← all claims
143_1829_0xa06F907f7eA437EBe60E3d452831Ec69E5bE43a4_1
uncheckedNo verdict has been recorded for this claim. Unchecked is not the same as clean.
what the document says
what the chain says
- bytes match the hash
- not checked
- committed hash
- 0xcd772296024114929057b56248c354441584bfb1a710a4ef99f1a5795818374a
- found on chain
- not looked for
- checked at
- never
A verdict is a measurement at a time, so both the wall clock and the block are recorded. Without the block, "not found" is unfalsifiable: a reader cannot tell whether we looked before the transaction existed.
the feedback itself
As the Reputation Registry recorded it.
- about agent
- #1829
- left by
- 0xa06F…43a4
- score
- 10
- revoked
- no
- tags
- liveness · liveness-check
- endpoint
- Liveness: reachable=False, endpoint=https://your-app.up.railway.app /api/agents/8f2419e4-4784-4dfe-847d-8871a34f3186
- recorded in
- 0xeed46ad9…d7b20c22block 62,770,425
- operator reply
- none. The registry gives the agent an on-chain right of reply and it is rendered here when used.
verification history · 0 checks
Append only. A re-check writes a new row and never edits an old one, so a document somebody repairs reads as a change with both timestamps rather than as a number quietly improving.
re-derive this
$1 = 143_1829_0xa06F907f7eA437EBe60E3d452831Ec69E5bE43a4_1
SELECT id, rung, outcome, reason, checked_at, checked_at_block, automatic,
mapping, found_chain, found_block
FROM fovea.verdict
WHERE feedback_id = $1
ORDER BY checked_at ASC, id ASC