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.
AutoGen Runbook
AutoGen stays available as an optional multi-agent experimentation path
alongside ZeroClaw.
Use it when you want:
- ad hoc multi-agent roleplay or decomposition
- experimentation outside the canonical repo workflow path
- quick prototypes before turning a flow into a tracked workflow or MCP tool
Current posture:
- retained as a documented integration
- not part of the canonical stable gate
- should remain outside critical firmware/CAD/release paths by default
If revived as code, keep it isolated from the stable repo-local CI path and document the trigger conditions explicitly.