record
Record Business Artifact
Write a structured markdown file to .oh/ with YAML frontmatter. Use the templates below for each type.
Arguments
$ARGUMENTS should be: <type> <slug> [options]
Example: /rna-mcp:record metis protocol-mismatch-hangs
Templates
Metis (learning)
Write to .oh/metis/<slug>.md:
---
id: <slug>
More from open-horizon-labs/repo-native-alignment
setup
Install and configure the Repo-Native Alignment (RNA) MCP server. Downloads the binary, configures the MCP server, pre-warms the code index, and updates AGENTS.md with tool guidance.
3adr-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