You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React + Next.js dashboard for the Google-native Mind's Eye OS. Visualizes timelines, events, LAW-T segments, search results, and weekly snapshots over Gmail, Calendar, Drive, Docs, and Meet activity.
Google Workspace connectors for the Mind's Eye OS constellation. Ingests Gmail, Calendar, Drive, Docs, and Meet data into normalized MindEyeEvent objects and forwards them to Mind's Eye Core / event streams.
Core event schema + LAW-T (Law of Time) logic for the Google-native Mind’s Eye OS constellation. Defines the universal event model, time labeling, block/segment logic, and shared TypeScript types used across all Mind’s Eye repos.
Search + stats microservice for the Google-native Mind's Eye OS. Powers /events/search and /events/stats over Gmail, Calendar, Drive and other Mind's Eye events using full-text, trigram, and filtered search.