Infrastructure
Curated in-app view
Raw file remains authoritative
Back to documents
Document route

Read-Node Ops Snapshot

Operator-facing read-node overview covering backend coverage, supported Devnet profiles, health endpoints, metrics path, and same-domain deployment target.

Boundary

Ops packet only; it documents the current backend-indexer posture and deployment target without claiming same-domain reverse proxy closure on the live static site.

Audience: Operators, infrastructure reviewers, judges

Open raw file

Read Node Ops Snapshot

  • Generated at: `2026-04-09T19:07:51.791Z`
  • Read path: `backend-indexer`
  • RPC endpoint: `https://api.devnet.solana.com`
  • RPC pool size: `1`
  • Program ID: `5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx`
  • Same-domain recommended: `true`
  • Read API path: `/api/v1`

Backend Coverage

  • proposals: `41`
  • unique DAOs: `21`
  • zk-enforced proposals: `0`
  • confidential payout proposals: `8`
  • REFHE configured: `6`
  • REFHE settled: `4`
  • REFHE with verifier binding: `4`
  • executable confidential proposals: `0`

Supported Devnet Profiles

  • `50` | wallets=`50` | waves=`5` | wave-size=`10` | negative=`wrong-voter-record, wrong-delegation-marker, wrong-token-account`
  • `100` | wallets=`100` | waves=`5` | wave-size=`20` | negative=`wrong-voter-record, wrong-delegation-marker, wrong-token-account, late-reveal`
  • `350` | wallets=`350` | waves=`7` | wave-size=`50` | negative=`invalid-reveal, late-reveal, execute-replay, wrong-vault, wrong-authority, payout-replay`
  • `500` | wallets=`500` | waves=`20` | wave-size=`25` | negative=`invalid-reveal, late-reveal, execute-replay, wrong-authority, payout-replay`

Operator Checks

  • `curl /healthz`
  • `curl /api/v1/runtime`
  • `curl /api/v1/ops/overview`
  • `curl /api/v1/ops/snapshot`
  • `curl /api/v1/devnet/profiles`
  • `curl /api/v1/metrics`

Deployment Guide

  • `docs/read-node/same-domain-deploy.md`