Skip to main content

Module daemon

Module daemon 

Source

Structs§

DaemonTopology
Fractal-sharding topology configured at daemon boot (qualia-cli daemon --workers N).

Functions§

configure_daemon_topology
Called by qualia-cli daemon before the HTTP server starts.
execution_environment_json
JSON block shared by /health, benchmark exports, and the comparative harness.
start_local_daemon
Starts the native loopback daemon on 127.0.0.1 with strict token checks.
start_local_daemon_with_options
Starts the native loopback daemon with WebSocket and REST handoff routes.