Plan agent memory implementation strategy
fathomdb-agent-memory-impl-strategyworkflowsetup L3★1
coreyt/fathomdb ↗What it does
Map real engine mechanisms and design implementation strategies
Best for
Grounding implementation strategy for agent-memory gaps in the actual engine code, with adversarial re-verification against real mechanisms and invariants.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · Code reader/grep
- · Real FathomDB 0.7.2 codebase
Preconditions
FathomDB 0.7.2 head-of-main codebase readable; 0.7.2 mechanisms documented; gap definitions and invariants clear
Failure modes
- · Symbolic citations (file:line) do not match actual code
- · Design violates hard invariants without detecting it
- · Missing extension points in the real subsystem
- · Effort estimate divorced from real code volume
Trust signals
- · Maps each design to specific file:symbol citations
- · Verification phase re-reads code and checks citations as real or not
- · Invariant-risk analysis explicit per design
- · Extension points discovered empirically from real code