verify-site: /orb/ is an external Pages surface — no lastmod expected - #19
Merged
Conversation
…mod expected Since 7e8ac69 /orb/ is served by gHashTag/orb and its files are gone from this repository, but the lastmod check still treated the URL as owned. Every scheduled 'Publish website from trinity' run since 2026-09-08 18:00Z failed with 'missing lastmod for owned URLs: [https://t27.ai/orb/]' and nothing was pushed — trinity@main (incl. #975) never reached the apex.
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.
Since 7e8ac69 ("orb: hand the page to its own Pages site")
/orb/is served by gHashTag/orb and the files are gone from this repository, butverify-site.shstill listed only the three leela URLs as external. Every scheduled Publish website from trinity run since 2026-09-08 18:00Z (6 runs, e.g. 34347080134) failed at the lastmod check and pushed nothing, so trinity@main — including gHashTag/trinity#975 — never reached t27.ai.Change: add
https://t27.ai/orb/toexternal_without_lastmod, same rule and reason as leela.Witness: the check re-run locally against the committed sitemap.xml → missing owned URLs: []. Next: merge, then
workflow_dispatchthe publisher.