# MVP Scope

## Goal

Build the first usable internal version for No More Chores.

The MVP is not "the full SaaS". It is the smallest system that proves CleanOS can become the system of record for a key slice of operations.

## Recommended MVP

The MVP should focus on one narrow operational loop:
- capture inbound customer conversation
- create or update contact record
- generate a quote using defined pricing logic
- track quote state
- support human review and follow-up

## In scope

- contact records
- service definitions and pricing inputs
- quote generation and storage
- conversation logging for SMS or web inquiry
- quote status tracking
- manual or semi-automated follow-up
- simple internal admin interface
- support for No More Chores as the only tenant at first, while keeping the data model extensible

## Out of scope

- full multi-tenant self-serve SaaS onboarding
- full dispatch and scheduling engine
- payroll or contractor payouts
- native invoicing and payments
- complex voice orchestration
- full Chatwoot replacement or deep customization before core workflow is proven
- marketplace or public API
- advanced analytics
- full automation of every customer journey

## Why this MVP

This scope is narrow enough to ship, but meaningful enough to test the core thesis:
can an AI-native cleaning ops system own the quote and booking-adjacent workflow more reliably than the current stack?

## MVP success criteria

- No More Chores can use it for real quote workflows
- key customer and quote data lives in the new system
- follow-up can happen from the new system
- the workflow is simpler or more controllable than the current stack
- the system creates a credible foundation for later booking and scheduling
