19 lines
693 B
Markdown
19 lines
693 B
Markdown
# Task 06G4E6F69AKP2PA00S28D7ASBC
|
|
|
|
Add a --quiet flag to the healthcheck script
|
|
|
|
- Project: test-e2e
|
|
- Source: gitea:test-e2e/7
|
|
- Priority: 0
|
|
|
|
## Instructions
|
|
|
|
scripts/orchestra_e2e_healthcheck.sh already handles --help. Add a --quiet flag alongside it that suppresses the success line and still exits 0. Leave the default behaviour and the --help output unchanged.
|
|
|
|
## 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.
|