@cat-factory/contracts 0.346.1 → 0.347.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/agent-config.d.ts +0 -2
  2. package/dist/agent-config.d.ts.map +1 -1
  3. package/dist/agent-config.js +0 -4
  4. package/dist/agent-config.js.map +1 -1
  5. package/dist/agent-effort.d.ts +0 -2
  6. package/dist/agent-effort.d.ts.map +1 -1
  7. package/dist/agent-effort.js +0 -5
  8. package/dist/agent-effort.js.map +1 -1
  9. package/dist/bugFishing.d.ts +285 -2
  10. package/dist/bugFishing.d.ts.map +1 -1
  11. package/dist/bugFishing.js +180 -4
  12. package/dist/bugFishing.js.map +1 -1
  13. package/dist/companion.d.ts +0 -2
  14. package/dist/companion.d.ts.map +1 -1
  15. package/dist/companion.js +0 -5
  16. package/dist/companion.js.map +1 -1
  17. package/dist/consensus.d.ts +0 -4
  18. package/dist/consensus.d.ts.map +1 -1
  19. package/dist/consensus.js +0 -8
  20. package/dist/consensus.js.map +1 -1
  21. package/dist/entities.d.ts +1 -0
  22. package/dist/entities.d.ts.map +1 -1
  23. package/dist/execution.d.ts +62 -0
  24. package/dist/execution.d.ts.map +1 -1
  25. package/dist/form-fields.d.ts +24 -3
  26. package/dist/form-fields.d.ts.map +1 -1
  27. package/dist/form-fields.js +17 -3
  28. package/dist/form-fields.js.map +1 -1
  29. package/dist/fragment-adherence.d.ts +0 -2
  30. package/dist/fragment-adherence.d.ts.map +1 -1
  31. package/dist/fragment-adherence.js +0 -5
  32. package/dist/fragment-adherence.js.map +1 -1
  33. package/dist/gate-config.d.ts +1 -0
  34. package/dist/gate-config.d.ts.map +1 -1
  35. package/dist/initiative-preset.d.ts +2 -8
  36. package/dist/initiative-preset.d.ts.map +1 -1
  37. package/dist/initiative-preset.js +1 -3
  38. package/dist/initiative-preset.js.map +1 -1
  39. package/dist/initiative.d.ts +6 -6
  40. package/dist/initiative.d.ts.map +1 -1
  41. package/dist/initiative.js +1 -19
  42. package/dist/initiative.js.map +1 -1
  43. package/dist/inline-use-cases.d.ts +3 -0
  44. package/dist/inline-use-cases.d.ts.map +1 -1
  45. package/dist/mergeTrackRecord.d.ts +0 -6
  46. package/dist/mergeTrackRecord.d.ts.map +1 -1
  47. package/dist/mergeTrackRecord.js +0 -10
  48. package/dist/mergeTrackRecord.js.map +1 -1
  49. package/dist/primitives.d.ts +37 -2
  50. package/dist/primitives.d.ts.map +1 -1
  51. package/dist/primitives.js +11 -0
  52. package/dist/primitives.js.map +1 -1
  53. package/dist/public-task-types.d.ts +2 -0
  54. package/dist/public-task-types.d.ts.map +1 -1
  55. package/dist/public-task-types.js +19 -1
  56. package/dist/public-task-types.js.map +1 -1
  57. package/dist/requests.d.ts +26 -6
  58. package/dist/requests.d.ts.map +1 -1
  59. package/dist/routes/agent-runs.d.ts +62 -0
  60. package/dist/routes/agent-runs.d.ts.map +1 -1
  61. package/dist/routes/board.d.ts +39 -6
  62. package/dist/routes/board.d.ts.map +1 -1
  63. package/dist/routes/bug-hunt.d.ts +64 -0
  64. package/dist/routes/bug-hunt.d.ts.map +1 -1
  65. package/dist/routes/bugFishing.d.ts +124 -0
  66. package/dist/routes/bugFishing.d.ts.map +1 -1
  67. package/dist/routes/execution.d.ts +312 -0
  68. package/dist/routes/execution.d.ts.map +1 -1
  69. package/dist/routes/human-review.d.ts +31 -0
  70. package/dist/routes/human-review.d.ts.map +1 -1
  71. package/dist/routes/human-test.d.ts +155 -0
  72. package/dist/routes/human-test.d.ts.map +1 -1
  73. package/dist/routes/initiative.d.ts +17 -0
  74. package/dist/routes/initiative.d.ts.map +1 -1
  75. package/dist/routes/public-api.d.ts +1 -0
  76. package/dist/routes/public-api.d.ts.map +1 -1
  77. package/dist/routes/task-types.d.ts +3 -0
  78. package/dist/routes/task-types.d.ts.map +1 -1
  79. package/dist/routes/tasks.d.ts +3 -0
  80. package/dist/routes/tasks.d.ts.map +1 -1
  81. package/dist/routes/use-cases.d.ts +2 -0
  82. package/dist/routes/use-cases.d.ts.map +1 -1
  83. package/dist/routes/visual-confirm.d.ts +93 -0
  84. package/dist/routes/visual-confirm.d.ts.map +1 -1
  85. package/dist/routes/workspaces.d.ts +74 -0
  86. package/dist/routes/workspaces.d.ts.map +1 -1
  87. package/dist/snapshot.d.ts +37 -0
  88. package/dist/snapshot.d.ts.map +1 -1
  89. package/dist/task-types.d.ts +5 -5
  90. package/dist/task-types.d.ts.map +1 -1
  91. package/dist/task-types.js +1 -3
  92. package/dist/task-types.js.map +1 -1
  93. package/package.json +1 -1
