diff --git a/.claude/ux-guidelines.md b/.claude/ux-guidelines.md index bac835b..0ec43f3 100644 --- a/.claude/ux-guidelines.md +++ b/.claude/ux-guidelines.md @@ -322,3 +322,17 @@ Headings should be clean. Remove unnecessary subheadings that duplicate context. Cards should have consistent border radius, padding, and heading treatment across the workspace. An Investigation Map Preview should look provisional — lighter borders, muted text, subtle background — so the user knows it is a preview rather than completed content. + +## Entry Experience + +The landing page is not the investigation workspace. + +The landing page welcomes the user. + +The landing page explains what will happen. + +Complexity appears progressively. + +Users begin with observations rather than conclusions. + +The Confidence Engine behaves like a facilitator introducing a workshop — calm, patient, and focused on understanding before acting. diff --git a/components/scenario-form.jsx b/components/scenario-form.jsx index 3e7447c..d65be3d 100644 --- a/components/scenario-form.jsx +++ b/components/scenario-form.jsx @@ -377,27 +377,49 @@ export default function ScenarioForm() { return (
{status === "idle" && ( -
-