Skip to content

index: regen after estate rescan (498 scans)#55

Merged
hyperpolymath merged 1 commit into
mainfrom
index-regen-607dc67
Jul 21, 2026
Merged

index: regen after estate rescan (498 scans)#55
hyperpolymath merged 1 commit into
mainfrom
index-regen-607dc67

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

index.json was left stale on main: PR #54 landed the scans, but the publishing workflow exited before opening its index PR. Regenerated with the repo's own scripts/regen-index.sh against merged main.

  • before: last_updated: 2026-06-25T17:40:00Z
  • after: last_updated: 2026-07-21T16:37:34+01:00 (= the commit that landed scans/)
  • 498 scans indexed

Touches only index.json. That matters: regen-index.sh derives last_updated from git log -1 -- scans/, so an index-only squash leaves that derivation stable, whereas squashing scans+index together would not.

The scans from hypatia run 29843933209 landed on main via PR #54, but the
index did not: the publishing workflow split scans and index into two PRs
and exited before opening the second one.

So index.json still carried last_updated=2026-06-25T17:40:00Z while
scans/ had moved to 2026-07-21 — i.e. index-freshness.yml was failing on
main. This regenerates it with the repo's own scripts/regen-index.sh
against merged main, so the timestamp is the real post-merge scans commit.

Touches only index.json, no file under scans/, which keeps
regen-index.sh's last_updated derivation stable across the squash merge.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit d81aec6 into main Jul 21, 2026
24 of 26 checks passed
@hyperpolymath
hyperpolymath deleted the index-regen-607dc67 branch July 21, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant