Update vertical slice spec to v0.2 with Strategy integration
Integrates psychology-based habit formation strategy from
docs/superpowers/strategy/strategy.md into the slice scope:
- §0.1 5 product principles (memo existence > completeness, capture
is user's only responsibility, AI re-evokes thought, streak for
recovery, personal notes as team knowledge seed).
- §1.1 Adds in-scope: post-submit native notification toast (4
rotating copies), AI proposal labels with edited-by-user flags,
one-line intent banner after AI done (4 rotating prompts),
Weekly Continuity streak (7 notes/week target), recovery-friendly
copy policy.
- §1.2 Defers if-then onboarding, situational templates, 66-day
program, psychology KPIs, A/B infra, Confluence candidate
recommendation, triggered capture, streak freeze.
- §2.2 Adds NotificationService and IntentService modules.
- §2.3 IPC adds setIntent/dismissIntent/getContinuity, drops
getStreak in favor of getContinuity.
- §3.1 Schema adds user_intent, intent_prompted_at,
title_edited_by_user, summary_edited_by_user columns.
- §3.3 Invariants added for new columns.
- §5.1 QuickCapture copy + post-submit native notification flow.
- §5.2 Inbox redesigned: ContinuityBadge, recovery toast,
IntentBanner, AI proposal labels per field.
- §5.4 Full copy catalog with recovery-friendly tone.
- §6.1 Adds failure modes for OS notification denial and
concurrent intent updates.
- §8 Lists Strategy items deferred to future specs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>