metatron: Metatron is a self-hosted system that captures a codebase's real implementation decisions—preferred patterns, rejected approaches, edge cases, internal conventions—as structured data. It serves these "decisions" to coding agents via MCP, allowing them to write code like a senior engineer who deeply understands the codebase, rather than constantly rediscovering conventions.; emulo: Emulo is an open-source tool that mines your past AI agent coding sessions (e.g., Claude Code, Codex) to build a private working profile. This profile, containing unwritten rules and preferences, allows agents to understand your unique workflow and act more like you before every task.
Ensuring AI agents adhere to codebase conventions.
Tailoring AI agent responses and coding style to user preferences