Sensorium Terminal Screen Snapshot v1¶
Source schema: doc/schemas/sensorium-terminal-screen-snapshot.v1.schema.json
Bounded model/UI viewport over recent terminal state. Full transcripts require explicit classified capture.
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-terminal-screen-snapshot.v1 |
|
schema/v |
yes |
const: 1 |
|
terminal.session/ref |
yes |
ref: #/$defs/ref |
|
from.seq/no |
yes |
integer | |
to.seq/no |
yes |
integer | |
viewport |
yes |
object | |
omitted-backlog/sha256 |
no |
string | |
classification |
yes |
ref: classification.v1.schema.json |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
ref |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
sensorium-terminal-screen-snapshot.v1
schema/v¶
- Required:
yes - Shape: const:
1
terminal.session/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
from.seq/no¶
- Required:
yes - Shape: integer
to.seq/no¶
- Required:
yes - Shape: integer
viewport¶
- Required:
yes - Shape: object
omitted-backlog/sha256¶
- Required:
no - Shape: string
classification¶
- Required:
yes - Shape: ref:
classification.v1.schema.json
Definition Semantics¶
$defs.ref¶
- Shape: string