---
name: workspace-layout
description: Only ai-agents/ exists under /home/ubuntu/workspace on shadow; three subprojects with very different ownership
metadata:
node_type: memory
type: project
originSessionId: 71d40fa2-b151-4c81-9821-f0dfeb7a0f66
---
`/home/ubuntu/workspace/` contains only `ai-agents/`. Inside:
- `monitor/` — small Python+shell stack that runs the vvv-bots daily report
(~32 KB). This host owns it.
- `openclaw/` — full GitHub clone (~3.4 GB, Node/pnpm). Has its own
`AGENTS.md` and `CLAUDE.md`. See [[openclaw-subproject]].
- `openmanus/` — Python agent framework with bundled venv (~2.1 GB). Not
wired into any cron or service on this host as of 2026-05-15.
There is **no** `infra/`, `tools/`, `web/`, or `logs/cron/` on this host —
those are arcana paths. See [[host-shadow]].
**Why:** The user reset the host on 2026-05-14 and intentionally restored
only the AI agent layer; everything else stayed on arcana.
**How to apply:** When asked to "look at the workspace," remember the surface
is small. If a cron or script references a path outside `ai-agents/`, suspect
it's a leftover from arcana before assuming it's broken local config.
shadow/workspace_layout