Canonical update flow
BUMP IT
BUMP IT is the release move that keeps one app identity alive while the underlying artifact changes. It is how Vibecodr avoids turning every update into a new listing.
Release model for shipping the next version on the same canonical public app.
Implementation focus
Use this model whenever you want to update a live app, preserve backlinks and embeds, and keep older cuts exact for rollback or pinned references.
Expected outcomes
- Advance the live Drop without fragmenting the public app identity.
- Keep exact cuts available for rollback, embeds, and documentation references.
- Know when to publish as a new app instead of updating the existing one.