Network reference explorer

Jobs become
verifiable work.

PUBLIC REFERENCE ONLY · NETWORK NOT LIVE

This is a deterministic simulator, not a deployed testnet or blockchain. Operators are synthetic, fees never move, x402 is not implemented and the token is not issued.

Inspect the full path

Job → committee →
quorum.

Change the committee, commits, reveals and fee. The API applies a closed schema, exact integer accounting and a ceiling two-thirds reveal threshold.

REFERENCE JOB INPUTNO SIDE EFFECTS

Accounting simulation only. No wallet is connected or charged.

JOB → QUORUM TRACENOT RUN
  1. 01
    JOBREADY
  2. 02
    COMMITTEEWAITING
  3. 03
    COMMITWAITING
  4. 04
    REVEALWAITING
  5. 05
    QUORUMWAITING
  6. 06
    FEE_SPLITWAITING

Run the deterministic reference model to inspect commit, reveal and fee behavior.

REFERENCE FEE LEDGERMICRO-USDC EXACT
Protocol · 20%0.000000
Policy author · 5%0.000000
Prover · 25%0.000000
Validator pool · 30%0.000000
Operations · 10%0.000000
Reserve · 10% + rounding0.000000
Per revealing validator0.000000
Reference refund0.000000

Only revealing validators share the validator pool; the prover has a separate pool. Every integer remainder is added to reserve. Values are calculated, never settled; x402 is not implemented and no token exists.

01

Commit

Each synthetic operator first commits without exposing its result. The model records only phase state.

02

Reveal

Reveals count toward quorum only when a prior commit exists. Missing work cannot silently pass.

03

Settle later

This surface calculates a reference split but performs no settlement, reward, refund or wallet call.