rhino-sdk-plan
Rhino Health SDK — Workflow Planner
Decompose high-level research and analytics goals into structured, phased execution plans using the rhino-health Python SDK (v2.1.x). Identify which SDK capabilities to compose, order steps by dependency, surface prerequisites, and generate the complete runnable implementation.
Context Loading
Before planning, read ALL of these reference files — planning requires the full SDK picture:
-
API Reference —
../../context/sdk_reference.mdEndpoint classes, methods, enums, CreateInput summaries, dataclass fields, import paths. -
Patterns & Gotchas —
../../context/patterns_and_gotchas.mdAuth patterns, resource lookup, metrics execution, filtering, code objects, async, and pitfalls. -
Metrics Reference —
../../context/metrics_reference.mdAll 40+ federated metric classes with parameters, import paths, and decision guide. -
Example Index —
../../context/examples/INDEX.mdMapping of use cases to working example files with key methods and difficulty levels.