Record the agent roster first
All commands in the verified drill use dry-run. The roster remained four agents.
Name the three accepted values
Only openclaw, langchain, and autogpt pass argument validation.
Preview OpenClaw
armaraos migrate --from openclaw --dry-run
Read source and target
The plan proposed copying one OpenClaw config into ArmaraOS config. Dry-run made no change.
Test the other advertised routes
armaraos migrate --from langchain --dry-run
armaraos migrate --from autogpt --dry-run
Both report unsupported and coming soon in 0.8.3.
Override detection only when needed
armaraos migrate --from <FROM> --source-dir <PATH> --dry-run
Withhold real migration
Run without dry-run only after reviewing every proposed item and backing up current config.
Inspect any future arrivals
armaraos agent list
armaraos doctor
Read every imported agent manifest before conversation.
Check it / classify all routes
One plan, two unavailable.
Name which framework produced a proposed import and why the other two stop at dry-run failure.
Migration writes config and agents. Preview first and inspect every imported manifest.