Deterministic intelligence layer

Turn screenshots and bug reports into routed RCA, code-level analysis, and GitHub actions without losing the execution trail.

orchestrator.live
Systems operational

Current Flow

RAG to OpenCode

Requests move from structuring into dedup, routing, RCA, and GitHub issue creation.

Primary Signal

Image Studio faults

The sandbox is wired to trigger real RCA paths from intentional runtime failures.

> intake saved to storage

> triage summary embedded for retrieval

> routing decision chooses opencode_rca

> github issue prepared from RCA result

Sandbox

Image Studio is the active failure surface.

The sandbox is a working image toolchain with intentional faults. When a request fails, the RCA pipeline captures the event, reads the repo, and pushes the result toward GitHub.

sandbox_status
Diagnostic mode

> image pipeline booted

> compression, resize, and pdf routes online

> intentional fault paths preserved for RCA validation

> errors routed into Mamba ingestion

_

Core Technology Stack

A compact system of framework, storage, routing, and agentic infrastructure.

Next.js

Next.js

Core Framework

FastAPI

FastAPI

Python Core

MongoDB

MongoDB

Vector Search

Cloudflare

Cloudflare

R2 Storage

MCP

MCP

Model Context

LangGraph

LangGraph

Agentic Flow

OpenCode

OpenCode

RCA Agent

React

React

UI Core

Pipeline Architecture

FastAPI orchestration, Gemini structuring, MongoDB vector retrieval, and OpenCode RCA in one routed graph.

System Node Graph

Observability

The dashboard is the operating surface.

Review request health, follow timeline progression, inspect GitHub outcomes, and track whether RCA output was actually produced.

Real-time tracing

Follow execution from multimodal ingestion through routing, RCA, and issue creation.

Dedup decisions

See exactly when the system reuses context instead of spending another full RCA cycle.

Code-level RCA

Review the OpenCode path that reads the repo, isolates failure points, and drafts fixes.

Artifact visibility

Track logs, inputs, outputs, and GitHub actions without exposing private storage directly.