Refund eligibility
Checks whether a subscription refund request is allowed, denied, or unknown under tracked policy sources using direct declarative Rulebook v1 evaluation.
- REST
POST /api/v1/refund/eligibility
Policy MCP Notaries
Krafthaus owns the product layer for refund, cancellation, return, and trial notaries. Decide remains the stable API runtime behind the MCP and REST endpoints.
Refund, Trial, Cancel, and Return are now migrated to direct declarative Rulebook v1 evaluation. No trusted adapter is required: normalized policy facts flow directly into binding rulebooks and return signed rulebook attestations.
Four stable notaries
Checks whether a subscription refund request is allowed, denied, or unknown under tracked policy sources using direct declarative Rulebook v1 evaluation.
POST /api/v1/refund/eligibilityChecks whether a cancellation is free, penalty-bearing, locked, or unknown for supported vendors using direct declarative Rulebook v1 evaluation.
POST /api/v1/cancel/penaltyChecks whether an item return is returnable, expired, non-returnable, or unknown using direct declarative Rulebook v1 evaluation.
POST /api/v1/return/eligibilityChecks whether a free trial is available, unavailable, or unknown from the current policy surface using direct declarative Rulebook v1 evaluation.
POST /api/v1/trial/termsProof assets
Migration rule
Existing MCP registries, GitHub lists, and client configs can keep using Decide URLs. Human-facing product discovery, positioning, and future paid packaging should point here.