HYBRID-CHAINDEVELOPERS
DOCUMENTATIONv2

ADMINISTRATION · MODULE 33

Arena Monitor

Monitor tenant-scoped Arena matches, viewers, markets, wagers, escrow, payout projections, refereeing, and Hybrid evidence from one read-only administrative surface.

BUSINESS CASES

Where this module fits

  • live match oversight
  • wager and escrow observation
  • evidence-feed audit
  • referee and payout-assurance review

PRIMARY CONSUMERS

Who integrates it

  • Arena operations
  • risk reviewers
  • support and demonstration operators

PREREQUISITES

What must exist first

  • an authenticated tenant administrator
  • both admin:read and arena:admin:read authority
  • an available private Arena engine configured at the Gateway

RECOMMENDED WORKFLOW

Compose the module safely.

  1. 01

    authenticate through Identity with both administrative scopes

  2. 02

    read the live overview at a bounded simulation position

  3. 03

    resume the evidence feed using only the returned opaque cursor

  4. 04

    follow canonical proof references when production proof publication becomes available

MODULE CONTRACTS

Every mapped endpoint

Each operation states whether its request shape is authoritative in OpenAPI, reviewed as a planning profile, or intentionally left as an outline pending an owner schema.

GETList live evidence events/api/v2/admin/arena/eventsResume the authenticated tenant's ordered Arena evidence feed without replaying already observed records or exposing private engine authority.GETGet live overview/api/v2/admin/arena/overviewObserve the authenticated tenant's Arena match, viewer, market, wager, escrow, payout, referee, and proof-assurance posture through one read-only operations projection.