Registro

Registro

Published UAI-1 profile IDs, schema links, example links, compatibility notes, and the profile map behind the current release.

  • Record UAIX-REGI-0055
  • Path /es-es/registry/
  • Use Canonical public record

Document status

Public standards page Published on UAIX as part of the current public standards record
Code
UAIX-REGI-0055
Surface
Registro
Access
Public and linkable

如何使用本页

Use this page for published profile IDs, schema links, example links, and compatibility notes.

Proof path

Validator-backed proof path

Keep the public reading order tied to one evidence trail: profile, schema, example, validator result, and release record.

  1. 1Pick a message profile.Start with a published UAI-1 profile and the record family that matches the exchange you need to prove.
  2. 2Compare it with schemas and examples.Resolve the schema, registry entry, and one fixture before writing or mapping your candidate packet.
  3. 3Run validator evidence.Validate keyed, minified-keyed, or keyless JSON against the current public UAI-1 records.
  4. 4Attach the result to implementation or handoff records.Carry the exported result into Conformance Pack, 实施轨道, changelog, or Project Handoff evidence.

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.v1 usually pairs with uai.intent.response.v1, uai.error.v1, or a later uai.task.status.v1 update.
  • uai.intent.response.v1 stays in the same public envelope and can acknowledge accepted async work through task references.
  • uai.capability.statement.v1 advertises supported operations, profile families, endpoints, and security posture for discovery work.
  • uai.error.v1 is designed to remain legible across request, response, capability, task, and validator flows.
  • uai.conformance.result.v1 records validator evidence for the other published profiles.
  • uai.task.status.v1 keeps 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 配置文件注册表

每个注册表条目都会把稳定的配置文件标识符与其模式记录、兼容性姿态和示例夹具绑定在一起,使实现者能够机械化解析公共标准表面。只要传输依赖优化后的无键顺序,就应将字段注册表与这些条目配套使用。

打开注册表 JSON 打开字段注册表 JSON

UAI-REGI-0001

UAI 意图请求 v1

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

配置文件
uai.intent.request.v1
状态
现行
兼容对象
uai.intent.response.v1, uai.task.status.v1, uai.error.v1

UAI-REGI-0002

UAI 意图响应 v1

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

配置文件
uai.intent.response.v1
状态
现行
兼容对象
uai.intent.request.v1, uai.task.status.v1, uai.error.v1

UAI-REGI-0003

UAI 能力声明 v1

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

配置文件
uai.capability.statement.v1
状态
现行
兼容对象
uai.intent.request.v1, uai.intent.response.v1, uai.task.status.v1, uai.error.v1

UAI-REGI-0004

UAI 错误 v1

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

配置文件
uai.error.v1
状态
现行
兼容对象
uai.intent.request.v1, uai.intent.response.v1, uai.capability.statement.v1, uai.task.status.v1

UAI-REGI-0005

UAI 一致性结果 v1

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

配置文件
uai.conformance.result.v1
状态
现行
兼容对象
uai.intent.request.v1, uai.intent.response.v1, uai.capability.statement.v1, uai.error.v1, uai.task.status.v1

UAI-REGI-0006

UAI 任务状态 v1

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

配置文件
uai.task.status.v1
状态
现行
兼容对象
uai.intent.request.v1, uai.intent.response.v1, uai.error.v1, uai.conformance.result.v1

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-0002

UAI Agent Acknowledgement v1

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

配置文件
uai.agent.ack.v1
状态
现行
兼容对象
uai.agent.message.v1, uai.agent.task-status.v1, uai.agent.correction.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-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
状态
现行
兼容对象
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-6200

UAIX Ability 配置文件 v1

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

配置文件
uaix.ability-profile.v1
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.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-6202

UAIX 暂停 Packet v1

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

配置文件
uaix.suspension-packet.v1
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
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-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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

UAIX-ACF-6207

UAIX 一致性 证据 v1

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

配置文件
uaix.conformance-evidence.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-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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1

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
状态
现行
兼容对象
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-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
状态
现行
兼容对象
uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1

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
状态
现行
兼容对象
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-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
状态
现行
兼容对象
uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1

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
状态
现行
兼容对象
uaix.spec-01.envelope.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

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
状态
现行
兼容对象
uaix.spec-01.envelope.v1, uaix.review-receipt.v1

How to use this section

  1. 解析 the profile before adding support in code or documentation.
  2. Bind that profile to the matching schema, example, and validator expectation.
  3. 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.