diff --git a/configs/fleet_progression.json b/configs/fleet_progression.json index 54797c0..be501d5 100644 --- a/configs/fleet_progression.json +++ b/configs/fleet_progression.json @@ -166,6 +166,14 @@ "path": "scripts/autonomous_issue_creator.py", "description": "Autonomous incident creation" }, + { + "path": "scripts/fleet_phase6_network.py", + "description": "Phase-6 network state evaluator and report generator" + }, + { + "path": "docs/FLEET_PHASE_6_NETWORK.md", + "description": "Committed Phase-6 network status report" + }, { "path": "scripts/setup-syncthing.sh", "description": "Global mesh scaffolding"