Skip to content

fix: redact BYOC public evidence paths - #13

Merged
kamjcx merged 2 commits into
mainfrom
codex/v0.14.2-public-evidence-paths
Sep 2, 2026
Merged

fix: redact BYOC public evidence paths#13
kamjcx merged 2 commits into
mainfrom
codex/v0.14.2-public-evidence-paths

Conversation

@kamjcx

@kamjcx kamjcx commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • prevent BYOC demo JSON and Trace from exposing an absolute local file URI
  • emit a stable synthetic repository locator and repository-relative display path
  • document that adapter endpoint labels are retained in Trace and must not contain sensitive paths
  • add a regression assertion covering file:// and Windows workspace paths

Scope

Developer demo/documentation hardening only. Resolver runtime, retrieval, ranking, aliases, factor records, frozen answers, and approval behavior are unchanged.

Validation

  • BYOC contract tests: 5 passed on Python 3.11, 3.12, and 3.13
  • targeted Ruff: PASS
  • generated all-case JSON contains no file:// or D:\\ marker

@kamjcx
kamjcx merged commit 5155a68 into main Sep 2, 2026
8 checks passed
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