AI agent regression memory - Anchor Docs

Retrieve local regression memory from PRs, reverts, hotfixes, root-cause notes, and cross-repo impact before AI agents edit risky code.

Agents can make plausible edits that repeat an old incident, rejected approach, or production regression if that history is not in context.

anchor review --strict
anchor explain src/api/access.ts
anchor org impact --org my-org --strict

Anchor docs ยท GitHub