---
title: Internals
description: Protocol, trust boundaries, measured AWS behavior, and source analyses.
---

Use [Learn](/microvms-agentd/learn/) for walkthroughs and [Reference](/microvms-agentd/reference/) for command
syntax. These pages explain contracts and design decisions.

| Document | Purpose |
|---|---|
| [Platform](/microvms-agentd/internals/platform/) | Dated AWS measurements and corrections |
| [Networking](/microvms-agentd/internals/networking/) | VPC connectors and internet isolation |
| [Protocol](/microvms-agentd/internals/protocol/) | Authentication, execution, files, and streaming |
| [Trust](/microvms-agentd/internals/trust/) | Bootstrap, workload boundaries, credentials, and egress |
| [Embedding](/microvms-agentd/internals/embedding/) | Image contract and custom harness integration |
| [Agent VMs](/microvms-agentd/internals/agent-vms/) | Agent lifecycle and Bedrock integration |
| [Strategy](/microvms-agentd/internals/strategy/) | Scope and priorities |
| [Harness capabilities](/microvms-agentd/internals/harness-capabilities/) | Integration requirements and gaps |

Generated source analyses cover [architecture](/microvms-agentd/internals/architecture/system-overview/),
[behavior](/microvms-agentd/internals/behavior/processes/), [risks](/microvms-agentd/internals/analysis/risk-hotspots/),
[diagrams](/microvms-agentd/internals/diagrams/architecture/components/), and
[maintenance](/microvms-agentd/internals/insights/impact-analysis/). The
[CLI coverage plan](/microvms-agentd/internals/cli-coverage-plan/) is retained as history.

Source citations link to a commit, but the cited line may describe older code.
Prefer the current executable contract and implementation when a page
conflicts with them. AWS runtime observations have a date, region, and API
version; later corrections retain the original measurement.