Merge branch 'master' into worktree-mosaic-library

# Conflicts:
#	scripts/extract-traces.test.ts
This commit is contained in:
2026-08-16 00:51:46 +02:00
23 changed files with 116 additions and 95 deletions
+1 -1
View File
@@ -2082,7 +2082,7 @@ export type Library = { id: string; name: string; collectionType: string; imageT
* collection-type → category table any more than an item-type one. See
* `SearchScope::for_collection_type`.
*
* TRACES: UR-075 | DR-173
* TRACES: UR-075 | DR-175
*/
favoritesScope?: SearchScope | null }
/**