Skip to content

Commit f4d59a1

Browse files
docs(changelog): roll summaries empty-state fix into 0.4.0 entry
Adds a Fixed subsection to the unpublished 0.4.0 changelog entry documenting the summaries.json missing-file behaviour. Version stays at 0.4.0 since nothing has shipped to PyPI yet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7e48f17 commit f4d59a1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ phases as you go, and transition status — all from the dashboard.
2828
- 19 new tests covering the authoring flow, validation, and ordering rules.
2929
Suite total: **124 tests**, all passing.
3030

31+
### Fixed
32+
33+
- **Summaries page** no longer shows a red error banner when
34+
`summaries.json` doesn't exist yet. A missing file is the expected state
35+
on a fresh workspace (the polish pass hasn't run), so the page now
36+
renders a centered empty-state card with the exact
37+
`attune-author polish` command to generate it. Genuine errors (corrupt
38+
JSON, real I/O failures) still surface the danger banner.
39+
3140
---
3241

3342
## [0.3.0] — 2026-05-04

0 commit comments

Comments
 (0)