fix(seo): restore 4 proof-card URLs to sitemap.xml - #66
Merged
Conversation
The topology merge (PR #54) moved the canonical sitemap to landing/public/sitemap.xml; PR #58 then dropped the rotted examples/demo/sitemap.xml duplicate but nothing ported its proof-card entries over. All 4 are live at /demo/proofcard_* (verified 200). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019CsGLy9g3DKuTdbYRi8tQS
Owner
Author
|
@codex review |
Owner
Author
|
Codex review request from earlier this cycle went unanswered ~1h. Per operator instruction, standing in with local verification instead of pinging again: independent code-reviewer subagent pass (pure addition, 4 schema-consistent sitemap entries, all URLs live 200, no P0/P1/P2) plus a local scripts/flip-audit.sh run (private-file scan clean, tests+example green, README links resolve). Merging. |
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.
Summary
landing/public/sitemap.xml; a later cleanup (fix(site): real 404 page + privacy converted from stale static HTML #58) dropped the rottedexamples/demo/sitemap.xmlduplicate but never ported its proof-card entries into the new file./demo/proofcard_p2p,_dao,_estate_real,_partnership(all verified 200 in production).Test plan
curl -I https://parleyprotocol.com/demo/proofcard_p2p→ 200 (and the other 3)scripts/ship-gate.shgreen (no code touched, sitemap-only change)🤖 Generated with Claude Code
https://claude.ai/code/session_019CsGLy9g3DKuTdbYRi8tQS