Commit 9faf8fb
feat: add "researching" status + research fields to automatedVideo schema
Adds:
- "researching" status option (between draft and script_ready)
- researchNotebookId field (hidden, stores NotebookLM notebook UUID)
- researchTaskId field (hidden, stores deep research task UUID)
- trendScore field (0-100 from trend discovery)
- trendSources field (comma-separated signal sources)
Co-authored-by: research <research@miriad.systems>1 parent 7e0f911 commit 9faf8fb
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| |||
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
321 | 348 | | |
322 | 349 | | |
323 | 350 | | |
| |||
0 commit comments