mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
8d4fda5a60
Align the shipped architecture around engine-native rules and the zero-bundle runtime so orchestration, documentation, and maintenance all reflect the same source of truth. Remove the pre-engine build and template pipeline to eliminate dead paths that were masking drift and making test failures harder to reason about. Make session-start installation honor registry-backed skills accurately, including per-registry grouping and alias slugs, so first-session cache warming can produce a usable zero-bundle cache instead of leaving mapped skills unresolved. Update doctor coverage and supporting tests so the orchestrator branch catches hook-registration regressions and cache-resolution mistakes before release. Ploop-Iter: 1