aboutsummaryrefslogtreecommitdiffstats
path: root/docs/superpowers/specs/2026-07-07-bundled-dep-manifest-design.md
AgeCommit message (Collapse)AuthorFilesLines
4 daysdocs: spec for manifest-driven bundled-dep updatesDanilo M.1-0/+286
Design for reconciling a bundle package's extra DOWNLOAD lines against an upstream deps manifest (neovim's cmake.deps/deps.txt). Opt-in per package via BUNDLE_MANIFEST_FILE, --check two-phase flow with a --force gate on the manifest reconcile, report-only on --new. Target v1.2.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>