Deep Cognitive Archive
The Deep Cognitive Archive is AIWikis' local architecture for preserving the reasoning layer behind public guidance and compact Project Handoff packets.
Metadata
| Field | Value |
|---|---|
| Source site | aiwikis.org |
| Source URL | https://aiwikis.org/ |
| Canonical AIWikis URL | https://aiwikis.org/aiwikis/files/wiki-concepts-deep-cognitive-archive-md-87973079/ |
| Source reference | wiki/concepts/deep-cognitive-archive.md |
| File type | md |
| Content category | llm-wiki |
| Last fetched | 2026-06-22T01:56:21.9510185Z |
| Last changed | 2026-05-15T23:02:00.0389009Z |
| Content hash | sha256:879730797d1835c19db39d9170085686edb438a44672376433d9dec81e88d737 |
| Import status | unchanged |
| Raw source layer | data/sources/aiwikis/wiki-concepts-deep-cognitive-archive-md-879730797d18.md |
| Normalized source layer | data/normalized/aiwikis/wiki-concepts-deep-cognitive-archive-md-879730797d18.txt |
Current File Content
Structure Preview
- Deep Cognitive Archive
- Current Conclusion
- Architectural Why
- Handoff Export Boundary
- Alternatives Rejected
- Local Extension Boundary
- Contradiction And Friction
- Mutation Intent
- Related Nodes
Raw Version
---
uai_id: "573365b4-7567-4124-aa1d-101d1d13bcb3"
type: "concept"
owner: "AIWikis maintainers"
status: "Reviewed"
source_status: "dogfood architecture synthesis"
sensitivity: "public-safe source-side memory"
agent_use: "load when a task needs the public, handoff, and deep-memory layer boundary"
lineage:
- "raw/system-archives/aiwikis/agent-file-handoff/Improvement/2026-04-29/The Deep Cognitive Archive Model for UAIX and LLM Wikis.md"
- "raw/system-archives/2026-04-29-deep-cognitive-archive-ingest.json"
- "wiki/sources/deep-cognitive-archive-model-2026-04-29.md"
- "wiki/concepts/deep-memory-epistemological-audit.md"
- "wiki/concepts/system-memory-archive.md"
source_trace:
- "content/pages/015-deep-cognitive-archive.md"
- "wiki/sources/deep-cognitive-archive-model-2026-04-29.md"
confidence: 0.84
confidence_label: "reviewed-local"
last_linted: "2026-04-29T01:39:06Z"
handoff_export: "include"
aliases:
- "Deep Cognitive Archive"
- "Deep Memory Archive"
- "Decision Memory Backplane"
last_reviewed: "2026-05-15"
typed_relations:
part_of:
- "wiki/index.md"
depends_on: []
supersedes: []
contradicts: []
source_for: []
---
# Deep Cognitive Archive
The Deep Cognitive Archive is AIWikis' local architecture for preserving the reasoning layer behind public guidance and compact Project Handoff packets.
## Current Conclusion
AIWikis needs three memory surfaces:
- Public pages for reviewed, readable, current claims.
- Handoff packets for compact active context.
- The deep archive for source files, source proxies, graph edges, decision history, contradictions, rejected alternatives, and modelling limits.
The deep archive is not loaded by default. It is routed into a task when provenance, tradeoffs, contradiction resolution, or historical decision logic matters.
## Architectural Why
Public pages become unreadable if they try to hold every rejected alternative and caveat. Handoff packets become expensive if they carry every historical reason at chat start. Raw archives become inert if no compiled wiki node summarizes what they mean.
The deep archive gives those slower facts a durable address. A future agent can route from `wiki/index.md` to the relevant source proxy or concept node instead of re-deriving the architecture from scattered archive reports.
## Handoff Export Boundary
This node is now explicitly eligible for local Project Handoff export because it explains the boundary between compact `.uai` packets and deeper wiki memory. The export includes this reviewed summary and links back to source traces; it does not include raw system archives.
## Alternatives Rejected
- Put everything in `AGENTS.md`: rejected because the root agent file should stay operational and enforceable.
- Publish every report as a public page: rejected because raw Improvement files can include malformed citations, speculative claims, private context, or unreviewed strategy.
- Keep archives only at source sites: rejected for AIWikis dogfood because source-site archives are dead to routine intake after disposition.
- Treat graph JSON-LD as the only source of truth: rejected because the graph is a routing/export layer, not a replacement for source files or human-readable wiki nodes.
## Local Extension Boundary
AIWikis requires `uai_id`, `type`, `lineage`, `confidence`, `last_linted`, and `aliases` on source-side wiki nodes. This is local UAI-inspired metadata. It should not be described as a public LLMWikis baseline or UAIX conformance rule unless those source sites explicitly publish that requirement.
## Contradiction And Friction
> SYSTEM FLAG: False precision risk
>
> Numeric confidence is useful for local linting and routing, but public guidance should use qualitative trust labels unless a project has a real scoring policy.
> SYSTEM FLAG: Archive sprawl risk
>
> The deep archive must preserve high-value reasoning, not every AI thought. Promotion still needs source status, trust labels, review boundaries, and explicit disposition.
## Mutation Intent
This node incorporates the 2026-04-29 Deep Cognitive Archive report into the source-side wiki so future agents can find the three-layer memory model without reopening malformed raw intake text or broad cross-site archives.
## Related Nodes
- [[../sources/deep-cognitive-archive-model-2026-04-29]]
- [[deep-memory-epistemological-audit]]
- [[system-memory-archive]]
- [[uai-handoff-export-loop]]
- [[../logs/deep-cognitive-archive-2026-04-29]]
- [[../index]]
Why This File Exists
This is a LLM Wiki memory 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 belongs to the source-side wiki layer. It preserves a focused concept, source proxy, graph record, or operating rule so the public site can cite reviewed conclusions without flattening every reason into a single long page.
Structure
The file is structured around these visible headings: Deep Cognitive Archive; Current Conclusion; Architectural Why; Handoff Export Boundary; Alternatives Rejected; Local Extension Boundary; Contradiction And Friction; Mutation Intent. 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-641(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "Deep Cognitive Archive",
"source_site": "aiwikis.org",
"source_url": "https://aiwikis.org/",
"canonical_url": "https://aiwikis.org/aiwikis/files/wiki-concepts-deep-cognitive-archive-md-87973079/",
"source_reference": "wiki/concepts/deep-cognitive-archive.md",
"file_type": "md",
"content_category": "llm-wiki",
"content_hash": "sha256:879730797d1835c19db39d9170085686edb438a44672376433d9dec81e88d737",
"last_fetched": "2026-06-22T01:56:21.9510185Z",
"last_changed": "2026-05-15T23:02:00.0389009Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-641",
"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.