64e5321c96
---ci--- project: orca phase: 28 milestone: v0.12 status: complete --- Post-milestone audit (v0.11.28 milestone release) found 3 issues; this commit remediates all three and tags the result v0.11.29 per the feature-milestone progressive-patch rule (v0.11.x patch line; no separate v0.12.0 tag per ROADMAP). 1. CHECKPOINT.json typo: key "phases_shiped" -> "phases_shipped" (missing 'p' made the 29-phase shipped list unreachable). All 29 phases P0..P28 now readable by canonical key. 2. Missing audit artifact: opencode/ci/references/report-template.md created. Binding template covering all 5 audit steps + verdict convention (PASS/WARN/FAIL). Satisfies audit Step 5 check #4 (report-template exists). 3. ARCHITECTURE.md drift: removed stale internal/orch/ reference (package never existed; replaced by internal/sshpush/ in v0.9). Appended "v0.9-v0.12 Component Addendum" documenting all 25 packages introduced across v0.9-v0.12 (workload/runtime, state/persistence, transport/bootstrap, security/identity layers). ARCHITECTURE.md now matches actual code structure. Re-audit PASS: all 6 audit checks green; project state fully reconstructable from git log.