Allowed operations, denied operations, input limits, output shape, and evidence policy are visible before trust.
Phase 2.46 / v1.5.65
UAIX Manifest Validation
UAIX manifest validation keeps agent-facing metadata structured, inspectable, and explicit.
UAIX validation
Agent-readable does not mean agent-authorized.
UAIX manifest validation turns local endpoint metadata into inspectable fields for humans and agents while keeping runtime permission outside the public website.
UAI-style envelopes describe package identity, route context, and public boundaries without granting control.
Conformance records help software compare fields and transport bindings; they do not prove runtime safety.
Future desktop workflows can consume metadata only after a person reviews it on their machine.
Manifest airlock
Metadata passes inspection before it can ask for trust.
The airlock makes agent-facing metadata useful without making it powerful: parse the manifest, compare fields, wrap context, export a receipt, then leave runtime approval to the local desktop surface.
- 01Parse manifest
Read declared operations, denied operations, limits, output shape, and evidence policy.
- 02Compare fields
Match the manifest against the public field registry and conformance expectations.
- 03Wrap context
Envelope metadata can describe route context without becoming a control channel.
- 04Export receipt
Validation results become browser-local evidence a person can inspect later.
- 05Hold authority
Execution, credentials, localhost access, and desktop commands wait for local approval.
Required endpoint fields and evidence policy for local capability declarations.
EnvelopeUAI envelope exampleMachine-readable context with runtime authority explicitly outside the public site.
ConformanceConformance packReviewable shape checks for UAI-style metadata and validation expectations.
FieldsField registryNamed metadata fields agents can inspect without receiving local authority.
TransportTransport bindingsTransport metadata that describes shape without opening a runtime channel.
WorkbenchBrowser validatorValidate in the tab and export a receipt without upload intake or localhost probing.
Fields must be explicit
Required metadata helps agents reason about allowed operations, denied operations, and evidence policy.
Field registryShape before trust
A valid envelope shows metadata shape; it does not prove runtime safety or authorize execution.
Validate locallyLocal approval comes later
Future desktop workflows can consume metadata after a person reviews it locally.
Desktop boundaryOperating boundary
Public clarity, local authority.
This public site is static metadata and does not dispatch desktop commands, probe localhost, upload files, collect telemetry, request credentials, or claim runtime safety certification.