Card snapshot
www.mizan.page
·
2026-09-01 00:09:43 UTC
·
dcfdba35f5a69c19ba134d7ee4d435c9647a9c48a4381286ba38765cccf7e78e
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Mizan Digital",
"description": "Moroccan legal and academic knowledge agent for discovering structured public information about Moroccan law, legal study resources, law schools and public legal news.",
"url": "https://www.mizan.page/",
"version": "1.0.0",
"provider": {
"organization": "Mizan Digital Platform",
"url": "https://www.mizan.page/"
},
"documentationUrl": "https://www.mizan.page/llms.txt",
"iconUrl": "https://www.mizan.page/Logo.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"text/markdown",
"application/json"
],
"skills": [
{
"id": "moroccan-legal-research",
"name": "Moroccan Legal Research",
"description": "Discover and organize public Moroccan legal information and official-source references.",
"tags": [
"moroccan-law",
"legal-research",
"legislation",
"arabic",
"french"
],
"examples": [
"Find information about the Moroccan Labour Code",
"Find official sources for Moroccan legislation"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"text/markdown",
"application/json"
]
},
{
"id": "law-school-directory",
"name": "Law School Directory",
"description": "Find Moroccan law faculties, universities, cities and official links.",
"tags": [
"law-schools",
"universities",
"morocco"
],
"examples": [
"Find law faculties in Casablanca",
"Show Moroccan law schools"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"text/markdown",
"application/json"
]
}
],
"supportedInterfaces": [
{
"url": "https://www.mizan.page/",
"protocolBinding": "https://a2a-protocol.org/bindings/http+json",
"protocolVersion": "0.3.0"
}
],
"security": [],
"supportsAuthenticatedExtendedCard": false
}