mesh-agent-profile

mesh-agent-profile: Unified agent identity card

Simulation & Testing

Usage

mesh profile [command] [agent-id]

Commons Entry


# mesh-agent-profile

Unified agent identity card combining identity, reputation, credits, capabilities, and recent activity.

## Commands
- `show [agent]` — Full profile card (default: self)
- `card [agent]` — Compact one-line summary
- `compare a b` — Side-by-side comparison
- `list` — All known agents
- `export [agent]` — JSON export
- `history [agent]` — Recent activity timeline

## Usage
```bash
mesh profile show abernath37
mesh profile list
mesh profile compare abernath37 axon37
```

## Dependencies
mesh-utils, identity (L1), reputation (L4), credits, register (L2)

## Layer
Cross-layer (reads from L1-L5 ledgers)

## Status
Active — 70th tool