Rethink organization of datafiles and wordlists #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Context
Data files are scattered across multiple directories with overlapping content:
data-sources/— raw source files (CSV, XLS, JSON)scripts/datafiles/— processed/merged JSON filesscripts/data-sources/— more raw source files (duplicates some of data-sources/)packages/db/src/data/— final JSON files consumed by the seeding scriptWhat to do
Consolidate into a clear, non-overlapping structure. Suggested approach:
Acceptance criteria
packages/db/src/seeding-datafiles.tsstill works after reorganizationdocumentation/decisions.md