|
| | __init__.py |
| | PICurv run, study, and workspace storage lifecycle.
|
| |
| | catalog.py |
| | The remote archive catalog and workspace asset references.
|
| |
| | compatibility.py |
| | Provenance capture and path rebasing across restores.
|
| |
| | inventory.py |
| | Discovering what an artifact contains and which target was selected.
|
| |
| | models.py |
| | Storage constants, profiles, and the local artifact state marker.
|
| |
| | operations.py |
| | Plan, protect, offload, restore, prune, and the command surface.
|
| |
| | packaging.py |
| | Compression policy, component chunks, and archive extraction.
|
| |
| | safety.py |
| | Refusals: active jobs, runtime locks, and cold-payload requirements.
|
| |
| | transport.py |
| | The rclone process boundary and remote object addressing.
|
| |