Skip to content

Simplify quickstart guide#29

Open
soumya-io wants to merge 4 commits intomainfrom
move-performance-to-concepts
Open

Simplify quickstart guide#29
soumya-io wants to merge 4 commits intomainfrom
move-performance-to-concepts

Conversation

@soumya-io
Copy link

@soumya-io soumya-io commented Mar 13, 2026

Summary

  • Extracted the performance benchmarks table and notes from core/quickstart.mdx into a new dedicated page at concepts/performance.mdx
  • Added explanatory copy describing how Agent Control is optimized to add negligible latency to AI agent applications (in-process evaluators, linear control scaling, fast agent init)
  • Updated docs.json navigation to include the new Performance page under the Concepts group
  • Removed authentication from quickstart and created a new page for it
  • Removed components from quickstart

Test plan

  • Verify concepts/performance.mdx renders correctly in the Mintlify docs
  • Verify the Performance page appears under Concepts in the sidebar navigation
  • Confirm the performance table and benchmark data are no longer duplicated in core/quickstart.mdx
  • Check that all internal links in quickstart still resolve correctly

🤖 Generated with Claude Code

Extract the performance benchmarks from quickstart.mdx into a new
concepts/performance.mdx page with expanded copy explaining how
Agent Control is optimized to add negligible latency. Update docs.json
navigation to include the new page under the Concepts group.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Card links check

✅ No broken Card links found. Checked external links in 0.4s

@github-actions
Copy link

github-actions bot commented Mar 13, 2026

✅ Markdown Lint Passed

All markdown files meet the linting standards! 🎉

…s from quickstart

Strip everything after the "What Is Happening Under the Hood" section
to keep the quickstart focused. Add a Performance card to the
What's Next card group linking to the new concepts/performance page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace the inline authentication note and docker command in
quickstart.mdx with a short callout linking to the new guide. Create
how-to/enable-authentication.mdx with step-by-step instructions for
enabling API key auth, the two-tier key model, key rotation, and
troubleshooting. Add the new page to docs.json navigation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Link to the UI Quickstart from the main quickstart page so users
can easily discover the dashboard-based workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@soumya-io soumya-io changed the title Move performance section to dedicated Concepts page Simplify quickstart guide Mar 14, 2026
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.

1 participant