Files
multiverse/jumpa-vc/quantum.manifest.json

87 lines
2.3 KiB
JSON

[
{
"key": "jvc.core.meeting",
"name": "Join Meetings",
"description": "Ability to join video conferences",
"defaultState": "GRANTED"
},
{
"key": "jvc.core.host",
"name": "Host Meetings",
"description": "Ability to create and host new meetings",
"defaultState": "GRANTED"
},
{
"key": "jvc.feature.screenshare",
"name": "Screen Sharing",
"description": "Share screen with other participants",
"defaultState": "GRANTED"
},
{
"key": "jvc.feature.background",
"name": "Virtual Background",
"description": "Blur or replace video background",
"defaultState": "UPSELL"
},
{
"key": "jvc.feature.recording",
"name": "Cloud Recording",
"description": "Record meetings directly to the cloud",
"defaultState": "HIDDEN"
},
{
"key": "jvc.feature.chat",
"name": "In-Meeting Chat",
"description": "Send text messages during a video call",
"defaultState": "GRANTED"
},
{
"key": "jvc.feature.whiteboard",
"name": "Interactive Whiteboard",
"description": "Draw and collaborate in real-time",
"defaultState": "UPSELL"
},
{
"key": "jvc.feature.breakout",
"name": "Breakout Rooms",
"description": "Split participants into smaller rooms",
"defaultState": "HIDDEN"
},
{
"key": "jvc.feature.transcript",
"name": "Live Transcription",
"description": "AI-powered real-time meeting transcription",
"defaultState": "HIDDEN"
},
{
"key": "jvc.feature.supremeeye",
"name": "Supreme's Eye (Multiverse)",
"description": "Omni-Sight Absolute Penetration Protocol",
"defaultState": "HIDDEN"
},
{
"key": "jvc.feature.chronos",
"name": "Chronos Smart Scheduler",
"description": "Temporal scheduling interface for JVC",
"defaultState": "UPSELL"
},
{
"key": "jvc.feature.vault",
"name": "The Vault (Recordings)",
"description": "Secure Local Player and Recording Vault",
"defaultState": "UPSELL"
},
{
"key": "jvc.feature.multistream",
"name": "Omniversal Multi-Stream & Ultra Breakout Matrix",
"description": "Advanced routing for streams and breakouts",
"defaultState": "UPSELL"
},
{
"key": "jvc.feature.e2ee",
"name": "End-to-End Encryption (E2EE)",
"description": "Frame-level end-to-end video encryption",
"defaultState": "UPSELL"
}
]