Files
LanMountainDesktop/.trae/specs/velopack-update-integration/spec.md

16 lines
669 B
Markdown
Raw Normal View History

# VeloPack Update Integration (Deprecated)
2026-04-19 12:36:14 +08:00
## Status
2026-04-19 12:36:14 +08:00
This spec is deprecated and superseded by `.trae/specs/pdc-incremental-migration/`.
2026-04-19 12:36:14 +08:00
## Deprecation Reason
- VeloPack native package generation introduced unstable release blocking (version format coupling and platform divergence).
- The project has switched back to signed FileMap incremental assets as the primary update path.
- Launcher remains the update installer/rollback authority; packaging and distribution are being migrated to PDC/S3-compatible flows.
## Migration Note
Use `.trae/specs/pdc-incremental-migration/spec.md` as the active authority for incremental update implementation and acceptance.