# Perseus™ IP Portfolio This directory contains public IP evidence and artifacts for the Perseus project. **Status:** Patent pending. Trademark filed. ## Exhibits and Disclosures The `exhibits/` directory is populated by running the IP evidence test suite: ```bash python -m pytest tests/test_ip_evidence.py -v --save-exhibits ``` Generated exhibits include timestamped JSON/MD benchmark and evidence artifacts documenting reduction-to-practice. Public technical disclosures are at **[docs/disclosures/](../disclosures/)** — six documents covering the resolve-before-context pipeline, implicit reinforcement signals, trust boundary architecture, citation gate, dependency graph, and Agora multi-agent coordination. ### What NOT to commit Sensitive material should never be committed to this directory. Specifically avoid: - Application numbers - Filing receipt metadata - Personal addresses - Detailed claim scope - Attorney/client material - Anything not intended for public release The exhibits generated by the test suite are designed to be non-sensitive public evidence of reduction-to-practice — performance benchmarks, trust-gate traces, and citation-gate demonstrations.