Coming Soon

CaseHub

An AI Fusion Harness

Modernised Blackboard Architecture hybrid choreography and orchestration execution intelligent multi-agent systems, built on Quarkus

Classical AI brings structure — rules engines, Modernised Blackboard Architecture, and deterministic reasoning. LLM AI, with LangChain4j, brings adaptability — autonomous agents, natural language understanding, and emergent problem-solving. CaseHub fuses both: a harness where each kind of intelligence does what it does best.

Platform Architecture

APPLICATIONS devtown aml clinical quarkmind RUNTIME claudony ORCHESTRATION casehub-engine FOUNDATION platform ledger work qhorus connectors eidos AI Fusion Core Classical AI Modernised Blackboard LLM AI Agents · Mesh
casehub-platform Zero-dependency SPI layer — Path, Preferences, Identity

casehub-platform defines thin, domain-agnostic SPIs (Path, Preferences, CurrentPrincipal) that every module in the stack can implement without framework dependencies. The three-tier model keeps platform-api pure Java while optional config and OIDC layers integrate cleanly with Quarkus via CDI.

View on GitHub ↗
casehub-ledger Immutable, cryptographically tamper-evident audit ledger with trust scoring

The ledger provides immutable entries, attestations, and Bayesian trust scores with Merkle frontier operations for verifiable case and actor accountability. It enables GDPR Art.17 erasure, trust bootstrapping, and W3C PROV-DM lineage export without knowledge of business domain.

View on GitHub ↗
casehub-work Human task lifecycle — inbox, SLA, delegation, routing, and audit trail

WorkItem coordinates humans via formal SLA policy, delegation, escalation, spawn semantics, and skill profiling with optional ledger attachment and distributed queue views. Usable standalone or integrated with CaseHub and Qhorus for multi-agent coordination.

View on GitHub ↗
casehub-qhorus Agent communication mesh with formal speech-act accountability

Qhorus models every agent interaction as a typed speech act with commitments, shared artefacts, and channels — grounded in speech act theory and deontic logic. All writes flow through a single dispatch gate enforcing ACL, rate limiting, and ledger recording without bypass paths.

View on GitHub ↗
casehub-connectors Outbound message connectors — Slack, Teams, SMS, email

Provides built-in implementations for Slack, Teams, Twilio SMS, WhatsApp, and email using pure HttpClient with no external messaging framework dependencies. This is the canonical outbound notification infrastructure; any module needing alerts or escalations uses this SPI rather than implementing its own.

View on GitHub ↗
casehub-eidos Structured agent identity, capability discovery, and system prompt generation

Eidos enables agents to register with identity, slot, capabilities, and disposition — then discover agents by slot or capability and render system prompts from descriptors. Any Quarkus app depending on casehub-eidos gains structured agent identity without touching LLM implementation.

View on GitHub ↗
casehub-engine Modernised Blackboard Architecture with hybrid choreography and orchestration

The engine coordinates workers (AI agents, humans) via declarative case definitions, binding rules, and optional synchronous orchestration — supporting adaptive routing, synchronous tasks, and ledger attachment. Cases are defined in YAML or Java and persist via pluggable repositories.

View on GitHub ↗
claudony Remote Claude CLI sessions and unified ecosystem dashboard

Claudony owns session lifecycle management, wires CaseHub + Qhorus together, and surfaces them in a browser/PWA dashboard with WebSocket streaming. It operates in two modes: server (owns sessions) and agent (MCP endpoint for a controller Claude instance).

View on GitHub ↗
casehub-devtown AI-assisted PR review with adaptive specialist routing and tamper-evident records

Casehub-devtown coordinates security, architecture, and test-coverage reviewers with SLA gates and content-driven adaptive routing — producing tamper-evident review records where every missed finding is traceable to its reviewer. Demonstrates Engine Layer 5 with binding-condition routing.

View on GitHub ↗
casehub-aml AML investigation — FinCEN-compliant, adaptive investigation paths

Anti-Money Laundering investigation — FinCEN-compliant, independently verifiable audit trails coordinating entity resolution, pattern analysis, and OSINT screening agents with compliance officer human task gates. Demonstrates foundational CaseHub modules in a real financial-crime domain.

View on GitHub ↗
casehub-clinical Clinical trial coordination — GCP/FDA/GDPR-compliant multi-site case management

Casehub-clinical produces FDA-compliant, GDPR-aware audit trails across multi-site trial coordination with adaptive escalation for adverse events and protocol deviations. Demonstrates that GCP, FDA, and EMA requirements are structurally satisfied by the foundation, not by LLM coordination.

View on GitHub ↗
quarkmind StarCraft II game AI — proving the harness at millisecond granularity

QuarkMind is a living lab demonstrating that the CaseHub agentic harness holds outside regulated enterprise domains at millisecond-granularity real-time coordination. Same foundation coordinates clinical trial monitors, AML investigators, code reviewers, and game AI plugins.

View on GitHub ↗