QA summary
Total checks73
Passed5
Warnings4
Failures64
Warnings should be reviewed before live use. A warning does not always mean a broken route; it can mean the route exists but has fewer recent confidence signals than expected.
Route confidence map
| Area | Confidence | Route | Signals |
|---|---|---|---|
| customer | MISSING SIGNALS | Customer startsource/thefixersapp/dashboard/start.php | |
| customer | MISSING SIGNALS | Next best actionsource/thefixersapp/dashboard/next-best-action.php | |
| customer | MISSING SIGNALS | Public Quick Helpsource/thefixersapp/quick-help/index.php | |
| customer | MISSING SIGNALS | Customer journeysource/thefixersapp/customer-journey/index.php | |
| customer | MISSING SIGNALS | Support centresource/thefixersapp/support/index.php | |
| form | MISSING SIGNALS | Quick Help booking formsource/thefixersapp/services/quick-help/book-repair.php | |
| receipt | MISSING SIGNALS | Booking success receiptsource/thefixersapp/services/quick-help/booking-success.php | |
| customer | MISSING SIGNALS | Customer job trackersource/thefixersapp/services/quick-help/my-job.php | |
| support | MISSING SIGNALS | Job support threadsource/thefixersapp/services/quick-help/job-support.php | |
| support | MISSING SIGNALS | Notifications lookupsource/thefixersapp/services/quick-help/notifications.php | |
| form | MISSING SIGNALS | Notification preferencessource/thefixersapp/services/quick-help/notification-preferences.php | |
| trust | MISSING SIGNALS | Customer trust sharesource/thefixersapp/customer/trust-share/index.php | |
| funnel | MISSING SIGNALS | Marketing enquirysource/thefixersapp/marketing-funnel/enquiry.php | |
| role | MISSING SIGNALS | Provider entrysource/thefixersapp/provider-entry/index.php | |
| role | MISSING SIGNALS | Provider next stepsource/thefixersapp/provider-entry/next-step.php | |
| role | MISSING SIGNALS | Provider servicessource/thefixersapp/provider-entry/services.php | |
| role | MISSING SIGNALS | Provider verificationsource/thefixersapp/provider-entry/verification.php | |
| role | MISSING SIGNALS | Student startsource/thefixersapp/customer-segments/students/start.php | |
| role | MISSING SIGNALS | Student next stepsource/thefixersapp/customer-segments/students/next-step.php | |
| role | MISSING SIGNALS | Campus helpsource/thefixersapp/campus-help/index.php | |
| role | MISSING SIGNALS | Ambassador onboardingsource/thefixersapp/ambassador-network/onboarding.php | |
| role | MISSING SIGNALS | Ambassador sharesource/thefixersapp/ambassador-network/share.php | |
| role | MISSING SIGNALS | Referral sharesource/thefixersapp/referrals/share.php | |
| role | MISSING SIGNALS | Partner portalsource/thefixersapp/referrals/partner-portal.php |
Detailed checks
| Area | Status | Check | File / route | Detail |
|---|---|---|---|---|
| helper | FAIL | Real live readiness smoke test helper exists | /home/chatsif1/youritmates.com/source/thefixersapp/includes/live_readiness_smoke_test_helper.php | Missing real helper. |
| wrapper | WARN | Old-root helper wrapper exists | /home/chatsif1/youritmates.com/source/includes/live_readiness_smoke_test_helper.php | Wrapper missing for old-root compatibility. |
| baseline helper | FAIL | Customer mobile action bar helper still present | source/thefixersapp/includes/customer_mobile_action_bar_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer trust proof UX helper still present | source/thefixersapp/includes/customer_trust_proof_ux_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer page language simplification helper still present | source/thefixersapp/includes/customer_page_language_simplification_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer forms reduce friction helper still present | source/thefixersapp/includes/customer_forms_reduce_friction_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer confirmation receipts helper still present | source/thefixersapp/includes/customer_confirmation_receipts_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Role journey consistency helper still present | source/thefixersapp/includes/role_journey_consistency_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Mobile page visual polish helper still present | source/thefixersapp/includes/mobile_page_visual_polish_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer help request review helper still present | source/thefixersapp/includes/customer_help_request_review_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Admin live readiness dashboard helper still present | source/thefixersapp/includes/admin_live_readiness_dashboard_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Customer support escalation clarity helper still present | source/thefixersapp/includes/customer_support_escalation_clarity_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | First-time user confidence helper still present | source/thefixersapp/includes/first_time_user_confidence_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Provider readiness checklist helper still present | source/thefixersapp/includes/provider_readiness_checklist_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Pilot launch QA pack helper still present | source/thefixersapp/includes/pilot_launch_qa_pack_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Pilot feedback capture helper still present | source/thefixersapp/includes/pilot_feedback_capture_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Admin manual review queue helper still present | source/thefixersapp/includes/admin_manual_review_queue_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Pilot user onboarding checklist helper still present | source/thefixersapp/includes/pilot_user_onboarding_checklist_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Post-launch route health monitor helper still present | source/thefixersapp/includes/post_launch_route_health_monitor_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Support triage response templates helper still present | source/thefixersapp/includes/support_triage_response_templates_helper.php | Missing carry-forward helper. |
| baseline helper | FAIL | Pilot launch known issues register helper still present | source/thefixersapp/includes/pilot_launch_known_issues_helper.php | Missing carry-forward helper. |
| route | FAIL | Customer start route confidence | source/thefixersapp/dashboard/start.php | Route file is missing. |
| route | FAIL | Next best action route confidence | source/thefixersapp/dashboard/next-best-action.php | Route file is missing. |
| route | FAIL | Public Quick Help route confidence | source/thefixersapp/quick-help/index.php | Route file is missing. |
| route | FAIL | Customer journey route confidence | source/thefixersapp/customer-journey/index.php | Route file is missing. |
| route | FAIL | Support centre route confidence | source/thefixersapp/support/index.php | Route file is missing. |
| route | FAIL | Quick Help booking form route confidence | source/thefixersapp/services/quick-help/book-repair.php | Route file is missing. |
| route | FAIL | Booking success receipt route confidence | source/thefixersapp/services/quick-help/booking-success.php | Route file is missing. |
| route | FAIL | Customer job tracker route confidence | source/thefixersapp/services/quick-help/my-job.php | Route file is missing. |
| route | FAIL | Job support thread route confidence | source/thefixersapp/services/quick-help/job-support.php | Route file is missing. |
| route | FAIL | Notifications lookup route confidence | source/thefixersapp/services/quick-help/notifications.php | Route file is missing. |
| route | FAIL | Notification preferences route confidence | source/thefixersapp/services/quick-help/notification-preferences.php | Route file is missing. |
| route | FAIL | Customer trust share route confidence | source/thefixersapp/customer/trust-share/index.php | Route file is missing. |
| route | FAIL | Marketing enquiry route confidence | source/thefixersapp/marketing-funnel/enquiry.php | Route file is missing. |
| route | FAIL | Provider entry route confidence | source/thefixersapp/provider-entry/index.php | Route file is missing. |
| route | FAIL | Provider next step route confidence | source/thefixersapp/provider-entry/next-step.php | Route file is missing. |
| route | FAIL | Provider services route confidence | source/thefixersapp/provider-entry/services.php | Route file is missing. |
| route | FAIL | Provider verification route confidence | source/thefixersapp/provider-entry/verification.php | Route file is missing. |
| route | FAIL | Student start route confidence | source/thefixersapp/customer-segments/students/start.php | Route file is missing. |
| route | FAIL | Student next step route confidence | source/thefixersapp/customer-segments/students/next-step.php | Route file is missing. |
| route | FAIL | Campus help route confidence | source/thefixersapp/campus-help/index.php | Route file is missing. |
| route | FAIL | Ambassador onboarding route confidence | source/thefixersapp/ambassador-network/onboarding.php | Route file is missing. |
| route | FAIL | Ambassador share route confidence | source/thefixersapp/ambassador-network/share.php | Route file is missing. |
| route | FAIL | Referral share route confidence | source/thefixersapp/referrals/share.php | Route file is missing. |
| route | FAIL | Partner portal route confidence | source/thefixersapp/referrals/partner-portal.php | Route file is missing. |
| admin qa | FAIL | Customer trust proof UX QA route exists | source/thefixersapp/admin/customer-trust-proof-ux-qa/index.php | Missing QA route. |
| admin qa | FAIL | Customer page language QA route exists | source/thefixersapp/admin/customer-page-language-qa/index.php | Missing QA route. |
| admin qa | FAIL | Customer forms friction QA route exists | source/thefixersapp/admin/customer-forms-friction-qa/index.php | Missing QA route. |
| admin qa | FAIL | Customer confirmation receipts QA route exists | source/thefixersapp/admin/customer-confirmation-receipts-qa/index.php | Missing QA route. |
| admin qa | FAIL | Role journey consistency QA route exists | source/thefixersapp/admin/role-journey-consistency-qa/index.php | Missing QA route. |
| admin qa | FAIL | Mobile page visual polish QA route exists | source/thefixersapp/admin/mobile-page-visual-polish-qa/index.php | Missing QA route. |
| admin qa | FAIL | Live readiness smoke test QA route exists | source/thefixersapp/admin/live-readiness-smoke-test-qa/index.php | Missing QA route. |
| admin qa | FAIL | Customer help request review QA route exists | source/thefixersapp/admin/customer-help-request-review-qa/index.php | Missing QA route. |
| admin qa | FAIL | Live readiness dashboard summary route exists | source/thefixersapp/admin/live-readiness-dashboard-summary/index.php | Missing QA route. |
| admin qa | FAIL | Customer support escalation QA route exists | source/thefixersapp/admin/customer-support-escalation-qa/index.php | Missing QA route. |
| admin qa | FAIL | First-Time User Confidence QA route exists | source/thefixersapp/admin/first-time-user-confidence-qa/index.php | Missing QA route. |
| admin qa | FAIL | Provider Readiness Checklist QA route exists | source/thefixersapp/admin/provider-readiness-checklist-qa/index.php | Missing QA route. |
| admin qa | FAIL | Pilot Launch QA Pack route exists | source/thefixersapp/admin/pilot-launch-qa-pack/index.php | Missing QA route. |
| admin qa | FAIL | Pilot Feedback Capture QA route exists | source/thefixersapp/admin/pilot-feedback-capture-qa/index.php | Missing QA route. |
| admin qa | FAIL | Pilot User Onboarding Checklist QA route exists | source/thefixersapp/admin/pilot-user-onboarding-checklist-qa/index.php | Missing QA route. |
| admin qa | FAIL | Post-Launch Route Health Monitor route exists | source/thefixersapp/admin/post-launch-route-health-monitor/index.php | Missing QA route. |
| admin qa | FAIL | Support Triage Response Templates route exists | source/thefixersapp/admin/support-triage-response-templates/index.php | Missing QA route. |
| admin qa | FAIL | Manual Review Queue QA route exists | source/thefixersapp/admin/admin-manual-review-queue-qa/index.php | Missing QA route. |
| admin qa | FAIL | Provider Profile Commercial Confidence QA route exists | source/thefixersapp/admin/provider-profile-commercial-confidence-qa/index.php | Missing QA route. |
| admin qa | FAIL | Pilot Launch Known Issues Register route exists | source/thefixersapp/admin/pilot-launch-known-issues/index.php | Missing QA route. |
| admin nav | WARN | Admin dashboard links Live Readiness Smoke Test QA | /home/chatsif1/youritmates.com/source/thefixersapp/admin/index.php | Navigation entry missing. |
| sql | WARN | Current build SQL file exists | /home/chatsif1/youritmates.com/source/database/a0000354_pilot_launch_notes_known_issues_register.sql | No SQL file found. |
| sql | WARN | Database folder only carries current build SQL | source/database | SQL files found: 0. |
| guardrail | PASS | QA/readiness only: inspect existing routes, helpers and confidence signals without rebuilding completed modules. | manual-only | Preserved. |
| guardrail | PASS | No payments, payouts, auto-booking, auto-send outreach, rewards automation, bidding or auctions. | manual-only | Preserved. |
| guardrail | PASS | No provider ranking, public quote comparison, lowest-price competition, fake testimonials or automatic proof publishing. | manual-only | Preserved. |
| guardrail | PASS | No automatic dispatch, provider assignment, ambassador reward approval or student academic-integrity bypass. | manual-only | Preserved. |
| guardrail | PASS | Use safe checks and fallback messages so missing optional helpers do not create blank HTTP 500 pages. | manual-only | Preserved. |
Guardrails
- QA/readiness only: inspect existing routes, helpers and confidence signals without rebuilding completed modules.
- No payments, payouts, auto-booking, auto-send outreach, rewards automation, bidding or auctions.
- No provider ranking, public quote comparison, lowest-price competition, fake testimonials or automatic proof publishing.
- No automatic dispatch, provider assignment, ambassador reward approval or student academic-integrity bypass.
- Use safe checks and fallback messages so missing optional helpers do not create blank HTTP 500 pages.