Why mix Claude Sonnet and GPT-4o-mini in the same system?
Different jobs have different cost and capability profiles. Claude Sonnet handles bid analysis and complex coordination logic where reasoning quality matters and volume is moderate. GPT-4o-mini handles high volume, lower complexity tasks like permit status checks and subcontractor SMS confirmations where speed and unit economics matter more than peak reasoning. Mixing models matches the right tool to the right task and keeps the operating cost defensible at scale. The full architecture pattern is in Multi Agent Orchestration.
What did the eight thousand dollars per month outsourced admin actually cover, and where did it go?
Permit chasing, subcontractor SMS confirmations, document collection, and inbox triage. The work was real. The cost was real. After the multi interface agent system went into production the work still gets done, just through the agents instead of through an outsourced team. The eight thousand dollars per month came off the operating expense line. The contractor reinvested part of it in winning more work and dropped the rest to the bottom line. The agent operating cost is roughly one thousand per month, so the gross monthly improvement is in the seven thousand range before the volume increase even shows up in revenue.
Will the project manager lose authority once agents are running coordination?
No. The agents handle coordination. The PM handles decisions. The Slack DMs surface the decisions with context attached and propose a recommended action with a one click confirm. The PM remains the named accountable party on every project, exactly as before. Authority is preserved because the deployment was scoped that way from the first design session, not because the technology happens to behave well. The pattern of human in the loop accountability inside an agent system is in the ISO 42001 Governance Guide if your operations leadership wants the framework.
How do you avoid OSHA risk when an agent is talking to subcontractors?
By scoping what the agent is allowed to say and to whom. The Twilio SMS interface confirms scheduling, requests documentation, and acknowledges receipt of submittals. It does not direct field work, change scope, or override safety protocols. Anything that looks like a directive routes back to the PM as a Slack DM for explicit approval before the agent responds. Across the pilot period the contractor recorded zero OSHA violations because the safety boundaries were defined in the system prompt before any subcontractor message went out. Field operations is exactly the wrong domain for an agent that ships first and limits later.