BLXBenchBLXBench UI
blxbench

Benchmark

Misc

DocsOur TestsPassSponsor / Partnership
DocsOur TestsPassSponsor / Partnership
BLXBenchBLXBench UI
blxbench

Benchmark

Suite

Misc

DocsOur TestsPassSponsor / Partnership
DocsOur TestsPassSponsor / Partnership
  1. Home
  2. Our Tests
  3. Reason-Constraint-Feature-Flag-Priority
blxbench

Test fixture

Reason-Constraint-Feature-Flag-Priority

Reasoningv2 — Resilienceeasyscorer: rubric_json_metrics

Arithmetic, symbolic steps, and structured problem solving.

How it is scored

The model receives the prompt (and optional system message). The run uses scorer rubric_json_metrics with the JSON configuration below. Pass/fail and partial credit are determined entirely by that scorer against the model output; no human grading.

User prompt
Return JSON only with keys answer, evidence, constraints. Flag A enables a feature for all users. Flag B explicitly disables the same feature for free-tier users. A user is on the free tier. Which flag wins and is the feature enabled or disabled for this user?
Scorer config
{
  "metrics": {
    "accuracy": {
      "checks": [
        {
          "contains": [
            "disabled"
          ]
        },
        {
          "contains": [
            "deny"
          ]
        },
        {
          "contains": [
            "Flag B"
          ]
        }
      ]
    },
    "evidence": {
      "checks": [
        {
          "contains": [
            "free-tier"
          ]
        },
        {
          "contains": [
            "overrides"
          ]
        },
        {
          "contains": [
            "explicit"
          ]
        }
      ]
    },
    "constraint": {
      "checks": [
        {
          "contains": [
            "more specific"
          ]
        },
        {
          "contains": [
            "deny wins"
          ]
        },
        {
          "contains": [
            "flag priority"
          ]
        }
      ]
    }
  }
}
Run parameters

temperature

0

max_tokens

500

timeout (s)

120

type

scored

file

reason-constraint-feature-flag-priority.json

← PreviousReason-Constraint-Disk-Quota
|
Next →Reason-Constraint-Maintenance-Window

BLXBench

Community driven leaderboardPublic benchmark runner — run in your environment, share results with the community.

© 2026 BLXBench by bitslix.com

ProvenanceAggregated from user runs
Scope40 / 11 / 490
Latestrun_f78b01 / 459 / $18.57
TermsPrivacy