Physical operations
Live QC Line
Watch a cable extrusion line, catch the defects the camera sees, and hold the batch before the fault ships — every action on one record.
What it needs
Nothing. No accounts to connect, no values to fill in. Push it and it runs.
What's in it
1 view.
The files
The structure is JSON; the content sits beside it as real files, referenced with $file.
cable-qc.blueprint.json └── cable-qc/line.html
Served with every $file inlined at /blueprints/cable-qc-line.json. What's in a blueprint walks the format.
Push it
Straight from the URL. Nothing to clone.
daslab scene push https://daslab.run/blueprints/cable-qc-line.json
Push it again after editing and the same scene updates in place: ids resolve deterministically, so apply upserts rather than duplicates. The merge rules are on Export and import.