or-execution (API only)

This port serves the Gami pipeline family — there is no web UI here.

Open the Oraigami Console in the browser (Vite dev server, usually http://localhost:5173).

Endpoints

Scope (gami_01)

Problem (gami_02)

Lineage (gami_03)

Solution (gami_07)

Governance (gami_06)

Agent config: set OPENAI_API_KEY in .env.local or environment. Override model with OR_EXECUTION_AGENT_MODEL, base URL with OR_EXECUTION_AGENT_BASE_URL, or disable with OR_EXECUTION_AGENT_DISABLED=1.