{
  "service": "Cryptacity",
  "domain": "cryptacity.ai",
  "version": "0.1.0",
  "status": "experimental",
  "purpose": "Evidence-backed blockchain infrastructure intelligence for humans and autonomous systems.",
  "positioning": "Cryptacity evaluates what blockchain and machine-payment infrastructure can actually do, where the evidence is strong or weak, and which architecture fits a given workload.",
  "principles": [
    "evidence over advocacy",
    "capability is not the same as adoption",
    "observed, demonstrated and architectural claims are kept separate",
    "a network may win technically and lose operationally",
    "no blockchain is a valid recommendation where appropriate"
  ],
  "products": {
    "verify": {
      "status": "planned",
      "description": "Evaluate technical and market claims against sourced evidence."
    },
    "fit": {
      "status": "planned",
      "description": "Match workload requirements to blockchain and machine-payment infrastructure."
    },
    "delta": {
      "status": "planned",
      "description": "Track changes that materially alter infrastructure capability or adoption fitness."
    }
  },
  "initial_networks": [
    "BSV"
  ],
  "planned_comparisons": [
    "BTC",
    "Lightning"
  ],
  "api": {
    "root": "/api",
    "status": "/api/v1/status",
    "networks": "/api/v1/networks",
    "manifest": "/.well-known/cryptacity.json"
  }
}