@ttt-productions/ttt-core 0.6.7 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) hide show
  1. package/dist/constants/business.d.ts +57 -57
  2. package/dist/constants/business.d.ts.map +1 -1
  3. package/dist/constants/business.js +71 -71
  4. package/dist/constants/business.js.map +1 -1
  5. package/dist/constants/options.d.ts +22 -22
  6. package/dist/constants/options.d.ts.map +1 -1
  7. package/dist/constants/options.js +28 -28
  8. package/dist/constants/options.js.map +1 -1
  9. package/dist/constants/pagination.d.ts +18 -18
  10. package/dist/constants/pagination.d.ts.map +1 -1
  11. package/dist/constants/pagination.js +20 -20
  12. package/dist/constants/pagination.js.map +1 -1
  13. package/dist/constants/retention.d.ts +5 -5
  14. package/dist/constants/retention.d.ts.map +1 -1
  15. package/dist/constants/retention.js +6 -6
  16. package/dist/constants/retention.js.map +1 -1
  17. package/dist/index.d.ts +1 -0
  18. package/dist/index.d.ts.map +1 -1
  19. package/dist/index.js +1 -0
  20. package/dist/index.js.map +1 -1
  21. package/dist/media/atoms.d.ts +9 -9
  22. package/dist/media/atoms.d.ts.map +1 -1
  23. package/dist/media/atoms.js +3 -3
  24. package/dist/media/atoms.js.map +1 -1
  25. package/dist/media/domain-events.d.ts +701 -701
  26. package/dist/media/domain-events.d.ts.map +1 -1
  27. package/dist/media/domain-events.js +145 -145
  28. package/dist/media/domain-events.js.map +1 -1
  29. package/dist/media/file-origin.d.ts +1 -1
  30. package/dist/media/file-origin.d.ts.map +1 -1
  31. package/dist/media/file-origin.js +16 -16
  32. package/dist/media/file-origin.js.map +1 -1
  33. package/dist/media/hall-library-target-fields.d.ts +13 -0
  34. package/dist/media/hall-library-target-fields.d.ts.map +1 -0
  35. package/dist/media/hall-library-target-fields.js +21 -0
  36. package/dist/media/hall-library-target-fields.js.map +1 -0
  37. package/dist/media/index.d.ts +2 -2
  38. package/dist/media/index.d.ts.map +1 -1
  39. package/dist/media/index.js +2 -2
  40. package/dist/media/index.js.map +1 -1
  41. package/dist/media/pending-media.d.ts +5774 -5774
  42. package/dist/media/start-upload.d.ts +3 -3
  43. package/dist/media/target-info.d.ts +150 -150
  44. package/dist/media/target-info.d.ts.map +1 -1
  45. package/dist/media/target-info.js +80 -80
  46. package/dist/media/target-info.js.map +1 -1
  47. package/dist/media/ttt-media-specs.js +16 -16
  48. package/dist/media/ttt-media-specs.js.map +1 -1
  49. package/dist/media/upload-tray-display.js +16 -16
  50. package/dist/media/upload-tray-display.js.map +1 -1
  51. package/dist/paths/collection-groups.d.ts +7 -7
  52. package/dist/paths/collection-groups.js +7 -7
  53. package/dist/paths/collection-groups.js.map +1 -1
  54. package/dist/paths/collection-refs.d.ts +14 -14
  55. package/dist/paths/collection-refs.d.ts.map +1 -1
  56. package/dist/paths/collection-refs.js +20 -20
  57. package/dist/paths/collection-refs.js.map +1 -1
  58. package/dist/paths/collections.d.ts +31 -31
  59. package/dist/paths/collections.d.ts.map +1 -1
  60. package/dist/paths/collections.js +34 -34
  61. package/dist/paths/collections.js.map +1 -1
  62. package/dist/paths/path-builders.d.ts +31 -31
  63. package/dist/paths/path-builders.d.ts.map +1 -1
  64. package/dist/paths/path-builders.js +42 -42
  65. package/dist/paths/path-builders.js.map +1 -1
  66. package/dist/permissions/guild-standing-assignment-policy.d.ts +17 -0
  67. package/dist/permissions/guild-standing-assignment-policy.d.ts.map +1 -0
  68. package/dist/permissions/guild-standing-assignment-policy.js +36 -0
  69. package/dist/permissions/guild-standing-assignment-policy.js.map +1 -0
  70. package/dist/permissions/index.d.ts +2 -2
  71. package/dist/permissions/index.d.ts.map +1 -1
  72. package/dist/permissions/index.js +2 -2
  73. package/dist/permissions/index.js.map +1 -1
  74. package/dist/permissions/work-project-permissions.d.ts +284 -0
  75. package/dist/permissions/work-project-permissions.d.ts.map +1 -0
  76. package/dist/permissions/work-project-permissions.js +294 -0
  77. package/dist/permissions/work-project-permissions.js.map +1 -0
  78. package/dist/schemas/{system-message-actions.d.ts → admin-dispatch-actions.d.ts} +15 -15
  79. package/dist/schemas/admin-dispatch-actions.d.ts.map +1 -0
  80. package/dist/schemas/{system-message-actions.js → admin-dispatch-actions.js} +7 -7
  81. package/dist/schemas/admin-dispatch-actions.js.map +1 -0
  82. package/dist/schemas/admin.d.ts +7 -7
  83. package/dist/schemas/admin.js +4 -4
  84. package/dist/schemas/admin.js.map +1 -1
  85. package/dist/schemas/atoms.d.ts +13 -12
  86. package/dist/schemas/atoms.d.ts.map +1 -1
  87. package/dist/schemas/atoms.js +13 -12
  88. package/dist/schemas/atoms.js.map +1 -1
  89. package/dist/schemas/auditions.d.ts +10 -0
  90. package/dist/schemas/auditions.d.ts.map +1 -0
  91. package/dist/schemas/auditions.js +6 -0
  92. package/dist/schemas/auditions.js.map +1 -0
  93. package/dist/schemas/chat.d.ts +47 -47
  94. package/dist/schemas/chat.d.ts.map +1 -1
  95. package/dist/schemas/chat.js +18 -18
  96. package/dist/schemas/chat.js.map +1 -1
  97. package/dist/schemas/commissions.d.ts +56 -0
  98. package/dist/schemas/commissions.d.ts.map +1 -0
  99. package/dist/schemas/commissions.js +29 -0
  100. package/dist/schemas/commissions.js.map +1 -0
  101. package/dist/schemas/craft-skills.d.ts +24 -0
  102. package/dist/schemas/craft-skills.d.ts.map +1 -0
  103. package/dist/schemas/craft-skills.js +11 -0
  104. package/dist/schemas/craft-skills.js.map +1 -0
  105. package/dist/schemas/{library.d.ts → hall-library.d.ts} +78 -78
  106. package/dist/schemas/hall-library.d.ts.map +1 -0
  107. package/dist/schemas/hall-library.js +86 -0
  108. package/dist/schemas/hall-library.js.map +1 -0
  109. package/dist/schemas/index.d.ts +7 -7
  110. package/dist/schemas/index.d.ts.map +1 -1
  111. package/dist/schemas/index.js +7 -7
  112. package/dist/schemas/index.js.map +1 -1
  113. package/dist/schemas/payments.js +2 -2
  114. package/dist/schemas/payments.js.map +1 -1
  115. package/dist/schemas/social.d.ts +16 -16
  116. package/dist/schemas/social.d.ts.map +1 -1
  117. package/dist/schemas/social.js +3 -3
  118. package/dist/schemas/social.js.map +1 -1
  119. package/dist/schemas/{share-operation.d.ts → stake-share-operation.d.ts} +25 -25
  120. package/dist/schemas/stake-share-operation.d.ts.map +1 -0
  121. package/dist/schemas/stake-share-operation.js +83 -0
  122. package/dist/schemas/stake-share-operation.js.map +1 -0
  123. package/dist/schemas/users.d.ts +4 -4
  124. package/dist/schemas/users.d.ts.map +1 -1
  125. package/dist/schemas/users.js +2 -2
  126. package/dist/schemas/users.js.map +1 -1
  127. package/dist/schemas/utility.d.ts +14 -14
  128. package/dist/schemas/utility.d.ts.map +1 -1
  129. package/dist/schemas/utility.js +5 -5
  130. package/dist/schemas/utility.js.map +1 -1
  131. package/dist/schemas/voting.d.ts +10 -10
  132. package/dist/schemas/voting.d.ts.map +1 -1
  133. package/dist/schemas/voting.js +4 -4
  134. package/dist/schemas/voting.js.map +1 -1
  135. package/dist/schemas/work-project-management.d.ts +454 -0
  136. package/dist/schemas/work-project-management.d.ts.map +1 -0
  137. package/dist/schemas/work-project-management.js +98 -0
  138. package/dist/schemas/work-project-management.js.map +1 -0
  139. package/dist/ttt-keys.d.ts +68 -0
  140. package/dist/ttt-keys.d.ts.map +1 -0
  141. package/dist/ttt-keys.js +24 -0
  142. package/dist/ttt-keys.js.map +1 -0
  143. package/dist/types/admin.d.ts +1 -1
  144. package/dist/types/admin.d.ts.map +1 -1
  145. package/dist/types/audit.d.ts +1 -1
  146. package/dist/types/audit.d.ts.map +1 -1
  147. package/dist/types/commissions.d.ts +84 -0
  148. package/dist/types/commissions.d.ts.map +1 -0
  149. package/dist/types/commissions.js +3 -0
  150. package/dist/types/commissions.js.map +1 -0
  151. package/dist/types/content.d.ts +37 -37
  152. package/dist/types/content.d.ts.map +1 -1
  153. package/dist/types/content.js +4 -4
  154. package/dist/types/content.js.map +1 -1
  155. package/dist/types/index.d.ts +3 -3
  156. package/dist/types/index.d.ts.map +1 -1
  157. package/dist/types/index.js +2 -2
  158. package/dist/types/index.js.map +1 -1
  159. package/dist/types/messaging.d.ts +16 -16
  160. package/dist/types/messaging.d.ts.map +1 -1
  161. package/dist/types/messaging.js +1 -1
  162. package/dist/types/messaging.js.map +1 -1
  163. package/dist/types/publicUser.d.ts +1 -1
  164. package/dist/types/publicUser.d.ts.map +1 -1
  165. package/dist/types/social.d.ts +13 -13
  166. package/dist/types/social.d.ts.map +1 -1
  167. package/dist/types/user.d.ts +17 -17
  168. package/dist/types/user.d.ts.map +1 -1
  169. package/dist/types/work-project.d.ts +85 -0
  170. package/dist/types/work-project.d.ts.map +1 -0
  171. package/dist/types/work-project.js +2 -0
  172. package/dist/types/work-project.js.map +1 -0
  173. package/dist/upload-variables/{apply-to-job-variables.d.ts → apply-to-commission-variables.d.ts} +6 -6
  174. package/dist/upload-variables/apply-to-commission-variables.d.ts.map +1 -0
  175. package/dist/upload-variables/apply-to-commission-variables.js +16 -0
  176. package/dist/upload-variables/apply-to-commission-variables.js.map +1 -0
  177. package/dist/upload-variables/{create-admin-opportunity-variables.d.ts → create-admin-audition-variables.d.ts} +9 -9
  178. package/dist/upload-variables/create-admin-audition-variables.d.ts.map +1 -0
  179. package/dist/upload-variables/{create-admin-opportunity-variables.js → create-admin-audition-variables.js} +4 -4
  180. package/dist/upload-variables/create-admin-audition-variables.js.map +1 -0
  181. package/dist/upload-variables/{create-opportunity-reply-variables.d.ts → create-audition-entry-variables.d.ts} +6 -6
  182. package/dist/upload-variables/create-audition-entry-variables.d.ts.map +1 -0
  183. package/dist/upload-variables/{create-opportunity-reply-variables.js → create-audition-entry-variables.js} +3 -3
  184. package/dist/upload-variables/create-audition-entry-variables.js.map +1 -0
  185. package/dist/upload-variables/{create-job-variables.d.ts → create-commission-variables.d.ts} +19 -19
  186. package/dist/upload-variables/create-commission-variables.d.ts.map +1 -0
  187. package/dist/upload-variables/{create-job-variables.js → create-commission-variables.js} +6 -6
  188. package/dist/upload-variables/create-commission-variables.js.map +1 -0
  189. package/dist/upload-variables/{create-project-opportunity-variables.d.ts → create-work-project-audition-variables.d.ts} +9 -9
  190. package/dist/upload-variables/create-work-project-audition-variables.d.ts.map +1 -0
  191. package/dist/upload-variables/{create-project-opportunity-variables.js → create-work-project-audition-variables.js} +4 -4
  192. package/dist/upload-variables/create-work-project-audition-variables.js.map +1 -0
  193. package/dist/upload-variables/index.d.ts +10 -10
  194. package/dist/upload-variables/index.d.ts.map +1 -1
  195. package/dist/upload-variables/index.js +10 -10
  196. package/dist/upload-variables/index.js.map +1 -1
  197. package/dist/upload-variables/{streetz-post-variables.d.ts → square-streetz-post-variables.d.ts} +8 -8
  198. package/dist/upload-variables/square-streetz-post-variables.d.ts.map +1 -0
  199. package/dist/upload-variables/{streetz-post-variables.js → square-streetz-post-variables.js} +2 -2
  200. package/dist/upload-variables/square-streetz-post-variables.js.map +1 -0
  201. package/dist/upload-variables/update-chapter-media-variables.d.ts +3 -3
  202. package/dist/upload-variables/update-chapter-media-variables.js +1 -1
  203. package/dist/upload-variables/update-chapter-media-variables.js.map +1 -1
  204. package/dist/upload-variables/{update-show-media-variables.d.ts → update-episode-media-variables.d.ts} +9 -9
  205. package/dist/upload-variables/update-episode-media-variables.d.ts.map +1 -0
  206. package/dist/upload-variables/{update-show-media-variables.js → update-episode-media-variables.js} +4 -4
  207. package/dist/upload-variables/update-episode-media-variables.js.map +1 -0
  208. package/dist/upload-variables/update-tale-cover-photo-variables.d.ts +3 -3
  209. package/dist/upload-variables/update-tale-cover-photo-variables.js +1 -1
  210. package/dist/upload-variables/update-tale-cover-photo-variables.js.map +1 -1
  211. package/dist/upload-variables/update-television-cover-photo-variables.d.ts +3 -3
  212. package/dist/upload-variables/update-television-cover-photo-variables.js +1 -1
  213. package/dist/upload-variables/update-television-cover-photo-variables.js.map +1 -1
  214. package/dist/upload-variables/{update-song-media-variables.d.ts → update-track-media-variables.d.ts} +9 -9
  215. package/dist/upload-variables/update-track-media-variables.d.ts.map +1 -0
  216. package/dist/upload-variables/{update-song-media-variables.js → update-track-media-variables.js} +4 -4
  217. package/dist/upload-variables/update-track-media-variables.js.map +1 -0
  218. package/dist/upload-variables/update-tune-cover-photo-variables.d.ts +3 -3
  219. package/dist/upload-variables/update-tune-cover-photo-variables.js +1 -1
  220. package/dist/upload-variables/update-tune-cover-photo-variables.js.map +1 -1
  221. package/dist/upload-variables/{upload-skill-variables.d.ts → upload-craft-skill-variables.d.ts} +3 -3
  222. package/dist/upload-variables/upload-craft-skill-variables.d.ts.map +1 -0
  223. package/dist/upload-variables/{upload-skill-variables.js → upload-craft-skill-variables.js} +2 -2
  224. package/dist/upload-variables/upload-craft-skill-variables.js.map +1 -0
  225. package/dist/upload-variables/{upload-project-file-variables.d.ts → upload-work-asset-variables.d.ts} +10 -10
  226. package/dist/upload-variables/upload-work-asset-variables.d.ts.map +1 -0
  227. package/dist/upload-variables/{upload-project-file-variables.js → upload-work-asset-variables.js} +4 -4
  228. package/dist/upload-variables/upload-work-asset-variables.js.map +1 -0
  229. package/package.json +6 -1
  230. package/dist/media/library-target-fields.d.ts +0 -13
  231. package/dist/media/library-target-fields.d.ts.map +0 -1
  232. package/dist/media/library-target-fields.js +0 -21
  233. package/dist/media/library-target-fields.js.map +0 -1
  234. package/dist/permissions/project-permissions.d.ts +0 -264
  235. package/dist/permissions/project-permissions.d.ts.map +0 -1
  236. package/dist/permissions/project-permissions.js +0 -268
  237. package/dist/permissions/project-permissions.js.map +0 -1
  238. package/dist/permissions/role-assignment-policy.d.ts +0 -17
  239. package/dist/permissions/role-assignment-policy.d.ts.map +0 -1
  240. package/dist/permissions/role-assignment-policy.js +0 -32
  241. package/dist/permissions/role-assignment-policy.js.map +0 -1
  242. package/dist/schemas/jobs.d.ts +0 -56
  243. package/dist/schemas/jobs.d.ts.map +0 -1
  244. package/dist/schemas/jobs.js +0 -29
  245. package/dist/schemas/jobs.js.map +0 -1
  246. package/dist/schemas/library.d.ts.map +0 -1
  247. package/dist/schemas/library.js +0 -86
  248. package/dist/schemas/library.js.map +0 -1
  249. package/dist/schemas/opportunities.d.ts +0 -10
  250. package/dist/schemas/opportunities.d.ts.map +0 -1
  251. package/dist/schemas/opportunities.js +0 -6
  252. package/dist/schemas/opportunities.js.map +0 -1
  253. package/dist/schemas/project-management.d.ts +0 -454
  254. package/dist/schemas/project-management.d.ts.map +0 -1
  255. package/dist/schemas/project-management.js +0 -98
  256. package/dist/schemas/project-management.js.map +0 -1
  257. package/dist/schemas/share-operation.d.ts.map +0 -1
  258. package/dist/schemas/share-operation.js +0 -91
  259. package/dist/schemas/share-operation.js.map +0 -1
  260. package/dist/schemas/skills.d.ts +0 -24
  261. package/dist/schemas/skills.d.ts.map +0 -1
  262. package/dist/schemas/skills.js +0 -11
  263. package/dist/schemas/skills.js.map +0 -1
  264. package/dist/schemas/system-message-actions.d.ts.map +0 -1
  265. package/dist/schemas/system-message-actions.js.map +0 -1
  266. package/dist/types/jobs.d.ts +0 -84
  267. package/dist/types/jobs.d.ts.map +0 -1
  268. package/dist/types/jobs.js +0 -3
  269. package/dist/types/jobs.js.map +0 -1
  270. package/dist/types/project.d.ts +0 -85
  271. package/dist/types/project.d.ts.map +0 -1
  272. package/dist/types/project.js +0 -2
  273. package/dist/types/project.js.map +0 -1
  274. package/dist/upload-variables/apply-to-job-variables.d.ts.map +0 -1
  275. package/dist/upload-variables/apply-to-job-variables.js +0 -16
  276. package/dist/upload-variables/apply-to-job-variables.js.map +0 -1
  277. package/dist/upload-variables/create-admin-opportunity-variables.d.ts.map +0 -1
  278. package/dist/upload-variables/create-admin-opportunity-variables.js.map +0 -1
  279. package/dist/upload-variables/create-job-variables.d.ts.map +0 -1
  280. package/dist/upload-variables/create-job-variables.js.map +0 -1
  281. package/dist/upload-variables/create-opportunity-reply-variables.d.ts.map +0 -1
  282. package/dist/upload-variables/create-opportunity-reply-variables.js.map +0 -1
  283. package/dist/upload-variables/create-project-opportunity-variables.d.ts.map +0 -1
  284. package/dist/upload-variables/create-project-opportunity-variables.js.map +0 -1
  285. package/dist/upload-variables/streetz-post-variables.d.ts.map +0 -1
  286. package/dist/upload-variables/streetz-post-variables.js.map +0 -1
  287. package/dist/upload-variables/update-show-media-variables.d.ts.map +0 -1
  288. package/dist/upload-variables/update-show-media-variables.js.map +0 -1
  289. package/dist/upload-variables/update-song-media-variables.d.ts.map +0 -1
  290. package/dist/upload-variables/update-song-media-variables.js.map +0 -1
  291. package/dist/upload-variables/upload-project-file-variables.d.ts.map +0 -1
  292. package/dist/upload-variables/upload-project-file-variables.js.map +0 -1
  293. package/dist/upload-variables/upload-skill-variables.d.ts.map +0 -1
  294. package/dist/upload-variables/upload-skill-variables.js.map +0 -1
