Skip to content

Release v2.24.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 12:55
f56b79a

Added

  • Event modeling with Screenplay: domain discovery, the nine-step workflow per behavior, the four slice types, and the model-validation gate.
  • Six Screenplay language skills, one per surface — the command and write surface, the Projection Declaration Language, read models and queries and screens, UI composition, the Change Data Capture Language with reactions and triggers, and given/when/then specifications.

Changed

  • The cratis/screenplay profile now carries the modeling method and the whole .play language, not only the compiler reference.
  • The Screenplay language reference routes each construct to the skill that owns it, and the Chronicle event-modeling, event-model-diagram and Stage skills now name the Screenplay route.
  • The always-loaded "Where to Look" table points at Screenplay for designing an information system, business process or information flow, and at Stage for rendering a settled model.