Service Order Result v2¶
Source schema: doc/schemas/service-order-result.v2.schema.json
Compatible terminal-result envelope. The exact V1 result and provider-owned inference descriptor are content-bound. Transport authenticity and buyer correlation/policy remain independent admission gates. External descriptor refs must be resolved and verified before acceptance.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: service-order.result.v2 |
|
result |
yes |
ref: service-order-result.v1.schema.json |
|
execution/provenance |
yes |
ref: inference-execution-provenance.v1.schema.json |
|
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
service-order.result.v2
result¶
- Required:
yes - Shape: ref:
service-order-result.v1.schema.json
execution/provenance¶
- Required:
yes - Shape: ref:
inference-execution-provenance.v1.schema.json