T-3AUP-vimit-gitignore-anki-apkg-artifacts
Status: planning/draft · Impact: medium · Complexity: small
The vimit app carries committed anki .apkg build artifacts that its own
prebuild regenerates with different bytes on every run, so any build leaves
the tree dirty. This gap, originating from T-B98V-adopt-vimit on
https://github.com/sksizer/dev, needs an owner decision on the remedy and a
small change to land it. From the originating task:
solutions/augmented/apps/vimit/src-astro/public/anki/*.apkgare committed build artifacts that the anki prebuild (scripts/generate-anki-decks.mjs) regenerates with nondeterministic zip bytes, leaving the tree perpetually dirty after any build. Needs an owner call on the remedy: gitignore + degit the .apkg files, or make the prebuild deterministic/skippable.
TBD — receiver to fill before promoting from planning/draft.
Proposed
Section titled “Proposed”TBD — receiver to fill before promoting from planning/draft.
Approach
Section titled “Approach”TBD — receiver to fill before promoting from planning/draft.
Files to touch
Section titled “Files to touch”TBD — receiver to fill before promoting from planning/draft.
Acceptance criteria
Section titled “Acceptance criteria”TBD — receiver to fill before promoting from planning/draft.
Out of scope
Section titled “Out of scope”TBD — receiver to fill before promoting from planning/draft.
Dependencies
Section titled “Dependencies”TBD — receiver to fill before promoting from planning/draft.
Discovery context
Section titled “Discovery context”Spawned by /sdlc:spawn-task-pr on 2026-07-31 UTC from T-B98V-adopt-vimit in https://github.com/sksizer/dev.