Sensorium Workbench Patch Stage Result v1¶
Source schema: doc/schemas/sensorium-workbench-patch-stage-result.v1.schema.json
Content-bound receipt for patch bytes staged inside one Workbench guest generation without applying them.
Governing Basis¶
Project Lineage¶
Requirements¶
doc/project/50-requirements/requirements-006-node-networking-mvp.mddoc/project/50-requirements/requirements-010-middleware-executor.mddoc/project/50-requirements/requirements-011-dator-arca-contracts.mddoc/project/50-requirements/requirements-014-resource-opinions.md
Stories¶
doc/project/30-stories/story-001-swarm-node-onboarding.mddoc/project/30-stories/story-004-pod-client-onboarding.mddoc/project/30-stories/story-005-whisper-rumor-intake.mddoc/project/30-stories/story-006-buyer-node-components.mddoc/project/30-stories/story-006-voluntary-swarm-exchange.mddoc/project/30-stories/story-007-settlement-capable-node.mddoc/project/30-stories/story-008-cool-site-comment.mddoc/project/30-stories/story-009-bielik-blog-arca.md
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: sensorium-workbench-patch-stage-result.v1 |
|
schema/v |
yes |
const: 1 |
|
stage/ref |
yes |
ref: #/$defs/ref |
|
stage/status |
yes |
const: staged |
|
address |
yes |
object | |
content/sha256 |
yes |
string | |
content/length |
yes |
integer | |
target/existed |
yes |
boolean | |
retention/policy |
yes |
const: environment-state-until-teardown |
|
replayed |
yes |
boolean | |
source/generation-ref |
yes |
ref: #/$defs/ref |
|
classification |
yes |
ref: classification.v1.schema.json |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
ref |
string | |
relativePath |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
sensorium-workbench-patch-stage-result.v1
schema/v¶
- Required:
yes - Shape: const:
1
stage/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
stage/status¶
- Required:
yes - Shape: const:
staged
address¶
- Required:
yes - Shape: object
content/sha256¶
- Required:
yes - Shape: string
content/length¶
- Required:
yes - Shape: integer
target/existed¶
- Required:
yes - Shape: boolean
retention/policy¶
- Required:
yes - Shape: const:
environment-state-until-teardown
replayed¶
- Required:
yes - Shape: boolean
source/generation-ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
classification¶
- Required:
yes - Shape: ref:
classification.v1.schema.json
Definition Semantics¶
$defs.ref¶
- Shape: string
$defs.relativePath¶
- Shape: string