Tier 1 / Tier 2 • Backend Evaluation • Receipt Verification

StegVerse Demo

This page evaluates numeric state-transition datasets through the SCW demo API. Tier 1 determines commit-boundary admissibility. Tier 2 creates a local no-side-effect execution receipt only when Tier 1 returns ALLOW.

How to use this demo

  • Default Data restores the original sample dataset. It does not evaluate automatically.
  • User Data clears the Data Capture Window so you can paste or type your own JSON.
  • Random Data fills the Data Capture Window with a random dataset. It does not evaluate automatically.
  • Evaluate is the only button that commits the current data to SCW for Tier 1/Tier 2 evaluation.

Required JSON: commit_states must be an array of numeric vectors, and proposed_state must be a numeric vector of the same length.

Data Capture Window

Result

Verdict

GOD

Confidence

Boundary

Tier 1 — Commit Boundary Receipt

Tier 2 — Local Test Runner Receipt

What this proves

Tier 1 evaluates whether the proposed state is admissible at commit. Tier 2 records a local no-side-effect execution event only after ALLOW. DENY and FAIL-CLOSED do not invoke Tier 2.