Commit graph

6 commits

Author SHA1 Message Date
Shay
cead96596c feat: implement quantity_entity_binding_candidate.v1 operator
- Implement CandidateOperatorPolicy and cue dataclass for quantity entity binding

- Add build_quantity_entity_binding_candidate constructor with strict refusal checks

- Bump CANDIDATE_OPERATOR_SET_VERSION to candidate_operators.v2

- Update exact export and static table shape tests

- Reconcile stale static guards across binding replay adapters

- Provide full explicit determinism and failure mode test coverage
2026-06-23 05:37:08 -07:00
Shay
df72c71182 test(kernel): reconcile bound evidence spine static guards 2026-06-23 00:28:25 -07:00
Shay
76bb756519 test(kernel): cover run-attempt binding shell 2026-06-22 23:16:02 -07:00
Shay
d0d7df3857 fix: add generate/run_attempt_binding.py + complete real tests (no placeholders, full coverage) 2026-06-22 23:05:42 -07:00
Shay
fbf9b18868 fix: replace placeholder with full ADR-0232 implementation of run_attempt_binding (generate/ + tests/) 2026-06-22 23:03:04 -07:00
Shay
65505e059d feat(kernel): implement inert run-attempt binding shell per ADR-0232 2026-06-22 22:57:22 -07:00