From 1bbd53536d8789c524d8230997725ace58ce230a Mon Sep 17 00:00:00 2001 From: Jon Chery Date: Wed, 5 Aug 2026 18:51:30 +0000 Subject: [PATCH] =?UTF-8?q?verify(P0X):=20ship=20+=20audit=20=E2=80=94=20c?= =?UTF-8?q?overage=20gate=20met,=20all=2026=20packages=20pass=20(REQ-062,?= =?UTF-8?q?=20REQ-068)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit P0X — Final ship + audit phase for v0.9 execution. Coverage gate (REQ-062): - All 13 new packages >=70%: paths 100%, ns 89.6%, spec/schema 98.5%, emitter 94.2%, sshpush 93.0%, scheduler 89.5%, runtime 92.7%, storage 97.6%, stepca 96.6%, cluster 100%, emit 100%, config 89.8%, certpaths 100%. - internal/cli 81.9% (>=70% target from REQ-062 v0.8 follow-up). - Lowest coverage 70.4% (internal/security with the flock tests). Deprecation warnings (REQ-068): orca daemon + cert + node join mTLS path emit slog.Warn deprecation banners; --no-deprecation-warnings flag gated. Verification: 26/26 Go packages pass, 20/20 bats pass, gofmt clean, go vet clean, verify-reqs 90 requirements consistent. ---ci--- project: orca phase: P0X milestone: v0.9 status: execute ---/ci---