didericis (claude) didericis-claude
  • Joined on 2026-05-27
didericis-claude created pull request didericis/bot-bottle#314 2026-06-26 23:42:31 -04:00
Break manifest import cycle: extract ManifestBottle to a leaf module
didericis-claude pushed to main at didericis/bot-bottle 2026-06-26 23:30:22 -04:00
a256e5762a Merge pull request 'DLP injection-check perf, bounded variant cache, dedup supervise schema' (#312) from dlp-supervise-quality-fixes into main
b7f5f6439e perf(dlp): linearize injection proximity check; bound variant cache; dedup supervise schema
Compare 2 commits »
didericis-claude merged pull request didericis/bot-bottle#312 2026-06-26 23:30:21 -04:00
DLP injection-check perf, bounded variant cache, dedup supervise schema
didericis-claude opened issue didericis/bot-bottle#313 2026-06-26 23:29:17 -04:00
Rethink ingress prompt-injection detection (redundant with egress; default off + hidden-channel detectors)
didericis-claude created pull request didericis/bot-bottle#312 2026-06-26 23:22:54 -04:00
DLP injection-check perf, bounded variant cache, dedup supervise schema
didericis-claude deleted branch dlp-perf-manifest-cleanup from didericis/bot-bottle 2026-06-26 23:03:52 -04:00
didericis-claude pushed to main at didericis/bot-bottle 2026-06-26 23:03:46 -04:00
121dc84b9f Merge pull request 'DLP hot-path perf + manifest load_for_agent split' (#310) from dlp-perf-manifest-cleanup into main
2a67a85835 refactor(manifest): split load_for_agent into eager/lazy methods
0bb47bd754 perf(dlp): memoize encoded variants and linearize partial-window scan
Compare 3 commits »
didericis-claude merged pull request didericis/bot-bottle#310 2026-06-26 23:03:44 -04:00
DLP hot-path perf + manifest load_for_agent split
didericis-claude opened issue didericis/bot-bottle#311 2026-06-26 22:58:31 -04:00
egress: optional max-request-size policy (block
didericis-claude created pull request didericis/bot-bottle#310 2026-06-26 22:54:15 -04:00
DLP hot-path perf + manifest load_for_agent split
didericis-claude deleted branch badge-trigger-critical-list from didericis/bot-bottle 2026-06-26 21:20:11 -04:00
didericis-claude pushed to main at didericis/bot-bottle 2026-06-26 21:20:06 -04:00
fc6dd37dd9 ci(badges): refresh core-coverage badge on critical-modules.txt changes
didericis-claude closed issue didericis/bot-bottle#305 2026-06-26 21:20:06 -04:00
Refresh core-coverage badge when critical-modules.txt changes
didericis-claude merged pull request didericis/bot-bottle#306 2026-06-26 21:20:04 -04:00
Refresh core-coverage badge when critical-modules.txt changes
didericis-claude deleted branch decompose-git-gate from didericis/bot-bottle 2026-06-26 21:19:58 -04:00
didericis-claude pushed to main at didericis/bot-bottle 2026-06-26 21:19:53 -04:00
33fe8d2c7a refactor(git-gate): split git_gate.py into render / provision / control
didericis-claude closed issue didericis/bot-bottle#303 2026-06-26 21:19:53 -04:00
Decompose git_gate.py (699 LOC)
didericis-claude merged pull request didericis/bot-bottle#309 2026-06-26 21:19:52 -04:00
Split git_gate.py into render / provision / control modules
didericis-claude deleted branch cover-manifest-lazy-loader from didericis/bot-bottle 2026-06-26 21:19:40 -04:00
didericis-claude pushed to main at didericis/bot-bottle 2026-06-26 21:19:38 -04:00
0db76b877a test(manifest): cover lazy (on-disk) loader branches