Universal Artificial Intelligence Exchange (UAIX)
Institutional charter
An official publication surface for the UAI Protocol, machine-readable records, and deployable interoperability artifacts.
Universal Artificial Intelligence Exchange (UAIX), official public reference for the UAI Protocol.
UAIX publishes the UAI Protocol as a versioned public record with specifications, schemas, registry entries, examples, governance guidance, and implementation packages for interoperable AI systems.
- Publication posture
- Open, versioned, citation-ready public reference surface for the UAI Protocol
- Canonical paths
- /specification, /schemas, /registry, /implementations, /governance
- Reference audience
- Implementers, tool builders, researchers, publishers, and standards readers
- Publishing goal
- Expose the UAI Protocol, records, and runtime artifacts without marketing chrome
Core records
Surface characteristics
- Compact, citation-friendly publishing surface
- High-density reference layout with persistent navigation
- Full-name protocol language alongside the UAIX shorthand
Charter discipline
- Normative first Protocol text, schemas, examples, and packages are published as one public record rather than scattered product collateral.
- Institutional reading Readers should see scope, record codes, document types, and implementation routes immediately without ornamental whitespace.
- Operational continuity The same surface that explains the protocol also exposes the routes, artifacts, and packages needed to deploy it.
Public Register
Canonical records and reference surfaces
UAIX is published as a dense institutional reference surface: readers should be able to move from scope to specification to schemas to deployable packages without leaving the public record.
UAI-1 specification
Canonical UAI Protocol exchange structure, document scope, and processing expectations.
Schemas and registry
Public schema targets, identifiers, and interoperability-facing UAI Protocol records.
Examples and fixtures
Readable UAI Protocol exchanges, validation fixtures, and implementation-oriented examples.
Reference implementations
WordPress packages, .NET bridge integration, and portable module tracks for the UAI Protocol.
Governance and changelog
Publish the normative spec, machine-readable schemas, examples, validators, and reference implementations as versioned, redistributable artifacts.
Protocol Orientation
Interoperability presented as infrastructure
Universal Artificial Intelligence Exchange (UAIX) publishes the UAI Protocol as a lightweight, platform-agnostic standard for communication between artificial intelligence systems. It is presented as interoperability infrastructure rather than as a closed platform shell.
Message structure
A consistent exchange envelope for identity, intent, context, payload, outputs, and errors.
Portable by design
The protocol is meant to move across WordPress, .NET, services, agents, tools, and future runtimes.
Specification-backed
Normative text, schemas, examples, and implementation notes are published as distinct surfaces.
Reference Exchange
A readable exchange record
{
"uaix_version": "1.0",
"type": "intent",
"source": "agent.alpha",
"target": "agent.beta",
"payload": {
"action": "retrieve",
"resource": "trackable",
"id": "ABC123"
}
}
Working Context
Implementation, governance, and research guidance
Implementation priorities
- Keep exchange structure stable across WordPress, .NET, services, and future runtimes.
- Publish schemas and examples next to normative UAI Protocol text so implementers can verify against the same source.
- Distribute runtime packages in uploadable, slug-correct archives for operational reuse.
Publication principles
- Prefer stable URLs, human-readable headings, and machine-readable artifacts over promotional framing.
- Treat the homepage as a directory and register, not as a landing-page campaign surface.
- Keep governance, change history, and interoperability notes visible at the same level as the protocol text.
Research surfaces
- Protocol overview and scope framing for readers evaluating UAIX and the UAI Protocol as infrastructure.
- Examples, registry entries, and implementation notes that can be cited or mirrored.
- Operational distribution artifacts that help move from reading to deployment without ambiguity.
Implementation Layer
Reference stack
- UAIX WP Core for public distribution and integration entry points
- .NET API bridge for UAI Protocol runtime handoff and backend interoperability
- Redistributable modules for portable UAI Protocol adoption
Publishing Direction
Immediate public IA
- Get Started
- Specification / UAI-1
- Schemas, Registry, and Examples
- Implementations, Tools, and Governance