Suite contract 3

Quotes, jobs and credits

Distinguish a quote, a confirmed job, credits and a cash purchase.

Guides

Confirm the exact work

A processing quote binds an operation, inputs, selected rate and applicable terms. Review it before confirmation. A changed input, expired quote or changed commercial terms requires a new quote; loading a page does not submit a job.

A submitted or running job is not a completed result. Use the current authorized job state and output receipt before presenting a download or delivery as ready.

Keep credit and currency units separate

Public credit amounts use exact decimal strings. Do not convert them through binary floating-point arithmetic. Cash amounts retain their own currency and approved units; credits are not an implied currency conversion.

Synthetic example · JSON
{
  "creditAmount": "1.250"
}

Authority is rechecked

Admission and execution depend on current account, service and file authority. A prior quote or successful sign-in does not override a revoked grant. Downloads need current access to the actual output.

Offer availability, included grants and expiry terms come from the selected active catalog revision. The illustrative figures in product stories are not purchase offers.