Update issue templates - #2
Merged
Merged
Conversation
Cipher208
pushed a commit
that referenced
this pull request
Sep 4, 2026
Cipher208
pushed a commit
that referenced
this pull request
Sep 5, 2026
…in REM/Insight, valence tags, centrality top, MAD threshold in miner #2
Cipher208
pushed a commit
that referenced
this pull request
Sep 15, 2026
cron-3 audit #2 (main finding): memory_search('scheduled cron job') returned a cron preamble as top-1 (abstain:true), and 18 leaked SKILL.md bodies poisoned recall. _looks_like_dump already cut structural dumps and [IMPORTANT: (leading '['); the remaining gaps — skill-body frontmatter (---/name:) and the 'scheduled cron job' preamble — now cut at the same input seam via _looks_like_system_injection, before L0. Head-scoped so a genuine memory mentioning a cron is never dropped.
Cipher208
pushed a commit
that referenced
this pull request
Sep 15, 2026
…jection The _session_ended hook saved ctx['summary'] straight to L3 unguarded; when the harness returned a raw '[IMPORTANT: … scheduled cron job …]' preamble as the summary, it became a session_summary episode (cron-3 audit #2's live producer; auto_save path already guarded by A1, dca115f). Reuse _looks_like_dump/_looks_like_system_injection to skip it. Test: test_session_ended_skips_system_injection_summary; the prose 'did stuff' save path is unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.