Initially, I was thinking that there shouldn't be a need to keep track of walls, but this turned out to be necessary. Raycasting means collision and a ray cannot go forever into a boundless canvas. At least mentally for me that's not the case when I look at a text file โ I know it has a start and an end. This is an important concept. I don't know if or how it translates into cells but there has to be a connection.
I wrote the above paragraph in the beginning of this experiment. It's now obvious that having a representation of limits is a crucial component โ it provides orientation.