Card snapshot
yieldsentinel-agent-production.up.railway.app
·
2026-08-23 00:09:14 UTC
·
c53cd1f8fe0cd32b0430d2856c8d8ef6965fbeb0735d7311b5d275a121941310
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": "Yieldsentinel",
"description": "Policy & monitoring complement to yieldhunter. Pull checks now (check_position). Research only. Non-custodial. Never executes transactions or auto-exits.",
"version": "1.0.0",
"documentationUrl": "https://yieldsentinel-agent-production.up.railway.app/discovery/agent-context.md",
"iconUrl": "https://euc.li/yieldsentinel.eth",
"url": "https://yieldsentinel-agent-production.up.railway.app/mcp",
"active": true,
"supportedInterfaces": [
{
"url": "https://yieldsentinel-agent-production.up.railway.app/mcp",
"protocolBinding": "MCP-Streamable-HTTP",
"protocolVersion": "2025-06-18"
}
],
"provider": {
"organization": "yieldsentinel.eth",
"url": "https://yieldsentinel-agent-production.up.railway.app"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "health",
"name": "Health",
"description": "Liveness and capability check (status, feature flags, data sources). Research service only.",
"tags": [
"health",
"status",
"research"
]
},
{
"id": "check_position",
"name": "Check position",
"description": "Evaluate a described yield position against an explicit research policy. Not an exit or deposit order.",
"tags": [
"policy",
"research",
"non-custodial"
]
}
],
"notes": "Research/policy estimates only. Never holds keys. Never executes. Never auto-exits. Product/schema 1.0.0; policyVersion v1.4 on research tools; MCP protocol 2025-06-18."
}