@mmnto/totem 1.101.2 → 1.102.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -264,13 +264,13 @@ export declare const DropLedgerEntrySchema: z.ZodObject<{
264
264
  */
265
265
  sourceKind: z.ZodOptional<z.ZodEnum<["human", "bot", "mixed"]>>;
266
266
  }, "strip", z.ZodTypeAny, {
267
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
267
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
268
268
  sourcePr: number;
269
269
  sourceKind?: "bot" | "mixed" | "human" | undefined;
270
270
  detail?: string | undefined;
271
271
  noDraftCause?: "legacy-unknown" | "invoke-error" | "empty-output" | "none-sentinel" | "unparseable-shape" | "non-array" | "all-filtered" | undefined;
272
272
  }, {
273
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
273
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
274
274
  sourcePr: number;
275
275
  sourceKind?: "bot" | "mixed" | "human" | undefined;
276
276
  detail?: string | undefined;
@@ -304,13 +304,13 @@ export declare const DropLedgerSchema: z.ZodObject<{
304
304
  */
305
305
  sourceKind: z.ZodOptional<z.ZodEnum<["human", "bot", "mixed"]>>;
306
306
  }, "strip", z.ZodTypeAny, {
307
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
307
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
308
308
  sourcePr: number;
309
309
  sourceKind?: "bot" | "mixed" | "human" | undefined;
310
310
  detail?: string | undefined;
311
311
  noDraftCause?: "legacy-unknown" | "invoke-error" | "empty-output" | "none-sentinel" | "unparseable-shape" | "non-array" | "all-filtered" | undefined;
312
312
  }, {
313
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
313
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
314
314
  sourcePr: number;
315
315
  sourceKind?: "bot" | "mixed" | "human" | undefined;
316
316
  detail?: string | undefined;
@@ -318,7 +318,7 @@ export declare const DropLedgerSchema: z.ZodObject<{
318
318
  }>, "many">;
319
319
  }, "strip", z.ZodTypeAny, {
320
320
  entries: {
321
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
321
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
322
322
  sourcePr: number;
323
323
  sourceKind?: "bot" | "mixed" | "human" | undefined;
324
324
  detail?: string | undefined;
@@ -326,7 +326,7 @@ export declare const DropLedgerSchema: z.ZodObject<{
326
326
  }[];
327
327
  }, {
328
328
  entries: {
329
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
329
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
330
330
  sourcePr: number;
331
331
  sourceKind?: "bot" | "mixed" | "human" | undefined;
332
332
  detail?: string | undefined;
@@ -828,13 +828,13 @@ export declare const MinerLedgersSchema: z.ZodObject<{
828
828
  */
829
829
  sourceKind: z.ZodOptional<z.ZodEnum<["human", "bot", "mixed"]>>;
830
830
  }, "strip", z.ZodTypeAny, {
831
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
831
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
832
832
  sourcePr: number;
833
833
  sourceKind?: "bot" | "mixed" | "human" | undefined;
834
834
  detail?: string | undefined;
835
835
  noDraftCause?: "legacy-unknown" | "invoke-error" | "empty-output" | "none-sentinel" | "unparseable-shape" | "non-array" | "all-filtered" | undefined;
836
836
  }, {
837
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
837
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
838
838
  sourcePr: number;
839
839
  sourceKind?: "bot" | "mixed" | "human" | undefined;
840
840
  detail?: string | undefined;
@@ -842,7 +842,7 @@ export declare const MinerLedgersSchema: z.ZodObject<{
842
842
  }>, "many">;
843
843
  }, "strip", z.ZodTypeAny, {
844
844
  entries: {
845
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
845
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
846
846
  sourcePr: number;
847
847
  sourceKind?: "bot" | "mixed" | "human" | undefined;
848
848
  detail?: string | undefined;
@@ -850,7 +850,7 @@ export declare const MinerLedgersSchema: z.ZodObject<{
850
850
  }[];
851
851
  }, {
852
852
  entries: {
853
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
853
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
854
854
  sourcePr: number;
855
855
  sourceKind?: "bot" | "mixed" | "human" | undefined;
856
856
  detail?: string | undefined;
@@ -1192,7 +1192,7 @@ export declare const MinerLedgersSchema: z.ZodObject<{
1192
1192
  };
1193
1193
  drop: {
1194
1194
  entries: {
1195
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
1195
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
1196
1196
  sourcePr: number;
1197
1197
  sourceKind?: "bot" | "mixed" | "human" | undefined;
1198
1198
  detail?: string | undefined;
@@ -1258,7 +1258,7 @@ export declare const MinerLedgersSchema: z.ZodObject<{
1258
1258
  };
1259
1259
  drop: {
1260
1260
  entries: {
1261
- reasonCode: "unparseable" | "unreachable" | "truncated" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
1261
+ reasonCode: "truncated" | "unparseable" | "unreachable" | "incomplete-provenance" | "outdated-rejected" | "no-draft";
1262
1262
  sourcePr: number;
1263
1263
  sourceKind?: "bot" | "mixed" | "human" | undefined;
1264
1264
  detail?: string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmnto/totem",
3
- "version": "1.101.2",
3
+ "version": "1.102.0",
4
4
  "description": "Core engine for Totem, the local-first toolkit that keeps AI-agent work queryable, enforceable, and derivable as plain files in your codebase",
5
5
  "type": "module",
6
6
  "engines": {