create_document_from_seed
Create a DipTrace document from a valid XML seed, preserving unknown XML and validating against a provenance sidecar; optionally overwrite with SHA verification.
Instructions
Copy a valid DipTrace-shaped XML seed while preserving unknown XML.
Validation is derived only from a verified provenance sidecar; without one, the copy is synthetic_parser_only. Prefer a real export seed when DipTrace compatibility matters. Replacing an existing target requires its current SHA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| seed_path | Yes | ||
| target_path | Yes | ||
| expected_sha256 | No | ||
| expected_seed_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||