docs(ship): phase 1 complete — v0.1.1 tagged, release #374 created

---ci---
project: praxis
phase: 1
milestone: v0.2
status: complete
release:
  status: created
  url: https://git.cloudinit.dev/coreci/praxis/releases/tag/v0.1.1
---/ci---
This commit is contained in:
Praxis CI
2026-08-03 18:38:19 +00:00
parent 8974d90a58
commit 3262bfd946
+6 -13
View File
@@ -1,19 +1,12 @@
{ {
"phase": 1, "phase": 1,
"stage": "verify", "stage": "complete",
"milestone": "v0.2", "milestone": "v0.2",
"phase_role": "execution", "phase_role": "execution",
"attempts": 0, "attempts": 0,
"updated_at": "2026-08-01T15:10:00Z", "updated_at": "2026-08-01T15:15:00Z",
"verify_summary": { "release_status": "created",
"verdict": "APPROVE_WITH_NOTES", "release_url": "https://git.cloudinit.dev/coreci/praxis/releases/tag/v0.1.1",
"structural": "pass", "tag": "v0.1.1",
"behavioral": "pass (121 bats, 77 pytest, docker build ok)", "next_phase": 2
"security": "pass",
"quality": "pass",
"p0_fixed": 4,
"p1_plus": 8,
"req_coverage": "18/20 covered, 2 deferred (live E2E)",
"must_haves": "25/28 pass, 2 partial, 1 deferred"
}
} }