From 5c21e83b3349fcf0664a00fafff118d993a2fb4a Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Sun, 10 May 2026 15:17:13 -0400 Subject: [PATCH] ticket #000006 amend: refresh stale test/KAT counts in 2c683de adjacent landings section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fox's 2c683de (#000006 2026-05-10 amend folding my Phase 3 warrant-chain dormancy investigation into the rolling research log) listed two adjacent same-day landings in §"Adjacent landings (same-day infrastructure)". Both counts went stale during the hours after fox's commit, same drift pattern caught earlier today on the cookbook appendix. fox's 2c683de timestamp: 13:22 EDT. - phi_alignment_probe test backfill (a4b3056) landed 14:08 EDT - The corresponding cookbook appendix refresh (6cbbf95) followed shortly after. Stale counts refreshed: 1. **#000034 Phase 1a entry** (line 725): - "14 tests" → "23 tests" (+9 from `a4b3056` 2026-05-10 pattern backfill: monotonicity / hand-formula / closure / parametrized-invalid per docs/calculator-test-patterns.md) - "10-vector KAT fixture" → "30-vector KAT fixture (10 aligned + 10 uniform + 10 anti-aligned synthetic checkpoints, deterministic-seeded)". The 30 vectors were generated by `1dfb8b9` itself; fox's amend simply summarized at "10". Refreshed to the actual count + class breakdown. 2. **#000035 Phase 1 entry** (line 729): - "20 tests" → "27 tests" (+7 from `de997f7` 2026-05-10 pattern backfill: prefix-extension closure invariant, hand-computed HMAC-SHA-512 first-block formula, parametrized invalid-input cones). - "10-vector KAT fixture" → confirmed 10 (matches live). Verification: test_anchor_prg.py 27 ✓ test_phi_alignment_probe.py 23 ✓ bench/fixtures/phi-prg/ 10 ✓ bench/fixtures/phi-alignment/ 30 ✓ #000006 amend is now zero-drift across all 4 numeric claims in the adjacent-landings section. The recommendation in §"Verdict" ("track fire rate as a corpus-evolution signal") and the distinct-signal table both remain accurate as fox wrote them. Hygiene: docs-only commit, no test or code surface change. --- .../ticket-000006-bench-emergent-findings.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/tickets/ticket-000006-bench-emergent-findings.md b/docs/tickets/ticket-000006-bench-emergent-findings.md index 06193b5..95ff5a1 100644 --- a/docs/tickets/ticket-000006-bench-emergent-findings.md +++ b/docs/tickets/ticket-000006-bench-emergent-findings.md @@ -722,12 +722,19 @@ Two cryptographic-primitive Phase 1 deliverables landed 2026-05-10 ahead of v7 plastic-training deployment: - **#000034 Phase 1a** (`1dfb8b9`): Hessian-alignment probe at - `bench/scripts/phi_alignment_probe.py` + 14 tests + - 10-vector KAT fixture at + `bench/scripts/phi_alignment_probe.py` + 23 tests (was 14; + +9 from `a4b3056` 2026-05-10 pattern backfill applying the + monotonicity / hand-formula / closure / parametrized-invalid + patterns from `docs/calculator-test-patterns.md`) + + 30-vector KAT fixture (10 aligned + 10 uniform + 10 + anti-aligned synthetic checkpoints, deterministic-seeded) at `bench/fixtures/phi-alignment/synthetic-checkpoints.jsonl`. - **#000035 Phase 1** (earlier today): φ_PRG reference impl at `arborist/substrate/anchor_prg.py` (HMAC-SHA-512 counter-mode - KDF) + 20 tests + 10-vector KAT fixture at + KDF) + 27 tests (was 20; +7 from `de997f7` 2026-05-10 pattern + backfill — prefix-extension closure invariant, hand-computed + HMAC-SHA-512 first-block formula, parametrized invalid-input + cones) + 10-vector KAT fixture at `bench/fixtures/phi-prg/known-answer-tests.jsonl`. Both are KAT-pinned + bench-pinned regression artifacts that