Library Update Policy
- •Detect the exact version and reproduce the issue before changing code.
- •Prefer project-local fixes before broad refactors.
- •Ask user to confirm behavior when docs and runtime differ.
- •Treat user-provided doc links and usage guidance as source of truth.
- •Capture resolved upgrade notes in concise repository docs.