# Audit Prompt — Paste This to Your Local Claude Code

---

Read these 5 files in this workspace:

1. `BUSINESS-OVERVIEW.md` — What RateRight is and why it exists
2. `SYSTEM-OVERVIEW.md` — Full technical architecture
3. `PRODUCT-STATUS.md` — Current state vs vision for all 3 products (RateRight, OpsMan, Growth Engine)
4. `SYSTEM-STATUS.md` — Current system health, what's broken, target architecture
5. `SYSTEM-BASELINE.md` — What the multi-agent system should look like (the spec we're building toward)

Then analyze everything and tell me:

1. **Are we on the right track?** Does the architecture make sense for connecting RateRight (hiring marketplace) → OpsMan (operations management) → Growth Engine (CRM/sales) into one ecosystem? What's smart about this approach and what's risky?

2. **What have we missed?** Look at the business model, the technical architecture, the agent fleet, and the product roadmap. What gaps, blind spots, or assumptions could hurt us? Think about: scaling, security, multi-tenancy, data architecture, user experience, and business model viability.

3. **What's the best way to connect everything?** We have three separate systems (Next.js app, Growth Engine API, agent fleet). What's the optimal architecture for making them work together? Should there be a unified API layer? Shared database? Event bus? What patterns work best here?

4. **Give me a phased plan.** Based on where we are now (62% system health, app MVP complete, Growth Engine live, agent fleet prototype running), what's the smartest sequence of work? Break it into phases with clear milestones. Be practical — we're a 1-person founder + AI team with ~$700/month burn rate.

5. **What would you do differently?** If you were building this from scratch with the same goals and constraints, what architectural decisions would you change? Be honest and specific.

Also explore the codebase itself — look at the actual code, not just the docs. Check if the implementation matches what the docs describe. Flag any disconnects.

Be direct. No fluff. Specific recommendations with reasoning.
