↓ 3 callersFunctionfindUserIdByTokenHash(
db: SupabaseLikeClient,
table: string,
hashColumn: string,
token: string,
errorMessage: string,
)
lib/creed-backend.ts:2104
↓ 3 callersFunctionmakeProposal(
id: string,
sectionId: string,
sectionName: string,
accent: AccentKey,
agentName: string,
reason
components/marketing/governed-demos.tsx:37
↓ 3 callersFunctionrecordAiUsage({
client,
userId,
creedId,
feature,
modelId,
modelQuality,
inputTokens,
outputTokens,
costU
lib/ai/persistence.ts:210