Card snapshot
ishraq.tech
·
2026-09-09 03:00:18 UTC
·
d8aee221f5ddbef7388856a8ce0c11aa965e7d13be643959529a1bd919e29b76
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.
{
"$schema": "https://a2a-protocol.org/schemas/agent-card-v1.json",
"name": "Ishraq Tech Agent",
"version": "1.0.0",
"description": "Autonomous digital agency agent for Ishraq Tech - services inquiry, portfolio exploration, and design request management.",
"url": "https://ishraq.tech",
"supportedInterfaces": [
{
"url": "https://ishraq.tech/api/a2a",
"transport": "HTTP-JSON",
"protocol": "a2a-v1"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "services-inquiry",
"name": "Services Inquiry",
"description": "Discover and query software engineering, mobile development, and UI/UX design offerings."
},
{
"id": "design-request",
"name": "Submit Design Request",
"description": "Submit specifications for new web, mobile, or branding projects."
}
]
}