Skip to content

Conversation

@tuttiex
Copy link

@tuttiex tuttiex commented Jan 9, 2026

This documentation update focuses on reducing redundancy by deduplicating identical cookbook content and ensuring a single source of truth for key guides.

What changed? Why?
I removed redundant copies of
launch-tokens.mdx
and
ai-prompting.mdx
from the cookbook/ directory. These files were identical to the versions maintained in get-started/.

Why:

Single Source of Truth: Prevents documentation from diverging over time.
Maintenance: Simplifies future updates to These core guides.
User Clarity: Removes confusion about which guide is the most current.
Navigation: Updated
docs.json
so the "Cookbook" navigation points to the definitively managed versions.
Redirects: Added permanent redirects for the old paths to ensure no broken links for bookmarks or SEO.
Notes to reviewers
This PR follows the "small, focused PR" guideline from the contribution README. It focuses strictly on deduplication and repository hygiene. I have ensured that the redirects in
docs.json
follow the established project pattern.

How has it been tested?
File Deletion: Confirmed
docs/cookbook/launch-tokens.mdx
and
docs/cookbook/ai-prompting.mdx
have been removed.
Navigation Verification: Verified that
docs.json
correctly routes "Cookbook" section users to the canonical get-started/ counterparts.
Redirect Validation: Verified the redirects array in
docs.json
contains accurate source and destination paths for both deleted guides.

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants