managarten/.claude
Till JS e7999fb7cf feat(manacore): migrate skilltree, inventar, times, planta, citycorners, photos to unified app
Phase 2 continued — 6 more modules migrated (total: 12/25):

- Skilltree: complete routes (main, tree visualization, achievements)
- Inventar: full module (stores, components, schema editor) + 9 routes
- Times: full module (timer, entry parser, export) + 8 routes
- Planta: full module (watering logic, mutations) + 4 routes
- CityCorners: full module (geocoding, opening hours) + 13 routes
- Photos: full module (gallery, albums, upload) + 6 routes

All modules follow unified patterns:
- Imports from $lib/modules/{app}/...
- Internal links with /{app}/ prefix
- Dexie liveQuery for reactive data
- Soft-delete for sync compatibility

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 17:21:20 +02:00
..
guidelines refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
plans feat(manacore): migrate skilltree, inventar, times, planta, citycorners, photos to unified app 2026-04-01 17:21:20 +02:00
GUIDELINES.md chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00