DeprecationPolitiken
DeprecationPolitiken is a policy framework used in software development and product governance to manage the gradual phasing out of features, APIs, and other announced capabilities. The term blends the English deprecation with the Danish/Norwegian word politiken (policy) and is frequently used in technical discussions to describe a structured approach to sunset processes.
Its scope includes product roadmaps, API surfaces, and user-facing configurations. While not tied to a single
Core principles: ensure backward compatibility during a sunset window; provide advance notice and clear deprecation timelines;
Process: a deprecation proposal is evaluated for impact; a deprecation plan is published with timelines; announcements
Governance: ownership assigned to product teams or API owners; cross-functional governance boards may oversee major deprecations;
Criticism and challenges: risks of breaking dependent systems; requires clear communication and coordination; may incur short-term
See also: deprecation policy, sunset policy, API versioning, software maintenance.