diff --git a/.fusion/fusion.db-shm b/.fusion/fusion.db-shm new file mode 100644 index 0000000..e579f29 Binary files /dev/null and b/.fusion/fusion.db-shm differ diff --git a/.fusion/fusion.db-wal b/.fusion/fusion.db-wal new file mode 100644 index 0000000..84dd245 Binary files /dev/null and b/.fusion/fusion.db-wal differ diff --git a/.fusion/memory/2026-05-14.md b/.fusion/memory/2026-05-14.md new file mode 100644 index 0000000..5114766 --- /dev/null +++ b/.fusion/memory/2026-05-14.md @@ -0,0 +1,3 @@ +# Daily Memory 2026-05-14 + + diff --git a/docs/README.md b/docs/README.md index 29dedb5..9363b93 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,6 +10,6 @@ This directory contains architecture, development, and deployment documentation ## Quick Links -- Root README — to be added in Step 6 +- [Root README](../README.md) - [Deploy Skeleton](../deploy/README.md) - [Project Brief](project-brief.md) — Original product brief and confirmed stack *(FN-001)* diff --git a/docs/deployment.md b/docs/deployment.md index e2206f1..d301f98 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -16,7 +16,7 @@ This document covers the scaffold-level deployment assumptions created in FN-002 ## Deployment Files -The following files will be added as part of the Docker Compose skeleton (Step 5): +The following deployment files are part of the scaffold: | File | Purpose | |------|---------| diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32437a6..707e929 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,6 +8,8 @@ importers: .: {} + apps/api: {} + apps/web: dependencies: react: