Skip to content

feat: cookie declaration#20

Open
leeHensman wants to merge 4 commits into
ldastey-dev:mainfrom
leeHensman:cookie-declaration
Open

feat: cookie declaration#20
leeHensman wants to merge 4 commits into
ldastey-dev:mainfrom
leeHensman:cookie-declaration

Conversation

@leeHensman

Copy link
Copy Markdown

Enhance GDPR compliance documentation with cookie declaration requirements

Copilot AI review requested due to automatic review settings June 12, 2026 15:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR expands the GDPR standard and assessment playbook to explicitly cover cookies, third-party scripts, and other tracking technologies, including declaration and consent-gating requirements aligned with ePrivacy/PECR.

Changes:

  • Adds a new “Cookies & Tracking Technologies” section to the GDPR standard, including categories, gating rules, and a JSON declaration example.
  • Updates the GDPR assessment playbook to include cookie/tracking evaluation criteria.
  • Updates agent/context indexes to surface the new cookie/tracking guidance via keywords.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
standards/gdpr.md Introduces detailed cookie/tracking declaration + gating requirements and adds new non-negotiables/checklist items.
playbooks/assess/gdpr.md Adds cookie/tracking coverage to the GDPR assessment scope and evaluation table.
core/AGENTS.md Updates GDPR summary to mention cookie declaration.
core/.context/index.md Adds cookie/tracking keywords to improve discoverability of GDPR guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md Outdated
- Add canonical Category ID column matching the JSON enum
- Base consent exemption on strictly-necessary test, not absence of personal data
- Clarify JSON declaration covers all tracking technologies, rename array to entries
@leeHensman leeHensman requested a review from Copilot June 12, 2026 16:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.

Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md
Comment thread standards/gdpr.md Outdated
- Separate device fingerprinting from client-side storage bullet
- Document JSON schema field formats (providerType/providerName, canonical expiry)
- Rename remaining 'JSON cookie declaration' to 'JSON tracking declaration'
@leeHensman leeHensman requested a review from Copilot June 12, 2026 16:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md Outdated
Comment thread standards/gdpr.md Outdated
Comment thread core/AGENTS.md Outdated
Comment thread core/.context/index.md Outdated
- Use 'persistent' for non-expiring storage instead of misleading P0D
- Tighten consent-withdrawal storage-clearing for third-party/HttpOnly cases
- Require declaring all storage keys, not only personal-data/tracking ones
- Rename 'cookie declaration' to 'cookies & tracking declaration' in core index
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.

2 participants