Full Review Coordinator
What is the Full Review Coordinator?
The Full Review Coordinator is the broader SDAC reviewer profile exposed through the same streaming chat endpoint as the default assistant. It is intended for comprehensive review sessions that span multiple validation categories and district follow-up preparation.
When to Use It
Use agentId: "sdac-review-coordinator" when you need:
- Full-report validation across categories
- Quarter comparison plus justification review
- District-facing sendback summaries
- Broader AI-assisted analysis beyond the default fringe-focused assistant
Coverage
Compared with the default sdac-coordinator-release profile, this reviewer has access to the wider SDAC tool catalog:
- Full validation suite
- Quarter comparison and justification tools
- Duplicate and vacant-position analysis
- Sendback summary generation
- AI-assisted comment, job-title, and duplicate-context analysis
See Validation Tools for the underlying tool catalog.
How to Call It
The endpoint is still the SDAC chat route. Widget clients call
POST /api/ingestion/sdac/chat; direct runtime callers use POST /sdac/chat.
The only request-body change is the agentId.
{
"reportId": "8201EDC2-2EDE-4CA1-AF44-D0F5AA185CDB",
"message": "Run a full review and draft district follow-up items.",
"userId": "auditor@state.gov",
"sessionId": "browser-session-abc123",
"agentId": "sdac-review-coordinator"
}
Expected Response Style
This reviewer is optimized for district-facing review work:
- Groups critical issues separately from items to review
- Uses plain language instead of internal rule names
- Focuses on corrective action, not just detection
- Produces concise findings that can be turned into sendback guidance