Skip to content

fix(data-integrity): bind reads to issued authority on current ledger stack - #450

Draft
seonghobae wants to merge 2 commits into
fix/artifact-revocation-after-current-status-20260814from
fix/artifact-read-authority-after-current-revocation-20260814
Draft

fix(data-integrity): bind reads to issued authority on current ledger stack#450
seonghobae wants to merge 2 commits into
fix/artifact-revocation-after-current-status-20260814from
fix/artifact-read-authority-after-current-revocation-20260814

Conversation

@seonghobae

Copy link
Copy Markdown
Collaborator

Objective

Reconstruct stale stacked PR #404's unique artifact-read authority invariant on the exact current revocation parent #449, without importing obsolete #402/#400/#357 ancestry.

Exact stack identity

Contract

Every live or replayed READ event must match an existing issued token's immutable tenant, subject, and document identity before append/publication. Null events, null/unknown tokens, and tenant/subject/document mismatches fail closed. Revocation state is deliberately not part of identity matching so a request verified before a concurrent revocation can still append legitimate audit evidence.

Scope boundary

This child changes read-event identity binding and the ancestor status fixture needed to remain authority-valid. It does not alter token signatures, artifact bytes, HTTP status validation, revocation transition rules, expiry decisions, tenant authentication, or persistence technology.

Merge gate

Keep Draft while #449/#448/#435 remain unmerged. Require this exact child head's emitted checks and zero valid unresolved findings. After ancestors reach protected main, rebuild or retarget this bounded delta onto the new exact protected base and regenerate all main-targeted CI, Security Scan, SAST, fuzz, current-head reviews, and qualifying independent approval. No evidence from #404, #402, #400, #357, or predecessor heads transfers.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 25606f2a-5448-44b0-b7e9-05ee881acd47

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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