Skip to content

docs: document the full public API#1

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

docs: document the full public API#1
bdelanghe merged 1 commit into
mainfrom
docs/document-public-api

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

TSDoc on every exported symbol (~30) across proc's files — missing-jsdoc now 0, so the docs gate flips. proc is fan-in 5 (load-bearing). Remaining lint items are the zod request schema's slow-type (fully type-safe; fast-check only) — not chased. Docs only.

Concise TSDoc on every exported type/interface/const/function across
contract/capture/caching/spawn-detached/index. missing-jsdoc now 0 (docs
gate). Remaining slow-types are the zod request schema + a few inferred
returns — the fast-types gate, not chased here (zod is fully type-safe).
Docs only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe bdelanghe merged commit da2e674 into main Jun 22, 2026
1 check passed
@bdelanghe bdelanghe deleted the docs/document-public-api branch June 22, 2026 21:19
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