OptionaldependencyEndpoint dependency chain observed in the failed test code.
Ordered by call appearance in the test function and used to prioritize upstream real implementations before downstream failing endpoints.
LLM-ready regeneration digest text for the endpoint.
METHOD:/path identifier, uppercase method joined to the OpenAPI path.
Count of failed e2e operations grouped under this endpoint.
OptionalfailureCompact machine-readable failure categories observed in the grouped runtime errors, such as invalid tokens, missing resources, or empty assertion errors.
OptionalfailureStable signature used to detect repeated runtime failure loops.
OptionalproviderRealize provider file path associated with this endpoint.
OptionalsharedDownstream endpoint failures that share this endpoint as an upstream dependency and should inspect this implementation first.
OptionaltestFailed runtime test function names that contributed to this entry.
OptionaltopologyTopological phase derived from the failed tests' endpoint dependencies.
Per-endpoint failure entry surfaced on IAutoBeDebugRuntimeSummary.endpointFailures.