diff --git a/ROADMAP.md b/ROADMAP.md index f8e87d7..bc56fc5 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,8 +2,10 @@ ## Backlog -- add simple phase/systems -- don't allow destroying fragments +- `prologue`, `epilogue` instead `progress` for systems +- add system groups (for disabling for example) +- deterministic system execution +- add destroing policies (fragments, phases, systems) ## After first release