Rubric Rumble: discover model IDs from a saved connection

Rubric Rumble: discover model IDs from a saved connection A sequence diagram generated by Archify. Choose kind, base URL, endpoint and env name Save configuration; no network request Explicit Discover models / models command Validate connection and resolve named key GET /models (OpenAI) OR /api/tags (Ollama) Provider model-list JSON Validated, sorted, deduplicated exact model IDs Choose candidates or one judge Edited saved connection clears its old list Desktop / models CLI · Sequence participant Desktop / models CLI Connection settings · Sequence participant Connection settings list_models · Sequence participant list_models Model-list endpoint · Sequence participant Model-list endpoint Visible model IDs · Sequence participant Visible model IDs Legend return security default message

Inventory answers a narrow question

  • • This connection listed these IDs. Listing does not test generation or task quality. A known manual ID can be used when listing is unavailable.

No hidden preparation loop

  • • Discovery sends one GET and does not greet, research, retry, or run a task automatically. Local Ollama and hosted OpenAI-compatible connections use separate routes.