[EPIC] Harden Gemini Sovereign Infrastructure Suite after merge #418 #432
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Merged-code evidence that motivated this backlog
scripts/agent_dispatch.py: hard-coded host IPs,StrictHostKeyChecking=no, and user task text interpolated into a remote command string.scripts/fleet_llama.py,scripts/self_healing.py,scripts/telemetry.py, andscripts/provision_wizard.py: disabled SSH host verification and/or shell-string execution patterns.scripts/self_healing.py:main()runs a healing cycle unconditionally, so--helpis not side-effect safe.scripts/architecture_linter_v2.py: rule logic depends on repo basename and currently diverges from the suite it ships with.Desired outcome
timmy-configas sovereign infrastructure.Child issues
Related existing work
Recommended order