The Comparison
The same scope estimated two ways: a cross-functional Scrum team (6 people, no ART overhead, with discovery and hardening sprints) and a SAFe 6 Agile Release Train (8-12 people, 2 PIs). Even without ART ceremony tax, real-world team dynamics, ramp-up, and coordination keep the multipliers significant.
| Metric | Solo + Claude CodeWhat happened | Scrum Team6-person estimate | SAFe 6 EnterpriseTraditional estimate |
|---|---|---|---|
Team Size | 1 person | 6 people | 8-12 people |
Elapsed Time | 6 days | 10-12 weeks | 3-4 months |
Labor Hours | ~55 | ~2,300-2,900 hrs | ~3,000 |
Meetings | 0 | ~340 hrs | ~1,080 hrs |
Documents | 0 | ~50-70 | 150+ |
Deployments | 30+ continuous | 4-6 (per sprint) | 2-4 |
Decision Latency | Seconds | Hours to days | Days to weeks |
Cost | ~$20/mo | $175K-$230K | ~$400K |
6-Day Build Timeline
From zero to production-ready, multi-tenant platform
Zero to full app, authentication, AI-powered school profile generation, real-time chat, prompt editor, notes system, and photo gallery all functional.
Photo discovery system with web scraping, comprehensive bug fixes, and robust error handling across all features.
Archive/restore system replacing hard deletes, background generation that persists across navigation, and quick-action workflows.
Activity logging and audit trail, full multi-tenant architecture with tenant isolation, and favorite facts feature.
Inline editing across all content, tenant switching UX, invite code system, and email/password authentication alongside Google OAuth.
Full CRUD operations, archive/restore polish, admin activity logging, dark/light mode theming, and production hardening.
What Was Built
AI-powered school profile generation with web search
Real-time collaborative chat panel with school context
Multi-tenant system with invite codes and tenant switching
Full admin suite: member management, prompt editor, usage dashboard, cache management, activity logging, announcements
Archive/restore system replacing hard deletes
Account suspension with reactivation request flow
Photo gallery with scraping, upload, and manual URL entry
Background generation that persists across navigation
Dark/light mode toggle with CSS custom properties
Email/password + Google authentication
Tech Stack
| Layer | Technology |
|---|---|
| Frontend | React 19, Vite, CSS Custom Properties |
| Backend | Cloud Functions v2, Node.js |
| AI | Claude API (research, chat, photo discovery) |
| Database | Cloud Firestore |
| Auth | Firebase Auth (Google + Email/Password) |
| Storage | Firebase Storage |
| Architecture | Multi-tenant, Role-based access control |
| Hosting | Firebase Hosting |
“SAFe 6 exists to coordinate complexity across large teams. When AI eliminates the need for the large team, you also eliminate the 1,080 hours of ceremony overhead. The orchestrator model doesn’t replace good product thinking, it removes the translation layers between vision and working software.”