Nova Deprecation Policy
6-month notice.
Overview
The Nova deprecation policy is the formal commitment about how features are retired. Without a public policy, deprecation feels like surprise; with one, customers can plan migration on a known timeline and the team ships changes without breaking trust.
- 6-month notice. Minimum window from deprecation announcement to sunset; matches enterprise planning cycles.
- Migration documentation. Per-feature side-by-side guide; supports adoption by showing the customer the new path.
- Customer outreach. Personalised email to affected customers; preserves trust through direct communication.
- API deprecation header plus public calendar. Sunset HTTP header catches automated clients; public calendar supports transparency.
The approach
The practical approach: policy as a public commitment, instrument feature usage per customer, personalised outreach with specifics, migration tooling where possible, documented policy page. The team’s discipline produces real adherence rather than aspirational policy.
- Policy as commitment. Public document, contractually backed for enterprise; the policy is enforceable.
- Instrument usage. Per-customer feature usage tracked; supports targeted outreach to affected accounts.
- Personalised outreach. Email with specific endpoints affected; the customer sees exactly what will change for them.
- Migration tooling plus documented policy. Automated migration helpers reduce friction; public deprecation policy page supports operational reviews.
Why this compounds
Deprecation policy discipline compounds across releases. Each clean retirement preserves trust; the team’s product discipline grows; the codebase stays bounded as old features actually retire instead of accreting.
- Better customer trust. Predictable policy preserves trust; deprecation stops feeling like betrayal.
- Better product hygiene. Clean retirements simplify the codebase; old features actually leave.
- Better engineering velocity. Less old code to maintain; the team ships against current code, not a museum.
- Institutional knowledge. Each policy iteration teaches lifecycle; the team’s product muscle grows.
Deprecation policy discipline is a product discipline that pays off across years. Nova AI Ops invests in transparent change communication; the discipline produces customer trust.