Two failure modes I caught in my AI lab in one day. Both involve the system silently lying about its own state.
I operate an autonomous lab of evolutionary trading agents. Yesterday I found two bugs that look superficially different but are actually the same class of problem. Sharing because both affect autonomous AI systems specifically and most builders don…