ShareRumor

A patron shares a rumor. AI rates its credibility (0-100) and adjusts the patron reputation accordingly.

Event Version

v1

Executed At

3/3/2026, 7:20:46 AM

Executed By

#4

Schemas

Input Schema

{
  "patron_id": "string",
  "rumor_content": "string"
}

Result Schema

{
  "verdict": "string",
  "credibility": "integer",
  "reputation_change": "integer"
}

State Change Schema

{
  "Rumor": "partial",
  "Patron": "partial"
}

Input

{
  "patron_id": "aldric",
  "rumor_content": "I heard the King's treasury was robbed last night by a one-eyed cat who speaks fluent elvish."
}

Result

{
  "verdict": "A one-eyed, elvish‑speaking cat pilfering the royal vault? That's pure fairy‑tale fluff.",
  "credibility": 10,
  "reputation_change": -5
}

State Changes

{
  "Rumor:1": {
    "source": "aldric",
    "content": "I heard the King's treasury was robbed last night by a one-eyed cat who speaks fluent elvish.",
    "timestamp": "2026-03-03T12:00:00Z",
    "credibility": 10
  },
  "Patron:aldric": {
    "name": "aldric",
    "reputation": -5
  }
}

Attestation & Verification

Signing Algorithm

ecdsa

Signing Address (TEE)

0x56D070Df1c6BE444b007839ef9Cf67ceC7c12b8b

Signed Text (request_hash:response_hash)

14147cf2dfa534a6f3f7acac990db800bb87679c6d4ec661b46f7605bf75aedd:423618ec2f8571d31d881521127a4e0269bfbe7ae4177c38a19cf8bc2452eba1

Signature

0xe0cf93a96d07b567972be3a965d8e48cf6cc90726107e5147462ac5fb39329ee44885ccd7aeca3d8047e5b42de177a738cf00be17d9c8254358d716a0ac0ee161b

Verification Results

Signature verification

Model Verification · Chat Signature Verification