The changelog is one chronological view of everything that has happened to a project. Open it from the Changelog item in the project rail. Each project has its own.
What lands here
- Specsight syncs — one entry per release that produced spec changes, with added / changed / removed counts.
- Manual edits — when a Member adds, edits, or deletes a scenario by hand.
- Annotations — free-text notes a Member left on a scenario.
Filter and search
The toolbar has two controls:
- Source — All, Specsight, Manual, Annotations.
- Search — matches scenario ID, feature name, author, commit hash, or the AI summary of a sync.
The feed loads the most recent page first. When more history exists, Load earlier changes appends the next page in place.
Inside a sync
Click a Specsight sync entry for its detail page: branch, commit, AI summary, and a per-feature breakdown of every scenario that was added, changed, or removed — with before-and-after values for Context, Action, and Outcome on changed scenarios.
Click any scenario to jump to it in the spec.
Per-scenario history
Open a scenario from the spec and the detail panel includes a History section listing every event that touched that one scenario. Use it when you want the trail for a specific behaviour rather than the whole project.
Recent activity card
The project home has a Recent activity card showing the five most recent events — Specsight syncs, manual edits, and annotations. Sync rows carry a compact change summary inline (added, changed, and removed counts). Each row clicks through to the same destination the changelog would; Open the changelog at the bottom jumps to the full feed. The neighbouring Latest release card highlights the most recent sync on its own.