<?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>EnablePressuredExit</key>
	<true/>
	<key>EnableTransactions</key>
	<true/>
	<key>EnvironmentVariables</key>
	<dict/>
	<key>Label</key>
	<string>com.apple.ModelCatalogAgent</string>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.bg.system.task</key>
		<dict>
			<key>com.apple.modelcatalog.subscriptionevaluation.nightly</key>
			<dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RepeatingTask</key>
				<dict>
					<key>Interval</key>
					<integer>86400</integer>
				</dict>
				<key>RequiresExternalPower</key>
				<false/>
				<key>RequiresNetworkConnectivity</key>
				<false/>
				<key>RequiresProtectionClass</key>
				<string>C</string>
			</dict>
			<key>com.apple.modelcatalog.subscriptionevaluation.postboot</key>
			<dict>
				<key>NonRepeatingTask</key>
				<dict>
					<key>ScheduleAfter</key>
					<integer>0</integer>
					<key>TrySchedulingBefore</key>
					<integer>0</integer>
				</dict>
				<key>Priority</key>
				<string>Maintenance</string>
				<key>RequiresExternalPower</key>
				<false/>
				<key>RequiresNetworkConnectivity</key>
				<false/>
				<key>RequiresProtectionClass</key>
				<string>C</string>
			</dict>
		</dict>
		<key>com.apple.biome.compute.publisher.user</key>
		<dict>
			<key>com.apple.modelcatalog.availabilitysubscriptionevaluationtrigger</key>
			<dict>
				<key>client</key>
				<string>com.apple.ModelCatalogAgent</string>
				<key>graph</key>
				<dict>
					<key>name</key>
					<string>streamPublisher</string>
					<key>streamIdentifier</key>
					<string>AppleIntelligence.Availability</string>
					<key>version</key>
					<integer>1</integer>
				</dict>
				<key>identifier</key>
				<string>com.apple.modelcatalog.availabilitysubscriptionevaluationtrigger</string>
			</dict>
			<key>com.apple.modelcatalog.subscriptionstreamchangelistener</key>
			<dict>
				<key>client</key>
				<string>com.apple.ModelCatalogAgent</string>
				<key>graph</key>
				<dict>
					<key>name</key>
					<string>streamPublisher</string>
					<key>streamIdentifier</key>
					<string>ModelCatalog.Subscriptions.Decisions</string>
					<key>version</key>
					<integer>1</integer>
				</dict>
				<key>identifier</key>
				<string>com.apple.modelcatalog.subscriptionstreamchangelistener</string>
			</dict>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>com.apple.macbuddy.done</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.macbuddy.done</string>
			</dict>
			<key>com.apple.minibuddy.done</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.minibuddy.done</string>
			</dict>
			<key>com.apple.spatialphotosrelive.enablement.changed</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.spatialphotosrelive.enablement.changed</string>
			</dict>
		</dict>
	</dict>
	<key>MachServices</key>
	<dict>
		<key>com.apple.modelcatalog.subscriptions</key>
		<true/>
	</dict>
	<key>ProcessType</key>
	<string>Adaptive</string>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/PrivateFrameworks/ModelCatalogRuntime.framework/Versions/A/ModelCatalogAgent</string>
	</array>
</dict>
</plist>
