Style
uai: 1.0 type: style project: Protocol5 updated: 2026-05-05
Metadata
| Field | Value |
|---|---|
| Source site | protocol5.com |
| Source URL | https://protocol5.com/ |
| Canonical AIWikis URL | https://aiwikis.org/protocol5/files/uai-style-uai-2dcdc375/ |
| Source reference | .uai/style.uai |
| File type | uai |
| Content category | uai-system |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-05-08T01:27:33.0653123Z |
| Content hash | sha256:2dcdc375c8d5b255e2e0d1010f4f9823ae260d36e530869801bc3b24ccca5933 |
| Import status | unchanged |
| Raw source layer | data/sources/protocol5/uai-style-uai-2dcdc375c8d5.uai |
| Normalized source layer | data/normalized/protocol5/uai-style-uai-2dcdc375c8d5.txt |
Current File Content
Structure Preview
- No Markdown headings were detected in this file.
Raw Version
uai: 1.0
type: style
project: Protocol5
updated: 2026-05-05
writing:
Keep Protocol5 copy plain, implementation-focused, and explicit about authority boundaries.
Use "UAI-1 for .NET" for the implementation area.
Never use "UAI .NET", "UAI.NET", or "UAI-1 .NET"; use "UAI-1 for .NET" or "UAI-1".
Use "UAIX" or "UAIX.org" for normative standard material.
Label Prime and Fibonacci pages as preserved generated references.
accessibility:
Changed pages should include skip links, semantic landmarks, one main H1, meaningful links, visible focus, and labeled controls.
design:
Preserve the current Protocol5 visual language.
Do not restyle frozen generated pages.
Do not use jQuery, Bootstrap, or broad third-party frontend UI frameworks on active Protocol5.com surfaces.
Use Protocol5-owned CSS, TypeScript, and components; only approved 3D/rendering frameworks are allowed as framework-class exceptions for real 3D or immersive work.
csharp:
For JustAnIota work, do not use var. Declare explicit concrete or interface types so code is readable without IDE hover.
Prefer facade interfaces, POCO DTOs, logic services, and repository abstractions over storage-specific dependencies in application logic.
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-232(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "Style",
"source_site": "protocol5.com",
"source_url": "https://protocol5.com/",
"canonical_url": "https://aiwikis.org/protocol5/files/uai-style-uai-2dcdc375/",
"source_reference": ".uai/style.uai",
"file_type": "uai",
"content_category": "uai-system",
"content_hash": "sha256:2dcdc375c8d5b255e2e0d1010f4f9823ae260d36e530869801bc3b24ccca5933",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-05-08T01:27:33.0653123Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-232",
"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.