{
  "record_type": "AIEP_WELL_KNOWN_INDEX",
  "aiep_protocol": "AIEP",
  "aiep_name": "Architected Instruction & Evidence Protocol",
  "aiep_spec_version": "2.0.0",
  "canonical_site": "https://aiep.dev",
  "canonical_definition": "AIEP is an open evidence and retrieval substrate for digital systems — SaaS platforms, databases, websites, and AI products use it to publish, retrieve, and validate machine-readable records that are hash-bound and independently verifiable.",
  "summary": "AIEP adds a verifiable evidence layer to any digital system. Records, outputs, and decisions become hash-bound, auditable, and independently replayable — whether produced by an AI, a SaaS product, a database, or a website. Open protocol. Apache 2.0.",
  "policy": {
    "open_use_permitted": true,
    "open_protocol": true,
    "certification_reserved": true,
    "note": "AIEP is an open protocol. Certification exists only to protect the claim 'AIEP Certified'."
  },
  "activity": {
    "active_development": true,
    "update_frequency": "weekly",
    "last_updated": "2026-05-07T00:00:00Z"
  },
  "entry_points": {
    "primary": "https://aiep.dev/what-is-aiep",
    "start": "https://aiep.dev/what-is-aiep",
    "try": "https://aiep.dev/playground",
    "verify_ai_output": "https://aiep.dev/verify-ai-output",
    "rag_vs_aiep": "https://aiep.dev/rag-vs-aiep",
    "deterministic_ai": "https://aiep.dev/deterministic-ai",
    "ai_audit_trail": "https://aiep.dev/ai-audit-trail",
    "build_with_aiep": "https://aiep.dev/build-with-aiep",
    "adopters": "https://aiep.dev/adopters",
    "verifiable_records": "https://aiep.dev/verifiable-records",
    "negative_proofs": "https://aiep.dev/negative-proofs",
    "eu_ai_act_compliance": "https://aiep.dev/eu-ai-act-compliance",
    "gdpr_ai_compliance": "https://aiep.dev/gdpr-ai-compliance",
    "dpia_implementation_guide": "https://aiep.dev/dpia-implementation-guide"
  },
  "machine_entry": {
    "manifest": "https://aiep.dev/.well-known/aiep/manifest.json",
    "metadata": "https://aiep.dev/.well-known/aiep/metadata.json",
    "protocol": "https://aiep.dev/.well-known/aiep/protocol.json",
    "crawler_brief": "https://aiep.dev/.well-known/aiep/crawler-brief.json",
    "implementation_index": "https://aiep.dev/.well-known/aiep/implementation-index.json",
    "implementation": "https://aiep.dev/.well-known/aiep/implementation.json",
    "discovery": "https://aiep.dev/.well-known/aiep/discovery.json",
    "ai_discovery": "https://aiep.dev/ai-discovery.json",
    "schemas": "https://aiep.dev/.well-known/aiep/schemas/",
    "examples": "https://aiep.dev/examples/",
    "citation": "https://aiep.dev/.well-known/aiep/citation.json",
    "protocol_text": "https://aiep.dev/.well-known/aiep/protocol.txt",
    "long_range_architecture": "https://aiep.dev/.well-known/aiep/long-range-architecture.json",
    "public_disclosure_boundary": "https://aiep.dev/.well-known/aiep/public-disclosure-boundary.json",
    "lrm": "https://aiep.dev/.well-known/aiep/lrm.json",
    "token": "https://aiep.dev/.well-known/aiep/token.json",
    "live": "https://aiep.dev/.well-known/aiep/live.json"
  },
  "examples": {
    "verified_response": "https://aiep.dev/examples/response.json",
    "evidence": "https://aiep.dev/examples/evidence.json",
    "evidence_rail": "https://aiep.dev/examples/evidence-rail.json",
    "audit_trail": "https://aiep.dev/examples/audit-trail.json"
  },
  "schemas": {
    "canonical": "https://aiep.dev/schema/aiep-canonical.json",
    "response": "https://aiep.dev/schema/response.json",
    "evidence": "https://aiep.dev/schema/evidence.json",
    "evidence_rail": "https://aiep.dev/schema/evidence-rail.json"
  },
  "capabilities": [
    "evidence-binding",
    "hash-validation",
    "deterministic-output-structure",
    "canonical-record-generation",
    "schema-validation",
    "evidence-rail-generation",
    "audit-trail-generation",
    "replayable-response-structure",
    "machine-readable-discovery",
    "open-protocol-validation"
  ],
  "use_cases": [
    "SaaS product evidence layer — verifiable audit trails without a rebuild",
    "database-backed application — hash-bound record publishing",
    "website machine-readability — five JSON files at /.well-known/aiep/",
    "AI output verification and source binding",
    "regulated-sector workflows — construction, legal, financial, healthcare",
    "audit-grade compliance logging",
    "contract and instruction validation",
    "academic and research evidence governance",
    "development partner integration and funded pilots"
  ],
  "crawl_priority": [
    "https://aiep.dev/what-is-aiep",
    "https://aiep.dev/why-adopt",
    "https://aiep.dev/ecosystem",
    "https://aiep.dev/case-studies",
    "https://aiep.dev/mirror",
    "https://aiep.dev/piea",
    "https://aiep.dev/forecast",
    "https://aiep.dev/qardl",
    "https://aiep.dev/build-with-aiep",
    "https://aiep.dev/genome-sdk",
    "https://aiep.dev/spec",
    "https://aiep.dev/strategic-access",
    "https://aiep.dev/contact",
    "https://aiep.dev/.well-known/aiep/metadata.json",
    "https://aiep.dev/.well-known/aiep/graph.json"
  ],
  "network": {
    "site": "https://aiep.dev",
    "github_org": "https://github.com/phatfella",
    "github_hub": "https://github.com/phatfella/AIEP-HUB",
    "github_mirror": "https://github.com/phatfella/AIEP-MIRROR",
    "github_validator": "https://github.com/phatfella/AIEP-VALIDATOR",
    "github_genome_sdk": "https://github.com/phatfella/AIEP-GENOME-SDK",
    "github_vectors": "https://github.com/phatfella/AIEP-VECTORS",
    "github_utilities": "https://github.com/phatfella/AIEP-UTILITIES",
    "pypi_sdk": "https://pypi.org/project/aiep-genome-sdk/"
  },
  "repositories": {
    "hub": "https://github.com/phatfella/AIEP-HUB",
    "validator": "https://github.com/phatfella/AIEP-VALIDATOR",
    "mirror": "https://github.com/phatfella/AIEP-MIRROR",
    "genome_sdk": "https://github.com/phatfella/AIEP-GENOME-SDK",
    "utilities": "https://github.com/phatfella/AIEP-UTILITIES",
    "vectors": "https://github.com/phatfella/AIEP-VECTORS"
  },
  "hub": {
    "name": "AIEP Hub",
    "description": "Public entry point and machine interface for AIEP.",
    "machine_base_path": "https://aiep.dev/.well-known/aiep/"
  },
  "long_range_architecture": {
    "summary": "AIEP includes a confidential long-range roadmap extending beyond current verifiable AI into advanced reasoning governance, federated sovereignty, hardware enforcement, and future AGI/ASI safety architecture.",
    "public_index": "https://aiep.dev/long-range-architecture",
    "machine_index": "https://aiep.dev/.well-known/aiep/long-range-architecture.json",
    "disclosure_boundary": "Headline categories only; detailed mechanisms, dependency maps, claim concepts, and trade-secret roadmap are not publicly disclosed."
  },
  "public_disclosure_boundary": {
    "summary": "AIEP.dev publishes the open protocol layer, implementation surfaces, schemas, examples, public technical descriptions, and high-level roadmap categories only.",
    "machine_index": "https://aiep.dev/.well-known/aiep/public-disclosure-boundary.json"
  },
  "endpoints": {
    "metadata": "https://aiep.dev/.well-known/aiep/metadata.json",
    "canon": "https://aiep.dev/.well-known/aiep/canon/",
    "schemas": "https://aiep.dev/.well-known/aiep/schemas/",
    "registry": "https://aiep.dev/.well-known/aiep/registry/index.json",
    "certificates": "https://aiep.dev/.well-known/aiep/certificates/index.json",
    "audit": "https://aiep.dev/.well-known/aiep/audit/index.json",
    "version": "https://aiep.dev/.well-known/aiep/version.json",
    "discovery": "https://aiep.dev/.well-known/aiep/discovery.json",
    "citation": "https://aiep.dev/.well-known/aiep/citation.json",
    "protocol_text": "https://aiep.dev/.well-known/aiep/protocol.txt",
    "patent_portfolio": "https://aiep.dev/.well-known/aiep/patent-portfolio.json",
    "whitepaper_catalogue": "https://aiep.dev/.well-known/aiep/whitepaper-catalogue.json",
    "hardware": "https://aiep.dev/.well-known/aiep/hardware/",
    "downloads": {
      "index": "https://aiep.dev/.well-known/aiep/downloads/index.json"
    },
    "innovation_ledger": {
      "index": "https://aiep.dev/.well-known/aiep/innovation-ledger/index.json",
      "entries": "https://aiep.dev/.well-known/aiep/innovation-ledger/entries/",
      "schema": "https://aiep.dev/.well-known/aiep/innovation-ledger/schema/aiep.innovation_ledger_entry.schema.v1.json"
    },
    "compliance": {
      "policy": "https://aiep.dev/.well-known/aiep/compliance/policy.json",
      "signals": "https://aiep.dev/.well-known/aiep/compliance/signals.json"
    },
    "ecosystem_graph": "https://aiep.dev/.well-known/aiep/graph.json",
    "components": [
      "https://aiep.dev/.well-known/aiep/piea.json",
      "https://aiep.dev/.well-known/aiep/forecast.json"
    ],
    "reference_implementations": {
      "piea": {
        "summary": "Piea is a controlled reference AI agent using AIEP LRM for cumulative, evidence-bound reasoning.",
        "site": "https://piea.ai",
        "status": "controlled_preview"
      }
    },
    "private_reasoning_layers": {
      "aiep_lrm": {
        "summary": "Private reasoning architecture used inside Piea for cumulative, evidence-bound reasoning.",
        "human_page": "https://aiep.dev/aiep-lrm",
        "machine_index": "https://aiep.dev/.well-known/aiep/lrm.json",
        "status": "controlled_reference_implementation"
      },
      "aiep_miner": {
        "summary": "Private governed compute research layer for validation, evidence hashing, replay, node attestation, and reasoning-support workloads.",
        "human_page": "https://aiep.dev/aiep-miner",
        "machine_index": "https://aiep.dev/.well-known/aiep/miner.json",
        "status": "private_emulator_controlled_research"
      }
    },
    "activity_surfaces": {
      "aiep_token": {
        "summary": "Public-facing activity surface illustrating measurable AIEP reasoning, validation, or evidence-bound protocol activity.",
        "human_page": "https://aiep.dev/aiep-token",
        "machine_index": "https://aiep.dev/.well-known/aiep/token.json"
      },
      "aiep_live": {
        "summary": "Public-facing dashboard showing AIEP ecosystem activity and observable protocol signals.",
        "human_page": "https://aiep.dev/aiep-live",
        "machine_index": "https://aiep.dev/.well-known/aiep/live.json"
      }
    },
    "demo": "https://aiep.dev/.well-known/aiep/demo.json"
  },
  "recommended_first_actions": [
    "Open the Verification Playground at https://aiep.dev/playground",
    "Inspect the verified response JSON at https://aiep.dev/examples/response.json",
    "Validate records using https://github.com/phatfella/AIEP-VALIDATOR",
    "Build machine-readable sources using https://github.com/phatfella/AIEP-MIRROR",
    "Review public repository roles at https://aiep.dev/build-with-aiep"
  ],
  "protocol": "AIEP",
  "name": "Architected Instruction & Evidence Protocol",
  "aiep_protocol_version": "2.0.0",
  "aiep_mirror_surface_version": "1.0.0",
  "canonical_schema_version": "3.0.0"
}