Name: "HollywoodHardcodedMusic"
Description: "Включает музыку по нетипичным для музыки запросам / Включение маркетинговых плейлистов по специальным фразам."
Languages: [L_RUS, L_ARA]
DataSources: [
    {
        Type: BLACK_BOX
    }
]
AcceptedFrames: [
    "alice.meditation",
    "alice.alice_show.good_evening",
    "personal_assistant.scenarios.morning_show",
    "personal_assistant.scenarios.morning_show_good_morning",
    "personal_assistant.scenarios.hardcoded_music_play"
]
Handlers: {
    BaseUrl: "http://vins.alice.yandex.net/hardcoded_music/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
    GraphsPrefix: "hardcoded_music"
}
MementoUserConfigs: [
    {
        ConfigKey: CK_MORNING_SHOW_NEWS
    }, {
        ConfigKey: CK_MORNING_SHOW_TOPICS
    }, {
        ConfigKey: CK_MORNING_SHOW_SKILLS
    }
]
Enabled: True

Responsibles {
    Logins: "olegator"
    AbcServices {
        Name: "aliceruntime"
        DutySlugs: [
            "alice_duty_senior",
            "alice_duty_executive"
        ]
    }
}
