import { AIJsonPrimitive } from '@sliprail/sdk/lib/ai'
type AIJsonPrimitive = string | number | boolean | null