rfc: add coordination, legal carve-outs, and near-miss tiering - #8
Open
alvin-chang wants to merge 1 commit into
Open
rfc: add coordination, legal carve-outs, and near-miss tiering#8alvin-chang wants to merge 1 commit into
alvin-chang wants to merge 1 commit into
Conversation
Add three sections addressing critical gaps in the Reporting Compact: 1. Coordination with Existing Channels — SAFE explicitly defers to, complements, and cross-references CVE/CNA, FIRST, CERT/CC, AIID, OECD AI Observatory, CVD, and regulators. Avoids duplicating existing disclosure infrastructure. 2. Legal & Sovereignty Carve-outs — Where a member is subject to a statutory or regulatory reporting obligation, law overrides the compact. Covers GDPR Art. 33, SEC cyber, NIS2, HIPAA, PCI, contract obligations, privilege, active investigation, cross-border transfer, rights waiver, and liability bounds. 3. Near-Miss Definition & Severity Tiers — Defines 'near miss' as a prevented outcome, distinguishes from theoretical vulnerabilities, and tiers into T1-T4 (only T1-T2 mandatorily reportable; T4 not reportable). Includes aggregate quarterly disclosure. All additions; no removals or rewrites. Existing Reporting Compact, Notification Timelines, Evidence Preservation, and 8-layer Review Framework preserved verbatim. Signed-off-by: Alvin Chang <1977968+alvin-chang@users.noreply.github.com>
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.
Summary
This PR adds three sections to
rfc-safe-proposal.mdaddressing critical gaps in the Reporting Compact that make it unenforceable in its current form.Additive only. +80 lines, -0 lines, no rewrites. All existing content (Reporting Compact, Notification Timelines, Evidence Preservation, 8-layer Review Framework, Disclosure Model, Lessons -> Controls) preserved verbatim.
What's added
1. Coordination with Existing Channels
A new section making explicit that SAFE defers to, complements, and cross-references existing disclosure channels:
The Reporting Compact's intake form should ask whether the incident has been reported elsewhere.
2. Legal & Sovereignty Carve-outs
Seven numbered carve-outs applying to every SAFE timeline, trigger, and reporting requirement:
These are explicitly stated to be "part of the compact, not exceptions to it."
3. Near-Miss Definition & Severity Tiers
Defines "near miss" with both inclusion criteria and exclusion list. Tiers into:
Includes "aggregate disclosure" sub-section: SAFE publishes quarterly aggregate of T1+T2 near-miss counts by category, member-identifying info stripped.
Also adds three corresponding bullets to the Guiding Principles section linking to these new sections.
Why this matters
In its current form, the Reporting Compact imposes contractually binding notification timelines that conflict with GDPR Art. 33, SEC cyber disclosure rules, and NIS2 - making SAFE membership potentially illegal for any member subject to those laws. No member (Cisco, CrowdStrike, Hugging Face, NVIDIA, Red Hat) would sign a compact that puts them out of compliance with their regulatory obligations.
Adding these three sections does not weaken the compact; it makes it enforceable by removing the legal conflict.
Testing
No code changes. Markdown only. Visual review of rendered output recommended.
Signed-off-by
Alvin Chang 1977968+alvin-chang@users.noreply.github.com