https://chatgpt.com/share/69dc10d4-81a4-8387-acb3-e30114d2c1c9
https://osf.io/hj8kd/files/osfstorage/69dc0fd96926f46d9ae1b624
From Wiki Pages to Knowledge Objects: A Maturation Architecture for Governed LLM Wikis
Raw Objects, Universe-Bound Assimilation, Coverage Ledgers, and Selective Runtime Packs for Long-Horizon Knowledge Systems
From Wiki Pages to Knowledge Objects: A Maturation Architecture for Governed LLM Wikis
Part I — Sections 0–2
0. Executive Abstract
The LLM Wiki Pattern makes a decisive architectural move: it shifts knowledge work from retrieval toward compilation. Instead of repeatedly searching raw documents and re-deriving answers from scratch, the system incrementally builds and maintains a persistent wiki of summaries, entity pages, concept pages, comparisons, and syntheses. That move is already a major improvement over plain RAG, because it changes the knowledge base from a passive store into an accumulating maintenance surface.
Yet a persistent wiki is still not the same thing as a governed knowledge runtime. A maintained page can still drift, over-flatten contradiction, hide fragility behind polished prose, and mix perspectives too early. Earlier work addressed part of this gap by preserving Tahir’s kernel while adding trace-aware logging, residual placeholders, write gates, skill-contract hooks, typed signals, and optional packs for memory, coordination, and safe migration. The architectural rule there was simple: preserve the kernel, externalize complexity into packs.
This article adds the next layer. Its core claim is that wiki pages should not be treated as prose files only. They should be treated as knowledge objects in a staged maturation process. The basic distinction is:
Raw Object = source-grounded, immature concept attractor object. (0.1)
Mature Object = perspective-bound, consolidated concept attractor object. (0.2)
Inspirational Object = speculative or weak-signal candidate not yet admitted to the mature layer. (0.3)
The hidden assumption behind this architecture is important. A raw wiki page is not yet the final knowledge unit. It is an intermediate object designed to support later assimilation. That means it must be authored and stored in a form that is readable by humans, writable by LLMs, and reorganizable by later maintenance passes without losing source grounding, traceability, or residual honesty.
The deeper justification comes from the bounded-observer view of architecture. A serious knowledge system never sees “the world as a whole.” It extracts some stable visible structure under current bounds and leaves some remainder as residual. In the notation of Rev1:
MDL_T(X) = S_T(X) + H_T(X) (0.4)
Here S_T(X) is the structure extractable by an observer bounded by T, while H_T(X) is the residual that remains unclosed under the same bound. Good architecture is therefore not the elimination of residual, but the increase of extractable structure together with explicit governance of what remains unresolved.
The article’s proposal can be stated compactly:
K_mature = Assimilate(U, K_raw, Σ, Tr, Res, Cov) (0.5)
where:
K_raw = the raw object layer
U = the declared active universe or perspective
Σ = schema and object rules
Tr = trace records
Res = residual packets
Cov = coverage ledger
The resulting system is not a giant mandatory architecture. It is a selectable maturation framework. The kernel remains simple. Additional machinery is inserted only when the current layer can no longer govern staleness, drift, or dishonesty honestly. In that sense, the article does not reject the earlier kernel-first philosophy. It extends it into an object-first maturation philosophy:
Wiki artifact → Raw Object layer → Mature Object layer → Governed knowledge object runtime. (0.6)
That is the contribution of this paper.
.png)
.png)
.png)
.png)
.png)