Symbiont Elixir/OTP rewrite of the AI orchestrator
Go to file
Claude Opus 4.6 244feb4d7e application: add graceful shutdown config for Bandit
Configures Bandit with 615s drain timeout and 620s OTP shutdown window
so in-flight Claude CLI calls (up to 600s) complete before systemd kills
the process on restart.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:31:47 +00:00
config Initial Elixir implementation of Symbiont - all 39 tests passing 2026-03-20 17:55:34 +00:00
lib application: add graceful shutdown config for Bandit 2026-05-18 21:31:47 +00:00
test queue+heartbeat: distinguish blocked from done (fix the false-done bug) 2026-05-16 23:08:46 +00:00
.formatter.exs Initial Elixir implementation of Symbiont - all 39 tests passing 2026-03-20 17:55:34 +00:00
.gitignore Add .gitignore for runtime data and build artifacts 2026-03-20 21:28:12 +00:00
mix.exs heartbeat: notify Michael by email when each queued task completes 2026-05-18 21:21:49 +00:00
mix.lock Add Engram module — Elixir port of Python session memory system 2026-03-23 12:27:13 +00:00