Back to Projects

friday

Systems Builder Core

Updated: 2026-02-19

Modular assistant runtime that keeps chat stable while testing routed orchestration, memory-provider fallback, and production-facing agent execution.

Impact: Provides a controlled runtime and eval surface for orchestration decisions before they are promoted into client-facing products.

What I built

  • Runs direct chat, async agent jobs, and typed handoff boundaries for routed execution.
  • Supports explicit memory-provider modes (`muninn|legacy|none`) with degraded-path behavior instead of hard failure.
  • Bridges Friday UI to Althing routing while preserving stable identity, trust, and prompt-layer contracts.

Proof: Run `docker compose up -d --build` then exercise `/api/chat`, `/api/agent`, and `/api/althing/chat` paths documented in README.

PythonFastAPIDocker ComposeRedisPostgreSQLMuninnAlthing