And so it begins

This commit is contained in:
2024-12-10 05:20:53 -06:00
parent 87ce9ec55c
commit 42f4f69741
14 changed files with 4784 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
blockdiag {
"Turn Net Systems LLC" -> "RWSCP";
"Turn Net Systems LLC" -> "RWSCP" -> "Management Series";
"Turn Net Systems LLC" -> "RWSCP" -> "Funds";
"Turn Net Systems LLC" -> "RWSCP" -> "Funds" -> "Lewis & Clark (Growth cap)";
"Turn Net Systems LLC" -> "RWSCP" -> "Funds" -> "Avenue G (VC)";
"Turn Net Systems LLC" -> "RWSCP" -> "Funds" -> "Boring & Beautiful (PE)";
"Turn Net Systems LLC" -> "RWSCP" -> "Funds" -> "The Campus (prop shop)";
"Turn Net Systems LLC" -> "RWSCP" -> "SPV";
"Turn Net Systems LLC" -> "RWSCP" -> "SPV" -> "HFNFC (crowdfunding)";
"Turn Net Systems LLC" -> "RWSCP" -> "SPV" -> "Quantum Wind (tdesk)";
}