Summary
Replace the fixed home page starter cards with memory-aware prompt suggestions.
Context
The current pages/home.tsx home starters are fixed task cards such as document handling, data analysis, and writing. This works as a simple v1 entry point, but the v2 direction is to make the home page reflect what the user has actually been doing.
Desired Direction
- Use session memory and user history to suggest relevant prompt starters.
- Keep the home page approachable for non-technical users.
- Avoid teaching the user about the underlying Skills system on the first screen.
- Treat these as personalized prompt suggestions, not fixed marketing cards.
Relationship to #440
Related to #440 slice 17a: home page, visual chrome, composer, and starters rewrite.
This should be designed and implemented when slice 17a is picked up, not as an isolated one-off.
Scope
V2 backlog only. Do not implement until #440 slice 17a planning starts.
Source: task #20 — PawWork positioning & v2 backlog (thread #PawWork:db56b3c5)
Summary
Replace the fixed home page starter cards with memory-aware prompt suggestions.
Context
The current
pages/home.tsxhome starters are fixed task cards such as document handling, data analysis, and writing. This works as a simple v1 entry point, but the v2 direction is to make the home page reflect what the user has actually been doing.Desired Direction
Relationship to #440
Related to #440 slice 17a: home page, visual chrome, composer, and starters rewrite.
This should be designed and implemented when slice 17a is picked up, not as an isolated one-off.
Scope
V2 backlog only. Do not implement until #440 slice 17a planning starts.
Source: task #20 — PawWork positioning & v2 backlog (thread #PawWork:db56b3c5)