a96780ba7e
- Created README_FR.md files for various standards and profiles in the `standards` directory, detailing conventions and usage. - Added integration documentation for ZeroClaw, AutoGen, LangGraph, and n8n in the `tools/ai/integrations` directory, outlining their roles and usage. - Introduced a comprehensive README_FR.md for the `tools/cockpit` directory, detailing operator commands and health-check routines. - Added a README_FR.md for the `tools/evals` directory, providing a benchmark framework for electronic prompts. - Created a README_FR.md for the `tools/hw/schops` directory, explaining CLI operations for schematic management. - Added README_FR.md files for the `web` directory and its `project/pcb` subdirectory, outlining the web application structure and PCB viewer inputs.
Workflows professionnels (opérationnels)
Ces workflows sont conçus pour ressembler aux pratiques cabinet de conseil, bureau d’études, design produit, studio créatif, R&D, industrialisation / compliance — tout en restant compatibles avec le pipeline agentique du repo :
- labels
type:*pour classer l’intention métier, - labels
ai:*pour déclencher l’automatisation (Issue → PR), - scope guard et label enforcement pour sécuriser les actions,
- evidence pack pour tracer les décisions et résultats.
Menu
- 🧑💼 Cabinet de conseil
- 🏗 Bureau d’études / Ingénierie système
- 🎨 Design produit / UX
- 🎭 Créatif / narration / contenu
- 🧪 R&D / spikes time-boxés
- 🛡 Compliance / QA / Release
Règle simple (anti-chaos)
- Crée une issue avec un template (
.github/ISSUE_TEMPLATE/). - Triage : ajoute
prio:*,risk:*,scope:*, et garde seulement untype:*. - Déclenche l’automatisation en ajoutant le bon label
ai:*:ai:spec→ formaliser exigences (RFC2119 + critères d’acceptation)ai:plan→ architecture + options + ADRai:tasks→ backlog exécutableai:impl→ impl + tests minimauxai:qa→ durcissement tests/edgeai:docs→ docs + runbooks
⚠️ Si tu suspects une injection / comportement bizarre : ajoute ai:hold.
Evidence pack
Voir : docs/evidence/evidence_pack.md.
Séquences opératoires canoniques
- Local / cockpit / restore :
docs/KILL_LIFE_WORKFLOW_LOCAL_SEQUENCE_2026-03-11.md - GitHub / dispatch / CI / artifacts :
docs/KILL_LIFE_WORKFLOW_GITHUB_SEQUENCE_2026-03-11.md
Raccourci d'usage :
- si le besoin est de valider un workflow, un runtime local ou un export avant CI, partir de la séquence
local - si le besoin est de suivre un dispatch allowlisté, un check GitHub ou un evidence pack CI, partir de la séquence
github