Public collaboration repo for the Epstein files research pipeline and review UI.
- Keep a clean, reproducible pipeline for ingesting official source documents.
- Produce human-readable viewer artifacts (page images + structured previews).
- Provide a simple, inbox-style UI to review documents quickly.
This repo is intended for code, docs, and small metadata artifacts only. Do NOT commit raw PDFs, images, or large datasets.
Suggested layout (evolving):
/README.md
/ROADMAP.md
/CONTRIBUTING.md
/SECURITY.md
/docs/
/src/
/scripts/
/config/
- Raw files remain in private storage.
- Public repo should only store metadata and derived artifacts that are safe to share.
- Avoid any PII that should not be public.
See CONTRIBUTING.md for how to propose changes and submit PRs.
TBD.