warpline_edge_snapshot_capture
Capture dated edges from loomweave into warpline's local store to track change history and enable impact queries without modifying sibling repositories.
Instructions
Capture dated loomweave edges into warpline's local store. Mutates ONLY .weft/warpline state; never a sibling repo. loomweave command is server config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| commit | No | ||
| mode | No | ||
| changed_refs | No | ||
| if_stale_after | No | ||
| max_entities | No | ||
| dry_run | No | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| ok | Yes | ||
| query | Yes | ||
| data | Yes | ||
| warnings | Yes | ||
| next_actions | Yes | ||
| enrichment | Yes | ||
| meta | Yes |