Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 11:52
a449e25

Summary

Source adapters can now contribute exact domain concepts independently of Arc, Roslyn, Vogen, or target syntax. Primitive and enumeration concepts resolve deterministically and lower into verified top-level Screenplay declarations.

Added

  • Add neutral primitive and enumeration concept representation facts and resolved graph entries. (#6)
  • Lower concepts without module placement and bind artifact properties by exact semantic subject. (#6)
  • Add authored .NET type-shape overloads that retain exact source subjects. (#6)

Fixed

  • Diagnose missing, invalid, conflicting, malformed, or same-named concepts without falling back to String. (#6)
  • Omit artifacts whose exact concept references cannot be emitted. (#6)