/** * SyncEngine Tests — history tracking + getStatus * * Split from SyncEngine.test.ts (pre-existing at 508 lines, over the * 500-LOC file-size gate, before any SMI-5649 changes) to bring both files * under the limit. Reuses that file's mock factories (createMockSkill, * createMockApiClient, createMockSkillVersionRepo — exported there). */ export {}; //# sourceMappingURL=SyncEngine.status.test.d.ts.map