Skip to content

refactor(location): canonicalize runtime source services - #1559

Merged
kubohiroya merged 1 commit into
mainfrom
refactor/location/canonical-runtime-services
Aug 23, 2026
Merged

refactor(location): canonicalize runtime source services#1559
kubohiroya merged 1 commit into
mainfrom
refactor/location/canonical-runtime-services

Conversation

@kubohiroya

Copy link
Copy Markdown
Owner

Closes #1505\n\n## Summary\n- route Location canonical build starts through a validated source plan and canonical source identity\n- persist Location source artifact metadata atomically with points and clean derived MVT through VTStoreRegistry\n- align supported Worker source ids and auth-required pause handling with canonical build runtime behavior\n\n## Verification\n- pnpm exec biome check --write packages/location-store/src/LocationDB.ts packages/runtime-worker/src/services/tests/unit/location-vector-tile-service.unit.test.ts plugins/location-plugin/src/services/source/persistLocationSourceArtifact.ts plugins/location-plugin/src/services/source/tests/unit/persistLocationSourceArtifact.unit.test.ts\n- pnpm --filter @hierarchidb/location-plugin exec vitest run src/services/source/tests/unit/persistLocationSourceArtifact.unit.test.ts src/services/source/tests/unit/createLocationSourcePlan.unit.test.ts src/worker/tests/unit/canonicalBuildAPI.contract.unit.test.ts src/services/tests/unit/LocationBuildSession.canonical-events.unit.test.ts\n- pnpm --filter @hierarchidb/runtime-worker exec vitest run src/services/tests/unit/location-vector-tile-service.unit.test.ts\n- pnpm -w turbo run typecheck --filter @hierarchidb/location-store --filter @hierarchidb/location-plugin --filter @hierarchidb/runtime-worker\n- git diff --check

@kubohiroya
kubohiroya force-pushed the refactor/location/canonical-runtime-services branch from c8c93a6 to 1a7fd52 Compare August 23, 2026 11:36
@kubohiroya
kubohiroya merged commit 1b13fab into main Aug 23, 2026
2 checks passed
@kubohiroya
kubohiroya deleted the refactor/location/canonical-runtime-services branch August 23, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(location): canonical lifecycle と source/auth/cache/tabular 境界を共通化する

1 participant