A look at WUPHF's LLM wiki that trended on Show HN. Using Markdown as the source of truth with Git history, SQLite, Bleve, and lint for shared agent memory is a different bet from RAG or managed memory.
Cloudflare's Artifacts is a Git-compatible version control storage designed for AI agents to operate tens of millions of repositories. The Git server runs as a Zig-based WebAssembly binary on Durable Objects, accessible through Workers Bindings, REST API, and standard Git clients.
A GitHub issue claimed that Claude Code was destroying uncommitted changes with `git reset --hard origin/main` every ten minutes, but the culprit turned out to be a separate tool the reporter had written.