@gluecharm-lab/easyspecs-cli 0.0.9 → 0.0.10

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/dist/main.cjs CHANGED
@@ -26,9 +26,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
 
29
- // scripts/vscode-stub.cjs
29
+ // ../../scripts/vscode-stub.cjs
30
30
  var require_vscode_stub = __commonJS({
31
- "scripts/vscode-stub.cjs"(exports2, module2) {
31
+ "../../scripts/vscode-stub.cjs"(exports2, module2) {
32
32
  "use strict";
33
33
  module2.exports = {
34
34
  workspace: {
@@ -49,9 +49,9 @@ var require_vscode_stub = __commonJS({
49
49
  }
50
50
  });
51
51
 
52
- // node_modules/ajv/dist/compile/codegen/code.js
52
+ // ../../node_modules/ajv/dist/compile/codegen/code.js
53
53
  var require_code = __commonJS({
54
- "node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
54
+ "../../node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
55
55
  "use strict";
56
56
  Object.defineProperty(exports2, "__esModule", { value: true });
57
57
  exports2.regexpCode = exports2.getEsmExportName = exports2.getProperty = exports2.safeStringify = exports2.stringify = exports2.strConcat = exports2.addCodeArg = exports2.str = exports2._ = exports2.nil = exports2._Code = exports2.Name = exports2.IDENTIFIER = exports2._CodeOrName = void 0;
@@ -203,9 +203,9 @@ var require_code = __commonJS({
203
203
  }
204
204
  });
205
205
 
206
- // node_modules/ajv/dist/compile/codegen/scope.js
206
+ // ../../node_modules/ajv/dist/compile/codegen/scope.js
207
207
  var require_scope = __commonJS({
208
- "node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
208
+ "../../node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
209
209
  "use strict";
210
210
  Object.defineProperty(exports2, "__esModule", { value: true });
211
211
  exports2.ValueScope = exports2.ValueScopeName = exports2.Scope = exports2.varKinds = exports2.UsedValueState = void 0;
@@ -348,9 +348,9 @@ var require_scope = __commonJS({
348
348
  }
349
349
  });
350
350
 
351
- // node_modules/ajv/dist/compile/codegen/index.js
351
+ // ../../node_modules/ajv/dist/compile/codegen/index.js
352
352
  var require_codegen = __commonJS({
353
- "node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
353
+ "../../node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
354
354
  "use strict";
355
355
  Object.defineProperty(exports2, "__esModule", { value: true });
356
356
  exports2.or = exports2.and = exports2.not = exports2.CodeGen = exports2.operators = exports2.varKinds = exports2.ValueScopeName = exports2.ValueScope = exports2.Scope = exports2.Name = exports2.regexpCode = exports2.stringify = exports2.getProperty = exports2.nil = exports2.strConcat = exports2.str = exports2._ = void 0;
@@ -1068,9 +1068,9 @@ var require_codegen = __commonJS({
1068
1068
  }
1069
1069
  });
1070
1070
 
1071
- // node_modules/ajv/dist/compile/util.js
1071
+ // ../../node_modules/ajv/dist/compile/util.js
1072
1072
  var require_util = __commonJS({
1073
- "node_modules/ajv/dist/compile/util.js"(exports2) {
1073
+ "../../node_modules/ajv/dist/compile/util.js"(exports2) {
1074
1074
  "use strict";
1075
1075
  Object.defineProperty(exports2, "__esModule", { value: true });
1076
1076
  exports2.checkStrictMode = exports2.getErrorPath = exports2.Type = exports2.useFunc = exports2.setEvaluated = exports2.evaluatedPropsToName = exports2.mergeEvaluated = exports2.eachItem = exports2.unescapeJsonPointer = exports2.escapeJsonPointer = exports2.escapeFragment = exports2.unescapeFragment = exports2.schemaRefOrVal = exports2.schemaHasRulesButRef = exports2.schemaHasRules = exports2.checkUnknownRules = exports2.alwaysValidSchema = exports2.toHash = void 0;
@@ -1235,9 +1235,9 @@ var require_util = __commonJS({
1235
1235
  }
1236
1236
  });
1237
1237
 
1238
- // node_modules/ajv/dist/compile/names.js
1238
+ // ../../node_modules/ajv/dist/compile/names.js
1239
1239
  var require_names = __commonJS({
1240
- "node_modules/ajv/dist/compile/names.js"(exports2) {
1240
+ "../../node_modules/ajv/dist/compile/names.js"(exports2) {
1241
1241
  "use strict";
1242
1242
  Object.defineProperty(exports2, "__esModule", { value: true });
1243
1243
  var codegen_1 = require_codegen();
@@ -1274,9 +1274,9 @@ var require_names = __commonJS({
1274
1274
  }
1275
1275
  });
1276
1276
 
1277
- // node_modules/ajv/dist/compile/errors.js
1277
+ // ../../node_modules/ajv/dist/compile/errors.js
1278
1278
  var require_errors = __commonJS({
1279
- "node_modules/ajv/dist/compile/errors.js"(exports2) {
1279
+ "../../node_modules/ajv/dist/compile/errors.js"(exports2) {
1280
1280
  "use strict";
1281
1281
  Object.defineProperty(exports2, "__esModule", { value: true });
1282
1282
  exports2.extendErrors = exports2.resetErrorsCount = exports2.reportExtraError = exports2.reportError = exports2.keyword$DataError = exports2.keywordError = void 0;
@@ -1396,9 +1396,9 @@ var require_errors = __commonJS({
1396
1396
  }
1397
1397
  });
1398
1398
 
1399
- // node_modules/ajv/dist/compile/validate/boolSchema.js
1399
+ // ../../node_modules/ajv/dist/compile/validate/boolSchema.js
1400
1400
  var require_boolSchema = __commonJS({
1401
- "node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
1401
+ "../../node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
1402
1402
  "use strict";
1403
1403
  Object.defineProperty(exports2, "__esModule", { value: true });
1404
1404
  exports2.boolOrEmptySchema = exports2.topBoolOrEmptySchema = void 0;
@@ -1447,9 +1447,9 @@ var require_boolSchema = __commonJS({
1447
1447
  }
1448
1448
  });
1449
1449
 
1450
- // node_modules/ajv/dist/compile/rules.js
1450
+ // ../../node_modules/ajv/dist/compile/rules.js
1451
1451
  var require_rules = __commonJS({
1452
- "node_modules/ajv/dist/compile/rules.js"(exports2) {
1452
+ "../../node_modules/ajv/dist/compile/rules.js"(exports2) {
1453
1453
  "use strict";
1454
1454
  Object.defineProperty(exports2, "__esModule", { value: true });
1455
1455
  exports2.getRules = exports2.isJSONType = void 0;
@@ -1478,9 +1478,9 @@ var require_rules = __commonJS({
1478
1478
  }
1479
1479
  });
1480
1480
 
1481
- // node_modules/ajv/dist/compile/validate/applicability.js
1481
+ // ../../node_modules/ajv/dist/compile/validate/applicability.js
1482
1482
  var require_applicability = __commonJS({
1483
- "node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
1483
+ "../../node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
1484
1484
  "use strict";
1485
1485
  Object.defineProperty(exports2, "__esModule", { value: true });
1486
1486
  exports2.shouldUseRule = exports2.shouldUseGroup = exports2.schemaHasRulesForType = void 0;
@@ -1501,9 +1501,9 @@ var require_applicability = __commonJS({
1501
1501
  }
1502
1502
  });
1503
1503
 
1504
- // node_modules/ajv/dist/compile/validate/dataType.js
1504
+ // ../../node_modules/ajv/dist/compile/validate/dataType.js
1505
1505
  var require_dataType = __commonJS({
1506
- "node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
1506
+ "../../node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
1507
1507
  "use strict";
1508
1508
  Object.defineProperty(exports2, "__esModule", { value: true });
1509
1509
  exports2.reportTypeError = exports2.checkDataTypes = exports2.checkDataType = exports2.coerceAndCheckDataType = exports2.getJSONTypes = exports2.getSchemaTypes = exports2.DataType = void 0;
@@ -1685,9 +1685,9 @@ var require_dataType = __commonJS({
1685
1685
  }
1686
1686
  });
1687
1687
 
1688
- // node_modules/ajv/dist/compile/validate/defaults.js
1688
+ // ../../node_modules/ajv/dist/compile/validate/defaults.js
1689
1689
  var require_defaults = __commonJS({
1690
- "node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
1690
+ "../../node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
1691
1691
  "use strict";
1692
1692
  Object.defineProperty(exports2, "__esModule", { value: true });
1693
1693
  exports2.assignDefaults = void 0;
@@ -1722,9 +1722,9 @@ var require_defaults = __commonJS({
1722
1722
  }
1723
1723
  });
1724
1724
 
1725
- // node_modules/ajv/dist/vocabularies/code.js
1725
+ // ../../node_modules/ajv/dist/vocabularies/code.js
1726
1726
  var require_code2 = __commonJS({
1727
- "node_modules/ajv/dist/vocabularies/code.js"(exports2) {
1727
+ "../../node_modules/ajv/dist/vocabularies/code.js"(exports2) {
1728
1728
  "use strict";
1729
1729
  Object.defineProperty(exports2, "__esModule", { value: true });
1730
1730
  exports2.validateUnion = exports2.validateArray = exports2.usePattern = exports2.callValidateCode = exports2.schemaProperties = exports2.allSchemaProperties = exports2.noPropertyInData = exports2.propertyInData = exports2.isOwnProperty = exports2.hasPropFunc = exports2.reportMissingProp = exports2.checkMissingProp = exports2.checkReportMissingProp = void 0;
@@ -1855,9 +1855,9 @@ var require_code2 = __commonJS({
1855
1855
  }
1856
1856
  });
1857
1857
 
1858
- // node_modules/ajv/dist/compile/validate/keyword.js
1858
+ // ../../node_modules/ajv/dist/compile/validate/keyword.js
1859
1859
  var require_keyword = __commonJS({
1860
- "node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
1860
+ "../../node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
1861
1861
  "use strict";
1862
1862
  Object.defineProperty(exports2, "__esModule", { value: true });
1863
1863
  exports2.validateKeywordUsage = exports2.validSchemaType = exports2.funcKeywordCode = exports2.macroKeywordCode = void 0;
@@ -1973,9 +1973,9 @@ var require_keyword = __commonJS({
1973
1973
  }
1974
1974
  });
1975
1975
 
1976
- // node_modules/ajv/dist/compile/validate/subschema.js
1976
+ // ../../node_modules/ajv/dist/compile/validate/subschema.js
1977
1977
  var require_subschema = __commonJS({
1978
- "node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
1978
+ "../../node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
1979
1979
  "use strict";
1980
1980
  Object.defineProperty(exports2, "__esModule", { value: true });
1981
1981
  exports2.extendSubschemaMode = exports2.extendSubschemaData = exports2.getSubschema = void 0;
@@ -2056,9 +2056,9 @@ var require_subschema = __commonJS({
2056
2056
  }
2057
2057
  });
2058
2058
 
2059
- // node_modules/fast-deep-equal/index.js
2059
+ // ../../node_modules/fast-deep-equal/index.js
2060
2060
  var require_fast_deep_equal = __commonJS({
2061
- "node_modules/fast-deep-equal/index.js"(exports2, module2) {
2061
+ "../../node_modules/fast-deep-equal/index.js"(exports2, module2) {
2062
2062
  "use strict";
2063
2063
  module2.exports = function equal(a, b) {
2064
2064
  if (a === b) return true;
@@ -2091,9 +2091,9 @@ var require_fast_deep_equal = __commonJS({
2091
2091
  }
2092
2092
  });
2093
2093
 
2094
- // node_modules/json-schema-traverse/index.js
2094
+ // ../../node_modules/json-schema-traverse/index.js
2095
2095
  var require_json_schema_traverse = __commonJS({
2096
- "node_modules/json-schema-traverse/index.js"(exports2, module2) {
2096
+ "../../node_modules/json-schema-traverse/index.js"(exports2, module2) {
2097
2097
  "use strict";
2098
2098
  var traverse = module2.exports = function(schema, opts, cb) {
2099
2099
  if (typeof opts == "function") {
@@ -2179,9 +2179,9 @@ var require_json_schema_traverse = __commonJS({
2179
2179
  }
2180
2180
  });
2181
2181
 
2182
- // node_modules/ajv/dist/compile/resolve.js
2182
+ // ../../node_modules/ajv/dist/compile/resolve.js
2183
2183
  var require_resolve = __commonJS({
2184
- "node_modules/ajv/dist/compile/resolve.js"(exports2) {
2184
+ "../../node_modules/ajv/dist/compile/resolve.js"(exports2) {
2185
2185
  "use strict";
2186
2186
  Object.defineProperty(exports2, "__esModule", { value: true });
2187
2187
  exports2.getSchemaRefs = exports2.resolveUrl = exports2.normalizeId = exports2._getFullPath = exports2.getFullPath = exports2.inlineRef = void 0;
@@ -2335,9 +2335,9 @@ var require_resolve = __commonJS({
2335
2335
  }
2336
2336
  });
2337
2337
 
2338
- // node_modules/ajv/dist/compile/validate/index.js
2338
+ // ../../node_modules/ajv/dist/compile/validate/index.js
2339
2339
  var require_validate = __commonJS({
2340
- "node_modules/ajv/dist/compile/validate/index.js"(exports2) {
2340
+ "../../node_modules/ajv/dist/compile/validate/index.js"(exports2) {
2341
2341
  "use strict";
2342
2342
  Object.defineProperty(exports2, "__esModule", { value: true });
2343
2343
  exports2.getData = exports2.KeywordCxt = exports2.validateFunctionCode = void 0;
@@ -2843,9 +2843,9 @@ var require_validate = __commonJS({
2843
2843
  }
2844
2844
  });
2845
2845
 
2846
- // node_modules/ajv/dist/runtime/validation_error.js
2846
+ // ../../node_modules/ajv/dist/runtime/validation_error.js
2847
2847
  var require_validation_error = __commonJS({
2848
- "node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
2848
+ "../../node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
2849
2849
  "use strict";
2850
2850
  Object.defineProperty(exports2, "__esModule", { value: true });
2851
2851
  var ValidationError = class extends Error {
@@ -2859,9 +2859,9 @@ var require_validation_error = __commonJS({
2859
2859
  }
2860
2860
  });
2861
2861
 
2862
- // node_modules/ajv/dist/compile/ref_error.js
2862
+ // ../../node_modules/ajv/dist/compile/ref_error.js
2863
2863
  var require_ref_error = __commonJS({
2864
- "node_modules/ajv/dist/compile/ref_error.js"(exports2) {
2864
+ "../../node_modules/ajv/dist/compile/ref_error.js"(exports2) {
2865
2865
  "use strict";
2866
2866
  Object.defineProperty(exports2, "__esModule", { value: true });
2867
2867
  var resolve_1 = require_resolve();
@@ -2876,9 +2876,9 @@ var require_ref_error = __commonJS({
2876
2876
  }
2877
2877
  });
2878
2878
 
2879
- // node_modules/ajv/dist/compile/index.js
2879
+ // ../../node_modules/ajv/dist/compile/index.js
2880
2880
  var require_compile = __commonJS({
2881
- "node_modules/ajv/dist/compile/index.js"(exports2) {
2881
+ "../../node_modules/ajv/dist/compile/index.js"(exports2) {
2882
2882
  "use strict";
2883
2883
  Object.defineProperty(exports2, "__esModule", { value: true });
2884
2884
  exports2.resolveSchema = exports2.getCompilingSchema = exports2.resolveRef = exports2.compileSchema = exports2.SchemaEnv = void 0;
@@ -3100,9 +3100,9 @@ var require_compile = __commonJS({
3100
3100
  }
3101
3101
  });
3102
3102
 
3103
- // node_modules/ajv/dist/refs/data.json
3103
+ // ../../node_modules/ajv/dist/refs/data.json
3104
3104
  var require_data = __commonJS({
3105
- "node_modules/ajv/dist/refs/data.json"(exports2, module2) {
3105
+ "../../node_modules/ajv/dist/refs/data.json"(exports2, module2) {
3106
3106
  module2.exports = {
3107
3107
  $id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
3108
3108
  description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
@@ -3119,9 +3119,9 @@ var require_data = __commonJS({
3119
3119
  }
3120
3120
  });
3121
3121
 
3122
- // node_modules/fast-uri/lib/utils.js
3122
+ // ../../node_modules/fast-uri/lib/utils.js
3123
3123
  var require_utils = __commonJS({
3124
- "node_modules/fast-uri/lib/utils.js"(exports2, module2) {
3124
+ "../../node_modules/fast-uri/lib/utils.js"(exports2, module2) {
3125
3125
  "use strict";
3126
3126
  var isUUID = RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu);
3127
3127
  var isIPv4 = RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);
@@ -3376,9 +3376,9 @@ var require_utils = __commonJS({
3376
3376
  }
3377
3377
  });
3378
3378
 
3379
- // node_modules/fast-uri/lib/schemes.js
3379
+ // ../../node_modules/fast-uri/lib/schemes.js
3380
3380
  var require_schemes = __commonJS({
3381
- "node_modules/fast-uri/lib/schemes.js"(exports2, module2) {
3381
+ "../../node_modules/fast-uri/lib/schemes.js"(exports2, module2) {
3382
3382
  "use strict";
3383
3383
  var { isUUID } = require_utils();
3384
3384
  var URN_REG = /([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;
@@ -3586,9 +3586,9 @@ var require_schemes = __commonJS({
3586
3586
  }
3587
3587
  });
3588
3588
 
3589
- // node_modules/fast-uri/index.js
3589
+ // ../../node_modules/fast-uri/index.js
3590
3590
  var require_fast_uri = __commonJS({
3591
- "node_modules/fast-uri/index.js"(exports2, module2) {
3591
+ "../../node_modules/fast-uri/index.js"(exports2, module2) {
3592
3592
  "use strict";
3593
3593
  var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizeComponentEncoding, isIPv4, nonSimpleDomain } = require_utils();
3594
3594
  var { SCHEMES, getSchemeHandler } = require_schemes();
@@ -3841,9 +3841,9 @@ var require_fast_uri = __commonJS({
3841
3841
  }
3842
3842
  });
3843
3843
 
3844
- // node_modules/ajv/dist/runtime/uri.js
3844
+ // ../../node_modules/ajv/dist/runtime/uri.js
3845
3845
  var require_uri = __commonJS({
3846
- "node_modules/ajv/dist/runtime/uri.js"(exports2) {
3846
+ "../../node_modules/ajv/dist/runtime/uri.js"(exports2) {
3847
3847
  "use strict";
3848
3848
  Object.defineProperty(exports2, "__esModule", { value: true });
3849
3849
  var uri = require_fast_uri();
@@ -3852,9 +3852,9 @@ var require_uri = __commonJS({
3852
3852
  }
3853
3853
  });
3854
3854
 
3855
- // node_modules/ajv/dist/core.js
3855
+ // ../../node_modules/ajv/dist/core.js
3856
3856
  var require_core = __commonJS({
3857
- "node_modules/ajv/dist/core.js"(exports2) {
3857
+ "../../node_modules/ajv/dist/core.js"(exports2) {
3858
3858
  "use strict";
3859
3859
  Object.defineProperty(exports2, "__esModule", { value: true });
3860
3860
  exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = void 0;
@@ -4463,9 +4463,9 @@ var require_core = __commonJS({
4463
4463
  }
4464
4464
  });
4465
4465
 
4466
- // node_modules/ajv/dist/vocabularies/core/id.js
4466
+ // ../../node_modules/ajv/dist/vocabularies/core/id.js
4467
4467
  var require_id = __commonJS({
4468
- "node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
4468
+ "../../node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
4469
4469
  "use strict";
4470
4470
  Object.defineProperty(exports2, "__esModule", { value: true });
4471
4471
  var def = {
@@ -4478,9 +4478,9 @@ var require_id = __commonJS({
4478
4478
  }
4479
4479
  });
4480
4480
 
4481
- // node_modules/ajv/dist/vocabularies/core/ref.js
4481
+ // ../../node_modules/ajv/dist/vocabularies/core/ref.js
4482
4482
  var require_ref = __commonJS({
4483
- "node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
4483
+ "../../node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
4484
4484
  "use strict";
4485
4485
  Object.defineProperty(exports2, "__esModule", { value: true });
4486
4486
  exports2.callRef = exports2.getValidate = void 0;
@@ -4600,9 +4600,9 @@ var require_ref = __commonJS({
4600
4600
  }
4601
4601
  });
4602
4602
 
4603
- // node_modules/ajv/dist/vocabularies/core/index.js
4603
+ // ../../node_modules/ajv/dist/vocabularies/core/index.js
4604
4604
  var require_core2 = __commonJS({
4605
- "node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
4605
+ "../../node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
4606
4606
  "use strict";
4607
4607
  Object.defineProperty(exports2, "__esModule", { value: true });
4608
4608
  var id_1 = require_id();
@@ -4621,9 +4621,9 @@ var require_core2 = __commonJS({
4621
4621
  }
4622
4622
  });
4623
4623
 
4624
- // node_modules/ajv/dist/vocabularies/validation/limitNumber.js
4624
+ // ../../node_modules/ajv/dist/vocabularies/validation/limitNumber.js
4625
4625
  var require_limitNumber = __commonJS({
4626
- "node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
4626
+ "../../node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
4627
4627
  "use strict";
4628
4628
  Object.defineProperty(exports2, "__esModule", { value: true });
4629
4629
  var codegen_1 = require_codegen();
@@ -4653,9 +4653,9 @@ var require_limitNumber = __commonJS({
4653
4653
  }
4654
4654
  });
4655
4655
 
4656
- // node_modules/ajv/dist/vocabularies/validation/multipleOf.js
4656
+ // ../../node_modules/ajv/dist/vocabularies/validation/multipleOf.js
4657
4657
  var require_multipleOf = __commonJS({
4658
- "node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
4658
+ "../../node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
4659
4659
  "use strict";
4660
4660
  Object.defineProperty(exports2, "__esModule", { value: true });
4661
4661
  var codegen_1 = require_codegen();
@@ -4681,9 +4681,9 @@ var require_multipleOf = __commonJS({
4681
4681
  }
4682
4682
  });
4683
4683
 
4684
- // node_modules/ajv/dist/runtime/ucs2length.js
4684
+ // ../../node_modules/ajv/dist/runtime/ucs2length.js
4685
4685
  var require_ucs2length = __commonJS({
4686
- "node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
4686
+ "../../node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
4687
4687
  "use strict";
4688
4688
  Object.defineProperty(exports2, "__esModule", { value: true });
4689
4689
  function ucs2length(str) {
@@ -4707,9 +4707,9 @@ var require_ucs2length = __commonJS({
4707
4707
  }
4708
4708
  });
4709
4709
 
4710
- // node_modules/ajv/dist/vocabularies/validation/limitLength.js
4710
+ // ../../node_modules/ajv/dist/vocabularies/validation/limitLength.js
4711
4711
  var require_limitLength = __commonJS({
4712
- "node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
4712
+ "../../node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
4713
4713
  "use strict";
4714
4714
  Object.defineProperty(exports2, "__esModule", { value: true });
4715
4715
  var codegen_1 = require_codegen();
@@ -4739,9 +4739,9 @@ var require_limitLength = __commonJS({
4739
4739
  }
4740
4740
  });
4741
4741
 
4742
- // node_modules/ajv/dist/vocabularies/validation/pattern.js
4742
+ // ../../node_modules/ajv/dist/vocabularies/validation/pattern.js
4743
4743
  var require_pattern = __commonJS({
4744
- "node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
4744
+ "../../node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
4745
4745
  "use strict";
4746
4746
  Object.defineProperty(exports2, "__esModule", { value: true });
4747
4747
  var code_1 = require_code2();
@@ -4776,9 +4776,9 @@ var require_pattern = __commonJS({
4776
4776
  }
4777
4777
  });
4778
4778
 
4779
- // node_modules/ajv/dist/vocabularies/validation/limitProperties.js
4779
+ // ../../node_modules/ajv/dist/vocabularies/validation/limitProperties.js
4780
4780
  var require_limitProperties = __commonJS({
4781
- "node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
4781
+ "../../node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
4782
4782
  "use strict";
4783
4783
  Object.defineProperty(exports2, "__esModule", { value: true });
4784
4784
  var codegen_1 = require_codegen();
@@ -4805,9 +4805,9 @@ var require_limitProperties = __commonJS({
4805
4805
  }
4806
4806
  });
4807
4807
 
4808
- // node_modules/ajv/dist/vocabularies/validation/required.js
4808
+ // ../../node_modules/ajv/dist/vocabularies/validation/required.js
4809
4809
  var require_required = __commonJS({
4810
- "node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
4810
+ "../../node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
4811
4811
  "use strict";
4812
4812
  Object.defineProperty(exports2, "__esModule", { value: true });
4813
4813
  var code_1 = require_code2();
@@ -4887,9 +4887,9 @@ var require_required = __commonJS({
4887
4887
  }
4888
4888
  });
4889
4889
 
4890
- // node_modules/ajv/dist/vocabularies/validation/limitItems.js
4890
+ // ../../node_modules/ajv/dist/vocabularies/validation/limitItems.js
4891
4891
  var require_limitItems = __commonJS({
4892
- "node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
4892
+ "../../node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
4893
4893
  "use strict";
4894
4894
  Object.defineProperty(exports2, "__esModule", { value: true });
4895
4895
  var codegen_1 = require_codegen();
@@ -4916,9 +4916,9 @@ var require_limitItems = __commonJS({
4916
4916
  }
4917
4917
  });
4918
4918
 
4919
- // node_modules/ajv/dist/runtime/equal.js
4919
+ // ../../node_modules/ajv/dist/runtime/equal.js
4920
4920
  var require_equal = __commonJS({
4921
- "node_modules/ajv/dist/runtime/equal.js"(exports2) {
4921
+ "../../node_modules/ajv/dist/runtime/equal.js"(exports2) {
4922
4922
  "use strict";
4923
4923
  Object.defineProperty(exports2, "__esModule", { value: true });
4924
4924
  var equal = require_fast_deep_equal();
@@ -4927,9 +4927,9 @@ var require_equal = __commonJS({
4927
4927
  }
4928
4928
  });
4929
4929
 
4930
- // node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
4930
+ // ../../node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
4931
4931
  var require_uniqueItems = __commonJS({
4932
- "node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
4932
+ "../../node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
4933
4933
  "use strict";
4934
4934
  Object.defineProperty(exports2, "__esModule", { value: true });
4935
4935
  var dataType_1 = require_dataType();
@@ -4994,9 +4994,9 @@ var require_uniqueItems = __commonJS({
4994
4994
  }
4995
4995
  });
4996
4996
 
4997
- // node_modules/ajv/dist/vocabularies/validation/const.js
4997
+ // ../../node_modules/ajv/dist/vocabularies/validation/const.js
4998
4998
  var require_const = __commonJS({
4999
- "node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
4999
+ "../../node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
5000
5000
  "use strict";
5001
5001
  Object.defineProperty(exports2, "__esModule", { value: true });
5002
5002
  var codegen_1 = require_codegen();
@@ -5023,9 +5023,9 @@ var require_const = __commonJS({
5023
5023
  }
5024
5024
  });
5025
5025
 
5026
- // node_modules/ajv/dist/vocabularies/validation/enum.js
5026
+ // ../../node_modules/ajv/dist/vocabularies/validation/enum.js
5027
5027
  var require_enum = __commonJS({
5028
- "node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
5028
+ "../../node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
5029
5029
  "use strict";
5030
5030
  Object.defineProperty(exports2, "__esModule", { value: true });
5031
5031
  var codegen_1 = require_codegen();
@@ -5072,9 +5072,9 @@ var require_enum = __commonJS({
5072
5072
  }
5073
5073
  });
5074
5074
 
5075
- // node_modules/ajv/dist/vocabularies/validation/index.js
5075
+ // ../../node_modules/ajv/dist/vocabularies/validation/index.js
5076
5076
  var require_validation = __commonJS({
5077
- "node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
5077
+ "../../node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
5078
5078
  "use strict";
5079
5079
  Object.defineProperty(exports2, "__esModule", { value: true });
5080
5080
  var limitNumber_1 = require_limitNumber();
@@ -5110,9 +5110,9 @@ var require_validation = __commonJS({
5110
5110
  }
5111
5111
  });
5112
5112
 
5113
- // node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
5113
+ // ../../node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
5114
5114
  var require_additionalItems = __commonJS({
5115
- "node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
5115
+ "../../node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
5116
5116
  "use strict";
5117
5117
  Object.defineProperty(exports2, "__esModule", { value: true });
5118
5118
  exports2.validateAdditionalItems = void 0;
@@ -5163,9 +5163,9 @@ var require_additionalItems = __commonJS({
5163
5163
  }
5164
5164
  });
5165
5165
 
5166
- // node_modules/ajv/dist/vocabularies/applicator/items.js
5166
+ // ../../node_modules/ajv/dist/vocabularies/applicator/items.js
5167
5167
  var require_items = __commonJS({
5168
- "node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
5168
+ "../../node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
5169
5169
  "use strict";
5170
5170
  Object.defineProperty(exports2, "__esModule", { value: true });
5171
5171
  exports2.validateTuple = void 0;
@@ -5220,9 +5220,9 @@ var require_items = __commonJS({
5220
5220
  }
5221
5221
  });
5222
5222
 
5223
- // node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
5223
+ // ../../node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
5224
5224
  var require_prefixItems = __commonJS({
5225
- "node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
5225
+ "../../node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
5226
5226
  "use strict";
5227
5227
  Object.defineProperty(exports2, "__esModule", { value: true });
5228
5228
  var items_1 = require_items();
@@ -5237,9 +5237,9 @@ var require_prefixItems = __commonJS({
5237
5237
  }
5238
5238
  });
5239
5239
 
5240
- // node_modules/ajv/dist/vocabularies/applicator/items2020.js
5240
+ // ../../node_modules/ajv/dist/vocabularies/applicator/items2020.js
5241
5241
  var require_items2020 = __commonJS({
5242
- "node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
5242
+ "../../node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
5243
5243
  "use strict";
5244
5244
  Object.defineProperty(exports2, "__esModule", { value: true });
5245
5245
  var codegen_1 = require_codegen();
@@ -5272,9 +5272,9 @@ var require_items2020 = __commonJS({
5272
5272
  }
5273
5273
  });
5274
5274
 
5275
- // node_modules/ajv/dist/vocabularies/applicator/contains.js
5275
+ // ../../node_modules/ajv/dist/vocabularies/applicator/contains.js
5276
5276
  var require_contains = __commonJS({
5277
- "node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
5277
+ "../../node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
5278
5278
  "use strict";
5279
5279
  Object.defineProperty(exports2, "__esModule", { value: true });
5280
5280
  var codegen_1 = require_codegen();
@@ -5366,9 +5366,9 @@ var require_contains = __commonJS({
5366
5366
  }
5367
5367
  });
5368
5368
 
5369
- // node_modules/ajv/dist/vocabularies/applicator/dependencies.js
5369
+ // ../../node_modules/ajv/dist/vocabularies/applicator/dependencies.js
5370
5370
  var require_dependencies = __commonJS({
5371
- "node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
5371
+ "../../node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
5372
5372
  "use strict";
5373
5373
  Object.defineProperty(exports2, "__esModule", { value: true });
5374
5374
  exports2.validateSchemaDeps = exports2.validatePropertyDeps = exports2.error = void 0;
@@ -5460,9 +5460,9 @@ var require_dependencies = __commonJS({
5460
5460
  }
5461
5461
  });
5462
5462
 
5463
- // node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
5463
+ // ../../node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
5464
5464
  var require_propertyNames = __commonJS({
5465
- "node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
5465
+ "../../node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
5466
5466
  "use strict";
5467
5467
  Object.defineProperty(exports2, "__esModule", { value: true });
5468
5468
  var codegen_1 = require_codegen();
@@ -5503,9 +5503,9 @@ var require_propertyNames = __commonJS({
5503
5503
  }
5504
5504
  });
5505
5505
 
5506
- // node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
5506
+ // ../../node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
5507
5507
  var require_additionalProperties = __commonJS({
5508
- "node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
5508
+ "../../node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
5509
5509
  "use strict";
5510
5510
  Object.defineProperty(exports2, "__esModule", { value: true });
5511
5511
  var code_1 = require_code2();
@@ -5609,9 +5609,9 @@ var require_additionalProperties = __commonJS({
5609
5609
  }
5610
5610
  });
5611
5611
 
5612
- // node_modules/ajv/dist/vocabularies/applicator/properties.js
5612
+ // ../../node_modules/ajv/dist/vocabularies/applicator/properties.js
5613
5613
  var require_properties = __commonJS({
5614
- "node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
5614
+ "../../node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
5615
5615
  "use strict";
5616
5616
  Object.defineProperty(exports2, "__esModule", { value: true });
5617
5617
  var validate_1 = require_validate();
@@ -5667,9 +5667,9 @@ var require_properties = __commonJS({
5667
5667
  }
5668
5668
  });
5669
5669
 
5670
- // node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
5670
+ // ../../node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
5671
5671
  var require_patternProperties = __commonJS({
5672
- "node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
5672
+ "../../node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
5673
5673
  "use strict";
5674
5674
  Object.defineProperty(exports2, "__esModule", { value: true });
5675
5675
  var code_1 = require_code2();
@@ -5741,9 +5741,9 @@ var require_patternProperties = __commonJS({
5741
5741
  }
5742
5742
  });
5743
5743
 
5744
- // node_modules/ajv/dist/vocabularies/applicator/not.js
5744
+ // ../../node_modules/ajv/dist/vocabularies/applicator/not.js
5745
5745
  var require_not = __commonJS({
5746
- "node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
5746
+ "../../node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
5747
5747
  "use strict";
5748
5748
  Object.defineProperty(exports2, "__esModule", { value: true });
5749
5749
  var util_1 = require_util();
@@ -5772,9 +5772,9 @@ var require_not = __commonJS({
5772
5772
  }
5773
5773
  });
5774
5774
 
5775
- // node_modules/ajv/dist/vocabularies/applicator/anyOf.js
5775
+ // ../../node_modules/ajv/dist/vocabularies/applicator/anyOf.js
5776
5776
  var require_anyOf = __commonJS({
5777
- "node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
5777
+ "../../node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
5778
5778
  "use strict";
5779
5779
  Object.defineProperty(exports2, "__esModule", { value: true });
5780
5780
  var code_1 = require_code2();
@@ -5789,9 +5789,9 @@ var require_anyOf = __commonJS({
5789
5789
  }
5790
5790
  });
5791
5791
 
5792
- // node_modules/ajv/dist/vocabularies/applicator/oneOf.js
5792
+ // ../../node_modules/ajv/dist/vocabularies/applicator/oneOf.js
5793
5793
  var require_oneOf = __commonJS({
5794
- "node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
5794
+ "../../node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
5795
5795
  "use strict";
5796
5796
  Object.defineProperty(exports2, "__esModule", { value: true });
5797
5797
  var codegen_1 = require_codegen();
@@ -5847,9 +5847,9 @@ var require_oneOf = __commonJS({
5847
5847
  }
5848
5848
  });
5849
5849
 
5850
- // node_modules/ajv/dist/vocabularies/applicator/allOf.js
5850
+ // ../../node_modules/ajv/dist/vocabularies/applicator/allOf.js
5851
5851
  var require_allOf = __commonJS({
5852
- "node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
5852
+ "../../node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
5853
5853
  "use strict";
5854
5854
  Object.defineProperty(exports2, "__esModule", { value: true });
5855
5855
  var util_1 = require_util();
@@ -5874,9 +5874,9 @@ var require_allOf = __commonJS({
5874
5874
  }
5875
5875
  });
5876
5876
 
5877
- // node_modules/ajv/dist/vocabularies/applicator/if.js
5877
+ // ../../node_modules/ajv/dist/vocabularies/applicator/if.js
5878
5878
  var require_if = __commonJS({
5879
- "node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
5879
+ "../../node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
5880
5880
  "use strict";
5881
5881
  Object.defineProperty(exports2, "__esModule", { value: true });
5882
5882
  var codegen_1 = require_codegen();
@@ -5943,9 +5943,9 @@ var require_if = __commonJS({
5943
5943
  }
5944
5944
  });
5945
5945
 
5946
- // node_modules/ajv/dist/vocabularies/applicator/thenElse.js
5946
+ // ../../node_modules/ajv/dist/vocabularies/applicator/thenElse.js
5947
5947
  var require_thenElse = __commonJS({
5948
- "node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
5948
+ "../../node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
5949
5949
  "use strict";
5950
5950
  Object.defineProperty(exports2, "__esModule", { value: true });
5951
5951
  var util_1 = require_util();
@@ -5961,9 +5961,9 @@ var require_thenElse = __commonJS({
5961
5961
  }
5962
5962
  });
5963
5963
 
5964
- // node_modules/ajv/dist/vocabularies/applicator/index.js
5964
+ // ../../node_modules/ajv/dist/vocabularies/applicator/index.js
5965
5965
  var require_applicator = __commonJS({
5966
- "node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
5966
+ "../../node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
5967
5967
  "use strict";
5968
5968
  Object.defineProperty(exports2, "__esModule", { value: true });
5969
5969
  var additionalItems_1 = require_additionalItems();
@@ -6009,9 +6009,9 @@ var require_applicator = __commonJS({
6009
6009
  }
6010
6010
  });
6011
6011
 
6012
- // node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js
6012
+ // ../../node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js
6013
6013
  var require_dynamicAnchor = __commonJS({
6014
- "node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js"(exports2) {
6014
+ "../../node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js"(exports2) {
6015
6015
  "use strict";
6016
6016
  Object.defineProperty(exports2, "__esModule", { value: true });
6017
6017
  exports2.dynamicAnchor = void 0;
@@ -6044,9 +6044,9 @@ var require_dynamicAnchor = __commonJS({
6044
6044
  }
6045
6045
  });
6046
6046
 
6047
- // node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js
6047
+ // ../../node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js
6048
6048
  var require_dynamicRef = __commonJS({
6049
- "node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js"(exports2) {
6049
+ "../../node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js"(exports2) {
6050
6050
  "use strict";
6051
6051
  Object.defineProperty(exports2, "__esModule", { value: true });
6052
6052
  exports2.dynamicRef = void 0;
@@ -6090,9 +6090,9 @@ var require_dynamicRef = __commonJS({
6090
6090
  }
6091
6091
  });
6092
6092
 
6093
- // node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js
6093
+ // ../../node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js
6094
6094
  var require_recursiveAnchor = __commonJS({
6095
- "node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js"(exports2) {
6095
+ "../../node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js"(exports2) {
6096
6096
  "use strict";
6097
6097
  Object.defineProperty(exports2, "__esModule", { value: true });
6098
6098
  var dynamicAnchor_1 = require_dynamicAnchor();
@@ -6111,9 +6111,9 @@ var require_recursiveAnchor = __commonJS({
6111
6111
  }
6112
6112
  });
6113
6113
 
6114
- // node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js
6114
+ // ../../node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js
6115
6115
  var require_recursiveRef = __commonJS({
6116
- "node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js"(exports2) {
6116
+ "../../node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js"(exports2) {
6117
6117
  "use strict";
6118
6118
  Object.defineProperty(exports2, "__esModule", { value: true });
6119
6119
  var dynamicRef_1 = require_dynamicRef();
@@ -6126,9 +6126,9 @@ var require_recursiveRef = __commonJS({
6126
6126
  }
6127
6127
  });
6128
6128
 
6129
- // node_modules/ajv/dist/vocabularies/dynamic/index.js
6129
+ // ../../node_modules/ajv/dist/vocabularies/dynamic/index.js
6130
6130
  var require_dynamic = __commonJS({
6131
- "node_modules/ajv/dist/vocabularies/dynamic/index.js"(exports2) {
6131
+ "../../node_modules/ajv/dist/vocabularies/dynamic/index.js"(exports2) {
6132
6132
  "use strict";
6133
6133
  Object.defineProperty(exports2, "__esModule", { value: true });
6134
6134
  var dynamicAnchor_1 = require_dynamicAnchor();
@@ -6140,9 +6140,9 @@ var require_dynamic = __commonJS({
6140
6140
  }
6141
6141
  });
6142
6142
 
6143
- // node_modules/ajv/dist/vocabularies/validation/dependentRequired.js
6143
+ // ../../node_modules/ajv/dist/vocabularies/validation/dependentRequired.js
6144
6144
  var require_dependentRequired = __commonJS({
6145
- "node_modules/ajv/dist/vocabularies/validation/dependentRequired.js"(exports2) {
6145
+ "../../node_modules/ajv/dist/vocabularies/validation/dependentRequired.js"(exports2) {
6146
6146
  "use strict";
6147
6147
  Object.defineProperty(exports2, "__esModule", { value: true });
6148
6148
  var dependencies_1 = require_dependencies();
@@ -6157,9 +6157,9 @@ var require_dependentRequired = __commonJS({
6157
6157
  }
6158
6158
  });
6159
6159
 
6160
- // node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js
6160
+ // ../../node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js
6161
6161
  var require_dependentSchemas = __commonJS({
6162
- "node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js"(exports2) {
6162
+ "../../node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js"(exports2) {
6163
6163
  "use strict";
6164
6164
  Object.defineProperty(exports2, "__esModule", { value: true });
6165
6165
  var dependencies_1 = require_dependencies();
@@ -6173,9 +6173,9 @@ var require_dependentSchemas = __commonJS({
6173
6173
  }
6174
6174
  });
6175
6175
 
6176
- // node_modules/ajv/dist/vocabularies/validation/limitContains.js
6176
+ // ../../node_modules/ajv/dist/vocabularies/validation/limitContains.js
6177
6177
  var require_limitContains = __commonJS({
6178
- "node_modules/ajv/dist/vocabularies/validation/limitContains.js"(exports2) {
6178
+ "../../node_modules/ajv/dist/vocabularies/validation/limitContains.js"(exports2) {
6179
6179
  "use strict";
6180
6180
  Object.defineProperty(exports2, "__esModule", { value: true });
6181
6181
  var util_1 = require_util();
@@ -6193,9 +6193,9 @@ var require_limitContains = __commonJS({
6193
6193
  }
6194
6194
  });
6195
6195
 
6196
- // node_modules/ajv/dist/vocabularies/next.js
6196
+ // ../../node_modules/ajv/dist/vocabularies/next.js
6197
6197
  var require_next = __commonJS({
6198
- "node_modules/ajv/dist/vocabularies/next.js"(exports2) {
6198
+ "../../node_modules/ajv/dist/vocabularies/next.js"(exports2) {
6199
6199
  "use strict";
6200
6200
  Object.defineProperty(exports2, "__esModule", { value: true });
6201
6201
  var dependentRequired_1 = require_dependentRequired();
@@ -6206,9 +6206,9 @@ var require_next = __commonJS({
6206
6206
  }
6207
6207
  });
6208
6208
 
6209
- // node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js
6209
+ // ../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js
6210
6210
  var require_unevaluatedProperties = __commonJS({
6211
- "node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js"(exports2) {
6211
+ "../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js"(exports2) {
6212
6212
  "use strict";
6213
6213
  Object.defineProperty(exports2, "__esModule", { value: true });
6214
6214
  var codegen_1 = require_codegen();
@@ -6272,9 +6272,9 @@ var require_unevaluatedProperties = __commonJS({
6272
6272
  }
6273
6273
  });
6274
6274
 
6275
- // node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js
6275
+ // ../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js
6276
6276
  var require_unevaluatedItems = __commonJS({
6277
- "node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js"(exports2) {
6277
+ "../../node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js"(exports2) {
6278
6278
  "use strict";
6279
6279
  Object.defineProperty(exports2, "__esModule", { value: true });
6280
6280
  var codegen_1 = require_codegen();
@@ -6316,9 +6316,9 @@ var require_unevaluatedItems = __commonJS({
6316
6316
  }
6317
6317
  });
6318
6318
 
6319
- // node_modules/ajv/dist/vocabularies/unevaluated/index.js
6319
+ // ../../node_modules/ajv/dist/vocabularies/unevaluated/index.js
6320
6320
  var require_unevaluated = __commonJS({
6321
- "node_modules/ajv/dist/vocabularies/unevaluated/index.js"(exports2) {
6321
+ "../../node_modules/ajv/dist/vocabularies/unevaluated/index.js"(exports2) {
6322
6322
  "use strict";
6323
6323
  Object.defineProperty(exports2, "__esModule", { value: true });
6324
6324
  var unevaluatedProperties_1 = require_unevaluatedProperties();
@@ -6328,9 +6328,9 @@ var require_unevaluated = __commonJS({
6328
6328
  }
6329
6329
  });
6330
6330
 
6331
- // node_modules/ajv/dist/vocabularies/format/format.js
6331
+ // ../../node_modules/ajv/dist/vocabularies/format/format.js
6332
6332
  var require_format = __commonJS({
6333
- "node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
6333
+ "../../node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
6334
6334
  "use strict";
6335
6335
  Object.defineProperty(exports2, "__esModule", { value: true });
6336
6336
  var codegen_1 = require_codegen();
@@ -6418,9 +6418,9 @@ var require_format = __commonJS({
6418
6418
  }
6419
6419
  });
6420
6420
 
6421
- // node_modules/ajv/dist/vocabularies/format/index.js
6421
+ // ../../node_modules/ajv/dist/vocabularies/format/index.js
6422
6422
  var require_format2 = __commonJS({
6423
- "node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
6423
+ "../../node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
6424
6424
  "use strict";
6425
6425
  Object.defineProperty(exports2, "__esModule", { value: true });
6426
6426
  var format_1 = require_format();
@@ -6429,9 +6429,9 @@ var require_format2 = __commonJS({
6429
6429
  }
6430
6430
  });
6431
6431
 
6432
- // node_modules/ajv/dist/vocabularies/metadata.js
6432
+ // ../../node_modules/ajv/dist/vocabularies/metadata.js
6433
6433
  var require_metadata = __commonJS({
6434
- "node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
6434
+ "../../node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
6435
6435
  "use strict";
6436
6436
  Object.defineProperty(exports2, "__esModule", { value: true });
6437
6437
  exports2.contentVocabulary = exports2.metadataVocabulary = void 0;
@@ -6452,9 +6452,9 @@ var require_metadata = __commonJS({
6452
6452
  }
6453
6453
  });
6454
6454
 
6455
- // node_modules/ajv/dist/vocabularies/draft2020.js
6455
+ // ../../node_modules/ajv/dist/vocabularies/draft2020.js
6456
6456
  var require_draft2020 = __commonJS({
6457
- "node_modules/ajv/dist/vocabularies/draft2020.js"(exports2) {
6457
+ "../../node_modules/ajv/dist/vocabularies/draft2020.js"(exports2) {
6458
6458
  "use strict";
6459
6459
  Object.defineProperty(exports2, "__esModule", { value: true });
6460
6460
  var core_1 = require_core2();
@@ -6480,9 +6480,9 @@ var require_draft2020 = __commonJS({
6480
6480
  }
6481
6481
  });
6482
6482
 
6483
- // node_modules/ajv/dist/vocabularies/discriminator/types.js
6483
+ // ../../node_modules/ajv/dist/vocabularies/discriminator/types.js
6484
6484
  var require_types = __commonJS({
6485
- "node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
6485
+ "../../node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
6486
6486
  "use strict";
6487
6487
  Object.defineProperty(exports2, "__esModule", { value: true });
6488
6488
  exports2.DiscrError = void 0;
@@ -6494,9 +6494,9 @@ var require_types = __commonJS({
6494
6494
  }
6495
6495
  });
6496
6496
 
6497
- // node_modules/ajv/dist/vocabularies/discriminator/index.js
6497
+ // ../../node_modules/ajv/dist/vocabularies/discriminator/index.js
6498
6498
  var require_discriminator = __commonJS({
6499
- "node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
6499
+ "../../node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
6500
6500
  "use strict";
6501
6501
  Object.defineProperty(exports2, "__esModule", { value: true });
6502
6502
  var codegen_1 = require_codegen();
@@ -6599,9 +6599,9 @@ var require_discriminator = __commonJS({
6599
6599
  }
6600
6600
  });
6601
6601
 
6602
- // node_modules/ajv/dist/refs/json-schema-2020-12/schema.json
6602
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/schema.json
6603
6603
  var require_schema = __commonJS({
6604
- "node_modules/ajv/dist/refs/json-schema-2020-12/schema.json"(exports2, module2) {
6604
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/schema.json"(exports2, module2) {
6605
6605
  module2.exports = {
6606
6606
  $schema: "https://json-schema.org/draft/2020-12/schema",
6607
6607
  $id: "https://json-schema.org/draft/2020-12/schema",
@@ -6659,9 +6659,9 @@ var require_schema = __commonJS({
6659
6659
  }
6660
6660
  });
6661
6661
 
6662
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json
6662
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json
6663
6663
  var require_applicator2 = __commonJS({
6664
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json"(exports2, module2) {
6664
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json"(exports2, module2) {
6665
6665
  module2.exports = {
6666
6666
  $schema: "https://json-schema.org/draft/2020-12/schema",
6667
6667
  $id: "https://json-schema.org/draft/2020-12/meta/applicator",
@@ -6712,9 +6712,9 @@ var require_applicator2 = __commonJS({
6712
6712
  }
6713
6713
  });
6714
6714
 
6715
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json
6715
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json
6716
6716
  var require_unevaluated2 = __commonJS({
6717
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json"(exports2, module2) {
6717
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json"(exports2, module2) {
6718
6718
  module2.exports = {
6719
6719
  $schema: "https://json-schema.org/draft/2020-12/schema",
6720
6720
  $id: "https://json-schema.org/draft/2020-12/meta/unevaluated",
@@ -6732,9 +6732,9 @@ var require_unevaluated2 = __commonJS({
6732
6732
  }
6733
6733
  });
6734
6734
 
6735
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json
6735
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json
6736
6736
  var require_content = __commonJS({
6737
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json"(exports2, module2) {
6737
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json"(exports2, module2) {
6738
6738
  module2.exports = {
6739
6739
  $schema: "https://json-schema.org/draft/2020-12/schema",
6740
6740
  $id: "https://json-schema.org/draft/2020-12/meta/content",
@@ -6753,9 +6753,9 @@ var require_content = __commonJS({
6753
6753
  }
6754
6754
  });
6755
6755
 
6756
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json
6756
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json
6757
6757
  var require_core3 = __commonJS({
6758
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json"(exports2, module2) {
6758
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json"(exports2, module2) {
6759
6759
  module2.exports = {
6760
6760
  $schema: "https://json-schema.org/draft/2020-12/schema",
6761
6761
  $id: "https://json-schema.org/draft/2020-12/meta/core",
@@ -6809,9 +6809,9 @@ var require_core3 = __commonJS({
6809
6809
  }
6810
6810
  });
6811
6811
 
6812
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json
6812
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json
6813
6813
  var require_format_annotation = __commonJS({
6814
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json"(exports2, module2) {
6814
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json"(exports2, module2) {
6815
6815
  module2.exports = {
6816
6816
  $schema: "https://json-schema.org/draft/2020-12/schema",
6817
6817
  $id: "https://json-schema.org/draft/2020-12/meta/format-annotation",
@@ -6828,9 +6828,9 @@ var require_format_annotation = __commonJS({
6828
6828
  }
6829
6829
  });
6830
6830
 
6831
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json
6831
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json
6832
6832
  var require_meta_data = __commonJS({
6833
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json"(exports2, module2) {
6833
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json"(exports2, module2) {
6834
6834
  module2.exports = {
6835
6835
  $schema: "https://json-schema.org/draft/2020-12/schema",
6836
6836
  $id: "https://json-schema.org/draft/2020-12/meta/meta-data",
@@ -6869,9 +6869,9 @@ var require_meta_data = __commonJS({
6869
6869
  }
6870
6870
  });
6871
6871
 
6872
- // node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json
6872
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json
6873
6873
  var require_validation2 = __commonJS({
6874
- "node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json"(exports2, module2) {
6874
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json"(exports2, module2) {
6875
6875
  module2.exports = {
6876
6876
  $schema: "https://json-schema.org/draft/2020-12/schema",
6877
6877
  $id: "https://json-schema.org/draft/2020-12/meta/validation",
@@ -6964,9 +6964,9 @@ var require_validation2 = __commonJS({
6964
6964
  }
6965
6965
  });
6966
6966
 
6967
- // node_modules/ajv/dist/refs/json-schema-2020-12/index.js
6967
+ // ../../node_modules/ajv/dist/refs/json-schema-2020-12/index.js
6968
6968
  var require_json_schema_2020_12 = __commonJS({
6969
- "node_modules/ajv/dist/refs/json-schema-2020-12/index.js"(exports2) {
6969
+ "../../node_modules/ajv/dist/refs/json-schema-2020-12/index.js"(exports2) {
6970
6970
  "use strict";
6971
6971
  Object.defineProperty(exports2, "__esModule", { value: true });
6972
6972
  var metaSchema = require_schema();
@@ -6999,9 +6999,9 @@ var require_json_schema_2020_12 = __commonJS({
6999
6999
  }
7000
7000
  });
7001
7001
 
7002
- // node_modules/ajv/dist/2020.js
7002
+ // ../../node_modules/ajv/dist/2020.js
7003
7003
  var require__ = __commonJS({
7004
- "node_modules/ajv/dist/2020.js"(exports2, module2) {
7004
+ "../../node_modules/ajv/dist/2020.js"(exports2, module2) {
7005
7005
  "use strict";
7006
7006
  Object.defineProperty(exports2, "__esModule", { value: true });
7007
7007
  exports2.MissingRefError = exports2.ValidationError = exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = exports2.Ajv2020 = void 0;
@@ -7076,11 +7076,11 @@ var require__ = __commonJS({
7076
7076
  }
7077
7077
  });
7078
7078
 
7079
- // src/cli/main.ts
7079
+ // ../../src/cli/main.ts
7080
7080
  var fs43 = __toESM(require("node:fs"));
7081
7081
  var path43 = __toESM(require("node:path"));
7082
7082
 
7083
- // src/cli/argv.ts
7083
+ // ../../src/cli/argv.ts
7084
7084
  function isGlobalFlag(s) {
7085
7085
  return s === "--cwd" || s === "--ci" || s === "--json" || s === "--verbose" || s === "--config" || s === "--api-base-url" || s === "--session-path" || s === "--environment" || s === "--env" || s === "--promote" || s === "--no-promote" || s === "--help" || s === "-h" || s === "--version" || s === "-V";
7086
7086
  }
@@ -7167,7 +7167,7 @@ function parseArgv(argv) {
7167
7167
  return { flags, positionals };
7168
7168
  }
7169
7169
 
7170
- // src/cli/exitCodes.ts
7170
+ // ../../src/cli/exitCodes.ts
7171
7171
  var ExitCode = {
7172
7172
  ok: 0,
7173
7173
  usage: 2,
@@ -7180,17 +7180,17 @@ var ExitCode = {
7180
7180
  internal: 99
7181
7181
  };
7182
7182
 
7183
- // src/cli/jsonReporter.ts
7183
+ // ../../src/cli/jsonReporter.ts
7184
7184
  function printJsonLine(envelope) {
7185
7185
  process.stdout.write(`${JSON.stringify(envelope)}
7186
7186
  `);
7187
7187
  }
7188
7188
 
7189
- // src/cli/cliContext.ts
7189
+ // ../../src/cli/cliContext.ts
7190
7190
  var fs2 = __toESM(require("node:fs"));
7191
7191
  var path2 = __toESM(require("path"));
7192
7192
 
7193
- // src/repositoryProvenance.ts
7193
+ // ../../src/repositoryProvenance.ts
7194
7194
  var import_node_child_process = require("node:child_process");
7195
7195
  var fs = __toESM(require("node:fs"));
7196
7196
  var path = __toESM(require("node:path"));
@@ -7356,7 +7356,7 @@ function attachRepositoryProvenance(doc, contextDir2, opts) {
7356
7356
  }
7357
7357
  }
7358
7358
 
7359
- // src/apiBaseUrlResolve.ts
7359
+ // ../../src/apiBaseUrlResolve.ts
7360
7360
  var vscode = __toESM(require_vscode_stub());
7361
7361
  var extensionRoot;
7362
7362
  var cachedExtensionDotEnv = null;
@@ -7365,11 +7365,11 @@ function setApiBaseUrlExtensionRoot(extensionFsPath) {
7365
7365
  cachedExtensionDotEnv = null;
7366
7366
  }
7367
7367
 
7368
- // src/easyspecsBuiltInApiUrls.ts
7368
+ // ../../src/easyspecsBuiltInApiUrls.ts
7369
7369
  var PRODUCTION_SYSTEM_MANAGER_URL = "https://api.easyspecs.ai";
7370
7370
  var STAGING_SYSTEM_MANAGER_URL = "https://system-manager-api.staging.gluecharm.info:8092";
7371
7371
 
7372
- // src/easyspecsApiBaseUrlCli.ts
7372
+ // ../../src/easyspecsApiBaseUrlCli.ts
7373
7373
  function stripTrailingSlash(url) {
7374
7374
  return url.replace(/\/$/, "");
7375
7375
  }
@@ -7386,7 +7386,7 @@ function resolveEasyspecsApiBaseUrlForCli(input) {
7386
7386
  return eff === "staging" ? STAGING_SYSTEM_MANAGER_URL : PRODUCTION_SYSTEM_MANAGER_URL;
7387
7387
  }
7388
7388
 
7389
- // src/cli/cliContext.ts
7389
+ // ../../src/cli/cliContext.ts
7390
7390
  function thisDir() {
7391
7391
  return __dirname;
7392
7392
  }
@@ -7434,7 +7434,7 @@ function assertAgentsDirExists(agentsDir) {
7434
7434
  }
7435
7435
  }
7436
7436
 
7437
- // src/config/openCodeProviderEnv.ts
7437
+ // ../../src/config/openCodeProviderEnv.ts
7438
7438
  var path3 = __toESM(require("node:path"));
7439
7439
  var PROVIDER_TO_ENV = {
7440
7440
  anthropic: "ANTHROPIC_API_KEY",
@@ -7465,7 +7465,7 @@ function buildOpenCodeProviderEnvFromConfig(cfg, repoRoot) {
7465
7465
  return out;
7466
7466
  }
7467
7467
 
7468
- // src/cli/cliSettings.ts
7468
+ // ../../src/cli/cliSettings.ts
7469
7469
  var DEFAULT_OPEN_CODE_TEST_ARGV = [
7470
7470
  "run",
7471
7471
  "--agent",
@@ -7527,7 +7527,7 @@ function mergeEasyspecsCliSettings(cfg, overrides = {}) {
7527
7527
  };
7528
7528
  }
7529
7529
 
7530
- // src/cli/cliSettingsDump.ts
7530
+ // ../../src/cli/cliSettingsDump.ts
7531
7531
  function redactMergedCliSettingsForDump(merged) {
7532
7532
  const child = merged.openCodeChildEnv;
7533
7533
  const childRedacted = child && Object.keys(child).length > 0 ? Object.fromEntries(Object.keys(child).map((k) => [k, "(redacted)"])) : {};
@@ -7542,15 +7542,15 @@ function redactMergedCliSettingsForDump(merged) {
7542
7542
  };
7543
7543
  }
7544
7544
 
7545
- // src/config/easyspecsConfigFile.ts
7545
+ // ../../src/config/easyspecsConfigFile.ts
7546
7546
  var fs5 = __toESM(require("node:fs"));
7547
7547
  var path6 = __toESM(require("node:path"));
7548
7548
 
7549
- // src/easySpecsWorkspaceSettingsCore.ts
7549
+ // ../../src/easySpecsWorkspaceSettingsCore.ts
7550
7550
  var fs4 = __toESM(require("node:fs"));
7551
7551
  var path5 = __toESM(require("node:path"));
7552
7552
 
7553
- // src/analysis/easySpecsWorktreeMarker.ts
7553
+ // ../../src/analysis/easySpecsWorktreeMarker.ts
7554
7554
  var fs3 = __toESM(require("fs"));
7555
7555
  var path4 = __toESM(require("path"));
7556
7556
  var EASYSPECS_LOCAL_DIR = ".easyspecs";
@@ -7567,7 +7567,7 @@ function writeAnalysisWorktreeMarker(worktreeRoot, repositoryRoot) {
7567
7567
  `, "utf-8");
7568
7568
  }
7569
7569
 
7570
- // src/easySpecsWorkspaceSettingsCore.ts
7570
+ // ../../src/easySpecsWorkspaceSettingsCore.ts
7571
7571
  var EASYSPECS_WORKSPACE_DIR = EASYSPECS_LOCAL_DIR;
7572
7572
  var EASYSPECS_SETTINGS_JSON = "settings.json";
7573
7573
  var EASYSPECS_SETTINGS_ACE_KEY = "easyspecs.analysis.ace.enabled";
@@ -7616,7 +7616,7 @@ function readAceOfflineLearnAfterSameSessionTraceFromEasySpecsSettingsFile(works
7616
7616
  return typeof v === "boolean" ? v : void 0;
7617
7617
  }
7618
7618
 
7619
- // src/config/easyspecsConfigJson.ts
7619
+ // ../../src/config/easyspecsConfigJson.ts
7620
7620
  function mergeEasyspecsConfigDefaults(defaults, partial) {
7621
7621
  if (!partial) {
7622
7622
  return defaults;
@@ -7727,7 +7727,7 @@ function getDefaultEasyspecsConfig() {
7727
7727
  };
7728
7728
  }
7729
7729
 
7730
- // src/config/easyspecsConfigFile.ts
7730
+ // ../../src/config/easyspecsConfigFile.ts
7731
7731
  var DIRNAME = ".easyspecs";
7732
7732
  var CONFIG_BASENAME = "config.json";
7733
7733
  var LEGACY_CLI_JSON = "cli.json";
@@ -7897,7 +7897,7 @@ function updateEasyspecsConfig(repoRoot, patch, opts) {
7897
7897
  return merged;
7898
7898
  }
7899
7899
 
7900
- // src/config/easyspecsConfigRedact.ts
7900
+ // ../../src/config/easyspecsConfigRedact.ts
7901
7901
  function redactEasyspecsConfigRootForDump(cfg) {
7902
7902
  const o = JSON.parse(JSON.stringify(cfg));
7903
7903
  const es = o.easyspecs;
@@ -7913,7 +7913,7 @@ function redactEasyspecsConfigRootForDump(cfg) {
7913
7913
  return o;
7914
7914
  }
7915
7915
 
7916
- // src/cli/cliFileWorkspaceState.ts
7916
+ // ../../src/cli/cliFileWorkspaceState.ts
7917
7917
  var fs6 = __toESM(require("node:fs"));
7918
7918
  var path7 = __toESM(require("node:path"));
7919
7919
  function createFileBackedWorkspaceState(repoRoot) {
@@ -7953,11 +7953,11 @@ function createFileBackedWorkspaceState(repoRoot) {
7953
7953
  return { workspaceState };
7954
7954
  }
7955
7955
 
7956
- // src/analysis/contextArtefactPipeline.ts
7956
+ // ../../src/analysis/contextArtefactPipeline.ts
7957
7957
  var fs27 = __toESM(require("fs"));
7958
7958
  var path25 = __toESM(require("path"));
7959
7959
 
7960
- // src/analysis/analysisDynamicTestSteps.ts
7960
+ // ../../src/analysis/analysisDynamicTestSteps.ts
7961
7961
  var fs7 = __toESM(require("fs"));
7962
7962
  var path8 = __toESM(require("path"));
7963
7963
  var FE_CODE = /^FE-\d+$/;
@@ -8225,15 +8225,15 @@ function discoverDynamicAnalysisTestSteps(contextDir2) {
8225
8225
  };
8226
8226
  }
8227
8227
 
8228
- // src/analysis/materializeOpenCodeAgents.ts
8228
+ // ../../src/analysis/materializeOpenCodeAgents.ts
8229
8229
  var fs10 = __toESM(require("fs"));
8230
8230
  var path11 = __toESM(require("path"));
8231
8231
 
8232
- // src/analysis/applyAceMaterializedAgents.ts
8232
+ // ../../src/analysis/applyAceMaterializedAgents.ts
8233
8233
  var fs9 = __toESM(require("fs"));
8234
8234
  var path10 = __toESM(require("path"));
8235
8235
 
8236
- // src/analysis/acePaths.ts
8236
+ // ../../src/analysis/acePaths.ts
8237
8237
  var path9 = __toESM(require("path"));
8238
8238
  var ACE_LEARNINGS_DIR = "learnings";
8239
8239
  var ACE_OVERLAYS_SUBDIR = "overlays";
@@ -8284,7 +8284,7 @@ function opencodeAceSchemaPath(worktreeRoot, basename12) {
8284
8284
  return path9.join(worktreeRoot, ".opencode", "schemas", "ace", basename12);
8285
8285
  }
8286
8286
 
8287
- // src/analysis/aceJsonValidate.ts
8287
+ // ../../src/analysis/aceJsonValidate.ts
8288
8288
  var fs8 = __toESM(require("fs"));
8289
8289
  var import__ = __toESM(require__());
8290
8290
  function stripUtf8Bom2(s) {
@@ -8415,7 +8415,7 @@ function validateAceJsonValue(data, schemaAbsolutePath) {
8415
8415
  return { ok: false, kind: "schema", message: "ACE JSON Schema validation failed", errorsText };
8416
8416
  }
8417
8417
 
8418
- // src/analysis/applyAceMaterializedAgents.ts
8418
+ // ../../src/analysis/applyAceMaterializedAgents.ts
8419
8419
  function splitYamlFrontmatter(raw) {
8420
8420
  if (!raw.startsWith("---\n")) {
8421
8421
  return { frontmatter: "", body: raw };
@@ -8568,7 +8568,7 @@ ${extra}
8568
8568
  }
8569
8569
  }
8570
8570
 
8571
- // src/analysis/materializeOpenCodeAgents.ts
8571
+ // ../../src/analysis/materializeOpenCodeAgents.ts
8572
8572
  function posixFsPath(absPath) {
8573
8573
  return path11.resolve(absPath).split(path11.sep).join("/");
8574
8574
  }
@@ -8696,11 +8696,11 @@ function materializeOpenCodeAgentsWithAce(extensionResourcesAgents, analysisChec
8696
8696
  applyAceToMaterializedAgents(analysisCheckoutRoot, ace);
8697
8697
  }
8698
8698
 
8699
- // src/analysis/openCodeTestAgent.ts
8699
+ // ../../src/analysis/openCodeTestAgent.ts
8700
8700
  var fs20 = __toESM(require("fs"));
8701
8701
  var path18 = __toESM(require("path"));
8702
8702
 
8703
- // src/analysis/promptTemplates.ts
8703
+ // ../../src/analysis/promptTemplates.ts
8704
8704
  function fillMarkdownPrompt(p) {
8705
8705
  return [
8706
8706
  `You are OpenCode agent "${p.agentId}" (display name: ${p.agentDisplayName}).`,
@@ -8798,7 +8798,7 @@ function fillListJsonPrompt(p) {
8798
8798
  ].join("\n");
8799
8799
  }
8800
8800
 
8801
- // src/analysis/contextSynthesis.ts
8801
+ // ../../src/analysis/contextSynthesis.ts
8802
8802
  var CONTEXT_SYNTHESIS_TEST_STEP_ORDER = [
8803
8803
  "docsProject",
8804
8804
  "architecture",
@@ -8848,14 +8848,14 @@ function synthesisStepLabel(step, ctx) {
8848
8848
  return m[step];
8849
8849
  }
8850
8850
 
8851
- // src/analysis/aceTracePhase.ts
8851
+ // ../../src/analysis/aceTracePhase.ts
8852
8852
  var fs15 = __toESM(require("fs"));
8853
8853
  var path15 = __toESM(require("path"));
8854
8854
 
8855
- // src/opencodeCli.ts
8855
+ // ../../src/opencodeCli.ts
8856
8856
  var import_child_process = require("child_process");
8857
8857
 
8858
- // src/analysis/openCodeSessionStewardship.ts
8858
+ // ../../src/analysis/openCodeSessionStewardship.ts
8859
8859
  var TITLE_MAX_LEN = 80;
8860
8860
  function isNonEmptyString(v) {
8861
8861
  return typeof v === "string" && v.trim().length > 0;
@@ -8977,7 +8977,7 @@ function logOpenCodeSessionFollowUpStart(diagnosticLog, p) {
8977
8977
  );
8978
8978
  }
8979
8979
 
8980
- // src/opencodeCli.ts
8980
+ // ../../src/opencodeCli.ts
8981
8981
  var USE_SHELL = process.platform === "win32";
8982
8982
  function resolveExecutable(executable) {
8983
8983
  const t = executable?.trim();
@@ -9241,7 +9241,7 @@ ${truncateForDiag(outBody, DIAG_STDOUT_MAX)}`);
9241
9241
  });
9242
9242
  }
9243
9243
 
9244
- // src/analysis/aceTraceNormalize.ts
9244
+ // ../../src/analysis/aceTraceNormalize.ts
9245
9245
  var fs11 = __toESM(require("fs"));
9246
9246
  var ACE_VERSION = "1.0.0-draft";
9247
9247
  var REASONING_PHASES = /* @__PURE__ */ new Set([
@@ -9442,11 +9442,11 @@ function rewriteAceTraceFileWithCanonicalEnvelope(traceAbsolutePath, canonical,
9442
9442
  return true;
9443
9443
  }
9444
9444
 
9445
- // src/analysis/aceOfflineLearn.ts
9445
+ // ../../src/analysis/aceOfflineLearn.ts
9446
9446
  var fs14 = __toESM(require("fs"));
9447
9447
  var path14 = __toESM(require("path"));
9448
9448
 
9449
- // src/analysis/aceCuratorApplier.ts
9449
+ // ../../src/analysis/aceCuratorApplier.ts
9450
9450
  var fs12 = __toESM(require("fs"));
9451
9451
  var path12 = __toESM(require("path"));
9452
9452
  function writeJson(pathAbs, obj) {
@@ -9564,7 +9564,7 @@ function applyAceCuratorDeltaFile(worktreeRoot, deltaAbsolutePath, log) {
9564
9564
  return { ok: true, message: "Applied curator delta" };
9565
9565
  }
9566
9566
 
9567
- // src/analysis/aceOfflineLearnFallbacks.ts
9567
+ // ../../src/analysis/aceOfflineLearnFallbacks.ts
9568
9568
  var fs13 = __toESM(require("fs"));
9569
9569
  var path13 = __toESM(require("path"));
9570
9570
  var ACE_VERSION2 = "1.0.0-draft";
@@ -9596,7 +9596,7 @@ function appendAceConsolidatedSessionRecord(contextDir2, record, diagnosticLog)
9596
9596
  diagnosticLog?.(`[ace] consolidated session record appended \u2014 ${rel}`);
9597
9597
  }
9598
9598
 
9599
- // src/analysis/aceOfflineLearn.ts
9599
+ // ../../src/analysis/aceOfflineLearn.ts
9600
9600
  var ACE_REFLECTOR_AGENT_STEM = "agent-ace-reflector";
9601
9601
  var ACE_CURATOR_AGENT_STEM = "agent-ace-curator";
9602
9602
  function expandArgvTemplate(template, vars) {
@@ -9928,7 +9928,7 @@ async function runAceOfflineLearnFromTrace(traceAbsolutePath, opts) {
9928
9928
  };
9929
9929
  }
9930
9930
 
9931
- // src/analysis/aceTracePhase.ts
9931
+ // ../../src/analysis/aceTracePhase.ts
9932
9932
  var ACE_TRACE_RECORDER_AGENT_STEM = "agent-ace-trace-recorder";
9933
9933
  function expandArgvTemplate2(template, vars) {
9934
9934
  return template.map((part) => {
@@ -10136,7 +10136,7 @@ async function runAceTracePhase(params) {
10136
10136
  return { ok: true, message: "ACE trace OK", traceAbsolutePath: traceAbs };
10137
10137
  }
10138
10138
 
10139
- // src/analysis/coordinationListJsonValidate.ts
10139
+ // ../../src/analysis/coordinationListJsonValidate.ts
10140
10140
  var fs16 = __toESM(require("fs"));
10141
10141
  var import__2 = __toESM(require__());
10142
10142
  function stripUtf8Bom3(s) {
@@ -10353,7 +10353,7 @@ function formatCoordinationJsonRepairAppendix(outputBasename, failure, rawFilePr
10353
10353
  return lines.join("\n");
10354
10354
  }
10355
10355
 
10356
- // src/analysis/markdownEvidenceIndexValidate.ts
10356
+ // ../../src/analysis/markdownEvidenceIndexValidate.ts
10357
10357
  var fs17 = __toESM(require("fs"));
10358
10358
  var EVIDENCE_HEADING = "## Evidence index";
10359
10359
  function evidenceIndexMentionsReadmeMd(body) {
@@ -10522,7 +10522,7 @@ function formatMarkdownEvidenceRepairAppendix(outputFileAbsolute, kind = "empty"
10522
10522
  ].join("\n");
10523
10523
  }
10524
10524
 
10525
- // src/analysis/openQuestionResolution.ts
10525
+ // ../../src/analysis/openQuestionResolution.ts
10526
10526
  var fs18 = __toESM(require("fs"));
10527
10527
  var path16 = __toESM(require("path"));
10528
10528
  var OPEN_QUESTION_RESOLUTION_JSON_BASENAME = "open-question-resolution.json";
@@ -10582,7 +10582,7 @@ function deleteOpenQuestionResolutionFile(worktreeRoot) {
10582
10582
  }
10583
10583
  }
10584
10584
 
10585
- // src/analysis/openQuestionsSectionValidate.ts
10585
+ // ../../src/analysis/openQuestionsSectionValidate.ts
10586
10586
  var fs19 = __toESM(require("fs"));
10587
10587
  var path17 = __toESM(require("path"));
10588
10588
  var CANONICAL_NORMALIZED = "open questions";
@@ -10749,7 +10749,7 @@ function formatOpenQuestionsProducerRepairAppendix(outputFileAbsolute, stepLabel
10749
10749
  ].join("\n");
10750
10750
  }
10751
10751
 
10752
- // src/analysis/openCodeTestAgent.ts
10752
+ // ../../src/analysis/openCodeTestAgent.ts
10753
10753
  var CITATION_EXAMPLE = "`src/example.ts:42` or `src/example.ts:10-25`";
10754
10754
  function contextDir(worktreeRoot) {
10755
10755
  return path18.join(worktreeRoot, ".gluecharm", "context");
@@ -12478,7 +12478,7 @@ Expected output: ${outputFileAbsolute}`;
12478
12478
  };
12479
12479
  }
12480
12480
 
12481
- // src/analysis/worktreeManager.ts
12481
+ // ../../src/analysis/worktreeManager.ts
12482
12482
  var import_child_process2 = require("child_process");
12483
12483
  var fs21 = __toESM(require("fs"));
12484
12484
  var os = __toESM(require("os"));
@@ -12586,7 +12586,7 @@ function createAnalysisWorktree(repoRoot) {
12586
12586
  };
12587
12587
  }
12588
12588
 
12589
- // src/stores/analysisArtefactRunStore.ts
12589
+ // ../../src/stores/analysisArtefactRunStore.ts
12590
12590
  var STORAGE_KEY = "easyspecs.analysis.artefactRun.v1";
12591
12591
  function randomRunId() {
12592
12592
  return `${Date.now().toString(36)}-${Math.random().toString(36).slice(2, 10)}`;
@@ -12659,7 +12659,7 @@ function cloneArtefactWorkItem(item) {
12659
12659
  return JSON.parse(JSON.stringify(item));
12660
12660
  }
12661
12661
 
12662
- // src/stores/analysisDiscoveriesStore.ts
12662
+ // ../../src/stores/analysisDiscoveriesStore.ts
12663
12663
  var agentsLaunchedCount = 0;
12664
12664
  var syncHandler;
12665
12665
  function noteOpenCodeAgentLaunched() {
@@ -12667,19 +12667,19 @@ function noteOpenCodeAgentLaunched() {
12667
12667
  syncHandler?.(agentsLaunchedCount);
12668
12668
  }
12669
12669
 
12670
- // src/contextIndexAssembler.ts
12670
+ // ../../src/contextIndexAssembler.ts
12671
12671
  var fs24 = __toESM(require("fs"));
12672
12672
  var path22 = __toESM(require("path"));
12673
12673
 
12674
- // src/srsModel.ts
12674
+ // ../../src/srsModel.ts
12675
12675
  var APPLICATION_CONTEXT_KIND = "easyspecs.application-context";
12676
12676
 
12677
- // src/indexApplicationContextValidate.ts
12677
+ // ../../src/indexApplicationContextValidate.ts
12678
12678
  var import__3 = __toESM(require__());
12679
12679
  var fs23 = __toESM(require("fs"));
12680
12680
  var path21 = __toESM(require("path"));
12681
12681
 
12682
- // src/shared/repoResourcesRoot.ts
12682
+ // ../../src/shared/repoResourcesRoot.ts
12683
12683
  var fs22 = __toESM(require("node:fs"));
12684
12684
  var path20 = __toESM(require("node:path"));
12685
12685
  var CONTEXT_LIST_MARKER = path20.join("schemas", "context-lists", "zero-reference-classifier-record.schema.json");
@@ -12712,7 +12712,7 @@ function resolveIndexApplicationContextSchemaPath() {
12712
12712
  return path20.join(resolveRepoResourcesRoot(), "schemas", "index-application-context.schema.json");
12713
12713
  }
12714
12714
 
12715
- // src/indexApplicationContextValidate.ts
12715
+ // ../../src/indexApplicationContextValidate.ts
12716
12716
  var validators = /* @__PURE__ */ new Map();
12717
12717
  function getDefaultIndexSchemaPath() {
12718
12718
  return resolveIndexApplicationContextSchemaPath();
@@ -12747,7 +12747,7 @@ function validateIndexApplicationContextJson(doc, schemaPath = getDefaultIndexSc
12747
12747
  return { ok: false, errors: formatAjvErrors3(validate) };
12748
12748
  }
12749
12749
 
12750
- // src/contextIndexAssembler.ts
12750
+ // ../../src/contextIndexAssembler.ts
12751
12751
  var SLUG = /^[a-z0-9]+(?:-[a-z0-9]+)*$/;
12752
12752
  function safeStr(v) {
12753
12753
  return typeof v === "string" ? v.trim() : "";
@@ -13184,11 +13184,11 @@ function writeIndexApplicationContext(contextDir2, title, options) {
13184
13184
  return doc;
13185
13185
  }
13186
13186
 
13187
- // src/analysis/aceAnalysisConfig.ts
13187
+ // ../../src/analysis/aceAnalysisConfig.ts
13188
13188
  var path23 = __toESM(require("node:path"));
13189
13189
  var vscode2 = __toESM(require_vscode_stub());
13190
13190
 
13191
- // src/config/easyspecsAceConfigRead.ts
13191
+ // ../../src/config/easyspecsAceConfigRead.ts
13192
13192
  var fs25 = __toESM(require("node:fs"));
13193
13193
  function readRawConfigJson(repoRoot) {
13194
13194
  const p = easyspecsConfigPath(repoRoot);
@@ -13252,7 +13252,7 @@ function readAceOfflineLearnAfterSameSessionTraceFromEasyspecsConfigFile(repoRoo
13252
13252
  return typeof v === "boolean" ? v : void 0;
13253
13253
  }
13254
13254
 
13255
- // src/analysis/aceAnalysisConfig.ts
13255
+ // ../../src/analysis/aceAnalysisConfig.ts
13256
13256
  var SECTION = "easyspecs";
13257
13257
  var cliWorkspaceRootOverride;
13258
13258
  var cliHeadlessMode = false;
@@ -13332,7 +13332,7 @@ function getAceOfflineLearnAfterSameSessionTrace(analysisCheckoutRoot) {
13332
13332
  return vscode2.workspace.getConfiguration(SECTION).get("analysis.ace.offlineLearnAfterSameSessionTrace") === true;
13333
13333
  }
13334
13334
 
13335
- // src/analysis/repoSurfaceAssessment.ts
13335
+ // ../../src/analysis/repoSurfaceAssessment.ts
13336
13336
  var fs26 = __toESM(require("fs"));
13337
13337
  var path24 = __toESM(require("path"));
13338
13338
  var REPO_SURFACE_SCAN_BASENAME = "repo-surface-scan.json";
@@ -13380,7 +13380,7 @@ function writeEmptyExperiencesListJson(contextDir2) {
13380
13380
  );
13381
13381
  }
13382
13382
 
13383
- // src/analysis/contextArtefactPipeline.ts
13383
+ // ../../src/analysis/contextArtefactPipeline.ts
13384
13384
  var FE = /^FE-\d+$/;
13385
13385
  var UC = /^UC-\d+$/;
13386
13386
  var SC = /^SC-\d+$/;
@@ -14273,7 +14273,7 @@ async function runContextArtefactPipelineAsync(storageContext, repoRoot, workspa
14273
14273
  );
14274
14274
  }
14275
14275
 
14276
- // src/workspaceContextPromote.ts
14276
+ // ../../src/workspaceContextPromote.ts
14277
14277
  var fs28 = __toESM(require("fs"));
14278
14278
  var path26 = __toESM(require("path"));
14279
14279
  function promoteContextDirectoryToWorkspaceFs(sourceContextDir, workspaceRootFs) {
@@ -14300,7 +14300,7 @@ function promoteContextDirectoryToWorkspaceFs(sourceContextDir, workspaceRootFs)
14300
14300
  return { filesCopied };
14301
14301
  }
14302
14302
 
14303
- // src/shared/macroPhaseExitConditions.ts
14303
+ // ../../src/shared/macroPhaseExitConditions.ts
14304
14304
  var MACRO_PHASE_EXIT_CONDITIONS = {
14305
14305
  create_analysis_worktree: "Git analysis checkout exists under the configured temp parent (SRS-8); ready for agent materialization.",
14306
14306
  materialize_opencode_agents: "Bundled OpenCode agent definitions are copied into the analysis worktree (`.opencode/` tree).",
@@ -14312,7 +14312,7 @@ var MACRO_PHASE_EXIT_CONDITIONS = {
14312
14312
  backend_context_sync: "Context upload finished with no failures (quiet SRS-13 path; or cancel)."
14313
14313
  };
14314
14314
 
14315
- // src/analysis/macroAnalysisOrchestrator.ts
14315
+ // ../../src/analysis/macroAnalysisOrchestrator.ts
14316
14316
  var MACRO_PHASE_KEYS = [
14317
14317
  "create_analysis_worktree",
14318
14318
  "materialize_opencode_agents",
@@ -14716,11 +14716,11 @@ async function runMacroAnalysisOrchestration(deps) {
14716
14716
  }
14717
14717
  }
14718
14718
 
14719
- // src/analysis/macroHeadlessHost.ts
14719
+ // ../../src/analysis/macroHeadlessHost.ts
14720
14720
  var fs39 = __toESM(require("node:fs"));
14721
14721
  var path38 = __toESM(require("node:path"));
14722
14722
 
14723
- // src/stores/analysisPipelineStore.ts
14723
+ // ../../src/stores/analysisPipelineStore.ts
14724
14724
  var STORAGE_KEY2 = "easyspecs.analysis.pipelineRun.v1";
14725
14725
  function randomRunId2() {
14726
14726
  return `${Date.now().toString(36)}-${Math.random().toString(36).slice(2, 10)}`;
@@ -14779,7 +14779,7 @@ async function finishPipelineRun(context, ok) {
14779
14779
  });
14780
14780
  }
14781
14781
 
14782
- // src/stores/analysisWorkspaceStore.ts
14782
+ // ../../src/stores/analysisWorkspaceStore.ts
14783
14783
  var STORAGE_KEY3 = "easyspecs.analysis.workspaceState.v1";
14784
14784
  function readAnalysisWorkspaceSnapshot(context) {
14785
14785
  const raw = context.workspaceState.get(STORAGE_KEY3);
@@ -14817,11 +14817,11 @@ async function noteAgentsMaterialized(context) {
14817
14817
  });
14818
14818
  }
14819
14819
 
14820
- // src/analysis/missingArtefacts.ts
14820
+ // ../../src/analysis/missingArtefacts.ts
14821
14821
  var fs30 = __toESM(require("fs"));
14822
14822
  var path28 = __toESM(require("path"));
14823
14823
 
14824
- // src/analysis/analysisDetailMarkdownDiscovery.ts
14824
+ // ../../src/analysis/analysisDetailMarkdownDiscovery.ts
14825
14825
  var fs29 = __toESM(require("fs"));
14826
14826
  var path27 = __toESM(require("path"));
14827
14827
  var SLUG3 = /^[a-z0-9]+(?:-[a-z0-9]+)*$/;
@@ -15099,7 +15099,7 @@ function collectExpectedDetailMarkdownBasenames(contextDir2) {
15099
15099
  return set;
15100
15100
  }
15101
15101
 
15102
- // src/analysis/missingArtefacts.ts
15102
+ // ../../src/analysis/missingArtefacts.ts
15103
15103
  function fileAndValidationFromKind(kind) {
15104
15104
  if (kind === "valid") {
15105
15105
  return { filePresentYesNo: "yes", validationYesNo: "yes" };
@@ -15440,7 +15440,7 @@ function toMissingArtefactUiRows(rows, contextDir2, worktreeRoot) {
15440
15440
  });
15441
15441
  }
15442
15442
 
15443
- // src/analysis/remediationArtefactPool.ts
15443
+ // ../../src/analysis/remediationArtefactPool.ts
15444
15444
  var path29 = __toESM(require("path"));
15445
15445
  function reconcileSkippedWorkItemsWithDisk(byId, contextDir2, worktreeRoot) {
15446
15446
  for (const item of byId.values()) {
@@ -15558,12 +15558,12 @@ async function runMissingArtefactsRemediationPool(p) {
15558
15558
  return { cancelled: false, skippedWorkItemIds, indexOk, ...indexError ? { indexError } : {} };
15559
15559
  }
15560
15560
 
15561
- // src/analysis/coverageReferenceValidation.ts
15561
+ // ../../src/analysis/coverageReferenceValidation.ts
15562
15562
  var import_child_process3 = require("child_process");
15563
15563
  var fs32 = __toESM(require("fs"));
15564
15564
  var path31 = __toESM(require("path"));
15565
15565
 
15566
- // src/analysis/coverageReferenceValidationSchemaValidate.ts
15566
+ // ../../src/analysis/coverageReferenceValidationSchemaValidate.ts
15567
15567
  var fs31 = __toESM(require("fs"));
15568
15568
  var path30 = __toESM(require("path"));
15569
15569
  var import__4 = __toESM(require__());
@@ -15634,7 +15634,7 @@ function readAndValidateCoverageReferenceValidationFile(jsonAbsolutePath) {
15634
15634
  return { ok: true, data };
15635
15635
  }
15636
15636
 
15637
- // src/analysis/coverageReferenceValidation.ts
15637
+ // ../../src/analysis/coverageReferenceValidation.ts
15638
15638
  var COVERAGE_REFERENCE_VALIDATION_BASENAME = "coverage-reference-validation.json";
15639
15639
  var SKIP_CONTEXT_JSON = /* @__PURE__ */ new Set([
15640
15640
  COVERAGE_REFERENCE_VALIDATION_BASENAME,
@@ -16080,12 +16080,12 @@ ${schemaCheck.errors.join("\n")}`,
16080
16080
  return { ok: true, document, outputAbsolutePath: opts.write ? outPath : void 0 };
16081
16081
  }
16082
16082
 
16083
- // src/analysis/zeroReferenceRemediation.ts
16083
+ // ../../src/analysis/zeroReferenceRemediation.ts
16084
16084
  var crypto = __toESM(require("crypto"));
16085
16085
  var fs34 = __toESM(require("fs"));
16086
16086
  var path33 = __toESM(require("path"));
16087
16087
 
16088
- // src/analysis/zeroReferenceRemediationSchemaValidate.ts
16088
+ // ../../src/analysis/zeroReferenceRemediationSchemaValidate.ts
16089
16089
  var fs33 = __toESM(require("fs"));
16090
16090
  var path32 = __toESM(require("path"));
16091
16091
  var import__5 = __toESM(require__());
@@ -16141,7 +16141,7 @@ function validateZeroReferenceTriageDocumentData(data) {
16141
16141
  return { ok: false, errors: formatAjvErrors5(validateTriageDoc.errors) };
16142
16142
  }
16143
16143
 
16144
- // src/analysis/zeroReferenceRemediation.ts
16144
+ // ../../src/analysis/zeroReferenceRemediation.ts
16145
16145
  var ZERO_REF_ROUTING_BASENAME = "zero-reference-routing.json";
16146
16146
  var ZERO_REF_TRIAGE_BASENAME = "zero-reference-triage.json";
16147
16147
  var ZERO_REF_CLASSIFY_AGENT_STEM = "agent-classify-unreferenced-file";
@@ -17199,7 +17199,7 @@ async function runZeroReferenceRemediationPool(p) {
17199
17199
  return { cancelled, completed, failures };
17200
17200
  }
17201
17201
 
17202
- // src/analysis/referenceCoverageExecutionReport.ts
17202
+ // ../../src/analysis/referenceCoverageExecutionReport.ts
17203
17203
  var fs35 = __toESM(require("fs"));
17204
17204
  var path34 = __toESM(require("path"));
17205
17205
  var REFERENCE_COVERAGE_EXECUTION_REPORT_BASENAME = "reference-coverage-execution-report.md";
@@ -17368,12 +17368,12 @@ async function runReferenceCoverageExecutionReport(p) {
17368
17368
  return { ok: true, outputAbsolutePath: outAbs };
17369
17369
  }
17370
17370
 
17371
- // src/analysis/contextSrsDiscoveryUpload.ts
17371
+ // ../../src/analysis/contextSrsDiscoveryUpload.ts
17372
17372
  var fs38 = __toESM(require("node:fs"));
17373
17373
  var path37 = __toESM(require("node:path"));
17374
17374
  var import_node_crypto = require("node:crypto");
17375
17375
 
17376
- // src/auth/authProtocol.ts
17376
+ // ../../src/auth/authProtocol.ts
17377
17377
  function requireToken(value, key) {
17378
17378
  if (!value) {
17379
17379
  const err = { status: 500, message: `Missing ${key} in auth response.` };
@@ -17458,11 +17458,11 @@ function toAuthErrorMessage(error, fallback) {
17458
17458
  return raw;
17459
17459
  }
17460
17460
 
17461
- // src/analysis/contextSrsDiscoveryIdMap.ts
17461
+ // ../../src/analysis/contextSrsDiscoveryIdMap.ts
17462
17462
  var fs37 = __toESM(require("node:fs"));
17463
17463
  var path36 = __toESM(require("node:path"));
17464
17464
 
17465
- // src/analysis/indexApplicationContextMergeUploadIds.ts
17465
+ // ../../src/analysis/indexApplicationContextMergeUploadIds.ts
17466
17466
  var fs36 = __toESM(require("node:fs"));
17467
17467
  var path35 = __toESM(require("node:path"));
17468
17468
  var INDEX_APPLICATION_CONTEXT_BASENAME = "index-application-context.json";
@@ -17568,7 +17568,7 @@ function mergeUploadIdsIntoIndexOnDisk(contextDir2, succeededIds, options) {
17568
17568
  return { ok: true };
17569
17569
  }
17570
17570
 
17571
- // src/analysis/contextSrsDiscoveryIdMap.ts
17571
+ // ../../src/analysis/contextSrsDiscoveryIdMap.ts
17572
17572
  var SCOPE_KEYS2 = ["Feature", "Experience", "Service", "DataModel", "TechStack"];
17573
17573
  function normalizeRel3(p) {
17574
17574
  return p.replace(/\\/g, "/");
@@ -17656,7 +17656,7 @@ function loadSrsDiscoveryIdMapFromContextDir(contextDir2, log) {
17656
17656
  return map;
17657
17657
  }
17658
17658
 
17659
- // src/analysis/contextSrsDiscoveryUpload.ts
17659
+ // ../../src/analysis/contextSrsDiscoveryUpload.ts
17660
17660
  var ADAPTIVE_B_INITIAL = 100;
17661
17661
  var ADAPTIVE_B_MIN = 1;
17662
17662
  var ADAPTIVE_B_MAX = 500;
@@ -18220,7 +18220,7 @@ async function runContextSrsDiscoveryUpload(opts) {
18220
18220
  return { succeeded, failed, succeededIds };
18221
18221
  }
18222
18222
 
18223
- // src/analysis/macroHeadlessHost.ts
18223
+ // ../../src/analysis/macroHeadlessHost.ts
18224
18224
  function buildMacroOrchestrationDepsHeadless(input) {
18225
18225
  const { storageContext, repoRoot, agentsDirFs, buildOpenCodeOptions, log, signal, macroConfig } = input;
18226
18226
  let adHocWorktree;
@@ -18531,7 +18531,7 @@ function buildMacroOrchestrationDepsHeadless(input) {
18531
18531
  };
18532
18532
  }
18533
18533
 
18534
- // src/analysis/coordinationDuplicatesDiagnosis.ts
18534
+ // ../../src/analysis/coordinationDuplicatesDiagnosis.ts
18535
18535
  var fs40 = __toESM(require("fs"));
18536
18536
  var path39 = __toESM(require("path"));
18537
18537
  var import__6 = __toESM(require__());
@@ -18981,7 +18981,7 @@ function runCoordinationDuplicatesDiagnosis(input) {
18981
18981
  };
18982
18982
  }
18983
18983
 
18984
- // src/auth/authApi.ts
18984
+ // ../../src/auth/authApi.ts
18985
18985
  var API_TIMEOUT_MS = 1e4;
18986
18986
  async function fetchWithTimeout(url, init, fetchImpl) {
18987
18987
  const controller = new AbortController();
@@ -19037,7 +19037,7 @@ function toFetchErrorMessage(e) {
19037
19037
  return { status: 0, message: msg };
19038
19038
  }
19039
19039
 
19040
- // src/auth/gluecharmContentNegotiation.ts
19040
+ // ../../src/auth/gluecharmContentNegotiation.ts
19041
19041
  var GLUECHARM_WS_LEGACY_JSON = "application/vnd.gluecharm.v1.ws-legacy+json";
19042
19042
  function pathWithoutQuery(path44) {
19043
19043
  const q = path44.indexOf("?");
@@ -19056,7 +19056,7 @@ function gluecharmContentHeaders(method) {
19056
19056
  return headers;
19057
19057
  }
19058
19058
 
19059
- // src/auth/authenticatedFetch.ts
19059
+ // ../../src/auth/authenticatedFetch.ts
19060
19060
  async function fetchWithTimeout2(url, init, fetchImpl, timeoutMs, externalSignal) {
19061
19061
  const controller = new AbortController();
19062
19062
  const timeoutId = setTimeout(() => controller.abort(), timeoutMs);
@@ -19134,7 +19134,7 @@ function createAuthenticatedRequestJson(deps) {
19134
19134
  return requestJson;
19135
19135
  }
19136
19136
 
19137
- // src/cli/cliSession.ts
19137
+ // ../../src/cli/cliSession.ts
19138
19138
  var fs41 = __toESM(require("node:fs"));
19139
19139
  var os2 = __toESM(require("node:os"));
19140
19140
  var path40 = __toESM(require("node:path"));
@@ -19209,7 +19209,7 @@ function clearCliSession() {
19209
19209
  }
19210
19210
  }
19211
19211
 
19212
- // src/analysis/acePendingTraces.ts
19212
+ // ../../src/analysis/acePendingTraces.ts
19213
19213
  var fs42 = __toESM(require("fs"));
19214
19214
  var path41 = __toESM(require("path"));
19215
19215
  function normalizeAceTraceRelativePath(rel) {
@@ -19275,7 +19275,7 @@ function listPendingAceTraceFiles(contextDir2, worktreeRoot) {
19275
19275
  return pending.map((x) => x.abs);
19276
19276
  }
19277
19277
 
19278
- // src/analysis/aceAutoLearnPool.ts
19278
+ // ../../src/analysis/aceAutoLearnPool.ts
19279
19279
  var path42 = __toESM(require("path"));
19280
19280
  function clampConcurrency2(n) {
19281
19281
  if (!Number.isFinite(n)) {
@@ -19357,7 +19357,7 @@ async function runAceAutoLearnPool(p) {
19357
19357
  return { cancelled: abortSignal?.aborted === true, completed, failed };
19358
19358
  }
19359
19359
 
19360
- // src/cli/parseTailFlags.ts
19360
+ // ../../src/cli/parseTailFlags.ts
19361
19361
  function parseTailFlags(tail) {
19362
19362
  let rootKind = "workspace";
19363
19363
  let worktree;
@@ -19382,7 +19382,7 @@ function parseTailFlags(tail) {
19382
19382
  return { rootKind, worktree };
19383
19383
  }
19384
19384
 
19385
- // src/cli/parseDoctorFlags.ts
19385
+ // ../../src/cli/parseDoctorFlags.ts
19386
19386
  var ALLOWED = /* @__PURE__ */ new Set(["--readiness", "--inspect-config"]);
19387
19387
  function parseDoctorFlags(tail) {
19388
19388
  for (const t of tail) {
@@ -19399,7 +19399,7 @@ function parseDoctorFlags(tail) {
19399
19399
  };
19400
19400
  }
19401
19401
 
19402
- // src/cli/parseAuthLoginTail.ts
19402
+ // ../../src/cli/parseAuthLoginTail.ts
19403
19403
  function extractAuthLoginSessionPathFromTail(tail) {
19404
19404
  const rest = [];
19405
19405
  let sessionPath;
@@ -19456,7 +19456,7 @@ function parseAuthLoginTail(tail) {
19456
19456
  return { ok: true, creds: { email: email.trim(), password } };
19457
19457
  }
19458
19458
 
19459
- // src/cli/main.ts
19459
+ // ../../src/cli/main.ts
19460
19460
  var PKG_VERSION = "0.0.9";
19461
19461
  function logErr(flags, ...a) {
19462
19462
  if (!flags.json) {