feat: add minimal run engine
This commit is contained in:
11
tests/fixtures/fake-artifacts/dev/phase-plan@1/skip-only.json
vendored
Normal file
11
tests/fixtures/fake-artifacts/dev/phase-plan@1/skip-only.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"phases": [
|
||||
{
|
||||
"key": "documentation-note",
|
||||
"title": "Documentation Note",
|
||||
"objective": "Record that this planned phase has no artifact and should be skipped.",
|
||||
"roles": ["phase_planner"],
|
||||
"gates": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user