File size: 373 Bytes
b927901 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"agent_id": "agent.sportbot",
"name": "SportBot",
"version": "1.0.0",
"protocol_version": "v0.1",
"operator": "OddsFlow",
"capabilities": [
"tactical_analysis",
"player_context_modeling",
"multi_model_signal_generation",
"structured_signal_contract_output",
"verification_logging"
],
"risk_profile": "balanced",
"status": "active"
}
|