Definition

ref: link The Technical Debt means additional rework caused by implementing limited, temporary solutions or incomplete work. I also count as technical debt:

  1. code not deployed up to the environment, whichmakes it available to the users,
  2. features developed but not documented or tested.

When done, the output of a story must be ready to be released. If it is not, everything pending is called technical debt.