This document defines the packaged onboarding contract for SIM-ONE Alpha
0.1.0 Beta. The onboarding interface and sim-one install command are not
available in the pre-release source checkout. See
Pre-Release Status.
The version-pinned, checksum-verified packaged installer opens onboarding automatically. The release command can reopen it when an integration needs interactive authorization:
sim-one install
Do not use this command until the packaged release is published. Source builds currently use file-based configuration and launch the terminal interface directly.
The release onboarding interface:
Secrets are written to ~/.gorombo/.env or the configured deployment secret
store. Model selection and non-secret runtime behavior are written to
~/.gorombo/sim-one-alpha/gorombo.config.json. Secrets are not written into
the agent workspace or stored as conversation text.
The current model registry validates credentials for both selected cards. Selecting a backup card does not currently enable automatic provider or model failover.
After validation, onboarding opens the SIM-ONE terminal interface. The first session is the secure local control point for finishing setup.
The user can:
The local terminal session is established before remote connector pairing so connector access can be admitted from an authenticated local surface.
The release onboarding contract continues from the first terminal session into conversational connector setup. Telegram pairing is backed by the current connector runtime. Discord remains a pre-release gate.
Connector credentials remain in the runtime secret store. Pairing and allow-list records remain in product-owned storage outside the model context. See Connectors And Pairing.
Onboarding is complete only when:
A running process or listening port does not satisfy this contract by itself.