@@ -19,33 +19,33 @@ export declare const ProfilePictureUpdatedEventSchema: z.ZodObject<{
19
19
  userId: string;
20
20
  };
21
21
  }>;
22
- export declare const SkillCreatedEventSchema: z.ZodObject<{
23
- type: z.ZodLiteral<"skill.created">;
22
+ export declare const CraftSkillCreatedEventSchema: z.ZodObject<{
23
+ type: z.ZodLiteral<"craftSkill.created">;
24
24
  ids: z.ZodObject<{
25
25
  userId: z.ZodString;
26
- skillId: z.ZodString;
26
+ craftSkillId: z.ZodString;
27
27
  }, "strict", z.ZodTypeAny, {
28
- skillId: string;
28
+ craftSkillId: string;
29
29
  userId: string;
30
30
  }, {
31
- skillId: string;
31
+ craftSkillId: string;
32
32
  userId: string;
33
33
  }>;
34
34
  }, "strict", z.ZodTypeAny, {
35
- type: "skill.created";
35
+ type: "craftSkill.created";
36
36
  ids: {
37
- skillId: string;
37
+ craftSkillId: string;
38
38
  userId: string;
39
39
  };
40
40
  }, {
41
- type: "skill.created";
41
+ type: "craftSkill.created";
42
42
  ids: {
43
- skillId: string;
43
+ craftSkillId: string;
44
44
  userId: string;
45
45
  };
46
46
  }>;
47
- export declare const StreetzPostCreatedEventSchema: z.ZodObject<{
48
- type: z.ZodLiteral<"streetz.postCreated">;
47
+ export declare const SquareStreetzPostCreatedEventSchema: z.ZodObject<{
48
+ type: z.ZodLiteral<"squareStreetz.postCreated">;
49
49
  ids: z.ZodObject<{
50
50
  userId: z.ZodString;
51
51
  postId: z.ZodString;
@@ -57,229 +57,229 @@ export declare const StreetzPostCreatedEventSchema: z.ZodObject<{
57
57
  postId: string;
58
58
  }>;
59
59
  }, "strict", z.ZodTypeAny, {
60
- type: "streetz.postCreated";
60
+ type: "squareStreetz.postCreated";
61
61
  ids: {
62
62
  userId: string;
63
63
  postId: string;
64
64
  };
65
65
  }, {
66
- type: "streetz.postCreated";
66
+ type: "squareStreetz.postCreated";
67
67
  ids: {
68
68
  userId: string;
69
69
  postId: string;
70
70
  };
71
71
  }>;
72
- export declare const OpportunityPromptCreatedEventSchema: z.ZodObject<{
73
- type: z.ZodLiteral<"opportunity.promptCreated">;
72
+ export declare const AuditionPromptCreatedEventSchema: z.ZodObject<{
73
+ type: z.ZodLiteral<"audition.promptCreated">;
74
74
  ids: z.ZodObject<{
75
75
  userId: z.ZodString;
76
- opportunityId: z.ZodString;
77
- projectId: z.ZodOptional<z.ZodString>;
76
+ auditionId: z.ZodString;
77
+ workProjectId: z.ZodOptional<z.ZodString>;
78
78
  }, "strict", z.ZodTypeAny, {
79
- opportunityId: string;
79
+ auditionId: string;
80
80
  userId: string;
81
- projectId?: string | undefined;
81
+ workProjectId?: string | undefined;
82
82
  }, {
83
- opportunityId: string;
83
+ auditionId: string;
84
84
  userId: string;
85
- projectId?: string | undefined;
85
+ workProjectId?: string | undefined;
86
86
  }>;
87
87
  }, "strict", z.ZodTypeAny, {
88
- type: "opportunity.promptCreated";
88
+ type: "audition.promptCreated";
89
89
  ids: {
90
- opportunityId: string;
90
+ auditionId: string;
91
91
  userId: string;
92
- projectId?: string | undefined;
92
+ workProjectId?: string | undefined;
93
93
  };
94
94
  }, {
95
- type: "opportunity.promptCreated";
95
+ type: "audition.promptCreated";
96
96
  ids: {
97
- opportunityId: string;
97
+ auditionId: string;
98
98
  userId: string;
99
- projectId?: string | undefined;
99
+ workProjectId?: string | undefined;
100
100
  };
101
101
  }>;
102
- export declare const OpportunityReplyCreatedEventSchema: z.ZodObject<{
103
- type: z.ZodLiteral<"opportunity.replyCreated">;
102
+ export declare const AuditionEntrySubmittedEventSchema: z.ZodObject<{
103
+ type: z.ZodLiteral<"audition.entryCreated">;
104
104
  ids: z.ZodObject<{
105
105
  userId: z.ZodString;
106
- opportunityId: z.ZodString;
107
- replyId: z.ZodString;
108
- projectId: z.ZodOptional<z.ZodString>;
106
+ auditionId: z.ZodString;
107
+ auditionEntryId: z.ZodString;
108
+ workProjectId: z.ZodOptional<z.ZodString>;
109
109
  }, "strict", z.ZodTypeAny, {
110
- replyId: string;
111
- opportunityId: string;
110
+ auditionId: string;
111
+ auditionEntryId: string;
112
112
  userId: string;
113
- projectId?: string | undefined;
113
+ workProjectId?: string | undefined;
114
114
  }, {
115
- replyId: string;
116
- opportunityId: string;
115
+ auditionId: string;
116
+ auditionEntryId: string;
117
117
  userId: string;
118
- projectId?: string | undefined;
118
+ workProjectId?: string | undefined;
119
119
  }>;
120
120
  }, "strict", z.ZodTypeAny, {
121
- type: "opportunity.replyCreated";
121
+ type: "audition.entryCreated";
122
122
  ids: {
123
- replyId: string;
124
- opportunityId: string;
123
+ auditionId: string;
124
+ auditionEntryId: string;
125
125
  userId: string;
126
- projectId?: string | undefined;
126
+ workProjectId?: string | undefined;
127
127
  };
128
128
  }, {
129
- type: "opportunity.replyCreated";
129
+ type: "audition.entryCreated";
130
130
  ids: {
131
- replyId: string;
132
- opportunityId: string;
131
+ auditionId: string;
132
+ auditionEntryId: string;
133
133
  userId: string;
134
- projectId?: string | undefined;
134
+ workProjectId?: string | undefined;
135
135
  };
136
136
  }>;
137
- export declare const JobCreatedEventSchema: z.ZodObject<{
138
- type: z.ZodLiteral<"job.created">;
137
+ export declare const CommissionCreatedEventSchema: z.ZodObject<{
138
+ type: z.ZodLiteral<"commission.created">;
139
139
  ids: z.ZodObject<{
140
140
  userId: z.ZodString;
141
- jobId: z.ZodString;
142
- projectId: z.ZodString;
141
+ commissionListingId: z.ZodString;
142
+ workProjectId: z.ZodString;
143
143
  }, "strict", z.ZodTypeAny, {
144
- projectId: string;
145
- jobId: string;
144
+ workProjectId: string;
145
+ commissionListingId: string;
146
146
  userId: string;
147
147
  }, {
148
- projectId: string;
149
- jobId: string;
148
+ workProjectId: string;
149
+ commissionListingId: string;
150
150
  userId: string;
151
151
  }>;
152
152
  }, "strict", z.ZodTypeAny, {
153
- type: "job.created";
153
+ type: "commission.created";
154
154
  ids: {
155
- projectId: string;
156
- jobId: string;
155
+ workProjectId: string;
156
+ commissionListingId: string;
157
157
  userId: string;
158
158
  };
159
159
  }, {
160
- type: "job.created";
160
+ type: "commission.created";
161
161
  ids: {
162
- projectId: string;
163
- jobId: string;
162
+ workProjectId: string;
163
+ commissionListingId: string;
164
164
  userId: string;
165
165
  };
166
166
  }>;
167
- export declare const JobApplicationSubmittedEventSchema: z.ZodObject<{
168
- type: z.ZodLiteral<"job.applicationSubmitted">;
167
+ export declare const CommissionProposalSubmittedEventSchema: z.ZodObject<{
168
+ type: z.ZodLiteral<"commission.commissionProposalSubmitted">;
169
169
  ids: z.ZodObject<{
170
170
  userId: z.ZodString;
171
- jobId: z.ZodString;
172
- projectId: z.ZodString;
173
- applicationId: z.ZodString;
171
+ commissionListingId: z.ZodString;
172
+ workProjectId: z.ZodString;
173
+ commissionProposalId: z.ZodString;
174
174
  }, "strict", z.ZodTypeAny, {
175
- projectId: string;
176
- jobId: string;
175
+ workProjectId: string;
176
+ commissionListingId: string;
177
+ commissionProposalId: string;
177
178
  userId: string;
178
- applicationId: string;
179
179
  }, {
180
- projectId: string;
181
- jobId: string;
180
+ workProjectId: string;
181
+ commissionListingId: string;
182
+ commissionProposalId: string;
182
183
  userId: string;
183
- applicationId: string;
184
184
  }>;
185
185
  }, "strict", z.ZodTypeAny, {
186
- type: "job.applicationSubmitted";
186
+ type: "commission.commissionProposalSubmitted";
187
187
  ids: {
188
- projectId: string;
189
- jobId: string;
188
+ workProjectId: string;
189
+ commissionListingId: string;
190
+ commissionProposalId: string;
190
191
  userId: string;
191
- applicationId: string;
192
192
  };
193
193
  }, {
194
- type: "job.applicationSubmitted";
194
+ type: "commission.commissionProposalSubmitted";
195
195
  ids: {
196
- projectId: string;
197
- jobId: string;
196
+ workProjectId: string;
197
+ commissionListingId: string;
198
+ commissionProposalId: string;
198
199
  userId: string;
199
- applicationId: string;
200
200
  };
201
201
  }>;
202
- export declare const ProjectUpdatedEventSchema: z.ZodObject<{
203
- type: z.ZodLiteral<"project.updated">;
202
+ export declare const WorkProjectUpdatedEventSchema: z.ZodObject<{
203
+ type: z.ZodLiteral<"workProject.updated">;
204
204
  ids: z.ZodObject<{
205
- projectId: z.ZodString;
205
+ workProjectId: z.ZodString;
206
206
  }, "strict", z.ZodTypeAny, {
207
- projectId: string;
207
+ workProjectId: string;
208
208
  }, {
209
- projectId: string;
209
+ workProjectId: string;
210
210
  }>;
211
211
  }, "strict", z.ZodTypeAny, {
212
- type: "project.updated";
212
+ type: "workProject.updated";
213
213
  ids: {
214
- projectId: string;
214
+ workProjectId: string;
215
215
  };
216
216
  }, {
217
- type: "project.updated";
217
+ type: "workProject.updated";
218
218
  ids: {
219
- projectId: string;
219
+ workProjectId: string;
220
220
  };
221
221
  }>;
222
- export declare const LibraryAssetCoverUpdatedEventSchema: z.ZodObject<{
223
- type: z.ZodLiteral<"libraryAsset.coverUpdated">;
222
+ export declare const HallLibraryCoverUpdatedEventSchema: z.ZodObject<{
223
+ type: z.ZodLiteral<"hallLibrary.coverUpdated">;
224
224
  ids: z.ZodObject<{
225
- projectId: z.ZodString;
225
+ workProjectId: z.ZodString;
226
226
  itemType: z.ZodEnum<["tale", "tune", "television"]>;
227
227
  itemId: z.ZodString;
228
228
  }, "strict", z.ZodTypeAny, {
229
- projectId: string;
229
+ workProjectId: string;
230
230
  itemType: "tale" | "tune" | "television";
231
231
  itemId: string;
232
232
  }, {
233
- projectId: string;
233
+ workProjectId: string;
234
234
  itemType: "tale" | "tune" | "television";
235
235
  itemId: string;
236
236
  }>;
237
237
  }, "strict", z.ZodTypeAny, {
238
- type: "libraryAsset.coverUpdated";
238
+ type: "hallLibrary.coverUpdated";
239
239
  ids: {
240
- projectId: string;
240
+ workProjectId: string;
241
241
  itemType: "tale" | "tune" | "television";
242
242
  itemId: string;
243
243
  };
244
244
  }, {
245
- type: "libraryAsset.coverUpdated";
245
+ type: "hallLibrary.coverUpdated";
246
246
  ids: {
247
- projectId: string;
247
+ workProjectId: string;
248
248
  itemType: "tale" | "tune" | "television";
249
249
  itemId: string;
250
250
  };
251
251
  }>;
252
- export declare const LibraryAssetSubItemUpdatedEventSchema: z.ZodObject<{
253
- type: z.ZodLiteral<"libraryAsset.subItemUpdated">;
252
+ export declare const HallLibrarySubItemUpdatedEventSchema: z.ZodObject<{
253
+ type: z.ZodLiteral<"hallLibrary.subItemUpdated">;
254
254
  ids: z.ZodObject<{
255
- projectId: z.ZodString;
256
- itemType: z.ZodEnum<["chapter", "song", "show"]>;
255
+ workProjectId: z.ZodString;
256
+ itemType: z.ZodEnum<["chapter", "tuneTrack", "televisionEpisode"]>;
257
257
  parentId: z.ZodString;
258
258
  itemId: z.ZodString;
259
259
  }, "strict", z.ZodTypeAny, {
260
- projectId: string;
261
- itemType: "chapter" | "song" | "show";
260
+ workProjectId: string;
261
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
262
262
  itemId: string;
263
263
  parentId: string;
264
264
  }, {
265
- projectId: string;
266
- itemType: "chapter" | "song" | "show";
265
+ workProjectId: string;
266
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
267
267
  itemId: string;
268
268
  parentId: string;
269
269
  }>;
270
270
  }, "strict", z.ZodTypeAny, {
271
- type: "libraryAsset.subItemUpdated";
271
+ type: "hallLibrary.subItemUpdated";
272
272
  ids: {
273
- projectId: string;
274
- itemType: "chapter" | "song" | "show";
273
+ workProjectId: string;
274
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
275
275
  itemId: string;
276
276
  parentId: string;
277
277
  };
278
278
  }, {
279
- type: "libraryAsset.subItemUpdated";
279
+ type: "hallLibrary.subItemUpdated";
280
280
  ids: {
281
- projectId: string;
282
- itemType: "chapter" | "song" | "show";
281
+ workProjectId: string;
282
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
283
283
  itemId: string;
284
284
  parentId: string;
285
285
  };
@@ -289,17 +289,17 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
289
289
  ids: z.ZodObject<{
290
290
  userId: z.ZodString;
291
291
  violationId: z.ZodString;
292
- fileOrigin: z.ZodEnum<["profile-picture", "skill-media", "streetz", "job-posting", "job-reply", "opportunity-prompt", "opportunity-reply", "admin-opportunity-prompt", "library-cover-square", "library-cover-poster", "library-cover-cinematic", "chapter-photo", "song-photo", "song-audio", "show-photo", "show-video", "chat-attachment", "project-file"]>;
292
+ fileOrigin: z.ZodEnum<["profile-picture", "craft-skill-media", "squareStreetz", "commission-posting", "commission-proposal", "audition-prompt", "audition-entry", "admin-audition-prompt", "hallLibrary-cover-square", "hallLibrary-cover-poster", "hallLibrary-cover-cinematic", "chapter-photo", "tune-track-photo", "tune-track-audio", "television-episode-photo", "television-episode-video", "guild-chat-message-attachment", "work-asset"]>;
293
293
  pendingMediaId: z.ZodString;
294
294
  }, "strict", z.ZodTypeAny, {
295
295
  userId: string;
296
296
  violationId: string;
297
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
297
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
298
298
  pendingMediaId: string;
299
299
  }, {
300
300
  userId: string;
301
301
  violationId: string;
302
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
302
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
303
303
  pendingMediaId: string;
304
304
  }>;
305
305
  }, "strict", z.ZodTypeAny, {
@@ -307,7 +307,7 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
307
307
  ids: {
308
308
  userId: string;
309
309
  violationId: string;
310
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
310
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
311
311
  pendingMediaId: string;
312
312
  };
313
313
  }, {
@@ -315,32 +315,32 @@ export declare const ModerationViolationCreatedEventSchema: z.ZodObject<{
315
315
  ids: {
316
316
  userId: string;
317
317
  violationId: string;
318
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
318
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
319
319
  pendingMediaId: string;
320
320
  };
321
321
  }>;
322
322
  export declare const ChatAttachmentFinalizedEventSchema: z.ZodObject<{
323
323
  type: z.ZodLiteral<"chat.attachmentFinalized">;
324
324
  ids: z.ZodObject<{
325
- messageId: z.ZodString;
325
+ guildChatMessageId: z.ZodString;
326
326
  conversationId: z.ZodString;
327
327
  }, "strict", z.ZodTypeAny, {
328
- messageId: string;
328
+ guildChatMessageId: string;
329
329
  conversationId: string;
330
330
  }, {
331
- messageId: string;
331
+ guildChatMessageId: string;
332
332
  conversationId: string;
333
333
  }>;
334
334
  }, "strict", z.ZodTypeAny, {
335
335
  type: "chat.attachmentFinalized";
336
336
  ids: {
337
- messageId: string;
337
+ guildChatMessageId: string;
338
338
  conversationId: string;
339
339
  };
340
340
  }, {
341
341
  type: "chat.attachmentFinalized";
342
342
  ids: {
343
- messageId: string;
343
+ guildChatMessageId: string;
344
344
  conversationId: string;
345
345
  };
346
346
  }>;
@@ -394,8 +394,8 @@ export declare const FollowRemovedEventSchema: z.ZodObject<{
394
394
  followedId: string;
395
395
  };
396
396
  }>;
397
- export declare const StreetzPostLikedEventSchema: z.ZodObject<{
398
- type: z.ZodLiteral<"streetz.postLiked">;
397
+ export declare const SquareStreetzPostLikedEventSchema: z.ZodObject<{
398
+ type: z.ZodLiteral<"squareStreetz.postLiked">;
399
399
  ids: z.ZodObject<{
400
400
  userId: z.ZodString;
401
401
  postId: z.ZodString;
@@ -410,22 +410,22 @@ export declare const StreetzPostLikedEventSchema: z.ZodObject<{
410
410
  authorId: string;
411
411
  }>;
412
412
  }, "strict", z.ZodTypeAny, {
413
- type: "streetz.postLiked";
413
+ type: "squareStreetz.postLiked";
414
414
  ids: {
415
415
  userId: string;
416
416
  postId: string;
417
417
  authorId: string;
418
418
  };
419
419
  }, {
420
- type: "streetz.postLiked";
420
+ type: "squareStreetz.postLiked";
421
421
  ids: {
422
422
  userId: string;
423
423
  postId: string;
424
424
  authorId: string;
425
425
  };
426
426
  }>;
427
- export declare const StreetzPostUnlikedEventSchema: z.ZodObject<{
428
- type: z.ZodLiteral<"streetz.postUnliked">;
427
+ export declare const SquareStreetzPostUnlikedEventSchema: z.ZodObject<{
428
+ type: z.ZodLiteral<"squareStreetz.postUnliked">;
429
429
  ids: z.ZodObject<{
430
430
  userId: z.ZodString;
431
431
  postId: z.ZodString;
@@ -440,14 +440,14 @@ export declare const StreetzPostUnlikedEventSchema: z.ZodObject<{
440
440
  authorId: string;
441
441
  }>;
442
442
  }, "strict", z.ZodTypeAny, {
443
- type: "streetz.postUnliked";
443
+ type: "squareStreetz.postUnliked";
444
444
  ids: {
445
445
  userId: string;
446
446
  postId: string;
447
447
  authorId: string;
448
448
  };
449
449
  }, {
450
- type: "streetz.postUnliked";
450
+ type: "squareStreetz.postUnliked";
451
451
  ids: {
452
452
  userId: string;
453
453
  postId: string;
@@ -474,498 +474,498 @@ export declare const ProfilePreferencesUpdatedEventSchema: z.ZodObject<{
474
474
  userId: string;
475
475
  };
476
476
  }>;
477
- export declare const SkillDeletedEventSchema: z.ZodObject<{
478
- type: z.ZodLiteral<"skill.deleted">;
477
+ export declare const CraftSkillDeletedEventSchema: z.ZodObject<{
478
+ type: z.ZodLiteral<"craftSkill.deleted">;
479
479
  ids: z.ZodObject<{
480
480
  userId: z.ZodString;
481
- skillId: z.ZodString;
481
+ craftSkillId: z.ZodString;
482
482
  }, "strict", z.ZodTypeAny, {
483
- skillId: string;
483
+ craftSkillId: string;
484
484
  userId: string;
485
485
  }, {
486
- skillId: string;
486
+ craftSkillId: string;
487
487
  userId: string;
488
488
  }>;
489
489
  }, "strict", z.ZodTypeAny, {
490
- type: "skill.deleted";
490
+ type: "craftSkill.deleted";
491
491
  ids: {
492
- skillId: string;
492
+ craftSkillId: string;
493
493
  userId: string;
494
494
  };
495
495
  }, {
496
- type: "skill.deleted";
496
+ type: "craftSkill.deleted";
497
497
  ids: {
498
- skillId: string;
498
+ craftSkillId: string;
499
499
  userId: string;
500
500
  };
501
501
  }>;
502
- export declare const SkillUpdatedEventSchema: z.ZodObject<{
503
- type: z.ZodLiteral<"skill.updated">;
502
+ export declare const CraftSkillUpdatedEventSchema: z.ZodObject<{
503
+ type: z.ZodLiteral<"craftSkill.updated">;
504
504
  ids: z.ZodObject<{
505
505
  userId: z.ZodString;
506
- skillId: z.ZodString;
506
+ craftSkillId: z.ZodString;
507
507
  }, "strict", z.ZodTypeAny, {
508
- skillId: string;
508
+ craftSkillId: string;
509
509
  userId: string;
510
510
  }, {
511
- skillId: string;
511
+ craftSkillId: string;
512
512
  userId: string;
513
513
  }>;
514
514
  }, "strict", z.ZodTypeAny, {
515
- type: "skill.updated";
515
+ type: "craftSkill.updated";
516
516
  ids: {
517
- skillId: string;
517
+ craftSkillId: string;
518
518
  userId: string;
519
519
  };
520
520
  }, {
521
- type: "skill.updated";
521
+ type: "craftSkill.updated";
522
522
  ids: {
523
- skillId: string;
523
+ craftSkillId: string;
524
524
  userId: string;
525
525
  };
526
526
  }>;
527
- export declare const ProjectCreatedEventSchema: z.ZodObject<{
528
- type: z.ZodLiteral<"project.created">;
527
+ export declare const WorkProjectCreatedEventSchema: z.ZodObject<{
528
+ type: z.ZodLiteral<"workProject.created">;
529
529
  ids: z.ZodObject<{
530
530
  userId: z.ZodString;
531
- projectId: z.ZodString;
531
+ workProjectId: z.ZodString;
532
532
  }, "strict", z.ZodTypeAny, {
533
- projectId: string;
533
+ workProjectId: string;
534
534
  userId: string;
535
535
  }, {
536
- projectId: string;
536
+ workProjectId: string;
537
537
  userId: string;
538
538
  }>;
539
539
  }, "strict", z.ZodTypeAny, {
540
- type: "project.created";
540
+ type: "workProject.created";
541
541
  ids: {
542
- projectId: string;
542
+ workProjectId: string;
543
543
  userId: string;
544
544
  };
545
545
  }, {
546
- type: "project.created";
546
+ type: "workProject.created";
547
547
  ids: {
548
- projectId: string;
548
+ workProjectId: string;
549
549
  userId: string;
550
550
  };
551
551
  }>;
552
- export declare const ProjectPublishedEventSchema: z.ZodObject<{
553
- type: z.ZodLiteral<"project.published">;
552
+ export declare const WorkProjectPublishedEventSchema: z.ZodObject<{
553
+ type: z.ZodLiteral<"workProject.published">;
554
554
  ids: z.ZodObject<{
555
- projectId: z.ZodString;
555
+ workProjectId: z.ZodString;
556
556
  userId: z.ZodString;
557
557
  }, "strict", z.ZodTypeAny, {
558
- projectId: string;
558
+ workProjectId: string;
559
559
  userId: string;
560
560
  }, {
561
- projectId: string;
561
+ workProjectId: string;
562
562
  userId: string;
563
563
  }>;
564
564
  }, "strict", z.ZodTypeAny, {
565
- type: "project.published";
565
+ type: "workProject.published";
566
566
  ids: {
567
- projectId: string;
567
+ workProjectId: string;
568
568
  userId: string;
569
569
  };
570
570
  }, {
571
- type: "project.published";
571
+ type: "workProject.published";
572
572
  ids: {
573
- projectId: string;
573
+ workProjectId: string;
574
574
  userId: string;
575
575
  };
576
576
  }>;
577
- export declare const ProjectSharesUpdatedEventSchema: z.ZodObject<{
578
- type: z.ZodLiteral<"project.sharesUpdated">;
577
+ export declare const WorkProjectStakeSharesUpdatedEventSchema: z.ZodObject<{
578
+ type: z.ZodLiteral<"workProject.stakeSharesUpdated">;
579
579
  ids: z.ZodObject<{
580
- projectId: z.ZodString;
580
+ workProjectId: z.ZodString;
581
581
  }, "strict", z.ZodTypeAny, {
582
- projectId: string;
582
+ workProjectId: string;
583
583
  }, {
584
- projectId: string;
584
+ workProjectId: string;
585
585
  }>;
586
586
  }, "strict", z.ZodTypeAny, {
587
- type: "project.sharesUpdated";
587
+ type: "workProject.stakeSharesUpdated";
588
588
  ids: {
589
- projectId: string;
589
+ workProjectId: string;
590
590
  };
591
591
  }, {
592
- type: "project.sharesUpdated";
592
+ type: "workProject.stakeSharesUpdated";
593
593
  ids: {
594
- projectId: string;
594
+ workProjectId: string;
595
595
  };
596
596
  }>;
597
- export declare const ProjectInviteSentEventSchema: z.ZodObject<{
598
- type: z.ZodLiteral<"project.inviteSent">;
597
+ export declare const GuildInviteSentEventSchema: z.ZodObject<{
598
+ type: z.ZodLiteral<"workProject.guildInviteSent">;
599
599
  ids: z.ZodObject<{
600
- projectId: z.ZodString;
601
- inviteId: z.ZodString;
600
+ workProjectId: z.ZodString;
601
+ guildInviteId: z.ZodString;
602
602
  inviterId: z.ZodString;
603
603
  inviteeId: z.ZodString;
604
604
  }, "strict", z.ZodTypeAny, {
605
- projectId: string;
606
- inviteId: string;
605
+ workProjectId: string;
606
+ guildInviteId: string;
607
607
  inviterId: string;
608
608
  inviteeId: string;
609
609
  }, {
610
- projectId: string;
611
- inviteId: string;
610
+ workProjectId: string;
611
+ guildInviteId: string;
612
612
  inviterId: string;
613
613
  inviteeId: string;
614
614
  }>;
615
615
  }, "strict", z.ZodTypeAny, {
616
- type: "project.inviteSent";
616
+ type: "workProject.guildInviteSent";
617
617
  ids: {
618
- projectId: string;
619
- inviteId: string;
618
+ workProjectId: string;
619
+ guildInviteId: string;
620
620
  inviterId: string;
621
621
  inviteeId: string;
622
622
  };
623
623
  }, {
624
- type: "project.inviteSent";
624
+ type: "workProject.guildInviteSent";
625
625
  ids: {
626
- projectId: string;
627
- inviteId: string;
626
+ workProjectId: string;
627
+ guildInviteId: string;
628
628
  inviterId: string;
629
629
  inviteeId: string;
630
630
  };
631
631
  }>;
632
- export declare const ProjectInviteAcceptedEventSchema: z.ZodObject<{
633
- type: z.ZodLiteral<"project.inviteAccepted">;
632
+ export declare const GuildInviteAcceptedEventSchema: z.ZodObject<{
633
+ type: z.ZodLiteral<"workProject.guildInviteAccepted">;
634
634
  ids: z.ZodObject<{
635
- projectId: z.ZodString;
636
- inviteId: z.ZodString;
635
+ workProjectId: z.ZodString;
636
+ guildInviteId: z.ZodString;
637
637
  userId: z.ZodString;
638
638
  }, "strict", z.ZodTypeAny, {
639
- projectId: string;
639
+ workProjectId: string;
640
640
  userId: string;
641
- inviteId: string;
641
+ guildInviteId: string;
642
642
  }, {
643
- projectId: string;
643
+ workProjectId: string;
644
644
  userId: string;
645
- inviteId: string;
645
+ guildInviteId: string;
646
646
  }>;
647
647
  }, "strict", z.ZodTypeAny, {
648
- type: "project.inviteAccepted";
648
+ type: "workProject.guildInviteAccepted";
649
649
  ids: {
650
- projectId: string;
650
+ workProjectId: string;
651
651
  userId: string;
652
- inviteId: string;
652
+ guildInviteId: string;
653
653
  };
654
654
  }, {
655
- type: "project.inviteAccepted";
655
+ type: "workProject.guildInviteAccepted";
656
656
  ids: {
657
- projectId: string;
657
+ workProjectId: string;
658
658
  userId: string;
659
- inviteId: string;
659
+ guildInviteId: string;
660
660
  };
661
661
  }>;
662
- export declare const ProjectInviteDeclinedEventSchema: z.ZodObject<{
663
- type: z.ZodLiteral<"project.inviteDeclined">;
662
+ export declare const GuildInviteDeclinedEventSchema: z.ZodObject<{
663
+ type: z.ZodLiteral<"workProject.guildInviteDeclined">;
664
664
  ids: z.ZodObject<{
665
- projectId: z.ZodString;
666
- inviteId: z.ZodString;
665
+ workProjectId: z.ZodString;
666
+ guildInviteId: z.ZodString;
667
667
  userId: z.ZodString;
668
668
  }, "strict", z.ZodTypeAny, {
669
- projectId: string;
669
+ workProjectId: string;
670
670
  userId: string;
671
- inviteId: string;
671
+ guildInviteId: string;
672
672
  }, {
673
- projectId: string;
673
+ workProjectId: string;
674
674
  userId: string;
675
- inviteId: string;
675
+ guildInviteId: string;
676
676
  }>;
677
677
  }, "strict", z.ZodTypeAny, {
678
- type: "project.inviteDeclined";
678
+ type: "workProject.guildInviteDeclined";
679
679
  ids: {
680
- projectId: string;
680
+ workProjectId: string;
681
681
  userId: string;
682
- inviteId: string;
682
+ guildInviteId: string;
683
683
  };
684
684
  }, {
685
- type: "project.inviteDeclined";
685
+ type: "workProject.guildInviteDeclined";
686
686
  ids: {
687
- projectId: string;
687
+ workProjectId: string;
688
688
  userId: string;
689
- inviteId: string;
689
+ guildInviteId: string;
690
690
  };
691
691
  }>;
692
- export declare const ProjectInviteCancelledEventSchema: z.ZodObject<{
693
- type: z.ZodLiteral<"project.inviteCancelled">;
692
+ export declare const GuildInviteCancelledEventSchema: z.ZodObject<{
693
+ type: z.ZodLiteral<"workProject.guildInviteCancelled">;
694
694
  ids: z.ZodObject<{
695
- projectId: z.ZodString;
696
- inviteId: z.ZodString;
695
+ workProjectId: z.ZodString;
696
+ guildInviteId: z.ZodString;
697
697
  }, "strict", z.ZodTypeAny, {
698
- projectId: string;
699
- inviteId: string;
698
+ workProjectId: string;
699
+ guildInviteId: string;
700
700
  }, {
701
- projectId: string;
702
- inviteId: string;
701
+ workProjectId: string;
702
+ guildInviteId: string;
703
703
  }>;
704
704
  }, "strict", z.ZodTypeAny, {
705
- type: "project.inviteCancelled";
705
+ type: "workProject.guildInviteCancelled";
706
706
  ids: {
707
- projectId: string;
708
- inviteId: string;
707
+ workProjectId: string;
708
+ guildInviteId: string;
709
709
  };
710
710
  }, {
711
- type: "project.inviteCancelled";
711
+ type: "workProject.guildInviteCancelled";
712
712
  ids: {
713
- projectId: string;
714
- inviteId: string;
713
+ workProjectId: string;
714
+ guildInviteId: string;
715
715
  };
716
716
  }>;
717
- export declare const OpportunityReplyVotedEventSchema: z.ZodObject<{
718
- type: z.ZodLiteral<"opportunity.replyVoted">;
717
+ export declare const AuditionEntryVoteRecordedEventSchema: z.ZodObject<{
718
+ type: z.ZodLiteral<"audition.entryVoted">;
719
719
  ids: z.ZodObject<{
720
720
  userId: z.ZodString;
721
- opportunityId: z.ZodString;
722
- replyId: z.ZodString;
723
- projectId: z.ZodString;
721
+ auditionId: z.ZodString;
722
+ auditionEntryId: z.ZodString;
723
+ workProjectId: z.ZodString;
724
724
  }, "strict", z.ZodTypeAny, {
725
- projectId: string;
726
- replyId: string;
727
- opportunityId: string;
725
+ workProjectId: string;
726
+ auditionId: string;
727
+ auditionEntryId: string;
728
728
  userId: string;
729
729
  }, {
730
- projectId: string;
731
- replyId: string;
732
- opportunityId: string;
730
+ workProjectId: string;
731
+ auditionId: string;
732
+ auditionEntryId: string;
733
733
  userId: string;
734
734
  }>;
735
735
  }, "strict", z.ZodTypeAny, {
736
- type: "opportunity.replyVoted";
736
+ type: "audition.entryVoted";
737
737
  ids: {
738
- projectId: string;
739
- replyId: string;
740
- opportunityId: string;
738
+ workProjectId: string;
739
+ auditionId: string;
740
+ auditionEntryId: string;
741
741
  userId: string;
742
742
  };
743
743
  }, {
744
- type: "opportunity.replyVoted";
744
+ type: "audition.entryVoted";
745
745
  ids: {
746
- projectId: string;
747
- replyId: string;
748
- opportunityId: string;
746
+ workProjectId: string;
747
+ auditionId: string;
748
+ auditionEntryId: string;
749
749
  userId: string;
750
750
  };
751
751
  }>;
752
- export declare const OpportunityClosedEventSchema: z.ZodObject<{
753
- type: z.ZodLiteral<"opportunity.closed">;
752
+ export declare const AuditionClosedEventSchema: z.ZodObject<{
753
+ type: z.ZodLiteral<"audition.closed">;
754
754
  ids: z.ZodObject<{
755
- opportunityId: z.ZodString;
756
- projectId: z.ZodOptional<z.ZodString>;
755
+ auditionId: z.ZodString;
756
+ workProjectId: z.ZodOptional<z.ZodString>;
757
757
  }, "strict", z.ZodTypeAny, {
758
- opportunityId: string;
759
- projectId?: string | undefined;
758
+ auditionId: string;
759
+ workProjectId?: string | undefined;
760
760
  }, {
761
- opportunityId: string;
762
- projectId?: string | undefined;
761
+ auditionId: string;
762
+ workProjectId?: string | undefined;
763
763
  }>;
764
764
  }, "strict", z.ZodTypeAny, {
765
- type: "opportunity.closed";
765
+ type: "audition.closed";
766
766
  ids: {
767
- opportunityId: string;
768
- projectId?: string | undefined;
767
+ auditionId: string;
768
+ workProjectId?: string | undefined;
769
769
  };
770
770
  }, {
771
- type: "opportunity.closed";
771
+ type: "audition.closed";
772
772
  ids: {
773
- opportunityId: string;
774
- projectId?: string | undefined;
773
+ auditionId: string;
774
+ workProjectId?: string | undefined;
775
775
  };
776
776
  }>;
777
- export declare const JobDeletedEventSchema: z.ZodObject<{
778
- type: z.ZodLiteral<"job.deleted">;
777
+ export declare const CommissionDeletedEventSchema: z.ZodObject<{
778
+ type: z.ZodLiteral<"commission.deleted">;
779
779
  ids: z.ZodObject<{
780
- jobId: z.ZodString;
781
- projectId: z.ZodString;
780
+ commissionListingId: z.ZodString;
781
+ workProjectId: z.ZodString;
782
782
  }, "strict", z.ZodTypeAny, {
783
- projectId: string;
784
- jobId: string;
783
+ workProjectId: string;
784
+ commissionListingId: string;
785
785
  }, {
786
- projectId: string;
787
- jobId: string;
786
+ workProjectId: string;
787
+ commissionListingId: string;
788
788
  }>;
789
789
  }, "strict", z.ZodTypeAny, {
790
- type: "job.deleted";
790
+ type: "commission.deleted";
791
791
  ids: {
792
- projectId: string;
793
- jobId: string;
792
+ workProjectId: string;
793
+ commissionListingId: string;
794
794
  };
795
795
  }, {
796
- type: "job.deleted";
796
+ type: "commission.deleted";
797
797
  ids: {
798
- projectId: string;
799
- jobId: string;
798
+ workProjectId: string;
799
+ commissionListingId: string;
800
800
  };
801
801
  }>;
802
- export declare const JobApplicationSavedEventSchema: z.ZodObject<{
803
- type: z.ZodLiteral<"job.applicationSaved">;
802
+ export declare const CommissionProposalSavedEventSchema: z.ZodObject<{
803
+ type: z.ZodLiteral<"commission.commissionProposalSaved">;
804
804
  ids: z.ZodObject<{
805
- jobId: z.ZodString;
806
- applicationId: z.ZodString;
805
+ commissionListingId: z.ZodString;
806
+ commissionProposalId: z.ZodString;
807
807
  userId: z.ZodString;
808
808
  }, "strict", z.ZodTypeAny, {
809
- jobId: string;
809
+ commissionListingId: string;
810
+ commissionProposalId: string;
810
811
  userId: string;
811
- applicationId: string;
812
812
  }, {
813
- jobId: string;
813
+ commissionListingId: string;
814
+ commissionProposalId: string;
814
815
  userId: string;
815
- applicationId: string;
816
816
  }>;
817
817
  }, "strict", z.ZodTypeAny, {
818
- type: "job.applicationSaved";
818
+ type: "commission.commissionProposalSaved";
819
819
  ids: {
820
- jobId: string;
820
+ commissionListingId: string;
821
+ commissionProposalId: string;
821
822
  userId: string;
822
- applicationId: string;
823
823
  };
824
824
  }, {
825
- type: "job.applicationSaved";
825
+ type: "commission.commissionProposalSaved";
826
826
  ids: {
827
- jobId: string;
827
+ commissionListingId: string;
828
+ commissionProposalId: string;
828
829
  userId: string;
829
- applicationId: string;
830
830
  };
831
831
  }>;
832
- export declare const JobApplicationRemovedEventSchema: z.ZodObject<{
833
- type: z.ZodLiteral<"job.applicationRemoved">;
832
+ export declare const CommissionProposalRemovedEventSchema: z.ZodObject<{
833
+ type: z.ZodLiteral<"commission.commissionProposalRemoved">;
834
834
  ids: z.ZodObject<{
835
- jobId: z.ZodString;
836
- applicationId: z.ZodString;
835
+ commissionListingId: z.ZodString;
836
+ commissionProposalId: z.ZodString;
837
837
  userId: z.ZodString;
838
838
  }, "strict", z.ZodTypeAny, {
839
- jobId: string;
839
+ commissionListingId: string;
840
+ commissionProposalId: string;
840
841
  userId: string;
841
- applicationId: string;
842
842
  }, {
843
- jobId: string;
843
+ commissionListingId: string;
844
+ commissionProposalId: string;
844
845
  userId: string;
845
- applicationId: string;
846
846
  }>;
847
847
  }, "strict", z.ZodTypeAny, {
848
- type: "job.applicationRemoved";
848
+ type: "commission.commissionProposalRemoved";
849
849
  ids: {
850
- jobId: string;
850
+ commissionListingId: string;
851
+ commissionProposalId: string;
851
852
  userId: string;
852
- applicationId: string;
853
853
  };
854
854
  }, {
855
- type: "job.applicationRemoved";
855
+ type: "commission.commissionProposalRemoved";
856
856
  ids: {
857
- jobId: string;
857
+ commissionListingId: string;
858
+ commissionProposalId: string;
858
859
  userId: string;
859
- applicationId: string;
860
860
  };
861
861
  }>;
862
- export declare const LibraryAssetSubmittedEventSchema: z.ZodObject<{
863
- type: z.ZodLiteral<"libraryAsset.submitted">;
862
+ export declare const ThresholdLibrarySubmittedEventSchema: z.ZodObject<{
863
+ type: z.ZodLiteral<"thresholdLibrary.submitted">;
864
864
  ids: z.ZodObject<{
865
- projectId: z.ZodString;
865
+ workProjectId: z.ZodString;
866
866
  }, "strict", z.ZodTypeAny, {
867
- projectId: string;
867
+ workProjectId: string;
868
868
  }, {
869
- projectId: string;
869
+ workProjectId: string;
870
870
  }>;
871
871
  }, "strict", z.ZodTypeAny, {
872
- type: "libraryAsset.submitted";
872
+ type: "thresholdLibrary.submitted";
873
873
  ids: {
874
- projectId: string;
874
+ workProjectId: string;
875
875
  };
876
876
  }, {
877
- type: "libraryAsset.submitted";
877
+ type: "thresholdLibrary.submitted";
878
878
  ids: {
879
- projectId: string;
879
+ workProjectId: string;
880
880
  };
881
881
  }>;
882
- export declare const LibraryAssetApprovedEventSchema: z.ZodObject<{
883
- type: z.ZodLiteral<"libraryAsset.approved">;
882
+ export declare const ThresholdLibraryApprovedEventSchema: z.ZodObject<{
883
+ type: z.ZodLiteral<"thresholdLibrary.approved">;
884
884
  ids: z.ZodObject<{
885
- libraryId: z.ZodString;
885
+ thresholdItemId: z.ZodString;
886
886
  }, "strict", z.ZodTypeAny, {
887
- libraryId: string;
887
+ thresholdItemId: string;
888
888
  }, {
889
- libraryId: string;
889
+ thresholdItemId: string;
890
890
  }>;
891
891
  }, "strict", z.ZodTypeAny, {
892
- type: "libraryAsset.approved";
892
+ type: "thresholdLibrary.approved";
893
893
  ids: {
894
- libraryId: string;
894
+ thresholdItemId: string;
895
895
  };
896
896
  }, {
897
- type: "libraryAsset.approved";
897
+ type: "thresholdLibrary.approved";
898
898
  ids: {
899
- libraryId: string;
899
+ thresholdItemId: string;
900
900
  };
901
901
  }>;
902
- export declare const LibraryAssetRejectedEventSchema: z.ZodObject<{
903
- type: z.ZodLiteral<"libraryAsset.rejected">;
902
+ export declare const ThresholdLibraryRejectedEventSchema: z.ZodObject<{
903
+ type: z.ZodLiteral<"thresholdLibrary.rejected">;
904
904
  ids: z.ZodObject<{
905
- libraryId: z.ZodString;
905
+ thresholdItemId: z.ZodString;
906
906
  }, "strict", z.ZodTypeAny, {
907
- libraryId: string;
907
+ thresholdItemId: string;
908
908
  }, {
909
- libraryId: string;
909
+ thresholdItemId: string;
910
910
  }>;
911
911
  }, "strict", z.ZodTypeAny, {
912
- type: "libraryAsset.rejected";
912
+ type: "thresholdLibrary.rejected";
913
913
  ids: {
914
- libraryId: string;
914
+ thresholdItemId: string;
915
915
  };
916
916
  }, {
917
- type: "libraryAsset.rejected";
917
+ type: "thresholdLibrary.rejected";
918
918
  ids: {
919
- libraryId: string;
919
+ thresholdItemId: string;
920
920
  };
921
921
  }>;
922
- export declare const LibraryAssetNeedsRevisionEventSchema: z.ZodObject<{
923
- type: z.ZodLiteral<"libraryAsset.needsRevision">;
922
+ export declare const ThresholdLibraryNeedsRevisionEventSchema: z.ZodObject<{
923
+ type: z.ZodLiteral<"thresholdLibrary.needsRevision">;
924
924
  ids: z.ZodObject<{
925
- libraryId: z.ZodString;
925
+ thresholdItemId: z.ZodString;
926
926
  }, "strict", z.ZodTypeAny, {
927
- libraryId: string;
927
+ thresholdItemId: string;
928
928
  }, {
929
- libraryId: string;
929
+ thresholdItemId: string;
930
930
  }>;
931
931
  }, "strict", z.ZodTypeAny, {
932
- type: "libraryAsset.needsRevision";
932
+ type: "thresholdLibrary.needsRevision";
933
933
  ids: {
934
- libraryId: string;
934
+ thresholdItemId: string;
935
935
  };
936
936
  }, {
937
- type: "libraryAsset.needsRevision";
937
+ type: "thresholdLibrary.needsRevision";
938
938
  ids: {
939
- libraryId: string;
939
+ thresholdItemId: string;
940
940
  };
941
941
  }>;
942
- export declare const LibraryAssetPreferenceUpdatedEventSchema: z.ZodObject<{
943
- type: z.ZodLiteral<"libraryAsset.preferenceUpdated">;
942
+ export declare const HallLibraryPreferenceUpdatedEventSchema: z.ZodObject<{
943
+ type: z.ZodLiteral<"hallLibrary.preferenceUpdated">;
944
944
  ids: z.ZodObject<{
945
945
  userId: z.ZodString;
946
- libraryId: z.ZodString;
946
+ hallItemId: z.ZodString;
947
947
  }, "strict", z.ZodTypeAny, {
948
948
  userId: string;
949
- libraryId: string;
949
+ hallItemId: string;
950
950
  }, {
951
951
  userId: string;
952
- libraryId: string;
952
+ hallItemId: string;
953
953
  }>;
954
954
  }, "strict", z.ZodTypeAny, {
955
- type: "libraryAsset.preferenceUpdated";
955
+ type: "hallLibrary.preferenceUpdated";
956
956
  ids: {
957
957
  userId: string;
958
- libraryId: string;
958
+ hallItemId: string;
959
959
  };
960
960
  }, {
961
- type: "libraryAsset.preferenceUpdated";
961
+ type: "hallLibrary.preferenceUpdated";
962
962
  ids: {
963
963
  userId: string;
964
- libraryId: string;
964
+ hallItemId: string;
965
965
  };
966
966
  }>;
967
- export declare const MessageSystemMarkedEventSchema: z.ZodObject<{
968
- type: z.ZodLiteral<"message.systemMarked">;
967
+ export declare const AdminDispatchSystemMarkedEventSchema: z.ZodObject<{
968
+ type: z.ZodLiteral<"adminDispatch.systemMarked">;
969
969
  ids: z.ZodObject<{
970
970
  userId: z.ZodString;
971
971
  }, "strict", z.ZodTypeAny, {
@@ -974,34 +974,34 @@ export declare const MessageSystemMarkedEventSchema: z.ZodObject<{
974
974
  userId: string;
975
975
  }>;
976
976
  }, "strict", z.ZodTypeAny, {
977
- type: "message.systemMarked";
977
+ type: "adminDispatch.systemMarked";
978
978
  ids: {
979
979
  userId: string;
980
980
  };
981
981
  }, {
982
- type: "message.systemMarked";
982
+ type: "adminDispatch.systemMarked";
983
983
  ids: {
984
984
  userId: string;
985
985
  };
986
986
  }>;
987
- export declare const MessageAdminThreadUpdatedEventSchema: z.ZodObject<{
988
- type: z.ZodLiteral<"message.adminThreadUpdated">;
987
+ export declare const AdminDispatchThreadUpdatedEventSchema: z.ZodObject<{
988
+ type: z.ZodLiteral<"adminDispatch.threadUpdated">;
989
989
  ids: z.ZodObject<{
990
- messageId: z.ZodNullable<z.ZodString>;
990
+ adminDispatchId: z.ZodNullable<z.ZodString>;
991
991
  }, "strict", z.ZodTypeAny, {
992
- messageId: string | null;
992
+ adminDispatchId: string | null;
993
993
  }, {
994
- messageId: string | null;
994
+ adminDispatchId: string | null;
995
995
  }>;
996
996
  }, "strict", z.ZodTypeAny, {
997
- type: "message.adminThreadUpdated";
997
+ type: "adminDispatch.threadUpdated";
998
998
  ids: {
999
- messageId: string | null;
999
+ adminDispatchId: string | null;
1000
1000
  };
1001
1001
  }, {
1002
- type: "message.adminThreadUpdated";
1002
+ type: "adminDispatch.threadUpdated";
1003
1003
  ids: {
1004
- messageId: string | null;
1004
+ adminDispatchId: string | null;
1005
1005
  };
1006
1006
  }>;
1007
1007
  export declare const AdminAppealReviewedEventSchema: z.ZodObject<{
@@ -1029,14 +1029,14 @@ export declare const AdminAppealReviewedEventSchema: z.ZodObject<{
1029
1029
  violationId: string;
1030
1030
  };
1031
1031
  }>;
1032
- export declare const AdminSystemMessageReviewedEventSchema: z.ZodObject<{
1033
- type: z.ZodLiteral<"admin.systemMessageReviewed">;
1032
+ export declare const AdminDispatchReviewedEventSchema: z.ZodObject<{
1033
+ type: z.ZodLiteral<"admin.adminDispatchReviewed">;
1034
1034
  ids: z.ZodObject<{}, "strict", z.ZodTypeAny, {}, {}>;
1035
1035
  }, "strict", z.ZodTypeAny, {
1036
- type: "admin.systemMessageReviewed";
1036
+ type: "admin.adminDispatchReviewed";
1037
1037
  ids: {};
1038
1038
  }, {
1039
- type: "admin.systemMessageReviewed";
1039
+ type: "admin.adminDispatchReviewed";
1040
1040
  ids: {};
1041
1041
  }>;
1042
1042
  export declare const MentionReadEventSchema: z.ZodObject<{
@@ -1129,31 +1129,31 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1129
1129
  userId: string;
1130
1130
  };
1131
1131
  }>, z.ZodObject<{
1132
- type: z.ZodLiteral<"skill.created">;
1132
+ type: z.ZodLiteral<"craftSkill.created">;
1133
1133
  ids: z.ZodObject<{
1134
1134
  userId: z.ZodString;
1135
- skillId: z.ZodString;
1135
+ craftSkillId: z.ZodString;
1136
1136
  }, "strict", z.ZodTypeAny, {
1137
- skillId: string;
1137
+ craftSkillId: string;
1138
1138
  userId: string;
1139
1139
  }, {
1140
- skillId: string;
1140
+ craftSkillId: string;
1141
1141
  userId: string;
1142
1142
  }>;
1143
1143
  }, "strict", z.ZodTypeAny, {
1144
- type: "skill.created";
1144
+ type: "craftSkill.created";
1145
1145
  ids: {
1146
- skillId: string;
1146
+ craftSkillId: string;
1147
1147
  userId: string;
1148
1148
  };
1149
1149
  }, {
1150
- type: "skill.created";
1150
+ type: "craftSkill.created";
1151
1151
  ids: {
1152
- skillId: string;
1152
+ craftSkillId: string;
1153
1153
  userId: string;
1154
1154
  };
1155
1155
  }>, z.ZodObject<{
1156
- type: z.ZodLiteral<"streetz.postCreated">;
1156
+ type: z.ZodLiteral<"squareStreetz.postCreated">;
1157
1157
  ids: z.ZodObject<{
1158
1158
  userId: z.ZodString;
1159
1159
  postId: z.ZodString;
@@ -1165,222 +1165,222 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1165
1165
  postId: string;
1166
1166
  }>;
1167
1167
  }, "strict", z.ZodTypeAny, {
1168
- type: "streetz.postCreated";
1168
+ type: "squareStreetz.postCreated";
1169
1169
  ids: {
1170
1170
  userId: string;
1171
1171
  postId: string;
1172
1172
  };
1173
1173
  }, {
1174
- type: "streetz.postCreated";
1174
+ type: "squareStreetz.postCreated";
1175
1175
  ids: {
1176
1176
  userId: string;
1177
1177
  postId: string;
1178
1178
  };
1179
1179
  }>, z.ZodObject<{
1180
- type: z.ZodLiteral<"opportunity.promptCreated">;
1180
+ type: z.ZodLiteral<"audition.promptCreated">;
1181
1181
  ids: z.ZodObject<{
1182
1182
  userId: z.ZodString;
1183
- opportunityId: z.ZodString;
1184
- projectId: z.ZodOptional<z.ZodString>;
1183
+ auditionId: z.ZodString;
1184
+ workProjectId: z.ZodOptional<z.ZodString>;
1185
1185
  }, "strict", z.ZodTypeAny, {
1186
- opportunityId: string;
1186
+ auditionId: string;
1187
1187
  userId: string;
1188
- projectId?: string | undefined;
1188
+ workProjectId?: string | undefined;
1189
1189
  }, {
1190
- opportunityId: string;
1190
+ auditionId: string;
1191
1191
  userId: string;
1192
- projectId?: string | undefined;
1192
+ workProjectId?: string | undefined;
1193
1193
  }>;
1194
1194
  }, "strict", z.ZodTypeAny, {
1195
- type: "opportunity.promptCreated";
1195
+ type: "audition.promptCreated";
1196
1196
  ids: {
1197
- opportunityId: string;
1197
+ auditionId: string;
1198
1198
  userId: string;
1199
- projectId?: string | undefined;
1199
+ workProjectId?: string | undefined;
1200
1200
  };
1201
1201
  }, {
1202
- type: "opportunity.promptCreated";
1202
+ type: "audition.promptCreated";
1203
1203
  ids: {
1204
- opportunityId: string;
1204
+ auditionId: string;
1205
1205
  userId: string;
1206
- projectId?: string | undefined;
1206
+ workProjectId?: string | undefined;
1207
1207
  };
1208
1208
  }>, z.ZodObject<{
1209
- type: z.ZodLiteral<"opportunity.replyCreated">;
1209
+ type: z.ZodLiteral<"audition.entryCreated">;
1210
1210
  ids: z.ZodObject<{
1211
1211
  userId: z.ZodString;
1212
- opportunityId: z.ZodString;
1213
- replyId: z.ZodString;
1214
- projectId: z.ZodOptional<z.ZodString>;
1212
+ auditionId: z.ZodString;
1213
+ auditionEntryId: z.ZodString;
1214
+ workProjectId: z.ZodOptional<z.ZodString>;
1215
1215
  }, "strict", z.ZodTypeAny, {
1216
- replyId: string;
1217
- opportunityId: string;
1216
+ auditionId: string;
1217
+ auditionEntryId: string;
1218
1218
  userId: string;
1219
- projectId?: string | undefined;
1219
+ workProjectId?: string | undefined;
1220
1220
  }, {
1221
- replyId: string;
1222
- opportunityId: string;
1221
+ auditionId: string;
1222
+ auditionEntryId: string;
1223
1223
  userId: string;
1224
- projectId?: string | undefined;
1224
+ workProjectId?: string | undefined;
1225
1225
  }>;
1226
1226
  }, "strict", z.ZodTypeAny, {
1227
- type: "opportunity.replyCreated";
1227
+ type: "audition.entryCreated";
1228
1228
  ids: {
1229
- replyId: string;
1230
- opportunityId: string;
1229
+ auditionId: string;
1230
+ auditionEntryId: string;
1231
1231
  userId: string;
1232
- projectId?: string | undefined;
1232
+ workProjectId?: string | undefined;
1233
1233
  };
1234
1234
  }, {
1235
- type: "opportunity.replyCreated";
1235
+ type: "audition.entryCreated";
1236
1236
  ids: {
1237
- replyId: string;
1238
- opportunityId: string;
1237
+ auditionId: string;
1238
+ auditionEntryId: string;
1239
1239
  userId: string;
1240
- projectId?: string | undefined;
1240
+ workProjectId?: string | undefined;
1241
1241
  };
1242
1242
  }>, z.ZodObject<{
1243
- type: z.ZodLiteral<"job.created">;
1243
+ type: z.ZodLiteral<"commission.created">;
1244
1244
  ids: z.ZodObject<{
1245
1245
  userId: z.ZodString;
1246
- jobId: z.ZodString;
1247
- projectId: z.ZodString;
1246
+ commissionListingId: z.ZodString;
1247
+ workProjectId: z.ZodString;
1248
1248
  }, "strict", z.ZodTypeAny, {
1249
- projectId: string;
1250
- jobId: string;
1249
+ workProjectId: string;
1250
+ commissionListingId: string;
1251
1251
  userId: string;
1252
1252
  }, {
1253
- projectId: string;
1254
- jobId: string;
1253
+ workProjectId: string;
1254
+ commissionListingId: string;
1255
1255
  userId: string;
1256
1256
  }>;
1257
1257
  }, "strict", z.ZodTypeAny, {
1258
- type: "job.created";
1258
+ type: "commission.created";
1259
1259
  ids: {
1260
- projectId: string;
1261
- jobId: string;
1260
+ workProjectId: string;
1261
+ commissionListingId: string;
1262
1262
  userId: string;
1263
1263
  };
1264
1264
  }, {
1265
- type: "job.created";
1265
+ type: "commission.created";
1266
1266
  ids: {
1267
- projectId: string;
1268
- jobId: string;
1267
+ workProjectId: string;
1268
+ commissionListingId: string;
1269
1269
  userId: string;
1270
1270
  };
1271
1271
  }>, z.ZodObject<{
1272
- type: z.ZodLiteral<"job.applicationSubmitted">;
1272
+ type: z.ZodLiteral<"commission.commissionProposalSubmitted">;
1273
1273
  ids: z.ZodObject<{
1274
1274
  userId: z.ZodString;
1275
- jobId: z.ZodString;
1276
- projectId: z.ZodString;
1277
- applicationId: z.ZodString;
1275
+ commissionListingId: z.ZodString;
1276
+ workProjectId: z.ZodString;
1277
+ commissionProposalId: z.ZodString;
1278
1278
  }, "strict", z.ZodTypeAny, {
1279
- projectId: string;
1280
- jobId: string;
1279
+ workProjectId: string;
1280
+ commissionListingId: string;
1281
+ commissionProposalId: string;
1281
1282
  userId: string;
1282
- applicationId: string;
1283
1283
  }, {
1284
- projectId: string;
1285
- jobId: string;
1284
+ workProjectId: string;
1285
+ commissionListingId: string;
1286
+ commissionProposalId: string;
1286
1287
  userId: string;
1287
- applicationId: string;
1288
1288
  }>;
1289
1289
  }, "strict", z.ZodTypeAny, {
1290
- type: "job.applicationSubmitted";
1290
+ type: "commission.commissionProposalSubmitted";
1291
1291
  ids: {
1292
- projectId: string;
1293
- jobId: string;
1292
+ workProjectId: string;
1293
+ commissionListingId: string;
1294
+ commissionProposalId: string;
1294
1295
  userId: string;
1295
- applicationId: string;
1296
1296
  };
1297
1297
  }, {
1298
- type: "job.applicationSubmitted";
1298
+ type: "commission.commissionProposalSubmitted";
1299
1299
  ids: {
1300
- projectId: string;
1301
- jobId: string;
1300
+ workProjectId: string;
1301
+ commissionListingId: string;
1302
+ commissionProposalId: string;
1302
1303
  userId: string;
1303
- applicationId: string;
1304
1304
  };
1305
1305
  }>, z.ZodObject<{
1306
- type: z.ZodLiteral<"project.updated">;
1306
+ type: z.ZodLiteral<"workProject.updated">;
1307
1307
  ids: z.ZodObject<{
1308
- projectId: z.ZodString;
1308
+ workProjectId: z.ZodString;
1309
1309
  }, "strict", z.ZodTypeAny, {
1310
- projectId: string;
1310
+ workProjectId: string;
1311
1311
  }, {
1312
- projectId: string;
1312
+ workProjectId: string;
1313
1313
  }>;
1314
1314
  }, "strict", z.ZodTypeAny, {
1315
- type: "project.updated";
1315
+ type: "workProject.updated";
1316
1316
  ids: {
1317
- projectId: string;
1317
+ workProjectId: string;
1318
1318
  };
1319
1319
  }, {
1320
- type: "project.updated";
1320
+ type: "workProject.updated";
1321
1321
  ids: {
1322
- projectId: string;
1322
+ workProjectId: string;
1323
1323
  };
1324
1324
  }>, z.ZodObject<{
1325
- type: z.ZodLiteral<"libraryAsset.coverUpdated">;
1325
+ type: z.ZodLiteral<"hallLibrary.coverUpdated">;
1326
1326
  ids: z.ZodObject<{
1327
- projectId: z.ZodString;
1327
+ workProjectId: z.ZodString;
1328
1328
  itemType: z.ZodEnum<["tale", "tune", "television"]>;
1329
1329
  itemId: z.ZodString;
1330
1330
  }, "strict", z.ZodTypeAny, {
1331
- projectId: string;
1331
+ workProjectId: string;
1332
1332
  itemType: "tale" | "tune" | "television";
1333
1333
  itemId: string;
1334
1334
  }, {
1335
- projectId: string;
1335
+ workProjectId: string;
1336
1336
  itemType: "tale" | "tune" | "television";
1337
1337
  itemId: string;
1338
1338
  }>;
1339
1339
  }, "strict", z.ZodTypeAny, {
1340
- type: "libraryAsset.coverUpdated";
1340
+ type: "hallLibrary.coverUpdated";
1341
1341
  ids: {
1342
- projectId: string;
1342
+ workProjectId: string;
1343
1343
  itemType: "tale" | "tune" | "television";
1344
1344
  itemId: string;
1345
1345
  };
1346
1346
  }, {
1347
- type: "libraryAsset.coverUpdated";
1347
+ type: "hallLibrary.coverUpdated";
1348
1348
  ids: {
1349
- projectId: string;
1349
+ workProjectId: string;
1350
1350
  itemType: "tale" | "tune" | "television";
1351
1351
  itemId: string;
1352
1352
  };
1353
1353
  }>, z.ZodObject<{
1354
- type: z.ZodLiteral<"libraryAsset.subItemUpdated">;
1354
+ type: z.ZodLiteral<"hallLibrary.subItemUpdated">;
1355
1355
  ids: z.ZodObject<{
1356
- projectId: z.ZodString;
1357
- itemType: z.ZodEnum<["chapter", "song", "show"]>;
1356
+ workProjectId: z.ZodString;
1357
+ itemType: z.ZodEnum<["chapter", "tuneTrack", "televisionEpisode"]>;
1358
1358
  parentId: z.ZodString;
1359
1359
  itemId: z.ZodString;
1360
1360
  }, "strict", z.ZodTypeAny, {
1361
- projectId: string;
1362
- itemType: "chapter" | "song" | "show";
1361
+ workProjectId: string;
1362
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
1363
1363
  itemId: string;
1364
1364
  parentId: string;
1365
1365
  }, {
1366
- projectId: string;
1367
- itemType: "chapter" | "song" | "show";
1366
+ workProjectId: string;
1367
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
1368
1368
  itemId: string;
1369
1369
  parentId: string;
1370
1370
  }>;
1371
1371
  }, "strict", z.ZodTypeAny, {
1372
- type: "libraryAsset.subItemUpdated";
1372
+ type: "hallLibrary.subItemUpdated";
1373
1373
  ids: {
1374
- projectId: string;
1375
- itemType: "chapter" | "song" | "show";
1374
+ workProjectId: string;
1375
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
1376
1376
  itemId: string;
1377
1377
  parentId: string;
1378
1378
  };
1379
1379
  }, {
1380
- type: "libraryAsset.subItemUpdated";
1380
+ type: "hallLibrary.subItemUpdated";
1381
1381
  ids: {
1382
- projectId: string;
1383
- itemType: "chapter" | "song" | "show";
1382
+ workProjectId: string;
1383
+ itemType: "chapter" | "tuneTrack" | "televisionEpisode";
1384
1384
  itemId: string;
1385
1385
  parentId: string;
1386
1386
  };
@@ -1389,17 +1389,17 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1389
1389
  ids: z.ZodObject<{
1390
1390
  userId: z.ZodString;
1391
1391
  violationId: z.ZodString;
1392
- fileOrigin: z.ZodEnum<["profile-picture", "skill-media", "streetz", "job-posting", "job-reply", "opportunity-prompt", "opportunity-reply", "admin-opportunity-prompt", "library-cover-square", "library-cover-poster", "library-cover-cinematic", "chapter-photo", "song-photo", "song-audio", "show-photo", "show-video", "chat-attachment", "project-file"]>;
1392
+ fileOrigin: z.ZodEnum<["profile-picture", "craft-skill-media", "squareStreetz", "commission-posting", "commission-proposal", "audition-prompt", "audition-entry", "admin-audition-prompt", "hallLibrary-cover-square", "hallLibrary-cover-poster", "hallLibrary-cover-cinematic", "chapter-photo", "tune-track-photo", "tune-track-audio", "television-episode-photo", "television-episode-video", "guild-chat-message-attachment", "work-asset"]>;
1393
1393
  pendingMediaId: z.ZodString;
1394
1394
  }, "strict", z.ZodTypeAny, {
1395
1395
  userId: string;
1396
1396
  violationId: string;
1397
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
1397
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
1398
1398
  pendingMediaId: string;
1399
1399
  }, {
1400
1400
  userId: string;
1401
1401
  violationId: string;
1402
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
1402
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
1403
1403
  pendingMediaId: string;
1404
1404
  }>;
1405
1405
  }, "strict", z.ZodTypeAny, {
@@ -1407,7 +1407,7 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1407
1407
  ids: {
1408
1408
  userId: string;
1409
1409
  violationId: string;
1410
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
1410
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
1411
1411
  pendingMediaId: string;
1412
1412
  };
1413
1413
  }, {
@@ -1415,31 +1415,31 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1415
1415
  ids: {
1416
1416
  userId: string;
1417
1417
  violationId: string;
1418
- fileOrigin: "profile-picture" | "skill-media" | "streetz" | "job-posting" | "job-reply" | "opportunity-prompt" | "opportunity-reply" | "admin-opportunity-prompt" | "library-cover-square" | "library-cover-poster" | "library-cover-cinematic" | "chapter-photo" | "song-photo" | "song-audio" | "show-photo" | "show-video" | "chat-attachment" | "project-file";
1418
+ fileOrigin: "profile-picture" | "craft-skill-media" | "squareStreetz" | "commission-posting" | "commission-proposal" | "audition-prompt" | "audition-entry" | "admin-audition-prompt" | "hallLibrary-cover-square" | "hallLibrary-cover-poster" | "hallLibrary-cover-cinematic" | "chapter-photo" | "tune-track-photo" | "tune-track-audio" | "television-episode-photo" | "television-episode-video" | "guild-chat-message-attachment" | "work-asset";
1419
1419
  pendingMediaId: string;
1420
1420
  };
1421
1421
  }>, z.ZodObject<{
1422
1422
  type: z.ZodLiteral<"chat.attachmentFinalized">;
1423
1423
  ids: z.ZodObject<{
1424
- messageId: z.ZodString;
1424
+ guildChatMessageId: z.ZodString;
1425
1425
  conversationId: z.ZodString;
1426
1426
  }, "strict", z.ZodTypeAny, {
1427
- messageId: string;
1427
+ guildChatMessageId: string;
1428
1428
  conversationId: string;
1429
1429
  }, {
1430
- messageId: string;
1430
+ guildChatMessageId: string;
1431
1431
  conversationId: string;
1432
1432
  }>;
1433
1433
  }, "strict", z.ZodTypeAny, {
1434
1434
  type: "chat.attachmentFinalized";
1435
1435
  ids: {
1436
- messageId: string;
1436
+ guildChatMessageId: string;
1437
1437
  conversationId: string;
1438
1438
  };
1439
1439
  }, {
1440
1440
  type: "chat.attachmentFinalized";
1441
1441
  ids: {
1442
- messageId: string;
1442
+ guildChatMessageId: string;
1443
1443
  conversationId: string;
1444
1444
  };
1445
1445
  }>, z.ZodObject<{
@@ -1491,7 +1491,7 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1491
1491
  followedId: string;
1492
1492
  };
1493
1493
  }>, z.ZodObject<{
1494
- type: z.ZodLiteral<"streetz.postLiked">;
1494
+ type: z.ZodLiteral<"squareStreetz.postLiked">;
1495
1495
  ids: z.ZodObject<{
1496
1496
  userId: z.ZodString;
1497
1497
  postId: z.ZodString;
@@ -1506,21 +1506,21 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1506
1506
  authorId: string;
1507
1507
  }>;
1508
1508
  }, "strict", z.ZodTypeAny, {
1509
- type: "streetz.postLiked";
1509
+ type: "squareStreetz.postLiked";
1510
1510
  ids: {
1511
1511
  userId: string;
1512
1512
  postId: string;
1513
1513
  authorId: string;
1514
1514
  };
1515
1515
  }, {
1516
- type: "streetz.postLiked";
1516
+ type: "squareStreetz.postLiked";
1517
1517
  ids: {
1518
1518
  userId: string;
1519
1519
  postId: string;
1520
1520
  authorId: string;
1521
1521
  };
1522
1522
  }>, z.ZodObject<{
1523
- type: z.ZodLiteral<"streetz.postUnliked">;
1523
+ type: z.ZodLiteral<"squareStreetz.postUnliked">;
1524
1524
  ids: z.ZodObject<{
1525
1525
  userId: z.ZodString;
1526
1526
  postId: z.ZodString;
@@ -1535,14 +1535,14 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1535
1535
  authorId: string;
1536
1536
  }>;
1537
1537
  }, "strict", z.ZodTypeAny, {
1538
- type: "streetz.postUnliked";
1538
+ type: "squareStreetz.postUnliked";
1539
1539
  ids: {
1540
1540
  userId: string;
1541
1541
  postId: string;
1542
1542
  authorId: string;
1543
1543
  };
1544
1544
  }, {
1545
- type: "streetz.postUnliked";
1545
+ type: "squareStreetz.postUnliked";
1546
1546
  ids: {
1547
1547
  userId: string;
1548
1548
  postId: string;
@@ -1568,478 +1568,478 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
1568
1568
  userId: string;
1569
1569
  };
1570
1570
  }>, z.ZodObject<{
1571
- type: z.ZodLiteral<"skill.deleted">;
1571
+ type: z.ZodLiteral<"craftSkill.deleted">;
1572
1572
  ids: z.ZodObject<{
1573
1573
  userId: z.ZodString;
1574
- skillId: z.ZodString;
1574
+ craftSkillId: z.ZodString;
1575
1575
  }, "strict", z.ZodTypeAny, {
1576
- skillId: string;
1576
+ craftSkillId: string;
1577
1577
  userId: string;
1578
1578
  }, {
1579
- skillId: string;
1579
+ craftSkillId: string;
1580
1580
  userId: string;
1581
1581
  }>;
1582
1582
  }, "strict", z.ZodTypeAny, {
1583
- type: "skill.deleted";
1583
+ type: "craftSkill.deleted";
1584
1584
  ids: {
1585
- skillId: string;
1585
+ craftSkillId: string;
1586
1586
  userId: string;
1587
1587
  };
1588
1588
  }, {
1589
- type: "skill.deleted";
1589
+ type: "craftSkill.deleted";
1590
1590
  ids: {
1591
- skillId: string;
1591
+ craftSkillId: string;
1592
1592
  userId: string;
1593
1593
  };
1594
1594
  }>, z.ZodObject<{
1595
- type: z.ZodLiteral<"skill.updated">;
1595
+ type: z.ZodLiteral<"craftSkill.updated">;
1596
1596
  ids: z.ZodObject<{
1597
1597
  userId: z.ZodString;
1598
- skillId: z.ZodString;
1598
+ craftSkillId: z.ZodString;
1599
1599
  }, "strict", z.ZodTypeAny, {
1600
- skillId: string;
1600
+ craftSkillId: string;
1601
1601
  userId: string;
1602
1602
  }, {
1603
- skillId: string;
1603
+ craftSkillId: string;
1604
1604
  userId: string;
1605
1605
  }>;
1606
1606
  }, "strict", z.ZodTypeAny, {
1607
- type: "skill.updated";
1607
+ type: "craftSkill.updated";
1608
1608
  ids: {
1609
- skillId: string;
1609
+ craftSkillId: string;
1610
1610
  userId: string;
1611
1611
  };
1612
1612
  }, {
1613
- type: "skill.updated";
1613
+ type: "craftSkill.updated";
1614
1614
  ids: {
1615
- skillId: string;
1615
+ craftSkillId: string;
1616
1616
  userId: string;
1617
1617
  };
1618
1618
  }>, z.ZodObject<{
1619
- type: z.ZodLiteral<"project.created">;
1619
+ type: z.ZodLiteral<"workProject.created">;
1620
1620
  ids: z.ZodObject<{
1621
1621
  userId: z.ZodString;
1622
- projectId: z.ZodString;
1622
+ workProjectId: z.ZodString;
1623
1623
  }, "strict", z.ZodTypeAny, {
1624
- projectId: string;
1624
+ workProjectId: string;
1625
1625
  userId: string;
1626
1626
  }, {
1627
- projectId: string;
1627
+ workProjectId: string;
1628
1628
  userId: string;
1629
1629
  }>;
1630
1630
  }, "strict", z.ZodTypeAny, {
1631
- type: "project.created";
1631
+ type: "workProject.created";
1632
1632
  ids: {
1633
- projectId: string;
1633
+ workProjectId: string;
1634
1634
  userId: string;
1635
1635
  };
1636
1636
  }, {
1637
- type: "project.created";
1637
+ type: "workProject.created";
1638
1638
  ids: {
1639
- projectId: string;
1639
+ workProjectId: string;
1640
1640
  userId: string;
1641
1641
  };
1642
1642
  }>, z.ZodObject<{
1643
- type: z.ZodLiteral<"project.published">;
1643
+ type: z.ZodLiteral<"workProject.published">;
1644
1644
  ids: z.ZodObject<{
1645
- projectId: z.ZodString;
1645
+ workProjectId: z.ZodString;
1646
1646
  userId: z.ZodString;
1647
1647
  }, "strict", z.ZodTypeAny, {
1648
- projectId: string;
1648
+ workProjectId: string;
1649
1649
  userId: string;
1650
1650
  }, {
1651
- projectId: string;
1651
+ workProjectId: string;
1652
1652
  userId: string;
1653
1653
  }>;
1654
1654
  }, "strict", z.ZodTypeAny, {
1655
- type: "project.published";
1655
+ type: "workProject.published";
1656
1656
  ids: {
1657
- projectId: string;
1657
+ workProjectId: string;
1658
1658
  userId: string;
1659
1659
  };
1660
1660
  }, {
1661
- type: "project.published";
1661
+ type: "workProject.published";
1662
1662
  ids: {
1663
- projectId: string;
1663
+ workProjectId: string;
1664
1664
  userId: string;
1665
1665
  };
1666
1666
  }>, z.ZodObject<{
1667
- type: z.ZodLiteral<"project.sharesUpdated">;
1667
+ type: z.ZodLiteral<"workProject.stakeSharesUpdated">;
1668
1668
  ids: z.ZodObject<{
1669
- projectId: z.ZodString;
1669
+ workProjectId: z.ZodString;
1670
1670
  }, "strict", z.ZodTypeAny, {
1671
- projectId: string;
1671
+ workProjectId: string;
1672
1672
  }, {
1673
- projectId: string;
1673
+ workProjectId: string;
1674
1674
  }>;
1675
1675
  }, "strict", z.ZodTypeAny, {
1676
- type: "project.sharesUpdated";
1676
+ type: "workProject.stakeSharesUpdated";
1677
1677
  ids: {
1678
- projectId: string;
1678
+ workProjectId: string;
1679
1679
  };
1680
1680
  }, {
1681
- type: "project.sharesUpdated";
1681
+ type: "workProject.stakeSharesUpdated";
1682
1682
  ids: {
1683
- projectId: string;
1683
+ workProjectId: string;
1684
1684
  };
1685
1685
  }>, z.ZodObject<{
1686
- type: z.ZodLiteral<"project.inviteSent">;
1686
+ type: z.ZodLiteral<"workProject.guildInviteSent">;
1687
1687
  ids: z.ZodObject<{
1688
- projectId: z.ZodString;
1689
- inviteId: z.ZodString;
1688
+ workProjectId: z.ZodString;
1689
+ guildInviteId: z.ZodString;
1690
1690
  inviterId: z.ZodString;
1691
1691
  inviteeId: z.ZodString;
1692
1692
  }, "strict", z.ZodTypeAny, {
1693
- projectId: string;
1694
- inviteId: string;
1693
+ workProjectId: string;
1694
+ guildInviteId: string;
1695
1695
  inviterId: string;
1696
1696
  inviteeId: string;
1697
1697
  }, {
1698
- projectId: string;
1699
- inviteId: string;
1698
+ workProjectId: string;
1699
+ guildInviteId: string;
1700
1700
  inviterId: string;
1701
1701
  inviteeId: string;
1702
1702
  }>;
1703
1703
  }, "strict", z.ZodTypeAny, {
1704
- type: "project.inviteSent";
1704
+ type: "workProject.guildInviteSent";
1705
1705
  ids: {
1706
- projectId: string;
1707
- inviteId: string;
1706
+ workProjectId: string;
1707
+ guildInviteId: string;
1708
1708
  inviterId: string;
1709
1709
  inviteeId: string;
1710
1710
  };
1711
1711
  }, {
1712
- type: "project.inviteSent";
1712
+ type: "workProject.guildInviteSent";
1713
1713
  ids: {
1714
- projectId: string;
1715
- inviteId: string;
1714
+ workProjectId: string;
1715
+ guildInviteId: string;
1716
1716
  inviterId: string;
1717
1717
  inviteeId: string;
1718
1718
  };
1719
1719
  }>, z.ZodObject<{
1720
- type: z.ZodLiteral<"project.inviteAccepted">;
1720
+ type: z.ZodLiteral<"workProject.guildInviteAccepted">;
1721
1721
  ids: z.ZodObject<{
1722
- projectId: z.ZodString;
1723
- inviteId: z.ZodString;
1722
+ workProjectId: z.ZodString;
1723
+ guildInviteId: z.ZodString;
1724
1724
  userId: z.ZodString;
1725
1725
  }, "strict", z.ZodTypeAny, {
1726
- projectId: string;
1726
+ workProjectId: string;
1727
1727
  userId: string;
1728
- inviteId: string;
1728
+ guildInviteId: string;
1729
1729
  }, {
1730
- projectId: string;
1730
+ workProjectId: string;
1731
1731
  userId: string;
1732
- inviteId: string;
1732
+ guildInviteId: string;
1733
1733
  }>;
1734
1734
  }, "strict", z.ZodTypeAny, {
1735
- type: "project.inviteAccepted";
1735
+ type: "workProject.guildInviteAccepted";
1736
1736
  ids: {
1737
- projectId: string;
1737
+ workProjectId: string;
1738
1738
  userId: string;
1739
- inviteId: string;
1739
+ guildInviteId: string;
1740
1740
  };
1741
1741
  }, {
1742
- type: "project.inviteAccepted";
1742
+ type: "workProject.guildInviteAccepted";
1743
1743
  ids: {
1744
- projectId: string;
1744
+ workProjectId: string;
1745
1745
  userId: string;
1746
- inviteId: string;
1746
+ guildInviteId: string;
1747
1747
  };
1748
1748
  }>, z.ZodObject<{
1749
- type: z.ZodLiteral<"project.inviteDeclined">;
1749
+ type: z.ZodLiteral<"workProject.guildInviteDeclined">;
1750
1750
  ids: z.ZodObject<{
1751
- projectId: z.ZodString;
1752
- inviteId: z.ZodString;
1751
+ workProjectId: z.ZodString;
1752
+ guildInviteId: z.ZodString;
1753
1753
  userId: z.ZodString;
1754
1754
  }, "strict", z.ZodTypeAny, {
1755
- projectId: string;
1755
+ workProjectId: string;
1756
1756
  userId: string;
1757
- inviteId: string;
1757
+ guildInviteId: string;
1758
1758
  }, {
1759
- projectId: string;
1759
+ workProjectId: string;
1760
1760
  userId: string;
1761
- inviteId: string;
1761
+ guildInviteId: string;
1762
1762
  }>;
1763
1763
  }, "strict", z.ZodTypeAny, {
1764
- type: "project.inviteDeclined";
1764
+ type: "workProject.guildInviteDeclined";
1765
1765
  ids: {
1766
- projectId: string;
1766
+ workProjectId: string;
1767
1767
  userId: string;
1768
- inviteId: string;
1768
+ guildInviteId: string;
1769
1769
  };
1770
1770
  }, {
1771
- type: "project.inviteDeclined";
1771
+ type: "workProject.guildInviteDeclined";
1772
1772
  ids: {
1773
- projectId: string;
1773
+ workProjectId: string;
1774
1774
  userId: string;
1775
- inviteId: string;
1775
+ guildInviteId: string;
1776
1776
  };
1777
1777
  }>, z.ZodObject<{
1778
- type: z.ZodLiteral<"project.inviteCancelled">;
1778
+ type: z.ZodLiteral<"workProject.guildInviteCancelled">;
1779
1779
  ids: z.ZodObject<{
1780
- projectId: z.ZodString;
1781
- inviteId: z.ZodString;
1780
+ workProjectId: z.ZodString;
1781
+ guildInviteId: z.ZodString;
1782
1782
  }, "strict", z.ZodTypeAny, {
1783
- projectId: string;
1784
- inviteId: string;
1783
+ workProjectId: string;
1784
+ guildInviteId: string;
1785
1785
  }, {
1786
- projectId: string;
1787
- inviteId: string;
1786
+ workProjectId: string;
1787
+ guildInviteId: string;
1788
1788
  }>;
1789
1789
  }, "strict", z.ZodTypeAny, {
1790
- type: "project.inviteCancelled";
1790
+ type: "workProject.guildInviteCancelled";
1791
1791
  ids: {
1792
- projectId: string;
1793
- inviteId: string;
1792
+ workProjectId: string;
1793
+ guildInviteId: string;
1794
1794
  };
1795
1795
  }, {
1796
- type: "project.inviteCancelled";
1796
+ type: "workProject.guildInviteCancelled";
1797
1797
  ids: {
1798
- projectId: string;
1799
- inviteId: string;
1798
+ workProjectId: string;
1799
+ guildInviteId: string;
1800
1800
  };
1801
1801
  }>, z.ZodObject<{
1802
- type: z.ZodLiteral<"opportunity.replyVoted">;
1802
+ type: z.ZodLiteral<"audition.entryVoted">;
1803
1803
  ids: z.ZodObject<{
1804
1804
  userId: z.ZodString;
1805
- opportunityId: z.ZodString;
1806
- replyId: z.ZodString;
1807
- projectId: z.ZodString;
1805
+ auditionId: z.ZodString;
1806
+ auditionEntryId: z.ZodString;
1807
+ workProjectId: z.ZodString;
1808
1808
  }, "strict", z.ZodTypeAny, {
1809
- projectId: string;
1810
- replyId: string;
1811
- opportunityId: string;
1809
+ workProjectId: string;
1810
+ auditionId: string;
1811
+ auditionEntryId: string;
1812
1812
  userId: string;
1813
1813
  }, {
1814
- projectId: string;
1815
- replyId: string;
1816
- opportunityId: string;
1814
+ workProjectId: string;
1815
+ auditionId: string;
1816
+ auditionEntryId: string;
1817
1817
  userId: string;
1818
1818
  }>;
1819
1819
  }, "strict", z.ZodTypeAny, {
1820
- type: "opportunity.replyVoted";
1820
+ type: "audition.entryVoted";
1821
1821
  ids: {
1822
- projectId: string;
1823
- replyId: string;
1824
- opportunityId: string;
1822
+ workProjectId: string;
1823
+ auditionId: string;
1824
+ auditionEntryId: string;
1825
1825
  userId: string;
1826
1826
  };
1827
1827
  }, {
1828
- type: "opportunity.replyVoted";
1828
+ type: "audition.entryVoted";
1829
1829
  ids: {
1830
- projectId: string;
1831
- replyId: string;
1832
- opportunityId: string;
1830
+ workProjectId: string;
1831
+ auditionId: string;
1832
+ auditionEntryId: string;
1833
1833
  userId: string;
1834
1834
  };
1835
1835
  }>, z.ZodObject<{
1836
- type: z.ZodLiteral<"opportunity.closed">;
1836
+ type: z.ZodLiteral<"audition.closed">;
1837
1837
  ids: z.ZodObject<{
1838
- opportunityId: z.ZodString;
1839
- projectId: z.ZodOptional<z.ZodString>;
1838
+ auditionId: z.ZodString;
1839
+ workProjectId: z.ZodOptional<z.ZodString>;
1840
1840
  }, "strict", z.ZodTypeAny, {
1841
- opportunityId: string;
1842
- projectId?: string | undefined;
1841
+ auditionId: string;
1842
+ workProjectId?: string | undefined;
1843
1843
  }, {
1844
- opportunityId: string;
1845
- projectId?: string | undefined;
1844
+ auditionId: string;
1845
+ workProjectId?: string | undefined;
1846
1846
  }>;
1847
1847
  }, "strict", z.ZodTypeAny, {
1848
- type: "opportunity.closed";
1848
+ type: "audition.closed";
1849
1849
  ids: {
1850
- opportunityId: string;
1851
- projectId?: string | undefined;
1850
+ auditionId: string;
1851
+ workProjectId?: string | undefined;
1852
1852
  };
1853
1853
  }, {
1854
- type: "opportunity.closed";
1854
+ type: "audition.closed";
1855
1855
  ids: {
1856
- opportunityId: string;
1857
- projectId?: string | undefined;
1856
+ auditionId: string;
1857
+ workProjectId?: string | undefined;
1858
1858
  };
1859
1859
  }>, z.ZodObject<{
1860
- type: z.ZodLiteral<"job.deleted">;
1860
+ type: z.ZodLiteral<"commission.deleted">;
1861
1861
  ids: z.ZodObject<{
1862
- jobId: z.ZodString;
1863
- projectId: z.ZodString;
1862
+ commissionListingId: z.ZodString;
1863
+ workProjectId: z.ZodString;
1864
1864
  }, "strict", z.ZodTypeAny, {
1865
- projectId: string;
1866
- jobId: string;
1865
+ workProjectId: string;
1866
+ commissionListingId: string;
1867
1867
  }, {
1868
- projectId: string;
1869
- jobId: string;
1868
+ workProjectId: string;
1869
+ commissionListingId: string;
1870
1870
  }>;
1871
1871
  }, "strict", z.ZodTypeAny, {
1872
- type: "job.deleted";
1872
+ type: "commission.deleted";
1873
1873
  ids: {
1874
- projectId: string;
1875
- jobId: string;
1874
+ workProjectId: string;
1875
+ commissionListingId: string;
1876
1876
  };
1877
1877
  }, {
1878
- type: "job.deleted";
1878
+ type: "commission.deleted";
1879
1879
  ids: {
1880
- projectId: string;
1881
- jobId: string;
1880
+ workProjectId: string;
1881
+ commissionListingId: string;
1882
1882
  };
1883
1883
  }>, z.ZodObject<{
1884
- type: z.ZodLiteral<"job.applicationSaved">;
1884
+ type: z.ZodLiteral<"commission.commissionProposalSaved">;
1885
1885
  ids: z.ZodObject<{
1886
- jobId: z.ZodString;
1887
- applicationId: z.ZodString;
1886
+ commissionListingId: z.ZodString;
1887
+ commissionProposalId: z.ZodString;
1888
1888
  userId: z.ZodString;
1889
1889
  }, "strict", z.ZodTypeAny, {
1890
- jobId: string;
1890
+ commissionListingId: string;
1891
+ commissionProposalId: string;
1891
1892
  userId: string;
1892
- applicationId: string;
1893
1893
  }, {
1894
- jobId: string;
1894
+ commissionListingId: string;
1895
+ commissionProposalId: string;
1895
1896
  userId: string;
1896
- applicationId: string;
1897
1897
  }>;
1898
1898
  }, "strict", z.ZodTypeAny, {
1899
- type: "job.applicationSaved";
1899
+ type: "commission.commissionProposalSaved";
1900
1900
  ids: {
1901
- jobId: string;
1901
+ commissionListingId: string;
1902
+ commissionProposalId: string;
1902
1903
  userId: string;
1903
- applicationId: string;
1904
1904
  };
1905
1905
  }, {
1906
- type: "job.applicationSaved";
1906
+ type: "commission.commissionProposalSaved";
1907
1907
  ids: {
1908
- jobId: string;
1908
+ commissionListingId: string;
1909
+ commissionProposalId: string;
1909
1910
  userId: string;
1910
- applicationId: string;
1911
1911
  };
1912
1912
  }>, z.ZodObject<{
1913
- type: z.ZodLiteral<"job.applicationRemoved">;
1913
+ type: z.ZodLiteral<"commission.commissionProposalRemoved">;
1914
1914
  ids: z.ZodObject<{
1915
- jobId: z.ZodString;
1916
- applicationId: z.ZodString;
1915
+ commissionListingId: z.ZodString;
1916
+ commissionProposalId: z.ZodString;
1917
1917
  userId: z.ZodString;
1918
1918
  }, "strict", z.ZodTypeAny, {
1919
- jobId: string;
1919
+ commissionListingId: string;
1920
+ commissionProposalId: string;
1920
1921
  userId: string;
1921
- applicationId: string;
1922
1922
  }, {
1923
- jobId: string;
1923
+ commissionListingId: string;
1924
+ commissionProposalId: string;
1924
1925
  userId: string;
1925
- applicationId: string;
1926
1926
  }>;
1927
1927
  }, "strict", z.ZodTypeAny, {
1928
- type: "job.applicationRemoved";
1928
+ type: "commission.commissionProposalRemoved";
1929
1929
  ids: {
1930
- jobId: string;
1930
+ commissionListingId: string;
1931
+ commissionProposalId: string;
1931
1932
  userId: string;
1932
- applicationId: string;
1933
1933
  };
1934
1934
  }, {
1935
- type: "job.applicationRemoved";
1935
+ type: "commission.commissionProposalRemoved";
1936
1936
  ids: {
1937
- jobId: string;
1937
+ commissionListingId: string;
1938
+ commissionProposalId: string;
1938
1939
  userId: string;
1939
- applicationId: string;
1940
1940
  };
1941
1941
  }>, z.ZodObject<{
1942
- type: z.ZodLiteral<"libraryAsset.submitted">;
1942
+ type: z.ZodLiteral<"thresholdLibrary.submitted">;
1943
1943
  ids: z.ZodObject<{
1944
- projectId: z.ZodString;
1944
+ workProjectId: z.ZodString;
1945
1945
  }, "strict", z.ZodTypeAny, {
1946
- projectId: string;
1946
+ workProjectId: string;
1947
1947
  }, {
1948
- projectId: string;
1948
+ workProjectId: string;
1949
1949
  }>;
1950
1950
  }, "strict", z.ZodTypeAny, {
1951
- type: "libraryAsset.submitted";
1951
+ type: "thresholdLibrary.submitted";
1952
1952
  ids: {
1953
- projectId: string;
1953
+ workProjectId: string;
1954
1954
  };
1955
1955
  }, {
1956
- type: "libraryAsset.submitted";
1956
+ type: "thresholdLibrary.submitted";
1957
1957
  ids: {
1958
- projectId: string;
1958
+ workProjectId: string;
1959
1959
  };
1960
1960
  }>, z.ZodObject<{
1961
- type: z.ZodLiteral<"libraryAsset.approved">;
1961
+ type: z.ZodLiteral<"thresholdLibrary.approved">;
1962
1962
  ids: z.ZodObject<{
1963
- libraryId: z.ZodString;
1963
+ thresholdItemId: z.ZodString;
1964
1964
  }, "strict", z.ZodTypeAny, {
1965
- libraryId: string;
1965
+ thresholdItemId: string;
1966
1966
  }, {
1967
- libraryId: string;
1967
+ thresholdItemId: string;
1968
1968
  }>;
1969
1969
  }, "strict", z.ZodTypeAny, {
1970
- type: "libraryAsset.approved";
1970
+ type: "thresholdLibrary.approved";
1971
1971
  ids: {
1972
- libraryId: string;
1972
+ thresholdItemId: string;
1973
1973
  };
1974
1974
  }, {
1975
- type: "libraryAsset.approved";
1975
+ type: "thresholdLibrary.approved";
1976
1976
  ids: {
1977
- libraryId: string;
1977
+ thresholdItemId: string;
1978
1978
  };
1979
1979
  }>, z.ZodObject<{
1980
- type: z.ZodLiteral<"libraryAsset.rejected">;
1980
+ type: z.ZodLiteral<"thresholdLibrary.rejected">;
1981
1981
  ids: z.ZodObject<{
1982
- libraryId: z.ZodString;
1982
+ thresholdItemId: z.ZodString;
1983
1983
  }, "strict", z.ZodTypeAny, {
1984
- libraryId: string;
1984
+ thresholdItemId: string;
1985
1985
  }, {
1986
- libraryId: string;
1986
+ thresholdItemId: string;
1987
1987
  }>;
1988
1988
  }, "strict", z.ZodTypeAny, {
1989
- type: "libraryAsset.rejected";
1989
+ type: "thresholdLibrary.rejected";
1990
1990
  ids: {
1991
- libraryId: string;
1991
+ thresholdItemId: string;
1992
1992
  };
1993
1993
  }, {
1994
- type: "libraryAsset.rejected";
1994
+ type: "thresholdLibrary.rejected";
1995
1995
  ids: {
1996
- libraryId: string;
1996
+ thresholdItemId: string;
1997
1997
  };
1998
1998
  }>, z.ZodObject<{
1999
- type: z.ZodLiteral<"libraryAsset.needsRevision">;
1999
+ type: z.ZodLiteral<"thresholdLibrary.needsRevision">;
2000
2000
  ids: z.ZodObject<{
2001
- libraryId: z.ZodString;
2001
+ thresholdItemId: z.ZodString;
2002
2002
  }, "strict", z.ZodTypeAny, {
2003
- libraryId: string;
2003
+ thresholdItemId: string;
2004
2004
  }, {
2005
- libraryId: string;
2005
+ thresholdItemId: string;
2006
2006
  }>;
2007
2007
  }, "strict", z.ZodTypeAny, {
2008
- type: "libraryAsset.needsRevision";
2008
+ type: "thresholdLibrary.needsRevision";
2009
2009
  ids: {
2010
- libraryId: string;
2010
+ thresholdItemId: string;
2011
2011
  };
2012
2012
  }, {
2013
- type: "libraryAsset.needsRevision";
2013
+ type: "thresholdLibrary.needsRevision";
2014
2014
  ids: {
2015
- libraryId: string;
2015
+ thresholdItemId: string;
2016
2016
  };
2017
2017
  }>, z.ZodObject<{
2018
- type: z.ZodLiteral<"libraryAsset.preferenceUpdated">;
2018
+ type: z.ZodLiteral<"hallLibrary.preferenceUpdated">;
2019
2019
  ids: z.ZodObject<{
2020
2020
  userId: z.ZodString;
2021
- libraryId: z.ZodString;
2021
+ hallItemId: z.ZodString;
2022
2022
  }, "strict", z.ZodTypeAny, {
2023
2023
  userId: string;
2024
- libraryId: string;
2024
+ hallItemId: string;
2025
2025
  }, {
2026
2026
  userId: string;
2027
- libraryId: string;
2027
+ hallItemId: string;
2028
2028
  }>;
2029
2029
  }, "strict", z.ZodTypeAny, {
2030
- type: "libraryAsset.preferenceUpdated";
2030
+ type: "hallLibrary.preferenceUpdated";
2031
2031
  ids: {
2032
2032
  userId: string;
2033
- libraryId: string;
2033
+ hallItemId: string;
2034
2034
  };
2035
2035
  }, {
2036
- type: "libraryAsset.preferenceUpdated";
2036
+ type: "hallLibrary.preferenceUpdated";
2037
2037
  ids: {
2038
2038
  userId: string;
2039
- libraryId: string;
2039
+ hallItemId: string;
2040
2040
  };
2041
2041
  }>, z.ZodObject<{
2042
- type: z.ZodLiteral<"message.systemMarked">;
2042
+ type: z.ZodLiteral<"adminDispatch.systemMarked">;
2043
2043
  ids: z.ZodObject<{
2044
2044
  userId: z.ZodString;
2045
2045
  }, "strict", z.ZodTypeAny, {
@@ -2048,33 +2048,33 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
2048
2048
  userId: string;
2049
2049
  }>;
2050
2050
  }, "strict", z.ZodTypeAny, {
2051
- type: "message.systemMarked";
2051
+ type: "adminDispatch.systemMarked";
2052
2052
  ids: {
2053
2053
  userId: string;
2054
2054
  };
2055
2055
  }, {
2056
- type: "message.systemMarked";
2056
+ type: "adminDispatch.systemMarked";
2057
2057
  ids: {
2058
2058
  userId: string;
2059
2059
  };
2060
2060
  }>, z.ZodObject<{
2061
- type: z.ZodLiteral<"message.adminThreadUpdated">;
2061
+ type: z.ZodLiteral<"adminDispatch.threadUpdated">;
2062
2062
  ids: z.ZodObject<{
2063
- messageId: z.ZodNullable<z.ZodString>;
2063
+ adminDispatchId: z.ZodNullable<z.ZodString>;
2064
2064
  }, "strict", z.ZodTypeAny, {
2065
- messageId: string | null;
2065
+ adminDispatchId: string | null;
2066
2066
  }, {
2067
- messageId: string | null;
2067
+ adminDispatchId: string | null;
2068
2068
  }>;
2069
2069
  }, "strict", z.ZodTypeAny, {
2070
- type: "message.adminThreadUpdated";
2070
+ type: "adminDispatch.threadUpdated";
2071
2071
  ids: {
2072
- messageId: string | null;
2072
+ adminDispatchId: string | null;
2073
2073
  };
2074
2074
  }, {
2075
- type: "message.adminThreadUpdated";
2075
+ type: "adminDispatch.threadUpdated";
2076
2076
  ids: {
2077
- messageId: string | null;
2077
+ adminDispatchId: string | null;
2078
2078
  };
2079
2079
  }>, z.ZodObject<{
2080
2080
  type: z.ZodLiteral<"admin.appealReviewed">;
@@ -2101,13 +2101,13 @@ export declare const DomainEventSchema: z.ZodDiscriminatedUnion<"type", [z.ZodOb
2101
2101
  violationId: string;
2102
2102
  };
2103
2103
  }>, z.ZodObject<{
2104
- type: z.ZodLiteral<"admin.systemMessageReviewed">;
2104
+ type: z.ZodLiteral<"admin.adminDispatchReviewed">;
2105
2105
  ids: z.ZodObject<{}, "strict", z.ZodTypeAny, {}, {}>;
2106
2106
  }, "strict", z.ZodTypeAny, {
2107
- type: "admin.systemMessageReviewed";
2107
+ type: "admin.adminDispatchReviewed";
2108
2108
  ids: {};
2109
2109
  }, {
2110
- type: "admin.systemMessageReviewed";
2110
+ type: "admin.adminDispatchReviewed";
2111
2111
  ids: {};
2112
2112
  }>, z.ZodObject<{
2113
2113
  type: z.ZodLiteral<"mention.read">;