mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-17 16:34:48 -05:00
[PR #1593] [CLOSED] Fix staffml imports when only summary corpus is present #22545
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1593
Author: @farhan523
Created: 4/28/2026
Status: ❌ Closed
Base:
dev← Head:fix/staffml-summary-corpus-imports📝 Commits (1)
e07f246Fix staffml summary corpus imports📊 Changes
2 files changed (+13 additions, -4 deletions)
View changed files
📝
interviews/staffml/src/lib/corpus.ts(+12 -3)📝
interviews/staffml/src/lib/taxonomy.ts(+1 -1)📄 Description
This PR aligns those imports with the summary-only bundle currently committed in the repo, so local dev can start without the legacy full-corpus JSON file.
Existing behavior impact
corpus-summary.jsoncorpus.jsonis absentQuestion
Should
src/data/corpus.jsonstill be treated as a required generated artifact for contributors, or is the summary-only flow now the intended default? If the former, I can follow up with a docs or generation-step fix instead.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.