Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/observability / / OPERATION_NAME_TABLE
Variable: OPERATION_NAME_TABLE
ts
const OPERATION_NAME_TABLE: ReadonlyArray<readonly [SpanType, GenAIOperationName]> = TABLE;Defined in: packages/observability/src/gen-ai/operation-mapping.ts:86
Full canonical span-to-operation table — exposed for tooling (documentation generators, fixture tests) that need to introspect the mapping.