OneNote Upgrade & Migration Overview Microsoft shipped three breaking changes to OneNote integrations in under two years: webhook decommissioning (June 2023), search endpoint deprecation (April 2024), and app-only auth deprecation (March 2025). The Graph SDK itself had breaking changes between v5 and v6. This skill provides exact migration diffs, verification steps, and rollback strategies for each breaking change. Prerequisites - Existing OneNote integration using Graph API - Node.js 18+ (TypeScript SDK) or Python 3.10+ (Python SDK) - Git for branch-based migration with rollback capability -…