ct run doc-audit

Audit side task documentation for quality issues.

Usage

ct run doc-audit [OPTIONS]

Options

OptionDescription
-e, --env TEXTEnvironment name
-s, --side-task TEXTSide task(s) to audit
-o, --output-dir PATHOutput directory
-m, --model TEXTModel to use for auditing
--all-envsAudit all environments
--applyApply suggested fixes to disk
--max-iterations INTEGERWith --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)
--helpShow this message and exit.