Intelligence Ladder — LLM Sidecar

Map

5 RUNGS (each = genuine phase change, not just "more"):

  ┌─────────────┐
  │  FORESIGHT   │  verb: orient
  ├─────────────┤
  │   INSIGHT    │  verb: compress
  ├─────────────┤
  │  KNOWLEDGE   │  verb: integrate
  ├─────────────┤
  │ INFORMATION  │  verb: organize
  ├─────────────┤
  │    DATA      │  verb: (raw)
  └─────────────┘

3 CUTS: Wisdom (no work), Expertise (orthogonal), Hindsight (not a rung)

GRID (every cell has real examples in source):
           Folders    Email      CRM        Ops App    Tools Themselves
  Data     files      messages   records    txns       features as shipped
  Info     organized  threads    reports    views      configured workspace
  Knowl    playbook   tribal     note field ticket     "middle-click = tab"
  Insight  strategic  Neil Rule  close rate pattern    Config Tax
  Foresig  memo       "invert"   "real mkt" "breaks"  "gets worse"

  Col 5 = the recursion. Systems ARE a source of fragmentation.

Structure

The Ladder

flowchart BT
    D["**DATA**"] -->|"organize"| I["**INFORMATION**"]
    I -->|"integrate"| K["**KNOWLEDGE**"]
    K -->|"compress"| IN["**INSIGHT**"]
    IN -->|"orient"| F["**FORESIGHT**"]

Configuration Tax — the recursion

flowchart TD
    T["Tools ship with settings"] --> P["Configure me well\nand I'll serve you"]
    P --> R["But configuration IS\na form of knowledge"]
    R --> F["That knowledge is\nfragmented & person-dependent"]
    F -->|"= the same problem\ntools were built to solve"| R
    F --> W["Gets worse as tools\nship faster"]
    style F fill:#f5b7b1,stroke:#e74c3c,stroke-width:2px

Drift/Lift cycle

sequenceDiagram
    participant Z as Zak
    participant C as Claude
    Note over Z,C: All 6 drifts = "don't solve yet, just see"
    C->>Z: #1 Two ladders
    Z->>C: Add dimensions to one
    C->>Z: #2 AI modes on rungs
    Z->>C: Diagnosis before intervention
    C->>Z: #3 Folders=Data, CRM=Info
    Z->>C: Systems are level-blind
    C->>Z: #4 "LOB App"
    Z->>C: Ops App — universal
    C->>Z: #5 Connectivity column
    Z->>C: Stay in the problem
    Z->>Z: #6 Almost skips File Explorer
    C->>Z: That IS the problem statement

Model

ladder:
  origin: DIKW Pyramid (Ackoff 1989) — "decorative, not operational"
  rungs: [Data, Information, Knowledge, Insight, Foresight]
  verbs: [~, organize, integrate, compress, orient]
  ceilings: [useless, no decisions, "right 80%", "can't project", ~]
  cuts: {Wisdom: "no work", Expertise: "orthogonal", Hindsight: "not a rung"}

proof:
  system: Orion (Gmail)
  data: {messages: 8263, contacts: 507, sent: 470}
  key_finding: "Neil Rule — silence after investment = signal (34 contacts)"
  gap: "Every email client stops at Information or below"

config_tax:
  definition: "Tools require knowledge to configure; that knowledge is equally fragmented"
  mechanism: recursive
  trajectory: "Gets worse as tools ship faster and AI adds features"

metaphor:
  piano: "You tune it, it tunes you back — Vervaeke's participatory knowing"
  selfies: "AI as mirror — seeing your own thinking differently"
  side_door: "Insights arriving through unrelated work (Jung's synchronicity)"

problem:
  core: "More content + more places = less ability to find/connect/protect what matters"
  recursion: "Tools themselves require knowledge to operate — equally fragmented"
  result: "People became the only connective tissue between disconnected tools"

lineage: [Ackoff 1989, Cynefin, Theory of Constraints, Wardley, Jung 1952, Vervaeke]

open_threads:
  - "AI as intervention (Drives/Supports/Shapes/Educates)"
  - "Email piece (Orion, Neil Rule, inbox inversion)"
  - "Broader piece (all 5 systems, Capital Lens)"
  - "Piano as participatory knowing"

Digest

The Intelligence Ladder replaces the DIKW pyramid with 5 operational rungs — Data, Information, Knowledge, Insight, Foresight — each with a named verb and a defined ceiling. Proved against Orion (8,263 Gmail messages). Key finding: the Neil Rule — silence after investment is a signal. Every current email client stops at Information or below.

The piano metaphor reframes AI as instrument: "you tune it, it tunes you back" (Vervaeke's participatory knowing). Six drifts and corrections document what human-AI thinking actually looks like. All six reduce to: "don't solve yet, just see."

The Configuration Tax makes the problem recursive: tools require knowledge to configure, and that knowledge is itself fragmented. Column 5 of the grid changes the argument from "scattered across systems" to "systems themselves generate fragmentation."

Problem statement: two decades of software didn't organize institutional intelligence — it cut the same intelligence into pieces. People became the connective tissue. The technology meant to reduce reliance on heads made heads the only thing holding organizations together.