Commit Graph

2 Commits

Author SHA1 Message Date
12575b5a47 feat: expand attention-filters from stub to full skill 2026-04-04 08:51:19 +02:00
cccaf86995 refactor: replace 3-Sets diagnostic with focused attention filters and memory
The 3-Sets framework doesn't transfer well to agents — all three
dimensions are fully visible and controllable config, not hidden
human psychology. Removed the branding, kept the practical bits:

- attention-filters: what context each archetype receives (token savings)
- memory: persistent learnings across orchestrations (project knowledge)
2026-04-02 18:36:10 +00:00