@@ -83,8 +83,6 @@ export type AgentConfigCatalog = v.InferOutput<typeof agentConfigCatalogSchema>;
83
83
  */
84
84
  export declare const agentConfigValuesSchema: v.RecordSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MinLengthAction<string, 1, undefined>, v.MaxLengthAction<string, 120, undefined>]>, v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MaxLengthAction<string, 400, undefined>]>, undefined>;
85
85
  export type AgentConfigValues = v.InferOutput<typeof agentConfigValuesSchema>;
86
- /** Parse-or-throw a block's stored agent-config values. */
87
- export declare function parseAgentConfigValues(value: unknown): AgentConfigValues;
88
86
  /**
89
87
  * Resolve a single descriptor's effective value for a block: the explicit choice
90
88
  * if present and valid, else the descriptor's default.
@@ -1 +1 @@
1
- {"version":3,"file":"agent-config.d.ts","sourceRoot":"","sources":["../src/agent-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAqB5B,oEAAoE;AACpE,eAAO,MAAM,uBAAuB;IAClC,mEAAmE;;IAEnE,uCAAuC;;aAEvC,CAAA;AACF,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E;;;;;;;GAOG;AACH,eAAO,MAAM,2BAA2B;IACtC,uFAAuF;;IAEvF,4EAA4E;;IAE5E,2CAA2C;;IAE3C,kDAAkD;;IAElD;;;;;;OAMG;;IAEH,sFAAsF;;QAhCtF,mEAAmE;;QAEnE,uCAAuC;;;IAgCvC,0FAA0F;;IAE1F,oEAAoE;;aAEpE,CAAA;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAErF,kFAAkF;AAClF,eAAO,MAAM,wBAAwB;IA1BnC,uFAAuF;;IAEvF,4EAA4E;;IAE5E,2CAA2C;;IAE3C,kDAAkD;;IAElD;;;;;;OAMG;;IAEH,sFAAsF;;QAhCtF,mEAAmE;;QAEnE,uCAAuC;;;IAgCvC,0FAA0F;;IAE1F,oEAAoE;;yBAMM,CAAA;AAC5E,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAE/E;;;;GAIG;AAMH,eAAO,MAAM,uBAAuB,0QAGnC,CAAA;AACD,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E,2DAA2D;AAC3D,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,OAAO,GAAG,iBAAiB,CAExE;AAED;;;GAGG;AACH,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,qBAAqB,EACjC,MAAM,EAAE,iBAAiB,GAAG,SAAS,GACpC,MAAM,CAaR"}
1
+ {"version":3,"file":"agent-config.d.ts","sourceRoot":"","sources":["../src/agent-config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAqB5B,oEAAoE;AACpE,eAAO,MAAM,uBAAuB;IAClC,mEAAmE;;IAEnE,uCAAuC;;aAEvC,CAAA;AACF,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E;;;;;;;GAOG;AACH,eAAO,MAAM,2BAA2B;IACtC,uFAAuF;;IAEvF,4EAA4E;;IAE5E,2CAA2C;;IAE3C,kDAAkD;;IAElD;;;;;;OAMG;;IAEH,sFAAsF;;QAhCtF,mEAAmE;;QAEnE,uCAAuC;;;IAgCvC,0FAA0F;;IAE1F,oEAAoE;;aAEpE,CAAA;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAErF,kFAAkF;AAClF,eAAO,MAAM,wBAAwB;IA1BnC,uFAAuF;;IAEvF,4EAA4E;;IAE5E,2CAA2C;;IAE3C,kDAAkD;;IAElD;;;;;;OAMG;;IAEH,sFAAsF;;QAhCtF,mEAAmE;;QAEnE,uCAAuC;;;IAgCvC,0FAA0F;;IAE1F,oEAAoE;;yBAMM,CAAA;AAC5E,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAE/E;;;;GAIG;AAMH,eAAO,MAAM,uBAAuB,0QAGnC,CAAA;AACD,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E;;;GAGG;AACH,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,qBAAqB,EACjC,MAAM,EAAE,iBAAiB,GAAG,SAAS,GACpC,MAAM,CAaR"}
@@ -69,10 +69,6 @@ export const agentConfigCatalogSchema = v.array(agentConfigDescriptorSchema);
69
69
  // can't see the runtime-registered descriptors) — `resolveAgentConfigValue` falls
70
70
  // back to the descriptor default for any unknown/invalid value at read time.
71
71
  export const agentConfigValuesSchema = v.record(v.pipe(v.string(), v.minLength(1), v.maxLength(120)), v.pipe(v.string(), v.maxLength(400)));
72
- /** Parse-or-throw a block's stored agent-config values. */
73
- export function parseAgentConfigValues(value) {
74
- return v.parse(agentConfigValuesSchema, value);
75
- }
76
72
  /**
77
73
  * Resolve a single descriptor's effective value for a block: the explicit choice
78
74
  * if present and valid, else the descriptor's default.
@@ -1 +1 @@
1
- {"version":3,"file":"agent-config.js","sourceRoot":"","sources":["../src/agent-config.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"agent-config.js","sourceRoot":"","sources":["../src/agent-config.ts"],"names":[],"mappings":"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"}
@@ -16,6 +16,4 @@ export declare const agentEffortReportSchema: v.ObjectSchema<{
16
16
  readonly obstacles: v.SchemaWithFallback<v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, undefined>, undefined>;
17
17
  }, undefined>;
18
18
  export type AgentEffortReport = v.InferOutput<typeof agentEffortReportSchema>;
19
- /** Non-throwing parse of an effort report the agent wrote; `undefined` when unusable. */
20
- export declare function safeParseAgentEffortReport(value: unknown): AgentEffortReport | undefined;
21
19
  //# sourceMappingURL=agent-effort.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"agent-effort.d.ts","sourceRoot":"","sources":["../src/agent-effort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAa5B;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;IAClC,iEAAiE;;IAEjE,kEAAkE;;IAElE,gGAAgG;;IAEhG,4DAA4D;;aAE5D,CAAA;AACF,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E,yFAAyF;AACzF,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,OAAO,GAAG,iBAAiB,GAAG,SAAS,CAGxF"}
