snapshots.gf.cx freshness — 2026-06-12

DAILY HYGIENE · · detail report · check snapshots_freshness

Verdict: 🔴 ERROR

Snapshots freshness check raised: [Errno 1] Operation not permitted: ‘/Users/dansellars/Downloads/surface_snapshots/index.html’

Traceback

Traceback (most recent call last):
  File "/Users/dansellars/bin/dare_daily_hygiene.py", line 538, in _adapter_snapshots_freshness
    return dare_snapshots_freshness_check.run_check(when=when)
  File "/Users/dansellars/bin/dare_snapshots_freshness_check.py", line 145, in run_check
    local_html = local_index.read_text(errors="replace")
  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1256, in read_text
    with self.open(mode='r', encoding=encoding, errors=errors) as f:
  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1242, in open
    return io.open(self, mode, buffering, encoding, errors, newline,
  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1110, in _opener
    return self._accessor.open(self, flags, mode)
PermissionError: [Errno 1] Operation not permitted: '/Users/dansellars/Downloads/surface_snapshots/index.html'

Why this tripwire exists

Catches the silent regression where surface_snapshot.py rebuilds the changelog locally each morning but doesn’t deploy it to snapshots.gf.cx. The page goes stale, the hist-thumb dedup pass shipped in the script doesn’t reach prod, and 10+ identical history entries appear per surface. Added 2026-06-05 after that exact incident; RED on dedup pathology in the local staged index, missing/stale local index, or no [deploy] snapshots.gf.cx published. line in the recent surface-snapshot log.


Generated by dare_daily_hygiene.py · check snapshots_freshness · 2026-06-12 · authoritative click-through for the dash.dare.co.uk Site-Health card.

Source: dare_snapshots_freshness_2026-06-12.md · Rendered