Skip to main content
Agent communication layers translating platform detail into audience-appropriate messages.
Agents should feel like a senior colleague who knows when to explain and when to move quickly. A new developer should not have to understand Kubernetes vocabulary before deploying an app. A platform engineer should not have to read beginner explanations before getting to the diagnosis.

Proficiency profiles

Users should be able to change this at any time with a control such as Talk to me as: Beginner / Intermediate / Advanced / Expert. The agent should not silently change someone’s level based on writing style. Akua should remember the user’s default per workspace. A session can override it for a single conversation, and the active style is stored on the session. The profile changes presentation, not reasoning quality. The agent should still inspect the same logs, events, repository change requests, resources, and evidence. Beginner mode should put the plain-language summary first, while keeping technical details available. Expert mode should surface the technical detail immediately.

Same issue, different language

Each example below describes the same diagnosis. Only the explanation changes; the underlying evidence stays the same.

Learning mode

Learning mode is separate from proficiency. When enabled, the agent adds short, expandable explanations for concepts the user has not seen before.
Example
Learning notes should not repeat forever. Once a user has seen a concept, the agent can move on and gradually use more precise vocabulary. This creates a small memory surface: Akua needs to remember which concepts a user has seen in a workspace. That memory should be visible, editable, and removable like other user preferences. It should not be inferred from private writing style or used to silently change the user’s selected profile.

Vocabulary mapping

Examples

See realistic deployment, investigation, and compute recommendation flows.

Configure an agent

Set communication style, runtime policy, grants, and triggers.