Is my problem levels or lacing?

Working on learning some design script to make dynamo easier. I’m having a struggle with list level management, and hoping someone here can help. I’m sure I’m going about this all wrong, but I’m trying to process all values to pass thru my node, instead of evaluating all of them as a single list. I’ve tried the @L1, but still only getting a single processed result. I’m needing a output for each list entry. (I’m using just a return X output statement for now to evaluate the expression.
I tried a for loop in the beginning too, but no luck.
I might have a lacing issue too, but not really sure how to address it with design script.

design occ.dyn (92.2 KB)

The Watch node with output of 99 is the else { return 99;}