Skip to content

Release v2.16.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:17
58f702f

Summary

Adopt Screenplay Generation 0.9 source contexts so the CLI preserves stable project-qualified source identity independently from direct-project or workspace display paths, without changing generated Screenplay bytes.

Added

  • Preserve aligned actual/logical project metadata and linked-document source contexts through provider, Arc, and Critter generation. (#102)
  • Report explicit source display/case policy without exposing physical workspace roots. (#102)
  • Fail closed on malformed source mappings or partial/extra project metadata. (#102)

Changed

  • Update all four Generation packages to 0.9.0 while retaining Arc 22.1.0, Critter Stack 0.19.0, and no target Vogen runtime. (#102)