NORNR mark NORNR Install one governed lane before consequential agent actions become normal operations.

NORNR / Starters

Installable defaults

Install one governed lane instead of reading the whole platform first.

These starters are the shortest path from interest to a real NORNR lane. Each one writes the starter env, one surface-specific scaffold and one default posture to begin from.

One command per lane.

Each starter assumes you are proving one lane only, not trying to operationalize every surface on day one.

OpenAI Agents

Govern one consequential tool lane

bash
nornr init openai-agents --owner runtime-agent

Writes .env.nornr and nornr.openai_agents.py.

Open runtime package ↗

LangGraph

Open one approval branch

bash
nornr init langgraph --owner graph-agent

Writes .env.nornr and nornr.langgraph.py.

Open LangGraph package ↗

MCP

Front Claude Desktop, Cursor or a generic client

bash
nornr init mcp --owner desktop-agent --mcp-client claude

Writes .env.nornr and nornr.mcp.json.

Open MCP package ↗

Browser

Hold checkout before the click lands

bash
nornr init browser-guard --owner browser-agent

Writes .env.nornr and nornr.browser_guard.py.

Open browser package ↗