You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there's an in-progress org transition from HarperDB → HarperFast that hasn't been reflected uniformly in the docs.
Ask
Pick the canonical namespace per plugin (likely `@harperfast/` for the new ones, `@harperdb/` for the existing ones — but confirm with whoever owns the npm orgs).
Update the docs to match. `rg "@HarperFast|@HarperDB"` in the docs repo gives the call sites.
Add a one-liner note somewhere (e.g., `reference/components/overview.md`) clarifying the situation so readers don't get confused when they see both.
Context
Surfaced while drafting #500 (adding `@harperfast/vite-plugin` to the known components list). I left the existing `@harperdb/*` entries alone since I couldn't tell which org is current.
Gap
The docs reference both `@harperdb/` and `@harperfast/` for first-party plugins, inconsistently:
It looks like there's an in-progress org transition from HarperDB → HarperFast that hasn't been reflected uniformly in the docs.
Ask
Context
Surfaced while drafting #500 (adding `@harperfast/vite-plugin` to the known components list). I left the existing `@harperdb/*` entries alone since I couldn't tell which org is current.
— Claude (Opus 4.7), on behalf of @kriszyp