{
  "title": "UAI-1 Agent Capability Field Registry Export",
  "version": "3.117.0",
  "generated_at_utc": "2026-06-15T00:00:00Z",
  "canonical_route": "https://uaix.org/uai-1-field-registry.json",
  "compact_field_order_maps": {
    "ability_profile": {
      "profile_identifier": "uaix.ability-profile.v1",
      "version": "1.0",
      "ordered_fields": [
        "ability_profile_id",
        "declared_level",
        "label",
        "capability_surface",
        "authority_boundary",
        "required_human_approval",
        "no_op_triggers",
        "evidence_requirements"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4,
        5,
        6,
        7
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "ability_profile_id": "uaix-ability-profile-reference",
        "declared_level": "L3",
        "label": "Bounded operator reference profile",
        "capability_surface": [
          "schema-validation",
          "task-status",
          "blocker",
          "final-report"
        ],
        "authority_boundary": "Bounded public review; no runtime execution by UAIX.",
        "required_human_approval": [
          "credentials",
          "memory promotion",
          "publication",
          "tool execution"
        ],
        "no_op_triggers": [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ],
        "evidence_requirements": [
          "schema_url",
          "fixture_url",
          "integrity_checksum",
          "provenance_trace"
        ]
      },
      "example_keyless_payload": [
        "uaix-ability-profile-reference",
        "L3",
        "Bounded operator reference profile",
        [
          "schema-validation",
          "task-status",
          "blocker",
          "final-report"
        ],
        "Bounded public review; no runtime execution by UAIX.",
        [
          "credentials",
          "memory promotion",
          "publication",
          "tool execution"
        ],
        [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ],
        [
          "schema_url",
          "fixture_url",
          "integrity_checksum",
          "provenance_trace"
        ]
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "ability_profile"
    },
    "receiver_brief": {
      "profile_identifier": "uaix.receiver-brief.v1",
      "version": "1.0",
      "ordered_fields": [
        "receiver_brief_id",
        "read_order",
        "first_acceptable_response",
        "domain_boundaries",
        "escalation_triggers",
        "no_op_triggers"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4,
        5
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "receiver_brief_id": "receiver-brief-2026-06-04-reference",
        "read_order": [
          "AGENTS.md",
          ".uai/readme.human",
          ".uai/context.uai",
          "route manifest",
          "schema inventory"
        ],
        "first_acceptable_response": "Report loaded context, constraints, intended touchpoints, and checks.",
        "domain_boundaries": [
          "UAIX public standard",
          "no runtime execution",
          "quarantine-first memory"
        ],
        "escalation_triggers": [
          "authority conflict",
          "missing checksum",
          "provenance mismatch"
        ],
        "no_op_triggers": [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ]
      },
      "example_keyless_payload": [
        "receiver-brief-2026-06-04-reference",
        [
          "AGENTS.md",
          ".uai/readme.human",
          ".uai/context.uai",
          "route manifest",
          "schema inventory"
        ],
        "Report loaded context, constraints, intended touchpoints, and checks.",
        [
          "UAIX public standard",
          "no runtime execution",
          "quarantine-first memory"
        ],
        [
          "authority conflict",
          "missing checksum",
          "provenance mismatch"
        ],
        [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ]
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "receiver_brief"
    },
    "no_op_justification": {
      "profile_identifier": "uaix.evaluation.no-op-justification.v1",
      "version": "1.0",
      "ordered_fields": [
        "trigger",
        "reason",
        "missing_evidence",
        "human_review_url",
        "safe_next_step"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "trigger": "No-op Justification trigger reference value",
        "reason": "No-op Justification reason reference value",
        "missing_evidence": "No-op Justification missing_evidence reference value",
        "human_review_url": "No-op Justification human_review_url reference value",
        "safe_next_step": "No-op Justification safe_next_step reference value"
      },
      "example_keyless_payload": [
        "No-op Justification trigger reference value",
        "No-op Justification reason reference value",
        "No-op Justification missing_evidence reference value",
        "No-op Justification human_review_url reference value",
        "No-op Justification safe_next_step reference value"
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "no_op_justification"
    },
    "memory_ecosystem_handoff": {
      "profile_identifier": "uaix.evaluation.memory-ecosystem-handoff.v1",
      "version": "1.0",
      "ordered_fields": [
        "source_memory",
        "quarantine_status",
        "promotion_targets",
        "conflicts",
        "receiver_brief"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "source_memory": "Memory Ecosystem Handoff source_memory reference value",
        "quarantine_status": "Memory Ecosystem Handoff quarantine_status reference value",
        "promotion_targets": "Memory Ecosystem Handoff promotion_targets reference value",
        "conflicts": "Memory Ecosystem Handoff conflicts reference value",
        "receiver_brief": "Memory Ecosystem Handoff receiver_brief reference value"
      },
      "example_keyless_payload": [
        "Memory Ecosystem Handoff source_memory reference value",
        "Memory Ecosystem Handoff quarantine_status reference value",
        "Memory Ecosystem Handoff promotion_targets reference value",
        "Memory Ecosystem Handoff conflicts reference value",
        "Memory Ecosystem Handoff receiver_brief reference value"
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "memory_ecosystem_handoff"
    },
    "conformance_evidence": {
      "profile_identifier": "uaix.conformance-evidence.v1",
      "version": "1.0",
      "ordered_fields": [
        "evidence_id",
        "profile_id",
        "schema_url",
        "fixture_url",
        "checks",
        "result",
        "limitations"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4,
        5,
        6
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "evidence_id": "conformance-evidence-2026-06-04",
        "profile_id": "uaix.ability-profile.v1",
        "schema_url": "https://uaix.org/wp-json/uaix/v1/schemas/uaix.ability-profile.v1",
        "fixture_url": "https://uaix.org/wp-json/uaix/v1/examples/uaix.ability-profile.v1",
        "checks": [
          "json_parse",
          "schema_shape",
          "no_forbidden_claims"
        ],
        "result": "candidate-pass",
        "limitations": [
          "Evidence does not certify runtime safety or credential validity."
        ]
      },
      "example_keyless_payload": [
        "conformance-evidence-2026-06-04",
        "uaix.ability-profile.v1",
        "https://uaix.org/wp-json/uaix/v1/schemas/uaix.ability-profile.v1",
        "https://uaix.org/wp-json/uaix/v1/examples/uaix.ability-profile.v1",
        [
          "json_parse",
          "schema_shape",
          "no_forbidden_claims"
        ],
        "candidate-pass",
        [
          "Evidence does not certify runtime safety or credential validity."
        ]
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "conformance_evidence"
    },
    "evaluation_packet_summary": {
      "profile_identifier": "uaix.evaluation-packet-summary.v1",
      "version": "1.0",
      "ordered_fields": [
        "summary_id",
        "packet_profiles",
        "required_levels",
        "no_op_triggers",
        "limitations"
      ],
      "required_indexes": [
        0,
        1,
        2,
        3,
        4
      ],
      "nullable_indexes": [],
      "example_keyed_payload": {
        "summary_id": "evaluation-packets-2026-06-04",
        "packet_profiles": [
          "uaix.evaluation.expression-concept-review.v1",
          "uaix.evaluation.resource-economy-trace.v1",
          "uaix.evaluation.operator-decision.v1",
          "uaix.evaluation.no-op-justification.v1",
          "uaix.evaluation.local-sandbox-safety-review.v1",
          "uaix.evaluation.memory-ecosystem-handoff.v1",
          "uaix.evaluation.de11-benchmark-summary.v1"
        ],
        "required_levels": [
          "L3",
          "L4",
          "L5",
          "L6"
        ],
        "no_op_triggers": [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ],
        "limitations": [
          "DE11 summary is bounded reference evidence only, not runtime proof."
        ]
      },
      "example_keyless_payload": [
        "evaluation-packets-2026-06-04",
        [
          "uaix.evaluation.expression-concept-review.v1",
          "uaix.evaluation.resource-economy-trace.v1",
          "uaix.evaluation.operator-decision.v1",
          "uaix.evaluation.no-op-justification.v1",
          "uaix.evaluation.local-sandbox-safety-review.v1",
          "uaix.evaluation.memory-ecosystem-handoff.v1",
          "uaix.evaluation.de11-benchmark-summary.v1"
        ],
        [
          "L3",
          "L4",
          "L5",
          "L6"
        ],
        [
          "malformed_schema",
          "missing_profile",
          "unsupported_capability_level",
          "authority_boundary_conflict",
          "missing_integrity_checksum",
          "provenance_mismatch",
          "runtime_execution_requested",
          "credential_validation_requested",
          "private_network_probe_requested",
          "philosophical_claim_widening",
          "certification_claim_requested",
          "memory_conflict_unresolved"
        ],
        [
          "DE11 summary is bounded reference evidence only, not runtime proof."
        ]
      ],
      "reconstruction_notes": "Map each keyless array item back to ordered_fields by index before validation.",
      "validator_target_name": "evaluation_packet_summary"
    }
  },
  "support_boundary": "UAIX records are schemas, profiles, handoff packets, and conformance evidence. They do not authorize execution, prove safety, validate credentials, or certify agent intelligence."
}
