Skip to content
Back to 8bitconcepts

Card snapshot

8bitconcepts.com · 2026-08-20 03:10:12 UTC · a6300b1bc5b27219a13b352e5ddf0c5c60dba56a8732ebbf3f2a4dceb8cf6086

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": "8bitconcepts",
  "description": "Embedded AI consulting and research for teams shipping agentic systems.",
  "url": "https://8bitconcepts.com",
  "version": "1.1.0",
  "contact": "hello@8bitconcepts.com",
  "capabilities": [
    "embedded_ai_consulting",
    "ai_diagnostic",
    "research"
  ],
  "commerce": {
    "manifest": "https://8bitconcepts.com/.well-known/commerce.json",
    "catalog": "https://8bitconcepts.com/api/v1/catalog",
    "quote": "https://8bitconcepts.com/api/v1/quote",
    "checkout": "https://8bitconcepts.com/api/v1/checkout",
    "payment_modes": [
      "stripe_payment_link",
      "stripe_link",
      "link",
      "stripe_spt"
    ],
    "agentic_payments_ready": true,
    "unsupported_payment_modes": [
      "stripe_acp",
      "x402",
      "mpp"
    ],
    "private_preview_required": [
      "stripe_acp",
      "x402"
    ]
  },
  "docs": {
    "llms": "https://8bitconcepts.com/llms.txt",
    "openapi": "https://8bitconcepts.com/openapi.yaml"
  }
}