ARCHE
FamiliesDocsExamplesBlogGitHub ↗
Notes

Writing about the vault.

Changelog entries when something ships, guides when you need a path, technical posts when the implementation is the story. Filter by intent—not hype.
AllChangelogGuidesTechnical
May 20, 2026changelog
Read article

Arche CLI 0.2.1 — registry honesty

Preset labels, verification matrix in code, and docs that distinguish CLI vs generated vs source repo.

May 18, 2026technical
Read article

Why agent context ships with the scaffold

Humans read READMEs; agents need a map. Arche generates both on purpose.

May 15, 2026guide
Read article

What lands in a generated repo for agents

AGENTS.md, .docs, .plans, and arche.json—and how to keep them honest after you ship.

May 12, 2026guide
Read article

Choosing a preset without over-committing

TypeScript fullstack, Rust API, Solana web—how to pick a route before you generate.

May 10, 2026technical
Read article

When a monorepo is worth the overhead

Turborepo graphs, shared packages, and the point where splitting repos hurts more than it helps.

May 5, 2026technical
Read article

Prisma → tRPC → UI without hand-waved types

How server modules, the client package, and the web app share one contract.