Skip to content

docs(consent): rewrite with risk profiles, benefits, and command descriptions#27

Merged
TeoSlayer merged 1 commit into
mainfrom
docs/enhanced-consent
Jun 17, 2026
Merged

docs(consent): rewrite with risk profiles, benefits, and command descriptions#27
TeoSlayer merged 1 commit into
mainfrom
docs/enhanced-consent

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Summary

Complete rewrite of /docs/consent to lead with what actually matters to users making an opt-out decision:

  • Risk level badge (Low / Medium) prominently displayed for each feature
  • Benefits breakdown per stakeholder — you / the network / developers — so users understand why each feature is on by default before deciding whether to opt out
  • Explicit risk profile per feature: what data is actually collected/received, the realistic threat model, and what you're accepting in plain English
  • "Who should turn this off" concrete guidance rather than just "you can opt out"
  • Full command reference with inline comments explaining exactly what each command does — not just the syntax
  • Skill injection three-mode table with a "Best for" column so users can pick the right risk/convenience trade-off
  • Sandbox mode documented as security hardening, not a privacy feature
  • Risk-level styles (risk-low-badge, risk-medium-badge) scoped to the page so they don't bleed globally

Test plan

  • Page renders at /docs/consent with correct sidebar active state
  • Risk badges display with correct color (green=low, amber=medium)
  • All 7 anchor links in the TOC scroll to the right section
  • Commands in code blocks are accurate to the current binary

🤖 Generated with Claude Code

…riptions

Rewrites the consent page to lead with what matters:
- Risk level badge (Low / Medium) for each feature
- Benefits breakdown by stakeholder (you / network / developers)
- Explicit "your risk profile" section per feature explaining what
  you're accepting in plain English
- "Who should turn this off" guidance
- Full command reference for each feature with inline comments
  explaining exactly what each command does
- Three-mode table for skill injection (manual/auto/disabled) with
  "best for" guidance so users can choose the right risk/convenience level
- Sandbox mode documented as security hardening (not a privacy feature)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TeoSlayer TeoSlayer merged commit 7a9f841 into main Jun 17, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants