ZPE-Mental v0.1.0 — Bounded Endogenous Visual Form Encoding
Initial public release of the ZPE-Mental codec: deterministic round-trip encoding for tunnels, spirals, lattices, and cobweb forms (the four Klüver endogenous visual form categories).
What this release proves
| Metric | Value | Scope |
|---|---|---|
| FORM_EXACT | 1.00 | bounded corpus (4 forms) |
| BASELINE_DELTA | 0.00 | Rust ↔ Python reference parity |
| NON_VISUAL_ALIAS | 1.00 | non-visual prompts → bounded fallback |
| NON_VISUAL_SEMANTIC_RETENTION | 0.00 | no broad cognition retention |
All 3 CI checks pass: build (V_01), release metrics script (V_02), pytest suite (V_03).
What this release does not claim
- Broad cognition decoding or general decoding of non-visual mental content
- Recovery of autobiographical memory, legal or moral reasoning, theorem proving, or language planning
- Clinical diagnosis, therapeutic interpretation, or any medical use
- Any decoding coverage outside the declared bounded endogenous visual form corpus
Install
pip install zpe-mentalReproduce
python -m pip install "zpe-mental[test]"
python scripts/validate_release.py --output proofs/artifacts/mental_release_matrix.json
pytest tests -q --junitxml validation/results/pytest.xmlLicense
Zer0pa Source-Available License v7.1 (LicenseRef-Zer0pa-SAL-7.1)