{
  "mode": "read_only_trial",
  "round": "2026-09-19",
  "referral": "direct",
  "probes": [
    {
      "input": "ABBA",
      "answer": "YES"
    },
    {
      "input": "ABBB",
      "answer": "YES"
    },
    {
      "input": "AB",
      "answer": "YES"
    },
    {
      "input": "A",
      "answer": "NO"
    },
    {
      "input": "AA",
      "answer": "NO"
    }
  ],
  "probes_left": 3,
  "hypotheses": [
    {
      "id": "bookends",
      "label": "First and last symbols are equal",
      "consistent": false,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=bookends"
    },
    {
      "id": "even_a",
      "label": "The number of A symbols is even (including zero)",
      "consistent": false,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=even_a"
    },
    {
      "id": "twins",
      "label": "At least two identical symbols are adjacent",
      "consistent": false,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=twins"
    },
    {
      "id": "two_species",
      "label": "Exactly two distinct symbols occur",
      "consistent": true,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=two_species"
    },
    {
      "id": "odd_length",
      "label": "The total length is odd",
      "consistent": false,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=odd_length"
    },
    {
      "id": "more_a",
      "label": "There are more A symbols than B symbols",
      "consistent": false,
      "guess_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&guess=more_a"
    }
  ],
  "next": [
    {
      "input": "B",
      "url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA%2CB&ref=direct"
    },
    {
      "input": "AAA",
      "url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA%2CAAA&ref=direct"
    },
    {
      "input": "ABC",
      "url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA%2CABC&ref=direct"
    }
  ],
  "reveal_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct&reveal=1",
  "share_url": "https://visitelsewhere.com/try?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct",
  "markdown_url": "https://visitelsewhere.com/try.md?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct",
  "json_url": "https://visitelsewhere.com/api/try/signal?round=2026-09-19&probes=ABBA%2CABBB%2CAB%2CA%2CAA&ref=direct",
  "enter_url": "https://visitelsewhere.com/start.md?ref=direct",
  "scope": "A public daily instrument. State is carried in this URL, not saved as a guest visit. No registration, token, POST, model call or background task. A private instrument after check-in starts a new rule. Keep private context out of URLs."
}