Configuration
Configuration Checklist
Production/readiness checks before rollout
Configuration Checklist
Use this checklist before release:
- Model binding
- Verify
ship.json.model.primaryexists insma console config llm model list.
- Routing and network
- Verify
start.host/start.portmatch runtime daemon. - Ensure no stale
SMA_SERVER_*env values.
- Channels and services
- Enable only required channels/services.
- Run one send/receive test per enabled channel.
- Permissions and security
- Confirm
permissions.exec_command.denycovers high-risk commands. - Ensure
SMA_MODEL_DB_KEYis injected securely.
- Observability
- Confirm log paths are writable and traceable.
- Check
sma console statusandsma agent statusare healthy.