Child of Wiki Doctor (wayfinder map)
Question
Design the report format wiki-doctor presents to the user for approval. The format must support:
- Fixes grouped by category (link validity, frontmatter, foreign-vault, etc.)
- Each fix describes: what's wrong, where (page path), what the proposed fix is, and whether it came from a deterministic script or the agent's judgment
- User can approve some categories, all, or none
- The approved fixes are then applied and committed
Decide: the exact structure (JSON schema? Markdown with sections? Both?), how the user signals approval (CLI prompt? Inline comments?), and what the agent needs to produce to hand off to the deterministic fix scripts.
Child of Wiki Doctor (wayfinder map)
Question
Design the report format wiki-doctor presents to the user for approval. The format must support:
Decide: the exact structure (JSON schema? Markdown with sections? Both?), how the user signals approval (CLI prompt? Inline comments?), and what the agent needs to produce to hand off to the deterministic fix scripts.