Developer Manual
Versioning
Use the tested package tuple and identify the limits of compatibility evidence.
Tested boundary
The current documented tuple is @answerup/core 1.0.0-rc.1, @answerup/runtime 0.2.0-preview.1, @answerup/actions 0.2.0-preview.2, and @answerup/retell 0.2.0-preview.1. Core is CommonJS on Node >=20; Runtime, Actions, and Retell are ESM on Node >=22. The compatibility record identifies the declaration evidence hashes.
What is and is not guaranteed
Use package-root imports and the tested tuple together. Broader compatibility matrices, migration guarantees, deprecation schedules, schema migration commands, and rollback procedures are not established by the current authority. Do not mix provisional versions or treat readable documentation as package installation access. Revalidate an external consumer when the approved tuple or declaration authority changes.
The package pages in the API Reference provide exact declarations; this chapter provides the current boundary rather than an unapproved migration policy.