HabrJuly 29, 2026🇷🇺Translated from Russian

Inside the AI Companion: How Multi-Agent Orchestration Powers Retail Decision-Making

GlowByte has published a detailed technical overview of its multi-agent AI platform, explaining how a personal AI companion orchestrates specialized agents to support category managers in retail networks.

The platform operates on two distinct layers. The first layer is the personal AI companion, a dedicated assistant assigned to an individual employee. It functions like a McKinsey-level analyst that works around the clock, remembers prior conversations, and maintains a partner-like stance without its own corporate agenda. The companion lives inside the employee’s existing messenger, eliminating the need for new applications.

The second layer consists of narrow functional agents. One agent translates natural-language questions into database queries using Text2SQL technology. Another agent maintains corporate regulations and precedents. A third continuously scans sales data for anomalies. The personal companion acts as the conductor, deciding which agents to invoke and synthesizing their outputs into coherent recommendations.

Proactive Work and Real-World Examples

The companion performs substantial work without explicit requests by using the manager’s calendar, priorities, and live data streams. It prepares daily briefings, drafts messages to suppliers overnight, performs initial diagnostics on margin drops, and assembles supplier dossiers before scheduled meetings.

In one documented case, the system identified a 9.2 percent margin shortfall in Siberian dairy products, traced the issue to a supplier price increase and service-level failures, and isolated the impact to twelve specific stores undergoing refrigeration repairs. In a second case, it recalled a six-month-old decision to freeze prices and compiled negotiation leverage including raw-material price trends and historical service failures.

Agent-to-Agent Coordination and Memory Architecture

When multiple managers are involved, companions communicate via an Agent-to-Agent (A2A) protocol that is disabled by default and restricted to explicit allowlists. This mechanism automatically schedules cross-departmental meetings and tracks commitments without requiring managers to send multiple emails.

Memory is organized in three layers: a corporate knowledge base of regulations that agents can read but not modify; isolated personal memory for each manager; and a collective memory of anonymized successful tactics that undergo human curator review before becoming available to other companions.

Security Controls and Limitations

Autonomy is governed by a three-tier model. Tier 1 permits only internal drafting. Tier 2 actions that affect external systems require explicit human approval inside the messenger. Tier 3 autonomous execution is enabled only after a trust period and compliance review. The orchestrator itself is deliberately prevented from writing arbitrary SQL, reducing the attack surface even if prompt injection occurs.

The article acknowledges that prompt injection remains an unsolved industry problem and that the current perimeter still leaves open questions about cumulative data reach through multiple functional agents.

Related articles

HabrAI Security

Study Finds Iterative AI Code Generation Accumulates Security Vulnerabilities Over Multiple Iterations

A 2025 IEEE-ISTAS 2025 research paper titled Security Degradation in Iterative AI Code Generation: A Systematic Analysis of the Paradox examined how repeated prompting of large language models leads to worsening code security. Researchers started with 10 secure code samples in C and Java, then applied four prompting strategies across 10 iterations each, generating 400 code samples that were analyzed with both manual review and automated scanners. The study found the strongest correlation between rising code complexity and vulnerability count, with 158 vulnerabilities emerging from feature-addition prompts and only 38 from explicit security-improvement requests. Even when asked to fix issues, GPT-4o frequently introduced new, subtler flaws such as timing side-channels, SQL injection risks, and use-after-free errors while addressing obvious problems. The authors recommend mandatory human review after every few iterations and greater use of SAST tools, noting that the illusion of progress can mask accumulating weaknesses. Limitations include testing only GPT-4o and the absence of human corrections during the iterative process.

BoletimSecAI Security

Cybercriminals Deploy Advanced AI for Continuous Automated Reconnaissance and Exploitation at Scale

Advanced AI models now enable cybercriminal groups to maintain uninterrupted reconnaissance across enterprises in every sector, mapping domains, exposed services, and infrastructure changes at a pace no human team could sustain for weeks. The automated process targets two opposite profiles of vulnerable systems: legacy environments left unpatched for years with outdated versions and forgotten permissions, and rapidly deployed applications built through Vibe Coding that reach production without security review. The entire attack chain—reconnaissance, vulnerability identification, validation, and exploitation—is now executed by AI agents operating with minimal human oversight. What previously required a dedicated specialized team focused on one target at a time now runs in parallel against thousands of targets simultaneously, with marginal cost approaching zero for each additional attack. This collapse in operational costs and rise in success rates has restructured the cybercrime economy, funding increasingly sophisticated tools and lowering the barrier for new operators who need only platform access rather than deep technical expertise. The time window between an application reaching production and discovery by attackers has shrunk to hours, while most organizations still treat security as a finite project rather than an ongoing process.

安全客AI Security

Ruishu Information Warns Machine Traffic Now Dominates Internet as AI Agents Surge

Ruishu Information has released its 2026 Automation Threat Report covering data from early 2025 through Q2 2026. The report shows bots accounting for 68 percent of total internet traffic, with malicious bots making up 55 percent of that volume. Human traffic has fallen to just 22 percent while AI Agent-driven requests have grown from under 1 percent to 8-12 percent. LLM and AI Agent requests have already exceeded 450 billion, marking more than 400 percent year-over-year growth. The report introduces a new classification of non-human traffic into traditional bots, AI-enhanced bots, and autonomous AI Agents, along with an L1-L5 threat framework. It also expands documented attack scenarios from nine to thirteen, adding LLM application attacks, agent supply-chain attacks, identity hijacking, and autonomous AI-orchestrated attacks.

安全客AI Security

360 Launches nanoWork Enterprise Edition Channel Ecosystem with Native Security for AI Agents

On August 17, 360 held its nanoWork Enterprise Edition partner recruitment launch event, gathering over 200 channel partners from across China. The event marks the first major channel gathering since the product's official release on July 28. 360 founder Zhou Hongyi emphasized that AI is moving from answering questions to completing tasks, requiring robust security foundations, channel networks, and service systems. General Manager Wang Yi highlighted the low enterprise AI adoption rate of around 18% and positioned nanoWork as a secure, enterprise-grade AI agent platform built on 20 years of 360 security expertise. The company unveiled a three-dimensional partner architecture, four revenue models, and five empowerment systems to enable lightweight partner entry into the market. With a 1,000+ FDE engineer network and the AikerWorld community, nanoWork aims to deliver on-site陪跑 and service packages to bridge the last mile of AI deployment.