maxwellinked commited on
Commit
bdc7f52
·
verified ·
1 Parent(s): ab6b8c8

Update README for canonical collection structure

Browse files

Document Standard_Time_Lapses as the 303-record canonical collection and add Pre_Standard_Time_Lapses as a separate historical collection.

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -14,11 +14,13 @@ tags:
14
 
15
  **A 14-Year Longitudinal Archive of Analog Drawing Process (2012–Present)**
16
 
17
- ## Canonical collection and legacy sources
18
 
19
- The **303 root-level MP4 files** are the canonical dataset records. Use [`metadata.csv`](metadata.csv) as the machine-readable index; it contains exactly one verified row for every root-level MP4.
20
 
21
- `Series_9x12/` is retained as a legacy source collection for reproducibility and provenance. It contains historical source files, aliases, and alternate encodes and should not be treated as the canonical file set. Do not infer root-to-legacy relationships from filenames alone.
 
 
22
 
23
  The completed [2026-07-31 provenance release](Provenance_Releases/2026-07-31/) documents the verified relationships. The directly browsable [`consolidated_map.csv`](Provenance_Releases/2026-07-31/consolidated_map.csv) records all 303 determinations; the release ZIP contains the formatted workbook and supporting audit tables.
24
 
 
14
 
15
  **A 14-Year Longitudinal Archive of Analog Drawing Process (2012–Present)**
16
 
17
+ ## Canonical collection and historical sources
18
 
19
+ The 303 MP4 files in `Standard_Time_Lapses/` are the canonical dataset records. Use `metadata.csv` as the machine-readable index; it contains exactly one verified row for every canonical MP4.
20
 
21
+ `Pre_Standard_Time_Lapses/` contains earlier time-lapse recordings that predate the standard acquisition specifications. It is maintained as a separate collection with its own `metadata.csv` and `SCHEMA.md`.
22
+
23
+ `Series_9x12/` is retained as a legacy source collection for reproducibility and provenance. It contains historical source files, aliases, and alternate encodes and should not be treated as the canonical file set. Do not infer canonical-to-legacy relationships from filenames alone.
24
 
25
  The completed [2026-07-31 provenance release](Provenance_Releases/2026-07-31/) documents the verified relationships. The directly browsable [`consolidated_map.csv`](Provenance_Releases/2026-07-31/consolidated_map.csv) records all 303 determinations; the release ZIP contains the formatted workbook and supporting audit tables.
26