Especificación

Especificación

Normative UAI and UAI-1 records and the workflow that connects text, schemas, the field registry, operating-surface guidance, examples, validation, and release evidence.

  • Record UAIX-SPEC-0049
  • Path /es-es/specification/
  • Use Canonical public record

Document status

Public standards page Published on UAIX as part of the current public standards record
Code
UAIX-SPEC-0049
Surface
Especificación
Access
Public and linkable

如何使用本页

Use this page to see how UAI-1, schemas, registry entries, examples, and validation work together.

Role of the specification series

The specification section is the canonical written layer of UAI-1. Read it when you need the public contract, the semantic boundary of the standard, and the meaning that the machine-readable artifacts are expected to preserve.

How the current public record fits together

  1. UAI-1 defines the common envelope, profile semantics, support boundary, and conformance expectations.
  2. 模式 and the field registry turn that contract into machine-checkable structure and public keyed-to-keyless order.
  3. AI 记忆 explains durable project memory for AI systems and the live starter bundle shared with 项目交接.
  4. 项目交接 explains the draft AGENTS.md, readme.human, and .uai repository context layer for moving project state between AI models, agents, teams, and companies.
  5. 代理文件交接 explains the AGENTS.md-triggered drop-folder intake pattern for files supplied by humans, other AI systems, and adjacent tools.
  6. 注册表 publishes the six current profile identifiers, their compatible pairings, and their schema/example links.
  7. 示例 show request, response, capability, error, conformance, and async task-status records in working form.
  8. The 验证器 applies both structural validation and policy checks so the same public record can drive review and release gating.
  9. Implementations, Governance, and the 变更日志 explain what is currently supported and how changes become public truth.

当前 published profile family

  • uai.intent.request.v1 starts an explicit piece of work against a declared subject.
  • uai.intent.response.v1 closes that work or acknowledges it while preserving the same envelope.
  • uai.capability.statement.v1 publishes supported operations, profiles, endpoints, and security schemes.
  • uai.error.v1 gives failures a typed, path-aware public shape.
  • uai.conformance.result.v1 carries validator evidence in the same standards family.
  • uai.task.status.v1 keeps long-running async work visible instead of collapsing into private workflow state.

How to read the boundary correctly

  • Use UAI-1 as the public exchange and release-record layer, not as a demand to replace every local tool bus, runtime protocol, or trust stack.
  • Use adjacent orchestration or tool protocols for local execution concerns, then map the externally reviewable record back into UAI-1 when public interoperability matters.
  • Use credential, signing, and transport systems as companion layers that are declared in the envelope rather than hard-coded as one mandatory stack.

Machine-readable discovery

Automation should resolve the public record through the discovery manifest and standards catalog rather than scraping page text. The discovery surface names the current routes, counts, and well-known entry points for the release.

发现

机器可读的标准发现

UAIX 发布稳定发现清单,让实现者、验证器和下游工具无需抓取公开页面,就能发现当前 UAI-1 表面,包括采用工具包和实时参考交换路由。

发现清单

.well-known 入口

使用 `.well-known` 清单进行持久站点发现;当你希望从 API 表面获取同样的数据时,可改用 REST discovery 路由。生产部署应从规范 HTTPS 源发布同一份清单。

发布版本
UAI-1
配置文件数
57
生成时间
2026-06-11T06:17:53+00:00

公共路由

当前面向机器的表面

该清单公布了构成当前 UAIX 标准表面的 API 路径和公共发布路径。

  • 目录: /wp-json/uaix/v1/catalog
  • Esquemas: /wp-json/uaix/v1/schemas
  • Registro: /wp-json/uaix/v1/registry
  • 字段注册表: /wp-json/uaix/v1/field-registry
  • 传输绑定: /wp-json/uaix/v1/transport-bindings
  • 信任通道: /wp-json/uaix/v1/trust-channels
  • 一致性级别: /wp-json/uaix/v1/conformance-levels
  • 错误注册表: /wp-json/uaix/v1/error-registry
  • Ejemplos: /wp-json/uaix/v1/examples
  • 验证: /wp-json/uaix/v1/validate (POST JSON)
  • Adoption kit: /wp-json/uaix/v1/adoption-kit
  • Mock exchange: /wp-json/uaix/v1/mock-exchange (GET metadata, POST message)

下一步 step

Continue to UAI-1 for the normative contract, then move through 模式, 注册表, 示例, and the 验证器 in that order.