b7258c72df
Plan 20 (UI/UX YiACAD) — 100% complete: - docs/YIACAD_COMPILED_ANCHOR_POINTS.md: C++ fork insertion points - docs/YIACAD_APP_INTENTS_STUDY.md: App Intents + on-device models Plan 24 (Mistral Studio) — blocked tasks annotated: - docs/MISTRAL_STUDIO_STATUS_2026-03-25.md: status + execution order Plan 25 (Hypnoled) — tooling ready: - docs/HYPNOLED_STATUS_2026-03-25.md: status + 10-step execution - tools/industrial/bom_analyzer.py: generic BOM parser + LCSC suggestions Project template: - templates/kill-life-project/: full scaffold for client repos - tools/project_init.sh: clone + apply template + commit - docs/PROJECT_TEMPLATE.md: usage guide Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
545 B
545 B
PCB — KiCad Projects
Place KiCad project directories here (.kicad_pro, .kicad_sch, .kicad_pcb).
Conventions
- One subdirectory per board variant (e.g.
main_board/,power_board/) - Keep library symbols/footprints in a
libs/subdirectory if project-specific - The Kill_LIFE
kicadMCP server runs ERC/DRC checks against files in this directory
Agent Integration
The forge agent generates design reviews from schematics found here.
The qa-agent runs ERC/DRC via the kicad MCP and reports results to docs/reviews/.