Backup readiness, file inventory, table inventory, and pre-backup checklist for the 4 P’s platform.
| Check | Result |
|---|---|
| Main app root structure | Looks ready |
| Shared DB connection file | Found |
| Shared navigation include | Found |
| PDO connection object | Connected |
| Area | Resolved Table | Rows | Status |
|---|---|---|---|
| Customers | customers | 1 | Ready |
| Properties | properties | 1 | Ready |
| Plans | plans | 1 | Ready |
| Inspections | inspections | 8 | Ready |
| Inspection Items | inspection_items | 90 | Ready |
| Claims | claims | 1 | Ready |
| Claim Items | claim_items | 1 | Ready |
| Invoices | invoices | 1 | Ready |
| Payments | payments | 1 | Ready |
| File | Path | Status |
|---|---|---|
| DB connection | /home/truslsca/4psplatform.com/app/db.php | Found |
| Nav include | /home/truslsca/4psplatform.com/includes/fourps-nav.php | Found |
| Dashboard | /home/truslsca/4psplatform.com/fourps-dashboard.php | Found |
| Customers list | /home/truslsca/4psplatform.com/customers.php | Found |
| Properties list | /home/truslsca/4psplatform.com/properties.php | Found |
| Plans list | /home/truslsca/4psplatform.com/plans.php | Found |
| Claims list | /home/truslsca/4psplatform.com/claims.php | Found |
| Invoices list | /home/truslsca/4psplatform.com/invoices.php | Found |
| Payments list | /home/truslsca/4psplatform.com/payments.php | Found |
| Reports | /home/truslsca/4psplatform.com/reports.php | Found |
| System status | /home/truslsca/4psplatform.com/system-status.php | Found |
| Audit | /home/truslsca/4psplatform.com/audit.php | Found |
| Exports | /home/truslsca/4psplatform.com/exports.php | Found |
| Imports | /home/truslsca/4psplatform.com/imports.php | Found |
| Maintenance | /home/truslsca/4psplatform.com/maintenance.php | Found |