ops: publish codeforphilly-data-snapshot public repo (referenced in architecture.md but doesn't exist)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 52/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- github-actions, typescript
Research direction
Start with apps/api/scripts/scrub-data.ts and read the references in specs/architecture.md and specs/behaviors/storage.md. Create the CodeForPhilly/codeforphilly-data-snapshot public repository, run the scrubber and push its result, then add a scheduled workflow under .github/workflows/. Done means the snapshot is public, initially populated, and refreshed weekly with a snapshot tag.
Written by the indexing model from the issue text.
Description
What's missing
`specs/architecture.md` and `specs/behaviors/storage.md` both reference a public scrubbed snapshot of the data repo — `codeforphilly-data-snapshot` — that contributors can clone without needing access to the live production data. The snapshot is supposed to be produced by `apps/api/scripts/scrub-data.ts` and pushed periodically.
The scrubber script exists. The public snapshot repo does not.
Fix shape
Two pieces:
- One-time: create the `CodeForPhilly/codeforphilly-data-snapshot` public repo on GitHub; do the first `scrub-data` run; push the result.
- Recurring: add a scheduled CI workflow (GitHub Action on a weekly cron, say) that runs the scrub + force-pushes a fresh snapshot tag. Probably lives in `.github/workflows/` in this repo since the script lives here.
Why now
Pre-cutover-onboarding stories assume new contributors can clone the snapshot. If we leave the spec asserting the repo exists without it existing, new contributors hit a dead link.
Identified during the 2026-05-30 post-cutover-blog spec-drift audit.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CodeForPhilly/codeforphilly-ng
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
MarkdownEditor toolbar: use Radix Toolbar from radix-ui instead of the hand-rolled roving tabindex Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
All issues in CodeForPhilly/codeforphilly-ng
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·