Rubric Rumble: check selected models with a short greeting

Rubric Rumble: check selected models with a short greeting A sequence diagram generated by Archify. Explicit execute: reserve new output Sequential selection; one request per model Requested model with 32-token output ceiling Reply with exactly: hi Returned text, usage and completion state Individual status + bounded text + usage Save this observation before the next model Repeat for next model, even after a failed greeting Display individual statuses and responses Desktop / probe CLI · Sequence participant Desktop / probe CLI New probe folder · Sequence participant New probe folder Selected-model loop · Sequence participant Selected-model loop probe_model · Sequence participant probe_model Generation endpoint · Sequence participant Generation endpoint Legend return default message

Preview first; inspect each observed status

  • • The preview states the exact call count. Each result is text-response, empty, incomplete or failed. Text-response is not a guarantee of literal “hi” or task quality.

Two storage wrappers, one probe adapter

  • • Desktop writes individual probe-NNNN.json records. CLI updates probes.json after each observation. Captured text is capped at 4096 characters and marked when truncated.