docs(adr): define Rust polytomous period artifact - #1436
Draft
seonghobae wants to merge 16 commits into
Draft
seonghobae wants to merge 16 commits into
seonghobae wants to merge 16 commits into
Conversation
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
seonghobae
marked this pull request as draft
August 26, 2026 08:13
This was referenced Sep 11, 2026
Open
This was referenced Sep 15, 2026
This branch has not been deployed
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.
Outcome
Defines the owner-side Rust artifact required to remove active Python GRM/GPCM period-report arithmetic from downstream consumers without preserving an unsupported weighted model-selection score.
The proposed contract keeps authorization/period state downstream, moves matrix construction and measurement summaries into one Rust-owned artifact, requires formal distinguishability before GRM/GPCM preference, returns explicit unavailable/indeterminate states instead of a Python numerical fallback, and requires recovery/parity/fingerprint evidence before acceptance.
Stack / freshness — 2026-09-03
This Draft is intentionally stacked on #1417 because it reuses the residual interaction-map envelope.
feat/interaction-map-rust-summary-1412@3cdc684a94d7cdc0c30c0db773c0e92cfd9492f2;78a54ed032635713d57a803077feb4e92e71a9d1;feat/polytomous-period-artifact-adr@d7387d7e09e1c7cd45d606ece96dd054d06cb843.Fresh comparison before repair showed the predecessor child diverged from the current #1417 parent (
behind_by=2) while its only effective child-owned delta remaineddocs/adr/0027-polytomous-period-artifact.md. The child was repaired non-destructively:d7387d7e...records predecessor78a54ed...as first parent and exact current #1417 parent3cdc684...as second parent, with a tree constructed from the exact parent tree plus the already-reviewed ADR blob. No force push, destructive rebase, unrelated source copy, or numerical change was used.#1417 must land first. Any future parent movement invalidates child exact-head/base evidence and requires fresh comparison before another stack action.
Verification
Every predecessor child workflow/review result is historical after
d7387d7e.... Keep this PR Draft until the unchanged exact child head has regenerated applicable hosted CI/security/documentation evidence and the live review/protection policy is satisfied.No numerical implementation, Python numerical fallback, heuristic model-selection score, or psychometric/statistical arithmetic is added.