# Discovered Impressions Locations

This is the consolidation map. Every meaningful Impressions-related location found in the Desktop, Documents, and external-drive sweep has one disposition here.

| Location | Disposition in this hub | Authority |
| --- | --- | --- |
| `../impressions` | Canonical executable Android/Rust monorepo. | Sole runtime and verification authority. |
| `../` Blueprint Freeze workspace | Product Hub, original source ledgers, forward synthesis, WEFT intake, and the canonical build. | Coordination authority. |
| `/Users/edwardellis/Desktop/Impressions WIP` | Fully materialized at [`imports/impressions-wip`](./imports/impressions-wip). | Source/provenance only. |
| `/Users/edwardellis/Desktop/IMPERESSIONS OPENCODE/IMPRESSIONS OPENCODE` | Materialized subset at [`imports/impressions-opencode`](./imports/impressions-opencode), with full hierarchy via [`ORIGINAL_SOURCE_REFERENCE`](./imports/impressions-opencode/ORIGINAL_SOURCE_REFERENCE) and [`OPENCODE_SOURCE_TREE.txt`](./provenance/OPENCODE_SOURCE_TREE.txt). | Source/provenance only. |
| `/Users/edwardellis/Desktop/REFERENCE/ImpressionsOpenCode` | Materialized subset at [`imports/impressions-reference-opencode`](./imports/impressions-reference-opencode), with full hierarchy via its [`ORIGINAL_SOURCE_REFERENCE`](./imports/impressions-reference-opencode/ORIGINAL_SOURCE_REFERENCE). | Source/provenance only. |
| `/Volumes/ETs temp Shaft/iCloud Drive (Archive) - 1/Desktop/IMPERESSIONS OPENCODE/IMPRESSIONS OPENCODE` | Materialized subset at [`imports/impressions-opencode-archive`](./imports/impressions-opencode-archive), with full hierarchy via its [`ORIGINAL_SOURCE_REFERENCE`](./imports/impressions-opencode-archive/ORIGINAL_SOURCE_REFERENCE). | Historical source/provenance only. |
| `/Users/edwardellis/Desktop/Impressions Blueprint Freeze copy` and `Impressions Blueprint Freeze.zip` | Registered in [`CONSOLIDATION_REGISTER.md`](./CONSOLIDATION_REGISTER.md); no unique contribution found. | Historical duplicate. |
| `/Users/edwardellis/Documents/Impressions` | Registered in [`provenance/DOCUMENTS_IMPRESSIONS.md`](./provenance/DOCUMENTS_IMPRESSIONS.md). | Empty Git location, no product source. |
| `/Users/edwardellis/Desktop/REFERENCE/IMPRESSIONS OPENCODE DIRECTORY` | Direct reference at [`provenance/REFERENCE_OPENCODE_DIRECTORY_REFERENCE`](./provenance/REFERENCE_OPENCODE_DIRECTORY_REFERENCE). | Tooling/workspace context, not product source. |
| `/Volumes/ETs temp Shaft/Codex-Offload/impressions-android-20260612-215834` | Direct reference at [`provenance/EXTERNAL_ANDROID_OFFLOAD_REFERENCE`](./provenance/EXTERNAL_ANDROID_OFFLOAD_REFERENCE). | Environment/offload snapshot, not product source. |
| `/Users/edwardellis/Desktop/Pro Extended Review Skill Workflow Isolated/reconstructed-source/context/impressions-gpt55-pro` | Direct reference at [`provenance/PRO_EXTENDED_REVIEW_REFERENCE`](./provenance/PRO_EXTENDED_REVIEW_REFERENCE). | Review context, not implementation authority. |

## Rule Of Use

The source layers are preserved so nothing meaningful has to be rediscovered from folder names or memory. They are not parallel branches. Any code or design promoted from an import or reference must gain a named owner under `../impressions`, appropriate verification, and an update to the source-of-truth rules.

The external Android offload is intentionally not copied into this project: it is a large SDK/AVD/cache/target snapshot, not a missing source tree. Keeping it registered and reachable preserves recovery value without turning build outputs into a second application.
