AI Engineer

From Systems of Record to Systems of Context — Omri Bruchim, monday.com

Published 2026-07-22 · Duration 15:58

Summary

The talk outlines a fundamental shift in enterprise software from 'Systems of Record'—which merely log what happened—to 'Systems of Context,' which actively understand the meaning and connections between data points. monday.com addresses this challenge by building a 'Monday world model' using two distinct, precomputed engines: a slow engine for durable, long-term user profiling (who you are) and a fast engine for real-time signals (what is urgent today). This architecture mirrors both the brain's hippocampus/neocortex function and the Lambda data architecture, ensuring that AI agents can reason on deep context rather than just retrieving disconnected data.

Download summary

Key takeaways

  1. The Problem: Data vs. Understanding

    Current AI assistants have access to vast amounts of data (boards, emails, Slack messages) but often fail because the core problem is not retrieval (data availability), but 'understanding'—the ability to connect disparate pieces of information and determine true user priority.

  2. The Solution: System of Context

    Instead of just logging events, the system must build a context layer ahead of time. This 'Monday world model' allows AI agents (like Sidekick/Psyche) to understand not only *what* happened but *why* it matters and *who* is affected.

  3. Architectural Design: Two Engines 13:35

    The context layer is built using two engines running on different time windows. The slow engine mines weeks of activity to build a durable profile of user patterns and goals, while the fast engine processes recent data for live signals and immediate urgency.

  4. Resilience and Intelligence

    This dual-engine approach provides resilience; if one source fails, the system degrades gracefully. Furthermore, it allows the AI to understand when to be proactive (notify) and when to remain silent.

Technical details

  • System Architecture

    The system utilizes a dual-engine approach, drawing parallels between the brain (hippocampus/neocortex) and data processing. The slow engine handles long-term pattern mining, while the fast engine processes short, recent windows for real-time signals.

  • Data Model Components 905s

    The model constructs three key areas of context: 1) How the user's work is structured (key entities and relationships); 2) A current snapshot of live signals (overdue tasks, urgency); and 3) Durable profiles detailing work patterns and decisions over time.

  • Technical Analogy

    The architecture is explicitly compared to the Lambda data architecture, which merges a fast speed layer (real-time) with a slow batch layer (full history).

Mentioned resources

  • monday.com (Product Platform)
  • Sidekick/Psyche (AI Personal Assistant)

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.