1
+ {"version":3,"file":"agent-effort.d.ts","sourceRoot":"","sources":["../src/agent-effort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAa5B;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;IAClC,iEAAiE;;IAEjE,kEAAkE;;IAElE,gGAAgG;;IAEhG,4DAA4D;;aAE5D,CAAA;AACF,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA"}
@@ -25,9 +25,4 @@ export const agentEffortReportSchema = v.object({
25
25
  /** The key obstacles the agent hit while doing the work. */
26
26
  obstacles: v.fallback(v.optional(v.array(v.string())), undefined),
27
27
  });
28
- /** Non-throwing parse of an effort report the agent wrote; `undefined` when unusable. */
29
- export function safeParseAgentEffortReport(value) {
30
- const result = v.safeParse(agentEffortReportSchema, value);
31
- return result.success ? result.output : undefined;
32
- }
33
28
  //# sourceMappingURL=agent-effort.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"agent-effort.js","sourceRoot":"","sources":["../src/agent-effort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAE5B,8EAA8E;AAC9E,+EAA+E;AAC/E,4EAA4E;AAC5E,kFAAkF;AAClF,gFAAgF;AAChF,0EAA0E;AAC1E,+EAA+E;AAC/E,kFAAkF;AAClF,uDAAuD;AACvD,8EAA8E;AAE9E;;;;;GAKG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9C,iEAAiE;IACjE,UAAU,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC;IAC5E,kEAAkE;IAClE,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,SAAS,CAAC;IACtD,gGAAgG;IAChG,oBAAoB,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,SAAS,CAAC;IACnE,4DAA4D;IAC5D,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,SAAS,CAAC;CAClE,CAAC,CAAA;AAGF,yFAAyF;AACzF,MAAM,UAAU,0BAA0B,CAAC,KAAc;IACvD,MAAM,MAAM,GAAG,CAAC,CAAC,SAAS,CAAC,uBAAuB,EAAE,KAAK,CAAC,CAAA;IAC1D,OAAO,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAA;AACnD,CAAC"}
1
+ {"version":3,"file":"agent-effort.js","sourceRoot":"","sources":["../src/agent-effort.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAE5B,8EAA8E;AAC9E,+EAA+E;AAC/E,4EAA4E;AAC5E,kFAAkF;AAClF,gFAAgF;AAChF,0EAA0E;AAC1E,+EAA+E;AAC/E,kFAAkF;AAClF,uDAAuD;AACvD,8EAA8E;AAE9E;;;;;GAKG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9C,iEAAiE;IACjE,UAAU,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC;IAC5E,kEAAkE;IAClE,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,SAAS,CAAC;IACtD,gGAAgG;IAChG,oBAAoB,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,EAAE,SAAS,CAAC;IACnE,4DAA4D;IAC5D,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,SAAS,CAAC;CAClE,CAAC,CAAA"}
@@ -15,8 +15,6 @@ import * as v from 'valibot';
15
15
  export declare const BUG_FISHING_PHASE_IDS: readonly ['control-flow', 'error-handling', 'boundaries', 'concurrency', 'state-lifecycle', 'contracts', 'footguns', 'requirements'];
16
16
  export declare const bugFishingPhaseIdSchema: v.PicklistSchema<readonly ["control-flow", "error-handling", "boundaries", "concurrency", "state-lifecycle", "contracts", "footguns", "requirements"], undefined>;
17
17
  export type BugFishingPhaseId = v.InferOutput<typeof bugFishingPhaseIdSchema>;
18
- /** Whether `id` is a phase angle this build still ships. Derived from the picklist itself. */
19
- export declare function isBugFishingPhaseId(id: string): id is BugFishingPhaseId;
20
18
  /** What one angle is, and what the pass fishing it is told to look for. */
21
19
  export interface BugFishingPhaseDescriptor {
22
20
  id: string;
@@ -59,6 +57,147 @@ export type BugFishingFindingKind = v.InferOutput<typeof bugFishingFindingKindSc
59
57
  /** How sure the agent is that the finding is real — its own judgement, never platform-derived. */
60
58
  export declare const bugFishingConfidenceSchema: v.PicklistSchema<["high", "medium", "low"], undefined>;
61
59
  export type BugFishingConfidence = v.InferOutput<typeof bugFishingConfidenceSchema>;
60
+ /**
61
+ * The most container dispatches one expedition may make when nobody names a number.
62
+ *
63
+ * Three times today's eight-angle expedition. This is a COUNT, not a spend gate: the engine
64
+ * already runs the workspace's budget check before every dispatch, so an over-budget workspace
65
+ * pauses between passes regardless. What this bounds is a run that is within budget and
66
+ * unreasonably long, which is what a partitioned codebase makes possible: six territories under
67
+ * eight angles is forty-eight passes, and most of that matrix is not worth fishing.
68
+ */
69
+ export declare const BUG_FISHING_DEFAULT_PASS_BUDGET = 24;
70
+ /** The most a task may raise its own pass budget to. */
71
+ export declare const BUG_FISHING_MAX_PASS_BUDGET = 96;
72
+ /**
73
+ * The most paths one pass's `filesRead` may carry before the list stops being a coverage report.
74
+ *
75
+ * A territory is sized to what one pass can read a meaningful share of, so its manifest is
76
+ * hundreds of files and never thousands. This is the shape backstop above that, not a limit an
77
+ * honest pass approaches.
78
+ */
79
+ export declare const BUG_FISHING_MAX_FILES_READ = 2000;
80
+ /**
81
+ * A cohesive slice of the codebase the expedition fishes as one unit.
82
+ *
83
+ * A large codebase cannot be fished as one scope: a pass told to "decide where this angle could
84
+ * bite, then read narrowly" reads whatever its first grep pointed at, and a module nobody read
85
+ * then reports exactly like a module that was read and found clean. Territories are the platform
86
+ * COMPUTING the partition (from the repository tree, blueprint modules first, then package and
87
+ * directory boundaries) so the model can go on judging code rather than inventing a module map.
88
+ *
89
+ * A territory id is an OPEN vocabulary, unlike a phase id: it is derived from the tree, and the
90
+ * tree moves. Nothing looks a territory up by id at render time, which is why the label and the
91
+ * roots are RECORDED here rather than re-derived: a phase whose territory a later survey no
92
+ * longer produces is still rendered from what the run itself fished.
93
+ */
94
+ export declare const bugFishingTerritorySchema: v.ObjectSchema<{
95
+ /** Stable within one expedition; derived from the territory's root path. */
96
+ readonly id: v.StringSchema<undefined>;
97
+ /** Human label (the module name, or the directory the territory is rooted at). */
98
+ readonly label: v.StringSchema<undefined>;
99
+ /** Repo-relative roots the territory owns. Empty ⇒ the whole codebase (the single-territory case). */
100
+ readonly roots: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, readonly []>;
101
+ /** How many source files the manifest counted under those roots. */
102
+ readonly fileCount: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
103
+ /**
104
+ * Approximate source tokens (bytes / 4 over the tree's blob sizes). The sizing input, and what
105
+ * the window shows a human deciding whether a low coverage share is a big territory or a lazy
106
+ * pass. Approximate is stated in the NAME, because it is a byte estimate and never a count.
107
+ */
108
+ readonly approxTokens: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
109
+ /**
110
+ * How the territory was derived, so a reader can tell a blueprint's own decomposition from the
111
+ * fallback the platform computed for a repository that has never been blueprinted.
112
+ */
113
+ readonly source: v.OptionalSchema<v.PicklistSchema<["blueprint", "directory", "whole-codebase"], undefined>, "directory">;
114
+ /**
115
+ * The subtree shas of the territory's roots, one per root, in `roots` order. A string compare
116
+ * against a later survey answers "has this territory changed since it was fished" with no diff.
117
+ * Recorded now because it comes free with the tree read.
118
+ */
119
+ readonly subtreeShas: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, readonly []>;
120
+ }, undefined>;
121
+ export type BugFishingTerritory = v.InferOutput<typeof bugFishingTerritorySchema>;
122
+ /**
123
+ * The single territory a codebase small enough to fish whole is partitioned into.
124
+ *
125
+ * Named rather than spelled out at each site because the PASS-THROUGH is a property worth
126
+ * pinning: a small repository plans one territory, its phases carry no territory id, and the
127
+ * expedition it gets is byte-for-byte the one that shipped before territories existed.
128
+ */
129
+ export declare const WHOLE_CODEBASE_TERRITORY_ID = "whole-codebase";
130
+ /**
131
+ * One cell of the matrix that was planned but NOT fished, because the pass budget ran out.
132
+ *
133
+ * A cap silent about its tail teaches the reader that the tail was clean. This is the tail,
134
+ * named: which angle over which territory nobody looked at on this run.
135
+ */
136
+ export declare const bugFishingUnfishedCellSchema: v.ObjectSchema<{
137
+ readonly territoryId: v.StringSchema<undefined>;
138
+ /** The territory's label as it stood when the plan was made (never looked up at render time). */
139
+ readonly territoryLabel: v.StringSchema<undefined>;
140
+ readonly phaseId: v.StringSchema<undefined>;
141
+ /** The angle's label as it stood when the plan was made. */
142
+ readonly phaseTitle: v.StringSchema<undefined>;
143
+ }, undefined>;
144
+ export type BugFishingUnfishedCell = v.InferOutput<typeof bugFishingUnfishedCellSchema>;
145
+ /**
146
+ * What the expedition DECIDED to fish, and what it decided not to.
147
+ *
148
+ * Written before the first pass runs, so the window can state the shape of the hunt while it is
149
+ * still in flight, and so the record of an expedition a human stopped early says what was left.
150
+ */
151
+ export declare const bugFishingPlanSchema: v.ObjectSchema<{
152
+ /** Most dispatches this expedition may make. */
153
+ readonly passBudget: v.NumberSchema<undefined>;
154
+ /** How many cells the full (territory x angle) matrix had, before the budget trimmed it. */
155
+ readonly plannedCells: v.NumberSchema<undefined>;
156
+ /** The cells the budget cut, by territory and angle. Empty when the matrix fitted. */
157
+ readonly unfished: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
158
+ readonly territoryId: v.StringSchema<undefined>;
159
+ /** The territory's label as it stood when the plan was made (never looked up at render time). */
160
+ readonly territoryLabel: v.StringSchema<undefined>;
161
+ readonly phaseId: v.StringSchema<undefined>;
162
+ /** The angle's label as it stood when the plan was made. */
163
+ readonly phaseTitle: v.StringSchema<undefined>;
164
+ }, undefined>, undefined>, readonly []>;
165
+ /**
166
+ * True when the provider TRUNCATED the tree the survey partitioned. A truncated tree is not a
167
+ * manifest: the territories cover what was read, and the coverage record below is a share of
168
+ * that rather than of the repository. Stated because the two readings are opposite and nothing
169
+ * else in the record can tell them apart.
170
+ */
171
+ readonly treeTruncated: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
172
+ /**
173
+ * Set when the codebase survey could not run at all (no repository bound to the run, or the
174
+ * bound client cannot enumerate a tree). The expedition then fishes the whole codebase as one
175
+ * territory, which is the shipped behaviour, and this says WHY rather than leaving a
176
+ * single-territory plan looking like a small repository.
177
+ */
178
+ readonly surveyUnavailableReason: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
179
+ }, undefined>;
180
+ export type BugFishingPlan = v.InferOutput<typeof bugFishingPlanSchema>;
181
+ /**
182
+ * What one pass actually read, intersected with its territory's manifest.
183
+ *
184
+ * SELF-REPORTED, and the record says so in the field name: the agent lists the paths it read and
185
+ * the engine computes the share against the manifest it handed over. A territory with a low share
186
+ * is what tells a human that "found nothing" here means "did not look", which is the distinction
187
+ * the whole partition exists to preserve. Verifying it against the tool-call trajectory sink is a
188
+ * later, different producer, and would say so.
189
+ */
190
+ export declare const bugFishingCoverageSchema: v.ObjectSchema<{
191
+ /** How many manifest files the pass reported reading. */
192
+ readonly filesRead: v.NumberSchema<undefined>;
193
+ /** How many files the territory's manifest held. Zero ⇒ nothing to be a share OF. */
194
+ readonly manifestFiles: v.NumberSchema<undefined>;
195
+ /** Paths the pass reported that the manifest does not have (a wander, or a stale read). */
196
+ readonly offManifest: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
197
+ /** Always `self-reported` today; the field exists so a verified record can say it is one. */
198
+ readonly source: v.OptionalSchema<v.PicklistSchema<["self-reported"], undefined>, "self-reported">;
199
+ }, undefined>;
200
+ export type BugFishingCoverage = v.InferOutput<typeof bugFishingCoverageSchema>;
62
201
  /** A phase's lifecycle across the expedition's successive dispatches. */
63
202
  export declare const bugFishingPhaseStatusSchema: v.PicklistSchema<["pending", "fishing", "completed", "failed"], undefined>;
64
203
  export type BugFishingPhaseStatus = v.InferOutput<typeof bugFishingPhaseStatusSchema>;
@@ -83,6 +222,36 @@ export declare const bugFishingPhaseSchema: v.ObjectSchema<{
83
222
  readonly settledAt: v.OptionalSchema<v.NullableSchema<v.NumberSchema<undefined>, undefined>, undefined>;
84
223
  /** Why the pass failed, when it did. Null otherwise. */
85
224
  readonly failureReason: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
225
+ /**
226
+ * The territory this pass fished, or null for the whole codebase. Null is what every
227
+ * expedition stored before territories existed carries, and what a small codebase still
228
+ * carries today, so a stored run parses unchanged either way.
229
+ */
230
+ readonly territoryId: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
231
+ /**
232
+ * The territory's label as it stood when this pass ran. Recorded rather than looked up: a
233
+ * territory is derived from the tree, and a later survey of a moved tree may not produce it.
234
+ */
235
+ readonly territoryLabel: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
236
+ /** What the pass reported reading, against the manifest it was given. Null when it reported none. */
237
+ readonly coverage: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
238
+ /** How many manifest files the pass reported reading. */
239
+ readonly filesRead: v.NumberSchema<undefined>;
240
+ /** How many files the territory's manifest held. Zero ⇒ nothing to be a share OF. */
241
+ readonly manifestFiles: v.NumberSchema<undefined>;
242
+ /** Paths the pass reported that the manifest does not have (a wander, or a stale read). */
243
+ readonly offManifest: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
244
+ /** Always `self-reported` today; the field exists so a verified record can say it is one. */
245
+ readonly source: v.OptionalSchema<v.PicklistSchema<["self-reported"], undefined>, "self-reported">;
246
+ }, undefined>, undefined>, undefined>;
247
+ /**
248
+ * How many findings were dropped for pointing OUTSIDE this pass's territory. The brief tells a
249
+ * pass what it is not responsible for and the platform holds it to that at coercion, so a pass
250
+ * that wanders is corrected rather than exhorted. Counted rather than silent, so a human can
251
+ * see how often it happens. Absent on a pass that was never scoped to a territory, which is a
252
+ * different fact from a scoped pass that dropped none.
253
+ */
254
+ readonly outOfScopeFindings: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
86
255
  }, undefined>;
87
256
  export type BugFishingPhase = v.InferOutput<typeof bugFishingPhaseSchema>;
88
257
  /**
@@ -168,6 +337,8 @@ export declare const bugFishingFindingSchema: v.ObjectSchema<{
168
337
  readonly id: v.StringSchema<undefined>;
169
338
  /** The phase that surfaced it (a phase id; see {@link describeBugFishingPhase}). */
170
339
  readonly phaseId: v.StringSchema<undefined>;
340
+ /** The territory the pass was fishing, or null for a whole-codebase pass. */
341
+ readonly territoryId: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
171
342
  /** Repo-relative path the finding concerns; empty when it is not anchored to one file. */
172
343
  readonly path: v.StringSchema<undefined>;
173
344
  /** The line the finding anchors to, or null. */
@@ -251,6 +422,36 @@ export declare const bugFishingStepStateSchema: v.ObjectSchema<{
251
422
  readonly settledAt: v.OptionalSchema<v.NullableSchema<v.NumberSchema<undefined>, undefined>, undefined>;
252
423
  /** Why the pass failed, when it did. Null otherwise. */
253
424
  readonly failureReason: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
425
+ /**
426
+ * The territory this pass fished, or null for the whole codebase. Null is what every
427
+ * expedition stored before territories existed carries, and what a small codebase still
428
+ * carries today, so a stored run parses unchanged either way.
429
+ */
430
+ readonly territoryId: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
431
+ /**
432
+ * The territory's label as it stood when this pass ran. Recorded rather than looked up: a
433
+ * territory is derived from the tree, and a later survey of a moved tree may not produce it.
434
+ */
435
+ readonly territoryLabel: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
436
+ /** What the pass reported reading, against the manifest it was given. Null when it reported none. */
437
+ readonly coverage: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
438
+ /** How many manifest files the pass reported reading. */
439
+ readonly filesRead: v.NumberSchema<undefined>;
440
+ /** How many files the territory's manifest held. Zero ⇒ nothing to be a share OF. */
441
+ readonly manifestFiles: v.NumberSchema<undefined>;
442
+ /** Paths the pass reported that the manifest does not have (a wander, or a stale read). */
443
+ readonly offManifest: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
444
+ /** Always `self-reported` today; the field exists so a verified record can say it is one. */
445
+ readonly source: v.OptionalSchema<v.PicklistSchema<["self-reported"], undefined>, "self-reported">;
446
+ }, undefined>, undefined>, undefined>;
447
+ /**
448
+ * How many findings were dropped for pointing OUTSIDE this pass's territory. The brief tells a
449
+ * pass what it is not responsible for and the platform holds it to that at coercion, so a pass
450
+ * that wanders is corrected rather than exhorted. Counted rather than silent, so a human can
451
+ * see how often it happens. Absent on a pass that was never scoped to a territory, which is a
452
+ * different fact from a scoped pass that dropped none.
453
+ */
454
+ readonly outOfScopeFindings: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
254
455
  }, undefined>, undefined>, readonly []>;
