This is the shortest honest path to falsify the public repo surface.
- Create a virtual environment and install the repo with
python3 -m pip install -e '.[dev]'. - Reproduce the public artifact with
python3 -m zpe_smell.reproduce --output validation/results/latest_public_eval.json. - Run
python3 -m pytest -q. - Compare
validation/results/latest_public_eval.jsontoproofs/artifacts/public_smell_surrogate_scope.json. - Read
docs/SCOPE.mdandPUBLIC_AUDIT_LIMITS.mdbefore drawing any conclusion beyond the fixed surrogate surface.
- A reproduced metric differs from the committed proof artifact.
- A proof anchor path is missing or non-runnable.
- The docs overclaim beyond the bounded surrogate receptor-response scope.