To avoid data inconsistencies, indexing issues, and schema instability, package exports now include a checksum to detect external modifications. If an exported package is modified externally before being re-imported, a warning is displayed and the user must explicitly acknowledge the import before it proceeds, preventing unsupported schema changes.
The Package integrity validation on import page has loaded.