Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 889 Bytes

File metadata and controls

41 lines (28 loc) · 889 Bytes

epi-pen-files

Public collaboration repo for the Epstein files research pipeline and review UI.

Goals

  • 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.

What lives here

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/

Data handling

  • 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.

Contributing

See CONTRIBUTING.md for how to propose changes and submit PRs.

License

TBD.