node
node copied to clipboard
Improve visualization of CCTX state transitions
Describe the Issue This task would require some more research
The idea is to make as much visual as possible the state transition the cctx goes through.
This can be through a single entrypoint method that would describe:
- The CCTX
- The state transition
This would allow better maintainability of the CCTX related logic