{
  "x402Version": 2,
  "id": 1428,
  "slug": "1428",
  "resource": "https://www.mahastrategies.com/api/v1/micro/revision-lineage-check",
  "description": "Check a revision handoff before reusing evidence. Compare one initial or superseding transition with its declared predecessor; return lineage inconsistencies and an integrity receipt. Does not establish authenticity, semantic equivalence or inherited review approval.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xec84c1cd6602bbe387bc8e6f0d3c062f2762de28",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "6000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "dataClass": "synthetic",
            "next": {
              "objectId": "synthetic-record",
              "predecessorDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111",
              "relation": "supersedes",
              "revisionDigest": "sha256:2222222222222222222222222222222222222222222222222222222222222222"
            },
            "previous": {
              "objectId": "synthetic-record",
              "predecessorDigest": null,
              "relation": "initial",
              "revisionDigest": "sha256:1111111111111111111111111111111111111111111111111111111111111111"
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "amountBaseUnits": "6000",
            "boundaries": [
              "Public or synthetic inputs only. Caller labels are declarations,…"
            ],
            "inputDigest": "sha256:a0d448573b576480ba201b23b238731f3de684255d071511c8cbbe2df…",
            "offerId": "revision-lineage-check",
            "receiptDigest": "sha256:03db3cbd8d0ecad3c2d88bf034a1dea787ae0eca33ed903db414a7eea…",
            "result": {
              "authenticityVerified": false,
              "consistent": true,
              "issues": [],
              "reviewInherited": false,
              "transition": "supersedes"
            },
            "version": "maha-microproducts/0.1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "dataClass": {
                    "enum": [
                      "public",
                      "synthetic"
                    ],
                    "type": "string"
                  },
                  "next": {
                    "type": "object"
                  },
                  "previous": {
                    "oneOf": [
                      {
                        "additionalProperties": false,
                        "properties": {
                          "objectId": {
                            "maxLength": 80,
                            "pattern": "^[A-Za-z0-9][A-Za-z0-9._:-]{0,79}$",
                            "type": "string"
                          },
                          "predecessorDigest": {
                            "oneOf": [
                              {
                                "maxLength": 71,
                                "pattern": "^sha256:[a-f0-9]{64}$",
                                "type": "string"
                              },
                              {
                                "type": "null"
                              }
                            ]
                          },
                          "relation": {
                            "enum": [
                              "initial",
                              "supersedes"
                            ],
                            "type": "string"
                          },
                          "revisionDigest": {
                            "maxLength": 71,
                            "pattern": "^sha256:[a-f0-9]{64}$",
                            "type": "string"
                          }
                        },
                        "required": [
                          "objectId",
                          "revisionDigest",
                          "predecessorDigest",
                          "relation"
                        ],
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  }
                },
                "required": [
                  "dataClass",
                  "previous",
                  "next"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "amountBaseUnits": {
                    "enum": [
                      "6000"
                    ],
                    "type": "string"
                  },
                  "boundaries": {
                    "maxItems": 128,
                    "minItems": 0,
                    "type": "array"
                  },
                  "inputDigest": {
                    "maxLength": 71,
                    "type": "string"
                  },
                  "offerId": {
                    "enum": [
                      "revision-lineage-check"
                    ],
                    "type": "string"
                  },
                  "receiptDigest": {
                    "maxLength": 71,
                    "type": "string"
                  },
                  "result": {
                    "type": "object"
                  },
                  "version": {
                    "enum": [
                      "maha-microproducts/0.1"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "version",
                  "offerId",
                  "amountBaseUnits",
                  "inputDigest",
                  "result",
                  "boundaries",
                  "receiptDigest"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "declaration-integrity": {
      "canonicalResource": "https://www.mahastrategies.com/api/v1/micro/revision-lineage-check",
      "declarationDigest": "sha256:448bec87beb092bbb4eb9d238819c2e85ab0eb0dd953d9ca20b742e1952e3333",
      "metadataVersion": "2026-08-10"
    },
    "maha-offer": {
      "amount": "6000",
      "asset": "USDC",
      "assetDecimals": 6,
      "canonicalResource": "https://www.mahastrategies.com/api/v1/micro/revision-lineage-check",
      "declarationInline": "compact",
      "declarationUrl": "https://www.mahastrategies.com/api/discovery/x402-offers/revision-lineage-check",
      "fullSourceTextStored": false,
      "maxRequestBytes": 32768,
      "method": "POST",
      "network": "eip155:8453",
      "offerId": "revision-lineage-check",
      "payableInProduction": true,
      "status": "available",
      "verbatimExcerptsRetained": false
    }
  },
  "tags": [
    "bazaar",
    "declaration-integrity",
    "maha-offer"
  ],
  "sourceHost": "www.mahastrategies.com",
  "lastUpdated": "2026-09-13T06:27:58.082Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-13T06:27:57.498Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.mahastrategies.com",
    "manifest_name": "www.mahastrategies.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}