The Epistemic Ledger & Capability Registry of the CoReason ecosystem.
coreason-urn-authority acts as the central, cryptographic authority for all URN-addressable capabilities (Model Context Protocol servers). It enforces strict topographical bounds, quality guillotines, and memory limits before capabilities can be dynamically projected into client VPCs.
git clone https://github.com/CoReason-AI/coreason-urn-authority.git
cd coreason-urn-authority
uv sync --all-extras --dev
uv run pre-commit run --all-files
uv run pytest