@cat-factory/kernel 0.334.0 → 0.335.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.
@@ -44,6 +44,16 @@ export interface MonorepoAdoptionExplorer {
44
44
  /** The two sides a survey read, rendered for the model, plus the workspace whose model to use. */
45
45
  export interface MonorepoAdoptionSubject {
46
46
  workspaceId: string;
47
+ /**
48
+ * The bootstrap RUN this survey belongs to, so its model calls file under the run every
49
+ * run-scoped observability read asks for.
50
+ *
51
+ * Required rather than optional: an inline caller on a run path that omits it puts its rows in
52
+ * the store and out of every read that could find them, which renders as a step that spent
53
+ * nothing. The survey is half of what a monorepo bootstrap costs, so that half would be the
54
+ * half nobody can inspect.
55
+ */
56
+ runId: string;
47
57
  /** The new service's subdirectory in the monorepo (e.g. `services/billing`). */
48
58
  directory: string;
49
59
  /** What the run is bootstrapping, in the operator's own words (the composed instructions). */
@@ -1 +1 @@
1
- {"version":3,"file":"monorepo-adoption.d.ts","sourceRoot":"","sources":["../../src/ports/monorepo-adoption.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AAmBjF,6FAA6F;AAC7F,MAAM,MAAM,oBAAoB,GAAG,UAAU,GAAG,UAAU,CAAA;AAE1D,qEAAqE;AACrE,MAAM,WAAW,0BAA0B;IACzC,IAAI,EAAE,oBAAoB,CAAA;IAC1B,uFAAuF;IACvF,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,6FAA6F;IAC7F,IAAI,EAAE,MAAM,CAAA;CACb;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,yBAAyB;IACxC,OAAO,EAAE,mBAAmB,CAAA;IAC5B,4EAA4E;IAC5E,IAAI,EAAE,MAAM,CAAA;IACZ,0FAA0F;IAC1F,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,mGAAmG;IACnG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;CACnB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,wBAAwB;IACvC,+FAA+F;IAC/F,QAAQ,CAAC,KAAK,EAAE,SAAS,oBAAoB,EAAE,CAAA;IAC/C,sFAAsF;IACtF,OAAO,CAAC,OAAO,EAAE,0BAA0B,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACjF;AAED,kGAAkG;AAClG,MAAM,WAAW,uBAAuB;IACtC,WAAW,EAAE,MAAM,CAAA;IACnB,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAA;IACjB,8FAA8F;IAC9F,YAAY,EAAE,MAAM,CAAA;IACpB,8DAA8D;IAC9D,MAAM,EAAE,cAAc,CAAA;IACtB;;;;;OAKG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC7B;;;;;;OAMG;IACH,QAAQ,EAAE,wBAAwB,CAAA;CACnC;AAED,MAAM,WAAW,uBAAuB;IACtC,+FAA+F;IAC/F,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAA;IACzB;;;;;;;;;OASG;IACH,MAAM,CAAC,OAAO,EAAE,uBAAuB,GAAG,OAAO,CAAC;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CACpF"}
1
+ {"version":3,"file":"monorepo-adoption.d.ts","sourceRoot":"","sources":["../../src/ports/monorepo-adoption.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AAmBjF,6FAA6F;AAC7F,MAAM,MAAM,oBAAoB,GAAG,UAAU,GAAG,UAAU,CAAA;AAE1D,qEAAqE;AACrE,MAAM,WAAW,0BAA0B;IACzC,IAAI,EAAE,oBAAoB,CAAA;IAC1B,uFAAuF;IACvF,IAAI,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,6FAA6F;IAC7F,IAAI,EAAE,MAAM,CAAA;CACb;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,yBAAyB;IACxC,OAAO,EAAE,mBAAmB,CAAA;IAC5B,4EAA4E;IAC5E,IAAI,EAAE,MAAM,CAAA;IACZ,0FAA0F;IAC1F,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,mGAAmG;IACnG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;CACnB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,wBAAwB;IACvC,+FAA+F;IAC/F,QAAQ,CAAC,KAAK,EAAE,SAAS,oBAAoB,EAAE,CAAA;IAC/C,sFAAsF;IACtF,OAAO,CAAC,OAAO,EAAE,0BAA0B,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACjF;AAED,kGAAkG;AAClG,MAAM,WAAW,uBAAuB;IACtC,WAAW,EAAE,MAAM,CAAA;IACnB;;;;;;;;OAQG;IACH,KAAK,EAAE,MAAM,CAAA;IACb,gFAAgF;IAChF,SAAS,EAAE,MAAM,CAAA;IACjB,8FAA8F;IAC9F,YAAY,EAAE,MAAM,CAAA;IACpB,8DAA8D;IAC9D,MAAM,EAAE,cAAc,CAAA;IACtB;;;;;OAKG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC7B;;;;;;OAMG;IACH,QAAQ,EAAE,wBAAwB,CAAA;CACnC;AAED,MAAM,WAAW,uBAAuB;IACtC,+FAA+F;IAC/F,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAA;IACzB;;;;;;;;;OASG;IACH,MAAM,CAAC,OAAO,EAAE,uBAAuB,GAAG,OAAO,CAAC;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CACpF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/kernel",
3
- "version": "0.334.0",
3
+ "version": "0.335.0",
4
4
  "description": "Shared vocabulary, pure logic, and port interfaces for the Agent Architecture Board.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,7 +24,7 @@
24
24
  "access": "public"
25
25
  },
26
26
  "dependencies": {
27
- "@cat-factory/contracts": "0.345.0",
27
+ "@cat-factory/contracts": "0.346.0",
28
28
  "ai": "^7.0.85",
29
29
  "yaml": "^2.9.0"
30
30
  },