TLDR: GAIA is a new framework that enables Large Language Models (LLMs) to safely and efficiently assist humans in business-to-business (B2B) negotiation and screening tasks. It introduces a governance-first approach with three key mechanisms: information-gated progression to ensure sufficient data before bargaining, dual feedback integration prioritizing human input, and authorization boundaries with explicit escalation paths to prevent unauthorized commitments. GAIA defines roles for humans (Principal), LLM agents (Delegate), and external parties (Counterparty), and uses a structured workflow with a Task-Completeness Index (TCI) to manage information flow and ensure auditability and human oversight.
In the evolving landscape of business-to-business (B2B) interactions, organizations are increasingly looking to artificial intelligence (AI) systems to handle tasks like initial screening and negotiation. However, deploying AI in these high-stakes environments comes with significant challenges, particularly around governance: ensuring AI doesn’t make unauthorized commitments, gathers enough information before bargaining, and allows for effective human oversight and auditing. This is where a new framework called GAIA comes into play.
GAIA, which stands for “A General Agency Interaction Architecture for LLM-Human B2B Negotiation & Screening,” is a governance-first framework designed to enable Large Language Models (LLMs) to work safely and efficiently alongside humans in B2B negotiation and screening processes. It addresses critical gaps in previous AI negotiation research, which often focused on AI-to-AI bargaining without considering the practical needs of human oversight, staged information gathering, and clear authorization limits.
Understanding GAIA’s Core Roles
GAIA defines three essential roles to manage interactions:
- Principal: This is the human decision-maker who retains ultimate authority and sets the rules.
- Delegate: This is the LLM agent, operating within defined boundaries and discretion.
- Counterparty: This is the external entity (e.g., a supplier, candidate) with whom the Delegate interacts.
Additionally, GAIA can include an optional Critic (another AI) to provide performance feedback and a Moderator to enforce safety and oversight.
How GAIA Works: Three Key Mechanisms
GAIA organizes interactions through three coordinated mechanisms to ensure safe and efficient delegation:
1. Information-Gated Progression: This mechanism ensures that the AI agent gathers sufficient information before entering into negotiation. It explicitly separates the “screening” phase from the “negotiation” phase. The system uses a “Task-Completeness Index” (TCI) to track how much essential information has been revealed. Negotiation only begins when the TCI reaches a predefined threshold, preventing the AI from bargaining on incomplete data.
2. Dual Feedback Integration: GAIA combines feedback from two sources: AI Critic suggestions and lightweight human corrections. Human input always takes the highest priority, ensuring that the Principal’s preferences and instructions are paramount. Safety signals, such as potential boundary violations, are also integrated and prioritized, preventing the AI from making risky moves.
3. Authorization Boundaries with Explicit Escalation: The framework clearly defines what actions and commitments the Delegate (LLM agent) can make without human approval. If the agent approaches or attempts to cross these authorization boundaries, it automatically triggers an “escalation” path, notifying the Principal with a structured summary of the situation and proposed options. This prevents unauthorized commitments and maintains human control.
The GAIA Workflow: A Phased Approach
GAIA operates through a structured state machine, guiding the conversation through distinct phases:
- START: The beginning of an interaction.
- STCC (Single-Turn Constraint Clarification): An early phase where the agent asks one high-value question to quickly gather critical information and accelerate the TCI.
- SCREEN: The primary information-gathering phase, where the agent asks targeted questions to complete its checklist of required information.
- NEGOTIATE: Once the TCI threshold is met, the agent can begin discussing terms and making non-binding proposals.
- SUMMARIZE: When an agreement is near or an impasse is reached, the agent summarizes the terms.
- Terminal States: The conversation concludes in one of four states: AGREE (successful deal), NO_DEAL (impasse), ESCALATE (human review needed), or STALL (timeout/inactivity).
Ensuring Safety and Auditability
A key aspect of GAIA is its focus on safety. It includes “safety invariants” that prevent premature bargaining, ensure information is never forgotten, and guarantee that no potentially binding text reaches the counterparty without authorization. Every action and decision made by the agent is logged, creating a comprehensive audit trail for review and regulatory compliance.
For instance, before sending any message that could imply a commitment, the system runs a “Preflight Commitment Check.” If the message contains binding language or exceeds authorization limits, it’s either rewritten to be non-binding or triggers an immediate escalation to the human Principal.
Also Read:
- AI Explainability: Integrating Large Language Models into Structured Decision Processes
- Unpacking AI Decisions: How LLM Agents Create Transparent Reasoning Paths
Real-World Applications
GAIA’s framework is designed to be applicable across various B2B domains, including procurement, real estate, and staffing. For example, in a staffing scenario, an AI Delegate can screen job candidates, gather information about their work authorization, time zone availability, and compensation expectations. If a candidate requests a salary outside the approved range, the system escalates to the hiring manager, providing all necessary context and options for a decision.
By bridging the gap between theoretical AI negotiation models and practical enterprise deployment, GAIA offers a reproducible specification for safe, efficient, and accountable AI delegation. This innovative approach ensures that AI agents can augment human capabilities in complex B2B interactions while maintaining crucial human oversight and control. You can read more about this framework in the full research paper: GAIA: A General Agency Interaction Architecture for LLM-Human B2B Negotiation & Screening.


