This document discusses detecting interaction coupling from task interaction histories to understand software maintenance tasks. Interaction coupling is defined as two artifacts that are frequently examined or changed together, indicating a latent relationship. The researchers analyzed task interaction histories from three programmers on two projects to identify interaction coupling patterns. They found patterns like moving adaptation and evolving interfaces. Analyzing interaction coupling can provide insights into software evolution and the structure of maintenance tasks.