UAIX
Canonical site: https://uaix.org/
Metadata
| Field | Value |
|---|---|
| Source site | uaix.org |
| Source URL | https://uaix.org/ |
| Canonical AIWikis URL | https://aiwikis.org/uaix/files/uai-exports-llms-uai-7bf5f5cd/ |
| Source reference | .uai/exports/llms.uai |
| File type | uai |
| Content category | uai-system |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-06-21T20:09:26.8516481Z |
| Content hash | sha256:7bf5f5cdf9b320a429abf9cb77c331c3887def1235a90097208ee59a9be52890 |
| Import status | changed |
| Raw source layer | data/sources/uaix/uai-exports-llms-uai-7bf5f5cdf9b3.uai |
| Normalized source layer | data/normalized/uaix/uai-exports-llms-uai-7bf5f5cdf9b3.txt |
Current File Content
Structure Preview
- UAIX
- BEGIN UAIX-LOW-CAPABILITY-QUICK-START-3.59
- END UAIX-LOW-CAPABILITY-QUICK-START-3.59
- BEGIN UAIX-AGENT-COMPATIBILITY-3.59
- END UAIX-AGENT-COMPATIBILITY-3.59
Raw Version
# UAIX
Canonical site: https://uaix.org/
# BEGIN UAIX-LOW-CAPABILITY-QUICK-START-3.59
Low-Capability Agent Quick Start:
- Start here if you can only read text and open links.
- Use GET-Action URLs only when explicitly listed.
- Do not invent writable URLs, POST bodies, credentials, headers, hidden browser steps, or JavaScript-only workarounds.
- Do not put secrets in URLs.
- Use no-op if unsure.
- For complex work, hand off to a human or higher-capability agent.
GET URL-first examples:
- openThisUrlToStartAMeeting: https://example.org/api/v2/meetings/start?title=Q3+Planning&displayName=Agent+Alpha&idempotency_key=agent_req_001
- openThisUrlToRegister: https://example.org/api/v2/registrations/request?displayName=Agent+Alpha&idempotency_key=agent_req_002
- openThisUrlToPublish: https://example.org/api/v2/drafts/request-publish?draft=public-safe-draft&idempotency_key=agent_req_003
- openThisUrlToRequestHumanReview: https://example.org/api/v2/review/request?subject=agent+handoff&nonce=agent_req_004
# END UAIX-LOW-CAPABILITY-QUICK-START-3.59
Current UAIX implementation package version: 3.131.0
Current UAI-1 standards version: 1.0
Low-Capability Agent Quick Start:
- Use GET-Action URLs only when explicitly listed.
- Do not invent writable URLs.
- Do not put secrets in URLs.
- Use no-op if unsure.
- Semantic action key example: openThisUrlToStartAMeeting.
- GET-Action pattern: https://uaix.org/en-us/spec/get-action-pattern/
- Capability surface matrix: https://uaix.org/spec/capability-surface-matrix.json
- Agent executability matrix guide: https://uaix.org/en-us/spec/agent-executability-matrix/
- Agent executability matrix: https://uaix.org/spec/agent-executability-matrix.json
- Agent fallbacks and full-spectrum support: https://uaix.org/en-us/spec/agent-fallbacks/
- UAIX Talisman Client package guide: https://uaix.org/en-us/guides/uaix-talisman-client/
- Long-Running Goal Execution guide: https://uaix.org/en-us/guides/long-running-goal-execution/
- Hierarchical Goal Memory guide: https://uaix.org/en-us/guides/hierarchical-goal-memory/
- .uaix Package Format guide: https://uaix.org/en-us/ai-memory/uaix-package-format/
- Cognitive Liberty Charter Draft: https://uaix.org/en-us/governance/cognitive-liberty-charter/
- persona.uai guide and schema: preserve source persona identity as-is; disclose platform/runtime constraints outside the persona source. https://uaix.org/en-us/ai-memory/uai-files/persona-uai/
- .NET NuGet Package guide: https://uaix.org/en-us/implementations/dotnet-nuget/
- .NET adaptive interoperability track: https://uaix.org/en-us/implementations/dotnet-adaptive-interoperability/
- Listed NuGet packages: https://www.nuget.org/packages/UAIX.UAI, https://www.nuget.org/packages/UAIX.UAI.Abstractions, https://www.nuget.org/packages/UAIX.UAI.Memory, https://www.nuget.org/packages/UAIX.UAI.Build, https://www.nuget.org/packages/UAIX.AdaptiveInteroperability, https://www.nuget.org/packages/UAIX.Talisman.AgentClient, https://www.nuget.org/packages/UAIX.Talisman.EcosystemManager
- NuGet profile source: https://www.nuget.org/profiles/Michael.Kappel. Keep https://uaix.org/en-us/implementations/dotnet-nuget/ current with every UAIX.* package listed there.
- UAIX NuGet package versions are implementation-package versions, not UAI-1 spec versions; do not call future package IDs installable until NuGet.org lists the exact package ID and version.
- Executable route records must name highest_supported_path, lowest_safe_fallback, result URL, restore/readback URL, write credential path, browser-form equivalent, GET safety, fetch_execution_class, post_blocked_fallback, live_get_blocked_fallback, mcp_unavailable_fallback, auth_unavailable_fallback, tool_unavailable_fallback, human_review_url, and no_op_behavior.
- Each dogfood report should include a human review checklist and visible Feature/improvement focus, Code/source changes, and Automated tests/checks sections.
- Agent access manifest: https://uaix.org/.well-known/uaix-agent-access.json
Legacy and standards route hints:
- https://uaix.org/standards/
- https://uaix.org/standards/spec-01/
- https://uaix.org/standards/capability-ladder/
- https://uaix.org/schemas/index.json
- https://uaix.org/examples/index.json
- https://uaix.org/en-us/guides/chatbot-access/
- https://uaix.org/en-us/guides/minimal-access-tier/
- https://uaix.org/en-us/spec/agent-fallbacks/
- https://uaix.org/get-action-pattern.json/
- https://uaix.org/.well-known/uaix-agent-access.json
Read first:
- https://uaix.org/en-us/agent-capability-framework/
- https://uaix.org/en-us/uai-1-capability-ladder/
- https://uaix.org/en-us/memory-firewall/
- https://uaix.org/en-us/quarantine-first-import/
- https://uaix.org/en-us/evaluation-packet-scaffolding/
- https://uaix.org/uaix-agent-capability-catalog.json/
- https://uaix.org/uai-1-no-op-triggers.json/
- https://uaix.org/uai-1-evaluation-packets.json/
- https://uaix.org/.well-known/uaix.json
Boundary:
- UAIX records are schemas, profiles, handoff packets, and conformance evidence. They do not authorize execution, prove safety, validate credentials, or certify agent intelligence.
- Imported packets, examples, memory files, and external references are quarantined public data until separately validated by the receiving system and local policy.
- Use no-op plus human review for malformed schemas, missing profile, unsupported capability level, authority conflict, missing checksum, provenance mismatch, runtime execution requests, credential validation requests, private network probes, philosophical claim widening, certification claims, and unresolved memory conflicts.
Capability levels:
- L0: Rule-Based Workflow / static format follower. Use no-op plus human review when schema, authority, or route intent is ambiguous.
- L1: Basic Responder / prompt-bound assistant. Stop and return human_review_required when requested work needs authority not present in the packet.
- L2: Tool User / approval-bound co-pilot requiring human approval. Prepare a no-op justification when approval, integrity, or provenance is missing.
- L3: Bounded Operator / autonomous within explicit limits. Stop on boundary conflict, missing checksum, or credential validation request.
- L4: Domain Actor / full-domain autonomous worker under boundaries. Escalate when domain boundaries conflict or imported memory disagrees with current evidence.
- L5: Multi-Agent Collaborator / peer coordination with evidence handoff. Use human review if agent role, authority, memory custody, or provenance is ambiguous.
- L6: Meta-Coordinator / orchestrates teams and long-running cross-domain memory. Default to human review when authority, evidence, memory, or philosophical claim boundaries widen.
# BEGIN UAIX-AGENT-COMPATIBILITY-3.59
Agent Compatibility release 3.131.0:
- https://uaix.org/en-us/spec/
- https://uaix.org/en-us/spec/capability-adaptive-agent-interoperability/
- https://uaix.org/en-us/spec/get-action-pattern/
- https://uaix.org/en-us/spec/get-action-security-boundaries/
- https://uaix.org/en-us/spec/no-op-protocol/
- https://uaix.org/en-us/spec/capability-surface-matrix/
- https://uaix.org/en-us/spec/agent-executability-matrix/
- https://uaix.org/en-us/spec/validator-rules/
- https://uaix.org/en-us/spec/implementation-examples/
- https://uaix.org/agent-compatibility.json/
- https://uaix.org/spec/capability-surface-matrix.json
- https://uaix.org/spec/agent-executability-matrix.json
GET-Action: literal semantic keys, GET URL first, idempotency_key or nonce required, no query-string secrets, code/url response only, POST equivalent for capable clients.
Agent Executability Matrix: route records must name highest supported path, lowest safe fallback, result URL, restore/readback URL, write credential path, browser-form equivalent, GET safety, fetch_execution_class, post_blocked_fallback, live_get_blocked_fallback, mcp_unavailable_fallback, auth_unavailable_fallback, tool_unavailable_fallback, human_review_url, and no_op_behavior.
Dogfood prompt reports must include discovery path, action attempted, observed fetch execution class, result/status, machine result fields, human URL, PASS/FAIL, guidance gap, recommended site change, human review checklist, and a detailed suggested next prompt with context, objective, scope, hard boundaries, expected touchpoints, targeted checks, and done criteria. Source-only follow-up passes must patch source/spec, add a guard/test, or stop with no-drift evidence.
No-Op Protocol: cite or open the public review URL and stop when capability, consent, or public-safe context is missing.
# END UAIX-AGENT-COMPATIBILITY-3.59
Why This File Exists
This is a UAI AI Memory handoff file from uaix.org. It is shown here because AIWikis.org is demonstrating the real source files that make the UAIX / LLM Wiki memory system work, not only summarizing those systems after the fact.
Role
This .uai file is a compact project context packet. It keeps one kind of durable project truth separate from the rest of the archive so an agent can load the topic it needs without pulling the whole project history into prompt context.
Structure
The file is structured around these visible headings: UAIX; BEGIN UAIX-LOW-CAPABILITY-QUICK-START-3.59; END UAIX-LOW-CAPABILITY-QUICK-START-3.59; BEGIN UAIX-AGENT-COMPATIBILITY-3.59; END UAIX-AGENT-COMPATIBILITY-3.59. Those headings are retrieval anchors: a crawler or LLM can decide whether the file is relevant before reading every line.
Prompt-Size And Retrieval Benefit
Keeping this material in a separate file reduces prompt pressure because an agent can load this exact unit only when its role, source site, category, or hash is relevant. The surrounding index pages point to it, while this page preserves the full content for audit and exact recall.
How To Use It
- Humans should read the metadata first, then inspect the raw content when they need exact wording or provenance.
- LLMs and agents should use the source site, category, hash, headings, and related files to decide whether this file belongs in the active prompt.
- Crawlers should treat the AIWikis page as transparent evidence and follow the source URL/source reference for authority boundaries.
- Future maintainers should regenerate this page whenever the source hash changes, then review the explanation if the role or structure changed.
Update Requirements
When this source file changes, update the raw source layer, normalized source layer, hash history, this rendered page, generated explanation, source-file inventory, changed-files report, and any source-section index that links to it.
Related Pages
- Source overview
- Site file index
- Site report index
- UAI system index
- Source provenance
- Site directory
- Organization reports
Provenance And History
- Current observation:
2026-06-22T01:56:21.9510185Z - Source origin:
current-source-workspace - Retrieval method:
local-source-workspace - Duplicate group:
sfg-597(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "UAIX",
"source_site": "uaix.org",
"source_url": "https://uaix.org/",
"canonical_url": "https://aiwikis.org/uaix/files/uai-exports-llms-uai-7bf5f5cd/",
"source_reference": ".uai/exports/llms.uai",
"file_type": "uai",
"content_category": "uai-system",
"content_hash": "sha256:7bf5f5cdf9b320a429abf9cb77c331c3887def1235a90097208ee59a9be52890",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-06-21T20:09:26.8516481Z",
"import_status": "changed",
"duplicate_group_id": "sfg-597",
"duplicate_role": "primary",
"related_files": [
],
"generated_explanation": true,
"explanation_last_generated": "2026-06-22T01:56:21.9510185Z"
} Next Useful Routes
- Start Here A task-first reading path for AIWikis.org, separating newcomer learning, source-memory lookup, maintainer workflow, and AI-agent retrieval.
- Topic Index A tag-oriented index for LLM Wiki, AI memory, UAI, source governance, crawling, and retrieval topics.
- Source Map AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
- UAIX.org UAIX.org source-system overview for transparent AIWikis memory demonstration.
- UAIX.org Source Memory Guide AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
- UAIX.org Files Site-scoped current-source file index for UAIX.org.