Skip to content

README: document the real API and mount pattern - #5

Merged
TheGreatAxios merged 2 commits into
mainfrom
docs/readme-real-api
Aug 3, 2026
Merged

README: document the real API and mount pattern#5
TheGreatAxios merged 2 commits into
mainfrom
docs/readme-real-api

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Replace the skeleton-era README with the shipped API surface: createGranolaClient, GRANOLA_TOOL_DEFINITIONS, ingress binding-store/webhook-registration/mount sequence.
  • Add the two-entry-point table with accurate types and the reference consumer (Scout's packages/scout/src/granola/mount.ts and config.ts).

Test plan

  • Verified every named export (createGranolaClient, transcriptText, speakerLabel, fetchNoteTool, searchNotesTool, GRANOLA_TOOL_DEFINITIONS, ingress exports) against src/tools/index.ts and src/ingress/index.ts.
  • Docs-only change; no build/test impact.

Sawyer Cutler and others added 2 commits August 3, 2026 14:52
Replace the skeleton-era README (GranolaClient class, no ingress detail)
with the shipped client/tools/ingress surface: createGranolaClient,
GRANOLA_TOOL_DEFINITIONS, and the binding-store + webhook-registration +
mount sequence Scout runs in production.
Add a /ingest quickstart and API surface section covering
createGranolaIngest, the bucket-handler and lifecycle contracts, and
its relation to /ingress. Replace remaining "two entry points"
language now that /ingest has merged to main.
@TheGreatAxios
TheGreatAxios merged commit 95e8fca into main Aug 3, 2026
6 checks passed
@TheGreatAxios
TheGreatAxios deleted the docs/readme-real-api branch August 3, 2026 21:55
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