Major documentation update bringing all docs current with the 122-tool, 16-category state of the project (previously frozen at v2.1.0-alpha/59 tools). New documentation (9 files): - FREEROUTING_GUIDE.md - autorouter setup, Docker/Podman, all 4 tools - SCHEMATIC_TOOLS_REFERENCE.md - all 27 schematic tools with parameters - ROUTING_TOOLS_REFERENCE.md - all 13 routing tools with examples - FOOTPRINT_SYMBOL_CREATOR_GUIDE.md - 8 creator tools with examples - SVG_IMPORT_GUIDE.md - SVG logo import tool - DATASHEET_TOOLS_GUIDE.md - datasheet enrichment tools - PCB_DESIGN_WORKFLOW.md - end-to-end design guide - ARCHITECTURE.md - system architecture for contributors - INDEX.md - documentation table of contents Updated documentation (12 files): - README.md - tool count 64->122, feature list, contributor credits - TOOL_INVENTORY.md - complete rebuild with all 122 tools - STATUS_SUMMARY.md - updated to v2.2.3 feature matrix - ROADMAP.md - marked completed milestones, added v2.3+ vision - KNOWN_ISSUES.md - removed resolved issues, added v2.2.x fixes - CLIENT_CONFIGURATION.md - added KICAD_MCP_DEV, FREEROUTING_JAR env vars - LIBRARY_INTEGRATION.md - added symbol and project-local library support - ROUTER_ARCHITECTURE.md, ROUTER_QUICK_START.md - updated tool counts - IPC_BACKEND_STATUS.md - updated dates - JLCPCB_USAGE_GUIDE.md - added cross-reference note - CONTRIBUTING.md - added ARCHITECTURE.md reference, updated tool count Archived 10 completed planning docs to docs/archive/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.2 KiB
1.2 KiB
Archived Documentation
This directory contains historical planning and session documents from the KiCAD MCP Server development. These documents record the design decisions and implementation progress for features that are now complete.
They are preserved for historical reference but are no longer maintained. For current documentation, see the Documentation Index.
Contents
- SCHEMATIC_WIRING_PLAN.md - Original plan for the intelligent wiring system (completed v2.1.0)
- SCHEMATIC_WORKFLOW_FIX.md - Fix for broken schematic workflow, Issue #26 (completed v2.1.0)
- DYNAMIC_LIBRARY_LOADING_PLAN.md - Plan for dynamic symbol loading (completed v2.1.0)
- DYNAMIC_LOADING_STATUS.md - Status tracking for dynamic symbol loader (completed v2.1.0)
- JLCPCB_INTEGRATION_PLAN.md - Original JLCPCB integration plan (completed v2.1.0)
- ROUTER_IMPLEMENTATION_STATUS.md - Router pattern implementation progress (completed v2.0.0)
- IPC_API_MIGRATION_PLAN.md - IPC backend migration plan (completed v2.0.0)
- BUILD_AND_TEST_SESSION.md - Early build and test session notes
- WEEK1_SESSION1_SUMMARY.md - Week 1 development session 1 notes
- WEEK1_SESSION2_SUMMARY.md - Week 1 development session 2 notes