Cells 1.0: organization-prefixed runner tokens for project/namespace

Overview

Currently, we prefix runners on cells as cell_n , and it works

However, if we want to be able to rebalance organizations later, we should prefix runner tokens by organization_n , and handle it on the router level similar to how we handle namespaces.

This way, if organization gets moved tokens will still work.

Action Items