specworkflow

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package specworkflow adapts the generic workflow package for visionspec.

It generates workflows from visionspec profiles, mapping spec types to workflow nodes and synthesis dependencies to edges.

Index

Constants

View Source
const (
	TypeSource    workflow.NodeType = "source"
	TypeGTM       workflow.NodeType = "gtm"
	TypeTechnical workflow.NodeType = "technical"
	TypeOutput    workflow.NodeType = "output"
)

Node types for visionspec

Variables

This section is empty.

Functions

func FromProfile

func FromProfile(profile *profiles.Profile) (*workflow.Workflow, error)

FromProfile generates a workflow from a visionspec profile.

func UpdateFromProject

func UpdateFromProject(w *workflow.Workflow, project *types.Project)

UpdateFromProject updates workflow node statuses from project state.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL