feat
minor
hub
feat/phase-2g-bundle
feat(hub): delete non-default vault (self-hosted, canister, bridge, gateway)
- Self-hosted: DELETE /api/v1/vaults/:id (admin), rm vault dir under project root, hub_vaults.yaml, access, scope, proposals, vector rows (sqlite-vec / Qdrant) - Canister: DELETE /api/v1/vaults/:id removes vault map + proposals for vault - Bridge: orchestrates canister delete, strips team access/scope, vector blob - Gateway: proxy DELETE to bridge when BRIDGE_URL set - UI: Danger zone — projects first, then vault delete with DELETE VAULT confirm - Docs: HUB-API, MULTI-VAULT; tests: test/hub-delete-vault.test.mjs
Requires canister redeploy for hosted delete.
sha256:52d033ac6d511bbaf5e193fcee35822f4c0a211cc74f7c09540bb86d60a7961f
sha
sha256:b3f5b7a33f1f832130161401664e3d73081fb16ff8824a1df7ee55d8a592ced8
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:52d033ac6d511bbaf5e193fcee35822f4c0a211cc74f7c09540bb86d60a7961f --body "your comment"
No comments yet. Be the first to start the discussion.