255
456
  /**
256
457
  * Index into {@link bugFishingStepStateSchema}'s `phases` of the pass currently being fished
@@ -265,6 +466,8 @@ export declare const bugFishingStepStateSchema: v.ObjectSchema<{
265
466
  readonly id: v.StringSchema<undefined>;
266
467
  /** The phase that surfaced it (a phase id; see {@link describeBugFishingPhase}). */
267
468
  readonly phaseId: v.StringSchema<undefined>;
469
+ /** The territory the pass was fishing, or null for a whole-codebase pass. */
470
+ readonly territoryId: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
268
471
  /** Repo-relative path the finding concerns; empty when it is not anchored to one file. */
269
472
  readonly path: v.StringSchema<undefined>;
270
473
  /** The line the finding anchors to, or null. */
@@ -310,6 +513,74 @@ export declare const bugFishingStepStateSchema: v.ObjectSchema<{
310
513
  /** Set when a human dismissed the finding: it stays on the record, struck through. */
311
514
  readonly dismissed: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
312
515
  }, undefined>, undefined>, readonly []>;
516
+ /**
517
+ * The partition the survey computed, in the order the expedition fishes them. One entry whose
518
+ * `source` is `whole-codebase` for a codebase small enough to fish whole.
519
+ *
520
+ * DESCRIPTORS only, never file lists: this rides the run's `detail` blob, re-serialised on
521
+ * every progress write, and a thousand paths per territory would put the manifest in the blob
522
+ * thirty times over. The per-pass manifest is re-rendered from the cached tree at dispatch.
523
+ *
524
+ * ABSENT, never `[]`, on an expedition that predates territories: an empty array would claim
525
+ * the codebase was surveyed and found to contain nothing.
526
+ */
527
+ readonly territories: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
528
+ /** Stable within one expedition; derived from the territory's root path. */
529
+ readonly id: v.StringSchema<undefined>;
530
+ /** Human label (the module name, or the directory the territory is rooted at). */
531
+ readonly label: v.StringSchema<undefined>;
532
+ /** Repo-relative roots the territory owns. Empty ⇒ the whole codebase (the single-territory case). */
533
+ readonly roots: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, readonly []>;
534
+ /** How many source files the manifest counted under those roots. */
535
+ readonly fileCount: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
536
+ /**
537
+ * Approximate source tokens (bytes / 4 over the tree's blob sizes). The sizing input, and what
538
+ * the window shows a human deciding whether a low coverage share is a big territory or a lazy
539
+ * pass. Approximate is stated in the NAME, because it is a byte estimate and never a count.
540
+ */
541
+ readonly approxTokens: v.OptionalSchema<v.NumberSchema<undefined>, 0>;
542
+ /**
543
+ * How the territory was derived, so a reader can tell a blueprint's own decomposition from the
544
+ * fallback the platform computed for a repository that has never been blueprinted.
545
+ */
546
+ readonly source: v.OptionalSchema<v.PicklistSchema<["blueprint", "directory", "whole-codebase"], undefined>, "directory">;
547
+ /**
548
+ * The subtree shas of the territory's roots, one per root, in `roots` order. A string compare
549
+ * against a later survey answers "has this territory changed since it was fished" with no diff.
550
+ * Recorded now because it comes free with the tree read.
551
+ */
552
+ readonly subtreeShas: v.OptionalSchema<v.ArraySchema<v.StringSchema<undefined>, undefined>, readonly []>;
553
+ }, undefined>, undefined>, undefined>;
554
+ /** What the expedition planned to fish, and what the pass budget cut. */
555
+ readonly plan: v.OptionalSchema<v.NullableSchema<v.ObjectSchema<{
556
+ /** Most dispatches this expedition may make. */
557
+ readonly passBudget: v.NumberSchema<undefined>;
558
+ /** How many cells the full (territory x angle) matrix had, before the budget trimmed it. */
559
+ readonly plannedCells: v.NumberSchema<undefined>;
560
+ /** The cells the budget cut, by territory and angle. Empty when the matrix fitted. */
561
+ readonly unfished: v.OptionalSchema<v.ArraySchema<v.ObjectSchema<{
562
+ readonly territoryId: v.StringSchema<undefined>;
563
+ /** The territory's label as it stood when the plan was made (never looked up at render time). */
564
+ readonly territoryLabel: v.StringSchema<undefined>;
565
+ readonly phaseId: v.StringSchema<undefined>;
566
+ /** The angle's label as it stood when the plan was made. */
567
+ readonly phaseTitle: v.StringSchema<undefined>;
568
+ }, undefined>, undefined>, readonly []>;
569
+ /**
570
+ * True when the provider TRUNCATED the tree the survey partitioned. A truncated tree is not a
571
+ * manifest: the territories cover what was read, and the coverage record below is a share of
572
+ * that rather than of the repository. Stated because the two readings are opposite and nothing
573
+ * else in the record can tell them apart.
574
+ */
575
+ readonly treeTruncated: v.OptionalSchema<v.BooleanSchema<undefined>, false>;
576
+ /**
577
+ * Set when the codebase survey could not run at all (no repository bound to the run, or the
578
+ * bound client cannot enumerate a tree). The expedition then fishes the whole codebase as one
579
+ * territory, which is the shipped behaviour, and this says WHY rather than leaving a
580
+ * single-territory plan looking like a small repository.
581
+ */
582
+ readonly surveyUnavailableReason: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
583
+ }, undefined>, undefined>, undefined>;
313
584
  /** Identifier of the model that fished, for transparency. */
