Skip to content

feat(method): refuse house-voice style as unique content - #148

Draft
seonghobae wants to merge 1 commit into
mainfrom
agent/style-source
Draft

feat(method): refuse house-voice style as unique content#148
seonghobae wants to merge 1 commit into
mainfrom
agent/style-source

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

House-voice style 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 #147 (`section_source`), #145 (`stopword_deletion`), and #75 (`method_effects`: method source is not an inferential weight). This crate owns style-versus-unique-content identity.

Local gates:

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

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

Keep this PR draft. #46 is on main. Do not mass-undraft #47#147. If an hourly fire undrafts a PR, restore draft except when a qualifying independent APPROVE and exact-head required Checks already exist.

House-voice style residue stays explicit method structure (ADR 0004
and 0012). It is not unique latent content and is not erased by a
stopword list. Recovery is the computed share of style kinds that
match known truth versus collapsing every token to unique content.
@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: 86e31203-ccc8-490f-b60c-9447f0e2baef

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