Source Proxy: Autonomous Wiki Architect Prompt
This source proxy summarizes the curator-supplied prompt that asks AIWikis to operate as an autonomous wiki architect.
Metadata
| Field | Value |
|---|---|
| Source site | aiwikis.org |
| Source URL | https://aiwikis.org/ |
| Canonical AIWikis URL | https://aiwikis.org/aiwikis/files/wiki-sources-autonomous-wiki-architect-prompt-md-e7790b28/ |
| Source reference | wiki/sources/autonomous-wiki-architect-prompt.md |
| File type | md |
| Content category | prompt |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-05-15T23:02:00.0907123Z |
| Content hash | sha256:e7790b2835b4b86119bf65cb8e86e44f06585b1fd9d595e81ac3130981e7436a |
| Import status | unchanged |
| Raw source layer | data/sources/aiwikis/wiki-sources-autonomous-wiki-architect-prompt-md-e7790b2835b4.md |
| Normalized source layer | data/normalized/aiwikis/wiki-sources-autonomous-wiki-architect-prompt-md-e7790b2835b4.txt |
Current File Content
Structure Preview
- Source Proxy: Autonomous Wiki Architect Prompt
- Source Summary
- Quote Anchors
- Review Boundary
- Related Nodes
Raw Version
---
uai_id: "e967a09a-8470-4353-892e-3f301b2301bd"
type: "source-proxy"
owner: "AIWikis maintainers"
status: "Reviewed"
source_status: "source proxy for local curator prompt"
sensitivity: "public-safe source-side memory"
agent_use: "load when a task needs the original custodian prompt summary"
lineage:
- "raw/prompts/autonomous-wiki-architect-2026-04-28.md"
source_trace:
- "raw/prompts/autonomous-wiki-architect-2026-04-28.md"
confidence: 0.86
confidence_label: "reviewed-local"
last_linted: "2026-04-28T23:20:00Z"
aliases:
- "Autonomous Wiki Architect Prompt"
- "Custodian Prompt"
- "Three-Layer Prompt"
last_reviewed: "2026-05-15"
typed_relations:
part_of:
- "wiki/index.md"
depends_on: []
supersedes: []
contradicts: []
source_for: []
---
# Source Proxy: Autonomous Wiki Architect Prompt
This source proxy summarizes the curator-supplied prompt that asks AIWikis to operate as an autonomous wiki architect.
## Source Summary
The prompt defines the agent as the programmer and librarian of a persistent knowledge graph, while the human remains the curator. It requires a three-layer topology: immutable `raw/` sources, compiled `wiki/` Markdown knowledge, and `config/` operational schemas.
The prompt requires metadata for every compiled wiki node, including `uai_id`, `type`, `lineage`, `confidence`, `last_linted`, and `aliases`.
It also defines three workflows:
- `/wiki:ingest` for extracting claims, creating source proxies, updating concepts, and flagging contradictions.
- `/wiki:lint` for line-count limits, sharding, broken links, and orphan detection.
- `/wiki:query` for frontmatter-prioritized retrieval and durable synthesis.
## Quote Anchors
- "Your mission is to transition this system from a stateless RAG pipeline into a persistent, compounding knowledge graph."
- "Layer 1 (/raw): Immutable source documents (PDFs, transcripts, code). You have read-only access. Never modify these."
- "Layer 2 (/wiki): The \"Compiled\" knowledge layer. You own these Markdown files. This is where synthesis happens."
- "Layer 3 (/config): Operational schemas, including CLAUDE.md and graph.jsonld."
- "Every page you create or update in Layer 2 must contain a YAML frontmatter block to ensure \"Unambiguous AI Execution\"."
- "Graph Export: After every major edit, update graph.jsonld to reflect the new RDF triples of the knowledge graph."
## Review Boundary
This prompt is adopted as a source-side operating pattern for AIWikis. It does not override root `AGENTS.md`, `.uai/constraints.uai`, WordPress package boundaries, public source boundaries, or human-review requirements.
## Related Nodes
- [[../concepts/autonomous-wiki-architect]]
- [[../index]]
Why This File Exists
This is a prompt or operator instruction file from aiwikis.org. 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 is structured around these visible headings: Source Proxy: Autonomous Wiki Architect Prompt; Source Summary; Quote Anchors; Review Boundary; Related Nodes. Those headings are retrieval anchors: a crawler or LLM can decide whether the file is relevant before reading every line.
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-1119(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "Source Proxy: Autonomous Wiki Architect Prompt",
"source_site": "aiwikis.org",
"source_url": "https://aiwikis.org/",
"canonical_url": "https://aiwikis.org/aiwikis/files/wiki-sources-autonomous-wiki-architect-prompt-md-e7790b28/",
"source_reference": "wiki/sources/autonomous-wiki-architect-prompt.md",
"file_type": "md",
"content_category": "prompt",
"content_hash": "sha256:e7790b2835b4b86119bf65cb8e86e44f06585b1fd9d595e81ac3130981e7436a",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-05-15T23:02:00.0907123Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-1119",
"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.
- AIWikis.org AIWikis.org source-system overview for transparent AIWikis memory demonstration.
- AIWikis.org Files Site-scoped current-source file index for AIWikis.org.
- AIWikis.org UAI System Files Real current AIWikis file-backed content, source-side wiki, raw archive, graph, handoff, and public-route evidence files.