Endpoint that failed during operation realization.
OptionalerrorError details when the failure came from an exception.
OptionalfunctionLast generated function, when generation succeeded before failing later.
Generated provider file path associated with the endpoint.
Generated provider function name associated with the endpoint.
Pipeline phase where the failure happened.
Human-readable failure reason.
Machine-readable failure source.
OptionalvalidationLast known validation result for this operation, when available.
Structured failure captured while generating or correcting one operation.
This object keeps endpoint-level Realize failures as data so the phase can preserve partial success instead of aborting the whole batch.
Author
sunrabbit123