Score Random Synthetic Books
kirk_score_randomSynthesize N realistic-geometry L2 book snapshots and score them — convenience wrapper on kirk_score_book_batch.
Purpose: Produce a live entropy series with no external data — the fastest way to confirm a new integration is wired end-to-end.
Use when: You want a wiring-check, a first-integration walk-through, or a quick reference for the response shape without needing to supply your own market data.
Do not use when: You are scoring anything real — feed your own data through kirk_score_book_batch. Synthetic bids/asks are not benchmark input and should not appear in customer-visible results.
Capability class(es): C2 (uses the same variable-universe cross- section entropy path as kirk_score_book_batch, on synthetic input).
Path fit: Validation via MCP (this tool). Not a production surface.
Cost: 1 IU per invocation. Internally routes through kirk_score_book_batch — one metered dispatch, no double-metering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | RNG seed for reproducibility. | |
| model_id | No | Registered single-layer model. | kirk-test1-binary-threshold-v1 |
| n_samples | No | How many books to synthesize + score. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||