Polish news and personal report phrasing
This commit is contained in:
@@ -847,7 +847,7 @@ Current release theme:
|
||||
- identity charm prompts like `what's your name`, `do you have a nickname`, `do you like being Jibo`, `are there others like you`, and `what is your favorite name`
|
||||
- attraction and preference prompts like `what is your favorite flower`, `do you like R2D2`, `do you like the sun`, `do you like space`, and `do you like kids`
|
||||
- longer authored variants for the same prompt family when Pegasus shows richer phrasing
|
||||
- charm/capability prompts like `can you laugh` and `can you dance`
|
||||
- charm/capability prompts like `can you laugh`, `can you dance`, `can you sing`, and `will you sing`
|
||||
- mood / affect questions
|
||||
- recognition follow-ups like `do you know me`
|
||||
- follow-up state prompts that should stay warm and locally grounded
|
||||
@@ -917,6 +917,21 @@ Current release theme:
|
||||
- decide whether the composition layer should sit above the prompt catalog or beside it as a dedicated response post-processor
|
||||
- keep this separate from the authored-variant backlog item so we do not blur prompt richness with runtime composition
|
||||
|
||||
### 33. Singing And Musical Personality
|
||||
|
||||
- Status: `discovery`
|
||||
- Tags: `content`, `docs`, `protocol`
|
||||
- Why now:
|
||||
- Jibo’s charm surface includes musical and sing-along behavior, and it fits naturally after the current personality and holiday batches
|
||||
- the first pass should stay familiar and rule-based, not LLM-driven
|
||||
- Scope:
|
||||
- inventory the legacy song / sing / musical prompt families
|
||||
- decide whether the first slice should be short song replies, a sing-along launcher, or both
|
||||
- keep the first implementation source-backed if Pegasus has usable authored lines
|
||||
- Exit criteria:
|
||||
- a small song backlog exists with candidate phrases listed
|
||||
- the release plan has a clear place for musical personality without crowding out weather/news/report work
|
||||
|
||||
## Suggested Order
|
||||
|
||||
Before closing `1.0.18`:
|
||||
|
||||
@@ -30,7 +30,7 @@ Keep a running checklist of the legacy persona questions and identity surfaces w
|
||||
- favorite-style prompts: `what is your favorite color`, `what is your favorite food`, `what is your favorite music`
|
||||
- attraction and preference prompts: `what is your favorite flower`, `do you like R2D2`, `do you like the sun`, `do you like space`, `do you like kids`
|
||||
- longer authored variants for the same prompt family when Pegasus shows richer phrasing, especially multi-clause and follow-up-heavy responses
|
||||
- capability and charm prompts: `can you laugh`, `can you dance`
|
||||
- capability and charm prompts: `can you laugh`, `can you dance`, `can you sing`, `will you sing`
|
||||
- affect and mood: `how are you`, `are you happy`, `are you sad`, `are you angry`
|
||||
- memory and identity recall: `who am i`, `what is my name`, `when is my birthday`, `what is my favorite music`
|
||||
- greeting and presence charm: `good morning`, `welcome back`, `who is this`, person-aware greeting follow-ups
|
||||
|
||||
Reference in New Issue
Block a user