Files
harmony/fleet/harmony-fleet-deploy
Jean-Gabriel Gill-Couture 7f76c9e81f
All checks were successful
Run Check Script / check (pull_request) Successful in 2m32s
refactor(fleet): deploy binary is operator-only — load config, run one Score
The binary carried a dev nats+operator+agent stack with user/pass flags
that no automated caller used (the e2e harness composes those Scores
from the lib directly). Cut it: main.rs is now load FleetDeploySecrets →
run one FleetOperatorScore. 265→118 lines. Matches ADR-023 (one Score
per component, compose upward).
2026-05-29 15:03:38 -04:00
..