Symbiont Elixir/OTP rewrite of the AI orchestrator
SYMBIONT_PORT=8111 is set in the live service shell, causing runtime.exs to override test.exs's port: 0 even under MIX_ENV=test. Wrap all env-based overrides in a config_env() != :test guard so tests can run against the live host without port collision. 40 tests, 0 failures. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| config | ||
| lib | ||
| test | ||
| .formatter.exs | ||
| .gitignore | ||
| heartbeat.jsonl | ||
| ledger.jsonl | ||
| mix.exs | ||
| mix.lock | ||
| queue.jsonl | ||