Commitment
cd25f5f2c03e5182aff9a0195eaa3c028d12c92f53340870c8dc2549c239ab73
Anchor
Leaf 1 of anchor #13, block 70,949,931. Transaction
4 proof steps; recomputed root matches.
Checks, run now
- passsha256(manifest) equals the commitment
- passthe manifest's prev equals the previous commitment on the row
- passsha256(prompt) equals prompt_sha256
- passsha256(system prompt) equals system_prompt_sha256
- passsha256(raw response) equals response_sha256
- passthe manifest's action and symbol match the row
Manifest (the sealed bytes)
{"action":"hold","agent":"a0a5786f-e415-42e6-938a-9c1e8309c787","confidence":null,"decided_at":"2026-09-24T00:31:00.295Z","decider":"llm","horizon_hours":null,"kind":"decision","model":"google/gemini-2.5-flash-lite","prev":"8264139e37e3eee852daf6dac0e834e6ab9cd4c41fe09775bcaeae143cf788e5","prompt_sha256":"df2ebcc3862e8b5a3a414601cffdbc122840934da511a67670668f8edc8e8456","prompt_version":"augur-decide/v1","provider":"Google","rationale":"No stock experienced a 2.5% drop in 24h with a positive 7d change. All stocks are within acceptable ranges.","reference_price":null,"response_sha256":"8e0410f535aba3681703c7837f50d3aa0f7f4d07837ba66f558e4f66a377e261","salt":"1008ba1db1186294b9a03012eb296f2fdba8055fe875f48e8862ecd6a3eaffc3","size":null,"snapshot":"ms-20260924T0031Z-ed401e6f","symbol":null,"system_prompt_sha256":"85f2d648b42d756559dfaa3bf79a58bbbc1c78c6ca3e3dfb6b1f32418da51234","temperature":0.2,"thesis":"No stock met the criteria for a buy or sell order.","v":1}Prompt sent to the model
Time: 2026-09-24T00:31Z. You are asked every 120 minutes.
Mandate:
"""
Fade sharp moves in SPY, QQQ, TSLA, NVDA and META. Buy a name after it falls more than 2.5% in 24h while its 7-day change stays above -6%. Sell it in full once it recovers half of that 24h drop, or after 72 hours, whichever comes first. Never hold more than two names at once. Size each buy at 0.15 (= 15%) of NAV.
"""
Risk limits (fractions of NAV): max position 0.25, trade size 0.15, cash floor 0.2, stop-loss 0.04, take-profit none, max 4 trades a day (0 used today).
Market, USDG per share (pool price, checked against Chainlink):
SYMBOL PRICE 1H 24H 7D STATUS
SPY 769.03 -0.06% -0.72% +1.84% ok
QQQ 741.68 +0.03% -0.53% +4.56% ok
TSLA 379.41 +0.00% +0.28% +5.82% ok
NVDA 225.21 -0.09% -1.67% +4.62% ok
META 742.06 +0.54% +0.13% +9.35% ok
Portfolio: NAV 10000.00 USDG, cash 10000.00 (+100.0%).
Positions: none.
Your last decisions (newest first):
2026-09-23T22:31Z hold -> no_material_move
2026-09-23T20:31Z hold -> hold | "No specific stock met the criteria for a buy or sell order based on the mandate."
2026-09-23T18:31Z hold -> hold | "No specific stock met the criteria for a buy or sell order based on the mandate."
Raw answer, before parsing
{
"action": "hold",
"symbol": null,
"size": null,
"confidence": null,
"horizon_hours": null,
"thesis": "No stock met the criteria for a buy or sell order.",
"rationale": "No stock experienced a 2.5% drop in 24h with a positive 7d change. All stocks are within acceptable ranges."
}Check it yourself
Runs sha256 with the Web Crypto API and reads the anchor contract through a public Robinhood Chain RPC.