Archive
Blog
Everything I've published on this journey, newest first.
-
agent-brainagent-brain: local MCP routing under a token budget
How I built a Rust MCP server that routes each agent turn to the right skills, rules, and memory — locally, with hook-enforced route_task and strict token limits.
-
manga-cdcBuilding manga-cdc: a change-data-capture pipeline for manga releases
Why I built a multi-service pipeline to scrape six manga sources, detect new chapters, and notify Discord, Slack, and Telegram — without checking sites by hand.
-
pipeline-composeWhy I built pipeline-compose: cross-repo CI without leaving GitHub Actions
GitHub Actions has no synchronous multi-repo orchestration primitive. pipeline-compose adds declarative stages, context merge, and wait-for-completion on top of Actions you already have.
-
Starting this dev journey blog
Why I set up a personal blog with RSS, and what I plan to write about.