fix(01): orchestrator corrections

This commit is contained in:
Jakub Zych
2026-02-05 12:18:55 +01:00
parent 46f8b7dc90
commit e22170714f
2 changed files with 7 additions and 0 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@ out/
mill mill
mill.* mill.*
# Scala CLI build
.scala-build/
# IDE # IDE
.idea/ .idea/
.metals/ .metals/

View File

@@ -75,5 +75,9 @@ A CMF that enables rapid application development with the flexibility to support
| Full WinterCMS parity as goal | Proven feature set, clear target | — Pending | | Full WinterCMS parity as goal | Proven feature set, clear target | — Pending |
| Incremental milestones | Validate architecture before building everything on it | — Pending | | Incremental milestones | Validate architecture before building everything on it | — Pending |
## Note
This project has CONTEXT.md generated for each of the initial 10 phases.
--- ---
*Last updated: 2025-02-04 after initialization* *Last updated: 2025-02-04 after initialization*