dsh-compaction-instant v0.1.4
- Browser settings card (Settings → Plugins): the engine now exposes a user-owned
compaction-instantsettings namespace (checkpointScale / checkpointCap / maxTokens / auto / debug / debugLogPath), persisted to settings.yaml and layered over the cordis config — every write re-runs full engine validation - Client bundle (src/client.js,
dsh.clientdual-face): registered under both the alias name and the real package name, so drop-in alias deployments and direct installs both load the card - Host wiring via the official
installSettingsSectionseam — no dsh source changes