Commit 1fccea0
committed
docs(epiphany): prompt↔PR ledger is 10⁷× cheaper than code grep
Create .claude/board/EPIPHANIES.md with the finding. PR #110 + lance-graph
PR #213 demonstrated the dumb-bookkeeper pattern: ~90 seconds, Haiku,
enumerate+match+append. Result is a grep-addressable index of every
shipped artifact keyed by the prompt-file brief that birthed it.
For every future "what did we ship about X" query the ledger replaces
a full-codebase grep with a single line — ~25 tokens vs ~25M tokens.
Seven orders of magnitude cheaper.
https://claude.ai/code/session_01SbYsmmbPf9YQuYbHZN52Zh1 parent 3c77050 commit 1fccea0
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments