{"tours": {
    "Tour1DiscoveryViewLinearTour": {
        "tourId": "Tour1DiscoveryViewLinearTour",
        "featureCards": [
            {
                "id": "1df3bfbb-2cf4-4795-bcb0-2dfe601dcfb5",
                "title": "app.ilst.tour.content.search.title",
                "description": "app.ilst.tour.content.search.description",
                "targetSelector": "[data-testid=searchicon]",
                "placement": "bottom right",
                "inScrollableContainer": false
            },
            {
                "id": "c5564c24-6d9c-462d-9e11-7de1358ca6cc",
                "title": "app.ilst.tour.content.handsontutorials.title",
                "description": "app.ilst.tour.content.handsontutorials.description",
                "targetSelector": "[dp-target-id=browseHandsonTutorials]",
                "placement": "top",
                "inScrollableContainer": true,
                "shouldScrollIntoView": true
            },
            {
                "id": "e80ad708-3dce-4df8-a0fc-3a52483addf2",
                "title": "app.ilst.tour.content.whatsnew.title",
                "description": "app.ilst.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.7.0-2",
    "host": "ILST",
    "minAppVersion": "2.7.0",
    "minHostVersion": "26.4.0",
    "version": "1.0"
}

}