Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:05
f8cd634

Summary

Source adapters can now attach independently proven named attributes and documented reasons to neutral concepts without coupling them to representation, validation, identity, or target syntax.

Added

  • Add concept attribute facts, deterministic resolution, provenance, and lowering. (#6)
  • Preserve optional attribute reasons in generated Screenplay. (#6)

Fixed

  • Diagnose conflicting or invalid attributes without dropping the underlying concept. (#6)