Posts 248 entriesPage 9 of 25

Posts

Development Journey

CAD Agent v0.2.0: Planner Self-Correction, Hustle Auth Consolidation, and Moat Dual-Mode Gateway

Eight commits ship a validation feedback loop for the CAD planner, a single-cookie auth consolidation kills an XSS vector in Hustle, and Moat gets a dual-mode MCP/Web3 gateway.

Read
Development Journey

CAD Agent Perf Audit and git-with-intent SPIFFE Identity Analysis

A performance gap audit for the CAD agent and a SPIFFE/A2A identity analysis for git-with-intent — two planning sessions, no shipping.

Read
Business

February 2026 State of Affairs: 255 Commits, 12 Projects, and What I Shipped

A candid look at 18 days of engineering output: 255+ commits across 12 projects, from blockchain infrastructure to CAD agents to auth debugging.

Read
Technical Deep-Dive

Building Moat: Auth, On-Chain Receipts, and 117 Integration Tests in One Week

How I built a policy-enforced execution layer for AI agents with HTTP proxy allowlists, IRSB on-chain receipts, and 117 integration tests — plus the CI saga that took 6 commits to fix.

Read
Development Journey

CAD Agent Zero to v0.1.0, Intent Scout Economics, and Perception Auto-Ingestion

A full greenfield CAD agent from DXF parser to desktop UI shell in 17 commits, plus an economics layer for Intent Scout and stale-feed filtering for Perception.

Read
Technical Deep-Dive

git-with-intent v0.9 to v0.10: Docker Upgrades, README Rewrites, and Strategic Research

Two releases in one week: Docker Node 22 LTS upgrades across 7 services, an interactive README overhaul, and strategic research on Automaton integration.

Read
Development Journey

IRSB Security Audit: Pausable Patterns, Invariant Tests, and an Envio Indexer That Fought PostgreSQL

Three new invariant test suites, a Pausable guard on DisputeModule, dead code removal, and the Envio HyperIndex port conflict that wasted an hour.

Read
Technical Deep-Dive

Session Cookie Auth, Forgot-Password Timeouts, and Killing Flaky E2E Tests

Why session cookies beat raw ID tokens, how dynamic imports caused 504 timeouts on forgot-password, and the 17-commit saga to stabilize a Playwright E2E test suite.

Read
Technical Deep-Dive

IRSB Monorepo v1.0.0: Extracting Shared Packages and Unifying a Blockchain Platform

How I extracted @irsb/kms-signer and @irsb/types into shared packages, unified a blockchain platform under one monorepo, dealt with port conflicts, and split CI tests for 3x faster runs.

Read
Technical Deep-Dive

Fixing Provider Registry Mutations and Sandbox Permissions in git-with-intent

How a mutable global registry caused shared state corruption across tenants, and how Zod validation caught LLM response bugs that TypeScript types couldn't.

Read