Skip to main content

Product access — Operational Evidence

POST /v1/evidence/reports is a protected product operation. A valid API key identifies the customer, but authentication alone does not guarantee that the customer may execute Operational Evidence. The current access path is conceptually:

Product entitlement

The customer must be entitled to execute the Operational Evidence evidence_report operation. Entitlement is evaluated before billable execution and before an idempotent POST replay is returned. If product access is not enabled, the API returns:
Example:
Internal entitlement reasons and identifiers are not exposed.

Entitlement check unavailable

If The Wo cannot safely evaluate product entitlement, the operation fails closed with:
Example:
Clients may retry a temporary 503 according to their normal retry policy.

Relationship to quota

Entitlement and quota are different decisions:
A customer can therefore be entitled to the product and still receive:
when the current quota is exhausted.

Idempotent retries

Entitlement is checked on every protected create request, including a request that could otherwise replay a completed idempotent result. If access has been disabled since the original request, the retry is denied instead of using the old idempotency result as an access bypass. When access remains enabled, existing idempotency behavior is unchanged:

Public metadata

Entitlement implementation data remains internal. The public Evidence Report success response does not include: