Skip to content

Round-trip

Round-trip is the reversible workflow:

Blueprint → VibeBP → AI → VibeBP → Blueprint

Export

  1. Select nodes in the active graph.
  2. Select Round-trip.
  3. Optionally enable Blueprint structure context.
  4. Press Selected to AI.
  5. Copy the generated text.

The document begins with:

# VibeBP

Request a reversible response

Example:

Follow the Vibe Blueprints instruction already provided.

Add a validity check before using GrabbedComponent.
Preserve all existing user-defined names.
Return one complete importable document beginning with # VibeBP.

Import

  1. Paste the AI response into AI text.
  2. Press Generate & copy nodes.
  3. Paste into the target Blueprint graph.
  4. Keep the pasted nodes selected.
  5. Press Repair imported assets.
  6. Replace any visible placeholders manually.
  7. Compile and test the Blueprint.

Blueprint structure context

The optional structure block is read-only AI context.

It may describe existing components and selected properties, but reverse generation does not create or modify Blueprint components from that block.