Retire Sonar cookbook content and repair docs sync - #86
Draft
andrewmadson-pplx wants to merge 3 commits into
Draft
Retire Sonar cookbook content and repair docs sync#86andrewmadson-pplx wants to merge 3 commits into
andrewmadson-pplx wants to merge 3 commits into
Conversation
andrewmadson-pplx
force-pushed
the
psi/reconcile-cookbook-sync
branch
2 times, most recently
from
August 28, 2026 01:09
455788b to
be1b2c8
Compare
andrewmadson-pplx
force-pushed
the
psi/reconcile-cookbook-sync
branch
from
August 28, 2026 01:10
be1b2c8 to
ac9a4cc
Compare
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.
Motivation
Public Sonar support ends September 27, 2026, but the cookbook source still publishes Sonar-only examples and guides plus an unmaintained community showcase. The source-to-docs workflow has also stopped syncing: its actions violate the organization SHA-pinning policy, it writes to the wrong destination, and the source and published trees have drifted.
What changed
SONAR_MIGRATION_INVENTORY.md, accounting for all 41 audited pages with stable recovery links and the source-grounded rebuild ranking: 8 rebuild-first pages, 5 rebuild-later showcases, 23 archive-only pages, and 5 retained pages.equity-research-brief,model-comparison,search-news-monitor,langchain-vc-memo-agent, andmulti-provider-orchestrationbecause they already use the Agent API or Search API.api-docsinto this canonical source, including the Finance Chart, SpaceX briefing, and managed-connectors investigation Agent API examples, and correct links to the publicperplexityai/api-cookbookrepository.docs/cookbookdestination, static-asset syncing, and navigation/gallery regeneration.The coordinated published-docs cleanup is ppl-ai/api-docs#783.
Impact
After the coordinated docs change merges, the published cookbook will contain only Agent API, Search API, and Embeddings material. Future changes merged here will again publish the complete cookbook tree and regenerated navigation/gallery data to
api-docs.Merge
api-docsPR 783 before this PR. This change enables the repaired push workflow, so landing the published-docs cleanup first ensures the initial canonical-source sync sees an already-matching cookbook tree.