Source-available engineering standards for AI coding agents, with rules, platform-specific guidelines, and automated enforcement checks (Python scanner, git hooks, linter configs) for iOS, macOS, Android, React Native, Web, and Python projects.
Developer toolsBuild & DevOps
A Python CLI and MCP server that reads a git diff against a CodeGraph index and returns a short ranked list of the user journeys a change could have broken, instead of re-running every test. Recall-first, driven by a journey registry and guarded against stale indexes.
Developer toolsAutomationTesting & debugging