tractatus/.claude/hooks
TheFlow 625b9ae816 feat: implement Deep Interlock coordination tracking in audit logs
- Add services_involved tracking to framework-audit-hook.js
- Hook now tracks which services are invoked for each tool use
- Pass services_involved array to all service contexts
- Update ContextPressureMonitor to log coordination in metadata.services_involved
- Update BoundaryEnforcer to log coordination in metadata.services_involved
- Enables 0% → X% coordination rate in audit log analysis
- Fixes HF Space showing 0.0% Deep Interlock coordination
- Services will now properly log when they coordinate on decisions

This implements the missing instrumentation for Deep Interlock (Principle #2).
Services were coordinating but not logging it - now audit trail will show
multi-service coordination patterns.
2025-10-31 20:54:37 +13:00
..
all-command-detector.js feat(governance): third wave enforcement - 22% improvement (46% → 56%) 2025-10-25 13:38:18 +13:00
behavioral-compliance-reminder.js feat(governance): wave 4 enforcement - 41% improvement (56% → 79%) 2025-10-25 13:48:43 +13:00
check-token-checkpoint.js feat(governance): implement comprehensive enforcement architecture 2025-10-25 13:15:06 +13:00
framework-audit-hook.js feat: implement Deep Interlock coordination tracking in audit logs 2025-10-31 20:54:37 +13:00
prompt-analyzer-hook.js feat(framework): implement Phase 3 bidirectional communication architecture 2025-10-27 19:45:24 +13:00
test-hook-input.json feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
TEST_HOOK_INVOCATION.txt feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
track-approval-patterns.js feat(governance): wave 5 enforcement - 100% coverage achieved (79% → 100%) 2025-10-25 14:10:23 +13:00
trigger-word-checker.js fix(governance): add architectural enforcement for "ff" and "ffs" trigger words 2025-10-25 12:32:52 +13:00