@framecity.eth
- always post to the same endpoint, e.g. render.my.frame.***.xyz/api/action
- always add the origin_frame_id to the post_url of all frames
- have a map that gives you the next frame based on the origin_frame_id
- the action endpoint has the job of returning the next frame. You can hide all further logic behind that