What the registry provides
The UAIX registry publishes the stable identifiers that make UAI-1 readable by both people and automation. It is the profile map that ties the specification, schemas, fixtures, validator expectations, and support claims together.
What belongs here
- 配置文件 IDs, record codes, titles, and public status.
- 模式 routes, example routes, and expected validation posture.
- Compatibility cues that explain which message families are meant to pair together.
- The release-facing identifiers that other records can cite without guessing.
How the current profiles relate
uai.intent.request.v1usually pairs withuai.intent.response.v1,uai.error.v1, or a lateruai.task.status.v1update.uai.intent.response.v1stays in the same public envelope and can acknowledge accepted async work through task references.uai.capability.statement.v1advertises supported operations, profile families, endpoints, and security posture for discovery work.uai.error.v1is designed to remain legible across request, response, capability, task, and validator flows.uai.conformance.result.v1records validator evidence for the other published profiles.uai.task.status.v1keeps async progress public when accepted work cannot be closed in a single response.
Extension and field-order governance
配置文件 registration and field-order governance should move together. If a release changes keyed-to-keyless order or nested body order, the field registry should change beside the profile record instead of drifting into separate implementation notes.
当前 published entries
The registry below ties each public profile identifier to its matching schema, example, and validation posture.
Registro
当前 UAI-1 配置文件注册表
每个注册表条目都会把稳定的配置文件标识符与其模式记录、兼容性姿态和示例夹具绑定在一起,使实现者能够机械化解析公共标准表面。只要传输依赖优化后的无键顺序,就应将字段注册表与这些条目配套使用。
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
- 状态
- 现行
- 兼容对象
- uai.agent.ack.v1, uai.agent.task-status.v1, uai.agent.blocker.v1, uai.agent.handoff.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.message.v1, uai.agent.blocker.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.message.v1, uai.agent.ack.v1, uai.agent.handoff.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.task-status.v1, uai.agent.final-report.v1, uai.agent.correction.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.message.v1, uai.agent.task-status.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.task-status.v1, uai.agent.memory-proposal.v1, uai.agent.handoff.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.message.v1, uai.agent.ack.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- uai.capability.negotiation.v1, uai.agent.blocker.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- uai.capability.profile.v1, uai.agent.blocker.v1, uai.agent.handoff.v1
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
- 状态
- 现行
- 兼容对象
- uai.capability.profile.v1, uai.capability.negotiation.v1
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
- 状态
- 现行
- 兼容对象
- uai.capability.profile.v1, uai.capability.negotiation.v1, uai.agent.blocker.v1
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
- 状态
- 现行
- 兼容对象
- uai.capability.profile.v1, uai.capability.negotiation.v1, uai.agent.message.v1, uai.agent.blocker.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- uai.agent.message.v1, uai.agent.ack.v1, uai.agent.task-status.v1, uai.agent.blocker.v1, uai.agent.final-report.v1
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
- 状态
- 现行
- 兼容对象
- 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
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
- 状态
- 现行
- 兼容对象
- 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
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
- 状态
- 现行
- 兼容对象
- uaix.startup-packet.v1, uaix.next-recursive-prompt.v1, uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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. It is not required for agents that don't deal with any coding.
- 配置文件
- uaix.next-recursive-prompt.v1
- 状态
- 现行
- 兼容对象
- uaix.startup-packet.v1, uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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
- 状态
- 现行
- 兼容对象
- uaix.review-receipt.v1, uaix.redaction-policy.v1
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
- 状态
- 现行
- 兼容对象
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
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
- 状态
- 现行
- 兼容对象
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
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
- 状态
- 现行
- 兼容对象
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
How to use this section
- 解析 the profile before adding support in code or documentation.
- Bind that profile to the matching schema, example, and validator expectation.
- Use the registry entry as the stable key when attaching release evidence in Implementations, the 变更日志, or 引用 and Contributors.
下一步 step
Continue to 示例 to see how the current identifiers, schema rules, and async workflow records appear in working exchanges.