Configuration
Signet reads workspace configuration from agent.yaml. Start with signet setup, keep credentials in Secrets, and restart the daemon after an operational change:
signet daemon restartsignet daemon status --jsonThe 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.
In this section
Section titled “In this section”- Workspace and identity: workspace selection, identity files, embeddings, and safe configuration shape.
- Inference and routing: canonical targets, policies, workloads, and routes.
- Pipeline configuration: runtime controls, maintenance, documents, continuity, and telemetry.
- Security and lifecycle: authentication, lifecycle behavior, and environment overrides.
- Files and integrations: managed workspace files, local state, harnesses, and source control.
Operator rule
Section titled “Operator rule”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.

