TypeAlias.TrustAuditSubject
type TrustAuditSubject = z.infer<typeof trustAuditSubjectListItemSchema>;
A product tracked as an AI-visibility audit subject: lifecycle state, T0 (baseline) score, latest score and the delta between the two. Returned by the audit subjects list endpoint.