From 9713b89ede3e4ac42f966bef3fccdf2846c240eb Mon Sep 17 00:00:00 2001 From: Konrad du Plessis Date: Fri, 15 May 2026 13:11:15 +0200 Subject: [PATCH] docs: park post-attendance-flow-v2 (designed+planned, execution paused) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Konrad paused execution. parked-work.md now has a "⏸ Paused — ready to execute" section pointing at the design (110545b) + plan (29c36be) commits, with the resume instruction and the hard-stop constraint. All 3 commits are local-only on ai-dev — nothing pushed until Konrad verifies the flow locally. --- docs/plans/parked-work.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/docs/plans/parked-work.md b/docs/plans/parked-work.md index 9bed747..761c0ad 100644 --- a/docs/plans/parked-work.md +++ b/docs/plans/parked-work.md @@ -7,6 +7,34 @@ --- +## ⏸ Paused — ready to execute (not started, not pushed) + +### Post-Attendance Flow v2 + +**Status:** Brainstormed + designed + planned, **approved by Konrad**, +execution paused (Konrad's call, 15 May 2026). Design doc +`docs/plans/2026-05-15-post-attendance-flow-v2-design.md` (local +commit `110545b`), plan `docs/plans/2026-05-15-post-attendance-flow-v2-plan.md` +(local commit `29c36be`). **These 2 commits are local-only on +`ai-dev`, NOT pushed to origin** — Konrad wants nothing reaching the +working app until he's verified the flow locally. + +**What it does:** Replaces the forced post-attendance SiteReport +redirect with 3 explicit buttons (Log Work → dashboard / + Site +Journal / + Absences) + a "Save Site Journal + Add Absences" button +on the journal page. Renames user-facing "Site Report" → "Site +Journal" (display-only, Path-A — frees "Journal" for the parked +voice feature, which must now be called "Voice Notes"). + +**To resume:** new or same session → "execute the +post-attendance-flow-v2 plan". 4 tiny TDD tasks (~120 LOC), reuses +the proven Round C `next_action` pattern. **HARD STOP after Task 4 +— Konrad runs the manual verification checklist (in the design doc) +locally and explicitly approves BEFORE any push.** No migrations / +collectstatic — pure template + view change. + +--- + ## Production status — ✅ fully caught up (15 May 2026) Production (`https://foxlog.flatlogic.app/`) is deployed at