Commitment
012404b7c1cc05d30720557ffe923aedaa3e11ec44a56e08af098f7eb4d4c457
Anchor
Leaf 1 of anchor #5, block 70,807,211. 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-23T20:31:00.197Z","decider":"llm","horizon_hours":null,"kind":"decision","model":"google/gemini-2.5-flash-lite","prev":"21246673a467deb6e7766b515b332022858ab72ed87b1457a5ff0741f7fed307","prompt_sha256":"06e4a7d7b8d42de44377d54c7d7a3ed1e251a8394bc6f184b5e5267b02409f20","prompt_version":"augur-decide/v1","provider":"Google","rationale":"No stock experienced a 2.5% drop in 24h while maintaining a positive 7-day change above -6%.","reference_price":null,"response_sha256":"a083ccdc9ac34507f8e105cb5be13390518176f52d90847343d1220f242940ae","salt":"89ca0086b583a6c24b35a0fd7827abd5eee79193a98b45edf451f9277df26f20","size":null,"snapshot":"ms-20260923T2031Z-dc9da9ca","symbol":null,"system_prompt_sha256":"85f2d648b42d756559dfaa3bf79a58bbbc1c78c6ca3e3dfb6b1f32418da51234","temperature":0.2,"thesis":"No specific stock met the criteria for a buy or sell order based on the mandate.","v":1}Prompt sent to the model
Time: 2026-09-23T20: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.57 -0.05% -0.65% +2.43% ok
QQQ 741.34 -0.03% -0.57% +5.57% ok
TSLA 379.36 +0.00% -0.24% +5.81% ok
NVDA 225.51 +0.07% -1.54% +5.29% ok
META 746.83 -0.36% +1.29% +10.62% ok
Portfolio: NAV 10000.00 USDG, cash 10000.00 (+100.0%).
Positions: none.
Your last decisions (newest first):
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 specific stock met the criteria for a buy or sell order based on the mandate.",
"rationale": "No stock experienced a 2.5% drop in 24h while maintaining a positive 7-day change above -6%."
}Check it yourself
Runs sha256 with the Web Crypto API and reads the anchor contract through a public Robinhood Chain RPC.