314
585
  readonly model: v.OptionalSchema<v.NullableSchema<v.StringSchema<undefined>, undefined>, undefined>;
315
586
  /**
@@ -331,6 +602,18 @@ export type BugFishingStepState = v.InferOutput<typeof bugFishingStepStateSchema
331
602
  export declare const bugFishingAgentOutputSchema: v.ObjectSchema<{
332
603
  /** What this pass covered and what it concluded, in one paragraph. */
333
604
  readonly summary: v.SchemaWithFallback<v.OptionalSchema<v.StringSchema<undefined>, undefined>, undefined>;
605
+ /**
606
+ * The paths this pass actually READ, in the frame the agent works in (its own working directory,
607
+ * which is the service's subtree in a monorepo), so the engine can compute a coverage record
608
+ * against the territory manifest it handed over.
609
+ *
610
+ * Bounded in the schema rather than only in the prompt, and the bound is a BACKSTOP well above
611
+ * any real territory: {@link BUG_FISHING_MAX_FILES_READ} paths is more than a manifest sized for
612
+ * one pass can hold, so an honest pass never meets it. A list that overruns it is not a coverage
613
+ * report at all, and falls back to none: the phase then records NO coverage, the same answer a
614
+ * pass that listed nothing gets, because neither one said anything the platform can count.
615
+ */
616
+ readonly filesRead: v.SchemaWithFallback<v.SchemaWithPipe<readonly [v.ArraySchema<v.SchemaWithFallback<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.MaxLengthAction<string, 400, undefined>]>, "">, undefined>, v.MaxLengthAction<string[], 2000, undefined>]>, readonly []>;
334
617
  /** The findings this pass surfaced. */
