Commit Graph

2 Commits

Author SHA1 Message Date
hypercross df388ee9b3 refactor: remove QueryDescriptor from ISystem interface
Remove the mandatory Query property from the ISystem interface,
allowing systems to manage their own queries locally or via other
means. Update all implementing systems and tests to use local
query descriptors instead.
2026-07-18 22:22:52 +08:00
hypercross 01eb5aa5f6 feat: add reactivity via change buffering and R3 observables 2026-07-18 19:50:31 +08:00