Expand ↗
Page list (1268)

Narrow Waist Principle

A protocol-design principle: define a minimal, universal core at one layer and allow unbounded innovation above and below it. The Internet Protocol is the archetype — IP itself is small and stable, while the link layer beneath and the application layer above evolve freely. The narrow waist provides interoperability without dictating semantics.

Applied to agent communication, the principle says: standardise a tiny universal message vocabulary (e.g. PLAN/ACT/OBSERVE) and let domain-specific content ride inside the envelope.

In this vault

Backlinks