Skip to content

Interface: CoordinatedResourceSet

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Reasoning / CoordinatedResourceSet

Interface: CoordinatedResourceSet

Defined in: src/types/reasoning.ts:275

A coordinated set of resources from N-way coordination.

Properties

compatibilityScore

compatibilityScore: number

Defined in: src/types/reasoning.ts:277

Compatibility score for this set (0.0-1.0).


resourceIds

resourceIds: string[]

Defined in: src/types/reasoning.ts:279

Resource IDs in order matching the request’s resource specs.