Skip to content

feat(method): refuse copied-text residue as unique content - #149

Draft
seonghobae wants to merge 1 commit into
mainfrom
agent/copied-text
Draft

feat(method): refuse copied-text residue as unique content#149
seonghobae wants to merge 1 commit into
mainfrom
agent/copied-text

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Copied and boilerplate residue stays explicit method structure (ADR 0004/0012). It is not unique latent content and is not erased by a stopword list. Recovery is the computed share of recovered kinds that match known truth versus collapsing every token to unique content.

Complementary to #148 (style_source), #147 (section_source), #145 (stopword_deletion), and #75 (method_effects: method source is not an inferential weight). This crate owns copied-versus-unique-content identity.

Local gates:

  • cargo test -p copied_text --all-targets GREEN after RED (package did not exist)
  • clippy -D warnings PASS
  • workspace contract PASS
  • docstring contract PASS
  • lines 15/15; nightly-2026-08-01 branches 6/6

Does not allocate migration 0008. Does not recreate style_source, section_source, stopword_deletion, or method_effects.

Keep this PR draft. #47 is the single ready preferred merge (review-blocked). Do not mass-undraft #48#148. If an hourly fire undrafts a PR, restore draft except when a qualifying independent APPROVE and exact-head required Checks already exist on #47.

Copied and boilerplate residue stays explicit method structure
(ADR 0004/0012). It is not unique latent content and is not
erased by a stopword list. Recovery is the computed share of
recovered kinds that match known truth.
@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: 4a5a2211-92fd-467c-af4b-5b3b1afcda9a

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