Skip to content

πŸ€– Fix #33: docs: dedicated 1-pagers for third-party tools (Bifrost, PAL, etc.) β€” link upstream docs + GitHub#37

Draft
jacobpevans-claude[bot] wants to merge 1 commit into
mainfrom
fix/issue-33-docs-dedicated-1-pagers
Draft

πŸ€– Fix #33: docs: dedicated 1-pagers for third-party tools (Bifrost, PAL, etc.) β€” link upstream docs + GitHub#37
jacobpevans-claude[bot] wants to merge 1 commit into
mainfrom
fix/issue-33-docs-dedicated-1-pagers

Conversation

@jacobpevans-claude
Copy link
Copy Markdown

Closes #33

Problem

Third-party tools currently get folded into other pages as subsections rather than getting their own page. The Bifrost gateway is the clearest example β€” it's a meaningful piece of the local AI stack with its own architecture, configuration surface, and operational concerns, but it landed as a "Local AI gateway" subsection of architecture/ai-pipeline instead of standing on its own. A reader who wants to know "what is Bifrost, how do I set it up, where does it run" has to skim a different page that's primarily about something else.

Approach

Create tools/bifrost.mdx as a dedicated Tier 2 page sourced from upstream Bifrost docs and the existing inline content. Condense the architecture/ai-pipeline.mdx Bifrost subsection to a 3-sentence summary + link to the new page. Add tools/bifrost to docs.json navigation. PAL MCP and Priority order sections in ai-pipeline.mdx are unchanged.

Files changed

  • tools/bifrost.mdx β€” New dedicated page: overview, model routing conventions, local-only mode, priority stack, capabilities, deployment, see-also links
  • architecture/ai-pipeline.mdx β€” Condense inline Bifrost section to brief summary + link to new page
  • docs.json β€” Add tools/bifrost to Tools navigation group

CI status

pending β€” Check runs

Self-review

This PR was drafted by Issue Solver running in GitHub Actions. The commit is made via the GraphQL createCommitOnBranch mutation with a JacobPEvans-claude App installation token β€” GitHub auto-signs the commit and attributes it to JacobPEvans-claude[bot]. The prompt's Hard Rules forbid dependency changes, infra/workflow edits without the matching label, and secret-pattern matches in any payload.


Generated by Issue Solver β€” prompt source: https://github.com/JacobPEvans/claude-code-routines/blob/main/routines/issue-solver.prompt.md

@github-actions
Copy link
Copy Markdown

CI Auto-Fix Attempt 1/2

Claude is analyzing the CI failure and attempting a fix...

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 26, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
jacobpevans 🟒 Ready View Preview May 26, 2026, 1:51 PM

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.

docs: dedicated 1-pagers for third-party tools (Bifrost, PAL, etc.) β€” link upstream docs + GitHub

0 participants