Captures the open work items raised across earlier sessions:
- S3 consistency fix (return list in commit response — the real
workaround behind the 'refresh button' shim)
- POST /notebook-version/restore endpoint (deferred in design.md)
- Settings schema (schema/plugin.json is currently empty)
- jest + pnpm linker incompatibility (blocks jlpm test)
- Frontend diff.ts unit tests (blocked on the jest fix)
- ui-tests (Playwright + Galata)
- CI pytest step
- v0.0.1 tag + PyPI release
Each item is labeled with trigger conditions (what real user need
would justify doing it) so we don't gold-plate features.
Co-Authored-By: Claude <noreply@anthropic.com>