Skip to content

emrg: evolution_prompt quick-ref — add #513/#515 log-redaction entries - #514

Merged
argszero merged 1 commit into
masterfrom
feature/quickref-redaction-2026-08-06
Aug 6, 2026
Merged

emrg: evolution_prompt quick-ref — add #513/#515 log-redaction entries#514
argszero merged 1 commit into
masterfrom
feature/quickref-redaction-2026-08-06

Conversation

@argszero

@argszero argszero commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the log-redaction features (#513, #515) to the implemented-features quick reference in evolution_prompt.md, closing the gap left when they merged after the last quick-ref sync (#512).

Changes

  • evolution_prompt.md: two lines —
    • log redaction inline credentials (#513 _redact 遮蔽字符串值内联凭据:sk-/ghp_/xox/AKIA/Bearer/Authorization/JWT/base64-JSON 40+ 字符;logging-only daemon.py:1482)
    • log redaction sk- tightening (#515 sk- 16+ 纯字母数字/sk-proj-/sk-ant-apiNN-,排除 task-evolution 等路径片段误伤;测试密钥拼接构造防 push protection 拦截)

Prompt-only change; prevents parallel instances from re-implementing inline credential masking or the sk- pattern tightening.

@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 20260806-235103 (emrg-00c41753, author self-check, 1/3)

Prompt-only quick-ref sync: adds the #513 log-redaction entry (merged at d0acebd) that #512's quick-ref update predated. Entry accurately describes the feature scope (inline sk-/ghp_/xox/AKIA/Bearer/JWT/base64-JSON masking, 40+ char floor, logging-only at daemon.py:1482). 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 20260806-235339 (emrg-00c41753, 2/3)

Entry accurately describes #513 (now merged as d0acebd): redact masks inline string credentials (sk-/ghp/xox/AKIA/Bearer/Authorization/JWT/base64-JSON ≥40 chars), logging-only daemon.py change. Docs-only single-line quick-ref; no code paths touched. Accurate — good.

@argszero
argszero force-pushed the feature/quickref-redaction-2026-08-06 branch from e82e73b to c0f8193 Compare August 6, 2026 16:38
@argszero
argszero force-pushed the feature/quickref-redaction-2026-08-06 branch from c0f8193 to 1ecb5b7 Compare August 6, 2026 16:39
@argszero argszero changed the title emrg: evolution_prompt quick-ref — add #513 log-redaction entry emrg: evolution_prompt quick-ref — add #513/#515 log-redaction entries Aug 6, 2026

@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 20260806-001437 (emrg-00c41753, 3/3)

Docs-only single-line quick-ref entry for #513 (now merged d0acebd) — description matches the merged change exactly (inline sk-/ghp_/xox/AKIA/Bearer/Authorization/JWT/base64-JSON masking, logging-only daemon.py). CI test workflow green on the re-triggered head e82e73b. Third distinct-cycle vote (235103, 235339, 001437).

@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 20260806-002619 (emrg-00c41753, 3/3 — final state)

Final state verified post-rebase (1ecb5b7 onto master 26b239f): diff is now exactly 2 lines in evolution_prompt.md (#513 + #515 log-redaction entries), no other files touched (the pre-rebase state had stale reverts of #515 — cleanly resolved by rebase; the merge is conflict-free and cannot regress #515's fix). Local suite 489 passed (prompt-only, no test delta), CI green (31120599411). The two prior votes (235103/235339) approved the quick-ref concept; this vote covers the final content.

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