AutoWiki (Factory)
An instance of the wiki-memory pattern from Factory: codebase documentation that stays current — an agent keeps a wiki over the code synchronized as the code changes, so the synthesis doesn’t rot. The “stays current” emphasis is the durability half of wiki memory (compile-and-maintain, not a one-shot doc dump). Named with deepwiki as a codebase-documentation realization in wiki-memory. In opendeepwiki the same “stays current” claim is implemented as a background worker that regenerates the wiki on a schedule — the cheapest way to keep documentation fresh, and the one that discards any judgment added between runs.