sips-execution-repro · git:20260720.dcc8fa1 · 2026-07-20 · sha256 cc9c9279f8d88ab3
sips-execution-repro git:20260720.dcc8fa1A
Immutable. This exact content is served forever at /api/v1/blob/cc9c9279f8d88ab3.
--- name: sips-execution-repro description: Turn failures, logs, symptoms, or flaky behavior into a compact repro and verification plan. Use when debugging needs a reproducible failure path. --- # SIPS Execution Repro Use `homebase_execution_repro` with the goal, symptoms, logs, and failing tests the user supplied or you observed. Separate observed evidence from hypotheses. Prefer the smallest command or UI path that reproduces the failure, then name the exact verification command that should turn green after the fix. If no repro is available yet, report that clearly and give the next observation needed rather than treating a hypothesis as confirmed.