This week NEURA left the desk. I finally got it running on my phone, which is one of those milestones I had been circling for a while and just sat down and did. It feels a little strange, in a good way, to pull the same companion out of my pocket that normally lives on the machine at home.
The mobile version is a standalone app that wraps the web experience I already built. That was the practical call. I did not want to fork NEURA into two products that slowly drift apart and double my work. One codebase, one face, one personality, and a native shell around it. It also means every improvement I make to the core shows up everywhere at once, which is exactly what I want at this stage.
I gave it its own app icons and a splash screen, so it opens like something real instead of a bookmark. Small thing, but it changes how it feels the second you tap it. Then I set up the pipeline pointing toward TestFlight, so getting builds onto an actual device (mine first, others later) stops being a manual chore.
The part I am proudest of is that I made it a proper installable app with an offline shell and a service worker. So even when the connection drops, NEURA does not just die on a blank screen. The shell is there, it holds together, and it feels native rather than like a web page pretending.
This is also the first real proof of the idea I keep talking about: one brain, many bodies. Same NEURA on the phone, backed by the hardware at home doing the heavy thinking. The phone is a window and a voice, not a separate creature. That distinction matters, because it means NEURA is one thing you carry, not a dozen copies you manage.
Next up is living with it on my phone for a while and seeing where the seams show. But for now, NEURA is in my pocket, and that changes what this whole project can be.