What problem does it solve? Raw design issues arrive as unverified problem statements that may already be answered by the design corpus, forcing owners to re-investigate every issue before deciding anything. ## Core Features & Use Cases - Legacy intake conversion: Converts a legacy .ok-planner/issues.jsonl event log into per-issue Markdown files under .ok-planner/issues/. - Corpus-answered closure: Closes issues the design corpus (concepts, stories, decisions) already squarely answers, moving them to history with a closure note. - Batched investigation plus inline authorship: Fans out read-only investigator subagents in batches of up to 10, then rewrites each surviving issue in the main loop as a from-the-top narrative ending in a marked generated or recommended ruling. - Use Case: After a certification gate promotes a batch of issues, run the verification pass so every open issue is either closed as already-answered or rewritten with a ruling the owner accepts by silence or overrides before the next sprint plan. ## Quick Start Run /verify-issues to verify every open issue in .ok-planner/issues and write a ruling for each one.