Proposal
Move guides/authentication/wallet-integration.md to guides/defi/wallet-integration.md.
Rationale
The wallet-integration page covers ICRC signer-standard wallets (OISY, Plug, NFID) for transaction approval, not authentication. The wallet-integration skill itself distinguishes between Internet Identity (authentication/login) and wallet signers (transaction approval). Transaction signing is closer to the DeFi/token workflow than to the authentication flow.
The current placement under guides/authentication/ groups it with Internet Identity and verifiable credentials, which are about identity and login — a different concern.
Impact
- Sidebar config change in
astro.config.mjs
- Cross-link updates in:
guides/authentication/internet-identity.md, reference/token-standards.md, guides/defi/token-ledgers.md
- Beads task update (if the wallet-integration task hasn't been written yet)
Context
Discussed in PR #23 and recorded in .docs-plan/decisions.md (2026-03-18).
Proposal
Move
guides/authentication/wallet-integration.mdtoguides/defi/wallet-integration.md.Rationale
The wallet-integration page covers ICRC signer-standard wallets (OISY, Plug, NFID) for transaction approval, not authentication. The wallet-integration skill itself distinguishes between Internet Identity (authentication/login) and wallet signers (transaction approval). Transaction signing is closer to the DeFi/token workflow than to the authentication flow.
The current placement under
guides/authentication/groups it with Internet Identity and verifiable credentials, which are about identity and login — a different concern.Impact
astro.config.mjsguides/authentication/internet-identity.md,reference/token-standards.md,guides/defi/token-ledgers.mdContext
Discussed in PR #23 and recorded in
.docs-plan/decisions.md(2026-03-18).