1. 5 concrete, fixable faults in @Nick Vasilescu template — Been running @Nick Vasilescu's template for a a bit over a week now and want to lay out what's actually broken in it, because I think the honest list is more useful to this group than pretending it's plug-and-play. 2. The infra faults: the root-vs-orgo user split is the single biggest time sink by far. There's an editable-install permissions trap. Hermes has a real CLI bug around plugin discovery. Ad-hoc restarts fight Orgo's own supervisor instead of working with it. 3. Then the integrations, which is where it gets worse. AgentCard's OAuth callback assumes a local browser, and even once you work around that, we hit a genuine Orgo browser-backend outage on top of it, two separate failure points stacked on one integration. AgentPhone quietly needs 10DLC carrier registration before outbound SMS works at all, nothing tells you that going in. AgentMail wants two separate credentials, not one, easy to half-configure without noticing anything's wrong. And "no credits monitoring" turned out to be the small version of a bigger problem, a Composio auth token expired on us silently this week, no alert, nothing. Credits and credentials fail differently and this template only thinks about one of them. 4. Here's where I land on it though: none of this is a reason not to sell it. A business owner would have zero path through a root-permissions bug or an OAuth callback fighting a cloud browser outage. That gap, between "looks like a 30 minute video" and "is a multi-hour infra debug across four integrations," is the actual product. Just don't sell it as a self-serve course, because it isn't one, even with direct root access. Even our own watchdog needed two more real fixes after we called it "done." Sell the done-for-you build with an ongoing retainer attached, because this stuff doesn't stay fixed on its own. 5. Genuinely want to know if others are hitting the same wall or if I'm missing a cleaner path, especially on the AgentCard/browser side. Tell me where I've got this wrong.