BMAD-METHOD/src
Mårten Angner 4774ee20e9 Remove VTC concept entirely — use Trigger Map directly
The VTC (Value Trigger Chain) was a separate concept that extracted
specific nodes from the Trigger Map into a YAML file. This caused
agents to run trigger mapping during Phase 1 (Product Brief), forcing
users to repeat the work in Phase 2. Observed in Monday workshop.

Architectural fix:
- Phase 1 is casual business discovery, NOT trigger mapping
- Phase 2 is where the Trigger Map gets built (unchanged)
- When scenarios/content need strategic context, they reference
  the Trigger Map directly — no separate VTC concept needed

Removed (19 files deleted):
- 1-project-brief/vtc-workshop/ (14 step files + workflow)
- step-04-create-vtc.md and step-11a-create-vtc.md from Phase 1
- step-03c-create-vtc.md from Phase 0 alignment
- vtc-template.yaml

Renamed:
- step-03-build-vtcs.md → step-03-build-strategic-context.md
- step-02-vtc-consistency.md → step-02-trigger-map-consistency.md
- step-01-load-vtc-context.md → step-01-load-trigger-map-context.md
- 07-create-vtc.md → 07-reference-trigger-map.md

Rewritten:
- Phase 4 scenario init: "create VTC" → lightweight "pick from Trigger Map"
- Phase 6 content: load context from Trigger Map, not from VTC
- Templates: "Trigger Map" section → "Business Context" (Phase 1 scope)

Zero VTC references remain in src/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 19:15:32 +01:00
..
agents Optimize Freya menu, fix conceptualize workflow from real usage 2026-02-25 13:33:51 +01:00
data Replace VTC terminology with Trigger Map/strategic context across all workflows 2026-02-25 17:01:27 +01:00
gems Fix duplicate trigger-map reference and update Freya role name 2026-02-25 17:12:49 +01:00
skills Fix duplicate trigger-map reference and update Freya role name 2026-02-25 17:12:49 +01:00
workflows Remove VTC concept entirely — use Trigger Map directly 2026-02-25 19:15:32 +01:00
module-help.csv Sync src/ with expansion repo v0.2.0 2026-02-22 13:41:15 +01:00
module.yaml Fix lint and formatting issues for v0.2.0 release 2026-02-22 14:18:53 +01:00