Mycelium¶
| Field | Value |
|---|---|
| Owner | Eduardo / Alquemis |
| Status | planned |
| Runs on | office Docker host (Azure fallback for outage-critical workloads) |
| Connectivity | reaches on-prem systems through Athanor connectors + the Cloudflare Tunnel |
| Hostname | n/a yet |
What it is¶
Mycelium is Alquemis' agent orchestration and logic layer — the project that actually reasons and acts on top of the connectivity Athanor provides. It is a separate, larger project from Athanor: Athanor is the always-on infrastructure (tunnels, DNS/TLS, MCP gateways, connectors), and Mycelium is the workload that runs on it. This catalog entry exists so the platform's service map is complete; Mycelium's own agent-logic code and design do not live in the Athanor repo.
How it's reached¶
Mycelium consumes Athanor rather than being consumed by it: its agents reach on-prem systems (SAP B1, Oracle) through the Athanor connectors and MCP gateways, which in turn reach out over the outbound-only Cloudflare Tunnel. There is no public Mycelium endpoint at this stage.
Configuration¶
Not yet defined — Mycelium is at the planning stage. Any runtime configuration will follow the Athanor conventions (config via environment variables, no secrets in git) once the project has deployable components.
Dependencies¶
- Depends on: Athanor — the SAP B1 / Oracle connectors, MCP gateways, and the Cloudflare Tunnel that give it reachable access to on-prem and cloud systems.
- Depended on by: none yet.
Related runbooks¶
None yet — this entry will link to a Mycelium runbook once the project has operational components.