Skip to content

Sensorium File Snapshot v1

Source schema: doc/schemas/sensorium-file-snapshot.v1.schema.json

Bounded file or directory metadata snapshot under an allowlisted Workbench root.

Governing Basis

Project Lineage

Requirements

Stories

Fields

Field Required Shape Description
schema yes const: sensorium-file-snapshot.v1
schema/v yes const: 1
snapshot/ref yes ref: #/$defs/ref
address yes ref: sensorium-relative-path-address.v1.schema.json
entries yes array
classification yes ref: classification.v1.schema.json

Definitions

Definition Shape Description
ref string
relativePath string
## Field Semantics

schema

  • Required: yes
  • Shape: const: sensorium-file-snapshot.v1

schema/v

  • Required: yes
  • Shape: const: 1

snapshot/ref

  • Required: yes
  • Shape: ref: #/$defs/ref

address

  • Required: yes
  • Shape: ref: sensorium-relative-path-address.v1.schema.json

entries

  • Required: yes
  • Shape: array

classification

  • Required: yes
  • Shape: ref: classification.v1.schema.json

Definition Semantics

$defs.ref

  • Shape: string

$defs.relativePath

  • Shape: string