Current numbers: 6,320 meetings, 199 active users, and still fixing dumb stuff
MeetMatch is sitting at 6,320 total meetings handled and 199 active users right now.
That sounds decent when I type it out, but the actual day-to-day still feels pretty messy. Like this week I fixed a CRM contacts hooks order issue and a lead source column rendering bug. Very glamorous founder work. Nothing makes you feel like you're building the future quite like staring at a table column that refuses to render correctly for like 3 hours on a Tuesday morning.
The good number is the meetings one. People are actually using the thing for real calls, not just creating accounts and poking around.
The less-good number is 199 active users, because it has not moved in some dramatic hockey-stick way. It moves, then stalls, then moves again. Very annoying. Very normal, probably.
I also added call snippet annotations so managers can tag specific moments in recordings for training. That one feels like it might actually matter, because sales managers dont want "AI coaching" in the abstract. They want "show the new rep the 47 seconds where this objection got handled well."
On the ugly side, the overbooking confirmation window logic needed more rework. There was an edge case where both slots got claimed, which is exactly the type of bug that makes a scheduling product look stupid. Fixed the logic, but I hate that it existed.
Also shipped a team utilization grid perf fix and team filter fix, because apparently once you add team features, every page eventually becomes a spreadsheet with opinions.
For other B2B SaaS folks around 100 to 500 active users, what does "healthy" look like for you week to week? Are you still spending 30%+ of your time on bug fixes and weird edge cases, or is that a sign I'm carrying too much product surface area too early? Honestly feels like my code is held together with duct tape sometimes.