{
    "tours": {
        "Tour1DiscoveryViewLinearTour": {
            "tourId": "Tour1DiscoveryViewLinearTour",
            "featureCards": [
                {
                    "id": "1df3bfbb-2cf4-4795-bcb0-2dfe601dcfb5",
                    "title": "app.tour.content.search.title",
                    "description": "app.tour.content.search.description",
                    "targetSelector": "[data-testid=searchicon]",
                    "placement": "bottom right",
                    "inScrollableContainer": false
                },
                {
                    "id": "3d6bc815-9faa-4a1f-978a-17c7624e3b22",
                    "title": "app.tour.content.quickactions.title",
                    "description": "app.tour.content.quickactions.description",
                    "targetSelector": "[dp-target-id=browseActions]",
                    "placement": "top",
                    "inScrollableContainer": true,
                    "shouldScrollIntoView": true
                },
                {
                    "id": "c5564c24-6d9c-462d-9e11-7de1358ca6cc",
                    "title": "app.tour.content.handsontutorials.title",
                    "description": "app.tour.content.handsontutorials.description",
                    "targetSelector": "[dp-target-id=browseHandsonTutorials]",
                    "placement": "top",
                    "inScrollableContainer": true,
                    "shouldScrollIntoView": true
                },
                {
                    "id": "e80ad708-3dce-4df8-a0fc-3a52483addf2",
                    "title": "app.tour.content.whatsnew.title",
                    "description": "app.tour.content.whatsnew.description",
                    "targetSelector": "[dp-target-id=browseWhatsNew]",
                    "placement": "top",
                    "inScrollableContainer": true,
                    "shouldScrollIntoView": true
                }
            ],
            "rules": [
                {
                    "conditions": {
                        "all": [
                            {
                                "fact": "triggeredByTimer",
                                "operator": "equal",
                                "value": true
                            },
                            {
                                "fact": "experienceState",
                                "operator": "equal",
                                "value": 1
                            },
                            {
                                "fact": "upLaunchCount",
                                "operator": "lessThanInclusive",
                                "value": 3
                            },
                            {
                                "fact": "isInDoNotDisturbMode",
                                "operator": "notEqual",
                                "value": true
                            },
                            {
                                "fact": "appStorage",
                                "operator": "hasRecordedInteraction",
                                "value": false
                            },
                            {
                                "fact": "upState",
                                "operator": "equal",
                                "value": "shown"
                            }
                        ]
                    },
                    "event": {
                        "type": "Tour1DiscoveryViewLinearTour",
                        "params": {
                            "launchDelayInSeconds": 3
                        }
                    }
                },
                {
                    "conditions": {
                        "all": [
                            {
                                "fact": "triggeredByTimer",
                                "operator": "equal",
                                "value": false
                            },
                            {
                                "fact": "experienceState",
                                "operator": "equal",
                                "value": 1
                            },
                            {
                                "fact": "isInDoNotDisturbMode",
                                "operator": "notEqual",
                                "value": true
                            },
                            {
                                "fact": "upState",
                                "operator": "equal",
                                "value": "shown"
                            }
                        ]
                    },
                    "event": {
                        "type": "Tour1DiscoveryViewLinearTour",
                        "params": {}
                    }
                },
                {
                    "conditions": {
                        "all": [
                            {
                                "fact": "triggeredByTimer",
                                "operator": "equal",
                                "value": false
                            },
                            {
                                "fact": "experienceState",
                                "operator": "notEqual",
                                "value": 1
                            },
                            {
                                "fact": "isInDoNotDisturbMode",
                                "operator": "notEqual",
                                "value": true
                            },
                            {
                                "fact": "upState",
                                "operator": "equal",
                                "value": "shown"
                            }
                        ]
                    },
                    "event": {
                        "type": "Tour1DiscoveryViewLinearTour",
                        "params": {
                            "shouldGoHomeFirst": true
                        }
                    }
                }
            ]
        }
    },
    "meta": {
        "app": "Discover Panel",
        "appId": "com.adobe.unifiedpanel",
        "asset": "Feature Tours",
        "assetVersion": "2.4.0-1",
        "host": "PHXS",
        "minAppVersion": "2.7.0",
        "minHostVersion": "23.4",
        "version": "1.0"
    }
}