Files
Paulo Aboim Pinto eb70916a30 feat(FEAT-012): add Gherkin discovery-filtering acceptance harness
- New tests/features/feat-012-discovery-filtering.feature: 7 scenarios
  (AC1-AC6 + AT-010 alias-aware unification) covering all six FEAT-012
  acceptance criteria and EPIC AT-008/009/010
- New commands/epic_discovery_acceptance.rs: scenario-level cucumber worlds
  bound to live palette builder, live slash completion, and live dispatch;
  fail_on_skipped + non-zero passed-step assertions per scenario
- Registered module in commands/mod.rs
- docs/architecture/command-dispatch.md: module map row for shared
  discovery.rs owner
- feat012 selector: 7/7 scenarios pass, zero skipped, non-zero steps each
- Guards: discovery 13/13, palette 34/34, completion 24/24; strict clippy
  0 warnings

Generated with Claude Code
2026-08-07 04:34:19 -07:00
..