verification_bundle_artifact
verification_bundle_artifactCompiles a verification plan, project intelligence signals, and optional tenant audit into a single typed bundle for safe completion and verification.
Instructions
Artifact tool for safe completion and verification: compose verification plan, project-intelligence signals, and optional tenant audit into one typed verification bundle. Basis is stable by default; artifactId shifts across calls only when includeSessionHandoff or includeIssuesNext is set, because those inputs are session-scoped. Dedupe is safe when both flags are off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export | No | ||
| traceId | No | ||
| projectId | No | ||
| queryArgs | No | ||
| queryKind | Yes | ||
| queryText | Yes | ||
| projectRef | No | ||
| issuesLimit | No | ||
| sessionLimit | No | ||
| includeIssuesNext | No | ||
| freshenTenantAudit | No | ||
| includeTenantAudit | No | ||
| includeSessionHandoff | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| result | Yes | ||
| exported | No | ||
| toolName | Yes | ||
| projectId | Yes |