28 lines
932 B
Markdown
28 lines
932 B
Markdown
# Task 06G4JX6MSQEP7N0D5JWW9EP5X4
|
|
|
|
Late handoff rig: add a --version line to the healthcheck usage text
|
|
|
|
- Project: test-e2e
|
|
- Source: burnin/late-handoff-1
|
|
- Priority: 0
|
|
|
|
## Instructions
|
|
|
|
Add the version string to the usage text printed by scripts/orchestra_e2e_healthcheck.sh --help. Keep every existing line and exit status unchanged, and keep scripts/test_healthcheck.sh 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.
|