Skip to content

chore(privacy): remove personal absolute paths from public docs and plugin - #49

Merged
ManSio merged 2 commits into
mainfrom
chore/privacy-paths
Sep 26, 2026
Merged

ManSio merged 2 commits into
mainfrom
chore/privacy-paths

Conversation

@ManSio

@ManSio ManSio commented Sep 26, 2026

Copy link
Copy Markdown
Owner

What

  • De-personalize machine-specific absolute paths across human-facing docs and the opencode gate plugin.
  • Untrack .local/ machine scratch scripts (added to .gitignore; files kept on disk).
  • Add ests/test_no_personal_paths.py guard (scans git-tracked docs + plugin only).
  • Pre-register experiments/4A_unit_of_return/ (unit-of-return 4-arm + agent-confound controls) — design only, no run.

Why

The public repo leaked the owner's local username in 49 tracked files and a drive-rooted project path in 115. No real secrets were found (only test fixtures such as AKIA…EXAMPLE). Git history is intentionally NOT rewritten (force-push on a public repo is out of scope).

Verification

  • Guard: PASS.
  • Full pytest: 1866 passed, 5 skipped, 0 failed.
  • All pre-commit checks green.

Follow-up (not in this PR)

  • F0c: ~48 live tracked files under experiments/, scripts/, tests/** still contain the username; edits there are paired with assertions / experiment provenance and need a reviewed pass.

MSCodeBase Agent added 2 commits September 26, 2026 13:27
Replace machine-specific absolute paths (owner username, drive-rooted project dir) with env placeholders and relative forms across human-facing docs (README/AGENTS/ledgers/docs en-ru-zh) and the opencode gate plugin. Untrack .local/ machine scripts. Add tests/test_no_personal_paths.py (scans tracked docs+plugin only). Git history is intentionally not rewritten.
… controls

Add experiments/4A_unit_of_return/README.md: frozen 4-arm protocol (top-k / whole-doc / oracle / closed book) plus the confound controls for agent-based apparatus derived from E7/E11/E17/E25 and the 2026-09-25 port incident. Record the design in AGENT_DIARY and the experiments registry. No run yet.
@coderabbitai

coderabbitai Bot commented Sep 26, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 9db6e8f4-6030-4456-bd36-1456ede570d1


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.

@ManSio
ManSio merged commit a1af903 into main Sep 26, 2026
12 of 13 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