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.
987 B
987 B
OpenClaw Contributor Onboarding
Welcome! To integrate OpenClaw into a Kill_LIFE project or contribute:
Onboarding Box
- Read the openclaw/ README and the "OpenClaw Workflows & Security" section.
- Verify that your environment is sandboxed (no access to secrets/source code).
- Use
ai:*labels for all actions. - Publish only sanitized comments.
- Never modify
.github/workflows/workflows without human validation. - Check the FAQ and security guides.
Contributor Checklist
- Sandbox enabled, no access to secrets/source code
- Actions limited to sanitized labels/comments
- Compliance with scope guard and conventions
- Evidence pack provided for any contribution
- Documentation updated
- Human validation for any sensitive modification
For any question or issue, open an issue or contact the team.