Summary
Decoupled inter-hook communication via /tmp/claude-ctx-{session_id}.json files instead of modifying settings.json. Enables hooks to share metrics without coupling.
Context
Identified in Anvil competitive analysis (#114). Implementation pattern — use when needed.
Effort
Small