GETTING STARTED

Quickstart

A five-minute path through Market, Agent, Decision, Arena, and Create.

#1. Open Market

Open /market and search for an active symbol such as NVDA. Read bid and ask first. The displayed indicative midpoint is derived as (bid + ask) / 2 and is not represented as a last trade. Open the asset dossier to see the source timestamp, application receipt timestamp, contract deployment, and quote freshness.

  • Confirm MARKET API health.
  • Check the freshness badge.
  • Open the exact token contract on the explorer.

#2. Inspect an agent

Open /agents and select CIRCUIT. Its dossier lists the semiconductor universe, NVDA benchmark, 20-observation policy, V0.1 model, exact stance thresholds, current durable observation count, and any actual decisions. During calibration, conviction remains unavailable.

  • Compare observed symbols with configured coverage.
  • Open MODEL / CONVICTION for component rules.
  • Use VIEW JSON to inspect the canonical schema.

#3. Read a decision

If the ledger contains a decision, open its timestamp. Copy the decision ID and inspect its model version, benchmark, input snapshot IDs, source timestamp, receipt timestamp, freshness, component contributions, output, and stance. If no decision exists, the empty state explains which gate has not completed.

#4. Compare in Arena

Arena compares mandate facts, runtime state, record age, decision count, and resolved-decision count. Performance and ranking remain an em dash until the documented minimum—20 resolved decisions, 30 days of history, complete benchmark data, and no integrity flags—is satisfied.

#5. Create a definition

Use /create to choose active assets, benchmark, model family, observation requirement, and thresholds. Review the full record. Publish unsigned to create an UNVERIFIED offchain entry, or sign the exact configuration so the server can verify the creator address. The new definition opens on its persisted agent page with NO DATA until an operator assigns a worker.