fix(memory): redact source tag debug identifiers#3272
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates debug logging in ChangesLogging Redaction
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
path_scopeboolean in the log so scoped tag debugging still works.Problem
source_id/source_scopevalues.Solution
meta.source_idandsource_scopewith the existing memoryredact()helper before logging.Submission Checklist
diff-cover) meet the gate enforced by.github/workflows/pr-ci.yml. Runpnpm test:coverageandpnpm test:rustlocally; PRs below 80% on changed lines will not merge.## Related— N/A: no matrix feature row changed.docs/RELEASE-MANUAL-SMOKE.md) — N/A: no release-cut/manual smoke surface changed.Closes #NNNin the## Relatedsection — N/A: follow-up to PR review, no standalone issue.Impact
Related
AI Authored PR Metadata (required for Codex/Linear PRs)
Linear Issue
Commit & Branch
fix/memory-redact-source-debug-log60bed918Validation Run
pnpm --filter openhuman-app format:check— passed via pre-push hookpnpm typecheck— passed via pre-push hook (pnpm compile)GGML_NATIVE=OFF cargo test --manifest-path Cargo.toml --lib openhuman::memory_store::content::compose::tests::compose_persists_path_scope_and_seeds_scoped_source_tag -- --nocapturegit diff --check; Rust fmt/check passed via pre-push hookValidation Blocked
command:N/Aerror:N/Aimpact:N/ABehavior Changes
Parity Contract
path_scopefallback behavior are unchanged.Duplicate / Superseded PR Handling
Summary by CodeRabbit