fix(cirkel): migrate ALL circle links, not just status='active'
Old pull-protocol health statuses ('error'/'outdated') are irrelevant now: a
peer that removed /.klonkt/* shows as 'error' but still has a working AP actor.
The active-only filter dropped such links (e.g. sound-fabrics: 5 links -> only 2
migrated). Migrate every non-removed link; bump the run flag to v2 so instances
re-migrate and pick up the previously-skipped ones.
Co-Authored-By: Claude <noreply@…>