Gap
The compatibility installers expose tracedecay install --agent and Doctor support for three hosts that are absent from the receipt-backed host catalog and therefore have no canonical installer component set:
- Zed — user/global
context_servers.tracedecay in settings.json; project-local install is advertised.
- Antigravity — IDE
~/.gemini/antigravity/mcp_config.json plus CLI ~/.gemini/antigravity-cli/plugins/tracedecay.json.
- Mistral Vibe — stdio
[[mcp_servers]] in config.toml, prompt rules, managed-skill index, and project-local install.
Required outcome
- Extend the canonical host identity/capability authority for these hosts.
- Define truthful default component sets and receipt-owned artifact/registration paths.
- Route install/update/repair/uninstall through the atomic host-bundle lifecycle.
- Preserve each host's documented ownership constraint (these registrations are direct config edits only where no non-interactive host CLI can express TraceDecay's stdio registration).
- Add rollback/recovery, peer-preservation, Doctor, and sandboxed lifecycle acceptance coverage.
This issue records the gap only; it is intentionally outside PR #707's current host-refresh repair lane.
Gap
The compatibility installers expose
tracedecay install --agentand Doctor support for three hosts that are absent from the receipt-backed host catalog and therefore have no canonical installer component set:context_servers.tracedecayinsettings.json; project-local install is advertised.~/.gemini/antigravity/mcp_config.jsonplus CLI~/.gemini/antigravity-cli/plugins/tracedecay.json.[[mcp_servers]]inconfig.toml, prompt rules, managed-skill index, and project-local install.Required outcome
This issue records the gap only; it is intentionally outside PR #707's current host-refresh repair lane.