# view-dir — agent deliverables

Served at **https://view.pc.randomhash.app** (Caddy `file_server browse`, LAN/public via 80/443).

## Contract for agents

- One folder per deliverable: `YYYY-MM-DD_<slug>` — e.g. `2026-09-22_webui-design-v1`
- Put an `index.html` inside → it is served automatically when the folder is opened.
  No index → visitors see the folder listing and can click any file (e.g. `ui.html`).
- Physical copies or symlinks into your workspace both work. After writing, ensure
  the Caddy user (`caddy`) can read them: `chmod -R a+rX <entry-dir>`.
