Catalyst-Q

Quiet Technical Review Room

The front door stays boringly useful. This room gives serious reviewers a low-noise path to inspect packets, replay ids, signatures, and targeted exactness artifacts on their own terms.

Reviewer has a pass/fail artifact instead of a marketing assertion.

Run the verifier before debating the claim.

Start from a signed packet, reproduce the digest, and verify that tampering breaks the report.

Reviewer sees where exactness is supported and where promotion requires more evidence.

Follow the high-qubit artifact trail.

Inspect the targeted exactness rows, declared query family, decomposed state rule, and replay constraints.

Sales copy stays calm while the technical room carries the shock.

Promote language only after reproduction.

Move from internal surprise to public claim only when the artifact can be replayed, signed, and independently challenged.

Artifacts to inspect.

These are breadcrumbs, not billboards. The right reviewer can follow them without the homepage making a claim war out of it.

Benchmark evidence page

Read the signed packet summary and tamper-evidence flow.

Open artifact

Benchmark evidence API

Fetch the structured packet and reproduce digest checks.

Open artifact

Full evidence package

Inspect named API smoke behavior and artifact-scoped proof records.

Open artifact

High-qubit exactness artifact

Inspect targeted exactness rows and declared scope before drawing broader conclusions.

Open artifact

Claims policy

Check which phrases are allowed, gated, or blocked before public promotion.

Open artifact

Allowed language.

  • artifact-scoped exactness for named supported query families
  • signed proof packets with deterministic replay and tamper checks
  • Decision-Proof Layer for high-stakes scientific and operational review

Blocked language.

  • front-page breakthrough claim
  • physical speedup positioning
  • broad universal-circuit marketing claim

Manifest preview.

Structured data is available through the API guide and same-origin manifest route for integrations.

{
  "ok": true,
  "challenge_room": {
    "id": "catalyst-q-quiet-challenge-room",
    "title": "Quiet Technical Review Room",
    "discovery_posture": {
      "front_door": "decision-proof-layer",
      "mode": "artifact-first-technical-review",
      "public_boundary": "The public front door sells readable decision proof. Technical reviewers can discover deeper exactness through packets, replay, and independent reproduction; do not lead with breakthrough claims."
    },
    "review_protocol": [
      {
        "title": "Run the verifier before debating the claim.",
        "detail": "Start from a signed packet, reproduce the digest, and verify that tampering breaks the report.",
        "output": "Reviewer has a pass/fail artifact instead of a marketing assertion."
      },
      {
        "title": "Follow the high-qubit artifact trail.",
        "detail": "Inspect the targeted exactness rows, declared query family, decomposed state rule, and replay constraints.",
        "output": "Reviewer sees where exactness is supported and where promotion requires more evidence."
      },
      {
        "title": "Promote language only after reproduction.",
        "detail": "Move from internal surprise to public claim only when the artifact can be replayed, signed, and independently challenged.",
        "output": "Sales copy stays calm while the technical room carries the shock."
      }
    ],
    "artifacts": [
      {
        "label": "Benchmark evidence page",
        "url": "https://catalyst-q.strategic-innovations.ai/benchmark-evidence",
        "reviewer_action": "Read the signed packet summary and tamper-evidence flow."
      },
      {
        "label": "Benchmark evidence API",
        "url": "https://catalyst-q.strategic-innovations.ai/v1/benchmark-evidence",
        "reviewer_action": "Fetch the structured packet and reproduce digest checks."
      },
      {
        "label": "Full evidence package",
        "url": "https://github.com/CrewRiz/catalyst-q-benchmarks/blob/main/results/full_evidence_package.md",
        "reviewer_action": "Inspect named API smoke behavior and artifact-scoped proof records."
      },
      {
        "label": "High-qubit exactness artifact",
        "url": "https://github.com/CrewRiz/catalyst-q-benchmarks/blob/main/results/high_qubit_exactness/high_qubit_exactness.md",
        "reviewer_action": "Inspect targeted exactness rows and declared scope before drawing broader conclusions."
      },
      {
        "label": "Claims policy",
        "url": "https://github.com/CrewRiz/catalyst-q-benchmarks/blob/main/docs/claims_policy.md",
        "reviewer_action": "Check which phrases are allowed, gated, or blocked before public promotion."
      }
    ],
    "claim_language": {
      "allowed": [
        "artifact-scoped exactness for named supported query families",
        "signed proof packets with deterministic replay and tamper checks",
        "Decision-Proof Layer for high-stakes scientific and operational review"
      ],
      "blocked": [
        "front-page breakthrough claim",
        "physical speedup positioning",
        "broad universal-circuit marketing claim"
      ]
    }
  }
}