Skip to content

fix(memory-defense): correct displayed pattern count#2369

Merged
nicoloboschi merged 1 commit into
vectorize-io:mainfrom
Sanderhoff-alt:codex/correct-memory-defense-pattern-count
Jun 23, 2026
Merged

fix(memory-defense): correct displayed pattern count#2369
nicoloboschi merged 1 commit into
vectorize-io:mainfrom
Sanderhoff-alt:codex/correct-memory-defense-pattern-count

Conversation

@Sanderhoff-alt

@Sanderhoff-alt Sanderhoff-alt commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Correct the documented Memory Defense regex pattern count from 44 to 45.
  • Update the current docs, versioned 0.8 docs, release blog, docs reference copy, and control-plane locale strings.

Why

The built-in _REDACTION_PATTERNS list currently contains 45 entries, but several documentation and UI strings still described it as a 44-pattern set.

Validation

  • Counted _REDACTION_PATTERNS from hindsight-api-slim/hindsight_api/extensions/memory_defense.py with a small AST script.
  • Searched for remaining 44-pattern / 44 redaction patterns / 44 bundled patterns and control-plane Memory Defense 44 strings.
  • Pre-commit hooks ran during commit; lint completed successfully.

@Sanderhoff-alt Sanderhoff-alt changed the title [codex] docs: correct memory defense pattern count docs: correct memory defense pattern count Jun 23, 2026
@Sanderhoff-alt Sanderhoff-alt force-pushed the codex/correct-memory-defense-pattern-count branch from c52fec4 to f8d0ac8 Compare June 23, 2026 11:25
@Sanderhoff-alt Sanderhoff-alt marked this pull request as ready for review June 23, 2026 11:46
@Sanderhoff-alt Sanderhoff-alt force-pushed the codex/correct-memory-defense-pattern-count branch from f8d0ac8 to 5aacda4 Compare June 23, 2026 11:50
@Sanderhoff-alt Sanderhoff-alt changed the title docs: correct memory defense pattern count fix(memory-defense): correct displayed pattern count Jun 23, 2026
@nicoloboschi nicoloboschi merged commit 8e66c39 into vectorize-io:main Jun 23, 2026
81 checks passed
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.

2 participants