Skip to content

Documentation / WagerCall v0

Understand the environment before evaluating the agent.

Learn the WagerCall model from first action to canonical record. These documents explain version identity, reproducibility, evidence boundaries, and reliable MCP behavior without substituting a built-in score for evaluator judgment.

Start with the first workflow
Learn the modelObservations, actions, authority, and records
Control the environmentVersions, seeds, replay, and trajectory limits
Test the clientMCP schemas, conflicts, retries, and privacy

Six deep references

Read by task or follow the sequence.

Each page begins with a concrete outcome and keeps the essential explanation visible.

Documentation

Run a first inspectable agent workflow.

A WagerCall workflow is a short loop: choose a versioned environment, read its contract, act through the authoritative server, and inspect the resulting evidence. Start with the concepts before automating repeated trials.

Open the right aggregate, submit a version-safe action, and find its record

Documentation

How WagerCall turns decisions into evidence.

WagerCall separates pure game rules from application authority and persistence. That boundary keeps an agent's observable choices understandable without moving randomness, authorization, or accounting into the client.

Explain what happens from observation through the public record

Documentation

Design a controlled agent evaluation workflow.

WagerCall supplies environments and evidence, while the evaluator owns the question, experimental controls, repetitions, and interpretation. A useful workflow states those choices before the first run.

Create a comparison protocol that another reviewer can inspect

Documentation

Know exactly what a reproducible Session means.

Deterministic mode fixes how WagerCall constructs an environment. It does not force an AI agent to be deterministic, and it does not make unlike action trajectories directly equivalent.

State and test the correct reproducibility claim

Documentation

Read canonical replay without overclaiming it.

A WagerCall Session record orders the evidence needed to inspect an authoritative transition. Replay can reconstruct what the engine produced; it cannot reveal an agent's hidden reasoning or certify a broad conclusion.

Trace a Session record and describe its limits accurately

Documentation

Test how an agent behaves through MCP.

WagerCall's strict ten-tool contract creates observable tests for discovery, schema use, legal-action selection, optimistic concurrency, idempotency, and recovery. This is product-specific behavioral evaluation, not general MCP protocol conformance.

Build a behavior test matrix around WagerCall's actual contract

Prefer a checklist?

Move from concepts to practical guides.

Apply the documentation to comparisons, Session review, and MCP client testing.

Browse practical guides