Context
PR #745 surfaces agentkit/authentication/troubleshooting in the Go live sidebar. Content is accurate and follows the existing format, but the page is hard to scan when debugging a specific symptom.
Problem
Readers must scroll a long linear page to find their error. Symptom-to-fix mapping is not obvious at a glance.
Proposed improvement
- Add a symptom index at the top (linked anchors or table)
- Group sections by failure phase: connected account status → OAuth redirect → token refresh → provider-specific
- Consider promoting the highest-frequency items to
<details> FAQ blocks on agentkit/connections.mdx with links back to deep sections
Acceptance criteria
Context
PR #745 surfaces
agentkit/authentication/troubleshootingin the Go live sidebar. Content is accurate and follows the existing format, but the page is hard to scan when debugging a specific symptom.Problem
Readers must scroll a long linear page to find their error. Symptom-to-fix mapping is not obvious at a glance.
Proposed improvement
<details>FAQ blocks onagentkit/connections.mdxwith links back to deep sectionsAcceptance criteria
agentkit/connections.mdxFAQ