{
  "module": "aots6_core",
  "version": "0.1.0",
  "sha256": "a73b3b791383afe53fe93b2b7ba53ea2267dd540e406c342e02715491a915841",
  "tests": "7/7 PASS",
  "price_usd": "$3.00 USDC",
  "wallet": "0x3c8808532E3BBCFCe9f6a1A9b602A4c1678050a8",
  "endpoints": {
    "GET ?action=hash": "SHA-256 (free)",
    "GET ?action=identity": "I(v) function demo (free)",
    "GET ?action=math": "Math formulas (free)",
    "GET ?action=code": "Python source ($3.00)",
    "GET ?action=tests": "Test results ($3.00)",
    "POST ?action=compute": "Compute I(v) on T^6 ($3.00)",
    "GET ?action=verify": "Verify payment tx"
  },
  "math": {
    "manifold": "T^6 = (S^1)^6",
    "metric": "d(a,b) = sqrt(sum min(|ai-bi|, 1-|ai-bi|)^2)",
    "identity": "I(v) = SHA-256(node_id || context || t)",
    "consistency": "I(v)_t = I(v)_{t+1} <=> Delta(v) = 0",
    "pi1": "pi1(T^6) = Z^6",
    "K0": "K^0(T^6) = Z^32"
  },
  "repo": "https://github.com/fo22Alfaro/aots6",
  "raw": "https://raw.githubusercontent.com/fo22Alfaro/aots6/main/aots6_core.py",
  "ipfs": "bafybeie5k7pca4xbj3ktm7yi4mprgjzjchdgmtgdkgbot6mf64cwwwsgke"
}