# Deployment Manifest

- build_date: 2026-05-21
- publishable_sot_path: haegyung-web/public/how-to-build-with-llm/
- runtime: static HTML/CSS/JS
- backend_required: no
- site_url_configured: yes
- site_url: https://lecture.haegyung.com/how-to-build-with-llm/

## Deliverable Inventory

- `index.html`
- `assets/site.css`
- `assets/mermaid.min.js`
- `assets/site.js`
- `assets/favicon.svg`
- `assets/og-prototyping.svg`
- `robots.txt`
- `llms.txt`
- `sitemap.xml`
- `sources/*.md`

## Source Mapping

- `How to build with LLM.md` -> `sources/llm-prototyping.md` / `index.html#llm-prototyping`

## Deployment Notes

- This package is published under `https://lecture.haegyung.com/how-to-build-with-llm/`.
- The root lecture catalog is `https://lecture.haegyung.com/`.
- The package is static and is served by the `haegyung-web` nginx image through Dokploy.
