Three-File Pattern
Core idea: context window = memory (volatile) / filesystem = disk (persistent) → write anything important to disk.
- task_plan.md — Track phases and progress
- findings.md — Store research and findings
- progress.md — Session logs and test results
Benchmark: pass rate jumped from 6.7% to 96.7%, winning blind A/B tests 3 out of 3 times.