Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

docs: add DeepWiki badge to README#50

Merged
roottool merged 1 commit intomainfrom
docs/add-deepwiki-badge
Jan 25, 2026
Merged

docs: add DeepWiki badge to README#50
roottool merged 1 commit intomainfrom
docs/add-deepwiki-badge

Conversation

@roottool
Copy link
Copy Markdown
Owner

Description

Add DeepWiki badge to README for AI-powered codebase documentation and Q&A.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • Security fix (non-breaking change addressing a security issue)
  • Documentation (changes to documentation only)
  • Refactoring (non-breaking change improving code structure)
  • Tests (adding or updating tests)
  • Tooling / CI (changes to build tools, CI configuration)

Boundary Checklist (Required for Implementation Changes)

safe-formdata enforces a strict trust boundary for FormData.
If any item below does not apply, this change likely does not belong here.

For documentation, tooling, or CI changes: You may skip this section by checking the box below and explaining why.

  • This is a non-implementation change (Documentation, Tooling, or CI only)
    • Reason: Adding a documentation badge only, no code changes

Security & API Stability

Security Impact:

  • No impact on security (no changes to forbidden keys, prototype safety)
  • Reviewed against security rules in AGENTS.md
  • If security-related: Explain impact and mitigation

API Contract:

  • No changes to public API (parse function signature, type definitions)
  • No breaking changes to ParseResult, ParseIssue, or IssueCode
  • If API change: Is this a breaking change? (Yes/No + explanation)

Versioning:

  • Change is compatible with current v0.x versioning policy
  • If breaking change proposed: Justification for major version bump

Testing

Automated Checks:

  • TypeScript type checking passes (bun run check:type:source)
  • All tests pass (bun run test)
  • Build succeeds (bun run build)

Additional Verification:

No additional testing required - documentation-only change (badge addition).


🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@roottool roottool self-assigned this Jan 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4bed3b0) to head (f05454a).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           22        22           
  Branches         6         6           
=========================================
  Hits            22        22           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@roottool roottool merged commit aafe97c into main Jan 25, 2026
12 checks passed
@roottool roottool deleted the docs/add-deepwiki-badge branch January 25, 2026 12:19
@roottool roottool added the documentation Improvements or additions to documentation label Jan 25, 2026
@roottool roottool added the ignore for release Exclude from release notes label Mar 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation ignore for release Exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant