{ "details": { "displayName": "Name or label shown in the simulation interface (e.g., a person or organisation)", "imageUrl": "Profile or avatar image associated with this persona", "name": "persona first name", "lname": "Optional last name ", "type": "Indicates whether this is a 'participant' (human player) or 'persona' (simulated identity)", "audienceIndex": "Numerical index mapping this persona to an audience segment, if applicable", "teamId": "Team identifier linking this persona to a specific player group", "role": "Conducttr role", "faction_id": "Numeric ID of the persona’s faction or organisation (used for simulation alignment)", "affiliation": "NATO affiliation enum", "disposition": "-5 to +5" }, "channel": { "type": "Specifies the medium or platform (e.g., 'page', 'user', 'mail', 'gosocial')", "handle": "The public username or account handle on that channel", "displayName": "Visible account name on the simulated channel", "bio": "Text description or biography field for that account", "followers": "Integer count of followers for that persona/channel", "following": "Integer count of accounts that persona follows", "verified": "Boolean flag (0 or 1) for account verification", "imageUrl": "Profile image used for this channel", "imageCoverUrl": "Cover or background image, if supported by channel type", "website": "Optional website or homepage URL for that persona" } }