update roadmap

This commit is contained in:
BlackMATov
2025-09-01 16:10:23 +07:00
parent a63b0d4400
commit ffb0e37b7a
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,6 @@
- add INDEX fragment trait
- use compact prefix-tree for chunks
- optional ffi component storages
- add EXCLUSIVE fragment trait
## Thoughts

View File

@@ -1918,3 +1918,4 @@ end
-- should we provide an evolved.pair type?
-- we should not add any wildcards to chunk `with` edges, lol
-- edges `without` to nil don't work because they are cannot be found
-- add EXCLUSIVE fragment trait