Uses of Package
ai.tabforge.workshop.model
Packages that use ai.tabforge.workshop.model
Package
Description
Abstract base classes and interfaces for Workshop sub-agents.
Concrete sub-agent implementations for the Workshop review pipeline.
Domain model for the Claude Architect Workshop MCP server.
Orchestration engine — the agentic loop that coordinates all sub-agents.
-
Classes in ai.tabforge.workshop.model used by ai.tabforge.workshop.agentClassDescriptionWhat a sub-agent returns after executing its analysis pass.A single issue discovered by a sub-agent during code review.
-
Classes in ai.tabforge.workshop.model used by ai.tabforge.workshop.agents
-
Classes in ai.tabforge.workshop.model used by ai.tabforge.workshop.modelClassDescriptionWhat a sub-agent returns after executing its analysis pass.Per-agent execution statistics included in the final
ReviewReport.A single issue discovered by a sub-agent during code review.The developer's response to an escalation — recorded in the audit trail.The three choices available to the developer when an escalation occurs.Current lifecycle state of the review session.Defines what to review: which files and which specialist agents to run.Which specialist sub-agents to run.Which files to include in the review.Risk level of a finding discovered by a sub-agent. -
Classes in ai.tabforge.workshop.model used by ai.tabforge.workshop.orchestratorClassDescriptionWhat a sub-agent returns after executing its analysis pass.Sent to Claude Desktop when a CRITICAL finding requires a human decision.A single issue discovered by a sub-agent during code review.The developer's response to an escalation — recorded in the audit trail.The final aggregated output of a complete Workshop review.Current lifecycle state of the review session.Defines what to review: which files and which specialist agents to run.