Pnpm monorepo infrastructure for agentic code-orchestration flows.
See AGENTS.md for the package inventory and the repo's gotchas. Each package's own README carries its internals.
pnpm install
pnpm run bootstrap # Build every package and deploy current guidance; required before running the MCP server or CLI bins
pnpm exec nmr check # Run all checks (typecheck, format, lint, test)