tractatus/src
TheFlow 93837b8dba 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
..
config chore: add optimal submission timing to publication targets config 2025-10-26 11:34:27 +13:00
controllers feat: add disk monitoring system for dev and production 2025-10-29 11:53:55 +13:00
middleware docs(auth): add RBAC explanation to requireRole middleware 2025-10-28 12:44:56 +13:00
models feat: add disk monitoring system for dev and production 2025-10-29 11:53:55 +13:00
routes feat: add disk monitoring system for dev and production 2025-10-29 11:53:55 +13:00
services feat: implement Deep Interlock coordination tracking in audit logs 2025-10-31 20:54:37 +13:00
utils feat(security): implement attack surface exposure prevention (inst_084) 2025-10-27 12:11:43 +13:00
server.js chore(infrastructure): improve session handoff and service initialization 2025-10-27 19:48:38 +13:00