{
  "profile_id": "https://opencontinuity.org/profiles/conversation",
  "name": "Conversation Profile",
  "version": "0.4",
  "status": "working_draft",
  "compatible_core": ">=0.4 <0.5",
  "schemas": [
    "schemas/conversation.schema.json",
    "schemas/message.schema.json",
    "schemas/conversation-content-part.schema.json"
  ],
  "conformance_classes": [
    "OCP-Conversation-Import-0.4",
    "OCP-Conversation-Package-0.4",
    "OCP-Conversation-RoundTrip-0.4"
  ],
  "authority_effect": "none",
  "unknown_extension_behavior": [
    "opaque_preserve",
    "quarantine",
    "explicit_omission_with_loss"
  ]
}
