Mission Run Overview
Mission Run: 3.2.0a6 Tranche 2 Bug Cleanup
Fix seven blocker bugs in 3.2.0a6 covering fresh-project setup, --json output integrity, agent identity parsing, review-cycle counters, invocation lifecycle, and charter generate/validate parity.
PR #837 closed Tranche 1 of the 3.2.0a6 release. This bug-only mission addresses Tranche 2: seven defects across init metadata stamping, --json command output, WP agent string parsing, review-cycle accounting, profile-invocation lifecycle records on next, and charter generate/synthesize/validate parity. Together they restore the documented golden path (init -> charter setup/generate/synthesize -> next) so it works on a fresh project without manual metadata or doctrine seeding, ensure strict json.loads(stdout) on covered --json commands even when SaaS sync fails or is unauthorized, preserve tool/model/profile/role across WP resolution and prompt generation, and stop spurious review-cycle inflation on reclaim/regenerate flows.