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,263 @@
|
||||
<?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,167.33 498.52,167.33 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,133.21 498.52,133.21 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,99.09 498.52,99.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,64.97 498.52,64.97 ' 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='173.27' x2='79.78' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='173.27' x2='79.78' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,173.27 61.52,173.27 98.04,173.27 98.04,173.27 61.52,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='173.27' x2='98.04' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='173.27' x2='128.47' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='173.27' x2='128.47' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,173.27 110.21,173.27 146.73,173.27 146.73,173.27 110.21,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='173.27' x2='146.73' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='173.27' x2='177.16' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='173.27' x2='177.16' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,173.27 158.90,173.27 195.42,173.27 195.42,173.27 158.90,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='173.27' x2='195.42' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='173.27' x2='225.85' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='173.27' x2='225.85' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,173.27 207.59,173.27 244.11,173.27 244.11,173.27 207.59,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='173.27' x2='244.11' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='173.27' x2='274.54' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='173.27' x2='274.54' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,173.27 256.28,173.27 292.80,173.27 292.80,173.27 256.28,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='173.27' x2='292.80' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='173.27' x2='323.23' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='173.27' x2='323.23' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,173.27 304.97,173.27 341.49,173.27 341.49,173.27 304.97,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='173.27' x2='341.49' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='173.27' x2='371.92' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='173.27' x2='371.92' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,173.27 353.66,173.27 390.18,173.27 390.18,173.27 353.66,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='173.27' x2='390.18' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='173.27' x2='420.61' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='173.27' x2='420.61' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,173.27 402.36,173.27 438.87,173.27 438.87,173.27 402.36,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='173.27' x2='438.87' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='173.27' x2='469.31' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='173.27' x2='469.31' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,173.27 451.05,173.27 487.57,173.27 487.57,173.27 451.05,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='173.27' x2='487.57' y2='173.27' 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,336.54 498.52,336.54 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,302.42 498.52,302.42 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,268.29 498.52,268.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,234.17 498.52,234.17 ' 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='280.31' x2='79.78' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='280.31' x2='79.78' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,280.31 61.52,280.31 98.04,280.31 98.04,280.31 61.52,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='280.31' x2='98.04' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='280.31' x2='128.47' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='280.31' x2='128.47' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,280.31 110.21,280.31 146.73,280.31 146.73,280.31 110.21,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='280.31' x2='146.73' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='280.31' x2='177.16' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='280.31' x2='177.16' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,280.31 158.90,280.31 195.42,280.31 195.42,280.31 158.90,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='280.31' x2='195.42' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='280.31' x2='225.85' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='280.31' x2='225.85' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,280.31 207.59,280.31 244.11,280.31 244.11,280.31 207.59,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='280.31' x2='244.11' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='280.31' x2='274.54' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='280.31' x2='274.54' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,280.31 256.28,280.31 292.80,280.31 292.80,280.31 256.28,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='280.31' x2='292.80' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='280.31' x2='323.23' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='280.31' x2='323.23' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,280.31 304.97,280.31 341.49,280.31 341.49,280.31 304.97,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='280.31' x2='341.49' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='280.31' x2='371.92' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='280.31' x2='371.92' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,280.31 353.66,280.31 390.18,280.31 390.18,280.31 353.66,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='280.31' x2='390.18' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='280.31' x2='420.61' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='280.31' x2='420.61' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,280.31 402.36,280.31 438.87,280.31 438.87,280.31 402.36,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='280.31' x2='438.87' y2='280.31' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='280.31' x2='469.31' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='280.31' x2='469.31' y2='280.31' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,280.31 451.05,280.31 487.57,280.31 487.57,280.31 451.05,280.31 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='280.31' x2='487.57' y2='280.31' 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,505.74 498.52,505.74 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,471.62 498.52,471.62 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,437.50 498.52,437.50 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='50.56,403.38 498.52,403.38 ' 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='377.98' x2='79.78' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='79.78' y1='377.98' x2='79.78' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='61.52,377.98 61.52,377.98 98.04,377.98 98.04,377.98 61.52,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='61.52' y1='377.98' x2='98.04' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='128.47' y1='377.98' x2='128.47' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='128.47' y1='377.98' x2='128.47' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='110.21,377.98 110.21,377.98 146.73,377.98 146.73,377.98 110.21,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='110.21' y1='377.98' x2='146.73' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='177.16' y1='377.98' x2='177.16' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='177.16' y1='377.98' x2='177.16' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='158.90,377.98 158.90,377.98 195.42,377.98 195.42,377.98 158.90,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='158.90' y1='377.98' x2='195.42' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='225.85' y1='377.98' x2='225.85' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='225.85' y1='377.98' x2='225.85' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='207.59,377.98 207.59,377.98 244.11,377.98 244.11,377.98 207.59,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='207.59' y1='377.98' x2='244.11' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='274.54' y1='377.98' x2='274.54' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='274.54' y1='377.98' x2='274.54' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='256.28,377.98 256.28,377.98 292.80,377.98 292.80,377.98 256.28,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='256.28' y1='377.98' x2='292.80' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='323.23' y1='377.98' x2='323.23' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='323.23' y1='377.98' x2='323.23' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='304.97,377.98 304.97,377.98 341.49,377.98 341.49,377.98 304.97,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='304.97' y1='377.98' x2='341.49' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='371.92' y1='377.98' x2='371.92' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.92' y1='377.98' x2='371.92' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='353.66,377.98 353.66,377.98 390.18,377.98 390.18,377.98 353.66,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='353.66' y1='377.98' x2='390.18' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.61' y1='377.98' x2='420.61' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.61' y1='377.98' x2='420.61' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='402.36,377.98 402.36,377.98 438.87,377.98 438.87,377.98 402.36,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='402.36' y1='377.98' x2='438.87' y2='377.98' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.31' y1='377.98' x2='469.31' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.31' y1='377.98' x2='469.31' y2='377.98' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='451.05,377.98 451.05,377.98 487.57,377.98 487.57,377.98 451.05,377.98 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='451.05' y1='377.98' x2='487.57' y2='377.98' 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='171.11' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.640</text>
|
||||
<text x='45.63' y='136.99' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.645</text>
|
||||
<text x='45.63' y='102.87' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.650</text>
|
||||
<text x='45.63' y='68.75' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.655</text>
|
||||
<text x='45.63' y='340.32' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.640</text>
|
||||
<text x='45.63' y='306.20' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.645</text>
|
||||
<text x='45.63' y='272.08' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.650</text>
|
||||
<text x='45.63' y='237.96' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.655</text>
|
||||
<text x='45.63' y='509.53' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.640</text>
|
||||
<text x='45.63' y='475.41' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.645</text>
|
||||
<text x='45.63' y='441.28' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.650</text>
|
||||
<text x='45.63' y='407.16' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='27.56px' lengthAdjust='spacingAndGlyphs'>0.655</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='72.22px' lengthAdjust='spacingAndGlyphs'>Hera 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='82.69px' lengthAdjust='spacingAndGlyphs'>Hera fleet heat</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user