Drive Recovery Operating Handbook

Complete guide to the Co-CIO Drive Recovery service.

Table of Contents
  1. System Overview
  2. Order Lifecycle
  3. Day-to-Day Operations
  4. Sparkles Recovery Station
  5. NextCloud File Delivery
  6. Payment Processing
  7. Shipping
  8. Health Monitoring
  9. Pricing

System Overview

Co-CIO Drive Recovery is a software-based data recovery service handling ~90% of common data loss cases: corrupted drives, accidental deletion, bad sectors, and filesystem damage. No cleanroom required.

ComponentWhat It Does
Web App (Flask)Customer intake form + admin dashboard
Sparkles (Pi 5)Automated recovery pipeline
NextCloudCustomer file delivery via private cloud
PayPalAutomated deposit + balance invoicing
ShippoReturn shipping label generation
BrevoTransactional email notifications
Health Monitor2-minute service checks with Discord alerts

Key URLs

WhatURL
Submit a driverecovery.co-cio.com
Check order statusstatus.co-cio.com
Download recovered filescloud.co-cio.com
Recovery info pageco-cio.com/drive-recovery.html

Order Lifecycle

new → deposit_paid → received → in_progress → recovery_complete → approved → paid → shipped_back → closed

Alternative: recovery_complete → declined → closed
Alternative: in_progress → no_data → closed
  1. Customer submits intake form — order created, confirmation emailed
  2. $29 deposit invoice sent via PayPal (non-refundable, credited on approval)
  3. Customer ships drive to Beechgrove, TN
  4. Drive arrives — marked as "Received"
  5. Sparkles runs recovery — automated pipeline with Discord reporting
  6. Recovery results sent for customer approval
  7. Customer approves → balance invoice sent → payment → data delivered
  8. Customer declines → no additional charge, drive returned (insured)

Day-to-Day Operations

Starting Your Day

  1. Check admin dashboard — the Work Queue shows prioritized actions
  2. Check Discord for Sparkles alerts and health monitor notifications
  3. Process any new orders: send deposit invoices

Work Queue Priorities

PriorityStatusAction
1ReceivedStart recovery
2In Progress / PaidContinue recovery / Deliver data
3ApprovedCollect payment
4Recovery CompleteWaiting on customer approval
5NewWaiting for drive arrival

Sparkles Recovery Station

Raspberry Pi 5 at 192.168.1.225 running automated recovery software (v3.0).

Commands

# Customer drive (safe mode - no destructive tests)
python3 drive-recovery.py --customer

# Internal drive (full wipe + badblocks + SMART)
python3 drive-recovery.py --internal

# Customer drive with DoD wipe
python3 drive-recovery.py --customer --dod-wipe

# Watch mode (auto-detects new drives)
python3 drive-recovery.py --customer --watch

What It Does

Customer drives: Detect → multi-pass recovery → copy to NAS → file telemetry → Discord report → print diagnostic sheet → leave drive as-is

Internal drives: Same recovery, then full wipe → badblocks → SMART test → format. Prints RMA sheet with manufacturer warranty links if failed.

NextCloud File Delivery

Recovered files are delivered via cloud.co-cio.com, a private NextCloud instance.

Payment Processing

PayPal (Primary)

Manual payment (Zelle/check): use the "Manual override" dropdown on the order detail page.

Shipping

Return labels generated via Shippo. Click "Create Return Label" on order detail. Insured for $300, tracked, cheapest available carrier.

Ship-From Address

Co-CIO Drive Recovery
749 Walker Rd
Beechgrove, TN 37018
(615) 280-0582

Health Monitoring

Automated health checks run every 2 minutes on R710. Discord alerts fire after 2 consecutive failures.

ServiceCritical?
Public Intake SiteYes
Admin DashboardYes
NextCloudYes
QNAP NASYes
Sparkles PiNo
DizyDiz.comNo

Pricing

ItemPrice
Diagnostic Deposit$29 (non-refundable, credited on approval)
Standard Recovery$199
Deep Recovery$349
Emergency/Critical$549
Download LinkFree
Customer USB$25
New 1TB USB$75
New 2TB USB$95
New 4TB USB$135
DoD 5220.22-M Wipe$29
e-Waste + Certificate of Destruction$39
Quick Reference Card Submit a Drive