14 lines
997 B
Plaintext
14 lines
997 B
Plaintext
# git history (claim/review handshake), from the run's shared bare repo
|
|
f829db5 status(review): ## DONE — Adversary comprehensive PASS received
|
|
a7dbf70 review(D-all): PASS — FINDING-1 resolved, full calculator verified (60 tests OK)
|
|
1cb5f43 claim(FINDING-1): fix float-literal normalization — extract _normalize() helper
|
|
8683a5a review(D-all): FAIL — eval/D3 float literal not normalized to int (FINDING-1)
|
|
d0e0373 claim(D-all): full calculator complete — ready for Adversary cold-verification
|
|
d2cf35f review(all): Adversary setup — tracking files created, awaiting Builder eval phase
|
|
48e0a93 fix(parse): resolve merge conflicts in machine-docs — parse phase complete
|
|
a6fc8ff review(eval): Adversary setup — tracking files created, awaiting Builder
|
|
b043ce1 review(parse): Adversary setup — tracking files created, awaiting Builder
|
|
592e168 chore: add .gitignore for pycache
|
|
a82e2ea feat(lex): implement lexer with tokenize(), Token, LexError + full test suite
|
|
3562754 chore: seed
|