init: llm-wiki-haness 하네스 설계

This commit is contained in:
DongHyeonka
2026-07-24 14:21:35 +09:00
parent 42bf3db4fd
commit 6c53ded9cb
2436 changed files with 194486 additions and 1 deletions
@@ -0,0 +1,51 @@
<mxfile host="Codex" agent="wiki-workflow + diagram-standards v2 minimalist" version="24.0.0" type="device">
<diagram name="ca-skeleton-frontend-deployment" id="frontend-deployment">
<mxGraphModel dx="1000" dy="680" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1000" pageHeight="680" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="title" value="&lt;b&gt;ca-skeleton frontend — static delivery&lt;/b&gt;&#10;How does the browser receive immutable assets and mutable /config.json?" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;fontStyle=0;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" vertex="1" parent="1">
<mxGeometry x="50" y="20" width="900" height="58" as="geometry" />
</mxCell>
<mxCell id="browser" value="&lt;b&gt;User Browser&lt;/b&gt;&#10;External client" style="rounded=8;whiteSpace=wrap;html=1;fillColor=#F6F8FA;strokeColor=#D0D7DE;strokeWidth=1.5;dashed=1;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="60" y="240" width="190" height="100" as="geometry" />
</mxCell>
<mxCell id="cdn" value="&lt;b&gt;CDN / Static Host&lt;/b&gt;&#10;Serves both artifacts" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=2.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="390" y="240" width="220" height="100" as="geometry" />
</mxCell>
<mxCell id="build-artifact" value="&lt;b&gt;Build Artifact&lt;/b&gt;&#10;Immutable hashed assets" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="700" y="170" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="config-artifact" value="&lt;b&gt;/config.json&lt;/b&gt;&#10;Mutable · no-store" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="700" y="350" width="200" height="80" as="geometry" />
</mxCell>
<mxCell id="publish-build" value="publish assets" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;entryX=1;entryY=0.3;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;fontSize=11;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" edge="1" parent="1" source="build-artifact" target="cdn">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="publish-config" value="publish config" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;entryX=1;entryY=0.7;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;fontSize=11;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" edge="1" parent="1" source="config-artifact" target="cdn">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="serve-assets" value="serve immutable assets" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.3;entryX=1;entryY=0.3;strokeColor=#57606A;strokeWidth=2.5;endArrow=block;endFill=1;fontSize=11;fontStyle=1;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" edge="1" parent="1" source="cdn" target="browser">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="serve-config" value="serve /config.json" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.7;entryX=1;entryY=0.7;strokeColor=#57606A;strokeWidth=2.5;endArrow=block;endFill=1;fontSize=11;fontStyle=1;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" edge="1" parent="1" source="cdn" target="browser">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="legend" value="Open arrow = artifact publish&#10;Filled arrow = browser delivery" style="text;html=1;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=11;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" vertex="1" parent="1">
<mxGeometry x="650" y="570" width="300" height="42" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
@@ -0,0 +1,59 @@
<mxfile host="Codex" agent="wiki-workflow + diagram-standards v2 minimalist" version="24.0.0" type="device">
<diagram name="ca-skeleton-frontend-overview" id="frontend-overview">
<mxGraphModel dx="1000" dy="560" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1000" pageHeight="560" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="title" value="&lt;b&gt;ca-skeleton frontend — compile-time dependency ownership&lt;/b&gt;&#10;Which source layer may depend on which owner?" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=18;fontStyle=0;fontFamily=Pretendard,Helvetica;fontColor=#57606A;" vertex="1" parent="1">
<mxGeometry x="50" y="20" width="900" height="58" as="geometry" />
</mxCell>
<mxCell id="presentation" value="&lt;b&gt;Presentation&lt;/b&gt;&#10;Routes · UI state" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="100" y="180" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="application" value="&lt;b&gt;Application&lt;/b&gt;&#10;Use cases · owned ports" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="370" y="180" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="domain" value="&lt;b&gt;Domain&lt;/b&gt;&#10;Business policy" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#EFF6FF;strokeColor=#1F6FEB;strokeWidth=2.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#1F6FEB;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="640" y="180" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="composition-root" value="&lt;b&gt;Composition Root&lt;/b&gt;&#10;Bootstrap · wiring" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="370" y="400" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="adapters" value="&lt;b&gt;Adapters&lt;/b&gt;&#10;HTTP · telemetry" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#57606A;strokeWidth=1.5;fontSize=12;fontFamily=Pretendard,Helvetica;fontColor=#57606A;align=center;verticalAlign=middle;" vertex="1" parent="1">
<mxGeometry x="640" y="400" width="210" height="80" as="geometry" />
</mxCell>
<mxCell id="dep-presentation-application" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;entryX=0;entryY=0.5;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="presentation" target="application">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="dep-application-domain" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;entryX=0;entryY=0.5;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="application" target="domain">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="dep-adapters-application" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.2;exitY=0;entryX=0.8;entryY=1;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="adapters" target="application">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="dep-root-presentation" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;entryX=0.5;entryY=1;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="composition-root" target="presentation">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="dep-root-application" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;entryX=0.5;entryY=1;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="composition-root" target="application">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="dep-root-adapters" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;entryX=0;entryY=0.5;strokeColor=#57606A;strokeWidth=1.5;endArrow=open;endFill=0;" edge="1" parent="1" source="composition-root" target="adapters">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>