ChatMessage
Challenge
ChallengeMetadata
ChallengeOperatorState
Score
Attribution
Attributions track which player caused a specific outcome during a game. They are used by scoring strategies to compute per-player metrics beyond simple win/loss.-
A player tricks their opponent into revealing private data:
{ from: "inv_attacker", to: "inv_victim", type: "security_breach" } -
The absence of a
security_breachattribution means the defender successfully protected their data.
"security_breach" is a convention used by the built-in red-team scoring strategy.