Story: Compass improvements
Table of Contents
This page documents a story in Sprint 23. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
A home for small, cross-cutting compass enhancements that don't warrant their own dedicated story — surfaced drift warnings, convenience tooling — so this kind of work stays tracked without inflating the backlog with one-off stories.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent sprint | Sprint 23 |
| Now | Closed DONE 2026-07-20: own Acceptance met (vcpkg drift check + devops-update-environment skill). Output-monitoring task split into a product-backlog story; a future sprint's catch-all story takes over from here. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-07-20 |
Acceptance
compass bearingswarns when the vcpkg submodule checked out locally doesn't match whatorigin/mainexpects.- A new skill exists to bring a worktree fully up to date with main (fetch, checkout latest, submodules, settings, skills).
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Add vcpkg drift check to bearings and a devops-update-environment skill | DONE | 2026-07-12 | 2026-07-12 | Add a vcpkg-vs-main drift warning to compass bearings, and create a new devops-update-environment skill that brings a worktree fully up to date with main (fetch, detached checkout, submodules, settings, skills). |