Skip to content

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 01:04
8b4621f

Summary

Adds the shared semantic pipeline source ecosystems use to generate one verified Screenplay definition without coupling adapters to the Screenplay AST.

Added

  • Add framework-neutral semantic fact, evidence, provenance, and diagnostic contracts.
  • Add deterministic conflict resolution, Screenplay lowering, canonical printing, and round-trip verification.
  • Add a reusable Roslyn SDK for project-qualified symbols, source provenance, generated-source detection, and type shapes.
  • Add independently packable Contracts, Generation, and Generation.DotNet NuGet packages.