They’re vibe-coding spam now 4 months ago
The spam angle is interesting but the bigger problem is vibe-coded API changes that silently break downstream consumers. Someone generates a new endpoint, renames a field, changes a response shape — and nothing catches it because there's no schema diffing in the CI pipeline. Silent breaking changes in internal APIs are way harder to catch.