Skip to content

docs(reference): add auditor onboarding guide with severity matrix an… - #140

Merged
truthixify merged 1 commit into
wraith-protocol:developfrom
devprom6:feat/auditor-guide-123
Aug 26, 2026
Merged

docs(reference): add auditor onboarding guide with severity matrix an…#140
truthixify merged 1 commit into
wraith-protocol:developfrom
devprom6:feat/auditor-guide-123

Conversation

@devprom6

Copy link
Copy Markdown
Contributor

Summary

Adds the researcher on-ramp requested in #123 — a one-page "start here" for filing security findings against Wraith Protocol.

  • New reference/auditor-guide.mdx: orientation across EVM/Stellar/Solana/CBK, testnet setup snippet, severity matrix (Critical/High/Medium/Low) with concrete Wraith-shaped examples mapped to threat-model IDs, reward posture (discretionary USDC bounty), PoC repo template link + expected structure, and response SLA table.
  • New reference/auditor-poc-template/: README.md, repro.ts, EXPECTED_OUTPUT.md so the template link resolves to real content.
  • Cross-links added from reference/security-disclosure.mdx and SECURITY.md.
  • Registered reference/auditor-guide in docs.json (nav-coverage passes).

Verification

  • npm run check:nav-coverage — passed (62/62).
  • TS snippets compile clean via tsc --noEmit.
  • Internal links target existing pages; PoC link is external (not flagged by Mintlify broken-links).

Closes #123

…d PoC template (Closes wraith-protocol#123)

Add reference/auditor-guide.mdx as the researcher on-ramp: severity matrix with
Wraith-shaped examples, reward posture, PoC repo template + structure, and
response SLA. Cross-link from security-disclosure.mdx and SECURITY.md, and
register the page in docs.json.
@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@devprom6 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify
truthixify merged commit 1ec2596 into wraith-protocol:develop Aug 26, 2026
2 checks passed
@truthixify

Copy link
Copy Markdown
Contributor

Merged. The severity matrix uses Wraith-shaped examples rather than generic ones, which is what makes it actually usable for a researcher. Thanks @devprom6.

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.

Auditor onboarding + PoC template

2 participants