Skills auto-provisioning v2 — backward-compatible template enhancement.
Added
- Preference sidecar (gitignored) for skills sync
mode(auto|local-only) andlast_synced_at(24h freshness) - Bootstrap setup path: full Pocock catalog + both MATLAB skills (
--copy), with Node/npxgate and owned-skill name-guard /buildHITL when sync cannot run: continue this session, savelocal-only, or open setup (OS install checklists)- Daily skills integrity check in QA; separate release freshness gate (
check-vendor-release.sh) - README notes for optional Node, auto-update, and
/buildskills sync options
Changed
matstudylab-bootstraporchestrator documents setup|update outcomes; MATLAB skills are included in sync (no longer deferred)- Sync freshness no longer stored as
last_checkedinsideskills-lock.json(skills CLI strips unknown keys)
Notes
- Minor release (1.1.0): new capabilities without breaking the existing command/catalog contract for lab users.
- Vendored Pocock + MATLAB skills refreshed to latest upstream at release time.