Skip to content

docs: complete public API documentation#9

Merged
bdelanghe merged 1 commit into
mainfrom
docs/document-public-api
Jun 23, 2026
Merged

docs: complete public API documentation#9
bdelanghe merged 1 commit into
mainfrom
docs/document-public-api

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

Summary

  • Added TSDoc comments to every exported type, function, class, and constant in the public API
  • Each comment is concise and explains the symbol's purpose in the door-kit SDK context
  • All modules now pass type checking (added deno.json with @types/node and @types/bun)

Test plan

  • Types check (deno check)
  • All exported symbols documented
  • Follows concise TSDoc style (one line per symbol)
  • Git diff review for accurate descriptions

🤖 Generated with Claude Code

Complete API documentation for door-kit public interfaces. Every exported type, function, class, and constant now has a concise one-line TSDoc comment describing its purpose. No filler; each comment directly explains what the symbol does in the context of the in-box door-client SDK (keeper/scout/concierge/spawn).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe bdelanghe merged commit dc1f8c3 into main Jun 23, 2026
2 of 3 checks passed
@bdelanghe bdelanghe deleted the docs/document-public-api branch June 23, 2026 03:23
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.

1 participant