Skip to content

Release develop to main

Viet Tan Tran requested to merge develop into main

Created by: ihsraham

Summary

  • Ship Sevalla _redirects for old docs URLs, including the Indexer URL from #146 (closed) and flat SDK module aliases.
  • Restore the marketing-friendly Build with AI page at /start-building/build-with-ai and link it from docs navigation/home cards.
  • Add npm run check:redirects to the quality gate so redirect source duplicates, missing targets, and module alias regressions are caught.

Validation

  • Deployed checks on https://docs.wdk.tether.su/: reported Indexer URL and SDK alias redirects resolve correctly.
  • Build with AI page, cards/footer links, and OG image verified on the deployed site.

Merge request reports