Context
tests/unit/ covers 12 foundation primitives but none of the 30 files in src/commands/ has a direct test.
Task
Add a test for one no-network command (doctor.ts or schema.ts) as the template others can follow.
Acceptance criteria
One command test merged, documented as the pattern for the rest.
Context
tests/unit/covers 12 foundation primitives but none of the 30 files insrc/commands/has a direct test.Task
Add a test for one no-network command (
doctor.tsorschema.ts) as the template others can follow.Acceptance criteria
One command test merged, documented as the pattern for the rest.