Skip to content

Release v3.10.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 09:19
efaea8e

Summary

Give Cratis rendering one package-owned, destination-independent entry point with an exact standalone backend scaffold and fail-closed profile/semantic admission.

Added

  • Deterministic backend-only Cratis application scaffold with exact dependency and Chronicle image pins. (#71)
  • CratisRendering facade owning target identity, scaffold profile creation, admission, and artifact planning. (#11)
  • Standalone generated-application verification for Debug build/specs, Release build, hostile parent MSBuild files, and Docker health when available. (#71)

Changed

  • Generated Debug applications now keep the host active beside inline specifications while containing the expected entry-point warning locally. (#71)
  • Profiles with changed identities, versions, inputs, bytes, or hashes are rejected before rendering. (#11)
  • Plans with unsupported reachable semantics now return blocking diagnostics and zero candidate artifacts. (#13)