Document measurement protocol schemas
#5
by nv-simonec - opened
Summary
- remove the volatile current-snapshot audit inventory from the dataset README
- document the distinction between full measurements, reduced records, FPM inputs, and supporting evidence
- add JSON Schemas for
forward-pass-measurement-v1andforward-pass-record-v1 - document stream and synchronized-iteration representations under one measurement protocol
- require every registered measurement protocol to have a matching schema
Validation
- dataset validator passed
- all six schema files passed structural validation
- 24 configuration manifests and 24 measurement manifests passed JSON Schema validation
- protocol schemas validated against current stream, grouped-iteration, and reduced-record samples
- Ruff format/check and
git diff --checkpassed
nv-simonec changed pull request status to merged