feat: Add description field and auto-spawn discuss agent on initiative creation

This commit is contained in:
Lukas May
2026-03-03 13:40:37 +01:00
parent 9edc93a268
commit 86a1912959
4 changed files with 58 additions and 6 deletions

View File

@@ -140,9 +140,9 @@ Configured in `src/lib/trpc.ts`. Uses `@trpc/react-query` with TanStack Query fo
## Key User Flows
### Creating an Initiative
1. Dashboard → "New Initiative" → enter name, select projects
2. `createInitiative` mutation → auto-creates root page
3. Navigate to initiative detail
1. Dashboard → "New Initiative" → enter name, optional description, select projects
2. `createInitiative` mutation → auto-creates root page; if description provided, auto-spawns discuss agent
3. Navigate to initiative detail page on success
### Managing Content (Pages)
1. Content tab → page tree sidebar