Skip to content

Release v0.15.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 03:18
f6c0a01

Summary

Completes the reusable authored-source and bounded Roslyn evidence surface required by source adapters while preserving exact provenance, deterministic failures, and package compatibility.

Added

  • Add authoritative authored invocation and assignment enumeration, exact normalized method signatures, and typed bounded constant, type, payload, and collection extraction. (#18)
  • Add atomic fail-closed diagnostics with immutable snapshots, exact child locations, and comprehensive negative coverage. (#18)

Changed

  • Migrate Vogen validation-message discovery to shared authored invocation, signature, formal-argument, and bounded-value helpers while preserving fact, diagnostic, and generated-source bytes. (#18)
  • Document the complete .NET source evidence API and verify it through current and legacy package consumers. (#18)