Add missing Phase-6 evidence items to fleet progression spec
Some checks failed
Self-Healing Smoke / self-healing-smoke (pull_request) Failing after 26s
Smoke Test / smoke (pull_request) Failing after 28s
Agent PR Gate / gate (pull_request) Failing after 38s
Agent PR Gate / report (pull_request) Successful in 7s

- Add scripts/fleet_phase6_network.py as Phase-6 evaluator
- Add docs/FLEET_PHASE_6_NETWORK.md as committed network report
- These were landed in PR #838 but omitted from repo_evidence list

Closes #553
This commit is contained in:
2026-04-29 07:06:47 -04:00
parent 95eadf2d08
commit dc07bf0147

View File

@@ -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"