Meko is an agent-native data infrastructure, built on top of YugabyteDB, that enables multi-agent systems to share context. Instead of giving each agent its own isolated memory, Meko gives your entire system a memory that compounds. When one agent learns something from a conversation, a user interaction, or a data update, that learning is immediately available to every other agent in the system. Meko replaces the patchwork many teams have bolted together over time (Postgres here, pgvector ther