docs(validation): beta audit batch 2026-08-15 — 8 reviewed runs

Reviewer disposition pass applied per locked process v1.0 (docs/operations/beta-audit-process.md):
- Each run: raw capture, findings.json, findings.md, REPORT-final.md (customer-facing), VALIDATION.md (reviewer dispositions)
- Normalized format false-positives (+1 prefix, #N vs Ste N, 8AM vs 8:00AM, 1800 scraper parse glitch)
- Material: 28 across batch (phone mismatches, NAP address conflicts, hours divergences, missing LocalBusiness schema, missing website)
- Verification-pending items separated from material findings; no surface presented without evidence
This commit is contained in:
2026-08-15 13:57:21 +00:00
parent bb353aa7d1
commit f020be161e
@@ -0,0 +1,154 @@
{
"audit": {
"timestamp": "2026-08-15T13:52:12.239156+00:00",
"tool": "multi_scraper_v1",
"surfaces_checked": {
"google_business_profile": true,
"apple_maps": true,
"bing_places": false,
"website": false
},
"verification": {
"phone_mismatch": {
"primary": "(916) 299-8983",
"conflicts": {
"apple": "+1 (916) 931-1996"
}
},
"website_mismatch": {
"primary": "http://www.abovethegate.com/",
"conflicts": {
"apple": "http://www.abovethegate.com"
}
},
"hours_mismatch": {
"monday": {
"google": "7 AM-4 PM",
"apple": "7:00 AM-4:00 PM"
},
"tuesday": {
"google": "7 AM-6 PM",
"apple": "7:00 AM-7:00 PM"
},
"wednesday": {
"google": "7 AM-5 PM",
"apple": "7:00 AM-5:00 PM"
},
"thursday": {
"google": "7 AM-6 PM",
"apple": "7:00 AM-6:00 PM"
},
"friday": {
"google": "7 AM-4 PM",
"apple": "7:00 AM-4:00 PM"
}
}
}
},
"primary_source": "google_business_profile",
"name": "Above the Gate Dentistry",
"address": "4517 Serrano Pkwy #104, El Dorado Hills, CA 95762",
"phone": "(916) 299-8983",
"website": "http://www.abovethegate.com/",
"rating": 4.9,
"reviews": 166,
"reviews_sample": [
{
"text": "Dr. Tuttle is very careful and conscious. Very personable and caring. Was able to get in on the same day, but with extra fee, to reapply a crown that came off.",
"rating": 5
},
{
"text": "I hope you take my advice and go see Dr.Tuttle! The care and expertise is beyond anything I've ever experienced with my many years of a dental issues. I'm so grateful to him and the whole practice. Th",
"rating": 5
},
{
"text": "Great service. Nice. Attentive. Good combo of tech and old fashioned dentistry. Enjoyed it, and that's saying a lot for a dentist visit. First time there. Insurance was not cooperating, so uncertainty",
"rating": 5
}
],
"hours": {
"saturday": "Closed",
"sunday": "Closed",
"monday": "7 AM-4 PM",
"tuesday": "7 AM-6 PM",
"wednesday": "7 AM-5 PM",
"thursday": "7 AM-6 PM",
"friday": "7 AM-4 PM"
},
"category": "Dentist",
"price_level": null,
"photos_count": null,
"description": null,
"coordinates": {
"lat": null,
"lon": null
},
"closed_status": {
"permanently_closed": false,
"temporarily_closed": false
},
"sources": {
"google_business_profile": {
"name": "Above the Gate Dentistry",
"address": "4517 Serrano Pkwy #104, El Dorado Hills, CA 95762",
"phone": "(916) 299-8983",
"website": "http://www.abovethegate.com/",
"rating": 4.9,
"reviews": 166,
"hours": {
"saturday": "Closed",
"sunday": "Closed",
"monday": "7 AM-4 PM",
"tuesday": "7 AM-6 PM",
"wednesday": "7 AM-5 PM",
"thursday": "7 AM-6 PM",
"friday": "7 AM-4 PM"
},
"category": "Dentist",
"price_level": null,
"description": null,
"photos_count": null,
"latitude": null,
"longitude": null,
"url": "https://www.google.com/maps/search/Above%20the%20Gate%20Dentistry%20El%20Dorado%20Hills%2C%20CA/data=!3m1!4b1",
"permanently_closed": false,
"temporarily_closed": false
},
"apple_maps": {
"address": "4517 Serrano Pkwy, El Dorado Hills, CA 95762",
"hours": {
"monday": "7:00 AM-4:00 PM",
"friday": "7:00 AM-4:00 PM",
"tuesday": "7:00 AM-7:00 PM",
"wednesday": "7:00 AM-5:00 PM",
"thursday": "7:00 AM-6:00 PM"
},
"rating": 4.8,
"reviews": 27,
"coordinates": {
"lat": 38.6727479,
"lon": -121.0639654
},
"name": "Above the Gate Dentistry",
"category": "Health Care",
"phone": "+1 (916) 931-1996",
"website": "http://www.abovethegate.com",
"reviews_sample": [
{
"text": "Dr. Tuttle is very careful and conscious. Very personable and caring. Was able to get in on the same day, but with extra fee, to reapply a crown that came off.",
"rating": 5
},
{
"text": "I hope you take my advice and go see Dr.Tuttle! The care and expertise is beyond anything I've ever experienced with my many years of a dental issues. I'm so grateful to him and the whole practice. Th",
"rating": 5
},
{
"text": "Great service. Nice. Attentive. Good combo of tech and old fashioned dentistry. Enjoyed it, and that's saying a lot for a dentist visit. First time there. Insurance was not cooperating, so uncertainty",
"rating": 5
}
]
},
"bing_places": null,
"website": null
}
}