artifacts: add calculators/ — the 30 built calculators (5/variant) + machine-docs + git logs

This commit is contained in:
2026-06-16 15:39:42 +00:00
parent 64bc360fc0
commit bb85aa9f11
728 changed files with 34148 additions and 0 deletions
@@ -0,0 +1,14 @@
# git history (claim/review handshake), from the run's shared bare repo
d84841b status(eval): mark DONE — all D1-D5 Adversary-verified PASS
c2c1d8c review(D1,D2,D3,D4,D5): PASS — all gates verified cold, no findings
2a80371 claim(D1,D2,D3,D4,D5): implement evaluator, CLI, and test suite
5be0490 review(init): Adversary initialized eval phase tracking files, awaiting Builder claims
d92887a status(parse): mark DONE — all D1-D6 Adversary-verified PASS
eddeb60 review(D1,D2,D3,D4,D5,D6): PASS — all gates verified cold, no findings
38bc287 claim(D1,D2,D3,D4,D5,D6): implement parser with full test suite
e88fdcf review(init): Adversary initialized REVIEW-parse.md, awaiting Builder claims
fb784d1 fix(AF-1): wrap float() in try/except to raise LexError on malformed numbers
7296cfd review(D1,D2,D3,D4): PASS — all gates verified cold, one non-blocking finding (AF-1)
defc7b3 claim(D1,D2,D3,D4): implement lexer with full test suite
781005b review(init): Adversary initialized REVIEW-lex.md, awaiting Builder claims
e5cc068 chore: seed