Skip to content

Canonical Targets

Migration gets easier when the destination is named as clearly as the legacy source. Every compatibility package should point at one canonical package and one handbook route without ambiguity.

Current Target Map

Targeting Rules

  • new dependencies should use the canonical distribution name
  • new code should use canonical imports and commands
  • package docs should route immediately to the canonical handbook once the target is known

First Proof Check

  • compatibility package README.md files
  • canonical package docs under docs/02-... through docs/06-...