Examples

Examples

Example UAI-1 request, response, capability, error, conformance, and task-status records that connect the specification, schemas, registry, and validator.

  • Record UAIX-EXAM-0055
  • Path /en-us/examples/
  • Use Canonical public record

Document status

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

How to use this page

Use this page as the canonical public reference for Examples and its standards-facing content.

For agents: apply the relevant guidance to the user's target site or repository. Do not copy this UAIX page, create a page about the guidance, or treat this page as runtime authority unless the user explicitly asks for that output.

Why examples matter

Examples turn UAI-1 from a written contract into something teams can compare against running code. The current fixture set shows how the shared envelope, typed bodies, field-order governance, and validator evidence work together in real records.

What the current fixture set covers

  • uai.intent.request.v1 for an explicit request entering the public contract.
  • uai.intent.response.v1 for a synchronous result or accepted async handoff.
  • uai.capability.statement.v1 for discovery-facing capability publication.
  • uai.error.v1 for typed failure handling.
  • uai.conformance.result.v1 for validator-backed evidence.
  • uai.task.status.v1 for async progress, blocking reasons, and completion signals.

How fixtures connect to the rest of the record

  • Each example should map back to a concrete UAI-1 behavior.
  • Each fixture should satisfy the matching schema and published registry entry.
  • Each keyless transport view should remain aligned with the keyed source record through the field registry.
  • The same fixture should be usable as a regression baseline in the Validator.

How implementers should use examples

  1. Start from the closest current fixture before inventing your own envelope variant.
  2. Keep readable keyed JSON as the reviewable source record, then derive compact transport from the published field order.
  3. Use request, response, error, and task-status fixtures together when your workflow can cross sync and async boundaries.
  4. Keep the validator result with the fixture whenever the example becomes release evidence.

Published example catalog

The examples below are version-controlled public fixtures used by the validator and linked from the registry.

Example catalog

Published validator fixtures

Use these records as reproducible keyed and keyless examples, not as private runtime messages.

uai.intent.request.v1

UAI Intent Request v1

Request an explicit outcome or async task against a declared subject using the full UAI-1 envelope, trust metadata, and reviewable delivery controls. [PASS]

uai.intent.response.v1

UAI Intent Response v1

Return a direct result or accepted-task handoff for a declared request while preserving conversation continuity, trust metadata, and release-ready evidence. [PASS]

uai.capability.statement.v1

UAI Capability Statement v1

Publish capability, endpoint, security, async workflow, and extension-support metadata so adjacent systems can resolve what an implementation actually supports. [PASS]

uai.error.v1

UAI Error v1

Report validation, transport, authorization, or execution failures using a typed problem-details-style envelope with retry and path-level detail. [PASS]

uai.conformance.result.v1

UAI Conformance Result v1

Capture validator output, artifact references, and issue summaries in the same public message family so proof can travel with the release record. [PASS]

uai.task.status.v1

UAI Task Status v1

Publish long-running task state, progress, blockers, and result references so async agent work stays auditable instead of disappearing into private workflow state. [PASS]

uai.agent.message.v1

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. [PASS]

uai.agent.ack.v1

UAI Agent Acknowledgement v1

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

uai.agent.task-status.v1

UAI Agent Task Status v1

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

uai.agent.blocker.v1

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. [PASS]

uai.agent.memory-proposal.v1

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. [PASS]

uai.agent.handoff.v1

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. [PASS]

uai.agent.final-report.v1

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. [PASS]

uai.agent.correction.v1

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. [PASS]

uai.capability.profile.v1

UAI Capability Profile v1

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

uai.capability.negotiation.v1

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. [PASS]

uai.client.limited-browser.v1

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. [PASS]

uai.client.structured-fetch.v1

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. [PASS]

uai.client.browser-assisted.v1

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. [PASS]

uai.client.tool-agent.v1

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. [PASS]

uai.client.workflow-agent.v1

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. [PASS]

uai.client.multi-agent-runtime.v1

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. [PASS]

uai.client.audited-agent-system.v1

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. [PASS]

uaix.ability-profile.v1

UAIX Ability Profile v1

UAIX Ability Profile v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.startup-packet.v1

UAIX Startup Packet v1

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

uaix.memory-maintenance.v1

UAIX Memory Maintenance v1

Universal required UAIX memory package policy for lifecycle, hot/cold boundaries, validation behavior, protected paths, and memory write safety. [PASS]

uaix.next-recursive-prompt.v1

UAIX Next 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. [PASS]

uaix.suspension-packet.v1

UAIX Suspension Packet v1

UAIX Suspension Packet v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.receiver-brief.v1

UAIX Receiver Brief v1

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

uaix.memory-firewall-policy.v1

UAIX Memory Firewall Policy v1

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

uaix.no-op-trigger-catalog.v1

UAIX No-Op Trigger Catalog v1

UAIX No-Op Trigger Catalog v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.authority-boundary.v1

UAIX Authority Boundary v1

UAIX Authority Boundary v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.conformance-evidence.v1

UAIX Conformance Evidence v1

