From 8bf3d60ec80d030c271fce13d70e7662b617f6ab Mon Sep 17 00:00:00 2001 From: Tony Balascio Date: Sat, 15 Aug 2026 13:57:59 +0000 Subject: [PATCH] =?UTF-8?q?docs(validation):=20beta=20audit=20batch=202026?= =?UTF-8?q?-08-15=20=E2=80=94=208=20reviewed=20runs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .../2026-08-15-gordon-law-firm/VALIDATION.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/validation/2026-08-15-gordon-law-firm/VALIDATION.md diff --git a/docs/validation/2026-08-15-gordon-law-firm/VALIDATION.md b/docs/validation/2026-08-15-gordon-law-firm/VALIDATION.md new file mode 100644 index 0000000..d47e98c --- /dev/null +++ b/docs/validation/2026-08-15-gordon-law-firm/VALIDATION.md @@ -0,0 +1,40 @@ +# Validation Run: Gordon Law + +**Date:** 2026-08-15 +**Business:** Gordon Law +**Rating:** 4.9 ★ | **Reviews:** 45 +**Engine findings:** 8 | **Material (in report):** 4 | **Rejected FP/low-signal:** 3 | **Needs verification:** 0 + +## Reviewer dispositions (locked process v1.0 §3) + +### Material (survive normalization → in REPORT-final.md) + +- **immediate** — Phone number inconsistent across 1 surface(s) + `distinct numbers: 9163546261, 9168777822` +- **immediate** — Hours mismatch on 5 day(s) — GBP is authoritative + `5 day(s) genuinely differ: monday: Open 24 hours vs 8:00 AM-5:00 PM; tuesday: Open 24 hours vs 8:00 AM-5:00 PM; wednesday: Open 24 hours vs 8:00 AM-5:00 PM; thursday: Open 24 hours vs 8:00 AM-5:00 PM` +- **high** — Website listed on GBP but unreachable at audit time + `GBP website='http://www.cgordonlaw.com/' — surface blocked; documented limitation per process §4` +- **medium** — No business description found on any surface + `no description on any checked surface — weakens local-pack snippet` + +### Needs verification (excluded from report until confirmed) + +- none + +### Rejected (format false-positives / low-signal / tooling gaps) + +- ~~Address inconsistent across 1 surface(s)~~ — same street/city/zip; unit designator format only +- ~~Cannot determine review recency — no dates available in samples~~ — tooling gap: scraper captures no review dates (documented limitation) +- ~~Category varies across surfaces: consumer sector, personal injury attorney~~ — low-signal: per-platform taxonomy (Apple 'consumer sector' is its default) + +### Enhancement tier (noted, excluded from client report) + +- Price level not set on GBP or Apple Maps + +## Pre-delivery consistency gate (v1.0 §6) +- Count match: executive summary states 4; Findings section contains 4 ✅ +- Evidence present: every cited value exists in findings.json / raw capture ✅ +- Identity match: name, location, and date match intake record ✅ + +*Generated by normalization pass (review_pass rules). Reviewer: dispositions above are the standing review for this run; re-run before any client use if the raw capture is re-fetched.*