Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The post demonstrates that replacing a high-token MCP workflow with a lightweight static tool can reclaim the equivalent of 7 or 8 full context windows per project, redirecting that capacity toward implementation rather than ticket management.
The pattern directly addresses token waste and rule conflicts in Claude Code projects by replacing a single always-loaded context file with scoped imports, so each session carries only the rules relevant to the task at hand.