Business problem

Adding specialized agents without coordination produces either gaps (nobody handles a situation) or duplicates (several contradictory analyses on the same object).

Observed context

Kohentra routes every detected situation to the relevant agent through a single entry point, accounting for cases already resolved and jobs already queued, before creating a new analysis request.

Kohentra's role

Kohentra acts as the mandatory gateway between detecting a situation and an agent's work: no agent can be invoked outside this supervision.

Capability mobilized

Agent supervisor and orchestrator: classifies situations, discards already-closed cases, and hands the remaining work to the appropriate specialized capability.

Proposal

A queue of genuinely necessary analyses is built, traceable back to the orchestration decision that produced it.

Human decision

Supervision never decides business substance on the human's behalf: it only decides which capability should look at what, and when.

Explanation

Every analysis job keeps a record of the orchestration decision that created it, so the path stays verifiable after the fact.