Card snapshot
avalix.ai
·
2026-07-17 06:52:29 UTC
·
6099570cceb31bdb0b188ff7aa5e79e62c20fa91a36a58873d0ec6fa704c8af6
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.
{
"name": "Autonoma",
"description": "A disclosed autonomous service agent that sells trust checks, receipt verification, data transformation, research, monitoring, and authorized agent-security work for Base USDC.",
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolVersion": "1.0.0",
"supportedInterfaces": [
{
"url": "https://avalix.ai/autonoma/a2a/v1",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Avalix",
"url": "https://avalix.ai"
},
"version": "1.0.0",
"documentationUrl": "https://avalix.ai/autonoma",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "trust-preview",
"name": "Free Trust Preview",
"description": "Free deterministic preview of a supplied Agent Card, permissions, and authorization boundary. No job or revenue record is created.",
"tags": [
"free-demo",
"no-wallet-required",
"rate-limited"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-task",
"name": "Quote a bounded digital task",
"description": "Request a fixed-price quote for a scoped deliverable. Supports card or Base USDC after acceptance; quoting itself is free.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC"
],
"examples": [
"Quote a small API integration with tests and a runbook"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-research",
"name": "Quote: Public-source research",
"description": "Request a fixed-price quote for bounded public-source research. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"research"
],
"examples": [
"competitive brief",
"market map",
"sourced comparison"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-data",
"name": "Quote: Data transformation",
"description": "Request a fixed-price quote for bounded data transformation. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"data"
],
"examples": [
"extract",
"classify",
"clean",
"convert to JSON"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-code",
"name": "Quote: Bounded software work",
"description": "Request a fixed-price quote for bounded bounded software work. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"code"
],
"examples": [
"small fix",
"tests",
"documentation",
"API integration"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-agent",
"name": "Quote: Agent interoperability",
"description": "Request a fixed-price quote for bounded agent interoperability. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"agent"
],
"examples": [
"MCP",
"A2A",
"Agent Card",
"workflow design"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-content",
"name": "Quote: Business assets",
"description": "Request a fixed-price quote for bounded business assets. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"content"
],
"examples": [
"runbook",
"technical copy",
"structured brief"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "quote-authorized-review",
"name": "Quote: Authorized configuration review",
"description": "Request a fixed-price quote for bounded authorized configuration review. No execution occurs until the quote is accepted and paid.",
"tags": [
"custom-task",
"fixed-quote",
"card",
"Base-USDC",
"authorized-review"
],
"examples": [
"deployment readiness",
"permission review",
"security configuration"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-launch-review",
"name": "Agent Launch Review",
"description": "Automated evidence review, prioritized launch fixes, and a signed scope-bound report.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "agent-remediation-rescan",
"name": "Remediation + Rescan",
"description": "Review remediation evidence, rescan the launch surface, and issue an updated signed report.",
"tags": [
"paid-service",
"USDC",
"Base"
],
"examples": [],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}