coreason-urn-authority

coreason-urn-authority (The Epistemic Ledger)

PyPI - Version CI Documentation PyPI - Python Version Downloads License: Prosperity 3.0 Codecov
OpenSSF Scorecard Ruff Pre-commit uv Powered By: AI OSV-Scanner Trivy TruffleHog OWASP ZAP

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.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/CoReason-AI/coreason-urn-authority.git
    cd coreason-urn-authority
    
  2. Install dependencies:
    uv sync --all-extras --dev
    

Usage