Core Concepts
Identity Kernel
The compact memory block Synchronex injects so AI sessions start with stable founder context.
3 min read
What It Does
The Identity Kernel is Synchronex's always-available memory layer. It stores stable context such as who you are, your company, your products, your timezone, your communication preferences, and standing constraints. The goal is simple: every connected AI tool should start with the same durable facts instead of asking you to rebuild context by hand.
The kernel is intentionally compact. The product spec sets a hard ceiling for the injected block so session start remains fast, predictable, and inexpensive. Product state and decision history can be layered in when relevant, but the Identity Kernel is the foundation that travels across MCP, API, Cloud Developer Mode, and worker execution.
Users own and can correct their memory. Synchronex treats the kernel as operational infrastructure, not hidden inference: stale or low-confidence memory is surfaced for review before it becomes part of a workflow.