Route the healthcheck output through one helper #16
Reference in New Issue
Block a user
Delete Branch "orchestra/06G4GWWJ8SWFREF06HDYEBAG0C"
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?
Goal
Route the healthcheck output through one helper
scripts/orchestra_e2e_healthcheck.shprints its success line from more than one place. Centralise the output so every path goes through one helper, and give that helper an explicit format argument rather than reading a global. Behaviour must not change. The plain run,--quiet,--helpand--jsonall keep their current output and exit statuses, andscripts/test_healthcheck.shkeeps passing. ## Research first Establish at least three findings with distinct confidence: at least onefact, oneinference, oneassumption.Acceptance
Verification
bash -n scripts/*.sh && bash scripts/orchestra_e2e_healthcheck.shexited 05bcffb337f5bcffb337f: passBehavioural changes
Deviations from plan
Remaining risks
Review hotspots
The sections above are derived from Orchestra state. The reported
changes, deviations, risks, and hotspots are the implementing agent's
own account and are not verified.