Skip to content

chore(registry): refresh gmail-* + yep-memory rendered cards#56

Closed
drknowhow wants to merge 1 commit into
mainfrom
fix/sync-gmail-examples-and-yep-memory-page
Closed

chore(registry): refresh gmail-* + yep-memory rendered cards#56
drknowhow wants to merge 1 commit into
mainfrom
fix/sync-gmail-examples-and-yep-memory-page

Conversation

@drknowhow

Copy link
Copy Markdown
Owner

Summary

Follow-up to two upstream link-fixes that landed earlier today:

  • install-manifest-spec#33 — gmail-*.json examples: drop dead links to the private `drknowhow/Yep` repo, repoint at the spec repo
  • yepgent-site#107 — yep-memory.v0.4.json: drop the same dead links, repoint at yepgent.com + toolspace surface

This PR re-syncs the gmail-* example files (CI-gated for byte-identity against the spec) via `scripts/sync_from_spec.py` and rebuilds the rendered cards via `scripts/build_registry_pages.py` so the live registry reflects the fresh URLs. Companion to #53 (vi-federation self-link).

Audit context

2026-06-19 registry audit found drknowhow/Yep is private → public visitors hit 404s on every link to it across the 3 gmail-* example cards and the yep-memory card. The upstream manifest sources were fixed first; this PR is the catch-up so the rendered HTML actually shows the new URLs.

Test plan

  • python scripts/sync_from_spec.py --check passes locally
  • python scripts/build_registry_pages.py --check passes locally
  • CI green

🤖 Generated with Claude Code

Follow-up to two upstream fixes that landed earlier today:
 - drknowhow/install-manifest-spec#33 — gmail-*.json: drop dead links to
   private drknowhow/Yep, repoint at spec-repo URLs
 - drknowhow/yepgent-site#107 — yep-memory.v0.4.json: drop the same dead
   links, repoint at yepgent.com + toolspace registry surface

This PR re-syncs the gmail-* example files into this repo via
sync_from_spec.py (they're CI-gated for byte-identity with the spec)
and rebuilds the rendered registry pages so the live cards reflect
the new homepage / docs / issues URLs. Companion to vi-federation
self-link fix (#53).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@drknowhow

Copy link
Copy Markdown
Owner Author

Closing as superseded — the dead-link fixes this PR set out to make already landed via #54 (repoint drknowhow/Yep links + re-sync Gmail examples), #55 (vi-federation timestamp), and upstream install-manifest-spec#33.

Verified on current main: committed examples/*.json are byte-identical to the spec (LF-normalized), and build_registry_pages --check + build_changelog_page --check both pass clean. This branch was built from a stale local install-manifest-spec clone (pre-#33), so its commit would actually re-introduce the dead drknowhow/Yep links rather than remove them. The only fresh-rebuild delta vs main is wall-clock timestamp churn, which the CI --check gate pins.

Nothing on main is broken; no replacement PR needed.

@drknowhow drknowhow closed this Jun 19, 2026
@drknowhow drknowhow deleted the fix/sync-gmail-examples-and-yep-memory-page branch June 19, 2026 11:15
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.

2 participants