Export Formats
MeetLoyd uses standardized JSON formats for exporting and importing agents and teams. These formats are designed to be portable, version-controlled, and Store-ready.
Format Overview
| Format | Description | Use Cases |
|---|---|---|
meetloyd-agent | Single agent export | Share agents, backup, Store publishing |
meetloyd-team | Multi-agent team export | Share teams, backup, Store publishing |
Both formats are forward-compatible. When importing an older version, the system detects the version and applies migrations automatically.