owp_get_schema_digest
Retrieve the frozen SHA-256 digest of an authoritative JSON Schema. This digest anchors protocol reviews: any change requires an explicit version bump, ensuring schema stability.
Instructions
Get the frozen SHA-256 digest of an authoritative JSON Schema.
This digest is a protocol-review anchor: changing it requires an explicit version-bump decision.
Args:
object_type: One of the five schema-bearing object types.
version: Schema version (default 0.1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | 0.1 | |
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||