diff --git a/missions/avcl/TCE22-2MemsAcousticVectorSensorTesting.xml b/missions/avcl/TCE22-2MemsAcousticVectorSensorTesting.xml
index 5357a3920edac51f95168c3999bdde20939370cf..20db3c345cf41ae3159eb51273559c2673701e3e 100644
--- a/missions/avcl/TCE22-2MemsAcousticVectorSensorTesting.xml
+++ b/missions/avcl/TCE22-2MemsAcousticVectorSensorTesting.xml
@@ -43,6 +43,7 @@
 			<GoalList>
 				<Goal id="Goal1" title="Deploy, Launch" description="Launch robot" phase="Launch" nextOnSuccess="Goal2" nextOnFailure="Goal3" nextOnException="Goal3">
 					<Reposition description="Leave dock, proceed to basin"/>
+					<!-- TODO Risk personnel clear -->
 				</Goal>
 				<Goal id="Goal2" title="Perform racetrack in Delmar Boat Basin" description="Provide acoustic signals to MEMS sensor" phase="Patrol" nextOnSuccess="Goal3" nextOnFailure="Goal3" nextOnException="Goal3">
 					<Search datumType="area" requiredPD="0.5">
@@ -58,6 +59,7 @@
 				</Goal>
 				<Goal id="Goal3" title="Return and recover" description="Land on dock" phase="Recover">
 					<Reposition description="Return to dock for recovery"/>
+					<!-- TODO Risk personnel clear -->
 				</Goal>
 			</GoalList>
 		</MissionAgenda>