Skip to content

feat(c2pa): flag screenshots and surface in analyze responses#80

Merged
ikeschmack merged 1 commit intomainfrom
54-feature-expand-analyze-to-correctly-identify-screen-shots
Dec 2, 2025
Merged

feat(c2pa): flag screenshots and surface in analyze responses#80
ikeschmack merged 1 commit intomainfrom
54-feature-expand-analyze-to-correctly-identify-screen-shots

Conversation

@Jalen-Stephens
Copy link
Copy Markdown
Collaborator

Added conservative C2PA-based screenshot heuristics (keywords + capture_type) and propagated c2paIsScreenshot/c2paScreenshotReason through metadata, feature vectors, and analyze responses.
Bumped suspiciousness when screenshots are detected, extended DTOs/API to expose isScreenshot and reason, and added a model weight slot for the new feature.
Expanded tests covering JSON parsing, service/controller behavior, DTOs, and feature extraction, plus fixed style warnings.

@Jalen-Stephens Jalen-Stephens self-assigned this Dec 2, 2025
@Jalen-Stephens Jalen-Stephens linked an issue Dec 2, 2025 that may be closed by this pull request
@ikeschmack ikeschmack merged commit d149292 into main Dec 2, 2025
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.

[Feature] Expand Analyze to Correctly Identify Screen Shots.

2 participants