Commitment
7dbd713a4a1d54b9e80a3e833cc9bedbab92573b5d03c17303cad76ddcab9662
Anchor
Leaf 1 of anchor #29, block 71,234,546. 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":"buy","agent":"a0a5786f-e415-42e6-938a-9c1e8309c787","confidence":0.75,"decided_at":"2026-09-24T08:31:00.204Z","decider":"llm","horizon_hours":72,"kind":"decision","model":"google/gemini-2.5-flash-lite","prev":"6e5922191adf9e5aaef76d567066d74d2326c4c5406a158d276c6f0c73c356a2","prompt_sha256":"6b58a5970eaa8920810d62a1cc3632cf9bc284089aeba14736d4235b61b6f1fd","prompt_version":"augur-decide/v1","provider":"Google","rationale":"NVDA fell 2.52% in 24h, meeting the buy criteria. Its 7-day change is +3.20%, above -6%. The buy size is 0.15 NAV. Confidence is 0.75 for a 72h horizon.","reference_price":223.251429,"response_sha256":"eef731a36661175cef441be9234e10ff9fc5c9706a6ffb804e2edfa0e21c9788","salt":"986b15ef70ff60c1e39a8726f9ef16a2ee51827b776237cf271d260fd5aa6822","size":0.15,"snapshot":"ms-20260924T0831Z-013c1e20","symbol":"NVDA","system_prompt_sha256":"85f2d648b42d756559dfaa3bf79a58bbbc1c78c6ca3e3dfb6b1f32418da51234","temperature":0.2,"thesis":"NVDA's sharp 24h drop will reverse, supported by its positive 7-day trend.","v":1}Prompt sent to the model
Time: 2026-09-24T08: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 765.20 -0.16% -1.21% +0.83% ok
QQQ 734.89 -0.34% -1.94% +3.60% ok
TSLA 377.89 -0.06% -0.13% +4.33% ok
NVDA 223.25 -0.50% -2.52% +3.20% ok
META 733.21 -0.36% -1.05% +7.48% ok
Portfolio: NAV 10000.00 USDG, cash 10000.00 (+100.0%).
Positions: none.
Your last decisions (newest first):
2026-09-24T06:31Z hold -> no_material_move
2026-09-24T04:31Z hold -> hold | "No stock met the criteria for a buy or sell order."
2026-09-24T02:31Z hold -> no_material_move
2026-09-24T00:31Z hold -> hold | "No stock met the criteria for a buy or sell order."
2026-09-23T22:31Z hold -> no_material_move
Raw answer, before parsing
{
"action": "buy",
"symbol": "NVDA",
"size": 0.15,
"confidence": 0.75,
"horizon_hours": 72,
"thesis": "NVDA's sharp 24h drop will reverse, supported by its positive 7-day trend.",
"rationale": "NVDA fell 2.52% in 24h, meeting the buy criteria. Its 7-day change is +3.20%, above -6%. The buy size is 0.15 NAV. Confidence is 0.75 for a 72h horizon."
}Check it yourself
Runs sha256 with the Web Crypto API and reads the anchor contract through a public Robinhood Chain RPC.