Setup pstack, portable
- Detect host capabilities and available model/delegation options. Do not assume model names.
- Explain the optional roles: fast mechanical worker, strongest judgment worker, prose/document worker, and review panel.
- If the host has native delegation, record only routing preferences. If it lacks delegation but agent CLIs are available, configure portable runner profiles using
runtime/config.example.json; keep secrets in environment variables, not the config file. - Write only explicit overrides to
.potetos/config.json. Missing roles/runners mean inherit the host/parent behavior. - Validate the config as JSON and make sure canonical skills remain model-agnostic.
- Run the installer doctor and a dry invocation of
poteto-modediscovery. If external runners were configured, run a harmless one-line delegate smoke test.