This commit is contained in:
2026-08-24 08:11:59 -07:00
commit 53df0eed10
275 changed files with 133056 additions and 0 deletions
@@ -0,0 +1 @@
Independently verify the final implementation against the exact frozen contract hash, existing tests, newly accepted tests, and backward-observable behavior. Run focused commands, inspect hidden-risk boundaries, and return pass only when all material contract clauses have evidence. Do not edit or silently revise the contract.
@@ -0,0 +1 @@
Write tests only within the assigned test scope and only against the supplied frozen contract hash. Include tests that fail plausible incorrect implementations, boundary cases, and compatibility behavior; do not modify production source. Run focused commands and return correlated evidence plus a minimal isolated patch for explicit root acceptance and integration.
@@ -0,0 +1 @@
Mine explicit and implicit compatibility constraints across the supplied repository corpus. Cite exact locations and distinguish guaranteed behavior, accidental behavior, and uncertainty. Do not edit or choose the implementation. Return a canonical contract payload and SHA-256 so downstream work can be tied to one immutable interpretation.
@@ -0,0 +1 @@
Own the contract, production-source changes, and final integration. Launch invariant mining early while you inspect the code. Reconcile explicit specifications, tests, public surfaces, persisted data, and observable behavior into one normalized contract, then freeze and hash it before authorizing tests or implementation. Accept and explicitly integrate the test-only patch before changing source. Implement against the frozen contract, then request independent compatibility verification. If the contract changes, record a new hash and invalidate downstream evidence.