No I/O In Core
If code reads files, calls APIs, shells out, or touches time, place it outside core and inject the result.
Steps
- Identify the reusable situation.
- Apply the behavior with local evidence.
- Record whether it helped.
Provenance
Seeded during Phase 0 from goal.md. Inspired by: local roadmap.