idempotent-reimport-skips-all
IN premise
Covered by existing `import-skips-existing-sync-is-remote-wins` which captures the idempotent import behavior
Summary
When the same data is imported again, the system correctly skips everything that already exists rather than creating duplicates or errors. This confirms the import process is safe to repeat without side effects.
Details
| Source | entries/2026/04/24/tests-test_import_agent.md |