Interface: RenderedRoute
Extended by
Properties
document
readonlydocument:AgentDocument
The final Agent Document the real renderer produced.
invocation
readonlyinvocation:AgentRenderInvocation
progress
readonlyprogress: readonlyAgentProgressUpdate[]
Request-scoped progress the route reported. These are not render events; the final-only dispatcher emits no event stream.
provenance
readonlyprovenance:RenderedRouteProvenance
result?
readonlyoptionalresult?:unknown
The document value parsed by the route's own resultSchema; absent when the module exports none.