Skip to content

test(cli): K2 ingested validate dry-run + pronoun source guard#185

Open
oldrepublicwizard wants to merge 1 commit into
feat/k2-nlp-draft-coveragefrom
feat/k2-full-validate-cli
Open

test(cli): K2 ingested validate dry-run + pronoun source guard#185
oldrepublicwizard wants to merge 1 commit into
feat/k2-nlp-draft-coveragefrom
feat/k2-full-validate-cli

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Owner

Summary

  • Rejects pronoun/generic tokens (them, it, files, etc.) as NLP draft source paths so prose like "rename them to PLC_CompPnl_b" no longer emits <<modDirectory>>\them.
  • Adds K2FullGuideFixture_ValidateDryRunOnly_ExitsZero — convert site-scraped K2 Full fixture with --parse-directions, then validate --dry-run-only on template KOTOR/mod dirs (matches FullBuildCliPipelineTests pattern).
  • Adds DraftInstructions_RenameThemProse_DoesNotUsePronounAsSource regression.

Context

Stacks on #184 (NLP draft coverage). Validates the next step in the K2 Full round-trip: ingested TOML loads and VFS dry-run completes on empty template dirs (missing mod archives are expected until Fetch Downloads).

Test plan

  • dotnet test --filter FullyQualifiedName~DraftInstructions_RenameThemProse
  • dotnet test --filter FullyQualifiedName~K2FullGuideFixture_ValidateDryRunOnly
  • Manual: convert -i k2_full_guide.md --parse-directions → no \\them sources in output TOML

Reject pronoun tokens in NLP source paths (e.g. "rename them to …") and
add GuideIngestionTests coverage for validate --dry-run-only on the
site-scraped K2 Full fixture TOML.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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