You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several .claude/agent-memory/** files already committed to main (from unrelated, prior features/issues) contain a real account name and/or machine name in plain text, violating this repo's no-absolute-host-paths policy (.claude/agent-memory/_shared_no_absolute_host_paths.md).
Environment
OS/version: Windows, agent-memory files under .claude/agent-memory/**
All seven pre-date the branch that discovered them (issue #680) and were introduced by unrelated prior commits (issues #464, #488, #445, and various epic fan-in/orchestrator commits), so fixing them is out of scope for that branch's PR.
Summary
Several
.claude/agent-memory/**files already committed tomain(from unrelated, prior features/issues) contain a real account name and/or machine name in plain text, violating this repo's no-absolute-host-paths policy (.claude/agent-memory/_shared_no_absolute_host_paths.md).Environment
.claude/agent-memory/**git grep -lia "<account>\|<machine>" -- .claude/agent-memory/Steps to Reproduce
.claude/agent-memory/**onmain.Expected Behavior
No committed artifact, including agent-memory files, should contain a real account or machine name - per the repo's own stated policy.
Actual Behavior
At least 7 pre-existing agent-memory files on
maincurrently contain the real account name and/or machine name in plain text:.claude/agent-memory/atomic-executor/project_bash_heredoc_collapses_doubled_backslashes.md(introduced by a feature-review commit, unrelated to Bug: quickfiler-search-box-loses-focus-on-dropdown-expand #680).claude/agent-memory/epic-orchestrator/feedback_measure_whole_volume_before_blaming_worktrees.md.claude/agent-memory/feature-review/project_464-review-residuals.md.claude/agent-memory/feature-review/project_488-review-residuals.md.claude/agent-memory/orchestrator/angle-bracket-redaction-breaks-trx-xml.md.claude/agent-memory/orchestrator/bash-tool-collapses-double-backslash-in-sed.md.claude/agent-memory/orchestrator/collect-pr-context-lands-in-main-checkout.mdAll seven pre-date the branch that discovered them (issue #680) and were introduced by unrelated prior commits (issues #464, #488, #445, and various epic fan-in/orchestrator commits), so fixing them is out of scope for that branch's PR.
Logs / Screenshots
git logshows the introducing commit predates and is unrelated to issue Bug: quickfiler-search-box-loses-focus-on-dropdown-expand #680.Impact / Severity
Source
From: docs/features/potential/2026-08-28-preexisting-host-identity-leaks-in-agent-memory-files.md