<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>_PSMessagesPinningSuggester</key>
	<dict>
		<key>_PSMessagesPinningBoostGroups</key>
		<true/>
	</dict>
	<key>_PSHeuristics</key>
	<dict>
		<key>SuggestionProxyTypeFrequencyOfShares</key>
		<dict>
			<key>threshold</key>
			<integer>3</integer>
		</dict>
		<key>SuggestionProxyTypeFrequencyOfSharesFromCurrentApp</key>
		<dict>
			<key>threshold</key>
			<integer>3</integer>
		</dict>
		<key>SuggestionProxyTypeFrequencyOfTopDomainURL</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>3</integer>
			<key>threshold</key>
			<integer>1</integer>
		</dict>
		<key>SuggestionProxyTypeFromStats</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>12</integer>
		</dict>
		<key>SuggestionProxyTypeHyperRecencyCallRewrite</key>
		<dict>
			<key>recencyMarginInSeconds</key>
			<integer>150</integer>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>4</integer>
		</dict>
		<key>SuggestionProxyTypeHyperRecencyIncomingRewrite</key>
		<dict>
			<key>recencyMarginInSeconds</key>
			<integer>150</integer>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>1</integer>
		</dict>
		<key>SuggestionProxyTypeHyperRecencyRewrite</key>
		<dict>
			<key>recencyMarginInSeconds</key>
			<integer>150</integer>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>4</integer>
		</dict>
		<key>SuggestionProxyTypeHyperRecentInteraction</key>
		<dict>
			<key>recencyMarginInSeconds</key>
			<integer>150</integer>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>1</integer>
		</dict>
		<key>SuggestionProxyTypeInCall</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>12</integer>
		</dict>
		<key>SuggestionProxyTypePASS</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>3</integer>
			<key>threshold</key>
			<real>0.001</real>
		</dict>
		<key>SuggestionProxyTypePASSv1</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>12</integer>
		</dict>
		<key>SuggestionProxyTypeReturnToSender</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>1</integer>
		</dict>
		<key>SuggestionProxyTypeSASS</key>
		<dict>
			<key>maxNumberOfSuggestionSlots</key>
			<integer>3</integer>
			<key>threshold</key>
			<integer>2</integer>
		</dict>
        <key>SuggestionProxyTypeTitleASS</key>
        <dict>
            <key>maxNumberOfSuggestionSlots</key>
            <integer>3</integer>
            <key>clusterMappingThreshold</key>
            <real>0.3</real>
            <key>clusterMappingTopK</key>
            <integer>2</integer>
        </dict>
        <key>SuggestionProxyTypeURLASS</key>
        <dict>
            <key>maxNumberOfSuggestionSlots</key>
            <integer>3</integer>
        </dict>
		<key>_PSHeuristicsPSLRecencyMargin</key>
		<integer>150</integer>
		<key>_PSHeuristicsPSLMessagesRecencyLimit</key>
		<integer>12</integer>
		<key>_PSHeuristicsPSLShareSheetRecencyLimit</key>
		<integer>12</integer>
	</dict>
	<key>_PSExpanseSessionModel</key>
	<dict>
		<key>modelProxiesArray</key>
		<array>
			<string>inPhoneCallSuggestionProxies</string>
			<string>inExpanseSessionSuggestionProxies</string>
			<string>hyperRecentSuggestionProxies</string>
			<string>knnSuggestionBasedOnExpanseSessionsAllAndAppFilterOnProxiesKey</string>
			<string>knnSuggestionProxies</string>
			<string>backFillProxies</string>
		</array>
	</dict>
	<key>_PSEnsembleModel</key>
	<dict>
		<key>enablePhotoBasedFeatures</key>
		<false/>
		<key>maxCandidatesFromMessageCache</key>
		<integer>40</integer>
		<key>maxCandidatesFromShareSheetCache</key>
		<integer>40</integer>
		<key>fallbackModelProxiesArray</key>
		<array>
			<string>shareSheetRecencyProxies</string>
			<string>messagesRecencyProxies</string>
		</array>
		<key>useSyntheticSharingInteractions</key>
		<true/>
		<key>modelProxiesArray</key>
		<array>
			<string>inPhoneCallSuggestionProxies</string>
			<string>returnDocumentToSenderSuggestionProxies</string>
			<string>coreMLSuggestionProxies</string>
			<string>knnSuggestionProxies</string>
		</array>
	</dict>
	<key>_PSKNNModel</key>
	<dict>
		<key>_PSInteractionModelInUse</key>
		<true/>
		<key>_PSKnnTopKShares</key>
		<string>3</string>
		<key>_PSKnnMessagesZkwTopNFilter</key>
		<string>4</string>
		<key>_PSKnnModelRecencyMarginToPromoteShares</key>
		<string>259200</string>
		<key>_PSKnnModelRecencyMarginToPromoteSharesMatchingBundleId</key>
		<string>259200</string>
		<key>_PSKnnModelRecencyMarginToRetainShares</key>
		<string>604800</string>
		<key>_PSKnnModelSameBundleIdPenalty</key>
		<string>259200</string>
	</dict>
	<key>_PSShareSheetEphemeralFeatureManager</key>
	<dict>
		<key>histogramFeatureSmoothingParameter</key>
		<integer>1</integer>
		<key>featureList</key>
		<array>
			<string>TimeSinceLastIncomingMeeting</string>
			<string>TimeSinceLastIncomingMail</string>
			<string>TimeSinceLastIncomingCall</string>
			<string>TimeSinceLastIncomingText</string>
			<string>TimeSinceLastIncomingFaceTime</string>
			<string>TimeSinceLastOutgoingMeeting</string>
			<string>TimeSinceLastOutgoingMail</string>
			<string>TimeSinceLastOutgoingShare</string>
			<string>TimeSinceLastOutgoingCall</string>
			<string>TimeSinceLastOutgoingText</string>
			<string>TimeSinceLastOutgoingFaceTime</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>IsWeekendConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>IsWeekendConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>IsWeekendConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>IsWeekendConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>IsWeekendConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>IsWeekendConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>IsWeekendConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>IsWeekendConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>IsWeekendConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>IsWeekendConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>LocationUUIDConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>PersonUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>URLTopLevelDomainConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>SourceAppConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>SourceAppConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>SourceAppConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>SourceAppConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>SourceAppConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>SourceAppConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>SourceAppConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>SourceAppConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>SourceAppConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>SourceAppConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>SceneUUIDSetConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>UTIConditionedProbabilityAcrossAllBucketsInTheLast6Months</string>
			<string>UTIConditionedProbabilityAcrossAllCandidatesInTheLast6Months</string>
			<string>UTIConditionedProbabilityAcrossAllBucketsInTheLastMonth</string>
			<string>UTIConditionedProbabilityAcrossAllCandidatesInTheLastMonth</string>
			<string>UTIConditionedProbabilityAcrossAllBucketsInTheLast3Months</string>
			<string>UTIConditionedProbabilityAcrossAllCandidatesInTheLast3Months</string>
			<string>UTIConditionedProbabilityAcrossAllBucketsInTheLastDay</string>
			<string>UTIConditionedProbabilityAcrossAllCandidatesInTheLastDay</string>
			<string>UTIConditionedProbabilityAcrossAllBucketsInTheLastWeek</string>
			<string>UTIConditionedProbabilityAcrossAllCandidatesInTheLastWeek</string>
			<string>HasEverSharedInThisHourOfDaySlotBucket</string>
			<string>HasEverSharedInThisIsWeekendBucket</string>
			<string>HasEverSharedInThisLocationUUIDBucket</string>
			<string>HasEverSharedInThisPersonUUIDSetBucket</string>
			<string>HasEverSharedInThisURLTopLevelDomainBucket</string>
			<string>HasEverSharedInThisSourceAppBucket</string>
			<string>HasEverSharedInThisURLScreenTimeCategoryBucket</string>
			<string>HasEverSharedInThisDayOfWeekBucket</string>
			<string>HasEverSharedInThisSceneUUIDSetBucket</string>
			<string>HasEverSharedInThisUTIBucket</string>
			<string>IsInAFaceTime</string>
			<string>IsInACall</string>
			<string>IsInAMeeting</string>
			<string>UTI</string>
			<string>SourceApp</string>
			<string>NumberOfPersonUUIDs</string>
			<string>NumberOfSceneUUIDs</string>
			<string>URLTopLevelDomain</string>
			<string>NumberOfItemsShared</string>
		</array>
	</dict>
	<key>_PSSuggesterCache</key>
	<dict>
		<key>cacheUpdateInterval</key>
		<real>43200</real>
	</dict>
</dict>
</plist>
