{
  "record_type": "AIEP_SCHEMA_MANIFEST",
  "aiep_protocol": "AIEP",
  "aiep_spec_version": "1.0",
  "generated": "2026-04-12T00:00:00Z",
  "version": "3.0.0",
  "site": "https://aiep.dev",
  "description": "Canonical schema manifest for the Architected Instruction & Evidence Protocol (AIEP). Lists all published schemas available under /.well-known/aiep/schemas/.",
  "schemas_base_path": "/.well-known/aiep/schemas/",
  "schemas": [
    {
      "id": "aiep.canonical.schema.v3.0.0",
      "file": "aiep.canonical.schema.v3.0.0.json",
      "path": "/.well-known/aiep/schemas/aiep.canonical.schema.v3.0.0.json",
      "record_type": "AIEP_CANONICAL_RECORD",
      "version": "3.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Current canonical record schema. Defines the required structure for all AIEP-compliant artefacts."
    },
    {
      "id": "aiep.canonical.schema.v2.0.0",
      "file": "aiep.canonical.schema.v2.0.0.json",
      "path": "/.well-known/aiep/schemas/aiep.canonical.schema.v2.0.0.json",
      "record_type": "AIEP_CANONICAL_RECORD",
      "version": "2.0.0",
      "status": "deprecated",
      "deprecated_by": "aiep.canonical.schema.v3.0.0",
      "description": "Previous canonical record schema. Valid for historical records. Not execution-eligible under current registry rules."
    },
    {
      "id": "aiep.metadata.schema.v1",
      "file": "aiep.metadata.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.metadata.schema.v1.json",
      "record_type": "AIEP_METADATA",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Publisher metadata schema. Declares publisher identity and protocol version."
    },
    {
      "id": "aiep.certificate.schema.v1",
      "file": "aiep.certificate.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.certificate.schema.v1.json",
      "record_type": "AIEP_CERTIFICATE",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Conformance certificate schema."
    },
    {
      "id": "aiep.audit_event.schema.v1",
      "file": "aiep.audit_event.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.audit_event.schema.v1.json",
      "record_type": "AIEP_AUDIT_EVENT",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Audit event record schema."
    },
    {
      "id": "aiep.citation.schema.v1",
      "file": "aiep.citation.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.citation.schema.v1.json",
      "record_type": "AIEP_CITATION",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Evidence citation schema."
    },
    {
      "id": "aiep.compliance_policy.schema.v1",
      "file": "aiep.compliance_policy.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.compliance_policy.schema.v1.json",
      "record_type": "AIEP_COMPLIANCE_POLICY",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Compliance policy schema."
    },
    {
      "id": "aiep.compliance_signals.schema.v1",
      "file": "aiep.compliance_signals.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.compliance_signals.schema.v1.json",
      "record_type": "AIEP_COMPLIANCE_SIGNALS",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Compliance signals schema."
    },
    {
      "id": "aiep.discovery.schema.v1",
      "file": "aiep.discovery.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.discovery.schema.v1.json",
      "record_type": "AIEP_DISCOVERY",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Machine discovery manifest schema."
    },
    {
      "id": "aiep.innovation_ledger_entry.schema.v1",
      "file": "aiep.innovation_ledger_entry.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.innovation_ledger_entry.schema.v1.json",
      "record_type": "AIEP_INNOVATION_LEDGER_ENTRY",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Innovation ledger entry schema."
    },
    {
      "id": "aiep.issuer.schema.v1",
      "file": "aiep.issuer.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.issuer.schema.v1.json",
      "record_type": "AIEP_ISSUER",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Publisher/issuer identity schema."
    },
    {
      "id": "aiep.version.schema.v1",
      "file": "aiep.version.schema.v1.json",
      "path": "/.well-known/aiep/schemas/aiep.version.schema.v1.json",
      "record_type": "AIEP_VERSION",
      "version": "1.0.0",
      "status": "current",
      "deprecated_by": null,
      "description": "Protocol version record schema."
    }
  ],
  "human_readable": "https://aiep.dev/schemas",
  "downloads": "https://aiep.dev/downloads",
  "spec": "https://aiep.dev/spec",
  "schema_catalogue": "https://aiep.dev/schema-catalogue"
}
