Transmission Log

12 SIGNALS DETECTED

Article

How Project N95's Tech Stack Taught Me to Build for Chaos

400 volunteers, $40K in Airtable credits, a React storefront on Gatsby, and the architecture lessons that shaped everything I build today.

|12 min read
DevOpsGatsbyFrontend
ArticleFEATURED

The agentic governance toolkit I built to stop my agents from wrecking everything

Hooks, validators, YAML guards, sound notifications, UEAH attribution, and federation. What's in the box and how the pieces connect.

|15 min read
Agentic AIDevOpsPythonOpen Source
ArticleFEATURED

Turning a 21-database Notion workspace into an interactive career graph

Hundreds of nodes, nearly 700 edges, 15 years of career history. The DUAL relations between my Notion databases ARE the graph edges.

|10 min read
NotionAgentic AIFrontendCareer
ArticleFEATURED

How I built per-agent sound notifications with Warcraft voice lines

Cursor is the Peasant. Claude Code is the Rifleman. Gemini CLI is the Peon. After 48 hours you stop hearing words and start hearing status.

|12 min read
Agentic AIDevOpsPythonOpen Source
Article

How the enforcement engine actually works

Part 2. The validators, guard configs, and rollout system that give hooks their teeth.

|15 min read
Agentic AIDevOpsPython
Article

Claude Code in Terminal > Claude Code App

Why I Still Prefer to Claude in the Terminal

|2 min read
Agentic AIAI
ArticleFEATURED

Markdown is Agent Enforcement Theater - Use Hooks + Scripts

I've been running 15 concurrent AI agents. They blow right past rules files. Here's what actually enforces governance.

|10 min read
Agentic AIDevOpsPython
Article

What happens when you make AI agents write ADRs before code

200+ ADRs later, agents reference prior reasoning before making new decisions. The compounding is what surprised me.

|14 min read
Agentic AIDevOps
TIL

Claude Code's MCP Support Is a Moving Target

The CLI agent and the chat interface don't share the same MCP universe — yet.

|2 min read
Claude CodeMCPAI Tools
ArticleFEATURED

Building a Headless CMS with Notion + Gatsby: Why I Chose This Stack

How I turned my Notion workspace into a multi-site publishing engine — and what I learned from doing it at Project N95 with Contentful first.

|8 min read
NotionGatsbyFrontendDevOps
ReferenceFEATURED

Zero-Shot Prompting

Zero-Effort Instructions?

|5 min read
Prompt EngineeringAI
ReferenceFEATURED

Meta-Prompting & Recursive Optimization

When Prompts Become Code

|12 min read
Prompt EngineeringAI