Skip to content

docs(wallets): add Debug transactions page for Transaction Lifecycle Dashboard#1050

Merged
Richard-Dang merged 4 commits intomainfrom
richard/tld-docs
Feb 24, 2026
Merged

docs(wallets): add Debug transactions page for Transaction Lifecycle Dashboard#1050
Richard-Dang merged 4 commits intomainfrom
richard/tld-docs

Conversation

@Richard-Dang
Copy link
Contributor

@Richard-Dang Richard-Dang commented Feb 23, 2026

Summary

Adds developer documentation for the new Transaction Lifecycle Dashboard (TLD) feature, which lets developers inspect Wallet API transaction lifecycles and debug failures with AI-powered error explanations. The feature is currently in early access.

Key Changes

  • New doc page (fern/wallets/pages/transactions/debug-transactions/index.mdx):
    • Early access warning with contact-support CTA
    • Overview of the transaction lifecycle (prepare → send → track)
    • Key features section (lifecycle view, AI explanations, filters, payloads)
    • How to access the dashboard with direct link
    • Transaction details panel walkthrough
    • Transaction status reference table
    • AI error explanation feature with all 5 error categories (Validation, Sponsorship, Session Key, Signing, Contract)
    • Filter and search guide
    • Image placeholders for screenshots (to be uploaded to Cloudinary)
  • Nav update (fern/docs.yml): Added "Debug transactions" page under the Transactions section, positioned after "Send transactions" and before "How EIP-7702 works"

Technical Details

  • Follows existing docs patterns: frontmatter with title/description/slug, Fern components (<Warning>, <Info>, <CardGroup>, <Card>, <Accordion>)
  • Image placeholders use commented-out <img> tags with Cloudinary URL pattern — uncomment and replace once screenshots are uploaded
  • No breaking changes to existing navigation or docs

Testing

  • Verify the page renders correctly in Fern preview
  • Verify nav placement is correct (Transactions > Debug transactions)
  • Screenshots need to be uploaded to Cloudinary and placeholder comments uncommented

@Richard-Dang Richard-Dang requested a review from a team as a code owner February 23, 2026 18:08
@github-actions
Copy link

github-actions bot commented Feb 23, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Feb 24, 2026, 6:07 PM

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f72d0be3ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

…Dashboard

Introduce developer-facing documentation for the TLD feature, covering
the transaction lifecycle view, AI error explanations, filtering, and
transaction statuses. Marked as early access with contact-support CTA.
@Richard-Dang Richard-Dang merged commit 5569b50 into main Feb 24, 2026
7 checks passed
@Richard-Dang Richard-Dang deleted the richard/tld-docs branch February 24, 2026 18:08
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.

3 participants