Anamnesis — JSON Schemas

The open cognitive-fingerprint standard (formerly Phaedo Protocol). v0.1.x.

The normative spec, the MCP binding, and the reference server live at github.com/phaedo-labs/phaedo-mcp. These files are the wire-format contracts:

Conformance. Anamnesis defines three levels — Level 0 (Projection Consumer) needs no cryptography: read the phaedo://fingerprint/projection resource and insert it (any MCP host qualifies), through Level 2 (full producer). Prove conformance with the published suite: phaedo-validate (spec/validate-fingerprint.mjs), the §12 test vectors (spec/test-vectors.mjs), and a self-identification statement (spec/conformance.json). spec/test-schemas.mjs ties the schemas to what the reference implementation actually emits, so the standard and the product can't drift.