# General building cleaning services

*/Services/General_building_cleaning_services*

## Service Contract

**Sla**: 100% of agreed line-items on the facility janitorial checklist are completed per scheduled visit.
**Input**:
- Facility access credentials
- Designated floor plans and task checklists
- On-site utility access (water, electricity)
**Output**:
- Sanitized surfaces and restrooms
- Cleared waste receptacles
- Restocked facility consumables
**Sla Basis**: per-outcome
**Definition**: The routine physical cleaning, sanitation, and upkeep of commercial, residential, or industrial building interiors to maintain a safe, hygienic, and presentable environment.
**Solves Problem**: [Unsanitary Facility Conditions](/Problems/Unsanitary_Facility_Conditions)
**Absorbs Process**: [Janitorial Maintenance](/Processes/Janitorial_Maintenance)
**Delivery Lenses**:
- human
**Outcome Contract**: The facility is physically restored to a clean and hygienic baseline according to the agreed schedule, with all waste removed, surfaces sanitized, and consumables restocked prior to the start of normal business operations.

## Service Function Cascade

**Ai Role**: Software serves exclusively as the orchestration layer, automatically generating shift schedules and processing checklist logs, while human staff performs the physical on-site cleaning and restocking tasks.
**Cascade**:
- Kind: Code · Note: Ingests facility requirements to create work orders · Step: Generate Shift Schedule · Verb: schedule · Realizes: Plan Maintenance Schedule · Oversight: none
- Kind: Human · Note: Sanitizes surfaces and clears waste receptacles · Step: Perform Routine Cleaning · Verb: clean · Realizes: Clean Building Interiors · Oversight: performs-step
- Kind: Human · Note: Refills dispensers and replaces bin liners · Step: Restock Consumables · Verb: restock · Realizes: Replenish Janitorial Supplies · Oversight: performs-step
- Kind: Code · Note: Validates and records checklist completion · Step: Submit Shift Log · Verb: report · Realizes: Record Work Completion · Oversight: none
**Realizes**:
- [Plan Maintenance Schedule](/Tasks/Plan_Maintenance_Schedule)
- [Clean Building Interiors](/Tasks/Clean_Building_Interiors)
- [Replenish Janitorial Supplies](/Tasks/Replenish_Janitorial_Supplies)
- [Record Work Completion](/Tasks/Record_Work_Completion)
**Optimizes**:
- [Checklist Completion Rate](/Metrics/Checklist_Completion_Rate)
- [Shift On-Time Start Rate](/Metrics/Shift_On-Time_Start_Rate)
- [Supply Stock-Out Frequency](/Metrics/Supply_Stock-Out_Frequency)
- [Reported Defect Rate](/Metrics/Reported_Defect_Rate)

## Service Wrapper Fanout

- [Facility Onboarding Agent](/Agents/Facility_Onboarding_Agent) — Agent
- [Janitorial Quote Engine](/Software/Janitorial_Quote_Engine) — Software
- [Crew Dispatch Agent](/Agents/Crew_Dispatch_Agent) — Agent
- [Site Inspection Validator](/Services/Site_Inspection_Validator) — Service-as-Software
- [Cleaner Protocol Agent](/Agents/Cleaner_Protocol_Agent) — Agent

## Service Representative Offer

**Warranty**: If the crew fails to complete 100% of the agreed line-items on the janitorial checklist per scheduled visit, the provider performs a targeted re-cleaning of the missed areas within a 24-hour make-good window.
**Price Band**: Custom quoted based on facility square footage and service frequency, roughly estimated between ~$0.08 and ~$0.25 per square foot monthly.
**Pricing Kind**: CustomQuote
**Deliverables**:
- Sanitized facility surfaces and restrooms
- Cleared and processed waste receptacles
- Restocked facility consumables
- Completed per-visit janitorial checklists
**Delivery Mode**: The service is procured via a custom quote and facility walkthrough, followed by scheduled on-site engagements delivered by a physical janitorial crew.
**Business Function**: Maintain

## Service Composes Agents

- [Scope Intake Agent](/Agents/Scope_Intake_Agent) — Onboarding Coordinator
- [Shift Routing Agent](/Agents/Shift_Routing_Agent) — Scheduler
- [Crew Dispatch Agent](/Agents/Crew_Dispatch_Agent) — Dispatch Coordinator
- [Visual Quality Agent](/Agents/Visual_Quality_Agent) — Quality Verifier
- [Deficiency Triage Agent](/Agents/Deficiency_Triage_Agent) — Issue Resolver

## Service Composes Headless Saas

- [Shift Routing Engine](/Software/Shift_Routing_Engine) — Scheduling
- [Smart Lock API](/Software/Smart_Lock_API) — Access Control
- [Supply Inventory Feed](/Software/Supply_Inventory_Feed) — Logistics
- [Visual QA Model](/Software/Visual_QA_Model) — Computer Vision
- [Field Ledger API](/Software/Field_Ledger_API) — Task Management

## Service Delivery Cascade Diagram

```mermaid
flowchart TD
A[Code Dispatch Janitorial Crew] --> B{Human Sanitize Facility Surfaces}
B -- On Site Staff --> C{Human Remove Facility Waste}
C -- On Site Staff --> D{Human Restock Consumables}
D -- On Site Staff --> E[Code Log Checklist Completion]
E --> F[Delivered Cleaning Service]
```

## Neighborhood

### What it addresses

- [Unsanitary Facility Conditions](/Problems/Unsanitary_Facility_Conditions) — addresses · Problems
- [Deteriorating Facility Hygiene](/Problems/Deteriorating_Facility_Hygiene) — addresses · Problems

### Composed of

- [Facility Onboarding Agent](/Agents/Facility_Onboarding_Agent) — composes · Agents
- [Cleaner Protocol Agent](/Agents/Cleaner_Protocol_Agent) — composes · Agents
- [Janitorial Quote Engine](/Software/Janitorial_Quote_Engine) — composes · Software
- [Crew Dispatch Agent](/Agents/Crew_Dispatch_Agent) — composes · Agents
- [Visual Quality Agent](/Agents/Visual_Quality_Agent) — composes · Agents
- [Deficiency Triage Agent](/Agents/Deficiency_Triage_Agent) — composes · Agents
- [Scope Intake Agent](/Agents/Scope_Intake_Agent) — composes · Agents
- [Shift Routing Agent](/Agents/Shift_Routing_Agent) — composes · Agents
- [Visual QA Model](/Software/Visual_QA_Model) — composes · Software
- [Field Ledger API](/Software/Field_Ledger_API) — composes · Software
- [Shift Routing Engine](/Software/Shift_Routing_Engine) — composes · Software
- [Smart Lock API](/Software/Smart_Lock_API) — composes · Software
- [Supply Inventory Feed](/Software/Supply_Inventory_Feed) — composes · Software
- [Shift Dispatch Agent](/Agents/Shift_Dispatch_Agent) — composes · Agents
- [Facility Quote Engine](/Software/Facility_Quote_Engine) — composes · Software
- [Crew Assist Agent](/Agents/Crew_Assist_Agent) — composes · Agents
