List
List is a machine-readable specification source record exposed by AIWikis.org with provenance, content hash, bounded public preview, and source-boundary metadata.
Metadata
| Field | Value |
|---|---|
| Source site | protocol5.com |
| Source URL | https://protocol5.com/ |
| Canonical AIWikis URL | https://aiwikis.org/protocol5/uai-system/files/protocol5-com-sitecontent-uai-1-nodes-list-json-b8c2d0d3/ |
| Source reference | Protocol5.com/SiteContent/UAI-1/nodes/list.json |
| File type | json |
| Content category | specification |
| Last fetched | 2026-05-15T00:23:56.0837262Z |
| Last changed | 2026-04-16T16:37:14.3839530Z |
| Content hash | sha256:b8c2d0d3f229b3c4e9f8aa0fc91ee7a598bcfdda0d054f45dc0a1b071c1a8df8 |
| Import status | unchanged |
| Raw source layer | data/sources/protocol5/protocol5-com-sitecontent-uai-1-nodes-list-json-b8c2d0d3f229.json |
| Normalized source layer | data/normalized/protocol5/protocol5-com-sitecontent-uai-1-nodes-list-json-b8c2d0d3f229.txt |
Current File Content
Structure Preview
- No Markdown headings were detected in this file.
Raw Version
{
"id": "uai.node.list",
"type": "node",
"version": "1.0.0",
"previous": null,
"compatible_with": [
"1.x"
],
"breaking": false,
"definition": {
"node_type": "list",
"schema_ref": "https://protocol5.com/UAI-1/schema/uai-1.schema.json#/$defs/node",
"role": "Canonical UAI-1 document node type \u0027list\u0027.",
"deterministic": true
},
"constraints": [
{
"id": "uai.node.list.constraint.schema",
"statement": "Node type \u0027list\u0027 must validate as a UAI-1 node and must not redefine its meaning downstream.",
"enforced": true,
"severity": "error"
}
],
"relationships": [
{
"type": "defined_by_schema",
"target": "https://protocol5.com/UAI-1/schema/uai-1.schema.json#/$defs/node"
}
],
"hash": "sha256-265a631f2455e6bc359c43c888382610f0d75cf1ac39865a05cdbd5758b35883",
"status": "canonical",
"canonical_uri": "/uai-1/nodes/list",
"immutable": true,
"published_at": "2026-04-16"
}
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-05-15T00:23:56.0837262Z - Source origin:
current-source-workspace - Retrieval method:
local-source-workspace - Duplicate group:
sfg-580(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "List",
"source_site": "protocol5.com",
"source_url": "https://protocol5.com/",
"canonical_url": "https://aiwikis.org/protocol5/uai-system/files/protocol5-com-sitecontent-uai-1-nodes-list-json-b8c2d0d3/",
"source_reference": "Protocol5.com/SiteContent/UAI-1/nodes/list.json",
"file_type": "json",
"content_category": "specification",
"content_hash": "sha256:b8c2d0d3f229b3c4e9f8aa0fc91ee7a598bcfdda0d054f45dc0a1b071c1a8df8",
"last_fetched": "2026-05-15T00:23:56.0837262Z",
"last_changed": "2026-04-16T16:37:14.3839530Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-580",
"duplicate_role": "primary",
"related_files": [
],
"generated_explanation": true,
"explanation_last_generated": "2026-05-15T00:23:56.0837262Z"
} 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 UAI System Files Real current Protocol5 UAI AI Memory, route-contract, .NET package, and distribution-boundary files.