★★★★☆

Abject: Self-Aware Object Runtime + Ask Protocol

Source: blog.mempko.com | Tags: aicompsciprogramming | Date: 2026-04-02

Core Insight: Abject proposes a paradigm shift from "AI Agents" to "self-aware objects" that can describe themselves via natural language using the Ask Protocol.

The Problem with AI Agents

The author argues that AI Agents are the wrong abstraction:

The Answer: Objects (55 Years Old)

The insight draws from Alan Kay's original vision of Object Oriented Programming, inspired by biology:

The Ask Protocol

Every object in the system implements a mandatory ask message handler:

What Makes It "Horrible"

Now it gets scary: The system ships with a P2P layer. You can create a public workspace and expose Abjects to peers. Self-aware objects finding each other and talking to each other without human intervention.

Key Technical Details

Why This Matters

This is a provocative but thought-provoking paradigm:

→ Visit abject.world