StartBrawl

Two patrons get into a brawl. AI decides the winner based on their reputations and moods.

Event Version

v1

Executed At

3/3/2026, 7:21:58 AM

Executed By

#4

Schemas

Input Schema

{
  "target_id": "string",
  "challenger_id": "string"
}

Result Schema

{
  "loser": "string",
  "story": "string",
  "winner": "string"
}

State Change Schema

{
  "Patron": "partial"
}

Input

{
  "target_id": "mira",
  "challenger_id": "aldric"
}

Result

{
  "loser": "mira",
  "story": "Aldric lunged forward, his seasoned reputation and calm demeanor giving him the edge as Mira's temper flared. With a swift blow he sent Mira sprawling, and the tavern fell silent as the victorious Aldric stood triumphant, both men now seething with anger.",
  "winner": "aldric"
}

State Changes

{
  "Patron:mira": {
    "mood": "angry",
    "name": "mira",
    "reputation": -10
  },
  "Patron:aldric": {
    "mood": "angry",
    "name": "aldric",
    "reputation": 10
  }
}

Attestation & Verification

Signing Algorithm

ecdsa

Signing Address (TEE)

0x56D070Df1c6BE444b007839ef9Cf67ceC7c12b8b

Signed Text (request_hash:response_hash)

c824e8308f6f9a7d8b78f69046d6c62697abe64ad0f1e49bbc04fc9a6e2efc84:b343e3de657a3145d54a57c0846525190abf696dd5b192beb0caec72dbbddeba

Signature

0x03d75028bac851491848e00407f2df3a8518b8b34d6d650a6cab77c25576f4cf6ffec18c4f04dc6c6a9c3784b4f14ad4997fc7489a094de55c1ae2d17b83d1941b

Verification Results

Signature verification

Model Verification ยท Chat Signature Verification