AI-tracked docs · ccantynz/vapron-starter-express
Documentation drift
Every markdown region wrapped in <!-- gluecron:doc-track src=... --> markers is hashed against the source it claims to describe. When the source changes, Claude opens a draft PR labelled ai:doc-update with the refreshed prose.
No tracked sections yet
Wrap a paragraph in a markdown file with the marker below and Claude will keep it in sync with the source whenever you push.
<!-- gluecron:doc-track src=src/lib/auth.ts -->
This module exports `signIn` and `signUp` —
see the source for details.
<!-- /gluecron:doc-track -->