Gall's law

Resource in complexity

Heuristic for systems design.

All complex systems that work evolved from simpler systems that worked. If you want to build a complex system that works, build a simpler system first, and then improve it over time.

Linked to XP’s “Do the simplest thing that could possibly work”.