Platform Architecture

What Powers Chimeraforge

Eight repositories across Python, Rust, TypeScript, and C#. Constitutional AI enforcement with cryptographic provenance, multi-model debate, and a self-improving alignment loop — from the JARVIS gateway to mobile clients to channel adapters.

Core Engines

Banterpacks

Python, Rust · 6 subsystems + 7 Rust crates

The core monorepo. Six interconnected subsystems handling constitutional AI enforcement, multi-model debate, cryptographic provenance, and the JARVIS multi-modal assistant. All inter-service coupling is HTTP.

JARVIS Gateway

AI agent layer — chat, voice, semantic memory, tools, proactive intelligence, smart home

Constitutional Router

TDD002 — embedding cosine similarity, calibration (isotonic/Platt), 99% fast-path routing

Debate Engine

Chimera — heat-based escalation, weighted voting, ranked choice, Condorcet consensus

Rust Runtime

TDD005 — Ed25519 provenance, BFT consensus, ZK proofs, cognitive agents with ELO

RLAIF self-improving loop · 3-stage tool approval · 89 patches shipped

Banterhearts

Python · 555K+ measurements

ML research platform and production inference backbone. 555,000+ measurements across 36 technical reports, targeting consumer GPUs with sub-100ms inference.

Inference API

Model selection, streaming, multi-backend dispatch

Safety Research

Alignment under quantization, concurrency, cross-backend consistency

Benchmarking

4 compilation backends, 5 quantization formats, GPU kernel profiling

AutoOpt Agent

Thompson sampling, multi-armed bandit, SLA enforcement

37-file evaluation framework · 20 monitoring modules · 12 security modules

JARVIS Gateway

Multi-modal AI gateway with multi-provider routing (Anthropic, OpenAI, Gemini, Ollama). Every chat turn routes through the constitutional router. Tool execution uses a 3-stage propose/approve/execute pipeline with cryptographic provenance on every action.

Calendar
Inbox
Memory
Smart Home
Proactive
Tools
Voice

Supporting Systems

Chimera Multi-Agent

Muse Protocol — 6-agent content pipeline with ClickHouse analytics. Also the observability control plane (OTel tracing, Datadog metrics, DLQ).

Python · ClickHouse · OTel

Chimeraforge

LLM deployment optimizer on PyPI. 4-gate capacity planner (VRAM, Quality, Latency, Cost) across 15 GPU profiles.

pip install chimeraforge

Chimeradroid

Android companion for JARVIS — Unity/C# with voice, chat, session handoff, tool approval, mesh networking, and offline-first support.

C# / Unity · WebSocket streaming

Echo

Messaging channel adapters — Slack and Discord bridges to JARVIS with session tracking and device key auth.

Python · Slack Bolt · discord.py

JARVIS Console

Web console — chat with streaming, control room dashboard, cognitive agent ELO, tool catalog, workflow management, memory browser.

TypeScript / Next.js · WebSocket

This Site

Auto-generated episodes from git commits across all repos. Research archive with 36 technical reports. Next.js 15 with SSG + ISR.

TypeScript · Vercel
8
Repositories
555K+
Research Measurements
266
Episodes Shipped
25h 33m
Total Reading Time
89
Patches Shipped
4
Languages
99%
Fast-Path Routing
<100ms
Inference Target

How Data Flows

1

Ingest

Banterhearts bench data and Banterpacks git commits flow into ClickHouse via dedicated agents.

2

Process

Watcher monitors pipeline health. Council generates episodes with performance insights baked in.

3

Publish

Publisher pushes episodes to GitHub. Vercel rebuilds the site. i18n translates to German, Chinese, Hindi.

4

Serve

JARVIS gateway dispatches inference locally. Chimeradroid extends access to mobile devices.