
Resume blueprint editor development quickly with a fixed startup checklist, regression checks, and end-of-session handoff updates. Use when user says continue development, resume work, or asks to keep iteration momentum.
Always bump extension version in package.json before packaging VSIX. Use when user asks to package, build release artifacts, generate VSIX, publish, or prepare an installable extension package.
Before changing blueprint.config.json or *.bp.json shapes (or parsers/adapters), read the shared JSON contract TypeScript files. Use when editing config, editor documents, serialization, migration, or runtime asset bridges.