Hey everyone — I’m building an equity management web app (cap tables, transactions, vesting schedules, etc.) and seriously considering using Convex since I’m already using it in other projects.
From what I can see, Convex has matured a lot (ACID transactions, schemas, better tooling), and it feels production-ready. My main hesitation is around auditability and compliance.
For those of you who’ve built more “financial-grade” or audit-sensitive systems on Convex:
How are you handling audit logs / immutable history? Any concerns around data integrity guarantees in more complex flows? Have you run into limitations when dealing with reporting or historical reconstruction? Would you feel comfortable using Convex for something that might eventually require SOC2 / external audits?
Would love to hear from anyone who’s actually pushed Convex in this direction.