feat(den): member library — everything you can use, with provenance, on any screen size (P3 PR3) - #3429
Merged
Merged
Conversation
…provenance debt retirement (skill-sharing P3 PR3)
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
Photo roll — p3-library✅ 2/2 frames passed · 0 failed · 0 unvalidated · 4 expectations passed · 0 failed 1. A library page lists plugin cards with provenance chips
2. A narrow mobile layout shows library cards in a single column
Roll created 2026-08-02T14:10:32.462Z · Source: |
benjaminshafii
enabled auto-merge (squash)
August 2, 2026 14:11
There was a problem hiding this comment.
Warden security clearance: clear. No new security issues found in this diff (fa81152ee211f3f0801499191656cf93f06e7b87). Automated clearance satisfies the required-review gate only — a human still reviews and merges. Analysis run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


What
PR3 — the final P3 slice (program
prds/skill-sharing/; designs: Paper pages "PR3 — Member library placement" + "Mobile treatment — A/B/C", user-approved).dashboard/library(outside the admin gate, mirroring Your Connections — the gate itself untouched): audience tabs All / Mine / Shared with me / Team / Everyone, search, one card per plugin, stacked provenance chips (Yours / Shared by X / Team / Catalog / Everyone / From owner-repo). Members get cards; admins additionally get links into plugin detail.GET /v1/me/plugin-access— caller-scoped effective library: deduped edges (mine / person with sharedBy / team / org_wide / catalog), highest role with catalog edges capped at viewer.plugin.source_repository_url, populated by GitHub import + connector discovery; feeds the source chip./v1/resources/marketplace-capabilitiesnow includes grant-only rows (marketplaceId: null); the apps/app consumer made null-tolerant. The last marketplace-only surface is gone.provenance()no longer say "marketplace" for grant-native plugins (tests + wire spec updated).Tests (commands + results)
Photo roll (sticky comment below): two frames — desktop and 375px mobile, vision-validated 4/4. The member browser leg caught a sharedBy parser mismatch during development — fixed before merge.
Notes for reviewers
The nav gains its first member-visible product surface beyond Your Connections. "Everyone" tab = org-wide grants ∪ accessible catalogs (per the open question on the canvas — flagged there for override).