Skip to main content

Query the daemon’s live state

Returns the full DeskSnapshot: status, active fixture, per-fixture decisions (last 200), quotes, radar events, anchor evidence, grade sheet, and portfolio risk.

Verify the hash chain

Request a Merkle inclusion proof for one decision

See Verifiability for how to verify the response locally.

Run the Strategy Arena on demand

Both run on demand over the fixture’s authoritative captured corpus — not a second continuously running live session.

Get a shareable grade card

Check what policy was live, and when it changed

Run calibration/holdout evaluation

Get human-reviewed tuning suggestions

Never writes policy.toml — see Autonomous Operation.

Query the analyst layer

The analyst exposes 8 read-only MCP tools. Example: find structurally similar past decisions to a reference decision.
Every row returned is a real, citable ledger record — matched on radar class, match-minute proximity, and edge-magnitude proximity, not embeddings.

Dashboard walkthrough

Execution disclaimer

Within TxLINE’s own on-chain program, live mode publishes risk-approved quotes only — txoracle has no intent-book to fill against, so it never invents a fill, a counterparty, or PnL there. Simulated fills exist only in replay/research mode and are always marked simulated: true, end to end, in the ledger, the API, and the dashboard. Real execution does exist on a separate venue (Slip), off by default and gated by its own stricter risk check — see Verifiability.