https://supersistence.notion.site/2994efe5f0a94b1e8eb5b059c5f03202?v=5a02451d4f594bcebdba0b9c9692a51b
```mermaid
graph LR
subgraph Scale
Household
Community
County
State
end
subgraph Plans
p1 & p2 & p3 & p4 & p5 & p6 & p7 & p8
p9 & p10 & p11 & p12
end
Household --> p1[Household Preparedness Communications]
Community --> p2[Community Food Emergency & Resilience Plan]
Community --> p3[Pantry Continuity Of Operations Plans]
Community --> p4[Food Bank Emergency Response Plans]
County --> p4
County --> p5[Community Assessment for Public Health Emergency Response]
County --> p6[Multi-Agency Feeding Support Plans]
State --> p7[Emergency Support Function-6 Food Annex]
State --> p8[Multi-Agency Feeding Support Plan]
State --> p9[Hawai`i State Mass Care & Human Services Annex - SESF#6]
State --> p10[TEFAP Distribution Plan for the State of Hawaii]
State --> p11[Distribution Management Plan]
State --> p12[State of Hawaii Emergency Operations Plan]
subgraph Leads
l1[State/County EMAs/SESF-6]
l2[CBOs]
l3[Food Banks & Partner Agencies]
l4[HCF & HI Hunger Action Network]
l5
l6[County EMAs]
l7[HI-EMA]
l8[DLIR OCS]
end
p1 --> l1
p2 --> l2
p3 --> l3
p4 --> l4
p5 --> l5[TBD: HDOH District Health Offices, EMAs, or Private]
p6 --> l6
p10 --> l8
p7 & p8 & p9 & p11 & p12--> l7
```