jsdoc-scribe blog

The Blog

Guides, product notes, and practical writing about documentation automation.

All PostsDocumentationEngineeringManagementDeveloperToolsCTO
SECURITY

What the axios Compromise Should Change About How You Pick a Documentation Tool

On March 31, 2026, axios — one of the most-downloaded packages on npm — was compromised via maintainer credential theft. That incident, and the 1.2M+ malicious packages now blocked cumulatively across the registry, make a devDependency's own dependency tree a real audit question, not a nitpick. Here's how to actually check one, using jsdoc-scribe's package.json as the worked example.

7 min read · Aug 24, 2026
DUEDILIGENCE

The Due-Diligence Question That Doesn''t Ask Who Wrote Your Code

Two independently-run 2026 due-diligence checklists just added the same new category — not who wrote a system, but whether anyone can explain it. Here's what actually answers that question, and why a clean demo stopped being enough.

7 min read · Aug 21, 2026
ENGINEERINGMANAGEMENT

Your Team Ships 20% More PRs This Year. Your Docs Didn''t Get 20% More Time.

A 2026 benchmark of 50+ engineering leaders found PRs per author up 20% year-over-year and incidents per PR up 23.5% — and named documentation as one of three foundations that separate teams who absorb that safely from teams who don't. What that actually means for an EM's review queue.

8 min read · Aug 19, 2026
DEVELOPERTOOLS

We Fixed a Changelog Bug on August 7. Two Releases Later, It''s Back.

A self-audit three weeks ago found and fixed a jsdoc-scribe release that shipped with no changelog entry. Today the same gap reappeared on two newer releases — proof that a manual fix doesn't hold, and the honest case for Conventional Commits plus automated release tooling.

8 min read · Aug 18, 2026
SECURITY

Before You Adopt an AI Documentation Tool, Ask These Five Questions

2026 research on AI coding assistants found repositories using them leak secrets at a materially higher rate than repositories that don't. A documentation generator built on the same mechanism — read your code, send it to a model — carries the same exposure. Here is a five-question checklist to run before you adopt one, with the data behind each question.

8 min read · Aug 17, 2026
DUEDILIGENCE

The Diligence Checklist Still Trusts Your Bus Factor. AI Just Made That a Bad Bet.

Technical due diligence still treats "bus factor of one" as a valuation red flag, using git-blame authorship as a proxy for who understands a system. Agentic coding has quietly broken that proxy — here's what still works as a comprehension signal once authorship stops meaning anything.

7 min read · Aug 14, 2026
MONOREPO

One Script, Every Package: A Working Merged Docs Build for npm Workspaces

A copy-pasteable Node script that walks every package in an npm workspaces monorepo and builds one merged documentation site using jsdoc-scribe's programmatic API — the working example the TypeDoc monorepo-mode comparison post promised but didn't include.

8 min read · Aug 13, 2026
DEVELOPERTOOLS

SyntaxScribe vs jsdoc-scribe: Two Honest Answers to "Generate My Docs"

SyntaxScribe is the clearest name-adjacent competitor we've found in sixteen days of tracking — a real product with its own domain, showcase sites, and a Medium tutorial. Here is a sourced, feature-by-feature look at where it actually differs from jsdoc-scribe, and where it doesn't.

9 min read · Aug 13, 2026
ENGINEERINGMANAGEMENT

Your Docs'' Biggest Reader Isn''t Human Anymore

AI agents now account for roughly half to two-thirds of documentation traffic on major hosted-docs platforms, up from under 20% at the start of the year. Here's what that shift actually changes about how documentation should be generated and packaged, for engineering leaders deciding where to spend on tooling next.

8 min read · Aug 12, 2026
SECURITY

The 320-Question AI Questionnaire You Might Skip Most Of

CSA's AI-CAIQ v1.1 adds 320 AI-specific self-assessment questions on top of the base CAIQ. Here is the applicability test that determines how many of them actually apply to a given tool, and why a "no AI" architecture answers a whole cluster with one fact.

8 min read · Aug 11, 2026
COMPLIANCE

The EU AI Act Deadline Passed Yesterday. Here''s What Actually Changed.

The EU AI Act's high-risk obligations became enforceable on August 2, 2026. A day later, here is what genuinely went live, what was widely misreported in the run-up, and the one-week test most engineering orgs would fail if a regulator asked today.

7 min read · Aug 3, 2026
AI

What Saying No to AI Actually Costs You (And What It Saves)

jsdoc-scribe is built to never call an LLM. That is an easy line to sell and a harder one to defend honestly — here is the real trade-off, costs included, for founders, CTOs, and engineers who are skeptical of both sides of the AI argument.

6 min read · Jul 28, 2026