Capture the accepted design for the Effort Graph — a persistent, queryable
memory layer over long-horizon reasoning built on Flatbread collections.
- CONTEXT.md: epistemic primitives (Effort, Issue, Finding, Decision,
Constraint, Risk) and the cross-cutting edge vocabulary
- ADR-0001: memory location (in-repo `.flatbread-efforts/` default, sibling
repo via config)
- ADR-0002: semantic-mutation write surface
- ADR-0003: standalone writer + read-after-write consistency (incremental
reindex, generation tokens)
- ADR-0004: multi-file honesty (forward-canonical edges, journaled
save-or-undo atomicity)
- ADR-0005: the thirteen v1 semantic mutations
- ADR-0006: ID and slug strategy (kind prefix + kebab slug + base32 suffix)
- ADR-0007: agent read shim (bounded envelopes + rendered digests)
Also adds the orchestrator-executor skill used to run this work.
Co-authored-by: Cursor <[email protected]>
Change-Id: I6cb5cefcea8cbc8a3363e3b86d4a0ffe66b44da4
Capture the accepted design for the Effort Graph — a persistent, queryable
memory layer over long-horizon reasoning built on Flatbread collections.
Constraint, Risk) and the cross-cutting edge vocabulary
.flatbread-efforts/default, siblingrepo via config)
reindex, generation tokens)
save-or-undo atomicity)
Also adds the orchestrator-executor skill used to run this work.
Co-authored-by: Cursor [email protected]