From 5873b5204a1eb08c065e7e28324825ab1511cb49 Mon Sep 17 00:00:00 2001 From: haelyra <49814733+haelyra@users.noreply.github.com> Date: Mon, 24 Aug 2026 21:08:08 -0400 Subject: [PATCH] docs(release): record upgraded lifecycle evidence --- docs/testing/ecc-2.2-release-readiness.tdd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/testing/ecc-2.2-release-readiness.tdd.md b/docs/testing/ecc-2.2-release-readiness.tdd.md index cd1230ca6..1020b4fe7 100644 --- a/docs/testing/ecc-2.2-release-readiness.tdd.md +++ b/docs/testing/ecc-2.2-release-readiness.tdd.md @@ -26,12 +26,12 @@ Commit `55a2d482` added five OpenCode upgrade regressions. Discovery, uninstall, ## GREEN - Focused installer, lifecycle, packaging, release-workflow, manifest, OpenCode, Antigravity, and uninstall tests passed. -- Full repository suite: 3,960 passed, 0 failed. +- Full repository suite: 3,967 passed, 0 failed. - `npm audit --audit-level=low`: 0 vulnerabilities. - Supply-chain IOC scan: 207 files inspected, no findings. - Both release workflow YAML files parsed successfully. - Both release workflows derive reviewed notes from the validated tag and fail clearly when that version's notes are absent. -- Exact packed archive lifecycle passed on macOS with Node 24.9.0 using SHA-256 `c79fbabbbb2567835081c17804f692c77b0673f22e0e0a2e63e870b99a7b8592`. +- Exact packed archive lifecycle passed on macOS with Node 24.9.0 using SHA-256 `77e8867a50147f3ca23dabaf4a75f936c139aef27788d2b167c1702a4c81fdd4`. - The packed lifecycle covered npm installation, public CLI setup, cumulative Cursor install, drift detection, repair, uninstall, user-file preservation, Antigravity install/doctor/uninstall, and OpenCode install/doctor/uninstall. ## Focused coverage