tfa
May 10, 2020, 4:35pm
12
Yep, I think this project needs an SLD: Service Level Design. Which should be documented by the lead engineers and David.
This should be a diagram that shows all components of the safe network with lines and info on how they relate. I have seen similar stuff put out by MaidSafe in the past but some seem incomplete or are now totally out of date with newer methodologies.
I have designed a bash script file that analyzes the main Maidsafe components and generates a SVG diagram that shows the inter-dependencies between them:
I hope this can help understanding the global picture.
Source code of the script is here: https://github.com/Thierry61/sld/blob/master/generate.sh
And Github page: Inter repository dependencies
Edit: I finally made red color work in Github page.
43 Likes