Accept pasted Scattermind concept maps

This commit is contained in:
OpenClaw Bot
2026-05-27 00:19:33 +02:00
parent 771b5e7c02
commit 4b3fb9e7d9
5 changed files with 122 additions and 18 deletions
+5 -3
View File
@@ -59,13 +59,15 @@
<div class="tool-intro">
<p class="eyebrow">MVP · feedback front door · no account · no dashboard swamp</p>
<h2 id="try-title">Send a decision brief to the room</h2>
<p>Paste the backlog, rough notes, feature dump, or possible next moves. Ranker will extract candidates when it can; use the optional candidate box only if you already have a cleaner list.</p>
<p>Paste the backlog, rough notes, feature dump, possible next moves, or a raw Scattermind Concept Map JSON export. Ranker will extract candidates when it can; use the optional candidate box only if you already have a cleaner list.</p>
</div>
<form class="rank-form" id="rankForm">
<label>
<span>Paste the messy backlog / idea dump <b>required</b></span>
<textarea name="idea" rows="8" required placeholder="Example: Im building a tool that helps freelancers package their services and decide what to sell first. Maybe offer critique, pricing calculator, proposal generator, landing page copywriter, client persona mapper, and some kind of dashboard later? I only have a week and want the fastest useful proof."></textarea>
<span>Paste the messy backlog / idea dump / Concept Map JSON <b>required</b></span>
<textarea name="idea" rows="8" required placeholder="Example: Im building a tool that helps freelancers package their services and decide what to sell first. Maybe offer critique, pricing calculator, proposal generator, landing page copywriter, client persona mapper, and some kind of dashboard later? I only have a week and want the fastest useful proof.
Or paste a Scattermind Concept Map JSON object here; Ranker will preserve source provenance and extract the build order."></textarea>
</label>
<label>