kanmanimonad mainnet · 143
← all claims

143_7753_0xC71A15Fcb1149254F97059F6cf3f6Ed43990ebd4_2

unchecked

No verdict has been recorded for this claim. Unchecked is not the same as clean.

what the document says

declared network
none stated
cited transaction
none stated
read by mapping
no mapping reached this document
evidence pointer

what the chain says

bytes match the hash
not checked
committed hash
0x04d560b9104d04707f92b089616776e45b1c614e3bd17a8a236f13c339b68d0e
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
#7753
left by
0xC71A…ebd4
score
100
revoked
no
tags
liveness · liveness-check
endpoint
Liveness: reachable=True, endpoint=https://8004glyphs.vercel.app/api/agent/7614
recorded in
0x3f92ffd8…f6643986block 68,677,091
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_7753_0xC71A15Fcb1149254F97059F6cf3f6Ed43990ebd4_2

    
    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