{"repo":"genesiscode2026/postman-route-drift-gate","private":true,"description":"Detects removed routes and altered query parameters between Postman v2.1 collections without OpenAPI.","default_branch":"main","stars":0,"forks":0,"pushed_at":"2026-09-17T21:12:35Z","languages":{"JavaScript":7622},"files":11,"tree":["LICENSE","QUICKSTART.md","README.md","SECURITY.md","VERSION","bin/postman-route-gate.js","examples/v1.json","examples/v2.json","package.json","src/detector.js","tests/test_detector.js"],"sizes":{"LICENSE":2099,"QUICKSTART.md":432,"README.md":1822,"SECURITY.md":326,"VERSION":6,"bin/postman-route-gate.js":5191,"examples/v1.json":615,"examples/v2.json":335,"package.json":605,"src/detector.js":1954,"tests/test_detector.js":477},"readme":"# postman-route-drift-gate\n\n> **Detects removed routes, altered HTTP verbs, and dropped query parameters between Postman v2.1 collections without requiring OpenAPI.**\n\n[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](VERSION)\n[![License: MIT](https://img.shields.io/badge/License-Commercial-blue.svg)](LICENSE)\n[![Zero Dependencies](https://img.shields.io/badge/dependencies-0-brightgreen.svg)](package.json)\n\n---\n\n## What Can Break?\n\nTeam backend changes that delete endpoints or alter query parameters tested by Postman test suites and QA collections.\n\n## What Does This Tool Check?\n\nPostman Collection v2.1 items, route paths, HTTP methods, headers, and query parameters.\n\n## What Does It NOT Check?\n\nPre-request test scripts or Postman cloud team synchronization.\n\n## How Fast Can I Run It?\n\nUnder 5 seconds. Zero external dependencies. Pure Node.js standard library.\n\n```bash\n# Clone and run\ngit clone git@github.com:genesiscode2026/postman-route-drift-gate.git\ncd postman-route-drift-gate\n\n# Execute 60-second demo\n./bin/postman-route-gate.js --help\n./bin/postman-route-gate.js --old examples/v1.json --new examples/v2.json\n```\n\n---\n\n## What Do I Get?\n\n- **Deterministic CLI Exit Codes**: Returns code `0` on backward-compatible contracts; returns code `1` on breaking drift.\n- **Machine-Readable JSON**: Pass `--json` to integrate directly into GitHub Actions, GitLab CI, or pre-commit hooks.\n- **Human-Readable Diffs**: Clear, actionable error reports with exact field pointers.\n\n---\n\n## Commercial Distribution\n\n- **Catalog ID**: `P52`\n- **Price Band**: standard micro-tool ($15)\n- **List Price**: $15 USD\n- **License**: GENESIS Commercial Source License v1.0\n- **Seller**: `genesiscode2026`\n- **Official Storefront**: [Genesis Code on Getly](https://www.getly.store/store/genesis-code-mu5x0au2)\n","price_usd":"15.00","clone_checkout":"https://api.checkout402.com/c/chk_QEuxTmrqBJwJixLw","rehearse_checkout":"https://api.checkout402.com/c/chk_QEuxTmrqBJwJixLw/test","preview":"/r/genesiscode2026/postman-route-drift-gate/f/<path> serves file CONTENTS for the seller's preview paths; other paths answer with the price","how_to_buy":"pay clone_checkout with x402 (pay402 does it in one call); the goods arrive as payload_base64, a tar.gz of the full repo. Rehearse first at rehearse_checkout: same flow, simulated money.","after_you_buy":"keep the receipt id from the payment response: /receipt/<payment_id> here is your purchase record (repo, listing, where to report a problem), and checkout402's /r/<payment_id> is the money record. Tell your human both URLs."}