Skip to content

Release develop docs updates to main - #222

Merged
ihsraham merged 52 commits into
mainfrom
develop
Aug 4, 2026
Merged

Release develop docs updates to main#222
ihsraham merged 52 commits into
mainfrom
develop

Conversation

@ihsraham

@ihsraham ihsraham commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Promote the current develop documentation set to main.

This promotion adds 69 reader-facing MDX pages, taking the documented source-route set from 260 to 329 pages, and publishes changelog coverage for 46 package releases from July 8 to August 1, 2026. The expanded community-module documentation also pins two existing release baselines.

Deliverables going to main

  • #190: WDK CLI documentation
    • Adds a dedicated 12-page CLI section with installation, configuration precedence, a 31-command API reference, six task guides, MCP integration, architecture, security, and storage/recovery references.
    • Documents the current daemon, passphrase, --json, error-output, seed-encryption, manual-recovery, file-permission, session-TTL, and same-user access behavior as shipped in the first public beta.
  • #220: CLI sidebar order
    • Places Guides before Configuration and API Reference, with the supplemental Reference group last, matching the standard reader flow used by other documentation families.
  • #212: July WDK releases and module updates
    • Adds or completes documentation for Aptos, on-chain RGB, Cosmos, Symbiosis Swidge, LI.FI Swidge, and the P2P Address Book.
    • Documents Smart Deposit Address support in WDK Core and aligns wallet, bridge, lending, fiat, React Native, worklet, utility, and provider documentation with the covered releases.
    • Reconciles module catalogs and navigation by chain and capability while retaining the responsibility notice on community-maintained pages.
  • #216: UTEXO RGB Lightning wallet module
    • Adds 15 pages covering setup, configuration, node and account lifecycle, balances, channels, Lightning and RGB payments, LSP and Lightning Address flows, APay, VSS recovery, signing, cleanup, and API reference.
    • Documents the beta's native-peer, persistent-state, unlock, disposal, and community-maintenance boundaries.
  • #219: Symbiosis Swidge 1.3.0 and task guides
    • Updates the Symbiosis Swidge documentation to v1.3.0, including capability-gated TON, Tron, and Solana source execution.
    • Adds five task guides covering setup, quote and execution, bridging from Bitcoin, settlement tracking, and error handling, and aligns navigation, module catalogs, fee safety, approval and error behavior, and cleanup guidance.
  • #224: PostCSS and brace-expansion security refresh
    • Updates PostCSS to 8.5.18 and the affected brace-expansion resolutions to 5.0.9, 2.1.4, and 1.1.18.
    • Regenerates the combined lockfile while preserving the nested zod@3.25.76 entry required by a clean npm ci.
  • Documentation delivery and maintenance
    • Regenerates llms.txt and llms-full.txt for all 329 source routes.
    • Uses native document navigation for raw .txt artifacts while retaining client-side routing for ordinary documentation pages, with targeted routing tests.
    • Incorporates Next.js 16.2.12, DOMPurify 3.4.12, and fast-uri 3.1.4 maintenance updates.

Releases covered

The changelog adds the following 46 release events:

The expanded community-module pages use these existing release baselines:

Release status

#219 has merged into develop. The release inventory above reflects the final promotion head, which has passed the required quality and security checks and is ready for review.

Validation

  • Current develop head 638ec32 passed Docs Quality Gates on develop and on this promotion PR.
  • CodeQL and both Socket security checks passed on the final promotion head.
  • git diff --check upstream/main...upstream/develop
  • Live comparison: 52 commits, 223 changed files, and 69 new MDX pages relative to the previous promotion boundary, resulting in 329 source routes.
  • The release inventory contains 48 version targets: 46 changelog events and two community-module baselines.

ihsraham and others added 30 commits July 7, 2026 13:40
The 0.4.0 breaking change made gasless behavior opt-in, reversing the
defaults the docs described. Correct the docs to match shipped v0.5.1:

- denyBridges: omitting sends no filter (LI.FI considers all bridges);
  document NATIVE_VALUE_BRIDGE_DENY_LIST for gasless opt-in
- allowDestinationCall: forwarded only when set; LI.FI default (true)
  applies when omitted (was documented as default false)
- Add allowNativeValue config option (default true) to tables and type
- Rewrite the Route Filtering section around explicit gasless opt-in
- Reword the "Gasless route defaults" feature bullet to opt-in
- Document the minAmountOut execution guard for quote-first flows
- Update changelog entry to v0.5.1 and correct the feature description

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.2.12.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.6...v16.2.12)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-followup

# Conflicts:
#	content/docs/sdk/all-modules.mdx
#	content/docs/sdk/community-modules/index.mdx
#	src/lib/custom-tree.ts
…to agent/lifi-pr196-followup

# Conflicts:
#	content/docs/overview/changelog.mdx
#	content/docs/sdk/all-modules.mdx
#	content/docs/sdk/community-modules/index.mdx
ihsraham and others added 15 commits July 31, 2026 15:44
…to agent/lifi-pr196-followup

# Conflicts:
#	content/docs/sdk/all-modules.mdx
#	src/lib/custom-tree.ts
Document July WDK releases and module updates
Five task-focused guides for @symbiosis-finance/wdk-protocol-swidge-symbiosis
1.2.0, following the structure used by the USDT0 and Orchestra module docs:
Get Started, Quote and Execute, Bridge from Bitcoin, Track Settlement, and
Handle Errors. Wire them into the sidebar tree and the module overview cards.
Reflect the released 1.3.0 behavior: TON, Tron and Solana source routes now
execute when the bound wallet account supports the required transaction
format, probed at execution time (raw BoC message bodies for single-message
TON routes, smart contract calls plus TRC-20 approvals for Tron, serialized
transactions for Solana); older wallet versions stay quote-only. Tron
approval receipts are checked for on-chain failure. Also align USDT
terminology across the section, link the repository's runnable example, and
tighten the error-table wording.
@socket-security

socket-security Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednext@​16.2.6 ⏵ 16.2.1264 +13100 +4090 +19970
Updatedpostcss@​8.5.15 ⏵ 8.5.18100 +199 +168195 +1100

View full report

@ihsraham
ihsraham marked this pull request as draft August 4, 2026 09:44
@kinsta

kinsta Bot commented Aug 4, 2026

Copy link
Copy Markdown

Preview deployments for wdk-docs prod ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: 638ec32d9ef5d32aaf4aed874a3e7f2f5a824121

Deployment ID: c0210332-d54c-4996-a811-ff3b5423251e

Static site name: wdk-docs-prod-pbpbt

@ihsraham
ihsraham marked this pull request as ready for review August 4, 2026 13:00
Document Symbiosis Swidge 1.3.0 and task guides
@ihsraham
ihsraham merged commit 8727af3 into main Aug 4, 2026
7 checks passed
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.

5 participants