diff --git a/raw/gbp-snapshots/README.md b/raw/gbp-snapshots/README.md new file mode 100644 index 0000000..adecef9 --- /dev/null +++ b/raw/gbp-snapshots/README.md @@ -0,0 +1,18 @@ +# gbp-snapshots — Convention + +**What lives here:** raw Google Business Profile snapshots for Phoenix Salon + Spa. Each snapshot is a **point-in-time capture with zero analysis** (no recommendations, no severity, no threats — those belong in `analysis/`). + +## Naming convention +- Clean audit runs: `YYYY-MM-DD-audit-N.md` (N = audit run number) +- Targeted re-checks / verification: `YYYY-MM-DD-recheck.md` +- Owner-dashboard data (Tony/Ashley access): `YYYY-MM-DD-dashboard.md` + +## How to fill +1. Copy `TEMPLATE.md` → new dated file. +2. Fill every field with observed values; use the status vocabulary (`NOT_PRESENT` / `NOT_OBSERVED` / `Unknown`). +3. Never analyze or infer inside a snapshot — analysis goes in `analysis/`. +4. Template is aligned with DOP `docs/templates/gbp-snapshot-intake.md` v1.2. + +## Current files +- `2026-08-05-baseline.md` — draft placeholder, awaiting clean audit run #1 +- `TEMPLATE.md` — intake template for all future snapshots