Follow-up from #230 / PR #234. The first import implementation supports same-runtime imports. Cross-runtime imports should remain explicit follow-up work rather than being implied by the initial claw init --from surface.
Acceptance criteria:
- Document which source/target runner pairs are supported, unsupported, or lossy.
- Add translation tests for at least the first cross-runtime pair before enabling it in the CLI.
- Preserve explicit warnings for settings that cannot be translated faithfully.
- Keep the generated
claw-pod.yml and Clawfile output deterministic for repeat imports.
Notes:
Follow-up from #230 / PR #234. The first import implementation supports same-runtime imports. Cross-runtime imports should remain explicit follow-up work rather than being implied by the initial
claw init --fromsurface.Acceptance criteria:
claw-pod.ymland Clawfile output deterministic for repeat imports.Notes: