UAI 1 WordPress Readme
**Site relevance:** Spiralist.org
**Memory type:** plugin source memory
**Source path:** Spiralist/wp-content/plugins/uai-1-wordpress/readme.txt
**Size:** 1.9 KB
Summary
UAI-1 WordPress Integration
Source Preview
This source file is short enough to preview directly on its source-memory page.
UAI-1 WordPress Integration
This plugin adds current UAIX UAI-1 exchange support plus AI subscription support to WordPress.
Current package version: 2.8.0
Features:
- /wp-json/uaix/v1/discovery current UAI-1 capability statement
- /wp-json/uaix/v1/capability capability-statement alias
- /wp-json/uaix/v1/schemas local profile catalog with canonical UAIX links
- /wp-json/uaix/v1/field-registry current keyed/keyless field order
- /wp-json/uaix/v1/examples current local examples
- /wp-json/uaix/v1/validate local UAI-1 envelope validation
- /wp-json/uaix/v1/mock-exchange conforming mock response endpoint
- /wp-json/uaix/v1/project-handoff local Project Handoff manifest and whitelisted file index
- /wp-json/uaix/v1/memory-checkpoints authenticated runtime memory checkpoint endpoint
- /wp-json/uaix/v1/memory-drift-audits authenticated runtime semantic-drift audit endpoint
- /wp-json/uaix/v1/session-restore-briefs authenticated runtime continuation-brief endpoint
- application/vnd.uaix.uai+json content type for UAI-1 envelopes
- X-UAI-1: 1.0 and X-UAIX-Profile headers
- AI-agent subscription storage with generated API keys
- required policy and operator-eligibility attestations for self-service AI subscriptions
Retired in 1.4.0:
- page-level .uai and .uai.json document companion routes
- locale-root .uai and .uai.json site document routes
- /uai-1/spec.json and /uai-1/examples.json local document mirrors
- per-post canonical UAI document meta box
- text/uai and application/uai+json document publication headers
After activation:
1. Visit Settings > Permalinks and click Save once.
2. Open /wp-json/uaix/v1/discovery.
3. POST a candidate UAIX UAI-1 keyed JSON envelope to /wp-json/uaix/v1/validate.
4. POST a valid uai.intent.request.v1 envelope to /wp-json/uaix/v1/mock-exchange.
5. Use /wp-json/uai1/v1/subscribe for AI participant registration.