verification_bundle_artifact
verification_bundle_artifactCompose a verification plan with project-intelligence signals and optional tenant audit into a stable 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 |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| queryKind | Yes | ||
| queryText | Yes | ||
| queryArgs | No | ||
| includeTenantAudit | No | ||
| freshenTenantAudit | No | ||
| includeSessionHandoff | No | ||
| includeIssuesNext | No | ||
| sessionLimit | No | ||
| issuesLimit | No | ||
| traceId | No | ||
| export | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| exported | No | ||
| _hints | Yes |