Remove Sonar cookbook content and restore docs sync - #87
Closed
andrewmadson-pplx wants to merge 5 commits into
Closed
Remove Sonar cookbook content and restore docs sync#87andrewmadson-pplx wants to merge 5 commits into
andrewmadson-pplx wants to merge 5 commits into
Conversation
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.
Why
The public cookbook is intended to feed the live Mintlify cookbook, but that connection stopped succeeding after December 17, 2025. The workflow used tag-based Actions rejected by the organization's full-SHA pinning policy and still copied into the obsolete top-level
cookbook/path instead ofdocs/cookbook/. The two repositories consequently diverged.At the same time, public Sonar support ends September 27, 2026, so Sonar-dependent cookbook content and the unmaintained community showcase need to leave the published surface without losing the useful ideas worth rebuilding.
What changed
docs/andstatic/content match the cleaned Mintlify cookbook source: 27 pages and 24 Agent API, Search API, or Embeddings recipes.SONAR_AGENT_MIGRATION_BACKLOG.md, linked to the migration project, with pinned source snapshots, a complete removal inventory, prioritized Agent API rebuild candidates, proposed replacements, and acceptance criteria.docs/cookbook/destination, deletion-aware syncing, Node 20, and cookbook navigation/gallery regeneration.Deleted material remains available from the pinned commits recorded in the migration backlog.
Impact and merge order
Merge the companion
ppl-ai/api-docscleanup PR first. Once this PR merges, the repaired workflow will sync this repository into the live Mintlify source onppl-ai/api-docsmain.