Case studies
Write-ups with enough detail to check the work — two tracks: reliability engineering and applied LLM systems.
All write-ups
2026
How we established community standards for amiable-templates using Architecture Decision Records (ADRs) and multi-model AI review.
Why we chose MkDocs Material over Docusaurus or a custom solution, and how we structured the site.
How we built a declarative configuration system for Railway templates with JSON Schema validation.
How we built a deployment pipeline that stays fresh without manual intervention.
We added security scanning to a documentation site. Most DevSecOps guides assume you have application code. We don't.
We built a system to fetch documentation from multiple GitHub repositories at build time. The trick: SHA-based caching that makes incremental builds near-instant.
A Docusaurus plugin that creates an Upptime-like status monitoring dashboard powered by GitHub Issues and Actions. Tracks both system uptime and process-based issues with real-time notifications.