review_bundle_artifact
review_bundle_artifactCompose a review bundle from change analysis artifacts: implementation brief, change plan, optional flow map, and tenant audit. Deterministic input produces unique ID for deduplication.
Instructions
Artifact tool for reviewer-facing change inspection: compose implementation brief, change plan, optional flow map, and optional tenant audit into one typed review bundle. Basis is stable — identical inputs produce the same artifactId, so callers may dedupe on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| queryKind | Yes | ||
| queryText | Yes | ||
| queryArgs | No | ||
| startEntity | Yes | ||
| targetEntity | Yes | ||
| direction | No | ||
| traversalDepth | No | ||
| edgeKinds | No | ||
| includeHeuristicEdges | No | ||
| includeTenantAudit | No | ||
| freshenTenantAudit | No | ||
| includeImpactPacket | No | ||
| includeDiagnostics | No | ||
| export | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| exported | No | ||
| _hints | Yes |