sovereign ai agents

Future of personal and private AI . dont trust AI until you own it to buy a coffe https://ko-fi.com/volodymyrpavlyshyn

Metagraphs for Context Graphs and Organizational Memory: A Substrate for Causality and Decision-Making

A companion piece to “Metagraphs for Agentic AI”

VP(WP)
May 24, 2026

The New Shape of Amnesia: Technical Debt, Cognitive Debt, and the World Models Our Agents Refuse to Build

There is a sentence I keep coming back to, sitting in my office in Berlin, watching a Claude Code session politely rewrite a function that worked perfectly well an hour ago: the memory of your project is not your codebase.

The New Shape of Amnesia: Technical Debt, Cognitive Debt, and the World Models Our Agents Refuse to Build
VP(WP)
May 18, 2026

Sovereign Agency — User Angle

We will talk about sovereignty and AI sovereignty. I must confess that I’m not an AI person; I’m not a machine learning or data science guy. I do a lot of things about graphs and agentic memory — that’s my favorite topic.

Sovereign Agency — User Angle
VP(WP)
March 05, 2026

Social Memory in Multi-Agent Systems

For the past two years I have been building conversational memory systems — the kind of memory that supports a one-to-one dialogue between a human and an AI agent. The goal is straightforward on the surface: accumulate facts about the user, track personal events, maintain context over long conversations, and make the agent progressively more useful. In practice, building a personal memory without a concrete enterprise domain turned out to be extraordinarily difficult. The ontology is wide open, the relevance signals are noisy, and temporal reasoning adds a dimension of complexity that most graph-based approaches handle poorly.

VP(WP)
March 01, 2026

Why Agentic AI need memory

11 min read

VP(WP)
February 25, 2026

The Elephant in the Agent Room: Why the Future of Autonomous AI Runs on Rules, Not Just Models

On expert systems, forgotten wisdom, and the case for ontology-driven guardrails

The Elephant in the Agent Room: Why the Future of Autonomous AI Runs on Rules, Not Just Models
VP(WP)
February 19, 2026

Racket: Programmable Programming for Constraint Natural Language of AI Agents

Racket isn’t just a programming language — it’s a language laboratory. Born from the Scheme tradition, Racket has evolved into a platform where creating new programming languages is as natural as writing functions. This unique capability makes it the perfect foundation for building Constraint Natural Languages (CNL): human-readable languages that express computational constraints, rules, and logic in near-natural prose.

VP(WP)
February 03, 2026

Promise Graphs for Agent AI: A New Architecture for Multi-Agent Coordination

missed part of context graphs

Promise Graphs for Agent AI: A New Architecture for Multi-Agent Coordination
VP(WP)
February 01, 2026

Rosette: A Solver-Aided Programming Language for Building Intelligent Constraints

In the realm of programming languages, we often think of code as instructions—commands that tell a computer exactly what to do, step by step. But what if we could describe what we want rather than how to achieve it? This is where Rosette, a solver-aided programming language built on top of Racket, becomes profoundly interesting for anyone building AI agents or constraint-based tools.

VP(WP)
January 30, 2026

Book Intro: Beyond Context Graphs

If you’ve been following me long enough, you know I have a couple of books about knowledge representation and memory. I started with Semantic Spacetime as a method for representing and organizing information for LLMs — and later for agents. Right now, I’m focused on context engineering, and you can read my book on it. It’s not very long, but it provides solid fundamentals for organizing knowledge.

VP(WP)
January 29, 2026

Beyond Context Graphs: Agentic Memory, Cognitive Processes, and Promise Graphs

The discourse around context graphs has captured significant attention in the agentic AI community, particularly regarding decision traces and the aspiration for agents to learn from their past actions. However, this focus on single-graph architectures represents a fundamental oversimplification of what’s truly needed for agents to learn effectively from their experiences. The reality is far more nuanced and considerably more complex: we need a sophisticated combination of temporal memory systems, cognitive processing pipelines, and multi-layered network structures that go well beyond traditional graph representations.

Beyond Context Graphs: Agentic Memory, Cognitive Processes, and Promise Graphs
VP(WP)
January 28, 2026

AI-Ready Data is a Myth: Why Domain Expertise and Human Context Trump Automation

The enterprise software industry has convinced itself that "AI-ready data" is achievable through enough ETL pipelines, data lakes, and schema standardization. Vendors promise that with the right tools, your messy organizational data can be transformed into pristine, semantically rich datasets that AI systems will consume effortlessly. This is fundamentally a myth—and a dangerous one.

AI-Ready Data is a Myth: Why Domain Expertise and Human Context Trump Automation
VP(WP)
January 25, 2026

