Add Evidence Endpoint
Add a runtime-captured evidence claim for an untracked variable.
Runtime-only on both mounts: this local route requires a runtime caller (the kernel API bearer token, or an execution-scoped token issued to a script process); the cloud mirror requires an internal principal.
Rejections (unsupported value type, no workspace for the runtime, bad variable name) come back in rejected_reason rather than via HTTP error so the client can surface them in-cell without raising.
Request body
Response
Successful Response
Changes
Changed in 3 of the 30 revisions of this API.529
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the enum value
globalof the request propertyrequest-property-enum-value-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed
subschema #1from therequest propertyanyOflistrequest-property-any-of-removed
- ▲
removed
subschema #1from therequest propertyanyOflistrequest-property-any-of-removed
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
request property type changed fromstringto no typerequest-property-type-changed
- ●
the
request property's maxLength was set to500request-property-max-length-set
- ●
the
request property's maxLength was set to200request-property-max-length-set
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added to the
request propertyanyOflistrequest-property-any-of-added
- ○
added to the
request propertyanyOflistrequest-property-any-of-added
- ○
added
subschema #2to therequest propertyanyOflistrequest-property-any-of-added
- ○
the request property
became optionalrequest-property-became-optional
- ▲