Reference · model teams
The manifest we want suppliers to ship.
Black Robotics' primary ICP is upstream data-collection / teleoperation companies. If you are on the model side, you still benefit: ask your vendors for a versioned `episode.yaml` that validates against br-ingest-v0 (and soon v0.1) plus a signed release_manifest.json.
What to ask for in procurement
- Schema pin: explicit
schema_versionand JSON Schema validation before payment. - Lineage: every processing step with tool id, version string, and hashes of inputs/outputs.
- Privacy: consent block with jurisdiction + blur tool identifier (today shipped demos use
egoblur_gen2_sim). - Signature:detached Ed25519 JWS on the release manifest, verifiable offline with the supplier's public key.
