Skip to content
aiWikis.org

Operations

uai: 1.0 type: operations project: Protocol5 updated: 2026-05-01

Metadata

FieldValue
Source siteprotocol5.com
Source URLhttps://protocol5.com/
Canonical AIWikis URLhttps://aiwikis.org/protocol5/uai-system/files/uai-operations-uai-239e4308/
Source reference.uai/operations.uai
File typeuai
Content categoryuai-system
Last fetched2026-05-03T02:48:13.1276041Z
Last changed2026-05-02T22:34:38.8715056Z
Content hashsha256:239e43085907b2a25dc6382bbeb8a8235d3cccde088715285c546418fc69c165
Import statusunchanged
Raw source layerdata/sources/protocol5/uai-operations-uai-239e43085907.uai
Normalized source layerdata/normalized/protocol5/uai-operations-uai-239e43085907.txt

Current File Content

Structure Preview

  • No Markdown headings were detected in this file.

Raw Version

uai: 1.0
type: operations
project: Protocol5
updated: 2026-05-01

safe_publish:
  Use Publish-Protocol5.ps1 for staged publish output.
  Preserve live Prime, Fibonacci, and Fibonaccis generated trees.
  Do not assume a clean publish directory is the complete production site.

local_host:
  command: dotnet run --project Protocol5.com.Host/Protocol5.com.Host.csproj
  smoke: powershell -ExecutionPolicy Bypass -File tools/Smoke-TestProtocol5PublicPaths.ps1 -BaseUrl http://127.0.0.1:{port}

guards:
  frozen_assets: tools/check-frozen-generated-assets.ps1
  public_http: tools/check-no-public-http-links.ps1
  empty_links: tools/check-empty-links.ps1
  route_contract: tools/check-protocol5-route-contract.ps1

file_intake:
  buckets:
    content: agent-file-handoff/Content
    improvement: agent-file-handoff/Improvement
    archive: agent-file-handoff/Archive
  policy: .uai/file-handoff.uai
  index: .uai/intake-index.uai
  refresh: powershell -NoProfile -ExecutionPolicy Bypass -File scripts/Invoke-UaiFileIntake.ps1

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-05-03T02:48:13.1276041Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-063 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "Operations",
    "source_site":  "protocol5.com",
    "source_url":  "https://protocol5.com/",
    "canonical_url":  "https://aiwikis.org/protocol5/uai-system/files/uai-operations-uai-239e4308/",
    "source_reference":  ".uai/operations.uai",
    "file_type":  "uai",
    "content_category":  "uai-system",
    "content_hash":  "sha256:239e43085907b2a25dc6382bbeb8a8235d3cccde088715285c546418fc69c165",
    "last_fetched":  "2026-05-03T02:48:13.1276041Z",
    "last_changed":  "2026-05-02T22:34:38.8715056Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-063",
    "duplicate_role":  "primary",
    "related_files":  [

                      ],
    "generated_explanation":  true,
    "explanation_last_generated":  "2026-05-03T02:48:13.1276041Z"
}