{
    "record_type": "AIEP_PROTOCOL_MANIFEST",
    "protocol": "AIEP",
    "name": "Architected Instruction & Evidence Protocol",
    "aiep_version": "2.0.0",
    "schema_version": "3.0.0",
    "lockfile_version": "1.0.0",
    "site": "https://aiep.dev",
    "generated": "2026-04-29T00:00:00Z",
    "is_implemented": true,
    "implementation_status": "production",
    "description": "AIEP is an open evidence and retrieval substrate for any digital system — SaaS platforms, databases, websites, and AI products. Records, outputs, and decisions become hash-bound, auditable, and independently replayable. Open protocol. Apache 2.0.",
    "what_aiep_is": [
        "evidence-substrate-for-any-digital-system",
        "hash-verifiable",
        "machine-readable",
        "open-protocol",
        "integration-layer-for-existing-products",
        "available-for-development-partnerships"
    ],
    "what_aiep_is_not": [
        "chatbot",
        "RAG-wrapper",
        "static-documentation",
        "blog",
        "marketing-only-site"
    ],
    "canonical_hashes": {
        "aiep_version": "2.0.0",
        "capability_hash": "e249f7fbef08b0bb24bedac7768a4e9f944de6d795dcf2decfe6d9d72df8267d",
        "index_root_hash": "e569e0c5b5a3390afd79d7baddda508d52da51fc8320a5e654f47bd94e130987",
        "lockfile_version": "1.0.0",
        "policy_hash": "2491bc7fadd3e7a9d6e385c8b18ebbf8bb4f35f43e91d1b7f0565cda3ba8560a",
        "manifest_hash": "876d9cae622065b301732586cf46a7193185768f11468d831ce127a1cfe92d77"
    },
    "discovery": {
        "index": "/.well-known/aiep/index.json",
        "manifest": "/.well-known/aiep/manifest.json",
        "protocol": "/.well-known/aiep/protocol.json",
        "crawler_brief": "/.well-known/aiep/crawler-brief.json",
        "implementation_index": "/.well-known/aiep/implementation-index.json",
        "implementation": "/.well-known/aiep/implementation.json",
        "discovery": "/.well-known/aiep/discovery.json",
        "schemas": "/.well-known/aiep/schemas/",
        "specs": "/.well-known/aiep/specs/index.json",
        "registry": "/.well-known/aiep/registry/index.json",
        "certificates": "/.well-known/aiep/certificates/index.json",
        "audit": "/.well-known/aiep/audit/index.json",
        "innovation_ledger": "/.well-known/aiep/innovation-ledger/index.json",
        "ai_discovery": "/ai-discovery.json"
    },
    "policy": {
        "open_use_permitted": true,
        "open_protocol": true,
        "certification_reserved": true,
        "licence": "Apache-2.0",
        "note": "AIEP is an open protocol. Certification exists only to protect the meaning of 'AIEP Certified'."
    },
    "publisher": {
        "name": "Phatfella Limited",
        "site": "https://aiep.dev",
        "github_org": "https://github.com/phatfella"
    }
}