fix(registry): repoint dead drknowhow/Yep links; re-sync Gmail examples#54
Merged
Conversation
Companion to install-manifest-spec#33 and yepgent-site#107. A full liveness audit of the registry found 6 dead links, all to the private github.com/drknowhow/Yep, all on our items: - Gmail examples (v0.1/v0.2/v0.3): homepage/docs/issues -> install- manifest-spec; GOOGLE_REFRESH_TOKEN obtain_url -> Google OAuth2 docs. Mirrored here via sync_from_spec from the merged spec change. - yep-memory: homepage/issues -> yepgent.com; docs -> this registry's yep-memory page. Re-fetched live from yepgent.com after the yepgent-site deploy. All 12 external links on the 4 affected pages now resolve 200. Registry pages regenerated with timestamps pinned, so the diff is the link change only. Muninn (13 items) + deep-research + vi-federation were all already live and are untouched. sync_from_spec --check, build_registry_pages --check, and pytest (36) all pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Completes the registry liveness audit. The audit found 6 dead links, all to the private
github.com/drknowhow/Yep, all on our items — nothing third-party/Muninn was broken.This PR (companion to install-manifest-spec#33 + yepgent-site#107, both merged):
install-manifest-spec;GOOGLE_REFRESH_TOKENobtain → Google OAuth2 docs.All 12 external links on the 4 affected pages now resolve 200. Registry pages regenerated with timestamps pinned → diff is link-only (gmail 4/4 each, pages 2/2, yep-memory 1/1).
build_registry_pages --check+sync_from_spec --check+ pytest (36) pass.Note:
yep-memorytool.descriptionstill namesdrknowhow/Yepin prose (not a clickable link) — left as-is; flagged for a possible later copy tweak.🤖 Generated with Claude Code