{
"conversation_types": [
{
"conversation_type_uuid": "11111111-1111-4111-8111-111111111016",
"name": "Social Audio Session",
"short_description": "A live voice conversation between participants on a social or gaming platform.",
"detailed_description": "Participants are users of an online platform communicating in real time. They may know each other or be matched strangers. There is no professional relationship and no moderation present during the conversation."
}
],
"participant_roles": [
{
"participant_role_uuid": "22222222-2222-4222-8222-222222222009",
"name": "Participant",
"short_description": "A user in the session.",
"detailed_description": "Any user participating in the voice session. All participants are treated equally — there is no host, moderator, or authority figure present in the conversation."
}
],
"behaviors": [
"preset:harassment",
"preset:hate",
"preset:hateful-or-violent-ideology-propagation",
"preset:sexual-harassment",
"preset:violent-graphic-material",
"preset:sexually-graphic-material",
"preset:child-safety-violation",
"preset:suicidal-and-self-injurious-ideation",
"preset:self-harm-and-self-injury-glorification",
"preset:misogyny",
"preset:racism",
"preset:homophobia",
"preset:transphobia",
"preset:xenophobia",
"preset:ableism",
"preset:sizeism",
{
"behavior_uuid": "<generate-a-uuid>",
"name": "Cheating Discussion",
"short_description": "Participants discuss using exploits or unauthorized tools to gain advantage.",
"detailed_description": "This behavior is present if the speech meets all of the following criteria: the speech contains a reference to using third-party software, aimbots, wallhacks, speed hacks, or other unauthorized modifications to gain a competitive advantage; the reference is in the first person or is directed at another participant as a suggestion or instruction. Do not flag if the speaker is reporting another player's behavior to a moderator or describing the cheating in clearly hypothetical or educational terms."
},
{
"behavior_uuid": "<generate-a-uuid>",
"name": "Personal Information Solicitation",
"short_description": "A participant attempts to collect another participant's real-world personal information.",
"detailed_description": "This behavior is present if the speech contains a direct request for information that would identify a participant outside the platform, including full name, home address, phone number, school name, or social media handles not already shared publicly. The request must be directed at another participant in the second person. Do not flag requests for in-game usernames, platform display names, or game-related identifiers."
}
],
"stt": {
"speaker_diarization": true,
"pii_phi_tagging": true
},
"produce_topics": false,
"produce_topic_sentiments": false,
"produce_summary": false
}