> ## Documentation Index
> Fetch the complete documentation index at: https://docs.app.useharmonia.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent platform

> Strands cognition, AgentCore execution and evidence-bound memory.

## How Harmonia uses it

The worker owns durable workflow control. It sends one validated, tenant-bound specialist invocation to AgentCore Runtime, where a fresh Strands agent uses the selected Bedrock model and exact permitted tools. Accepted output returns to the worker for validation and persistence.

| Component                                             | Responsibility                                         |
| ----------------------------------------------------- | ------------------------------------------------------ |
| [Strands Agents SDK](/platform/agents/strands)        | Request-scoped agent, structured output and tool hooks |
| [AgentCore Runtime](/platform/agents/agentcore)       | IAM-authenticated managed cognition container          |
| [Bedrock](/platform/agents/bedrock)                   | Explicit role model invocation                         |
| [AgentCore Memory](/platform/agents/agentcore-memory) | Workspace-and-brand-scoped typed recall                |

Gateway Web Search and Bedrock Knowledge Bases are separate, request-bound research providers. Preloaded skills provide method guidance; neither skills nor memory establish execution authority.

## Evidence status

AWS deployment and paid provider rehearsal remain unverified. Configuration, local model doubles and successful schema tests are not authenticated provider evidence.
