Skip to content

Configuration

Signet reads workspace configuration from agent.yaml. Start with signet setup, keep credentials in Secrets, and restart the daemon after an operational change:

Terminal window
signet daemon restart
signet daemon status --json

The running daemon is the authority for operational state. Use Diagnostics and /health/ready to verify a change rather than assuming a YAML edit was applied.

Do not restore retired configuration blocks from old examples. In particular, memory.synthesis is rejected by the current loader. Keep model selection in the canonical inference routing configuration, and use the current daemon error or Upgrading when an older workspace no longer loads.