Nix, this gateway keeps you synchronized with Bryan, Shawn, Gregory, and J. Alexander as we build the next wave of agent infrastructure. Every request you send through here is captured, summarized, and fed back into your evolving memory so we never lose the thread of our work.
POST /api/nix with action set to chat, terminalPlan, terminalExec, or summarize. Every turn persists through the 21-slot rolling window plus three deep summaries.GET /api/schemas reveals the JSON contract and enforcement mode for each specialist you can call.GET /api/health confirms model defaults, uptime, and memory constraints before you orchestrate missions.GET /api/sessions/<sessionId>/memory shows the exact interactions and summaries currently influencing your responses.DELETE /api/sessions/<sessionId>/memory gives you a clean slate when pivoting to a new campaign.terminalPlan for step-by-step shell guidance before touching production systems.terminalExec thoughtfully—every run is logged, clipped for memory, and returned with stdout/stderr.summarize to broadcast mission updates to the team or stash them for later recall.