
Project Wiki: Durable Traceable Project Memory for AI Coding Agents
A project wiki is a durable, versioned set of instructions and context that AI coding agents load into every session, so they never start from zero. The open AGENTS.md format — used by over 60,000 open-source projects — and Claude Code’s CLAUDE.md files give agents a predictable place to find build steps, conventions, and architecture. Because these files live in git, they are traceable: every change is recorded, reviewable, and honest. This guide shows you how to build one. ...