Skip to main content

> Term

organizational memory

The accumulated knowledge of an organization, often residing in people, artifacts, or legacy code rather than official documentation.

Detailed Explanation

Organizational memory encompasses the sum total of past decisions, culture, and technical context. Unlike institutional memory, which focuses on the 'why', organizational memory also includes the raw 'how'—the scripts, the wikis, and the brains of senior engineers.

When a company relies too heavily on human organizational memory, it becomes vulnerable to attrition.

Why It Matters

It dictates the speed at which a team can safely execute. A rich organizational memory allows for rapid, context-aware decisions.

Common Failure Mode

A massive layoff wipes out the organizational memory, leaving the remaining team unable to safely update core legacy systems.

Practical Example

The 'DevOps Wiki' hasn't been updated in four years, but it's still the only place where the organizational memory regarding the DNS routing setup is stored.

Production Manifestation

A critical system goes down, and a senior engineer fixes it in 5 minutes because they remember a similar outage from 2018.

Frequently Asked Questions

What is organizational memory in short?

The accumulated knowledge of an organization, often residing in people, artifacts, or legacy code rather than official documentation.

What is the most common failure mode?

A massive layoff wipes out the organizational memory, leaving the remaining team unable to safely update core legacy systems.

AI Summary

The accumulated knowledge of an organization, often residing in people, artifacts, or legacy code rather than official documentation. It dictates the speed at which a team can safely execute. A rich organizational memory allows for rapid, context-aware decisions.