|
1 | | -# IPOC |
| 1 | +<div style="width:100%; background-color:#34445D; padding:12px 16px; box-sizing:border-box;"> |
| 2 | +<table width="100%" cellspacing="0" cellpadding="0" style="border:0"> |
| 3 | + <tr> |
| 4 | + <td bgcolor="#34445D" height="92" align="left" valign="middle" style="border:0;"> |
| 5 | + |
| 6 | + <img src="./frontend/public/ipoc-logo.png" alt="IPOC logo" height="92" style="display:block; border:0; outline:none;" /> |
| 7 | + </td> |
| 8 | + </tr> |
| 9 | +</table> |
| 10 | +</div> |
2 | 11 |
|
3 | 12 | Incident Preparedness Operations Center (IPOC) is a modern command-and-coordination platform for emergency management and public health operations. It unifies incident command, resource posture, executive reporting, governance evidence, and AI-assisted decision support in one architecture. |
4 | 13 |
|
@@ -34,6 +43,53 @@ flowchart LR |
34 | 43 | - Admin governance, session controls, and audit evidence pathways |
35 | 44 | - AI Incident Co-Pilot and predictive analytics support |
36 | 45 |
|
| 46 | +## Platform Screens at a Glance |
| 47 | + |
| 48 | +### Common Operating Picture (COP) |
| 49 | + |
| 50 | + |
| 51 | +The Common Operating Picture provides shared geospatial and situational context so command, operations, and support teams act from the same live operating baseline. It supports coordinated prioritization, cross-module awareness, and escalation discipline during active incident cycles. |
| 52 | + |
| 53 | +Supporting features include map-informed triage context, readiness signals, incident-scoped situational awareness, and command handoff continuity. |
| 54 | + |
| 55 | +See details: |
| 56 | +- [Operational Workflows and Command Model](./docs/architecture/04_Operational_Workflows_and_Command_Model.md) |
| 57 | +- [Solution Component Architecture](./docs/architecture/02_Solution_Component_Architecture.md) |
| 58 | + |
| 59 | +### Logistics Workspace |
| 60 | + |
| 61 | + |
| 62 | +The Logistics workspace supports fulfillment coordination, resource continuity, and disruption-aware support operations across incidents. It is designed to keep supply and service workflows aligned with operational urgency and command objectives. |
| 63 | + |
| 64 | +Supporting features include queue-based logistics actions, weather/disruption context, map-backed location awareness, and analytics-driven support prioritization. |
| 65 | + |
| 66 | +See details: |
| 67 | +- [Operational Workflows and Command Model](./docs/architecture/04_Operational_Workflows_and_Command_Model.md) |
| 68 | +- [Data, Integration, and Interoperability Architecture](./docs/architecture/03_Data_Integration_and_Interop_Architecture.md) |
| 69 | + |
| 70 | +### Incident Workspace |
| 71 | + |
| 72 | + |
| 73 | +The Incident workspace is the command-centered execution surface for incident lifecycle management, operational alignment, and section-level coordination. It helps teams maintain clear ownership, decision traceability, and progression from activation through closeout. |
| 74 | + |
| 75 | +Supporting features include ICS-aligned command controls, dependency-aware execution flow, decision logging expectations, and cross-functional coordination patterns. |
| 76 | + |
| 77 | +See details: |
| 78 | +- [Operational Workflows and Command Model](./docs/architecture/04_Operational_Workflows_and_Command_Model.md) |
| 79 | +- [Security, Compliance, and Governance Architecture](./docs/architecture/05_Security_Compliance_and_Governance_Architecture.md) |
| 80 | + |
| 81 | +### Report Workspace |
| 82 | + |
| 83 | + |
| 84 | +The Report workspace packages operational outcomes into executive-ready and audit-supporting artifacts. It is used to produce decision-ready narratives, replay evidence, and structured outputs that support governance and after-action workflows. |
| 85 | + |
| 86 | +Supporting features include executive brief framing, AAR/HVA readiness outputs, evidence-oriented export workflows, and traceable reporting context. |
| 87 | + |
| 88 | +See details: |
| 89 | +- [Security, Compliance, and Governance Architecture](./docs/architecture/05_Security_Compliance_and_Governance_Architecture.md) |
| 90 | +- [Deployment, Operability, and Extensibility](./docs/architecture/07_Deployment_Operability_and_Extensibility.md) |
| 91 | +- [Architecture Reference Index](./docs/architecture/README.md) |
| 92 | + |
37 | 93 | ## Architecture and Reference Documentation |
38 | 94 | For complete architecture context, workflows, security/compliance posture, AI/analytics model, and deployment guidance: |
39 | 95 |
|
|
0 commit comments