RFC-0002 revision: deterministic invalidation and bounded audit retention - #15
Open
FNB2026 wants to merge 1 commit into
Open
RFC-0002 revision: deterministic invalidation and bounded audit retention#15FNB2026 wants to merge 1 commit into
FNB2026 wants to merge 1 commit into
Conversation
Owner
Author
|
Hello @jdesrosiers, @coolharsh55, and @besteves4 — apologies for the unsolicited mention; there is no obligation to review. We are seeking independent feedback on a small, implementation-neutral protocol revision for correction propagation and deletion-safe audit retention. The repository contains only public schemas, synthetic fixtures, and a reference validator.
A scoped review of only the relevant schema or RFC section is completely welcome; formal approval is not expected. Critical feedback, a pointer to a better standard, or a brief decline are all useful. We will not merge this RFC revision solely because the comment window elapsed. Thank you for considering it. |
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.
Proposal
This prepares RFC-0002 for its required second public review without changing its status to Accepted.
InvalidationRecordtransitionsAuditTombstoneas the maximum retained shape when a valid bounded basis existsValidation
python tools/validate-public-artifacts.pypython -m py_compile tools/validate-public-artifacts.pyjq emptyacross schemas and fixturesgit diff --checkReview questions
Governance
Per RFC-0000, this PR begins a minimum 7-day public comment period. Passing CI does not make RFC-0002 Accepted. A separate Steward decision is required after review.
Implementation feasibility was exercised separately in FNB2026/FNB#48; that product implementation is non-normative.