@jeger-ai/opengantry 2.2.4 → 2.3.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.
- package/README.md +6 -4
- package/dist/cli/commands/doctor.d.ts.map +1 -1
- package/dist/cli/commands/doctor.js +2 -2
- package/dist/cli/commands/doctor.js.map +1 -1
- package/dist/cli/commands/status.js +2 -2
- package/dist/cli/commands/status.js.map +1 -1
- package/dist/cli/commands/verify.d.ts +0 -2
- package/dist/cli/commands/verify.d.ts.map +1 -1
- package/dist/cli/commands/verify.js +0 -8
- package/dist/cli/commands/verify.js.map +1 -1
- package/dist/cli/lib/ajv-loader.d.ts +3 -0
- package/dist/cli/lib/ajv-loader.d.ts.map +1 -0
- package/dist/cli/lib/ajv-loader.js +10 -0
- package/dist/cli/lib/ajv-loader.js.map +1 -0
- package/dist/cli/lib/architecture-pointer.d.ts +0 -1
- package/dist/cli/lib/architecture-pointer.d.ts.map +1 -1
- package/dist/cli/lib/architecture-pointer.js +1 -4
- package/dist/cli/lib/architecture-pointer.js.map +1 -1
- package/dist/cli/lib/audience-output.d.ts +1 -1
- package/dist/cli/lib/audience-output.d.ts.map +1 -1
- package/dist/cli/lib/audience-output.js +16 -27
- package/dist/cli/lib/audience-output.js.map +1 -1
- package/dist/cli/lib/context-feed-remediation.d.ts.map +1 -1
- package/dist/cli/lib/context-feed-remediation.js +25 -3
- package/dist/cli/lib/context-feed-remediation.js.map +1 -1
- package/dist/cli/lib/doctor-core.d.ts.map +1 -1
- package/dist/cli/lib/doctor-core.js +2 -0
- package/dist/cli/lib/doctor-core.js.map +1 -1
- package/dist/cli/lib/fix-hints.d.ts +1 -0
- package/dist/cli/lib/fix-hints.d.ts.map +1 -1
- package/dist/cli/lib/fix-hints.js +1 -1
- package/dist/cli/lib/fix-hints.js.map +1 -1
- package/dist/cli/lib/git-proof.js +2 -2
- package/dist/cli/lib/git-proof.js.map +1 -1
- package/dist/cli/lib/init-asset-catalog.d.ts +0 -2
- package/dist/cli/lib/init-asset-catalog.d.ts.map +1 -1
- package/dist/cli/lib/init-asset-catalog.js +1 -13
- package/dist/cli/lib/init-asset-catalog.js.map +1 -1
- package/dist/cli/lib/init-plan.d.ts.map +1 -1
- package/dist/cli/lib/init-plan.js +6 -18
- package/dist/cli/lib/init-plan.js.map +1 -1
- package/dist/cli/lib/kpi-engine.d.ts +6 -1
- package/dist/cli/lib/kpi-engine.d.ts.map +1 -1
- package/dist/cli/lib/kpi-engine.js +22 -19
- package/dist/cli/lib/kpi-engine.js.map +1 -1
- package/dist/cli/lib/legislate-forbidden-zone.d.ts +7 -0
- package/dist/cli/lib/legislate-forbidden-zone.d.ts.map +1 -0
- package/dist/cli/lib/legislate-forbidden-zone.js +43 -0
- package/dist/cli/lib/legislate-forbidden-zone.js.map +1 -0
- package/dist/cli/lib/legislate.d.ts.map +1 -1
- package/dist/cli/lib/legislate.js +4 -0
- package/dist/cli/lib/legislate.js.map +1 -1
- package/dist/cli/lib/mcp-governance.d.ts +0 -2
- package/dist/cli/lib/mcp-governance.d.ts.map +1 -1
- package/dist/cli/lib/mcp-governance.js +0 -2
- package/dist/cli/lib/mcp-governance.js.map +1 -1
- package/dist/cli/lib/missions/validator.d.ts.map +1 -1
- package/dist/cli/lib/missions/validator.js +2 -7
- package/dist/cli/lib/missions/validator.js.map +1 -1
- package/dist/cli/lib/perimeter.d.ts +0 -2
- package/dist/cli/lib/perimeter.d.ts.map +1 -1
- package/dist/cli/lib/perimeter.js +0 -7
- package/dist/cli/lib/perimeter.js.map +1 -1
- package/dist/cli/lib/start-orchestration.d.ts.map +1 -1
- package/dist/cli/lib/start-orchestration.js +28 -13
- package/dist/cli/lib/start-orchestration.js.map +1 -1
- package/dist/cli/lib/surgeons/banned-import.d.ts +0 -1
- package/dist/cli/lib/surgeons/banned-import.d.ts.map +1 -1
- package/dist/cli/lib/surgeons/banned-import.js +0 -1
- package/dist/cli/lib/surgeons/banned-import.js.map +1 -1
- package/dist/cli/lib/surgeons/quarantine-import.d.ts +0 -5
- package/dist/cli/lib/surgeons/quarantine-import.d.ts.map +1 -1
- package/dist/cli/lib/surgeons/quarantine-import.js +0 -11
- package/dist/cli/lib/surgeons/quarantine-import.js.map +1 -1
- package/dist/cli/lib/surgeons/registry.d.ts +0 -1
- package/dist/cli/lib/surgeons/registry.d.ts.map +1 -1
- package/dist/cli/lib/surgeons/registry.js +0 -3
- package/dist/cli/lib/surgeons/registry.js.map +1 -1
- package/dist/cli/lib/trace.d.ts +0 -1
- package/dist/cli/lib/trace.d.ts.map +1 -1
- package/dist/cli/lib/trace.js +0 -3
- package/dist/cli/lib/trace.js.map +1 -1
- package/dist/cli/lib/upgrade-plan.d.ts.map +1 -1
- package/dist/cli/lib/upgrade-plan.js +10 -10
- package/dist/cli/lib/upgrade-plan.js.map +1 -1
- package/dist/cli/lib/verify-engine.d.ts +2 -0
- package/dist/cli/lib/verify-engine.d.ts.map +1 -1
- package/dist/cli/lib/verify-engine.js +3 -3
- package/dist/cli/lib/verify-engine.js.map +1 -1
- package/dist/cli/lib/verify-failure-normalize-phases.d.ts +1 -1
- package/dist/cli/lib/verify-failure-normalize-phases.d.ts.map +1 -1
- package/dist/cli/lib/verify-failure-normalize.d.ts +54 -8
- package/dist/cli/lib/verify-failure-normalize.d.ts.map +1 -1
- package/dist/cli/lib/verify-failure-normalize.js +0 -25
- package/dist/cli/lib/verify-failure-normalize.js.map +1 -1
- package/dist/cli/lib/verify-hints.d.ts +2 -1
- package/dist/cli/lib/verify-hints.d.ts.map +1 -1
- package/dist/cli/lib/verify-hints.js +18 -13
- package/dist/cli/lib/verify-hints.js.map +1 -1
- package/dist/cli/lib/verify-presentation.d.ts +4 -4
- package/dist/cli/lib/verify-presentation.d.ts.map +1 -1
- package/dist/cli/lib/verify-presentation.js +6 -2
- package/dist/cli/lib/verify-presentation.js.map +1 -1
- package/dist/cli/lib/version.gen.d.ts +1 -1
- package/dist/cli/lib/version.gen.js +1 -1
- package/dist/cli/lib/worker-log-integrity.d.ts +4 -0
- package/dist/cli/lib/worker-log-integrity.d.ts.map +1 -0
- package/dist/cli/lib/worker-log-integrity.js +48 -0
- package/dist/cli/lib/worker-log-integrity.js.map +1 -0
- package/dist/cli/program-core.d.ts.map +1 -1
- package/dist/cli/program-core.js +0 -9
- package/dist/cli/program-core.js.map +1 -1
- package/package.json +4 -3
- package/templates/.github/workflows/gxt-validate.yml +1 -1
- package/templates/integrations/compatibility.json +1 -1
- package/templates/scripts/gxt-manifest-lib.mjs +29 -4
- package/templates/scripts/validate-gxt.sh +6 -1
- package/dist/cli/lib/verify-changed-missions.d.ts +0 -3
- package/dist/cli/lib/verify-changed-missions.d.ts.map +0 -1
- package/dist/cli/lib/verify-changed-missions.js +0 -30
- package/dist/cli/lib/verify-changed-missions.js.map +0 -1
- package/dist/cli/lib/verify-failure-format.d.ts +0 -4
- package/dist/cli/lib/verify-failure-format.d.ts.map +0 -1
- package/dist/cli/lib/verify-failure-format.js +0 -6
- package/dist/cli/lib/verify-failure-format.js.map +0 -1
- package/dist/cli/lib/verify-failure-normalize-types.d.ts +0 -32
- package/dist/cli/lib/verify-failure-normalize-types.d.ts.map +0 -1
- package/dist/cli/lib/verify-failure-normalize-types.js +0 -2
- package/dist/cli/lib/verify-failure-normalize-types.js.map +0 -1
- package/dist/cli/lib/verify-failure-presentation-types.d.ts +0 -29
- package/dist/cli/lib/verify-failure-presentation-types.d.ts.map +0 -1
- package/dist/cli/lib/verify-failure-presentation-types.js +0 -2
- package/dist/cli/lib/verify-failure-presentation-types.js.map +0 -1
- package/dist/cli/lib/verify-remediation.d.ts +0 -5
- package/dist/cli/lib/verify-remediation.d.ts.map +0 -1
- package/dist/cli/lib/verify-remediation.js +0 -3
- package/dist/cli/lib/verify-remediation.js.map +0 -1
|
@@ -87,7 +87,12 @@ cmd_upgrade_tmp() {
|
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
cmd_manifest() {
|
|
90
|
-
|
|
90
|
+
if [[ -f dist/cli/index.js ]]; then
|
|
91
|
+
node dist/cli/index.js check >/dev/null
|
|
92
|
+
echo "MANIFEST OK (gantry check)"
|
|
93
|
+
else
|
|
94
|
+
node "$GXT_MANIFEST_LIB" validate-manifest "$ROOT"
|
|
95
|
+
fi
|
|
91
96
|
}
|
|
92
97
|
|
|
93
98
|
cmd_msn() {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-changed-missions.d.ts","sourceRoot":"","sources":["../../../src/cli/lib/verify-changed-missions.ts"],"names":[],"mappings":"AAcA,sFAAsF;AACtF,wBAAgB,2BAA2B,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,MAAM,EAAE,CAcvF"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import path from "node:path";
|
|
2
|
-
import { toPosixRel } from "./cli-io.js";
|
|
3
|
-
import { gitRunOk } from "./git.js";
|
|
4
|
-
import { REL_MISSIONS_PREFIX } from "./git-proof.js";
|
|
5
|
-
const MISSION_EXTENSIONS = new Set([".yaml", ".yml", ".md"]);
|
|
6
|
-
function isMissionFile(repoRel) {
|
|
7
|
-
const norm = repoRel.replace(/\\/g, "/");
|
|
8
|
-
if (!norm.startsWith(REL_MISSIONS_PREFIX))
|
|
9
|
-
return false;
|
|
10
|
-
const ext = path.extname(norm).toLowerCase();
|
|
11
|
-
return MISSION_EXTENSIONS.has(ext);
|
|
12
|
-
}
|
|
13
|
-
/** Discover mission files changed between baseRef and HEAD (inclusive triple-dot). */
|
|
14
|
-
export function discoverChangedMissionFiles(repoRoot, baseRef) {
|
|
15
|
-
const { ok, stdout } = gitRunOk(repoRoot, [
|
|
16
|
-
"diff",
|
|
17
|
-
"--name-only",
|
|
18
|
-
`${baseRef}...HEAD`,
|
|
19
|
-
"--",
|
|
20
|
-
REL_MISSIONS_PREFIX,
|
|
21
|
-
]);
|
|
22
|
-
if (!ok)
|
|
23
|
-
return [];
|
|
24
|
-
return stdout
|
|
25
|
-
.split("\n")
|
|
26
|
-
.map((line) => line.trim())
|
|
27
|
-
.filter((line) => line.length > 0 && isMissionFile(line))
|
|
28
|
-
.map((rel) => toPosixRel(repoRoot, path.join(repoRoot, rel)));
|
|
29
|
-
}
|
|
30
|
-
//# sourceMappingURL=verify-changed-missions.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-changed-missions.js","sourceRoot":"","sources":["../../../src/cli/lib/verify-changed-missions.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,WAAW,CAAC;AAC7B,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AACpC,OAAO,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAErD,MAAM,kBAAkB,GAAG,IAAI,GAAG,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC;AAE7D,SAAS,aAAa,CAAC,OAAe;IACpC,MAAM,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAC;IACzC,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,mBAAmB,CAAC;QAAE,OAAO,KAAK,CAAC;IACxD,MAAM,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,WAAW,EAAE,CAAC;IAC7C,OAAO,kBAAkB,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AACrC,CAAC;AAED,sFAAsF;AACtF,MAAM,UAAU,2BAA2B,CAAC,QAAgB,EAAE,OAAe;IAC3E,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,GAAG,QAAQ,CAAC,QAAQ,EAAE;QACxC,MAAM;QACN,aAAa;QACb,GAAG,OAAO,SAAS;QACnB,IAAI;QACJ,mBAAmB;KACpB,CAAC,CAAC;IACH,IAAI,CAAC,EAAE;QAAE,OAAO,EAAE,CAAC;IACnB,OAAO,MAAM;SACV,KAAK,CAAC,IAAI,CAAC;SACX,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;SAC1B,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,MAAM,GAAG,CAAC,IAAI,aAAa,CAAC,IAAI,CAAC,CAAC;SACxD,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,UAAU,CAAC,QAAQ,EAAE,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAClE,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { VerifyFailurePresentation, VerifyFailurePresentationInput } from "./verify-failure-presentation-types.js";
|
|
2
|
-
export type { AudienceTaggedStep, VerifyFailurePresentation, VerifyFailurePresentationInput, } from "./verify-failure-presentation-types.js";
|
|
3
|
-
export declare function verifyFailurePresentation(input: VerifyFailurePresentationInput): VerifyFailurePresentation;
|
|
4
|
-
//# sourceMappingURL=verify-failure-format.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-format.d.ts","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-format.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EACV,yBAAyB,EACzB,8BAA8B,EAC/B,MAAM,wCAAwC,CAAC;AAEhD,YAAY,EACV,kBAAkB,EAClB,yBAAyB,EACzB,8BAA8B,GAC/B,MAAM,wCAAwC,CAAC;AAEhD,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,8BAA8B,GACpC,yBAAyB,CAG3B"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { normalizeVerifyPhaseFailure, toFailurePresentation, } from "./verify-failure-normalize.js";
|
|
2
|
-
export function verifyFailurePresentation(input) {
|
|
3
|
-
const normalized = normalizeVerifyPhaseFailure(input);
|
|
4
|
-
return toFailurePresentation(normalized);
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=verify-failure-format.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-format.js","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-format.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,qBAAqB,GAEtB,MAAM,+BAA+B,CAAC;AAYvC,MAAM,UAAU,yBAAyB,CACvC,KAAqC;IAErC,MAAM,UAAU,GAAG,2BAA2B,CAAC,KAA0C,CAAC,CAAC;IAC3F,OAAO,qBAAqB,CAAC,UAAU,CAAC,CAAC;AAC3C,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { GxtErrorCode } from "./gxt-error-codes.js";
|
|
2
|
-
import type { AudienceTaggedStep } from "./verify-hints.js";
|
|
3
|
-
import type { RemediationSnapshot } from "./context-feed-store.js";
|
|
4
|
-
/** Canonical verify-failure contract — single mapping for all sinks. */
|
|
5
|
-
export interface NormalizedVerifyFailure {
|
|
6
|
-
phase: string;
|
|
7
|
-
message: string;
|
|
8
|
-
exit_code: number;
|
|
9
|
-
error_code: GxtErrorCode;
|
|
10
|
-
fix_hints: string[];
|
|
11
|
-
next_actions: string[];
|
|
12
|
-
tagged_steps?: AudienceTaggedStep[];
|
|
13
|
-
headline: string;
|
|
14
|
-
detail_lines: string[];
|
|
15
|
-
stdout?: string;
|
|
16
|
-
stderr?: string;
|
|
17
|
-
failures?: string[];
|
|
18
|
-
gate?: RemediationSnapshot["gate"];
|
|
19
|
-
kpi?: RemediationSnapshot["kpi"];
|
|
20
|
-
presentation_gate?: {
|
|
21
|
-
stdout?: string;
|
|
22
|
-
stderr?: string;
|
|
23
|
-
exitCode?: number;
|
|
24
|
-
};
|
|
25
|
-
trace?: {
|
|
26
|
-
failures?: string[];
|
|
27
|
-
};
|
|
28
|
-
mission_file_path?: string;
|
|
29
|
-
msn_id?: string;
|
|
30
|
-
}
|
|
31
|
-
export type NormalizedVerifyFailureBase = Pick<NormalizedVerifyFailure, "phase" | "message" | "exit_code" | "error_code" | "fix_hints" | "next_actions" | "tagged_steps" | "mission_file_path" | "msn_id">;
|
|
32
|
-
//# sourceMappingURL=verify-failure-normalize-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-normalize-types.d.ts","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-normalize-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAEnE,wEAAwE;AACxE,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,YAAY,CAAC;IACzB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,CAAC,EAAE,kBAAkB,EAAE,CAAC;IACpC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,IAAI,CAAC,EAAE,mBAAmB,CAAC,MAAM,CAAC,CAAC;IACnC,GAAG,CAAC,EAAE,mBAAmB,CAAC,KAAK,CAAC,CAAC;IACjC,iBAAiB,CAAC,EAAE;QAAE,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5E,KAAK,CAAC,EAAE;QAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC;IAChC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAC5C,uBAAuB,EACrB,OAAO,GACP,SAAS,GACT,WAAW,GACX,YAAY,GACZ,WAAW,GACX,cAAc,GACd,cAAc,GACd,mBAAmB,GACnB,QAAQ,CACX,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-normalize-types.js","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-normalize-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { GxtErrorCode } from "./gxt-error-codes.js";
|
|
2
|
-
import type { VerifyOptions, VerifyPhaseFailure } from "./verify-engine.js";
|
|
3
|
-
import type { AudienceTaggedStep } from "./verify-hints.js";
|
|
4
|
-
export type { AudienceTaggedStep };
|
|
5
|
-
export interface VerifyFailurePresentationInput {
|
|
6
|
-
failure: VerifyPhaseFailure;
|
|
7
|
-
missionArg: string;
|
|
8
|
-
options: Pick<VerifyOptions, "strictTrace" | "audience">;
|
|
9
|
-
root?: string;
|
|
10
|
-
msnId?: string;
|
|
11
|
-
}
|
|
12
|
-
export interface VerifyFailurePresentation {
|
|
13
|
-
error_code: GxtErrorCode;
|
|
14
|
-
headline: string;
|
|
15
|
-
detail_lines: string[];
|
|
16
|
-
fix_hints: string[];
|
|
17
|
-
next_actions: string[];
|
|
18
|
-
tagged_steps?: AudienceTaggedStep[];
|
|
19
|
-
exit_code: number;
|
|
20
|
-
gate?: {
|
|
21
|
-
stdout?: string;
|
|
22
|
-
stderr?: string;
|
|
23
|
-
exitCode?: number;
|
|
24
|
-
};
|
|
25
|
-
trace?: {
|
|
26
|
-
failures?: string[];
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
//# sourceMappingURL=verify-failure-presentation-types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-presentation-types.d.ts","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-presentation-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,KAAK,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE5D,YAAY,EAAE,kBAAkB,EAAE,CAAC;AAEnC,MAAM,WAAW,8BAA8B;IAC7C,OAAO,EAAE,kBAAkB,CAAC;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,IAAI,CAAC,aAAa,EAAE,aAAa,GAAG,UAAU,CAAC,CAAC;IACzD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,YAAY,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,CAAC,EAAE,kBAAkB,EAAE,CAAC;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE;QAAE,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC/D,KAAK,CAAC,EAAE;QAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAA;KAAE,CAAC;CACjC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-failure-presentation-types.js","sourceRoot":"","sources":["../../../src/cli/lib/verify-failure-presentation-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export type { AudienceTaggedStep, VerifyHintContext, VerifyRemediation, } from "./verify-hints.js";
|
|
2
|
-
export { buildVerifyHintContext, hintsForVerifyPhase, } from "./verify-hints.js";
|
|
3
|
-
export type { VerifyFailurePresentation, VerifyFailurePresentationInput, } from "./verify-failure-presentation-types.js";
|
|
4
|
-
export { verifyFailurePresentation } from "./verify-failure-format.js";
|
|
5
|
-
//# sourceMappingURL=verify-remediation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-remediation.d.ts","sourceRoot":"","sources":["../../../src/cli/lib/verify-remediation.ts"],"names":[],"mappings":"AAAA,YAAY,EACV,kBAAkB,EAClB,iBAAiB,EACjB,iBAAiB,GAClB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,sBAAsB,EACtB,mBAAmB,GACpB,MAAM,mBAAmB,CAAC;AAE3B,YAAY,EACV,yBAAyB,EACzB,8BAA8B,GAC/B,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"verify-remediation.js","sourceRoot":"","sources":["../../../src/cli/lib/verify-remediation.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,sBAAsB,EACtB,mBAAmB,GACpB,MAAM,mBAAmB,CAAC;AAM3B,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC"}
|