dda793c0ef
- 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.
358 B
358 B
Standards (Agent OS style)
Objectif : ne plus “ré-expliquer” tes conventions à chaque prompt.
global/: standards communsprofiles/: overrides selon le type de projet
Usage recommandé :
- Les agents lisent toujours
standards/global/*+ le profil actif. - Le profil actif est déclaré dans
specs/constraints.yaml(ex: esp-first).