feat(core): coordinate legacy Team completion (#1567)
## Description Adds the coordinator contract for immutable legacy Team completion manifests. SQLite and D1 stores enforce canonical create-or-replay behavior, bounded batch reads, group isolation, and safe remote error handling. ## Type of Change - [x] ๐ Feature (new functionality) - [ ] ๐ Bug fix (fixes an issue) - [ ] ๐ Documentation (docs-only change) - [ ] ๐ง Maintenance (refactor, chore, CI, etc.) - [ ] ๐งช Testing (test-only changes) ## Testing - [x] Relevant checks pass locally (`pnpm run tsc`, `pnpm run lint`, `pnpm run test`) - [x] Added/updated tests for changes - [x] Manually verified changes work as expected ## Checklist - [x] Code follows project style (`pnpm run lint` passes for touched files) - [x] Self-review completed - [x] Documentation updated (if needed) - [x] No new warnings introduced
A
Adam Kunicki committed
166b4388d451ce2b25708e74bcec49bcda27af83
Parent: b8a1dc8
Committed by GitHub <noreply@github.com>
on 9/3/2026, 6:15:44 PM