edged

AutonomyOps edge relay daemon

Synopsis

edged — deterministic content relay and pre-staging daemon.

Operates under a bounded resource envelope (disk, memory, retry).
No consensus. No shared state. No mission-layer coupling.

All configuration is read from the --config TOML file.

Usage

edged [flags]

Options

      --config string            path to edge.toml configuration file (required)
      --control-socket string    unix socket path for local control RPC API (default "/run/edged/ctl.sock")
      --log-level string         override log level (debug|info|warn|error); uses config value if empty
      --prometheus-addr string   TCP address for Prometheus /metrics endpoint (e.g. :9090); disabled when empty

Subcommands