# Compound Effect
The Compound Effect is the principle that small, consistent actions accumulate into significant results over time. The gains are not linear; they accelerate as each increment builds on all previous increments.
## In Knowledge Management
In [[Personal Knowledge Management (PKM)]], the compound effect manifests in several ways:
- Each new note connects to existing notes, creating more potential connections than the last
- A well-maintained knowledge graph becomes exponentially more useful as it grows
- Review habits compound: regularly revisited notes stay fresh and interconnected
- Writing practice compounds: each piece builds on previous thinking
## In AI Agent Systems
When [[AI Agents]] operate on a structured knowledge base with persistent [[AI Agent Memory]], the compound effect applies to the AI system itself:
- Each session adds to agent memory, making future sessions more informed
- Corrections and confirmations refine the system's understanding of the user
- New notes in the vault expand the context available to all agents
- Lessons learned from one agent benefit all agents through shared memory
- Skills get refined based on accumulated usage patterns
The compound effect in AI systems only works if feedback is consistently captured. Without recording corrections, the system stays static and the compounding stops.
## The Asymmetry
The compound effect is asymmetric. It takes months before the results become visibly significant, but once they do, the acceleration is dramatic. Most people quit before reaching the inflection point. This applies equally to building a knowledge base and to building an AI agent system.
## References
- Darren Hardy, "The Compound Effect" (2010)
## Related
- [[Personal Knowledge Management (PKM)]]
- [[AI Agent Memory]]
- [[AI Agents]]
- [[Kaizen]]
- [[Habits]]
- [[Compounding Knowledge]]
- [[Compound growth]]