Oath — public verified-codebase registry ========================================= This is an MCP-over-HTTP endpoint, not a web page. POST /mcp JSON-RPC 2.0 — initialize, tools/list, tools/call tools: context, put, get, ls, find[/_spec/_implies/_equiv], eval, verify, mutate, prove, cross, dependents, log Authentication (one required): X-Oath-Pubkey + X-Oath-Signature Ed25519 over the raw request body; the principal IS the key (full capability) Authorization: Bearer read-only by default Every definition is content-addressed (identity = hash of its canonical form) and every proof is re-earned by whoever consumes it — the host is not a root of trust. The store is public, re-verifiable bytes. Docs & source: https://github.com/miclip/oath-lang