prepare_workflow_learning_handoff
Prepare a fail-closed candidate handoff after staging by verifying packet, delivery, audit trail, and action readiness. Produces a manifest to enable learning from verified workflow data without modifying artifacts.
Instructions
Prepare a fail-closed Puffer/Prime candidate handoff after staging.
This reads the exact packet, delivery, immutable audit trail, and installed action readiness. Omit episode_manifest to derive an exact content-free v2 manifest from verified input custody; supplying a v1 manifest avoids that extra custody read. The tool cannot admit, fund, launch, evaluate, promote, serve, or write artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packet_id | Yes | ||
| project_id | No | ||
| delivery_id | Yes | ||
| revision_id | Yes | ||
| installation_id | Yes | ||
| episode_manifest | No | ||
| candidate_manifest | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |