Four nearly-identical endpoints (heart add/remove, bookmark add/remove)
collapse into one toggleMark(c, kind, op) helper. Behaviour is unchanged
— idempotent on both sides, 404 on missing activity, 400 if private,
same serialized response. Tests pass.
Surfaced by /audit simplify.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>