Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.14 KB

File metadata and controls

19 lines (13 loc) · 1.14 KB

AIM Use Cases

Practical guides organized by what you are trying to accomplish. Each guide includes exact commands, expected output, and estimated time.

Use Case Audience Time
Register my agent Any developer 2 min
Audit agent actions Any developer 5 min
Enforce capabilities Any developer 5 min
Embed in my app Library/framework developers 10 min
Fleet governance Teams managing multiple agents 30 min

Where to Start

Single agent, no infrastructure -- Start with Register my agent. Everything runs locally using Ed25519 keys and file-based storage.

Adding identity to your own framework -- Go to Embed in my app for programmatic access via @opena2a/aim-core or the Python SDK.

Team with multiple agents -- Jump to Fleet governance for centralized audit, OIDC, and dashboard-based management.