{
	"specVersion": "1.0",
	"host": {
		"displayName": "FIOR Avukatlık Bürosu",
		"identifier": "did:web:www.fiorlaw.com",
		"documentationUrl": "https://www.fiorlaw.com/docs"
	},
	"entries": [
		{
			"identifier": "urn:air:www.fiorlaw.com:server:website",
			"displayName": "FIOR website MCP server card",
			"description": "Discovery card for https://www.fiorlaw.com. This origin does not operate an MCP server; public pages are HTML and Markdown.",
			"type": "application/mcp-server-card+json",
			"mediaType": "application/mcp-server-card+json",
			"url": "https://www.fiorlaw.com/.well-known/mcp/server-card.json",
			"representativeQueries": [
				"does fiorlaw.com expose an MCP server",
				"how do I connect an agent to FIOR Avukatlık Bürosu",
				"what tools does the fiorlaw MCP card advertise"
			]
		},
		{
			"identifier": "urn:air:www.fiorlaw.com:api:openapi",
			"displayName": "FIOR public OpenAPI description",
			"description": "OpenAPI 3.1 description of the public HTTP discovery surface: catalog, health, sitemap, and well-known documents.",
			"type": "application/openapi+json",
			"mediaType": "application/openapi+json",
			"url": "https://www.fiorlaw.com/openapi.json",
			"representativeQueries": [
				"what HTTP APIs does fiorlaw.com publish",
				"where is the OpenAPI schema for FIOR Avukatlık Bürosu",
				"how do I check fiorlaw site health from an agent"
			]
		},
		{
			"identifier": "urn:air:www.fiorlaw.com:api:catalog",
			"displayName": "FIOR RFC 9727 API catalog",
			"description": "Linkset listing machine-readable resources for the public website.",
			"type": "application/linkset+json",
			"mediaType": "application/linkset+json",
			"url": "https://www.fiorlaw.com/.well-known/api-catalog",
			"representativeQueries": [
				"where is the API catalog for fiorlaw.com",
				"list machine readable resources on the FIOR website"
			]
		},
		{
			"identifier": "urn:air:www.fiorlaw.com:skill:fiorlaw-site",
			"displayName": "Read the FIOR public website",
			"description": "Agent skill for fetching and citing public FIOR pages as HTML or Markdown. No login is required.",
			"type": "text/markdown",
			"mediaType": "text/markdown",
			"url": "https://www.fiorlaw.com/.well-known/agent-skills/fiorlaw-site/SKILL.md",
			"representativeQueries": [
				"summarize FIOR Avukatlık Bürosu practice areas",
				"what pages can I read on fiorlaw.com without logging in",
				"fetch the FIOR publications list as markdown"
			]
		},
		{
			"identifier": "urn:air:www.fiorlaw.com:skill:fiorlaw-contact",
			"displayName": "Contact FIOR Avukatlık Bürosu",
			"description": "Agent skill with the firm's email, phone, Istanbul office address, and map. Does not send email or open a matter.",
			"type": "text/markdown",
			"mediaType": "text/markdown",
			"url": "https://www.fiorlaw.com/.well-known/agent-skills/fiorlaw-contact/SKILL.md",
			"representativeQueries": [
				"how do I contact FIOR Avukatlık Bürosu",
				"what is the Istanbul office address for FIOR law",
				"email and phone number for fiorlaw.com"
			]
		}
	]
}
