Log fleet_k_q48/fleet_conserved; K holds exactly, 775/775 ticks (FABRIC-3.md §XVIII)
doe_log.c's per-heartbeat-tick CSV gains two columns: fleet_k_q48 (vm_physics_fleet_heat_sum() over ALL live VMs -- the genuine fleet-wide conservation invariant K, not reconstructable from the 3 named-Tripod- member heat columns already logged, which omit every identity VM's own heat) and fleet_conserved (vm_physics_conserved() as 0/1). Requested explicitly after the first heartbeat-telemetry analysis pass (analysis-20260912/) omitted K entirely. Kernel rebuilt on all three architectures, full 3x9x3 campaign rerun (results-20260912-with-k/). K = 1.0000000000 (Q48.16 raw 65536) on every one of 775 heartbeat-tick observations, sd(K) = 0, 100% fleet_conserved, across amd64/aarch64/riscv64, nine identities, three replicates -- zero deviation. Also a free regression check on both recent Stadium fixes (§XVI/§XVII): neither disturbed the reservoir-transfer accounting K depends on. Found and fixed a tooling wrinkle along the way: fleet_conserved, being the CSV row's very last field with nothing after it to bound a regex match, can have a resumed trial digit merge into it with zero separator on the wire -- combine.py now derives it from fleet_k_q48 directly (same epsilon vm_physics_conserved() uses) instead of trusting the raw field. fleet_k_q48 itself is unaffected either way. Full analysis, discussion, and light/dark SVG->PDF figures written up as a proper LaTeX report (report-20260912/report/std79_doe_report.pdf), following experiments/bare_metal/analysis/report/bare_metal_doe_report.tex's established style -- supersedes analysis-20260912/'s markdown-only first pass as the primary deliverable for this dataset (kept, not discarded). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EXieurDfDSsDFdnSyusuWo
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
6573a6d1d5
commit
66ba21adb4
@@ -0,0 +1,257 @@
|
||||
<?xml version='1.0' encoding='UTF-8' ?>
|
||||
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='504.00pt' height='576.00pt' viewBox='0 0 504.00 576.00'>
|
||||
<g class='svglite'>
|
||||
<defs>
|
||||
<style type='text/css'><![CDATA[
|
||||
.svglite line, .svglite polyline, .svglite polygon, .svglite path, .svglite rect, .svglite circle {
|
||||
fill: none;
|
||||
stroke: #000000;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
stroke-miterlimit: 10.00;
|
||||
}
|
||||
.svglite text {
|
||||
white-space: pre;
|
||||
}
|
||||
.svglite g.glyphgroup path {
|
||||
fill: inherit;
|
||||
stroke: none;
|
||||
}
|
||||
]]></style>
|
||||
</defs>
|
||||
<rect width='100%' height='100%' style='stroke: none; fill: #0D0D0D;'/>
|
||||
<defs>
|
||||
<clipPath id='cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA='>
|
||||
<rect x='0.00' y='0.00' width='504.00' height='576.00' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
<rect x='0.00' y='0.00' width='504.00' height='576.00' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDMyLjg4fDE3OS45Ng=='>
|
||||
<rect x='50.56' y='32.88' width='447.96' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDMyLjg4fDE3OS45Ng==)'>
|
||||
<rect x='50.56' y='32.88' width='447.96' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='50.56,142.51 498.52,142.51 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,104.69 498.52,104.69 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,66.87 498.52,66.87 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='79.78,179.96 79.78,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='128.47,179.96 128.47,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='177.16,179.96 177.16,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='225.85,179.96 225.85,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='274.54,179.96 274.54,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='323.23,179.96 323.23,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.92,179.96 371.92,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.61,179.96 420.61,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.31,179.96 469.31,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='39.57' x2='79.78' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='39.57' x2='79.78' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,39.57 61.52,39.57 98.04,39.57 98.04,39.57 61.52,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='39.57' x2='98.04' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='39.57' x2='128.47' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='39.57' x2='128.47' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,39.57 110.21,39.57 146.73,39.57 146.73,39.57 110.21,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='39.57' x2='146.73' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='39.57' x2='177.16' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='39.57' x2='177.16' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,39.57 158.90,39.57 195.42,39.57 195.42,39.57 158.90,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='39.57' x2='195.42' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='39.57' x2='225.85' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='39.57' x2='225.85' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,39.57 207.59,39.57 244.11,39.57 244.11,39.57 207.59,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='39.57' x2='244.11' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='39.57' x2='274.54' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='39.57' x2='274.54' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,39.57 256.28,39.57 292.80,39.57 292.80,39.57 256.28,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='39.57' x2='292.80' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='39.57' x2='323.23' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='39.57' x2='323.23' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,39.57 304.97,39.57 341.49,39.57 341.49,39.57 304.97,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='39.57' x2='341.49' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='39.57' x2='371.92' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='39.57' x2='371.92' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,39.57 353.66,39.57 390.18,39.57 390.18,39.57 353.66,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='39.57' x2='390.18' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='39.57' x2='420.61' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='39.57' x2='420.61' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,39.57 402.36,39.57 438.87,39.57 438.87,39.57 402.36,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='39.57' x2='438.87' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='39.57' x2='469.31' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='39.57' x2='469.31' y2='39.57' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,39.57 451.05,39.57 487.57,39.57 487.57,39.57 451.05,39.57 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='39.57' x2='487.57' y2='39.57' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDIwMi4wOXwzNDkuMTY='>
|
||||
<rect x='50.56' y='202.09' width='447.96' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDIwMi4wOXwzNDkuMTY=)'>
|
||||
<rect x='50.56' y='202.09' width='447.96' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='50.56,311.72 498.52,311.72 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,273.90 498.52,273.90 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,236.07 498.52,236.07 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='79.78,349.16 79.78,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='128.47,349.16 128.47,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='177.16,349.16 177.16,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='225.85,349.16 225.85,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='274.54,349.16 274.54,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='323.23,349.16 323.23,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.92,349.16 371.92,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.61,349.16 420.61,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.31,349.16 469.31,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='269.56' x2='79.78' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='269.56' x2='79.78' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,269.56 61.52,269.56 98.04,269.56 98.04,269.56 61.52,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='269.56' x2='98.04' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='269.56' x2='128.47' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='269.56' x2='128.47' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,269.56 110.21,269.56 146.73,269.56 146.73,269.56 110.21,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='269.56' x2='146.73' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='269.56' x2='177.16' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='269.56' x2='177.16' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,269.56 158.90,269.56 195.42,269.56 195.42,269.56 158.90,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='269.56' x2='195.42' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='269.56' x2='225.85' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='269.56' x2='225.85' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,269.56 207.59,269.56 244.11,269.56 244.11,269.56 207.59,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='269.56' x2='244.11' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='269.56' x2='274.54' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='269.56' x2='274.54' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,269.56 256.28,269.56 292.80,269.56 292.80,269.56 256.28,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='269.56' x2='292.80' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='269.56' x2='323.23' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='269.56' x2='323.23' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,269.56 304.97,269.56 341.49,269.56 341.49,269.56 304.97,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='269.56' x2='341.49' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='269.56' x2='371.92' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='269.56' x2='371.92' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,269.56 353.66,269.56 390.18,269.56 390.18,269.56 353.66,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='269.56' x2='390.18' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='269.56' x2='420.61' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='269.56' x2='420.61' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,269.56 402.36,269.56 438.87,269.56 438.87,269.56 402.36,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='269.56' x2='438.87' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='269.56' x2='469.31' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='269.56' x2='469.31' y2='269.56' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,269.56 451.05,269.56 487.57,269.56 487.57,269.56 451.05,269.56 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='269.56' x2='487.57' y2='269.56' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDM3MS4yOXw1MTguMzc='>
|
||||
<rect x='50.56' y='371.29' width='447.96' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDM3MS4yOXw1MTguMzc=)'>
|
||||
<rect x='50.56' y='371.29' width='447.96' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='50.56,480.93 498.52,480.93 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,443.10 498.52,443.10 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,405.28 498.52,405.28 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='79.78,518.37 79.78,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='128.47,518.37 128.47,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='177.16,518.37 177.16,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='225.85,518.37 225.85,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='274.54,518.37 274.54,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='323.23,518.37 323.23,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.92,518.37 371.92,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.61,518.37 420.61,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.31,518.37 469.31,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='511.68' x2='79.78' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='511.68' x2='79.78' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,511.68 61.52,511.68 98.04,511.68 98.04,511.68 61.52,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='511.68' x2='98.04' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='511.68' x2='128.47' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='511.68' x2='128.47' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,511.68 110.21,511.68 146.73,511.68 146.73,511.68 110.21,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='511.68' x2='146.73' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='511.68' x2='177.16' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='511.68' x2='177.16' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,511.68 158.90,511.68 195.42,511.68 195.42,511.68 158.90,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='511.68' x2='195.42' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='511.68' x2='225.85' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='511.68' x2='225.85' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,511.68 207.59,511.68 244.11,511.68 244.11,511.68 207.59,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='511.68' x2='244.11' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='511.68' x2='274.54' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='511.68' x2='274.54' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,511.68 256.28,511.68 292.80,511.68 292.80,511.68 256.28,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='511.68' x2='292.80' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='511.68' x2='323.23' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='511.68' x2='323.23' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,511.68 304.97,511.68 341.49,511.68 341.49,511.68 304.97,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='511.68' x2='341.49' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='511.68' x2='371.92' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='511.68' x2='371.92' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,511.68 353.66,511.68 390.18,511.68 390.18,511.68 353.66,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='511.68' x2='390.18' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='511.68' x2='420.61' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='511.68' x2='420.61' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,511.68 402.36,511.68 438.87,511.68 438.87,511.68 402.36,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='511.68' x2='438.87' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='511.68' x2='469.31' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='511.68' x2='469.31' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,511.68 451.05,511.68 487.57,511.68 487.57,511.68 451.05,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='511.68' x2='487.57' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDM1NC42NHwzNzEuMjk='>
|
||||
<rect x='50.56' y='354.64' width='447.96' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDM1NC42NHwzNzEuMjk=)'>
|
||||
<text x='274.54' y='366.00' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='27.88px' lengthAdjust='spacingAndGlyphs'>riscv64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDE4NS40NHwyMDIuMDk='>
|
||||
<rect x='50.56' y='185.44' width='447.96' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDE4NS40NHwyMDIuMDk=)'>
|
||||
<text x='274.54' y='196.79' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='31.78px' lengthAdjust='spacingAndGlyphs'>aarch64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNTAuNTZ8NDk4LjUyfDE2LjIzfDMyLjg4'>
|
||||
<rect x='50.56' y='16.23' width='447.96' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNTAuNTZ8NDk4LjUyfDE2LjIzfDMyLjg4)'>
|
||||
<text x='274.54' y='27.58' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='26.89px' lengthAdjust='spacingAndGlyphs'>amd64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
<text transform='translate(82.45,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='23.25px' lengthAdjust='spacingAndGlyphs'>zuse</text>
|
||||
<text transform='translate(131.14,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='39.12px' lengthAdjust='spacingAndGlyphs'>rajames</text>
|
||||
<text transform='translate(179.83,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>00</text>
|
||||
<text transform='translate(228.53,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>01</text>
|
||||
<text transform='translate(277.22,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>02</text>
|
||||
<text transform='translate(325.91,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>03</text>
|
||||
<text transform='translate(374.60,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>04</text>
|
||||
<text transform='translate(423.29,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>05</text>
|
||||
<text transform='translate(471.98,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>06</text>
|
||||
<text x='45.63' y='146.30' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.177</text>
|
||||
<text x='45.63' y='108.47' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.180</text>
|
||||
<text x='45.63' y='70.65' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.183</text>
|
||||
<text x='45.63' y='315.50' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.177</text>
|
||||
<text x='45.63' y='277.68' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.180</text>
|
||||
<text x='45.63' y='239.86' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.183</text>
|
||||
<text x='45.63' y='484.71' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.177</text>
|
||||
<text x='45.63' y='446.89' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.180</text>
|
||||
<text x='45.63' y='409.06' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.183</text>
|
||||
<text x='274.54' y='568.24' text-anchor='middle' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='35.50px' lengthAdjust='spacingAndGlyphs'>Identity</text>
|
||||
<text transform='translate(13.05,275.62) rotate(-90)' text-anchor='middle' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='85.66px' lengthAdjust='spacingAndGlyphs'>Artemis fleet heat</text>
|
||||
<text x='274.54' y='14.98' text-anchor='middle' style='font-size: 12.00px; font-weight: bold;fill: #FFFFFF; font-family: "Liberation Sans";' textLength='100.69px' lengthAdjust='spacingAndGlyphs'>Artemis fleet heat</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user