{
	"name": "ServTrackr Marketing",
	"version": "1.0.0",
	"description": "Official ServTrackr marketing and documentation entry point. Not an autonomous agent runtime; use helpdesk and sitemap for structured content.",
	"supportedInterfaces": [
		{
			"url": "https://servtrackr.com/helpdesk",
			"protocol": "https",
			"description": "Help articles and guides"
		}
	],
	"capabilities": {
		"contentDiscovery": true,
		"a2aProtocol": false
	},
	"skills": [
		{
			"id": "helpdesk",
			"name": "Helpdesk",
			"description": "Browse product documentation and tutorials at /helpdesk"
		}
	],
	"discovery": {
		"api_catalog": "/.well-known/api-catalog",
		"sitemap": "/sitemap.xml"
	}
}
