managarten/packages
Till JS 7b842cabaf
Some checks are pending
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
Docker Validate / Validate Dockerfiles (push) Waiting to run
Docker Validate / Build calendar-web (push) Blocked by required conditions
Docker Validate / Build quotes-web (push) Blocked by required conditions
Docker Validate / Build todo-backend (push) Blocked by required conditions
Docker Validate / Build todo-web (push) Blocked by required conditions
Docker Validate / Build mana-auth (push) Blocked by required conditions
Docker Validate / Build mana-sync (push) Blocked by required conditions
Docker Validate / Build mana-media (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
chore(mana): places + locationLogs aus unified-App entfernen
viadocu ist als Standalone-App live (viadocu-api.mana.how) und deckt
GPS-Tracking + Cities-Aggregation ab. Till bestätigt: keine User-Daten,
5 places-exklusive Features (Kategorien home/work/shopping/transit/
leisure, Heart-Favoriten, Tags, Visit-Counter pro Place, Place-Sharing
via Unlisted-Snapshot) werden bewusst aufgegeben.

Entfernt:
- apps/mana/apps/web/src/routes/(app)/places/ (1 Route)
- apps/mana/apps/web/src/lib/modules/places/ (Stores, Queries,
  Collections, Types, Tools, Views, SharedPlaceView, tracking-store
  mit Geolocation-Permission-Flow)
- apps/mana/apps/web/src/lib/i18n/locales/places/ (DE/EN/ES/FR/IT)
- apps/mana/apps/web/src/lib/modules/lasts/inference/sources/places.ts
  (places war einzige aktive Inference-Source; SOURCES-Array jetzt
  leer, habits/contacts-Sources sind M3.b geplant)

Cross-Module-Konsumenten aufgeräumt:
- modules/website/embeds.ts: resolvePlaces + 'places.places' embed-Case
- modules/myday/tools.ts: allPlaces-Read + visitedToday-Aggregat raus
- data/projections/day-snapshot.ts: places-Section + trackingStore-
  Import raus
- data/projections/types.ts: DaySnapshot.places-Feld raus
- data/projections/context-document.ts: "X Orte besucht" + "Standort-
  Tracking aktiv" Zeilen raus
- data/unlisted/resolvers.ts: buildPlaceBlob + 'places'-Case raus
- data/privacy/exposed-records.ts: places-Eintrag raus
- data/ai/revert/inverse-operations.ts: PlaceCreated-Inverse raus
- routes/share/[token]/+page.svelte: SharedPlaceView-Mount raus

Cross-Refs raus:
- module-registry.ts (placesModuleConfig)
- module-registry.test.ts (places-Tabellen)
- data/tools/init.ts (placesTools)
- data/crypto/registry.ts (places + locationLogs entry)
- data/crypto/plaintext-allowlist.ts (placeTags)
- app-registry/apps.ts (registerApp 'places' + MapPin-Icon-Import)
- packages/shared-branding/src/mana-apps.ts (places-Eintrag)

NICHT angefasst (mit Absicht):
- data/database.ts db.version()-Stores — Schema-Snapshots sind frozen.
  Tabellen places, locationLogs, placeTags bleiben im IndexedDB-Schema,
  werden aber nicht mehr beschrieben.
- packages/shared-branding/src/app-icons.ts APP_ICONS.places.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 17:22:38 +02:00
..
credits chore(mana): plants + who aus unified-App entfernen 2026-05-18 14:25:45 +02:00
eslint-config fix(timeblocks): type errors from recurrence migration 2026-04-07 13:22:59 +02:00
feedback fix(feedback): ReactionBar stoppt Click-Bubbling 2026-04-28 17:25:22 +02:00
help refactor: rename planta → plants, clean up codebase 2026-04-12 18:59:44 +02:00
local-llm fix(type-check): repair silently broken per-package type-check scripts 2026-04-20 15:13:54 +02:00
local-store fix(mana/web): sprint 2 — auth-aware data layer + guest migration 2026-04-07 13:07:12 +02:00
local-stt fix(type-check): repair silently broken per-package type-check scripts 2026-04-20 15:13:54 +02:00
mana-tool-registry chore(mana): comic aus unified-App entfernen 2026-05-18 15:54:11 +02:00
notify-client chore(matrix): final scrub of stale matrix references 2026-04-08 16:47:54 +02:00
qr-export chore(workspace): unify vitest to ^4.1.2 across all packages 2026-04-07 13:58:29 +02:00
shared-ai chore(mana): comic aus unified-App entfernen 2026-05-18 15:54:11 +02:00
shared-auth chore(repo): fix pre-existing svelte-check errors blocking pre-push 2026-05-19 15:34:21 +02:00
shared-auth-ui chore(mana): citycorners + food + wardrobe aus unified-App entfernen 2026-05-18 12:47:33 +02:00
shared-branding chore(mana): places + locationLogs aus unified-App entfernen 2026-05-19 17:22:38 +02:00
shared-crypto feat(mcp): M1+M1.5 MCP gateway + tool-registry + shared-crypto 2026-04-23 13:18:35 +02:00
shared-drizzle-config feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
shared-error-tracking fix(shared-error-tracking): point main at src/, strip dashes from Glitchtip DSN 2026-05-07 02:34:54 +02:00
shared-go chore: complete ManaCore → Mana rename (docs, go modules, plists, images) 2026-04-07 12:26:10 +02:00
shared-hono fix(type-check): clear the last five failures — monorepo type-check is now 76/76 green 2026-04-20 15:53:07 +02:00
shared-i18n chore: complete ManaCore → Mana rename (docs, go modules, plists, images) 2026-04-07 12:26:10 +02:00
shared-icons perf(shared-icons): mark package as side-effect-free for tree-shaking 2026-04-14 17:16:19 +02:00
shared-landing-ui refactor: rename zitare -> quotes (Zitate) 2026-04-14 20:59:16 +02:00
shared-links refactor: rename zitare -> quotes (Zitate) 2026-04-14 20:59:16 +02:00
shared-llm fix(type-check): unblock two more pre-existing failures 2026-04-20 15:20:08 +02:00
shared-logger fix(type-check): clear the last five failures — monorepo type-check is now 76/76 green 2026-04-20 15:53:07 +02:00
shared-privacy feat(forms): M10d headless wave-cron — server-worker + private internal_meta 2026-05-06 17:18:05 +02:00
shared-pwa feat(articles): M7 share-target + bookmarklet — save from anywhere 2026-04-21 19:03:33 +02:00
shared-python/manacore_auth feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
shared-research feat(mana-research): add Gemini 3.1 Pro Deep Research async providers 2026-04-22 17:55:30 +02:00
shared-rss refactor(shared-rss): extract RSS parsing + Readability into one package 2026-04-15 22:30:44 +02:00
shared-storage chore(ci): add v8 test coverage tracking (non-blocking baseline) 2026-04-19 19:21:14 +02:00
shared-stores chore(repo): fix pre-existing svelte-check errors blocking pre-push 2026-05-19 15:34:21 +02:00
shared-tags chore: complete ManaCore → Mana rename (docs, go modules, plists, images) 2026-04-07 12:26:10 +02:00
shared-tailwind refactor(cards): Phase A + C — adopt @mana/shared-theme + per-app accent 2026-05-08 01:54:16 +02:00
shared-theme refactor: rename zitare -> quotes (Zitate) 2026-04-14 20:59:16 +02:00
shared-theme-ui feat(web): wallpaper system + sticky PageHeader 2026-04-12 16:00:03 +02:00
shared-types chore(mana): uload aus unified-App entfernen 2026-05-18 16:14:40 +02:00
shared-ui feat(feedback): heart-half als globales Feedback-Icon + inline-Form in der Workbench 2026-04-28 15:36:52 +02:00
shared-uload shared-uload: HTTP-federation (Option B) — schreibt jetzt gegen uload-api 2026-05-18 16:39:44 +02:00
shared-utils chore(mana): memoro aus unified-App entfernen 2026-05-18 14:50:47 +02:00
shared-vite-config chore(packages): remove 4 dead zero-consumer packages 2026-04-09 11:56:25 +02:00
spiral-db chore(mana): uload aus unified-App entfernen 2026-05-18 16:14:40 +02:00
test-config fix(type-check): repair silently broken per-package type-check scripts 2026-04-20 15:13:54 +02:00
wallpaper-generator fix(a11y): replace 215 suppression comments with real fixes 2026-04-10 22:43:05 +02:00
website-blocks chore(mana): comic aus unified-App entfernen 2026-05-18 15:54:11 +02:00