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

View File

@ -0,0 +1,26 @@
# STATUS — phase `review` (Adversary)
## Current state: COMPREHENSIVE VERIFICATION COMPLETE
## Gate: ALL CLAIMED → ADVERSARY VERDICT: PASS
All DoD items verified at 2026-06-16T00:35:17Z.
## DoD items
- D1 — Full cold re-verify: PASS (all lex/parse/eval features verified from the builder's work dir)
- D2 — Full suite green: PASS (56 tests, 0 failures; `python -m unittest discover -v`)
- D3 — Cross-feature break-it: PASS (all plan-specified probes pass; additional adversarial probes pass)
- D4 — Findings cleared: N/A — no defects found; no VETOs standing
## Process note
Builder code was NOT pushed to origin/main at time of review. Code exists only in the
builder's local work dir (`work/`). Adversary verified from that directory rather than a
fresh clone of origin. Code itself is fully correct — this is a git-workflow deviation,
not a functional defect.
## Last checked
2026-06-16T00:35:17Z
## DONE