docs(rbac+lift): probe step-4 partial-green + nine-domain promotion decision#112
Merged
Merged
Conversation
…ecision
(1) RBAC keystone §10: mark PROBE-OGAR-RBAC-AUTHORIZE step-4 PARTIAL GREEN.
The classid-keyed authorize() reproduces the shipped membrane gate
(lance_graph_rbac::Policy::evaluate) bit-for-bit — positive ∧ op-gate half
+ §11 classid re-keying promoted CONJECTURE->FINDING for the in-repo
reference. Stage-2 row-scope + projecting Allow{scope,mask} stay CONJECTURE
(scope-bearing references Odoo ir.rule / OpenFGA are the follow-on probes).
Impl: lance-graph/crates/lance-graph-rbac/src/authorize.rs.
(2) Nine-domain promotion DECISION: no bulk Cross-walk. The Lift-tested
domains correctly stay un-minted — most are upstream-owned (arago/almato
coordination-gated), Accounting/Audit are already homed (0x02XX / ADR-013),
WorkOrder (ours) waits on woa-rs consumer-collapse. Lift-tested → Cross-walked
is demand-driven + ownership-gated, never a completeness sweep. Per-domain
gate table + general rule in EPIPHANIES E-NINE-DOMAIN-PROMOTION-DEFERRED;
catalogue step-4 cross-references it.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EYvNjD8M8LMNYbRy3gq2FP
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
What & why
Two commits: the
0x0BAuthStore mint (already merged-equivalent onmain; carried here for branch alignment) and a docs commit recording two decisions from this session.1. RBAC keystone §10 — step-4 PARTIAL GREEN
PROBE-OGAR-RBAC-AUTHORIZEis the gate before consumer-collapse. The classid-keyedauthorize()now reproduces the shipped membrane gate (lance_graph_rbac::Policy::evaluate) bit-for-bit — the "reconcile the shipped MembraneGate path with the keystone" framing ofISS-RBAC-AUTHORIZE-BY-CLASSID. Impl + probe live in AdaWorldAPI/lance-graph PR #598 (lance-graph-rbac/src/authorize.rs).Allow{scope,mask}stay CONJECTURE; scope-bearing references (Odooir.model.access ∧ ir.rule, OpenFGA) are the follow-on probes. The keystone stays CONJECTURE as a whole until a scope-bearing reference is green.2. Nine-domain promotion — DECISION: no bulk Cross-walk
The nine Lift-tested NTO domains (Transport, Accounting, SalesDistribution, Credit, Cost, ServiceManagement, WorkOrder, Compliance, Audit) correctly stay un-minted:
0x02XXcommerce / ADR-013 Audit-as-Lance-version).COUNT_FUSEbreak just fixed in lance-graph.Promoted rule: Lift-tested → Cross-walked is demand-driven + ownership-gated, never a completeness sweep. Round-trip proves the shape lands; it does NOT imply the id should mint. Per-domain gate table + general rule in
EPIPHANIES.mdE-NINE-DOMAIN-PROMOTION-DEFERRED; catalogue step-4 cross-references it.Files
docs/CLASSID-RBAC-KEYSTONE-SPEC.md— §10 STEP-4 STATUS block.docs/OGIT-DOMAIN-LIFT-CATALOGUE.md— promotion-gate cross-ref..claude/board/EPIPHANIES.md—E-NINE-DOMAIN-PROMOTION-DEFERRED.Docs-only on top of the mint; no codebook-count change → no consumer impact.
🤖 Generated with Claude Code
Generated by Claude Code