~/sandbox
A live workflow engine, not a screenshot.
This is the architecture behind IntegrateX, running in your browser. Drag the nodes, drag from one handle to another to rewire the graph — every change flows through a Zustand store, the same pattern that powers the production serialization adapter. Pipeline: Webhook Trigger → LLM Processor → Database Write.
React Flow + Zustand · drag nodes to reposition · drag between handles to connect
~/lab
Infrastructure & Resiliency Lab
Interactive demonstrations of production-grade LLM cost governance and client-side network degradation recovery.
FinOps Cost Simulator
Live token economics: naive frontier-only inference vs. a semantic cache + model-cascade architecture, at 2,000 tokens per request.
Naive Stack
$3,000.00
100% frontier model · $15.00/1M tokens
Optimized Cascade Stack
$367.20
Cache hits free · 80% of misses → Flash ($0.075/1M) · 20% → Frontier
Monthly Savings
$2,632.80
▼ 87.8% infrastructure deficit reduction
Chaos Engineering Degrader
Inject a synthetic upstream failure and watch the client degrade gracefully: timeout → exponential backoff → local fallback cache. No crash, no blank screen.
›GET /api/inference → 200 OK · 120ms
›stream: telemetry packets flowing