Category
Journal
Posts on real project experience, integrations and the career journey. (Page 3/10)
This category has 55 posts.
archlint: Enforcing Architecture Boundaries in CI, Deterministically
Architecture decisions stay true on the wiki and rot in the code. archlint enforces the boundaries in architecture.json on every commit, no model.
One architecture rule, three languages: archlint now does Go + TypeScript + Python
In a polyglot repo the rule is the same in every language; one architecture.json now enforces Go, TypeScript and Python boundaries in CI.
A Flaky-Test Detector for CommitBrief: Catching AI-Written Flaky Tests at Commit Time
I added a deterministic flaky-test filter to CommitBrief: it catches hard-coded sleeps and unseeded randomness at commit time, with no model.
CommitBrief Gains summary and remote: Brief a Change, Review a PR from the Terminal
Two new commands: summary briefs a change and its history, and remote pr reviews a PR from the terminal, leaving comments before the human does.
Vibe Coding vs AI-Assisted Development — and Why You Still Need a Senior
Vibe coding made shipping easier, but what someone without systems knowledge ships isn't what a senior steering the AI ships. Three levels.