Skip to content

Commit 4654541

Browse files
hyperpolymathclaude
andcommitted
chore(coverage): session close 2026-04-12 — KRL, tropical AFP, AffineScript golden tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7d709da commit 4654541

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

.machine_readable/agent_instructions/coverage.a2ml

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
[metadata]
1111
version = "1.0.0"
12-
last-updated = "2026-03-24"
12+
last-updated = "2026-04-12"
1313

1414
# ============================================================================
1515
# COVERAGE STATE
@@ -18,9 +18,34 @@ last-updated = "2026-03-24"
1818
# visited and which have known MUSTs that were skipped.
1919

2020
[coverage]
21-
total-components = 0
22-
visited-components = 0
23-
coverage-percent = 0
21+
total-components = 4
22+
visited-components = 4
23+
coverage-percent = 100
24+
session-date = "2026-04-12"
25+
26+
[coverage.visited.krl-parser]
27+
date = "2026-04-12"
28+
ring = 3
29+
fixes = 5
30+
notes = "5577 tests pass. Fixed: @testset string interpolation, prog scoping, compose() paren requirement, R2 simplify smoke test, in_parens semicolon gate"
31+
32+
[coverage.visited.tropical-afp]
33+
date = "2026-04-12"
34+
ring = 2
35+
fixes = 4
36+
notes = "Isabelle 2025 fixes: HOL-Combinatorics import, @{typ} → antiquote, less strictness, Permutations source. Committed 0213414. AFP dry-run pending Jonathan."
37+
38+
[coverage.visited.affinescript-golden-tests]
39+
date = "2026-04-12"
40+
ring = 3
41+
fixes = 3
42+
notes = "148/148 tests pass. SELF_KW keyword added (param grammar LR(1) fix), span normalisation regex corrected, 12 expected files regenerated. Commit 2abdb35."
43+
44+
[coverage.visited.ai-work-closeout]
45+
date = "2026-04-12"
46+
ring = 1
47+
fixes = 1
48+
notes = "AI-WORK.md updated: golden test regression marked DONE, P0 set to 007 compiler Phase 2, P1 Gossamer P5."
2449

2550
# ============================================================================
2651
# VISITED COMPONENTS

0 commit comments

Comments
 (0)