task_preflight_artifact
task_preflight_artifactCompose implementation brief, verification plan, change plan, and flow map into a single preflight artifact for start-of-work preparation. Stable inputs produce identical artifactId for deduplication.
Instructions
Artifact tool for start-of-work preparation: compose implementation brief, verification plan, change plan, and flow map into one typed preflight artifact. 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 | ||
| export | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| exported | No | ||
| _hints | Yes |