Skip to content

feat(relation): refuse translation edges as state transitions - #136

Draft
seonghobae wants to merge 1 commit into
mainfrom
agent/translation-not-transition
Draft

feat(relation): refuse translation edges as state transitions#136
seonghobae wants to merge 1 commit into
mainfrom
agent/translation-not-transition

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Translation, same-language copy, and revision stay provenance (ADR 0002/0003). They cannot become state transitions. A shared RFC 5646 primary language subtag (en / en-US) cannot be classified as a translation. Recovery is the computed share of recovered kinds that match known truth versus collapsing every kind to translation.

Complementary to #129#135 (role/support/target/absence/inferred/causal/payload). This crate owns translation-versus-transition and same-language-is-not-translation. Distinct from in-flight citation_edge. Allen (1983) and RFC 5646 are the primary sources. No migration 0008.

Local gates:

  • cargo test -p translation_edge --offline --lib --tests GREEN after RED (E0432 before the module existed)
  • clippy -D warnings PASS
  • workspace contract PASS
  • docstring contract PASS
  • python3 scripts/validate_documentation.py PASS
  • cargo test --workspace --offline --lib --tests PASS
  • llvm-cov lines 119/119; nightly branches 10/10

Do not self-approve or merge until exact-head required checks and a qualifying independent review pass.

Translation, same-language copy, and revision stay provenance (ADR 0002/0003).
A shared RFC 5646 primary language tag cannot be classified as a translation.
Recovery is the computed share of recovered kinds versus collapsing every
kind to translation. No migration 0008.
@coderabbitai

coderabbitai Bot commented Aug 17, 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: 90ec261d-7e9a-4a27-b843-9e0e47bba57c

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