blue/.blue
Eric Garcia 9170c20c15 feat: RFC 0041 compaction-resilient context injection
- Add hooks/pre-compact: injects survival context before compaction
- Add hooks/context-restore: targeted restoration after compaction
- Update install.sh to write hooks to settings.json (not hooks.json)
- Add migration logic for existing hooks.json
- Use symlinks for skills installation (fixes re-install errors)

Three-layer injection model:
- SessionStart: full knowledge (~800 tokens)
- PreCompact: survival context (~200 tokens, enters summary)
- SessionStart:compact: targeted restore (~150 tokens)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 10:01:40 -05:00
..
docs feat: RFC 0041 compaction-resilient context injection 2026-01-30 10:01:40 -05:00
config.yaml feat: alignment dialogue subagents, MCP instructions, and document batch 2026-01-26 07:09:39 -05:00
context.manifest.yaml feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00