Sign inSign up

getreadystack/model-sunset-lint

By getreadystack

Updated 4 days ago

![Model Sunset Lint - retired AI model IDs, dated](https://getreadystack.com/img/promo/sku33167_resu

Image
0

85

getreadystack/model-sunset-lint repository overview

Model Sunset Lint - retired AI model IDs, dated

Model Sunset Lint - retired AI model IDs, dated

Finds every model ID and API parameter in your code that a vendor has already switched off or has published a date for - 109 rules across OpenAI, Anthropic, Google and Azure, each carrying the real shutdown date and the exact replacement string.

Run

docker run --rm -v "$PWD":/work readystack/model-sunset-lint /work/file

The same 109 rules as the VS Code extension, in a container. Mount a folder on /work.

Free

  • Checks the file you have open against all 109 rules and names the vendor, the exact shutdown date and the replacement string for every hit - no key, no cap, no watermark, nothing hidden.
  • --rules lists every rule

With a licence ($29 once)

  • Sweeps every file in the repository in one pass, rewrites the retired IDs in place, exports the dated inventory as CSV, JSON or HTML, and emits CI JSON so a build fails before a shutdown date arrives.
docker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/model-sunset-lint --dir /work --ci

A US software engineer averages $70.92/hour (ZipRecruiter, August 2026). $29 is about 25 minutes of that, once.

7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Tag summary

Content type

Image

Digest

sha256:a3aa0255c

Size

46.1 MB

Last updated

4 days ago

docker pull getreadystack/model-sunset-lint