1.0 KiB
Task 06G4M6HF1Z3EREX1X3NEKSHP24
Name the healthcheck success message once
- Project: test-e2e
- Source: burnin/run14-a
- Priority: 0
Instructions
scripts/orchestra_e2e_healthcheck.sh spells its success message inline. Give it a single named constant beside the existing VERSION constant and use that constant everywhere the message is printed.
Behaviour must not change. The plain run, --quiet and --help keep their current output and exit statuses, and scripts/test_healthcheck.sh keeps passing.
Research first
Establish at least three findings with distinct confidence: at least one fact, one inference, one assumption.
Quality gate
bash -n scripts/*.sh && bash scripts/orchestra_e2e_healthcheck.sh
Completion
Run the configured quality gate. When the task is ready for the worker to verify and deliver, create .orchestra/done. Do not write a prose completion report.
This file is immutable for the lifetime of the task (§6.2) — its hash is carried in every handoff and re-verified on every pickup. Do not edit it.