Skill Wiki v0.1.0
fact @community/fact-postel-law

Postel Law

Jon Postel formulated this principle for TCP/IP implementations: a well-behaved system should accept a wide variety of valid and near-valid inputs without breaking, while always emitting strictly well-formed output.…

Skill
@community
Domain
general
Version
1.0.0
Quality
4.0
Edges
3 out · 0 in
Tokens
188/439/780
$ prime install @community/fact-postel-law

Projection

Always in _index.xml · the agent never has to ask for this.

PostelLaw [fact] v1.0.0

Postel's Law / Robustness Principle (Jon Postel, 1980): be conservative in what you send, be liberal in what you accept — applied to UX: tolerate varied user input formats while producing clean, consistent output.

Jon Postel formulated this principle for TCP/IP implementations: a well-behaved system should accept a wide variety of valid and near-valid inputs without breaking, while always emitting strictly well-formed output. Applied to user interfaces, this means forms should accept common input variants (phone number formats, date spellings, case variations) and normalise them silently, rather than forcing users to conform to a rigid format — lowering entry friction without sacrificing data integrity downstream.

Source

prime-system/examples/frontend-design/primes/compiled/@community/fact-postel-law/atom.yaml

Compiled at 2026-05-07