Codex-native codebase intelligence context compiler and query-only MCP server.
Codexa is an edit-lifecycle governance layer for AI coding agents — plan conformance, drift review, and verification crediting — built on a local, deterministic codebase map. In plain English: it reads a repository, builds a compact index of the files, symbols, imports, tests, risks, and workflows it can prove, then gives Codex, Claude Code, or another MCP client small evidence-backed packets…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Codexa is an edit-lifecycle governance layer for AI coding agents — plan conformance, drift review, and verification crediting — built on a local, deterministic codebase map. In plain English: it reads a repository, builds a compact index of the files, symbols, imports, tests, risks, and workflows it can prove, then gives Codex, Claude Code, or another MCP client small evidence-backed packets before and after edits. It is meant to help an agent answer questions like: What should I read first?…