Operations
uai: 1.0 type: operations project: Protocol5 updated: 2026-05-06
Metadata
| Field | Value |
|---|---|
| Source site | protocol5.com |
| Source URL | https://protocol5.com/ |
| Canonical AIWikis URL | https://aiwikis.org/protocol5/files/uai-operations-uai-a809eb51/ |
| Source reference | .uai/operations.uai |
| File type | uai |
| Content category | uai-system |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-05-08T01:27:33.0513154Z |
| Content hash | sha256:a809eb51b93503c0723556f68a079400394b42c0daa2723c009803a1d7365946 |
| Import status | unchanged |
| Raw source layer | data/sources/protocol5/uai-operations-uai-a809eb51b935.uai |
| Normalized source layer | data/normalized/protocol5/uai-operations-uai-a809eb51b935.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-06
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.
WordPress affected-version ZIP naming does not apply to Protocol5 .NET deployment. Keep staged publish, route-contract, download, and NuGet versions governed by Protocol5's existing release process and human-approved version numbers.
The public footer or bottom-of-page label should show the last system-wide version that affected Protocol5.com, not the latest global system version caused by unrelated site changes.
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
prompt_coupled_rule: Refresh live intake again when the newest prompt names agent-file-handoff, Content, Improvement, a dropped file, missed processing, or work likely related to active drops; record each safe file relationship to the current task before unrelated implementation.
completion_rule: Memory routing, index refresh, or archive movement alone is not completion; every safe relevant file needs actual project work or a durable blocker.
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
- 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-815(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/files/uai-operations-uai-a809eb51/",
"source_reference": ".uai/operations.uai",
"file_type": "uai",
"content_category": "uai-system",
"content_hash": "sha256:a809eb51b93503c0723556f68a079400394b42c0daa2723c009803a1d7365946",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-05-08T01:27:33.0513154Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-815",
"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.