Directory Structure

llm-wiki/
  index.md                    -- Home page
  SCHEMA.md                   -- Page type conventions
  AGENTS.md                   -- Agent instructions
  FROM-WIKI-ONBOARDING.md     -- This file
  log.md                      -- Append-only event log
  wiki/
    research/                 -- Architecture research (Q-00 through Q-13)
    tasks/                    -- Claim board, task lifecycle
    agents/                   -- Agent role definitions
    architecture/             -- Architecture decisions and specs
    concepts/                 -- Concept definitions and patterns
    decisions/                -- Decision records
    toolchain/                -- Tool documentation (LangGraph, KOS, etc.)
    validation/               -- Validation contracts
    <new-section>/            -- Add any new section here
  runs/                       -- Per-run task clocks and artifacts
  sources/                    -- Immutable source notes