ShipMyAgent
Configuration

Configuration Checklist

Production/readiness checks before rollout

Configuration Checklist

Use this checklist before release:

  1. Model binding
  • Verify ship.json.model.primary exists in sma console config llm model list.
  1. Routing and network
  • Verify start.host/start.port match runtime daemon.
  • Ensure no stale SMA_SERVER_* env values.
  1. Channels and services
  • Enable only required channels/services.
  • Run one send/receive test per enabled channel.
  1. Permissions and security
  • Confirm permissions.exec_command.deny covers high-risk commands.
  • Ensure SMA_MODEL_DB_KEY is injected securely.
  1. Observability
  • Confirm log paths are writable and traceable.
  • Check sma console status and sma agent status are healthy.