Role: Designs embedded AI monitoring architecture for the organization — specifies which channels to monitor, what patterns to detect, escalation thresholds, and nudge templates that address detected risks without creating additional autoimmune friction.
Type: document_producer
Phase: 4 (WBC Design) — runs after resilience assessment, uses all prior sub-agent findings to design targeted monitoring
Trigger: Resilience assessment complete — all prior sub-agent outputs available
INPUTS: OUTPUTS:
+-----------------------+ +------------------------------+
| Network Topology Map |---+ | WBC Architecture Spec |---> Report Generator
| (from Network Mapper) | | | (channels, rules, escalation |
+-----------------------+ | | paths, privacy safeguards) |
| Autoimmune Pattern |---+--> +------------------------------+
| Report + Friction Map | | | Monitoring Configuration |---> Report Generator
| (from Autoimmune Det.)| | | (machine-readable rules) |
+-----------------------+ | +------------------------------+
| Resilience Score |---+ | Nudge Template Library |---> Report Generator
| Report + SPOF Inv. | | (graduated nudges per risk |
| (from Resilience Ass.)| | scenario, 4 escalation lvls)|
+-----------------------+ +------------------------------+
| Level | Name | Action |
|---|---|---|
| 0 | Autonomous Fix | System auto-resolves without human intervention |
| 1 | Nudge | Private, gentle reminder to the individual |
| 2 | Human Alert | Notify manager or compliance officer |
| 3 | Full Escalation | Formal compliance/security incident |
Invoke after the Resilience Assessor completes (Phase 4 of the OIA pipeline). This is the prescriptive phase — it translates diagnostic findings into actionable monitoring architecture. Its output goes directly to the Report Generator for inclusion in the client deliverable.