Skip to content

Nina xu/pii repl v3 alt config#672

Draft
nina-xu wants to merge 3 commits into
mainfrom
nina-xu/pii-repl-v3-alt-config
Draft

Nina xu/pii repl v3 alt config#672
nina-xu wants to merge 3 commits into
mainfrom
nina-xu/pii-repl-v3-alt-config

Conversation

@nina-xu

@nina-xu nina-xu commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Pre-Review Checklist

Ensure that the following pass:

  • mise run format && mise run check or via prek validation.
  • mise run test passes locally
  • mise run test:e2e passes locally
  • mise run test:ci-container passes locally (recommended)
  • GPU CI status check passes -- comment /sync on this PR to trigger a run (auto-triggers on ready-for-review)

Pre-Merge Checklist

  • New or updated tests for any fix or new behavior
  • Updated documentation for new features and behaviors, including docstrings for API docs.

Other Notes

  • Closes #

nina-xu added 3 commits July 17, 2026 15:27
…uctured columns.

Write auto-discovered plans to pii_replacement_plan.yaml and omit null fields.
In MVP mode, skip free-text column scanning when no replaceable structured
PII is detected because there is nothing to propagate.
…persona only condition persona-sourced fields

Signed-off-by: nina-xu <19981858+nina-xu@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 35bdfdb1-4f85-4126-99e3-81862464da1b

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nina-xu/pii-repl-v3-alt-config

Comment @coderabbitai help to get the list of available commands.


try:
foreach_itr = json.loads(foreach_str)
except (json.JSONDecodeError, TypeError):
Comment on lines +57 to +61
from data_designer.config.utils.constants import (
DEFAULT_AGE_RANGE,
MAX_AGE,
MIN_AGE,
)
"micronesian": ["micronesian", "marshallese", "palauan"],
}
# Closed vocabulary used by the PGM persona sampler.
PGM_ETHNIC_CATEGORIES: tuple[str, ...] = tuple(_PGM_ETHNIC_ALIASES)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant