GSC indexing-reasons CSV trend — 2026-06-12

DAILY HYGIENE · · detail report · check gsc_csv_trend

Verdict: 🔴 ERROR

GSC CSV trend raised: [Errno 1] Operation not permitted: ‘/Users/dansellars/Downloads/gsc_history/dare.co.uk.indexing-reasons.jsonl’

Traceback

Traceback (most recent call last):
  File "/Users/dansellars/bin/dare_daily_hygiene.py", line 265, in _adapter_gsc_csv_trend
    return gsc_csv_ingest.run_check(when=when)
  File "/Users/dansellars/bin/gsc_csv_ingest.py", line 206, in run_check
    hist = _load_history(slug)
  File "/Users/dansellars/bin/gsc_csv_ingest.py", line 102, in _load_history
    for line in path.read_text().splitlines():
  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/gsc_history/dare.co.uk.indexing-reasons.jsonl'

Why this tripwire exists

Tracks the 10-reason Page Indexing breakdown (Excluded by noindex / Crawled-not-indexed / Discovered-not-indexed / 404 / etc.) that the GSC API DOES NOT expose. Fed by manual Table.csv exports → gsc_csv_ingest.py → JSONL history. RED on Crawled-not-indexed OR Excluded-noindex jumping >20% (likely template regression); YELLOW on any other reason jumping >30%. Today’s baseline (2026-05-31): 270 indexed / 1,245 not-indexed across 10 reasons — the work to lift this ratio is what the trend will measure.


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

Source: dare_gsc_csv_trend_2026-06-12.md · Rendered