fix: wire OPENNODIA_ALGOD_URL env so local algod is reached in Docker
The algod_url clap arg was the only override missing an env mapping, so the compose OPENNODIA_ALGOD_URL was ignored and validation/writes fell back to localhost:4001 -> public relay. Add the env mapping plus the compose var; DEX startup validation now passes against the local participation node. Also sync the English README roadmap/components with the translated ones (M6 Connect, M7 Channels), mark M5 done in ko/zh/ja, and refresh two stale module comments (params.rs, matching.rs).
93448226
main
8/17 ++ 6 --