Card snapshot
voicelogpro.com
·
2026-07-21 05:31:27 UTC
·
d7f50b9dc78c2031d0c878c043ea2e45205aaa74828beb40c6d494f35dc56cbf
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": "VoiceLogPro Agent",
"description": "Voice-powered construction daily log app. Dictate your daily report hands-free and generate compliant, professional logs in seconds.",
"url": "https://voicelogpro.com/api/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "create_daily_log",
"name": "Create Construction Daily Log",
"description": "Generate a professional construction daily log from voice input. Includes weather, work performed, crew, equipment, delays, and safety notes.",
"tags": [
"construction",
"daily-log",
"voice",
"field-report"
],
"examples": [
"Create a daily log for today",
"Dictate my construction report"
]
}
]
}