Align with Gas Town formula format change from JSON to TOML. Same content, cleaner syntax. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
18-step workflow covering full release cycle: - Preflight checks (git status, pull) - Documentation (CHANGELOG, info.go) - Version bump (wraps bump-version.sh) - Git operations (commit, tag, push) - CI verification - Artifact verification (GitHub, npm, PyPI) - Local installation and daemon restart Replaces ad-hoc release process with structured molecular workflow. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>