Skip to content

Commit f17679d

Browse files
committed
README.md updates
1 parent ec817cc commit f17679d

5 files changed

Lines changed: 57 additions & 1 deletion

File tree

README.md

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
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+
&nbsp;&nbsp;&nbsp;&nbsp;
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>
211

312
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.
413

@@ -34,6 +43,53 @@ flowchart LR
3443
- Admin governance, session controls, and audit evidence pathways
3544
- AI Incident Co-Pilot and predictive analytics support
3645

46+
## Platform Screens at a Glance
47+
48+
### Common Operating Picture (COP)
49+
![Common Operating Picture](./frontend/public/cop.png)
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+
![Logistics Workspace](./frontend/public/logistics.png)
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+
![Incident Workspace](./frontend/public/incident-workspace.png)
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+
![Report Workspace](./frontend/public/report-workspace.png)
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+
3793
## Architecture and Reference Documentation
3894
For complete architecture context, workflows, security/compliance posture, AI/analytics model, and deployment guidance:
3995

frontend/public/cop.png

492 KB
Loading
110 KB
Loading

frontend/public/logistics.png

362 KB
Loading
271 KB
Loading

0 commit comments

Comments
 (0)