TikTok V5

This commit is contained in:
2026-07-11 22:04:38 +02:00
parent 4fc7d332eb
commit 438b3dff7b
28 changed files with 368 additions and 65 deletions

18
social_out/README.md Normal file
View File

@@ -0,0 +1,18 @@
# GreenLens Social Archive
Daily canonical archive for social drafts/uploads.
```text
YYYY-MM-DD/greenlens/01/
YYYY-MM-DD/greenlens/02/
YYYY-MM-DD/greenlens/03/
```
Each post folder contains:
- `post.txt` — human-readable copy and platform mapping
- `pack_meta.json` — machine-readable post ID, topic, format, A/B test, status, and asset paths
- generated PNG/MP4 assets
Post ID format: `YYYY-MM-DD_GREENLENS_NN`.
Numbering resets daily. One topic is selected per day: `01` is carousel A, `02` is carousel B, and `03` is the video test on that same topic. The next catalog topic starts on the following day. TikTok remains upload/draft by default; no live post happens without explicit approval.