Get weekly forensic diff for a project
Forensics
Get weekly forensic diff for a project
Get the weekly diff showing what changed in the forensic analysis for a project in a specific week.
Returns the new entries detected that week (after semantic deduplication), along with a headline summary and whether the memo was updated.
Parameters:
week: ISO week number (defaults to current week)year: Year (defaults to current year)
Returns null if no diff exists for the specified week.
GET
Get weekly forensic diff for a project
Authorizations
Path Parameters
Query Parameters
ISO week number (default: current)
Year (default: current)
Response
ForensicWeeklyDiffResponse · object | null
Weekly diff with new entries and summary, or null if no changes
Response model for weekly diff.