Billing & usage
Weles owns subscriptions and payment policy. Jeden records model usage and selects only eligible billing targets returned by that control plane.
Payment boundary
/payment-method setup --account <id> opens a Weles-hosted HTTPS setup flow. Jeden never accepts or stores card numbers, CVC/CVV values, processor tokens, billing addresses, or payment credentials.
Purchase policy
/billing policy get
/billing policy set … --approve
/billing policy reset
/subscriptions list
/subscriptions statusAutomatic purchase and renewal remain disabled until an explicit revision-pinned policy is enabled. Financial mutations require caller idempotency and are checked against pinned policy and quote revisions.
Quota and failover
For each logical model request, Jeden freezes an eligible subscription order. Typed quota exhaustion moves a target into a durable Retry-After-bounded cooldown. Failover does not occur after output becomes visible.
Usage ledger
/usage show reports token and cost accounting; /usage reset resets the local view. The served account, subscription, quota bucket, and route decision remain attached to session audit data.