feat(auditing): pipeline v1.1 — report generation + scripted gate + temporal delta
- report_generate.py: REPORT-final.md + VALIDATION.md from findings + raw capture; per-surface status from summary.surfaces_ok; Data Limitations - report_gate.py: §6 gate scripted (count/evidence/identity/material support); non-zero exit blocks delivery - audit_diff.py: before/after capture comparison -> DELTA.md - audit_pipeline.sh: 2 steps -> 4; collision-safe capture copy (re-runs preserve baseline); relative output dir resolved to absolute - beta-audit-process.md: locked v1.0 -> v1.1 (+ dated decision record) - all 9 runs of the 2026-08-15 batch regenerated + gated (9/9 PASS) - live end-to-end proof: Gilmore re-run, DELTA.md 0 changes (same day)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Audit Findings — Gilmore Heating, Air and Plumbing
|
||||
|
||||
**Generated:** 2026-08-15 14:02 UTC
|
||||
**Sources checked:** google_business_profile, apple_maps, bing_places
|
||||
**Generated:** 2026-08-15 16:46 UTC
|
||||
**Sources checked:** google_business_profile, apple_maps
|
||||
**Rating:** 4.8 | **Reviews:** 3860
|
||||
|
||||
## Severity Summary
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
```
|
||||
|
||||
### Finding #2: Address inconsistent across 2 surface(s)
|
||||
### Finding #2: Address inconsistent across 1 surface(s)
|
||||
|
||||
- **Severity:** 🟥 Immediate
|
||||
- **Category:** Digital Identity
|
||||
@@ -36,8 +36,7 @@
|
||||
- **Evidence:** ```json
|
||||
{
|
||||
"google": "8636 Antelope North Rd Bldg D, Antelope, CA 95843",
|
||||
"apple": "8636 Antelope North Rd, Antelope, CA 95843",
|
||||
"bing": "4429 Missouri Flat Rd, Placerville, CA 95667"
|
||||
"apple": "8636 Antelope North Rd, Antelope, CA 95843"
|
||||
}
|
||||
```
|
||||
|
||||
@@ -201,4 +200,5 @@
|
||||
|
||||
## Failed Surfaces
|
||||
|
||||
- ❌ `bing_places` — no data returned
|
||||
- ❌ `website` — no data returned
|
||||
|
||||
Reference in New Issue
Block a user