kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

commit 299fe4b9b5bba064049f2eeda3f39573d5a7d45b
parent 084c82b2ea7393dac6d69cbd198365b58965e5da
Author: Ryan Sepassi <rsepassi@gmail.com>
Date:   Thu, 16 Jul 2026 11:33:08 -0700

audit: record final release acceptance

Diffstat:
Mdoc/RELEASE_AUDIT_2026_6_0.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/doc/RELEASE_AUDIT_2026_6_0.md b/doc/RELEASE_AUDIT_2026_6_0.md @@ -515,6 +515,17 @@ Implementation checkpoint (updated 2026-07-16): | KIT-P2-012 | **Complete** | cmp operational/usage status cases included in `test-driver-tools`: 253 pass, 0 fail | | KIT-P2-009 | **Complete** | canonical version/help routing and non-installable alias cases pass in tools 253/0 and driver 162/0 | +**Remediated candidate decision: acceptance gates pass.** A fresh distribution +built from source commit `084c82b2` with the explicit non-release test-signing +configuration. Its `.kpkg` and detached `.tar.gz.minisig` both verify as signer +`c1709dd2922282f6`, with package ID +`37d5b7f4735e1a2bdfde489a2ff2009d261ca91be9da0883415c224dd564444b`. +The complete release harness selected 184 cases: **184 PASS, 0 FAIL, 0 +BLOCKED, 0 NOT_APPLICABLE**. The retained summary is +`build/audit-2026-6-0/final-candidate/harness/final-complete/summary.tsv`. +This closes the candidate gates without altering the immutable baseline NO-GO +decision and evidence above. + ### 12.1 Distribution identity, hosted discovery, and relocation Dependency: establish one canonical distribution/executable identity first;