live kernel.episteme / dashboard · polling 10s

Kernel telemetry · operator console

Live reads from $EPISTEME_HOME/framework/*.jsonl and $EPISTEME_PROJECT/.episteme/reasoning-surface.json. Production builds default to fixture mode; set EPISTEME_MODE=live and point EPISTEME_HOME at your local kernel state to swap in real telemetry.

blueprint d · cascade detectorfour triggers
  1. T1

    kernel-adjacent delete

    A write or deletion under kernel/, constitution, or the manifest directory — any action that could silently remove a load-bearing constraint.

    state · dormant
  2. T2

    sensitive-path write

    A file path matches the sensitive-path pattern list. Fires on writes to reasoning-surface or protocol state outside the declared update window.

    state · armed
  3. T3

    cross-ref > 2

    The edited file is referenced by ≥2 other kernel files. Implies architectural blast radius; demands structural validator.

    state · dormant
  4. T4

    unchanged since N commits

    The file has been untouched for N commits, suggesting a Fence. Mutation requires a named reason, not silent removal.

    state · dormant
kernel · uninitialized

No active reasoning surface

Run `episteme init` in your project root, then write a Reasoning Surface for your current core question. The kernel's guard creates .episteme/reasoning-surface.json on the next high-impact op.

kernel · uninitialized

Chain genesis pending

No hash-chained records under $EPISTEME_HOME/framework/. The first protocol synthesized on a successful op (Fence removal, Axiomatic judgment, Blueprint D firing) lands as the chain's first record.

active protocols

hover a node to see its because-chain
kernel · uninitialized

No protocols synthesized yet

The framework records its first protocol on a successful blueprint firing. Run a constraint-removal op in a project with episteme installed; Fence Reconstruction synthesizes the first protocol on clean resolution.

kernel telemetry10 events
  1. 04:06:45VT.PASSverification_trace · 565 → 565 green · pre-tag
  2. 04:06:00PR.SYNprotocol synthesized · hash-chain-self-verify · conf=0.91
  3. 04:05:15RS.SEALreasoning-surface sealed · v1-0-tag-prep · domain=complicated
  4. 04:04:30PR.APPprotocol_applied · fence-pattern-validate · invocations=11
  5. 04:03:45DD.LOGdeferred_discovery · exempt kernel state files · log-only for v1.0.1
  6. 04:03:00CD.FIREcascade_detected · T2 sensitive-path · kernel/state/reasoning-surface.json
  7. 04:02:15VT.PASSverification_trace · 528 → 565 passing
  8. 04:01:30PR.SYNprotocol synthesized · cascade-graceful-degrade · conf=0.88
  9. 04:00:45RS.SEALreasoning-surface sealed · cp10-scaffolding · domain=complicated
  10. 04:00:00KRN.BOOTkernel boot · 565/565 tests green at HEAD 78c271f