Files
whetstone_DSL/editor/src
Bill d241a70f74 Fix cross-project targetFiles contamination in generate_taskitems
Two bugs caused taskitems to emit constcad/README.md and hivemind/README.md
as targetFiles regardless of workspace:

1. Negation blindness: acceptance criteria like "no constcad, no hivemind
   paths" were being parsed as cross-project repo signals. Added
   isPrecededByNegation() helper and skip acceptance-criteria anchor entirely
   in the repo signal scan — those sections describe what to check, not what
   to target.

2. Wrong fallback order: cross-project targets were tried before workspace
   targets. Swapped the order so inferWorkspaceTaskTargets and
   inferWorkspaceFallbackTargets run first; cross-project is now last resort
   only when the workspace itself has nothing.

Verified: sprint 02 whimptk taskitem run now emits correct whimptk-local
paths (include/whimptk/InterfaceRequirements.h, src/InterfaceRequirements.cpp,
etc.) with 0 escalations and executionSpecificityScore 75-90.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 14:03:06 -06:00
..
2026-02-17 21:24:03 -07:00
2026-02-09 12:26:13 -07:00
2026-02-09 11:44:37 -07:00
2026-02-09 09:38:57 -07:00
2026-02-10 08:04:00 -07:00
2026-02-10 07:58:25 -07:00
2026-02-09 09:26:54 -07:00
2026-02-09 09:26:54 -07:00
2026-02-09 09:29:01 -07:00
2026-02-09 21:51:44 -07:00
2026-02-09 17:47:26 -07:00
2026-02-09 16:46:58 -07:00
2026-02-09 21:58:13 -07:00
2026-02-09 12:52:20 -07:00
2026-02-09 12:30:31 -07:00
2026-02-09 22:50:49 -07:00
2026-02-09 22:24:57 -07:00
2026-02-09 12:56:27 -07:00
2026-02-09 21:35:54 -07:00
2026-02-09 13:04:58 -07:00