Rolls up the autonomous-runtime safety sweep needed before the 3.2.0
stable cut, plus the documentation and CI guardrails merged after rc22.
The candidate focuses on removing operator-required workarounds from
fully autonomous local missions.
- Closes
#1255: retrospective files written byretrospect create
are now accepted byretrospect synthesize, with regression coverage
for both dry-run and apply flows. - Closes
#1256: decisions deferred during planning can be resolved
cleanly at terminus, anddecision verifyno longer reports resolved
clarification markers as drift. - Closes
#1235and#1257: task finalization rejects
kitty-specs/paths in WPowned_fileswith a clear WP/path error,
while bulk-edit preflight treats WPs that author planning artifacts
such asoccurrence_map.yamlas informational. - Closes
#1236: lane computation now preserves parallel lanes for
upstream WPs with disjointowned_files; fan-in WPs remain the
synchronization point. - Closes
#1258: autonomous local mission docs now include the
focused-PR fallback forTARGET_BRANCH_NOT_SYNCHRONIZEDwhen local
maincontains orchestration commits. - Adds the 3.2 documentation refresh, harness/install lifecycle pages,
docs freshness checks, drift-detector CI, canonical-producer linting,
acceptance-matrix extension preservation, and charter-context envelope
repair merged after rc22.