--- description: Review conversion policy, architecture, ADRs, and AGENTS.md for consistency. argument-hint: [optional-topic] allowed-tools: [Read, Glob, Grep, Bash] --- # /conversion-policy-review ## Arguments The user invoked this command with: $ARGUMENTS ## Workflow 1. Read `AGENTS.md`, `docs/ARCHITECTURE.md`, `docs/CONVERSION_POLICY.md`, `docs/ADR.md`, `docs/PRD.md`, and `docs/TOOLCHAIN.md`. 2. Check for drift in parser responsibilities, output contract, runtime policy, logging/resume policy, environment pins, and sidecar scope. 3. Lead with concrete inconsistencies and file references. 4. Run `python scripts\validate_workspace.py` if file changes were made or if the user asks. 5. Do not edit files unless explicitly asked. ## Output - **Findings** - **Consistency Status** - **Open Questions** - **Suggested Fixes**