Rebuild Verification Sentinel Pattern

Description

Design convention across the 16 rebuild prompts: each prompt ends with an explicit ## Verification section listing runnable checks (e.g. bun --version, bun scripts/build-bundle.ts, node dist/cli.mjs --version) that independently confirm the step succeeded. Makes each prompt idempotent and parallelizable because downstream prompts can trust upstream state without re-reading upstream logs.

Key claims

Relations

Sources

src-20260420-8652c09fde90