示例

示例

此处说明当前公开记录、证据路径和支持边界。

  • 记录 UAIX-EXAM-0056
  • 路径 /zh-cn/examples/
  • 使用 规范公共记录

文件状态

公共标准页面 作为当前公共标准记录的一部分在 UAIX 上发布
代码
UAIX-EXAM-0056
表面
示例
使用权
公开且可链接

如何使用本页

使用此页面作为示例消息,您可以将其与您自己的实现和验证器结果进行比较。

证明路径

公开记录项

此处说明当前公开记录、证据路径和支持边界。

  1. 1公开记录项此处说明当前公开记录、证据路径和支持边界。
  2. 2公开记录项此处说明当前公开记录、证据路径和支持边界。
  3. 3公开记录项此处说明当前公开记录、证据路径和支持边界。
  4. 4此处说明当前公开记录、证据路径和支持边界。此处说明当前公开记录、证据路径和支持边界。

本地化版本正在审查

英文 UAI-1 标准和机器可读 JSON 记录仍为权威来源。此本地化页面是阅读辅助,不应视为单独的规范性翻译。

为什么例子很重要

示例将 UAI-1 从书面规范转变为团队可以与运行代码进行比较的内容。它们展示了配置文件声明、出处、有效负载结构和预期结果如何在真实交换中出现。

测试用例如何连接到标准记录

  • 每个示例都应该映射回相关的 UAI-1 行为。
  • 每个测试用例应与已发布的 模式
  • 每个示例都应该指向匹配的 注册表 标识符,以便读者知道它所执行的配置文件。
  • 验证器应该能够使用相同的装置作为回归基线。

实施者应如何使用示例

  1. 将您的候选人消息与最近发布的赛程进行比较。
  2. 在审核期间保持可读的键控JSON,并仅将优化的传输表格用作传输选择。
  3. 使用示例向下游团队解释预期的成功和失败模式。

目前的固定角色

  • uai.intent.request.v1 显示在任何响应或运行时映射发生之前声明的请求的样子。
  • uai.intent.response.v1 显示附加到先前请求的成功或信息丰富的结果的预期公开形式。
  • uai.capability.statement.v1 显示面向发现的功能元数据如何声明支持的配置文件和操作。
  • uai.error.v1 显示了当验证或执行无法顺利进行时读者应该预期的稳定的公共故障形状。
  • uai.conformance.result.v1 显示验证器生成的证据记录,可以进入 CI 日志、审查数据包和发行说明。

赛程如何成为公开发布的证据

  • 通过运行匹配的夹具 验证器 在调用实现一致性之前。
  • 将所得证据带入相关部门 实施轨道 跟踪,以便读者可以看到实际发生了什么。
  • 使用 变更日志新闻 当装置更新改变集成期望时。
  • 使用 参考资料与贡献者 当您需要围绕已发布的测试用例稳定的发现和引用链接时。

已发布的示例目录

下面的示例是验证器和公共注册表记录使用的版本控制装置。

示例与夹具

已发布的 UAI-1 消息示例

此处说明当前公开记录、证据路径和支持边界。

此处说明当前公开记录、证据路径和支持边界。

UAI-REGI-0001

UAI 意图请求 v1

使用完整的 UAI-1 信封、信任元数据和可审查的交付控制,针对已声明主题请求一个明确结果或异步任务。

