Files
flowgraph/tasks/meta-component-layer.md

874 B

id, name, status, depends_on, scope, risk, impact, level
id name status depends_on scope risk impact level
meta/component-layer Complete component layer — all five ujsx workflow components completed
component/operation
component/sequential
component/parallel
component/conditional
component/map
moderate low component planning

Description

Meta task that clusters all ujsx component tasks. Once complete, the @alkdev/flowgraph/component sub-path provides all five workflow components for template authoring.

Acceptance Criteria

  • All component tasks completed
  • @alkdev/flowgraph/component exports Operation, Sequential, Parallel, Conditional, Map
  • Each component produces correct UElement shape with WorkflowTag type

References

  • docs/architecture/workflow-templates.md

Notes

To be filled by implementation agent

Summary

To be filled on completion