218 Commits

Author SHA1 Message Date
Clément SAILLANT dcd35339a0 add zeroclaw local stack follow scripts 2026-02-21 01:36:27 +01:00
Clément SAILLANT b72fa3d53b add zeroclaw dual-repo orchestration toolkit 2026-02-21 01:10:51 +01:00
Clément SAILLANT cf447b1d2a add route parity gate script and runbook/evidence references 2026-02-21 00:15:50 +01:00
Clément SAILLANT 8c335e727d chore: Mise à jour du fichier .gitignore pour inclure des fichiers et dossiers de machines virtuelles 2026-02-19 13:21:24 +01:00
Clément SAILLANT ce192b76cb chore: Upgrade actions/upload-artifact from v3 to v4 across multiple workflows and update .gitignore to include additional virtual machine files 2026-02-19 13:18:39 +01:00
Clément SAILLANT edc35a62b1 feat: Add onboarding scripts and documentation for OpenClaw
- Created install_packages.sh to automate package installation in Ubuntu VM.
- Developed onboarding_simulation.sh for executing onboarding scripts and displaying guides.
- Added openclaw_check.sh to run OpenClaw doctor and help commands.
- Implemented scan_secrets.sh for scanning sensitive patterns in the VM.
- Introduced onboarding README.md and examples.md for contributor guidance.
- Created guide_contributeur.md and guide_vm_sandbox.md for detailed onboarding instructions.
- Added supports_visuels.md with diagrams and video tutorials for better understanding.
- Developed test_openclaw_actions.py for automated testing of OpenClaw actions.
- Created vm_test_report.md template for documenting VM test results.
- Added setup_python_secure.sh for secure Python environment setup.
- Implemented test_openclaw_sanitizer.py for testing sanitization functionality.
2026-02-19 13:16:22 +01:00
Clément SAILLANT 019dbb9fe8 Add GitHub Actions workflow for GitHub Pages deployment
This workflow automates the deployment of static content to GitHub Pages upon pushes to the main branch or manual triggers.
2026-02-19 12:12:57 +01:00
Clément SAILLANT a248933937 Add GitHub Actions workflow for Jekyll deployment
This workflow automates the building and deployment of a Jekyll site to GitHub Pages, including steps for checkout, setup, build, and deployment.
2026-02-19 12:12:41 +01:00
Clément SAILLANT 124906d084 feat: Add comprehensive CI/CD workflows and badges for compliance, security, and quality assurance
- Introduced multiple guides for workflows including Evidence Pack Validation, Incident Response, Model Validation, Performance & HIL, Release Signing, SBOM Validation, Secret Scanning, and Supply Chain Attestation.
- Created dynamic badges for each workflow to reflect their status and compliance.
- Implemented a checklist for validating CI/CD workflows and evidence packs.
- Developed scripts for building firmware, testing, collecting evidence, and generating audit reports.
- Added tools for generating community, documentation, quality, and security badges based on various reports.
- Established endpoints for dynamic badges to be integrated into documentation and README files.
- Enhanced the overall structure and traceability of CI/CD processes with evidence packs and automated checks.
2026-02-19 08:58:10 +01:00
Clément SAILLANT 9fa6acc5c7 README version tuto4noob :
Pas à pas pour survivre dans le chaos agentique.
Suis les instructions, même l’IA s’y perd parfois.
2026-02-19 07:59:49 +01:00
Clément SAILLANT 9734c88165 README restructuré : balises et instructions pour les voyageurs du système.
Ajout de motifs expérimentaux dans la documentation.
Navigation optimisée, mais bruit de fond garanti.
Les modules suivent désormais une logique dystopique.
ManuReadMe : à lire pour ne pas se perdre dans la cacophonie
2026-02-19 06:17:35 +01:00
Clément SAILLANT 86cf9bc792 README refait, galère assurée.
Tout est dedans, débrouille-toi.
Bon courage, vraiment.
2026-02-19 05:47:22 +01:00
Clément SAILLANT 408a85ffa3 Refactoring de plusieurs modules pour améliorer la synchronisation des agents et l’orchestration des rituels.
Ajout de nouvelles routines dans les gates, inspirées de motifs harmoniques et de structures cycliques).
Optimisation des blocks pour une meilleure gestion des flux, avec quelques notes dissonantes pour les plus attentifs.
Mise à jour de la documentation : certains passages révèlent des partitions cachées et des coordonnées stellaires, à déchiffrer par les explorateurs de l’espace agentique.
Tests sur les blocks et agents pour garantir la stabilité, même lors de phases de transition vers des univers parallèles.
Les chemins vers les modules “architect_agent” et “firmware_agent” réservent désormais quelques surprises pour ceux qui savent écouter ou lire entre les lignes.
2026-02-19 05:35:42 +01:00
Clément SAILLANT ccbeb68937 feat(mistral): introduce Mistral integration for safe patch generation and indexing
- Added new tools for generating and applying safe patches using Mistral.
- Implemented a local embedding index for repository files to facilitate search functionality.
- Created a schema for validating patch JSON structure.
- Developed various prompts for different agent roles (Architect, PM, QA, etc.) to guide Mistral's output.
- Established a set of scope allowlists to ensure safe application of patches.
- Included documentation for agents and systems correspondence.
- Added requirements for Mistral dependencies in requirements-mistral.txt.
2026-02-19 04:40:13 +01:00
Clément SAILLANT 87655f7ac1 Ajout audit agentique : rapport détaillé, diagramme, synthèse à la racine 2026-02-19 04:35:24 +01:00
Clément SAILLANT 17c3ad6c78 feat: Add new agent templates and prompts for project management, QA, documentation, firmware, and hardware schematic workflows
- 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.
2026-02-19 02:26:17 +01:00
Clément SAILLANT d7ffbf14cf feat: Add workflows and templates for design reviews, release processes, and compliance checks
- Introduced new documentation for design reviews (DR0/DR1) and release rituals.
- Created templates for Architecture Decision Records (ADR), Design Reviews, Playtest Reports, and Validation Plans.
- Established workflows for consulting, creative processes, systems engineering, R&D spikes, and compliance/QA.
- Implemented GitHub Actions workflows for firmware and hardware CI with required checks strategy.
- Added setup script for repository configuration, including label creation and branch protection.
- Developed installation script for Kill_LIFE with system updates and environment setup.
2026-02-19 01:35:10 +01:00
Clément SAILLANT dda793c0ef feat(hw): add schops tool for schematic operations and kicad-cli integration
- Introduced `kicad_cli.sh` for local and Docker-based kicad-cli execution.
- Created `schops.py` for schematic operations including ERC, BOM, netlist exports, and bulk edits.
- Added README.md for schops with installation and usage instructions.
- Included requirements.txt for necessary Python packages.
- Implemented rules engine for applying field defaults and renaming nets.
- Added tests for rules engine functionality.
- Introduced scope guard script to enforce file modification policies based on PR labels.
- Created watch script to monitor KiCad files and trigger hardware gate on changes.
2026-02-19 00:00:33 +01:00