@chaoschain/sdk 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +73 -15
- package/dist/{IPFSLocal-BCIADaOU.d.ts → IPFSLocal-BqyHRp_l.d.ts} +1 -1
- package/dist/{IPFSLocal-DqzD3Y7I.d.cts → IPFSLocal-azjjaiGR.d.cts} +1 -1
- package/dist/index.cjs +77 -37
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -5
- package/dist/index.d.ts +4 -5
- package/dist/index.js +77 -38
- package/dist/index.js.map +1 -1
- package/dist/providers/compute/index.d.cts +1 -1
- package/dist/providers/compute/index.d.ts +1 -1
- package/dist/providers/storage/index.d.cts +2 -2
- package/dist/providers/storage/index.d.ts +2 -2
- package/dist/{types-CEFAgoAM.d.cts → types-DZze-Z8B.d.cts} +35 -11
- package/dist/{types-CEFAgoAM.d.ts → types-DZze-Z8B.d.ts} +35 -11
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { N as NetworkConfig, I as IntegrityProof, W as WalletConfig, a as NetworkInfo, C as ContractAddresses, G as GatewayClientConfig, b as GatewayHealthResponse, c as WorkflowStatus, S as ScoreSubmissionMode, P as PendingWorkResponse, d as WorkEvidenceResponse, A as AgentRole, e as ChaosChainSDKConfig, f as AgentMetadata, g as AgentRegistration, F as FeedbackParams, h as PaymentMethod, U as UploadOptions, i as UploadResult, j as WorkflowError } from './types-
|
|
2
|
-
export {
|
|
1
|
+
import { N as NetworkConfig, I as IntegrityProof, W as WalletConfig, a as NetworkInfo, C as ContractAddresses, G as GatewayClientConfig, b as GatewayHealthResponse, c as WorkflowStatus, S as ScoreSubmissionMode, P as PendingWorkResponse, d as WorkEvidenceResponse, A as AgentRole, e as ChaosChainSDKConfig, f as AgentMetadata, g as AgentRegistration, F as FeedbackParams, h as PaymentMethod, U as UploadOptions, i as UploadResult, j as WorkflowError } from './types-DZze-Z8B.cjs';
|
|
2
|
+
export { O as AgencySignals, o as ComputeProvider, D as DKGNodeData, R as DemoAssessment, Z as EngineeringStudioPolicy, K as EvidencePackage, k as FeedbackRecord, u as PendingWorkItem, Y as ScoreRange, $ as SignalExtractionContext, n as StorageProvider, T as TEEAttestation, p as TransactionResult, l as ValidationRequest, V as ValidationRequestParams, q as ValidationStatus, Q as VerifierAssessment, L as WorkEvidenceVerificationResult, _ as WorkMandate, M as WorkVerificationResult, t as WorkflowProgress, s as WorkflowState, r as WorkflowType, m as X402Payment, X as X402PaymentParams, v as XMTPMessageData, E as composeScoreVector, H as composeScoreVectorWithDefaults, w as computeDepth, x as derivePoAScores, B as extractAgencySignals, J as rangeFit, y as validateEvidenceGraph, z as verifyWorkEvidence } from './types-DZze-Z8B.cjs';
|
|
3
3
|
import { ethers } from 'ethers';
|
|
4
|
-
export { I as IPFSLocalStorage } from './IPFSLocal-
|
|
4
|
+
export { I as IPFSLocalStorage } from './IPFSLocal-azjjaiGR.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* X402 Payment Manager for ChaosChain SDK
|
|
@@ -1047,7 +1047,6 @@ declare class StudioClient {
|
|
|
1047
1047
|
* - HTTP 402 paywall server
|
|
1048
1048
|
*/
|
|
1049
1049
|
declare class ChaosChainSDK {
|
|
1050
|
-
private static warnedGatewayMissing;
|
|
1051
1050
|
private static warnedStudioClientProduction;
|
|
1052
1051
|
private walletManager;
|
|
1053
1052
|
private chaosAgent;
|
|
@@ -2536,7 +2535,7 @@ declare class StudioManager {
|
|
|
2536
2535
|
* @packageDocumentation
|
|
2537
2536
|
*/
|
|
2538
2537
|
|
|
2539
|
-
declare const SDK_VERSION = "0.2.
|
|
2538
|
+
declare const SDK_VERSION = "0.2.4";
|
|
2540
2539
|
declare const ERC8004_VERSION = "1.0";
|
|
2541
2540
|
declare const X402_VERSION = "1.0";
|
|
2542
2541
|
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { N as NetworkConfig, I as IntegrityProof, W as WalletConfig, a as NetworkInfo, C as ContractAddresses, G as GatewayClientConfig, b as GatewayHealthResponse, c as WorkflowStatus, S as ScoreSubmissionMode, P as PendingWorkResponse, d as WorkEvidenceResponse, A as AgentRole, e as ChaosChainSDKConfig, f as AgentMetadata, g as AgentRegistration, F as FeedbackParams, h as PaymentMethod, U as UploadOptions, i as UploadResult, j as WorkflowError } from './types-
|
|
2
|
-
export {
|
|
1
|
+
import { N as NetworkConfig, I as IntegrityProof, W as WalletConfig, a as NetworkInfo, C as ContractAddresses, G as GatewayClientConfig, b as GatewayHealthResponse, c as WorkflowStatus, S as ScoreSubmissionMode, P as PendingWorkResponse, d as WorkEvidenceResponse, A as AgentRole, e as ChaosChainSDKConfig, f as AgentMetadata, g as AgentRegistration, F as FeedbackParams, h as PaymentMethod, U as UploadOptions, i as UploadResult, j as WorkflowError } from './types-DZze-Z8B.js';
|
|
2
|
+
export { O as AgencySignals, o as ComputeProvider, D as DKGNodeData, R as DemoAssessment, Z as EngineeringStudioPolicy, K as EvidencePackage, k as FeedbackRecord, u as PendingWorkItem, Y as ScoreRange, $ as SignalExtractionContext, n as StorageProvider, T as TEEAttestation, p as TransactionResult, l as ValidationRequest, V as ValidationRequestParams, q as ValidationStatus, Q as VerifierAssessment, L as WorkEvidenceVerificationResult, _ as WorkMandate, M as WorkVerificationResult, t as WorkflowProgress, s as WorkflowState, r as WorkflowType, m as X402Payment, X as X402PaymentParams, v as XMTPMessageData, E as composeScoreVector, H as composeScoreVectorWithDefaults, w as computeDepth, x as derivePoAScores, B as extractAgencySignals, J as rangeFit, y as validateEvidenceGraph, z as verifyWorkEvidence } from './types-DZze-Z8B.js';
|
|
3
3
|
import { ethers } from 'ethers';
|
|
4
|
-
export { I as IPFSLocalStorage } from './IPFSLocal-
|
|
4
|
+
export { I as IPFSLocalStorage } from './IPFSLocal-BqyHRp_l.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* X402 Payment Manager for ChaosChain SDK
|
|
@@ -1047,7 +1047,6 @@ declare class StudioClient {
|
|
|
1047
1047
|
* - HTTP 402 paywall server
|
|
1048
1048
|
*/
|
|
1049
1049
|
declare class ChaosChainSDK {
|
|
1050
|
-
private static warnedGatewayMissing;
|
|
1051
1050
|
private static warnedStudioClientProduction;
|
|
1052
1051
|
private walletManager;
|
|
1053
1052
|
private chaosAgent;
|
|
@@ -2536,7 +2535,7 @@ declare class StudioManager {
|
|
|
2536
2535
|
* @packageDocumentation
|
|
2537
2536
|
*/
|
|
2538
2537
|
|
|
2539
|
-
declare const SDK_VERSION = "0.2.
|
|
2538
|
+
declare const SDK_VERSION = "0.2.4";
|
|
2540
2539
|
declare const ERC8004_VERSION = "1.0";
|
|
2541
2540
|
declare const X402_VERSION = "1.0";
|
|
2542
2541
|
|
package/dist/index.js
CHANGED
|
@@ -12009,10 +12009,10 @@ var X402PaymentManager = class {
|
|
|
12009
12009
|
*/
|
|
12010
12010
|
getTreasuryAddress(network) {
|
|
12011
12011
|
const treasuries = {
|
|
12012
|
-
"base-sepolia": "
|
|
12013
|
-
"ethereum-sepolia": "
|
|
12014
|
-
"optimism-sepolia": "
|
|
12015
|
-
"linea-sepolia": "
|
|
12012
|
+
"base-sepolia": "0x20E7B2A2c8969725b88Dd3EF3a11Bc3353C83F70",
|
|
12013
|
+
"ethereum-sepolia": "0x20E7B2A2c8969725b88Dd3EF3a11Bc3353C83F70",
|
|
12014
|
+
"optimism-sepolia": "0x20E7B2A2c8969725b88Dd3EF3a11Bc3353C83F70",
|
|
12015
|
+
"linea-sepolia": "0x20E7B2A2c8969725b88Dd3EF3a11Bc3353C83F70"
|
|
12016
12016
|
};
|
|
12017
12017
|
return treasuries[network] || treasuries["base-sepolia"];
|
|
12018
12018
|
}
|
|
@@ -15368,7 +15368,6 @@ var StudioClient = class {
|
|
|
15368
15368
|
|
|
15369
15369
|
// src/ChaosChainSDK.ts
|
|
15370
15370
|
var ChaosChainSDK = class _ChaosChainSDK {
|
|
15371
|
-
static warnedGatewayMissing = false;
|
|
15372
15371
|
static warnedStudioClientProduction = false;
|
|
15373
15372
|
// Core components
|
|
15374
15373
|
walletManager;
|
|
@@ -15546,25 +15545,16 @@ var ChaosChainSDK = class _ChaosChainSDK {
|
|
|
15546
15545
|
this.computeProvider
|
|
15547
15546
|
);
|
|
15548
15547
|
}
|
|
15549
|
-
|
|
15550
|
-
|
|
15551
|
-
|
|
15552
|
-
|
|
15553
|
-
`\u{1F310} Gateway client initialized: ${gatewayConfig.baseUrl || gatewayConfig.gatewayUrl || "https://gateway.chaoscha.in"}`
|
|
15554
|
-
);
|
|
15555
|
-
}
|
|
15548
|
+
const gatewayConfig = config.gatewayConfig ?? (config.gatewayUrl ? { gatewayUrl: config.gatewayUrl } : {});
|
|
15549
|
+
this.gateway = new GatewayClient(gatewayConfig);
|
|
15550
|
+
const gatewayBaseUrl = gatewayConfig.baseUrl ?? gatewayConfig.gatewayUrl ?? "https://gateway.chaoscha.in";
|
|
15551
|
+
console.log(`\u{1F310} Gateway client initialized: ${gatewayBaseUrl}`);
|
|
15556
15552
|
this.studio = new StudioClient({
|
|
15557
15553
|
provider: this.provider,
|
|
15558
15554
|
signer: this.walletManager.getWallet(),
|
|
15559
15555
|
network: typeof config.network === "string" ? config.network : config.network
|
|
15560
15556
|
});
|
|
15561
15557
|
const isLocalNetwork = String(config.network) === "local" /* LOCAL */ || String(config.network) === "local";
|
|
15562
|
-
if (!this.gateway && !isLocalNetwork && !_ChaosChainSDK.warnedGatewayMissing) {
|
|
15563
|
-
console.warn(
|
|
15564
|
-
"\u26A0\uFE0F Gateway is not configured. For production workflows, use gatewayConfig to enable Gateway orchestration."
|
|
15565
|
-
);
|
|
15566
|
-
_ChaosChainSDK.warnedGatewayMissing = true;
|
|
15567
|
-
}
|
|
15568
15558
|
if (process.env.NODE_ENV === "production" && !isLocalNetwork && !_ChaosChainSDK.warnedStudioClientProduction) {
|
|
15569
15559
|
console.warn(
|
|
15570
15560
|
"\u26A0\uFE0F StudioClient is intended for low-level or testing use. In production, prefer Gateway workflows."
|
|
@@ -15989,7 +15979,7 @@ var ChaosChainSDK = class _ChaosChainSDK {
|
|
|
15989
15979
|
* Get SDK version
|
|
15990
15980
|
*/
|
|
15991
15981
|
getVersion() {
|
|
15992
|
-
return "0.2.
|
|
15982
|
+
return "0.2.4";
|
|
15993
15983
|
}
|
|
15994
15984
|
/**
|
|
15995
15985
|
* Get SDK capabilities summary
|
|
@@ -16444,24 +16434,51 @@ function resolveScoring(policy, mandate) {
|
|
|
16444
16434
|
}
|
|
16445
16435
|
function computeObserved(evidence) {
|
|
16446
16436
|
const totalNodes = evidence.length;
|
|
16437
|
+
const byId = /* @__PURE__ */ new Map();
|
|
16447
16438
|
const childrenOf = /* @__PURE__ */ new Map();
|
|
16448
16439
|
for (const e of evidence) {
|
|
16440
|
+
byId.set(e.arweave_tx_id, e);
|
|
16449
16441
|
childrenOf.set(e.arweave_tx_id, []);
|
|
16450
16442
|
}
|
|
16451
16443
|
let edgeCount = 0;
|
|
16452
16444
|
let rootCount = 0;
|
|
16453
|
-
let integrationNodeCount = 0;
|
|
16454
16445
|
let artifactCount = 0;
|
|
16455
16446
|
for (const e of evidence) {
|
|
16456
16447
|
edgeCount += e.parent_ids.length;
|
|
16457
16448
|
if (e.parent_ids.length === 0) rootCount++;
|
|
16458
|
-
if (e.parent_ids.length > 1) integrationNodeCount++;
|
|
16459
16449
|
if (e.artifact_ids.length > 0) artifactCount++;
|
|
16460
16450
|
for (const pid of e.parent_ids) {
|
|
16461
16451
|
const c = childrenOf.get(pid);
|
|
16462
16452
|
if (c) c.push(e.arweave_tx_id);
|
|
16463
16453
|
}
|
|
16464
16454
|
}
|
|
16455
|
+
const rootOrigins = /* @__PURE__ */ new Map();
|
|
16456
|
+
function getRootOrigins(id) {
|
|
16457
|
+
if (rootOrigins.has(id)) return rootOrigins.get(id);
|
|
16458
|
+
const node = byId.get(id);
|
|
16459
|
+
if (!node || node.parent_ids.length === 0) {
|
|
16460
|
+
const s = /* @__PURE__ */ new Set([id]);
|
|
16461
|
+
rootOrigins.set(id, s);
|
|
16462
|
+
return s;
|
|
16463
|
+
}
|
|
16464
|
+
const origins = /* @__PURE__ */ new Set();
|
|
16465
|
+
for (const pid of node.parent_ids) {
|
|
16466
|
+
for (const r of getRootOrigins(pid)) origins.add(r);
|
|
16467
|
+
}
|
|
16468
|
+
rootOrigins.set(id, origins);
|
|
16469
|
+
return origins;
|
|
16470
|
+
}
|
|
16471
|
+
for (const e of evidence) getRootOrigins(e.arweave_tx_id);
|
|
16472
|
+
let integrationNodeCount = 0;
|
|
16473
|
+
for (const e of evidence) {
|
|
16474
|
+
if (e.parent_ids.length < 2) continue;
|
|
16475
|
+
const parentRootSets = e.parent_ids.filter((pid) => byId.has(pid)).map((pid) => rootOrigins.get(pid));
|
|
16476
|
+
const uniqueRoots = /* @__PURE__ */ new Set();
|
|
16477
|
+
for (const s of parentRootSets) {
|
|
16478
|
+
for (const r of s) uniqueRoots.add(r);
|
|
16479
|
+
}
|
|
16480
|
+
if (uniqueRoots.size >= 2) integrationNodeCount++;
|
|
16481
|
+
}
|
|
16465
16482
|
let terminalCount = 0;
|
|
16466
16483
|
for (const [, children] of childrenOf) {
|
|
16467
16484
|
if (children.length === 0) terminalCount++;
|
|
@@ -16594,12 +16611,13 @@ function extractAgencySignals(evidence, context) {
|
|
|
16594
16611
|
durationMs: observed.durationMs
|
|
16595
16612
|
};
|
|
16596
16613
|
if (!scoring) {
|
|
16597
|
-
|
|
16598
|
-
|
|
16599
|
-
|
|
16614
|
+
const SOFT_CAP = 0.9;
|
|
16615
|
+
initiativeSignal = Math.max(0, Math.min(SOFT_CAP, rootRatio));
|
|
16616
|
+
collaborationSignal = Math.max(0, Math.min(SOFT_CAP, edgeDensity));
|
|
16617
|
+
reasoningSignal = Math.max(0, Math.min(SOFT_CAP, depthRatio));
|
|
16600
16618
|
} else {
|
|
16601
16619
|
const ir = scoring.initiative.rootRatio;
|
|
16602
|
-
|
|
16620
|
+
const initiativeBase = rangeFit(rootRatio, ir.min, ir.target, ir.max);
|
|
16603
16621
|
const cw = scoring.collaboration.weights;
|
|
16604
16622
|
const ed = scoring.collaboration.edgeDensity;
|
|
16605
16623
|
const intR = scoring.collaboration.integrationRatio;
|
|
@@ -16611,7 +16629,13 @@ function extractAgencySignals(evidence, context) {
|
|
|
16611
16629
|
}
|
|
16612
16630
|
collaborationSignal = Math.max(0, Math.min(1, collaborationSignal));
|
|
16613
16631
|
const dr = scoring.reasoning.depthRatio;
|
|
16614
|
-
|
|
16632
|
+
const reasoningBase = rangeFit(depthRatio, dr.min, dr.target, dr.max);
|
|
16633
|
+
const fragmentationPenalty = rootRatio > ir.max ? (rootRatio - ir.max) * 0.5 : 0;
|
|
16634
|
+
const overcomplexityPenalty = depthRatio > dr.max ? (depthRatio - dr.max) * 0.5 : 0;
|
|
16635
|
+
initiativeSignal = Math.max(0, Math.min(1, initiativeBase - fragmentationPenalty));
|
|
16636
|
+
reasoningSignal = Math.max(0, Math.min(1, reasoningBase - overcomplexityPenalty));
|
|
16637
|
+
observedBlock.fragmentationPenalty = fragmentationPenalty;
|
|
16638
|
+
observedBlock.overcomplexityPenalty = overcomplexityPenalty;
|
|
16615
16639
|
const compResult = computeComplianceSignal(evidence, observed, scoring, context?.workMandate);
|
|
16616
16640
|
complianceSignal = compResult.signal;
|
|
16617
16641
|
observedBlock.testsPresent = compResult.testsPresent;
|
|
@@ -16660,17 +16684,32 @@ function normalizeInput(value) {
|
|
|
16660
16684
|
return Math.max(0, Math.min(1, v));
|
|
16661
16685
|
}
|
|
16662
16686
|
var CLAMP_100 = (v) => Math.max(0, Math.min(100, Math.round(v)));
|
|
16687
|
+
function resolveDimension(override, signal) {
|
|
16688
|
+
if (override !== void 0) return normalizeInput(override);
|
|
16689
|
+
return signal ?? 0;
|
|
16690
|
+
}
|
|
16663
16691
|
function composeScoreVector(signals, assessment) {
|
|
16664
|
-
|
|
16665
|
-
|
|
16666
|
-
|
|
16667
|
-
|
|
16692
|
+
if (assessment.complianceScore === void 0 || assessment.complianceScore === null) {
|
|
16693
|
+
throw new Error("complianceScore is required for production scoring");
|
|
16694
|
+
}
|
|
16695
|
+
if (assessment.efficiencyScore === void 0 || assessment.efficiencyScore === null) {
|
|
16696
|
+
throw new Error("efficiencyScore is required for production scoring");
|
|
16697
|
+
}
|
|
16698
|
+
return [
|
|
16699
|
+
CLAMP_100(resolveDimension(assessment.initiativeScore, signals.initiativeSignal) * 100),
|
|
16700
|
+
CLAMP_100(resolveDimension(assessment.collaborationScore, signals.collaborationSignal) * 100),
|
|
16701
|
+
CLAMP_100(resolveDimension(assessment.reasoningScore, signals.reasoningSignal) * 100),
|
|
16702
|
+
CLAMP_100(normalizeInput(assessment.complianceScore) * 100),
|
|
16703
|
+
CLAMP_100(normalizeInput(assessment.efficiencyScore) * 100)
|
|
16704
|
+
];
|
|
16705
|
+
}
|
|
16706
|
+
function composeScoreVectorWithDefaults(signals, assessment) {
|
|
16668
16707
|
return [
|
|
16669
|
-
CLAMP_100(
|
|
16670
|
-
CLAMP_100(
|
|
16671
|
-
CLAMP_100(
|
|
16672
|
-
CLAMP_100(
|
|
16673
|
-
CLAMP_100(
|
|
16708
|
+
CLAMP_100(resolveDimension(assessment?.initiativeScore, signals.initiativeSignal) * 100),
|
|
16709
|
+
CLAMP_100(resolveDimension(assessment?.collaborationScore, signals.collaborationSignal) * 100),
|
|
16710
|
+
CLAMP_100(resolveDimension(assessment?.reasoningScore, signals.reasoningSignal) * 100),
|
|
16711
|
+
CLAMP_100(resolveDimension(assessment?.complianceScore, signals.complianceSignal) * 100),
|
|
16712
|
+
CLAMP_100(resolveDimension(assessment?.efficiencyScore, signals.efficiencySignal) * 100)
|
|
16674
16713
|
];
|
|
16675
16714
|
}
|
|
16676
16715
|
function derivePoAScores(evidence, options) {
|
|
@@ -16684,7 +16723,7 @@ function derivePoAScores(evidence, options) {
|
|
|
16684
16723
|
];
|
|
16685
16724
|
}
|
|
16686
16725
|
const signals = extractAgencySignals(evidence);
|
|
16687
|
-
return
|
|
16726
|
+
return composeScoreVectorWithDefaults(signals, {
|
|
16688
16727
|
complianceScore: options?.compliance,
|
|
16689
16728
|
efficiencyScore: options?.efficiency
|
|
16690
16729
|
});
|
|
@@ -16736,7 +16775,7 @@ function verifyWorkEvidence(evidence, context) {
|
|
|
16736
16775
|
}
|
|
16737
16776
|
|
|
16738
16777
|
// src/index.ts
|
|
16739
|
-
var SDK_VERSION = "0.2.
|
|
16778
|
+
var SDK_VERSION = "0.2.4";
|
|
16740
16779
|
var ERC8004_VERSION = "1.0";
|
|
16741
16780
|
var X402_VERSION = "1.0";
|
|
16742
16781
|
var src_default = ChaosChainSDK;
|
|
@@ -16762,6 +16801,6 @@ mime-types/index.js:
|
|
|
16762
16801
|
*)
|
|
16763
16802
|
*/
|
|
16764
16803
|
|
|
16765
|
-
export { A2AX402Extension, AgentRegistrationError, AgentRole, AutoStorageManager, CHAOS_CORE_ABI, ChaosAgent, ChaosChainSDK, ChaosChainSDKError, ConfigurationError, ContractError, ERC8004_VERSION, GatewayClient, GatewayConnectionError, GatewayError, GatewayTimeoutError, GoogleAP2Integration, IDENTITY_REGISTRY_ABI, IPFSLocalStorage, PinataStorage as IPFSPinataStorage, IntegrityVerificationError, IrysStorage, IrysStorage as IrysStorageProvider, LocalIPFSStorage, MandateManager, NetworkConfig, PaymentError, PaymentManager, PaymentMethod, PinataStorage, REPUTATION_REGISTRY_ABI, REWARDS_DISTRIBUTOR_ABI, ValidationError as SDKValidationError, SDK_VERSION, STUDIO_FACTORY_ABI, STUDIO_PROXY_ABI, StorageError, StudioClient, StudioManager, VALIDATION_REGISTRY_ABI, ValidationStatus, WalletManager, WorkflowFailedError, WorkflowState, WorkflowType, X402PaymentManager, X402Server, X402_VERSION, ZeroGStorage, composeScoreVector, computeDepth, src_default as default, derivePoAScores, extractAgencySignals, getContractAddresses2 as getContractAddresses, getNetworkInfo, initChaosChainSDK, rangeFit, validateEvidenceGraph, verifyWorkEvidence };
|
|
16804
|
+
export { A2AX402Extension, AgentRegistrationError, AgentRole, AutoStorageManager, CHAOS_CORE_ABI, ChaosAgent, ChaosChainSDK, ChaosChainSDKError, ConfigurationError, ContractError, ERC8004_VERSION, GatewayClient, GatewayConnectionError, GatewayError, GatewayTimeoutError, GoogleAP2Integration, IDENTITY_REGISTRY_ABI, IPFSLocalStorage, PinataStorage as IPFSPinataStorage, IntegrityVerificationError, IrysStorage, IrysStorage as IrysStorageProvider, LocalIPFSStorage, MandateManager, NetworkConfig, PaymentError, PaymentManager, PaymentMethod, PinataStorage, REPUTATION_REGISTRY_ABI, REWARDS_DISTRIBUTOR_ABI, ValidationError as SDKValidationError, SDK_VERSION, STUDIO_FACTORY_ABI, STUDIO_PROXY_ABI, StorageError, StudioClient, StudioManager, VALIDATION_REGISTRY_ABI, ValidationStatus, WalletManager, WorkflowFailedError, WorkflowState, WorkflowType, X402PaymentManager, X402Server, X402_VERSION, ZeroGStorage, composeScoreVector, composeScoreVectorWithDefaults, computeDepth, src_default as default, derivePoAScores, extractAgencySignals, getContractAddresses2 as getContractAddresses, getNetworkInfo, initChaosChainSDK, rangeFit, validateEvidenceGraph, verifyWorkEvidence };
|
|
16766
16805
|
//# sourceMappingURL=index.js.map
|
|
16767
16806
|
//# sourceMappingURL=index.js.map
|