BMAD-METHOD/test/fixtures/agent-schema/invalid/menu-triggers
Alex Verkhovsky 1a014d5783 fix: normalize trigger fuzzy match format for schema validation
- Add dashes to fuzzy match text to match kebab-case triggers
- Add missing 'chat' kebab in CH triggers (CH or chat or fuzzy match on chat)
- Relax schema to allow 1-3 char shortcuts and skip shortcut derivation check
- Remove compound-wrong-shortcut test fixture (no longer validated)

All 24 agent files now pass schema validation.
2025-12-25 05:26:01 -08:00
..
camel-case.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
compound-invalid-format.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
compound-mismatched-kebab.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
duplicate-triggers.agent.yaml feat: add agent schema validation with comprehensive testing (#774) 2025-10-20 07:14:50 -05:00
empty-trigger.agent.yaml feat: add agent schema validation with comprehensive testing (#774) 2025-10-20 07:14:50 -05:00
leading-asterisk.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
snake-case.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
trigger-with-spaces.agent.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00