Release v22.4.0
Summary
Completes generated Screenplay specification recovery across rejection, command/event, read-model, and query scenarios with exact source evidence and atomic fail-closed behavior.
Added
- Recover generated command success and appended-event expectations with exact predicate values. (Cratis/Screenplay.Generation#25)
- Recover generated read-model scenarios, inherited properties, and application-proven event placement. (Cratis/Screenplay.Generation#25)
- Recover Stage-generated query specifications as query/read-model artifacts,
Returns, StateView placement, and ordered argument/result values. (Cratis/Screenplay.Generation#25)
Changed
- Adopt the verified Generation
0.15.0bounded-source evidence release. (Cratis/Screenplay.Generation#25) - Reject computed, conditional, repeated, ambiguous, incomplete, lookalike, or unsupported scenario shapes atomically with no partial facts. (Cratis/Screenplay.Generation#25)