Onboarding

This commit is contained in:
2026-04-22 21:37:52 +02:00
parent c16fee77af
commit 3e9f863121
21 changed files with 2524 additions and 184 deletions

17
TODOS.md Normal file
View File

@@ -0,0 +1,17 @@
# TODOS
## Review
### Surface user-facing rescue proof once outcome data is trustworthy
**What:** Add a follow-up feature that exposes selective Plant ER proof to users, such as recovery progress or similar successful rescue cases.
**Why:** Outcome proof can become a major trust advantage, but only after GreenLns has enough honest rescue data to avoid fake or thin social proof.
**Context:** The CEO review for the Plant ER expansion decided that rescue outcomes should be tracked internally first and only become user-facing once the data is reliable. The immediate scope includes triage, rescue episodes, follow-ups, and internal outcome tracking. This TODO is the next step after those systems produce trustworthy recovery signals.
**Effort:** M
**Priority:** P2
**Depends on:** Rescue episode model, follow-up re-checks, and internal outcome tracking shipping first
## Completed