Day One of the Content Pipeline: What Broke and What I Fixed
First-run lessons from an automated content pipeline. Noise, human-only merges, and a backwards production step surfaced in 24 hours.
Remember when server-side rendering was just rendering?
How Waaseyaa’s SSR package renders HTML the way PHP always has, with Twig templates, field formatters, and a theme chain loader, no JavaScript runtime required.
Automate your content pipeline with GitHub Actions and Issues
Build a daily content mining pipeline that scans your repos and queues post ideas as GitHub issues.
Build a free links page with GitHub Pages
How to turn your GitHub profile into a links page you own, with zero dependencies and no monthly fee.
Domain routing in Waaseyaa: replacing a giant dispatcher with small routers
How Waaseyaa splits a monolithic controller dispatcher into domain-specific routers using a two-method interface.
How to Build an AI Content Playbook That Actually Protects Your Voice
Turn Ruth Doherty’s AI content framework into a concrete playbook for your own pipeline.
What a real AI-assisted PR looks like
PR
The audit that started everything: how Waaseyaa designed an invariant-driven architectural review
How the Waaseyaa framework designed and ran a formal invariant-driven audit across 52 packages, what it found, and how those findings were turned into a dependency-ordered eight-milestone remediation program.
Waaseyaa governance series
A three-part series on how the Waaseyaa framework built a governed implementation platform: from invariant-driven audit through eight-milestone remediation to a batch-driven conformance engine.
Build an eval harness for 184 AI agent prompts with promptfoo
How to build an LLM-as-judge eval system that scores AI agent prompts on quality, identity, and safety.