Spec drift catch-up: FIT location, notification payload fields, shared-packages index
- wahoo-import: clarify fitToGpx lives at connected-services/fit.ts (shared across providers) not inside the wahoo directory - notifications: correct follow payload field names to followerUsername, followerDisplayName, targetUsername, targetDisplayName (matches code) - shared-packages: add @trails-cool/fit package entry + CAPABILITIES.md index Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e387e1f798
commit
6c5fb6df0e
4 changed files with 10 additions and 3 deletions
|
|
@ -76,7 +76,7 @@ When adding a new spec, slot it into the most relevant group below and update th
|
|||
- [`secret-management`](specs/secret-management/spec.md) — SOPS-encrypted env files, key rotation.
|
||||
- [`observability`](specs/observability/spec.md) — Prometheus, Loki, Grafana dashboards.
|
||||
- [`background-jobs`](specs/background-jobs/spec.md) — pg-boss queue, cron scheduling, retry policy, handler timeouts shared across the apps.
|
||||
- [`shared-packages`](specs/shared-packages/spec.md) — workspace package boundaries (`@trails-cool/types`, `@trails-cool/map`, etc.).
|
||||
- [`shared-packages`](specs/shared-packages/spec.md) — workspace package boundaries (`@trails-cool/types`, `@trails-cool/map`, `@trails-cool/fit`, etc.).
|
||||
|
||||
## Conventions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue