Successful Response
Placeholder for a trace referenced by spans but not yet ingested.
Synthesized when one or more spans declare trace_id=X but no TraceRecord with that id exists in storage. Holds the orphan spans together so the client can render them under a single root.
Extends ExtendedRecordWithChildSpans so isinstance checks work uniformly for both real and stub traces.