Drive Root
What lives at the top of D:\ itself, outside the 30 tracked projects: DATA, .dpw, AGENTS.md, INDEX.md, and Development.manifest.toml.
| Item | Status | What it is |
|---|---|---|
| .dpw | Documented | Shared development infrastructure — Docker, Hugging Face cache, JetBrains, LM Studio, Ollama, a large Python version cache |
| DATA | Not yet accessible | Dataset storage — not mounted in any session so far |
| AGENTS.md | Not yet accessible | Root-level agent orientation doc — D:\ itself isn't mounted, only subfolders |
| INDEX.md | Not yet accessible | Root-level drive index |
| Development.manifest.toml | Not yet accessible | The root manifest every other manifest on the drive inherits from (.dpw's own manifest names it directly as its parent) |
:::note Blocked on access, not content
Every project-group folder (CTS, DRS, WDS, and now .dpw) has been reachable and well-documented once mounted. DATA and the four root-level files need D:\ itself (or those specific paths) mounted before this section can be completed — this isn't a content gap, it's a session-access gap.
:::