auriium / auriium/OpenTutorial

Multichild stages

未关闭
#11 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

Concept structure described as so:

Instead of linear stage execution, where

a -> b -> c -> d ->,

we want to insert support for multipath stage execution, where you can have

a -> b -> c -> d
b -> (desync) x -> y -> z

or a -> b(x -> y -> z) -> c -> d

or even a (choice)-> b
-> c
-> d

Obviously any implementation of this would be a huge breakthrough for our sister project Komponent

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 从概念上描述了 multipath 和基于选择的 stage 执行,但没有列出任何文件、测试或入口点。在定位相关代码并定义如何验证完成情况之前,请先明确预期的 stage 模型、验收标准和实现范围。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
15/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。