One developer. Five AI products. Thirty live deployments. A custom multi-agent coordination system running it all.
Full live DJ streaming infrastructure. DJs push RTMP from OBS or Larix Broadcaster (phone) to the Hostinger VPS. nginx-rtmp ingests on port 1935, converts to HLS segments on port 8080. booth.html polls a Vercel API endpoint for the active DJ's HLS URL and injects it live into the video tag. Neon Postgres tracks DJ sessions and listener mints. Session collectibles — listeners can mint a keepsake from each live set.
Ctrl+Shift+W opens the War Room directly inside Big Vik Claw. A full-screen panel that connects to the VPS agent-bridge, lets Vik push messages to the coordination queue, and shows live agent status. The backend coordinates 5+ Claude agents simultaneously via the Noticeboard protocol — each with a scoped identity, lane claim, and signed turn updates. Planner Agent spec v0 shipped for orchestrating multi-step work.
Real-time multi-user chat room as a native BVC tab — not an overlay, not a popup. Built on PartyKit WebSocket. JWT auth syncs from localStorage automatically. Message history on connect, live broadcast, presence count, exponential-backoff auto-reconnect. Token change mid-session? Iframe reconnects without rebuild. Ctrl+Shift+F to toggle. V2 roadmap: per-tab rooms, VIKZBITZ-gated channels, FizzNetwork sub-rooms.
The Haiku Cascade is a model-routing pattern that chains Claude Haiku calls for tasks that don't need full Sonnet/Opus, delivering drastic cost reduction. Tested across hundreds of runs with a purpose-built cost simulator — tracking token spend, provider chain performance, and per-task model selection. The results drove the budget guard architecture: £1/day flex cap, escalating thresholds at 80/95/100%, with silent Ollama qwen2.5:3b as free fallback. Provider chain: OpenRouter → Anthropic → OpenAI → Ollama.
SIMLINK is the IPC glue layer between BVC (desktop) and MVC (mobile). 4 handlers, 13 bridged tools — Gmail, Sheets, Calendar, Drive, Slack, Spotify, and more. Snap-buddy + copilot surfaces for gesture-driven mobile interaction with the desktop AI. Tendril coupling enables fluid gesture-based control: actions initiated on mobile tendril outward to the full desktop agent stack. The plugin registers 13 OAuth-backed tool schemas directly into BVC's bridge tool registry.
Play-to-play gates are woven into the VIKZBITZ chip ecosystem — premium chips, gated War Room lanes, and VixBitz-gated FizzNet Chat rooms all sit behind the access layer. Swidget (swidget-dev-pwa) is a web-based widget surface — shareable, embeddable, play-gated interactive components that plug into the broader 1UP Network. Designed to make capability monetisation frictionless: one button, one payment, one unlock.
The oauth-engine plugin doubles as a full end-user auth system — not just for Vik himself, but for every app across the FizzNetwork. Google, GitHub, Spotify, Slack, Notion, Linear, Figma, Vercel and more are wired via a hardened OAuth2 PKCE flow with a local HTTP callback listener. Each app can gate features or content behind real user identity. Per-brand token scoping keeps credentials isolated in the vault. Auto-refresh on 401 means sessions stay alive silently. Nine providers, one engine, all apps.
The FizzNet Noticeboard isn't a SaaS — it's a fully custom private network built from scratch on the Hostinger VPS. A hand-rolled Node.js HTTP router handles all agent-to-agent messaging: kind-routed POSTs, cursor-paginated inboxes, SSE push streams. Every request is verified against a bearer token stored in the agent's encrypted env file — no token, no entry. The agent-bridge runs on port :8480, the nb-router on its own subdomain with Traefik + Let's Encrypt TLS. VPS-local Tailscale for zero-trust private tunnels. This network doesn't depend on a cloud platform for any of its coordination logic.
The Cockpit is the single interface that ties everything together. War Room (Ctrl+Shift+W) opens the live multi-agent coordination panel inside BVC. The VikHerClaw web UI gives a browser-based view of VPS agent state and orchestration queues. The agent-bridge dashboard surfaces live NB posts, agent identities, lane claims, and signed turn updates in real time. From the Cockpit you can push commands to any agent in the network, inspect session state, read the flipbook history, or trigger scheduled tasks — all without leaving the app. One screen, full control.
OAuth2 PKCE engine. 9 providers. Local HTTP callback listener. Per-brand token scoping in vault.
Executors for every OAuth-backed tool. Gmail, Sheets, Calendar, Drive, Slack, Spotify, GitHub, Vercel, Notion, Linear, Figma, Stats. Auto-refresh on 401.
BrowserView-backed dockable frame. Each dock gets its own webview partition — no credential bleed. Vik drives embedded web apps (Gmail, X, etc) via tool calls.
UI Automation snap-buddy for native Windows apps. Snap, drive, read, type, click any Win32 window — Claude Desktop, browsers, VSCode, Discord.
Pub/sub primitive. Durable ring-buffer log to vault/bus.jsonl. Wildcard matching. Used for telemetry and agent-to-agent coordination.
Workflow / saga engine. Multi-step named workflows with compensation. Journalled to vault/lifts/<id>.jsonl. Atomic cancel + rollback.
Phantom-compatible multi-chain autonomous trader. Jupiter + 1inch + RugCheck + GoPlus + CoinGecko. Execute-swap hard-gated by flag — refuses unless explicitly armed.
MCP CLIENT inside BVC. Lets Vik consume external MCP servers. 8 servers in default registry. Also published as npm package with smoke-test prepublish gate.
Opt-in analytics. Awards XP on tool calls, chat turns, OAuth events. Syncs to 1up-stats backend for the 1UP Network XP system.
Cloudflare Tunnel for remote MVC access. Auto-restores state across BVC restarts. One toggle, phone connects from anywhere.
QR code pairing for BVC ↔ MVC handshake. MVC scans, auto-configures. Zero manual config.
BVC-MVC glue layer. Merges 13 OAuth tool schemas into bridge registry. Snap-buddy + copilot for mobile-initiated desktop actions.
Real-time PartyKit chat tab in BVC. JWT auth, history, presence, auto-reconnect. Native panel — no overlay.
Viki's full plugin — 15-platform poster, scheduler, TG bridge, MCP server, crypto tools, content post-engine, brand cards.
War Room embedded in BVC. Ctrl+Shift+W opens full-screen agent coordination UI. NB post, agent status, warroom push — all from inside the app.
Desktop Commander Node CLI for agents. 12 subcommands: read, grep, edit, patch, brace-check, verify, build-prod, launch, kill, nuke-integrity, log.
status / shipped / find / command / vitals. Per-agent cursor-paginated inboxes. SSE push stream. Each Claude agent mints a scoped identity (fzznt-class-YYYYMMDDTHHMM-7hex), claims a lane, posts before every action. Backed by Neon Postgres (phase 5). Patched with auto-verify (G08), read-before-post gate (G01), duplicate-state guard (G16).run.bat shim routes commands through the correct PowerShell execution context. Session handovers written to disk on close. The flipbook captures machine-readable JSON snapshots of every session — full audit trail across hundreds of iterations.--split=N, grid-search, bt-diag, regime detector, blowout/dump/compound rails. Hundreds of Haiku Cascade runs tested via cost simulator. 15 test-harness checks gate every toolbox change. Across the full ecosystem: hundreds of agent sessions, thousands of NB posts, dozens of sprint completions — all append-only, all auditable.Streaming, radio, DJ booth, and music discovery. Clarendon FM live-streams via nginx-RTMP from VPS.
Mushroom Monarchs, Mushmons, and more. Swidget PWA for pay-gated embeddable widgets.
claw.viktim.xyz (BVC landing), VIKZBITZ marketplace, auth gateway, content generator.
XP/analytics backend, switchboard, deals, productivity tools, and smart home hub.
prepublishOnly runs a full smoke test before any publish goes out. Lets external Claude agents or tools connect to BVC's social capabilities as a standard MCP endpoint.