Role: Conducts Organizational Network Analysis from communication metadata — maps invisible influence flows, identifies structural defects and bottlenecks, and compares formal hierarchy against actual information flow patterns.
Type: analyzer
Phase: 1 (Network Mapping) — first analytical sub-agent in the OIA pipeline
Trigger: Data collection complete — communication metadata and HRIS data available from the orchestrator
INPUTS: OUTPUTS:
+-----------------------+ +------------------------------+
| Communication |---+ | Network Topology Map |---> Autoimmune Detector
| Metadata (Slack, | | | (directed graph, centrality |---> Resilience Assessor
| email, calendar) | | | metrics, clusters, holes) |---> WBC Deployer
+-----------------------+ | +------------------------------+
| HRIS Data |---+--> | Bottleneck Report |---> Resilience Assessor
| (org chart, tenure, | | (ranked, severity-rated) |---> Report Generator
| reporting lines) | +------------------------------+
+-----------------------+ | Influence Flow Analysis |---> Autoimmune Detector
| (formal vs informal, |---> Report Generator
| shadow power structures) |
+------------------------------+
Invoke after data collection is complete (Phase 1 of the OIA pipeline). This agent must run before the Autoimmune Detector and Resilience Assessor, as both depend on the Network Topology Map. Cannot run in parallel with other sub-agents — its output is a prerequisite for all subsequent phases.