335
618
  readonly findings: v.SchemaWithFallback<v.ArraySchema<v.SchemaWithFallback<v.ObjectSchema<{
336
619
  readonly path: v.SchemaWithFallback<v.StringSchema<undefined>, "">;
@@ -1 +1 @@
1
- {"version":3,"file":"bugFishing.d.ts","sourceRoot":"","sources":["../src/bugFishing.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,SAAS,CAAA;AAuB5B;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,qBAAqB,YAChC,cAAc,EACd,gBAAgB,EAChB,YAAY,EACZ,aAAa,EACb,iBAAiB,EACjB,WAAW,EACX,UAAU,EACV,cAAc,CACN,CAAA;AAEV,eAAO,MAAM,uBAAuB,mKAAoC,CAAA;AACxE,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E,8FAA8F;AAC9F,wBAAgB,mBAAmB,CAAC,EAAE,EAAE,MAAM,GAAG,EAAE,IAAI,iBAAiB,CAEvE;AAED,2EAA2E;AAC3E,MAAM,WAAW,yBAAyB;IACxC,EAAE,EAAE,MAAM,CAAA;IACV,iFAAiF;IACjF,KAAK,EAAE,MAAM,CAAA;IACb,0FAA0F;IAC1F,IAAI,EAAE,MAAM,CAAA;IACZ,kEAAkE;IAClE,KAAK,EAAE,MAAM,CAAA;IACb,uFAAuF;IACvF,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,SAAS,yBAAyB,EAmFzD,CAAA;AAIV;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,EAAE,MAAM,GAAG,yBAAyB,CAU7E;AAED,+FAA+F;AAC/F,eAAO,MAAM,wBAAwB,oEAAoD,CAAA;AACzF,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,wBAAwB,CAAC,CAAA;AAE/E,gFAAgF;AAChF,eAAO,MAAM,0BAA0B,EAAE,SAAS,kBAAkB,EAKnE,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,uGAOtC,CAAA;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAErF,kGAAkG;AAClG,eAAO,MAAM,0BAA0B,wDAAwC,CAAA;AAC/E,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,0BAA0B,CAAC,CAAA;AAEnF,yEAAyE;AACzE,eAAO,MAAM,2BAA2B,4EAA4D,CAAA;AACpG,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAErF;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB;IAChC,mFAAmF;;IAEnF,qEAAqE;;IAErE,oFAAoF;;;IAGpF,yFAAyF;;IAEzF,qFAAqF;;IAErF,wDAAwD;;aAExD,CAAA;AACF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,qBAAqB,CAAC,CAAA;AAEzE;;;;;;;;;GASG;AACH,eAAO,MAAM,2BAA2B,+DAA+C,CAAA;AACvF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAErF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,qBAAqB;IAChC,0EAA0E;;IAE1E,+FAA+F;;IAE/F;;;OAGG;;IAEH,2FAA2F;;IAE3F,mEAAmE;;IAEnE,oCAAoC;;IAEpC,kEAAkE;;aAElE,CAAA;AACF,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,qBAAqB,CAAC,CAAA;AAEzE;;;;;;;;GAQG;AACH,eAAO,MAAM,8BAA8B,QAAa,CAAA;AAExD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,0BAA0B,CACxC,KAAK,EAAE,eAAe,GAAG,IAAI,GAAG,SAAS,EACzC,GAAG,EAAE,MAAM,GACV,OAAO,CAKT;AAED;;;;;;GAMG;AACH,eAAO,MAAM,uBAAuB;IAClC,+EAA+E;;IAE/E,oFAAoF;;IAEpF,0FAA0F;;IAE1F,gDAAgD;;;;;IAKhD,sBAAsB;;IAEtB,gFAAgF;;IAEhF,6FAA6F;;IAE7F,mFAAmF;;IAEnF,+DAA+D;;IAE/D;;;;;OAKG;;QAzFH,0EAA0E;;QAE1E,+FAA+F;;QAE/F;;;WAGG;;QAEH,2FAA2F;;QAE3F,mEAAmE;;QAEnE,oCAAoC;;QAEpC,kEAAkE;;;IA4ElE,sFAAsF;;aAEtF,CAAA;AACF,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA;AAE7E;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,sBAAsB,qEAAqD,CAAA;AACxF,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,sBAAsB,CAAC,CAAA;AAE3E;;;;GAIG;AACH,eAAO,MAAM,yBAAyB;;IAEpC,wDAAwD;;QAnKxD,mFAAmF;;QAEnF,qEAAqE;;QAErE,oFAAoF;;;QAGpF,yFAAyF;;QAEzF,qFAAqF;;QAErF,wDAAwD;;;IA0JxD;;;;;OAKG;;IAEH,0FAA0F;;QAjE1F,+EAA+E;;QAE/E,oFAAoF;;QAEpF,0FAA0F;;QAE1F,gDAAgD;;;;;QAKhD,sBAAsB;;QAEtB,gFAAgF;;QAEhF,6FAA6F;;QAE7F,mFAAmF;;QAEnF,+DAA+D;;QAE/D;;;;;WAKG;;YAzFH,0EAA0E;;YAE1E,+FAA+F;;YAE/F;;;eAGG;;YAEH,2FAA2F;;YAE3F,mEAAmE;;YAEnE,oCAAoC;;YAEpC,kEAAkE;;;QA4ElE,sFAAsF;;;IAuCtF,6DAA6D;;IAE7D;;;;;OAKG;;aAEH,CAAA;AACF,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,yBAAyB,CAAC,CAAA;AAIjF;;;;;;GAMG;AACH,eAAO,MAAM,2BAA2B;IACtC,sEAAsE;;IAEtE,uCAAuC;;;;;;;;;;;;;;2BAkBrB,QAAQ;uBACZ,OAAO;6BACD,QAAQ;;;;aAQ5B,CAAA;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,2BAA2B,CAAC,CAAA;AAIrF;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B;IAC1C,yFAAyF;;IAEzF,0EAA0E;;aAE1E,CAAA;AACF,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,+BAA+B,CAAC,CAAA;AAElG;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,+BAAe,CAAA;AACnD,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,uBAAuB,CAAC,CAAA"}
1
+ {"version":3,"file":"bugFishing.d.ts","sourceRoot":"","sources":["../src/bugFishing.ts"],"names":[],"mappings":"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"}