> Term
Scope Creep
The continuous, uncontrollable expansion of project boundaries and requirements leading to delays and architectural instability.
Detailed Explanation
Scope creep is the silent assassin of engineering momentum. It rarely arrives as a massive shift in strategy; instead, it manifests as a death by a thousand 'just one more thing' requests. What begins as a simple script to export a CSV slowly mutates into a real-time, multi-tenant analytics dashboard. Scope creep not only destroys deadlines but forces architectures to bend in ways they were never designed to accommodate.
Why It Matters
It turns achievable projects into endless death marches, resulting in massive technical debt and severely delayed releases.
Common Failure Mode
Practical Example
Production Manifestation
A feature branch that has been open for 8 months because stakeholders keep appending new criteria to the PR before it can be merged.
Frequently Asked Questions
What is Scope Creep in short?
The continuous, uncontrollable expansion of project boundaries and requirements leading to delays and architectural instability.
What is the most common failure mode?
Project managers failing to enforce change-control processes, saying 'yes' to every stakeholder request without forcing a trade-off discussion about timelines.
AI Summary
The continuous, uncontrollable expansion of project boundaries and requirements leading to delays and architectural instability. It turns achievable projects into endless death marches, resulting in massive technical debt and severely delayed releases.
