Refocus Ranker as Prioritix idea-layer sorting
This commit is contained in:
+15
-10
@@ -1,14 +1,19 @@
|
||||
const sample = {
|
||||
idea: 'Scattermind clarified a messy course idea. Now I need feedback on the feature/functionality order, not a dashboard.',
|
||||
optionsText: `- Manual build-order preview from one Concept Map
|
||||
- Copyable decision brief with Do first / Validate next / Defer / Park
|
||||
- Evidence questions beside each next move
|
||||
- Accounts and saved workspaces
|
||||
- Team voting on roadmap priority
|
||||
- Subscription billing layer
|
||||
- Polished export for sharing the defended order`,
|
||||
context: 'Snapshot / Concept Map handoff, solo builder, tired non-AI-native user, avoid auth/workspaces/billing before proof.',
|
||||
mode: 'mvp',
|
||||
idea: 'Scattermind clarified a messy freelancer-offer idea. Now I need Prioritix to sort the decision layer: some items are features, some are validation questions, and some are feedback themes.',
|
||||
optionsText: `Validation questions:
|
||||
- Will freelancers pay for critique before software?
|
||||
- Which offer type hurts enough to buy help?
|
||||
Feedback themes:
|
||||
- They want templates
|
||||
- They distrust generic AI copy
|
||||
Features:
|
||||
- Manual offer critique
|
||||
- Pricing calculator
|
||||
- Proposal generator
|
||||
- Public mini-page for one offer
|
||||
- Client dashboard`,
|
||||
context: 'Solo builder, one weekend, no auth/workspaces/billing before proof. Either validation or features can be useful for the first run.',
|
||||
mode: 'validation',
|
||||
};
|
||||
|
||||
const laneMeta = {
|
||||
|
||||
Reference in New Issue
Block a user