docs(P01): complete cert-register phase — shipped v0.6.1

REQ-053 complete. Tag + merge + Gitea release succeeded.

---ci---
project: orca
phase: 1
milestone: v0.7
status: complete
requirements:
  covered: [REQ-053]
  partial: []
---/ci---
This commit is contained in:
Jon Chery
2026-08-04 00:05:45 +00:00
parent 04d9dccd41
commit 27f2abf8fb
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ an unreachable command tree, a missing config file layer, low test
coverage in core packages, and the long-deferred pprof endpoint.
- [x] Phase 0: Pre-execution (specify → clarify → research → ideate → plan) — tag `v0.6.0` (shipped)
- [ ] Phase 1: Register `orca cert` command tree + cert_repo tests (REQ-053) — tag `v0.6.1`
- [x] Phase 1: Register `orca cert` command tree + cert_repo tests (REQ-053) — tag `v0.6.1` (shipped)
- [ ] Phase 2: HCL config file parsing — `internal/config` package (REQ-054) — tag `v0.6.2`
- [ ] Phase 3: Test coverage uplift — engine/transport/proxmox/audit ≥ 50% (REQ-055) — tag `v0.6.3`
- [ ] Phase 4: `--pprof` opt-in on `orca daemon` (REQ-056) — tag `v0.6.4`