Skip to content

UI: distinguish planner (dispatch) from concierge (decision) - #11

Open
ColeLeng wants to merge 1 commit into
mainfrom
demo/planner-concierge-distinction
Open

UI: distinguish planner (dispatch) from concierge (decision)#11
ColeLeng wants to merge 1 commit into
mainfrom
demo/planner-concierge-distinction

Conversation

@ColeLeng

Copy link
Copy Markdown
Owner

Summary

Follow-up to #9. The two journey nodes (Planner and Concierge) shared one card style, so they read as "two planner-type agents." This makes their distinct roles obvious:

  • Planner agent — blue accent stripe + ▶ DISPATCH · FAN-OUT tag; dispatches one context-isolated scout per seller.
  • Concierge agent — green accent stripe + ◀ DECISION · CHECKOUT tag; gathers the scout reports and makes the final purchase.

No behavior change — CSS + label only (app/web/styles.css, app/web/app.js).

Test plan

  • Open the demo; confirm the top Planner node (blue, "dispatch · fan-out") and bottom Concierge node (green, "decision · checkout") are clearly different roles.

Made with Cursor

The two journey nodes shared one card style and read as "two planners". Give the
planner a blue dispatch/fan-out accent + role tag and the concierge a green
decision/checkout accent + role tag so their distinct roles are obvious.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant