docs(work): scaffold sandcastle-dispatch-v1 epic + stories

This commit is contained in:
2026-05-13 08:16:09 +02:00
parent 28ba9d04e8
commit 35664f67d5
6 changed files with 181 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
---
id: 01-sandcastle-install
epic: sandcastle-dispatch-v1
title: Install @ai-hero/sandcastle + Dockerfile
type: technical-story
status: in-progress
feature: tooling
depends-on: []
blocks: [02-dispatch-planner]
---
## Tasks
- [ ] Story scaffold
- [ ] Add @ai-hero/sandcastle to devDependencies
- [ ] Create .sandcastle/Dockerfile (minimal node + pnpm)
- [ ] Verify install + import resolves