Interface: CommunityReportDto
@kortexya/reasoninglayer / Communities / CommunityReportDto
Interface: CommunityReportDto
Defined in: src/types/communities.ts:30
LLM-generated community report.
Properties
id
id:
string
Defined in: src/types/communities.ts:32
Report term ID (UUID).
impactScore
impactScore:
number
Defined in: src/types/communities.ts:34
Impact score (0.0 - 1.0).
keyFindings
keyFindings:
string[]
Defined in: src/types/communities.ts:36
Key findings about the community.
summary
summary:
string
Defined in: src/types/communities.ts:38
Summary of what the community represents.
title
title:
string
Defined in: src/types/communities.ts:40
Short title for the community.