17c3ad6c78
- Introduced PM Agent and QA Agent with detailed plans and objectives. - Created prompts for generating intake, specifications, plans, and tasks. - Developed templates for architect, doc, firmware, and hardware schematic agents. - Added installation and coordination plans to streamline multi-agent workflows. - Established a comprehensive mapping and recommendations for the Kill_LIFE project. - Included a flow diagram and technical analysis for better understanding of the project structure.
1.1 KiB
1.1 KiB
Table de mapping Kill_LIFE
| Dossier | Rôle/Usage | Dépendances principales |
|---|---|---|
| agents/ | Orchestration par rôle | specs/, docs/, gates/, evidence/ |
| ai-agentic-embedded-base/ | Socle méthodo, CI/CD | agents/, bmad/, tools/ |
| bmad/ | Gates, rituels, templates | agents/, specs/, docs/ |
| compliance/ | Profils, plans, standards | evidence/, plan.yaml, standards/ |
| docs/ | Guides, FAQ, quickstart | specs/, compliance/, hardware/ |
| firmware/ | Code, tests, PlatformIO | specs/, tools/, evidence/ |
| hardware/ | Blocks, rules, KiCad | tools/hw/, blocks/, rules/ |
| standards/ | Conventions, profils | specs/constraints.yaml |
| tools/ | Scripts CI, compliance, hw | agents/, hardware/, compliance/ |
Ce tableau synthétise les usages et dépendances de chaque dossier pour faciliter l’extension et la maintenance.