task_preflight_artifact
task_preflight_artifactCompose implementation brief, verification plan, change plan, and flow map into a single deterministic preflight artifact 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 |
|---|---|---|---|
| export | No | ||
| direction | No | ||
| edgeKinds | No | ||
| projectId | No | ||
| queryArgs | No | ||
| queryKind | Yes | ||
| queryText | Yes | ||
| projectRef | No | ||
| startEntity | Yes | ||
| targetEntity | Yes | ||
| traversalDepth | No | ||
| includeHeuristicEdges | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| result | Yes | ||
| exported | No | ||
| toolName | Yes | ||
| projectId | Yes |