Version localisee en cours de revue
La norme UAI-1 anglaise et les enregistrements JSON lisibles par machine restent autoritaires. Cette page localisee est une aide de lecture et ne doit pas etre traitee comme une traduction normative separee.
Ce que fournit le registre
Le registre UAIX publie les identifiants stables qui rendent UAI-1 lisible à la fois par les personnes et par l’automatisation. Il s’agit de la carte de profil qui relie les spécifications, les schémas, les éléments, les attentes du validateur et les revendications de support.
Ce qui appartient ici
- ID de profil, codes d’enregistrement, titres et statut public.
- Itinéraires de schéma, exemples d’itinéraires et posture de validation attendue.
- Indices de compatibilité qui expliquent quelles familles de messages sont censées s’associer.
- Les identifiants de publication que d’autres enregistrements peuvent citer sans deviner.
Comment les profils actuels se rapportent
uai.intent.request.v1s’associe généralement àuai.intent.response.v1,uai.error.v1ou à une mise à jour ultérieure deuai.task.status.v1.uai.intent.response.v1reste dans la même enveloppe publique et peut accuser réception du travail asynchrone accepté via des références de tâches.uai.capability.statement.v1annonce les opérations prises en charge, les familles de profils, les points de terminaison et l’état de sécurité pour le travail de découverte.uai.error.v1est conçu pour rester lisible dans les flux de demandes, de réponses, de capacités, de tâches et de validateurs.uai.conformance.result.v1enregistre les preuves du validateur pour les autres profils publiés.uai.task.status.v1maintient la progression asynchrone publique lorsque le travail accepté ne peut pas être clôturé en une seule réponse.
Gouvernance des extensions et des commandes sur le terrain
L’enregistrement des profils et la gouvernance des commandes sur le terrain devraient aller de pair. Si une version modifie l’ordre de clé à sans clé ou l’ordre des corps imbriqués, leregistre de terraindevrait changer à côté de l’enregistrement de profil au lieu de dériver vers des notes de mise en œuvre distinctes.
Entrées publiées actuellement
Le registre ci-dessous associe chaque identifiant de profil public à son correspondantschéma, exempleet la posture de validation.
Registre
Registre actuel des profils UAI-1
Chaque entree du registre relie un identifiant de profil stable a son schema, a sa posture de compatibilite et a son exemple. Les enregistrements anglais et JSON restent la reference autoritaire.
Ouvrir le JSON du registre Ouvrir le JSON du registre des champs
UAI-REGI-0002
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.
- Profil
- uai.intent.response.v1
- Statut
- ACTIVE
- Compatible with
- uai.intent.request.v1, uai.task.status.v1, uai.error.v1
UAI-REGI-0003
UAI Capability Statement v1
Publish capability, endpoint, security, async workflow, and extension-support metadata so adjacent systems can resolve what an implementation actually supports.
- Profil
- uai.capability.statement.v1
- Statut
- ACTIVE
- Compatible with
- uai.intent.request.v1, uai.intent.response.v1, uai.task.status.v1, uai.error.v1
UAI-REGI-0004
UAI Error v1
Report validation, transport, authorization, or execution failures using a typed problem-details-style envelope with retry and path-level detail.
- Profil
- uai.error.v1
- Statut
- ACTIVE
- Compatible with
- uai.intent.request.v1, uai.intent.response.v1, uai.capability.statement.v1, uai.task.status.v1
UAI-REGI-0005
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.
- Profil
- uai.conformance.result.v1
- Statut
- ACTIVE
- Compatible with
- uai.intent.request.v1, uai.intent.response.v1, uai.capability.statement.v1, uai.error.v1, uai.task.status.v1
UAI-REGI-0006
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.
- Profil
- uai.task.status.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.message.v1
- Statut
- ACTIVE
- Compatible with
- uai.agent.ack.v1, uai.agent.task-status.v1, uai.agent.blocker.v1, uai.agent.handoff.v1
UAI-AGENT-0003
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.
- Profil
- uai.agent.task-status.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.blocker.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.memory-proposal.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.handoff.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.final-report.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.agent.correction.v1
- Statut
- ACTIVE
- Compatible with
- uai.agent.message.v1, uai.agent.ack.v1, uai.agent.final-report.v1
UAI-CAP-0001
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.
- Profil
- uai.capability.profile.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.capability.negotiation.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.limited-browser.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.browser-assisted.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.tool-agent.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.workflow-agent.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.multi-agent-runtime.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uai.client.audited-agent-system.v1
- Statut
- ACTIVE
- Compatible with
- 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 Profile v1
UAIX Ability Profile v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.startup-packet.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6201B
UAIX Memory Maintenance v1
Universal required UAIX memory package policy for lifecycle, hot/cold boundaries, validation behavior, protected paths, and memory write safety.
- Profil
- uaix.memory-maintenance.v1
- Statut
- ACTIVE
- Compatible with
- 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 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.
- Profil
- uaix.next-recursive-prompt.v1
- Statut
- ACTIVE
- Compatible with
- uaix.startup-packet.v1, uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6202
UAIX Suspension Packet v1
UAIX Suspension Packet v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.suspension-packet.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.receiver-brief.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.memory-firewall-policy.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6205
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.
- Profil
- uaix.no-op-trigger-catalog.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6206
UAIX Authority Boundary v1
UAIX Authority Boundary v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.authority-boundary.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6207
UAIX Conformance Evidence v1
UAIX Conformance Evidence v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.conformance-evidence.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation-packet-summary.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6209
UAIX Ability Profile L0 v1
UAIX Ability Profile L0 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l0.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6210
UAIX Ability Profile L1 v1
UAIX Ability Profile L1 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l1.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6211
UAIX Ability Profile L2 v1
UAIX Ability Profile L2 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l2.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6212
UAIX Ability Profile L3 v1
UAIX Ability Profile L3 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l3.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6213
UAIX Ability Profile L4 v1
UAIX Ability Profile L4 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l4.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6214
UAIX Ability Profile L5 v1
UAIX Ability Profile L5 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l5.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-ACF-6215
UAIX Ability Profile L6 v1
UAIX Ability Profile L6 v1 for the UAIX agent capability, memory firewall, evaluation packet, and conformance evidence surface.
- Profil
- uaix.ability-profile.l6.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.expression-concept-review.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.resource-economy-trace.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.operator-decision.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.no-op-justification.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.local-sandbox-safety-review.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.memory-ecosystem-handoff.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.evaluation.de11-benchmark-summary.v1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
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.
- Profil
- uaix.package.v0.1
- Statut
- ACTIVE
- Compatible with
- uaix.no-op-trigger-catalog.v1, uaix.authority-boundary.v1, uaix.conformance-evidence.v1
UAIX-SPEC-0101
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.
- Profil
- uaix.spec-01.envelope.v1
- Statut
- ACTIVE
- Compatible with
- uaix.review-receipt.v1, uaix.redaction-policy.v1
UAIX-CAPSTD-0101
UAIX Capability Profile v1
UAIX capability profile for declaring L0-L6 client posture, consent boundaries, fallback behavior, evidence requirements, and safe default behavior.
- Profil
- uaix.capability-profile.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.capability-ladder.v1
- Statut
- ACTIVE
- Compatible with
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
UAIX-SPEC-0201
UAIX SPEC-02 Project Handoff v1
Portable project memory and custody transfer contract for humans, agents, vendors, future sessions, and reviewed runtime consumers.
- Profil
- uaix.spec-02.project-handoff.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.spec-03.agents-md-metadata.v1
- Statut
- ACTIVE
- Compatible with
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
UAIX-SPEC-0401
UAIX SPEC-04 File Handoff v1
Safe supplied-file intake contract for manifests, bucket review, disposition, redaction, evidence, lifecycle, blocked-file rules, and preservation after durable outcome.
- Profil
- uaix.spec-04.file-handoff.v1
- Statut
- ACTIVE
- Compatible with
- 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.
- Profil
- uaix.public-safe-audit-digest.v1
- Statut
- ACTIVE
- Compatible with
- uaix.spec-01.envelope.v1, uaix.review-receipt.v1, uaix.redaction-policy.v1
Comment utiliser cette rubrique
- Résolvez le profil avant d’ajouter la prise en charge dans le code ou la documentation.
- Liez ce profil au correspondantschéma, exemple, etvalidateurattente.
- Utilisez l’entrée de registre comme clé stable lorsque vous joignez une preuve de version dansImplémentations, leJournal des changements, ouRéférences et contributeurs.
Étape suivante
Continuez àExemplespour voir comment les identifiants actuels, les règles de schéma et les enregistrements de flux de travail asynchrone apparaissent dans les échanges de travail.