{
    "aiep_version": "2.0.0",
    "type": "schema_reference",
    "title": "AIEP Canonical Schema",
    "description": "The AIEP canonical schema defines the full structure for deterministic, evidence-backed AI outputs. It covers instructions, evidence rails, validation metadata, and replay structures.",
    "canonical_schema_url": "https://aiep.dev/schemas/aiep.canonical.schema.v3.0.0.json",
    "legacy_schema_url": "https://aiep.dev/schemas/aiep.canonical.schema.v2.0.0.json",
    "well_known_index": "https://aiep.dev/.well-known/aiep/index.json",
    "sub_schemas": {
        "evidence": "https://aiep.dev/schema/evidence.json",
        "response": "https://aiep.dev/schema/response.json",
        "citation": "https://aiep.dev/schemas/aiep.citation.schema.v1.json",
        "discovery": "https://aiep.dev/schemas/aiep.discovery.schema.v1.json"
    },
    "generated_at": "2026-04-25T00:00:00Z",
    "protocol_url": "https://aiep.dev",
    "github": "https://github.com/phatfella/AIEP-GENOME-SDK"
}