Research
The reliability layer
My question is narrow and it does not move: when a learned robot policy is about to fail, can the system tell, in time to do something about it?
Threads
Four decompositions of one question.
Claim ledger
What I actually claim, and how far it holds.
Three of these are refuted, null, or falsified, and one of those killed a tool I had already built. They stay on the page because a ledger that only records wins is not a ledger.
Direction
Where this goes next.
The strongest result I have is that a deployed model's failure was invisible at its interface and legible in its internals. The obvious next question is whether that generalizes into a runtime shield: a monitor that sits beside a learned locomotion policy, decides in real time whether it is still inside its competent region, and hands control to a fallback when it is not.
That is what policy-health-monitor and the Phoenix reliability work are for, and it is the direction I would pursue in a PhD. The hard part is not the detector. It is proving the arbitration is safe on a robot that can hurt someone, which is why the hardware ledger matters more to me than another simulation number.