tidy docs: condense progress, trim readme, mark plan statuses

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jamey
2026-03-01 17:15:18 +00:00
parent 580a7203c9
commit edef628214
15 changed files with 263 additions and 810 deletions

View File

@@ -1,7 +1,7 @@
# Abandoned cart recovery
> Status: Planned
> Tasks: #7577 in PROGRESS.md
> Status: Complete
> Tasks: #7577
> Tier: 4 (Growth & content)
## Goal

View File

@@ -1,7 +1,7 @@
# Activity log & order timeline
> Status: Planned
> Tasks: #8992 in PROGRESS.md
> Status: Complete
> Tasks: #8992
> Tier: 3.5 (Business tools)
## Goal

View File

@@ -1,6 +1,6 @@
# Analytics dashboard v2
Status: In progress
Status: Complete
## Current state (v1)

View File

@@ -1,6 +1,6 @@
# Plan: CSS migration — Tailwind + DaisyUI to modern hand-written CSS
Status: Phases 0-7 complete. Phase 8 (optimisation) not started.
Status: Complete (all phases 0-8)
## Overview

View File

@@ -1,6 +1,6 @@
# Custom CMS pages
Status: Planned
Status: Complete
See also: [page-builder.md](page-builder.md) (existing page editor plan)
Six stages, ordered by priority. Each stage is independently shippable.

View File

@@ -1,8 +1,8 @@
# Favicon & site icon management
> Status: Planned
> Tasks: #8688 in PROGRESS.md
> Tier: 3 (Compliance & quality) — ships before page editor
> Status: Complete
> Tasks: #8688
> Tier: 3 (Compliance & quality)
## Goal

View File

@@ -1,8 +1,8 @@
# Legal page generator
> Status: Planned
> Tasks: #8385 in PROGRESS.md
> Tier: 4 (Growth & content), Phase 1 can ship earlier
> Status: Complete
> Tasks: #8385
> Tier: 4 (Growth & content)
## Goal

View File

@@ -1,6 +1,6 @@
# Page builder plan
Status: In progress (Stage 7 complete)
Status: Complete (all stages)
## Context

View File

@@ -1,6 +1,6 @@
# Printful integration plan
**Status:** Planning
**Status:** Complete
**Depends on:** Shipping sync (done), Provider behaviour (done)
---

View File

@@ -1,5 +1,7 @@
# Unified setup and launch readiness
Status: Complete
## Context
The current first-run experience is disjointed: `/users/register` is a standalone page that closes after one user, the login page still links to it, and `/admin/setup` is a 3-step wizard hardcoded to Printify that bundles "go live" into the initial setup. Research into Shopify, WooCommerce and Squarespace shows that every successful platform separates initial setup (get the plumbing working) from launch readiness (guide the owner to a shop worth opening).

View File

@@ -1,7 +1,7 @@
# Plan: Shipping rates + scheduled sync
**Status:** Planning
**Task:** #18 from PROGRESS.md — shipping costs at checkout
**Status:** Complete
**Task:** #18 — shipping costs at checkout
**Scope:** Shipping rate caching, scheduled product sync, provider behaviour extension, cart/checkout integration
---