Record tip-first Dream QA deployment

#22
docs/smoke/2026-06-10-tip-first-card-smoke.md CHANGED
@@ -81,8 +81,39 @@ has_immediately=False
81
 
82
  ## Hugging Face Space Sync
83
 
84
- Pending.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
  ## Public User-View Review
87
 
88
- Pending.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
 
82
  ## Hugging Face Space Sync
83
 
84
+ HF PR:
85
+
86
+ ```text
87
+ discussion=21
88
+ title=Prioritize Dream QA Today Tip card
89
+ refs/pr/21=81829c97ea1d72efd98c54e7c92094a789881151
90
+ status=merged
91
+ space/main=65ca5f6ca1110b4eca649fa13066507d3fe842b9
92
+ runtime_stage=RUNNING_APP_STARTING
93
+ hardware=zero-a10g
94
+ public_config_title=Dream QA
95
+ public_config_version=4.44.1
96
+ public_config_mode=blocks
97
+ public_config_component_count=72
98
+ ```
99
 
100
  ## Public User-View Review
101
 
102
+ Final public browser review:
103
+
104
+ ```text
105
+ first_screen_title=Dream QA
106
+ question=When you think about the floor 14 and the elevator, is there one real thing today that you want to make easier to start?
107
+ question_has_chinese_leakage=False
108
+ small_suggestion_index=566
109
+ tiny_action_index=793
110
+ supporting_reflection_index=983
111
+ tip_before_reflection=True
112
+ today_tip=For today, treat the floor 14 as permission to start gently: open the overdue email and write only the first sentence.
113
+ tiny_action=Set a five-minute timer, open the email, and write only the first sentence. You do not have to send it yet.
114
+ supporting_reflection=Maybe the floor 14 is not asking you to finish the overdue email at once. It is pointing to the gentler threshold: opening it and writing one first sentence.
115
+ card_has_chinese_leakage=False
116
+ card_has_immediately=False
117
+ ```
118
+
119
+ Result: public Space now prioritizes the actionable Today Tip before supporting reflection, and the supporting reflection uses the user's waking-life email answer.
docs/superpowers/plans/2026-06-10-dream-qa-tip-first-card.md CHANGED
@@ -113,15 +113,15 @@ Expected: all commands pass.
113
 
114
  Start the local app, check `/config`, and run the elevator/email action flow.
115
 
116
- - [ ] **Step 4: Commit and push**
117
 
118
  Commit implementation, docs, plan, and smoke evidence. Push `feature/dream-qa-tip-first-card`.
119
 
120
- - [ ] **Step 5: Merge GitHub and HF Space**
121
 
122
  Create/merge GitHub PR. Upload to HF Space with `create_pr=True`, use Chrome to click Merge, then verify public `/config`.
123
 
124
- - [ ] **Step 6: Public user-view review**
125
 
126
  Use the public Space in browser with the elevator/email dream. Confirm Today Tip appears before interpretation and interpretation references the email answer.
127
 
 
113
 
114
  Start the local app, check `/config`, and run the elevator/email action flow.
115
 
116
+ - [x] **Step 4: Commit and push**
117
 
118
  Commit implementation, docs, plan, and smoke evidence. Push `feature/dream-qa-tip-first-card`.
119
 
120
+ - [x] **Step 5: Merge GitHub and HF Space**
121
 
122
  Create/merge GitHub PR. Upload to HF Space with `create_pr=True`, use Chrome to click Merge, then verify public `/config`.
123
 
124
+ - [x] **Step 6: Public user-view review**
125
 
126
  Use the public Space in browser with the elevator/email dream. Confirm Today Tip appears before interpretation and interpretation references the email answer.
127