gsxdsm
cc26b333ce
FN-6856: restrict executor full-suite testing
Clarify executor verification guidance so agents default to targeted tests and reserve full workspace suites for explicit opt-in.
- Update canonical executor prompts to prohibit full/workspace-wide test suites as the normal verification path.
- Preserve workspace lint/build/typecheck gates while requiring targeted test verification unless task or workflow instructions opt in.
- Extend executor prompt coverage to assert the full-suite restriction and allowFullSuite opt-in language.
Files changed:
packages/core/src/agent-prompts.ts | 11 ++++++++---
.../engine/src/__tests__/executor-review-verdicts.test.ts | 5 ++++-
packages/engine/src/executor.ts | 11 ++++++++---
3 files changed, 20 insertions(+), 7 deletions(-)
Fusion-Task-Id: FN-6856
Fusion-Task-Lineage: 78d698df-9e85-4371-bf59-af27e64e3069
2026-06-21 09:00:40 -07:00
..
2026-06-21 09:00:40 -07:00
2026-04-24 19:39:20 -07:00
2026-06-19 07:34:26 -07:00
2026-04-13 16:35:06 -07:00
2026-06-19 07:34:26 -07:00
2026-06-08 15:19:27 -07:00
2026-06-19 23:47:20 +00:00