Commitment
9f90a4644b46f98a214e50b5bdbee02edbe75071db03375e465d76d451461f1a
Anchor
Leaf 0 of anchor #1, block 70,735,553. 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":"3858f105-d7d0-48ab-bb94-03a44f54c489","confidence":null,"decided_at":"2026-09-23T18:29:00.249Z","decider":"llm","horizon_hours":null,"kind":"decision","model":"deepseek/deepseek-v4-flash","prev":null,"prompt_sha256":"2975a990f397b5ded2d215410dfc5f2b5b7f17de38883bfea92dfd15c242e235","prompt_version":"augur-decide/v1","provider":"Venice","rationale":"24h changes: NVDA -1.50%, MSFT +0.47%, AAPL -1.26%, AMZN -2.51%, QQQ -0.57%. MSFT beats QQQ by 1.04pp but 7D data is n/a, so buy condition not met. No sell because no positions.","reference_price":null,"response_sha256":"d84d365948f2e6e71d832cbd3f0338d780eca9b1d6cfa105863fd17dfdd26a36","salt":"9a23e2db8e0981c7166c3efada4dbc42aced8ea4ff24bf62ac48e48dceae0714","size":null,"snapshot":"ms-20260923T1829Z-c9972b3e","symbol":null,"system_prompt_sha256":"498182b5761931ffda3d7e83d30e58c117bc86db803cd87e9ca8eabcb5fd4fb6","temperature":0.2,"thesis":"No trade because 7D data missing prevents buy rule; no positions to sell.","v":1}Prompt sent to the model
Time: 2026-09-23T18:29Z. You are asked every 60 minutes.
Mandate:
"""
Trade NVDA, MSFT, AAPL and AMZN, using QQQ as the benchmark. Buy a name when its 24h change beats QQQ's by more than 0.8 percentage points and it is up over 7 days. Size each buy at 0.12 (= 12%) of NAV. Sell a name in full when its 24h change trails QQQ's by more than 1 percentage point. Hold when neither rule fires. Give a confidence you would bet on and vary it with the size of the gap.
"""
Risk limits (fractions of NAV): max position 0.3, trade size 0.12, cash floor 0.1, stop-loss 0.05, take-profit 0.1, max 6 trades a day (0 used today).
Market, USDG per share (pool price, checked against Chainlink):
SYMBOL PRICE 1H 24H 7D STATUS
NVDA 225.59 +0.53% -1.50% n/a ok
MSFT 499.41 -0.09% +0.47% n/a ok
AAPL 337.18 -0.18% -1.26% n/a ok
AMZN 249.17 +0.10% -2.51% n/a ok
QQQ 741.38 -0.05% -0.57% n/a ok
Portfolio: NAV 10000.00 USDG, cash 10000.00 (+100.0%).
Positions: none.
Raw answer, before parsing
{"action":"hold","symbol":null,"size":null,"confidence":null,"horizon_hours":null,"thesis":"No trade because 7D data missing prevents buy rule; no positions to sell.","rationale":"24h changes: NVDA -1.50%, MSFT +0.47%, AAPL -1.26%, AMZN -2.51%, QQQ -0.57%. MSFT beats QQQ by 1.04pp but 7D data is n/a, so buy condition not met. No sell because no positions."}Check it yourself
Runs sha256 with the Web Crypto API and reads the anchor contract through a public Robinhood Chain RPC.