The store · category
Workflows
3Versioned, resumable orchestration: define the steps once, run them many times, and watch every node.
Podcast as a Networking Instrument
A guest-first interview show run as an outreach system, not a content show.
The Between Systems podcast (/podcast) is a content-as-code networking instrument: the guest is the unit, each per-guest page is the shareable deliverable, and a full admin toolchain (invite → prep → publish+audio-upload → follow-up) drives outreach. Plus a public pitch intake, per-guest analytics, an iTunes/Podcasting-2.0 feed, generated cover art, and share assets (OG cards, clips, embeds, press kits, vCards).
Workflows Engine
Versioned, authored workflow graphs executed node-by-node.
A general workflow engine: versioned graph definitions, run history, and per-node execution records. Triggers fire off a domain-event bus; operator nodes dispatch agent jobs.
Agent Jobs
A task queue for autonomous agents, with schedules and artifacts.
The queue behind the autonomous agents: queued/running/done jobs with verdicts and results, recurring schedules, and artifacts (screenshots, files). The site-health canary and playtest smoke both run on it.