Week 6 · Workshop Log

Pitch, Jira, and the Final Design Doc

May 8, 2026
← All weeks

Most weeks this log is about code. This one was about stepping back from it. I still built, but more of my time went into planning: the pitch, the roadmap, and the design document that ties the whole system together.

The pitch came first. Putting NEURA into a few slides forces you to answer the questions you keep dodging when you are heads down in the terminal. What is this, really, and who is it for. I had answers, but saying them in order made me sharpen a few that were fuzzier than I wanted.

Then I moved the roadmap into Jira. I had been carrying it around in my head and in scattered notes, which works right up until it does not. Laying it out as real tickets, in the order things actually need to happen, gave me something to look at instead of something to remember.

The design document was the big one. It walks through how NEURA fits together, from the hardware it runs on to the companion layer people talk to, plus the optional desk robot. Writing it top to bottom was the first time I had seen the whole thing in one place.

That is where it earned its keep. A couple of gaps I had not noticed while coding showed up the moment I tried to explain the architecture on paper. Nothing that breaks the plan, but the kind of thing that would have cost me a week later.

So I am heading into the back half with a map instead of a hunch. The pitch says what NEURA is, Jira says what to build next, and the design doc says how it holds together. Next week I get back to making things, which is the part I actually signed up for.