Skip to content

Neutralize public fixture path examples#162

Merged
svy04 merged 1 commit into
mainfrom
codex/public-fixture-path-hygiene-20260620
Jun 20, 2026
Merged

Neutralize public fixture path examples#162
svy04 merged 1 commit into
mainfrom
codex/public-fixture-path-hygiene-20260620

Conversation

@svy04

@svy04 svy04 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace raw Windows user-home path examples in public source/test fixtures with generated or neutral wording.
  • Keep path parsing, public hygiene, and remote-surface detection coverage intact.
  • Avoid committing product-quality report churn from local verification.

Verification

  • bun install --frozen-lockfile
  • bun test src/utils/attachments.extractors.test.ts
  • node --test vscode-extension/openclaude-vscode/src/presentation.test.js
  • bun test scripts/product-github-remote-surface-audit.test.ts
  • bun test scripts/product-vscode-startup-diagnostics.test.ts scripts/public-repo-readiness.test.ts
  • bun run typecheck --pretty false
  • bun run build
  • bun run verify:privacy
  • bun run product:quality exited 0; terminal condition remains PRODUCT_QUALITY_GATE_BLOCKED_BY_LOCAL_VSCODE_CLI_UNAVAILABLE as a local protected-environment boundary, not a readiness claim.
  • git diff --check
  • targeted public-path rg scan returned no matches

@svy04 svy04 merged commit 9fd5629 into main Jun 20, 2026
6 checks passed
@svy04 svy04 deleted the codex/public-fixture-path-hygiene-20260620 branch June 20, 2026 06:31
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