Sensorium Workbench Outcome v1¶
Source schema: doc/schemas/sensorium-workbench-outcome.v1.schema.json
Metadata-only audit fact linking Workbench directives, grants, sessions, waits, artifacts, and terminal status.
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-outcome.v1 |
|
schema/v |
yes |
const: 1 |
|
outcome/ref |
yes |
ref: #/$defs/ref |
|
directive/ref |
yes |
ref: #/$defs/ref |
|
grant/ref |
no |
ref: #/$defs/ref |
|
correlation/id |
no |
ref: #/$defs/ref |
|
terminal.session/ref |
no |
ref: #/$defs/ref |
|
environment/ref |
no |
ref: #/$defs/ref |
|
wait/ref |
no |
ref: #/$defs/ref |
|
watch/ref |
no |
ref: #/$defs/ref |
|
probe/ref |
no |
ref: #/$defs/ref |
|
artifact/refs |
no |
array | |
status |
yes |
enum: completed, refused, failed, timed-out, cancelled, degraded |
|
duration_ms |
no |
integer | |
byte_counts |
no |
object | |
diagnostics |
no |
array | |
classification |
yes |
ref: classification.v1.schema.json |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
ref |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
sensorium-workbench-outcome.v1
schema/v¶
- Required:
yes - Shape: const:
1
outcome/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
directive/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
grant/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
correlation/id¶
- Required:
no - Shape: ref:
#/$defs/ref
terminal.session/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
environment/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
wait/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
watch/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
probe/ref¶
- Required:
no - Shape: ref:
#/$defs/ref
artifact/refs¶
- Required:
no - Shape: array
status¶
- Required:
yes - Shape: enum:
completed,refused,failed,timed-out,cancelled,degraded
duration_ms¶
- Required:
no - Shape: integer
byte_counts¶
- Required:
no - Shape: object
diagnostics¶
- Required:
no - Shape: array
classification¶
- Required:
yes - Shape: ref:
classification.v1.schema.json
Definition Semantics¶
$defs.ref¶
- Shape: string