Skip to content

Structured export/import for recreation_command #11

@fyang0507

Description

@fyang0507

Persist a structured argv-style form instead of a shell string, enabling lossless round-trip for commands with nested quoting, shell metacharacters, or literal newlines.

Why deferred from v1

The structured JSON desired state is already the canonical portability mechanism. recreation_command is a convenience hint. A proper sundial export/import format is a larger design task.

v1 baseline

recreation_command is a best-effort shell string. Portability relies on automatic reconciliation from structured JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestportabilitySync, export/import, git conflict handling

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions