Aviationstack is a scalable REST API for real-time flight tracking, historical flight data, airport info, and global aviation data.
About Mneme HQ
What is Mneme HQ?
Mneme HQ is an open-source engineering governance tool for AI coding agents. It translates approved Architectural Decision Records (ADRs) and team engineering standards into automated guide, warn, or block verdicts on proposed code changes. Each verdict is traced back to a specific decision, giving teams a defensible, audit-ready workflow.The problem it solves
AI coding agents can generate code that works but violates your system architecture — for example, a frontend service directly instantiating a data-platform client. Mneme HQ catches these issues before they are merged, preventing architecture drift and security risks. It ensures that human architects retain authority and that every AI-generated change is checked against the agreed system design.Who it is for
Mneme HQ is designed for platform and engineering teams that use AI coding assistants and need to enforce architectural constraints. It is not a general-purpose code linter; it focuses on architectural governance. Typical users include teams with a formal ADR process, a designated platform team, or those working with multiple agents and repositories.Real use cases
Enforce data-access boundaries across services, prevent unauthorized dependency usage, and standardize frontend-to-backend communication paths. Run the dry-run demo to see verdicts on your own code, then integrate the CLI into your CI/CD pipeline.Key features
- ADR-driven enforcement — Automatically converts approved ADRs into actionable guide, warn, or block rules.
- Verdict engine — Applies rules to proposed changes before merge, providing a clear pass/fail result.
- Traceable governance — Every verdict is linked to its source ADR or standard, ensuring full accountability.
- Local CLI — Installable via pip, runs on macOS, Linux, and Windows.
- Open source — MIT licensed, self-hostable, with source code available on GitHub.
- Agent-agnostic — Works with the agents and repositories your team already uses.
SaaSpartout Score
Editorial score from our review methodology — not user ratings.
Mneme HQ Pricing
Mneme HQ pricing: Free (open source). Billing model: Free.
For comparison: the median starting price in Developer Tools is $19.99/month, measured across 301 tools we track. See the full SaaS Pricing Index →
Open Source (Free)
Self-hosted, MIT licensed. Includes the full CLI, rule engine, and demo. No API key required for the dry-run demo. Run `pip install mneme-hq` to get started.
