+> **The deeper root cause behind the version-lag + missing custom/venture plugins: SETUP told every operator to register a *frozen copy* of the marketplace, not the vault.** SETUP §6 hand-built `~/.claude/plugins/marketplaces/the-aios/` by copying **only** `plugins/aios` (hardcoded) + a one-time `plugin.json`, then `marketplace add`'d *that copy*. Consequences, all silent: the catalog **never tracks the vault** (so `marketplace update` is a self-referential no-op → frozen), it's **aios-only** (custom + venture plugins never appear), and it's **version-locked** at setup-time (the 0.1.0 lag).
0 commit comments