Does read-only context remove risk?
No. It reduces tool blast radius, but trading decisions still need risk controls and human or system governance.
Agent-native market data
Read-only context gives agents current market evidence without granting order authority. Cornerstones should inform analysis; a separate trading runtime should own risk and execution.
Why should trading agents fetch read-only context before they touch execution or risk controls?
Keep market reading, risk evaluation, and execution as separate boundaries, with Cornerstones responsible only for context.
cornerstones-client verify
# persist context evidence before any execution workflow starts| Option | Best for | Tradeoff |
|---|---|---|
| Read-only context first | Safe analysis and audit trails | Requires separate execution workflow |
| Combined read/write tool | Highly controlled internal automation | Higher blast radius for agent mistakes |
| Static screenshots | Discussion snapshots | Not repeatable or machine-verifiable |
No. It reduces tool blast radius, but trading decisions still need risk controls and human or system governance.
Save the market surface, timestamp, plan boundary, and key facts used by the agent.
Yes. Premium context is fine when the account plan permits it and execution remains separate.
No. Cornerstones is for market context, not order placement.