Architecture

KiCad Cruncher owns public KiCad workflow commands and generated artifact layouts. It composes `kicad-monkey` parsing/rendering primitives and `wn-geometer` projection support without taking ownership of either package's lower-level contracts.

Boundaries

Release Policy

Every public command must be represented in the command manifest, CLI design docs, contracts when applicable, and Rack-owned signoff tests. Generated outputs remain disposable unless promoted to explicit fixtures or contracts.