Release v0.1.0
Summary
Adds a source-first Critter Stack generator that mirrors the existing Arc package model: callers supply Roslyn compilations and receive one verified Screenplay definition without starting the application or PostgreSQL.
Added
- Generate markerless Marten events, aggregate snapshots, read models, reducers, commands, and queries from source.
- Interpret Wolverine HTTP endpoints, aggregate workflows, response wrappers, direct event/document operations, and outgoing messages.
- Expose a complete
CritterStackScreenplayGeneratorfaçade plus stable Marten/Wolverine diagnostics. - Cover current and legacy Critter Stack conventions with synthetic fixtures and real BankAccountES, IncidentService, and CritterStackHelpDesk smoke validation.