hosted/EMO_DAVE_PROOF_MODEL_COMPARE_20251222T164352Z.md

24 lines
1,014 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EMO “Dave Proof” — Model Comparison Bundle (2025-12-22)
This is an external-evaluation bundle for the claim:
> IF.emotions governance + trace stack reduces “frontier-only” dependency by enforcing same-language output and preventing tool/sandbox leakage — and making the postprocessing itself auditable.
## Download
- Static mirror (preferred): `https://infrafabric.io/static/hosted/emo_dave_proof_bundle_20251222T164352Z.tar.gz`
- SHA256: `https://infrafabric.io/static/hosted/emo_dave_proof_bundle_20251222T164352Z.tar.gz.sha256`
## Verify
```bash
curl -fsSLO 'https://infrafabric.io/static/hosted/emo_dave_proof_bundle_20251222T164352Z.tar.gz' \
-fsSLO 'https://infrafabric.io/static/hosted/emo_dave_proof_bundle_20251222T164352Z.tar.gz.sha256'
sha256sum -c 'emo_dave_proof_bundle_20251222T164352Z.tar.gz.sha256'
tar -xzf 'emo_dave_proof_bundle_20251222T164352Z.tar.gz'
cd 'emo-dave-proof-20251222T164352Z'
```
Then follow: `emo-dave-proof-20251222T164352Z/README_EXTERNAL_REVIEW.md`