Skip to content

Commit e2b7fc5

Browse files
committed
feat: Add initial diagram for project planning in explain.drawio
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
1 parent 0bf0218 commit e2b7fc5

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

explain.drawio

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
<mxfile host="65bd71144e">
2+
<diagram id="lG4lScdXApjigMqi7QEq" name="Page-1">
3+
<mxGraphModel dx="648" dy="396" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0"/>
6+
<mxCell id="1" parent="0"/>
7+
<mxCell id="16" value="Plan" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
8+
<mxGeometry x="580" y="350" width="60" height="45" as="geometry"/>
9+
</mxCell>
10+
<mxCell id="2" value="LLM" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
11+
<mxGeometry x="130" y="150" width="60" height="30" as="geometry"/>
12+
</mxCell>
13+
<mxCell id="3" value="LLM&lt;div&gt;instrinsic knowledge&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14+
<mxGeometry x="50" y="180" width="220" height="350" as="geometry"/>
15+
</mxCell>
16+
<mxCell id="4" value="- &quot;m-dash&quot;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17+
<mxGeometry x="70" y="410" width="80" height="110" as="geometry"/>
18+
</mxCell>
19+
<mxCell id="5" value="Pizza Recipe / Mangement" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
20+
<mxGeometry x="160" y="410" width="80" height="110" as="geometry"/>
21+
</mxCell>
22+
<mxCell id="6" value="Legal Stuff" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
23+
<mxGeometry x="70" y="190" width="80" height="110" as="geometry"/>
24+
</mxCell>
25+
<mxCell id="7" value="Project Domain" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
26+
<mxGeometry x="200" y="190" width="180" height="125" as="geometry"/>
27+
</mxCell>
28+
<mxCell id="8" value="" style="endArrow=classic;html=1;" edge="1" parent="1" source="3" target="12">
29+
<mxGeometry width="50" height="50" relative="1" as="geometry">
30+
<mxPoint x="350" y="410" as="sourcePoint"/>
31+
<mxPoint x="520" y="290" as="targetPoint"/>
32+
</mxGeometry>
33+
</mxCell>
34+
<mxCell id="9" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
35+
<mxGeometry x="580" y="370" width="50" height="25" as="geometry"/>
36+
</mxCell>
37+
<mxCell id="11" style="edgeStyle=none;html=1;" edge="1" parent="1" source="10">
38+
<mxGeometry relative="1" as="geometry">
39+
<mxPoint x="440" y="280" as="targetPoint"/>
40+
</mxGeometry>
41+
</mxCell>
42+
<mxCell id="10" value="&quot;Plan&quot; the task" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" vertex="1" parent="1">
43+
<mxGeometry x="400" y="390" width="70" height="60" as="geometry"/>
44+
</mxCell>
45+
<mxCell id="13" value="bias" style="edgeStyle=none;html=1;" edge="1" parent="1" source="12" target="9">
46+
<mxGeometry relative="1" as="geometry"/>
47+
</mxCell>
48+
<mxCell id="12" value="Plan" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1">
49+
<mxGeometry x="545" y="215" width="120" height="60" as="geometry"/>
50+
</mxCell>
51+
<mxCell id="15" style="edgeStyle=none;html=1;" edge="1" parent="1" source="14">
52+
<mxGeometry relative="1" as="geometry">
53+
<mxPoint x="610" y="330" as="targetPoint"/>
54+
</mxGeometry>
55+
</mxCell>
56+
<mxCell id="17" style="edgeStyle=none;html=1;" edge="1" parent="1" source="14" target="10">
57+
<mxGeometry relative="1" as="geometry"/>
58+
</mxCell>
59+
<mxCell id="14" value="adapt" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;" vertex="1" parent="1">
60+
<mxGeometry x="490" y="310" width="70" height="40" as="geometry"/>
61+
</mxCell>
62+
</root>
63+
</mxGraphModel>
64+
</diagram>
65+
</mxfile>

0 commit comments

Comments
 (0)