Skip to content

Add MemberDirectory seam and cloud membership mirror tables - #2003

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
member-directory/seam
Draft

RhysSullivan wants to merge 1 commit into
mainfrom
member-directory/seam

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Layer 1 of 5 (stack #2008). No behavior change on its own.

  • New shared read seam MemberDirectory in @executor-js/api/server (membership, members with search/paging, membersById, findByEmail) plus adminUserDirectoryFromMembers.
  • Self-host adapter over the Better Auth member and user tables.
  • Cloud: accounts gains profile columns, memberships gains WorkOS membership id, role, status, and updated_at; new workos_sync cursor table. Migration 0018.
  • Cloud WorkOsMirror write service with updated_at guards and a compare-and-set cursor. Cloud adapter over the mirror. Neither is wired into consumers yet.

Verified: repo typecheck, lint, and the cloud, self-host, core api, and react vitest suites pass on the stack top.

@RhysSullivan
RhysSullivan added this pull request to stack #2008 September 15, 2026 11:05
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud aeb1fc1 Sep 15 2026, 11:07 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing aeb1fc1 Commit Preview URL

Branch Preview URL
Sep 15 2026, 11:07 AM

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-2003.executor-e2e.workers.dev
MCP https://executor-preview-pr-2003.executor-e2e.workers.dev/mcp
Deployed commit aeb1fc1

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@pkg-pr-new

pkg-pr-new Bot commented Sep 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@2003

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@2003

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@2003

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@2003

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@2003

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@2003

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@2003

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@2003

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@2003

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@2003

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@2003

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@2003

executor

npm i https://pkg.pr.new/executor@2003

commit: aeb1fc1

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