Grid Placement

PlacementWorkflowAdapter

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/orchestrator/placement_workflow_adapter.gd

Version: 5.1

class_name: PlacementWorkflowAdapter extends: RefCounted

Summary

Adapter that exposes the placement workflow surface without leaking underlying services.

This keeps orchestration code (PlacementWorkflowOrchestrator) depending on a workflow API instead of directly depending on PlacementService / IndicatorService.

Signals

(none)

Exports

(none)

Methods

  • _init()
  • enter_build_mode()
  • compute_preview_model()
  • validate_snapshot()
  • create_indicator_model()