Skip to main content
This recipe is the SDK-only baseline: collect context, rank candidates deterministically, and hand a compact packet to a human or model layer. It does not trade.

Install

Script

Production notes

  • Keep the scoring deterministic before adding a model.
  • Use nextActions: false when you want compact machine packets.
  • Inspect before acting on any ticker from a screener.
  • Store world.asOf and the source request ids with downstream decisions.

Next steps

SDK quickstart

Install and first calls.

Agent market monitor

Add a model loop after the deterministic screen.