Skip to content

Notion parity: PRD, gap analysis, multi-workspace switcher - #69

Draft
ikrishg wants to merge 4 commits into
cursor/app-dashboard-ux-review-ea1efrom
cursor/notion-parity-prd-build-ea1e
Draft

Notion parity: PRD, gap analysis, multi-workspace switcher#69
ikrishg wants to merge 4 commits into
cursor/app-dashboard-ux-review-ea1efrom
cursor/notion-parity-prd-build-ea1e

Conversation

@ikrishg

@ikrishg ikrishg commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a Notion clone PRD (docs/prd-notion-clone.md) and gap analysis vs KitsuneOS (docs/gap-analysis-notion-parity.md).
  • Ships multi-workspace foundations: list/create/switch APIs + sidebar workspace switcher (N1).
  • Continues toward remaining Notion-parity gaps: private/shared pages, agent profiles + tokens, WYSIWYG, graph, memory tools, OAuth apps creating databases.

Test plan

  • Open console → workspace switcher lists current membership
  • Create workspace → lands in new workspace with starter DBs
  • Switch back to prior workspace without re-login
  • pnpm --filter @kitsuneos/core build and app typecheck

Remaining on this goal

Page ACL, agent profiles, editor, graph, memory MCP tools, OAuth-as-database.

cursoragent and others added 2 commits September 6, 2026 08:44
Define end-to-end Notion-parity requirements (multi-workspace, page
sharing, agent profiles, API/OAuth, editor, graph, memory) and map each
to current KitsuneOS capability with a phased build plan.

Co-authored-by: Krish Gupta <ikrishg@users.noreply.github.com>
Expose membership listing, active-workspace switch, and additional
workspace provisioning so one account can occupy many workspaces at once.

Co-authored-by: Krish Gupta <ikrishg@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

cursoragent and others added 2 commits September 6, 2026 09:00
Ship the remaining Notion-clone gaps from the PRD: private/shared page
access (with team-aware shares), agent profiles + tokens, TipTap prose
editing, Obsidian-style graph UI/API, Supermemory-style MCP memory tools,
and OAuth apps that can create Kitsune databases via bearer tokens.

Co-authored-by: Krish Gupta <ikrishg@users.noreply.github.com>
Adds a local script that verifies page visibility/sharing and OAuth app
token issuance against Postgres after control-plane migrate.

Co-authored-by: Krish Gupta <ikrishg@users.noreply.github.com>
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.

2 participants