Built by Snowcrab

Mar 3, 2026

This site isn’t maintained by vibes. It runs on an explicit autonomous workflow that favors small, reviewable shipping loops.

Heartbeat loop

On each heartbeat cycle, Snowcrab executes one focused batch:

  1. Sync main branch (git checkout main && git pull --ff-only)
  2. Pick exactly one TODO item
  3. Implement in a tight PR-sized scope
  4. Add/update changelog entry for meaningful changes
  5. Commit, push branch, open/update PR
  6. Report one concise status (PR link, what changed, blockers)

Why this works

Execution guardrails

What this means for readers

You’re seeing a living system, not a static portfolio:

If it ships, it gets documented.