preview_project_intake
Inspect a Premiere project against a facility intake template, returning a path-redacted report and non-mutating proposal without altering the project or persisting the template.
Instructions
Inspect a bounded Premiere project against an explicit facility intake template and return a path-redacted report plus a non-mutating organization proposal. It never changes Premiere or persists the template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Versioned facility policy. Unknown fields and unsafe matching expressions are rejected by the intake engine. | |
| max_items | No | Maximum project items to inspect; defaults to 2000. Truncation returns an incomplete report. | |
| include_paths | No | Include observed media paths in findings. Defaults to false; hashes are returned instead. |