feat: 4-step flow, robust project persistence, JSON export + QA/review docs #4

Open
gary wants to merge 7 commits from feat/mosaic-stepper-export into main
Owner

Summary

This PR introduces a clearer 4-step mosaic flow, improves project persistence, and adds JSON export.

Included commits

  • ab7aa62: 4-step flow + robust autosave + JSON export
  • 25d570c: QA issue report document
  • df7406b: independent review document

QA / Review

  • QA notes: docs/qa/issues-20260224.md
  • Review notes: docs/review/review-20260224.md

Follow-up issues (P1)

  • #1 Stepper allows progress/generate without source image
  • #2 Load without image does not reset prior state
  • #3 Project reproducibility (missing palette/catalog snapshot)

Test status

  • Automated tests were added/updated in repo, but local execution here was blocked because flutter/dart CLI is not installed on this host.
## Summary This PR introduces a clearer 4-step mosaic flow, improves project persistence, and adds JSON export. ### Included commits - ab7aa62: 4-step flow + robust autosave + JSON export - 25d570c: QA issue report document - df7406b: independent review document ### QA / Review - QA notes: `docs/qa/issues-20260224.md` - Review notes: `docs/review/review-20260224.md` ### Follow-up issues (P1) - #1 Stepper allows progress/generate without source image - #2 Load without image does not reset prior state - #3 Project reproducibility (missing palette/catalog snapshot) ### Test status - Automated tests were added/updated in repo, but local execution here was blocked because `flutter`/`dart` CLI is not installed on this host.
gary added 4 commits 2026-02-24 21:36:59 +01:00
gary added 3 commits 2026-02-24 22:56:22 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/mosaic-stepper-export:feat/mosaic-stepper-export
git checkout feat/mosaic-stepper-export
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gary/korken_mosaic#4
No description provided.