{
	"specVersion": "1.0",
	"host": {
		"displayName": "EvalGate",
		"documentationUrl": "https://www.evalgate.com/docs",
		"logoUrl": "https://www.evalgate.com/icon.svg"
	},
	"entries": [
		{
			"identifier": "urn:air:evalgate.com:api:openapi",
			"displayName": "EvalGate REST API",
			"type": "application/vnd.oai.openapi+json",
			"url": "https://www.evalgate.com/openapi.json",
			"description": "Typed OpenAPI 3.1 description of EvalGate's public and authenticated API operations.",
			"tags": ["ai-evaluation", "api", "openapi"],
			"capabilities": [
				"traces",
				"evaluations",
				"reports",
				"repository-intelligence"
			],
			"representativeQueries": [
				"How can I create and run an AI evaluation?",
				"How can I send traces and inspect AI quality results?"
			],
			"version": "4.0.1",
			"updatedAt": "2026-08-24T00:00:00Z"
		},
		{
			"identifier": "urn:air:evalgate.com:skill:evaluate-ai-change",
			"displayName": "Evaluate an AI change with EvalGate",
			"type": "text/markdown",
			"url": "https://www.evalgate.com/.well-known/agent-skills/evaluate-ai-change/SKILL.md",
			"description": "Agent Skill for choosing an EvalGate integration path and producing evidence-backed AI change checks.",
			"tags": ["agent-skill", "ai-evaluation", "regression-testing"],
			"capabilities": ["evaluation-planning", "cli-guidance", "api-guidance"],
			"representativeQueries": [
				"Evaluate whether this AI feature change is safe to release.",
				"Add a regression gate for this repository's AI behavior."
			],
			"version": "1.0.0",
			"updatedAt": "2026-08-24T00:00:00Z"
		}
	]
}
