docs: park post-attendance-flow-v2 (designed+planned, execution paused)

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.
This commit is contained in:
Konrad du Plessis 2026-05-15 13:11:15 +02:00
parent 29c36bede7
commit 9713b89ede

View File

@ -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