MCPcopy Create free account

hub / github.com/arvohealth-ai/OpenVitals / functions

Functions598 in github.com/arvohealth-ai/OpenVitals

↓ 4 callersFunctionrefreshDerivedState
( state: DemoState, userId: string, now = new Date() )
packages/runtime/src/index.ts:1938
↓ 4 callersMethodrequest
(method, params = {}, timeoutMs = 10_000)
scripts/openclaw-e2e.mjs:327
↓ 4 callersFunctionrunIncrementalSync
( state: DemoState, userId: string, providerId?: ProviderId, now = new Date() )
packages/runtime/src/index.ts:1793
↓ 4 callersFunctionrunIncrementalSyncWithPayloads
( state: DemoState, userId: string, payloads: Partial<Record<ProviderId, NormalizedPayload>>, now = ne
packages/runtime/src/index.ts:1844
↓ 4 callersFunctionsummarizeSyncMetadata
(syncStatus: Awaited<ReturnType<OpenVitalsClient["syncStatus"]>>)
packages/mcp/src/index.ts:14
↓ 4 callersMethodsyncHistory
(context: CollectorContext)
packages/contracts/src/index.ts:732
↓ 4 callersFunctionwhoopConfig
()
providers/whoop/src/live.ts:68
↓ 4 callersFunctionwrite
(relativePath: string, content: string)
scripts/generate-docs.ts:109
↓ 3 callersFunctionasArray
(value, message)
scripts/apple-health-watch-local-e2e.mjs:18
↓ 3 callersFunctionatLocalMinutes
(dayStart: Date, minutes: number)
packages/runtime/src/index.ts:185
↓ 3 callersFunctionaverage
(values: number[])
scripts/benchmark-api.ts:25
↓ 3 callersFunctionbuildAppleHealthIngestRecord
(input: AppleHealthIngestRecordInput)
packages/collector-ios/src/index.ts:289
↓ 3 callersFunctionbuildLiveState
(input: { userId?: string; name?: string; timezone?: string; providerIds?: ProviderId[]; now?: Date;
packages/runtime/src/index.ts:1151
↓ 3 callersFunctioncollectLiveSyncPayloads
( currentState: Awaited<ReturnType<typeof store.loadState>>, userId: string, providerId: string |
apps/api/src/index.ts:1108
↓ 3 callersMethodconnect
(user: User)
packages/contracts/src/index.ts:730
↓ 3 callersFunctioncreateEpisode
(input: { id: string; userId: string; sourceAccountId: string; deviceId: string | null; episodeType:
packages/runtime/src/index.ts:646
↓ 3 callersFunctioncreateIosCollectorClient
(config: CollectorConfig)
packages/collector-ios/src/index.ts:398
↓ 3 callersFunctioncreateStore
(dbPath: string)
apps/api/src/db.ts:328
↓ 3 callersFunctiondataModesForRuntime
(mode: RuntimeMode)
apps/api/src/provider-registry.ts:103
↓ 3 callersFunctionderiveAutomations
(user: User, now: Date)
packages/runtime/src/index.ts:1058
↓ 3 callersFunctionderivePolicies
(user: User, now: Date)
packages/runtime/src/index.ts:1071
↓ 3 callersFunctiondispatch
(args: string[])
scripts/agent-workflow.ts:268
↓ 3 callersFunctionexplainEntity
(state: DemoState, entity: string, id: string)
packages/runtime/src/index.ts:1233
↓ 3 callersFunctionfetchWhoopCollection
(input: { accessToken: string; path: string; mode: "history" | "incremental"; lastAnchor: string | nul
providers/whoop/src/live.ts:396
↓ 3 callersFunctionfindDailyEpisode
( deps: DerivePipelineDeps, episodes: Episode[], episodeType: Episode["episodeType"], day: string )
packages/runtime/src/pipeline/derive.ts:62
↓ 3 callersFunctionget
(type: "year" | "month" | "day")
apps/api/src/index.ts:204
↓ 3 callersFunctionisDataQualityBlocked
(metadata: ReturnType<typeof summarizeSyncMetadata>)
packages/mcp/src/index.ts:55
↓ 3 callersFunctionisMobileProvider
(providerId: ProviderId)
packages/runtime/src/index.ts:1323
↓ 3 callersFunctionisTextChatModel
(model: OpenRouterModel)
packages/llm/src/index.ts:228
↓ 3 callersFunctionisoWeekKey
(date: Date, timezone: string)
apps/api/src/index.ts:217
↓ 3 callersFunctionloadOuraPayloadFromCredential
(input: { context: CollectorContext; credential: ProviderCredential; })
providers/oura/src/live.ts:492
↓ 3 callersFunctionloadWhoopPayloadFromCredential
(input: { context: CollectorContext; credential: ProviderCredential; mode: "history" | "incremental"; })
providers/whoop/src/live.ts:434
↓ 3 callersFunctionlocalDateKey
(date: Date, timezone: string)
apps/api/src/index.ts:212
↓ 3 callersFunctionnormalizeIngestRecordsAsPayload
(input: { user: User; providerId: ProviderId; sourceAccount: SourceAccount; records: IngestRecord[];
packages/runtime/src/index.ts:1534
↓ 3 callersFunctionopenRouterConfigFromEnv
(env: NodeJS.ProcessEnv = process.env)
packages/llm/src/index.ts:90
↓ 3 callersFunctionouraScopes
()
providers/oura/src/live.ts:71
↓ 3 callersFunctionpad2
(value: number)
apps/api/src/index.ts:195
↓ 3 callersFunctionproviderClass
(providerId: ProviderId)
packages/runtime/src/index.ts:258
↓ 3 callersFunctionproviderCredentialPreview
(credential: { providerId: ProviderCredential["providerId"]; authState: ProviderCredential["authState"];
providers/whoop/src/live.ts:516
↓ 3 callersFunctionrankOpenRouterModelsByPrice
( models: OpenRouterModel[], options: Pick<SelectCheapestModelOptions, "allowFree"> = {} )
packages/llm/src/index.ts:184
↓ 3 callersFunctionregistryProviderIds
()
apps/api/src/provider-registry.ts:69
↓ 3 callersMethodscores
(input: unknown)
packages/sdk-ts/src/index.ts:475
↓ 3 callersFunctionsetSourceFilter
( state: DemoState, userId: string, providerId: ProviderId, input: SourceFilterInput, now = new Date
packages/runtime/src/index.ts:1623
↓ 3 callersFunctionshouldDeliverEvent
( eventType: string, policy: { staleGate: boolean; inQuietHours: boolean; } )
apps/api/src/index.ts:770
↓ 3 callersFunctionsplitScopeValue
(value: unknown)
providers/whoop/src/live.ts:49
↓ 3 callersFunctionsplitScopeValue
(value: unknown)
providers/oura/src/live.ts:58
↓ 3 callersMethodsyncIncremental
(context: CollectorContext)
packages/contracts/src/index.ts:733
↓ 3 callersFunctionvalidateAppleHealthIngestRecords
(records: IngestInput["records"])
packages/collector-ios/src/index.ts:350
↓ 3 callersFunctionverificationCommandsForRun
(run: WorkflowRun)
scripts/agent-workflow.ts:740
↓ 3 callersFunctionwhoopScopes
()
providers/whoop/src/live.ts:62
↓ 3 callersFunctionwriteWorkflowFiles
(runDir: string, run: WorkflowRun)
scripts/agent-workflow.ts:567
↓ 2 callersFunction_effective_connection_mode_for_source
(source: dict)
packages/sdk-py/openvitals_sdk/client.py:15
↓ 2 callersMethod_put
(self, path: str, payload: dict | None = None)
packages/sdk-py/openvitals_sdk/client.py:218
↓ 2 callersFunction_round_hours
(value: float | int)
packages/sdk-py/openvitals_sdk/client.py:11
↓ 2 callersMethodackAlert
(alertId: string)
packages/sdk-ts/src/index.ts:524
↓ 2 callersFunctionaddSeconds
(seconds: number)
providers/whoop/src/live.ts:78
↓ 2 callersFunctionaddSeconds
(seconds: number)
providers/oura/src/live.ts:87
↓ 2 callersFunctionaggregate
(items: typeof recent)
packages/mcp/src/index.ts:146
↓ 2 callersFunctionauthStateForProvider
( providerId: ProviderId, sourceStatus: "connected" | "stale" | "errored", credential: ProviderCredentia
apps/api/src/index.ts:293
↓ 2 callersFunctionaverage
(values: number[])
packages/runtime/src/index.ts:209
↓ 2 callersFunctionboolFromEnv
(value: string | undefined, fallback: boolean)
apps/api/src/index.ts:181
↓ 2 callersFunctionbuildAppleHealthRecordTags
(input: { dataGranularity: AppleHealthDataGranularity; latencyClass: AppleHealthLatencyClass; connection
packages/collector-ios/src/index.ts:228
↓ 2 callersFunctionbuildConnectorsResponse
(state: Awaited<ReturnType<typeof store.loadState>>)
apps/api/src/index.ts:611
↓ 2 callersFunctionbuildOuraConnectMetadata
(input: { userId: string; sessionId: string; state: string; })
providers/oura/src/live.ts:153
↓ 2 callersFunctionbuildProvenance
( source: ProviderId, sourceRecordId: string, timezone: string, originalType: string, unit: string,
packages/runtime/src/index.ts:365
↓ 2 callersFunctionbuildSyncStatusResponse
(state: Awaited<ReturnType<typeof store.loadState>>, userId: string, now = nowForApi())
apps/api/src/index.ts:643
↓ 2 callersFunctionbuildWhoopConnectMetadata
(input: { userId: string; sessionId: string; state: string; })
providers/whoop/src/live.ts:316
↓ 2 callersFunctioncandidateKey
(entry: Observation)
packages/runtime/src/index.ts:1356
↓ 2 callersFunctioncollectorTypeForRuntime
(mode: RuntimeMode)
apps/api/src/provider-registry.ts:111
↓ 2 callersFunctioncompleteOuraConnection
(input: { currentState: Awaited<ReturnType<typeof store.loadState>>; session: z.infer<typeof Connector
apps/api/src/index.ts:528
↓ 2 callersFunctioncompleteWhoopConnection
(input: { currentState: Awaited<ReturnType<typeof store.loadState>>; session: z.infer<typeof Connector
apps/api/src/index.ts:445
↓ 2 callersFunctioncomputeCircadianDisruption
(input: CircadianDisruptionInput)
packages/scores/src/index.ts:99
↓ 2 callersFunctioncomputeRecoveryReadiness
(input: RecoveryReadinessInput)
packages/scores/src/index.ts:55
↓ 2 callersFunctioncomputeSleepConsistency
(input: SleepConsistencyInput)
packages/scores/src/index.ts:37
↓ 2 callersFunctionconnectionModeForProvider
(providerId: ProviderId)
packages/runtime/src/index.ts:261
↓ 2 callersFunctionconnectionModeFromMethod
(method: ConnectionMethod)
apps/api/src/index.ts:280
↓ 2 callersFunctioncreateDedupeDeps
(override?: SourcePrecedenceOverride["precedence"])
packages/runtime/src/index.ts:1006
↓ 2 callersFunctioncreateDemoDevices
(user: User, sourceAccounts: SourceAccount[], now = new Date())
packages/runtime/src/index.ts:562
↓ 2 callersFunctioncreateProviderMockPayload
({ user, sourceAccount, device, now }: PayloadInput)
packages/runtime/src/index.ts:720
↓ 2 callersFunctiondecryptSecret
(value: string)
apps/api/src/db.ts:262
↓ 2 callersFunctiondedupeFingerprint
(input: { userId: string; sourceRecordId: string; metricFamily: MetricFamily; startAt: string; endAt
packages/runtime/src/index.ts:1015
↓ 2 callersFunctiondeliveryPolicyForUser
( state: Awaited<ReturnType<typeof store.loadState>>, userId: string, now = new Date() )
apps/api/src/index.ts:789
↓ 2 callersFunctionderiveAlerts
( user: User, sourceAccounts: SourceAccount[], scores: Score[], dailySummaries: DemoState["dailySummar
packages/runtime/src/index.ts:1060
↓ 2 callersFunctionderiveAuditLogs
(user: User, policies: AgentAccessPolicy[], alerts: Alert[], now: Date)
packages/runtime/src/index.ts:1077
↓ 2 callersFunctionderiveAutomationRuns
(user: User, alerts: Alert[], automations: Automation[], now: Date)
packages/runtime/src/index.ts:1068
↓ 2 callersFunctionderiveDailySummaries
(context: DerivedContext)
packages/runtime/src/index.ts:1044
↓ 2 callersFunctionderiveInsights
(user: User, scores: Score[], now: Date)
packages/runtime/src/index.ts:1048
↓ 2 callersFunctionderiveOutbox
(user: User, alerts: Alert[], scores: Score[], now: Date)
packages/runtime/src/index.ts:1080
↓ 2 callersFunctionderiveRecommendations
(user: User, scores: Score[], now: Date)
packages/runtime/src/index.ts:1050
↓ 2 callersFunctionderiveScores
(context: DerivedContext)
packages/runtime/src/index.ts:1046
↓ 2 callersFunctionderiveSourceFilters
(user: User, now: Date)
packages/runtime/src/index.ts:1073
↓ 2 callersFunctionderiveSyncAnchors
(user: User, sourceAccounts: SourceAccount[])
packages/runtime/src/index.ts:1075
↓ 2 callersFunctioneffectiveConnectionModeForSource
(source: SyncStatusEntry)
packages/sdk-ts/src/index.ts:109
↓ 2 callersFunctionemptyPayload
()
providers/apple-health/src/live.ts:3
↓ 2 callersFunctionemptyPayload
()
providers/whoop/src/live.ts:15
↓ 2 callersFunctionemptyPayload
()
providers/oura/src/live.ts:21
↓ 2 callersFunctionemptyPayload
()
providers/health-connect/src/live.ts:3
↓ 2 callersFunctionencryptSecret
(value: string)
apps/api/src/db.ts:249
↓ 2 callersMethodexchangeSession
(sessionId: string)
packages/contracts/src/index.ts:731
↓ 2 callersMethodexplain
(entity: string, id: string)
packages/sdk-ts/src/index.ts:485
← previousnext →101–200 of 598, ranked by callers