Status: Frozen
- Witness scope: Closed at repository scope
Status: Frozen (see FREEZE.md)
Canonical counterexamples and boundary constructions for OWC-style claims.
- Store explicit witnesses (constructors + parameters)
- Provide verifiers that check a witness against a stated target property
- Keep results reproducible via CI
- docs/ : specification + policy
- witnesses/ : explicit witness constructions
- verify/ : verification scripts + tests
- metrics/ : summaries produced by verification runs
python3 -m venv .venv source .venv/bin/activate python -m pip install -U pip pip install -r requirements.txt pytest -q python verify/verify_witness.py witnesses/witness_0001/parameters.json
docs/WITNESS_SCOPE_NOTE_2026_04.md— closed witness-scope note specifying the weakest witness-integrity extension compatible with the repository's frozen witness-and-verifier scope.