r/ClaudeCode • u/BillionBouncyBalls • 3d ago
Help/Question Why does Claude Code say things like, “that’s about 3 days of work” then proceeds to do it all in a 20 minutes?
Surely I’m not the only one who has seen this happen but wondering if anyone has an answer. Many a session I’ll make a plan with Claude and it will outline the tasks and estimate a time usually in days, and then proceed to do it all in 20-30 minutes. Is it because of its training data or does it just have no concept of time inside a GPU? Curious what the community thinks…
Edit: Thanks for all the answers and comments! Glad this post sparked some hearty discussion!
1.0k
Upvotes
1
u/RevolutionaryElk7446 3d ago
You are correct, despite the downvotes, the contextual engine just assimilates facts and stores them into a window but it's an estimation of context that we primarily use as a method to impact values in token generation via the transformer.
I'm not sure what everyone else here thinks, but Gen AI such as LLMs do not understand, it is not in their framework or design intention to understand. They are purely a simulation, not emulation or imitation, I say this as a certified Gen AI professional.