Skip to main content

Chores Member Self Steps Member Self Steps

EPIC: chores
Chores
STORY: member_self_steps
As a member, I can customize the steps of MY OWN chore — never the default steps and never a sibling's.
AC: member_self_steps
Kai (child) sees "Customize my steps" only on their own row, edits and saves; the self-scoped verb is called with Kai's id.

own row shows "Customize my steps"; sibling row does not

Expect:
  • on Home
  • the chore renders
  • the self-scoped affordance shows only on the authenticated member's own row, never a sibling's

open the self-scoped editor sheet

Expect:
  • the "My steps" sheet is open
  • the sheet offers a save action but NO member picker
  • the sheet is seeded from the resolved default steps

save → self-scoped verb called with the AUTHENTICATED id

Expect:
  • the sheet dismisses after a successful save
  • actingMemberId = the AUTHENTICATED Kai (not the lens, not the sibling)
  • the edited chore
Events:
  • MemberStepsSaved