Files
L'électron rare a96780ba7e Add French documentation for standards, integrations, cockpit, evaluations, and hardware tools
- 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.
2026-03-25 01:08:52 +01:00

1.5 KiB

ZeroClaw Integrations

ZeroClaw remains in scope as the local operator stack for Kill_LIFE.

This directory is synced by tools/ai/zeroclaw_stack_up.sh into artifacts/zeroclaw/integrations/, then served by the follow UI.

Current integration posture:

  • ZeroClaw: kept as the local operator stack entrypoint.
  • n8n: kept as an external automation bridge and workflow handoff surface.
  • LangGraph: kept as an optional orchestration pattern, not the default runtime.
  • AutoGen: kept as an optional multi-agent experimentation path.

These integrations are intentionally documented as operator runbooks. They are not required for the canonical repo-local stable path.

Operator posture:

  • ZeroClaw runtime is started on demand via tools/ai/zeroclaw_stack_up.sh.
  • zeroclaw.saillant.cc is the live runtime surface when the native stack is up.
  • zeroclaw-docs.saillant.cc serves the ZeroClaw runbooks behind the authenticated edge-proxy.
  • langgraph.saillant.cc serves the LangGraph runbook behind the authenticated edge-proxy.
  • When the local ZeroClaw runtime is stopped, zeroclaw.saillant.cc should present an operator-friendly offline page instead of raw proxy errors.

Available runbooks: