Files
stack/tasks/ng-goal-footer-review.json

18 lines
1.5 KiB
JSON

{
"taskVersion": 1,
"id": "t-ng-goal-footer-review",
"prompt": "Independently review the exact issue #54 candidate supplied by the conductor. Read docs/plans/2026-09-06_ng-goal-footer-dev.md and inspect only canonical source under extensions/ plus its focused tests and verify the generated .pi/extensions installation through scripts/sync-dev-extensions.sh. You are not the author. Do not edit files, commit, push, read credentials, or inspect ~/.mosaic. Verify that the candidate has no symlinks or paths resolving into ~/.mosaic; removes the above-editor goal widget; composes with Pi's built-in footer; uses textual status in addition to semantic color; distinguishes active, waiting, paused, blocked, complete, and no-goal handling; returns the entire goal text from bare /goal and the shortcut; does not reactivate completed work; safely loads prior version-1 state; and preserves continuation, bounded wait, abort, persistence, and incarnation fencing. Run focused tests and inspect hostile or malformed state cases. Check shortcut conflicts against the pinned Pi keybindings. Return APPROVE or REQUEST CHANGES, findings ordered by severity with file and line references, exact commands and results, and the reviewed candidate hash. Missing native TUI evidence must be labeled not verified rather than passed.",
"workspace": "stack-repo",
"capabilities": {
"tools": [
"read",
"bash",
"grep",
"find",
"ls"
]
},
"session": "worker-ng-goal-footer-review",
"timeoutSeconds": 600
}