scafld-native-smoke · git:20260521.e284759 · 2026-05-21 · sha256 96bdc6bd016d3e29
scafld-native-smoke git:20260521.e284759A
Immutable. This exact content is served forever at /api/v1/blob/96bdc6bd016d3e29.
---
name: scafld-native-smoke
description: Prove the hosted scafld binary through the native v2 lifecycle.
source:
type: cli-tool
command: python3
args:
- ./run.py
timeout_seconds: 60
sandbox:
profile: readonly
cwd_policy: skill-directory
inputs:
task_id:
type: string
required: false
description: Optional scafld task id for the smoke workspace.
title:
type: string
required: false
description: Optional task title.
scafld_bin:
type: string
required: false
description: Explicit scafld executable path; defaults to SCAFLD_BIN.
---
Run a temporary scafld v2 workspace and prove the installed binary can create,
validate, approve, build, inspect, and hand off a task.