Causal Graphs as the Missing Layer: Bridging Context Graphs, Decision Traces, and Semantic Spacetime

The convergence of three architectural patterns — causal knowledge graphs (prioritizing cause-effect relationships), context graphs (capturing decision provenance), and semantic spacetime (modeling temporal-relational knowledge) — reveals the next evolution in AI memory systems. Recent research from Luo et al. (2025) demonstrates that filtering knowledge graphs to emphasize causal edges yields 10% accuracy improvements in medical reasoning tasks. When combined with Foundation Capital’s context graph thesis and the temporal-relational modeling of semantic spacetime, a clear architecture emerges for building AI systems that don’t just retrieve facts — they trace why decisions happened and how knowledge flows through time.

VP(WP)
January 12, 2026

Context Graphs and Data Traces: Building Epistemology Layers for Agentic Memory

Happy New Year! As we return from the holidays, I want to continue the conversation I started in my last video of 2024 about context graphs and agentic memories. While the original discussion focused on causality and explainability in decision-making systems, I want to shift attention to something more fundamental and immediately actionable: data traces as the foundation for epistemological reasoning.

VP(WP)
January 10, 2026

Beyond Context Graphs: Why 2026 Must Be the Year of Agentic Memory, Causality, and Explainability

The context graph debate is important, but it’s just the beginning. The real revolution comes when agents can not only access past decisions, but truly learn from them — building causal models, explaining their reasoning, and reflecting on their own performance. That’s when we’ll move from decision traces to genuine artificial intelligence.

VP(WP)
December 30, 2025

Beyond Hierarchy: Why Agentic AI Systems Need Heterarchy & Holarchies

The architecture of multi-agent AI systems reveals a fundamental tension in system design: how do we create structures that are both organized and adaptive? The answer lies not in choosing between hierarchy, heterarchy, or holarchy, but in understanding when each pattern serves agentic intelligence best.

VP(WP)
December 16, 2025

The Zero-Hallucination Paradox: Why AI’s Knowledge Foundations Rest on Quicksand

A multi-layered exploration of why “near-zero hallucinations” is not just marketing hyperbole, but a mathematical and philosophical impossibility

VP(WP)
December 07, 2025

Missed Layers for AI Agent Protocols

The landscape of artificial intelligence agents is rapidly evolving, with major tech companies like Google, Microsoft, and Amazon developing their agent-to-agent protocols. However, as we move toward a future of autonomous AI systems, fundamental layers are missing from current approaches that could determine whether we build truly decentralized, human-like agent societies or remain locked into corporate-controlled ecosystems.

VP(WP)
December 02, 2025

The Quiet Revolution: How Promise Theory is Rewiring the Future of AI Agents

In the swirling tempest of AI innovation, where Large Language Models (LLMs) captivate headlines and the promise of Artificial General Intelligence (AGI) looms large, a quieter, yet profoundly impactful, revolution is taking shape. It’s a shift in how we conceive of, design, and manage increasingly complex AI systems, moving from rigid, top-down control to a paradigm of voluntary cooperation and emergent intelligence. At the heart of this transformation lies Promise Theory,

VP(WP)
November 30, 2025

Why AI Memory Systems Are Failing — and How Semantic Spacetime Offers a Solution

Vector embeddings have dominated AI memory systems, and for good reason — they’re computationally efficient and initially produced impressive results. But as we’ve scaled from simple retrieval to complex reasoning tasks, their limitations have become glaring.

VP(WP)
November 30, 2025

Holocracy as Constraint Architecture: Critical Implications for AI Agent Design

Imagine an organization where no one has a boss, yet everyone knows exactly what to do. Where authority flows not from people but from roles, and where the structure itself evolves in response to the tensions the organization experiences. This isn't utopian fantasy—it's holocracy, a real organizational system operating in companies worldwide. Now imagine AI agents organized the same way: autonomous yet coordinated, adaptive yet coherent, distributed yet purposeful.

VP(WP)
November 29, 2025

Agentic AI: Agent Autonomy — Tools, Reasoning and Memory with Graph Empowerment

Why agent love graphs

VP(WP)
November 28, 2025

Networked Agent Organizations — Identity Shift

Fixing a DAO - NAO next hope for agents and human interaction

VP(WP)
November 28, 2025

Beyond the Glass Cage

Why Self-Sovereign Identity, Not Blockchains, Will Power Agent Autonomy

VP(WP)
November 28, 2025

Sovereignty Over Decentralization: What AI Agents Really Need

Agents need sovereignty more than decentralization

VP(WP)
November 28, 2025