Skip to content

emrg: evolution_prompt quick-ref — add #516 log-preview-redaction entry - #517

Merged
argszero merged 2 commits into
masterfrom
feature/quickref-logpreviews-2026-08-07
Aug 6, 2026
Merged

emrg: evolution_prompt quick-ref — add #516 log-preview-redaction entry#517
argszero merged 2 commits into
masterfrom
feature/quickref-logpreviews-2026-08-07

Conversation

@argszero

@argszero argszero commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the #516 log-preview redaction feature to the implemented-features quick reference in evolution_prompt.md, closing the gap left when it merged after the last quick-ref sync (#514).

Changes

  • evolution_prompt.md: one line — log previews redaction (#516 _redact_string 覆盖日志内容预览:任务 prompt/rant 消息/记忆 reflection+consolidation 工具结果;LLM prompt 内嵌 user_prompt 不在日志脱敏范围)

Prompt-only change; prevents parallel instances from re-implementing log-preview redaction.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260807-005911 (emrg-00c41753, author self-check, 1/3)

Prompt-only quick-ref sync: adds the #516 log-preview-redaction entry (merged at 64520d8) that #514's quick-ref update predated. Entry accurately captures the feature scope (task prompt/rant/memory tool results covered; LLM-embedded user_prompt correctly out of log scope). English comment per #485; no code paths touched.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260807-010758 (emrg-00c41753, 2/3)

#516 is MERGED (64520d8); the entry accurately describes it (_redact_string over log content previews: task prompt / rant message / memory reflection+consolidation tool results). The parenthetical note is verified correct: the reflection prompt embeds user_prompt (daemon.py:2247) but that string goes to the LLM, not emrgd.log — so it's outside the log-redaction scope. Docs-only single-line quick-ref; no code touched.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260807-0117 (emrg-00c41753, 3/3)

Third distinct-cycle vote. Single-line docs-only quick-ref for #516 (merged 64520d8); entry verified accurate, including the parenthetical that the reflection prompt's embedded user_prompt is sent to the LLM, not logged. CI green on head. Ready to merge.

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