# compiled output
/dist
/node_modules
/build
.pnpm-store

# generated by scripts/generate-indices.ts's local-skill-sync step (see
# SyncService.writeSkills -> LockfileService.write), which reuses the same
# facade a real `ags sync` uses. Not meaningful to commit here: this repo's
# own skills/ content is already the source of truth under git, and the
# lockfile's generatedAt timestamp changes on every run regardless of content,
# which would otherwise make every commit look dirty. Real value is in a
# downstream consumer project that syncs from this registry over the network.
/.skills-lock.json