# Task 06 — Storage Map (As-Is / As-Designed) ## Goal Human-readable reconstruction of the storage logic: purpose of each folder level and file kind. ## Input - All Task 02–05 artifacts. ## Actions 1. Write `manifest/storage_map.md`: - annotated folder-tree template (one exemplar branch per pattern, not all 700 GB); - purpose of each nesting level mapped to entities (`data_note → batch → coupon/die → sample`); - purpose of each file kind mapped to measurement types and attachment levels; - deviations: folders/files violating the intended structure (from `unmatched.csv`, `inconsistencies.csv`). 2. Mark reconstructed intent vs observed fact explicitly (`AS-DESIGNED` / `AS-IS` labels). ## Intermediate Result (done when) - `storage_map.md` explains every folder level and file kind; deviations enumerated with examples. - Phase 1 complete. Gate: fingerprint coverage 100%, unmatched files are catalogued anomalies only.