docs(work): scaffold fallow-integration-v1 epic + stories

This commit is contained in:
2026-05-13 08:47:30 +02:00
parent 85fb050019
commit 2722305398
6 changed files with 179 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
---
id: 01-fallow-install
epic: fallow-integration-v1
title: Install fallow + create .fallowrc.json
type: technical-story
status: in-progress
feature: tooling
depends-on: []
blocks: [02-pnpm-turbo-wiring]
---
## Tasks
- [ ] Story scaffold
- [ ] Add fallow to root devDependencies
- [ ] Create .fallowrc.json with monorepo-aware config
- [ ] Verify `pnpm exec fallow --version` works