Context
ADR-236 documents the local Codex integration that was completed on 2026-07-08:
ruvultra-mcp is built and registered as Codex MCP server ruvultra-brain.
- The local personal plugin
metaharness-brain@personal is installed and validates.
- Brain MCP smoke test passed (
ruv_brain_health returned local sqlite status OK).
- The hook script is packaged, but plugin manifest validation currently rejects a manifest-level
hooks field.
metallm-dev-bridge is present but intentionally not enabled because COGNITUM_DEV_KEY is not available in the Codex process environment.
- The documented
mcp-serve entrypoint for metaharness is not wired because this checkout does not currently ship a real stdio server entrypoint by that name.
ADR: docs/adrs/ADR-236-codex-local-brain-mcp-and-hooks.md
Work items
Acceptance criteria
codex can start with the configured MCP servers and no startup failures.
ruvultra-brain tools list includes brain health/info/search/memory/RVF/checkpoint/export tools.
- Hook activation path is documented and verified, not just packaged as an inert asset.
metallm-dev-bridge remains disabled by default unless credentials are present and healthcheck passes.
- MetaHarness generator MCP serving is backed by an actual stdio server and regression tests.
Context
ADR-236 documents the local Codex integration that was completed on 2026-07-08:
ruvultra-mcpis built and registered as Codex MCP serverruvultra-brain.metaharness-brain@personalis installed and validates.ruv_brain_healthreturned local sqlite status OK).hooksfield.metallm-dev-bridgeis present but intentionally not enabled becauseCOGNITUM_DEV_KEYis not available in the Codex process environment.mcp-serveentrypoint formetaharnessis not wired because this checkout does not currently ship a real stdio server entrypoint by that name.ADR:
docs/adrs/ADR-236-codex-local-brain-mcp-and-hooks.mdWork items
metaharness mcp-serveor equivalent stdio MCP server for generator authoring tools.COGNITUM_DEV_KEYinto Codex before enablingmetallm-dev-bridge..mcp.json, brain MCP tool list, and post-write safety hook.Acceptance criteria
codexcan start with the configured MCP servers and no startup failures.ruvultra-braintools list includes brain health/info/search/memory/RVF/checkpoint/export tools.metallm-dev-bridgeremains disabled by default unless credentials are present and healthcheck passes.