Repository input
- GitHub repository URL (public)
- ZIP file upload
- Local path (internal use)
No GitHub OAuth required for MVP. OAuth and GitHub App come later.
Give Mneme a repository. It identifies architectural decisions, classifies their governability, and shows you exactly which ones translate to deterministic enforcement rules.
No GitHub OAuth required for MVP. OAuth and GitHub App come later.
ADRs, CLAUDE.md, AGENTS.md, architecture docs, config files — every source of architectural intent in the repository.
Each decision rated: Enforceable, Partial, or Guidance only.
See the exact deterministic Mneme rule where one exists (e.g., FORBID_LITERAL).
Decisions that can't be enforced yet — with specific next steps to make them machine-testable.
Download the full audit as Markdown or JSON to share with your team or design partners.
This audit is the artifact you send after a design-partner call — concrete evidence of where their architecture is ambiguous to AI agents.
Don't say:
"Mneme found architectural drift."
The audit asks:
"Can this architectural intent be deterministically governed?"
You don't have generalized drift detection yet. The audit is valuable precisely because it answers a narrower, answerable question — and that answer is what Mneme actually does today.