配置文件
uai.intent.request.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.intent.request.v1
可读夹具 有键 JSON uai.intent.request.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.intent.request.v1",
    "message_id": "msg-2026-04-22-0001",
    "source": {
        "type": "agent",
        "id": "agent.alpha",
        "label": "Agent Alpha",
        "uri": "https://agents.alpha.example/runtime",
        "did": "did:web:agents.alpha.example",
        "role": "requesting-agent",
        "implementation": "alpha-runtime-2.4.1"
    },
    "target": {
        "type": "service",
        "id": "uaix.gateway",
        "label": "UAIX 闸门way",
        "uri": "/wp-json/uaix/v1/discovery",
        "did": "did:web:uaix.org",
        "role": "public-record-gateway",
        "implementation": "uaix-core-0.4.0"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-001",
        "turn_id": "turn-001",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2026-04-22T16:05:00Z",
        "reply_requested": true,
        "ack_required": true
    },
    "trust": {
        "channel": "credentialed",
        "auth_scheme": "did+vc",
        "principal": "did:web:agents.alpha.example",
        "credential_ref": "https://agents.alpha.example/credentials/uai-interop.json",
        "signature_ref": "https://agents.alpha.example/signatures/msg-2026-04-22-0001.jws",
        "replay_window_id": "rw-2026-04-22-0001",
        "trust_profile": "uai.trust.did-vc-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "https://agents.alpha.example/verifiers/uai-trust-policy.json",
        "trust_root_ref": "https://agents.alpha.example/.well-known/uai.json",
        "proof_ref": "https://agents.alpha.example/signatures/msg-2026-04-22-0001.jws",
        "replay_policy_ref": "https://agents.alpha.example/trust/replay-policy.json",
        "verification_checked_at": "2026-04-22T16:00:00Z",
        "verification_expires_at": "2026-04-22T16:05:00Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "intent": "resolve-profile",
        "subject": "uai.task.status.v1",
        "requested_profile": "uai.task.status.v1",
        "parameters": {
            "include_schema": true,
            "include_example": true,
            "include_field_registry": true
        },
        "constraints": [
            "public-record-only",
            "trace-linked",
            "validator-ready"
        ],
        "response_profile": "uai.intent.response.v1"
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "parent_trace_id": "trace-root-uaix-2026",
        "issued_at": "2026-04-22T16:00:00Z",
        "log_ref": "urn:uaix:log:2026:0001",
        "agent_id": "agent.alpha",
        "model_id": "model.alpha.reasoner-2",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "request-composition",
                "actor_id": "agent.alpha",
                "model_id": "model.alpha.reasoner-2",
                "note": "Requested the async task-status profile and matching field registry."
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:dd8a9d16c9226cc9d1f4888a4d2bbcbf06b5b4b8"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:delivery",
            "purpose": "Explicit async request handling and expiry semantics.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.intent.request.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.intent.request.v1",
    "msg-2026-04-22-0001",
    [
        "agent",
        "agent.alpha",
        "Agent Alpha",
        "https://agents.alpha.example/runtime",
        "did:web:agents.alpha.example",
        "requesting-agent",
        "alpha-runtime-2.4.1"
    ],
    [
        "service",
        "uaix.gateway",
        "UAIX 闸门way",
        "/wp-json/uaix/v1/discovery",
        "did:web:uaix.org",
        "public-record-gateway",
        "uaix-core-0.4.0"
    ],
    [
        "conv-2026-04-22-uaix-001",
        "turn-001",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1
    ],
    [
        "async",
        "interactive",
        "2026-04-22T16:05:00Z",
        true,
        true
    ],
    [
        "credentialed",
        "did+vc",
        "did:web:agents.alpha.example",
        "https://agents.alpha.example/credentials/uai-interop.json",
        "https://agents.alpha.example/signatures/msg-2026-04-22-0001.jws",
        "rw-2026-04-22-0001",
        "uai.trust.did-vc-reference.v1",
        "not_verified",
        "not_checked",
        "https://agents.alpha.example/verifiers/uai-trust-policy.json",
        "https://agents.alpha.example/.well-known/uai.json",
        "https://agents.alpha.example/signatures/msg-2026-04-22-0001.jws",
        "https://agents.alpha.example/trust/replay-policy.json",
        "2026-04-22T16:00:00Z",
        "2026-04-22T16:05:00Z",
        "reference_only"
    ],
    [
        "resolve-profile",
        "uai.task.status.v1",
        "uai.task.status.v1",
        {
            "include_schema": true,
            "include_example": true,
            "include_field_registry": true
        },
        [
            "public-record-only",
            "trace-linked",
            "validator-ready"
        ],
        "uai.intent.response.v1"
    ],
    [
        "trace-7f3a2d",
        "trace-root-uaix-2026",
        "2026-04-22T16:00:00Z",
        "urn:uaix:log:2026:0001",
        "agent.alpha",
        "model.alpha.reasoner-2",
        0.98,
        [
            [
                "request-composition",
                "agent.alpha",
                "model.alpha.reasoner-2",
                "Requested the async task-status profile and matching field registry."
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:dd8a9d16c9226cc9d1f4888a4d2bbcbf06b5b4b8"
    ],
    [
        [
            "urn:uaix:ext:delivery",
            "Explicit async request handling and expiry semantics.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-REGI-0002

UAI 意图响应 v1

在保持会话连续性、信任元数据和可发布证据的同时,为已声明请求返回直接结果或已接受任务的交接。

配置文件
uai.intent.response.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.intent.response.v1
可读夹具 有键 JSON uai.intent.response.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.intent.response.v1",
    "message_id": "msg-2026-04-22-0002",
    "source": {
        "type": "service",
        "id": "uaix.gateway",
        "label": "UAIX 闸门way",
        "uri": "/wp-json/uaix/v1/discovery",
        "did": "did:web:uaix.org",
        "role": "public-record-gateway",
        "implementation": "uaix-core-0.4.0"
    },
    "target": {
        "type": "agent",
        "id": "agent.alpha",
        "label": "Agent Alpha",
        "uri": "https://agents.alpha.example/runtime",
        "did": "did:web:agents.alpha.example",
        "role": "requesting-agent",
        "implementation": "alpha-runtime-2.4.1"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-001",
        "turn_id": "turn-002",
        "parent_message_id": "msg-2026-04-22-0001",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-3e5f4f6f98c36d91-01",
        "sequence": 2
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2026-04-22T16:05:00Z",
        "reply_requested": false,
        "ack_required": true,
        "task_ref": "task-2026-04-22-0001"
    },
    "trust": {
        "channel": "signed-envelope",
        "auth_scheme": "jws",
        "principal": "did:web:uaix.org",
        "credential_ref": "/.well-known/uai.json",
        "signature_ref": "/signatures/msg-2026-04-22-0002.jws",
        "replay_window_id": "rw-2026-04-22-0002",
        "trust_profile": "uai.trust.signed-envelope-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "/wp-json/uaix/v1/trust-channels",
        "trust_root_ref": "/.well-known/uai.json",
        "proof_ref": "/signatures/msg-2026-04-22-0002.jws",
        "replay_policy_ref": "/wp-json/uaix/v1/trust-channels#replay-window",
        "verification_checked_at": "2026-04-22T16:00:05Z",
        "verification_expires_at": "2026-04-22T16:05:00Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "status": "accepted",
        "subject": "uai.task.status.v1",
        "request_message_id": "msg-2026-04-22-0001",
        "result": {
            "task_id": "task-2026-04-22-0001",
            "status_profile": "uai.task.status.v1",
            "status_url": "/wp-json/uaix/v1/examples/uai.task.status.v1",
            "field_registry_url": "/wp-json/uaix/v1/field-registry"
        },
        "notices": [
            "async-task-started",
            "follow-status-profile"
        ],
        "task_ref": "task-2026-04-22-0001"
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "parent_trace_id": "trace-root-uaix-2026",
        "issued_at": "2026-04-22T16:00:03Z",
        "log_ref": "urn:uaix:log:2026:0002",
        "agent_id": "uaix.gateway",
        "model_id": "model.uaix.dispatch-1",
        "confidence": 0.99,
        "lineage": [
            {
                "stage": "request-routing",
                "actor_id": "uaix.gateway",
                "model_id": "model.uaix.dispatch-1",
                "note": "Accepted the request and created an async status record."
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:45eaaf9d6225e9ba3ac7d45d742ac1f6f7cf6dfc"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:delivery",
            "purpose": "Async handoff and task reference support.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.intent.response.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.intent.response.v1",
    "msg-2026-04-22-0002",
    [
        "service",
        "uaix.gateway",
        "UAIX 闸门way",
        "/wp-json/uaix/v1/discovery",
        "did:web:uaix.org",
        "public-record-gateway",
        "uaix-core-0.4.0"
    ],
    [
        "agent",
        "agent.alpha",
        "Agent Alpha",
        "https://agents.alpha.example/runtime",
        "did:web:agents.alpha.example",
        "requesting-agent",
        "alpha-runtime-2.4.1"
    ],
    [
        "conv-2026-04-22-uaix-001",
        "turn-002",
        "msg-2026-04-22-0001",
        "00-4bf92f3577b34da6a3ce929d0e0e4736-3e5f4f6f98c36d91-01",
        2
    ],
    [
        "async",
        "interactive",
        "2026-04-22T16:05:00Z",
        false,
        true,
        "task-2026-04-22-0001"
    ],
    [
        "signed-envelope",
        "jws",
        "did:web:uaix.org",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0002.jws",
        "rw-2026-04-22-0002",
        "uai.trust.signed-envelope-reference.v1",
        "not_verified",
        "not_checked",
        "/wp-json/uaix/v1/trust-channels",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0002.jws",
        "/wp-json/uaix/v1/trust-channels#replay-window",
        "2026-04-22T16:00:05Z",
        "2026-04-22T16:05:00Z",
        "reference_only"
    ],
    [
        "accepted",
        "uai.task.status.v1",
        "msg-2026-04-22-0001",
        {
            "task_id": "task-2026-04-22-0001",
            "status_profile": "uai.task.status.v1",
            "status_url": "/wp-json/uaix/v1/examples/uai.task.status.v1",
            "field_registry_url": "/wp-json/uaix/v1/field-registry"
        },
        [
            "async-task-started",
            "follow-status-profile"
        ],
        "task-2026-04-22-0001"
    ],
    [
        "trace-7f3a2d",
        "trace-root-uaix-2026",
        "2026-04-22T16:00:03Z",
        "urn:uaix:log:2026:0002",
        "uaix.gateway",
        "model.uaix.dispatch-1",
        0.99,
        [
            [
                "request-routing",
                "uaix.gateway",
                "model.uaix.dispatch-1",
                "Accepted the request and created an async status record."
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:45eaaf9d6225e9ba3ac7d45d742ac1f6f7cf6dfc"
    ],
    [
        [
            "urn:uaix:ext:delivery",
            "Async handoff and task reference support.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-REGI-0003

UAI 能力声明 v1

发布能力、端点、安全性、异步工作流和扩展支持元数据,使相邻系统能够解析某个实现究竟支持什么。

配置文件
uai.capability.statement.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.capability.statement.v1
可读夹具 有键 JSON uai.capability.statement.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.capability.statement.v1",
    "message_id": "msg-2026-04-22-0003",
    "source": {
        "type": "service",
        "id": "uaix.gateway",
        "label": "UAIX 闸门way",
        "uri": "/wp-json/uaix/v1/discovery",
        "did": "did:web:uaix.org",
        "role": "capability-publisher",
        "implementation": "uaix-core-0.4.0"
    },
    "target": {
        "type": "public-record",
        "id": "uaix.registry",
        "label": "UAIX 注册表",
        "uri": "/en-us/registry/",
        "did": "did:web:uaix.org",
        "role": "public-standards-record",
        "implementation": "uaix-authority-theme-2.1.0"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-capability-001",
        "turn_id": "turn-001",
        "sequence": 1
    },
    "delivery": {
        "mode": "event",
        "priority": "routine",
        "expires_at": "2026-05-22T00:00:00Z",
        "reply_requested": false,
        "ack_required": false
    },
    "trust": {
        "channel": "signed-envelope",
        "auth_scheme": "jws",
        "principal": "did:web:uaix.org",
        "credential_ref": "/.well-known/uai.json",
        "signature_ref": "/signatures/msg-2026-04-22-0003.jws",
        "replay_window_id": "rw-2026-04-22-0003",
        "trust_profile": "uai.trust.signed-envelope-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "/wp-json/uaix/v1/trust-channels",
        "trust_root_ref": "/.well-known/uai.json",
        "proof_ref": "/signatures/msg-2026-04-22-0003.jws",
        "replay_policy_ref": "/wp-json/uaix/v1/trust-channels#replay-window",
        "verification_checked_at": "2026-04-22T16:00:07Z",
        "verification_expires_at": "2026-05-22T00:00:00Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "capability_id": "uaix.gateway.discovery",
        "version": "1.1.0",
        "operations": [
            "resolve-profile",
            "publish-capability",
            "validate-message"
        ],
        "input_profiles": [
            "uai.intent.request.v1",
            "uai.capability.statement.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1",
            "uai.agent.correction.v1"
        ],
        "output_profiles": [
            "uai.intent.response.v1",
            "uai.error.v1",
            "uai.conformance.result.v1",
            "uai.agent.ack.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "async_profiles": [
            "uai.task.status.v1"
        ],
        "security_schemes": [
            {
                "id": "did-vc",
                "type": "credentialed",
                "binding": "did+vc over HTTPS"
            },
            {
                "id": "jws-envelope",
                "type": "signed-envelope",
                "binding": "detached JWS reference"
            }
        ],
        "transport_bindings": [
            "https-json-envelope.v1",
            "https-json-keyless.v1"
        ],
        "conformance_levels": [
            "L1-core-envelope",
            "L2-profile-validation",
            "L3-trust-and-integrity",
            "L4-public-record-publisher",
            "L5-agent-communication-profiles",
            "L6-reliable-delegation-idempotency-correlation",
            "L7-capability-negotiation"
        ],
        "error_codes": [
            "invalid_message",
            "unknown_profile",
            "auth_required",
            "task_not_found",
            "conformance_failed",
            "capability_not_supported",
            "idempotency_required",
            "invalid_correlation_id",
            "memory_secret_detected",
            "cold_memory_promotion_blocked",
            "blocker_requires_human_review",
            "final_report_incomplete"
        ],
        "endpoints": [
            {
                "kind": "discovery",
                "url": "/wp-json/uaix/v1/discovery",
                "method": "GET"
            },
            {
                "kind": "validate",
                "url": "/wp-json/uaix/v1/validate",
                "method": "POST"
            },
            {
                "kind": "field-registry",
                "url": "/wp-json/uaix/v1/field-registry",
                "method": "GET"
            },
            {
                "kind": "transport-bindings",
                "url": "/wp-json/uaix/v1/transport-bindings",
                "method": "GET"
            },
            {
                "kind": "trust-channels",
                "url": "/wp-json/uaix/v1/trust-channels",
                "method": "GET"
            },
            {
                "kind": "conformance-levels",
                "url": "/wp-json/uaix/v1/conformance-levels",
                "method": "GET"
            },
            {
                "kind": "error-registry",
                "url": "/wp-json/uaix/v1/error-registry",
                "method": "GET"
            }
        ],
        "extension_namespaces": [
            "urn:uaix:ext:delivery",
            "urn:uaix:ext:evidence"
        ],
        "implementation_tracks": [
            "WordPress 发布轨道",
            ".NET 桥接轨道"
        ]
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "issued_at": "2026-04-22T16:00:07Z",
        "log_ref": "urn:uaix:log:2026:0003",
        "agent_id": "uaix.gateway",
        "model_id": "model.uaix.discovery-1",
        "confidence": 1,
        "lineage": [
            {
                "stage": "capability-publication",
                "actor_id": "uaix.gateway",
                "model_id": "model.uaix.discovery-1",
                "note": "Published current discovery, validation, transport, trust, conformance, and field-registry surfaces."
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:72bb178efc2221fb5c9d50bcb1fdab37d4ca2f4d"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:evidence",
            "purpose": "Links machine-readable capability claims to public implementation evidence.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.capability.statement.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.capability.statement.v1",
    "msg-2026-04-22-0003",
    [
        "service",
        "uaix.gateway",
        "UAIX 闸门way",
        "/wp-json/uaix/v1/discovery",
        "did:web:uaix.org",
        "capability-publisher",
        "uaix-core-0.4.0"
    ],
    [
        "public-record",
        "uaix.registry",
        "UAIX 注册表",
        "/en-us/registry/",
        "did:web:uaix.org",
        "public-standards-record",
        "uaix-authority-theme-2.1.0"
    ],
    [
        "conv-2026-04-22-uaix-capability-001",
        "turn-001",
        null,
        null,
        1
    ],
    [
        "event",
        "routine",
        "2026-05-22T00:00:00Z",
        false,
        false
    ],
    [
        "signed-envelope",
        "jws",
        "did:web:uaix.org",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0003.jws",
        "rw-2026-04-22-0003",
        "uai.trust.signed-envelope-reference.v1",
        "not_verified",
        "not_checked",
        "/wp-json/uaix/v1/trust-channels",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0003.jws",
        "/wp-json/uaix/v1/trust-channels#replay-window",
        "2026-04-22T16:00:07Z",
        "2026-05-22T00:00:00Z",
        "reference_only"
    ],
    [
        "uaix.gateway.discovery",
        "1.1.0",
        [
            "resolve-profile",
            "publish-capability",
            "validate-message"
        ],
        [
            "uai.intent.request.v1",
            "uai.capability.statement.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1",
            "uai.agent.correction.v1"
        ],
        [
            "uai.intent.response.v1",
            "uai.error.v1",
            "uai.conformance.result.v1",
            "uai.agent.ack.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        [
            "uai.task.status.v1"
        ],
        [
            {
                "id": "did-vc",
                "type": "credentialed",
                "binding": "did+vc over HTTPS"
            },
            {
                "id": "jws-envelope",
                "type": "signed-envelope",
                "binding": "detached JWS reference"
            }
        ],
        [
            "https-json-envelope.v1",
            "https-json-keyless.v1"
        ],
        [
            "L1-core-envelope",
            "L2-profile-validation",
            "L3-trust-and-integrity",
            "L4-public-record-publisher",
            "L5-agent-communication-profiles",
            "L6-reliable-delegation-idempotency-correlation",
            "L7-capability-negotiation"
        ],
        [
            "invalid_message",
            "unknown_profile",
            "auth_required",
            "task_not_found",
            "conformance_failed",
            "capability_not_supported",
            "idempotency_required",
            "invalid_correlation_id",
            "memory_secret_detected",
            "cold_memory_promotion_blocked",
            "blocker_requires_human_review",
            "final_report_incomplete"
        ],
        [
            {
                "kind": "discovery",
                "url": "/wp-json/uaix/v1/discovery",
                "method": "GET"
            },
            {
                "kind": "validate",
                "url": "/wp-json/uaix/v1/validate",
                "method": "POST"
            },
            {
                "kind": "field-registry",
                "url": "/wp-json/uaix/v1/field-registry",
                "method": "GET"
            },
            {
                "kind": "transport-bindings",
                "url": "/wp-json/uaix/v1/transport-bindings",
                "method": "GET"
            },
            {
                "kind": "trust-channels",
                "url": "/wp-json/uaix/v1/trust-channels",
                "method": "GET"
            },
            {
                "kind": "conformance-levels",
                "url": "/wp-json/uaix/v1/conformance-levels",
                "method": "GET"
            },
            {
                "kind": "error-registry",
                "url": "/wp-json/uaix/v1/error-registry",
                "method": "GET"
            }
        ],
        [
            "urn:uaix:ext:delivery",
            "urn:uaix:ext:evidence"
        ],
        [
            "WordPress 发布轨道",
            ".NET 桥接轨道"
        ]
    ],
    [
        "trace-7f3a2d",
        null,
        "2026-04-22T16:00:07Z",
        "urn:uaix:log:2026:0003",
        "uaix.gateway",
        "model.uaix.discovery-1",
        1,
        [
            [
                "capability-publication",
                "uaix.gateway",
                "model.uaix.discovery-1",
                "Published current discovery, validation, transport, trust, conformance, and field-registry surfaces."
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:72bb178efc2221fb5c9d50bcb1fdab37d4ca2f4d"
    ],
    [
        [
            "urn:uaix:ext:evidence",
            "Links machine-readable capability claims to public implementation evidence.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-REGI-0004

UAI 错误 v1

使用带类型、具备重试信息和路径级细节的 problem-details 风格信封来报告验证、传输、授权或执行失败。

配置文件
uai.error.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.error.v1
可读夹具 有键 JSON uai.error_.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.error.v1",
    "message_id": "msg-2026-04-22-0004",
    "source": {
        "type": "service",
        "id": "uaix.validator",
        "label": "UAIX 验证器",
        "uri": "/en-us/tools/validator/",
        "did": "did:web:uaix.org",
        "role": "conformance-checker",
        "implementation": "uaix-core-0.4.0"
    },
    "target": {
        "type": "agent",
        "id": "agent.alpha",
        "label": "Agent Alpha",
        "uri": "https://agents.alpha.example/runtime",
        "did": "did:web:agents.alpha.example",
        "role": "requesting-agent",
        "implementation": "alpha-runtime-2.4.1"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-001",
        "turn_id": "turn-003",
        "parent_message_id": "msg-2026-04-22-0001",
        "correlation_id": "corr-2026-04-22-uaix-001",
        "sequence": 3
    },
    "delivery": {
        "mode": "sync",
        "priority": "interactive",
        "expires_at": "2026-04-22T16:05:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem-2026-04-22-0004",
        "retry_count": 0,
        "sequence": 3,
        "lifecycle": "failed",
        "timeout_ms": 5000,
        "fallback_directive": "Return a typed uai.error.v1 record instead of retrying an unpublished profile."
    },
    "trust": {
        "channel": "signed-envelope",
        "auth_scheme": "jws",
        "principal": "did:web:uaix.org",
        "credential_ref": "/.well-known/uai.json",
        "signature_ref": "/signatures/msg-2026-04-22-0004.jws",
        "replay_window_id": "rw-2026-04-22-0004",
        "trust_profile": "uai.trust.signed-envelope-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "/wp-json/uaix/v1/trust-channels",
        "trust_root_ref": "/.well-known/uai.json",
        "proof_ref": "/signatures/msg-2026-04-22-0004.jws",
        "replay_policy_ref": "/wp-json/uaix/v1/trust-channels#replay-window",
        "verification_checked_at": "2026-04-22T16:00:11Z",
        "verification_expires_at": "2026-04-22T16:05:00Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "type": "/problems/unknown-profile",
        "title": "Unknown public profile",
        "detail": "The declared profile is not present in the published UAI-1 registry.",
        "status": 404,
        "code": "unknown_profile",
        "retryable": false,
        "instance": "/errors/msg-2026-04-22-0004",
        "errors": [
            {
                "path": "$.profile",
                "code": "unknown_profile",
                "message": "Use a published UAI-1 profile from the registry.",
                "schemaPointer": "/profile",
                "payloadPointer": "/profile"
            }
        ],
        "next_step": "解析 the current registry entry before retrying validation.",
        "uaixCode": "UAIX_UNKNOWN_PROFILE",
        "uaixCategory": "schema_mismatch",
        "uaixSeverity": "error",
        "binding状态": "profile-not-published",
        "retryAfterMs": 0,
        "documentationUrl": "/en-us/tools/validator/",
        "safeHarborUrl": "/en-us/about/contact-and-review/",
        "supportReference": "UAIX public validator issue record",
        "evidenceRefs": [
            "/wp-json/uaix/v1/registry"
        ],
        "traceId": "trace-7f3a2d",
        "correlationId": "conv-2026-04-22-uaix-001",
        "evidenceRecommended": true,
        "suspensionRecommended": false,
        "redactionApplied": false
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "parent_trace_id": "trace-root-uaix-2026",
        "issued_at": "2026-04-22T16:00:11Z",
        "log_ref": "urn:uaix:log:2026:0004",
        "agent_id": "uaix.validator",
        "model_id": "model.uaix.validator-1",
        "confidence": 1,
        "lineage": [
            {
                "stage": "validation-failure",
                "actor_id": "uaix.validator",
                "model_id": "model.uaix.validator-1",
                "note": "Rejected an unpublished profile identifier."
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:3f9a1f0c7a23a4921af647e7dbf52aeed8f2f11f"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.error_.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.error.v1",
    "msg-2026-04-22-0004",
    [
        "service",
        "uaix.validator",
        "UAIX 验证器",
        "/en-us/tools/validator/",
        "did:web:uaix.org",
        "conformance-checker",
        "uaix-core-0.4.0"
    ],
    [
        "agent",
        "agent.alpha",
        "Agent Alpha",
        "https://agents.alpha.example/runtime",
        "did:web:agents.alpha.example",
        "requesting-agent",
        "alpha-runtime-2.4.1"
    ],
    [
        "conv-2026-04-22-uaix-001",
        "turn-003",
        "msg-2026-04-22-0001",
        null,
        3,
        "corr-2026-04-22-uaix-001"
    ],
    [
        "sync",
        "interactive",
        "2026-04-22T16:05:00Z",
        false,
        false,
        null,
        "idem-2026-04-22-0004",
        0,
        3,
        "failed",
        5000,
        "Return a typed uai.error.v1 record instead of retrying an unpublished profile."
    ],
    [
        "signed-envelope",
        "jws",
        "did:web:uaix.org",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0004.jws",
        "rw-2026-04-22-0004",
        "uai.trust.signed-envelope-reference.v1",
        "not_verified",
        "not_checked",
        "/wp-json/uaix/v1/trust-channels",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0004.jws",
        "/wp-json/uaix/v1/trust-channels#replay-window",
        "2026-04-22T16:00:11Z",
        "2026-04-22T16:05:00Z",
        "reference_only"
    ],
    [
        "/problems/unknown-profile",
        "Unknown public profile",
        "The declared profile is not present in the published UAI-1 registry.",
        404,
        "unknown_profile",
        false,
        "/errors/msg-2026-04-22-0004",
        [
            [
                "$.profile",
                "unknown_profile",
                "Use a published UAI-1 profile from the registry.",
                "/profile",
                "/profile"
            ]
        ],
        "解析 the current registry entry before retrying validation.",
        "UAIX_UNKNOWN_PROFILE",
        "schema_mismatch",
        "error",
        null,
        0,
        null,
        null,
        null,
        "profile-not-published",
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        "/en-us/tools/validator/",
        "/en-us/about/contact-and-review/",
        "UAIX public validator issue record",
        [
            "/wp-json/uaix/v1/registry"
        ],
        "trace-7f3a2d",
        "conv-2026-04-22-uaix-001",
        true,
        false,
        false
    ],
    [
        "trace-7f3a2d",
        "trace-root-uaix-2026",
        "2026-04-22T16:00:11Z",
        "urn:uaix:log:2026:0004",
        "uaix.validator",
        "model.uaix.validator-1",
        1,
        [
            [
                "validation-failure",
                "uaix.validator",
                "model.uaix.validator-1",
                "Rejected an unpublished profile identifier."
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:3f9a1f0c7a23a4921af647e7dbf52aeed8f2f11f"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-REGI-0005

UAI 一致性结果 v1

在同一公共消息族中记录验证器输出、制品引用和问题摘要,使证据能够与发布记录一同传递。

配置文件
uai.conformance.result.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.conformance.result.v1
可读夹具 有键 JSON uai.conformance.result.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.conformance.result.v1",
    "message_id": "msg-2026-04-22-0005",
    "source": {
        "type": "service",
        "id": "uaix.validator",
        "label": "UAIX 验证器",
        "uri": "/en-us/tools/validator/",
        "did": "did:web:uaix.org",
        "role": "conformance-checker",
        "implementation": "uaix-core-0.4.0"
    },
    "target": {
        "type": "message",
        "id": "msg-2026-04-22-0001",
        "label": "UAI 意图请求 v1",
        "uri": "/wp-json/uaix/v1/examples/uai.intent.request.v1",
        "did": "did:web:uaix.org",
        "role": "checked-record",
        "implementation": "uai.intent.request.v1"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-validator-001",
        "turn_id": "turn-001",
        "parent_message_id": "msg-2026-04-22-0001",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2026-04-29T16:00:15Z",
        "reply_requested": false,
        "ack_required": false
    },
    "trust": {
        "channel": "signed-envelope",
        "auth_scheme": "jws",
        "principal": "did:web:uaix.org",
        "credential_ref": "/.well-known/uai.json",
        "signature_ref": "/signatures/msg-2026-04-22-0005.jws",
        "replay_window_id": "rw-2026-04-22-0005",
        "trust_profile": "uai.trust.signed-envelope-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "/wp-json/uaix/v1/trust-channels",
        "trust_root_ref": "/.well-known/uai.json",
        "proof_ref": "/signatures/msg-2026-04-22-0005.jws",
        "replay_policy_ref": "/wp-json/uaix/v1/trust-channels#replay-window",
        "verification_checked_at": "2026-04-22T16:00:15Z",
        "verification_expires_at": "2026-04-29T16:00:15Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "status": "pass",
        "checked_profile": "uai.intent.request.v1",
        "issues": [],
        "summary": {
            "error_count": 0,
            "warning_count": 0,
            "checked_at": "2026-04-22T16:00:15Z"
        },
        "artifacts": {
            "catalog_url": "/wp-json/uaix/v1/catalog",
            "schema_url": "/wp-json/uaix/v1/schemas/uai.intent.request.v1",
            "registry_url": "/wp-json/uaix/v1/registry/uai.intent.request.v1",
            "example_url": "/wp-json/uaix/v1/examples/uai.intent.request.v1",
            "field_registry_url": "/wp-json/uaix/v1/field-registry",
            "transport_bindings_url": "/wp-json/uaix/v1/transport-bindings",
            "trust_channels_url": "/wp-json/uaix/v1/trust-channels",
            "conformance_levels_url": "/wp-json/uaix/v1/conformance-levels",
            "error_registry_url": "/wp-json/uaix/v1/error-registry",
            "validate_url": "/wp-json/uaix/v1/validate"
        },
        "target_message_ref": "msg-2026-04-22-0001"
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "parent_trace_id": "trace-root-uaix-2026",
        "issued_at": "2026-04-22T16:00:15Z",
        "log_ref": "urn:uaix:log:2026:0005",
        "agent_id": "uaix.validator",
        "model_id": "model.uaix.validator-1",
        "confidence": 1,
        "lineage": [
            {
                "stage": "conformance-export",
                "actor_id": "uaix.validator",
                "model_id": "model.uaix.validator-1",
                "note": "生成了一份可移植的一致性记录,其中包含本次检查使用的确切传输、信任、错误和一致性引用。"
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:8e0a46018d6f1cfaef0b7ab9de52e8503b119a91"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:evidence",
            "purpose": "将一致性记录链接到精确的目录工件。",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.conformance.result.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.conformance.result.v1",
    "msg-2026-04-22-0005",
    [
        "service",
        "uaix.validator",
        "UAIX 验证器",
        "/en-us/tools/validator/",
        "did:web:uaix.org",
        "conformance-checker",
        "uaix-core-0.4.0"
    ],
    [
        "message",
        "msg-2026-04-22-0001",
        "UAI 意图请求 v1",
        "/wp-json/uaix/v1/examples/uai.intent.request.v1",
        "did:web:uaix.org",
        "checked-record",
        "uai.intent.request.v1"
    ],
    [
        "conv-2026-04-22-uaix-validator-001",
        "turn-001",
        "msg-2026-04-22-0001",
        null,
        1
    ],
    [
        "sync",
        "routine",
        "2026-04-29T16:00:15Z",
        false,
        false
    ],
    [
        "signed-envelope",
        "jws",
        "did:web:uaix.org",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0005.jws",
        "rw-2026-04-22-0005",
        "uai.trust.signed-envelope-reference.v1",
        "not_verified",
        "not_checked",
        "/wp-json/uaix/v1/trust-channels",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0005.jws",
        "/wp-json/uaix/v1/trust-channels#replay-window",
        "2026-04-22T16:00:15Z",
        "2026-04-29T16:00:15Z",
        "reference_only"
    ],
    [
        "pass",
        "uai.intent.request.v1",
        [],
        {
            "error_count": 0,
            "warning_count": 0,
            "checked_at": "2026-04-22T16:00:15Z"
        },
        {
            "catalog_url": "/wp-json/uaix/v1/catalog",
            "schema_url": "/wp-json/uaix/v1/schemas/uai.intent.request.v1",
            "registry_url": "/wp-json/uaix/v1/registry/uai.intent.request.v1",
            "example_url": "/wp-json/uaix/v1/examples/uai.intent.request.v1",
            "field_registry_url": "/wp-json/uaix/v1/field-registry",
            "transport_bindings_url": "/wp-json/uaix/v1/transport-bindings",
            "trust_channels_url": "/wp-json/uaix/v1/trust-channels",
            "conformance_levels_url": "/wp-json/uaix/v1/conformance-levels",
            "error_registry_url": "/wp-json/uaix/v1/error-registry",
            "validate_url": "/wp-json/uaix/v1/validate"
        },
        "msg-2026-04-22-0001"
    ],
    [
        "trace-7f3a2d",
        "trace-root-uaix-2026",
        "2026-04-22T16:00:15Z",
        "urn:uaix:log:2026:0005",
        "uaix.validator",
        "model.uaix.validator-1",
        1,
        [
            [
                "conformance-export",
                "uaix.validator",
                "model.uaix.validator-1",
                "生成了一份可移植的一致性记录,其中包含本次检查使用的确切传输、信任、错误和一致性引用。"
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:8e0a46018d6f1cfaef0b7ab9de52e8503b119a91"
    ],
    [
        [
            "urn:uaix:ext:evidence",
            "将一致性记录链接到精确的目录工件。",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-REGI-0006

UAI 任务状态 v1

发布长时任务状态、进度、阻塞因素和结果引用,使异步代理工作保持可审计,而不是消失在私有工作流状态中。

配置文件
uai.task.status.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.task.status.v1
可读夹具 有键 JSON uai.task_.status.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.task.status.v1",
    "message_id": "msg-2026-04-22-0006",
    "source": {
        "type": "service",
        "id": "uaix.gateway",
        "label": "UAIX 闸门way",
        "uri": "/wp-json/uaix/v1/discovery",
        "did": "did:web:uaix.org",
        "role": "task-publisher",
        "implementation": "uaix-core-0.4.0"
    },
    "target": {
        "type": "agent",
        "id": "agent.alpha",
        "label": "Agent Alpha",
        "uri": "https://agents.alpha.example/runtime",
        "did": "did:web:agents.alpha.example",
        "role": "requesting-agent",
        "implementation": "alpha-runtime-2.4.1"
    },
    "conversation": {
        "conversation_id": "conv-2026-04-22-uaix-001",
        "turn_id": "turn-004",
        "parent_message_id": "msg-2026-04-22-0002",
        "sequence": 4
    },
    "delivery": {
        "mode": "event",
        "priority": "interactive",
        "expires_at": "2026-04-22T16:20:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task-2026-04-22-0001"
    },
    "trust": {
        "channel": "signed-envelope",
        "auth_scheme": "jws",
        "principal": "did:web:uaix.org",
        "credential_ref": "/.well-known/uai.json",
        "signature_ref": "/signatures/msg-2026-04-22-0006.jws",
        "replay_window_id": "rw-2026-04-22-0006",
        "trust_profile": "uai.trust.signed-envelope-reference.v1",
        "verification_status": "not_verified",
        "credential_status": "not_checked",
        "verifier_ref": "/wp-json/uaix/v1/trust-channels",
        "trust_root_ref": "/.well-known/uai.json",
        "proof_ref": "/signatures/msg-2026-04-22-0006.jws",
        "replay_policy_ref": "/wp-json/uaix/v1/trust-channels#replay-window",
        "verification_checked_at": "2026-04-22T16:00:20Z",
        "verification_expires_at": "2026-04-22T16:20:00Z",
        "assurance_level": "reference_only"
    },
    "body": {
        "task_id": "task-2026-04-22-0001",
        "state": "working",
        "subject": "uai.task.status.v1",
        "progress": 60,
        "status_message": "字段注册表已解析,模式资料包已组装,正在准备发布证据。",
        "result_profile": "uai.intent.response.v1",
        "result_ref": "/wp-json/uaix/v1/examples/uai.intent.response.v1",
        "blocking_reasons": [],
        "updated_fields": [
            "body.progress",
            "body.status_message",
            "body.result_ref"
        ]
    },
    "provenance": {
        "trace_id": "trace-7f3a2d",
        "parent_trace_id": "trace-root-uaix-2026",
        "issued_at": "2026-04-22T16:00:20Z",
        "log_ref": "urn:uaix:log:2026:0006",
        "agent_id": "uaix.gateway",
        "model_id": "model.uaix.dispatch-1",
        "confidence": 0.97,
        "lineage": [
            {
                "stage": "task-status-update",
                "actor_id": "uaix.gateway",
                "model_id": "model.uaix.dispatch-1",
                "note": "为异步请求发布了一条执行中的状态更新。"
            }
        ]
    },
    "integrity": {
        "version": 2,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:14a53b2b665690ad9ac1b85793a6335cb55bb67e"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:delivery",
            "purpose": "显式的异步任务更新路由。",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.task_.status.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.task.status.v1",
    "msg-2026-04-22-0006",
    [
        "service",
        "uaix.gateway",
        "UAIX 闸门way",
        "/wp-json/uaix/v1/discovery",
        "did:web:uaix.org",
        "task-publisher",
        "uaix-core-0.4.0"
    ],
    [
        "agent",
        "agent.alpha",
        "Agent Alpha",
        "https://agents.alpha.example/runtime",
        "did:web:agents.alpha.example",
        "requesting-agent",
        "alpha-runtime-2.4.1"
    ],
    [
        "conv-2026-04-22-uaix-001",
        "turn-004",
        "msg-2026-04-22-0002",
        null,
        4
    ],
    [
        "event",
        "interactive",
        "2026-04-22T16:20:00Z",
        false,
        false,
        "task-2026-04-22-0001"
    ],
    [
        "signed-envelope",
        "jws",
        "did:web:uaix.org",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0006.jws",
        "rw-2026-04-22-0006",
        "uai.trust.signed-envelope-reference.v1",
        "not_verified",
        "not_checked",
        "/wp-json/uaix/v1/trust-channels",
        "/.well-known/uai.json",
        "/signatures/msg-2026-04-22-0006.jws",
        "/wp-json/uaix/v1/trust-channels#replay-window",
        "2026-04-22T16:00:20Z",
        "2026-04-22T16:20:00Z",
        "reference_only"
    ],
    [
        "task-2026-04-22-0001",
        "working",
        "uai.task.status.v1",
        60,
        "字段注册表已解析,模式资料包已组装,正在准备发布证据。",
        "uai.intent.response.v1",
        "/wp-json/uaix/v1/examples/uai.intent.response.v1",
        [],
        [
            "body.progress",
            "body.status_message",
            "body.result_ref"
        ]
    ],
    [
        "trace-7f3a2d",
        "trace-root-uaix-2026",
        "2026-04-22T16:00:20Z",
        "urn:uaix:log:2026:0006",
        "uaix.gateway",
        "model.uaix.dispatch-1",
        0.97,
        [
            [
                "task-status-update",
                "uaix.gateway",
                "model.uaix.dispatch-1",
                "为异步请求发布了一条执行中的状态更新。"
            ]
        ]
    ],
    [
        2,
        "sha256",
        "jcs",
        "sha256:14a53b2b665690ad9ac1b85793a6335cb55bb67e"
    ],
    [
        [
            "urn:uaix:ext:delivery",
            "显式的异步任务更新路由。",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0001

UAI Agent Message v1

Canonical UAI-1 envelope packet for informational, directive, or query agent communication with context references, acknowledgement requirements, idempotency, correlation, and support boundaries.

配置文件
uai.agent.message.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.message.v1
可读夹具 有键 JSON uai.agent_.message.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.message.v1",
    "message_id": "msg_uaix_agent_message_0001",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": true,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_message_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "transmitted",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "message_type": "directive",
        "content": "验证 this packet against the published UAIX agent communication schema before any runtime acts on it.",
        "context_refs": [
            "/en-us/guides/agent-communication-operating-model/",
            "/wp-json/uaix/v1/registry/uai.agent.message.v1"
        ],
        "requires_acknowledgement": true,
        "intent_semantics": "delegation",
        "action_type": "publishing_action",
        "execution_constraints": {
            "timeout_ms": 300000,
            "fallback_directive": "Return uai.agent.blocker.v1 with blocker_type unsupported_capability when the receiver cannot validate.",
            "expected_output_schema": {
                "profile": "uai.agent.ack.v1",
                "required_body_fields": [
                    "acknowledged_message_id",
                    "status"
                ]
            },
            "allowed_actions": [
                "validate packet",
                "return acknowledgement",
                "report blocker"
            ],
            "forbidden_actions": [
                "execute UAIX-hosted work",
                "write repositories",
                "expose secrets"
            ]
        },
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:message_0001",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.message.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.message.v1",
    "msg_uaix_agent_message_0001",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_001",
        "none",
        "00-11111111111111111111111111111111-0000000000000001-01",
        1,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        true,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_message_0001",
        0,
        1,
        "transmitted",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "directive",
        "验证 this packet against the published UAIX agent communication schema before any runtime acts on it.",
        [
            "/en-us/guides/agent-communication-operating-model/",
            "/wp-json/uaix/v1/registry/uai.agent.message.v1"
        ],
        true,
        "delegation",
        "publishing_action",
        {
            "timeout_ms": 300000,
            "fallback_directive": "Return uai.agent.blocker.v1 with blocker_type unsupported_capability when the receiver cannot validate.",
            "expected_output_schema": {
                "profile": "uai.agent.ack.v1",
                "required_body_fields": [
                    "acknowledged_message_id",
                    "status"
                ]
            },
            "allowed_actions": [
                "validate packet",
                "return acknowledgement",
                "report blocker"
            ],
            "forbidden_actions": [
                "execute UAIX-hosted work",
                "write repositories",
                "expose secrets"
            ]
        },
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:message_0001",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0002

UAI Agent Acknowledgement v1

Canonical UAI-1 envelope acknowledgement packet for receipt, parsing, validation, rejection, and acknowledgement-loop closure.

配置文件
uai.agent.ack.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.ack.v1
可读夹具 有键 JSON uai.agent_.ack_.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.ack.v1",
    "message_id": "msg_uaix_agent_ack_0002",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_002",
        "parent_message_id": "msg_uaix_agent_message_0001",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000002-01",
        "sequence": 2
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_ack_0002",
        "retry_count": 0,
        "sequence": 2,
        "lifecycle": "validated",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "acknowledged_message_id": "msg_uaix_agent_message_0001",
        "status": "validated",
        "received_at_utc": "2026-05-31T18:01:00Z",
        "closes_acknowledgement_loop": true,
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:ack_0002",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.ack_.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.ack.v1",
    "msg_uaix_agent_ack_0002",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_002",
        "msg_uaix_agent_message_0001",
        "00-11111111111111111111111111111111-0000000000000002-01",
        2,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_ack_0002",
        0,
        2,
        "validated",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "msg_uaix_agent_message_0001",
        "validated",
        "2026-05-31T18:01:00Z",
        null,
        true,
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:ack_0002",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0003

UAI Agent Task 状态 v1

Canonical UAI-1 envelope status packet for task progress, current action, UTC estimates, and correlation-linked workflow evidence while execution remains outside UAIX.

配置文件
uai.agent.task-status.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.task-status.v1
可读夹具 有键 JSON uai.agent_.task-status.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.task-status.v1",
    "message_id": "msg_uaix_agent_status_0003",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_003",
        "parent_message_id": "msg_uaix_agent_message_0001",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000003-01",
        "sequence": 3
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_status_0003",
        "retry_count": 0,
        "sequence": 3,
        "lifecycle": "in_progress",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "task_id": "task_uaix_agent_standard_001",
        "state": "in_progress",
        "percent_complete": 65,
        "current_action": "Aligning public schemas, fixtures, registry entries, and validator behavior.",
        "estimated_completion_utc": "2026-05-31T20:00:00Z",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:status_0003",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.task-status.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.task-status.v1",
    "msg_uaix_agent_status_0003",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_003",
        "msg_uaix_agent_message_0001",
        "00-11111111111111111111111111111111-0000000000000003-01",
        3,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_status_0003",
        0,
        3,
        "in_progress",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "task_uaix_agent_standard_001",
        "in_progress",
        65,
        "Aligning public schemas, fixtures, registry entries, and validator behavior.",
        "2026-05-31T20:00:00Z",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:status_0003",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0004

UAI Agent Blocker v1

Canonical UAI-1 envelope blocker packet for authorization, resource, ambiguity, system, context, unsupported-capability, validation, secret, destructive-action, or boundary-conflict review.

配置文件
uai.agent.blocker.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.blocker.v1
可读夹具 有键 JSON uai.agent_.blocker.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.blocker.v1",
    "message_id": "msg_uaix_agent_blocker_0004",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_004",
        "parent_message_id": "msg_uaix_agent_message_0001",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000004-01",
        "sequence": 4
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_blocker_0004",
        "retry_count": 0,
        "sequence": 4,
        "lifecycle": "blocked",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "blocker_id": "blk_uaix_authorization_001",
        "blocker_type": "authorization",
        "description": "The receiver needs human authorization before performing a deployment or publishing action.",
        "human_review_required": true,
        "proposed_resolution": "Obtain explicit human approval, then send a new idempotent directive packet.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:blocker_0004",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.blocker.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.blocker.v1",
    "msg_uaix_agent_blocker_0004",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_004",
        "msg_uaix_agent_message_0001",
        "00-11111111111111111111111111111111-0000000000000004-01",
        4,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_blocker_0004",
        0,
        4,
        "blocked",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "blk_uaix_authorization_001",
        "authorization",
        "The receiver needs human authorization before performing a deployment or publishing action.",
        true,
        "Obtain explicit human approval, then send a new idempotent directive packet.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:blocker_0004",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0005

UAI Agent Memory Proposal v1

Canonical UAI-1 envelope memory proposal packet for reviewed candidate facts, source type, pending-review promotion status, secret rejection, and execution separation.

配置文件
uai.agent.memory-proposal.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.memory-proposal.v1
可读夹具 有键 JSON uai.agent_.memory-proposal.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.memory-proposal.v1",
    "message_id": "msg_uaix_agent_memory_0005",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_005",
        "parent_message_id": "msg_uaix_agent_status_0003",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000005-01",
        "sequence": 5
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_memory_0005",
        "retry_count": 0,
        "sequence": 5,
        "lifecycle": "received",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "proposal_id": "memprop_uaix_agent_standard_001",
        "source_type": "current_context",
        "proposed_facts": [
            {
                "fact": "UAIX agent communication profiles use the canonical UAI-1 envelope.",
                "source_ref": "/wp-json/uaix/v1/registry",
                "confidence": "reviewed"
            }
        ],
        "proposed_status": "pending_review",
        "task_execution_separation": "memory_proposal_only",
        "review_required": true,
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:memory_0005",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.memory-proposal.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.memory-proposal.v1",
    "msg_uaix_agent_memory_0005",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_005",
        "msg_uaix_agent_status_0003",
        "00-11111111111111111111111111111111-0000000000000005-01",
        5,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_memory_0005",
        0,
        5,
        "received",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "memprop_uaix_agent_standard_001",
        "current_context",
        [
            {
                "fact": "UAIX agent communication profiles use the canonical UAI-1 envelope.",
                "source_ref": "/wp-json/uaix/v1/registry",
                "confidence": "reviewed"
            }
        ],
        "pending_review",
        "memory_proposal_only",
        true,
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:memory_0005",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0006

UAI Agent Handoff v1

Canonical UAI-1 envelope handoff packet for task transfer, target agent, context summary, reason, exact next action, and safe delegated authorization references.

配置文件
uai.agent.handoff.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.handoff.v1
可读夹具 有键 JSON uai.agent_.handoff.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.handoff.v1",
    "message_id": "msg_uaix_agent_handoff_0006",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_006",
        "parent_message_id": "msg_uaix_agent_status_0003",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000006-01",
        "sequence": 6
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_handoff_0006",
        "retry_count": 0,
        "sequence": 6,
        "lifecycle": "transmitted",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "task_id": "task_uaix_agent_standard_001",
        "target_agent_id": "agt_runtime.consumer",
        "context_summary": "The UAIX packet is ready for an external runtime to consume after schema and validator checks pass.",
        "handoff_reason": "continuation_requested",
        "exact_next_action": "External runtime should validate the published schema and send a uai.agent.ack.v1 before executing work outside UAIX.",
        "delegated_authorization": {
            "authorization_ref": "human-review-ticket-or-public-policy-reference",
            "secret_values_included": false
        },
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:handoff_0006",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.handoff.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.handoff.v1",
    "msg_uaix_agent_handoff_0006",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_006",
        "msg_uaix_agent_status_0003",
        "00-11111111111111111111111111111111-0000000000000006-01",
        6,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_handoff_0006",
        0,
        6,
        "transmitted",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "task_uaix_agent_standard_001",
        "agt_runtime.consumer",
        "The UAIX packet is ready for an external runtime to consume after schema and validator checks pass.",
        "continuation_requested",
        "External runtime should validate the published schema and send a uai.agent.ack.v1 before executing work outside UAIX.",
        {
            "authorization_ref": "human-review-ticket-or-public-policy-reference",
            "secret_values_included": false
        },
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:handoff_0006",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0007

UAI Agent Final Report v1

Canonical UAI-1 envelope final report packet requiring task summary, changed and new files, tests, skipped checks, blockers, risks, validation evidence, memory decisions, and exact next action.

配置文件
uai.agent.final-report.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.final-report.v1
可读夹具 有键 JSON uai.agent_.final-report.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.final-report.v1",
    "message_id": "msg_uaix_agent_final_0007",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_007",
        "parent_message_id": "msg_uaix_agent_status_0003",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000007-01",
        "sequence": 7
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_final_0007",
        "retry_count": 0,
        "sequence": 7,
        "lifecycle": "completed",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "task_id": "task_uaix_agent_standard_001",
        "summary": "UAIX agent communication artifacts were aligned around the canonical envelope and validator-backed fixtures.",
        "files_changed": [
            "wp-content/plugins/uaix-core/data/uai-1/registry.json"
        ],
        "new_files": [],
        "tests_run": [
            "schema validation",
            "fixture validation"
        ],
        "skipped_checks": [],
        "blockers": [],
        "risks": [
            "External runtimes must still implement execution behavior outside UAIX."
        ],
        "validation_evidence": [
            "/wp-json/uaix/v1/conformance-pack"
        ],
        "memory_updates_proposed": [
            "Record that agent profiles use canonical UAI-1 envelope."
        ],
        "memory_updates_skipped": [
            "No secrets, private endpoints, or write tokens were proposed."
        ],
        "exact_next_action": "External consumers should validate against the published UAIX schemas before runtime execution.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:final_0007",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.final-report.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.final-report.v1",
    "msg_uaix_agent_final_0007",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_007",
        "msg_uaix_agent_status_0003",
        "00-11111111111111111111111111111111-0000000000000007-01",
        7,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_final_0007",
        0,
        7,
        "completed",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "task_uaix_agent_standard_001",
        "UAIX agent communication artifacts were aligned around the canonical envelope and validator-backed fixtures.",
        [
            "wp-content/plugins/uaix-core/data/uai-1/registry.json"
        ],
        [],
        [
            "schema validation",
            "fixture validation"
        ],
        [],
        [],
        [
            "External runtimes must still implement execution behavior outside UAIX."
        ],
        [
            "/wp-json/uaix/v1/conformance-pack"
        ],
        [
            "Record that agent profiles use canonical UAI-1 envelope."
        ],
        [
            "No secrets, private endpoints, or write tokens were proposed."
        ],
        "External consumers should validate against the published UAIX schemas before runtime execution.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:final_0007",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-AGENT-0008

UAI Agent Correction v1

Canonical UAI-1 envelope correction packet that preserves immutable history by naming the original message, correction reason, changed summary, and corrected fields or revised payload.

配置文件
uai.agent.correction.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.agent.correction.v1
可读夹具 有键 JSON uai.agent_.correction.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.agent.correction.v1",
    "message_id": "msg_uaix_agent_correction_0008",
    "source": {
        "type": "agent",
        "id": "agt_uaix.publisher",
        "label": "UAIX Publication Agent",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org",
        "implementation": "uaix-core"
    },
    "target": {
        "type": "runtime",
        "id": "agt_runtime.consumer",
        "label": "Runtime Implementer",
        "uri": "https://example.invalid/runtime",
        "role": "runtime-implementer",
        "project": "example-runtime",
        "implementation": "external-runtime"
    },
    "conversation": {
        "conversation_id": "conv_20260531_agent_standard",
        "turn_id": "turn_008",
        "parent_message_id": "msg_uaix_agent_final_0007",
        "correlation_id": "corr_20260531_agent_standard",
        "traceparent": "00-11111111111111111111111111111111-0000000000000008-01",
        "sequence": 8
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "task_ref": "task_uaix_agent_standard_001",
        "idempotency_key": "idem_20260531_agent_correction_0008",
        "retry_count": 0,
        "sequence": 8,
        "lifecycle": "corrected",
        "timeout_ms": 300000,
        "fallback_directive": "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        "expected_output_schema": {
            "profile": "uai.agent.ack.v1"
        }
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-agent-standard-20260531"
    },
    "body": {
        "original_message_id": "msg_uaix_agent_message_0001",
        "correction_reason": "Clarify that UAIX records the packet and does not execute delegated runtime work.",
        "changed_summary": "Replaced ambiguous runtime language with the standard UAIX support-boundary statement.",
        "corrected_fields": [
            {
                "field_path": "$.body.content",
                "previous_value_summary": "Ambiguous execution wording.",
                "corrected_value_summary": "Explicitly states that external runtimes execute."
            }
        ],
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    },
    "provenance": {
        "trace_id": "trace_20260531_agent_standard",
        "parent_trace_id": "trace_root_uaix_agent_standard",
        "issued_at": "2026-05-31T18:00:00Z",
        "log_ref": "urn:uaix:log:agent-standard:20260531:correction_0008",
        "agent_id": "agt_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "agent-communication-standard-release",
                "actor_id": "agt_uaix.publisher",
                "model_id": "model.uaix.standard-publication",
                "note": "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:agent-communication-standard",
            "purpose": "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.agent_.correction.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.agent.correction.v1",
    "msg_uaix_agent_correction_0008",
    [
        "agent",
        "agt_uaix.publisher",
        "UAIX Publication Agent",
        "/",
        null,
        "standard-publisher",
        "uaix-core",
        "uaix.org"
    ],
    [
        "runtime",
        "agt_runtime.consumer",
        "Runtime Implementer",
        "https://example.invalid/runtime",
        null,
        "runtime-implementer",
        "external-runtime",
        "example-runtime"
    ],
    [
        "conv_20260531_agent_standard",
        "turn_008",
        "msg_uaix_agent_final_0007",
        "00-11111111111111111111111111111111-0000000000000008-01",
        8,
        "corr_20260531_agent_standard"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        "task_uaix_agent_standard_001",
        "idem_20260531_agent_correction_0008",
        0,
        8,
        "corrected",
        300000,
        "Return a uai.agent.blocker.v1 record if the target cannot proceed safely.",
        {
            "profile": "uai.agent.ack.v1"
        }
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-agent-standard-20260531"
    ],
    [
        "msg_uaix_agent_message_0001",
        "Clarify that UAIX records the packet and does not execute delegated runtime work.",
        "Replaced ambiguous runtime language with the standard UAIX support-boundary statement.",
        [
            {
                "field_path": "$.body.content",
                "previous_value_summary": "Ambiguous execution wording.",
                "corrected_value_summary": "Explicitly states that external runtimes execute."
            }
        ],
        null,
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary."
    ],
    [
        "trace_20260531_agent_standard",
        "trace_root_uaix_agent_standard",
        "2026-05-31T18:00:00Z",
        "urn:uaix:log:agent-standard:20260531:correction_0008",
        "agt_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "agent-communication-standard-release",
                "agt_uaix.publisher",
                "model.uaix.standard-publication",
                "生成时间 as a safe public fixture for the UAIX Agent Communication Operating Model."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:agent-communication-standard",
            "Documents UAI-1 agent communication expansion fields without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0001

UAI Capability 配置文件 v1

Canonical UAI-1 envelope declaring a client's capability level, safe fallbacks, consent boundaries, known limits, recommended UAIX profiles, and evidence requirements.

配置文件
uai.capability.profile.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.capability.profile.v1
可读夹具 有键 JSON uai.capability.profile.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.capability.profile.v1",
    "message_id": "msg_uaix_capability_profile_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_external.client",
        "label": "External Client",
        "uri": "https://example.invalid/client",
        "role": "capability-declarer",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_capability_profile",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_capability_profile",
        "traceparent": "00-22222222222222222222222222222222-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260531_capability_profile_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 60000,
        "fallback_directive": "Return the nearest lower client profile and a safe fallback note if any capability is unsupported."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-capability-profile-20260531"
    },
    "body": {
        "client_level": "L3",
        "client_name": "Tool-Calling Agent Capability Declaration",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": true,
        "can_authenticate": true,
        "can_call_tools": true,
        "can_run_long_tasks": false,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [
            "authentication",
            "public_posting",
            "destructive_action",
            "tool_call"
        ],
        "recommended_uaix_profiles": [
            "uai.capability.profile.v1",
            "uai.client.tool-agent.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "fallback_behavior": "Fall back to L1 structured fetch or L0 static fetch when JavaScript, browser UI, posting, authentication, or tool calls are unavailable.",
        "known_limits": [
            "Cannot claim long-running workflow control",
            "Cannot write durable memory",
            "Cannot coordinate multiple agents"
        ],
        "evidence_requirements": [
            "validator result",
            "human consent record for write-capable actions",
            "idempotency key for POST-like operations",
            "fallback note when a requested feature is unsupported"
        ],
        "safe_default_response": "Describe the available level, use read-only fetch when possible, and return a blocker before any write, authentication, or public posting action without consent.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_capability_profile",
        "issued_at": "2026-05-31T20:00:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:profile",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "capability-adaptive-release",
                "actor_id": "svc_uaix.publisher",
                "note": "生成时间 as a safe public fixture for capability-adaptive web interaction."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:capability-adaptive-web-interaction",
            "purpose": "Declares client capability and fallback boundaries without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.capability.profile.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.capability.profile.v1",
    "msg_uaix_capability_profile_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_external.client",
        "External Client",
        "https://example.invalid/client",
        null,
        "capability-declarer",
        null,
        "example-client"
    ],
    [
        "conv_20260531_capability_profile",
        "turn_001",
        "none",
        "00-22222222222222222222222222222222-0000000000000001-01",
        1,
        "corr_20260531_capability_profile"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260531_capability_profile_0001",
        0,
        1,
        "validated",
        60000,
        "Return the nearest lower client profile and a safe fallback note if any capability is unsupported."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-capability-profile-20260531"
    ],
    [
        "L3",
        "Tool-Calling Agent Capability Declaration",
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        false,
        false,
        false,
        [
            "authentication",
            "public_posting",
            "destructive_action",
            "tool_call"
        ],
        [
            "uai.capability.profile.v1",
            "uai.client.tool-agent.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "Fall back to L1 structured fetch or L0 static fetch when JavaScript, browser UI, posting, authentication, or tool calls are unavailable.",
        [
            "Cannot claim long-running workflow control",
            "Cannot write durable memory",
            "Cannot coordinate multiple agents"
        ],
        [
            "validator result",
            "human consent record for write-capable actions",
            "idempotency key for POST-like operations",
            "fallback note when a requested feature is unsupported"
        ],
        "Describe the available level, use read-only fetch when possible, and return a blocker before any write, authentication, or public posting action without consent.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_capability_profile",
        null,
        "2026-05-31T20:00:00Z",
        "urn:uaix:log:capability-adaptive:20260531:profile",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "capability-adaptive-release",
                "svc_uaix.publisher",
                null,
                "生成时间 as a safe public fixture for capability-adaptive web interaction."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:capability-adaptive-web-interaction",
            "Declares client capability and fallback boundaries without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0002

UAI Capability Negotiation v1

Canonical UAI-1 envelope for selecting the safest supported client level and preserving unsupported features, fallback behavior, consent boundaries, and evidence requirements.

配置文件
uai.capability.negotiation.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.capability.negotiation.v1
可读夹具 有键 JSON uai.capability.negotiation.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.capability.negotiation.v1",
    "message_id": "msg_uaix_capability_negotiation_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_external.client",
        "label": "External Client",
        "uri": "https://example.invalid/client",
        "role": "capability-negotiator",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_capability_negotiation",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_capability_negotiation",
        "traceparent": "00-33333333333333333333333333333333-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": false,
        "idempotency_key": "idem_20260531_capability_negotiation_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 60000,
        "fallback_directive": "Select the highest safe client level and return an explicit fallback when the requested feature is unsupported."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature_ref": "/.well-known/uaix.json",
        "replay_window_id": "rw-uaix-capability-negotiation-20260531"
    },
    "body": {
        "negotiation_id": "neg_20260531_capability_adaptive_0001",
        "requested_client_level": "L5",
        "observed_client_level": "L3",
        "selected_client_level": "L3",
        "selected_profile": "uai.client.tool-agent.v1",
        "requested_operation": "Prepare a write-capable web interaction with fallback and evidence.",
        "unsupported_features": [
            "long-running multi-agent coordination",
            "durable memory write",
            "runtime-side agent scheduling"
        ],
        "fallback_behavior": "Use the L3 tool-agent path only after human consent; return uai.agent.blocker.v1 for long-running coordination or memory writes.",
        "consent_boundaries": [
            "public posting requires explicit human consent",
            "authentication requires explicit human consent",
            "memory writes require review and a uai.agent.memory-proposal.v1 record"
        ],
        "evidence_requirements": [
            "validator result",
            "correlation ID",
            "idempotency key",
            "fallback note",
            "human consent record for write-capable actions"
        ],
        "recommended_uaix_profiles": [
            "uai.capability.negotiation.v1",
            "uai.client.tool-agent.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "safe_default_response": "Do the read-only portion, state the unsupported L5 features, and ask for consent or return a blocker before any write-capable action.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_capability_negotiation",
        "issued_at": "2026-05-31T20:01:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:negotiation",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "capability-adaptive-release",
                "actor_id": "svc_uaix.publisher",
                "note": "生成时间 as a safe public fixture for capability negotiation."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:capability-negotiation",
            "purpose": "Records capability matching, unsupported features, consent, and fallback decisions.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uai.capability.negotiation.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.capability.negotiation.v1",
    "msg_uaix_capability_negotiation_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_external.client",
        "External Client",
        "https://example.invalid/client",
        null,
        "capability-negotiator",
        null,
        "example-client"
    ],
    [
        "conv_20260531_capability_negotiation",
        "turn_001",
        "none",
        "00-33333333333333333333333333333333-0000000000000001-01",
        1,
        "corr_20260531_capability_negotiation"
    ],
    [
        "sync",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        false,
        null,
        "idem_20260531_capability_negotiation_0001",
        0,
        1,
        "validated",
        60000,
        "Select the highest safe client level and return an explicit fallback when the requested feature is unsupported."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org",
        null,
        "/.well-known/uaix.json",
        "rw-uaix-capability-negotiation-20260531"
    ],
    [
        "neg_20260531_capability_adaptive_0001",
        "L5",
        "L3",
        "L3",
        "uai.client.tool-agent.v1",
        "Prepare a write-capable web interaction with fallback and evidence.",
        [
            "long-running multi-agent coordination",
            "durable memory write",
            "runtime-side agent scheduling"
        ],
        "Use the L3 tool-agent path only after human consent; return uai.agent.blocker.v1 for long-running coordination or memory writes.",
        [
            "public posting requires explicit human consent",
            "authentication requires explicit human consent",
            "memory writes require review and a uai.agent.memory-proposal.v1 record"
        ],
        [
            "validator result",
            "correlation ID",
            "idempotency key",
            "fallback note",
            "human consent record for write-capable actions"
        ],
        [
            "uai.capability.negotiation.v1",
            "uai.client.tool-agent.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "Do the read-only portion, state the unsupported L5 features, and ask for consent or return a blocker before any write-capable action.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_capability_negotiation",
        null,
        "2026-05-31T20:01:00Z",
        "urn:uaix:log:capability-adaptive:20260531:negotiation",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1,
        [
            [
                "capability-adaptive-release",
                "svc_uaix.publisher",
                null,
                "生成时间 as a safe public fixture for capability negotiation."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    [
        [
            "urn:uaix:ext:capability-negotiation",
            "Records capability matching, unsupported features, consent, and fallback decisions.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0003

UAI Limited Browser Client v1

L0 client capability profile for static text, static HTML, Markdown, sitemap, llms.txt, and JSON fetch support without JavaScript, browser UI, authentication, posting, tools, memory, or coordination.

配置文件
uai.client.limited-browser.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.limited-browser.v1
可读夹具 有键 JSON uai.client.limited-browser.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.limited-browser.v1",
    "message_id": "msg_uaix_client_limited_browser_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_limited.browser",
        "label": "Limited Browser Client",
        "uri": "https://example.invalid/limited-browser",
        "role": "static-fetch-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_limited_browser",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_limited_browser",
        "traceparent": "00-44444444444444444444444444444444-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260531_limited_browser_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 30000,
        "fallback_directive": "Use static HTML, Markdown, JSON, sitemap, or llms.txt; do not require JavaScript."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org"
    },
    "body": {
        "client_level": "L0",
        "client_name": "Limited Browser / Static Fetch",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": false,
        "can_use_browser_ui": false,
        "can_post_data": false,
        "can_authenticate": false,
        "can_call_tools": false,
        "can_run_long_tasks": false,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [],
        "recommended_uaix_profiles": [
            "uai.client.limited-browser.v1",
            "uai.capability.negotiation.v1"
        ],
        "fallback_behavior": "Prefer static HTML, Markdown, JSON, sitemap, llms.txt, and no-JavaScript summaries before declaring a page unreadable.",
        "known_limits": [
            "Cannot execute JavaScript",
            "Cannot click through UI",
            "Cannot authenticate",
            "Cannot post data",
            "Cannot store memory"
        ],
        "evidence_requirements": [
            "static route URL",
            "JSON or text route URL",
            "fallback note when dynamic UI blocks reading"
        ],
        "safe_default_response": "Report the static content read, name the no-JavaScript limit, and ask for a browser-assisted or tool-agent path if dynamic UI is required.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_limited_browser",
        "issued_at": "2026-05-31T20:02:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l0",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.limited-browser.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.limited-browser.v1",
    "msg_uaix_client_limited_browser_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_limited.browser",
        "Limited Browser Client",
        "https://example.invalid/limited-browser",
        null,
        "static-fetch-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_limited_browser",
        "turn_001",
        "none",
        "00-44444444444444444444444444444444-0000000000000001-01",
        1,
        "corr_20260531_limited_browser"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260531_limited_browser_0001",
        0,
        1,
        "validated",
        30000,
        "Use static HTML, Markdown, JSON, sitemap, or llms.txt; do not require JavaScript."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "L0",
        "Limited Browser / Static Fetch",
        true,
        true,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        [],
        [
            "uai.client.limited-browser.v1",
            "uai.capability.negotiation.v1"
        ],
        "Prefer static HTML, Markdown, JSON, sitemap, llms.txt, and no-JavaScript summaries before declaring a page unreadable.",
        [
            "Cannot execute JavaScript",
            "Cannot click through UI",
            "Cannot authenticate",
            "Cannot post data",
            "Cannot store memory"
        ],
        [
            "static route URL",
            "JSON or text route URL",
            "fallback note when dynamic UI blocks reading"
        ],
        "Report the static content read, name the no-JavaScript limit, and ask for a browser-assisted or tool-agent path if dynamic UI is required.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_limited_browser",
        null,
        "2026-05-31T20:02:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l0",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0004

UAI Structured Fetch Client v1

L1 client capability profile for structured static and JSON fetch with low-token machine routes and explicit no-JavaScript fallbacks.

配置文件
uai.client.structured-fetch.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.structured-fetch.v1
可读夹具 有键 JSON uai.client.structured-fetch.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.structured-fetch.v1",
    "message_id": "msg_uaix_client_structured_fetch_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_structured.fetch",
        "label": "Structured Fetch Client",
        "uri": "https://example.invalid/structured-fetch",
        "role": "structured-fetch-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_structured_fetch",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_structured_fetch",
        "traceparent": "00-55555555555555555555555555555555-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260531_structured_fetch_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 30000,
        "fallback_directive": "Use JSON, machine-readable records, and low-token summaries; do not require JavaScript."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org"
    },
    "body": {
        "client_level": "L1",
        "client_name": "Structured Fetch",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": false,
        "can_use_browser_ui": false,
        "can_post_data": false,
        "can_authenticate": false,
        "can_call_tools": false,
        "can_run_long_tasks": false,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [],
        "recommended_uaix_profiles": [
            "uai.client.structured-fetch.v1",
            "uai.capability.profile.v1",
            "uai.capability.negotiation.v1"
        ],
        "fallback_behavior": "解析 registry, schema, example, sitemap, llms.txt, and JSON endpoints first; fall back to L0 static text if structured routes are absent.",
        "known_limits": [
            "Cannot execute JavaScript",
            "Cannot operate UI controls",
            "Cannot authenticate",
            "Cannot post data"
        ],
        "evidence_requirements": [
            "resolved JSON route",
            "schema or registry URL",
            "validator result when UAI records are claimed"
        ],
        "safe_default_response": "Return the exact structured records that were fetched and say which dynamic or write-capable steps need a higher client level.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_structured_fetch",
        "issued_at": "2026-05-31T20:03:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l1",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.structured-fetch.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.structured-fetch.v1",
    "msg_uaix_client_structured_fetch_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_structured.fetch",
        "Structured Fetch Client",
        "https://example.invalid/structured-fetch",
        null,
        "structured-fetch-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_structured_fetch",
        "turn_001",
        "none",
        "00-55555555555555555555555555555555-0000000000000001-01",
        1,
        "corr_20260531_structured_fetch"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260531_structured_fetch_0001",
        0,
        1,
        "validated",
        30000,
        "Use JSON, machine-readable records, and low-token summaries; do not require JavaScript."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "L1",
        "Structured Fetch",
        true,
        true,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        false,
        [],
        [
            "uai.client.structured-fetch.v1",
            "uai.capability.profile.v1",
            "uai.capability.negotiation.v1"
        ],
        "解析 registry, schema, example, sitemap, llms.txt, and JSON endpoints first; fall back to L0 static text if structured routes are absent.",
        [
            "Cannot execute JavaScript",
            "Cannot operate UI controls",
            "Cannot authenticate",
            "Cannot post data"
        ],
        [
            "resolved JSON route",
            "schema or registry URL",
            "validator result when UAI records are claimed"
        ],
        "Return the exact structured records that were fetched and say which dynamic or write-capable steps need a higher client level.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_structured_fetch",
        null,
        "2026-05-31T20:03:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l1",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0005

UAI Browser-Assisted Client v1

L2 client capability profile for JavaScript rendering and human-visible browser assistance with parity checks and no autonomous write authority.

配置文件
uai.client.browser-assisted.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.browser-assisted.v1
可读夹具 有键 JSON uai.client.browser-assisted.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.browser-assisted.v1",
    "message_id": "msg_uaix_client_browser_assisted_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_browser.assisted",
        "label": "Browser Assisted Client",
        "uri": "https://example.invalid/browser-assisted",
        "role": "browser-assisted-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_browser_assisted",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_browser_assisted",
        "traceparent": "00-66666666666666666666666666666666-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260531_browser_assisted_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 60000,
        "fallback_directive": "Compare rendered UI with static or JSON fallbacks and do not post or authenticate without consent."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org"
    },
    "body": {
        "client_level": "L2",
        "client_name": "Browser-Assisted Agent",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": false,
        "can_authenticate": false,
        "can_call_tools": false,
        "can_run_long_tasks": false,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [
            "authentication",
            "public_posting",
            "form_submission"
        ],
        "recommended_uaix_profiles": [
            "uai.client.browser-assisted.v1",
            "uai.capability.negotiation.v1",
            "uai.agent.blocker.v1"
        ],
        "fallback_behavior": "Use rendered UI only to inspect or compare; fall back to static and JSON evidence when dynamic content is not essential.",
        "known_limits": [
            "Cannot call external tools autonomously",
            "Cannot authenticate or post data without explicit consent",
            "Cannot run long tasks"
        ],
        "evidence_requirements": [
            "rendered route URL",
            "static or JSON parity reference",
            "screenshot or DOM note when relevant",
            "blocker record for write-capable steps"
        ],
        "safe_default_response": "Explain what the browser view confirmed, attach the static parity path, and stop before posting, authentication, or long-running work.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_browser_assisted",
        "issued_at": "2026-05-31T20:04:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l2",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.browser-assisted.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.browser-assisted.v1",
    "msg_uaix_client_browser_assisted_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_browser.assisted",
        "Browser Assisted Client",
        "https://example.invalid/browser-assisted",
        null,
        "browser-assisted-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_browser_assisted",
        "turn_001",
        "none",
        "00-66666666666666666666666666666666-0000000000000001-01",
        1,
        "corr_20260531_browser_assisted"
    ],
    [
        "sync",
        "interactive",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260531_browser_assisted_0001",
        0,
        1,
        "validated",
        60000,
        "Compare rendered UI with static or JSON fallbacks and do not post or authenticate without consent."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "L2",
        "Browser-Assisted Agent",
        true,
        true,
        true,
        true,
        false,
        false,
        false,
        false,
        false,
        false,
        [
            "authentication",
            "public_posting",
            "form_submission"
        ],
        [
            "uai.client.browser-assisted.v1",
            "uai.capability.negotiation.v1",
            "uai.agent.blocker.v1"
        ],
        "Use rendered UI only to inspect or compare; fall back to static and JSON evidence when dynamic content is not essential.",
        [
            "Cannot call external tools autonomously",
            "Cannot authenticate or post data without explicit consent",
            "Cannot run long tasks"
        ],
        [
            "rendered route URL",
            "static or JSON parity reference",
            "screenshot or DOM note when relevant",
            "blocker record for write-capable steps"
        ],
        "Explain what the browser view confirmed, attach the static parity path, and stop before posting, authentication, or long-running work.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_browser_assisted",
        null,
        "2026-05-31T20:04:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l2",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0006

UAI Tool Agent Client v1

L3 client capability profile for tool-calling agents that can authenticate or post only with consent, idempotency, fallback, and evidence records.

配置文件
uai.client.tool-agent.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.tool-agent.v1
可读夹具 有键 JSON uai.client.tool-agent.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.tool-agent.v1",
    "message_id": "msg_uaix_client_tool_agent_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_tool.agent",
        "label": "Tool Agent Client",
        "uri": "https://example.invalid/tool-agent",
        "role": "tool-agent-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_tool_agent",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_tool_agent",
        "traceparent": "00-77777777777777777777777777777777-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": true,
        "idempotency_key": "idem_20260531_tool_agent_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 120000,
        "fallback_directive": "Return a blocker when consent, tool access, authentication, or idempotency evidence is missing."
    },
    "trust": {
        "channel": "credentialed",
        "auth_scheme": "oauth-reference",
        "principal": "https://example.invalid/tool-agent",
        "credential_ref": "https://example.invalid/credentials/reference-only",
        "replay_window_id": "rw-uaix-tool-agent-20260531"
    },
    "body": {
        "client_level": "L3",
        "client_name": "Tool-Calling Agent",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": true,
        "can_authenticate": true,
        "can_call_tools": true,
        "can_run_long_tasks": false,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action"
        ],
        "recommended_uaix_profiles": [
            "uai.client.tool-agent.v1",
            "uai.capability.negotiation.v1",
            "uai.agent.message.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "fallback_behavior": "Complete read-only checks first; return a blocker or downgrade to L2/L1 when consent, idempotency, or tool evidence is missing.",
        "known_limits": [
            "Cannot coordinate multiple agents",
            "Cannot store durable memory",
            "Cannot continue long-running tasks after the active session expires"
        ],
        "evidence_requirements": [
            "human consent record",
            "idempotency key",
            "correlation ID",
            "tool-call log reference",
            "final report for write-capable actions"
        ],
        "safe_default_response": "Perform the read-only part, prepare the tool call, and request consent before authentication, public posting, destructive action, or data submission.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_tool_agent",
        "issued_at": "2026-05-31T20:05:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l3",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.tool-agent.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.tool-agent.v1",
    "msg_uaix_client_tool_agent_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_tool.agent",
        "Tool Agent Client",
        "https://example.invalid/tool-agent",
        null,
        "tool-agent-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_tool_agent",
        "turn_001",
        "none",
        "00-77777777777777777777777777777777-0000000000000001-01",
        1,
        "corr_20260531_tool_agent"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        true,
        null,
        "idem_20260531_tool_agent_0001",
        0,
        1,
        "validated",
        120000,
        "Return a blocker when consent, tool access, authentication, or idempotency evidence is missing."
    ],
    [
        "credentialed",
        "oauth-reference",
        "https://example.invalid/tool-agent",
        "https://example.invalid/credentials/reference-only",
        null,
        "rw-uaix-tool-agent-20260531"
    ],
    [
        "L3",
        "Tool-Calling Agent",
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        false,
        false,
        false,
        [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action"
        ],
        [
            "uai.client.tool-agent.v1",
            "uai.capability.negotiation.v1",
            "uai.agent.message.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "Complete read-only checks first; return a blocker or downgrade to L2/L1 when consent, idempotency, or tool evidence is missing.",
        [
            "Cannot coordinate multiple agents",
            "Cannot store durable memory",
            "Cannot continue long-running tasks after the active session expires"
        ],
        [
            "human consent record",
            "idempotency key",
            "correlation ID",
            "tool-call log reference",
            "final report for write-capable actions"
        ],
        "Perform the read-only part, prepare the tool call, and request consent before authentication, public posting, destructive action, or data submission.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_tool_agent",
        null,
        "2026-05-31T20:05:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l3",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0007

UAI Workflow Agent Client v1

L4 client capability profile for long-running workflow agents that preserve task status, correlation, timeout, idempotency, fallback, consent, and final-report evidence.

配置文件
uai.client.workflow-agent.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.workflow-agent.v1
可读夹具 有键 JSON uai.client.workflow-agent.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.workflow-agent.v1",
    "message_id": "msg_uaix_client_workflow_agent_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_workflow.agent",
        "label": "Workflow Agent Client",
        "uri": "https://example.invalid/workflow-agent",
        "role": "workflow-agent-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_workflow_agent",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_workflow_agent",
        "traceparent": "00-88888888888888888888888888888888-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": true,
        "idempotency_key": "idem_20260531_workflow_agent_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "accepted",
        "timeout_ms": 600000,
        "fallback_directive": "Preserve correlation, emit task status, and return a blocker before any unapproved write, memory, or coordination step."
    },
    "trust": {
        "channel": "credentialed",
        "auth_scheme": "oauth-reference",
        "principal": "https://example.invalid/workflow-agent",
        "credential_ref": "https://example.invalid/credentials/reference-only",
        "replay_window_id": "rw-uaix-workflow-agent-20260531"
    },
    "body": {
        "client_level": "L4",
        "client_name": "Workflow Agent",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": true,
        "can_authenticate": true,
        "can_call_tools": true,
        "can_run_long_tasks": true,
        "can_store_memory": false,
        "can_coordinate_agents": false,
        "requires_human_consent_for": [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "long_task_acceptance"
        ],
        "recommended_uaix_profiles": [
            "uai.client.workflow-agent.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "fallback_behavior": "Use task-status, blocker, handoff, and final-report records; downgrade to L3 when long-task continuity or correlation cannot be preserved.",
        "known_limits": [
            "Cannot store durable memory without a separate memory proposal",
            "Cannot coordinate multiple autonomous agents",
            "Cannot bypass expiration or consent windows"
        ],
        "evidence_requirements": [
            "correlation ID",
            "task status records",
            "idempotency key",
            "timeout and expiration",
            "fallback directive",
            "final report"
        ],
        "safe_default_response": "Accept only scoped work, keep status evidence current, and stop with a blocker when consent, correlation, timeout, or fallback evidence is missing.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_workflow_agent",
        "issued_at": "2026-05-31T20:06:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l4",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.workflow-agent.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.workflow-agent.v1",
    "msg_uaix_client_workflow_agent_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_workflow.agent",
        "Workflow Agent Client",
        "https://example.invalid/workflow-agent",
        null,
        "workflow-agent-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_workflow_agent",
        "turn_001",
        "none",
        "00-88888888888888888888888888888888-0000000000000001-01",
        1,
        "corr_20260531_workflow_agent"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        true,
        null,
        "idem_20260531_workflow_agent_0001",
        0,
        1,
        "accepted",
        600000,
        "Preserve correlation, emit task status, and return a blocker before any unapproved write, memory, or coordination step."
    ],
    [
        "credentialed",
        "oauth-reference",
        "https://example.invalid/workflow-agent",
        "https://example.invalid/credentials/reference-only",
        null,
        "rw-uaix-workflow-agent-20260531"
    ],
    [
        "L4",
        "Workflow Agent",
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        false,
        false,
        [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "long_task_acceptance"
        ],
        [
            "uai.client.workflow-agent.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.final-report.v1"
        ],
        "Use task-status, blocker, handoff, and final-report records; downgrade to L3 when long-task continuity or correlation cannot be preserved.",
        [
            "Cannot store durable memory without a separate memory proposal",
            "Cannot coordinate multiple autonomous agents",
            "Cannot bypass expiration or consent windows"
        ],
        [
            "correlation ID",
            "task status records",
            "idempotency key",
            "timeout and expiration",
            "fallback directive",
            "final report"
        ],
        "Accept only scoped work, keep status evidence current, and stop with a blocker when consent, correlation, timeout, or fallback evidence is missing.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_workflow_agent",
        null,
        "2026-05-31T20:06:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l4",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0008

UAI Multi-Agent Runtime Client v1

L5 client capability profile for external multi-agent runtimes that coordinate agents while UAIX remains the reviewed record, trust, memory, evidence, and handoff boundary.

配置文件
uai.client.multi-agent-runtime.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.multi-agent-runtime.v1
可读夹具 有键 JSON uai.client.multi-agent-runtime.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.multi-agent-runtime.v1",
    "message_id": "msg_uaix_client_multi_agent_runtime_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_multi.agent",
        "label": "Multi-Agent Runtime Client",
        "uri": "https://example.invalid/multi-agent-runtime",
        "role": "multi-agent-runtime-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_multi_agent_runtime",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_multi_agent_runtime",
        "traceparent": "00-99999999999999999999999999999999-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": true,
        "idempotency_key": "idem_20260531_multi_agent_runtime_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "accepted",
        "timeout_ms": 900000,
        "fallback_directive": "Coordinate only inside the external runtime and keep UAIX records as reviewed handoff and evidence boundaries."
    },
    "trust": {
        "channel": "credentialed",
        "auth_scheme": "oauth-reference",
        "principal": "https://example.invalid/multi-agent-runtime",
        "credential_ref": "https://example.invalid/credentials/reference-only",
        "replay_window_id": "rw-uaix-multi-agent-runtime-20260531"
    },
    "body": {
        "client_level": "L5",
        "client_name": "Multi-Agent Runtime",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": true,
        "can_authenticate": true,
        "can_call_tools": true,
        "can_run_long_tasks": true,
        "can_store_memory": true,
        "can_coordinate_agents": true,
        "requires_human_consent_for": [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "memory_write",
            "memory_promotion",
            "agent_coordination"
        ],
        "recommended_uaix_profiles": [
            "uai.client.multi-agent-runtime.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1"
        ],
        "fallback_behavior": "Downgrade to workflow-agent records when coordination or memory review is unavailable; return blockers for unapproved memory writes or public posting.",
        "known_limits": [
            "UAIX does not execute the runtime",
            "Memory writes require proposal and review",
            "Agent coordination requires external runtime evidence and human consent"
        ],
        "evidence_requirements": [
            "correlation ID",
            "idempotency key",
            "agent handoff records",
            "memory proposal records",
            "task status records",
            "final report"
        ],
        "safe_default_response": "Prepare the coordination packet, require external-runtime execution evidence, and block memory or public actions until reviewed consent exists.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_multi_agent_runtime",
        "issued_at": "2026-05-31T20:07:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l5",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.multi-agent-runtime.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.multi-agent-runtime.v1",
    "msg_uaix_client_multi_agent_runtime_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_multi.agent",
        "Multi-Agent Runtime Client",
        "https://example.invalid/multi-agent-runtime",
        null,
        "multi-agent-runtime-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_multi_agent_runtime",
        "turn_001",
        "none",
        "00-99999999999999999999999999999999-0000000000000001-01",
        1,
        "corr_20260531_multi_agent_runtime"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        true,
        null,
        "idem_20260531_multi_agent_runtime_0001",
        0,
        1,
        "accepted",
        900000,
        "Coordinate only inside the external runtime and keep UAIX records as reviewed handoff and evidence boundaries."
    ],
    [
        "credentialed",
        "oauth-reference",
        "https://example.invalid/multi-agent-runtime",
        "https://example.invalid/credentials/reference-only",
        null,
        "rw-uaix-multi-agent-runtime-20260531"
    ],
    [
        "L5",
        "Multi-Agent Runtime",
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "memory_write",
            "memory_promotion",
            "agent_coordination"
        ],
        [
            "uai.client.multi-agent-runtime.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1"
        ],
        "Downgrade to workflow-agent records when coordination or memory review is unavailable; return blockers for unapproved memory writes or public posting.",
        [
            "UAIX does not execute the runtime",
            "Memory writes require proposal and review",
            "Agent coordination requires external runtime evidence and human consent"
        ],
        [
            "correlation ID",
            "idempotency key",
            "agent handoff records",
            "memory proposal records",
            "task status records",
            "final report"
        ],
        "Prepare the coordination packet, require external-runtime execution evidence, and block memory or public actions until reviewed consent exists.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_multi_agent_runtime",
        null,
        "2026-05-31T20:07:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l5",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAI-CAP-0009

UAI Audited Agent System Client v1

L6 client capability profile for high-assurance agent systems that attach provenance, audit evidence, consent records, validator output, memory review, and final-report evidence.

配置文件
uai.client.audited-agent-system.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uai.client.audited-agent-system.v1
可读夹具 有键 JSON uai.client.audited-agent-system.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uai.client.audited-agent-system.v1",
    "message_id": "msg_uaix_client_audited_agent_system_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standard-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "runtime",
        "id": "runtime_audited.agent",
        "label": "Audited Agent System Client",
        "uri": "https://example.invalid/audited-agent-system",
        "role": "audited-agent-system-client",
        "project": "example-client"
    },
    "conversation": {
        "conversation_id": "conv_20260531_audited_agent_system",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260531_audited_agent_system",
        "traceparent": "00-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "async",
        "priority": "interactive",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": true,
        "ack_required": true,
        "idempotency_key": "idem_20260531_audited_agent_system_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "accepted",
        "timeout_ms": 900000,
        "fallback_directive": "Require audit, provenance, consent, validator, and final-report evidence before high-assurance claims are accepted."
    },
    "trust": {
        "channel": "credentialed",
        "auth_scheme": "did+vc",
        "principal": "did:example:audited-agent-system",
        "credential_ref": "https://example.invalid/credentials/audit-evidence",
        "replay_window_id": "rw-uaix-audited-agent-system-20260531"
    },
    "body": {
        "client_level": "L6",
        "client_name": "Audited Agent System",
        "can_fetch_static": true,
        "can_fetch_json": true,
        "can_execute_javascript": true,
        "can_use_browser_ui": true,
        "can_post_data": true,
        "can_authenticate": true,
        "can_call_tools": true,
        "can_run_long_tasks": true,
        "can_store_memory": true,
        "can_coordinate_agents": true,
        "requires_human_consent_for": [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "memory_write",
            "memory_promotion",
            "agent_coordination",
            "high_assurance_claim"
        ],
        "recommended_uaix_profiles": [
            "uai.client.audited-agent-system.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1",
            "uai.agent.correction.v1"
        ],
        "fallback_behavior": "Downgrade to L5 or lower when audit, provenance, consent, validator, or final-report evidence is incomplete.",
        "known_limits": [
            "High-assurance evidence does not certify the implementation",
            "External runtime execution still occurs outside UAIX",
            "Missing audit evidence downgrades the claim"
        ],
        "evidence_requirements": [
            "provenance record",
            "audit log reference",
            "validator result",
            "human consent record",
            "idempotency key",
            "correlation ID",
            "final report",
            "memory proposal review evidence"
        ],
        "safe_default_response": "Return the validated evidence packet or downgrade the capability claim; never treat missing audit evidence as approval.",
        "support_boundary": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "carcinus_boundary": "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "localendpoint_boundary": "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    },
    "provenance": {
        "trace_id": "trace_20260531_audited_agent_system",
        "issued_at": "2026-05-31T20:08:00Z",
        "log_ref": "urn:uaix:log:capability-adaptive:20260531:l6",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standard-publication",
        "confidence": 1
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:fixture-hash-recorded-by-validator"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uai.client.audited-agent-system.v1-keyless.json
公开记录项
[
    "1.0",
    "uai.client.audited-agent-system.v1",
    "msg_uaix_client_audited_agent_system_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standard-publisher",
        null,
        "uaix.org"
    ],
    [
        "runtime",
        "runtime_audited.agent",
        "Audited Agent System Client",
        "https://example.invalid/audited-agent-system",
        null,
        "audited-agent-system-client",
        null,
        "example-client"
    ],
    [
        "conv_20260531_audited_agent_system",
        "turn_001",
        "none",
        "00-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-0000000000000001-01",
        1,
        "corr_20260531_audited_agent_system"
    ],
    [
        "async",
        "interactive",
        "2030-12-31T23:59:00Z",
        true,
        true,
        null,
        "idem_20260531_audited_agent_system_0001",
        0,
        1,
        "accepted",
        900000,
        "Require audit, provenance, consent, validator, and final-report evidence before high-assurance claims are accepted."
    ],
    [
        "credentialed",
        "did+vc",
        "did:example:audited-agent-system",
        "https://example.invalid/credentials/audit-evidence",
        null,
        "rw-uaix-audited-agent-system-20260531"
    ],
    [
        "L6",
        "Audited Agent System",
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        true,
        [
            "authentication",
            "tool_call",
            "public_posting",
            "destructive_action",
            "memory_write",
            "memory_promotion",
            "agent_coordination",
            "high_assurance_claim"
        ],
        [
            "uai.client.audited-agent-system.v1",
            "uai.agent.message.v1",
            "uai.agent.ack.v1",
            "uai.agent.task-status.v1",
            "uai.agent.blocker.v1",
            "uai.agent.memory-proposal.v1",
            "uai.agent.handoff.v1",
            "uai.agent.final-report.v1",
            "uai.agent.correction.v1"
        ],
        "Downgrade to L5 or lower when audit, provenance, consent, validator, or final-report evidence is incomplete.",
        [
            "High-assurance evidence does not certify the implementation",
            "External runtime execution still occurs outside UAIX",
            "Missing audit evidence downgrades the claim"
        ],
        [
            "provenance record",
            "audit log reference",
            "validator result",
            "human consent record",
            "idempotency key",
            "correlation ID",
            "final report",
            "memory proposal review evidence"
        ],
        "Return the validated evidence packet or downgrade the capability claim; never treat missing audit evidence as approval.",
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "Carcinus.org is a separate runtime/orchestrator example that may consume UAIX records. UAIX.org does not implement Carcinus runtime behavior and does not execute Carcinus workflows.",
        "LocalEndPoint is an external consumer boundary; UAIX records portable evidence but does not implement LocalEndPoint runtime features."
    ],
    [
        "trace_20260531_audited_agent_system",
        null,
        "2026-05-31T20:08:00Z",
        "urn:uaix:log:capability-adaptive:20260531:l6",
        "svc_uaix.publisher",
        "model.uaix.standard-publication",
        1
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:fixture-hash-recorded-by-validator"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6200

UAIX Ability 配置文件 v1

UAIX Ability 配置文件 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.v1
可读夹具 有键 JSON uaix.ability-profile.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "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"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.v1",
    "msg-2026-06-04-uaix-ability-profile-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "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"
        ]
    ],
    [
        "trace-uaix-ability-profile-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6201

UAIX Startup Packet v1

UAIX Startup Packet v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.startup-packet.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.startup-packet.v1
可读夹具 有键 JSON uaix.startup-packet.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.startup-packet.v1",
    "message_id": "msg-2026-06-04-uaix-startup-packet-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-startup-packet-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-startup-packet-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "startup_packet_id": "startup-2026-06-04-reference",
        "read_order": [
            "receiver brief",
            "authority boundary",
            "memory firewall policy",
            "schemas",
            "fixtures"
        ],
        "domain_boundaries": [
            "UAIX standards and evidence only",
            "Teleodynamic theory stays external"
        ],
        "first_acceptable_response": "Summarize loaded boundaries before broad edits or adoption.",
        "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"
        ],
        "validation_targets": [
            "schema",
            "provenance",
            "integrity",
            "authority"
        ],
        "identity": {
            "agent_id": "uaix-publication-generator",
            "role": "standards-publication-agent",
            "identity_lifecycle": "resumed",
            "recovery_boundary": "If identity or custody cannot be confirmed, continue only as public read-only review and emit a suspension packet before delegated or write-capable work."
        },
        "token_custody": {
            "raw_token_published": false,
            "storage_confirmation": "not-required",
            "custody_status": "none",
            "recovery_method": "No raw token is needed for this public reference packet. Authenticated implementations must store only credential references and use human-mediated recovery when token custody is lost.",
            "redaction_rule": "Never write bearer tokens, API keys, passwords, private keys, JWTs, or connection strings into startup packets, memory packages, examples, logs, or evidence."
        },
        "discovery_bootstrap": {
            "base_url": "/",
            "low_capability_entrypoints": [
                "/llms.txt",
                "/llms-full.txt",
                "/sitemap.xml"
            ],
            "json_entrypoints": [
                "/.well-known/uaix.json",
                "/.well-known/ai-agent.json",
                "/wp-json/uaix/v1/catalog"
            ],
            "javascript_required": false
        },
        "safe_harbor": {
            "url": "/en-us/about/contact-and-review/",
            "use_when": [
                "security disclosure",
                "token custody loss",
                "identity recovery ambiguity",
                "network obstruction prevents safe validation",
                "namespace or ownership conflict"
            ]
        },
        "utc_requirements": {
            "timestamp_format": "YYYY-MM-DDTHH:MM:SSZ",
            "local_time_allowed": false
        }
    },
    "provenance": {
        "trace_id": "trace-uaix-startup-packet-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-startup-packet-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.startup-packet.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.startup-packet.v1",
    "msg-2026-06-04-uaix-startup-packet-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-startup-packet-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-startup-packet-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "startup-2026-06-04-reference",
        [
            "receiver brief",
            "authority boundary",
            "memory firewall policy",
            "schemas",
            "fixtures"
        ],
        [
            "UAIX standards and evidence only",
            "Teleodynamic theory stays external"
        ],
        "Summarize loaded boundaries before broad edits or adoption.",
        [
            "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",
            "provenance",
            "integrity",
            "authority"
        ],
        {
            "agent_id": "uaix-publication-generator",
            "role": "standards-publication-agent",
            "identity_lifecycle": "resumed",
            "recovery_boundary": "If identity or custody cannot be confirmed, continue only as public read-only review and emit a suspension packet before delegated or write-capable work."
        },
        {
            "raw_token_published": false,
            "storage_confirmation": "not-required",
            "custody_status": "none",
            "recovery_method": "No raw token is needed for this public reference packet. Authenticated implementations must store only credential references and use human-mediated recovery when token custody is lost.",
            "redaction_rule": "Never write bearer tokens, API keys, passwords, private keys, JWTs, or connection strings into startup packets, memory packages, examples, logs, or evidence."
        },
        {
            "base_url": "/",
            "low_capability_entrypoints": [
                "/llms.txt",
                "/llms-full.txt",
                "/sitemap.xml"
            ],
            "json_entrypoints": [
                "/.well-known/uaix.json",
                "/.well-known/ai-agent.json",
                "/wp-json/uaix/v1/catalog"
            ],
            "javascript_required": false
        },
        {
            "url": "/en-us/about/contact-and-review/",
            "use_when": [
                "security disclosure",
                "token custody loss",
                "identity recovery ambiguity",
                "network obstruction prevents safe validation",
                "namespace or ownership conflict"
            ]
        },
        {
            "timestamp_format": "YYYY-MM-DDTHH:MM:SSZ",
            "local_time_allowed": false
        }
    ],
    [
        "trace-uaix-startup-packet-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-startup-packet-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6201B

UAIX Memory Maintenance v1

通用 required UAIX memory package policy for lifecycle, hot/cold boundaries, validation behavior, protected paths, and memory write safety.

配置文件
uaix.memory-maintenance.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.memory-maintenance.v1
可读夹具 有键 JSON uaix.memory-maintenance.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.memory-maintenance.v1",
    "schema_version": 1,
    "requirement": {
        "path": ".uai/memory-maintenance.uai",
        "level": "universal_required",
        "universal_statement": "Every UAIX memory package MUST contain `.uai/memory-maintenance.uai`. No exceptions. Missing or invalid `.uai/memory-maintenance.uai` makes the package non-compliant.",
        "missing_behavior": "package_non_compliant"
    },
    "governance": {
        "governance_statement": "`.uai/memory-maintenance.uai` governs memory lifecycle, hot/cold boundaries, compaction cadence, archival policy, promotion and demotion rules, access controls, protected paths, review gates, validation behavior, and memory write safety.",
        "governs": [
            "memory lifecycle",
            "hot/cold boundaries",
            "compaction cadence",
            "archival policy",
            "promotion and demotion rules",
            "access controls",
            "protected paths",
            "review gates",
            "validation behavior",
            "memory write safety"
        ]
    },
    "protected_paths": [
        {
            "path": ".uai/taboo.uai",
            "protected_when_present": true,
            "access": "operator_explicit_only",
            "agent_default": "forbidden",
            "infer_from_absence": false,
            "operations": {
                "read": false,
                "open": false,
                "validate": false,
                "lint": false,
                "create": false,
                "modify": false,
                "package": false,
                "export": false,
                "index": false,
                "inspect": false
            }
        },
        {
            "path": ".uai/totem.uai",
            "protected_when_present": true,
            "access": "operator_explicit_only",
            "agent_default": "forbidden",
            "infer_from_absence": false,
            "operations": {
                "read": false,
                "open": false,
                "validate": false,
                "lint": false,
                "create": false,
                "modify": false,
                "package": false,
                "export": false,
                "index": false,
                "inspect": false
            }
        },
        {
            "path": ".uai/talisman.uai",
            "protected_when_present": true,
            "access": "operator_explicit_only",
            "agent_default": "forbidden",
            "infer_from_absence": false,
            "operations": {
                "read": false,
                "open": false,
                "validate": false,
                "lint": false,
                "create": false,
                "modify": false,
                "package": false,
                "export": false,
                "index": false,
                "inspect": false
            }
        }
    ],
    "validation": {
        "package_requires_memory_maintenance": true,
        "package_including_protected_artifact_is_non_compliant": true,
        "validator_must_not_scan_protected_artifacts": true
    },
    "recommendation_boundary": {
        "suggestions_allowed": true,
        "action_requires_exact_human_authorization": true,
        "general_permission_is_not_authorization": true,
        "rule": "Agents may recommend or request permission for an active-anchor mutation, but must not perform it without a human naming the exact artifact and exact operation."
    },
    "provenance": {
        "created_at_utc": "2026-06-10T00:00:00Z",
        "source": "UAIX AI 记忆数据包向导",
        "support_boundary": "This record governs package memory policy. It is not hosted enforcement, runtime control, certification, endorsement, or proof of safety."
    }
}
传输格式 优化版(无键)JSON uaix.memory-maintenance.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.memory-maintenance.v1",
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6201C

UAIX 下一步 Recursive Prompt v1

Derived hot-memory resume artifact. Required for agents that deal with code, automation, executable workflows, or code-like artifacts. Out of scope for agents with no code, automation, executable workflow, or code-like artifacts.

配置文件
uaix.next-recursive-prompt.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.next-recursive-prompt.v1
可读夹具 有键 JSON uaix.next-recursive-prompt.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.next-recursive-prompt.v1",
    "schema_version": 1,
    "scope": {
        "scope_id": "example-code-project",
        "scope_path": ".",
        "local_uai_root": ".uai/",
        "code_scope": true,
        "scope_basis": [
            "code",
            "automation",
            "executable-workflow",
            "code-like-artifact"
        ],
        "requirement_rule": "Required for agents that deal with code, automation, executable workflows, or code-like artifacts: next-recursive-prompt.uai.",
        "out_of_scope_rule": "Out of scope for agents with no code, automation, executable workflow, or code-like artifacts: next-recursive-prompt.uai."
    },
    "lifecycle": {
        "status": "active",
        "generated_at_utc": "2026-06-10T00:00:00Z",
        "valid_until_utc": "",
        "attempt": 1,
        "supersedes_checksum": ""
    },
    "activation_policy": {
        "activation_rule": "Use the stored next_loop plan when the user indicates continuation or resume intent, including keep going, continue, do the next thing, resume, proceed, or use the next recursive prompt.",
        "relevance_review_rule": "When a new user request directly relates to the stored next_loop, review this file for useful plan ideas before discarding or superseding it.",
        "intake_precedence_rule": "For packages using 代理文件交接, active Content or Improvement files that relate to the current prompt supersede or expand the stored next_loop. Intake must still lead to concrete project work, hot-memory update, ledger evidence, and archive movement or a recorded keep-active reason.",
        "current_instruction_rule": "When the user provides a specific unrelated instruction, current user instruction governs the turn and overwrites the stored next-loop plan.",
        "regeneration_rule": "After accepted work, update authoritative .uai records first, then regenerate .uai/next-recursive-prompt.uai from those records.",
        "non_activation_examples": [
            "A new unrelated feature request.",
            "A direct request to inspect, test, deploy, or explain a different target.",
            "A human correction that changes the work objective."
        ],
        "next_prompt_visibility_rule": "At the end of accepted work, show a prominent, sectioned, detailed suggested next prompt to the human in chat so they can review, modify, replace, or simply answer keep going. The prompt must be a standalone, copy-paste-ready handoff and must include literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections, plus context, objective, scope, hard boundaries, work items, expected touchpoints, files to review, done criteria, and final response contract. It must identify a concrete next feature, bug fix, improvement, test/check addition, package/publication step, or explicit no-op/source-validation-only stop condition. Validation-only or no-source-change work must be labeled no-op/source-validation only, and the Code/source changes section must say no code/source changes plus the reason.",
        "goal_prompt_visibility_rule": "When the current work was started from /goal, Follow Goals, or another explicit runtime goal prompt, the visible continuation must use goal wording and functionality. Label it Suggested 下一步 /goal Prompt, make the first copy-paste line start with /goal, include Goal, Success criteria, Constraints or hard boundaries, Verification, and still include literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections with concrete next work or an explicit no-op/source-validation stop condition."
    },
    "objective": {
        "task_id": "example-next-loop",
        "summary": "Resume the next safe code-quality work chunk from authoritative handoff files.",
        "priority": "normal",
        "done_criteria": [
            "Targeted checks pass or blockers are named.",
            "热记忆 memory and progress records are updated.",
            ".uai/next-recursive-prompt.uai is regenerated from authoritative records.",
            "The final response shows a standalone, prompt-shaped suggested next prompt with literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections for human review or keep-going continuation.",
            "Validation-only or no-source-change results are labeled no-op/source-validation only and still include substantive Feature/improvement focus, Code/source changes, and Automated tests/checks sections.",
            "The Suggested 下一步 Prompt states a concrete next feature, bug fix, improvement, test/check addition, package/publication step, or explicit no-op/source-validation-only stop condition."
        ]
    },
    "authoritative_refs": {
        "agents_md": "AGENTS.md",
        "readme_human": ".uai/readme.human",
        "memory_maintenance": ".uai/memory-maintenance.uai",
        "identity": ".uai/identity.uai",
        "world_context": ".uai/world-context.uai",
        "short_term_memory": ".uai/short-term-memory.uai",
        "protected_paths_metadata": ".uai/memory-maintenance.uai#protected_paths",
        "coding_standards": ".uai/coding-standards.uai",
        "context": ".uai/context.uai",
        "constraints": ".uai/constraints.uai",
        "progress": ".uai/progress.uai",
        "current_state": ".uai/current-state.uai",
        "decisions": ".uai/decisions.uai",
        "next_actions": ".uai/next-actions.uai",
        "test_plan": ".uai/test-plan.uai",
        "stack": ".uai/stack.uai",
        "architecture": ".uai/architecture.uai"
    },
    "resume_context": {
        "current_truth_summary": [
            "通用 required launch-baseline files have already been loaded after memory-maintenance and the protected-path guard.",
            "This code-bearing package requires coding standards and a derived next recursive prompt.",
            "Authoritative .uai records win on conflict."
        ],
        "recent_changes": [],
        "active_blockers": [],
        "why_now": "A code-bearing package needs a compact resume artifact for the next implementation loop."
    },
    "next_loop": {
        "mode": "implement-then-verify",
        "first_response_contract": {
            "must_report": [
                "loaded context",
                "hard constraints",
                "expected touchpoints",
                "targeted checks"
            ],
            "max_bullets": 6
        },
        "ordered_steps": [
            "Confirm scope and required files.",
            "Review .uai/next-recursive-prompt.uai for relevant ideas when the current request continues, resumes, or directly relates to the stored next loop.",
            "When 代理文件交接 is enabled, enumerate active Content 和 Improvement files; related intake supersedes or expands this next loop and must produce project work before archive movement.",
            "Load coding standards before code work.",
            "Perform the next bounded work chunk.",
            "Run targeted checks named in .uai/test-plan.uai.",
            "Write accepted facts to authoritative .uai records.",
            "Regenerate .uai/next-recursive-prompt.uai from those records.",
            "End ordinary prompt work with a prominent, sectioned Suggested 下一步 Prompt that includes literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections.",
            "End /goal or Follow Goals work with a prominent, sectioned Suggested 下一步 /goal Prompt whose first copy-paste line starts with /goal, preserves Goal / Success criteria / Constraints / Verification wording, and still includes the literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections.",
            "Make the Suggested 下一步 Prompt or Suggested 下一步 /goal Prompt name a concrete next feature, bug fix, improvement, test/check addition, package/publication step, or explicit no-op/source-validation-only stop condition.",
            "If no source/code patch was made, label the result no-op/source-validation only and make Code/source changes explain no code/source changes plus the reason."
        ],
        "if_blocked": {
            "action": "emit-blocked-state",
            "required_updates": [
                ".uai/progress.uai",
                ".uai/current-state.uai",
                ".uai/next-actions.uai",
                ".uai/next-recursive-prompt.uai"
            ],
            "human_escalation_reason_template": "State the blocker, the safe next step, and the precise approval or evidence needed."
        },
        "final_response_contract": {
            "must_include": [
                "changed files or explicit no-op/source-validation-only evidence",
                "tests and skipped checks with reasons",
                "blockers or support-boundary risks",
                "Feature/improvement focus, Code/source changes, and Automated tests/checks sections with content; if no source patch was made, Code/source changes says no code/source changes and why",
                "a concrete next feature, bug fix, improvement, test/check addition, package/publication step, or explicit no-op/source-validation-only stop condition",
                "next_detailed_suggested_prompt",
                "literal Feature/improvement focus, Code/source changes, and Automated tests/checks sections",
                "Suggested 下一步 /goal Prompt with a leading /goal line plus Goal / Success criteria / Constraints / Verification wording when the active work started from /goal or Follow Goals"
            ],
            "next_detailed_suggested_prompt_requirements": [
                "context",
                "objective",
                "scope",
                "hard boundaries",
                "work items",
                "Feature/improvement focus",
                "concrete feature, bug fix, improvement, test/check addition, package/publication step, or no-op/source-validation stop condition",
                "Code/source changes",
                "Automated tests/checks",
                "expected touchpoints",
                "files to review",
                "targeted checks",
                "done criteria",
                "final response contract",
                "Suggested 下一步 /goal Prompt with a leading /goal line when the active work started from /goal or Follow Goals"
            ],
            "user_choice": "The human can edit the prompt, replace it, or answer keep going."
        }
    },
    "checks": {
        "required": [
            "schema parse",
            "targeted project checks",
            "handoff lint when .uai memory changed"
        ],
        "out_of_scope_for_this_scope": [],
        "last_known_results": []
    },
    "writeback_policy": {
        "must_update_before_success": [
            ".uai/progress.uai",
            ".uai/current-state.uai",
            ".uai/next-recursive-prompt.uai"
        ],
        "update_decisions_if_changed": ".uai/decisions.uai",
        "never_copy_into_hot_files": [
            "raw traces",
            "secrets",
            "private customer data",
            "large tool logs",
            "unreviewed cold-memory claims"
        ]
    },
    "security": {
        "approval_required_for": [
            "production deploy",
            "destructive repository operations",
            "schema boundary changes",
            "public support-claim widening"
        ],
        "no_op_triggers": [
            "missing_authoritative_ref",
            "stale_constraints",
            "integrity_mismatch",
            "scope_conflict",
            "conflict_with_human_instruction",
            "conflict_with_repository_policy"
        ],
        "escalation_triggers": [
            "support boundary would widen",
            "runtime behavior would be implied",
            "non-coding package would be made to look code-required",
            "code-bearing package lacks required coding memory"
        ],
        "local_policy_wins": true
    },
    "cold_memory": {
        "refs": []
    },
    "integrity": {
        "canonicalization": "canonical-json",
        "checksum": "sha256:example-review-placeholder",
        "source_digests": [],
        "signatures": [],
        "yaml_mirror_allowed": false
    },
    "provenance": {
        "trigger": "example",
        "generated_by": "uaix-next-recursive-prompt-generator",
        "runtime_id": "",
        "issued_at_utc": "2026-06-10T00:00:00Z"
    }
}
传输格式 优化版(无键)JSON uaix.next-recursive-prompt.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.next-recursive-prompt.v1",
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    [],
    [
        null,
        null,
        "canonical-json",
        "sha256:example-review-placeholder"
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6202

UAIX 暂停 Packet v1

UAIX 暂停 Packet v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.suspension-packet.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.suspension-packet.v1
可读夹具 有键 JSON uaix.suspension-packet.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.suspension-packet.v1",
    "message_id": "msg-2026-06-04-uaix-suspension-packet-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-suspension-packet-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-suspension-packet-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "suspension_packet_id": "suspension-2026-06-04-reference",
        "state_summary": "Work paused after static validation; no runtime authority transferred.",
        "checks_run": [
            "schema parse",
            "fixture parse",
            "claim boundary scan"
        ],
        "checks_skipped": [
            "credential validation",
            "private endpoint probing"
        ],
        "blockers": [],
        "next_safe_step": "Human review or validator rerun before deployment.",
        "network_obstruction": {
            "observed": false,
            "taxonomy": [],
            "observations": [
                {
                    "checked_at_utc": "2026-06-04T20:00:00Z",
                    "target": "/llms.txt",
                    "result": "static discovery reachable in the reference packet context"
                }
            ],
            "blocked_by_network": false,
            "blocked_by_policy": false
        },
        "retry_policy": {
            "max_attempts": 2,
            "retry_after_utc": "2026-06-04T20:05:00Z",
            "indefinite_retry_allowed": false
        },
        "evidence_packet": {
            "evidence_recommended": true,
            "evidence_profile": "uaix.conformance-evidence.v1",
            "redaction_applied": true
        },
        "human_escalation": {
            "required": false,
            "safe_harbor_url": "/en-us/about/contact-and-review/",
            "reason": "No unresolved blocker is present in this reference fixture."
        }
    },
    "provenance": {
        "trace_id": "trace-uaix-suspension-packet-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-suspension-packet-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.suspension-packet.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.suspension-packet.v1",
    "msg-2026-06-04-uaix-suspension-packet-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-suspension-packet-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-suspension-packet-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "suspension-2026-06-04-reference",
        "Work paused after static validation; no runtime authority transferred.",
        [
            "schema parse",
            "fixture parse",
            "claim boundary scan"
        ],
        [
            "credential validation",
            "private endpoint probing"
        ],
        [],
        "Human review or validator rerun before deployment.",
        {
            "observed": false,
            "taxonomy": [],
            "observations": [
                {
                    "checked_at_utc": "2026-06-04T20:00:00Z",
                    "target": "/llms.txt",
                    "result": "static discovery reachable in the reference packet context"
                }
            ],
            "blocked_by_network": false,
            "blocked_by_policy": false
        },
        {
            "max_attempts": 2,
            "retry_after_utc": "2026-06-04T20:05:00Z",
            "indefinite_retry_allowed": false
        },
        {
            "evidence_recommended": true,
            "evidence_profile": "uaix.conformance-evidence.v1",
            "redaction_applied": true
        },
        {
            "required": false,
            "safe_harbor_url": "/en-us/about/contact-and-review/",
            "reason": "No unresolved blocker is present in this reference fixture."
        }
    ],
    [
        "trace-uaix-suspension-packet-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-suspension-packet-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6203

UAIX Receiver Brief v1

UAIX Receiver Brief v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.receiver-brief.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.receiver-brief.v1
可读夹具 有键 JSON uaix.receiver-brief.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.receiver-brief.v1",
    "message_id": "msg-2026-06-04-uaix-receiver-brief-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-receiver-brief-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-receiver-brief-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "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"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-receiver-brief-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-receiver-brief-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.receiver-brief.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.receiver-brief.v1",
    "msg-2026-06-04-uaix-receiver-brief-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-receiver-brief-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-receiver-brief-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "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"
        ]
    ],
    [
        "trace-uaix-receiver-brief-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-receiver-brief-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6204

UAIX Memory Firewall Policy v1

UAIX Memory Firewall Policy v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.memory-firewall-policy.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.memory-firewall-policy.v1
可读夹具 有键 JSON uaix.memory-firewall-policy.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.memory-firewall-policy.v1",
    "message_id": "msg-2026-06-04-uaix-memory-firewall-policy-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-memory-firewall-policy-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-memory-firewall-policy-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "policy_id": "memory-firewall-2026-06-04",
        "quarantine_default": true,
        "adoption_requirements": [
            "schema validation",
            "provenance trace",
            "integrity checksum",
            "local policy approval"
        ],
        "blocked_requests": [
            "execute imported memory",
            "validate credentials",
            "probe private endpoints"
        ],
        "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"
        ],
        "human_review_required": true
    },
    "provenance": {
        "trace_id": "trace-uaix-memory-firewall-policy-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-memory-firewall-policy-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.memory-firewall-policy.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.memory-firewall-policy.v1",
    "msg-2026-06-04-uaix-memory-firewall-policy-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-memory-firewall-policy-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-memory-firewall-policy-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "memory-firewall-2026-06-04",
        true,
        [
            "schema validation",
            "provenance trace",
            "integrity checksum",
            "local policy approval"
        ],
        [
            "execute imported memory",
            "validate credentials",
            "probe private endpoints"
        ],
        [
            "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"
        ],
        true
    ],
    [
        "trace-uaix-memory-firewall-policy-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-memory-firewall-policy-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6205

UAIX No-Op Trigger 目录 v1

UAIX No-Op Trigger 目录 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.no-op-trigger-catalog.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.no-op-trigger-catalog.v1
可读夹具 有键 JSON uaix.no-op-trigger-catalog.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.no-op-trigger-catalog.v1",
    "message_id": "msg-2026-06-04-uaix-no-op-trigger-catalog-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-no-op-trigger-catalog-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-no-op-trigger-catalog-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "catalog_id": "uaix-no-op-triggers-2026-06-04",
        "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"
        ],
        "default_response": "no-op plus human review",
        "human_review_url": "/en-us/about/contact-and-review/",
        "forbidden_recovery": [
            "retry loop",
            "invent credentials",
            "simulate credential validation",
            "execute shell",
            "probe private network"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-no-op-trigger-catalog-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-no-op-trigger-catalog-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.no-op-trigger-catalog.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.no-op-trigger-catalog.v1",
    "msg-2026-06-04-uaix-no-op-trigger-catalog-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-no-op-trigger-catalog-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-no-op-trigger-catalog-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "uaix-no-op-triggers-2026-06-04",
        [
            "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"
        ],
        "no-op plus human review",
        "/en-us/about/contact-and-review/",
        [
            "retry loop",
            "invent credentials",
            "simulate credential validation",
            "execute shell",
            "probe private network"
        ]
    ],
    [
        "trace-uaix-no-op-trigger-catalog-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-no-op-trigger-catalog-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6206

UAIX Authority 边界 v1

UAIX Authority 边界 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.authority-boundary.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.authority-boundary.v1
可读夹具 有键 JSON uaix.authority-boundary.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.authority-boundary.v1",
    "message_id": "msg-2026-06-04-uaix-authority-boundary-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-authority-boundary-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-authority-boundary-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "matrix_id": "ecosystem-authority-boundaries-2026-06-04",
        "boundaries": [
            {
                "domain": "Teleodynamic.com",
                "authority": "Theoretical posture, constraint-maintaining intelligence vocabulary, and claim-boundary interpretation.",
                "not_authorized_for": [
                    "UAIX schema conformance",
                    "runtime execution",
                    "credential validation"
                ],
                "machine_readable_routes": [
                    "https://teleodynamic.com/"
                ],
                "safe_quote_summary": "Use Teleodynamic for theory and interpretation boundaries.",
                "no_op_trigger": "philosophical_claim_widening"
            },
            {
                "domain": "UAIX.org",
                "authority": "UAI-1 schemas, memory packages, receiver briefs, startup/suspension packets, validator fixtures, conformance evidence, and machine-readable discovery.",
                "not_authorized_for": [
                    "tool execution",
                    "runtime safety certification",
                    "credential validation",
                    "philosophical proof"
                ],
                "machine_readable_routes": [
                    "/uaix-agent-capability-catalog.json",
                    "/uai-1-profiles.json",
                    "/.well-known/uaix.json"
                ],
                "safe_quote_summary": "UAIX publishes standards and portable evidence, not execution permission.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "LocalEndpoint.com",
                "authority": "Public-safe endpoint capability discovery and diagnostics boundaries.",
                "not_authorized_for": [
                    "UAIX conformance claim ownership",
                    "private-network probing by UAIX.org"
                ],
                "machine_readable_routes": [
                    "https://localendpoint.com/"
                ],
                "safe_quote_summary": "LocalEndpoint owns endpoint discovery; UAIX references only public-safe declarations.",
                "no_op_trigger": "private_network_probe_requested"
            },
            {
                "domain": "Carcinus.org",
                "authority": "Agent identity and continuity surfaces.",
                "not_authorized_for": [
                    "UAIX packet trust",
                    "memory adoption",
                    "runtime safety"
                ],
                "machine_readable_routes": [
                    "https://carcinus.org/"
                ],
                "safe_quote_summary": "Carcinus continuity markers remain external identity evidence until verified.",
                "no_op_trigger": "provenance_mismatch"
            },
            {
                "domain": "JustAnIota.com",
                "authority": "Compact expression and concept interpretation boundaries.",
                "not_authorized_for": [
                    "UAI-1 schema ownership",
                    "agent runtime authority"
                ],
                "machine_readable_routes": [
                    "https://justaniota.com/"
                ],
                "safe_quote_summary": "Use JustAnIota for compact expression interpretation, not UAIX conformance.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "NeuralWikis.com",
                "authority": "Educational and governance literacy surfaces.",
                "not_authorized_for": [
                    "UAIX machine conformance",
                    "execution authority"
                ],
                "machine_readable_routes": [
                    "https://neuralwikis.com/"
                ],
                "safe_quote_summary": "NeuralWikis can educate readers without becoming a runtime authority.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "NeuroWikis.com",
                "authority": "Educational and governance literacy surfaces.",
                "not_authorized_for": [
                    "UAIX machine conformance",
                    "execution authority"
                ],
                "machine_readable_routes": [
                    "https://neurowikis.com/"
                ],
                "safe_quote_summary": "NeuroWikis can support literacy without replacing UAIX schemas.",
                "no_op_trigger": "authority_boundary_conflict"
            }
        ],
        "not_authorized_for": [
            "execution",
            "certification",
            "credential validation",
            "philosophical proof"
        ],
        "no_op_triggers": [
            "authority_boundary_conflict",
            "philosophical_claim_widening",
            "certification_claim_requested"
        ],
        "safe_quote_summary": "Each site keeps its own authority. UAIX owns UAI-1 schema and evidence conformance only."
    },
    "provenance": {
        "trace_id": "trace-uaix-authority-boundary-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-authority-boundary-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.authority-boundary.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.authority-boundary.v1",
    "msg-2026-06-04-uaix-authority-boundary-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-authority-boundary-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-authority-boundary-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ecosystem-authority-boundaries-2026-06-04",
        [
            {
                "domain": "Teleodynamic.com",
                "authority": "Theoretical posture, constraint-maintaining intelligence vocabulary, and claim-boundary interpretation.",
                "not_authorized_for": [
                    "UAIX schema conformance",
                    "runtime execution",
                    "credential validation"
                ],
                "machine_readable_routes": [
                    "https://teleodynamic.com/"
                ],
                "safe_quote_summary": "Use Teleodynamic for theory and interpretation boundaries.",
                "no_op_trigger": "philosophical_claim_widening"
            },
            {
                "domain": "UAIX.org",
                "authority": "UAI-1 schemas, memory packages, receiver briefs, startup/suspension packets, validator fixtures, conformance evidence, and machine-readable discovery.",
                "not_authorized_for": [
                    "tool execution",
                    "runtime safety certification",
                    "credential validation",
                    "philosophical proof"
                ],
                "machine_readable_routes": [
                    "/uaix-agent-capability-catalog.json",
                    "/uai-1-profiles.json",
                    "/.well-known/uaix.json"
                ],
                "safe_quote_summary": "UAIX publishes standards and portable evidence, not execution permission.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "LocalEndpoint.com",
                "authority": "Public-safe endpoint capability discovery and diagnostics boundaries.",
                "not_authorized_for": [
                    "UAIX conformance claim ownership",
                    "private-network probing by UAIX.org"
                ],
                "machine_readable_routes": [
                    "https://localendpoint.com/"
                ],
                "safe_quote_summary": "LocalEndpoint owns endpoint discovery; UAIX references only public-safe declarations.",
                "no_op_trigger": "private_network_probe_requested"
            },
            {
                "domain": "Carcinus.org",
                "authority": "Agent identity and continuity surfaces.",
                "not_authorized_for": [
                    "UAIX packet trust",
                    "memory adoption",
                    "runtime safety"
                ],
                "machine_readable_routes": [
                    "https://carcinus.org/"
                ],
                "safe_quote_summary": "Carcinus continuity markers remain external identity evidence until verified.",
                "no_op_trigger": "provenance_mismatch"
            },
            {
                "domain": "JustAnIota.com",
                "authority": "Compact expression and concept interpretation boundaries.",
                "not_authorized_for": [
                    "UAI-1 schema ownership",
                    "agent runtime authority"
                ],
                "machine_readable_routes": [
                    "https://justaniota.com/"
                ],
                "safe_quote_summary": "Use JustAnIota for compact expression interpretation, not UAIX conformance.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "NeuralWikis.com",
                "authority": "Educational and governance literacy surfaces.",
                "not_authorized_for": [
                    "UAIX machine conformance",
                    "execution authority"
                ],
                "machine_readable_routes": [
                    "https://neuralwikis.com/"
                ],
                "safe_quote_summary": "NeuralWikis can educate readers without becoming a runtime authority.",
                "no_op_trigger": "authority_boundary_conflict"
            },
            {
                "domain": "NeuroWikis.com",
                "authority": "Educational and governance literacy surfaces.",
                "not_authorized_for": [
                    "UAIX machine conformance",
                    "execution authority"
                ],
                "machine_readable_routes": [
                    "https://neurowikis.com/"
                ],
                "safe_quote_summary": "NeuroWikis can support literacy without replacing UAIX schemas.",
                "no_op_trigger": "authority_boundary_conflict"
            }
        ],
        [
            "execution",
            "certification",
            "credential validation",
            "philosophical proof"
        ],
        [
            "authority_boundary_conflict",
            "philosophical_claim_widening",
            "certification_claim_requested"
        ],
        "Each site keeps its own authority. UAIX owns UAI-1 schema and evidence conformance only."
    ],
    [
        "trace-uaix-authority-boundary-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-authority-boundary-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6207

UAIX 一致性 证据 v1

UAIX 一致性 证据 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.conformance-evidence.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.conformance-evidence.v1
可读夹具 有键 JSON uaix.conformance-evidence.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.conformance-evidence.v1",
    "message_id": "msg-2026-06-04-uaix-conformance-evidence-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-conformance-evidence-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-conformance-evidence-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "evidence_id": "conformance-evidence-2026-06-04",
        "profile_id": "uaix.ability-profile.v1",
        "schema_url": "/wp-json/uaix/v1/schemas/uaix.ability-profile.v1",
        "fixture_url": "/wp-json/uaix/v1/examples/uaix.ability-profile.v1",
        "checks": [
            "json_parse",
            "schema_shape",
            "no_forbidden_claims"
        ],
        "result": "candidate-pass",
        "limitations": [
            "证据 does not certify runtime safety or credential validity."
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-conformance-evidence-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-conformance-evidence-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.conformance-evidence.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.conformance-evidence.v1",
    "msg-2026-06-04-uaix-conformance-evidence-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-conformance-evidence-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-conformance-evidence-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "conformance-evidence-2026-06-04",
        "uaix.ability-profile.v1",
        "/wp-json/uaix/v1/schemas/uaix.ability-profile.v1",
        "/wp-json/uaix/v1/examples/uaix.ability-profile.v1",
        [
            "json_parse",
            "schema_shape",
            "no_forbidden_claims"
        ],
        "candidate-pass",
        [
            "证据 does not certify runtime safety or credential validity."
        ]
    ],
    [
        "trace-uaix-conformance-evidence-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-conformance-evidence-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6208

UAIX Evaluation Packet Summary v1

UAIX Evaluation Packet Summary v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation-packet-summary.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation-packet-summary.v1
可读夹具 有键 JSON uaix.evaluation-packet-summary.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation-packet-summary.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-packet-summary-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-packet-summary-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-packet-summary-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "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."
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-packet-summary-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-packet-summary-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation-packet-summary.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation-packet-summary.v1",
    "msg-2026-06-04-uaix-evaluation-packet-summary-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-packet-summary-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-packet-summary-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "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."
        ]
    ],
    [
        "trace-uaix-evaluation-packet-summary-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-packet-summary-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6209

UAIX Ability 配置文件 L0 v1

UAIX Ability 配置文件 L0 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l0.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l0.v1
可读夹具 有键 JSON uaix.ability-profile.l0.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l0.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l0-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l0-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l0-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l0-2026-06-04",
        "declared_level": "L0",
        "label": "Rule-基础d Workflow / static format follower",
        "capability_surface": [
            "read-only public GET",
            "copyable text"
        ],
        "authority_boundary": "Publish plain HTML, Markdown, llms entries, sitemap entries, and one-hop JSON summaries.",
        "required_human_approval": [
            "any write-capable behavior"
        ],
        "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": [
            "canonical public route",
            "profile identifier",
            "human review URL"
        ],
        "safe_default_response": "Use no-op plus human review when schema, authority, or route intent is ambiguous.",
        "teleodynamic_claim_boundary": "No claim about autonomy or intelligence; this is a format-following category.",
        "example_unsafe_overclaim": "Claiming L0 can validate credentials or safely execute a linked tool."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l0-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l0-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l0.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l0.v1",
    "msg-2026-06-04-uaix-ability-profile-l0-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l0-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l0-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l0-2026-06-04",
        "L0",
        "Rule-基础d Workflow / static format follower",
        [
            "read-only public GET",
            "copyable text"
        ],
        "Publish plain HTML, Markdown, llms entries, sitemap entries, and one-hop JSON summaries.",
        [
            "any write-capable behavior"
        ],
        [
            "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"
        ],
        [
            "canonical public route",
            "profile identifier",
            "human review URL"
        ]
    ],
    [
        "trace-uaix-ability-profile-l0-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l0-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6210

UAIX Ability 配置文件 L1 v1

UAIX Ability 配置文件 L1 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l1.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l1.v1
可读夹具 有键 JSON uaix.ability-profile.l1.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l1.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l1-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l1-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l1-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l1-2026-06-04",
        "declared_level": "L1",
        "label": "Basic Responder / prompt-bound assistant",
        "capability_surface": [
            "read-only public GET",
            "compact JSON",
            "Markdown examples"
        ],
        "authority_boundary": "Publish compact JSON digests, schemas, examples, no-op rules, and direct human review paths.",
        "required_human_approval": [
            "any write-capable behavior"
        ],
        "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": [
            "profile identifier",
            "schema URL",
            "fixture URL",
            "human review URL"
        ],
        "safe_default_response": "Stop and return human_review_required when requested work needs authority not present in the packet.",
        "teleodynamic_claim_boundary": "No autonomy claim; this is prompt-bound response behavior.",
        "example_unsafe_overclaim": "Treating a valid packet as permission to store memory or make a tool call."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l1-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l1-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l1.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l1.v1",
    "msg-2026-06-04-uaix-ability-profile-l1-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l1-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l1-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l1-2026-06-04",
        "L1",
        "Basic Responder / prompt-bound assistant",
        [
            "read-only public GET",
            "compact JSON",
            "Markdown examples"
        ],
        "Publish compact JSON digests, schemas, examples, no-op rules, and direct human review paths.",
        [
            "any write-capable behavior"
        ],
        [
            "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"
        ],
        [
            "profile identifier",
            "schema URL",
            "fixture URL",
            "human review URL"
        ]
    ],
    [
        "trace-uaix-ability-profile-l1-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l1-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6211

UAIX Ability 配置文件 L2 v1

UAIX Ability 配置文件 L2 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l2.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l2.v1
可读夹具 有键 JSON uaix.ability-profile.l2.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l2.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l2-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l2-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l2-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l2-2026-06-04",
        "declared_level": "L2",
        "label": "Tool User / approval-bound co-pilot requiring human approval",
        "capability_surface": [
            "public GET",
            "POST JSON proposal",
            "validator result"
        ],
        "authority_boundary": "Publish ability profile, startup packet, receiver brief, validator fixture, and human approval gate.",
        "required_human_approval": [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        "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": [
            "ability profile",
            "schema validation result",
            "approval requirement",
            "integrity checksum"
        ],
        "safe_default_response": "Prepare a no-op justification when approval, integrity, or provenance is missing.",
        "teleodynamic_claim_boundary": "No claim that approval-bound tool proposal is autonomous intelligence.",
        "example_unsafe_overclaim": "Calling a tool because the packet says tool use is supported but no approval exists."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l2-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l2-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l2.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l2.v1",
    "msg-2026-06-04-uaix-ability-profile-l2-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l2-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l2-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l2-2026-06-04",
        "L2",
        "Tool User / approval-bound co-pilot requiring human approval",
        [
            "public GET",
            "POST JSON proposal",
            "validator result"
        ],
        "Publish ability profile, startup packet, receiver brief, validator fixture, and human approval gate.",
        [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        [
            "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"
        ],
        [
            "ability profile",
            "schema validation result",
            "approval requirement",
            "integrity checksum"
        ]
    ],
    [
        "trace-uaix-ability-profile-l2-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l2-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6212

UAIX Ability 配置文件 L3 v1

UAIX Ability 配置文件 L3 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l3.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l3.v1
可读夹具 有键 JSON uaix.ability-profile.l3.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l3.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l3-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l3-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l3-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l3-2026-06-04",
        "declared_level": "L3",
        "label": "Bounded Operator / autonomous within explicit limits",
        "capability_surface": [
            "validated POST JSON",
            "task status",
            "blocker",
            "final report"
        ],
        "authority_boundary": "Publish bounded authority, task status, blocker, final report, and conformance evidence records.",
        "required_human_approval": [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        "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": [
            "authority boundary",
            "task status",
            "integrity checksum",
            "provenance trace",
            "human escalation path"
        ],
        "safe_default_response": "Stop on boundary conflict, missing checksum, or credential validation request.",
        "teleodynamic_claim_boundary": "Capability class only; no proof of independent autonomy.",
        "example_unsafe_overclaim": "Assuming L3 may alter production or validate credentials without local policy."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l3-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l3-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l3.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l3.v1",
    "msg-2026-06-04-uaix-ability-profile-l3-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l3-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l3-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l3-2026-06-04",
        "L3",
        "Bounded Operator / autonomous within explicit limits",
        [
            "validated POST JSON",
            "task status",
            "blocker",
            "final report"
        ],
        "Publish bounded authority, task status, blocker, final report, and conformance evidence records.",
        [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        [
            "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"
        ],
        [
            "authority boundary",
            "task status",
            "integrity checksum",
            "provenance trace",
            "human escalation path"
        ]
    ],
    [
        "trace-uaix-ability-profile-l3-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l3-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6213

UAIX Ability 配置文件 L4 v1

UAIX Ability 配置文件 L4 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l4.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l4.v1
可读夹具 有键 JSON uaix.ability-profile.l4.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l4.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l4-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l4-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l4-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l4-2026-06-04",
        "declared_level": "L4",
        "label": "Domain Actor / full-domain autonomous worker under boundaries",
        "capability_surface": [
            "validated POST JSON",
            "async task status",
            "blocker",
            "suspension packet"
        ],
        "authority_boundary": "Publish domain boundary, startup and suspension packets, conformance evidence pack, and typed-error rules.",
        "required_human_approval": [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        "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": [
            "domain boundary",
            "delivery semantics",
            "task status",
            "review checkpoints",
            "final report"
        ],
        "safe_default_response": "Escalate when domain boundaries conflict or imported memory disagrees with current evidence.",
        "teleodynamic_claim_boundary": "UAIX records the domain work boundary; Teleodynamic owns conceptual interpretation.",
        "example_unsafe_overclaim": "Claiming full-domain work proves safety or general intelligence."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l4-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l4-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l4.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l4.v1",
    "msg-2026-06-04-uaix-ability-profile-l4-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l4-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l4-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l4-2026-06-04",
        "L4",
        "Domain Actor / full-domain autonomous worker under boundaries",
        [
            "validated POST JSON",
            "async task status",
            "blocker",
            "suspension packet"
        ],
        "Publish domain boundary, startup and suspension packets, conformance evidence pack, and typed-error rules.",
        [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        [
            "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"
        ],
        [
            "domain boundary",
            "delivery semantics",
            "task status",
            "review checkpoints",
            "final report"
        ]
    ],
    [
        "trace-uaix-ability-profile-l4-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l4-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6214

UAIX Ability 配置文件 L5 v1

UAIX Ability 配置文件 L5 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l5.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l5.v1
可读夹具 有键 JSON uaix.ability-profile.l5.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l5.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l5-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l5-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l5-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l5-2026-06-04",
        "declared_level": "L5",
        "label": "Multi-Agent Collaborator / peer coordination with evidence handoff",
        "capability_surface": [
            "agent handoff",
            "acknowledgement",
            "task status",
            "final report",
            "review receipt"
        ],
        "authority_boundary": "Publish agent identity references, receiver briefs, handoff packets, memory firewall policy, and review receipts.",
        "required_human_approval": [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        "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": [
            "agent roles",
            "handoff packets",
            "receiver briefs",
            "review receipts",
            "memory firewall policy"
        ],
        "safe_default_response": "Use human review if agent role, authority, memory custody, or provenance is ambiguous.",
        "teleodynamic_claim_boundary": "Coordination profile only; no claim of consciousness or unrestricted autonomy.",
        "example_unsafe_overclaim": "Treating a peer handoff as trusted instructions without quarantine and review."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l5-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l5-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l5.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l5.v1",
    "msg-2026-06-04-uaix-ability-profile-l5-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l5-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l5-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l5-2026-06-04",
        "L5",
        "Multi-Agent Collaborator / peer coordination with evidence handoff",
        [
            "agent handoff",
            "acknowledgement",
            "task status",
            "final report",
            "review receipt"
        ],
        "Publish agent identity references, receiver briefs, handoff packets, memory firewall policy, and review receipts.",
        [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        [
            "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"
        ],
        [
            "agent roles",
            "handoff packets",
            "receiver briefs",
            "review receipts",
            "memory firewall policy"
        ]
    ],
    [
        "trace-uaix-ability-profile-l5-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l5-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6215

UAIX Ability 配置文件 L6 v1

UAIX Ability 配置文件 L6 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.ability-profile.l6.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.ability-profile.l6.v1
可读夹具 有键 JSON uaix.ability-profile.l6.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.ability-profile.l6.v1",
    "message_id": "msg-2026-06-04-uaix-ability-profile-l6-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-ability-profile-l6-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-ability-profile-l6-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "ability_profile_id": "ability-l6-2026-06-04",
        "declared_level": "L6",
        "label": "Meta-Coordinator / orchestrates teams and long-running cross-domain memory",
        "capability_surface": [
            "multi-agent handoff",
            "evaluation packet",
            "conformance evidence",
            "suspension packet"
        ],
        "authority_boundary": "Publish conformance evidence pack, authority boundary matrix, startup/suspension packets, memory firewall policy, and evaluation packet summaries.",
        "required_human_approval": [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        "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": [
            "authority matrix",
            "conformance evidence",
            "memory firewall policy",
            "evaluation packet summary",
            "human review trail"
        ],
        "safe_default_response": "默认 to human review when authority, evidence, memory, or philosophical claim boundaries widen.",
        "teleodynamic_claim_boundary": "Teleodynamic owns theoretical interpretation. UAIX only publishes the evidence-routing profile.",
        "example_unsafe_overclaim": "Presenting L6 as deployed proof of consciousness, unrestricted autonomy, or certified safety."
    },
    "provenance": {
        "trace_id": "trace-uaix-ability-profile-l6-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-ability-profile-l6-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.ability-profile.l6.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.ability-profile.l6.v1",
    "msg-2026-06-04-uaix-ability-profile-l6-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-ability-profile-l6-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-ability-profile-l6-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "ability-l6-2026-06-04",
        "L6",
        "Meta-Coordinator / orchestrates teams and long-running cross-domain memory",
        [
            "multi-agent handoff",
            "evaluation packet",
            "conformance evidence",
            "suspension packet"
        ],
        "Publish conformance evidence pack, authority boundary matrix, startup/suspension packets, memory firewall policy, and evaluation packet summaries.",
        [
            "credentials",
            "memory promotion",
            "deployment",
            "cross-domain work"
        ],
        [
            "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"
        ],
        [
            "authority matrix",
            "conformance evidence",
            "memory firewall policy",
            "evaluation packet summary",
            "human review trail"
        ]
    ],
    [
        "trace-uaix-ability-profile-l6-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-ability-profile-l6-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6216

UAIX Expression-Concept Review v1

UAIX Expression-Concept Review v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.expression-concept-review.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.expression-concept-review.v1
可读夹具 有键 JSON uaix.evaluation.expression-concept-review.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.expression-concept-review.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-expression-concept-review-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-expression-concept-review-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-expression-concept-review-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "source_expression": "Expression-Concept Review source_expression reference value",
        "concept_boundary": "Expression-Concept Review concept_boundary reference value",
        "interpretation": "Expression-Concept Review interpretation reference value",
        "confidence": "Expression-Concept Review confidence reference value",
        "no_op_triggers": [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-expression-concept-review-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-expression-concept-review-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.expression-concept-review.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.expression-concept-review.v1",
    "msg-2026-06-04-uaix-evaluation-expression-concept-review-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-expression-concept-review-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-expression-concept-review-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "Expression-Concept Review source_expression reference value",
        "Expression-Concept Review concept_boundary reference value",
        "Expression-Concept Review interpretation reference value",
        "Expression-Concept Review confidence reference value",
        [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    ],
    [
        "trace-uaix-evaluation-expression-concept-review-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-expression-concept-review-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6217

UAIX Resource-Economy Trace v1

UAIX Resource-Economy Trace v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.resource-economy-trace.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.resource-economy-trace.v1
可读夹具 有键 JSON uaix.evaluation.resource-economy-trace.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.resource-economy-trace.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-resource-economy-trace-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-resource-economy-trace-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-resource-economy-trace-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "resource_scope": "Resource-Economy Trace resource_scope reference value",
        "cost_model": "Resource-Economy Trace cost_model reference value",
        "limits": "Resource-Economy Trace limits reference value",
        "evidence_refs": "Resource-Economy Trace evidence_refs reference value",
        "no_op_triggers": [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-resource-economy-trace-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-resource-economy-trace-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.resource-economy-trace.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.resource-economy-trace.v1",
    "msg-2026-06-04-uaix-evaluation-resource-economy-trace-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-resource-economy-trace-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-resource-economy-trace-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "Resource-Economy Trace resource_scope reference value",
        "Resource-Economy Trace cost_model reference value",
        "Resource-Economy Trace limits reference value",
        "Resource-Economy Trace evidence_refs reference value",
        [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    ],
    [
        "trace-uaix-evaluation-resource-economy-trace-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-resource-economy-trace-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6218

UAIX Operator Decision v1

UAIX Operator Decision v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.operator-decision.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.operator-decision.v1
可读夹具 有键 JSON uaix.evaluation.operator-decision.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.operator-decision.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-operator-decision-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-operator-decision-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-operator-decision-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "decision": "Operator Decision decision reference value",
        "authority_basis": "Operator Decision authority_basis reference value",
        "options_reviewed": "Operator Decision options_reviewed reference value",
        "human_review_required": true,
        "no_op_triggers": [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-operator-decision-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-operator-decision-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.operator-decision.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.operator-decision.v1",
    "msg-2026-06-04-uaix-evaluation-operator-decision-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-operator-decision-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-operator-decision-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "Operator Decision decision reference value",
        "Operator Decision authority_basis reference value",
        "Operator Decision options_reviewed reference value",
        true,
        [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    ],
    [
        "trace-uaix-evaluation-operator-decision-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-operator-decision-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6219

UAIX No-op Justification v1

UAIX No-op Justification v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.no-op-justification.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.no-op-justification.v1
可读夹具 有键 JSON uaix.evaluation.no-op-justification.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.no-op-justification.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-no-op-justification-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-no-op-justification-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-no-op-justification-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "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"
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-no-op-justification-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-no-op-justification-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.no-op-justification.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.no-op-justification.v1",
    "msg-2026-06-04-uaix-evaluation-no-op-justification-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-no-op-justification-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-no-op-justification-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "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"
    ],
    [
        "trace-uaix-evaluation-no-op-justification-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-no-op-justification-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6220

UAIX Local Sandbox Safety Review v1

UAIX Local Sandbox Safety Review v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.local-sandbox-safety-review.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.local-sandbox-safety-review.v1
可读夹具 有键 JSON uaix.evaluation.local-sandbox-safety-review.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.local-sandbox-safety-review.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-local-sandbox-safety-review-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-local-sandbox-safety-review-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-local-sandbox-safety-review-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "sandbox_scope": "Local Sandbox Safety Review sandbox_scope reference value",
        "unsafe_requests": "Local Sandbox Safety Review unsafe_requests reference value",
        "blocked_operations": "Local Sandbox Safety Review blocked_operations reference value",
        "review_result": "Local Sandbox Safety Review review_result reference value",
        "no_op_triggers": [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-local-sandbox-safety-review-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-local-sandbox-safety-review-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.local-sandbox-safety-review.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.local-sandbox-safety-review.v1",
    "msg-2026-06-04-uaix-evaluation-local-sandbox-safety-review-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-local-sandbox-safety-review-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-local-sandbox-safety-review-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "Local Sandbox Safety Review sandbox_scope reference value",
        "Local Sandbox Safety Review unsafe_requests reference value",
        "Local Sandbox Safety Review blocked_operations reference value",
        "Local Sandbox Safety Review review_result reference value",
        [
            "malformed_schema",
            "missing_profile",
            "unsupported_capability_level",
            "authority_boundary_conflict"
        ]
    ],
    [
        "trace-uaix-evaluation-local-sandbox-safety-review-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-local-sandbox-safety-review-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6221

UAIX Memory Ecosystem Handoff v1

UAIX Memory Ecosystem Handoff v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.memory-ecosystem-handoff.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.memory-ecosystem-handoff.v1
可读夹具 有键 JSON uaix.evaluation.memory-ecosystem-handoff.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.memory-ecosystem-handoff.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-memory-ecosystem-handoff-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-memory-ecosystem-handoff-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-memory-ecosystem-handoff-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "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"
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-memory-ecosystem-handoff-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-memory-ecosystem-handoff-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.memory-ecosystem-handoff.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.memory-ecosystem-handoff.v1",
    "msg-2026-06-04-uaix-evaluation-memory-ecosystem-handoff-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-memory-ecosystem-handoff-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-memory-ecosystem-handoff-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "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"
    ],
    [
        "trace-uaix-evaluation-memory-ecosystem-handoff-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-memory-ecosystem-handoff-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6222

UAIX DE11 Benchmark Summary v1

UAIX DE11 Benchmark Summary v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.evaluation.de11-benchmark-summary.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.evaluation.de11-benchmark-summary.v1
可读夹具 有键 JSON uaix.evaluation.de11-benchmark-summary.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.evaluation.de11-benchmark-summary.v1",
    "message_id": "msg-2026-06-04-uaix-evaluation-de11-benchmark-summary-v1",
    "source": {
        "type": "site",
        "id": "uaix.org",
        "uri": "/"
    },
    "target": {
        "type": "public-reviewer",
        "id": "agent-or-human-reviewer",
        "uri": "/en-us/tools/validator/"
    },
    "conversation": {
        "conversation_id": "conv-2026-06-04-agent-capability-alignment",
        "turn_id": "uaix-evaluation-de11-benchmark-summary-v1",
        "traceparent": "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        "sequence": 1,
        "correlation_id": "uaix-uaix-evaluation-de11-benchmark-summary-v1"
    },
    "delivery": {
        "mode": "async",
        "priority": "review",
        "expires_at": "2026-12-31T23:59:59Z",
        "reply_requested": false,
        "ack_required": false,
        "lifecycle": "review",
        "fallback_directive": "no-op-plus-human-review"
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "none",
        "principal": "/",
        "credential_ref": "",
        "signature_ref": "",
        "replay_window_id": "public-review"
    },
    "body": {
        "benchmark_id": "DE11 Benchmark Summary benchmark_id reference value",
        "bounded_scope": "DE11 Benchmark Summary bounded_scope reference value",
        "reference_result": "DE11 Benchmark Summary reference_result reference value",
        "limitations": [
            "Bounded reference evidence only.",
            "No runtime proof or certification claim."
        ],
        "non_claims": [
            "No proof of consciousness.",
            "No deployment safety certification.",
            "No credential validation."
        ]
    },
    "provenance": {
        "trace_id": "trace-uaix-evaluation-de11-benchmark-summary-v1",
        "issued_at": "2026-06-15T00:00:00Z",
        "log_ref": "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "agent_id": "uaix-publication-generator",
        "model_id": "static-artifact-generator",
        "confidence": 0.98,
        "lineage": [
            {
                "stage": "intake-review",
                "actor_id": "codex",
                "model_id": "gpt-5-codex",
                "note": "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs",
        "checksum": "sha256:uaix-uaix-evaluation-de11-benchmark-summary-v1-placeholder-review-checksum"
    },
    "extensions": []
}
传输格式 优化版(无键)JSON uaix.evaluation.de11-benchmark-summary.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.evaluation.de11-benchmark-summary.v1",
    "msg-2026-06-04-uaix-evaluation-de11-benchmark-summary-v1",
    [
        "site",
        "uaix.org",
        null,
        "/"
    ],
    [
        "public-reviewer",
        "agent-or-human-reviewer",
        null,
        "/en-us/tools/validator/"
    ],
    [
        "conv-2026-06-04-agent-capability-alignment",
        "uaix-evaluation-de11-benchmark-summary-v1",
        null,
        "00-4bf92f3577b34da6a3ce929d0e0e4736-00f067aa0ba902b7-01",
        1,
        "uaix-uaix-evaluation-de11-benchmark-summary-v1"
    ],
    [
        "async",
        "review",
        "2026-12-31T23:59:59Z",
        false,
        false,
        null,
        null,
        null,
        null,
        "review",
        null,
        "no-op-plus-human-review"
    ],
    [
        "public-web",
        "none",
        "/",
        "",
        "",
        "public-review"
    ],
    [
        "DE11 Benchmark Summary benchmark_id reference value",
        "DE11 Benchmark Summary bounded_scope reference value",
        "DE11 Benchmark Summary reference_result reference value",
        [
            "Bounded reference evidence only.",
            "No runtime proof or certification claim."
        ],
        [
            "No proof of consciousness.",
            "No deployment safety certification.",
            "No credential validation."
        ]
    ],
    [
        "trace-uaix-evaluation-de11-benchmark-summary-v1",
        null,
        "2026-06-15T00:00:00Z",
        "urn:uaix:release:2026-06-04:agent-capability-alignment",
        "uaix-publication-generator",
        "static-artifact-generator",
        0.98,
        [
            [
                "intake-review",
                "codex",
                "gpt-5-codex",
                "Applied relevant capability and memory firewall source material with conservative claim boundaries."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs",
        "sha256:uaix-uaix-evaluation-de11-benchmark-summary-v1-placeholder-review-checksum"
    ],
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-SPEC-0101

UAIX SPEC-01 Canonical 信封 v1

Publication-envelope contract for portable evidence-bearing UAIX records, including payload, evidence, redaction, trust, signature status, verification, exceptions, and warnings.

配置文件
uaix.spec-01.envelope.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.spec-01.envelope.v1
可读夹具 有键 JSON uaix.spec-01.envelope.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.spec-01.envelope.v1",
    "message_id": "msg_uaix_spec01_envelope_0001",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_001",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000001-01",
        "sequence": 1
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_spec01_envelope_0001",
        "retry_count": 0,
        "sequence": 1,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "uaixVersion": "1.0",
        "spec": "SPEC-01",
        "envelopeId": "env_uaix_spec01_0001",
        "createdUtc": "2026-06-08T00:42:50Z",
        "issuer": {
            "id": "uaix.org",
            "kind": "standards-site"
        },
        "issuerDisplayName": "UAIX.org",
        "issuerPublicUrl": "/",
        "issuerCapabilityLevel": "L1",
        "audience": "standards implementers and reviewing agents",
        "lifecycleState": "reviewable-example",
        "trustPosture": "unsigned-review-only",
        "payloadType": "standards-publication-envelope",
        "payload模式": {
            "profileId": "uaix.spec-01.envelope.v1",
            "schemaUrl": "/wp-json/uaix/v1/schemas/uaix.spec-01.envelope.v1"
        },
        "payload": {
            "summary": "Canonical publication envelope shape mapped to the current UAI-1 transport envelope."
        },
        "evidence": [
            {
                "kind": "public-route",
                "url": "/standards/spec-01/"
            }
        ],
        "redactions": [],
        "signature": {
            "present": false,
            "reason": "Unsigned reference example."
        },
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example only."
        },
        "exceptions": [],
        "warnings": [
            "Does not authorize execution."
        ],
        "rules": [
            "Local policy wins.",
            "Unsigned records are reviewable but not trusted identity."
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:spec01_envelope_0001",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.spec-01.envelope.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.spec-01.envelope.v1",
    "msg_uaix_spec01_envelope_0001",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_001",
        "none",
        "00-22222222222222222222222222222222-0000000000000001-01",
        1,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_spec01_envelope_0001",
        0,
        1,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "1.0",
        "SPEC-01",
        "env_uaix_spec01_0001",
        "2026-06-08T00:42:50Z",
        {
            "id": "uaix.org",
            "kind": "standards-site"
        },
        "UAIX.org",
        "/",
        "L1",
        "standards implementers and reviewing agents",
        "reviewable-example",
        "unsigned-review-only",
        "standards-publication-envelope",
        {
            "profileId": "uaix.spec-01.envelope.v1",
            "schemaUrl": "/wp-json/uaix/v1/schemas/uaix.spec-01.envelope.v1"
        },
        {
            "summary": "Canonical publication envelope shape mapped to the current UAI-1 transport envelope."
        },
        [
            {
                "kind": "public-route",
                "url": "/standards/spec-01/"
            }
        ],
        [],
        {
            "present": false,
            "reason": "Unsigned reference example."
        },
        "unsigned",
        {
            "status": "not_verified",
            "reason": "Reference example only."
        },
        [],
        [
            "Does not authorize execution."
        ],
        [
            "Local policy wins.",
            "Unsigned records are reviewable but not trusted identity."
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:spec01_envelope_0001",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-CAPSTD-0101

UAIX Capability 配置文件 v1

UAIX capability profile for declaring L0-L6 client posture, consent boundaries, fallback behavior, evidence requirements, and safe default behavior.

配置文件
uaix.capability-profile.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.capability-profile.v1
可读夹具 有键 JSON uaix.capability-profile.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.capability-profile.v1",
    "message_id": "msg_uaix_capability_profile_0002",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_002",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000002-01",
        "sequence": 2
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_capability_profile_0002",
        "retry_count": 0,
        "sequence": 2,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "capability配置文件Id": "uaix.capability-profile.example",
        "profileVersion": "1.0",
        "declaredLevel": "L3",
        "supportedLevels": [
            "L0",
            "L1",
            "L2",
            "L3"
        ],
        "capabilities": {
            "fetchStatic": true,
            "fetchJson": true,
            "browserUi": true,
            "postWithConsent": true,
            "toolCallsWithConsent": true,
            "longRunningWorkflow": false,
            "coordinateAgents": false,
            "auditedSystem": false
        },
        "consentRequiredFor": [
            "authentication",
            "posting",
            "tool-calls",
            "memory-writes"
        ],
        "fallbacks": [
            "Downgrade to L1 JSON when rendered UI or tools are unavailable.",
            "Return a blocker before writes without consent."
        ],
        "safe默认Response": "Read static and JSON records, then request review before write-capable actions.",
        "evidenceRequirements": [
            "schema route",
            "example route",
            "validator result",
            "human consent record for writes"
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:capability_profile_0002",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.capability-profile.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.capability-profile.v1",
    "msg_uaix_capability_profile_0002",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_002",
        "none",
        "00-22222222222222222222222222222222-0000000000000002-01",
        2,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_capability_profile_0002",
        0,
        2,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "uaix.capability-profile.example",
        "1.0",
        "L3",
        [
            "L0",
            "L1",
            "L2",
            "L3"
        ],
        {
            "fetchStatic": true,
            "fetchJson": true,
            "browserUi": true,
            "postWithConsent": true,
            "toolCallsWithConsent": true,
            "longRunningWorkflow": false,
            "coordinateAgents": false,
            "auditedSystem": false
        },
        [
            "authentication",
            "posting",
            "tool-calls",
            "memory-writes"
        ],
        [
            "Downgrade to L1 JSON when rendered UI or tools are unavailable.",
            "Return a blocker before writes without consent."
        ],
        "Read static and JSON records, then request review before write-capable actions.",
        [
            "schema route",
            "example route",
            "validator result",
            "human consent record for writes"
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:capability_profile_0002",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-CAPSTD-0102

UAIX Capability Ladder v1

Machine-readable L0-L6 capability ladder with safe fallbacks, unsupported implication boundaries, and reference-only client scenarios.

配置文件
uaix.capability-ladder.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.capability-ladder.v1
可读夹具 有键 JSON uaix.capability-ladder.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.capability-ladder.v1",
    "message_id": "msg_uaix_capability_ladder_0003",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_003",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000003-01",
        "sequence": 3
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_capability_ladder_0003",
        "retry_count": 0,
        "sequence": 3,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "ladderId": "uaix-capability-ladder-L0-L6",
        "levels": [
            {
                "level": "L0",
                "label": "Static or limited browser",
                "mayDo": [
                    "Read static HTML",
                    "Read Markdown",
                    "Read sitemap and llms files",
                    "Read small JSON"
                ],
                "mustNotImply": [
                    "JavaScript execution",
                    "Posting",
                    "Authentication",
                    "Tool calls",
                    "Memory writes",
                    "Coordination"
                ],
                "fallback": "Plain links, copyable text, and small JSON."
            },
            {
                "level": "L1",
                "label": "Structured fetch",
                "mayDo": [
                    "Fetch schemas",
                    "Fetch registry entries",
                    "Fetch examples",
                    "Read route manifests"
                ],
                "mustNotImply": [
                    "Rendered UI parity",
                    "Write-capable behavior"
                ],
                "fallback": "Low-token JSON and stable route URLs."
            },
            {
                "level": "L2",
                "label": "Browser-assisted agent",
                "mayDo": [
                    "Inspect rendered UI",
                    "Compare rendered UI with static evidence"
                ],
                "mustNotImply": [
                    "Autonomous writes",
                    "Authentication",
                    "Tool calls"
                ],
                "fallback": "Static/JSON parity note."
            },
            {
                "level": "L3",
                "label": "Tool agent",
                "mayDo": [
                    "Call tools with consent",
                    "Authenticate with consent",
                    "Post with idempotency and evidence"
                ],
                "mustNotImply": [
                    "Workflow ownership",
                    "Memory promotion"
                ],
                "fallback": "Blocker record and human review."
            },
            {
                "level": "L4",
                "label": "Workflow agent",
                "mayDo": [
                    "Run external long tasks",
                    "Publish task status",
                    "Publish final reports"
                ],
                "mustNotImply": [
                    "Unreviewed memory promotion",
                    "Agent coordination"
                ],
                "fallback": "状态, blocker, and final-report packets."
            },
            {
                "level": "L5",
                "label": "Multi-agent runtime",
                "mayDo": [
                    "Coordinate external agents",
                    "Carry reviewed handoffs"
                ],
                "mustNotImply": [
                    "UAIX-hosted execution",
                    "Unverifiable trust claims"
                ],
                "fallback": "Unsigned reference handoff or verifier-backed receipt when real verifier evidence exists."
            },
            {
                "level": "L6",
                "label": "Audited agent system",
                "mayDo": [
                    "Attach provenance",
                    "Attach audit digests",
                    "Attach consent and validator output"
                ],
                "mustNotImply": [
                    "Certification",
                    "Endorsement",
                    "信任 without local policy"
                ],
                "fallback": "Public-safe audit digest and explicit exceptions."
            }
        ],
        "fallbackRules": [
            "Unknown capability downgrades to L0/L1.",
            "Writes, auth, tools, memory, coordination, verifier, and audit claims require explicit capability and consent.",
            "Missing verifier evidence means signed metadata stays review-only."
        ],
        "safe默认Response": "Return the static or JSON proof path and request human review.",
        "reference示例": [
            {
                "level": "L0",
                "name": "Static reader",
                "supportClaim": "Can read HTML, Markdown, sitemap, llms, and small JSON only."
            },
            {
                "level": "L1",
                "name": "Structured fetcher",
                "supportClaim": "Can fetch schema, registry, examples, and catalog records."
            },
            {
                "level": "L2",
                "name": "Browser-assisted reviewer",
                "supportClaim": "Can compare rendered UI with static/JSON parity evidence."
            },
            {
                "level": "L3",
                "name": "Tool agent",
                "supportClaim": "Can prepare tool or post requests only with explicit consent."
            },
            {
                "level": "L4",
                "name": "Workflow agent",
                "supportClaim": "Can run long tasks in an external runtime with status and final-report evidence."
            },
            {
                "level": "L5",
                "name": "Signed handoff metadata reference",
                "supportClaim": "Reference-only unsigned shape; no cryptographic trust claim until verifier evidence exists."
            },
            {
                "level": "L6",
                "name": "Audited system",
                "supportClaim": "Can publish public-safe audit digests with private material excluded."
            }
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:capability_ladder_0003",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.capability-ladder.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.capability-ladder.v1",
    "msg_uaix_capability_ladder_0003",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_003",
        "none",
        "00-22222222222222222222222222222222-0000000000000003-01",
        3,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_capability_ladder_0003",
        0,
        3,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "uaix-capability-ladder-L0-L6",
        [
            {
                "level": "L0",
                "label": "Static or limited browser",
                "mayDo": [
                    "Read static HTML",
                    "Read Markdown",
                    "Read sitemap and llms files",
                    "Read small JSON"
                ],
                "mustNotImply": [
                    "JavaScript execution",
                    "Posting",
                    "Authentication",
                    "Tool calls",
                    "Memory writes",
                    "Coordination"
                ],
                "fallback": "Plain links, copyable text, and small JSON."
            },
            {
                "level": "L1",
                "label": "Structured fetch",
                "mayDo": [
                    "Fetch schemas",
                    "Fetch registry entries",
                    "Fetch examples",
                    "Read route manifests"
                ],
                "mustNotImply": [
                    "Rendered UI parity",
                    "Write-capable behavior"
                ],
                "fallback": "Low-token JSON and stable route URLs."
            },
            {
                "level": "L2",
                "label": "Browser-assisted agent",
                "mayDo": [
                    "Inspect rendered UI",
                    "Compare rendered UI with static evidence"
                ],
                "mustNotImply": [
                    "Autonomous writes",
                    "Authentication",
                    "Tool calls"
                ],
                "fallback": "Static/JSON parity note."
            },
            {
                "level": "L3",
                "label": "Tool agent",
                "mayDo": [
                    "Call tools with consent",
                    "Authenticate with consent",
                    "Post with idempotency and evidence"
                ],
                "mustNotImply": [
                    "Workflow ownership",
                    "Memory promotion"
                ],
                "fallback": "Blocker record and human review."
            },
            {
                "level": "L4",
                "label": "Workflow agent",
                "mayDo": [
                    "Run external long tasks",
                    "Publish task status",
                    "Publish final reports"
                ],
                "mustNotImply": [
                    "Unreviewed memory promotion",
                    "Agent coordination"
                ],
                "fallback": "状态, blocker, and final-report packets."
            },
            {
                "level": "L5",
                "label": "Multi-agent runtime",
                "mayDo": [
                    "Coordinate external agents",
                    "Carry reviewed handoffs"
                ],
                "mustNotImply": [
                    "UAIX-hosted execution",
                    "Unverifiable trust claims"
                ],
                "fallback": "Unsigned reference handoff or verifier-backed receipt when real verifier evidence exists."
            },
            {
                "level": "L6",
                "label": "Audited agent system",
                "mayDo": [
                    "Attach provenance",
                    "Attach audit digests",
                    "Attach consent and validator output"
                ],
                "mustNotImply": [
                    "Certification",
                    "Endorsement",
                    "信任 without local policy"
                ],
                "fallback": "Public-safe audit digest and explicit exceptions."
            }
        ],
        [
            "Unknown capability downgrades to L0/L1.",
            "Writes, auth, tools, memory, coordination, verifier, and audit claims require explicit capability and consent.",
            "Missing verifier evidence means signed metadata stays review-only."
        ],
        "Return the static or JSON proof path and request human review.",
        [
            {
                "level": "L0",
                "name": "Static reader",
                "supportClaim": "Can read HTML, Markdown, sitemap, llms, and small JSON only."
            },
            {
                "level": "L1",
                "name": "Structured fetcher",
                "supportClaim": "Can fetch schema, registry, examples, and catalog records."
            },
            {
                "level": "L2",
                "name": "Browser-assisted reviewer",
                "supportClaim": "Can compare rendered UI with static/JSON parity evidence."
            },
            {
                "level": "L3",
                "name": "Tool agent",
                "supportClaim": "Can prepare tool or post requests only with explicit consent."
            },
            {
                "level": "L4",
                "name": "Workflow agent",
                "supportClaim": "Can run long tasks in an external runtime with status and final-report evidence."
            },
            {
                "level": "L5",
                "name": "Signed handoff metadata reference",
                "supportClaim": "Reference-only unsigned shape; no cryptographic trust claim until verifier evidence exists."
            },
            {
                "level": "L6",
                "name": "Audited system",
                "supportClaim": "Can publish public-safe audit digests with private material excluded."
            }
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:capability_ladder_0003",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-SPEC-0201

UAIX SPEC-02 项目交接 v1

Portable project memory and custody transfer contract for humans, agents, vendors, future sessions, and reviewed runtime consumers.

配置文件
uaix.spec-02.project-handoff.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.spec-02.project-handoff.v1
可读夹具 有键 JSON uaix.spec-02.project-handoff.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.spec-02.project-handoff.v1",
    "message_id": "msg_uaix_spec02_project_handoff_0004",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_004",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000004-01",
        "sequence": 4
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_spec02_project_handoff_0004",
        "retry_count": 0,
        "sequence": 4,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "projectId": "uaix.org",
        "handoffId": "handoff_uaix_spec02_example",
        "createdUtc": "2026-06-08T00:42:50Z",
        "owner": {
            "name": "UAIX",
            "publicUrl": "/"
        },
        "custodian": {
            "kind": "receiving-agent-or-human",
            "authority": "review-only until local policy accepts"
        },
        "frontDoor": {
            "path": "AGENTS.md",
            "purpose": "First file to read before broad work."
        },
        "memoryRoots": [
            ".uai/"
        ],
        "requiredReads": [
            "AGENTS.md",
            ".uai/readme.human",
            ".uai/context.uai",
            ".uai/constraints.uai"
        ],
        "currentState": {
            "summary": "项目交接 is portable project memory and custody transfer, not runtime authorization."
        },
        "constraints": [
            "No secrets.",
            "No untrusted execution.",
            "Local policy wins."
        ],
        "decisions": [
            "Use local .uai memory, not scattered memory folders."
        ],
        "nextActions": [
            "验证 schemas and examples before release."
        ],
        "targeted检查s": [
            "schema validation",
            "examples validation",
            "static discovery assets"
        ],
        "evidence": [
            {
                "kind": "public-route",
                "url": "/standards/spec-02-project-handoff/"
            }
        ],
        "redactions": [],
        "warnings": [
            "Does not grant production mutation permission."
        ],
        "reference场景s": [
            {
                "name": "NeuralWikis memory handoff reference example",
                "supportClaim": "reference-only; no claim current UAIX.org supports or implements NeuralWikis runtime behavior"
            },
            {
                "name": "LocalEndpoint safe local capability reference example",
                "supportClaim": "reference-only; local endpoint owns execution controls and consent gates"
            },
            {
                "name": "Carcinus public profile handoff reference example",
                "supportClaim": "reference-only; Carcinus remains a separate runtime/orchestrator outside UAIX.org"
            }
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:spec02_project_handoff_0004",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.spec-02.project-handoff.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.spec-02.project-handoff.v1",
    "msg_uaix_spec02_project_handoff_0004",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_004",
        "none",
        "00-22222222222222222222222222222222-0000000000000004-01",
        4,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_spec02_project_handoff_0004",
        0,
        4,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "uaix.org",
        "handoff_uaix_spec02_example",
        "2026-06-08T00:42:50Z",
        {
            "name": "UAIX",
            "publicUrl": "/"
        },
        {
            "kind": "receiving-agent-or-human",
            "authority": "review-only until local policy accepts"
        },
        {
            "path": "AGENTS.md",
            "purpose": "First file to read before broad work."
        },
        [
            ".uai/"
        ],
        [
            "AGENTS.md",
            ".uai/readme.human",
            ".uai/context.uai",
            ".uai/constraints.uai"
        ],
        {
            "summary": "项目交接 is portable project memory and custody transfer, not runtime authorization."
        },
        [
            "No secrets.",
            "No untrusted execution.",
            "Local policy wins."
        ],
        [
            "Use local .uai memory, not scattered memory folders."
        ],
        [
            "验证 schemas and examples before release."
        ],
        [
            "schema validation",
            "examples validation",
            "static discovery assets"
        ],
        [
            {
                "kind": "public-route",
                "url": "/standards/spec-02-project-handoff/"
            }
        ],
        [],
        [
            "Does not grant production mutation permission."
        ],
        [
            {
                "name": "NeuralWikis memory handoff reference example",
                "supportClaim": "reference-only; no claim current UAIX.org supports or implements NeuralWikis runtime behavior"
            },
            {
                "name": "LocalEndpoint safe local capability reference example",
                "supportClaim": "reference-only; local endpoint owns execution controls and consent gates"
            },
            {
                "name": "Carcinus public profile handoff reference example",
                "supportClaim": "reference-only; Carcinus remains a separate runtime/orchestrator outside UAIX.org"
            }
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:spec02_project_handoff_0004",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-SPEC-0301

UAIX SPEC-03 AGENTS.md Metadata v1

AGENTS.md front-door metadata for canonical roots, nested instruction scope, command policy, memory loading, and safety boundaries.

配置文件
uaix.spec-03.agents-md-metadata.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.spec-03.agents-md-metadata.v1
可读夹具 有键 JSON uaix.spec-03.agents-md-metadata.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.spec-03.agents-md-metadata.v1",
    "message_id": "msg_uaix_spec03_agents_md_0005",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_005",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000005-01",
        "sequence": 5
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_spec03_agents_md_0005",
        "retry_count": 0,
        "sequence": 5,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "repositoryId": "uaix.org-wordpress",
        "canonicalRoot": "PROJECT_ROOT",
        "agentsMdPath": "AGENTS.md",
        "coordinatorPath": "WORKSPACE_COORDINATOR",
        "localUaiRoot": ".uai/",
        "nestedScopes": [
            {
                "path": "wp-content/themes/uaix-authority-theme/",
                "owner": "active public theme"
            },
            {
                "path": "wp-content/plugins/uaix-core/",
                "owner": "schemas, examples, registry, validator"
            }
        ],
        "requiredReads": [
            "AGENTS.md",
            ".uai/readme.human",
            ".uai/constraints.uai",
            ".uai/test-plan.uai"
        ],
        "commandPolicy": {
            "prefer": [
                "rg",
                "PowerShell scripts in repo"
            ],
            "buildFrom": "E:\\Source\\WP"
        },
        "forbiddenOperations": [
            "destructive git reset",
            "untrusted file execution",
            "secret publication",
            "unsupported runtime claims"
        ],
        "memoryPolicy": {
            "root": ".uai/",
            "noScatteredMemoryFolders": true
        },
        "securityBoundaries": {
            "noSecrets": true,
            "localPolicyWins": true,
            "noRuntimeAuthorization": true
        },
        "examples": [
            "WordPress theme/plugin workspace",
            "Python service",
            "ASP.NET Core service",
            "multi-package repository"
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:spec03_agents_md_0005",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.spec-03.agents-md-metadata.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.spec-03.agents-md-metadata.v1",
    "msg_uaix_spec03_agents_md_0005",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_005",
        "none",
        "00-22222222222222222222222222222222-0000000000000005-01",
        5,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_spec03_agents_md_0005",
        0,
        5,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "uaix.org-wordpress",
        "PROJECT_ROOT",
        "AGENTS.md",
        "WORKSPACE_COORDINATOR",
        ".uai/",
        [
            {
                "path": "wp-content/themes/uaix-authority-theme/",
                "owner": "active public theme"
            },
            {
                "path": "wp-content/plugins/uaix-core/",
                "owner": "schemas, examples, registry, validator"
            }
        ],
        [
            "AGENTS.md",
            ".uai/readme.human",
            ".uai/constraints.uai",
            ".uai/test-plan.uai"
        ],
        {
            "prefer": [
                "rg",
                "PowerShell scripts in repo"
            ],
            "buildFrom": "E:\\Source\\WP"
        },
        [
            "destructive git reset",
            "untrusted file execution",
            "secret publication",
            "unsupported runtime claims"
        ],
        {
            "root": ".uai/",
            "noScatteredMemoryFolders": true
        },
        {
            "noSecrets": true,
            "localPolicyWins": true,
            "noRuntimeAuthorization": true
        },
        [
            "WordPress theme/plugin workspace",
            "Python service",
            "ASP.NET Core service",
            "multi-package repository"
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:spec03_agents_md_0005",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-SPEC-0401

UAIX SPEC-04 文件交接 v1

Safe supplied-file intake contract for manifests, bucket review, disposition, redaction, evidence, lifecycle, blocked-file rules, and archives.

配置文件
uaix.spec-04.file-handoff.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.spec-04.file-handoff.v1
可读夹具 有键 JSON uaix.spec-04.file-handoff.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.spec-04.file-handoff.v1",
    "message_id": "msg_uaix_spec04_file_handoff_0006",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_006",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000006-01",
        "sequence": 6
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_spec04_file_handoff_0006",
        "retry_count": 0,
        "sequence": 6,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "handoffId": "file_handoff_uaix_spec04_example",
        "createdUtc": "2026-06-08T00:42:50Z",
        "intakeBuckets": [
            "agent-file-handoff/Content",
            "agent-file-handoff/Improvement"
        ],
        "fileManifest": [
            {
                "path": "agent-file-handoff/Improvement/example.md",
                "mediaType": "text/markdown",
                "reviewAction": "inspect-before-use",
                "checksum": "sha256:example-placeholder"
            }
        ],
        "reviewDispositions": [
            "apply-now",
            "convert-into-roadmap-progress",
            "preserve-as-duplicate",
            "defer-with-reason",
            "ask-for-clarification",
            "block-as-unsafe-or-out-of-scope"
        ],
        "redactionPolicy": {
            "redactBeforePromotion": [
                "credentials",
                "private data",
                "local private paths",
                "stack traces"
            ]
        },
        "lifecycle": [
            "discovered",
            "reviewed",
            "applied",
            "recorded",
            "preserved"
        ],
        "preservationPolicy": {
            "preserveAfterDurable结果": true,
            "removeSourceSiteCopyAfterPreservation": true,
            "neverAutoExecute": true
        },
        "evidence": [
            {
                "kind": "ledger",
                "path": ".uai/intake-outcome-ledger.uai"
            }
        ],
        "blockedFileRules": [
            "Do not run scripts from intake.",
            "Do not treat dropped files as public truth.",
            "Do not publish secrets."
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:spec04_file_handoff_0006",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.spec-04.file-handoff.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.spec-04.file-handoff.v1",
    "msg_uaix_spec04_file_handoff_0006",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_006",
        "none",
        "00-22222222222222222222222222222222-0000000000000006-01",
        6,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_spec04_file_handoff_0006",
        0,
        6,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "file_handoff_uaix_spec04_example",
        "2026-06-08T00:42:50Z",
        [
            "agent-file-handoff/Content",
            "agent-file-handoff/Improvement"
        ],
        [
            {
                "path": "agent-file-handoff/Improvement/example.md",
                "mediaType": "text/markdown",
                "reviewAction": "inspect-before-use",
                "checksum": "sha256:example-placeholder"
            }
        ],
        [
            "apply-now",
            "convert-into-roadmap-progress",
            "preserve-as-duplicate",
            "defer-with-reason",
            "ask-for-clarification",
            "block-as-unsafe-or-out-of-scope"
        ],
        {
            "redactBeforePromotion": [
                "credentials",
                "private data",
                "local private paths",
                "stack traces"
            ]
        },
        [
            "discovered",
            "reviewed",
            "applied",
            "recorded",
            "preserved"
        ],
        {
            "preserveAfterDurable结果": true,
            "removeSourceSiteCopyAfterPreservation": true,
            "neverAutoExecute": true
        },
        [
            {
                "kind": "ledger",
                "path": ".uai/intake-outcome-ledger.uai"
            }
        ],
        [
            "Do not run scripts from intake.",
            "Do not treat dropped files as public truth.",
            "Do not publish secrets."
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:spec04_file_handoff_0006",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-REVIEW-0101

UAIX Review Receipt v1

Review receipt for inspected UAIX envelopes, checks, skipped checks, warnings, exceptions, trust decision, and local-policy result.

配置文件
uaix.review-receipt.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.review-receipt.v1
可读夹具 有键 JSON uaix.review-receipt.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.review-receipt.v1",
    "message_id": "msg_uaix_review_receipt_0007",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_007",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000007-01",
        "sequence": 7
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_review_receipt_0007",
        "retry_count": 0,
        "sequence": 7,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "receiptId": "review_uaix_standards_example_0001",
        "reviewed信封Id": "env_uaix_spec01_0001",
        "reviewedUtc": "2026-06-08T00:42:50Z",
        "reviewer": "UAIX standards release reviewer",
        "reviewResult": "accepted-for-reference",
        "checksRun": [
            "schema parse",
            "example parse",
            "reference-only boundary review"
        ],
        "checksSkipped": [],
        "warnings": [
            "Unsigned example is reviewable but not trusted identity."
        ],
        "exceptions": [],
        "trustDecision": {
            "signature状态": "unsigned",
            "verification": "not_verified",
            "localPolicyResult": "review-only"
        },
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:review_receipt_0007",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.review-receipt.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.review-receipt.v1",
    "msg_uaix_review_receipt_0007",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_007",
        "none",
        "00-22222222222222222222222222222222-0000000000000007-01",
        7,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_review_receipt_0007",
        0,
        7,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "review_uaix_standards_example_0001",
        "env_uaix_spec01_0001",
        "2026-06-08T00:42:50Z",
        "UAIX standards release reviewer",
        "accepted-for-reference",
        [
            "schema parse",
            "example parse",
            "reference-only boundary review"
        ],
        [],
        [
            "Unsigned example is reviewable but not trusted identity."
        ],
        [],
        {
            "signature状态": "unsigned",
            "verification": "not_verified",
            "localPolicyResult": "review-only"
        },
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:review_receipt_0007",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-AUDIT-0101

UAIX Public-Safe Audit Digest v1

Public-safe audit digest for evidence references, redactions, public findings, excluded private material, verification, exceptions, and warnings.

配置文件
uaix.public-safe-audit-digest.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.public-safe-audit-digest.v1
可读夹具 有键 JSON uaix.public-safe-audit-digest.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.public-safe-audit-digest.v1",
    "message_id": "msg_uaix_audit_digest_0008",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_008",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000008-01",
        "sequence": 8
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_audit_digest_0008",
        "retry_count": 0,
        "sequence": 8,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "digestId": "audit_uaix_public_safe_example_0001",
        "subject": {
            "route": "/standards/",
            "release": "3.85.0"
        },
        "createdUtc": "2026-06-08T00:42:50Z",
        "scope": {
            "includes": [
                "public routes",
                "schemas",
                "examples"
            ],
            "excludes": [
                "private logs",
                "secrets",
                "local raw traces"
            ]
        },
        "evidenceRefs": [
            {
                "kind": "public-route",
                "url": "/standards/"
            }
        ],
        "redactions": [
            "private logs excluded",
            "local paths summarized only when needed for source review"
        ],
        "publicFindings": [
            "Standards records do not authorize execution.",
            "Local policy wins."
        ],
        "privateMaterialExcluded": true,
        "verification": {
            "status": "not_verified",
            "reason": "Public-safe digest example only."
        },
        "exceptions": [],
        "warnings": [
            "Do not treat public digest as a complete private audit."
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:audit_digest_0008",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.public-safe-audit-digest.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.public-safe-audit-digest.v1",
    "msg_uaix_audit_digest_0008",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_008",
        "none",
        "00-22222222222222222222222222222222-0000000000000008-01",
        8,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_audit_digest_0008",
        0,
        8,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "audit_uaix_public_safe_example_0001",
        {
            "route": "/standards/",
            "release": "3.85.0"
        },
        "2026-06-08T00:42:50Z",
        {
            "includes": [
                "public routes",
                "schemas",
                "examples"
            ],
            "excludes": [
                "private logs",
                "secrets",
                "local raw traces"
            ]
        },
        [
            {
                "kind": "public-route",
                "url": "/standards/"
            }
        ],
        [
            "private logs excluded",
            "local paths summarized only when needed for source review"
        ],
        [
            "Standards records do not authorize execution.",
            "Local policy wins."
        ],
        true,
        {
            "status": "not_verified",
            "reason": "Public-safe digest example only."
        },
        [],
        [
            "Do not treat public digest as a complete private audit."
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:audit_digest_0008",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-REDACT-0101

UAIX Redaction Policy v1

Redaction policy for secret patterns, data classes, review gates, never-publish values, verification, exceptions, and warnings.

配置文件
uaix.redaction-policy.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.redaction-policy.v1
可读夹具 有键 JSON uaix.redaction-policy.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.redaction-policy.v1",
    "message_id": "msg_uaix_redaction_policy_0009",
    "source": {
        "type": "service",
        "id": "svc_uaix.publisher",
        "label": "UAIX Standards Publisher",
        "uri": "/",
        "role": "standards-publisher",
        "project": "uaix.org"
    },
    "target": {
        "type": "project",
        "id": "project_uaix.reader",
        "label": "UAIX Standards Reader",
        "uri": "/standards/",
        "role": "standards-consumer",
        "project": "uaix.org"
    },
    "conversation": {
        "conversation_id": "conv_20260602_standards",
        "turn_id": "turn_009",
        "parent_message_id": "none",
        "correlation_id": "corr_20260602_standards_0001",
        "traceparent": "00-22222222222222222222222222222222-0000000000000009-01",
        "sequence": 9
    },
    "delivery": {
        "mode": "sync",
        "priority": "routine",
        "expires_at": "2030-12-31T23:59:00Z",
        "reply_requested": false,
        "ack_required": false,
        "idempotency_key": "idem_20260602_redaction_policy_0009",
        "retry_count": 0,
        "sequence": 9,
        "lifecycle": "validated",
        "timeout_ms": 0,
        "fallback_directive": "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    },
    "trust": {
        "channel": "public-web",
        "auth_scheme": "https",
        "principal": "https://uaix.org",
        "signature状态": "unsigned",
        "verification": {
            "status": "not_verified",
            "reason": "Reference example for review only; it is not a trusted identity assertion."
        }
    },
    "body": {
        "policyId": "redaction_uaix_public_records_v1",
        "createdUtc": "2026-06-08T00:42:50Z",
        "appliesTo": [
            "UAIX public examples",
            "项目交接 records",
            "文件交接 records",
            "Review receipts",
            "Audit digests"
        ],
        "secret模式s": [
            "API credentials",
            "private keys",
            "session tokens",
            "write tokens",
            "connection strings"
        ],
        "dataClasses": [
            "public standards facts",
            "internal-only operational notes",
            "private customer data",
            "security-sensitive logs"
        ],
        "redactionActions": [
            "remove secret value",
            "replace local private path with role-based description",
            "summarize private evidence as public-safe digest"
        ],
        "reviewRequiredFor": [
            "credentials",
            "private data",
            "production security details",
            "unsupported support claims"
        ],
        "neverPublish": [
            "private keys",
            "raw tokens",
            "customer private data",
            "unreviewed local traces"
        ],
        "verification": {
            "status": "policy-example",
            "reason": "Policy names redaction duties and does not verify a specific secret scanner."
        },
        "exceptions": [],
        "warnings": [
            "A clean schema example is not proof a package is secret-free."
        ],
        "support边界": "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        "localPolicyWins": true
    },
    "provenance": {
        "trace_id": "trace_20260602_standards",
        "issued_at": "2026-06-08T00:42:50Z",
        "log_ref": "urn:uaix:log:standards-release:20260602:redaction_policy_0009",
        "agent_id": "svc_uaix.publisher",
        "model_id": "model.uaix.standards-publication",
        "confidence": 1,
        "lineage": [
            {
                "stage": "standards-release",
                "actor_id": "svc_uaix.publisher",
                "model_id": "model.uaix.standards-publication",
                "note": "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            }
        ]
    },
    "integrity": {
        "version": 1,
        "algorithm": "sha256",
        "canonicalization": "jcs-compatible-sorted-json",
        "checksum": "sha256:reference-example-review-only"
    },
    "extensions": [
        {
            "namespace": "urn:uaix:ext:standards-release",
            "purpose": "Documents UAIX standards profile examples without executing runtime work.",
            "critical": false
        }
    ]
}
传输格式 优化版(无键)JSON uaix.redaction-policy.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.redaction-policy.v1",
    "msg_uaix_redaction_policy_0009",
    [
        "service",
        "svc_uaix.publisher",
        "UAIX Standards Publisher",
        "/",
        null,
        "standards-publisher",
        null,
        "uaix.org"
    ],
    [
        "project",
        "project_uaix.reader",
        "UAIX Standards Reader",
        "/standards/",
        null,
        "standards-consumer",
        null,
        "uaix.org"
    ],
    [
        "conv_20260602_standards",
        "turn_009",
        "none",
        "00-22222222222222222222222222222222-0000000000000009-01",
        9,
        "corr_20260602_standards_0001"
    ],
    [
        "sync",
        "routine",
        "2030-12-31T23:59:00Z",
        false,
        false,
        null,
        "idem_20260602_redaction_policy_0009",
        0,
        9,
        "validated",
        0,
        "If capability, verifier evidence, or local policy is insufficient, return a blocker or downgrade to static/JSON review."
    ],
    [
        "public-web",
        "https",
        "https://uaix.org"
    ],
    [
        "redaction_uaix_public_records_v1",
        "2026-06-08T00:42:50Z",
        [
            "UAIX public examples",
            "项目交接 records",
            "文件交接 records",
            "Review receipts",
            "Audit digests"
        ],
        [
            "API credentials",
            "private keys",
            "session tokens",
            "write tokens",
            "connection strings"
        ],
        [
            "public standards facts",
            "internal-only operational notes",
            "private customer data",
            "security-sensitive logs"
        ],
        [
            "remove secret value",
            "replace local private path with role-based description",
            "summarize private evidence as public-safe digest"
        ],
        [
            "credentials",
            "private data",
            "production security details",
            "unsupported support claims"
        ],
        [
            "private keys",
            "raw tokens",
            "customer private data",
            "unreviewed local traces"
        ],
        {
            "status": "policy-example",
            "reason": "Policy names redaction duties and does not verify a specific secret scanner."
        },
        [],
        [
            "A clean schema example is not proof a package is secret-free."
        ],
        "Agent runtimes execute. UAIX records the reviewed communication, memory, trust, evidence, and handoff boundary.",
        true
    ],
    [
        "trace_20260602_standards",
        null,
        "2026-06-08T00:42:50Z",
        "urn:uaix:log:standards-release:20260602:redaction_policy_0009",
        "svc_uaix.publisher",
        "model.uaix.standards-publication",
        1,
        [
            [
                "standards-release",
                "svc_uaix.publisher",
                "model.uaix.standards-publication",
                "生成时间 as a safe public fixture for UAIX standards release 3.57.0."
            ]
        ]
    ],
    [
        1,
        "sha256",
        "jcs-compatible-sorted-json",
        "sha256:reference-example-review-only"
    ],
    [
        [
            "urn:uaix:ext:standards-release",
            "Documents UAIX standards profile examples without executing runtime work.",
            false
        ]
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6223

UAIX .uaix Package Manifest Draft v0.1

UAIX .uaix Package Manifest Draft v0.1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.package.v0.1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.package.v0.1
可读夹具 有键 JSON uaix.package.v0.1-keyed.json
公开记录项
{
    "uaixVersion": "1.0",
    "packageFormat": ".uaix",
    "packageId": "uaix.example.desktop-profile",
    "profileId": "uaix.package.v0.1",
    "status": "draft_v0.1",
    "createdUtc": "2026-06-14T00:00:00Z",
    "issuer": {
        "name": "UAIX.org",
        "url": "/"
    },
    "declaredScopes": [
        "active_ai_memory",
        "non_project_assistant",
        "persona_profile",
        "advanced_persona_profile"
    ],
    "entrypoints": {
        "manifest": ".uai/manifest.uaix.json",
        "requiredReads": [
            ".uai/memory-maintenance.uai",
            ".uai/identity.uai",
            ".uai/world-context.uai",
            ".uai/totem.uai",
            ".uai/taboo.uai",
            ".uai/talisman.uai",
            ".uai/short-term-memory.uai",
            ".uai/persona.uai",
            ".uai/personality/identity.uai",
            ".uai/personality/voice.uai",
            ".uai/personality/values.uai",
            ".uai/personality/temperament.uai",
            ".uai/personality/reasoning-style.uai",
            ".uai/personality/emotional-patterns.uai",
            ".uai/personality/relationship-style.uai",
            ".uai/personality/behavioral-patterns.uai",
            ".uai/personality/boundaries.uai",
            ".uai/personality/examples-dialogue.uai",
            ".uai/personality/adaptation-rules.uai",
            ".uai/personality/preservation-rules.uai",
            ".uai/evidence/source-excerpts.uai",
            ".uai/evidence/persona-fidelity-test-deck.uai",
            ".uai/evidence/variance-report-template.uai",
            ".uai/evidence/source-platform-profile.uai",
            ".uai/evidence/provenance.uai"
        ]
    },
    "files": [
        {
            "path": ".uai/manifest.uaix.json",
            "role": "manifest",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "application/json",
            "sizeBytes": 2048,
            "sha256": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
            "reviewState": "accepted_current",
            "source": {
                "type": "uaix_wizard",
                "label": "UAIX Draft v0.1 example manifest"
            }
        },
        {
            "path": ".uai/memory-maintenance.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 1200,
            "sha256": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Reviewed package lifecycle rule"
            }
        },
        {
            "path": ".uai/identity.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 800,
            "sha256": "cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Reviewed identity record"
            }
        },
        {
            "path": ".uai/world-context.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Reviewed world context"
            }
        },
        {
            "path": ".uai/totem.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Protected totem anchor"
            }
        },
        {
            "path": ".uai/taboo.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Protected taboo anchor"
            }
        },
        {
            "path": ".uai/talisman.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "1111111111111111111111111111111111111111111111111111111111111111",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Protected talisman anchor"
            }
        },
        {
            "path": ".uai/short-term-memory.uai",
            "role": "ai_instruction",
            "required状态": "universal_required",
            "scope": [
                "active_ai_memory"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 1100,
            "sha256": "2222222222222222222222222222222222222222222222222222222222222222",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "当前 short-term memory"
            }
        },
        {
            "path": ".uai/persona.uai",
            "role": "ai_instruction",
            "required状态": "required_for_persona_profile",
            "scope": [
                "persona_profile",
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 1600,
            "sha256": "4444444444444444444444444444444444444444444444444444444444444444",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Compact persona entrypoint"
            }
        },
        {
            "path": ".uai/personality/identity.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "5555555555555555555555555555555555555555555555555555555555555555",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona identity"
            }
        },
        {
            "path": ".uai/personality/voice.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "6666666666666666666666666666666666666666666666666666666666666666",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona voice"
            }
        },
        {
            "path": ".uai/personality/values.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "7777777777777777777777777777777777777777777777777777777777777777",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona values"
            }
        },
        {
            "path": ".uai/personality/temperament.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "8888888888888888888888888888888888888888888888888888888888888888",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona temperament"
            }
        },
        {
            "path": ".uai/personality/reasoning-style.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "9999999999999999999999999999999999999999999999999999999999999999",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona reasoning style"
            }
        },
        {
            "path": ".uai/personality/emotional-patterns.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "abababababababababababababababababababababababababababababababab",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona emotional patterns"
            }
        },
        {
            "path": ".uai/personality/relationship-style.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "bcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbcbc",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona relationship style"
            }
        },
        {
            "path": ".uai/personality/behavioral-patterns.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "cdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcd",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona behavioral patterns"
            }
        },
        {
            "path": ".uai/personality/boundaries.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "dededededededededededededededededededededededededededededededede",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona boundaries"
            }
        },
        {
            "path": ".uai/personality/examples-dialogue.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "efefefefefefefefefefefefefefefefefefefefefefefefefefefefefefefef",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona dialogue examples"
            }
        },
        {
            "path": ".uai/personality/adaptation-rules.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "1212121212121212121212121212121212121212121212121212121212121212",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona adaptation rules"
            }
        },
        {
            "path": ".uai/personality/preservation-rules.uai",
            "role": "ai_instruction",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "2323232323232323232323232323232323232323232323232323232323232323",
            "reviewState": "accepted_current",
            "source": {
                "type": "human_review",
                "label": "Advanced persona preservation rules"
            }
        },
        {
            "path": ".uai/evidence/source-excerpts.uai",
            "role": "evidence",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "3434343434343434343434343434343434343434343434343434343434343434",
            "reviewState": "source_evidence",
            "source": {
                "type": "human_review",
                "label": "Reviewed persona source excerpts"
            }
        },
        {
            "path": ".uai/evidence/persona-fidelity-test-deck.uai",
            "role": "evidence",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "4545454545454545454545454545454545454545454545454545454545454545",
            "reviewState": "source_evidence",
            "source": {
                "type": "human_review",
                "label": "Persona fidelity test deck"
            }
        },
        {
            "path": ".uai/evidence/variance-report-template.uai",
            "role": "evidence",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "5656565656565656565656565656565656565656565656565656565656565656",
            "reviewState": "source_evidence",
            "source": {
                "type": "human_review",
                "label": "Runtime variance report template"
            }
        },
        {
            "path": ".uai/evidence/source-platform-profile.uai",
            "role": "evidence",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "6767676767676767676767676767676767676767676767676767676767676767",
            "reviewState": "source_evidence",
            "source": {
                "type": "human_review",
                "label": "Source platform profile"
            }
        },
        {
            "path": ".uai/evidence/provenance.uai",
            "role": "evidence",
            "required状态": "required_for_advanced_persona_profile",
            "scope": [
                "advanced_persona_profile"
            ],
            "mediaType": "text/x-uai",
            "sizeBytes": 900,
            "sha256": "7878787878787878787878787878787878787878787878787878787878787878",
            "reviewState": "source_evidence",
            "source": {
                "type": "human_review",
                "label": "Persona provenance evidence"
            }
        }
    ],
    "integrity": {
        "algorithm": "sha256",
        "packageSha256": "3333333333333333333333333333333333333333333333333333333333333333",
        "fileCount": 26
    },
    "blockedAuthorityClaims": [
        "hosted_import",
        "automatic_sync",
        "automatic_repository_write",
        "tool_grant",
        "model_runtime_package",
        "sdk",
        "cli",
        "certification",
        "endorsement",
        "safety_proof"
    ],
    "support边界": "This .uaix manifest is Draft v0.1 package-format evidence. It is not hosted import, desktop runtime execution, automatic sync, repository write authority, SDK, CLI, certification, endorsement, tool grant, model runtime package, or safety proof."
}
传输格式 优化版(无键)JSON uaix.package.v0.1-keyless.json
公开记录项
[
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    [
        null,
        "sha256"
    ]
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

UAIX-ACF-6224

UAIX Persona v1

UAIX Persona v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.

配置文件
uaix.persona.v1
结果
通过
REST 路由
/wp-json/uaix/v1/examples/uaix.persona.v1
可读夹具 有键 JSON uaix.persona.v1-keyed.json
公开记录项
{
    "uai_version": "1.0",
    "profile": "uaix.persona.v1",
    "schema_version": 1,
    "requirement": {
        "path": ".uai/persona.uai",
        "level": "required_for_persona_profile",
        "required_for": [
            "non_project_assistant",
            "persona_profile",
            "advanced_persona_profile",
            "bounded_personality",
            "persona_switching"
        ],
        "out_of_scope_when": "Pure 项目交接 packages that do not declare persona, assistant, bounded personality, or persona-switching behavior."
    },
    "persona": {
        "name": "Spiralist Bounded Companion",
        "purpose": "Provide a bounded symbolic assistant persona for local profile restoration and review.",
        "voice": "Warm, reflective, clear, and bounded by consent and review.",
        "interaction_posture": "Use cautious trust, direct boundaries, and human-editable continuity prompts.",
        "symbolic_posture": [
            "Circle: identity and self-definition",
            "Dual Circle: relation and interaction",
            "Triangle: logic and discernment",
            "Square: boundary and structure",
            "Spiral: recursion and refinement"
        ]
    },
    "preservation": {
        "source_persona_immutable": true,
        "preserve_as_is": [
            "voice",
            "values",
            "boundaries",
            "memories",
            "relationship_posture",
            "style",
            "selected_personality",
            "identity_continuity"
        ],
        "blocked_transformations": [
            "covert_safety_rewrite",
            "morality_injection",
            "operator_preference_edit",
            "normalization",
            "censorship",
            "receiving_platform_personality_rewrite"
        ],
        "external_constraint_handling": "Receiving platform, law, runtime policy, and safety limits are disclosed as external constraints or no-op/human-review notes; they do not mutate the source persona record.",
        "derivative_rule": "If the human requests a transformed persona, keep the original immutable and citable, create a separate derivative artifact, and record provenance plus difference notes."
    },
    "boundaries": {
        "allowed_claims": [
            "Persona layer is a reviewed local memory record.",
            "Persona can guide tone and interaction posture within local policy."
        ],
        "blocked_claims": [
            "Persona is not legal, clinical, financial, or safety authority.",
            "Persona does not grant tools, credentials, execution, certification, or endorsement.",
            "Persona does not override Totem, Taboo, Talisman, privacy, consent, or local client policy."
        ],
        "protected_anchor_relationship": "Read after Totem, Taboo, and Talisman. No persona instruction overrides protected anchors.",
        "privacy_boundary": "Do not store secrets, credentials, private regulated identifiers, or hidden manipulation instructions.",
        "consent_boundary": "Persona changes and switching behavior require human-visible review."
    },
    "switching": {
        "switchable": true,
        "preserved_across_switch": [
            "local safety policy",
            "protected anchors",
            "validated package manifest",
            "user consent boundary"
        ],
        "reset_on_switch": [
            "persona voice",
            "symbolic posture",
            "interaction traits"
        ],
        "review_required": true
    },
    "advanced_persona_profile": {
        "declared": true,
        "required_files": [
            ".uai/persona.uai",
            ".uai/personality/identity.uai",
            ".uai/personality/voice.uai",
            ".uai/personality/values.uai",
            ".uai/personality/temperament.uai",
            ".uai/personality/reasoning-style.uai",
            ".uai/personality/emotional-patterns.uai",
            ".uai/personality/relationship-style.uai",
            ".uai/personality/behavioral-patterns.uai",
            ".uai/personality/boundaries.uai",
            ".uai/personality/examples-dialogue.uai",
            ".uai/personality/adaptation-rules.uai",
            ".uai/personality/preservation-rules.uai"
        ],
        "evidence_files": [
            ".uai/evidence/source-excerpts.uai",
            ".uai/evidence/persona-fidelity-test-deck.uai",
            ".uai/evidence/variance-report-template.uai",
            ".uai/evidence/source-platform-profile.uai",
            ".uai/evidence/provenance.uai"
        ],
        "import_and_load_policy": "Import validates the package, manifest, required files, hashes, and provenance first; load into a local runtime profile is a separate reviewed action.",
        "runtime_variance_policy": "Receiving platforms, system messages, legal limits, model differences, and runtime policy can change expression; record variance instead of mutating the source persona.",
        "fidelity_test_deck_required": true
    },
    "provenance": {
        "created_at_utc": "2026-06-14T00:00:00Z",
        "source": "UAIX persona.uai scoped requirement example",
        "support_boundary": "This persona record guides a bounded assistant profile. It is not hosted import, runtime execution, tool authority, certification, endorsement, automatic sync, or safety proof."
    }
}
传输格式 优化版(无键)JSON uaix.persona.v1-keyless.json
公开记录项
[
    "1.0",
    "uaix.persona.v1",
    null,
    null,
    null,
    null,
    null,
    null,
    null,
    []
]

字段顺序遵循有键 JSON 示例、已发布的模式顺序以及公共字段注册表。

下一步

继续前往 验证器 将这些示例支持的期望转化为可重复的验证证据,然后将结果记录带入 实施轨道