BMAD-METHOD/test/fixtures/agent-schema/invalid/menu-triggers
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
..
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
compound-wrong-shortcut.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