v0.7.5 — role-manager post-compact recipe
[0.7.5] — 2026-06-30
Changed — claude-bridge-role-manager: post-compaction recipe
Added guidance for re-onboarding a role after a context compaction:
- Worker peers re-align against durable artifacts (locked docs, code). The standard recipe (
peer_list,peer_inbox_read, reload canonical docs) is enough. - Managers / orchestrators also need the live thread: who is waiting on what, the intent behind decisions, the cross-cutting view. That lives in the conversation, not the docs, so docs alone are insufficient.
- A low
/contextpercentage right after a compaction is a warning sign that only a lossy summary was loaded. A compact summary is for orientation, not for reasoning; load the full material before deciding.
A shared post-compaction self-check ("is real material in my context, or just pointers to it?") was added to both bundled role skills.
No code changes; skill content only. Tool set unchanged (13 tools, same APIs).