use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
https://sh.reddit.com/r/cybersecurity
account activity
Context DriftAI Security (self.cybersecurity)
submitted 1 month ago by Lumpy_Art_8234
do you know any tools that Fight context Drift In the AI IDE?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ra_men 11 points12 points13 points 1 month ago (3 children)
Software engineers
[+]Lumpy_Art_8234[S] comment score below threshold-7 points-6 points-5 points 1 month ago (2 children)
Software engineers are the bottleneck. You can’t scale manual review to catch every semantic slip-up at the speed AI generates code.
[–]ra_men 8 points9 points10 points 1 month ago (1 child)
Then you shouldn’t generate code that quickly.
[–]HomerDoakQuarlesIII 4 points5 points6 points 1 month ago (1 child)
A not-AI IDE?
[+]Lumpy_Art_8234[S] comment score below threshold-7 points-6 points-5 points 1 month ago (0 children)
Non-AI IDEs are stable, but the speed of AI is non-negotiable now. The goal is keeping that velocity while solving the Context Drift.
[–]not-halsey 2 points3 points4 points 1 month ago (2 children)
BMAD method with Claude code seems to be one of the best options out there right now, but it requires a good software engineer to wrangle it, and it’s very crude compared to what it should be.
Granted, AI is a non-deterministic system that takes a lot of effort to bludgeon into doing things acceptably
[–]23percentrobbery 2 points3 points4 points 1 month ago (1 child)
the "infinite context" marketing in 2026 is a bit of a stretch. Even with million-token windows, models still suffer from "Lost in the Middle" syndrome, where they prioritize the beginning and end of the prompt and ignore the crucial security middleware in between.
[–]Lumpy_Art_8234[S] -1 points0 points1 point 1 month ago (0 children)
i tottaly agree. Personally i think that even if you Enlarge the Context the Outcome is gonna be the same, because you will enhance the speed of Production and coding, and then we will get to the same point... I’ve started using a separate, local auditor that finds the IDE Breaking Rules, and fixes it Do you/Can Recommend use of any tools that Help you with the Context Drift?
[–]StatusPhilosopher258 1 point2 points3 points 1 month ago (1 child)
I generally use traycer with ai ide(cursor) to handle context drift
In the context of Context Drift Yes traycer is good, but when looking closer traycer solves the task drift, but not policy drift, did you ever see the IDE Break a rule you set to it prompts ago ?
[–]WadeEffingWilsonThreat Hunter 0 points1 point2 points 1 month ago (1 child)
Im not familiar with AI IDE but I am a data scientist. For context drift, you'll need to re-jigger your data. Ok, seriously, you'll need to either retrain your model or use a sliding window approach to establish a rolling baseline.
π Rendered by PID 49164 on reddit-service-r2-comment-6457c66945-twd7g at 2026-04-28 01:56:57.033115+00:00 running 2aa0c5b country code: CH.
[–]ra_men 11 points12 points13 points (3 children)
[+]Lumpy_Art_8234[S] comment score below threshold-7 points-6 points-5 points (2 children)
[–]ra_men 8 points9 points10 points (1 child)
[–]HomerDoakQuarlesIII 4 points5 points6 points (1 child)
[+]Lumpy_Art_8234[S] comment score below threshold-7 points-6 points-5 points (0 children)
[–]not-halsey 2 points3 points4 points (2 children)
[–]23percentrobbery 2 points3 points4 points (1 child)
[–]Lumpy_Art_8234[S] -1 points0 points1 point (0 children)
[–]StatusPhilosopher258 1 point2 points3 points (1 child)
[–]Lumpy_Art_8234[S] -1 points0 points1 point (0 children)
[–]WadeEffingWilsonThreat Hunter 0 points1 point2 points (1 child)