Scopes of Work

Versioning

Every scope carries its full history, so you can always see what changed and roll back if you need to.

  • Version numbers use a MAJOR.MINOR format. An AI change (like a regeneration) bumps the major number (v1.1 → v2.0). Your own session edits bump the minor number (v1.0 → v1.1). You can also force a major bump with Commit Version in the versioning dropdown.
  • Version History (the clock icon) lists previous versions with a summary of what changed, a count of items added and removed (e.g. +11 / −5), timestamps, and who made the change.
  • You can restore an older version as the current one.

Good to know — The current version is shown distinctly so you don't accidentally keep editing an old one. Each version is fingerprinted with the user who made it.