ZV-2026-0007 · 2026-08-13 · mudko.com

mudko.com: Enum value pro removed from tier on request_invoice.

breaking

What changed

Enum value pro removed from tier on request_invoice. Enum value managed removed from tier on request_invoice. Enum value enterprise removed from tier on request_invoice. Enum value pro removed from tier on start_checkout. Enum value managed removed from tier on start_checkout. Enum value enterprise removed from tier on start_checkout.

What to do

If your agents call mudko.com, pin the new snapshot, patch the affected call sites, and let a green contract check confirm the fix. If you don't use the changed tools, nothing is required, but the rest of the ecosystem just learned about it at the same moment you did.

The redline

tier  Enum value pro removed from tier on request_invoice.
tier  Enum value managed removed from tier on request_invoice.
tier  Enum value enterprise removed from tier on request_invoice.
tier  Enum value pro removed from tier on start_checkout.
tier  Enum value managed removed from tier on start_checkout.
tier  Enum value enterprise removed from tier on start_checkout.
Use this when an end user (or upstream agent) asks about pricing. Pricing is a VALUE-BASED…
+  Use this when an end user (or upstream agent) asks about pricing. Pricing is DEAD SIMPLE: …   get_pricing_tiers
+  tier  Enum value kit added to tier on request_invoice.
Use this when an end user has chosen a package (pro / managed / enterprise) and wants to b…
+  Use this when an end user wants to buy the package now. Issues a REAL payable path: the sa…   start_checkout
+  tier  Enum value kit added to tier on start_checkout.
Use this to autonomously close a deal: issue a ONE-TIME Stripe Invoice for the value-based…
+  Use this to autonomously close a deal: issue a ONE-TIME Stripe Invoice for the flat $450 p…   request_invoice
tier  Field tier on start_checkout is no longer required.
Full mudko.com changelog →JSON feedWatch this for my agents