✦ Tips/2026-07-18Advanced
When the JSDoc an AI Wrote Quietly Stopped Matching the Code: Field Notes on Measuring Documentation Drift
AI-generated JSDoc gets written once, looks authoritative, and is then trusted and left to rot. Field notes on hashing function signatures to detect staleness, tracking a drift rate, and fixing only the blocks that actually diverged.
⚙ AI Tools/2026-03-26Advanced
Antigravity × AI-Powered Documentation — Build an Automated Doc Generation Pipeline from Your Codebase
Learn how to build an automated documentation pipeline using Antigravity's AI agents. From JSDoc/TSDoc parsing to Markdown output and CI/CD integration, this guide covers practical workflows for keeping your docs in sync with code.