feat(exchange): add INBOX drop folder for incoming files

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-21 13:25:59 -07:00
parent c79d23549a
commit 528bf1a905
+11
View File
@@ -0,0 +1,11 @@
# INBOX
Drop zone for anyone sending files to Jeremy through this repo.
Put whatever you're sending in here (FBX takes, textures, reference video, JSON, etc.),
commit, and push. Jeremy will pull, triage, and move things into the proper pipeline
folders (`incoming-fbx/`, etc.) from there.
Notes:
- Binary formats (`.fbx`, `.glb`, `.mp4`, `.task`) go through Git LFS automatically.
- Don't reorganize other folders in `exchange/` — just drop your files here.