Skip to content

docs: surface data-connection, graph-building, and batch-prediction entry points in onboarding tables - #31

Closed
9Olive wants to merge 2 commits into
kumo-ai:mainfrom
9Olive:add-missing-onboarding-table-rows
Closed

docs: surface data-connection, graph-building, and batch-prediction entry points in onboarding tables#31
9Olive wants to merge 2 commits into
kumo-ai:mainfrom
9Olive:add-missing-onboarding-table-rows

Conversation

@9Olive

@9Olive 9Olive commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

README.md's "What Can It Do?" table and docs/USAGE.md's "Quick Reference" table are the first things a new user reads, but both were missing three rows that CLAUDE.md's own routing table already covers: connecting to data / exploring schema (skills/explore-data.md), building a graph (skills/build-graph.md), and running batch predictions (skills/batch-prediction.md). Connecting to data is literally the first step for any new user, so its absence from the onboarding docs was a real first-impression gap. This adds the three missing rows to both tables, in the same order CLAUDE.md already uses, with no other changes.

@9Olive

9Olive commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Closing as a subset of #73, which adds the same onboarding rows (explore-data, build-graph, batch-prediction) to README.md and docs/USAGE.md.


Automated internal-consistency review (cross-checked against the repo's own authoritative docs; a few SDK-surface claims spot-checked against installed kumoai 2.22.0).

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