Commit Graph

1 Commits

Author SHA1 Message Date
Markus Maiwald 977eaa8ceb feat(feed): Add L4 Feed schema for DuckDB + LanceDB
- FeedEvent structure with vector embeddings
- EventType enum (post, reaction, follow, mention, hashtag)
- FeedStore interface for hybrid storage
- Query options for temporal + semantic search
- Tests for encoding

Sprint 4 WIP: L4 Feed
2026-02-03 15:00:58 +01:00