-
Notifications
You must be signed in to change notification settings - Fork 0
Implement diagnostics: --benchmark, --list_rules, --explain, and -X #26
Copy link
Copy link
Open
Labels
cliCommand-line interface behavior and parsingCommand-line interface behavior and parsingdocsDocumentation workDocumentation workperformanceBenchmarking and performance optimizationBenchmarking and performance optimizationpriority:mediumMedium-priority work itemMedium-priority work item
Description
Summary
Add benchmark output, rule inspection, setting and rule explanations, and debug logging without corrupting render output.
Why
A performance-oriented CLI needs observability and introspection without sacrificing automation friendliness.
Acceptance Criteria
- Diagnostic output goes to stderr when appropriate
- Inspection commands are stable and documented
- Render output remains predictable
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliCommand-line interface behavior and parsingCommand-line interface behavior and parsingdocsDocumentation workDocumentation workperformanceBenchmarking and performance optimizationBenchmarking and performance optimizationpriority:mediumMedium-priority work itemMedium-priority work item