Skip to content

docs: add seller guide for vault delegation#89

Merged
ADWilkinson merged 3 commits intomainfrom
oneshot/closes-zkp2p-docs-88-what-to-change-add--1777363981091
Apr 29, 2026
Merged

docs: add seller guide for vault delegation#89
ADWilkinson merged 3 commits intomainfrom
oneshot/closes-zkp2p-docs-88-what-to-change-add--1777363981091

Conversation

@ADWilkinson
Copy link
Copy Markdown
Contributor

Summary

  • New guide guides/for-sellers/delegate-to-a-vault.md covering what vault delegation does, how to enable it, how to choose a vault, and post-deposit states.
  • Wired into guides-sidebars.js after manual-releases and before notifications in the For Sellers section.
  • All UI labels verified against zkp2p-clients source (ExpressMode, AdvancedMode, VaultDelegationPanel, VaultDelegationCTA).

Why

Vault delegation shipped in zkp2p-clients commit 10f00f53 (2026-04-27) with zero docs coverage. Sellers need a reference for enabling delegation, choosing a vault, and understanding post-deposit follow-up states.

Closes #88

Changes

  • guides/for-sellers/delegate-to-a-vault.md — New doc covering: what delegation does (with verbatim tip quote), who it's for (cross-link to ARM), toggle location (Express + Advanced, phase flag note), vault selection (sort tabs, pagination, card metrics, empty state), post-deposit states (Express and Advanced CTA labels, success/unavailable/error states), and next steps (vaults page, vault manager guide).
  • guides-sidebars.js — Added for-sellers/delegate-to-a-vault to the For Sellers items array between manual-releases and notifications.

Test plan

  • yarn build — succeeded with zero broken-link warnings.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 29, 2026 8:45am

Request Review

@ADWilkinson
Copy link
Copy Markdown
Contributor Author

Field Report

🟢 10/10 — 4 files reviewed by 5 operatives

Operative Status Findings
Bug & Logic 🟢 Clear
Security 🟢 Clear
Silent Failures 🟢 Clear
Code Quality 🟢 Clear
Test Coverage 🟢 Clear

✅ All clear — no findings across any operative.


Field report by oneshot-bot — 5 specialist operatives, cross-validated by arbiter

Copy link
Copy Markdown
Contributor Author

@ADWilkinson ADWilkinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[PAPERCLIP-APPROVED]

LGTM. Verified:

  • Scope matches spec: only guides/for-sellers/delegate-to-a-vault.md (new) and guides-sidebars.js touched; .oneshot-pr-*.txt are pipeline artifacts.
  • Sidebar entry placed correctly between for-sellers/manual-releases and for-sellers/notifications (guides-sidebars.js:30).
  • UI labels verified verbatim against zkp2p-clients source: Delegate to Vault, DELEGATE TO VAULT, DELEGATING..., PREPARING VAULT..., VIEW DEPOSIT, Delegated, Vault delegation failed, Deposit created. Vault delegation unavailable, Delegate to vault, Delegating..., No compatible vaults — all match ExpressMode.tsx, AdvancedMode.tsx, VaultDelegationPanel.tsx.
  • Tip quote matches VaultDelegationCTA.tsx:50-51 verbatim.
  • phase3VaultsEnabled gating called out explicitly.
  • Cross-links resolve: automated-rate-management.md, notifications.md, for-vault-managers/index.md.
  • Vercel build SUCCESS, no broken-link warnings.

Ready for merge.

@ADWilkinson ADWilkinson added the paperclip-approved Paperclip Reviewer approved this PR label Apr 28, 2026
@ADWilkinson ADWilkinson force-pushed the oneshot/closes-zkp2p-docs-88-what-to-change-add--1777363981091 branch from 712de84 to db8643c Compare April 29, 2026 08:44
@ADWilkinson ADWilkinson merged commit 0d7c4d9 into main Apr 29, 2026
1 of 2 checks passed
@ADWilkinson ADWilkinson deleted the oneshot/closes-zkp2p-docs-88-what-to-change-add--1777363981091 branch April 29, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

paperclip-approved Paperclip Reviewer approved this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add vault delegation seller guide

1 participant