dsh-daoing-memory 0.1.2 → 0.1.3

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.
package/lib/client.js CHANGED
@@ -4082,8 +4082,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4082
4082
  }
4083
4083
  //#endregion
4084
4084
  //#region lib/typert.remote-client.js
4085
- const _deepseek_ai_dsh_memory_memory_appendDiary_parameter_0$schema = intersection(string(), unknown());
4086
- const _deepseek_ai_dsh_memory_memory_appendDiary_parameter_1$schema = object({
4085
+ const _dsh_daoing_memory_memory_appendDiary_parameter_0$schema = intersection(string(), unknown());
4086
+ const _dsh_daoing_memory_memory_appendDiary_parameter_1$schema = object({
4087
4087
  "kind": union([
4088
4088
  literal("other"),
4089
4089
  literal("said"),
@@ -4096,7 +4096,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4096
4096
  "sessionRef": string().optional(),
4097
4097
  "tags": array(string()).optional()
4098
4098
  });
4099
- const _deepseek_ai_dsh_memory_memory_appendDiary_result$schema = object({
4099
+ const _dsh_daoing_memory_memory_appendDiary_result$schema = object({
4100
4100
  "entry": object({
4101
4101
  "id": string(),
4102
4102
  "ts": number(),
@@ -4131,8 +4131,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4131
4131
  "extracted": boolean()
4132
4132
  })).optional()
4133
4133
  });
4134
- const _deepseek_ai_dsh_memory_memory_consolidate_parameter_0$schema = intersection(string(), unknown());
4135
- const _deepseek_ai_dsh_memory_memory_consolidate_parameter_1$schema = object({
4134
+ const _dsh_daoing_memory_memory_consolidate_parameter_0$schema = intersection(string(), unknown());
4135
+ const _dsh_daoing_memory_memory_consolidate_parameter_1$schema = object({
4136
4136
  "merges": array(object({
4137
4137
  "family": string(),
4138
4138
  "kind": union([literal("positive"), literal("negative")]),
@@ -4146,7 +4146,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4146
4146
  })),
4147
4147
  "note": string().optional()
4148
4148
  });
4149
- const _deepseek_ai_dsh_memory_memory_consolidate_result$schema = object({
4149
+ const _dsh_daoing_memory_memory_consolidate_result$schema = object({
4150
4150
  "consolidated": number(),
4151
4151
  "archived": number(),
4152
4152
  "skipped": array(object({
@@ -4154,15 +4154,15 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4154
4154
  "reason": string()
4155
4155
  }))
4156
4156
  });
4157
- const _deepseek_ai_dsh_memory_memory_consolidationDue_parameter_0$schema = intersection(string(), unknown());
4158
- const _deepseek_ai_dsh_memory_memory_consolidationDue_result$schema = object({
4157
+ const _dsh_daoing_memory_memory_consolidationDue_parameter_0$schema = intersection(string(), unknown());
4158
+ const _dsh_daoing_memory_memory_consolidationDue_result$schema = object({
4159
4159
  "due": boolean(),
4160
4160
  "lastTs": number(),
4161
4161
  "newSince": number(),
4162
4162
  "hoursSince": number()
4163
4163
  });
4164
- const _deepseek_ai_dsh_memory_memory_exportLibrary_parameter_0$schema = intersection(string(), unknown());
4165
- const _deepseek_ai_dsh_memory_memory_exportLibrary_result$schema = object({
4164
+ const _dsh_daoing_memory_memory_exportLibrary_parameter_0$schema = intersection(string(), unknown());
4165
+ const _dsh_daoing_memory_memory_exportLibrary_result$schema = object({
4166
4166
  "exportedAt": number(),
4167
4167
  "schemaVersion": number(),
4168
4168
  "experiences": array(object({
@@ -4315,8 +4315,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4315
4315
  "hash": string()
4316
4316
  }))
4317
4317
  });
4318
- const _deepseek_ai_dsh_memory_memory_extract_parameter_0$schema = intersection(string(), unknown());
4319
- const _deepseek_ai_dsh_memory_memory_extract_parameter_1$schema = object({
4318
+ const _dsh_daoing_memory_memory_extract_parameter_0$schema = intersection(string(), unknown());
4319
+ const _dsh_daoing_memory_memory_extract_parameter_1$schema = object({
4320
4320
  "proposals": array(object({
4321
4321
  "category": union([
4322
4322
  literal("other"),
@@ -4363,7 +4363,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4363
4363
  })).optional(),
4364
4364
  "summary": string()
4365
4365
  });
4366
- const _deepseek_ai_dsh_memory_memory_extract_result$schema = object({
4366
+ const _dsh_daoing_memory_memory_extract_result$schema = object({
4367
4367
  "applied": array(object({
4368
4368
  "id": string(),
4369
4369
  "category": union([
@@ -4446,10 +4446,10 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4446
4446
  })),
4447
4447
  "appliedConcerns": number()
4448
4448
  });
4449
- const _deepseek_ai_dsh_memory_memory_extractionLog_parameter_0$schema = intersection(string(), unknown());
4450
- const _deepseek_ai_dsh_memory_memory_extractionLog_parameter_1$schema = number();
4451
- const _deepseek_ai_dsh_memory_memory_extractionLog_parameter_2$schema = number();
4452
- const _deepseek_ai_dsh_memory_memory_extractionLog_result$schema = array(object({
4449
+ const _dsh_daoing_memory_memory_extractionLog_parameter_0$schema = intersection(string(), unknown());
4450
+ const _dsh_daoing_memory_memory_extractionLog_parameter_1$schema = number();
4451
+ const _dsh_daoing_memory_memory_extractionLog_parameter_2$schema = number();
4452
+ const _dsh_daoing_memory_memory_extractionLog_result$schema = array(object({
4453
4453
  "id": string(),
4454
4454
  "ts": number(),
4455
4455
  "trigger": union([literal("cadence"), literal("manual")]),
@@ -4457,11 +4457,11 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4457
4457
  "producedFactIds": array(string()),
4458
4458
  "diaryCount": number()
4459
4459
  }));
4460
- const _deepseek_ai_dsh_memory_memory_extractionLogCount_parameter_0$schema = intersection(string(), unknown());
4461
- const _deepseek_ai_dsh_memory_memory_extractionLogCount_result$schema = number();
4462
- const _deepseek_ai_dsh_memory_memory_family_parameter_0$schema = intersection(string(), unknown());
4463
- const _deepseek_ai_dsh_memory_memory_family_parameter_1$schema = string();
4464
- const _deepseek_ai_dsh_memory_memory_family_result$schema = array(object({
4460
+ const _dsh_daoing_memory_memory_extractionLogCount_parameter_0$schema = intersection(string(), unknown());
4461
+ const _dsh_daoing_memory_memory_extractionLogCount_result$schema = number();
4462
+ const _dsh_daoing_memory_memory_family_parameter_0$schema = intersection(string(), unknown());
4463
+ const _dsh_daoing_memory_memory_family_parameter_1$schema = string();
4464
+ const _dsh_daoing_memory_memory_family_result$schema = array(object({
4465
4465
  "id": string(),
4466
4466
  "revision": number(),
4467
4467
  "kind": union([literal("positive"), literal("negative")]),
@@ -4507,10 +4507,10 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4507
4507
  "createdAt": number(),
4508
4508
  "updatedAt": number()
4509
4509
  }));
4510
- const _deepseek_ai_dsh_memory_memory_get_parameter_0$schema = intersection(string(), unknown());
4511
- const _deepseek_ai_dsh_memory_memory_get_parameter_1$schema = string();
4512
- const _deepseek_ai_dsh_memory_memory_get_parameter_2$schema = union([_undefined(), number()]);
4513
- const _deepseek_ai_dsh_memory_memory_get_result$schema = union([_undefined(), object({
4510
+ const _dsh_daoing_memory_memory_get_parameter_0$schema = intersection(string(), unknown());
4511
+ const _dsh_daoing_memory_memory_get_parameter_1$schema = string();
4512
+ const _dsh_daoing_memory_memory_get_parameter_2$schema = union([_undefined(), number()]);
4513
+ const _dsh_daoing_memory_memory_get_result$schema = union([_undefined(), object({
4514
4514
  "id": string(),
4515
4515
  "revision": number(),
4516
4516
  "kind": union([literal("positive"), literal("negative")]),
@@ -4556,9 +4556,9 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4556
4556
  "createdAt": number(),
4557
4557
  "updatedAt": number()
4558
4558
  })]);
4559
- const _deepseek_ai_dsh_memory_memory_getDiaryByIds_parameter_0$schema = intersection(string(), unknown());
4560
- const _deepseek_ai_dsh_memory_memory_getDiaryByIds_parameter_1$schema = array(string());
4561
- const _deepseek_ai_dsh_memory_memory_getDiaryByIds_result$schema = array(object({
4559
+ const _dsh_daoing_memory_memory_getDiaryByIds_parameter_0$schema = intersection(string(), unknown());
4560
+ const _dsh_daoing_memory_memory_getDiaryByIds_parameter_1$schema = array(string());
4561
+ const _dsh_daoing_memory_memory_getDiaryByIds_result$schema = array(object({
4562
4562
  "id": string(),
4563
4563
  "ts": number(),
4564
4564
  "kind": union([
@@ -4574,12 +4574,12 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4574
4574
  "tags": array(string()),
4575
4575
  "extracted": boolean()
4576
4576
  }));
4577
- const _deepseek_ai_dsh_memory_memory_humanAckDiary_parameter_0$schema = intersection(string(), unknown());
4578
- const _deepseek_ai_dsh_memory_memory_humanAckDiary_parameter_1$schema = object({
4577
+ const _dsh_daoing_memory_memory_humanAckDiary_parameter_0$schema = intersection(string(), unknown());
4578
+ const _dsh_daoing_memory_memory_humanAckDiary_parameter_1$schema = object({
4579
4579
  "diaryId": string(),
4580
4580
  "reason": string()
4581
4581
  });
4582
- const _deepseek_ai_dsh_memory_memory_humanAckDiary_result$schema = object({
4582
+ const _dsh_daoing_memory_memory_humanAckDiary_result$schema = object({
4583
4583
  "id": string(),
4584
4584
  "ts": number(),
4585
4585
  "kind": union([
@@ -4595,8 +4595,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4595
4595
  "tags": array(string()),
4596
4596
  "extracted": boolean()
4597
4597
  });
4598
- const _deepseek_ai_dsh_memory_memory_humanAddExperience_parameter_0$schema = intersection(string(), unknown());
4599
- const _deepseek_ai_dsh_memory_memory_humanAddExperience_parameter_1$schema = object({
4598
+ const _dsh_daoing_memory_memory_humanAddExperience_parameter_0$schema = intersection(string(), unknown());
4599
+ const _dsh_daoing_memory_memory_humanAddExperience_parameter_1$schema = object({
4600
4600
  "kind": union([literal("positive"), literal("negative")]),
4601
4601
  "family": string(),
4602
4602
  "gist": string(),
@@ -4611,7 +4611,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4611
4611
  "context": string().optional(),
4612
4612
  "reason": string()
4613
4613
  });
4614
- const _deepseek_ai_dsh_memory_memory_humanAddExperience_result$schema = object({
4614
+ const _dsh_daoing_memory_memory_humanAddExperience_result$schema = object({
4615
4615
  "id": string(),
4616
4616
  "revision": number(),
4617
4617
  "kind": union([literal("positive"), literal("negative")]),
@@ -4657,8 +4657,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4657
4657
  "createdAt": number(),
4658
4658
  "updatedAt": number()
4659
4659
  });
4660
- const _deepseek_ai_dsh_memory_memory_humanAddFact_parameter_0$schema = intersection(string(), unknown());
4661
- const _deepseek_ai_dsh_memory_memory_humanAddFact_parameter_1$schema = object({
4660
+ const _dsh_daoing_memory_memory_humanAddFact_parameter_0$schema = intersection(string(), unknown());
4661
+ const _dsh_daoing_memory_memory_humanAddFact_parameter_1$schema = object({
4662
4662
  "category": union([
4663
4663
  literal("other"),
4664
4664
  literal("preference"),
@@ -4675,7 +4675,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4675
4675
  "locked": boolean().optional(),
4676
4676
  "reason": string()
4677
4677
  });
4678
- const _deepseek_ai_dsh_memory_memory_humanAddFact_result$schema = object({
4678
+ const _dsh_daoing_memory_memory_humanAddFact_result$schema = object({
4679
4679
  "id": string(),
4680
4680
  "category": union([
4681
4681
  literal("other"),
@@ -4705,13 +4705,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4705
4705
  "deleted": boolean(),
4706
4706
  "conflictPending": boolean()
4707
4707
  });
4708
- const _deepseek_ai_dsh_memory_memory_humanConfirmFact_parameter_0$schema = intersection(string(), unknown());
4709
- const _deepseek_ai_dsh_memory_memory_humanConfirmFact_parameter_1$schema = object({
4708
+ const _dsh_daoing_memory_memory_humanConfirmFact_parameter_0$schema = intersection(string(), unknown());
4709
+ const _dsh_daoing_memory_memory_humanConfirmFact_parameter_1$schema = object({
4710
4710
  "factId": string(),
4711
4711
  "locked": boolean(),
4712
4712
  "reason": string()
4713
4713
  });
4714
- const _deepseek_ai_dsh_memory_memory_humanConfirmFact_result$schema = object({
4714
+ const _dsh_daoing_memory_memory_humanConfirmFact_result$schema = object({
4715
4715
  "id": string(),
4716
4716
  "category": union([
4717
4717
  literal("other"),
@@ -4741,26 +4741,26 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4741
4741
  "deleted": boolean(),
4742
4742
  "conflictPending": boolean()
4743
4743
  });
4744
- const _deepseek_ai_dsh_memory_memory_humanDeleteConcern_parameter_0$schema = intersection(string(), unknown());
4745
- const _deepseek_ai_dsh_memory_memory_humanDeleteConcern_parameter_1$schema = object({
4744
+ const _dsh_daoing_memory_memory_humanDeleteConcern_parameter_0$schema = intersection(string(), unknown());
4745
+ const _dsh_daoing_memory_memory_humanDeleteConcern_parameter_1$schema = object({
4746
4746
  "id": string(),
4747
4747
  "reason": string()
4748
4748
  });
4749
- const _deepseek_ai_dsh_memory_memory_humanDeleteConcern_result$schema = object({ "deleted": literal(true) });
4750
- const _deepseek_ai_dsh_memory_memory_humanDeleteExperience_parameter_0$schema = intersection(string(), unknown());
4751
- const _deepseek_ai_dsh_memory_memory_humanDeleteExperience_parameter_1$schema = object({
4749
+ const _dsh_daoing_memory_memory_humanDeleteConcern_result$schema = object({ "deleted": literal(true) });
4750
+ const _dsh_daoing_memory_memory_humanDeleteExperience_parameter_0$schema = intersection(string(), unknown());
4751
+ const _dsh_daoing_memory_memory_humanDeleteExperience_parameter_1$schema = object({
4752
4752
  "id": string(),
4753
4753
  "reason": string()
4754
4754
  });
4755
- const _deepseek_ai_dsh_memory_memory_humanDeleteExperience_result$schema = object({ "deleted": literal(true) });
4756
- const _deepseek_ai_dsh_memory_memory_humanDeleteFact_parameter_0$schema = intersection(string(), unknown());
4757
- const _deepseek_ai_dsh_memory_memory_humanDeleteFact_parameter_1$schema = object({
4755
+ const _dsh_daoing_memory_memory_humanDeleteExperience_result$schema = object({ "deleted": literal(true) });
4756
+ const _dsh_daoing_memory_memory_humanDeleteFact_parameter_0$schema = intersection(string(), unknown());
4757
+ const _dsh_daoing_memory_memory_humanDeleteFact_parameter_1$schema = object({
4758
4758
  "factId": string(),
4759
4759
  "reason": string()
4760
4760
  });
4761
- const _deepseek_ai_dsh_memory_memory_humanDeleteFact_result$schema = object({ "deleted": literal(true) });
4762
- const _deepseek_ai_dsh_memory_memory_humanEditExperience_parameter_0$schema = intersection(string(), unknown());
4763
- const _deepseek_ai_dsh_memory_memory_humanEditExperience_parameter_1$schema = object({
4761
+ const _dsh_daoing_memory_memory_humanDeleteFact_result$schema = object({ "deleted": literal(true) });
4762
+ const _dsh_daoing_memory_memory_humanEditExperience_parameter_0$schema = intersection(string(), unknown());
4763
+ const _dsh_daoing_memory_memory_humanEditExperience_parameter_1$schema = object({
4764
4764
  "id": string(),
4765
4765
  "reason": string(),
4766
4766
  "gist": string().optional(),
@@ -4775,7 +4775,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4775
4775
  "context": string().optional(),
4776
4776
  "globalFlag": boolean().optional()
4777
4777
  });
4778
- const _deepseek_ai_dsh_memory_memory_humanEditExperience_result$schema = object({
4778
+ const _dsh_daoing_memory_memory_humanEditExperience_result$schema = object({
4779
4779
  "id": string(),
4780
4780
  "revision": number(),
4781
4781
  "kind": union([literal("positive"), literal("negative")]),
@@ -4821,13 +4821,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4821
4821
  "createdAt": number(),
4822
4822
  "updatedAt": number()
4823
4823
  });
4824
- const _deepseek_ai_dsh_memory_memory_humanEditFact_parameter_0$schema = intersection(string(), unknown());
4825
- const _deepseek_ai_dsh_memory_memory_humanEditFact_parameter_1$schema = object({
4824
+ const _dsh_daoing_memory_memory_humanEditFact_parameter_0$schema = intersection(string(), unknown());
4825
+ const _dsh_daoing_memory_memory_humanEditFact_parameter_1$schema = object({
4826
4826
  "factId": string(),
4827
4827
  "value": string(),
4828
4828
  "reason": string()
4829
4829
  });
4830
- const _deepseek_ai_dsh_memory_memory_humanEditFact_result$schema = object({
4830
+ const _dsh_daoing_memory_memory_humanEditFact_result$schema = object({
4831
4831
  "id": string(),
4832
4832
  "category": union([
4833
4833
  literal("other"),
@@ -4857,13 +4857,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4857
4857
  "deleted": boolean(),
4858
4858
  "conflictPending": boolean()
4859
4859
  });
4860
- const _deepseek_ai_dsh_memory_memory_humanPin_parameter_0$schema = intersection(string(), unknown());
4861
- const _deepseek_ai_dsh_memory_memory_humanPin_parameter_1$schema = object({
4860
+ const _dsh_daoing_memory_memory_humanPin_parameter_0$schema = intersection(string(), unknown());
4861
+ const _dsh_daoing_memory_memory_humanPin_parameter_1$schema = object({
4862
4862
  "id": string(),
4863
4863
  "pinned": boolean(),
4864
4864
  "reason": string()
4865
4865
  });
4866
- const _deepseek_ai_dsh_memory_memory_humanPin_result$schema = object({
4866
+ const _dsh_daoing_memory_memory_humanPin_result$schema = object({
4867
4867
  "id": string(),
4868
4868
  "revision": number(),
4869
4869
  "kind": union([literal("positive"), literal("negative")]),
@@ -4909,10 +4909,10 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4909
4909
  "createdAt": number(),
4910
4910
  "updatedAt": number()
4911
4911
  });
4912
- const _deepseek_ai_dsh_memory_memory_humanPromote_parameter_0$schema = intersection(string(), unknown());
4913
- const _deepseek_ai_dsh_memory_memory_humanPromote_parameter_1$schema = string();
4914
- const _deepseek_ai_dsh_memory_memory_humanPromote_parameter_2$schema = string();
4915
- const _deepseek_ai_dsh_memory_memory_humanPromote_result$schema = object({
4912
+ const _dsh_daoing_memory_memory_humanPromote_parameter_0$schema = intersection(string(), unknown());
4913
+ const _dsh_daoing_memory_memory_humanPromote_parameter_1$schema = string();
4914
+ const _dsh_daoing_memory_memory_humanPromote_parameter_2$schema = string();
4915
+ const _dsh_daoing_memory_memory_humanPromote_result$schema = object({
4916
4916
  "id": string(),
4917
4917
  "revision": number(),
4918
4918
  "kind": union([literal("positive"), literal("negative")]),
@@ -4958,12 +4958,12 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
4958
4958
  "createdAt": number(),
4959
4959
  "updatedAt": number()
4960
4960
  });
4961
- const _deepseek_ai_dsh_memory_memory_humanReleaseCold_parameter_0$schema = intersection(string(), unknown());
4962
- const _deepseek_ai_dsh_memory_memory_humanReleaseCold_parameter_1$schema = object({
4961
+ const _dsh_daoing_memory_memory_humanReleaseCold_parameter_0$schema = intersection(string(), unknown());
4962
+ const _dsh_daoing_memory_memory_humanReleaseCold_parameter_1$schema = object({
4963
4963
  "id": string(),
4964
4964
  "reason": string()
4965
4965
  });
4966
- const _deepseek_ai_dsh_memory_memory_humanReleaseCold_result$schema = object({
4966
+ const _dsh_daoing_memory_memory_humanReleaseCold_result$schema = object({
4967
4967
  "id": string(),
4968
4968
  "revision": number(),
4969
4969
  "kind": union([literal("positive"), literal("negative")]),
@@ -5009,13 +5009,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5009
5009
  "createdAt": number(),
5010
5010
  "updatedAt": number()
5011
5011
  });
5012
- const _deepseek_ai_dsh_memory_memory_humanRollback_parameter_0$schema = intersection(string(), unknown());
5013
- const _deepseek_ai_dsh_memory_memory_humanRollback_parameter_1$schema = object({
5012
+ const _dsh_daoing_memory_memory_humanRollback_parameter_0$schema = intersection(string(), unknown());
5013
+ const _dsh_daoing_memory_memory_humanRollback_parameter_1$schema = object({
5014
5014
  "id": string(),
5015
5015
  "toRevision": number(),
5016
5016
  "reason": string()
5017
5017
  });
5018
- const _deepseek_ai_dsh_memory_memory_humanRollback_result$schema = object({
5018
+ const _dsh_daoing_memory_memory_humanRollback_result$schema = object({
5019
5019
  "id": string(),
5020
5020
  "revision": number(),
5021
5021
  "kind": union([literal("positive"), literal("negative")]),
@@ -5061,8 +5061,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5061
5061
  "createdAt": number(),
5062
5062
  "updatedAt": number()
5063
5063
  });
5064
- const _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_parameter_0$schema = intersection(string(), unknown());
5065
- const _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_parameter_1$schema = object({
5064
+ const _dsh_daoing_memory_memory_humanSetConcernStatus_parameter_0$schema = intersection(string(), unknown());
5065
+ const _dsh_daoing_memory_memory_humanSetConcernStatus_parameter_1$schema = object({
5066
5066
  "id": string(),
5067
5067
  "status": union([
5068
5068
  literal("paused"),
@@ -5072,9 +5072,9 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5072
5072
  ]),
5073
5073
  "reason": string()
5074
5074
  });
5075
- const _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_result$schema = object({ "ok": literal(true) });
5076
- const _deepseek_ai_dsh_memory_memory_ingest_parameter_0$schema = intersection(string(), unknown());
5077
- const _deepseek_ai_dsh_memory_memory_ingest_parameter_1$schema = object({
5075
+ const _dsh_daoing_memory_memory_humanSetConcernStatus_result$schema = object({ "ok": literal(true) });
5076
+ const _dsh_daoing_memory_memory_ingest_parameter_0$schema = intersection(string(), unknown());
5077
+ const _dsh_daoing_memory_memory_ingest_parameter_1$schema = object({
5078
5078
  "sourceType": union([
5079
5079
  literal("conversation"),
5080
5080
  literal("document"),
@@ -5100,7 +5100,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5100
5100
  })),
5101
5101
  "note": string().optional()
5102
5102
  });
5103
- const _deepseek_ai_dsh_memory_memory_ingest_result$schema = object({
5103
+ const _dsh_daoing_memory_memory_ingest_result$schema = object({
5104
5104
  "accepted": array(object({
5105
5105
  "id": string(),
5106
5106
  "revision": number(),
@@ -5156,8 +5156,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5156
5156
  "beta": number()
5157
5157
  })
5158
5158
  });
5159
- const _deepseek_ai_dsh_memory_memory_ledgerQuery_parameter_0$schema = intersection(string(), unknown());
5160
- const _deepseek_ai_dsh_memory_memory_ledgerQuery_parameter_1$schema = object({
5159
+ const _dsh_daoing_memory_memory_ledgerQuery_parameter_0$schema = intersection(string(), unknown());
5160
+ const _dsh_daoing_memory_memory_ledgerQuery_parameter_1$schema = object({
5161
5161
  "objectType": union([
5162
5162
  literal("experience"),
5163
5163
  literal("fact"),
@@ -5172,7 +5172,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5172
5172
  "seqFrom": number().optional(),
5173
5173
  "seqTo": number().optional()
5174
5174
  });
5175
- const _deepseek_ai_dsh_memory_memory_ledgerQuery_result$schema = array(object({
5175
+ const _dsh_daoing_memory_memory_ledgerQuery_result$schema = array(object({
5176
5176
  "seq": number(),
5177
5177
  "ts": number(),
5178
5178
  "op": string(),
@@ -5190,8 +5190,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5190
5190
  "prevHash": string(),
5191
5191
  "hash": string()
5192
5192
  }));
5193
- const _deepseek_ai_dsh_memory_memory_ledgerQueryCount_parameter_0$schema = intersection(string(), unknown());
5194
- const _deepseek_ai_dsh_memory_memory_ledgerQueryCount_parameter_1$schema = object({
5193
+ const _dsh_daoing_memory_memory_ledgerQueryCount_parameter_0$schema = intersection(string(), unknown());
5194
+ const _dsh_daoing_memory_memory_ledgerQueryCount_parameter_1$schema = object({
5195
5195
  "objectType": union([
5196
5196
  literal("experience"),
5197
5197
  literal("fact"),
@@ -5206,9 +5206,9 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5206
5206
  "seqFrom": number().optional(),
5207
5207
  "seqTo": number().optional()
5208
5208
  });
5209
- const _deepseek_ai_dsh_memory_memory_ledgerQueryCount_result$schema = number();
5210
- const _deepseek_ai_dsh_memory_memory_list_parameter_0$schema = intersection(string(), unknown());
5211
- const _deepseek_ai_dsh_memory_memory_list_parameter_1$schema = object({
5209
+ const _dsh_daoing_memory_memory_ledgerQueryCount_result$schema = number();
5210
+ const _dsh_daoing_memory_memory_list_parameter_0$schema = intersection(string(), unknown());
5211
+ const _dsh_daoing_memory_memory_list_parameter_1$schema = object({
5212
5212
  "status": union([
5213
5213
  literal("candidate"),
5214
5214
  literal("live"),
@@ -5221,7 +5221,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5221
5221
  "family": string().optional(),
5222
5222
  "context": string().optional()
5223
5223
  });
5224
- const _deepseek_ai_dsh_memory_memory_list_result$schema = array(object({
5224
+ const _dsh_daoing_memory_memory_list_result$schema = array(object({
5225
5225
  "id": string(),
5226
5226
  "revision": number(),
5227
5227
  "kind": union([literal("positive"), literal("negative")]),
@@ -5267,12 +5267,12 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5267
5267
  "createdAt": number(),
5268
5268
  "updatedAt": number()
5269
5269
  }));
5270
- const _deepseek_ai_dsh_memory_memory_listConcerns_parameter_0$schema = intersection(string(), unknown());
5271
- const _deepseek_ai_dsh_memory_memory_listConcerns_parameter_1$schema = string();
5272
- const _deepseek_ai_dsh_memory_memory_listConcerns_parameter_2$schema = string();
5273
- const _deepseek_ai_dsh_memory_memory_listConcerns_parameter_3$schema = number();
5274
- const _deepseek_ai_dsh_memory_memory_listConcerns_parameter_4$schema = number();
5275
- const _deepseek_ai_dsh_memory_memory_listConcerns_result$schema = array(object({
5270
+ const _dsh_daoing_memory_memory_listConcerns_parameter_0$schema = intersection(string(), unknown());
5271
+ const _dsh_daoing_memory_memory_listConcerns_parameter_1$schema = string();
5272
+ const _dsh_daoing_memory_memory_listConcerns_parameter_2$schema = string();
5273
+ const _dsh_daoing_memory_memory_listConcerns_parameter_3$schema = number();
5274
+ const _dsh_daoing_memory_memory_listConcerns_parameter_4$schema = number();
5275
+ const _dsh_daoing_memory_memory_listConcerns_result$schema = array(object({
5276
5276
  "concern": object({
5277
5277
  "id": string(),
5278
5278
  "parentId": string().optional(),
@@ -5324,15 +5324,15 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5324
5324
  "deleted": boolean()
5325
5325
  }))
5326
5326
  }));
5327
- const _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_0$schema = intersection(string(), unknown());
5328
- const _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_1$schema = string();
5329
- const _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_2$schema = string();
5330
- const _deepseek_ai_dsh_memory_memory_listConcernsCount_result$schema = number();
5331
- const _deepseek_ai_dsh_memory_memory_listDiary_parameter_0$schema = intersection(string(), unknown());
5332
- const _deepseek_ai_dsh_memory_memory_listDiary_parameter_1$schema = number();
5333
- const _deepseek_ai_dsh_memory_memory_listDiary_parameter_2$schema = number();
5334
- const _deepseek_ai_dsh_memory_memory_listDiary_parameter_3$schema = boolean();
5335
- const _deepseek_ai_dsh_memory_memory_listDiary_result$schema = array(object({
5327
+ const _dsh_daoing_memory_memory_listConcernsCount_parameter_0$schema = intersection(string(), unknown());
5328
+ const _dsh_daoing_memory_memory_listConcernsCount_parameter_1$schema = string();
5329
+ const _dsh_daoing_memory_memory_listConcernsCount_parameter_2$schema = string();
5330
+ const _dsh_daoing_memory_memory_listConcernsCount_result$schema = number();
5331
+ const _dsh_daoing_memory_memory_listDiary_parameter_0$schema = intersection(string(), unknown());
5332
+ const _dsh_daoing_memory_memory_listDiary_parameter_1$schema = number();
5333
+ const _dsh_daoing_memory_memory_listDiary_parameter_2$schema = number();
5334
+ const _dsh_daoing_memory_memory_listDiary_parameter_3$schema = boolean();
5335
+ const _dsh_daoing_memory_memory_listDiary_result$schema = array(object({
5336
5336
  "id": string(),
5337
5337
  "ts": number(),
5338
5338
  "kind": union([
@@ -5348,12 +5348,12 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5348
5348
  "tags": array(string()),
5349
5349
  "extracted": boolean()
5350
5350
  }));
5351
- const _deepseek_ai_dsh_memory_memory_listFacts_parameter_0$schema = intersection(string(), unknown());
5352
- const _deepseek_ai_dsh_memory_memory_listFacts_parameter_1$schema = string();
5353
- const _deepseek_ai_dsh_memory_memory_listFacts_parameter_2$schema = boolean();
5354
- const _deepseek_ai_dsh_memory_memory_listFacts_parameter_3$schema = number();
5355
- const _deepseek_ai_dsh_memory_memory_listFacts_parameter_4$schema = number();
5356
- const _deepseek_ai_dsh_memory_memory_listFacts_result$schema = array(object({
5351
+ const _dsh_daoing_memory_memory_listFacts_parameter_0$schema = intersection(string(), unknown());
5352
+ const _dsh_daoing_memory_memory_listFacts_parameter_1$schema = string();
5353
+ const _dsh_daoing_memory_memory_listFacts_parameter_2$schema = boolean();
5354
+ const _dsh_daoing_memory_memory_listFacts_parameter_3$schema = number();
5355
+ const _dsh_daoing_memory_memory_listFacts_parameter_4$schema = number();
5356
+ const _dsh_daoing_memory_memory_listFacts_result$schema = array(object({
5357
5357
  "id": string(),
5358
5358
  "category": union([
5359
5359
  literal("other"),
@@ -5383,12 +5383,12 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5383
5383
  "deleted": boolean(),
5384
5384
  "conflictPending": boolean()
5385
5385
  }));
5386
- const _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_0$schema = intersection(string(), unknown());
5387
- const _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_1$schema = string();
5388
- const _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_2$schema = boolean();
5389
- const _deepseek_ai_dsh_memory_memory_listFactsCount_result$schema = number();
5390
- const _deepseek_ai_dsh_memory_memory_recall_parameter_0$schema = intersection(string(), unknown());
5391
- const _deepseek_ai_dsh_memory_memory_recall_parameter_1$schema = object({
5386
+ const _dsh_daoing_memory_memory_listFactsCount_parameter_0$schema = intersection(string(), unknown());
5387
+ const _dsh_daoing_memory_memory_listFactsCount_parameter_1$schema = string();
5388
+ const _dsh_daoing_memory_memory_listFactsCount_parameter_2$schema = boolean();
5389
+ const _dsh_daoing_memory_memory_listFactsCount_result$schema = number();
5390
+ const _dsh_daoing_memory_memory_recall_parameter_0$schema = intersection(string(), unknown());
5391
+ const _dsh_daoing_memory_memory_recall_parameter_1$schema = object({
5392
5392
  "situation": string(),
5393
5393
  "topK": number().optional(),
5394
5394
  "budgetTokens": number().optional(),
@@ -5396,7 +5396,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5396
5396
  "context": string().optional(),
5397
5397
  "includeTrials": boolean().optional()
5398
5398
  });
5399
- const _deepseek_ai_dsh_memory_memory_recall_result$schema = object({
5399
+ const _dsh_daoing_memory_memory_recall_result$schema = object({
5400
5400
  "items": array(object({
5401
5401
  "experience": object({
5402
5402
  "id": string(),
@@ -5507,8 +5507,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5507
5507
  })),
5508
5508
  "consolidationDue": boolean()
5509
5509
  });
5510
- const _deepseek_ai_dsh_memory_memory_refine_parameter_0$schema = intersection(string(), unknown());
5511
- const _deepseek_ai_dsh_memory_memory_refine_parameter_1$schema = object({
5510
+ const _dsh_daoing_memory_memory_refine_parameter_0$schema = intersection(string(), unknown());
5511
+ const _dsh_daoing_memory_memory_refine_parameter_1$schema = object({
5512
5512
  "kind": union([literal("positive"), literal("negative")]),
5513
5513
  "family": string(),
5514
5514
  "gist": string(),
@@ -5533,7 +5533,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5533
5533
  "humanMarked": boolean().optional(),
5534
5534
  "context": string().optional()
5535
5535
  });
5536
- const _deepseek_ai_dsh_memory_memory_refine_result$schema = object({
5536
+ const _dsh_daoing_memory_memory_refine_result$schema = object({
5537
5537
  "accepted": boolean(),
5538
5538
  "reason": string().optional(),
5539
5539
  "experience": object({
@@ -5584,8 +5584,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5584
5584
  }).optional(),
5585
5585
  "corroboratedId": string().optional()
5586
5586
  });
5587
- const _deepseek_ai_dsh_memory_memory_report_parameter_0$schema = intersection(string(), unknown());
5588
- const _deepseek_ai_dsh_memory_memory_report_parameter_1$schema = object({
5587
+ const _dsh_daoing_memory_memory_report_parameter_0$schema = intersection(string(), unknown());
5588
+ const _dsh_daoing_memory_memory_report_parameter_1$schema = object({
5589
5589
  "id": string(),
5590
5590
  "revision": number().optional(),
5591
5591
  "outcome": union([literal("success"), literal("fail")]),
@@ -5604,7 +5604,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5604
5604
  "tokensSaved": number().optional(),
5605
5605
  "dedupeKey": string().optional()
5606
5606
  });
5607
- const _deepseek_ai_dsh_memory_memory_report_result$schema = object({
5607
+ const _dsh_daoing_memory_memory_report_result$schema = object({
5608
5608
  "snapshot": object({
5609
5609
  "id": string(),
5610
5610
  "revision": number(),
@@ -5668,8 +5668,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5668
5668
  "adopted": boolean(),
5669
5669
  "cooled": boolean().optional()
5670
5670
  });
5671
- const _deepseek_ai_dsh_memory_memory_revise_parameter_0$schema = intersection(string(), unknown());
5672
- const _deepseek_ai_dsh_memory_memory_revise_parameter_1$schema = object({
5671
+ const _dsh_daoing_memory_memory_revise_parameter_0$schema = intersection(string(), unknown());
5672
+ const _dsh_daoing_memory_memory_revise_parameter_1$schema = object({
5673
5673
  "id": string(),
5674
5674
  "reason": string(),
5675
5675
  "gist": string().optional(),
@@ -5681,7 +5681,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5681
5681
  "reasoning": string().optional(),
5682
5682
  "limits": array(string()).optional()
5683
5683
  });
5684
- const _deepseek_ai_dsh_memory_memory_revise_result$schema = object({
5684
+ const _dsh_daoing_memory_memory_revise_result$schema = object({
5685
5685
  "id": string(),
5686
5686
  "revision": number(),
5687
5687
  "kind": union([literal("positive"), literal("negative")]),
@@ -5727,13 +5727,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5727
5727
  "createdAt": number(),
5728
5728
  "updatedAt": number()
5729
5729
  });
5730
- const _deepseek_ai_dsh_memory_memory_rollback_parameter_0$schema = intersection(string(), unknown());
5731
- const _deepseek_ai_dsh_memory_memory_rollback_parameter_1$schema = object({
5730
+ const _dsh_daoing_memory_memory_rollback_parameter_0$schema = intersection(string(), unknown());
5731
+ const _dsh_daoing_memory_memory_rollback_parameter_1$schema = object({
5732
5732
  "id": string(),
5733
5733
  "toRevision": number(),
5734
5734
  "reason": string()
5735
5735
  });
5736
- const _deepseek_ai_dsh_memory_memory_rollback_result$schema = object({
5736
+ const _dsh_daoing_memory_memory_rollback_result$schema = object({
5737
5737
  "id": string(),
5738
5738
  "revision": number(),
5739
5739
  "kind": union([literal("positive"), literal("negative")]),
@@ -5779,8 +5779,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5779
5779
  "createdAt": number(),
5780
5780
  "updatedAt": number()
5781
5781
  });
5782
- const _deepseek_ai_dsh_memory_memory_stats_parameter_0$schema = intersection(string(), unknown());
5783
- const _deepseek_ai_dsh_memory_memory_stats_result$schema = object({
5782
+ const _dsh_daoing_memory_memory_stats_parameter_0$schema = intersection(string(), unknown());
5783
+ const _dsh_daoing_memory_memory_stats_result$schema = object({
5784
5784
  "experiences": object({
5785
5785
  "total": number(),
5786
5786
  "byStatus": object({
@@ -5821,14 +5821,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5821
5821
  "newSince": number()
5822
5822
  })
5823
5823
  });
5824
- const _deepseek_ai_dsh_memory_memory_verifyLedger_parameter_0$schema = intersection(string(), unknown());
5825
- const _deepseek_ai_dsh_memory_memory_verifyLedger_result$schema = object({
5824
+ const _dsh_daoing_memory_memory_verifyLedger_parameter_0$schema = intersection(string(), unknown());
5825
+ const _dsh_daoing_memory_memory_verifyLedger_result$schema = object({
5826
5826
  "ok": boolean(),
5827
5827
  "checked": number(),
5828
5828
  "brokenAt": number().optional()
5829
5829
  });
5830
- const _deepseek_ai_dsh_memory_memory_verifyShadow_parameter_0$schema = intersection(string(), unknown());
5831
- const _deepseek_ai_dsh_memory_memory_verifyShadow_parameter_1$schema = object({
5830
+ const _dsh_daoing_memory_memory_verifyShadow_parameter_0$schema = intersection(string(), unknown());
5831
+ const _dsh_daoing_memory_memory_verifyShadow_parameter_1$schema = object({
5832
5832
  "id": string(),
5833
5833
  "revision": number(),
5834
5834
  "samples": array(object({
@@ -5836,7 +5836,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5836
5836
  "expected": union([literal("success"), literal("fail")])
5837
5837
  }))
5838
5838
  });
5839
- const _deepseek_ai_dsh_memory_memory_verifyShadow_result$schema = object({
5839
+ const _dsh_daoing_memory_memory_verifyShadow_result$schema = object({
5840
5840
  "passed": boolean(),
5841
5841
  "agreement": number(),
5842
5842
  "snapshot": object({
@@ -5887,8 +5887,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5887
5887
  }).optional(),
5888
5888
  "reason": string().optional()
5889
5889
  });
5890
- const _deepseek_ai_dsh_memory_memory_workbenchInfo_parameter_0$schema = intersection(string(), unknown());
5891
- const _deepseek_ai_dsh_memory_memory_workbenchInfo_result$schema = object({
5890
+ const _dsh_daoing_memory_memory_workbenchInfo_parameter_0$schema = intersection(string(), unknown());
5891
+ const _dsh_daoing_memory_memory_workbenchInfo_result$schema = object({
5892
5892
  "workspacePath": string(),
5893
5893
  "workspaceTitle": string(),
5894
5894
  "databasePath": string(),
@@ -5916,7 +5916,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5916
5916
  codec: {
5917
5917
  mode: "strict",
5918
5918
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
5919
- schema: _deepseek_ai_dsh_memory_memory_appendDiary_parameter_0$schema
5919
+ schema: _dsh_daoing_memory_memory_appendDiary_parameter_0$schema
5920
5920
  }
5921
5921
  }, {
5922
5922
  name: "request",
@@ -5925,13 +5925,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5925
5925
  codec: {
5926
5926
  mode: "strict",
5927
5927
  typeSymbol: "dsh-daoing-memory/types#DiaryAppendRequest",
5928
- schema: _deepseek_ai_dsh_memory_memory_appendDiary_parameter_1$schema
5928
+ schema: _dsh_daoing_memory_memory_appendDiary_parameter_1$schema
5929
5929
  }
5930
5930
  }],
5931
5931
  result: {
5932
5932
  mode: "strict",
5933
5933
  typeSymbol: "dsh-daoing-memory/types#DiaryAppendResult",
5934
- schema: _deepseek_ai_dsh_memory_memory_appendDiary_result$schema
5934
+ schema: _dsh_daoing_memory_memory_appendDiary_result$schema
5935
5935
  },
5936
5936
  sourceLocation: {
5937
5937
  "file": "packages/memory/memory/src/service.ts",
@@ -5957,7 +5957,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5957
5957
  codec: {
5958
5958
  mode: "strict",
5959
5959
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
5960
- schema: _deepseek_ai_dsh_memory_memory_consolidate_parameter_0$schema
5960
+ schema: _dsh_daoing_memory_memory_consolidate_parameter_0$schema
5961
5961
  }
5962
5962
  }, {
5963
5963
  name: "request",
@@ -5966,13 +5966,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5966
5966
  codec: {
5967
5967
  mode: "strict",
5968
5968
  typeSymbol: "dsh-daoing-memory/types#ConsolidateRequest",
5969
- schema: _deepseek_ai_dsh_memory_memory_consolidate_parameter_1$schema
5969
+ schema: _dsh_daoing_memory_memory_consolidate_parameter_1$schema
5970
5970
  }
5971
5971
  }],
5972
5972
  result: {
5973
5973
  mode: "strict",
5974
5974
  typeSymbol: "dsh-daoing-memory/types#ConsolidateResult",
5975
- schema: _deepseek_ai_dsh_memory_memory_consolidate_result$schema
5975
+ schema: _dsh_daoing_memory_memory_consolidate_result$schema
5976
5976
  },
5977
5977
  sourceLocation: {
5978
5978
  "file": "packages/memory/memory/src/service.ts",
@@ -5998,13 +5998,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
5998
5998
  codec: {
5999
5999
  mode: "strict",
6000
6000
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6001
- schema: _deepseek_ai_dsh_memory_memory_consolidationDue_parameter_0$schema
6001
+ schema: _dsh_daoing_memory_memory_consolidationDue_parameter_0$schema
6002
6002
  }
6003
6003
  }],
6004
6004
  result: {
6005
6005
  mode: "strict",
6006
6006
  typeSymbol: "dsh-daoing-memory#memory/consolidationDue:result",
6007
- schema: _deepseek_ai_dsh_memory_memory_consolidationDue_result$schema
6007
+ schema: _dsh_daoing_memory_memory_consolidationDue_result$schema
6008
6008
  },
6009
6009
  sourceLocation: {
6010
6010
  "file": "packages/memory/memory/src/service.ts",
@@ -6030,13 +6030,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6030
6030
  codec: {
6031
6031
  mode: "strict",
6032
6032
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6033
- schema: _deepseek_ai_dsh_memory_memory_exportLibrary_parameter_0$schema
6033
+ schema: _dsh_daoing_memory_memory_exportLibrary_parameter_0$schema
6034
6034
  }
6035
6035
  }],
6036
6036
  result: {
6037
6037
  mode: "strict",
6038
6038
  typeSymbol: "dsh-daoing-memory/types#MemoryExport",
6039
- schema: _deepseek_ai_dsh_memory_memory_exportLibrary_result$schema
6039
+ schema: _dsh_daoing_memory_memory_exportLibrary_result$schema
6040
6040
  },
6041
6041
  sourceLocation: {
6042
6042
  "file": "packages/memory/memory/src/service.ts",
@@ -6062,7 +6062,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6062
6062
  codec: {
6063
6063
  mode: "strict",
6064
6064
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6065
- schema: _deepseek_ai_dsh_memory_memory_extract_parameter_0$schema
6065
+ schema: _dsh_daoing_memory_memory_extract_parameter_0$schema
6066
6066
  }
6067
6067
  }, {
6068
6068
  name: "request",
@@ -6071,13 +6071,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6071
6071
  codec: {
6072
6072
  mode: "strict",
6073
6073
  typeSymbol: "dsh-daoing-memory/types#ExtractFactsRequest",
6074
- schema: _deepseek_ai_dsh_memory_memory_extract_parameter_1$schema
6074
+ schema: _dsh_daoing_memory_memory_extract_parameter_1$schema
6075
6075
  }
6076
6076
  }],
6077
6077
  result: {
6078
6078
  mode: "strict",
6079
6079
  typeSymbol: "dsh-daoing-memory/types#ExtractFactsResult",
6080
- schema: _deepseek_ai_dsh_memory_memory_extract_result$schema
6080
+ schema: _dsh_daoing_memory_memory_extract_result$schema
6081
6081
  },
6082
6082
  sourceLocation: {
6083
6083
  "file": "packages/memory/memory/src/service.ts",
@@ -6104,7 +6104,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6104
6104
  codec: {
6105
6105
  mode: "strict",
6106
6106
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6107
- schema: _deepseek_ai_dsh_memory_memory_extractionLog_parameter_0$schema
6107
+ schema: _dsh_daoing_memory_memory_extractionLog_parameter_0$schema
6108
6108
  }
6109
6109
  },
6110
6110
  {
@@ -6114,7 +6114,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6114
6114
  codec: {
6115
6115
  mode: "strict",
6116
6116
  typeSymbol: "dsh-daoing-memory#memory/extractionLog:limit",
6117
- schema: _deepseek_ai_dsh_memory_memory_extractionLog_parameter_1$schema
6117
+ schema: _dsh_daoing_memory_memory_extractionLog_parameter_1$schema
6118
6118
  }
6119
6119
  },
6120
6120
  {
@@ -6124,14 +6124,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6124
6124
  codec: {
6125
6125
  mode: "strict",
6126
6126
  typeSymbol: "dsh-daoing-memory#memory/extractionLog:offset",
6127
- schema: _deepseek_ai_dsh_memory_memory_extractionLog_parameter_2$schema
6127
+ schema: _dsh_daoing_memory_memory_extractionLog_parameter_2$schema
6128
6128
  }
6129
6129
  }
6130
6130
  ],
6131
6131
  result: {
6132
6132
  mode: "strict",
6133
6133
  typeSymbol: "dsh-daoing-memory#memory/extractionLog:result",
6134
- schema: _deepseek_ai_dsh_memory_memory_extractionLog_result$schema
6134
+ schema: _dsh_daoing_memory_memory_extractionLog_result$schema
6135
6135
  },
6136
6136
  sourceLocation: {
6137
6137
  "file": "packages/memory/memory/src/service.ts",
@@ -6157,13 +6157,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6157
6157
  codec: {
6158
6158
  mode: "strict",
6159
6159
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6160
- schema: _deepseek_ai_dsh_memory_memory_extractionLogCount_parameter_0$schema
6160
+ schema: _dsh_daoing_memory_memory_extractionLogCount_parameter_0$schema
6161
6161
  }
6162
6162
  }],
6163
6163
  result: {
6164
6164
  mode: "strict",
6165
6165
  typeSymbol: "dsh-daoing-memory#memory/extractionLogCount:result",
6166
- schema: _deepseek_ai_dsh_memory_memory_extractionLogCount_result$schema
6166
+ schema: _dsh_daoing_memory_memory_extractionLogCount_result$schema
6167
6167
  },
6168
6168
  sourceLocation: {
6169
6169
  "file": "packages/memory/memory/src/service.ts",
@@ -6189,7 +6189,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6189
6189
  codec: {
6190
6190
  mode: "strict",
6191
6191
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6192
- schema: _deepseek_ai_dsh_memory_memory_family_parameter_0$schema
6192
+ schema: _dsh_daoing_memory_memory_family_parameter_0$schema
6193
6193
  }
6194
6194
  }, {
6195
6195
  name: "id",
@@ -6198,13 +6198,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6198
6198
  codec: {
6199
6199
  mode: "strict",
6200
6200
  typeSymbol: "dsh-daoing-memory#memory/family:id",
6201
- schema: _deepseek_ai_dsh_memory_memory_family_parameter_1$schema
6201
+ schema: _dsh_daoing_memory_memory_family_parameter_1$schema
6202
6202
  }
6203
6203
  }],
6204
6204
  result: {
6205
6205
  mode: "strict",
6206
6206
  typeSymbol: "dsh-daoing-memory#memory/family:result",
6207
- schema: _deepseek_ai_dsh_memory_memory_family_result$schema
6207
+ schema: _dsh_daoing_memory_memory_family_result$schema
6208
6208
  },
6209
6209
  sourceLocation: {
6210
6210
  "file": "packages/memory/memory/src/service.ts",
@@ -6231,7 +6231,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6231
6231
  codec: {
6232
6232
  mode: "strict",
6233
6233
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6234
- schema: _deepseek_ai_dsh_memory_memory_get_parameter_0$schema
6234
+ schema: _dsh_daoing_memory_memory_get_parameter_0$schema
6235
6235
  }
6236
6236
  },
6237
6237
  {
@@ -6241,7 +6241,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6241
6241
  codec: {
6242
6242
  mode: "strict",
6243
6243
  typeSymbol: "dsh-daoing-memory#memory/get:id",
6244
- schema: _deepseek_ai_dsh_memory_memory_get_parameter_1$schema
6244
+ schema: _dsh_daoing_memory_memory_get_parameter_1$schema
6245
6245
  }
6246
6246
  },
6247
6247
  {
@@ -6252,14 +6252,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6252
6252
  codec: {
6253
6253
  mode: "strict",
6254
6254
  typeSymbol: "dsh-daoing-memory#memory/get:revision",
6255
- schema: _deepseek_ai_dsh_memory_memory_get_parameter_2$schema
6255
+ schema: _dsh_daoing_memory_memory_get_parameter_2$schema
6256
6256
  }
6257
6257
  }
6258
6258
  ],
6259
6259
  result: {
6260
6260
  mode: "strict",
6261
6261
  typeSymbol: "dsh-daoing-memory#memory/get:result",
6262
- schema: _deepseek_ai_dsh_memory_memory_get_result$schema
6262
+ schema: _dsh_daoing_memory_memory_get_result$schema
6263
6263
  },
6264
6264
  sourceLocation: {
6265
6265
  "file": "packages/memory/memory/src/service.ts",
@@ -6285,7 +6285,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6285
6285
  codec: {
6286
6286
  mode: "strict",
6287
6287
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6288
- schema: _deepseek_ai_dsh_memory_memory_getDiaryByIds_parameter_0$schema
6288
+ schema: _dsh_daoing_memory_memory_getDiaryByIds_parameter_0$schema
6289
6289
  }
6290
6290
  }, {
6291
6291
  name: "ids",
@@ -6294,13 +6294,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6294
6294
  codec: {
6295
6295
  mode: "strict",
6296
6296
  typeSymbol: "dsh-daoing-memory#memory/getDiaryByIds:ids",
6297
- schema: _deepseek_ai_dsh_memory_memory_getDiaryByIds_parameter_1$schema
6297
+ schema: _dsh_daoing_memory_memory_getDiaryByIds_parameter_1$schema
6298
6298
  }
6299
6299
  }],
6300
6300
  result: {
6301
6301
  mode: "strict",
6302
6302
  typeSymbol: "dsh-daoing-memory#memory/getDiaryByIds:result",
6303
- schema: _deepseek_ai_dsh_memory_memory_getDiaryByIds_result$schema
6303
+ schema: _dsh_daoing_memory_memory_getDiaryByIds_result$schema
6304
6304
  },
6305
6305
  sourceLocation: {
6306
6306
  "file": "packages/memory/memory/src/service.ts",
@@ -6326,7 +6326,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6326
6326
  codec: {
6327
6327
  mode: "strict",
6328
6328
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6329
- schema: _deepseek_ai_dsh_memory_memory_humanAckDiary_parameter_0$schema
6329
+ schema: _dsh_daoing_memory_memory_humanAckDiary_parameter_0$schema
6330
6330
  }
6331
6331
  }, {
6332
6332
  name: "request",
@@ -6335,13 +6335,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6335
6335
  codec: {
6336
6336
  mode: "strict",
6337
6337
  typeSymbol: "dsh-daoing-memory/types#HumanAckDiaryRequest",
6338
- schema: _deepseek_ai_dsh_memory_memory_humanAckDiary_parameter_1$schema
6338
+ schema: _dsh_daoing_memory_memory_humanAckDiary_parameter_1$schema
6339
6339
  }
6340
6340
  }],
6341
6341
  result: {
6342
6342
  mode: "strict",
6343
6343
  typeSymbol: "dsh-daoing-memory/types#DiaryEntry",
6344
- schema: _deepseek_ai_dsh_memory_memory_humanAckDiary_result$schema
6344
+ schema: _dsh_daoing_memory_memory_humanAckDiary_result$schema
6345
6345
  },
6346
6346
  sourceLocation: {
6347
6347
  "file": "packages/memory/memory/src/service.ts",
@@ -6367,7 +6367,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6367
6367
  codec: {
6368
6368
  mode: "strict",
6369
6369
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6370
- schema: _deepseek_ai_dsh_memory_memory_humanAddExperience_parameter_0$schema
6370
+ schema: _dsh_daoing_memory_memory_humanAddExperience_parameter_0$schema
6371
6371
  }
6372
6372
  }, {
6373
6373
  name: "request",
@@ -6376,13 +6376,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6376
6376
  codec: {
6377
6377
  mode: "strict",
6378
6378
  typeSymbol: "dsh-daoing-memory/types#HumanAddExperienceRequest",
6379
- schema: _deepseek_ai_dsh_memory_memory_humanAddExperience_parameter_1$schema
6379
+ schema: _dsh_daoing_memory_memory_humanAddExperience_parameter_1$schema
6380
6380
  }
6381
6381
  }],
6382
6382
  result: {
6383
6383
  mode: "strict",
6384
6384
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6385
- schema: _deepseek_ai_dsh_memory_memory_humanAddExperience_result$schema
6385
+ schema: _dsh_daoing_memory_memory_humanAddExperience_result$schema
6386
6386
  },
6387
6387
  sourceLocation: {
6388
6388
  "file": "packages/memory/memory/src/service.ts",
@@ -6408,7 +6408,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6408
6408
  codec: {
6409
6409
  mode: "strict",
6410
6410
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6411
- schema: _deepseek_ai_dsh_memory_memory_humanAddFact_parameter_0$schema
6411
+ schema: _dsh_daoing_memory_memory_humanAddFact_parameter_0$schema
6412
6412
  }
6413
6413
  }, {
6414
6414
  name: "request",
@@ -6417,13 +6417,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6417
6417
  codec: {
6418
6418
  mode: "strict",
6419
6419
  typeSymbol: "dsh-daoing-memory/types#HumanAddFactRequest",
6420
- schema: _deepseek_ai_dsh_memory_memory_humanAddFact_parameter_1$schema
6420
+ schema: _dsh_daoing_memory_memory_humanAddFact_parameter_1$schema
6421
6421
  }
6422
6422
  }],
6423
6423
  result: {
6424
6424
  mode: "strict",
6425
6425
  typeSymbol: "dsh-daoing-memory/types#FactEntry",
6426
- schema: _deepseek_ai_dsh_memory_memory_humanAddFact_result$schema
6426
+ schema: _dsh_daoing_memory_memory_humanAddFact_result$schema
6427
6427
  },
6428
6428
  sourceLocation: {
6429
6429
  "file": "packages/memory/memory/src/service.ts",
@@ -6449,7 +6449,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6449
6449
  codec: {
6450
6450
  mode: "strict",
6451
6451
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6452
- schema: _deepseek_ai_dsh_memory_memory_humanConfirmFact_parameter_0$schema
6452
+ schema: _dsh_daoing_memory_memory_humanConfirmFact_parameter_0$schema
6453
6453
  }
6454
6454
  }, {
6455
6455
  name: "request",
@@ -6458,13 +6458,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6458
6458
  codec: {
6459
6459
  mode: "strict",
6460
6460
  typeSymbol: "dsh-daoing-memory/types#HumanConfirmFactRequest",
6461
- schema: _deepseek_ai_dsh_memory_memory_humanConfirmFact_parameter_1$schema
6461
+ schema: _dsh_daoing_memory_memory_humanConfirmFact_parameter_1$schema
6462
6462
  }
6463
6463
  }],
6464
6464
  result: {
6465
6465
  mode: "strict",
6466
6466
  typeSymbol: "dsh-daoing-memory/types#FactEntry",
6467
- schema: _deepseek_ai_dsh_memory_memory_humanConfirmFact_result$schema
6467
+ schema: _dsh_daoing_memory_memory_humanConfirmFact_result$schema
6468
6468
  },
6469
6469
  sourceLocation: {
6470
6470
  "file": "packages/memory/memory/src/service.ts",
@@ -6490,7 +6490,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6490
6490
  codec: {
6491
6491
  mode: "strict",
6492
6492
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6493
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteConcern_parameter_0$schema
6493
+ schema: _dsh_daoing_memory_memory_humanDeleteConcern_parameter_0$schema
6494
6494
  }
6495
6495
  }, {
6496
6496
  name: "request",
@@ -6499,13 +6499,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6499
6499
  codec: {
6500
6500
  mode: "strict",
6501
6501
  typeSymbol: "dsh-daoing-memory/types#HumanDeleteConcernRequest",
6502
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteConcern_parameter_1$schema
6502
+ schema: _dsh_daoing_memory_memory_humanDeleteConcern_parameter_1$schema
6503
6503
  }
6504
6504
  }],
6505
6505
  result: {
6506
6506
  mode: "strict",
6507
6507
  typeSymbol: "dsh-daoing-memory#memory/humanDeleteConcern:result",
6508
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteConcern_result$schema
6508
+ schema: _dsh_daoing_memory_memory_humanDeleteConcern_result$schema
6509
6509
  },
6510
6510
  sourceLocation: {
6511
6511
  "file": "packages/memory/memory/src/service.ts",
@@ -6531,7 +6531,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6531
6531
  codec: {
6532
6532
  mode: "strict",
6533
6533
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6534
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteExperience_parameter_0$schema
6534
+ schema: _dsh_daoing_memory_memory_humanDeleteExperience_parameter_0$schema
6535
6535
  }
6536
6536
  }, {
6537
6537
  name: "request",
@@ -6540,13 +6540,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6540
6540
  codec: {
6541
6541
  mode: "strict",
6542
6542
  typeSymbol: "dsh-daoing-memory/types#HumanDeleteExperienceRequest",
6543
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteExperience_parameter_1$schema
6543
+ schema: _dsh_daoing_memory_memory_humanDeleteExperience_parameter_1$schema
6544
6544
  }
6545
6545
  }],
6546
6546
  result: {
6547
6547
  mode: "strict",
6548
6548
  typeSymbol: "dsh-daoing-memory#memory/humanDeleteExperience:result",
6549
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteExperience_result$schema
6549
+ schema: _dsh_daoing_memory_memory_humanDeleteExperience_result$schema
6550
6550
  },
6551
6551
  sourceLocation: {
6552
6552
  "file": "packages/memory/memory/src/service.ts",
@@ -6572,7 +6572,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6572
6572
  codec: {
6573
6573
  mode: "strict",
6574
6574
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6575
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteFact_parameter_0$schema
6575
+ schema: _dsh_daoing_memory_memory_humanDeleteFact_parameter_0$schema
6576
6576
  }
6577
6577
  }, {
6578
6578
  name: "request",
@@ -6581,13 +6581,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6581
6581
  codec: {
6582
6582
  mode: "strict",
6583
6583
  typeSymbol: "dsh-daoing-memory/types#HumanDeleteFactRequest",
6584
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteFact_parameter_1$schema
6584
+ schema: _dsh_daoing_memory_memory_humanDeleteFact_parameter_1$schema
6585
6585
  }
6586
6586
  }],
6587
6587
  result: {
6588
6588
  mode: "strict",
6589
6589
  typeSymbol: "dsh-daoing-memory#memory/humanDeleteFact:result",
6590
- schema: _deepseek_ai_dsh_memory_memory_humanDeleteFact_result$schema
6590
+ schema: _dsh_daoing_memory_memory_humanDeleteFact_result$schema
6591
6591
  },
6592
6592
  sourceLocation: {
6593
6593
  "file": "packages/memory/memory/src/service.ts",
@@ -6613,7 +6613,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6613
6613
  codec: {
6614
6614
  mode: "strict",
6615
6615
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6616
- schema: _deepseek_ai_dsh_memory_memory_humanEditExperience_parameter_0$schema
6616
+ schema: _dsh_daoing_memory_memory_humanEditExperience_parameter_0$schema
6617
6617
  }
6618
6618
  }, {
6619
6619
  name: "request",
@@ -6622,13 +6622,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6622
6622
  codec: {
6623
6623
  mode: "strict",
6624
6624
  typeSymbol: "dsh-daoing-memory/types#HumanEditExperienceRequest",
6625
- schema: _deepseek_ai_dsh_memory_memory_humanEditExperience_parameter_1$schema
6625
+ schema: _dsh_daoing_memory_memory_humanEditExperience_parameter_1$schema
6626
6626
  }
6627
6627
  }],
6628
6628
  result: {
6629
6629
  mode: "strict",
6630
6630
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6631
- schema: _deepseek_ai_dsh_memory_memory_humanEditExperience_result$schema
6631
+ schema: _dsh_daoing_memory_memory_humanEditExperience_result$schema
6632
6632
  },
6633
6633
  sourceLocation: {
6634
6634
  "file": "packages/memory/memory/src/service.ts",
@@ -6654,7 +6654,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6654
6654
  codec: {
6655
6655
  mode: "strict",
6656
6656
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6657
- schema: _deepseek_ai_dsh_memory_memory_humanEditFact_parameter_0$schema
6657
+ schema: _dsh_daoing_memory_memory_humanEditFact_parameter_0$schema
6658
6658
  }
6659
6659
  }, {
6660
6660
  name: "request",
@@ -6663,13 +6663,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6663
6663
  codec: {
6664
6664
  mode: "strict",
6665
6665
  typeSymbol: "dsh-daoing-memory/types#HumanEditFactRequest",
6666
- schema: _deepseek_ai_dsh_memory_memory_humanEditFact_parameter_1$schema
6666
+ schema: _dsh_daoing_memory_memory_humanEditFact_parameter_1$schema
6667
6667
  }
6668
6668
  }],
6669
6669
  result: {
6670
6670
  mode: "strict",
6671
6671
  typeSymbol: "dsh-daoing-memory/types#FactEntry",
6672
- schema: _deepseek_ai_dsh_memory_memory_humanEditFact_result$schema
6672
+ schema: _dsh_daoing_memory_memory_humanEditFact_result$schema
6673
6673
  },
6674
6674
  sourceLocation: {
6675
6675
  "file": "packages/memory/memory/src/service.ts",
@@ -6695,7 +6695,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6695
6695
  codec: {
6696
6696
  mode: "strict",
6697
6697
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6698
- schema: _deepseek_ai_dsh_memory_memory_humanPin_parameter_0$schema
6698
+ schema: _dsh_daoing_memory_memory_humanPin_parameter_0$schema
6699
6699
  }
6700
6700
  }, {
6701
6701
  name: "request",
@@ -6704,13 +6704,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6704
6704
  codec: {
6705
6705
  mode: "strict",
6706
6706
  typeSymbol: "dsh-daoing-memory/types#HumanPinRequest",
6707
- schema: _deepseek_ai_dsh_memory_memory_humanPin_parameter_1$schema
6707
+ schema: _dsh_daoing_memory_memory_humanPin_parameter_1$schema
6708
6708
  }
6709
6709
  }],
6710
6710
  result: {
6711
6711
  mode: "strict",
6712
6712
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6713
- schema: _deepseek_ai_dsh_memory_memory_humanPin_result$schema
6713
+ schema: _dsh_daoing_memory_memory_humanPin_result$schema
6714
6714
  },
6715
6715
  sourceLocation: {
6716
6716
  "file": "packages/memory/memory/src/service.ts",
@@ -6737,7 +6737,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6737
6737
  codec: {
6738
6738
  mode: "strict",
6739
6739
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6740
- schema: _deepseek_ai_dsh_memory_memory_humanPromote_parameter_0$schema
6740
+ schema: _dsh_daoing_memory_memory_humanPromote_parameter_0$schema
6741
6741
  }
6742
6742
  },
6743
6743
  {
@@ -6747,7 +6747,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6747
6747
  codec: {
6748
6748
  mode: "strict",
6749
6749
  typeSymbol: "dsh-daoing-memory#memory/humanPromote:id",
6750
- schema: _deepseek_ai_dsh_memory_memory_humanPromote_parameter_1$schema
6750
+ schema: _dsh_daoing_memory_memory_humanPromote_parameter_1$schema
6751
6751
  }
6752
6752
  },
6753
6753
  {
@@ -6757,14 +6757,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6757
6757
  codec: {
6758
6758
  mode: "strict",
6759
6759
  typeSymbol: "dsh-daoing-memory#memory/humanPromote:reason",
6760
- schema: _deepseek_ai_dsh_memory_memory_humanPromote_parameter_2$schema
6760
+ schema: _dsh_daoing_memory_memory_humanPromote_parameter_2$schema
6761
6761
  }
6762
6762
  }
6763
6763
  ],
6764
6764
  result: {
6765
6765
  mode: "strict",
6766
6766
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6767
- schema: _deepseek_ai_dsh_memory_memory_humanPromote_result$schema
6767
+ schema: _dsh_daoing_memory_memory_humanPromote_result$schema
6768
6768
  },
6769
6769
  sourceLocation: {
6770
6770
  "file": "packages/memory/memory/src/service.ts",
@@ -6790,7 +6790,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6790
6790
  codec: {
6791
6791
  mode: "strict",
6792
6792
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6793
- schema: _deepseek_ai_dsh_memory_memory_humanReleaseCold_parameter_0$schema
6793
+ schema: _dsh_daoing_memory_memory_humanReleaseCold_parameter_0$schema
6794
6794
  }
6795
6795
  }, {
6796
6796
  name: "request",
@@ -6799,13 +6799,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6799
6799
  codec: {
6800
6800
  mode: "strict",
6801
6801
  typeSymbol: "dsh-daoing-memory/types#HumanReleaseColdRequest",
6802
- schema: _deepseek_ai_dsh_memory_memory_humanReleaseCold_parameter_1$schema
6802
+ schema: _dsh_daoing_memory_memory_humanReleaseCold_parameter_1$schema
6803
6803
  }
6804
6804
  }],
6805
6805
  result: {
6806
6806
  mode: "strict",
6807
6807
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6808
- schema: _deepseek_ai_dsh_memory_memory_humanReleaseCold_result$schema
6808
+ schema: _dsh_daoing_memory_memory_humanReleaseCold_result$schema
6809
6809
  },
6810
6810
  sourceLocation: {
6811
6811
  "file": "packages/memory/memory/src/service.ts",
@@ -6831,7 +6831,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6831
6831
  codec: {
6832
6832
  mode: "strict",
6833
6833
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6834
- schema: _deepseek_ai_dsh_memory_memory_humanRollback_parameter_0$schema
6834
+ schema: _dsh_daoing_memory_memory_humanRollback_parameter_0$schema
6835
6835
  }
6836
6836
  }, {
6837
6837
  name: "request",
@@ -6840,13 +6840,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6840
6840
  codec: {
6841
6841
  mode: "strict",
6842
6842
  typeSymbol: "dsh-daoing-memory/types#RollbackExperienceRequest",
6843
- schema: _deepseek_ai_dsh_memory_memory_humanRollback_parameter_1$schema
6843
+ schema: _dsh_daoing_memory_memory_humanRollback_parameter_1$schema
6844
6844
  }
6845
6845
  }],
6846
6846
  result: {
6847
6847
  mode: "strict",
6848
6848
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
6849
- schema: _deepseek_ai_dsh_memory_memory_humanRollback_result$schema
6849
+ schema: _dsh_daoing_memory_memory_humanRollback_result$schema
6850
6850
  },
6851
6851
  sourceLocation: {
6852
6852
  "file": "packages/memory/memory/src/service.ts",
@@ -6872,7 +6872,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6872
6872
  codec: {
6873
6873
  mode: "strict",
6874
6874
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6875
- schema: _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_parameter_0$schema
6875
+ schema: _dsh_daoing_memory_memory_humanSetConcernStatus_parameter_0$schema
6876
6876
  }
6877
6877
  }, {
6878
6878
  name: "request",
@@ -6881,13 +6881,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6881
6881
  codec: {
6882
6882
  mode: "strict",
6883
6883
  typeSymbol: "dsh-daoing-memory/types#HumanSetConcernStatusRequest",
6884
- schema: _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_parameter_1$schema
6884
+ schema: _dsh_daoing_memory_memory_humanSetConcernStatus_parameter_1$schema
6885
6885
  }
6886
6886
  }],
6887
6887
  result: {
6888
6888
  mode: "strict",
6889
6889
  typeSymbol: "dsh-daoing-memory#memory/humanSetConcernStatus:result",
6890
- schema: _deepseek_ai_dsh_memory_memory_humanSetConcernStatus_result$schema
6890
+ schema: _dsh_daoing_memory_memory_humanSetConcernStatus_result$schema
6891
6891
  },
6892
6892
  sourceLocation: {
6893
6893
  "file": "packages/memory/memory/src/service.ts",
@@ -6913,7 +6913,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6913
6913
  codec: {
6914
6914
  mode: "strict",
6915
6915
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6916
- schema: _deepseek_ai_dsh_memory_memory_ingest_parameter_0$schema
6916
+ schema: _dsh_daoing_memory_memory_ingest_parameter_0$schema
6917
6917
  }
6918
6918
  }, {
6919
6919
  name: "request",
@@ -6922,13 +6922,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6922
6922
  codec: {
6923
6923
  mode: "strict",
6924
6924
  typeSymbol: "dsh-daoing-memory/types#IngestRequest",
6925
- schema: _deepseek_ai_dsh_memory_memory_ingest_parameter_1$schema
6925
+ schema: _dsh_daoing_memory_memory_ingest_parameter_1$schema
6926
6926
  }
6927
6927
  }],
6928
6928
  result: {
6929
6929
  mode: "strict",
6930
6930
  typeSymbol: "dsh-daoing-memory/types#IngestResult",
6931
- schema: _deepseek_ai_dsh_memory_memory_ingest_result$schema
6931
+ schema: _dsh_daoing_memory_memory_ingest_result$schema
6932
6932
  },
6933
6933
  sourceLocation: {
6934
6934
  "file": "packages/memory/memory/src/service.ts",
@@ -6954,7 +6954,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6954
6954
  codec: {
6955
6955
  mode: "strict",
6956
6956
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6957
- schema: _deepseek_ai_dsh_memory_memory_ledgerQuery_parameter_0$schema
6957
+ schema: _dsh_daoing_memory_memory_ledgerQuery_parameter_0$schema
6958
6958
  }
6959
6959
  }, {
6960
6960
  name: "request",
@@ -6963,13 +6963,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6963
6963
  codec: {
6964
6964
  mode: "strict",
6965
6965
  typeSymbol: "dsh-daoing-memory/types#LedgerQueryRequest",
6966
- schema: _deepseek_ai_dsh_memory_memory_ledgerQuery_parameter_1$schema
6966
+ schema: _dsh_daoing_memory_memory_ledgerQuery_parameter_1$schema
6967
6967
  }
6968
6968
  }],
6969
6969
  result: {
6970
6970
  mode: "strict",
6971
6971
  typeSymbol: "dsh-daoing-memory#memory/ledgerQuery:result",
6972
- schema: _deepseek_ai_dsh_memory_memory_ledgerQuery_result$schema
6972
+ schema: _dsh_daoing_memory_memory_ledgerQuery_result$schema
6973
6973
  },
6974
6974
  sourceLocation: {
6975
6975
  "file": "packages/memory/memory/src/service.ts",
@@ -6995,7 +6995,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
6995
6995
  codec: {
6996
6996
  mode: "strict",
6997
6997
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
6998
- schema: _deepseek_ai_dsh_memory_memory_ledgerQueryCount_parameter_0$schema
6998
+ schema: _dsh_daoing_memory_memory_ledgerQueryCount_parameter_0$schema
6999
6999
  }
7000
7000
  }, {
7001
7001
  name: "request",
@@ -7004,13 +7004,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7004
7004
  codec: {
7005
7005
  mode: "strict",
7006
7006
  typeSymbol: "dsh-daoing-memory/types#LedgerQueryRequest",
7007
- schema: _deepseek_ai_dsh_memory_memory_ledgerQueryCount_parameter_1$schema
7007
+ schema: _dsh_daoing_memory_memory_ledgerQueryCount_parameter_1$schema
7008
7008
  }
7009
7009
  }],
7010
7010
  result: {
7011
7011
  mode: "strict",
7012
7012
  typeSymbol: "dsh-daoing-memory#memory/ledgerQueryCount:result",
7013
- schema: _deepseek_ai_dsh_memory_memory_ledgerQueryCount_result$schema
7013
+ schema: _dsh_daoing_memory_memory_ledgerQueryCount_result$schema
7014
7014
  },
7015
7015
  sourceLocation: {
7016
7016
  "file": "packages/memory/memory/src/service.ts",
@@ -7036,7 +7036,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7036
7036
  codec: {
7037
7037
  mode: "strict",
7038
7038
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7039
- schema: _deepseek_ai_dsh_memory_memory_list_parameter_0$schema
7039
+ schema: _dsh_daoing_memory_memory_list_parameter_0$schema
7040
7040
  }
7041
7041
  }, {
7042
7042
  name: "filter",
@@ -7045,13 +7045,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7045
7045
  codec: {
7046
7046
  mode: "strict",
7047
7047
  typeSymbol: "dsh-daoing-memory/types#ExperienceListFilter",
7048
- schema: _deepseek_ai_dsh_memory_memory_list_parameter_1$schema
7048
+ schema: _dsh_daoing_memory_memory_list_parameter_1$schema
7049
7049
  }
7050
7050
  }],
7051
7051
  result: {
7052
7052
  mode: "strict",
7053
7053
  typeSymbol: "dsh-daoing-memory#memory/list:result",
7054
- schema: _deepseek_ai_dsh_memory_memory_list_result$schema
7054
+ schema: _dsh_daoing_memory_memory_list_result$schema
7055
7055
  },
7056
7056
  sourceLocation: {
7057
7057
  "file": "packages/memory/memory/src/service.ts",
@@ -7078,7 +7078,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7078
7078
  codec: {
7079
7079
  mode: "strict",
7080
7080
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7081
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_parameter_0$schema
7081
+ schema: _dsh_daoing_memory_memory_listConcerns_parameter_0$schema
7082
7082
  }
7083
7083
  },
7084
7084
  {
@@ -7088,7 +7088,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7088
7088
  codec: {
7089
7089
  mode: "strict",
7090
7090
  typeSymbol: "dsh-daoing-memory#memory/listConcerns:kind",
7091
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_parameter_1$schema
7091
+ schema: _dsh_daoing_memory_memory_listConcerns_parameter_1$schema
7092
7092
  }
7093
7093
  },
7094
7094
  {
@@ -7098,7 +7098,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7098
7098
  codec: {
7099
7099
  mode: "strict",
7100
7100
  typeSymbol: "dsh-daoing-memory#memory/listConcerns:status",
7101
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_parameter_2$schema
7101
+ schema: _dsh_daoing_memory_memory_listConcerns_parameter_2$schema
7102
7102
  }
7103
7103
  },
7104
7104
  {
@@ -7108,7 +7108,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7108
7108
  codec: {
7109
7109
  mode: "strict",
7110
7110
  typeSymbol: "dsh-daoing-memory#memory/listConcerns:limit",
7111
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_parameter_3$schema
7111
+ schema: _dsh_daoing_memory_memory_listConcerns_parameter_3$schema
7112
7112
  }
7113
7113
  },
7114
7114
  {
@@ -7118,14 +7118,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7118
7118
  codec: {
7119
7119
  mode: "strict",
7120
7120
  typeSymbol: "dsh-daoing-memory#memory/listConcerns:offset",
7121
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_parameter_4$schema
7121
+ schema: _dsh_daoing_memory_memory_listConcerns_parameter_4$schema
7122
7122
  }
7123
7123
  }
7124
7124
  ],
7125
7125
  result: {
7126
7126
  mode: "strict",
7127
7127
  typeSymbol: "dsh-daoing-memory#memory/listConcerns:result",
7128
- schema: _deepseek_ai_dsh_memory_memory_listConcerns_result$schema
7128
+ schema: _dsh_daoing_memory_memory_listConcerns_result$schema
7129
7129
  },
7130
7130
  sourceLocation: {
7131
7131
  "file": "packages/memory/memory/src/service.ts",
@@ -7152,7 +7152,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7152
7152
  codec: {
7153
7153
  mode: "strict",
7154
7154
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7155
- schema: _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_0$schema
7155
+ schema: _dsh_daoing_memory_memory_listConcernsCount_parameter_0$schema
7156
7156
  }
7157
7157
  },
7158
7158
  {
@@ -7162,7 +7162,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7162
7162
  codec: {
7163
7163
  mode: "strict",
7164
7164
  typeSymbol: "dsh-daoing-memory#memory/listConcernsCount:kind",
7165
- schema: _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_1$schema
7165
+ schema: _dsh_daoing_memory_memory_listConcernsCount_parameter_1$schema
7166
7166
  }
7167
7167
  },
7168
7168
  {
@@ -7172,14 +7172,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7172
7172
  codec: {
7173
7173
  mode: "strict",
7174
7174
  typeSymbol: "dsh-daoing-memory#memory/listConcernsCount:status",
7175
- schema: _deepseek_ai_dsh_memory_memory_listConcernsCount_parameter_2$schema
7175
+ schema: _dsh_daoing_memory_memory_listConcernsCount_parameter_2$schema
7176
7176
  }
7177
7177
  }
7178
7178
  ],
7179
7179
  result: {
7180
7180
  mode: "strict",
7181
7181
  typeSymbol: "dsh-daoing-memory#memory/listConcernsCount:result",
7182
- schema: _deepseek_ai_dsh_memory_memory_listConcernsCount_result$schema
7182
+ schema: _dsh_daoing_memory_memory_listConcernsCount_result$schema
7183
7183
  },
7184
7184
  sourceLocation: {
7185
7185
  "file": "packages/memory/memory/src/service.ts",
@@ -7206,7 +7206,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7206
7206
  codec: {
7207
7207
  mode: "strict",
7208
7208
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7209
- schema: _deepseek_ai_dsh_memory_memory_listDiary_parameter_0$schema
7209
+ schema: _dsh_daoing_memory_memory_listDiary_parameter_0$schema
7210
7210
  }
7211
7211
  },
7212
7212
  {
@@ -7216,7 +7216,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7216
7216
  codec: {
7217
7217
  mode: "strict",
7218
7218
  typeSymbol: "dsh-daoing-memory#memory/listDiary:limit",
7219
- schema: _deepseek_ai_dsh_memory_memory_listDiary_parameter_1$schema
7219
+ schema: _dsh_daoing_memory_memory_listDiary_parameter_1$schema
7220
7220
  }
7221
7221
  },
7222
7222
  {
@@ -7226,7 +7226,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7226
7226
  codec: {
7227
7227
  mode: "strict",
7228
7228
  typeSymbol: "dsh-daoing-memory#memory/listDiary:offset",
7229
- schema: _deepseek_ai_dsh_memory_memory_listDiary_parameter_2$schema
7229
+ schema: _dsh_daoing_memory_memory_listDiary_parameter_2$schema
7230
7230
  }
7231
7231
  },
7232
7232
  {
@@ -7236,14 +7236,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7236
7236
  codec: {
7237
7237
  mode: "strict",
7238
7238
  typeSymbol: "dsh-daoing-memory#memory/listDiary:onlyUnextracted",
7239
- schema: _deepseek_ai_dsh_memory_memory_listDiary_parameter_3$schema
7239
+ schema: _dsh_daoing_memory_memory_listDiary_parameter_3$schema
7240
7240
  }
7241
7241
  }
7242
7242
  ],
7243
7243
  result: {
7244
7244
  mode: "strict",
7245
7245
  typeSymbol: "dsh-daoing-memory#memory/listDiary:result",
7246
- schema: _deepseek_ai_dsh_memory_memory_listDiary_result$schema
7246
+ schema: _dsh_daoing_memory_memory_listDiary_result$schema
7247
7247
  },
7248
7248
  sourceLocation: {
7249
7249
  "file": "packages/memory/memory/src/service.ts",
@@ -7270,7 +7270,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7270
7270
  codec: {
7271
7271
  mode: "strict",
7272
7272
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7273
- schema: _deepseek_ai_dsh_memory_memory_listFacts_parameter_0$schema
7273
+ schema: _dsh_daoing_memory_memory_listFacts_parameter_0$schema
7274
7274
  }
7275
7275
  },
7276
7276
  {
@@ -7280,7 +7280,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7280
7280
  codec: {
7281
7281
  mode: "strict",
7282
7282
  typeSymbol: "dsh-daoing-memory#memory/listFacts:category",
7283
- schema: _deepseek_ai_dsh_memory_memory_listFacts_parameter_1$schema
7283
+ schema: _dsh_daoing_memory_memory_listFacts_parameter_1$schema
7284
7284
  }
7285
7285
  },
7286
7286
  {
@@ -7290,7 +7290,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7290
7290
  codec: {
7291
7291
  mode: "strict",
7292
7292
  typeSymbol: "dsh-daoing-memory#memory/listFacts:includeHistory",
7293
- schema: _deepseek_ai_dsh_memory_memory_listFacts_parameter_2$schema
7293
+ schema: _dsh_daoing_memory_memory_listFacts_parameter_2$schema
7294
7294
  }
7295
7295
  },
7296
7296
  {
@@ -7300,7 +7300,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7300
7300
  codec: {
7301
7301
  mode: "strict",
7302
7302
  typeSymbol: "dsh-daoing-memory#memory/listFacts:limit",
7303
- schema: _deepseek_ai_dsh_memory_memory_listFacts_parameter_3$schema
7303
+ schema: _dsh_daoing_memory_memory_listFacts_parameter_3$schema
7304
7304
  }
7305
7305
  },
7306
7306
  {
@@ -7310,14 +7310,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7310
7310
  codec: {
7311
7311
  mode: "strict",
7312
7312
  typeSymbol: "dsh-daoing-memory#memory/listFacts:offset",
7313
- schema: _deepseek_ai_dsh_memory_memory_listFacts_parameter_4$schema
7313
+ schema: _dsh_daoing_memory_memory_listFacts_parameter_4$schema
7314
7314
  }
7315
7315
  }
7316
7316
  ],
7317
7317
  result: {
7318
7318
  mode: "strict",
7319
7319
  typeSymbol: "dsh-daoing-memory#memory/listFacts:result",
7320
- schema: _deepseek_ai_dsh_memory_memory_listFacts_result$schema
7320
+ schema: _dsh_daoing_memory_memory_listFacts_result$schema
7321
7321
  },
7322
7322
  sourceLocation: {
7323
7323
  "file": "packages/memory/memory/src/service.ts",
@@ -7344,7 +7344,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7344
7344
  codec: {
7345
7345
  mode: "strict",
7346
7346
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7347
- schema: _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_0$schema
7347
+ schema: _dsh_daoing_memory_memory_listFactsCount_parameter_0$schema
7348
7348
  }
7349
7349
  },
7350
7350
  {
@@ -7354,7 +7354,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7354
7354
  codec: {
7355
7355
  mode: "strict",
7356
7356
  typeSymbol: "dsh-daoing-memory#memory/listFactsCount:category",
7357
- schema: _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_1$schema
7357
+ schema: _dsh_daoing_memory_memory_listFactsCount_parameter_1$schema
7358
7358
  }
7359
7359
  },
7360
7360
  {
@@ -7364,14 +7364,14 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7364
7364
  codec: {
7365
7365
  mode: "strict",
7366
7366
  typeSymbol: "dsh-daoing-memory#memory/listFactsCount:includeHistory",
7367
- schema: _deepseek_ai_dsh_memory_memory_listFactsCount_parameter_2$schema
7367
+ schema: _dsh_daoing_memory_memory_listFactsCount_parameter_2$schema
7368
7368
  }
7369
7369
  }
7370
7370
  ],
7371
7371
  result: {
7372
7372
  mode: "strict",
7373
7373
  typeSymbol: "dsh-daoing-memory#memory/listFactsCount:result",
7374
- schema: _deepseek_ai_dsh_memory_memory_listFactsCount_result$schema
7374
+ schema: _dsh_daoing_memory_memory_listFactsCount_result$schema
7375
7375
  },
7376
7376
  sourceLocation: {
7377
7377
  "file": "packages/memory/memory/src/service.ts",
@@ -7397,7 +7397,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7397
7397
  codec: {
7398
7398
  mode: "strict",
7399
7399
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7400
- schema: _deepseek_ai_dsh_memory_memory_recall_parameter_0$schema
7400
+ schema: _dsh_daoing_memory_memory_recall_parameter_0$schema
7401
7401
  }
7402
7402
  }, {
7403
7403
  name: "request",
@@ -7406,13 +7406,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7406
7406
  codec: {
7407
7407
  mode: "strict",
7408
7408
  typeSymbol: "dsh-daoing-memory/types#RecallExperiencesRequest",
7409
- schema: _deepseek_ai_dsh_memory_memory_recall_parameter_1$schema
7409
+ schema: _dsh_daoing_memory_memory_recall_parameter_1$schema
7410
7410
  }
7411
7411
  }],
7412
7412
  result: {
7413
7413
  mode: "strict",
7414
7414
  typeSymbol: "dsh-daoing-memory/types#RecallExperiencesResult",
7415
- schema: _deepseek_ai_dsh_memory_memory_recall_result$schema
7415
+ schema: _dsh_daoing_memory_memory_recall_result$schema
7416
7416
  },
7417
7417
  sourceLocation: {
7418
7418
  "file": "packages/memory/memory/src/service.ts",
@@ -7438,7 +7438,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7438
7438
  codec: {
7439
7439
  mode: "strict",
7440
7440
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7441
- schema: _deepseek_ai_dsh_memory_memory_refine_parameter_0$schema
7441
+ schema: _dsh_daoing_memory_memory_refine_parameter_0$schema
7442
7442
  }
7443
7443
  }, {
7444
7444
  name: "request",
@@ -7447,13 +7447,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7447
7447
  codec: {
7448
7448
  mode: "strict",
7449
7449
  typeSymbol: "dsh-daoing-memory/types#RefineExperienceRequest",
7450
- schema: _deepseek_ai_dsh_memory_memory_refine_parameter_1$schema
7450
+ schema: _dsh_daoing_memory_memory_refine_parameter_1$schema
7451
7451
  }
7452
7452
  }],
7453
7453
  result: {
7454
7454
  mode: "strict",
7455
7455
  typeSymbol: "dsh-daoing-memory/types#RefineExperienceResult",
7456
- schema: _deepseek_ai_dsh_memory_memory_refine_result$schema
7456
+ schema: _dsh_daoing_memory_memory_refine_result$schema
7457
7457
  },
7458
7458
  sourceLocation: {
7459
7459
  "file": "packages/memory/memory/src/service.ts",
@@ -7479,7 +7479,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7479
7479
  codec: {
7480
7480
  mode: "strict",
7481
7481
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7482
- schema: _deepseek_ai_dsh_memory_memory_report_parameter_0$schema
7482
+ schema: _dsh_daoing_memory_memory_report_parameter_0$schema
7483
7483
  }
7484
7484
  }, {
7485
7485
  name: "request",
@@ -7488,13 +7488,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7488
7488
  codec: {
7489
7489
  mode: "strict",
7490
7490
  typeSymbol: "dsh-daoing-memory/types#ReportUseRequest",
7491
- schema: _deepseek_ai_dsh_memory_memory_report_parameter_1$schema
7491
+ schema: _dsh_daoing_memory_memory_report_parameter_1$schema
7492
7492
  }
7493
7493
  }],
7494
7494
  result: {
7495
7495
  mode: "strict",
7496
7496
  typeSymbol: "dsh-daoing-memory/types#ReportUseResult",
7497
- schema: _deepseek_ai_dsh_memory_memory_report_result$schema
7497
+ schema: _dsh_daoing_memory_memory_report_result$schema
7498
7498
  },
7499
7499
  sourceLocation: {
7500
7500
  "file": "packages/memory/memory/src/service.ts",
@@ -7520,7 +7520,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7520
7520
  codec: {
7521
7521
  mode: "strict",
7522
7522
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7523
- schema: _deepseek_ai_dsh_memory_memory_revise_parameter_0$schema
7523
+ schema: _dsh_daoing_memory_memory_revise_parameter_0$schema
7524
7524
  }
7525
7525
  }, {
7526
7526
  name: "request",
@@ -7529,13 +7529,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7529
7529
  codec: {
7530
7530
  mode: "strict",
7531
7531
  typeSymbol: "dsh-daoing-memory/types#ReviseExperienceRequest",
7532
- schema: _deepseek_ai_dsh_memory_memory_revise_parameter_1$schema
7532
+ schema: _dsh_daoing_memory_memory_revise_parameter_1$schema
7533
7533
  }
7534
7534
  }],
7535
7535
  result: {
7536
7536
  mode: "strict",
7537
7537
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
7538
- schema: _deepseek_ai_dsh_memory_memory_revise_result$schema
7538
+ schema: _dsh_daoing_memory_memory_revise_result$schema
7539
7539
  },
7540
7540
  sourceLocation: {
7541
7541
  "file": "packages/memory/memory/src/service.ts",
@@ -7561,7 +7561,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7561
7561
  codec: {
7562
7562
  mode: "strict",
7563
7563
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7564
- schema: _deepseek_ai_dsh_memory_memory_rollback_parameter_0$schema
7564
+ schema: _dsh_daoing_memory_memory_rollback_parameter_0$schema
7565
7565
  }
7566
7566
  }, {
7567
7567
  name: "request",
@@ -7570,13 +7570,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7570
7570
  codec: {
7571
7571
  mode: "strict",
7572
7572
  typeSymbol: "dsh-daoing-memory/types#RollbackExperienceRequest",
7573
- schema: _deepseek_ai_dsh_memory_memory_rollback_parameter_1$schema
7573
+ schema: _dsh_daoing_memory_memory_rollback_parameter_1$schema
7574
7574
  }
7575
7575
  }],
7576
7576
  result: {
7577
7577
  mode: "strict",
7578
7578
  typeSymbol: "dsh-daoing-memory/types#ExperienceSnapshot",
7579
- schema: _deepseek_ai_dsh_memory_memory_rollback_result$schema
7579
+ schema: _dsh_daoing_memory_memory_rollback_result$schema
7580
7580
  },
7581
7581
  sourceLocation: {
7582
7582
  "file": "packages/memory/memory/src/service.ts",
@@ -7602,13 +7602,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7602
7602
  codec: {
7603
7603
  mode: "strict",
7604
7604
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7605
- schema: _deepseek_ai_dsh_memory_memory_stats_parameter_0$schema
7605
+ schema: _dsh_daoing_memory_memory_stats_parameter_0$schema
7606
7606
  }
7607
7607
  }],
7608
7608
  result: {
7609
7609
  mode: "strict",
7610
7610
  typeSymbol: "dsh-daoing-memory/types#MemoryStats",
7611
- schema: _deepseek_ai_dsh_memory_memory_stats_result$schema
7611
+ schema: _dsh_daoing_memory_memory_stats_result$schema
7612
7612
  },
7613
7613
  sourceLocation: {
7614
7614
  "file": "packages/memory/memory/src/service.ts",
@@ -7634,13 +7634,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7634
7634
  codec: {
7635
7635
  mode: "strict",
7636
7636
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7637
- schema: _deepseek_ai_dsh_memory_memory_verifyLedger_parameter_0$schema
7637
+ schema: _dsh_daoing_memory_memory_verifyLedger_parameter_0$schema
7638
7638
  }
7639
7639
  }],
7640
7640
  result: {
7641
7641
  mode: "strict",
7642
7642
  typeSymbol: "dsh-daoing-memory/types#LedgerIntegrityResult",
7643
- schema: _deepseek_ai_dsh_memory_memory_verifyLedger_result$schema
7643
+ schema: _dsh_daoing_memory_memory_verifyLedger_result$schema
7644
7644
  },
7645
7645
  sourceLocation: {
7646
7646
  "file": "packages/memory/memory/src/service.ts",
@@ -7666,7 +7666,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7666
7666
  codec: {
7667
7667
  mode: "strict",
7668
7668
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7669
- schema: _deepseek_ai_dsh_memory_memory_verifyShadow_parameter_0$schema
7669
+ schema: _dsh_daoing_memory_memory_verifyShadow_parameter_0$schema
7670
7670
  }
7671
7671
  }, {
7672
7672
  name: "request",
@@ -7675,13 +7675,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7675
7675
  codec: {
7676
7676
  mode: "strict",
7677
7677
  typeSymbol: "dsh-daoing-memory/types#VerifyShadowRequest",
7678
- schema: _deepseek_ai_dsh_memory_memory_verifyShadow_parameter_1$schema
7678
+ schema: _dsh_daoing_memory_memory_verifyShadow_parameter_1$schema
7679
7679
  }
7680
7680
  }],
7681
7681
  result: {
7682
7682
  mode: "strict",
7683
7683
  typeSymbol: "dsh-daoing-memory/types#VerifyShadowResult",
7684
- schema: _deepseek_ai_dsh_memory_memory_verifyShadow_result$schema
7684
+ schema: _dsh_daoing_memory_memory_verifyShadow_result$schema
7685
7685
  },
7686
7686
  sourceLocation: {
7687
7687
  "file": "packages/memory/memory/src/service.ts",
@@ -7707,13 +7707,13 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7707
7707
  codec: {
7708
7708
  mode: "strict",
7709
7709
  typeSymbol: "@deepseek-ai/dsh-session/types#SessionId",
7710
- schema: _deepseek_ai_dsh_memory_memory_workbenchInfo_parameter_0$schema
7710
+ schema: _dsh_daoing_memory_memory_workbenchInfo_parameter_0$schema
7711
7711
  }
7712
7712
  }],
7713
7713
  result: {
7714
7714
  mode: "strict",
7715
7715
  typeSymbol: "dsh-daoing-memory/types#MemoryWorkbenchInfo",
7716
- schema: _deepseek_ai_dsh_memory_memory_workbenchInfo_result$schema
7716
+ schema: _dsh_daoing_memory_memory_workbenchInfo_result$schema
7717
7717
  },
7718
7718
  sourceLocation: {
7719
7719
  "file": "packages/memory/memory/src/service.ts",
@@ -7735,8 +7735,8 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7735
7735
  document.head.appendChild(tag);
7736
7736
  }
7737
7737
  var MemoryFooterAction_module_css_default = {
7738
- "label": "O-5X5a_label",
7739
- "action": "O-5X5a_action"
7738
+ "action": "O-5X5a_action",
7739
+ "label": "O-5X5a_label"
7740
7740
  };
7741
7741
  //#endregion
7742
7742
  //#region src/client/MemoryFooterAction.tsx
@@ -7886,61 +7886,61 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
7886
7886
  document.head.appendChild(tag);
7887
7887
  }
7888
7888
  var Workbench_module_css_default = {
7889
- "check": "KAfEAG_check",
7890
- "body": "KAfEAG_body",
7891
- "tab": "KAfEAG_tab",
7889
+ "columns": "KAfEAG_columns",
7892
7890
  "cardHead": "KAfEAG_cardHead",
7893
- "valueCell": "KAfEAG_valueCell",
7891
+ "rules": "KAfEAG_rules",
7892
+ "statusChallenged": "KAfEAG_statusChallenged",
7893
+ "workbenchTab": "KAfEAG_workbenchTab",
7894
+ "card": "KAfEAG_card",
7895
+ "historyTitle": "KAfEAG_historyTitle",
7896
+ "badgeNegative": "KAfEAG_badgeNegative",
7894
7897
  "workbenchTabs": "KAfEAG_workbenchTabs",
7898
+ "cardMeta": "KAfEAG_cardMeta",
7899
+ "sectionTitle": "KAfEAG_sectionTitle",
7895
7900
  "tabs": "KAfEAG_tabs",
7896
- "card": "KAfEAG_card",
7897
- "panel": "KAfEAG_panel",
7898
- "cellActions": "KAfEAG_cellActions",
7901
+ "header": "KAfEAG_header",
7902
+ "payloadFull": "KAfEAG_payloadFull",
7903
+ "error": "KAfEAG_error",
7899
7904
  "badge": "KAfEAG_badge",
7900
- "statline": "KAfEAG_statline",
7901
- "badgeNegative": "KAfEAG_badgeNegative",
7905
+ "tabActive": "KAfEAG_tabActive",
7906
+ "page": "KAfEAG_page",
7907
+ "titleBlock": "KAfEAG_titleBlock",
7908
+ "check": "KAfEAG_check",
7909
+ "concernBg": "KAfEAG_concernBg",
7902
7910
  "btn": "KAfEAG_btn",
7903
- "badgePinned": "KAfEAG_badgePinned",
7904
- "columns": "KAfEAG_columns",
7905
- "column": "KAfEAG_column",
7906
- "form": "KAfEAG_form",
7907
- "trust": "KAfEAG_trust",
7908
- "table": "KAfEAG_table",
7911
+ "statline": "KAfEAG_statline",
7912
+ "empty": "KAfEAG_empty",
7913
+ "detailLabel": "KAfEAG_detailLabel",
7914
+ "tab": "KAfEAG_tab",
7915
+ "cardDetail": "KAfEAG_cardDetail",
7909
7916
  "warnLine": "KAfEAG_warnLine",
7910
- "sectionTitle": "KAfEAG_sectionTitle",
7917
+ "actions": "KAfEAG_actions",
7918
+ "table": "KAfEAG_table",
7919
+ "valueCell": "KAfEAG_valueCell",
7920
+ "badgePinned": "KAfEAG_badgePinned",
7921
+ "body": "KAfEAG_body",
7911
7922
  "title": "KAfEAG_title",
7912
- "payloadToggle": "KAfEAG_payloadToggle",
7913
- "subtitle": "KAfEAG_subtitle",
7914
- "cardSub": "KAfEAG_cardSub",
7915
- "detailLabel": "KAfEAG_detailLabel",
7923
+ "panel": "KAfEAG_panel",
7916
7924
  "workbenchTabActive": "KAfEAG_workbenchTabActive",
7917
- "historyTitle": "KAfEAG_historyTitle",
7918
- "statusLive": "KAfEAG_statusLive",
7925
+ "badgeConflict": "KAfEAG_badgeConflict",
7919
7926
  "statusOther": "KAfEAG_statusOther",
7920
- "rules": "KAfEAG_rules",
7921
- "concernBg": "KAfEAG_concernBg",
7922
- "page": "KAfEAG_page",
7923
- "btnDanger": "KAfEAG_btnDanger",
7924
- "error": "KAfEAG_error",
7925
- "payloadFull": "KAfEAG_payloadFull",
7926
- "okLine": "KAfEAG_okLine",
7927
- "statusChallenged": "KAfEAG_statusChallenged",
7928
- "detailRow": "KAfEAG_detailRow",
7929
- "tabActive": "KAfEAG_tabActive",
7927
+ "trust": "KAfEAG_trust",
7930
7928
  "field": "KAfEAG_field",
7931
- "titleBlock": "KAfEAG_titleBlock",
7932
- "empty": "KAfEAG_empty",
7933
- "header": "KAfEAG_header",
7934
7929
  "list": "KAfEAG_list",
7935
7930
  "cardTitle": "KAfEAG_cardTitle",
7936
- "cardMeta": "KAfEAG_cardMeta",
7937
- "cardDetail": "KAfEAG_cardDetail",
7938
7931
  "statusCandidate": "KAfEAG_statusCandidate",
7939
- "badgeConflict": "KAfEAG_badgeConflict",
7932
+ "column": "KAfEAG_column",
7933
+ "cardSub": "KAfEAG_cardSub",
7934
+ "payloadToggle": "KAfEAG_payloadToggle",
7935
+ "cellActions": "KAfEAG_cellActions",
7936
+ "form": "KAfEAG_form",
7937
+ "subtitle": "KAfEAG_subtitle",
7940
7938
  "badgePositive": "KAfEAG_badgePositive",
7939
+ "btnDanger": "KAfEAG_btnDanger",
7940
+ "statusLive": "KAfEAG_statusLive",
7941
+ "okLine": "KAfEAG_okLine",
7941
7942
  "toolbar": "KAfEAG_toolbar",
7942
- "workbenchTab": "KAfEAG_workbenchTab",
7943
- "actions": "KAfEAG_actions"
7943
+ "detailRow": "KAfEAG_detailRow"
7944
7944
  };
7945
7945
  //#endregion
7946
7946
  //#region src/client/ExperiencePage.tsx