Skip to main content

Batch Generate Sequence

Execution Order

  1. dashboard-home
  2. document-upload-flow
  3. extraction-review-screen
  4. covenant-monitor-screen
  5. document-qa-interface

Shared Elements

Create once and reuse across all screens:

  1. SF/Global/Nav/Sidebar/Expanded
  2. SF/Global/Nav/Header/Default

Reuse policy:

  1. Build shared group as SF/Global/LayoutShell.
  2. Attach shell group to each frame before screen-specific components.

Prompt Files

  1. screen-generation-prompts/dashboard-home.prompt.md
  2. screen-generation-prompts/document-upload.prompt.md
  3. screen-generation-prompts/extraction-review.prompt.md
  4. screen-generation-prompts/covenant-monitor.prompt.md
  5. screen-generation-prompts/document-qa.prompt.md

Export Settings

  1. Format: PNG
  2. Scale: 2x
  3. Output folder: 07-demos/demo-environment/screenshots/

Batch Validation Checklist

  1. All component names follow SF/[Feature]/[Component]/[State].
  2. All placed components exist in component-mapping.json.
  3. All screens expose loading, empty, error, populated states.
  4. All interactive elements include link_screens targets.