Day one of building Munchausen v1.0 started with deleting the existing implementation and deliberately breaking its replacement.
Munchausen is a mock-data generator for .NET that infers realistic values from
your types. Before writing v1.0, I spent time designing the API and architecture,
then captured the result in a single design document. At the end, I divided the
implementation into stages: M0 for the repository scaffold, M1 for determinism,






