Skip to content

Blueprint Review UI #45

@mathaix

Description

@mathaix

User Story

As a manager
I want to see a structured review of my completed blueprint
So that I can verify the design before deploying agents

Acceptance Criteria

Dual Presentation

After blueprint completion, show both:

  1. Conversational summary in chat (markdown formatted)
  2. Blueprint Review UI with structured panels

Conversational Summary

  • Markdown-formatted summary of the complete design
  • Includes:
    • Project overview
    • Agent roster with brief descriptions
    • Key rubric fields
    • Execution plan
    • Assumptions made
  • Displayed in chat window after finalization

Blueprint Review UI Panels

Shared Rubric Panel

  • Summary: field count, scale count, rule count
  • List of required fields with descriptions
  • List of optional fields (collapsible)
  • Scales with ranges and labels
  • Rules with severities
  • Assumptions section

Agent Roster Panel

  • Cards for each agent showing:
    • Name and mission
    • Target interviewees (roles, departments)
    • Question count
    • Rubric fields mapped
  • "View Details" expands to show:
    • Full persona
    • Goals with priorities
    • Question list
    • System prompt (collapsible)

Execution Plan Panel

  • Simple table/list of agent → interviewee mappings
  • Note: "All agents can run in parallel"

Actions Available

  • Test button → Opens simulation testing (Phase 2)
  • Edit button → Returns to conversation for refinement (Phase 2)
  • Deploy button → Activates blueprint for use

Navigation

  • Accessible from project page after blueprint exists
  • Link from chat after finalization
  • Breadcrumb: Project → Blueprint Review

Technical Notes

  • Read-only view in Phase 1 (editing is Phase 2)
  • Blueprint data fetched from API
  • Responsive design for different screen sizes

Definition of Done

  • Conversational summary generated
  • Review UI with all panels implemented
  • Actions working (Test/Deploy)
  • Responsive design
  • Code reviewed and merged

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions