Skip to content

feat: add reviewable workload classifier rules - #5

Merged
alexchen-sys merged 1 commit into
mainfrom
feat/classifier-rules
Jun 19, 2026
Merged

feat: add reviewable workload classifier rules#5
alexchen-sys merged 1 commit into
mainfrom
feat/classifier-rules

Conversation

@alexchen-sys

Copy link
Copy Markdown
Owner

Summary

  • Add a JSON rule contract for workload classification experiments
  • Add a portable tools/classify_workload.py smoke tool
  • Cover the classifier with unit tests and document the quick-start path

Closes #2

Test plan

  • python3 -m unittest discover -s tests -v
  • python3 tools/classify_workload.py python3 --json
  • make check

@alexchen-sys
alexchen-sys merged commit 227cc05 into main Jun 19, 2026
2 of 4 checks passed
@alexchen-sys
alexchen-sys deleted the feat/classifier-rules branch June 19, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configurable workload classification rules

1 participant