v0.2.9
Adds the patchstack-connect protect command — installs the runtime guard (virtual patching) into a TanStack Start + Supabase app, idempotently, with no changes to the user's own code. Ships guard type declarations (engine.d.ts / manifest.d.ts) so the scaffolded guard passes type-checked builds.
Additive to 0.2.8 (scan / mark-build unchanged). Stopgap release from the pulse-protect-command branch; the protection logic will move to ps-node.
patchstack-connect protect [--manifest]— scaffold guard + patch Supabase client/Start entry + generate manifest.- Guard templates bundled in dist and type-safe.