Validate library asset
validate_library_assetValidate a library asset: check file existence and optional manifest references. Static mode is a cheap filesystem check; deep_roundtrip validates .tox in quarantine with cleanup verification.
Instructions
Check that a local library asset exists and is referenced by an optional manifest. The default static mode preserves the cheap filesystem check. Opt-in deep_roundtrip validates an absolute .tox in an authenticated disposable quarantine bridge on a non-9980 port, using a structured loadTox-only job with bounded polling and verified scratch cleanup; offline evidence is UNVERIFIED, never PASS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep | No | ||
| path | Yes | ||
| manifest_path | No | ||
| validation_mode | No | static |