Skip to content

Point v0.1.23

Choose a tag to compare

@numbercutter numbercutter released this 24 May 13:46
· 60 commits to main since this release

Added

  • Phase 31: variant-first domain outcomes — examples/variants/payment-outcome.point, Domain outcomes docs, action-outcome-not-exhaustive diagnostic for * Outcome variant dispatch.
  • Phase 31: calculation on failure return with calculation-on-failure-type-mismatch checking; on Case dispatch in calculations.
  • Phase 31: Python emit variant dict convention (kind + payload keys); agent-repair fixtures for outcome exhaustiveness and on-failure type mismatch.