STAGINGai-backendhandoff: 2026-05-23

Jadzia Core

AI backend / automation engine

Description

FastAPI backend for AI automation. Multi-LLM integration (Anthropic, Google GenAI). JWT auth, SSH automation via Paramiko.

Stack

Python 3.11+FastAPIJWTParamikoAnthropic SDKGoogle GenAI

Highlights

  • Multi-LLM gateway
  • SSH automation
  • Stage 2 complete

Guardrails

  • JWT auth on all endpoints
  • Stage 2 DONE — not yet on prod

Key Files

  • main.py
  • brain.md
  • agent/

// handoff history · 1 entry

2026-05-01FEAT
jadzia-core — LLM Gateway Operational

Unified LLM gateway routing Anthropic + Google GenAI. Provider switching via env flag.

← Back to Ecosystem