Skip to content

docs(tooling): add Mneme HQ to architecture management tooling#103

Open
TheoV823 wants to merge 1 commit into
adr:mainfrom
TheoV823:feat/add-mneme-hq
Open

docs(tooling): add Mneme HQ to architecture management tooling#103
TheoV823 wants to merge 1 commit into
adr:mainfrom
TheoV823:feat/add-mneme-hq

Conversation

@TheoV823
Copy link
Copy Markdown

What

Adds Mneme HQ to the "Tooling related to architecture management" section of _posts/2024-10-28-adr-tooling.md, inserted alphabetically.

Why

Mneme HQ is an open-source tool that enforces ADRs and architectural decisions in AI-assisted development workflows. It's hook-based and pre-generation: violations are blocked before Claude Code, Cursor, or Copilot writes the file, rather than caught in PR review.

It fits this section because it operates over architecture management (alongside ArchUnit for testing, docToolchain for docs-as-code, Structurizr for visualization) — closing a gap that's emerged as AI coding agents scale code generation beyond what manual ADR review can keep up with.

License & compliance

  • Mneme is MIT-licensed and actively maintained.
  • The entry is one factual line, no marketing language.
  • Inserted alphabetically (between docToolchain and Structurizr).

Happy to revise the framing or move the entry to a different subsection if maintainers prefer a different home.

…ment

Mneme HQ enforces ADRs and architectural decisions in AI-assisted
development workflows. Hook-based pre-generation checks for Claude
Code, Cursor, and Copilot — blocks architectural violations before
the AI agent writes the code, rather than catching them in PR review.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant