dashclaw_optimal_files_preview
Preview the optimal files bundle for a code session. Shows per-file confidence, secret-scan results, and overwrite risk without writing to disk.
Instructions
Preview the Optimal Files bundle DashClaw Code Sessions would generate for a given session. Returns the per-file plan with confidence, secret-scan, and overwrite-risk flags. Read-only — does NOT write to disk; pair with dashclaw_optimal_files_manifest to persist a chosen subset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Code session id (cs_*) from /api/code-sessions/sessions/... |