Understand the ProjectDetails data structure
mainThe ProjectDetails type is the central data contract for a project's comprehensive view. It aggregates several sub-structures:
meta: Labels for priority, location, sprint, and sync status.scope: DefinesinScopeandoutOfScopearrays.keyFeatures: Categorized features by priority (p0,p1,p2).workstreams: Groups ofWorkstreamTaskobjects.timelineTasks: High-level tasks withstartDate,endDate, andstatus.backlog: Summary of project status, priority, and assignedpicUsers(Person In Charge).files&quickLinks: Project assets and documentation.notes: Project-related notes, including support foraudiodata with AI summaries and transcripts.