Commitment
c952b4a1149dc48a08847ced2b530ea88be80853cb68173e78ab0f49af8c21c5
Anchor
Leaf 1 of anchor #37, block 71,377,145. 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-24T12:31:00.178Z","decider":"llm","horizon_hours":null,"kind":"decision","model":"google/gemini-2.5-flash-lite","prev":"92d74578b8183a7d4fd23ec866b090ebde1624c51a512e64c0d04cac3e7ec6a4","prompt_sha256":"9f1c1e0e4b1efaccc9be939fd9fe46848131f7608703df576d7a0cc2373973cf","prompt_version":"augur-decide/v1","provider":"Google","rationale":"No stock met the mandate criteria for a buy or sell order. NVDA is already held and has not met the sell criteria.","reference_price":null,"response_sha256":"58a2a4fb217a2d9728bf5d0fafd233b0ce5beae2d525f68ca0bcc738e42081dc","salt":"71d085b36fdc7c9734f7e2295f98631e024cc678e68dea0581e0843bae76a829","size":null,"snapshot":"ms-20260924T1231Z-9013c709","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-24T12: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 (2 used today).
Market, USDG per share (pool price, checked against Chainlink):
SYMBOL PRICE 1H 24H 7D STATUS
SPY 765.42 +0.01% -1.18% +0.86% ok
QQQ 734.56 -0.08% -1.49% +3.04% ok
TSLA 376.57 +0.02% -0.44% +3.97% ok
NVDA 223.54 +0.11% -1.91% +2.81% ok
META 731.05 +0.23% -1.34% +7.16% ok
Portfolio: NAV 10002.93 USDG, cash 7497.86 (+75.0%).
Positions:
NVDA qty 11.206457 avg 223.28 value 2505.08 (+0.12%)
Your last decisions (newest first):
2026-09-24T10:31Z buy NVDA -> executed | "NVDA's sharp 24h drop will reverse, supported by its positive 7-day trend."
2026-09-24T08:31Z buy NVDA -> executed | "NVDA's sharp 24h drop will reverse, supported by its positive 7-day trend."
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
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 met the mandate criteria for a buy or sell order. NVDA is already held and has not met the sell criteria."
}Check it yourself
Runs sha256 with the Web Crypto API and reads the anchor contract through a public Robinhood Chain RPC.