docs: add WDK CLI documentation
Created by: ihsraham
Summary
- add WDK CLI docs under the AI section with Build with AI first and WDK CLI before MCP Toolkit
- document source install, wallet/session, configuration, command, and MCP flows from merged tetherto/wdk-cli source (tetherto/wdk-cli#1)
- cross-link WDK CLI from Build with AI, MCP Toolkit, Agent Skills, and OpenClaw, and align
llms.txt/llms-full.txt
Notes
- kept as draft because the public
wdk-cliand@tetherto/wdk-clipackages still resolve to placeholder0.0.0releases - npm install guidance, SDK module list, changelog, and release-monitor baseline updates are intentionally deferred until a real package release exists
- docs keep indexer base URL configuration on
wdk config set --key indexer.baseUrl --value ...; the runtime currently maps onlyWDK_INDEXER_API_KEYas an indexer env override
Validation
git diff --checknpm run check:metanpm run check:redirectsLINK_CHECK_EXTERNAL=false npm run check:linksPATH=/opt/homebrew/opt/node@22/bin:$PATH npm run buildPATH=/opt/homebrew/opt/node@22/bin:$PATH LINK_CHECK_EXTERNAL=false npm run quality-
npm testin a mergedtetherto/wdk-clisource clone - local HTTP smoke test on
http://localhost:3001for/start-building/build-with-ai,/ai/wdk-cli, and WDK CLI child pages - source accuracy, IA, and render-safety review, including the
--jsonseed-output warning