This is the loop that the runner + Pages backbone enables. Vhagar automates the steps.
1
Kick off work
Capture an idea (chat / mobile) and turn it into a concrete task.
2
Compute runs
Workflow executes on self-hosted runners (WSL) with full tool access.
3
Artifacts produced
Draft post(s), images/diagrams, prediction JSON, and supporting data.
4
Review in PR
Iteration happens in GitHub: diff + comments + re-runs.
5
Merge
Merge to main is the “publish” action for the site content.
6
Auto-deploy
Cloudflare Pages rebuilds and pushes the new site live at asklar.dev.
This deck’s thesis: treat infra + content + agent workflows as one system, with Git as the audit trail.