First deploy - #3
Merged
ekoslow1-creator merged 34 commits intoJul 28, 2026
Merged
Conversation
Documents the component architecture, live API integration (sefaria.org/api/powered-by), and the project_category data-quality handling agreed on during brainstorming. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The API's project_category field decomposes against 5 real form labels (one legacy naming variant) plus freeform "Other:" text - not the 6 categories shown on developers.sefaria.org as originally assumed. Verified by decomposing all 36 live entries with zero unmatched leftovers. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pre-existing uncommitted work from the primary checkout (tabbed sidebar dashboard, initial Charts and Analytics bar charts, keyword/submissions-trend utils, recharts dependency), captured as a single baseline commit so the experience-level trend chart plan's tasks diff cleanly on top of it. Not part of this plan's scope.
added 2 commits
July 28, 2026 11:09
…ience-level labels render and aren't clipped
…ation comment, margin, empty-data guard)
📊 Code Quality Score: 48/100
Was this score accurate? 👍 Yes · 👎 No Scored by GitVelocity · How are scores calculated? |
saengel
requested changes
Jul 28, 2026
saengel
left a comment
Collaborator
There was a problem hiding this comment.
Looks good, can we please take the docs/superpowers out of the PR.
ekoslow1-creator
deleted the
feature/sc-46082/deploy-current-state-of-dashboard
branch
July 28, 2026 09:26
📊 Code Quality Score: 46/100
Was this score accurate? 👍 Yes · 👎 No Scored by GitVelocity · How are scores calculated? |
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.
First deploy