Tier: M (2-4 days) Type: docs
Context
JSDoc is now thorough (PR #14). Surface it as a searchable HTML reference site auto-deployed on every release.
Scope
pnpm docs runs typedoc and emits to docs-site/
- CI deploys to
reference.usewraith.xyz (or GitHub Pages) on every tag
- Theme matched to docs.usewraith.xyz dark monochrome
- Search functional
- Linked from main docs site
Acceptance criteria
Files to start with
sdk/typedoc.json (new)
.github/workflows/
Tier: M (2-4 days) Type: docs
Context
JSDoc is now thorough (PR #14). Surface it as a searchable HTML reference site auto-deployed on every release.
Scope
pnpm docsruns typedoc and emits todocs-site/reference.usewraith.xyz(or GitHub Pages) on every tagAcceptance criteria
Files to start with
sdk/typedoc.json(new).github/workflows/