Skip to content

refactor(build-runtime): resolve plugin runtime adapters - #1553

Merged
kubohiroya merged 1 commit into
mainfrom
refactor/build-runtime/runtime-module-resolution
Aug 23, 2026
Merged

refactor(build-runtime): resolve plugin runtime adapters#1553
kubohiroya merged 1 commit into
mainfrom
refactor/build-runtime/runtime-module-resolution

Conversation

@kubohiroya

Copy link
Copy Markdown
Owner

Summary

  • resolve canonical build runtime adapters exported from plugin worker modules
  • wire location and route manager-backed runtime adapters into worker bootstrap
  • make runtime delete cleanup plugin-managed build job data before removing session inventory

Validation

  • pnpm exec biome check packages/build-runtime-services/src packages/build-api/src plugins/location-plugin/src/services plugins/route-plugin/src/services docs/build-session-spec.md --reporter summary
  • pnpm -w turbo run typecheck --filter @hierarchidb/build-api --filter @hierarchidb/build-runtime-services --filter @hierarchidb/location-plugin --filter @hierarchidb/route-plugin --filter @hierarchidb/app
  • pnpm vitest run src/tests/CanonicalBuildRuntimeAdapterRegistry.unit.test.ts
  • pnpm vitest run src/services/tests/unit/LocationBatchManager.iso-normalization.unit.test.ts src/services/tests/unit/LocationBuildSession.canonical-events.unit.test.ts
  • ROUTE_TESTS=1 pnpm vitest run src/common/tests/unit/RouteBatchManager.idempotency.unit.test.ts src/common/tests/unit/RouteBuildSession.canonical-events.unit.test.ts

Refs #1503

@kubohiroya
kubohiroya merged commit 474600d into main Aug 23, 2026
2 checks passed
@kubohiroya
kubohiroya deleted the refactor/build-runtime/runtime-module-resolution branch August 23, 2026 09:50
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.

1 participant