Skip to content

Release v0.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:58
65eb133

Summary

Add the public Roslyn helpers, package-consumer gates, and canonical guidance needed to build source adapters against the shared Generation SDK while keeping future realization and placement work explicit.

Added

  • Public invocation, receiver-root, and overload-safe method identity APIs for .NET source adapters. (#18)
  • Canonical source-adapter guidance for authored-source authority, neutral facts, deterministic composition, and verification. (#18)
  • A versioned realization-report design that preserves semantic and technical provenance as separate future work. (#24)

Changed

  • Candidate packages now verify clean consumers, shared source placement, compatibility ancestry, and deterministic generation before publication. (#26)
  • Source-placement adoption and compatibility follow-up guidance now records the remaining Arc, Critter Stack, and CLI work. (#26)