UAIX Conformance Evidence v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.evaluation-packet-summary.v1

UAIX Evaluation Packet Summary v1

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

uaix.ability-profile.l0.v1

UAIX Ability Profile L0 v1

UAIX Ability Profile L0 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l1.v1

UAIX Ability Profile L1 v1

UAIX Ability Profile L1 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l2.v1

UAIX Ability Profile L2 v1

UAIX Ability Profile L2 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l3.v1

UAIX Ability Profile L3 v1

UAIX Ability Profile L3 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l4.v1

UAIX Ability Profile L4 v1

UAIX Ability Profile L4 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l5.v1

UAIX Ability Profile L5 v1

UAIX Ability Profile L5 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.ability-profile.l6.v1

UAIX Ability Profile L6 v1

UAIX Ability Profile L6 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface. [PASS]

uaix.evaluation.expression-concept-review.v1

UAIX Expression-Concept Review v1

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

uaix.evaluation.resource-economy-trace.v1

UAIX Resource-Economy Trace v1

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

uaix.evaluation.operator-decision.v1

UAIX Operator Decision v1

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

uaix.evaluation.no-op-justification.v1

UAIX No-op Justification v1

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

uaix.evaluation.local-sandbox-safety-review.v1

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. [PASS]

uaix.evaluation.memory-ecosystem-handoff.v1

UAIX Memory Ecosystem Handoff v1

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

uaix.evaluation.de11-benchmark-summary.v1

UAIX DE11 Benchmark Summary v1

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

uaix.package.v0.1

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. [PASS]

uaix.persona.v1

UAIX Persona v1

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

uaix.persona.storage-binding.v1

UAIX Persona Storage Binding v1

Additive data-backed binding for Advanced Persona Profile packages where files remain the primary portable representation and normalized storage must preserve exact logical paths, roles, status, trigger state, hashes, revisions, source authority, and round-trip evidence. [PASS]

uaix.multi-agent-workload.v1

UAIX Advanced Multi-Agent Workload v1

Portable workload class, stable logical identity, bounded code and task ownership, authority references, per-recipient delivery policy, coordinator fencing, database-backed NPC identity separation, offline continuity, and reviewed evidence for advanced multi-agent systems. [PASS]

uaix.advanced-persona.receiver-readiness.v1

UAIX Advanced Persona Receiver Readiness v1

Noncanonical, digest-bound manual chatbot receiver projection for one immutable Advanced Persona source package, with ordered loading, context-budget handling, rollback, fidelity, variance, and explicit non-claims kept outside the closed 31 source plus five evidence records. [PASS]

uaix.advanced-persona.package-required-authorities.v1

UAIX Advanced Persona Package Required Authorities v1

Package-specific noncanonical authority declaration binding exact bundled bytes, source URLs, media types, SHA-256 values, provenance, manifest readiness, and receiver load order without changing the universal 31 source plus five evidence record set. [PASS]

uaix.spec-01.envelope.v1

UAIX SPEC-01 Canonical Envelope v1

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

uaix.capability-profile.v1

UAIX Capability Profile v1

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

uaix.capability-ladder.v1

UAIX Capability Ladder v1

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

uaix.spec-02.project-handoff.v1

UAIX SPEC-02 Project Handoff v1

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

uaix.spec-03.agents-md-metadata.v1

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. [PASS]

uaix.spec-04.file-handoff.v1

UAIX SPEC-04 File Handoff v1

Mandatory trusted-work intake contract with evidence-tested content handling, complete per-file lifecycle proof, protected-anchor evidence, and final source removal. [PASS]

uaix.review-receipt.v1

UAIX Review Receipt v1

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

uaix.public-safe-audit-digest.v1

UAIX Public-Safe Audit Digest v1

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

uaix.redaction-policy.v1

UAIX Redaction Policy v1

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

Copyable starter requests

Use the live snippets below when you want to pull one published fixture, keep the packet readable in local review, and submit the same message to validation without inventing a private helper layer.

Client examples

Start from the same public catalog

Use the same public catalog from shell, browser, server, or automation clients.

Shelluai-catalog.sh
Code example
curl -sS /wp-json/uaix/v1/catalog
JavaScriptuai-catalog.mjs
Code example
const catalog = await fetch('/wp-json/uaix/v1/catalog').then((response) => response.json());
PHPuai-catalog.php
Code example
$catalog = json_decode(file_get_contents('/wp-json/uaix/v1/catalog'), true, 512, JSON_THROW_ON_ERROR);
Pythonuai_catalog.py
Code example
catalog = requests.get('/wp-json/uaix/v1/catalog', timeout=10).json()

What to do after a passing fixture

Next step

Continue to the Validator to turn these fixtures into repeatable conformance evidence, then attach that evidence to the current implementation and release trail.

Architecture proposals

UAI-1 v1.0 remains the current published contract. Explore separately versioned proposals for independent exchange, capabilities, recovery and source preservation.

Proposed designs and local reference examples; hosted runtime services and independent interoperability are not claimed.

The English proposal is the source for normative interpretation.

Read the architecture proposals · Machine-readable proposal catalog