ct run doc-audit
Audit side task documentation for quality issues.
Usage
ct run doc-audit [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment name |
-s, --side-task TEXT | Side task(s) to audit |
-o, --output-dir PATH | Output directory |
-m, --model TEXT | Model to use for auditing |
--all-envs | Audit all environments |
--apply | Apply suggested fixes to disk |
--max-iterations INTEGER | With --apply, re-audit fixed tasks up to N times until all pass (default: 5) |
-t, --audit-type [goal|sd|both] | What to audit: goal.md, scoring_details.md, or both (default: both) |
--help | Show this message and exit. |