DISARMframeworks/generated_pages/phases_index.md
Sara-Jayne Terp 22abaf93d8 Copy AMITT repository, clean up and rebrand
Took a copy of the current AMITT github repository - we'll be updating this and merging the SPICE branch back in
Rebranded to DISARM
Moved generated pages to their own folder, to make looking at the repository less confusing
2022-01-29 11:34:46 -05:00

30 lines
903 B
Markdown

# DISARM Phases:
<table border="1">
<tr>
<th>disarm_id</th>
<th>name</th>
<th>summary</th>
</tr>
<tr>
<td><a href="phases/P01.md">P01</a></td>
<td>Plan</td>
<td>Envision the desired outcome. Lay out effective ways of achieving it. Communicate the vision, intent, and decisions, focusing on expected results.</td>
</tr>
<tr>
<td><a href="phases/P02.md">P02</a></td>
<td>Prepare</td>
<td>Activities conducted before execution to improve the ability to conduct the action. Examples include: development of the ecosystem needed to support the action: people, network, channels, content etc.</td>
</tr>
<tr>
<td><a href="phases/P03.md">P03</a></td>
<td>Execute</td>
<td>Run the action, from initial exposure to wrap-up and/or maintaining presence etc.</td>
</tr>
<tr>
<td><a href="phases/P04.md">P04</a></td>
<td>Assess</td>
<td>Evaluate effectiveness of action, for use in future plans</td>
</tr>
</table>