← The Dino Dispatch
Docsv0.4.5

Documentation Refresh

April 19, 2026

The docs catch up to REST: docs.usedino.dev and every README rewritten, plus the v0.4.1–v0.4.4 release-pipeline hardening rolled up.

The docs catch up to REST. With REST scanning shipped, the documentation site and every README were rewritten to match.

What changed

  • docs.usedino.dev, refreshed, REST/OpenAPI tenant configuration, a quickstart, the full dino scan reference, agent architecture, health scores, and an FAQ. Node 22+ is documented as a prerequisite, and a custom llms.txt makes the docs discoverable to AI agents.
  • READMEs rewritten, the npm and GitHub READMEs now lead with the positioning Dino has grown into: the quality layer for APIs, across four pillars, security, correctness, documentation, and lifecycle.

Fixed

  • npm provenance verification now resolves against the correct public repository URL (#1083).
  • Jest memory use stabilized on CI runners.

This release also rolled up the v0.4.1–v0.4.4 release-pipeline hardening (#1075–#1082) into a clean, reproducible publish.