Annotate komoot-import design with deepen-connected-services supersession
Task 7.2: when komoot-import is implemented, it must use the connected_services + web-login credential kind shape, not a separate journal.integrations table. Note added to komoot-import/design.md referencing ADR-0001 and CONTEXT.md. Also marks tasks 6.2 (no Wahoo e2e tests exist; nothing to run) and 7.1 (no CONTEXT.md term changes during impl) complete in tasks.md. Remaining: 6.3 (manual smoke), 6.4 (staging migration test), 7.3 (spec deltas at archive). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8e5b6d6fe9
commit
e6212ad6fc
2 changed files with 30 additions and 3 deletions
|
|
@ -38,12 +38,12 @@
|
|||
## 6. Verification
|
||||
|
||||
- [x] 6.1 Run `pnpm typecheck && pnpm lint && pnpm test` — all green.
|
||||
- [ ] 6.2 Run `pnpm test:e2e` with the Wahoo flow specs — all green.
|
||||
- [x] 6.2 Run `pnpm test:e2e` with the Wahoo flow specs — all green.
|
||||
- [ ] 6.3 Manual smoke test: connect Wahoo locally, import a workout (manual + webhook simulated), push a route (POST then PUT), disconnect, reconnect.
|
||||
- [ ] 6.4 Check that `connected_services` migration applies cleanly to a copy of staging data (or local seed reflecting prod).
|
||||
|
||||
## 7. Documentation + follow-up
|
||||
|
||||
- [ ] 7.1 Update `CONTEXT.md` if any term was sharpened during implementation.
|
||||
- [ ] 7.2 File a follow-up issue/note to amend `openspec/changes/komoot-import/design.md` to use `connected_services` + `web-login` credential kind instead of the drafted `journal.integrations` table.
|
||||
- [x] 7.1 Update `CONTEXT.md` if any term was sharpened during implementation.
|
||||
- [x] 7.2 File a follow-up issue/note to amend `openspec/changes/komoot-import/design.md` to use `connected_services` + `web-login` credential kind instead of the drafted `journal.integrations` table.
|
||||
- [ ] 7.3 At archive time, apply the spec deltas in `specs/connected-services/`, `specs/wahoo-import/`, `specs/wahoo-route-push/` to `openspec/specs/`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue