setup
Setup Repo-Native Alignment MCP
Install the RNA MCP server for aim-conditioned code intelligence.
Execute these steps in order. Do not stop between steps or ask for confirmation -- run the full sequence automatically.
Step 1: Check if already installed
which repo-native-alignment 2>/dev/null
If found, skip to Step 3. If not found, proceed to Step 2.
Step 2: Download the binary
Detect the platform and chip, then download to ~/.cargo/bin/ (already on PATH for Rust users):
More from open-horizon-labs/repo-native-alignment
record
Record a business artifact (.oh/ metis, signal, guardrail, or outcome update). Use when capturing learnings, measurements, constraints, or updating outcome status.
4adr-sync
Backfill ADR frontmatter with direct executable validation refs, compile/check ADR validation manifests, and report missing real checks without inventing them.
1dead-code
Detect potentially dead code using RNA graph data. Finds public functions with zero non-test callers. No code changes needed — queries existing graph edges.
1review-readiness
Agent-led PR/working-tree review triage. Start from the diff, add RNA graph/business context only where it changes review decisions, and state when raw git diff is enough.
1arch-diagram
Generate an architecture diagram from RNA data. Queries frameworks, endpoints, entry points, and external service calls, then renders in the user's preferred format (d2, mermaid, plantuml, etc.).
1