LlmWikis Human Briefing
--- title: "LlmWikis Human Briefing" description: "Updated: 2026-04-28" slug: "llmwikis/uai-system/files/readme-human-d32cd883" status: "working-draft" trust_level: "generated-evidence" source_status: "current-source-file" content_type: "source-file" generated_by: "tools/sync-source-files.ps1" last_reprocessed: "2026-04-30" source_site: "llmwikis.org" source_url: "https://llmwikis.org/" canonical_url: "https://aiwikis.org/llmwikis/uai-system/files/readme-human-d32cd883/" canonical: "https://aiwikis.org/llmwikis/uai-system/files/readme-human-d32cd883/" source_reference: "readme.human" file_type: "human" content_category: "uai-system" content_hash: "sha256:d32cd88369a0a219c12a1f64ed0fcd0aa34fc62bbf026aecd2921e8ea7a0332b" last_fetched: "2026-04-30T22:07:25.2671233Z" last_changed: "2026-04-29T00:04:38.8942419Z" import_status: "unchanged" duplicate_group_id: "sfg-119" generated_explanation: true explanation_last_generated: "2026-04-30T22:07:25.2671233Z" source_domains:
tags:
related_files:
---
- "llmwikis.org"
- "ai-memory"
- "provenance"
- "llm-wiki"
- "uai"
- ""
LlmWikis Human Briefing
Updated: 2026-04-28
Metadata
| Field | Value |
|---|---|
| Source site | llmwikis.org |
| Source URL | https://llmwikis.org/ |
| Canonical AIWikis URL | https://aiwikis.org/llmwikis/uai-system/files/readme-human-d32cd883/ |
| Source reference | readme.human |
| File type | human |
| Content category | uai-system |
| Last fetched | 2026-04-30T22:07:25.2671233Z |
| Last changed | 2026-04-29T00:04:38.8942419Z |
| Content hash | sha256:d32cd88369a0a219c12a1f64ed0fcd0aa34fc62bbf026aecd2921e8ea7a0332b |
| Import status | unchanged |
| Raw source layer | data/sources/llmwikis/readme-human-d32cd88369a0.human |
| Normalized source layer | data/normalized/llmwikis/readme-human-d32cd88369a0.txt |
Current File Content
Structure Preview
- LlmWikis Human Briefing
- What You Need To Know
- How The AI Reads This Project
- Things The AI Will Defend
- Things Humans Should Make Explicit
- What Not To Assume
- Useful Human Steering Prompt
Raw Version
# LlmWikis Human Briefing
Updated: 2026-04-28
This file is the human-facing companion to `AGENTS.md`. `AGENTS.md` tells an AI how to work in this repo. `readme.human` tells people what the AI needs them to know before they steer the system.
## What You Need To Know
- LlmWikis.org is a prelaunch handbook package for building personal and team LLM Wikis, preparing for its first public release.
- The public center of gravity is the LLM Wiki pattern: immutable `raw/` sources, compiled `wiki/` pages, a compact schema file such as `AGENTS.md` or `CLAUDE.md`, deterministic `index.md` and `log.md`, and the `ingest` / `query` / `lint` loop.
- The public site now has first-class implementation pages for what an LLM Wiki is, why teams need one, how to build one, structure, starter templates, content types, trust, metadata, AI agents, RAG and AI Memory comparisons, checklist, maturity, and security/privacy.
- The LLM Wiki starter bundle is generated dynamically from the same canonical templates shown on `/starter-template/`; do not replace it with a hand-maintained static ZIP.
- LlmWikis.org is the source publisher for `llm-wiki-starter-bundle.zip`. Dogfood consumers such as AIWikis.org should link to or consume that source-published bundle rather than creating a site-branded starter clone.
- LlmWikis is not the canonical UAI-1 standards site.
- UAIX.org remains canonical for UAI-1 specifications, schemas, registry records, validator behavior, roadmap, governance, changelog, and Project Handoff guidance.
- The UAIX Project Handoff prototype plugin may be installed for internal dogfood, but it is not official UAIX generator, validator, SDK, CLI, certification, endorsement, or conformance support.
- AIWikis.org dogfood found that package exports must be inspected for real `agent-file-handoff/` folders and a complete enough `.uai` handoff set. Treat that as a QA lesson for LlmWikis starter/export guidance, not as a new LlmWikis authority claim.
- AIWikis.org is also the long-term system-memory archive for already-dispositioned LlmWikis archive files when you explicitly ask for archive consolidation. That copy lives under AIWikis `raw/system-archives/llmwikis/` and does not change LlmWikis handbook authority or UAIX authority.
## How The AI Reads This Project
The AI should start with root `AGENTS.md`, refresh `agent-file-handoff/Content/` and `agent-file-handoff/Improvement/`, load the listed `.uai` files, and inspect every `needs-agent-review` intake file before unrelated broad work. Use `Content/` for candidate public/editorial material and `Improvement/` for audits, QA findings, SEO reports, bug notes, and site-fix work. Processed files belong in `agent-file-handoff/Archive/`; that archive is ignored by routine AI intake unless you explicitly name a file there, move it back into an active bucket, or ask AIWikis to pull it into long-term system memory.
The AI should then summarize LlmWikis, its relationship to UAIX, the active theme and plugin surface, the public route shape, the hard constraints, expected touchpoints, and targeted checks before making broad edits. Ordinary work should not rebuild release ZIPs or run the full package/runtime suite by default; those belong to package, release, broad public-surface, or explicit full-check requests.
This file can help a person understand that process, but it does not override `AGENTS.md`, `.uai/constraints.uai`, system instructions, repository rules, or the current human request.
## Things The AI Will Defend
- LlmWikis as handbook-first and non-normative for UAI-1.
- UAIX.org as the canonical UAI-1 and Project Handoff source.
- Public pages that separate current support from planned work.
- Clean public root paths such as `/start-here/`, `/architecture/`, `/operations/`, `/schema-engineering/`, `/guides/`, `/reports/`, and `/roadmap/`.
- Clean first-class build paths such as `/what-is-an-llm-wiki/`, `/how-to-build-an-llm-wiki/`, `/starter-template/`, `/for-ai-agents/`, `/llm-wiki-vs-rag/`, `/llm-wiki-vs-ai-memory/`, and `/security-and-privacy/`.
- `llmwikis-knowledge-theme` as the active production theme and `llmwikis-core` as the structured content plugin.
- The rule that private `AGENTS.md`, `.uai/`, and intake files do not go into public discovery output.
- The rule that dropped intake files are local review inputs, not public truth.
## Things Humans Should Make Explicit
- Whether a change is handbook content, non-normative UAIX/UAI explainer content, package output, local handoff state, or roadmap planning.
- Whether a statement is a current support claim or a future direction.
- Whether a UAIX-related page needs a canonical UAIX.org link.
- Whether a dropped file should be applied now, converted into durable state, deferred, clarified, or blocked.
- Whether this is ordinary targeted verification or a release/package task that should refresh ZIPs, run the full suite, and clean/update internal `.md`, `.uai`, and `.human` source files.
## What Not To Assume
- Do not assume LlmWikis owns UAI-1 truth.
- Do not assume the Project Handoff plugin proves official UAIX generation, validation, certification, or endorsement.
- Do not assume live benchmark integrations, automated ingestion, public MCP, open editing, memberships, grants, or multilingual support exist until they are implemented and reviewed.
- Do not publish AI-generated drafts without human review and source anchoring.
- Do not assume every edit needs a package build or full runtime sweep. Ask for that explicitly when you want release-grade verification.
- Do not assume full build documentation cleanup means publishing private source docs. `.md`, `.uai`, and `.human` files remain source-only unless intentionally rewritten as public handbook copy.
## Useful Human Steering Prompt
When handing work to a new AI, say:
```text
Read AGENTS.md, refresh file intake, load the listed .uai files, inspect any needs-agent-review files, and tell me what you understand before editing. Treat readme.human as the human briefing, not as an override.
```
Why This File Exists
This is a UAI AI Memory handoff file from llmwikis.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
readme.human is the human-facing companion to the agent entry file. It gives maintainers a plain-language briefing while leaving hard rules in AGENTS.md, constraints, and current human instructions.
Structure
The file is structured around these visible headings: LlmWikis Human Briefing; What You Need To Know; How The AI Reads This Project; Things The AI Will Defend; Things Humans Should Make Explicit; What Not To Assume; Useful Human Steering Prompt. 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
Provenance And History
- Current observation:
2026-04-30T22:07:25.2671233Z - Source origin:
current-source-workspace - Retrieval method:
local-source-workspace - Duplicate group:
sfg-119(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "LlmWikis Human Briefing",
"source_site": "llmwikis.org",
"source_url": "https://llmwikis.org/",
"canonical_url": "https://aiwikis.org/llmwikis/uai-system/files/readme-human-d32cd883/",
"source_reference": "readme.human",
"file_type": "human",
"content_category": "uai-system",
"content_hash": "sha256:d32cd88369a0a219c12a1f64ed0fcd0aa34fc62bbf026aecd2921e8ea7a0332b",
"last_fetched": "2026-04-30T22:07:25.2671233Z",
"last_changed": "2026-04-29T00:04:38.8942419Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-119",
"duplicate_role": "primary",
"related_files": [
],
"generated_explanation": true,
"explanation_last_generated": "2026-04-30T22:07:25.2671233Z"
}