Uses of Record Class
ai.tabforge.workshop.model.ReviewReport
Packages that use ReviewReport
Package
Description
Orchestration engine — the agentic loop that coordinates all sub-agents.
-
Uses of ReviewReport in ai.tabforge.workshop.orchestrator
Methods in ai.tabforge.workshop.orchestrator that return ReviewReportMethods in ai.tabforge.workshop.orchestrator with parameters of type ReviewReportConstructors in ai.tabforge.workshop.orchestrator with parameters of type ReviewReportModifierConstructorDescriptionReviewSession(String reviewId, ReviewScope scope, ReviewReport.ReviewStatus status, ReviewReport report, EscalationRequest pendingEscalation, String startedAt)