Skip to content

chore(docs): fix repo drift caught by the state snapshot - #39

Merged
2bTwist merged 1 commit into
mainfrom
chore/drift-cleanup
Jun 20, 2026
Merged

chore(docs): fix repo drift caught by the state snapshot#39
2bTwist merged 1 commit into
mainfrom
chore/drift-cleanup

Conversation

@2bTwist

@2bTwist 2bTwist commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Fixes the actionable drift the multi-agent repo snapshot surfaced (the Major items + easy doc/config Minors). Deliberately skips the core-type nits (would touch packages/*/src, need a changeset, risk the type-level conformance tests) and the local-only dated specs.

  • changeset migrate-package.md: _migratedFrom -> migratedFrom (the pre-fix(migrate): portable resume marker without leading underscore (Convex) #34 name would ship a self-contradictory CHANGELOG when Version Packages #28 merges).
  • supabase migration: notes table gains created_at so list() on it no longer fails at runtime.
  • adapter-supabase README: drop stale 'filtered watches not yet supported' + hardcoded '15/15'.
  • adapter-convex README: drop the 'in progress / client adapter lands next' status (it shipped).
  • demo: Supabase link no longer hardcodes a table OID a fresh supabase start reassigns.
  • doc completeness: add @baas/migrate to README status table + packages, CONTRIBUTING layout (+ adapter-convex), RELEASING, and typedoc entryPoints.

pnpm verify green (143 tests; typedoc now covers migrate, all checks in sync). No packages/*/src changes, so no changeset needed.

From the 2026-06-20 repo snapshot's drift report:
- changeset: migrate stamps 'migratedFrom' not '_migratedFrom' (pre-#34 name)
  would ship a self-contradictory CHANGELOG when PR #28 merges.
- supabase migration: 'notes' table gains created_at, so list() on it no longer
  fails at runtime under the default timestampColumn.
- adapter-supabase README: drop the stale 'filtered watches not yet supported'
  (they ship + are tested) and the hardcoded '15/15' count.
- adapter-convex README: drop the 'in progress / client adapter lands next'
  status; the client adapter shipped.
- demo: Supabase 'open table' link no longer hardcodes a table OID that a fresh
  supabase start reassigns.
- add @baas/migrate to the README status table + packages list, CONTRIBUTING
  workspace layout (also adds adapter-convex), RELEASING publishable packages,
  and typedoc entryPoints.
@2bTwist
2bTwist merged commit fd6fd44 into main Jun 20, 2026
11 checks passed
@2bTwist
2bTwist deleted the chore/drift-cleanup branch June 20, 2026 01:27
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