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,11 +1,11 @@
|
||||
# Validation Run: Gordon Law
|
||||
|
||||
**Date:** 2026-08-15
|
||||
**Date:** 15 August 2026
|
||||
**Business:** Gordon Law
|
||||
**Rating:** 4.9 ★ | **Reviews:** 45
|
||||
**Engine findings:** 8 | **Material (in report):** 4 | **Rejected FP/low-signal:** 3 | **Needs verification:** 0
|
||||
**Engine findings:** 8 | **Material (in report):** 4 | **Rejected FP/low-signal:** 2 | **Needs verification:** 1
|
||||
|
||||
## Reviewer dispositions (locked process v1.0 §3)
|
||||
## Reviewer dispositions (locked process v1.1 §3)
|
||||
|
||||
### Material (survive normalization → in REPORT-final.md)
|
||||
|
||||
@@ -20,11 +20,11 @@
|
||||
|
||||
### Needs verification (excluded from report until confirmed)
|
||||
|
||||
- none
|
||||
- **immediate** — Address inconsistent across 1 surface(s)
|
||||
`unit designators differ: google='FL 2' vs apple='STEE 210' — verify on-site which is correct`
|
||||
|
||||
### 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)
|
||||
|
||||
@@ -32,9 +32,19 @@
|
||||
|
||||
- Price level not set on GBP or Apple Maps
|
||||
|
||||
## Pre-delivery consistency gate (v1.0 §6)
|
||||
## Pre-delivery consistency gate (v1.1 §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.*
|
||||
*Generated by report_generate.py (locked normalization rules). Gate result appended by report_gate.py before delivery.*
|
||||
|
||||
## GATE RESULT
|
||||
|
||||
**PASS** — report_gate.py, 2026-08-15T16:27:11
|
||||
|
||||
- Count: 4 stated / 4 material after review — match
|
||||
- Identity: report title + date match raw capture ('Gordon Law', 15 August 2026) — match
|
||||
- Surface disclosure: all captured/failed surfaces rendered correctly — match
|
||||
- Material support: every material finding re-derived from raw capture — hold
|
||||
- Needs-verification open: 1
|
||||
|
||||
Reference in New Issue
Block a user