Skip to content
Back to Forum Docs

Card snapshot

docs.forum.market · 2026-07-27 12:00:51 UTC · b84cfcda2465ae34873d4fd6e0e76ef5e0a288f9b0d4f7d89a7edccb94ab4aa3

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": "Forum Docs",
  "url": "https://docs.forum.market/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.forum.market/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.forum.market/",
    "organization": "Forum Docs"
  },
  "documentationUrl": "https://docs.forum.market/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "forum",
      "name": "Forum",
      "description": "Use when building trading bots, market data integrations, or order management systems for perpetual futures on attention indices. Reach for this skill when you need to authenticate API requests, place/cancel orders, stream real-time market data via WebSocket, or query account and position information.",
      "tags": [],
      "url": "https://docs.forum.market/.well-known/agent-skills/forum/skill.md"
    }
  ]
}