Stars you followApps
Missing auth never fakes a Follow row
POST /api/v1/follow requires a signed-in fan. A 401 does not mint starId.
Missing auth never fakes a Follow row. POST /api/v1/follow requires a signed-in fan and a real approved star username. A 401 does not mint starId or username.
CS impersonation cannot follow as another user. Do not invent a client-only success.