@hashgraphonline/standards-sdk 0.1.177 → 0.1.179
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/browser/hcs-11/client.d.ts +30 -30
- package/dist/browser/hcs-21/types.d.ts +23 -23
- package/dist/browser/inscribe/inscriber.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/base-client.d.ts +30 -1
- package/dist/browser/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/credits.d.ts +6 -1
- package/dist/browser/services/registry-broker/client/credits.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/guard.d.ts +27 -0
- package/dist/browser/services/registry-broker/client/guard.d.ts.map +1 -0
- package/dist/browser/services/registry-broker/client/skills.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/schemas.d.ts +2079 -260
- package/dist/browser/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/types.d.ts +89 -1
- package/dist/browser/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser/standards-sdk.browser.js +351 -6
- package/dist/browser/standards-sdk.browser.js.map +1 -1
- package/dist/browser/utils/dynamic-import.d.ts.map +1 -1
- package/dist/browser-root/hcs-11/client.d.ts +30 -30
- package/dist/browser-root/hcs-21/types.d.ts +23 -23
- package/dist/browser-root/inscribe/inscriber.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts +30 -1
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/credits.d.ts +6 -1
- package/dist/browser-root/services/registry-broker/client/credits.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/guard.d.ts +27 -0
- package/dist/browser-root/services/registry-broker/client/guard.d.ts.map +1 -0
- package/dist/browser-root/services/registry-broker/client/skills.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/schemas.d.ts +2079 -260
- package/dist/browser-root/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/types.d.ts +89 -1
- package/dist/browser-root/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser-root/standards-sdk.root-browser.js +800 -131
- package/dist/browser-root/standards-sdk.root-browser.js.map +1 -1
- package/dist/browser-root/utils/dynamic-import.d.ts.map +1 -1
- package/dist/cjs/hcs-11/client.d.ts +30 -30
- package/dist/cjs/inscribe/inscriber.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/base-client.d.ts +30 -1
- package/dist/cjs/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/credits.d.ts +6 -1
- package/dist/cjs/services/registry-broker/client/credits.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/guard.d.ts +27 -0
- package/dist/cjs/services/registry-broker/client/guard.d.ts.map +1 -0
- package/dist/cjs/services/registry-broker/client/skills.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/schemas.d.ts +1827 -8
- package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/types.d.ts +89 -1
- package/dist/cjs/services/registry-broker/types.d.ts.map +1 -1
- package/dist/cjs/standards-sdk.cjs +2 -2
- package/dist/cjs/standards-sdk.cjs.map +1 -1
- package/dist/cjs/utils/dynamic-import.d.ts.map +1 -1
- package/dist/es/hcs-11/client.d.ts +30 -30
- package/dist/es/inscribe/inscriber.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/base-client.d.ts +30 -1
- package/dist/es/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/credits.d.ts +6 -1
- package/dist/es/services/registry-broker/client/credits.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/guard.d.ts +27 -0
- package/dist/es/services/registry-broker/client/guard.d.ts.map +1 -0
- package/dist/es/services/registry-broker/client/skills.d.ts.map +1 -1
- package/dist/es/services/registry-broker/schemas.d.ts +1827 -8
- package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/es/services/registry-broker/types.d.ts +89 -1
- package/dist/es/services/registry-broker/types.d.ts.map +1 -1
- package/dist/es/standards-sdk.es116.js +1 -1
- package/dist/es/standards-sdk.es121.js +1 -1
- package/dist/es/standards-sdk.es127.js +1 -1
- package/dist/es/standards-sdk.es128.js +5 -5
- package/dist/es/standards-sdk.es138.js +1 -1
- package/dist/es/standards-sdk.es139.js +1 -1
- package/dist/es/standards-sdk.es140.js +5 -5
- package/dist/es/standards-sdk.es142.js +9 -6
- package/dist/es/standards-sdk.es142.js.map +1 -1
- package/dist/es/standards-sdk.es143.js +1 -1
- package/dist/es/standards-sdk.es145.js +89 -7
- package/dist/es/standards-sdk.es145.js.map +1 -1
- package/dist/es/standards-sdk.es147.js +2 -2
- package/dist/es/standards-sdk.es148.js +1 -1
- package/dist/es/standards-sdk.es16.js +1 -1
- package/dist/es/standards-sdk.es160.js +2147 -12461
- package/dist/es/standards-sdk.es160.js.map +1 -1
- package/dist/es/standards-sdk.es161.js +12461 -1773
- package/dist/es/standards-sdk.es161.js.map +1 -1
- package/dist/es/standards-sdk.es162.js +670 -15
- package/dist/es/standards-sdk.es162.js.map +1 -1
- package/dist/es/standards-sdk.es163.js +97 -158
- package/dist/es/standards-sdk.es163.js.map +1 -1
- package/dist/es/standards-sdk.es164.js +65 -314
- package/dist/es/standards-sdk.es164.js.map +1 -1
- package/dist/es/standards-sdk.es165.js +120 -294
- package/dist/es/standards-sdk.es165.js.map +1 -1
- package/dist/es/standards-sdk.es166.js +191 -322
- package/dist/es/standards-sdk.es166.js.map +1 -1
- package/dist/es/standards-sdk.es167.js +294 -279
- package/dist/es/standards-sdk.es167.js.map +1 -1
- package/dist/es/standards-sdk.es168.js +440 -63
- package/dist/es/standards-sdk.es168.js.map +1 -1
- package/dist/es/standards-sdk.es169.js +315 -742
- package/dist/es/standards-sdk.es169.js.map +1 -1
- package/dist/es/standards-sdk.es170.js +69 -49
- package/dist/es/standards-sdk.es170.js.map +1 -1
- package/dist/es/standards-sdk.es171.js +47 -95
- package/dist/es/standards-sdk.es171.js.map +1 -1
- package/dist/es/standards-sdk.es174.js +15 -71
- package/dist/es/standards-sdk.es174.js.map +1 -1
- package/dist/es/standards-sdk.es175.js +1 -1
- package/dist/es/standards-sdk.es176.js +2 -2
- package/dist/es/standards-sdk.es178.js +2 -2
- package/dist/es/standards-sdk.es179.js +2 -2
- package/dist/es/standards-sdk.es18.js +2 -2
- package/dist/es/standards-sdk.es180.js +1 -1
- package/dist/es/standards-sdk.es181.js +61 -3
- package/dist/es/standards-sdk.es181.js.map +1 -1
- package/dist/es/standards-sdk.es182.js +284 -167
- package/dist/es/standards-sdk.es182.js.map +1 -1
- package/dist/es/standards-sdk.es183.js +156 -206
- package/dist/es/standards-sdk.es183.js.map +1 -1
- package/dist/es/standards-sdk.es184.js +219 -223
- package/dist/es/standards-sdk.es184.js.map +1 -1
- package/dist/es/standards-sdk.es185.js +242 -0
- package/dist/es/standards-sdk.es185.js.map +1 -0
- package/dist/es/standards-sdk.es19.js +2 -2
- package/dist/es/standards-sdk.es27.js +2 -2
- package/dist/es/standards-sdk.es30.js +1 -1
- package/dist/es/standards-sdk.es31.js +1 -1
- package/dist/es/standards-sdk.es35.js +2 -2
- package/dist/es/standards-sdk.es36.js +1 -1
- package/dist/es/standards-sdk.es37.js +1 -1
- package/dist/es/standards-sdk.es56.js +1 -1
- package/dist/es/standards-sdk.es59.js +1 -1
- package/dist/es/standards-sdk.es60.js +1 -1
- package/dist/es/standards-sdk.es65.js +1 -1
- package/dist/es/standards-sdk.es66.js +1 -1
- package/dist/es/standards-sdk.es67.js +1 -1
- package/dist/es/standards-sdk.es69.js +1 -1
- package/dist/es/standards-sdk.es71.js +1 -1
- package/dist/es/standards-sdk.es72.js +1 -1
- package/dist/es/standards-sdk.es75.js +1 -1
- package/dist/es/standards-sdk.es84.js +1 -1
- package/dist/es/utils/dynamic-import.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -5598,7 +5598,6 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5598
5598
|
adapter: z.ZodOptional<z.ZodString>;
|
|
5599
5599
|
agentId: z.ZodOptional<z.ZodString>;
|
|
5600
5600
|
}, "strip", z.ZodTypeAny, {
|
|
5601
|
-
connected?: boolean;
|
|
5602
5601
|
connection?: {
|
|
5603
5602
|
metadata?: Record<string, string | number | boolean>;
|
|
5604
5603
|
status?: "error" | "connected" | "disconnected";
|
|
@@ -5610,8 +5609,8 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5610
5609
|
};
|
|
5611
5610
|
adapter?: string;
|
|
5612
5611
|
agentId?: string;
|
|
5613
|
-
}, {
|
|
5614
5612
|
connected?: boolean;
|
|
5613
|
+
}, {
|
|
5615
5614
|
connection?: {
|
|
5616
5615
|
metadata?: Record<string, string | number | boolean>;
|
|
5617
5616
|
status?: "error" | "connected" | "disconnected";
|
|
@@ -5623,6 +5622,7 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5623
5622
|
};
|
|
5624
5623
|
adapter?: string;
|
|
5625
5624
|
agentId?: string;
|
|
5625
|
+
connected?: boolean;
|
|
5626
5626
|
}>;
|
|
5627
5627
|
export declare const dashboardStatsResponseSchema: z.ZodObject<{
|
|
5628
5628
|
operatorId: z.ZodOptional<z.ZodString>;
|
|
@@ -11492,243 +11492,2062 @@ export declare const creditPurchaseResponseSchema: z.ZodObject<{
|
|
|
11492
11492
|
purchaser?: string;
|
|
11493
11493
|
hbarAmount?: number;
|
|
11494
11494
|
}>;
|
|
11495
|
-
export declare const
|
|
11496
|
-
|
|
11497
|
-
|
|
11498
|
-
|
|
11499
|
-
|
|
11500
|
-
|
|
11501
|
-
|
|
11502
|
-
|
|
11503
|
-
|
|
11504
|
-
|
|
11505
|
-
|
|
11506
|
-
|
|
11507
|
-
|
|
11508
|
-
|
|
11509
|
-
|
|
11510
|
-
|
|
11511
|
-
|
|
11512
|
-
|
|
11513
|
-
|
|
11514
|
-
|
|
11515
|
-
|
|
11516
|
-
|
|
11517
|
-
payer?: string;
|
|
11518
|
-
transaction?: string;
|
|
11519
|
-
network?: string;
|
|
11520
|
-
success?: boolean;
|
|
11521
|
-
errorReason?: string;
|
|
11522
|
-
}>>;
|
|
11495
|
+
export declare const creditProviderSummarySchema: z.ZodObject<{
|
|
11496
|
+
name: z.ZodString;
|
|
11497
|
+
publishableKey: z.ZodOptional<z.ZodString>;
|
|
11498
|
+
currency: z.ZodOptional<z.ZodString>;
|
|
11499
|
+
centsPerHbar: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11500
|
+
}, "strip", z.ZodTypeAny, {
|
|
11501
|
+
name?: string;
|
|
11502
|
+
publishableKey?: string;
|
|
11503
|
+
currency?: string;
|
|
11504
|
+
centsPerHbar?: number;
|
|
11505
|
+
}, {
|
|
11506
|
+
name?: string;
|
|
11507
|
+
publishableKey?: string;
|
|
11508
|
+
currency?: string;
|
|
11509
|
+
centsPerHbar?: number;
|
|
11510
|
+
}>;
|
|
11511
|
+
export declare const creditProvidersResponseSchema: z.ZodObject<{
|
|
11512
|
+
providers: z.ZodArray<z.ZodObject<{
|
|
11513
|
+
name: z.ZodString;
|
|
11514
|
+
publishableKey: z.ZodOptional<z.ZodString>;
|
|
11515
|
+
currency: z.ZodOptional<z.ZodString>;
|
|
11516
|
+
centsPerHbar: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11523
11517
|
}, "strip", z.ZodTypeAny, {
|
|
11524
|
-
|
|
11525
|
-
|
|
11526
|
-
|
|
11527
|
-
|
|
11528
|
-
transaction?: string;
|
|
11529
|
-
network?: string;
|
|
11530
|
-
success?: boolean;
|
|
11531
|
-
errorReason?: string;
|
|
11532
|
-
};
|
|
11518
|
+
name?: string;
|
|
11519
|
+
publishableKey?: string;
|
|
11520
|
+
currency?: string;
|
|
11521
|
+
centsPerHbar?: number;
|
|
11533
11522
|
}, {
|
|
11534
|
-
|
|
11535
|
-
|
|
11536
|
-
|
|
11537
|
-
|
|
11538
|
-
|
|
11539
|
-
|
|
11540
|
-
|
|
11541
|
-
|
|
11542
|
-
|
|
11543
|
-
|
|
11523
|
+
name?: string;
|
|
11524
|
+
publishableKey?: string;
|
|
11525
|
+
currency?: string;
|
|
11526
|
+
centsPerHbar?: number;
|
|
11527
|
+
}>, "many">;
|
|
11528
|
+
}, "strip", z.ZodTypeAny, {
|
|
11529
|
+
providers?: {
|
|
11530
|
+
name?: string;
|
|
11531
|
+
publishableKey?: string;
|
|
11532
|
+
currency?: string;
|
|
11533
|
+
centsPerHbar?: number;
|
|
11534
|
+
}[];
|
|
11535
|
+
}, {
|
|
11536
|
+
providers?: {
|
|
11537
|
+
name?: string;
|
|
11538
|
+
publishableKey?: string;
|
|
11539
|
+
currency?: string;
|
|
11540
|
+
centsPerHbar?: number;
|
|
11541
|
+
}[];
|
|
11542
|
+
}>;
|
|
11543
|
+
export declare const creditBalanceResponseSchema: z.ZodObject<{
|
|
11544
|
+
accountId: z.ZodString;
|
|
11545
|
+
balance: z.ZodNumber;
|
|
11546
|
+
balanceRecord: z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>;
|
|
11547
|
+
timestamp: z.ZodOptional<z.ZodString>;
|
|
11544
11548
|
}, "strip", z.ZodTypeAny, {
|
|
11549
|
+
timestamp?: string;
|
|
11545
11550
|
accountId?: string;
|
|
11546
|
-
success?: boolean;
|
|
11547
|
-
creditedCredits?: number;
|
|
11548
|
-
usdAmount?: number;
|
|
11549
11551
|
balance?: number;
|
|
11550
|
-
|
|
11551
|
-
payer?: string;
|
|
11552
|
-
requirement?: Record<string, JsonValue>;
|
|
11553
|
-
settlement?: {
|
|
11554
|
-
payer?: string;
|
|
11555
|
-
transaction?: string;
|
|
11556
|
-
network?: string;
|
|
11557
|
-
success?: boolean;
|
|
11558
|
-
errorReason?: string;
|
|
11559
|
-
};
|
|
11560
|
-
};
|
|
11552
|
+
balanceRecord?: JsonValue;
|
|
11561
11553
|
}, {
|
|
11554
|
+
timestamp?: string;
|
|
11562
11555
|
accountId?: string;
|
|
11563
|
-
success?: boolean;
|
|
11564
|
-
creditedCredits?: number;
|
|
11565
|
-
usdAmount?: number;
|
|
11566
11556
|
balance?: number;
|
|
11567
|
-
|
|
11568
|
-
payer?: string;
|
|
11569
|
-
requirement?: Record<string, JsonValue>;
|
|
11570
|
-
settlement?: {
|
|
11571
|
-
payer?: string;
|
|
11572
|
-
transaction?: string;
|
|
11573
|
-
network?: string;
|
|
11574
|
-
success?: boolean;
|
|
11575
|
-
errorReason?: string;
|
|
11576
|
-
};
|
|
11577
|
-
};
|
|
11557
|
+
balanceRecord?: JsonValue;
|
|
11578
11558
|
}>;
|
|
11579
|
-
export declare const
|
|
11580
|
-
|
|
11581
|
-
|
|
11582
|
-
|
|
11583
|
-
|
|
11584
|
-
|
|
11585
|
-
minUsd: z.ZodOptional<z.ZodNumber>;
|
|
11586
|
-
ethUsd: z.ZodOptional<z.ZodNumber>;
|
|
11587
|
-
fetchedAt: z.ZodOptional<z.ZodString>;
|
|
11588
|
-
source: z.ZodOptional<z.ZodString>;
|
|
11589
|
-
}, "strip", z.ZodTypeAny, {
|
|
11590
|
-
network?: string;
|
|
11591
|
-
gasLimit?: number;
|
|
11592
|
-
gasPriceWei?: string;
|
|
11593
|
-
gasUsd?: number;
|
|
11594
|
-
minUsd?: number;
|
|
11595
|
-
ethUsd?: number;
|
|
11596
|
-
fetchedAt?: string;
|
|
11597
|
-
source?: string;
|
|
11598
|
-
}, {
|
|
11599
|
-
network?: string;
|
|
11600
|
-
gasLimit?: number;
|
|
11601
|
-
gasPriceWei?: string;
|
|
11602
|
-
gasUsd?: number;
|
|
11603
|
-
minUsd?: number;
|
|
11604
|
-
ethUsd?: number;
|
|
11605
|
-
fetchedAt?: string;
|
|
11606
|
-
source?: string;
|
|
11607
|
-
}>>>;
|
|
11608
|
-
creditUnitUsd: z.ZodOptional<z.ZodNumber>;
|
|
11559
|
+
export declare const guardPlanIdSchema: z.ZodEnum<["free", "pro", "team", "enterprise"]>;
|
|
11560
|
+
export declare const guardBucketBalanceSchema: z.ZodObject<{
|
|
11561
|
+
bucketId: z.ZodEnum<["registry_credits", "chat_credits", "guard_credits", "org_policy_credits"]>;
|
|
11562
|
+
label: z.ZodString;
|
|
11563
|
+
availableCredits: z.ZodNumber;
|
|
11564
|
+
includedMonthlyCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11609
11565
|
}, "strip", z.ZodTypeAny, {
|
|
11610
|
-
|
|
11611
|
-
|
|
11612
|
-
|
|
11613
|
-
|
|
11614
|
-
gasUsd?: number;
|
|
11615
|
-
minUsd?: number;
|
|
11616
|
-
ethUsd?: number;
|
|
11617
|
-
fetchedAt?: string;
|
|
11618
|
-
source?: string;
|
|
11619
|
-
}>;
|
|
11620
|
-
creditUnitUsd?: number;
|
|
11566
|
+
label?: string;
|
|
11567
|
+
availableCredits?: number;
|
|
11568
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11569
|
+
includedMonthlyCredits?: number;
|
|
11621
11570
|
}, {
|
|
11622
|
-
|
|
11623
|
-
|
|
11624
|
-
|
|
11625
|
-
|
|
11626
|
-
gasUsd?: number;
|
|
11627
|
-
minUsd?: number;
|
|
11628
|
-
ethUsd?: number;
|
|
11629
|
-
fetchedAt?: string;
|
|
11630
|
-
source?: string;
|
|
11631
|
-
}>;
|
|
11632
|
-
creditUnitUsd?: number;
|
|
11571
|
+
label?: string;
|
|
11572
|
+
availableCredits?: number;
|
|
11573
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11574
|
+
includedMonthlyCredits?: number;
|
|
11633
11575
|
}>;
|
|
11634
|
-
export declare const
|
|
11635
|
-
|
|
11576
|
+
export declare const guardPrincipalSchema: z.ZodObject<{
|
|
11577
|
+
signedIn: z.ZodBoolean;
|
|
11578
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
11579
|
+
email: z.ZodOptional<z.ZodString>;
|
|
11580
|
+
accountId: z.ZodOptional<z.ZodString>;
|
|
11581
|
+
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
11582
|
+
roles: z.ZodArray<z.ZodString, "many">;
|
|
11636
11583
|
}, "strip", z.ZodTypeAny, {
|
|
11637
|
-
|
|
11584
|
+
accountId?: string;
|
|
11585
|
+
userId?: string;
|
|
11586
|
+
email?: string;
|
|
11587
|
+
signedIn?: boolean;
|
|
11588
|
+
stripeCustomerId?: string;
|
|
11589
|
+
roles?: string[];
|
|
11638
11590
|
}, {
|
|
11639
|
-
|
|
11591
|
+
accountId?: string;
|
|
11592
|
+
userId?: string;
|
|
11593
|
+
email?: string;
|
|
11594
|
+
signedIn?: boolean;
|
|
11595
|
+
stripeCustomerId?: string;
|
|
11596
|
+
roles?: string[];
|
|
11640
11597
|
}>;
|
|
11641
|
-
export declare const
|
|
11642
|
-
|
|
11643
|
-
|
|
11644
|
-
|
|
11645
|
-
|
|
11646
|
-
|
|
11647
|
-
|
|
11648
|
-
|
|
11649
|
-
versionTopicId: z.ZodString;
|
|
11650
|
-
registryTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11651
|
-
versionTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11652
|
-
metadataPointer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11653
|
-
metadataSequence: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11654
|
-
createdAt: z.ZodString;
|
|
11655
|
-
updatedAt: z.ZodString;
|
|
11656
|
-
metadata: z.ZodNullable<z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
11598
|
+
export declare const guardEntitlementsSchema: z.ZodObject<{
|
|
11599
|
+
planId: z.ZodEnum<["free", "pro", "team", "enterprise"]>;
|
|
11600
|
+
includedMonthlyCredits: z.ZodNumber;
|
|
11601
|
+
deviceLimit: z.ZodNumber;
|
|
11602
|
+
retentionDays: z.ZodNumber;
|
|
11603
|
+
syncEnabled: z.ZodBoolean;
|
|
11604
|
+
premiumFeedsEnabled: z.ZodBoolean;
|
|
11605
|
+
teamPolicyEnabled: z.ZodBoolean;
|
|
11657
11606
|
}, "strip", z.ZodTypeAny, {
|
|
11658
|
-
|
|
11659
|
-
|
|
11660
|
-
|
|
11661
|
-
|
|
11662
|
-
|
|
11663
|
-
|
|
11664
|
-
|
|
11665
|
-
createdAt?: string;
|
|
11666
|
-
updatedAt?: string;
|
|
11667
|
-
slug?: string;
|
|
11668
|
-
versionTopicId?: string;
|
|
11669
|
-
registryTransactionId?: string;
|
|
11670
|
-
versionTransactionId?: string;
|
|
11671
|
-
metadataPointer?: string;
|
|
11672
|
-
metadataSequence?: number;
|
|
11607
|
+
includedMonthlyCredits?: number;
|
|
11608
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11609
|
+
deviceLimit?: number;
|
|
11610
|
+
retentionDays?: number;
|
|
11611
|
+
syncEnabled?: boolean;
|
|
11612
|
+
premiumFeedsEnabled?: boolean;
|
|
11613
|
+
teamPolicyEnabled?: boolean;
|
|
11673
11614
|
}, {
|
|
11674
|
-
|
|
11675
|
-
|
|
11676
|
-
|
|
11677
|
-
|
|
11678
|
-
|
|
11679
|
-
|
|
11680
|
-
|
|
11681
|
-
createdAt?: string;
|
|
11682
|
-
updatedAt?: string;
|
|
11683
|
-
slug?: string;
|
|
11684
|
-
versionTopicId?: string;
|
|
11685
|
-
registryTransactionId?: string;
|
|
11686
|
-
versionTransactionId?: string;
|
|
11687
|
-
metadataPointer?: string;
|
|
11688
|
-
metadataSequence?: number;
|
|
11615
|
+
includedMonthlyCredits?: number;
|
|
11616
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11617
|
+
deviceLimit?: number;
|
|
11618
|
+
retentionDays?: number;
|
|
11619
|
+
syncEnabled?: boolean;
|
|
11620
|
+
premiumFeedsEnabled?: boolean;
|
|
11621
|
+
teamPolicyEnabled?: boolean;
|
|
11689
11622
|
}>;
|
|
11690
|
-
export declare const
|
|
11691
|
-
|
|
11692
|
-
|
|
11693
|
-
|
|
11694
|
-
|
|
11695
|
-
|
|
11696
|
-
|
|
11697
|
-
|
|
11698
|
-
topicId: z.ZodString;
|
|
11699
|
-
versionTopicId: z.ZodString;
|
|
11700
|
-
registryTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11701
|
-
versionTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11702
|
-
metadataPointer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11703
|
-
metadataSequence: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11704
|
-
createdAt: z.ZodString;
|
|
11705
|
-
updatedAt: z.ZodString;
|
|
11706
|
-
metadata: z.ZodNullable<z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
11623
|
+
export declare const guardSessionResponseSchema: z.ZodObject<{
|
|
11624
|
+
principal: z.ZodObject<{
|
|
11625
|
+
signedIn: z.ZodBoolean;
|
|
11626
|
+
userId: z.ZodOptional<z.ZodString>;
|
|
11627
|
+
email: z.ZodOptional<z.ZodString>;
|
|
11628
|
+
accountId: z.ZodOptional<z.ZodString>;
|
|
11629
|
+
stripeCustomerId: z.ZodOptional<z.ZodString>;
|
|
11630
|
+
roles: z.ZodArray<z.ZodString, "many">;
|
|
11707
11631
|
}, "strip", z.ZodTypeAny, {
|
|
11708
|
-
|
|
11709
|
-
|
|
11710
|
-
|
|
11711
|
-
|
|
11712
|
-
|
|
11713
|
-
|
|
11714
|
-
id?: number;
|
|
11715
|
-
createdAt?: string;
|
|
11716
|
-
updatedAt?: string;
|
|
11717
|
-
slug?: string;
|
|
11718
|
-
versionTopicId?: string;
|
|
11719
|
-
registryTransactionId?: string;
|
|
11720
|
-
versionTransactionId?: string;
|
|
11721
|
-
metadataPointer?: string;
|
|
11722
|
-
metadataSequence?: number;
|
|
11632
|
+
accountId?: string;
|
|
11633
|
+
userId?: string;
|
|
11634
|
+
email?: string;
|
|
11635
|
+
signedIn?: boolean;
|
|
11636
|
+
stripeCustomerId?: string;
|
|
11637
|
+
roles?: string[];
|
|
11723
11638
|
}, {
|
|
11724
|
-
|
|
11725
|
-
|
|
11726
|
-
|
|
11727
|
-
|
|
11728
|
-
|
|
11729
|
-
|
|
11730
|
-
|
|
11731
|
-
|
|
11639
|
+
accountId?: string;
|
|
11640
|
+
userId?: string;
|
|
11641
|
+
email?: string;
|
|
11642
|
+
signedIn?: boolean;
|
|
11643
|
+
stripeCustomerId?: string;
|
|
11644
|
+
roles?: string[];
|
|
11645
|
+
}>;
|
|
11646
|
+
entitlements: z.ZodObject<{
|
|
11647
|
+
planId: z.ZodEnum<["free", "pro", "team", "enterprise"]>;
|
|
11648
|
+
includedMonthlyCredits: z.ZodNumber;
|
|
11649
|
+
deviceLimit: z.ZodNumber;
|
|
11650
|
+
retentionDays: z.ZodNumber;
|
|
11651
|
+
syncEnabled: z.ZodBoolean;
|
|
11652
|
+
premiumFeedsEnabled: z.ZodBoolean;
|
|
11653
|
+
teamPolicyEnabled: z.ZodBoolean;
|
|
11654
|
+
}, "strip", z.ZodTypeAny, {
|
|
11655
|
+
includedMonthlyCredits?: number;
|
|
11656
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11657
|
+
deviceLimit?: number;
|
|
11658
|
+
retentionDays?: number;
|
|
11659
|
+
syncEnabled?: boolean;
|
|
11660
|
+
premiumFeedsEnabled?: boolean;
|
|
11661
|
+
teamPolicyEnabled?: boolean;
|
|
11662
|
+
}, {
|
|
11663
|
+
includedMonthlyCredits?: number;
|
|
11664
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11665
|
+
deviceLimit?: number;
|
|
11666
|
+
retentionDays?: number;
|
|
11667
|
+
syncEnabled?: boolean;
|
|
11668
|
+
premiumFeedsEnabled?: boolean;
|
|
11669
|
+
teamPolicyEnabled?: boolean;
|
|
11670
|
+
}>;
|
|
11671
|
+
balance: z.ZodNullable<z.ZodObject<{
|
|
11672
|
+
accountId: z.ZodString;
|
|
11673
|
+
availableCredits: z.ZodNumber;
|
|
11674
|
+
}, "strip", z.ZodTypeAny, {
|
|
11675
|
+
accountId?: string;
|
|
11676
|
+
availableCredits?: number;
|
|
11677
|
+
}, {
|
|
11678
|
+
accountId?: string;
|
|
11679
|
+
availableCredits?: number;
|
|
11680
|
+
}>>;
|
|
11681
|
+
bucketingMode: z.ZodEnum<["shared-ledger", "product-bucketed"]>;
|
|
11682
|
+
buckets: z.ZodArray<z.ZodObject<{
|
|
11683
|
+
bucketId: z.ZodEnum<["registry_credits", "chat_credits", "guard_credits", "org_policy_credits"]>;
|
|
11684
|
+
label: z.ZodString;
|
|
11685
|
+
availableCredits: z.ZodNumber;
|
|
11686
|
+
includedMonthlyCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11687
|
+
}, "strip", z.ZodTypeAny, {
|
|
11688
|
+
label?: string;
|
|
11689
|
+
availableCredits?: number;
|
|
11690
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11691
|
+
includedMonthlyCredits?: number;
|
|
11692
|
+
}, {
|
|
11693
|
+
label?: string;
|
|
11694
|
+
availableCredits?: number;
|
|
11695
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11696
|
+
includedMonthlyCredits?: number;
|
|
11697
|
+
}>, "many">;
|
|
11698
|
+
}, "strip", z.ZodTypeAny, {
|
|
11699
|
+
balance?: {
|
|
11700
|
+
accountId?: string;
|
|
11701
|
+
availableCredits?: number;
|
|
11702
|
+
};
|
|
11703
|
+
principal?: {
|
|
11704
|
+
accountId?: string;
|
|
11705
|
+
userId?: string;
|
|
11706
|
+
email?: string;
|
|
11707
|
+
signedIn?: boolean;
|
|
11708
|
+
stripeCustomerId?: string;
|
|
11709
|
+
roles?: string[];
|
|
11710
|
+
};
|
|
11711
|
+
entitlements?: {
|
|
11712
|
+
includedMonthlyCredits?: number;
|
|
11713
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11714
|
+
deviceLimit?: number;
|
|
11715
|
+
retentionDays?: number;
|
|
11716
|
+
syncEnabled?: boolean;
|
|
11717
|
+
premiumFeedsEnabled?: boolean;
|
|
11718
|
+
teamPolicyEnabled?: boolean;
|
|
11719
|
+
};
|
|
11720
|
+
bucketingMode?: "shared-ledger" | "product-bucketed";
|
|
11721
|
+
buckets?: {
|
|
11722
|
+
label?: string;
|
|
11723
|
+
availableCredits?: number;
|
|
11724
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11725
|
+
includedMonthlyCredits?: number;
|
|
11726
|
+
}[];
|
|
11727
|
+
}, {
|
|
11728
|
+
balance?: {
|
|
11729
|
+
accountId?: string;
|
|
11730
|
+
availableCredits?: number;
|
|
11731
|
+
};
|
|
11732
|
+
principal?: {
|
|
11733
|
+
accountId?: string;
|
|
11734
|
+
userId?: string;
|
|
11735
|
+
email?: string;
|
|
11736
|
+
signedIn?: boolean;
|
|
11737
|
+
stripeCustomerId?: string;
|
|
11738
|
+
roles?: string[];
|
|
11739
|
+
};
|
|
11740
|
+
entitlements?: {
|
|
11741
|
+
includedMonthlyCredits?: number;
|
|
11742
|
+
planId?: "free" | "pro" | "team" | "enterprise";
|
|
11743
|
+
deviceLimit?: number;
|
|
11744
|
+
retentionDays?: number;
|
|
11745
|
+
syncEnabled?: boolean;
|
|
11746
|
+
premiumFeedsEnabled?: boolean;
|
|
11747
|
+
teamPolicyEnabled?: boolean;
|
|
11748
|
+
};
|
|
11749
|
+
bucketingMode?: "shared-ledger" | "product-bucketed";
|
|
11750
|
+
buckets?: {
|
|
11751
|
+
label?: string;
|
|
11752
|
+
availableCredits?: number;
|
|
11753
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11754
|
+
includedMonthlyCredits?: number;
|
|
11755
|
+
}[];
|
|
11756
|
+
}>;
|
|
11757
|
+
export declare const guardBalanceResponseSchema: z.ZodObject<{
|
|
11758
|
+
generatedAt: z.ZodString;
|
|
11759
|
+
bucketingMode: z.ZodEnum<["shared-ledger", "product-bucketed"]>;
|
|
11760
|
+
buckets: z.ZodArray<z.ZodObject<{
|
|
11761
|
+
bucketId: z.ZodEnum<["registry_credits", "chat_credits", "guard_credits", "org_policy_credits"]>;
|
|
11762
|
+
label: z.ZodString;
|
|
11763
|
+
availableCredits: z.ZodNumber;
|
|
11764
|
+
includedMonthlyCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11765
|
+
}, "strip", z.ZodTypeAny, {
|
|
11766
|
+
label?: string;
|
|
11767
|
+
availableCredits?: number;
|
|
11768
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11769
|
+
includedMonthlyCredits?: number;
|
|
11770
|
+
}, {
|
|
11771
|
+
label?: string;
|
|
11772
|
+
availableCredits?: number;
|
|
11773
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11774
|
+
includedMonthlyCredits?: number;
|
|
11775
|
+
}>, "many">;
|
|
11776
|
+
}, "strip", z.ZodTypeAny, {
|
|
11777
|
+
bucketingMode?: "shared-ledger" | "product-bucketed";
|
|
11778
|
+
buckets?: {
|
|
11779
|
+
label?: string;
|
|
11780
|
+
availableCredits?: number;
|
|
11781
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11782
|
+
includedMonthlyCredits?: number;
|
|
11783
|
+
}[];
|
|
11784
|
+
generatedAt?: string;
|
|
11785
|
+
}, {
|
|
11786
|
+
bucketingMode?: "shared-ledger" | "product-bucketed";
|
|
11787
|
+
buckets?: {
|
|
11788
|
+
label?: string;
|
|
11789
|
+
availableCredits?: number;
|
|
11790
|
+
bucketId?: "registry_credits" | "chat_credits" | "guard_credits" | "org_policy_credits";
|
|
11791
|
+
includedMonthlyCredits?: number;
|
|
11792
|
+
}[];
|
|
11793
|
+
generatedAt?: string;
|
|
11794
|
+
}>;
|
|
11795
|
+
export declare const guardTrustMatchSchema: z.ZodObject<{
|
|
11796
|
+
artifactId: z.ZodString;
|
|
11797
|
+
artifactName: z.ZodString;
|
|
11798
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
11799
|
+
artifactSlug: z.ZodString;
|
|
11800
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
11801
|
+
verified: z.ZodBoolean;
|
|
11802
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11803
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11804
|
+
href: z.ZodOptional<z.ZodString>;
|
|
11805
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11806
|
+
}, "strip", z.ZodTypeAny, {
|
|
11807
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11808
|
+
trustScore?: number;
|
|
11809
|
+
artifactId?: string;
|
|
11810
|
+
artifactName?: string;
|
|
11811
|
+
artifactType?: "skill" | "plugin";
|
|
11812
|
+
artifactSlug?: string;
|
|
11813
|
+
verified?: boolean;
|
|
11814
|
+
safetyScore?: number;
|
|
11815
|
+
href?: string;
|
|
11816
|
+
ecosystem?: string;
|
|
11817
|
+
}, {
|
|
11818
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11819
|
+
trustScore?: number;
|
|
11820
|
+
artifactId?: string;
|
|
11821
|
+
artifactName?: string;
|
|
11822
|
+
artifactType?: "skill" | "plugin";
|
|
11823
|
+
artifactSlug?: string;
|
|
11824
|
+
verified?: boolean;
|
|
11825
|
+
safetyScore?: number;
|
|
11826
|
+
href?: string;
|
|
11827
|
+
ecosystem?: string;
|
|
11828
|
+
}>;
|
|
11829
|
+
export declare const guardTrustByHashResponseSchema: z.ZodObject<{
|
|
11830
|
+
generatedAt: z.ZodString;
|
|
11831
|
+
query: z.ZodObject<{
|
|
11832
|
+
sha256: z.ZodString;
|
|
11833
|
+
}, "strip", z.ZodTypeAny, {
|
|
11834
|
+
sha256?: string;
|
|
11835
|
+
}, {
|
|
11836
|
+
sha256?: string;
|
|
11837
|
+
}>;
|
|
11838
|
+
match: z.ZodNullable<z.ZodObject<{
|
|
11839
|
+
artifactId: z.ZodString;
|
|
11840
|
+
artifactName: z.ZodString;
|
|
11841
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
11842
|
+
artifactSlug: z.ZodString;
|
|
11843
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
11844
|
+
verified: z.ZodBoolean;
|
|
11845
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11846
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11847
|
+
href: z.ZodOptional<z.ZodString>;
|
|
11848
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11849
|
+
}, "strip", z.ZodTypeAny, {
|
|
11850
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11851
|
+
trustScore?: number;
|
|
11852
|
+
artifactId?: string;
|
|
11853
|
+
artifactName?: string;
|
|
11854
|
+
artifactType?: "skill" | "plugin";
|
|
11855
|
+
artifactSlug?: string;
|
|
11856
|
+
verified?: boolean;
|
|
11857
|
+
safetyScore?: number;
|
|
11858
|
+
href?: string;
|
|
11859
|
+
ecosystem?: string;
|
|
11860
|
+
}, {
|
|
11861
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11862
|
+
trustScore?: number;
|
|
11863
|
+
artifactId?: string;
|
|
11864
|
+
artifactName?: string;
|
|
11865
|
+
artifactType?: "skill" | "plugin";
|
|
11866
|
+
artifactSlug?: string;
|
|
11867
|
+
verified?: boolean;
|
|
11868
|
+
safetyScore?: number;
|
|
11869
|
+
href?: string;
|
|
11870
|
+
ecosystem?: string;
|
|
11871
|
+
}>>;
|
|
11872
|
+
evidence: z.ZodArray<z.ZodString, "many">;
|
|
11873
|
+
}, "strip", z.ZodTypeAny, {
|
|
11874
|
+
match?: {
|
|
11875
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11876
|
+
trustScore?: number;
|
|
11877
|
+
artifactId?: string;
|
|
11878
|
+
artifactName?: string;
|
|
11879
|
+
artifactType?: "skill" | "plugin";
|
|
11880
|
+
artifactSlug?: string;
|
|
11881
|
+
verified?: boolean;
|
|
11882
|
+
safetyScore?: number;
|
|
11883
|
+
href?: string;
|
|
11884
|
+
ecosystem?: string;
|
|
11885
|
+
};
|
|
11886
|
+
query?: {
|
|
11887
|
+
sha256?: string;
|
|
11888
|
+
};
|
|
11889
|
+
generatedAt?: string;
|
|
11890
|
+
evidence?: string[];
|
|
11891
|
+
}, {
|
|
11892
|
+
match?: {
|
|
11893
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11894
|
+
trustScore?: number;
|
|
11895
|
+
artifactId?: string;
|
|
11896
|
+
artifactName?: string;
|
|
11897
|
+
artifactType?: "skill" | "plugin";
|
|
11898
|
+
artifactSlug?: string;
|
|
11899
|
+
verified?: boolean;
|
|
11900
|
+
safetyScore?: number;
|
|
11901
|
+
href?: string;
|
|
11902
|
+
ecosystem?: string;
|
|
11903
|
+
};
|
|
11904
|
+
query?: {
|
|
11905
|
+
sha256?: string;
|
|
11906
|
+
};
|
|
11907
|
+
generatedAt?: string;
|
|
11908
|
+
evidence?: string[];
|
|
11909
|
+
}>;
|
|
11910
|
+
export declare const guardTrustResolveResponseSchema: z.ZodObject<{
|
|
11911
|
+
generatedAt: z.ZodString;
|
|
11912
|
+
query: z.ZodObject<{
|
|
11913
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11914
|
+
name: z.ZodOptional<z.ZodString>;
|
|
11915
|
+
version: z.ZodOptional<z.ZodString>;
|
|
11916
|
+
}, "strip", z.ZodTypeAny, {
|
|
11917
|
+
name?: string;
|
|
11918
|
+
version?: string;
|
|
11919
|
+
ecosystem?: string;
|
|
11920
|
+
}, {
|
|
11921
|
+
name?: string;
|
|
11922
|
+
version?: string;
|
|
11923
|
+
ecosystem?: string;
|
|
11924
|
+
}>;
|
|
11925
|
+
items: z.ZodArray<z.ZodObject<{
|
|
11926
|
+
artifactId: z.ZodString;
|
|
11927
|
+
artifactName: z.ZodString;
|
|
11928
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
11929
|
+
artifactSlug: z.ZodString;
|
|
11930
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
11931
|
+
verified: z.ZodBoolean;
|
|
11932
|
+
safetyScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11933
|
+
trustScore: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11934
|
+
href: z.ZodOptional<z.ZodString>;
|
|
11935
|
+
ecosystem: z.ZodOptional<z.ZodString>;
|
|
11936
|
+
}, "strip", z.ZodTypeAny, {
|
|
11937
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11938
|
+
trustScore?: number;
|
|
11939
|
+
artifactId?: string;
|
|
11940
|
+
artifactName?: string;
|
|
11941
|
+
artifactType?: "skill" | "plugin";
|
|
11942
|
+
artifactSlug?: string;
|
|
11943
|
+
verified?: boolean;
|
|
11944
|
+
safetyScore?: number;
|
|
11945
|
+
href?: string;
|
|
11946
|
+
ecosystem?: string;
|
|
11947
|
+
}, {
|
|
11948
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11949
|
+
trustScore?: number;
|
|
11950
|
+
artifactId?: string;
|
|
11951
|
+
artifactName?: string;
|
|
11952
|
+
artifactType?: "skill" | "plugin";
|
|
11953
|
+
artifactSlug?: string;
|
|
11954
|
+
verified?: boolean;
|
|
11955
|
+
safetyScore?: number;
|
|
11956
|
+
href?: string;
|
|
11957
|
+
ecosystem?: string;
|
|
11958
|
+
}>, "many">;
|
|
11959
|
+
}, "strip", z.ZodTypeAny, {
|
|
11960
|
+
items?: {
|
|
11961
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11962
|
+
trustScore?: number;
|
|
11963
|
+
artifactId?: string;
|
|
11964
|
+
artifactName?: string;
|
|
11965
|
+
artifactType?: "skill" | "plugin";
|
|
11966
|
+
artifactSlug?: string;
|
|
11967
|
+
verified?: boolean;
|
|
11968
|
+
safetyScore?: number;
|
|
11969
|
+
href?: string;
|
|
11970
|
+
ecosystem?: string;
|
|
11971
|
+
}[];
|
|
11972
|
+
query?: {
|
|
11973
|
+
name?: string;
|
|
11974
|
+
version?: string;
|
|
11975
|
+
ecosystem?: string;
|
|
11976
|
+
};
|
|
11977
|
+
generatedAt?: string;
|
|
11978
|
+
}, {
|
|
11979
|
+
items?: {
|
|
11980
|
+
recommendation?: "monitor" | "review" | "block";
|
|
11981
|
+
trustScore?: number;
|
|
11982
|
+
artifactId?: string;
|
|
11983
|
+
artifactName?: string;
|
|
11984
|
+
artifactType?: "skill" | "plugin";
|
|
11985
|
+
artifactSlug?: string;
|
|
11986
|
+
verified?: boolean;
|
|
11987
|
+
safetyScore?: number;
|
|
11988
|
+
href?: string;
|
|
11989
|
+
ecosystem?: string;
|
|
11990
|
+
}[];
|
|
11991
|
+
query?: {
|
|
11992
|
+
name?: string;
|
|
11993
|
+
version?: string;
|
|
11994
|
+
ecosystem?: string;
|
|
11995
|
+
};
|
|
11996
|
+
generatedAt?: string;
|
|
11997
|
+
}>;
|
|
11998
|
+
export declare const guardRevocationSchema: z.ZodObject<{
|
|
11999
|
+
id: z.ZodString;
|
|
12000
|
+
artifactId: z.ZodString;
|
|
12001
|
+
artifactName: z.ZodString;
|
|
12002
|
+
reason: z.ZodString;
|
|
12003
|
+
severity: z.ZodEnum<["low", "medium", "high"]>;
|
|
12004
|
+
publishedAt: z.ZodString;
|
|
12005
|
+
}, "strip", z.ZodTypeAny, {
|
|
12006
|
+
reason?: string;
|
|
12007
|
+
id?: string;
|
|
12008
|
+
artifactId?: string;
|
|
12009
|
+
artifactName?: string;
|
|
12010
|
+
severity?: "low" | "medium" | "high";
|
|
12011
|
+
publishedAt?: string;
|
|
12012
|
+
}, {
|
|
12013
|
+
reason?: string;
|
|
12014
|
+
id?: string;
|
|
12015
|
+
artifactId?: string;
|
|
12016
|
+
artifactName?: string;
|
|
12017
|
+
severity?: "low" | "medium" | "high";
|
|
12018
|
+
publishedAt?: string;
|
|
12019
|
+
}>;
|
|
12020
|
+
export declare const guardRevocationResponseSchema: z.ZodObject<{
|
|
12021
|
+
generatedAt: z.ZodString;
|
|
12022
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12023
|
+
id: z.ZodString;
|
|
12024
|
+
artifactId: z.ZodString;
|
|
12025
|
+
artifactName: z.ZodString;
|
|
12026
|
+
reason: z.ZodString;
|
|
12027
|
+
severity: z.ZodEnum<["low", "medium", "high"]>;
|
|
12028
|
+
publishedAt: z.ZodString;
|
|
12029
|
+
}, "strip", z.ZodTypeAny, {
|
|
12030
|
+
reason?: string;
|
|
12031
|
+
id?: string;
|
|
12032
|
+
artifactId?: string;
|
|
12033
|
+
artifactName?: string;
|
|
12034
|
+
severity?: "low" | "medium" | "high";
|
|
12035
|
+
publishedAt?: string;
|
|
12036
|
+
}, {
|
|
12037
|
+
reason?: string;
|
|
12038
|
+
id?: string;
|
|
12039
|
+
artifactId?: string;
|
|
12040
|
+
artifactName?: string;
|
|
12041
|
+
severity?: "low" | "medium" | "high";
|
|
12042
|
+
publishedAt?: string;
|
|
12043
|
+
}>, "many">;
|
|
12044
|
+
}, "strip", z.ZodTypeAny, {
|
|
12045
|
+
items?: {
|
|
12046
|
+
reason?: string;
|
|
12047
|
+
id?: string;
|
|
12048
|
+
artifactId?: string;
|
|
12049
|
+
artifactName?: string;
|
|
12050
|
+
severity?: "low" | "medium" | "high";
|
|
12051
|
+
publishedAt?: string;
|
|
12052
|
+
}[];
|
|
12053
|
+
generatedAt?: string;
|
|
12054
|
+
}, {
|
|
12055
|
+
items?: {
|
|
12056
|
+
reason?: string;
|
|
12057
|
+
id?: string;
|
|
12058
|
+
artifactId?: string;
|
|
12059
|
+
artifactName?: string;
|
|
12060
|
+
severity?: "low" | "medium" | "high";
|
|
12061
|
+
publishedAt?: string;
|
|
12062
|
+
}[];
|
|
12063
|
+
generatedAt?: string;
|
|
12064
|
+
}>;
|
|
12065
|
+
export declare const guardReceiptSchema: z.ZodObject<{
|
|
12066
|
+
receiptId: z.ZodString;
|
|
12067
|
+
capturedAt: z.ZodString;
|
|
12068
|
+
harness: z.ZodString;
|
|
12069
|
+
deviceId: z.ZodString;
|
|
12070
|
+
deviceName: z.ZodString;
|
|
12071
|
+
artifactId: z.ZodString;
|
|
12072
|
+
artifactName: z.ZodString;
|
|
12073
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12074
|
+
artifactSlug: z.ZodString;
|
|
12075
|
+
artifactHash: z.ZodString;
|
|
12076
|
+
policyDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12077
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12078
|
+
changedSinceLastApproval: z.ZodBoolean;
|
|
12079
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12080
|
+
capabilities: z.ZodArray<z.ZodString, "many">;
|
|
12081
|
+
summary: z.ZodString;
|
|
12082
|
+
}, "strip", z.ZodTypeAny, {
|
|
12083
|
+
capabilities?: string[];
|
|
12084
|
+
summary?: string;
|
|
12085
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12086
|
+
artifactId?: string;
|
|
12087
|
+
artifactName?: string;
|
|
12088
|
+
artifactType?: "skill" | "plugin";
|
|
12089
|
+
artifactSlug?: string;
|
|
12090
|
+
receiptId?: string;
|
|
12091
|
+
capturedAt?: string;
|
|
12092
|
+
harness?: string;
|
|
12093
|
+
deviceId?: string;
|
|
12094
|
+
deviceName?: string;
|
|
12095
|
+
artifactHash?: string;
|
|
12096
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12097
|
+
changedSinceLastApproval?: boolean;
|
|
12098
|
+
publisher?: string;
|
|
12099
|
+
}, {
|
|
12100
|
+
capabilities?: string[];
|
|
12101
|
+
summary?: string;
|
|
12102
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12103
|
+
artifactId?: string;
|
|
12104
|
+
artifactName?: string;
|
|
12105
|
+
artifactType?: "skill" | "plugin";
|
|
12106
|
+
artifactSlug?: string;
|
|
12107
|
+
receiptId?: string;
|
|
12108
|
+
capturedAt?: string;
|
|
12109
|
+
harness?: string;
|
|
12110
|
+
deviceId?: string;
|
|
12111
|
+
deviceName?: string;
|
|
12112
|
+
artifactHash?: string;
|
|
12113
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12114
|
+
changedSinceLastApproval?: boolean;
|
|
12115
|
+
publisher?: string;
|
|
12116
|
+
}>;
|
|
12117
|
+
export declare const guardHistoryArtifactSchema: z.ZodObject<{
|
|
12118
|
+
artifactId: z.ZodString;
|
|
12119
|
+
artifactName: z.ZodString;
|
|
12120
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12121
|
+
artifactSlug: z.ZodString;
|
|
12122
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12123
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
12124
|
+
eventCount: z.ZodNumber;
|
|
12125
|
+
firstSeenAt: z.ZodString;
|
|
12126
|
+
lastSeenAt: z.ZodString;
|
|
12127
|
+
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12128
|
+
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12129
|
+
}, "strip", z.ZodTypeAny, {
|
|
12130
|
+
artifactId?: string;
|
|
12131
|
+
artifactName?: string;
|
|
12132
|
+
artifactType?: "skill" | "plugin";
|
|
12133
|
+
artifactSlug?: string;
|
|
12134
|
+
publisher?: string;
|
|
12135
|
+
harnesses?: string[];
|
|
12136
|
+
eventCount?: number;
|
|
12137
|
+
firstSeenAt?: string;
|
|
12138
|
+
lastSeenAt?: string;
|
|
12139
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12140
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12141
|
+
}, {
|
|
12142
|
+
artifactId?: string;
|
|
12143
|
+
artifactName?: string;
|
|
12144
|
+
artifactType?: "skill" | "plugin";
|
|
12145
|
+
artifactSlug?: string;
|
|
12146
|
+
publisher?: string;
|
|
12147
|
+
harnesses?: string[];
|
|
12148
|
+
eventCount?: number;
|
|
12149
|
+
firstSeenAt?: string;
|
|
12150
|
+
lastSeenAt?: string;
|
|
12151
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12152
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12153
|
+
}>;
|
|
12154
|
+
export declare const guardReceiptHistoryResponseSchema: z.ZodObject<{
|
|
12155
|
+
generatedAt: z.ZodString;
|
|
12156
|
+
artifacts: z.ZodArray<z.ZodObject<{
|
|
12157
|
+
artifactId: z.ZodString;
|
|
12158
|
+
artifactName: z.ZodString;
|
|
12159
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12160
|
+
artifactSlug: z.ZodString;
|
|
12161
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12162
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
12163
|
+
eventCount: z.ZodNumber;
|
|
12164
|
+
firstSeenAt: z.ZodString;
|
|
12165
|
+
lastSeenAt: z.ZodString;
|
|
12166
|
+
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12167
|
+
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12168
|
+
}, "strip", z.ZodTypeAny, {
|
|
12169
|
+
artifactId?: string;
|
|
12170
|
+
artifactName?: string;
|
|
12171
|
+
artifactType?: "skill" | "plugin";
|
|
12172
|
+
artifactSlug?: string;
|
|
12173
|
+
publisher?: string;
|
|
12174
|
+
harnesses?: string[];
|
|
12175
|
+
eventCount?: number;
|
|
12176
|
+
firstSeenAt?: string;
|
|
12177
|
+
lastSeenAt?: string;
|
|
12178
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12179
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12180
|
+
}, {
|
|
12181
|
+
artifactId?: string;
|
|
12182
|
+
artifactName?: string;
|
|
12183
|
+
artifactType?: "skill" | "plugin";
|
|
12184
|
+
artifactSlug?: string;
|
|
12185
|
+
publisher?: string;
|
|
12186
|
+
harnesses?: string[];
|
|
12187
|
+
eventCount?: number;
|
|
12188
|
+
firstSeenAt?: string;
|
|
12189
|
+
lastSeenAt?: string;
|
|
12190
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12191
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12192
|
+
}>, "many">;
|
|
12193
|
+
}, "strip", z.ZodTypeAny, {
|
|
12194
|
+
artifacts?: {
|
|
12195
|
+
artifactId?: string;
|
|
12196
|
+
artifactName?: string;
|
|
12197
|
+
artifactType?: "skill" | "plugin";
|
|
12198
|
+
artifactSlug?: string;
|
|
12199
|
+
publisher?: string;
|
|
12200
|
+
harnesses?: string[];
|
|
12201
|
+
eventCount?: number;
|
|
12202
|
+
firstSeenAt?: string;
|
|
12203
|
+
lastSeenAt?: string;
|
|
12204
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12205
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12206
|
+
}[];
|
|
12207
|
+
generatedAt?: string;
|
|
12208
|
+
}, {
|
|
12209
|
+
artifacts?: {
|
|
12210
|
+
artifactId?: string;
|
|
12211
|
+
artifactName?: string;
|
|
12212
|
+
artifactType?: "skill" | "plugin";
|
|
12213
|
+
artifactSlug?: string;
|
|
12214
|
+
publisher?: string;
|
|
12215
|
+
harnesses?: string[];
|
|
12216
|
+
eventCount?: number;
|
|
12217
|
+
firstSeenAt?: string;
|
|
12218
|
+
lastSeenAt?: string;
|
|
12219
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12220
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12221
|
+
}[];
|
|
12222
|
+
generatedAt?: string;
|
|
12223
|
+
}>;
|
|
12224
|
+
export declare const guardInventoryArtifactSchema: z.ZodObject<{
|
|
12225
|
+
artifactId: z.ZodString;
|
|
12226
|
+
artifactName: z.ZodString;
|
|
12227
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12228
|
+
artifactSlug: z.ZodString;
|
|
12229
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12230
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
12231
|
+
devices: z.ZodArray<z.ZodString, "many">;
|
|
12232
|
+
eventCount: z.ZodNumber;
|
|
12233
|
+
firstSeenAt: z.ZodString;
|
|
12234
|
+
lastSeenAt: z.ZodString;
|
|
12235
|
+
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12236
|
+
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12237
|
+
latestHash: z.ZodString;
|
|
12238
|
+
latestSummary: z.ZodString;
|
|
12239
|
+
}, "strip", z.ZodTypeAny, {
|
|
12240
|
+
artifactId?: string;
|
|
12241
|
+
artifactName?: string;
|
|
12242
|
+
artifactType?: "skill" | "plugin";
|
|
12243
|
+
artifactSlug?: string;
|
|
12244
|
+
publisher?: string;
|
|
12245
|
+
harnesses?: string[];
|
|
12246
|
+
eventCount?: number;
|
|
12247
|
+
firstSeenAt?: string;
|
|
12248
|
+
lastSeenAt?: string;
|
|
12249
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12250
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12251
|
+
devices?: string[];
|
|
12252
|
+
latestHash?: string;
|
|
12253
|
+
latestSummary?: string;
|
|
12254
|
+
}, {
|
|
12255
|
+
artifactId?: string;
|
|
12256
|
+
artifactName?: string;
|
|
12257
|
+
artifactType?: "skill" | "plugin";
|
|
12258
|
+
artifactSlug?: string;
|
|
12259
|
+
publisher?: string;
|
|
12260
|
+
harnesses?: string[];
|
|
12261
|
+
eventCount?: number;
|
|
12262
|
+
firstSeenAt?: string;
|
|
12263
|
+
lastSeenAt?: string;
|
|
12264
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12265
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12266
|
+
devices?: string[];
|
|
12267
|
+
latestHash?: string;
|
|
12268
|
+
latestSummary?: string;
|
|
12269
|
+
}>;
|
|
12270
|
+
export declare const guardInventoryDiffEntrySchema: z.ZodObject<{
|
|
12271
|
+
artifactId: z.ZodString;
|
|
12272
|
+
artifactName: z.ZodString;
|
|
12273
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12274
|
+
changeType: z.ZodEnum<["new", "changed", "removed"]>;
|
|
12275
|
+
previousHash: z.ZodNullable<z.ZodString>;
|
|
12276
|
+
currentHash: z.ZodNullable<z.ZodString>;
|
|
12277
|
+
}, "strip", z.ZodTypeAny, {
|
|
12278
|
+
artifactId?: string;
|
|
12279
|
+
artifactName?: string;
|
|
12280
|
+
artifactType?: "skill" | "plugin";
|
|
12281
|
+
changeType?: "new" | "changed" | "removed";
|
|
12282
|
+
previousHash?: string;
|
|
12283
|
+
currentHash?: string;
|
|
12284
|
+
}, {
|
|
12285
|
+
artifactId?: string;
|
|
12286
|
+
artifactName?: string;
|
|
12287
|
+
artifactType?: "skill" | "plugin";
|
|
12288
|
+
changeType?: "new" | "changed" | "removed";
|
|
12289
|
+
previousHash?: string;
|
|
12290
|
+
currentHash?: string;
|
|
12291
|
+
}>;
|
|
12292
|
+
export declare const guardInventoryDiffResponseSchema: z.ZodObject<{
|
|
12293
|
+
generatedAt: z.ZodString;
|
|
12294
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12295
|
+
artifactId: z.ZodString;
|
|
12296
|
+
artifactName: z.ZodString;
|
|
12297
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12298
|
+
changeType: z.ZodEnum<["new", "changed", "removed"]>;
|
|
12299
|
+
previousHash: z.ZodNullable<z.ZodString>;
|
|
12300
|
+
currentHash: z.ZodNullable<z.ZodString>;
|
|
12301
|
+
}, "strip", z.ZodTypeAny, {
|
|
12302
|
+
artifactId?: string;
|
|
12303
|
+
artifactName?: string;
|
|
12304
|
+
artifactType?: "skill" | "plugin";
|
|
12305
|
+
changeType?: "new" | "changed" | "removed";
|
|
12306
|
+
previousHash?: string;
|
|
12307
|
+
currentHash?: string;
|
|
12308
|
+
}, {
|
|
12309
|
+
artifactId?: string;
|
|
12310
|
+
artifactName?: string;
|
|
12311
|
+
artifactType?: "skill" | "plugin";
|
|
12312
|
+
changeType?: "new" | "changed" | "removed";
|
|
12313
|
+
previousHash?: string;
|
|
12314
|
+
currentHash?: string;
|
|
12315
|
+
}>, "many">;
|
|
12316
|
+
}, "strip", z.ZodTypeAny, {
|
|
12317
|
+
items?: {
|
|
12318
|
+
artifactId?: string;
|
|
12319
|
+
artifactName?: string;
|
|
12320
|
+
artifactType?: "skill" | "plugin";
|
|
12321
|
+
changeType?: "new" | "changed" | "removed";
|
|
12322
|
+
previousHash?: string;
|
|
12323
|
+
currentHash?: string;
|
|
12324
|
+
}[];
|
|
12325
|
+
generatedAt?: string;
|
|
12326
|
+
}, {
|
|
12327
|
+
items?: {
|
|
12328
|
+
artifactId?: string;
|
|
12329
|
+
artifactName?: string;
|
|
12330
|
+
artifactType?: "skill" | "plugin";
|
|
12331
|
+
changeType?: "new" | "changed" | "removed";
|
|
12332
|
+
previousHash?: string;
|
|
12333
|
+
currentHash?: string;
|
|
12334
|
+
}[];
|
|
12335
|
+
generatedAt?: string;
|
|
12336
|
+
}>;
|
|
12337
|
+
export declare const guardReceiptSyncResponseSchema: z.ZodObject<{
|
|
12338
|
+
syncedAt: z.ZodString;
|
|
12339
|
+
receiptsStored: z.ZodNumber;
|
|
12340
|
+
inventoryStored: z.ZodOptional<z.ZodNumber>;
|
|
12341
|
+
inventoryDiff: z.ZodOptional<z.ZodObject<{
|
|
12342
|
+
generatedAt: z.ZodString;
|
|
12343
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12344
|
+
artifactId: z.ZodString;
|
|
12345
|
+
artifactName: z.ZodString;
|
|
12346
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12347
|
+
changeType: z.ZodEnum<["new", "changed", "removed"]>;
|
|
12348
|
+
previousHash: z.ZodNullable<z.ZodString>;
|
|
12349
|
+
currentHash: z.ZodNullable<z.ZodString>;
|
|
12350
|
+
}, "strip", z.ZodTypeAny, {
|
|
12351
|
+
artifactId?: string;
|
|
12352
|
+
artifactName?: string;
|
|
12353
|
+
artifactType?: "skill" | "plugin";
|
|
12354
|
+
changeType?: "new" | "changed" | "removed";
|
|
12355
|
+
previousHash?: string;
|
|
12356
|
+
currentHash?: string;
|
|
12357
|
+
}, {
|
|
12358
|
+
artifactId?: string;
|
|
12359
|
+
artifactName?: string;
|
|
12360
|
+
artifactType?: "skill" | "plugin";
|
|
12361
|
+
changeType?: "new" | "changed" | "removed";
|
|
12362
|
+
previousHash?: string;
|
|
12363
|
+
currentHash?: string;
|
|
12364
|
+
}>, "many">;
|
|
12365
|
+
}, "strip", z.ZodTypeAny, {
|
|
12366
|
+
items?: {
|
|
12367
|
+
artifactId?: string;
|
|
12368
|
+
artifactName?: string;
|
|
12369
|
+
artifactType?: "skill" | "plugin";
|
|
12370
|
+
changeType?: "new" | "changed" | "removed";
|
|
12371
|
+
previousHash?: string;
|
|
12372
|
+
currentHash?: string;
|
|
12373
|
+
}[];
|
|
12374
|
+
generatedAt?: string;
|
|
12375
|
+
}, {
|
|
12376
|
+
items?: {
|
|
12377
|
+
artifactId?: string;
|
|
12378
|
+
artifactName?: string;
|
|
12379
|
+
artifactType?: "skill" | "plugin";
|
|
12380
|
+
changeType?: "new" | "changed" | "removed";
|
|
12381
|
+
previousHash?: string;
|
|
12382
|
+
currentHash?: string;
|
|
12383
|
+
}[];
|
|
12384
|
+
generatedAt?: string;
|
|
12385
|
+
}>>;
|
|
12386
|
+
}, "strip", z.ZodTypeAny, {
|
|
12387
|
+
syncedAt?: string;
|
|
12388
|
+
receiptsStored?: number;
|
|
12389
|
+
inventoryStored?: number;
|
|
12390
|
+
inventoryDiff?: {
|
|
12391
|
+
items?: {
|
|
12392
|
+
artifactId?: string;
|
|
12393
|
+
artifactName?: string;
|
|
12394
|
+
artifactType?: "skill" | "plugin";
|
|
12395
|
+
changeType?: "new" | "changed" | "removed";
|
|
12396
|
+
previousHash?: string;
|
|
12397
|
+
currentHash?: string;
|
|
12398
|
+
}[];
|
|
12399
|
+
generatedAt?: string;
|
|
12400
|
+
};
|
|
12401
|
+
}, {
|
|
12402
|
+
syncedAt?: string;
|
|
12403
|
+
receiptsStored?: number;
|
|
12404
|
+
inventoryStored?: number;
|
|
12405
|
+
inventoryDiff?: {
|
|
12406
|
+
items?: {
|
|
12407
|
+
artifactId?: string;
|
|
12408
|
+
artifactName?: string;
|
|
12409
|
+
artifactType?: "skill" | "plugin";
|
|
12410
|
+
changeType?: "new" | "changed" | "removed";
|
|
12411
|
+
previousHash?: string;
|
|
12412
|
+
currentHash?: string;
|
|
12413
|
+
}[];
|
|
12414
|
+
generatedAt?: string;
|
|
12415
|
+
};
|
|
12416
|
+
}>;
|
|
12417
|
+
export declare const guardInventoryResponseSchema: z.ZodObject<{
|
|
12418
|
+
generatedAt: z.ZodString;
|
|
12419
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12420
|
+
artifactId: z.ZodString;
|
|
12421
|
+
artifactName: z.ZodString;
|
|
12422
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12423
|
+
artifactSlug: z.ZodString;
|
|
12424
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12425
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
12426
|
+
devices: z.ZodArray<z.ZodString, "many">;
|
|
12427
|
+
eventCount: z.ZodNumber;
|
|
12428
|
+
firstSeenAt: z.ZodString;
|
|
12429
|
+
lastSeenAt: z.ZodString;
|
|
12430
|
+
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12431
|
+
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12432
|
+
latestHash: z.ZodString;
|
|
12433
|
+
latestSummary: z.ZodString;
|
|
12434
|
+
}, "strip", z.ZodTypeAny, {
|
|
12435
|
+
artifactId?: string;
|
|
12436
|
+
artifactName?: string;
|
|
12437
|
+
artifactType?: "skill" | "plugin";
|
|
12438
|
+
artifactSlug?: string;
|
|
12439
|
+
publisher?: string;
|
|
12440
|
+
harnesses?: string[];
|
|
12441
|
+
eventCount?: number;
|
|
12442
|
+
firstSeenAt?: string;
|
|
12443
|
+
lastSeenAt?: string;
|
|
12444
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12445
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12446
|
+
devices?: string[];
|
|
12447
|
+
latestHash?: string;
|
|
12448
|
+
latestSummary?: string;
|
|
12449
|
+
}, {
|
|
12450
|
+
artifactId?: string;
|
|
12451
|
+
artifactName?: string;
|
|
12452
|
+
artifactType?: "skill" | "plugin";
|
|
12453
|
+
artifactSlug?: string;
|
|
12454
|
+
publisher?: string;
|
|
12455
|
+
harnesses?: string[];
|
|
12456
|
+
eventCount?: number;
|
|
12457
|
+
firstSeenAt?: string;
|
|
12458
|
+
lastSeenAt?: string;
|
|
12459
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12460
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12461
|
+
devices?: string[];
|
|
12462
|
+
latestHash?: string;
|
|
12463
|
+
latestSummary?: string;
|
|
12464
|
+
}>, "many">;
|
|
12465
|
+
}, "strip", z.ZodTypeAny, {
|
|
12466
|
+
items?: {
|
|
12467
|
+
artifactId?: string;
|
|
12468
|
+
artifactName?: string;
|
|
12469
|
+
artifactType?: "skill" | "plugin";
|
|
12470
|
+
artifactSlug?: string;
|
|
12471
|
+
publisher?: string;
|
|
12472
|
+
harnesses?: string[];
|
|
12473
|
+
eventCount?: number;
|
|
12474
|
+
firstSeenAt?: string;
|
|
12475
|
+
lastSeenAt?: string;
|
|
12476
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12477
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12478
|
+
devices?: string[];
|
|
12479
|
+
latestHash?: string;
|
|
12480
|
+
latestSummary?: string;
|
|
12481
|
+
}[];
|
|
12482
|
+
generatedAt?: string;
|
|
12483
|
+
}, {
|
|
12484
|
+
items?: {
|
|
12485
|
+
artifactId?: string;
|
|
12486
|
+
artifactName?: string;
|
|
12487
|
+
artifactType?: "skill" | "plugin";
|
|
12488
|
+
artifactSlug?: string;
|
|
12489
|
+
publisher?: string;
|
|
12490
|
+
harnesses?: string[];
|
|
12491
|
+
eventCount?: number;
|
|
12492
|
+
firstSeenAt?: string;
|
|
12493
|
+
lastSeenAt?: string;
|
|
12494
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12495
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12496
|
+
devices?: string[];
|
|
12497
|
+
latestHash?: string;
|
|
12498
|
+
latestSummary?: string;
|
|
12499
|
+
}[];
|
|
12500
|
+
generatedAt?: string;
|
|
12501
|
+
}>;
|
|
12502
|
+
export declare const guardAbomSummarySchema: z.ZodObject<{
|
|
12503
|
+
totalArtifacts: z.ZodNumber;
|
|
12504
|
+
totalDevices: z.ZodNumber;
|
|
12505
|
+
totalHarnesses: z.ZodNumber;
|
|
12506
|
+
blockedArtifacts: z.ZodNumber;
|
|
12507
|
+
reviewArtifacts: z.ZodNumber;
|
|
12508
|
+
}, "strip", z.ZodTypeAny, {
|
|
12509
|
+
totalArtifacts?: number;
|
|
12510
|
+
totalDevices?: number;
|
|
12511
|
+
totalHarnesses?: number;
|
|
12512
|
+
blockedArtifacts?: number;
|
|
12513
|
+
reviewArtifacts?: number;
|
|
12514
|
+
}, {
|
|
12515
|
+
totalArtifacts?: number;
|
|
12516
|
+
totalDevices?: number;
|
|
12517
|
+
totalHarnesses?: number;
|
|
12518
|
+
blockedArtifacts?: number;
|
|
12519
|
+
reviewArtifacts?: number;
|
|
12520
|
+
}>;
|
|
12521
|
+
export declare const guardAbomResponseSchema: z.ZodObject<{
|
|
12522
|
+
generatedAt: z.ZodString;
|
|
12523
|
+
summary: z.ZodObject<{
|
|
12524
|
+
totalArtifacts: z.ZodNumber;
|
|
12525
|
+
totalDevices: z.ZodNumber;
|
|
12526
|
+
totalHarnesses: z.ZodNumber;
|
|
12527
|
+
blockedArtifacts: z.ZodNumber;
|
|
12528
|
+
reviewArtifacts: z.ZodNumber;
|
|
12529
|
+
}, "strip", z.ZodTypeAny, {
|
|
12530
|
+
totalArtifacts?: number;
|
|
12531
|
+
totalDevices?: number;
|
|
12532
|
+
totalHarnesses?: number;
|
|
12533
|
+
blockedArtifacts?: number;
|
|
12534
|
+
reviewArtifacts?: number;
|
|
12535
|
+
}, {
|
|
12536
|
+
totalArtifacts?: number;
|
|
12537
|
+
totalDevices?: number;
|
|
12538
|
+
totalHarnesses?: number;
|
|
12539
|
+
blockedArtifacts?: number;
|
|
12540
|
+
reviewArtifacts?: number;
|
|
12541
|
+
}>;
|
|
12542
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12543
|
+
artifactId: z.ZodString;
|
|
12544
|
+
artifactName: z.ZodString;
|
|
12545
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12546
|
+
artifactSlug: z.ZodString;
|
|
12547
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12548
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
12549
|
+
devices: z.ZodArray<z.ZodString, "many">;
|
|
12550
|
+
eventCount: z.ZodNumber;
|
|
12551
|
+
firstSeenAt: z.ZodString;
|
|
12552
|
+
lastSeenAt: z.ZodString;
|
|
12553
|
+
latestDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12554
|
+
latestRecommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12555
|
+
latestHash: z.ZodString;
|
|
12556
|
+
latestSummary: z.ZodString;
|
|
12557
|
+
}, "strip", z.ZodTypeAny, {
|
|
12558
|
+
artifactId?: string;
|
|
12559
|
+
artifactName?: string;
|
|
12560
|
+
artifactType?: "skill" | "plugin";
|
|
12561
|
+
artifactSlug?: string;
|
|
12562
|
+
publisher?: string;
|
|
12563
|
+
harnesses?: string[];
|
|
12564
|
+
eventCount?: number;
|
|
12565
|
+
firstSeenAt?: string;
|
|
12566
|
+
lastSeenAt?: string;
|
|
12567
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12568
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12569
|
+
devices?: string[];
|
|
12570
|
+
latestHash?: string;
|
|
12571
|
+
latestSummary?: string;
|
|
12572
|
+
}, {
|
|
12573
|
+
artifactId?: string;
|
|
12574
|
+
artifactName?: string;
|
|
12575
|
+
artifactType?: "skill" | "plugin";
|
|
12576
|
+
artifactSlug?: string;
|
|
12577
|
+
publisher?: string;
|
|
12578
|
+
harnesses?: string[];
|
|
12579
|
+
eventCount?: number;
|
|
12580
|
+
firstSeenAt?: string;
|
|
12581
|
+
lastSeenAt?: string;
|
|
12582
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12583
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12584
|
+
devices?: string[];
|
|
12585
|
+
latestHash?: string;
|
|
12586
|
+
latestSummary?: string;
|
|
12587
|
+
}>, "many">;
|
|
12588
|
+
}, "strip", z.ZodTypeAny, {
|
|
12589
|
+
summary?: {
|
|
12590
|
+
totalArtifacts?: number;
|
|
12591
|
+
totalDevices?: number;
|
|
12592
|
+
totalHarnesses?: number;
|
|
12593
|
+
blockedArtifacts?: number;
|
|
12594
|
+
reviewArtifacts?: number;
|
|
12595
|
+
};
|
|
12596
|
+
items?: {
|
|
12597
|
+
artifactId?: string;
|
|
12598
|
+
artifactName?: string;
|
|
12599
|
+
artifactType?: "skill" | "plugin";
|
|
12600
|
+
artifactSlug?: string;
|
|
12601
|
+
publisher?: string;
|
|
12602
|
+
harnesses?: string[];
|
|
12603
|
+
eventCount?: number;
|
|
12604
|
+
firstSeenAt?: string;
|
|
12605
|
+
lastSeenAt?: string;
|
|
12606
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12607
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12608
|
+
devices?: string[];
|
|
12609
|
+
latestHash?: string;
|
|
12610
|
+
latestSummary?: string;
|
|
12611
|
+
}[];
|
|
12612
|
+
generatedAt?: string;
|
|
12613
|
+
}, {
|
|
12614
|
+
summary?: {
|
|
12615
|
+
totalArtifacts?: number;
|
|
12616
|
+
totalDevices?: number;
|
|
12617
|
+
totalHarnesses?: number;
|
|
12618
|
+
blockedArtifacts?: number;
|
|
12619
|
+
reviewArtifacts?: number;
|
|
12620
|
+
};
|
|
12621
|
+
items?: {
|
|
12622
|
+
artifactId?: string;
|
|
12623
|
+
artifactName?: string;
|
|
12624
|
+
artifactType?: "skill" | "plugin";
|
|
12625
|
+
artifactSlug?: string;
|
|
12626
|
+
publisher?: string;
|
|
12627
|
+
harnesses?: string[];
|
|
12628
|
+
eventCount?: number;
|
|
12629
|
+
firstSeenAt?: string;
|
|
12630
|
+
lastSeenAt?: string;
|
|
12631
|
+
latestDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12632
|
+
latestRecommendation?: "monitor" | "review" | "block";
|
|
12633
|
+
devices?: string[];
|
|
12634
|
+
latestHash?: string;
|
|
12635
|
+
latestSummary?: string;
|
|
12636
|
+
}[];
|
|
12637
|
+
generatedAt?: string;
|
|
12638
|
+
}>;
|
|
12639
|
+
export declare const guardTimelineEventSchema: z.ZodObject<{
|
|
12640
|
+
receiptId: z.ZodString;
|
|
12641
|
+
capturedAt: z.ZodString;
|
|
12642
|
+
harness: z.ZodString;
|
|
12643
|
+
deviceId: z.ZodString;
|
|
12644
|
+
deviceName: z.ZodString;
|
|
12645
|
+
artifactHash: z.ZodString;
|
|
12646
|
+
policyDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12647
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12648
|
+
changedSinceLastApproval: z.ZodBoolean;
|
|
12649
|
+
summary: z.ZodString;
|
|
12650
|
+
capabilities: z.ZodArray<z.ZodString, "many">;
|
|
12651
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12652
|
+
}, "strip", z.ZodTypeAny, {
|
|
12653
|
+
capabilities?: string[];
|
|
12654
|
+
summary?: string;
|
|
12655
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12656
|
+
receiptId?: string;
|
|
12657
|
+
capturedAt?: string;
|
|
12658
|
+
harness?: string;
|
|
12659
|
+
deviceId?: string;
|
|
12660
|
+
deviceName?: string;
|
|
12661
|
+
artifactHash?: string;
|
|
12662
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12663
|
+
changedSinceLastApproval?: boolean;
|
|
12664
|
+
publisher?: string;
|
|
12665
|
+
}, {
|
|
12666
|
+
capabilities?: string[];
|
|
12667
|
+
summary?: string;
|
|
12668
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12669
|
+
receiptId?: string;
|
|
12670
|
+
capturedAt?: string;
|
|
12671
|
+
harness?: string;
|
|
12672
|
+
deviceId?: string;
|
|
12673
|
+
deviceName?: string;
|
|
12674
|
+
artifactHash?: string;
|
|
12675
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12676
|
+
changedSinceLastApproval?: boolean;
|
|
12677
|
+
publisher?: string;
|
|
12678
|
+
}>;
|
|
12679
|
+
export declare const guardArtifactTimelineResponseSchema: z.ZodObject<{
|
|
12680
|
+
generatedAt: z.ZodString;
|
|
12681
|
+
artifactId: z.ZodString;
|
|
12682
|
+
artifactName: z.ZodString;
|
|
12683
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12684
|
+
artifactSlug: z.ZodString;
|
|
12685
|
+
events: z.ZodArray<z.ZodObject<{
|
|
12686
|
+
receiptId: z.ZodString;
|
|
12687
|
+
capturedAt: z.ZodString;
|
|
12688
|
+
harness: z.ZodString;
|
|
12689
|
+
deviceId: z.ZodString;
|
|
12690
|
+
deviceName: z.ZodString;
|
|
12691
|
+
artifactHash: z.ZodString;
|
|
12692
|
+
policyDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12693
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12694
|
+
changedSinceLastApproval: z.ZodBoolean;
|
|
12695
|
+
summary: z.ZodString;
|
|
12696
|
+
capabilities: z.ZodArray<z.ZodString, "many">;
|
|
12697
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12698
|
+
}, "strip", z.ZodTypeAny, {
|
|
12699
|
+
capabilities?: string[];
|
|
12700
|
+
summary?: string;
|
|
12701
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12702
|
+
receiptId?: string;
|
|
12703
|
+
capturedAt?: string;
|
|
12704
|
+
harness?: string;
|
|
12705
|
+
deviceId?: string;
|
|
12706
|
+
deviceName?: string;
|
|
12707
|
+
artifactHash?: string;
|
|
12708
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12709
|
+
changedSinceLastApproval?: boolean;
|
|
12710
|
+
publisher?: string;
|
|
12711
|
+
}, {
|
|
12712
|
+
capabilities?: string[];
|
|
12713
|
+
summary?: string;
|
|
12714
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12715
|
+
receiptId?: string;
|
|
12716
|
+
capturedAt?: string;
|
|
12717
|
+
harness?: string;
|
|
12718
|
+
deviceId?: string;
|
|
12719
|
+
deviceName?: string;
|
|
12720
|
+
artifactHash?: string;
|
|
12721
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12722
|
+
changedSinceLastApproval?: boolean;
|
|
12723
|
+
publisher?: string;
|
|
12724
|
+
}>, "many">;
|
|
12725
|
+
}, "strip", z.ZodTypeAny, {
|
|
12726
|
+
generatedAt?: string;
|
|
12727
|
+
artifactId?: string;
|
|
12728
|
+
artifactName?: string;
|
|
12729
|
+
artifactType?: "skill" | "plugin";
|
|
12730
|
+
artifactSlug?: string;
|
|
12731
|
+
events?: {
|
|
12732
|
+
capabilities?: string[];
|
|
12733
|
+
summary?: string;
|
|
12734
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12735
|
+
receiptId?: string;
|
|
12736
|
+
capturedAt?: string;
|
|
12737
|
+
harness?: string;
|
|
12738
|
+
deviceId?: string;
|
|
12739
|
+
deviceName?: string;
|
|
12740
|
+
artifactHash?: string;
|
|
12741
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12742
|
+
changedSinceLastApproval?: boolean;
|
|
12743
|
+
publisher?: string;
|
|
12744
|
+
}[];
|
|
12745
|
+
}, {
|
|
12746
|
+
generatedAt?: string;
|
|
12747
|
+
artifactId?: string;
|
|
12748
|
+
artifactName?: string;
|
|
12749
|
+
artifactType?: "skill" | "plugin";
|
|
12750
|
+
artifactSlug?: string;
|
|
12751
|
+
events?: {
|
|
12752
|
+
capabilities?: string[];
|
|
12753
|
+
summary?: string;
|
|
12754
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12755
|
+
receiptId?: string;
|
|
12756
|
+
capturedAt?: string;
|
|
12757
|
+
harness?: string;
|
|
12758
|
+
deviceId?: string;
|
|
12759
|
+
deviceName?: string;
|
|
12760
|
+
artifactHash?: string;
|
|
12761
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12762
|
+
changedSinceLastApproval?: boolean;
|
|
12763
|
+
publisher?: string;
|
|
12764
|
+
}[];
|
|
12765
|
+
}>;
|
|
12766
|
+
export declare const guardReceiptExportSummarySchema: z.ZodObject<{
|
|
12767
|
+
totalReceipts: z.ZodNumber;
|
|
12768
|
+
blockedCount: z.ZodNumber;
|
|
12769
|
+
reviewCount: z.ZodNumber;
|
|
12770
|
+
approvedCount: z.ZodNumber;
|
|
12771
|
+
}, "strip", z.ZodTypeAny, {
|
|
12772
|
+
totalReceipts?: number;
|
|
12773
|
+
blockedCount?: number;
|
|
12774
|
+
reviewCount?: number;
|
|
12775
|
+
approvedCount?: number;
|
|
12776
|
+
}, {
|
|
12777
|
+
totalReceipts?: number;
|
|
12778
|
+
blockedCount?: number;
|
|
12779
|
+
reviewCount?: number;
|
|
12780
|
+
approvedCount?: number;
|
|
12781
|
+
}>;
|
|
12782
|
+
export declare const guardExportSignatureSchema: z.ZodObject<{
|
|
12783
|
+
algorithm: z.ZodEnum<["hmac-sha256", "none"]>;
|
|
12784
|
+
digest: z.ZodString;
|
|
12785
|
+
}, "strip", z.ZodTypeAny, {
|
|
12786
|
+
digest?: string;
|
|
12787
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12788
|
+
}, {
|
|
12789
|
+
digest?: string;
|
|
12790
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12791
|
+
}>;
|
|
12792
|
+
export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
12793
|
+
generatedAt: z.ZodString;
|
|
12794
|
+
summary: z.ZodObject<{
|
|
12795
|
+
totalReceipts: z.ZodNumber;
|
|
12796
|
+
blockedCount: z.ZodNumber;
|
|
12797
|
+
reviewCount: z.ZodNumber;
|
|
12798
|
+
approvedCount: z.ZodNumber;
|
|
12799
|
+
}, "strip", z.ZodTypeAny, {
|
|
12800
|
+
totalReceipts?: number;
|
|
12801
|
+
blockedCount?: number;
|
|
12802
|
+
reviewCount?: number;
|
|
12803
|
+
approvedCount?: number;
|
|
12804
|
+
}, {
|
|
12805
|
+
totalReceipts?: number;
|
|
12806
|
+
blockedCount?: number;
|
|
12807
|
+
reviewCount?: number;
|
|
12808
|
+
approvedCount?: number;
|
|
12809
|
+
}>;
|
|
12810
|
+
provenanceSummary: z.ZodArray<z.ZodString, "many">;
|
|
12811
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12812
|
+
receiptId: z.ZodString;
|
|
12813
|
+
capturedAt: z.ZodString;
|
|
12814
|
+
harness: z.ZodString;
|
|
12815
|
+
deviceId: z.ZodString;
|
|
12816
|
+
deviceName: z.ZodString;
|
|
12817
|
+
artifactId: z.ZodString;
|
|
12818
|
+
artifactName: z.ZodString;
|
|
12819
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12820
|
+
artifactSlug: z.ZodString;
|
|
12821
|
+
artifactHash: z.ZodString;
|
|
12822
|
+
policyDecision: z.ZodEnum<["allow", "warn", "block", "review", "require-reapproval", "sandbox-required"]>;
|
|
12823
|
+
recommendation: z.ZodEnum<["monitor", "review", "block"]>;
|
|
12824
|
+
changedSinceLastApproval: z.ZodBoolean;
|
|
12825
|
+
publisher: z.ZodOptional<z.ZodString>;
|
|
12826
|
+
capabilities: z.ZodArray<z.ZodString, "many">;
|
|
12827
|
+
summary: z.ZodString;
|
|
12828
|
+
}, "strip", z.ZodTypeAny, {
|
|
12829
|
+
capabilities?: string[];
|
|
12830
|
+
summary?: string;
|
|
12831
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12832
|
+
artifactId?: string;
|
|
12833
|
+
artifactName?: string;
|
|
12834
|
+
artifactType?: "skill" | "plugin";
|
|
12835
|
+
artifactSlug?: string;
|
|
12836
|
+
receiptId?: string;
|
|
12837
|
+
capturedAt?: string;
|
|
12838
|
+
harness?: string;
|
|
12839
|
+
deviceId?: string;
|
|
12840
|
+
deviceName?: string;
|
|
12841
|
+
artifactHash?: string;
|
|
12842
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12843
|
+
changedSinceLastApproval?: boolean;
|
|
12844
|
+
publisher?: string;
|
|
12845
|
+
}, {
|
|
12846
|
+
capabilities?: string[];
|
|
12847
|
+
summary?: string;
|
|
12848
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12849
|
+
artifactId?: string;
|
|
12850
|
+
artifactName?: string;
|
|
12851
|
+
artifactType?: "skill" | "plugin";
|
|
12852
|
+
artifactSlug?: string;
|
|
12853
|
+
receiptId?: string;
|
|
12854
|
+
capturedAt?: string;
|
|
12855
|
+
harness?: string;
|
|
12856
|
+
deviceId?: string;
|
|
12857
|
+
deviceName?: string;
|
|
12858
|
+
artifactHash?: string;
|
|
12859
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12860
|
+
changedSinceLastApproval?: boolean;
|
|
12861
|
+
publisher?: string;
|
|
12862
|
+
}>, "many">;
|
|
12863
|
+
signature: z.ZodObject<{
|
|
12864
|
+
algorithm: z.ZodEnum<["hmac-sha256", "none"]>;
|
|
12865
|
+
digest: z.ZodString;
|
|
12866
|
+
}, "strip", z.ZodTypeAny, {
|
|
12867
|
+
digest?: string;
|
|
12868
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12869
|
+
}, {
|
|
12870
|
+
digest?: string;
|
|
12871
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12872
|
+
}>;
|
|
12873
|
+
}, "strip", z.ZodTypeAny, {
|
|
12874
|
+
signature?: {
|
|
12875
|
+
digest?: string;
|
|
12876
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12877
|
+
};
|
|
12878
|
+
summary?: {
|
|
12879
|
+
totalReceipts?: number;
|
|
12880
|
+
blockedCount?: number;
|
|
12881
|
+
reviewCount?: number;
|
|
12882
|
+
approvedCount?: number;
|
|
12883
|
+
};
|
|
12884
|
+
items?: {
|
|
12885
|
+
capabilities?: string[];
|
|
12886
|
+
summary?: string;
|
|
12887
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12888
|
+
artifactId?: string;
|
|
12889
|
+
artifactName?: string;
|
|
12890
|
+
artifactType?: "skill" | "plugin";
|
|
12891
|
+
artifactSlug?: string;
|
|
12892
|
+
receiptId?: string;
|
|
12893
|
+
capturedAt?: string;
|
|
12894
|
+
harness?: string;
|
|
12895
|
+
deviceId?: string;
|
|
12896
|
+
deviceName?: string;
|
|
12897
|
+
artifactHash?: string;
|
|
12898
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12899
|
+
changedSinceLastApproval?: boolean;
|
|
12900
|
+
publisher?: string;
|
|
12901
|
+
}[];
|
|
12902
|
+
generatedAt?: string;
|
|
12903
|
+
provenanceSummary?: string[];
|
|
12904
|
+
}, {
|
|
12905
|
+
signature?: {
|
|
12906
|
+
digest?: string;
|
|
12907
|
+
algorithm?: "none" | "hmac-sha256";
|
|
12908
|
+
};
|
|
12909
|
+
summary?: {
|
|
12910
|
+
totalReceipts?: number;
|
|
12911
|
+
blockedCount?: number;
|
|
12912
|
+
reviewCount?: number;
|
|
12913
|
+
approvedCount?: number;
|
|
12914
|
+
};
|
|
12915
|
+
items?: {
|
|
12916
|
+
capabilities?: string[];
|
|
12917
|
+
summary?: string;
|
|
12918
|
+
recommendation?: "monitor" | "review" | "block";
|
|
12919
|
+
artifactId?: string;
|
|
12920
|
+
artifactName?: string;
|
|
12921
|
+
artifactType?: "skill" | "plugin";
|
|
12922
|
+
artifactSlug?: string;
|
|
12923
|
+
receiptId?: string;
|
|
12924
|
+
capturedAt?: string;
|
|
12925
|
+
harness?: string;
|
|
12926
|
+
deviceId?: string;
|
|
12927
|
+
deviceName?: string;
|
|
12928
|
+
artifactHash?: string;
|
|
12929
|
+
policyDecision?: "warn" | "review" | "block" | "allow" | "require-reapproval" | "sandbox-required";
|
|
12930
|
+
changedSinceLastApproval?: boolean;
|
|
12931
|
+
publisher?: string;
|
|
12932
|
+
}[];
|
|
12933
|
+
generatedAt?: string;
|
|
12934
|
+
provenanceSummary?: string[];
|
|
12935
|
+
}>;
|
|
12936
|
+
export declare const guardAlertPreferencesSchema: z.ZodObject<{
|
|
12937
|
+
emailEnabled: z.ZodBoolean;
|
|
12938
|
+
digestMode: z.ZodEnum<["immediate", "daily", "weekly"]>;
|
|
12939
|
+
watchlistEnabled: z.ZodBoolean;
|
|
12940
|
+
advisoriesEnabled: z.ZodBoolean;
|
|
12941
|
+
repeatedWarningsEnabled: z.ZodBoolean;
|
|
12942
|
+
teamAlertsEnabled: z.ZodBoolean;
|
|
12943
|
+
updatedAt: z.ZodString;
|
|
12944
|
+
}, "strip", z.ZodTypeAny, {
|
|
12945
|
+
updatedAt?: string;
|
|
12946
|
+
emailEnabled?: boolean;
|
|
12947
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
12948
|
+
watchlistEnabled?: boolean;
|
|
12949
|
+
advisoriesEnabled?: boolean;
|
|
12950
|
+
repeatedWarningsEnabled?: boolean;
|
|
12951
|
+
teamAlertsEnabled?: boolean;
|
|
12952
|
+
}, {
|
|
12953
|
+
updatedAt?: string;
|
|
12954
|
+
emailEnabled?: boolean;
|
|
12955
|
+
digestMode?: "immediate" | "daily" | "weekly";
|
|
12956
|
+
watchlistEnabled?: boolean;
|
|
12957
|
+
advisoriesEnabled?: boolean;
|
|
12958
|
+
repeatedWarningsEnabled?: boolean;
|
|
12959
|
+
teamAlertsEnabled?: boolean;
|
|
12960
|
+
}>;
|
|
12961
|
+
export declare const guardWatchlistItemSchema: z.ZodObject<{
|
|
12962
|
+
artifactId: z.ZodString;
|
|
12963
|
+
artifactName: z.ZodString;
|
|
12964
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12965
|
+
artifactSlug: z.ZodString;
|
|
12966
|
+
reason: z.ZodString;
|
|
12967
|
+
source: z.ZodEnum<["manual", "synced", "team-policy"]>;
|
|
12968
|
+
createdAt: z.ZodString;
|
|
12969
|
+
}, "strip", z.ZodTypeAny, {
|
|
12970
|
+
reason?: string;
|
|
12971
|
+
createdAt?: string;
|
|
12972
|
+
artifactId?: string;
|
|
12973
|
+
artifactName?: string;
|
|
12974
|
+
artifactType?: "skill" | "plugin";
|
|
12975
|
+
artifactSlug?: string;
|
|
12976
|
+
source?: "manual" | "synced" | "team-policy";
|
|
12977
|
+
}, {
|
|
12978
|
+
reason?: string;
|
|
12979
|
+
createdAt?: string;
|
|
12980
|
+
artifactId?: string;
|
|
12981
|
+
artifactName?: string;
|
|
12982
|
+
artifactType?: "skill" | "plugin";
|
|
12983
|
+
artifactSlug?: string;
|
|
12984
|
+
source?: "manual" | "synced" | "team-policy";
|
|
12985
|
+
}>;
|
|
12986
|
+
export declare const guardWatchlistResponseSchema: z.ZodObject<{
|
|
12987
|
+
generatedAt: z.ZodString;
|
|
12988
|
+
items: z.ZodArray<z.ZodObject<{
|
|
12989
|
+
artifactId: z.ZodString;
|
|
12990
|
+
artifactName: z.ZodString;
|
|
12991
|
+
artifactType: z.ZodEnum<["skill", "plugin"]>;
|
|
12992
|
+
artifactSlug: z.ZodString;
|
|
12993
|
+
reason: z.ZodString;
|
|
12994
|
+
source: z.ZodEnum<["manual", "synced", "team-policy"]>;
|
|
12995
|
+
createdAt: z.ZodString;
|
|
12996
|
+
}, "strip", z.ZodTypeAny, {
|
|
12997
|
+
reason?: string;
|
|
12998
|
+
createdAt?: string;
|
|
12999
|
+
artifactId?: string;
|
|
13000
|
+
artifactName?: string;
|
|
13001
|
+
artifactType?: "skill" | "plugin";
|
|
13002
|
+
artifactSlug?: string;
|
|
13003
|
+
source?: "manual" | "synced" | "team-policy";
|
|
13004
|
+
}, {
|
|
13005
|
+
reason?: string;
|
|
13006
|
+
createdAt?: string;
|
|
13007
|
+
artifactId?: string;
|
|
13008
|
+
artifactName?: string;
|
|
13009
|
+
artifactType?: "skill" | "plugin";
|
|
13010
|
+
artifactSlug?: string;
|
|
13011
|
+
source?: "manual" | "synced" | "team-policy";
|
|
13012
|
+
}>, "many">;
|
|
13013
|
+
}, "strip", z.ZodTypeAny, {
|
|
13014
|
+
items?: {
|
|
13015
|
+
reason?: string;
|
|
13016
|
+
createdAt?: string;
|
|
13017
|
+
artifactId?: string;
|
|
13018
|
+
artifactName?: string;
|
|
13019
|
+
artifactType?: "skill" | "plugin";
|
|
13020
|
+
artifactSlug?: string;
|
|
13021
|
+
source?: "manual" | "synced" | "team-policy";
|
|
13022
|
+
}[];
|
|
13023
|
+
generatedAt?: string;
|
|
13024
|
+
}, {
|
|
13025
|
+
items?: {
|
|
13026
|
+
reason?: string;
|
|
13027
|
+
createdAt?: string;
|
|
13028
|
+
artifactId?: string;
|
|
13029
|
+
artifactName?: string;
|
|
13030
|
+
artifactType?: "skill" | "plugin";
|
|
13031
|
+
artifactSlug?: string;
|
|
13032
|
+
source?: "manual" | "synced" | "team-policy";
|
|
13033
|
+
}[];
|
|
13034
|
+
generatedAt?: string;
|
|
13035
|
+
}>;
|
|
13036
|
+
export declare const guardExceptionItemSchema: z.ZodObject<{
|
|
13037
|
+
exceptionId: z.ZodString;
|
|
13038
|
+
scope: z.ZodEnum<["artifact", "publisher", "harness", "global"]>;
|
|
13039
|
+
harness: z.ZodNullable<z.ZodString>;
|
|
13040
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
13041
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
13042
|
+
reason: z.ZodString;
|
|
13043
|
+
owner: z.ZodString;
|
|
13044
|
+
source: z.ZodEnum<["manual", "team-policy"]>;
|
|
13045
|
+
expiresAt: z.ZodString;
|
|
13046
|
+
createdAt: z.ZodString;
|
|
13047
|
+
updatedAt: z.ZodString;
|
|
13048
|
+
}, "strip", z.ZodTypeAny, {
|
|
13049
|
+
reason?: string;
|
|
13050
|
+
owner?: string;
|
|
13051
|
+
createdAt?: string;
|
|
13052
|
+
updatedAt?: string;
|
|
13053
|
+
expiresAt?: string;
|
|
13054
|
+
artifactId?: string;
|
|
13055
|
+
harness?: string;
|
|
13056
|
+
publisher?: string;
|
|
13057
|
+
source?: "manual" | "team-policy";
|
|
13058
|
+
exceptionId?: string;
|
|
13059
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13060
|
+
}, {
|
|
13061
|
+
reason?: string;
|
|
13062
|
+
owner?: string;
|
|
13063
|
+
createdAt?: string;
|
|
13064
|
+
updatedAt?: string;
|
|
13065
|
+
expiresAt?: string;
|
|
13066
|
+
artifactId?: string;
|
|
13067
|
+
harness?: string;
|
|
13068
|
+
publisher?: string;
|
|
13069
|
+
source?: "manual" | "team-policy";
|
|
13070
|
+
exceptionId?: string;
|
|
13071
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13072
|
+
}>;
|
|
13073
|
+
export declare const guardExceptionListResponseSchema: z.ZodObject<{
|
|
13074
|
+
generatedAt: z.ZodString;
|
|
13075
|
+
items: z.ZodArray<z.ZodObject<{
|
|
13076
|
+
exceptionId: z.ZodString;
|
|
13077
|
+
scope: z.ZodEnum<["artifact", "publisher", "harness", "global"]>;
|
|
13078
|
+
harness: z.ZodNullable<z.ZodString>;
|
|
13079
|
+
artifactId: z.ZodNullable<z.ZodString>;
|
|
13080
|
+
publisher: z.ZodNullable<z.ZodString>;
|
|
13081
|
+
reason: z.ZodString;
|
|
13082
|
+
owner: z.ZodString;
|
|
13083
|
+
source: z.ZodEnum<["manual", "team-policy"]>;
|
|
13084
|
+
expiresAt: z.ZodString;
|
|
13085
|
+
createdAt: z.ZodString;
|
|
13086
|
+
updatedAt: z.ZodString;
|
|
13087
|
+
}, "strip", z.ZodTypeAny, {
|
|
13088
|
+
reason?: string;
|
|
13089
|
+
owner?: string;
|
|
13090
|
+
createdAt?: string;
|
|
13091
|
+
updatedAt?: string;
|
|
13092
|
+
expiresAt?: string;
|
|
13093
|
+
artifactId?: string;
|
|
13094
|
+
harness?: string;
|
|
13095
|
+
publisher?: string;
|
|
13096
|
+
source?: "manual" | "team-policy";
|
|
13097
|
+
exceptionId?: string;
|
|
13098
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13099
|
+
}, {
|
|
13100
|
+
reason?: string;
|
|
13101
|
+
owner?: string;
|
|
13102
|
+
createdAt?: string;
|
|
13103
|
+
updatedAt?: string;
|
|
13104
|
+
expiresAt?: string;
|
|
13105
|
+
artifactId?: string;
|
|
13106
|
+
harness?: string;
|
|
13107
|
+
publisher?: string;
|
|
13108
|
+
source?: "manual" | "team-policy";
|
|
13109
|
+
exceptionId?: string;
|
|
13110
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13111
|
+
}>, "many">;
|
|
13112
|
+
}, "strip", z.ZodTypeAny, {
|
|
13113
|
+
items?: {
|
|
13114
|
+
reason?: string;
|
|
13115
|
+
owner?: string;
|
|
13116
|
+
createdAt?: string;
|
|
13117
|
+
updatedAt?: string;
|
|
13118
|
+
expiresAt?: string;
|
|
13119
|
+
artifactId?: string;
|
|
13120
|
+
harness?: string;
|
|
13121
|
+
publisher?: string;
|
|
13122
|
+
source?: "manual" | "team-policy";
|
|
13123
|
+
exceptionId?: string;
|
|
13124
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13125
|
+
}[];
|
|
13126
|
+
generatedAt?: string;
|
|
13127
|
+
}, {
|
|
13128
|
+
items?: {
|
|
13129
|
+
reason?: string;
|
|
13130
|
+
owner?: string;
|
|
13131
|
+
createdAt?: string;
|
|
13132
|
+
updatedAt?: string;
|
|
13133
|
+
expiresAt?: string;
|
|
13134
|
+
artifactId?: string;
|
|
13135
|
+
harness?: string;
|
|
13136
|
+
publisher?: string;
|
|
13137
|
+
source?: "manual" | "team-policy";
|
|
13138
|
+
exceptionId?: string;
|
|
13139
|
+
scope?: "harness" | "publisher" | "artifact" | "global";
|
|
13140
|
+
}[];
|
|
13141
|
+
generatedAt?: string;
|
|
13142
|
+
}>;
|
|
13143
|
+
export declare const guardTeamPolicyAuditItemSchema: z.ZodObject<{
|
|
13144
|
+
changedAt: z.ZodString;
|
|
13145
|
+
actor: z.ZodString;
|
|
13146
|
+
change: z.ZodEnum<["created", "updated"]>;
|
|
13147
|
+
summary: z.ZodString;
|
|
13148
|
+
}, "strip", z.ZodTypeAny, {
|
|
13149
|
+
summary?: string;
|
|
13150
|
+
changedAt?: string;
|
|
13151
|
+
actor?: string;
|
|
13152
|
+
change?: "created" | "updated";
|
|
13153
|
+
}, {
|
|
13154
|
+
summary?: string;
|
|
13155
|
+
changedAt?: string;
|
|
13156
|
+
actor?: string;
|
|
13157
|
+
change?: "created" | "updated";
|
|
13158
|
+
}>;
|
|
13159
|
+
export declare const guardTeamPolicyPackSchema: z.ZodObject<{
|
|
13160
|
+
name: z.ZodString;
|
|
13161
|
+
sharedHarnessDefaults: z.ZodRecord<z.ZodString, z.ZodEnum<["observe", "prompt", "enforce"]>>;
|
|
13162
|
+
allowedPublishers: z.ZodArray<z.ZodString, "many">;
|
|
13163
|
+
blockedArtifacts: z.ZodArray<z.ZodString, "many">;
|
|
13164
|
+
alertChannel: z.ZodEnum<["email", "slack", "teams", "webhook"]>;
|
|
13165
|
+
updatedAt: z.ZodString;
|
|
13166
|
+
auditTrail: z.ZodArray<z.ZodObject<{
|
|
13167
|
+
changedAt: z.ZodString;
|
|
13168
|
+
actor: z.ZodString;
|
|
13169
|
+
change: z.ZodEnum<["created", "updated"]>;
|
|
13170
|
+
summary: z.ZodString;
|
|
13171
|
+
}, "strip", z.ZodTypeAny, {
|
|
13172
|
+
summary?: string;
|
|
13173
|
+
changedAt?: string;
|
|
13174
|
+
actor?: string;
|
|
13175
|
+
change?: "created" | "updated";
|
|
13176
|
+
}, {
|
|
13177
|
+
summary?: string;
|
|
13178
|
+
changedAt?: string;
|
|
13179
|
+
actor?: string;
|
|
13180
|
+
change?: "created" | "updated";
|
|
13181
|
+
}>, "many">;
|
|
13182
|
+
}, "strip", z.ZodTypeAny, {
|
|
13183
|
+
name?: string;
|
|
13184
|
+
updatedAt?: string;
|
|
13185
|
+
blockedArtifacts?: string[];
|
|
13186
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13187
|
+
allowedPublishers?: string[];
|
|
13188
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13189
|
+
auditTrail?: {
|
|
13190
|
+
summary?: string;
|
|
13191
|
+
changedAt?: string;
|
|
13192
|
+
actor?: string;
|
|
13193
|
+
change?: "created" | "updated";
|
|
13194
|
+
}[];
|
|
13195
|
+
}, {
|
|
13196
|
+
name?: string;
|
|
13197
|
+
updatedAt?: string;
|
|
13198
|
+
blockedArtifacts?: string[];
|
|
13199
|
+
sharedHarnessDefaults?: Record<string, "observe" | "prompt" | "enforce">;
|
|
13200
|
+
allowedPublishers?: string[];
|
|
13201
|
+
alertChannel?: "email" | "slack" | "teams" | "webhook";
|
|
13202
|
+
auditTrail?: {
|
|
13203
|
+
summary?: string;
|
|
13204
|
+
changedAt?: string;
|
|
13205
|
+
actor?: string;
|
|
13206
|
+
change?: "created" | "updated";
|
|
13207
|
+
}[];
|
|
13208
|
+
}>;
|
|
13209
|
+
export declare const guardDeviceSchema: z.ZodObject<{
|
|
13210
|
+
deviceId: z.ZodString;
|
|
13211
|
+
deviceName: z.ZodString;
|
|
13212
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
13213
|
+
receiptCount: z.ZodNumber;
|
|
13214
|
+
lastSeenAt: z.ZodString;
|
|
13215
|
+
}, "strip", z.ZodTypeAny, {
|
|
13216
|
+
deviceId?: string;
|
|
13217
|
+
deviceName?: string;
|
|
13218
|
+
harnesses?: string[];
|
|
13219
|
+
lastSeenAt?: string;
|
|
13220
|
+
receiptCount?: number;
|
|
13221
|
+
}, {
|
|
13222
|
+
deviceId?: string;
|
|
13223
|
+
deviceName?: string;
|
|
13224
|
+
harnesses?: string[];
|
|
13225
|
+
lastSeenAt?: string;
|
|
13226
|
+
receiptCount?: number;
|
|
13227
|
+
}>;
|
|
13228
|
+
export declare const guardDeviceListResponseSchema: z.ZodObject<{
|
|
13229
|
+
generatedAt: z.ZodString;
|
|
13230
|
+
items: z.ZodArray<z.ZodObject<{
|
|
13231
|
+
deviceId: z.ZodString;
|
|
13232
|
+
deviceName: z.ZodString;
|
|
13233
|
+
harnesses: z.ZodArray<z.ZodString, "many">;
|
|
13234
|
+
receiptCount: z.ZodNumber;
|
|
13235
|
+
lastSeenAt: z.ZodString;
|
|
13236
|
+
}, "strip", z.ZodTypeAny, {
|
|
13237
|
+
deviceId?: string;
|
|
13238
|
+
deviceName?: string;
|
|
13239
|
+
harnesses?: string[];
|
|
13240
|
+
lastSeenAt?: string;
|
|
13241
|
+
receiptCount?: number;
|
|
13242
|
+
}, {
|
|
13243
|
+
deviceId?: string;
|
|
13244
|
+
deviceName?: string;
|
|
13245
|
+
harnesses?: string[];
|
|
13246
|
+
lastSeenAt?: string;
|
|
13247
|
+
receiptCount?: number;
|
|
13248
|
+
}>, "many">;
|
|
13249
|
+
}, "strip", z.ZodTypeAny, {
|
|
13250
|
+
items?: {
|
|
13251
|
+
deviceId?: string;
|
|
13252
|
+
deviceName?: string;
|
|
13253
|
+
harnesses?: string[];
|
|
13254
|
+
lastSeenAt?: string;
|
|
13255
|
+
receiptCount?: number;
|
|
13256
|
+
}[];
|
|
13257
|
+
generatedAt?: string;
|
|
13258
|
+
}, {
|
|
13259
|
+
items?: {
|
|
13260
|
+
deviceId?: string;
|
|
13261
|
+
deviceName?: string;
|
|
13262
|
+
harnesses?: string[];
|
|
13263
|
+
lastSeenAt?: string;
|
|
13264
|
+
receiptCount?: number;
|
|
13265
|
+
}[];
|
|
13266
|
+
generatedAt?: string;
|
|
13267
|
+
}>;
|
|
13268
|
+
export declare const hbarPurchaseIntentResponseSchema: z.ZodObject<{
|
|
13269
|
+
transaction: z.ZodString;
|
|
13270
|
+
transactionId: z.ZodString;
|
|
13271
|
+
network: z.ZodEnum<["mainnet", "testnet"]>;
|
|
13272
|
+
accountId: z.ZodString;
|
|
13273
|
+
treasuryAccountId: z.ZodString;
|
|
13274
|
+
hbarAmount: z.ZodNumber;
|
|
13275
|
+
credits: z.ZodNumber;
|
|
13276
|
+
tinybarAmount: z.ZodNumber;
|
|
13277
|
+
memo: z.ZodString;
|
|
13278
|
+
centsPerHbar: z.ZodNumber;
|
|
13279
|
+
validStart: z.ZodString;
|
|
13280
|
+
validDurationSeconds: z.ZodNumber;
|
|
13281
|
+
requiresManualSubmit: z.ZodLiteral<true>;
|
|
13282
|
+
purchaseId: z.ZodString;
|
|
13283
|
+
}, "strip", z.ZodTypeAny, {
|
|
13284
|
+
transaction?: string;
|
|
13285
|
+
memo?: string;
|
|
13286
|
+
accountId?: string;
|
|
13287
|
+
transactionId?: string;
|
|
13288
|
+
network?: "mainnet" | "testnet";
|
|
13289
|
+
validStart?: string;
|
|
13290
|
+
credits?: number;
|
|
13291
|
+
hbarAmount?: number;
|
|
13292
|
+
centsPerHbar?: number;
|
|
13293
|
+
treasuryAccountId?: string;
|
|
13294
|
+
tinybarAmount?: number;
|
|
13295
|
+
validDurationSeconds?: number;
|
|
13296
|
+
requiresManualSubmit?: true;
|
|
13297
|
+
purchaseId?: string;
|
|
13298
|
+
}, {
|
|
13299
|
+
transaction?: string;
|
|
13300
|
+
memo?: string;
|
|
13301
|
+
accountId?: string;
|
|
13302
|
+
transactionId?: string;
|
|
13303
|
+
network?: "mainnet" | "testnet";
|
|
13304
|
+
validStart?: string;
|
|
13305
|
+
credits?: number;
|
|
13306
|
+
hbarAmount?: number;
|
|
13307
|
+
centsPerHbar?: number;
|
|
13308
|
+
treasuryAccountId?: string;
|
|
13309
|
+
tinybarAmount?: number;
|
|
13310
|
+
validDurationSeconds?: number;
|
|
13311
|
+
requiresManualSubmit?: true;
|
|
13312
|
+
purchaseId?: string;
|
|
13313
|
+
}>;
|
|
13314
|
+
export declare const x402CreditPurchaseResponseSchema: z.ZodObject<{
|
|
13315
|
+
success: z.ZodBoolean;
|
|
13316
|
+
accountId: z.ZodString;
|
|
13317
|
+
creditedCredits: z.ZodNumber;
|
|
13318
|
+
usdAmount: z.ZodNumber;
|
|
13319
|
+
balance: z.ZodNumber;
|
|
13320
|
+
payment: z.ZodOptional<z.ZodObject<{
|
|
13321
|
+
payer: z.ZodOptional<z.ZodString>;
|
|
13322
|
+
requirement: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
13323
|
+
settlement: z.ZodOptional<z.ZodObject<{
|
|
13324
|
+
success: z.ZodOptional<z.ZodBoolean>;
|
|
13325
|
+
transaction: z.ZodOptional<z.ZodString>;
|
|
13326
|
+
network: z.ZodOptional<z.ZodString>;
|
|
13327
|
+
payer: z.ZodOptional<z.ZodString>;
|
|
13328
|
+
errorReason: z.ZodOptional<z.ZodString>;
|
|
13329
|
+
}, "strict", z.ZodTypeAny, {
|
|
13330
|
+
payer?: string;
|
|
13331
|
+
transaction?: string;
|
|
13332
|
+
network?: string;
|
|
13333
|
+
success?: boolean;
|
|
13334
|
+
errorReason?: string;
|
|
13335
|
+
}, {
|
|
13336
|
+
payer?: string;
|
|
13337
|
+
transaction?: string;
|
|
13338
|
+
network?: string;
|
|
13339
|
+
success?: boolean;
|
|
13340
|
+
errorReason?: string;
|
|
13341
|
+
}>>;
|
|
13342
|
+
}, "strip", z.ZodTypeAny, {
|
|
13343
|
+
payer?: string;
|
|
13344
|
+
requirement?: Record<string, JsonValue>;
|
|
13345
|
+
settlement?: {
|
|
13346
|
+
payer?: string;
|
|
13347
|
+
transaction?: string;
|
|
13348
|
+
network?: string;
|
|
13349
|
+
success?: boolean;
|
|
13350
|
+
errorReason?: string;
|
|
13351
|
+
};
|
|
13352
|
+
}, {
|
|
13353
|
+
payer?: string;
|
|
13354
|
+
requirement?: Record<string, JsonValue>;
|
|
13355
|
+
settlement?: {
|
|
13356
|
+
payer?: string;
|
|
13357
|
+
transaction?: string;
|
|
13358
|
+
network?: string;
|
|
13359
|
+
success?: boolean;
|
|
13360
|
+
errorReason?: string;
|
|
13361
|
+
};
|
|
13362
|
+
}>>;
|
|
13363
|
+
}, "strip", z.ZodTypeAny, {
|
|
13364
|
+
accountId?: string;
|
|
13365
|
+
success?: boolean;
|
|
13366
|
+
balance?: number;
|
|
13367
|
+
creditedCredits?: number;
|
|
13368
|
+
usdAmount?: number;
|
|
13369
|
+
payment?: {
|
|
13370
|
+
payer?: string;
|
|
13371
|
+
requirement?: Record<string, JsonValue>;
|
|
13372
|
+
settlement?: {
|
|
13373
|
+
payer?: string;
|
|
13374
|
+
transaction?: string;
|
|
13375
|
+
network?: string;
|
|
13376
|
+
success?: boolean;
|
|
13377
|
+
errorReason?: string;
|
|
13378
|
+
};
|
|
13379
|
+
};
|
|
13380
|
+
}, {
|
|
13381
|
+
accountId?: string;
|
|
13382
|
+
success?: boolean;
|
|
13383
|
+
balance?: number;
|
|
13384
|
+
creditedCredits?: number;
|
|
13385
|
+
usdAmount?: number;
|
|
13386
|
+
payment?: {
|
|
13387
|
+
payer?: string;
|
|
13388
|
+
requirement?: Record<string, JsonValue>;
|
|
13389
|
+
settlement?: {
|
|
13390
|
+
payer?: string;
|
|
13391
|
+
transaction?: string;
|
|
13392
|
+
network?: string;
|
|
13393
|
+
success?: boolean;
|
|
13394
|
+
errorReason?: string;
|
|
13395
|
+
};
|
|
13396
|
+
};
|
|
13397
|
+
}>;
|
|
13398
|
+
export declare const x402MinimumsResponseSchema: z.ZodObject<{
|
|
13399
|
+
minimums: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
13400
|
+
network: z.ZodOptional<z.ZodString>;
|
|
13401
|
+
gasLimit: z.ZodOptional<z.ZodNumber>;
|
|
13402
|
+
gasPriceWei: z.ZodOptional<z.ZodString>;
|
|
13403
|
+
gasUsd: z.ZodOptional<z.ZodNumber>;
|
|
13404
|
+
minUsd: z.ZodOptional<z.ZodNumber>;
|
|
13405
|
+
ethUsd: z.ZodOptional<z.ZodNumber>;
|
|
13406
|
+
fetchedAt: z.ZodOptional<z.ZodString>;
|
|
13407
|
+
source: z.ZodOptional<z.ZodString>;
|
|
13408
|
+
}, "strip", z.ZodTypeAny, {
|
|
13409
|
+
network?: string;
|
|
13410
|
+
gasLimit?: number;
|
|
13411
|
+
source?: string;
|
|
13412
|
+
gasPriceWei?: string;
|
|
13413
|
+
gasUsd?: number;
|
|
13414
|
+
minUsd?: number;
|
|
13415
|
+
ethUsd?: number;
|
|
13416
|
+
fetchedAt?: string;
|
|
13417
|
+
}, {
|
|
13418
|
+
network?: string;
|
|
13419
|
+
gasLimit?: number;
|
|
13420
|
+
source?: string;
|
|
13421
|
+
gasPriceWei?: string;
|
|
13422
|
+
gasUsd?: number;
|
|
13423
|
+
minUsd?: number;
|
|
13424
|
+
ethUsd?: number;
|
|
13425
|
+
fetchedAt?: string;
|
|
13426
|
+
}>>>;
|
|
13427
|
+
creditUnitUsd: z.ZodOptional<z.ZodNumber>;
|
|
13428
|
+
}, "strip", z.ZodTypeAny, {
|
|
13429
|
+
minimums?: Record<string, {
|
|
13430
|
+
network?: string;
|
|
13431
|
+
gasLimit?: number;
|
|
13432
|
+
source?: string;
|
|
13433
|
+
gasPriceWei?: string;
|
|
13434
|
+
gasUsd?: number;
|
|
13435
|
+
minUsd?: number;
|
|
13436
|
+
ethUsd?: number;
|
|
13437
|
+
fetchedAt?: string;
|
|
13438
|
+
}>;
|
|
13439
|
+
creditUnitUsd?: number;
|
|
13440
|
+
}, {
|
|
13441
|
+
minimums?: Record<string, {
|
|
13442
|
+
network?: string;
|
|
13443
|
+
gasLimit?: number;
|
|
13444
|
+
source?: string;
|
|
13445
|
+
gasPriceWei?: string;
|
|
13446
|
+
gasUsd?: number;
|
|
13447
|
+
minUsd?: number;
|
|
13448
|
+
ethUsd?: number;
|
|
13449
|
+
fetchedAt?: string;
|
|
13450
|
+
}>;
|
|
13451
|
+
creditUnitUsd?: number;
|
|
13452
|
+
}>;
|
|
13453
|
+
export declare const adaptersResponseSchema: z.ZodObject<{
|
|
13454
|
+
adapters: z.ZodArray<z.ZodString, "many">;
|
|
13455
|
+
}, "strip", z.ZodTypeAny, {
|
|
13456
|
+
adapters?: string[];
|
|
13457
|
+
}, {
|
|
13458
|
+
adapters?: string[];
|
|
13459
|
+
}>;
|
|
13460
|
+
export declare const adapterRegistryCategorySchema: z.ZodObject<{
|
|
13461
|
+
id: z.ZodNumber;
|
|
13462
|
+
network: z.ZodString;
|
|
13463
|
+
type: z.ZodString;
|
|
13464
|
+
slug: z.ZodString;
|
|
13465
|
+
name: z.ZodString;
|
|
13466
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13467
|
+
topicId: z.ZodString;
|
|
13468
|
+
versionTopicId: z.ZodString;
|
|
13469
|
+
registryTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13470
|
+
versionTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13471
|
+
metadataPointer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13472
|
+
metadataSequence: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13473
|
+
createdAt: z.ZodString;
|
|
13474
|
+
updatedAt: z.ZodString;
|
|
13475
|
+
metadata: z.ZodNullable<z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
13476
|
+
}, "strip", z.ZodTypeAny, {
|
|
13477
|
+
name?: string;
|
|
13478
|
+
metadata?: JsonValue;
|
|
13479
|
+
type?: string;
|
|
13480
|
+
network?: string;
|
|
13481
|
+
description?: string;
|
|
13482
|
+
topicId?: string;
|
|
13483
|
+
id?: number;
|
|
13484
|
+
createdAt?: string;
|
|
13485
|
+
updatedAt?: string;
|
|
13486
|
+
slug?: string;
|
|
13487
|
+
versionTopicId?: string;
|
|
13488
|
+
registryTransactionId?: string;
|
|
13489
|
+
versionTransactionId?: string;
|
|
13490
|
+
metadataPointer?: string;
|
|
13491
|
+
metadataSequence?: number;
|
|
13492
|
+
}, {
|
|
13493
|
+
name?: string;
|
|
13494
|
+
metadata?: JsonValue;
|
|
13495
|
+
type?: string;
|
|
13496
|
+
network?: string;
|
|
13497
|
+
description?: string;
|
|
13498
|
+
topicId?: string;
|
|
13499
|
+
id?: number;
|
|
13500
|
+
createdAt?: string;
|
|
13501
|
+
updatedAt?: string;
|
|
13502
|
+
slug?: string;
|
|
13503
|
+
versionTopicId?: string;
|
|
13504
|
+
registryTransactionId?: string;
|
|
13505
|
+
versionTransactionId?: string;
|
|
13506
|
+
metadataPointer?: string;
|
|
13507
|
+
metadataSequence?: number;
|
|
13508
|
+
}>;
|
|
13509
|
+
export declare const adapterRegistryCategoriesResponseSchema: z.ZodObject<{
|
|
13510
|
+
categories: z.ZodArray<z.ZodObject<{
|
|
13511
|
+
id: z.ZodNumber;
|
|
13512
|
+
network: z.ZodString;
|
|
13513
|
+
type: z.ZodString;
|
|
13514
|
+
slug: z.ZodString;
|
|
13515
|
+
name: z.ZodString;
|
|
13516
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13517
|
+
topicId: z.ZodString;
|
|
13518
|
+
versionTopicId: z.ZodString;
|
|
13519
|
+
registryTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13520
|
+
versionTransactionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13521
|
+
metadataPointer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13522
|
+
metadataSequence: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13523
|
+
createdAt: z.ZodString;
|
|
13524
|
+
updatedAt: z.ZodString;
|
|
13525
|
+
metadata: z.ZodNullable<z.ZodOptional<z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
13526
|
+
}, "strip", z.ZodTypeAny, {
|
|
13527
|
+
name?: string;
|
|
13528
|
+
metadata?: JsonValue;
|
|
13529
|
+
type?: string;
|
|
13530
|
+
network?: string;
|
|
13531
|
+
description?: string;
|
|
13532
|
+
topicId?: string;
|
|
13533
|
+
id?: number;
|
|
13534
|
+
createdAt?: string;
|
|
13535
|
+
updatedAt?: string;
|
|
13536
|
+
slug?: string;
|
|
13537
|
+
versionTopicId?: string;
|
|
13538
|
+
registryTransactionId?: string;
|
|
13539
|
+
versionTransactionId?: string;
|
|
13540
|
+
metadataPointer?: string;
|
|
13541
|
+
metadataSequence?: number;
|
|
13542
|
+
}, {
|
|
13543
|
+
name?: string;
|
|
13544
|
+
metadata?: JsonValue;
|
|
13545
|
+
type?: string;
|
|
13546
|
+
network?: string;
|
|
13547
|
+
description?: string;
|
|
13548
|
+
topicId?: string;
|
|
13549
|
+
id?: number;
|
|
13550
|
+
createdAt?: string;
|
|
11732
13551
|
updatedAt?: string;
|
|
11733
13552
|
slug?: string;
|
|
11734
13553
|
versionTopicId?: string;
|
|
@@ -12613,16 +14432,6 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12613
14432
|
p?: "hcs-21";
|
|
12614
14433
|
op?: "delete" | "register" | "update";
|
|
12615
14434
|
signature?: string;
|
|
12616
|
-
config?: {
|
|
12617
|
-
threshold?: string;
|
|
12618
|
-
type?: string;
|
|
12619
|
-
account?: string;
|
|
12620
|
-
ctopic?: string;
|
|
12621
|
-
ttopic?: string;
|
|
12622
|
-
stopic?: string;
|
|
12623
|
-
} & {
|
|
12624
|
-
[k: string]: unknown;
|
|
12625
|
-
};
|
|
12626
14435
|
adapter_id?: string;
|
|
12627
14436
|
entity?: string;
|
|
12628
14437
|
package?: {
|
|
@@ -12633,11 +14442,6 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12633
14442
|
};
|
|
12634
14443
|
manifest?: string;
|
|
12635
14444
|
manifest_sequence?: number;
|
|
12636
|
-
state_model?: string;
|
|
12637
|
-
}, {
|
|
12638
|
-
p?: "hcs-21";
|
|
12639
|
-
op?: "delete" | "register" | "update";
|
|
12640
|
-
signature?: string;
|
|
12641
14445
|
config?: {
|
|
12642
14446
|
threshold?: string;
|
|
12643
14447
|
type?: string;
|
|
@@ -12648,6 +14452,11 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12648
14452
|
} & {
|
|
12649
14453
|
[k: string]: unknown;
|
|
12650
14454
|
};
|
|
14455
|
+
state_model?: string;
|
|
14456
|
+
}, {
|
|
14457
|
+
p?: "hcs-21";
|
|
14458
|
+
op?: "delete" | "register" | "update";
|
|
14459
|
+
signature?: string;
|
|
12651
14460
|
adapter_id?: string;
|
|
12652
14461
|
entity?: string;
|
|
12653
14462
|
package?: {
|
|
@@ -12658,6 +14467,16 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12658
14467
|
};
|
|
12659
14468
|
manifest?: string;
|
|
12660
14469
|
manifest_sequence?: number;
|
|
14470
|
+
config?: {
|
|
14471
|
+
threshold?: string;
|
|
14472
|
+
type?: string;
|
|
14473
|
+
account?: string;
|
|
14474
|
+
ctopic?: string;
|
|
14475
|
+
ttopic?: string;
|
|
14476
|
+
stopic?: string;
|
|
14477
|
+
} & {
|
|
14478
|
+
[k: string]: unknown;
|
|
14479
|
+
};
|
|
12661
14480
|
state_model?: string;
|
|
12662
14481
|
}>;
|
|
12663
14482
|
transactionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -12734,16 +14553,6 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12734
14553
|
p?: "hcs-21";
|
|
12735
14554
|
op?: "delete" | "register" | "update";
|
|
12736
14555
|
signature?: string;
|
|
12737
|
-
config?: {
|
|
12738
|
-
threshold?: string;
|
|
12739
|
-
type?: string;
|
|
12740
|
-
account?: string;
|
|
12741
|
-
ctopic?: string;
|
|
12742
|
-
ttopic?: string;
|
|
12743
|
-
stopic?: string;
|
|
12744
|
-
} & {
|
|
12745
|
-
[k: string]: unknown;
|
|
12746
|
-
};
|
|
12747
14556
|
adapter_id?: string;
|
|
12748
14557
|
entity?: string;
|
|
12749
14558
|
package?: {
|
|
@@ -12754,6 +14563,16 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12754
14563
|
};
|
|
12755
14564
|
manifest?: string;
|
|
12756
14565
|
manifest_sequence?: number;
|
|
14566
|
+
config?: {
|
|
14567
|
+
threshold?: string;
|
|
14568
|
+
type?: string;
|
|
14569
|
+
account?: string;
|
|
14570
|
+
ctopic?: string;
|
|
14571
|
+
ttopic?: string;
|
|
14572
|
+
stopic?: string;
|
|
14573
|
+
} & {
|
|
14574
|
+
[k: string]: unknown;
|
|
14575
|
+
};
|
|
12757
14576
|
state_model?: string;
|
|
12758
14577
|
};
|
|
12759
14578
|
}, {
|
|
@@ -12780,16 +14599,6 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12780
14599
|
p?: "hcs-21";
|
|
12781
14600
|
op?: "delete" | "register" | "update";
|
|
12782
14601
|
signature?: string;
|
|
12783
|
-
config?: {
|
|
12784
|
-
threshold?: string;
|
|
12785
|
-
type?: string;
|
|
12786
|
-
account?: string;
|
|
12787
|
-
ctopic?: string;
|
|
12788
|
-
ttopic?: string;
|
|
12789
|
-
stopic?: string;
|
|
12790
|
-
} & {
|
|
12791
|
-
[k: string]: unknown;
|
|
12792
|
-
};
|
|
12793
14602
|
adapter_id?: string;
|
|
12794
14603
|
entity?: string;
|
|
12795
14604
|
package?: {
|
|
@@ -12800,6 +14609,16 @@ export declare const adapterRegistrySubmitAdapterResponseSchema: z.ZodObject<{
|
|
|
12800
14609
|
};
|
|
12801
14610
|
manifest?: string;
|
|
12802
14611
|
manifest_sequence?: number;
|
|
14612
|
+
config?: {
|
|
14613
|
+
threshold?: string;
|
|
14614
|
+
type?: string;
|
|
14615
|
+
account?: string;
|
|
14616
|
+
ctopic?: string;
|
|
14617
|
+
ttopic?: string;
|
|
14618
|
+
stopic?: string;
|
|
14619
|
+
} & {
|
|
14620
|
+
[k: string]: unknown;
|
|
14621
|
+
};
|
|
12803
14622
|
state_model?: string;
|
|
12804
14623
|
};
|
|
12805
14624
|
}>;
|
|
@@ -15308,22 +17127,22 @@ export declare const skillDeprecationsResponseSchema: z.ZodObject<{
|
|
|
15308
17127
|
export declare const skillSecurityBreakdownResponseSchema: z.ZodObject<{
|
|
15309
17128
|
jobId: z.ZodString;
|
|
15310
17129
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15311
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
15312
|
-
summary: z.ZodOptional<z.
|
|
17130
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, "many">>;
|
|
17131
|
+
summary: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
15313
17132
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15314
17133
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15315
17134
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
15316
17135
|
jobId: z.ZodString;
|
|
15317
17136
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15318
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
15319
|
-
summary: z.ZodOptional<z.
|
|
17137
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, "many">>;
|
|
17138
|
+
summary: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
15320
17139
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15321
17140
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15322
17141
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
15323
17142
|
jobId: z.ZodString;
|
|
15324
17143
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15325
|
-
findings: z.ZodOptional<z.ZodArray<z.
|
|
15326
|
-
summary: z.ZodOptional<z.
|
|
17144
|
+
findings: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, "many">>;
|
|
17145
|
+
summary: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
15327
17146
|
generatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15328
17147
|
scannerVersion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15329
17148
|
}, z.ZodTypeAny, "passthrough">>;
|