Skip to content

Interface: SelfHealingResult

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:63

Result of self-healing injection.

Properties

deltaCount

ts
readonly deltaCount: number;

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:71

Number of deltas injected


enrichedError

ts
readonly enrichedError: string;

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:67

The enriched error XML with contract context


injected

ts
readonly injected: boolean;

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:69

Whether any contract context was injected


originalError

ts
readonly originalError: string;

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:65

The original error XML


toolName

ts
readonly toolName: string;

Defined in: packages/core/src/introspection/ContractAwareSelfHealing.ts:73

Tool name