docs: fix long-task governor verification script names
This commit is contained in:
@@ -79,8 +79,8 @@ If using `scripts/long_task_governor_wrapper.mjs`, map wrapper output into this
|
|||||||
## Verification notes
|
## Verification notes
|
||||||
|
|
||||||
For this slice, keep verification short and explicit:
|
For this slice, keep verification short and explicit:
|
||||||
- **wrapper fixture runner**: `node scripts/long_task_governor_wrapper_fixture_runner.mjs`
|
- **wrapper fixture runner**: `node scripts/test_long_task_governor_wrapper.mjs`
|
||||||
- **force-recall smoke test**: `node scripts/long_task_governor_force_recall_smoke.mjs`
|
- **force-recall smoke test**: `node scripts/test_force_recall_long_task_preflight.mjs`
|
||||||
- capture the output in task notes when this launch template or its linked workflow changes
|
- capture the output in task notes when this launch template or its linked workflow changes
|
||||||
|
|
||||||
## Current non-goals
|
## Current non-goals
|
||||||
|
|||||||
@@ -175,8 +175,8 @@ If using the wrapper MVP:
|
|||||||
### Verification notes for this slice
|
### Verification notes for this slice
|
||||||
|
|
||||||
Keep verification lightweight and reproducible:
|
Keep verification lightweight and reproducible:
|
||||||
- **wrapper fixture runner**: run `node scripts/long_task_governor_wrapper_fixture_runner.mjs`
|
- **wrapper fixture runner**: run `node scripts/test_long_task_governor_wrapper.mjs`
|
||||||
- **force-recall smoke test**: run `node scripts/long_task_governor_force_recall_smoke.mjs`
|
- **force-recall smoke test**: run `node scripts/test_force_recall_long_task_preflight.mjs`
|
||||||
- record the command output in the task checkpoint or PR notes when this skill changes
|
- record the command output in the task checkpoint or PR notes when this skill changes
|
||||||
|
|
||||||
### Current non-goals for this slice
|
### Current non-goals for this slice
|
||||||
|
|||||||
Reference in New Issue
Block a user