Search
Posts
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.
ReadCAD 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.
Readgit-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.
ReadIRSB 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.
ReadSession 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.
ReadIRSB 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.
ReadFixing 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.
ReadShipping a CAD Agent from Zero: DXF Parsing, Edit Engines, and LLM Planner Interfaces
How I built a local-first desktop application that lets a structural engineer edit 2D DXF drawings with natural language prompts — from DXF parser to LLM planner interface to v0.1.0 release.
Readgit-with-intent Competitive Strategy and Perception Real Ingestion Pipeline
git-with-intent gets competitive strategy docs and a model selection rubric. Perception wires real store_articles, a trigger endpoint, and dashboard button to complete the ingestion pipeline.
Readgit-with-intent Vitest 4 Migration Pain and IRSB Governance with 104 Moloch Tests
Seven Vitest 4 migration CI fixes for git-with-intent v0.8.0 — mock patterns, process.exit at import, vi.hoisted — plus IRSB v1.4.0 with TimelockController, volume-proportional bonds, and 104 Moloch DAO-style governance tests.
Read