Skip to content
AIWikis.org

UAI 1 Registry

Publication Warning This page is marked noindex and should not be treated as canonical public authority.

UAI 1 Registry is a machine-readable specification source record exposed by AIWikis.org with provenance, content hash, bounded public preview, and source-boundary metadata.

Metadata

FieldValue
Source siteprotocol5.com
Source URLhttps://protocol5.com/
Canonical AIWikis URLhttps://aiwikis.org/protocol5/files/spec-registry-uai-1-registry-json-df3f5b14/
Source referencespec/registry/uai-1.registry.json
File typejson
Content categoryspecification
Last fetched2026-06-22T01:56:21.9510185Z
Last changed2026-04-15T17:24:49.4462681Z
Content hashsha256:df3f5b147d204e1a5a0f97bf33877e14d2e0eea24a1f8a7b9179db5e4139c52a
Import statusunchanged
Raw source layerdata/sources/protocol5/spec-registry-uai-1-registry-json-df3f5b147d20.json
Normalized source layerdata/normalized/protocol5/spec-registry-uai-1-registry-json-df3f5b147d20.txt

Current File Content

Structure Preview

  • No Markdown headings were detected in this file.

Raw Version

This public page shows a bounded preview of a large source file. The complete source remains in the raw and normalized source layers named in metadata, with the SHA-256 hash above for verification.

  • Source characters: 29009
  • Preview characters: 11972
{
  "registryId": "uai-1.core",
  "spec": "UAI-1",
  "version": "1.0.0",
  "status": "authoritative",
  "canonicalPublicOrigin": "https://protocol5.com",
  "canonicalPaths": {
    "libraryHub": "/UAI",
    "specPage": "/UAI-1",
    "libraryCompactFile": "/UAI/index.uai",
    "specCompactFile": "/UAI-1/index.uai",
    "machineSpecFile": "/UAI-1.json",
    "machineExamplesFile": "/UAI-1-examples.json",
    "machineExamplesAliasFile": "/registry/uai-1-examples.json",
    "examplesDirectory": "/UAI-1/examples",
    "registryAliasFile": "/registry/uai-1.json",
    "symbolRegistryFile": "/registry/symbols.json",
    "symbolSchemaFile": "/registry/symbols.schema.json",
    "lexiconRegistryFile": "/registry/uai-lexicon.json",
    "lexiconSchemaFile": "/registry/uai-lexicon.schema.json",
    "symbolReferencePage": "/UAI/symbols",
    "radix63404GuidePreferredPage": "/radix-63404",
    "radix63404GuideCompatibilityPage": "/UAI/radix-63404-guide-and-attribution",
    "grammarFile": "/UAI/uai-grammar-v1.md",
    "registryFile": "/UAI-1/registry/uai-1.registry.json",
    "schemaAliasFile": "/schema/uai-1.schema.json",
    "schemaFile": "/UAI-1/schema/uai-1.schema.json",
    "typesFile": "/UAI-1/schema/uai-1.types.ts",
    "installGuide": "/UAI-1/csharp-website-support",
    "canonicalBundleFile": "/downloads/UAI-1-Package.zip",
    "canonicalBundleChecksumFile": "/downloads/UAI-1-Package.zip.sha256",
    "legacyBundleAliasFile": "/downloads/protocol5-uai-1-csharp-web-starter.zip",
    "legacyBundleChecksumFile": "/downloads/protocol5-uai-1-csharp-web-starter.zip.sha256",
    "nugetPackageFile": "/downloads/Protocol5.UAI.CSharp.1.0.0.nupkg",
    "nugetPackageChecksumFile": "/downloads/Protocol5.UAI.CSharp.1.0.0.nupkg.sha256"
  },
  "layerModel": {
    "canonicalCompactForm": {
      "mediaType": "text/uai",
      "purpose": "Small authoritative language source for storage, transfer, rendering, RAM efficiency, and machine exchange.",
      "primaryPublicPaths": [
        "/UAI/index.uai",
        "/UAI-1/index.uai",
        "/UAI-1/examples/index.uai",
        "/UAI-1/csharp-website-support/index.uai"
      ]
    },
    "developerSpecForm": {
      "mediaTypes": [
        "application/json",
        "application/uai+json",
        "application/schema+json"
      ],
      "purpose": "Verbose tooling surface for schemas, registries, validation, package docs, and canonical inspection."
    },
    "renderedLanguageForm": {
      "mediaType": "text/html",
      "purpose": "Readable alternate-language page rendering that preserves headings, navigation, cards, links, and buttons while changing the text layer."
    }
  },
  "canonicalArtifacts": {
    "compactLibraryHub": {
      "publicPath": "/UAI/index.uai",
      "role": "canonical-compact-language-source",
      "mediaType": "text/uai"
    },
    "compactSpecPage": {
      "publicPath": "/UAI-1/index.uai",
      "role": "canonical-compact-language-source",
      "mediaType": "text/uai"
    },
    "machineDiscovery": {
      "repoPath": "spec/discovery/uai-1.json",
      "publicPath": "/UAI-1.json",
      "role": "machine-discovery-entrypoint",
      "mediaType": "application/json"
    },
    "machineExamplesIndex": {
      "repoPath": "spec/discovery/uai-1-examples.json",
      "publicPath": "/UAI-1-examples.json",
      "role": "machine-examples-index",
      "mediaType": "application/json"
    },
    "machineExamplesAlias": {
      "repoPath": "spec/discovery/uai-1-examples.json",
      "publicPath": "/registry/uai-1-examples.json",
      "role": "machine-examples-index-alias",
      "mediaType": "application/json"
    },
    "spec": {
      "repoPath": "spec/uai-1.md",
      "publicPath": "/UAI-1",
      "role": "normative-spec",
      "mediaType": "text/html"
    },
    "installGuide": {
      "repoPath": "UAI/uai-1-csharp-website-support.en-US.md",
      "publicPath": "/UAI-1/csharp-website-support",
      "role": "developer-install-guide",
      "mediaType": "text/html"
    },
    "translatorContract": {
      "repoPath": "spec/translator-contract.md",
      "role": "normative-translator-contract",
      "mediaType": "text/markdown"
    },
    "integrationContracts": {
      "repoPath": "spec/integration-contracts.md",
      "role": "normative-integration-contract-index",
      "mediaType": "text/markdown"
    },
    "websiteExportContract": {
      "repoPath": "spec/website-export-contract.md",
      "role": "normative-website-export-contract",
      "mediaType": "text/markdown"
    },
    "registryResolutionContract": {
      "repoPath": "spec/registry-resolution-contract.md",
      "role": "normative-registry-resolution-contract",
      "mediaType": "text/markdown"
    },
    "radix63404Contract": {
      "repoPath": "spec/radix-63404-contract.md",
      "role": "normative-radix-63404-contract",
      "mediaType": "text/markdown"
    },
    "renderedLanguageGrammar": {
      "repoPath": "spec/uai-grammar-v1.md",
      "publicPath": "/UAI/uai-grammar-v1.md",
      "role": "proposed-rendered-language-grammar",
      "mediaType": "text/markdown"
    },
    "ecosystemArchitecture": {
      "repoPath": "spec/protocol5-spiralism-ecosystem-architecture.md",
      "publicPath": "/UAI/architecture",
      "role": "protocol5-ecosystem-architecture-contract",
      "mediaType": "text/html"
    },
    "radix63404Guide": {
      "repoPath": "UAI/radix-63404-guide-and-attribution.en-US.md",
      "publicPath": "/radix-63404",
      "role": "related-protocol5-numeric-standard-guide",
      "mediaType": "text/html"
    },
    "registry": {
      "repoPath": "spec/registry/uai-1.registry.json",
      "publicPath": "/UAI-1/registry/uai-1.registry.json",
      "role": "canonical-registry",
      "mediaType": "application/json"
    },
    "registryAlias": {
      "repoPath": "spec/registry/uai-1.registry.json",
      "publicPath": "/registry/uai-1.json",
      "role": "machine-registry-endpoint",
      "mediaType": "application/json"
    },
    "symbolRegistry": {
      "repoPath": "spec/registry/symbols.json",
      "publicPath": "/registry/symbols.json",
      "role": "machine-symbol-registry",
      "mediaType": "application/json"
    },
    "symbolSchema": {
      "repoPath": "spec/registry/symbols.schema.json",
      "publicPath": "/registry/symbols.schema.json",
      "role": "machine-symbol-schema",
      "mediaType": "application/schema+json"
    },
    "lexiconRegistry": {
      "repoPath": "spec/registry/uai-lexicon.json",
      "publicPath": "/registry/uai-lexicon.json",
      "role": "machine-lexicon-registry",
      "mediaType": "application/json"
    },
    "lexiconSchema": {
      "repoPath": "spec/registry/uai-lexicon.schema.json",
      "publicPath": "/registry/uai-lexicon.schema.json",
      "role": "machine-lexicon-schema",
      "mediaType": "application/schema+json"
    },
    "symbolReference": {
      "repoPath": "spec/registry/symbols.json",
      "publicPath": "/UAI/symbols",
      "role": "human-symbol-reference",
      "mediaType": "text/html"
    },
    "schema": {
      "repoPath": "spec/schema/uai-1.schema.json",
      "publicPath": "/UAI-1/schema/uai-1.schema.json",
      "role": "canonical-schema",
      "mediaType": "application/schema+json"
    },
    "schemaAlias": {
      "repoPath": "spec/schema/uai-1.schema.json",
      "publicPath": "/schema/uai-1.schema.json",
      "role": "machine-schema-endpoint",
      "mediaType": "application/schema+json"
    },
    "types": {
      "repoPath": "spec/schema/uai-1.types.ts",
      "publicPath": "/UAI-1/schema/uai-1.types.ts",
      "role": "canonical-types",
      "mediaType": "application/typescript"
    }
  },
  "package": {
    "id": "Protocol5.UAI.CSharp",
    "version": "1.0.0"
  },
  "developerAssets": {
    "installGuide": "/UAI-1/csharp-website-support",
    "canonicalBundle": "/downloads/UAI-1-Package.zip",
    "canonicalBundleSha256": "/downloads/UAI-1-Package.zip.sha256",
    "legacyBundleAlias": "/downloads/protocol5-uai-1-csharp-web-starter.zip",
    "legacyBundleAliasSha256": "/downloads/protocol5-uai-1-csharp-web-starter.zip.sha256",
    "nugetPackage": "/downloads/Protocol5.UAI.CSharp.1.0.0.nupkg",
    "nugetPackageSha256": "/downloads/Protocol5.UAI.CSharp.1.0.0.nupkg.sha256"
  },
  "relatedStandards": {
    "radix63404": {
      "preferredHumanPage": "/radix-63404",
      "compatibilityHumanPage": "/UAI/radix-63404-guide-and-attribution",
      "role": "optional Protocol5 numeric notation used by some publications, registries, tools, and companion materials"
    }
  },
  "httpDiscovery": {
    "mediaType": "application/uai+json",
    "contentType": "application/uai+json; charset=utf-8; version=1.0.0",
    "acceptHeader": "Accept",
    "contentTypeHeader": "Content-Type",
    "linkHeader": "Link",
    "legacyCompatibilityHeader": "X-UAI-1",
    "legacyLanguageTag": "x-uai-1"
  },
  "documentModel": {
    "topLevelFieldOrder": [
      "spec",
      "version",
      "schemaVersion",
      "documentId",
      "source",
      "metadata",
      "structure",
      "semantics",
      "symbols",
      "assets",
      "relationships",
      "annotations",
      "provenance",
      "extensions"
    ],
    "pageTypes": [
      "generic",
      "homepage",
      "article",
      "landing-page",
      "navigation",
      "symbolic-manuscript",
      "wordpress-page",
      "gallery",
      "glossary",
      "reference"
    ],
    "nodeTypes": [
      "document",
      "section",
      "heading",
      "paragraph",
      "quote",
      "list",
      "listItem",
      "table",
      "image",
      "figure",
      "caption",
      "button",
      "link",
      "navigation",
      "form",
      "input",
      "glossaryEntry",
      "symbol",
      "glyphCluster",
      "diagram",
      "manuscriptPanel",
      "callout",
      "metadataBlock",
      "footer",
      "header",
      "unknown"
    ]
  },
  "authorityModel": {
    "systems": [
      {
        "id": "spiralist.org",
        "layer": "experience",
        "authority": "consumer-or-mirror only",
        "owns": [
          "homepage",
          "manuscript-ui",
          "symbol-explorer-ui",
          "spiralist-identity",
          "membership",
          "participant-dashboards",
          "interactive-overlays",
          "user-facing-uai-toggles"
        ]
      },
      {
        "id": "protocol5.com",
        "layer": "canonical",
        "authority": "canonical",
        "owns": [
          "uai-1-spec",
          "schemas",
          "registries",
          "examples",
          "symbol-registry",
          "downloads",
          "validation",
          "reference-implementation",
          "machine-native-inspection-ui"
        ]
      },
      {
        "id": "uai-1",
        "layer": "representation",
        "authority": "canonical-representation",
        "owns": [
          "page-structure",
          "symbol-definitions",
          "axiom-structure",
          "transformation-structure",
          "registry-structure",
          "relationship-model"
        ]
      }
    ],
    "rules": [
      "Protocol5.com is the canonical authority for machine-readable truth.",
      "Spiralist.org may consume or mirror canonical assets but must not replace Protocol5 authority.",
      "UAI-1 is the shared structured connective tissue between the experience layer and the canonical layer."
    ]
  },
  "assetContracts": [
    {
      "id": "uai-1-schema",
      "publicPath": "/schema/uai-1.schema.json",
      "owner": "Protocol5.com",
      "consumers": [
        "Spiralist.org",
        "validators",
        "AI clients"
      ],
      "purpose": "canonical UAI-1 schema alias for live resolution and validation",
      "cachePolicy": "public, max-age=3600, stale-while-revalidate=604800",
      "updateStrategy": "publish whenever the UAI-1 schema changes; consumers may live fetch or mirror",
      "versioningStrategy": "semantic version in payload with stable alias path"
    },
    {

Why This File Exists

This is a source file from protocol5.com. 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 file is a focused source unit. Its path, headings, and metadata give an agent a retrieval handle that is smaller than loading the entire site or repository.

Structure

The file has no Markdown headings, so its path, frontmatter, file type, and provenance metadata carry most of the retrieval meaning.

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

Provenance And History

  • Current observation: 2026-06-22T01:56:21.9510185Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-1075 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "UAI 1 Registry",
    "source_site":  "protocol5.com",
    "source_url":  "https://protocol5.com/",
    "canonical_url":  "https://aiwikis.org/protocol5/files/spec-registry-uai-1-registry-json-df3f5b14/",
    "source_reference":  "spec/registry/uai-1.registry.json",
    "file_type":  "json",
    "content_category":  "specification",
    "content_hash":  "sha256:df3f5b147d204e1a5a0f97bf33877e14d2e0eea24a1f8a7b9179db5e4139c52a",
    "last_fetched":  "2026-06-22T01:56:21.9510185Z",
    "last_changed":  "2026-04-15T17:24:49.4462681Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-1075",
    "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.
  • Protocol5.com Protocol5.com source-system overview for transparent AIWikis memory demonstration.
  • Protocol5.com Source Memory Guide AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
  • Protocol5.com Files Site-scoped current-source file index for Protocol5.com.