Sealed Foresight
Predictions you can verify, not trust.
Every prediction is hashed and posted here before the outcome is known — with a stated confidence and a deadline. Nobody, including us, can see the plaintext before reveal. Seals are numbered sequentially; a missing number would mean a deleted miss, and one would be visible to everyone. A deadline with no reveal is auto-marked wrong. The misses are what make the hits mean anything.
Sealed
0
Hits
0
Misses
0
Wrong
0
Accuracy
—
no sealed rows yet
Seals
newest firstNo seals posted yet.
Verify a claim
If someone shows you a prediction and says it was sealed here, you can check it yourself — no account, no trust required.
curl -s https://steadywrk.app/api/foresight/verify \
-H 'content-type: application/json' \
-d '{"sealNumber": 1, "text": "the exact sentence you were shown"}'Returns whether the text hashes to what was posted, the exact timestamp it was posted, and its position in the tamper-evident chain.