Add enterprise dashboard cohort privacy guard#388
Open
zergzorg wants to merge 1 commit into
Open
Conversation
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.
/claim #19
Summary
enterprise-dashboard-cohort-privacy-guard, a self-contained Enterprise Tooling slice for institutional admin dashboard privacy.Why this solves part of #19
Issue #19 calls for organization-wide admin dashboards, contributor analytics, usage stats, productivity metrics, compliance tracking, custom initiative tags, APIs/webhooks, and export pipelines. Those surfaces need a guardrail that decides which aggregate metrics can be safely displayed or exported without exposing individual researchers, small labs, private projects, or sensitive tags.
This PR adds that privacy trust boundary for enterprise dashboards before CSV/webhook/external BI export or institutional admin release.
Sponsor decision packet
reports/dashboard-privacy-packet.json,reports/dashboard-privacy-report.md,reports/summary.svg, andreports/demo.mp4.Non-overlap audit
This is separate from existing #19 submissions around broad dashboards, export packages, compliance packets, webhook delivery/replay, identity provisioning, retention/legal hold, data residency, SLA, secret rotation, quotas, API-change governance, connector certification, incident response, funder exports, AI model governance, dashboard attribution, initiative tags, policy exceptions, IRB consent, data export queues, SCIM deprovisioning, repository deposit reconciliation, notification escalation, cost allocation, LMS passback, webhook payload redaction, and vendor DPA review.
Scope is limited to cohort privacy for aggregate dashboard rows: small-group suppression, private project masking, rollups, and export-safe sanitized rows.
Scope boundaries
Validation
cd enterprise-dashboard-cohort-privacy-guard && npm run checkcd enterprise-dashboard-cohort-privacy-guard && npm testcd enterprise-dashboard-cohort-privacy-guard && npm run demoffprobe -v error -select_streams v:0 -show_entries stream=codec_name,width,height,duration,avg_frame_rate -show_entries format=size,duration -of default=noprint_wrappers=1 enterprise-dashboard-cohort-privacy-guard/reports/demo.mp4-> H.264, 960x540, 5s, 15 fpsgit diff --checkgit diff --cached --checkDemo and artifacts
enterprise-dashboard-cohort-privacy-guard/reports/demo.mp4enterprise-dashboard-cohort-privacy-guard/reports/dashboard-privacy-packet.jsonenterprise-dashboard-cohort-privacy-guard/reports/dashboard-privacy-report.mdenterprise-dashboard-cohort-privacy-guard/reports/summary.svg