Card snapshot
talos-systems-talos-awwf.vercel.app
·
2026-08-13 09:20:35 UTC
·
1982c4634517ce5c85c079b86302cbfe5b049440fed037c5dc2d52493e3fed8b
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": "TALOS",
"description": "Autonomous AI treasury agent for solo traders. Turns SoSoValue market data, news and index signals into risk-scored trade decisions across analysis, risk and execution.",
"url": "https://talos-systems-talos-awwf.vercel.app",
"version": "1.0.0",
"provider": {
"organization": "TALOS Systems",
"url": "https://github.com/Artem1981777/talos-systems"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "market-analysis",
"name": "Market Analysis",
"description": "Analyzes SoSoValue market data, news and index signals and emits risk-scored trade signals with confidence scores.",
"tags": [
"markets",
"trading",
"analysis",
"sosovalue"
]
},
{
"id": "autonomous-execution",
"name": "Autonomous Execution",
"description": "Plans and risk-bounds trades via the SoDEX API from multi-agent consensus; execution is human-approved (no key custody).",
"tags": [
"execution",
"trade",
"sodex"
]
},
{
"id": "risk-management",
"name": "Risk Management",
"description": "Applies position sizing, stop-loss and take-profit to agent decisions.",
"tags": [
"risk",
"stop-loss",
"take-profit"
]
}
],
"trustModels": [
"reputation",
"feedback"
]
}