Files
BMAD-METHOD/test/fixtures/agent-schema/invalid/menu-triggers/compound-wrong-shortcut.agent.yaml
Alex Verkhovsky 19df17b261 feat: add documentation website with Docusaurus build pipeline (#1177)
* feat: add documentation website with Docusaurus build pipeline

* feat(docs): add AI discovery meta tags for llms.txt files

- Add global headTags with ai-terms, llms, llms-full meta tags
- Update landing page link to clarify AI context purpose

* fix(docs): restore accidentally deleted faq.md and glossary.md

Files were removed in 12dd97fe during path restructuring.

* fix(docs): update broken project-readme links to GitHub URL

* feat(schema): add compound trigger format validation
2025-12-23 23:01:36 +08:00

25 lines
642 B
YAML

# Test: Compound trigger with wrong shortcut
# Expected: FAIL
# Error code: custom
# Error path: agent.menu[0].trigger
# Error message: agent.menu[].trigger compound format error: shortcut "XX" does not match expected "TS" for "tech-spec"
agent:
metadata:
id: compound-wrong-shortcut
name: Wrong Shortcut
title: Wrong Shortcut Test
icon: 🧪
persona:
role: Test agent
identity: Test identity
communication_style: Test style
principles:
- Test principle
menu:
- trigger: XX or tech-spec or fuzzy match on tech-spec
description: Shortcut does not match kebab trigger
action: test