Provenance-bearing Inquirium Response¶
Source schema: doc/schemas/inquirium.response.v2.schema.json
Compatible envelope around an exact operation response. The operation owner additionally validates the enclosed response and content binding; this envelope grants no execution authority.
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: inquirium.response.v2 |
|
response |
yes |
object | The operation owner validates this payload against its own versioned response contract. |
result/provenance |
yes |
ref: inquirium.result-provenance.v1.schema.json |
|
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
inquirium.response.v2
response¶
- Required:
yes - Shape: object
The operation owner validates this payload against its own versioned response contract.
result/provenance¶
- Required:
yes - Shape: ref:
inquirium.result-provenance.v1.schema.json