Q markLiquidPublic Surface

Static public JSON

Public Data

The JSON below is the public Liquid desk surface. It exposes route-bound proof labels and closed-market gates without publishing private market procedure or claiming live chain settlement.

Liquid snapshot

Public labels only. No credentials, private market logic, thresholds, or operator procedure.

{
  "phase_label": "Liquid Public Surface",
  "feed_state": "static snapshot; direct JSON files own current labels"
}

Stats sync receipt

Bounded publication receipt for the current stats snapshot. It binds roots and file hashes without exposing operator paths.

{
  "receipt_id": "liquid-public-stats-sync-public-v1",
  "feed_state": "static snapshot; sync receipt file owns current labels"
}

Route proof receipt

Bounded served-route proof for stats, sync, motion, and explicit-law JSON. It binds terminal roots without exposing private operator paths.

{
  "receipt_id": "liquid-public-route-proof-v1",
  "feed_state": "static snapshot; route proof file owns current labels"
}

Endpoint check receipt

Bounded public proof that the endpoint contract and static public files passed the local checker. It is route readiness evidence, not settlement truth.

{
  "receipt_id": "liquid-public-endpoint-contract-check-v1",
  "feed_state": "static snapshot; endpoint-check file owns current labels"
}

Source-wait requirements receipt

Bounded public list of external source receipts still required before concrete SDK binding. It does not fabricate receipt evidence or grant settlement truth.

{
  "receipt_id": "liquid-public-source-wait-requirements-v1",
  "feed_state": "static snapshot; source-wait requirements file owns current labels"
}

Production-profile run plan

Bounded public plan for the sustained production-profile window and service-promotion gate. Source-route gates stay separate from market-open or settlement-truth claims.

{
  "report_id": "liquid-production-profile-run-plan-public-v1",
  "feed_state": "static snapshot; production-profile run-plan file owns current labels"
}

Protocol-USDC packet

Bounded public packet for the protocol-owned USDC dust path. It records ready port, preflight, send handoff, and handoff-bound transport shell evidence while still requiring real Bridge send, receive, and proof refs.

{
  "receipt_id": "liquid-protocol-usdc-public-v1",
  "status": "protocol_usdc_packet_ready_live_evidence_required",
  "real_transport_executed": false
}

Wallet REST proof

Bounded public receipt for wallet-readable Liquid REST routes. It proves read shape and empty-set behavior, not market opening, rewards, settlement truth, or balance mutation.

{
  "receipt_id": "liquid-wallet-rest-proof-v1",
  "route_contract": {
    "read_only": true,
    "does_not_submit_tx": true,
    "does_not_mutate_balance": true
  }
}

Explicit-law contract

Static admission and refusal shape. This does not act as a keeper or mutate balances.

{
  "phase_label": "Liquid Explicit Law Public Surface",
  "feed_state": "static contract; not live balance mutation"
}

Motion contract

Static motion and position-meaning shape. It is not live settlement proof.

{
  "phase_label": "Liquid Motion Public Surface",
  "feed_state": "static contract; not live settlement proof"
}

Contract map

Each public file carries a narrow job so readers and tools do not over-read the static surface.

Status snapshot

Broad public labels for lane, wrapper, position, liquidation, clearing, settlement, reserve, and risk posture.

Open status JSON
Stats sync receipt

Public publication receipt for the stats snapshot, with evidence roots and target hashes but no filesystem paths.

Open receipt JSON
Test posture receipt

Bounded public runtime posture for live consensus-store binding, app start, and node restart without market-open or settlement-truth claims.

Open posture JSON
Route proof receipt

Public proof that the JSON routes serve the current terminal evidence and preserve static-contract boundaries.

Open route proof JSON
Endpoint check receipt

Public proof that the endpoint contract, static files, and public-copy guardrails passed the endpoint checker.

Open endpoint check JSON
Source-wait requirements

Bounded public receipt packet naming the external source acknowledgements still required before concrete SDK bind may be treated as cleared.

Open requirements JSON
Production-profile packet

Bounded public packet for the VPS-or-stronger sustained production-profile window and service-promotion gate.

Open profile JSON
Protocol-USDC packet

Bounded public receipt for the protocol-owned dust path: port, preflight, send handoff, and handoff-bound transport shell ready; real Bridge evidence still required.

Open protocol packet JSON
Wallet REST proof

Bounded public receipt for wallet-readable REST routes: node info, balances, staking validators, delegations, rewards, and the live proof route.

Open wallet REST proof JSON
Explicit law

Admission categories, evidence roots, and refusal posture without Core or Infra authority claims.

Open law JSON
Motion summary

Liquid-local motion, position meaning, cadence, priority receipt, wrapper meaning, and liquidity meaning roots.

Open motion JSON

Direct files

Static files that crawlers and cautious readers can inspect without JavaScript.