Add SubscriptionEvent interface for frontend consumption of SSE subscription data in onData callbacks. Vite proxy confirmed compatible with SSE streaming (http-proxy passes chunked responses by default).
- Re-export PendingQuestions and QuestionItem types from agent/types - Available via @codewalk-district/shared for frontend consumption
- @codewalk-district/shared exports AppRouter and entity types - Re-exports Initiative, Phase, Plan, Task, Agent, Message from schema - Types-only package with no runtime dependencies - TypeScript resolves directly (no build step needed)