Fetching from the wire…
Public story · 2026-09-08 · high
It only proposes a rule when a 95% confidence lower bound on conformance passes 90%, with at most three exceptions.
Why now: It surfaced in coverage as of September 8, with no adoption numbers yet to say whether that 90% gate holds up outside its own repo.
Archprint reads a TypeScript repo's import graph and infers which module boundaries the code already respects. A CLAUDE.md file describing that architecture to a coding agent is just prose, and nothing stops an import that crosses it. Archprint only proposes a boundary as a rule once the graph backs it up at a 90% conformance floor, with at most three exceptions.
Once a boundary clears that bar, Archprint turns it into something that actually blocks a build. It emits an ESLint no-restricted-imports rule, a dependency-cruiser config, a ts-arch test, and a shareable preset other repos can reuse. It also draws the graph itself, as Mermaid and Graphviz diagrams.
As the project puts it, "your CLAUDE.md is guidance, your lint rules are enforcement."
It's a 4-star repo from one developer, not a maintained dependency. Worth trying against a repo you already have, to check whether the graph it infers matches the architecture you meant to build.
Each link below shares sources, entities, or timing with this story.
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
wanshuiyin/HERO-Anti-OverDefense went from creation to 68 stars in a single day. HERO is Hashing, Edge cases, Rubrics, Overbuild, and the claim is that agent over-engineering isn't diffuse but falls into four recognizable shapes suppressible with a portable prompt contract acr...
A GitHub repo cataloging Claude Code tips doesn't normally warrant a top story. But shanraisshan/claude-code-best-practice at 53.4K stars isn't a tips list anymore. It's the de facto reference for how an entire generation of developers is learning to work with AI coding agents...
elie222/rakazo appeared Aug 13, Apache-2.0, TypeScript, explicitly bring-your-own model and sandbox (tested against Docker, E2B, Daytona) with the Pi runtime underneath and OpenRouter, Codex, Copilot, or SuperGrok device-code sign-in instead of a mandatory API key. Each bot ge...
This is the install-this-today story. code-review-graph (3.5K GitHub stars) builds a persistent AST-based knowledge graph of your codebase using Tree-sitter, then queries it at review time to compute the minimal context set Claude actually needs. On a 27,732-file Next.js monor...
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%. Same model. Different harness. Al...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.