Skip to content
AIWikis.org

Architecture

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

uai: 1.0 type: architecture project: Protocol5 updated: 2026-05-05

Metadata

FieldValue
Source siteprotocol5.com
Source URLhttps://protocol5.com/
Canonical AIWikis URLhttps://aiwikis.org/protocol5/files/uai-architecture-uai-b24e1364/
Source reference.uai/architecture.uai
File typeuai
Content categoryuai-system
Last fetched2026-06-22T01:56:21.9510185Z
Last changed2026-05-08T01:27:33.0421853Z
Content hashsha256:b24e13647703c1f7f28cd7210629e80c10f281d79e7601a5e1829e4cf67401cb
Import statusunchanged
Raw source layerdata/sources/protocol5/uai-architecture-uai-b24e13647703.uai
Normalized source layerdata/normalized/protocol5/uai-architecture-uai-b24e13647703.txt

Current File Content

Structure Preview

  • No Markdown headings were detected in this file.

Raw Version

uai: 1.0
type: architecture
project: Protocol5
updated: 2026-05-05

model:
  Protocol5.com.Host serves static content from Protocol5.com/SiteContent and calculator shell assets.
  Clean public routes are explicit endpoint mappings in Program.cs.
  UAI machine assets and downloads are stable public files under SiteContent.
  Calculator, converter, and encryption routes load the Blazor shell.

modernization_direction:
  Add lowercase modern routes without breaking legacy uppercase routes.
  Keep Mathematics and UAI-1 for .NET as siblings under Protocol5.
  Keep UAI-1 for .NET naming explicit; do not publish UAI directly adjacent to .NET.
  Use wrapper and overview pages outside frozen generated directories.
  Keep route aliases and smoke checks for compatibility.

justaniota:
  Protocol5.JustAnIota is a facade-led C# implementation slice for IOTA-1 approximate semantic conversion.
  It uses public ISO/IEC 10646 / Unicode symbol descriptors, English anchors, vector embeddings, SQL Server vector search, and optional local LM Studio assistance.
  It must preserve database-only gist mode after population and must expose approximation evidence rather than exact translation claims.

Why This File Exists

This is a UAI AI Memory handoff 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 .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 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-853 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "Architecture",
    "source_site":  "protocol5.com",
    "source_url":  "https://protocol5.com/",
    "canonical_url":  "https://aiwikis.org/protocol5/files/uai-architecture-uai-b24e1364/",
    "source_reference":  ".uai/architecture.uai",
    "file_type":  "uai",
    "content_category":  "uai-system",
    "content_hash":  "sha256:b24e13647703c1f7f28cd7210629e80c10f281d79e7601a5e1829e4cf67401cb",
    "last_fetched":  "2026-06-22T01:56:21.9510185Z",
    "last_changed":  "2026-05-08T01:27:33.0421853Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-853",
    "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.