assumptions

Installation
SKILL.md

Assumption Ledger

Maintain a project-wide Assumption Ledger — durable memory of what was assumed, how sure we were, and how it was proved or disproved. Supports fresh context per slice without losing epistemic continuity.

Input

Mode + context: $ARGUMENTS

Modes:

  • create — initialize a new ledger
  • update — add/update assumptions from a card, spike verdict, or slice result
  • review — summarize current ledger and recommend what to validate next

Ledger location

Default: docs/assumptions.md. If it exists, update — don't duplicate.

Ledger schema

Installs
1
Repository
hashintel/labs
GitHub Stars
35
First Seen
Aug 16, 2026
assumptions — hashintel/labs