Outputs stage

The Outputs stage is where implementation content is created or supplied from the selected specification, ready for formal evaluation.

What happens in this stage

  • The selected specification, derived from the structured model through policies and constraints, is injected into prompt templates for generation.
  • Generated outputs are stored per prompt run.
  • Manual content (upload/paste) can be substituted for generated content.

Tabs and how to use them

  • Create

- Runs output prompt templates against the current specification.

- Use when you want the app to generate implementation drafts, scaffolds, or code from the specification layer rather than directly from the diagram.

  • Upload

- Import external files for review.

- Use when implementation was produced outside the app.

  • Paste

- Paste ad hoc text/code for fast checks.

- Use for quick iterations without file management.

  • Run controls/history (within Create)

- Generate Outputs: execute selected prompt.

- Clear Outputs: reset selected run output.

- Copy Outputs: copy generated text to clipboard.

Practical workflow

1. Generate with Create first.

2. If needed, compare with uploaded/pasted alternatives.

3. Choose one output source and carry it into Evaluation for deterministic and/or AI-assisted review.