Conversation
Member
oschwald
commented
Nov 6, 2025
- Add CLAUDE.md documentation and update .gitignore
- Add IP risk and anonymizer fields to Insights
This adds comprehensive documentation for Claude Code to work more effectively in this repository, including architecture details, testing conventions, and development workflows. Also adds .claude/ to .gitignore to exclude Claude Code configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This adds support for new web service fields providing enhanced VPN/proxy detection and IP risk scoring. A new Anonymizer record consolidates anonymous IP flags with additional fields (anonymizer_confidence, network_last_seen, provider_name). The ip_risk_snapshot field enables risk-based decision making. Anonymous IP flags in Traits are deprecated in favor of the new anonymizer object location. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
ee7c0ba to
22149c7
Compare
horgh
requested changes
Nov 14, 2025
HISTORY.rst
Outdated
Contributor
There was a problem hiding this comment.
Should this be confidence instead of anonymizer_confidence?
Member
Author
There was a problem hiding this comment.
Gah, good catch. I completely missed that.
Member
Author
There was a problem hiding this comment.
Oh, I see. I think it came from AnonymousPlus, where it is anonymizer_confidence.
horgh
approved these changes
Nov 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.