From c835acc43dbbfa4757bcd4ff6baad92958660f6f Mon Sep 17 00:00:00 2001 From: kami Date: Tue, 28 Jul 2026 15:12:23 +0400 Subject: [PATCH] orchestra: TASK.md --- TASK.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TASK.md diff --git a/TASK.md b/TASK.md new file mode 100644 index 0000000..994b731 --- /dev/null +++ b/TASK.md @@ -0,0 +1,15 @@ +# Task 06FTGV7RJXHZCFNMM1MG5BTB1M + +Two-agent healthcheck and review E2E + +- Project: test-e2e +- Source: e2e/two-agent-healthcheck-1785237141 +- Priority: 0 +- Capability: opencode + +## Instructions + +Writer phase: in this isolated worktree, create executable scripts/healthcheck.sh that prints exactly healthy followed by a newline; run it and verify its output. Then write .orchestra-handoff-report.md stating the file changed, validation performed, and that the successor must review it. Do not modify TASK.md or any files outside scripts/healthcheck.sh and the handoff 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.