Blueprints

A blueprint is a scene written as files: one JSON document for the structure, the notes and views beside it. Push one into your workspace and the scene is there, with its schedule running. These are the ones we ship, and each page shows exactly what is in it before you push.

Pushing one

Every blueprint on this page is served as the document itself. Push it straight from the URL, no clone:

daslab scene push https://daslab.run/blueprints/pr-triage.json --input repo=your-org/your-repo

Apply is idempotent, so pushing the same blueprint again updates the same scene instead of making a second one. What the document contains is on Blueprints; the folder form and the merge rules are on Export and import.

Write your own → Browse integrations →