Public command

schematic

Reserves the schematic utility command group for cleanup tools that mirror the PCB plugin pattern.

Usage

kicad-cruncher schematic clean

Arguments

schematic clean currently accepts no behavior arguments. Its future config will cover parameter coalescing, generated-field cleanup, and safe schematic formatting normalization.

Output

The command emits a JSON deferred-status payload until PCB Clean proves the CLI/config/daemon/plugin pattern.

Tests

L0 verifies command registration and help. Future tests will introduce a schematic cleanup config schema before mutation behavior becomes public.