template/packages-user/data-state
unanmed 0dc30aace8 refactor(03-18): move event registration assembly out of the barrel
- Add event/registrations.ts as the sole direct-construction assembler for
  the eight class-based registrations in stable map/hero/control order
- Reduce event/index.ts and data-state/src/index.ts to export-only barrels
  that re-export the four public registration creators
- Point CoreState at event/registrations and record the ownership and
  public-export boundaries in the event contract
2026-09-11 23:02:15 +08:00
..
src refactor(03-18): move event registration assembly out of the barrel 2026-09-11 23:02:15 +08:00
test test(03-11): align Node save regressions 2026-09-11 14:10:41 +08:00
package.json refactor: 移除 data-utils 包 2026-05-17 22:03:22 +08:00