Skip to content

feat: algorithm permission validator design document#3

Draft
prdai wants to merge 5 commits intomainfrom
feat/algorithm-permission-validator
Draft

feat: algorithm permission validator design document#3
prdai wants to merge 5 commits intomainfrom
feat/algorithm-permission-validator

Conversation

@prdai
Copy link
Copy Markdown
Owner

@prdai prdai commented Mar 29, 2026

summary

  • adds a new system design document for a multi-agentic validation framework that checks whether algorithms operate within the actual consent scope of user data
  • covers the full approach- static code analysis, runtime observation in docker, and per-user consent cross-referencing against gdpr records
  • includes the cli-driven publishing workflow (gdpr check --publish) and deployment architecture focused on local dev environments

sections

  • overview - what it is and why it's needed
  • inputs - codebase, schema, and user list requirements
  • approach - the five-agent mas (planning, analyzer, execution, permissions identification, cross-reference)
  • deployment - local dev focus, cli workflow, ecr publishing, code signing
  • raw inputs - unedited inputs for transparency

prdai and others added 3 commits March 29, 2026 07:21
adds a system design document for a multi-agentic validation framework
that checks whether algorithms operate within the actual consent scope
of user data- covering static analysis, runtime observation, and
per-user consent cross-referencing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prdai prdai force-pushed the feat/algorithm-permission-validator branch from c90ac99 to 1e8e71c Compare March 29, 2026 01:52
prdai and others added 2 commits March 29, 2026 07:25
references the ACSW '25 paper this component is part of, and adds a
licensing section making it clear this design document is view-only-
separate from the repo's agpl-3.0 license.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant