docs: fill in missing rows in onboarding overview tables - #73
Conversation
|
Verified: the three added onboarding rows (explore-data, build-graph, batch-prediction) match CLAUDE.md's routing table and existing skills. Recommend merge. Supersedes #31 (subset) - #31 is being closed. 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). |
|
Leaving open for maintainer triage. The three added onboarding-table rows are accurate (match CLAUDE.md), but low-value churn rather than a correctness fix. Defer to @9Olive. |
Verified with suggestions - recommend merge after optional cleanupAccurate checksAll three added routes match No SDK claim is introduced, so no SDK test is useful. Suggestions
No required changes remain. Local checksGrammar/spelling: No issues found. |
|
Thanks @leena-kang and @Manushpm8 — verified accurate, and I'd keep this. The three added rows fill genuine gaps in the README/USAGE onboarding tables: all three routes match On the optional reorder (move "Build a graph from data" after the RFM/PQL rows to mirror No required changes remain. I can't merge it myself (fork PR, |
README.md's "What Can It Do" table and docs/USAGE.md's "Quick Reference" table are the very first task-to-skill overview a new user sees, but both were missing rows for three real, already-routed skills that CLAUDE.md's own Routing Table already covers: connecting to data / exploring a schema (skills/explore-data.md), building a graph from data (skills/build-graph.md), and running batch predictions / scoring new data (skills/batch-prediction.md). A first-time user skimming only the README or docs/USAGE.md (the natural onboarding entry points) would not discover these three workflows exist at all. This adds the three missing rows to both tables, in the same position/order as CLAUDE.md's Routing Table, with no other changes.