From eb7eade7fa565daca4e808f7eb66403662b027ae Mon Sep 17 00:00:00 2001 From: echo6-autocommit Date: Thu, 18 Jun 2026 18:00:10 +0000 Subject: [PATCH] auto: docs sync 2026-06-18T18:00:10+00:00 Files changed: .gitignore CLAUDE.md credentials engine/.embcache.json engine/changelog.md engine/config.yaml engine/lib/__pycache__/agent.cpython-312.pyc engine/lib/agent.py engine/lib/lint.py engine/lint-report.md engine/sweep-full.log engine/sweep.sh vault/.obsidian/graph.json vault/.obsidian/workspace.json vault/INDEX.md vault/archive/projects/mmud/last-ember-chronicle.html vault/archive/projects/mmud/last-ember-howto.html vault/archive/projects/mmud/last-ember.html vault/archive/projects/mmud/mmud-phase5-prompt.md vault/archive/projects/mmud/mmud-phase6-prompt.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/README.md vault/archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md vault/docs/hardware/environment.md vault/docs/hardware/ip-allocation.md vault/docs/matrix/archivist.md vault/docs/matrix/matrix_host.md vault/docs/matrix/mautrix_signal.md vault/docs/matrix/synapse.md vault/docs/matrix/synapse_retention_discovery.md vault/docs/navi/cc-rules.md vault/docs/navi/deployment.md vault/docs/navi/themes.md vault/docs/services/ots-setup.md vault/docs/services/services.md vault/docs/services/usenet.md vault/docs/software/authentik.md vault/docs/software/caddy.md vault/docs/software/dns.md vault/docs/software/geo-tools.md vault/docs/software/recon.md vault/docs/software/searxng.md vault/glossary.md vault/notes/echo6-landing-page-data-export.md vault/notes/ia-download-queue.md vault/plans/vaultwarden-plan.md vault/projects/advbbs-project.md vault/projects/argus.md vault/projects/deploy-livesync.md vault/projects/matrix-synapse-deployment.md vault/projects/meshtastic-headscale-runbook.md vault/projects/mmud-project.md vault/runbooks/add-peertube-channel.md vault/runbooks/authentik-access-groups.md vault/runbooks/authentik-create-invitation.md vault/runbooks/authentik-oidc-application.md vault/runbooks/authentik-upgrade.md vault/runbooks/ct-runbook.md vault/runbooks/edge2-access-reference.md vault/runbooks/expose-service-contabo.md vault/runbooks/expose-service-edge2.md vault/runbooks/expose-service-home.md vault/runbooks/headscale-onboard-node.md vault/runbooks/ia-cli-reference.md vault/runbooks/ia-download-mirror.md vault/runbooks/idahomesh-bridge-setup.md vault/runbooks/idahomesh-vpn-device-setup.md vault/runbooks/lxc-service-migration.md vault/runbooks/mailcow-create-mailbox.md vault/runbooks/meshmonitor-password-reset.md vault/runbooks/meshtastic-sidecar-node.md vault/runbooks/meshtasticd-sim-nodes-runbook.md vault/runbooks/nordvpn-lxc.md vault/runbooks/peertube-remote-runner.md vault/runbooks/pg-backup.md vault/runbooks/pi-nas-omv-runbook.md vault/runbooks/pipeline-patterns.md vault/runbooks/proxmox-create-ubuntu-vm.md vault/runbooks/proxmox-onboard-node.md vault/runbooks/recon-operations.md vault/runbooks/recon-service-integration.md vault/runbooks/syncthing-add-node.md vault/session-resume/SESSION-HANDOFF-meshai-test.md --- .gitignore | 1 + CLAUDE.md | 27 + vault/credentials => credentials | 0 engine/.embcache.json | 2 +- engine/changelog.md | 57 + engine/config.yaml | 4 + engine/lib/__pycache__/agent.cpython-312.pyc | Bin 62031 -> 39895 bytes engine/lib/agent.py | 1535 +++----- engine/lib/lint.py | 561 +-- engine/lint-report.md | 217 +- engine/sweep-full.log | 3492 +++++++++++++++++ engine/sweep.sh | 4 +- vault/.obsidian/graph.json | 67 +- vault/.obsidian/workspace.json | 93 +- vault/INDEX.md | 100 - .../projects/mmud/last-ember-chronicle.html | 823 ---- .../projects/mmud/last-ember-howto.html | 915 ----- vault/archive/projects/mmud/last-ember.html | 1442 ------- .../projects/mmud/mmud-phase5-prompt.md | 215 - .../projects/mmud/mmud-phase6-prompt.md | 120 - .../mmud-prompts/01-update-planned.md | 152 - .../mmud-prompts/mmud-prompts/02-npc-nodes.md | 102 - .../mmud-prompts/mmud-prompts/03-darkcragg.md | 61 - .../mmud-prompts/mmud-prompts/04-dcrg-node.md | 75 - .../mmud-prompts/mmud-prompts/05-phase5.md | 215 - .../mmud-prompts/mmud-prompts/06-phase6.md | 120 - .../mmud/mmud-prompts/mmud-prompts/README.md | 32 - .../mmud-prompts/mmud-prompts/mmud-project.md | 48 - vault/docs/hardware/environment.md | 30 +- vault/docs/hardware/ip-allocation.md | 28 +- vault/docs/matrix/archivist.md | 20 +- vault/docs/matrix/matrix_host.md | 14 + vault/docs/matrix/mautrix_signal.md | 16 +- vault/docs/matrix/synapse.md | 18 +- .../matrix/synapse_retention_discovery.md | 16 +- vault/docs/navi/cc-rules.md | 16 +- vault/docs/navi/deployment.md | 16 +- vault/docs/navi/themes.md | 14 + vault/docs/services/ots-setup.md | 24 +- vault/docs/services/services.md | 36 +- vault/docs/services/usenet.md | 14 + vault/docs/software/authentik.md | 14 +- vault/docs/software/caddy.md | 42 +- vault/docs/software/dns.md | 16 +- vault/docs/software/geo-tools.md | 14 + vault/docs/software/recon.md | 8 +- vault/docs/software/searxng.md | 24 +- vault/glossary.md | 38 +- vault/notes/echo6-landing-page-data-export.md | 26 +- vault/notes/ia-download-queue.md | 14 + vault/plans/vaultwarden-plan.md | 24 +- vault/projects/advbbs-project.md | 14 + vault/projects/argus.md | 24 +- vault/projects/deploy-livesync.md | 18 +- vault/projects/matrix-synapse-deployment.md | 26 +- .../projects/meshtastic-headscale-runbook.md | 6 +- vault/projects/mmud-project.md | 14 + vault/runbooks/add-peertube-channel.md | 8 +- vault/runbooks/authentik-access-groups.md | 8 +- vault/runbooks/authentik-create-invitation.md | 18 +- vault/runbooks/authentik-oidc-application.md | 20 +- vault/runbooks/authentik-upgrade.md | 18 +- vault/runbooks/ct-runbook.md | 6 +- vault/runbooks/edge2-access-reference.md | 16 +- vault/runbooks/expose-service-contabo.md | 14 + vault/runbooks/expose-service-edge2.md | 18 +- vault/runbooks/expose-service-home.md | 18 +- vault/runbooks/headscale-onboard-node.md | 16 +- vault/runbooks/ia-cli-reference.md | 14 + vault/runbooks/ia-download-mirror.md | 14 + vault/runbooks/idahomesh-bridge-setup.md | 16 +- vault/runbooks/idahomesh-vpn-device-setup.md | 16 +- vault/runbooks/lxc-service-migration.md | 22 +- vault/runbooks/mailcow-create-mailbox.md | 16 +- vault/runbooks/meshmonitor-password-reset.md | 14 + vault/runbooks/meshtastic-sidecar-node.md | 7 +- .../runbooks/meshtasticd-sim-nodes-runbook.md | 18 +- vault/runbooks/nordvpn-lxc.md | 18 +- vault/runbooks/peertube-remote-runner.md | 14 + vault/runbooks/pg-backup.md | 14 + vault/runbooks/pi-nas-omv-runbook.md | 16 +- vault/runbooks/pipeline-patterns.md | 17 +- vault/runbooks/proxmox-create-ubuntu-vm.md | 16 +- vault/runbooks/proxmox-onboard-node.md | 16 +- vault/runbooks/recon-operations.md | 18 +- vault/runbooks/recon-service-integration.md | 18 +- vault/runbooks/syncthing-add-node.md | 14 + .../SESSION-HANDOFF-meshai-test.md | 15 +- 88 files changed, 5484 insertions(+), 6053 deletions(-) create mode 100644 CLAUDE.md rename vault/credentials => credentials (100%) create mode 100644 engine/sweep-full.log delete mode 100644 vault/INDEX.md delete mode 100644 vault/archive/projects/mmud/last-ember-chronicle.html delete mode 100644 vault/archive/projects/mmud/last-ember-howto.html delete mode 100644 vault/archive/projects/mmud/last-ember.html delete mode 100644 vault/archive/projects/mmud/mmud-phase5-prompt.md delete mode 100644 vault/archive/projects/mmud/mmud-phase6-prompt.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/README.md delete mode 100644 vault/archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md diff --git a/.gitignore b/.gitignore index cc9098e..08c7049 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ engine/.embcache.json engine/.last-sweep +engine/sweep-cron.log diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..030a673 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,27 @@ +# Echo6 Docs Vault — Claude Guidelines + +This repo (`echo6-docs`, canonical on Forge) is both an Obsidian documentation vault (`vault/`) and its self-contained maintenance engine (`engine/`). + +## The documentation model + +- **Documentation library only.** Do NOT create entity/concept/node pages or stubs — nothing exists just to be a graph dot. +- **Tags = categories.** Each doc carries 1–3 honest category tags in frontmatter. Default to ONE; add a second only if the doc is genuinely about two co-equal subjects. The tag vocabulary lives in `engine/config.yaml` (`topic_categories`). +- **Inline `[[wikilinks]]` point ONLY to existing docs.** Never link to a non-existent target (zero unresolved/red nodes). If a thing has no doc, leave it as plain text. +- **No `INDEX.md`** — tags organize, not a hub. +- Frontmatter: `title, type, tags, related, updated` (+ optional `aliases, status`). `type` ∈ reference|runbook|project|note|session. + +## The engine (`engine/`) — how it works + +- Runs on cortex RTX A4000. Tagger = `vault-tagger` (Qwen2.5-7B-Instruct) via Ollama (`localhost:11434`); embeddings = bge-m3 via TEI (`localhost:8090`) for `related:`. Pure stdlib HTTP, no cloud. +- Daily cron at 09:00 UTC (GPU-guarded): `engine/sweep.sh` → lint + tag + link changed docs. Internals: `engine/sweep.sh`, `engine/lib/agent.py`, `engine/lib/lint.py`, `engine/config.yaml`. +- **Symlink guard:** `agent.py` skips symlinks (`os.path.islink`); `sweep.sh` uses `find -type f` to exclude them. `vault/CLAUDE-baseline.md` and `vault/rules/` are symlinks to `~/.claude/` — the engine skips them automatically. +- Run manually: `python3 engine/lib/agent.py ` (one doc), `engine/sweep.sh` (changed docs), `engine/sweep.sh --all`. +- Lint (`engine/lib/lint.py`): dead links (stay 0), untagged docs, orphans, unknown tags, gap report (terms across many docs with no own doc — Matt decides whether to create one). + +## Going forward + +When you ADD or EDIT a doc: honest category tags, `[[wikilink]]` only existing docs, no invented pages. The gap report (`engine/lib/lint.py`) surfaces candidates for new docs; the next sweep links mentions once a doc exists. + +## Sync & safety + +Triple-synced: Obsidian LiveSync ↔ edge2 CouchDB, Syncthing on `/home/zvx/projects`, and `echo6-docs-autocommit` cron (every 6h → Forge). Mass file ops require care — commits happen automatically. Secrets live in `credentials` (the one documented exception to no-secrets-in-repo); never put secrets in a graph-tracked doc. diff --git a/vault/credentials b/credentials similarity index 100% rename from vault/credentials rename to credentials diff --git a/engine/.embcache.json b/engine/.embcache.json index 947188b..6927761 100644 --- a/engine/.embcache.json +++ b/engine/.embcache.json @@ -1 +1 @@ -{"runbooks/meshtastic-sidecar-node.md::1771702129.588": [-0.00994982, -0.01528042, -0.03200257, 0.053571578, -0.008114463, -0.00810972, 0.04135483, -0.0046239635, -0.0085555175, 0.046097357, -0.03995104, -0.0064640637, -0.0040406324, 0.0046002506, -0.008650368, -0.034867056, -0.00805281, 0.006658507, 0.009741149, -0.027146222, 0.012359024, 0.011268243, 0.0013658477, 0.031129943, 0.032742403, -0.0007422054, -0.0027672641, -0.029821007, 0.020032432, 0.018486368, -0.031433467, 0.009361748, -0.007934247, -0.049549915, -0.02490775, -0.03215433, -0.036858916, -0.006340758, -0.024755988, -0.024092035, 0.013980968, 0.009157819, -0.012871217, -0.019264143, 0.01528042, -0.05201603, 0.027867086, -0.03721935, 0.020772265, -0.0461353, -0.020582564, -0.017879324, 0.014957928, -0.06548481, 0.0017808187, 0.054140683, -0.036650244, 0.01715846, -0.08771777, 0.0015199797, -0.05372334, -0.005164611, 0.0014784826, -0.016447082, -0.0021044961, 0.02331426, 0.00097043946, 0.015479607, 0.02149313, 0.008095493, 0.0044532325, -0.003855674, -0.07561484, -0.0061226017, -0.045642074, 0.0133928945, 0.025761403, -0.017186916, 0.013250619, -0.026026985, 0.012890187, 0.020468744, -0.010025701, -0.008218799, 0.027411804, 0.05410274, -0.033425327, 0.09439525, -0.008740476, -0.054937426, -0.013373924, 0.008123948, -0.0004620999, -0.04298626, -0.018562248, 0.009148333, -0.016589358, -0.02688064, 0.018401003, -0.02172077, -0.015138145, -0.009978276, -0.008161888, -0.0077540306, 0.05163663, 0.04803231, -0.005359055, -0.010386133, -0.009209987, -0.03196463, 0.012027048, -0.0391543, -0.029745126, -0.00452437, 0.002639216, -0.05922467, 0.0064640637, -0.043783005, -0.03215433, -0.0062316796, -0.0038248475, 0.0033814213, 0.054292444, -0.047728788, 0.006317045, -0.0015934889, 0.010803475, 0.05577211, 0.017414557, -0.029460574, -0.019254658, -0.04469357, -0.010604289, -0.029270872, -0.0026605574, 0.01970994, -0.019027017, 0.04879111, -0.017898295, -0.03370988, 0.03602423, 0.027620474, -0.0045362264, -0.015659822, 0.034772202, -0.01976685, 0.045376495, -0.004683245, 0.010016216, -0.020999907, 0.01790778, 0.038642105, 0.029422633, 0.030219378, -0.012245203, 0.0015057522, 0.03226815, -0.0029664503, 0.070341155, 0.04279656, -0.021948412, 0.045907658, -0.024035124, 0.0055440133, 0.016437598, -0.017329192, 0.015527031, -0.031357586, 0.0034691582, -0.0003150816, 0.0027814917, 0.036972735, 0.034601472, 0.0072845207, 0.016902365, 0.014455221, 0.0048610894, 0.015090719, -0.006279105, -0.007493192, -0.024186885, 0.018761436, -0.017006699, -0.008176115, -0.035436157, -0.006070434, 0.022612367, -0.038243733, -0.018486368, 0.040747788, -0.022119144, 0.041734233, 0.043327723, 0.011192363, 0.03907842, 0.05178839, -0.015792614, -0.033615027, 0.01698773, 0.009518251, -0.027639445, -0.016190985, 0.035455126, -0.0075169043, -0.013592081, 0.009722179, 0.023997184, -0.047387324, 0.011609705, -0.057934705, 0.07690481, -0.0080765225, -0.013914573, 0.02851207, -0.0135636255, 0.016475538, 0.015802098, 0.034867056, 0.010917296, -0.03278034, 0.015887463, 0.050839882, -0.007033167, -0.02697549, 0.042037755, -0.014559557, 0.024073064, 0.005842793, 0.0038627877, 0.0060751764, -0.013497231, 0.018922681, -0.027734295, -0.019634059, 0.025628613, 0.012254688, -0.050081078, 0.0125202695, 0.030086588, 0.032571673, 0.015157115, 0.0015697762, 0.024509376, 0.006217452, -0.043745063, -0.0085555175, 0.034335893, -0.03039011, -0.008493865, 0.020829177, -0.06093198, 0.0028929412, -0.016323777, 0.036270842, 0.06605391, 0.0062601347, 0.019463329, 0.036384664, 0.049549915, -0.0037062843, -0.0044532325, 0.036100112, 0.040558085, 0.015346816, -0.011069057, 0.015830554, 0.00944237, -0.0031917202, 0.02509745, -0.0152899055, -0.03059878, 0.031262733, 0.023617782, 0.056455035, -0.029707186, -0.006155799, 0.02534406, -0.046021476, 0.09151179, -0.00048225565, -0.024129976, 0.053040415, -0.0029972768, 0.010993176, 0.00012997487, 0.015441666, 0.007184928, -0.0072608083, -0.0070853345, -0.036308784, -0.025894195, 0.020089341, 0.089842424, -0.025040539, -0.03422207, 0.01436037, -0.009015542, -0.16557108, 0.019264143, 0.016096136, 0.013497231, -0.00670119, 0.013269589, -0.045604136, -0.019463329, -0.05930055, 0.051333107, 0.049474034, -0.04621118, -0.002674785, -0.037029646, 0.012956582, -0.036650244, 0.024186885, 0.009100908, 0.0019966036, -0.0432139, -0.041734233, -0.010983692, 0.031110974, 0.0188468, -0.025419941, -0.014312945, 0.054444205, 0.0031039836, -0.050574303, -0.004173423, -0.022308845, -0.0105378935, 0.004476945, 0.032344032, 0.012994522, -0.028056787, 0.000321899, -0.0039410396, 0.027715325, -0.024926718, 0.0030447019, 0.05034666, 0.01805954, -0.011808891, 0.0062459074, -0.0013219792, 0.04803231, -0.029934827, -0.00672016, -0.024737017, 0.051371045, -0.017424041, -0.02001346, -0.029669246, -0.03422207, -0.030940242, 0.008479637, -0.0065446864, -0.02526818, -0.047577027, -0.03211639, -0.011970137, 0.025913164, -0.042151574, -0.024395555, -0.020146253, 0.055885933, -0.012747911, 0.0022112029, -0.016817, 0.0057811397, -0.053495698, -0.007540617, 0.004747269, 0.0047852094, 0.0037062843, -0.01706361, -0.011420004, -0.0498155, -0.11154422, 0.038091972, 0.021227548, -0.023447052, -0.0050413054, -0.008963375, -0.05531683, 0.007863109, 0.0030589295, 0.013971483, 0.2651262, 0.014066334, -0.03811094, 0.00025328057, 0.04469357, -0.024167916, -0.011543309, 0.03619496, 0.035606887, -0.00991188, -0.021815622, 0.02853104, 0.01713949, 0.007441024, 0.0151191745, 0.027753266, -0.055810053, 0.040406324, 0.012785851, -0.014825137, 0.013658476, -0.044124465, 0.016153045, 0.020392863, -0.027829146, 0.0052689468, -0.010329222, 0.058693506, -0.039837223, -0.0041046566, -0.0045860233, 0.026463298, 0.034696322, -0.07212434, -0.06673683, 0.03357709, 0.017594773, -0.029726155, 0.007241838, 0.018410487, -0.054482143, -0.0059281583, 0.031414494, -0.042530976, 0.022991769, -0.041999813, -0.0006141572, 0.012871217, -0.030978182, -0.053495698, -0.027905026, -0.00991188, -0.015669307, 0.028815592, -0.006962029, -0.024718048, -0.034582503, 0.01606768, 0.03949576, 0.0051835813, 0.01334547, 0.0069667716, -0.07997797, 0.015052779, 0.0052736895, 0.04488327, -0.0039078416, -0.043479484, -0.01702567, 0.040785726, 0.026387418, 0.012254688, 0.0017594773, -0.023560872, 0.035056755, -0.012605635, 0.07352813, 0.049398154, -0.049474034, 0.011334638, -0.029783066, 0.011420004, -0.0040501175, 0.01169507, -0.0397234, 0.043669183, -0.038717985, 0.026425358, -0.0571759, -0.034810144, 0.0023724488, -0.042455096, -0.0072370954, 0.05046048, 0.017424041, 0.029119113, 0.03938194, -0.01970994, -0.0021293943, -0.015972828, -0.014749257, 0.023541901, -0.01875195, 0.017642198, 0.027848115, -0.012273658, -0.016371202, -0.0018353577, -0.0017179803, 0.023693662, -0.010812961, 0.034260012, 0.0161815, -0.022745157, -0.008176115, 0.04662852, -0.0101110665, -0.007478964, 0.01706361, -0.017632714, 0.005017593, -0.018467398, -0.024755988, -0.00069655856, -0.015005354, -0.058541745, 0.003405134, -0.021037847, -0.0009710323, 0.060400818, 0.06358779, -0.036650244, 0.01685494, 0.023940274, 0.0032628581, -0.021094758, -0.0019847474, 0.0092384415, -0.030655691, 0.05053636, -0.014730287, -0.035037786, -0.04818407, -0.016466051, -0.0059660985, 0.013497231, -0.0017499923, -0.03780742, -0.028929412, 0.029555425, -0.015716733, -0.0018922681, -0.0031964628, -0.053988922, -0.018543279, -0.038831808, -0.01965303, 0.027886055, 0.069696166, -0.011420004, -0.025894195, 0.044048585, 0.019994492, 0.027032401, -0.01079399, 0.022232965, -0.031850807, 0.031338613, 0.020848146, -0.026634028, 0.012027048, -0.06559863, -0.050991643, 0.045869716, -0.019121867, 0.007692378, -0.07656335, 0.01766117, 0.0033790502, -0.04822201, 0.061501082, 0.02494569, -0.050801944, -0.053040415, 0.035170577, -0.012159837, 0.0038936143, -0.008327876, 0.007184928, -0.023959244, -0.026520208, 0.07026527, 0.022138113, -0.01160022, 0.021929443, 0.025989044, 0.081874974, 0.0054396777, 0.00032664152, -0.014616466, -0.015830554, 0.004431891, -0.003756081, 0.016579872, -0.005999296, -0.031224795, 0.038414463, 0.0043465253, -0.048411712, 0.04116513, -0.01163816, 0.0032913133, -0.032894164, 0.03215433, -0.0029071688, -0.02136034, 0.025533762, 0.07026527, -0.03050393, -0.0061036316, -0.030769512, -0.021967383, 0.03063672, -0.04636294, 0.007184928, -0.001621944, 0.00076295395, -0.023409111, 0.018154392, -0.016513478, 0.004476945, 0.0016978245, 0.034791175, -0.016959274, 0.0054823607, -0.042265397, 0.033539146, 0.021758711, 0.04177217, -0.015868494, 0.07003763, -0.007322461, 0.029593365, 0.009575161, -0.0017997888, 0.028417218, -0.0002437955, -0.00022793768, -0.020980937, 0.0013634764, -0.0015780757, -0.039837223, -0.008783159, 0.013468775, 0.024850838, 0.05068812, 0.031433467, 0.002757779, -0.011372578, -0.02156901, 0.0032770857, -0.008806871, -0.0131367985, 0.020165222, 0.013022978, -0.013193709, 0.019994492, 0.0024993115, -0.026045956, -0.0338237, -0.015773643, -0.022403695, -0.03181287, -0.023731602, 0.0899183, -0.006909861, -0.00994982, 0.03427898, 0.018723495, 0.034980875, -0.033463266, 0.008745219, 0.03397546, -0.0048160357, -0.022991769, -0.0049132574, 0.0047804667, -0.028284429, 0.022081204, -0.05539271, 0.024926718, -0.0020748554, -0.024623197, 0.029289844, -0.024395555, -0.0066015967, -0.007052137, -0.022251934, 0.01905547, 0.036157023, -0.029745126, 0.019671999, -0.024319675, 0.0027791206, -0.021341369, 0.030048648, -0.01727228, -0.023997184, 0.01163816, 0.024699077, 0.004171052, -0.045907658, -0.0152899055, 0.042075694, 0.00075880426, -0.0036873142, 0.042493038, -0.0066158245, -0.0038533027, 0.003962381, -0.020980937, -0.0054444205, 0.026671968, -0.018401003, 0.0043915794, 0.0078204265, -0.023541901, 0.05543065, -0.025818314, -0.037750512, -0.03031423, -0.043327723, 0.022251934, -0.039988983, 0.013705902, -0.0036446315, 0.077473916, -0.038262703, 0.02310559, -0.047690846, -0.0004647676, 0.0046263346, 0.041506592, -0.029479545, 0.013772297, -0.0682165, 0.0065541714, -0.036441572, -0.01788881, 0.027070342, -0.0069383164, -0.011097512, -0.006336015, -0.023598813, 0.007810941, -0.022821037, 0.004125998, 0.030788481, 0.050726064, -0.01075605, -0.03549307, 0.08794541, 0.03598629, -0.027241072, 0.014739772, -0.024661137, 0.063549854, -0.03462044, 0.027639445, 0.021986352, -0.0037869073, 0.0026178746, -0.03230609, 0.06612979, 0.013184223, -0.0011251644, -0.0048942873, 0.016522963, 0.010727595, -0.016646268, -0.03957164, -0.01786984, -0.02494569, -0.02680476, -0.022972798, 0.006060949, -0.017480953, -0.010196432, 0.03042805, -0.016418627, -0.004178166, 0.022858977, -0.059642013, -0.015451151, -0.1375712, -0.007009454, -0.00022912331, -0.0041473396, -0.022270905, 0.0120934425, 0.0028312884, 0.009902395, -0.027222103, 0.0057337144, -0.03211639, 0.019008046, 0.050915763, -0.036517452, -0.014189639, 0.017841384, -0.030902302, -0.03243888, -0.022441635, 0.00989291, -0.0029925343, -0.013108343, 0.051484868, 0.008185601, 0.050839882, -0.03427898, 0.014635436, 0.031547286, -0.015479607, -0.0045717955, -0.024585256, -0.028455159, 0.007194413, 0.043631244, 0.017291252, 0.0020428433, 0.013041948, 0.049436096, -0.020905057, -0.0075169043, 0.03923018, 0.03067466, 0.0004386837, -0.009371232, -0.012776366, 0.0467044, 0.025951104, -0.027791206, -0.024092035, -0.00018658878, -0.012662546, 0.04306214, -0.002102125, 0.033842668, -0.017727563, 0.015176085, -0.057745002, 0.0198617, 0.017224856, 0.02509745, -0.045604136, 0.03431692, -0.020411834, 0.021815622, -0.013212679, 0.025951104, -0.04294832, 0.012804821, -0.0018780405, 0.04135483, -0.045262672, -0.029972767, -0.0041568247, -0.018050056, 0.008797387, -0.0065873694, -0.011078542, 0.017537862, 0.028113697, -0.025382001, -0.0213224, -0.025457881, -0.06244959, 0.058541745, 0.05751736, -0.018581219, 0.015214025, -0.014872563, -0.0051835813, 0.009314322, -0.03424104, -0.054140683, -0.0040477463, 0.014929473, -0.045642074, 0.0023973472, -0.020563595, -0.04431417, -0.006008781, 0.014151699, -0.0024661138, 0.008256739, 0.00863614, -0.040368386, -0.01790778, -0.036991708, 0.0052357493, -0.040482204, 0.021075787, -0.02342808, -0.027165191, 0.00585702, -0.0501949, -0.0171964, -0.08270966, 0.0338237, 0.023333231, 0.014464706, -0.027848115, -0.039988983, 0.007810941, 0.030371139, -0.014085304, -0.023845423, -0.020108312, 0.029100142, 0.026102865, -0.00045883944, 0.023409111, -0.016285837, 0.024054095, -0.04146865, -0.00938546, 0.032837253, 0.019596118, -0.020468744, -0.05379922, 0.053343937, 0.009551449, -0.06639537, -0.029384693, 0.020051401, -0.00334111, 0.0028146894, -0.007507419, -0.0061226017, -0.005866505, -0.024831869, -0.016304806, -0.020658445, 0.020392863, -0.019302083, -0.025495822, 0.023712633, -0.016409142, 0.05004314, 0.018960621, 0.004344154, -0.0067486153, 0.044162408, 0.03207845, -0.049701676, 0.00016154231, 0.012956582, -0.030409079, 0.022251934, -0.007867851, -0.022764128, -0.0047259275, 0.029688215, -0.00626962, 0.07295903, -0.016247896, 0.012833277, 0.029688215, -0.0062648775, 0.010186947, -0.050764002, 0.04294832, -0.0046429336, 0.018154392, -0.013525685, -0.011353608, 0.021208579, 0.050915763, 0.019140838, -0.005491846, 0.03446868, -0.015697762, -0.010234372, -0.041506592, -0.038452405, 0.04503503, -0.023579841, 0.020905057, -0.0030470733, 0.007972187, 0.027297983, 0.0021602209, 0.04659058, -0.002172077, -0.0088116145, 0.001666998, -0.035189547, -0.03196463, -0.01531836, 0.004782838, -0.04488327, 0.016532447, 0.043707125, -0.028170608, 0.004457975, 0.0033743076, 0.031186854, 0.024111005, -0.012102928, 0.06779916, -0.012046018, -0.044921212, -0.018258726, -0.011884771, 0.031262733, 0.006843466, -0.07644953, 0.005046048, -0.03930606, 0.013117828, 0.029536454, -0.008067038, -0.029024262, -0.008631398, -0.035094697, 0.007611755, 0.027677385, -0.013117828, 0.0025823056, 0.015195055, 0.05383716, -0.019140838, 0.024186885, 0.054558024, -0.012311598, 0.010329222, -0.011723526], "INDEX.md::1781738845.762": [0.005964885, 0.0075413194, -0.038629733, 0.030790169, 0.0119013665, -0.04533313, 0.02376486, 0.023973158, 0.014893277, -0.012706152, 0.0011225583, -0.00060299784, -0.016408168, 0.011958174, 0.018226039, 0.02401103, -0.017705293, 0.039803773, 0.015414021, -0.030771233, 0.0019871115, 0.010026688, 0.05646758, 0.0003864157, 0.038232073, 0.026037198, 0.016531253, -0.021928053, -0.021719757, 0.056581195, 0.011569983, 0.019674653, 0.008535467, -0.008133073, -0.0125925355, -0.027173366, -0.003446378, -0.018027209, -0.048893124, 0.012952322, 0.0037256863, -0.00846919, 0.013558279, 0.0023078425, 0.021928053, -0.077562444, 0.019750398, -0.022344649, -0.013908598, -0.039652284, -0.044613555, 0.008970998, 0.0016308754, -0.0274006, 0.017866252, 0.019598909, -0.07157862, -0.02435188, -0.087484986, -0.013397321, -0.035372715, 0.010784133, -0.01104924, -0.022723373, -0.008989934, 0.04389398, -0.038478244, 0.017033061, -0.01232743, 0.012744024, -0.0044618286, -0.0030250489, -0.04302292, -0.02779826, -0.02219316, -0.009903603, 0.044916533, -0.016322955, -0.018491143, 0.0058465344, -0.019229654, -0.009146158, 0.036717184, 0.022060607, -0.03874335, 0.014855404, -0.044083342, 0.06847309, 0.013416258, -0.011674132, -0.015158383, -0.03927356, 0.0211138, -0.06343608, -0.021530395, 0.011030303, -0.0077022766, -0.001718455, -0.004857121, -0.0005269574, 0.033573784, 0.022969542, 0.018547952, 0.0037848616, 0.033516973, 0.013340513, 0.028707193, -0.05514205, -0.0020841593, -0.04237909, 0.004909195, 0.00869169, -0.007640734, 0.027419535, 0.006622916, -0.036243778, 0.031509742, -0.06453437, -0.015196255, -0.00029617312, 0.0018226039, -0.0021374172, 0.035846118, -0.05184716, -0.010414879, -0.0011030304, -0.0040168297, -0.004083106, 0.038762286, 0.028612513, -0.0144577455, -0.007891638, -0.03491825, -0.003280687, -0.06377693, -0.0043340097, 0.02327252, 0.030108469, -0.02145465, -0.06748842, 0.054725453, 0.004904461, -0.07104841, -0.037796542, 0.026340175, -0.028044429, 0.047416102, 0.014419873, 0.0150447665, -0.009780518, 0.02474954, 0.053437795, 0.02194699, 0.03957654, 0.045257382, -0.022231033, -0.009335519, -0.012999662, 0.039008457, 0.0027149697, -0.03128251, 0.033365484, -0.03885697, 0.005856002, 0.05578588, 0.009605358, 0.009354454, -0.032191444, 0.011532111, -0.02243933, 0.018869868, -0.0010906035, 0.009865731, 0.03245655, 0.025071453, 0.0051648333, 0.08998455, 0.011418494, 0.0078300955, -0.041545898, -0.047870573, 0.046279933, -0.022761244, -0.040826324, -0.040296115, -0.010026688, 0.00889052, -0.026434856, -0.013757109, 0.049082484, 0.016408168, -0.0030061128, 0.052074395, 0.018481676, 0.028366342, -0.0123463655, 0.006433555, -0.01473232, 0.010452751, -0.0073377555, -0.019021356, 0.008298765, 0.012119132, 0.0029658736, -0.036395267, 0.0096953055, -0.029180598, -0.04218973, 0.0039221486, -0.071654364, 0.0006722331, 0.04325015, 0.011626792, 0.019996567, -0.04340164, 0.04389398, -0.01900242, -0.015139447, 0.004634621, -0.008786371, 0.008133073, 0.0258289, -0.0039221486, -0.049612697, 0.018084018, -0.0027173366, -0.00631047, 0.018453272, 0.038572926, 0.0043979194, -0.042644195, 0.006125842, 0.014864872, -0.040523347, 0.038213138, -0.03578931, -0.019097101, 0.005463077, 2.3318826e-05, 0.0006420536, -0.0067365333, -0.046734404, 0.014306257, -0.014893277, -0.017752634, -0.023973158, 0.01826391, 0.0062583955, -0.026245495, -0.00083555735, -0.033554845, 0.0132268965, -0.025052518, 0.005652439, 0.031528678, 0.011494239, 0.015925298, -0.0033493303, 0.0016912343, 0.002294824, 0.009714242, 0.0002569694, -0.0009545, 0.025791027, 0.013198492, -0.027514217, -0.049385462, -0.052907586, 0.042341217, 0.03044932, -0.007157862, -0.0071673305, 0.051051844, -0.009685838, -0.021871246, -0.012355833, -0.036357395, 0.012052855, 0.09036328, 0.016625933, 0.001120783, 0.008923657, 0.04654504, -0.018358592, 0.024124647, 0.0019705424, 0.011134452, 0.004802679, -0.012469451, -0.02632124, -0.019125504, 0.02170082, 0.07915308, -0.0032830539, -0.017998805, 0.02037529, 0.0070726494, -0.16406275, -0.03633846, -0.017354976, 0.014827, 0.011891898, 0.007972117, -0.031736977, -0.0049754716, -0.08490967, 0.070139475, 0.038326755, -0.04518164, -0.06710969, -0.037095904, -2.050337e-06, -0.0061589805, 0.02209848, -0.009311848, 0.0155844465, -0.042492706, -0.06529182, -0.020791886, 0.05813396, 0.026283367, -0.00810467, 0.0058607366, 0.047984187, -0.0040097283, -0.01619987, -0.030222084, 0.0078585, -0.015508701, 0.00327832, 0.0017007024, 0.048968866, 0.004755339, 0.004632254, -0.0136718955, -0.011304878, -0.0014497985, 0.014467213, 0.016635401, 0.005046482, 0.03501293, 0.01650285, -0.021094864, 0.027211238, -0.022306778, -0.027230175, 0.006376746, -0.015035298, -0.0211138, -0.010727325, -0.04003101, -0.03374421, -0.04415909, 0.0035315908, 0.04631781, -0.031017402, 0.0023078425, 0.010547432, -0.012365302, 0.04953695, -0.0018711276, -0.036944415, -0.028442089, 0.033365484, -0.015669659, 0.025696347, -0.052718222, 0.023348264, -0.012280089, 0.016711148, 0.0012959423, -0.02145465, 0.0031362989, -0.022496138, -0.030676553, -0.022931669, -0.12406961, 0.020299546, -0.01104924, -0.0096953055, 0.01772423, -0.04771908, 0.03535378, 0.015840083, 0.020754013, 0.036603566, 0.25768304, 0.029351022, -0.013776044, 0.009240838, 0.09112072, -0.0018604761, -0.019807206, -0.012895513, 0.0028901289, -0.031528678, 0.013387853, 0.03378208, 0.0345774, -0.018405931, -0.009113019, 0.03501293, -0.04533313, 0.012384238, 0.037228458, 0.021984862, 0.009487008, -0.03815633, 0.012431578, 0.010651581, -0.037001226, -0.007380362, 0.016048381, 0.054536093, -0.025620602, 0.047226742, -0.00012826278, 0.0041659516, 0.03128251, -0.011551048, -0.08301605, -0.012952322, -0.00761233, -0.030316766, -0.035808247, 0.0029777086, -0.038175266, -0.021322098, 0.045257382, 0.005799194, -0.0027788791, -0.019087633, 0.027419535, -0.009240838, -0.0037659255, -0.025052518, -0.011674132, -0.01693838, -0.015196255, 0.027836131, -0.0018450905, -0.02465486, -0.036849737, -0.020053376, -0.017762102, 0.019362208, -0.0032309794, 0.0204321, -0.06567054, 0.02135997, -0.015622319, 0.021965927, 0.017620081, -0.010253922, 0.04836291, 0.04124292, 0.02037529, 0.004137547, 0.014277852, -0.05597524, 0.023935286, -0.027078684, 0.015016362, 0.029104853, -0.032115698, 0.044499937, -0.00711999, -0.0104811555, -0.013577215, -0.0053920667, 0.0035931333, -0.0032191444, -0.02219316, 0.0676399, -0.020962311, -0.022363586, -0.011607856, -0.04654504, -0.048968866, 0.04040973, 0.008284563, 0.028347407, 0.03571357, -0.011787749, -0.0007562622, -0.031452935, 0.036111224, -0.018936144, 0.012838705, 0.01345413, 0.015754871, 0.00419909, 0.013558279, 0.022325713, -0.011124984, 0.009633763, -0.060671404, 0.036054417, -0.009562752, -0.047453977, -0.00045772208, 0.048930995, 0.037891224, -0.0012083626, 0.018008273, -0.030430382, -0.007820628, 0.010727325, 0.021265289, 0.013141683, -0.041659515, -0.06900331, -0.038023777, -0.03791016, -0.034880377, 0.044802915, 0.04306079, -0.04241696, -0.0064903633, 0.05063525, 0.030941658, -0.030013787, -0.0061305766, 0.036660373, -0.039690156, 0.0155844465, -0.022363586, -0.007678606, -0.04404547, -0.0022510341, -0.0041564833, -0.008156744, 0.020413162, -0.016957317, -0.019097101, 0.016285084, 0.009837327, 0.0188604, -0.011920302, -0.06998799, 0.0044357916, -0.045939084, -0.028915491, 0.023367202, 0.018424869, -0.026018262, -0.0076265316, 0.008473924, -0.00327832, 0.0660114, 0.013728704, -0.038629733, -0.0019421382, 0.043098662, 0.045257382, 0.015461361, -0.016739551, -0.050900355, -0.07631266, 0.035656758, -0.046961635, 0.0057660555, -0.058853533, -0.0075981277, -0.04124292, -0.023045287, 0.035240162, 0.015253063, 0.025601666, 0.02524188, -0.0036688778, 0.048930995, -0.019750398, -0.015991572, -0.007654936, -0.012857641, -0.021132736, 0.09824071, -0.013065939, 0.0049991417, 0.037398882, -0.0077117444, 0.061466724, 0.0022640526, 0.0027197036, -0.039159946, -0.02990017, 0.018652102, 0.029616129, 0.01522466, -0.007011107, -0.026491664, 0.03103634, 0.03275953, -0.05711141, 0.024863156, -0.006471427, -0.006977969, -0.04571185, -0.0076028616, 0.025279751, -0.046734404, 0.031755913, 0.06283013, 0.026624218, -0.031509742, -0.016124126, -0.025147198, 0.012658812, -0.01374764, 0.003974223, 0.04718887, -0.009515412, 0.011816153, -0.026453793, 0.011248069, 0.0049565355, 0.012071791, 0.031168893, -0.056088857, 0.011484771, -0.0074229683, 0.03868654, 0.016332423, 0.0032120433, -0.0014142932, 0.08142541, -0.00020563469, -0.033176124, 0.07475989, 0.030600809, 0.03491825, 0.05764162, -0.019314867, 0.02243933, -0.025809964, 0.014135831, -0.02135997, -0.002371752, -0.013624555, 0.04434845, 0.036603566, -0.00844552, 0.006353076, 0.041621644, -0.010111901, -0.0003168845, 0.026491664, -0.016379764, 0.01365296, -0.052566733, -0.036262713, 0.037645053, -0.03849718, -0.021378906, -0.056316093, 0.007631266, -0.009311848, -0.038232073, 0.0061589805, 0.041583773, -0.038705476, 0.0054867477, 0.008530732, -0.005789726, 0.022155289, -0.030108469, 0.038762286, 0.061845444, 0.015101574, -0.020261673, -0.0007284498, 0.034880377, -0.035865057, -0.0067791394, -0.061542466, 0.05476333, 0.017790508, -0.010812538, 0.01669221, -0.016360829, 0.0017125375, -0.02308316, 0.06089864, -0.013757109, 0.03374421, -0.006741267, -0.009998283, -0.013302641, -0.0043813502, 0.032096762, -0.0012261153, 0.0021658214, -0.03476676, 0.018831994, 0.019239122, 0.033365484, -0.03381995, -0.016559657, 0.037133776, 0.051960777, -0.0052311094, 0.038762286, -0.025506984, 0.010736793, 0.0070395116, 0.019106569, 0.017629549, -0.004329276, -0.03942505, 0.00021140429, 0.038364626, 0.005945949, 0.01374764, -0.028593577, -0.014088491, -0.013245832, 0.020015504, -0.008521264, -0.01551817, 0.020469971, 0.010130837, 0.037304204, -0.0040073614, 0.026283367, -0.030468255, 0.0172887, 0.0142115755, 0.084303714, -0.0036239044, 0.0073330216, -0.050976098, 0.010272858, -0.016957317, -0.012942854, 0.007801691, -0.011740409, -0.008970998, -0.019116037, -0.036603566, 0.0330057, -0.011257538, -0.0009402979, 0.022268904, -0.0031126286, 0.007257277, -0.022363586, 0.08089521, 0.0220038, -0.0142589165, -0.0015089739, 0.018178698, 0.020015504, -0.028214853, -0.0071483944, 0.0058938744, -0.015877957, 0.04552249, -0.008824243, -0.010225518, 0.005415737, -0.008601743, -0.02558273, -0.019229654, 0.039387178, 0.012308493, -0.008881051, -0.046431422, -0.040636964, -0.03304357, -0.032664847, 0.03452059, -0.0071294582, 0.018472208, -0.0032428147, 0.009122487, 0.006495097, 0.037133776, -0.008724828, -0.0010201847, -0.14792915, 0.021227418, -0.017790508, 0.026548473, -0.045105893, 0.03283527, 0.016758487, -0.05044589, 0.020886566, 0.0028404216, -0.06279225, 0.00068584346, 0.04003101, -0.02990017, -0.041470155, 0.041773133, -0.01900242, -0.03128251, -0.017099338, -0.027324855, 0.00682648, -0.014722852, 0.042454835, 0.026056133, 0.02194699, -0.018084018, -0.035259098, 0.017487528, -0.027968684, 0.020678269, 0.0052263755, -0.07582032, 0.0061211083, 0.012024451, 0.023632307, 0.047984187, 0.008587541, -0.013397321, -0.010159241, 0.006769671, -0.02749528, 0.014296789, 0.004909195, -0.006201587, -0.017004658, 0.015035298, -0.00422276, -0.022799117, -0.031945273, 0.029199533, 0.05268035, 0.033838887, -0.025412304, 0.02955932, -0.020053376, 0.023102095, -0.046242062, -0.010954559, -0.017411783, 0.04934759, -0.05892928, 0.02700294, -0.019807206, -0.0026226558, -0.03147187, 0.019617844, -0.055861622, 0.03912207, -0.00023463066, 0.04972631, -0.034085058, 0.0014107426, -0.019807206, 0.010092964, 0.0058654705, -0.009103551, 0.032929953, 0.0064240866, 0.0041848877, -0.03162336, -0.010433815, -0.029767618, -0.047756955, -0.0032451816, 0.08415222, -0.016588062, 0.0058796727, -0.042947173, 0.00525478, -0.023613371, -0.022212096, -0.048400782, -0.0053873328, 0.027135493, -0.044462066, 0.038421433, -0.034103993, -0.042833555, -0.00075862923, 0.018036677, 0.003997893, 0.015754871, -0.017014125, 0.024219327, -0.0062441933, 0.027627833, 0.03893271, -0.029843362, 0.022931669, 0.04453781, 0.0035457928, 0.014827, -0.023632307, 0.01286711, -0.060406297, -0.01188243, 0.036357395, 0.0126398755, -0.0021729225, -0.015205723, -0.010111901, -0.021246353, -0.026851451, -0.030316766, 0.02474954, 0.036205906, 0.012450514, 0.0065329694, 0.014448278, -0.04817355, 0.032039955, -0.025544858, -0.02120848, 0.03717165, 0.0041493825, -0.020072313, -0.046620786, 0.042341217, -0.009075147, -0.016114658, -0.041508026, -0.029123789, -0.024484433, -0.007957914, 0.0014107426, -0.046582915, 0.0023611004, -0.002239199, -0.0330057, -0.028214853, 0.027646769, -0.00262739, 0.00635781, 0.04325015, 0.007517649, 0.021530395, -0.01021605, 0.030222084, -0.04934759, 0.034975056, 0.012781897, -0.040674835, -0.019807206, 0.009269242, -0.041167177, -0.0021599038, -0.019220186, -0.0038961116, -0.021814438, 0.0029516714, 0.00839818, 0.03571357, -0.010130837, 0.03378208, -0.015802212, -0.018453272, 0.004513903, 0.020091249, 0.050256524, -0.016635401, 0.01846274, -0.010320198, 0.007077384, -0.010433815, 0.044916533, -0.010746261, -0.028442089, 0.04203824, -0.026112942, 0.013349981, -0.02351869, 0.0019445053, 0.02789294, -0.015234128, 0.038080584, -0.05892928, 0.0061211083, 0.018945612, -0.009960411, 0.06707182, -0.05665694, -0.004966004, -0.031396125, -0.0033374953, -0.027116558, 0.0075886594, -0.030619744, -0.040826324, 0.001255703, 0.006892756, -0.0140127465, 0.009681104, -0.027438471, 0.04203824, 0.032153573, 0.0007059631, -0.003186006, 0.02219316, -0.009198232, -0.012270621, 0.029085916, 0.016786892, 0.006599246, -0.057830982, -0.023651244, -0.018775186, 0.025109326, 0.041129302, 0.023651244, -0.008170946, -0.05927013, 0.0053068544, -0.00025223536, 0.005856002, 0.019920822, 0.009567486, -0.044613555, 0.017023593, 0.0012900247, -0.025222944, 0.023121031, -0.004570712, 0.046469297, -0.040485475], "glossary.md::1781761748.499": [-0.014540445, -0.0075364425, -0.03723206, 0.003136554, -0.010871451, -0.042246673, 0.0018720097, 0.010058271, -0.0038287258, 0.0053001954, -0.02170418, -0.019642185, -0.011248999, 0.0029695616, -0.0031680164, -0.019332403, -0.010309969, 0.008611003, 0.021084614, -0.021394396, -0.017483385, -0.008320581, -0.018199759, 0.014859909, 0.022013962, 0.02573136, -0.01968091, -0.010881132, 0.01072624, -0.0074928794, -0.015256818, 0.0025653914, -0.008001117, -0.03256595, -0.007986596, -0.03272084, -0.038819697, 0.009448385, -0.05866518, 0.023369264, -0.009743648, -0.01850954, -0.024840735, -0.05037848, 0.0316366, -0.068810575, 0.011616867, -0.030048963, 0.019003259, -0.044763662, -0.01566341, -0.016767012, 0.026912408, -0.031249372, 0.042285398, 0.026757518, -0.05773583, -0.015527879, -0.07814279, 0.0015827981, -0.033398494, -0.0055664154, -0.06950759, 0.04379559, 0.0016433026, 0.034908686, -0.049797636, -0.024085637, -0.009724285, -0.027260914, 0.034289118, 0.023930745, -0.044260263, 0.01300121, -0.047009587, 0.016960626, 0.051230382, -0.012672066, -0.039594155, 0.03845183, 0.028616216, 0.0041869124, -0.011752397, 0.008209253, -0.026989855, 0.021278229, -0.042595178, 0.029855348, 0.038374383, -0.004276459, -0.03283701, 0.00041566603, 0.015082566, -0.06761017, -0.026621986, 0.003136554, -0.04216923, -0.030126408, -0.0009202737, 0.020949084, 0.0154988365, 0.03748376, 0.011558782, -0.021278229, 0.032488506, 0.023524156, -0.0059294426, -0.03754184, -0.028538771, -0.032411058, -0.010571349, 0.052740578, -0.027338361, 0.03936182, 0.0040417016, -0.029506842, -0.011248999, -0.039574794, 0.023214372, 0.019496975, 0.024279252, 0.036205903, 0.027899843, -0.07024332, -0.006805548, 0.0033688915, -0.018712837, 0.016912222, 0.011616867, 0.02091036, 0.0022870707, -0.018577307, -0.024066277, -0.032275528, -0.05572224, -0.061530672, 0.02344671, 0.016021596, 0.002570232, -0.047784045, 0.038432468, 0.029410034, -0.032198083, -0.010571349, 0.00068975147, -0.036689937, 0.040852647, 0.0049032858, 0.007981756, -0.03537336, 0.023524156, -0.039226286, 0.01768668, -0.00990822, 0.044608768, -0.0029017965, -0.014830867, -0.030048963, -0.00977753, 0.006737783, -0.011984735, 0.030745976, -0.03157852, 0.00817053, 0.032314252, -0.010842409, 0.009206367, -0.009859816, -0.011132831, -0.0010503584, 0.03887778, -0.00024685843, 0.010251885, -0.0018574886, 0.0050581777, 0.0060214093, 0.04786149, 0.015769897, 0.028596854, -0.0431373, -0.018519223, 0.018712837, -0.007526762, 0.014956716, -0.036554407, -0.033030625, -0.014017686, -0.009395141, -0.012710788, 0.020426324, -0.009922741, 0.0040562227, 0.051230382, 0.00070245744, -0.0036738343, 0.0024455925, 0.027260914, -0.030339384, -0.0056729033, -0.013243228, -0.04968147, -0.0070427256, 0.021820348, 0.0011459555, -0.00789947, 0.0056632226, -0.00643284, -0.042014334, 0.013756307, -0.035683144, 0.05157889, 0.032139998, -0.0047629154, -0.005063018, -0.06714549, 0.0015561761, 0.03171405, -0.0029768222, -0.0069846413, -0.0034777995, -0.032643396, 0.029177697, 0.009259611, 0.014637252, 0.04286624, -0.0033713116, 0.024414781, 0.020929722, 0.014753421, 0.034637626, -0.014298427, 0.00629247, -0.017473705, -0.015702132, 0.052430794, 0.0026960813, -0.020019734, 0.008659407, 0.0044095693, 0.00897887, -0.04073648, 0.00072786934, 0.023872662, 0.007860747, -0.0412786, 0.027299637, -0.0020740947, 0.034347203, -0.03748376, 0.028558131, -0.0010509634, -0.041317325, -0.00011095015, -0.0061133765, 0.055451177, 0.027241554, 0.010735922, -0.0015101928, 0.024182444, -0.0058616777, 0.00442409, 0.020871637, 0.0077494183, 0.028364517, 0.030532999, -0.028867915, -0.027377084, -0.027899843, 0.03457954, 0.024279252, 0.0024903659, -0.020832915, 0.030707251, -0.0037827424, 0.0134078, 0.004932328, -0.027415806, -0.037580565, 0.104939036, 0.035934843, -0.018403053, 0.048519783, 1.1684934e-05, -0.007826864, 0.019477613, -0.005818114, -0.009332216, 0.00038480872, 0.005600298, -0.06315704, -0.005716467, -0.017754445, 0.080543615, -0.012071861, -0.049216792, -0.013630457, 0.0011507958, -0.18013889, -0.02075547, 0.014521084, 0.03926501, 0.019535698, 0.004796798, -0.0145017225, 0.0028098298, -0.019216234, 0.048868287, 0.002933259, -0.052895468, -0.046312578, -0.042014334, -0.006355394, 0.00014483268, 0.0003173462, 0.016825097, 0.006215024, -0.016118404, -0.022672253, -0.043756865, 0.03589612, -0.01888709, -0.023562878, -0.007584846, 0.034347203, 0.0053389184, -0.036070373, -0.036786746, 0.0030518477, 0.036496323, 0.009980825, 0.007734897, 0.0104455, -0.0021890535, -0.009598437, 0.012817277, 0.02292395, -0.0036786746, -0.011549102, 0.0071443734, -0.023369264, 0.040000744, 0.026951132, -0.00075207115, 0.025479661, 0.022962674, -0.024860095, 0.0011943592, -0.022130132, 0.009850135, 0.0329919, -0.0145017225, -0.028654939, -0.02209141, 0.03761929, 0.059555806, -0.015247138, -0.03548953, -0.031539794, -0.015034162, 0.042943686, -0.012855999, -0.02265289, -0.01944857, 0.02503435, 0.01672829, 0.018964535, -0.063699156, 0.015256818, -0.015760217, -0.017725402, -0.0047629154, -0.0074977195, 0.020348879, -0.00028633763, -0.012923765, -0.0351023, -0.13436843, 0.022130132, 0.016796054, -0.016089361, 0.002264079, -0.035199106, -0.01206218, -0.014356512, 0.0057648704, 0.028713023, 0.28345156, 0.048171274, -0.03363083, -0.003364051, 0.06954631, 0.013320674, 0.019129109, -0.0062198644, 0.012885042, -0.048713397, -0.0015343946, 0.013456204, 0.027938565, 0.0042667785, 0.019467933, 0.011219958, -0.04755171, 0.01578926, 0.028771108, -0.011703993, -0.01956474, -0.07822024, 0.037561204, 0.014937355, -0.058239225, -0.018015824, 0.024995625, 0.015721494, -0.06331193, 0.02946812, 0.015314903, 0.0111134695, 0.010484222, 0.00016472355, -0.060601324, -0.0046540075, 0.014375873, -0.045383226, -0.0145017225, 0.040813927, -0.080698505, -0.032778926, 0.059555806, 0.045073446, -0.011336126, 0.000643163, 0.034618262, -0.028867915, -0.020871637, -0.02156865, -0.0268156, -0.016389463, -0.044531323, 0.037328865, -0.010890813, -0.023524156, -0.008088244, 0.012401005, 0.0017727823, 0.04662236, 0.014646933, 0.01259462, -0.097736575, 0.041201156, -0.0010491483, 0.034134228, 0.033185516, -0.03552825, 0.017628595, 0.055451177, 0.018422415, 0.00548897, -0.0022810202, -0.034327842, 0.030455554, -0.01245909, 0.04662236, 0.027919203, -0.03912948, 0.024976265, 0.0076961746, 0.016979987, -0.026428372, 0.00013908476, 0.004366006, 0.017589873, -0.01700903, 0.034753796, -0.032875735, -0.06602253, -0.030668529, -0.019206554, -0.017715722, 0.04154966, 0.020077819, 0.049216792, 0.039962023, 0.04089137, -0.01661212, -0.044763662, 0.0011780229, 0.027396444, -0.03026194, 0.023756493, 0.006268268, -0.02720283, -0.016679885, 0.048829563, -0.01794806, 0.04731937, -0.02693177, 0.007705855, 0.019177511, -0.048945732, 0.0035334637, 0.037309505, -0.0017243787, 0.022149494, 0.076593876, 0.02116206, -0.00924025, 0.011568463, -0.038819697, -0.012604301, 0.01179112, -0.04073648, -0.015953831, 0.03123001, -0.07012715, 0.038606722, 0.030165132, -0.02584753, -0.033921253, 0.05572224, 0.035663784, -0.014385554, 0.021646095, 0.033688914, -0.027648143, -0.009172484, -0.042711347, 0.00089546683, -0.0067135813, 0.021762265, 0.02304012, -0.024589036, -0.03351466, 0.011510379, -0.009743648, 0.008315741, -0.006311831, 0.011045705, 0.030571721, -0.021994602, -0.015585964, -0.024956902, -0.026505819, 0.028035372, 0.049410407, -0.04786149, -0.025905613, -0.04154966, 0.013291632, 0.071869686, -0.009864656, -0.010397096, 0.0009946942, 0.035954203, 0.013340035, -0.029158337, 0.028538771, -0.07930448, -0.055025227, 0.056070745, 0.009085358, -0.040852647, -0.06540296, -0.048713397, -0.028538771, -0.037967794, 0.042672627, 0.015237457, 0.032236807, -0.0356057, -0.0047871172, 0.05854901, 0.034211673, -0.02532477, 0.024356699, -0.017212324, -0.016767012, 0.07396072, 0.021607373, 0.005919762, 0.034192313, 0.026234759, 0.022459276, -0.0020511032, 0.038103323, 0.023407986, -0.023659686, -0.014569487, 0.01086177, 0.019071024, 0.003189798, -0.026583264, 0.005837476, 0.04290496, -0.028925998, 0.023950107, 0.012836638, 0.0064860843, -0.015431072, 0.0075945267, -0.00012501745, 0.028538771, 0.0011471657, 0.023640325, -0.028984083, -0.024821373, -0.024705203, -0.010522946, 0.023775855, -0.041627105, 0.015082566, 0.049216792, -0.029971518, -0.006728102, -0.021239506, 0.0067329425, 0.010058271, -0.0011399051, 0.036186542, -0.04619641, 0.02532477, -0.010687518, 0.03157852, 0.01648627, -0.017889975, -0.019632505, 0.052275904, -0.036806107, -0.03591548, 0.061995346, -0.010242204, 0.0477066, -0.015469794, -0.018916132, 0.01233324, 0.026970493, -0.034269758, -0.016253933, 0.01728977, -0.04193689, 0.024937542, 0.014772783, 0.005827795, -0.0048694033, -0.026350927, -0.039052036, -0.007405753, 0.046738528, -0.010619753, 0.009550033, -0.040000744, 0.004484595, 0.027512614, -0.013630457, -0.024627758, -0.021549288, -0.02464712, -0.014685656, -0.02091036, -0.04116243, 0.04526706, -0.0236016, -0.04139477, 0.021626733, 0.025750723, 0.041317325, -0.032043193, 0.028848553, 0.03109448, 0.02666071, -0.009811413, 0.020387601, 0.04089137, -0.0124978125, 0.028558131, -0.040349253, 0.027822396, 0.006645816, -0.04689342, 0.03698036, -0.007817184, 0.027415806, 0.0030058643, 0.05235335, -0.0050291354, 0.011684632, -0.017241366, 0.0084222285, -0.028480686, 0.028228987, -0.034889325, 0.009666202, -0.007178256, -0.04596407, 0.011694313, 0.016650843, -0.017183283, 0.009095039, 0.005837476, -0.023427349, -0.003843247, -0.040310528, 0.040659036, -0.04530578, 0.029390674, 0.026505819, 0.04503472, 0.009898539, -0.025247324, 0.019535698, -0.017163921, 0.03980713, -0.024453506, -0.0029647213, 0.0044942754, -0.028984083, -0.02908089, -0.034114867, -0.007991437, -0.020968445, 0.015876384, 0.008702969, 0.000107092994, -0.03988458, 0.033030625, -0.00032188403, -0.0012094852, -0.027222192, 0.061995346, -0.037077166, -0.011461975, -0.034153588, -0.015440753, -0.025208602, -0.02371777, 0.00522275, -0.0053534396, -0.026912408, -0.0412786, -0.058200505, 0.04944913, 0.01460821, -0.016137764, 0.001982128, -0.024860095, 0.04193689, -0.031171927, 0.06687443, 0.029739179, 0.002507307, 0.02276906, 0.00028028717, 0.029623011, 0.025440939, -0.009685563, -0.0009456856, -0.017270409, 0.062266406, 0.023775855, 0.047512986, -0.020697385, 0.020058457, -0.030920228, -0.017222006, 0.0065732105, -0.0005923392, -0.021200782, -0.05374737, -0.036941636, -0.015527879, 0.0009795681, 0.025673276, 0.017076794, -0.017599553, 0.024414781, 0.00924993, 0.0072944243, -0.0038287258, -0.017986782, 0.017299451, -0.15218095, -0.0042014336, -0.0151890535, -0.009487108, -0.013494927, 0.023427349, 0.013078656, -0.030552361, 0.022168854, -0.012759192, -0.056922648, -8.9622314e-05, 0.0656353, -0.021316951, -0.0091918465, 0.045228336, 0.0101163555, -0.020445686, -0.018528903, 0.019903565, -0.040465422, -0.02638965, 0.025944337, 0.014385554, 0.044570047, -0.034192313, -0.046544913, 0.04623513, -0.03494741, 0.037445035, -0.0058713583, -0.02666071, 0.015295542, 0.03161724, 0.012410686, 0.00789947, 0.013756307, -0.01957442, -0.029138975, 0.035954203, -0.002800149, 0.011607186, 0.016263613, -0.007996277, -0.008877222, 0.035024855, 0.012352602, 0.0047774366, -0.029739179, 0.04391176, 0.00843675, -0.007178256, -0.029564926, 0.005106581, 0.0026307364, -0.006766825, -0.07519985, 0.0038142046, -0.01004859, 0.0710565, -0.056612864, 0.034502096, -0.009874337, -0.018432096, -0.01889677, 0.030707251, -0.052275904, -0.006931397, 0.0058326353, 0.0023947686, -0.019371126, -0.025557108, 9.7866054e-05, -0.024530951, 0.023214372, -0.01339812, 0.02906153, 0.006127897, -0.008543238, -0.0122654755, -0.03508294, -0.06807484, -0.035334636, 0.02786112, -0.011616867, 0.014027367, -0.016999349, 0.0155762825, -0.028383879, -0.001660244, -0.043253466, -0.044995997, 0.035431445, 0.013175463, -0.022381831, 0.016825097, -0.009080518, -0.0163701, -0.01757051, -0.0059536444, -0.009796891, 0.0115006985, 0.016186168, 0.030997673, 0.014133855, 0.018122312, 0.059671972, -0.034211673, 0.012207391, -0.009288654, 0.0014787304, 0.015508518, -0.0054986505, -0.0019446152, -0.030513637, 0.0050823796, 0.0184805, 0.040542867, -0.046544913, 0.059207298, 0.020271434, 0.012381644, -0.013756307, -0.014617891, 0.04356325, 0.027396444, 0.024298614, 0.0065586898, 0.057851996, -0.0784913, 0.0020002793, -0.0154988365, -0.035857398, 0.00083919766, 0.014230662, -0.029816626, 0.009351578, 0.033805083, -0.04089137, -0.029177697, -0.019922927, -0.0075751655, -0.04073648, 0.0039957184, -0.025886253, -0.015198735, -0.024589036, -0.002734804, -0.049216792, -0.06288598, -0.030513637, 0.0035020013, -0.0037028764, 0.02573136, -0.010435819, 0.036631852, -0.00013590827, 0.023253096, -0.016379783, 0.03508294, 0.0500687, -0.030591084, -0.03949735, 0.01741562, -0.023407986, -0.003908592, -0.00059445685, -0.034153588, -0.020929722, 0.024569673, 0.008877222, 0.010290608, -0.030939588, 0.0028848553, 0.03254659, -0.01887741, 0.01968091, 0.008475472, 0.041472215, -0.0163701, 0.0071346927, -0.023272457, 0.00669906, 0.009661361, 0.022594806, 0.029487481, -0.017454343, 0.017212324, 0.040852647, 0.05347631, -0.012759192, -0.0038117846, 0.02036824, -0.016002234, 0.037328865, -0.06079494, 0.03361147, 0.0074589965, -0.016166806, 0.061956625, -0.028190264, -0.00536312, 0.039187565, 0.0074831983, -0.023930745, 0.025305409, 0.0004407754, -0.026563903, -0.0039206925, 0.033747, -0.006524807, -0.01757051, 0.027454529, 0.013088337, 0.020968445, 0.030997673, 0.06536424, 0.027783673, -0.0018054547, -0.0026549383, 0.027377084, 0.016176488, 0.0020813553, -0.04391176, -0.02317565, -0.023872662, 0.021220144, 0.04189817, 0.004399888, 0.011006981, -0.007279903, 0.0060891747, -0.043214746, 0.01672829, 0.024395421, 0.024685843, -0.020600578, 0.026060505, 0.017599553, -0.013736946, 0.061995346, -0.015876384, -0.009612958, 0.000964442], "CLAUDE-baseline.md::1781594176.963": [-0.016484762, 0.035154823, -0.055373598, 0.008826711, -0.020921871, -0.051573075, -0.0014596378, 0.015097572, 0.015572637, 0.019572686, 0.00081829977, -0.0046176338, 0.019192634, -0.008950228, 0.068637416, 0.013235317, -0.012199674, 0.043477967, -0.025672523, -0.035838917, -0.015762663, 0.012000146, 0.022822132, 0.014651011, -0.016228227, 0.023278194, -0.019145127, -0.043896023, 0.002269624, 0.07646649, -0.014584501, 0.019430166, -0.0023693875, -0.03627598, -0.032038398, -0.027192732, 0.006646162, -0.019297147, -0.0583, 0.0082471315, -0.013862402, -0.011914635, 0.022347067, 0.011116525, 0.035952933, -0.04640437, 0.026299609, -0.026299609, 0.007449022, -0.024912419, -0.023810267, 0.0023777012, -0.008332644, -0.02892197, 0.044770144, 0.017168855, -0.038898338, -0.042223793, -0.053245306, -0.007643799, -0.019268645, -0.024722392, -0.020655835, -0.010955003, -0.019838722, 0.019838722, -0.0023943286, 0.0028361392, -0.008109363, -0.03017614, 0.019572686, 0.022746122, -0.031677347, -0.017463397, -0.027078716, 0.0022470583, 0.013073794, -0.02223305, 0.024399348, 0.043591984, 0.024703389, 0.013539358, 0.03190538, 0.034204695, -0.038347263, 0.015553635, -0.05328331, 0.051002998, 0.014242454, -0.00038034905, -0.0030831732, -0.035838917, -0.0269647, -0.065787025, -0.040323533, -0.020864863, 0.0013396839, 0.00903574, 0.018860089, 0.02025678, 0.022632105, -0.012285186, -0.006237606, -0.028978977, 0.054537483, -0.006142593, 0.0036817552, -0.008717447, -0.0040974375, -0.025862549, 0.028408898, 0.058071967, -0.03125929, -6.250077e-05, -0.009225766, -0.028978977, -0.0018099984, -0.022404075, -0.016285235, -0.014470486, 0.024076303, -0.0073397574, 0.07665652, -0.005458499, -0.020921871, -0.015629645, -0.0007529783, -0.012798256, 0.015211588, 0.045378227, 0.0008283949, 0.025425488, -0.008285137, -0.024722392, -0.056969818, -0.011363559, 0.00408081, 0.04853266, -0.033520598, -0.07125978, 0.053815383, -0.0014180696, -0.07734061, -0.013501353, 0.032380443, -0.030366167, 0.10109387, 0.03878432, 0.00772456, -0.0016164093, 0.02434234, 0.047468513, -0.010470437, 0.030233148, 0.041501693, -0.03707409, 0.009833849, 0.042147785, 0.006085585, 0.03925939, -0.0060238265, -0.001719736, -0.05408142, 0.02681268, 0.035116818, -0.011506079, -0.03287451, 0.017624918, -0.017577412, -0.04074159, 0.004786282, 0.015876679, 0.0036793798, 0.009686579, 0.046822425, 0.0020130887, 0.087488, 0.021910006, -0.0051639588, -0.037701175, -0.04074159, 0.011392063, 0.007805321, -0.057235856, -0.043173924, 0.011287549, 0.019078618, -0.01560114, -0.0053682365, 0.070233636, 0.013102298, 0.0026176092, 0.024209322, 0.043439962, -0.009444296, -0.002981034, 0.014708018, -0.012361196, -0.011610594, -0.04575828, -0.025254466, 0.01799547, 0.036408994, -0.041881748, -0.035154823, 0.0037197603, -0.02462738, -0.033710625, 0.017292373, -0.051345047, 0.044846155, 0.012332693, 0.014489489, 6.012544e-05, -0.06479889, 0.044998176, -0.011468073, -0.0062138527, -0.025995567, -0.034223698, 0.017482398, 0.048494656, 0.021320926, -0.047468513, 0.064076796, 0.016342243, 0.022537092, 0.015192585, 0.039677445, 0.01959169, -0.0026722418, -0.020123761, -0.033843644, -0.021967014, 0.04496017, -0.05427145, -0.045226205, 0.018831585, 0.013710381, -0.027496774, -0.024646383, -0.032019395, 0.044200066, -0.008232879, -0.030252151, -0.022062028, 0.0153636085, -0.04948279, -0.023677249, -0.020104758, -0.01449899, -0.02316418, -0.06362073, 0.0017232989, 0.026945697, 0.022195045, -0.007354009, -0.0059145615, 0.029054986, 0.014299463, 0.017767439, 0.014850538, 0.0009388476, 0.047430508, 0.0050926986, -0.02455137, -0.038442276, -0.008954979, 0.008118864, -0.0022197422, -0.023335202, 0.018841086, 0.023563234, 0.012532219, -0.02732575, 0.021605965, -0.013244817, -0.00056799984, 0.118652284, -0.0032328186, 0.00933028, 0.043021902, 0.005634273, 0.0031758107, -0.01501206, 0.005401491, 0.028902967, -0.0042708362, -0.023810267, -0.040209517, -0.027154727, 0.047810562, 0.084523596, -0.0134443445, -0.023050163, -0.009776842, -0.016598778, -0.16631082, 0.000115500225, -0.015981194, 0.04393403, 0.014242454, 0.008916974, 0.020085756, -0.0012577351, -0.046822425, 0.060314275, 0.013225815, -0.05168709, -0.0575779, -0.050204888, 0.004712647, -0.020959876, -0.00035748657, -0.03870831, 0.04336395, -0.050166883, -0.08072308, -0.052067146, 0.025881551, 0.00028949286, -0.027857823, -0.032608476, 0.034926794, -0.008109363, -0.023278194, -0.012247181, -0.016760299, 0.005116452, -0.003178186, 0.01567715, 0.058490027, 0.0061093383, -0.008665189, -0.024589375, 0.011724609, 0.0052494705, 0.04233781, 0.019743709, -0.024456356, 0.02616659, 0.008707945, -0.019496676, 0.022651108, -0.031601336, -0.02324019, -0.019629695, -0.0074062664, 0.020997882, -0.00010622161, -0.03323556, -0.03838527, -0.002935903, -0.009068995, 0.06799133, -0.05005287, -0.0057340367, -0.008574926, 0.0015748411, 0.023563234, -0.008717447, 0.030404173, 0.009715083, 0.03120228, 0.009814847, 0.019335153, -0.0037126346, 0.010470437, -0.018850587, 0.022480085, 0.016494263, 0.0020499062, 0.025634518, -0.0019727082, -0.040855605, -0.008760202, -0.09660926, 0.03344459, -0.0024869663, -0.025330476, 0.02863693, -0.030214146, -0.00517346, 0.007767316, 0.015078569, 0.037891198, 0.24961825, 0.00068587536, -0.0019537057, 0.009591566, 0.08870417, -0.0046532634, -0.015316102, -0.004707896, 0.0262426, -0.05123103, -0.007852827, -0.009957367, 0.026261603, -0.031753357, -0.01566765, -0.0013895656, -0.044504106, 0.021929009, 0.051117014, -0.007672303, -0.014517992, -0.03002412, 0.048266623, -0.024589375, -0.025406485, -0.015392113, -0.014147441, 0.05081297, 0.00231238, 0.041919753, 0.0002347119, 0.0026199846, 0.0035843668, -0.038803324, -0.07407217, 0.02120691, -0.0029311522, -0.060580313, 0.004855166, 0.0153636085, -0.016057203, 0.006546398, 0.040931616, -0.029416036, 0.01800497, -0.027971838, 0.045872293, 0.0070499675, -0.05115502, -0.013035789, -0.016095208, 0.0038052723, -0.0116580995, 0.03017614, -0.029473044, -0.046822425, -0.04321193, -0.03825225, 0.005743538, 0.034660757, 0.035230834, 0.032133408, -0.030214146, 0.02637562, -0.04773455, 0.008736449, -0.0028171365, -0.053739373, 0.026831683, -0.00058937777, -0.0025154701, -0.006223354, -0.008446659, -0.016047701, 0.025596512, 0.004631886, 0.026983703, 0.07312203, -0.04454211, 0.034280702, -0.028028846, -0.021453943, -0.007895583, -0.045720275, 0.0067364243, -0.039449412, -0.008874218, 0.06346871, -0.006019076, -0.041007627, -0.005225717, -0.027895829, 0.006627159, 0.04750652, 0.012522718, 0.00010830002, 0.018061979, -0.007477526, 0.0054252446, -0.032608476, 0.019610692, -0.007396765, -0.003330207, 0.016142715, 0.044200066, 0.026090581, -0.0010599892, -0.0262426, -0.006565401, 0.0020677212, -0.035648894, 0.02835189, 0.0018883841, -0.03163934, 0.013653373, 0.055487614, 0.02462738, 0.017007334, 0.03555388, 0.024038298, -0.032855507, 0.0044846153, 0.016845811, -0.008840963, -0.016446756, -0.056209713, -0.046670403, -0.03998149, -0.005857554, 0.07110776, 0.03198139, -0.01858455, 0.0019002608, 0.029188005, 0.028978977, -0.022138039, -0.01567715, 0.03600994, -0.045834288, 0.031145275, -0.029891102, 0.0072257416, -0.024076303, 0.023088168, 0.0062471074, -0.034071676, -0.029111994, -0.009434795, 0.011354058, -0.010717471, -0.04089361, 0.040779594, -0.048152607, -0.03766317, 0.0061853486, -0.05202914, -0.014033426, 0.030347165, 0.0393734, -0.03295052, -0.01814749, -0.004235206, -0.0011158093, 0.07323605, 0.054043416, -0.015107073, 0.0035534876, 0.057235856, 0.036618024, -0.039525423, 0.020541819, 0.0175014, -0.033862647, 0.03287451, -0.013805394, -0.014641509, -0.059060104, 0.0026936196, -0.046594393, -0.017643921, 0.018679563, 0.028959975, -0.014746023, -0.00034560994, -0.027116721, 0.020446805, -0.014926548, -0.00022045994, -0.011031014, -0.00030998004, -0.046100326, 0.080571055, -0.004627135, 0.026565645, 0.06365874, 0.014727021, 0.018404026, 0.037853193, 0.009278024, -0.03891734, 0.008427656, -0.0034608499, 0.0018515666, 0.021795992, 0.00714023, -0.007011962, -0.010242405, 0.05385339, -0.011591591, 0.024836408, -0.028104857, 0.009078496, -0.041121643, 0.007425269, 0.008213877, -0.016503764, 0.0495588, 0.03467976, 0.032931518, -0.031297296, -0.044694133, 0.007106975, 0.037226107, -0.026641656, 0.03433771, 0.049748827, 0.00750603, -0.016551271, 0.00013999577, 0.011705606, 0.005582016, -0.033729628, 0.04830463, -0.045872293, 0.0104324315, -0.0027553781, 0.020712843, 0.03329257, -0.005130704, 0.009928863, 0.014014423, 0.014746023, -0.008893221, 0.03753015, 0.011705606, 0.028256878, -0.047810562, 0.02208103, -0.036827054, -0.0076628015, -0.0167508, -0.02462738, 0.006726923, -0.021301923, 0.027116721, 0.013254318, -0.028161865, -0.025767535, -0.023848273, 0.0057102838, -0.0067791804, -0.013852901, -0.008508418, 0.02498843, -0.078290746, -0.015050065, 0.0061520943, 0.02732575, -0.018052477, -0.07912686, -0.009805346, 0.00013086562, -0.037891198, -0.02360124, 0.03578191, -0.004363474, -0.012199674, 0.032133408, 0.03228543, 0.0111260265, -0.021910006, 0.07707458, 0.043477967, -0.002266061, 0.002456087, -0.022651108, 0.011544084, -0.033691622, 0.0039762957, -0.05791995, 0.04480815, -0.011610594, -0.028902967, 0.0016805431, -0.026299609, -0.018784078, -0.025007432, 0.029245013, -0.029853096, 0.027458768, 0.01799547, -0.020655835, 0.007957342, -0.014670013, 0.0018765075, -0.0029050237, -0.01406193, -0.06365874, 0.0067174216, -0.018679563, 0.020275783, -0.022613103, -0.03481278, 0.0058195484, 0.033064537, -0.0056200214, 0.00090678065, -0.021738984, 0.015724657, -0.00011995396, 0.03321656, -0.021757986, -0.00014199996, -0.012522718, -0.011762614, 0.016655786, -0.025919557, 0.018280508, -0.040627576, 0.014014423, -0.022252053, 0.02251809, 0.022613103, -0.011097522, 0.039145373, -0.023886278, 0.009672327, 0.012551222, 0.025463494, -0.051117014, 0.01691232, -0.009553561, 0.002871769, -0.016883817, 0.01807148, -0.03963944, -0.0011633158, 0.0043112165, 0.0030641705, 0.016703293, -0.0057672914, -0.0027815066, 0.015572637, -0.03593393, 0.023297196, 0.049444783, 0.004969182, 0.011781617, 0.013092796, 0.0138719035, -0.011316053, 0.057767928, 0.017377885, -0.018480036, -0.005677029, 0.003788645, 0.03593393, -0.006769679, 0.018736571, 0.02812386, -0.017349381, 0.008565425, 0.029568058, 0.01727337, 0.0037720175, 0.002047531, 0.008978732, -0.0012173546, 0.05560163, -0.015040564, -0.017947963, -0.028408898, -0.041197654, -0.023582237, -0.035838917, 0.0051069506, -0.0061615957, 0.014974055, 0.04750652, 0.037644166, -0.016275734, -0.015553635, -0.027211733, 0.006883695, -0.14951251, 0.052979268, -0.0030261653, 0.031753357, -0.056665774, 0.034869786, 0.022347067, -0.00262236, -0.0012161669, 0.014204449, 0.004563001, -0.018023973, 0.020427803, -0.004180574, -0.026698664, 0.03918338, -0.014261457, -0.0033967162, 0.016085707, 0.020541819, -0.009525057, -0.005387239, 0.026584648, 0.03593393, 0.026071578, -0.0009792282, -0.053739373, -0.015192585, -0.030670209, -0.009572564, 0.026546642, -0.03773918, 0.0051069506, 0.01727337, 0.0055392603, 0.062176533, 0.025919557, 0.006251858, -0.050242893, 0.020085756, -0.027933832, 0.012636734, -0.017558409, -0.017121349, -0.03540186, 0.030347165, 0.03513582, -0.019952739, -0.012000146, 0.017035838, 4.0232084e-05, 0.019477673, -0.0009804157, 0.050964992, 0.011487076, 0.0017007333, -0.0012197299, 0.012541721, -0.04910274, 0.017472899, -0.01181012, 0.025748534, -0.03488879, -0.0014085682, -0.05845202, 0.018194998, -0.024095306, 0.003985797, -0.021529954, 0.010631959, -0.020066753, -0.0067174216, 0.008351646, 0.016855313, -0.010270909, -0.03580091, 0.017349381, 0.011610594, 0.0021389811, -0.018774576, -0.049862843, -0.038651302, -0.051345047, 0.028750945, 0.038955346, -0.015164081, 0.0021852998, -0.04131167, -0.013292324, -0.012019149, -0.0663191, -0.04074159, -0.009515556, 0.030499185, -0.037625164, 0.01611421, -0.04480815, -0.024893416, -0.020541819, 0.010299413, -0.006807684, -0.016874315, -0.035382856, -0.009824348, -0.0078480765, -0.013824397, 0.03336858, -0.028465906, -0.008104612, 0.018023973, 0.017444395, 0.02396229, -0.024209322, 0.02673667, -0.053321317, -0.0042708362, 0.01618072, 0.0052352184, 0.01217117, -0.012912272, -0.02324019, -0.0040499307, -0.013035789, -0.044770144, 0.03526884, 0.049862843, 0.03760616, 0.025387485, 0.015316102, -0.06548299, 0.05605769, -0.0546515, -0.0320764, 0.001909762, 0.04169172, -0.043972034, -0.04408605, 0.04176773, -0.017833948, -0.0349838, -0.007838575, 0.016019199, -0.008641436, -0.0083944015, -0.0031235537, -0.062442567, 0.045644265, -0.009154506, -0.017577412, -0.035914928, 0.027724804, 0.004085561, 0.03295052, 0.051193025, 0.028826956, 0.018175995, -0.03760616, 0.045644265, -0.008883719, 0.036618024, 0.00295253, 0.021168904, -0.012199674, -0.0059905723, -0.012418204, -0.0031378055, -0.012019149, -0.021891003, -0.0071687335, -0.02462738, 0.008969231, 0.06970157, 0.0019358906, 0.0648369, 0.0018646308, -0.03270349, 0.0138719035, -0.028731942, 0.016370747, -0.0104609355, 0.016465759, -0.009325529, 0.04454211, 0.009995372, 0.0034584745, 0.011838624, 0.0010053567, 0.018442031, -0.035819914, -0.0074395207, -0.029130997, -0.0020320914, 0.013786391, -0.052143157, 0.05525958, -0.0017850575, 0.02799084, 0.009824348, -0.0035582383, 0.0546515, 0.014917047, -0.016703293, -0.0040285527, -0.0037577657, -0.02871294, 0.026679661, -0.02601457, -0.010337419, -0.019259144, 0.012570225, -0.0090879975, 0.02084586, -0.017453896, 0.028503912, 0.019800717, 0.040627576, 0.02652764, 0.02740176, -0.002083161, -0.034356713, 0.0116580995, -0.0011365935, -0.05210515, -0.051193025, -0.014042927, -0.01829951, 0.015724657, 0.017672425, -0.008935976, 0.020864863, -0.008627184, -0.000898467, -0.011724609, 0.041083638, 0.07338807, 0.00743002, -0.05202914, -0.0044489857, -0.018546546, -0.04990085, 0.032190416, -0.020237777, 0.039829466, -0.06506493], "notes/echo6-landing-page-data-export.md::1781548708.788": [-0.019553563, -0.0037330412, -0.0025558467, 0.0010242804, -0.0062379166, -0.06438889, 0.008111719, 0.0055728625, -0.025864296, 0.013893321, 0.024446808, -0.00060619443, -0.020097256, -0.01743704, 0.031223563, -0.001913851, -0.019786574, 0.006577725, -0.017805975, -0.013466133, -0.048427593, 0.02023318, 0.02089338, -0.023320585, 0.04178676, 0.01686422, -0.01923317, -0.054951917, -0.026039055, 0.026679836, -0.0018580253, 0.0279614, 0.044971254, -0.003492748, -0.046291653, -0.056893684, -0.03052453, -0.0020230752, -0.05246646, -0.021398239, 0.04069937, 0.05192277, 0.011708836, -0.00025394632, 0.050447028, -0.060660705, 0.041320737, -0.0094127, -0.0110680545, -0.05980633, -0.01661179, 0.010728246, -0.0035218743, -0.042408124, 0.004063141, 0.021204062, -0.032349788, 0.0107088275, -0.045048922, -0.01315545, -0.07231129, -0.01077679, -0.039281882, -0.031223563, -0.00916998, 0.036388654, -0.01620402, 0.026621584, -0.021514744, -0.015640909, -0.014737988, 0.004820429, -0.02203902, -0.009320467, -0.06835009, -0.031942017, 0.018310834, 0.029728405, 0.010825334, 0.0059417975, 0.011524369, -0.0030728413, 0.020000169, 0.0119709745, -0.009572896, 0.025689537, -0.07308799, 0.0852046, 0.0074660825, -0.036233313, -0.03899062, -0.04508776, 0.033417758, -0.052427627, -0.0064709284, 0.036213897, 0.0027864312, -0.03464107, -0.008538906, 0.0057233493, -0.030718705, -0.010543778, 0.0019575406, -0.040505197, 0.013805942, 0.002747596, 0.044505227, -0.026738089, -0.00041171463, -0.034718737, 0.007990358, 0.013000109, 0.023941949, 0.04229162, 0.013767106, -0.0249905, -0.016087513, -0.0017973452, -0.016466158, 0.0022475917, 0.008349584, 0.016174894, 0.041437242, -0.05487425, 0.014718571, 0.0063447137, -0.034408055, 0.010233096, 0.04636932, 0.026427407, 0.030699287, -0.0396314, -0.056427658, -0.01990308, -0.04811691, 0.004286444, 0.023495343, 0.0006589861, -0.015330226, -0.0645054, 0.090097845, 0.016407905, -0.049864497, -0.05075771, 0.027087606, -0.007854435, 0.035980884, 0.015174885, 0.020136092, 0.018543845, 0.033825528, 0.028155576, 0.026039055, 0.0045801355, -0.0026092452, -0.018864237, 0.014524394, 0.0152137205, -0.014524394, 0.016980726, -0.050019838, 0.025204096, -0.061981104, -0.0072670514, 0.038854696, -0.0249905, -0.012077771, -0.014174877, -0.0033665332, -0.033456594, 0.0017755004, -0.017893355, -0.005208782, 0.014912747, 0.02417496, 0.008665121, 0.09871928, 0.017670052, -0.0007949096, -0.040505197, -0.055767458, 0.03827217, -0.025514778, -0.021592414, -0.044815913, -0.020796292, -0.023204079, -0.020602114, -0.009126291, 0.035320684, -0.006577725, -0.039592568, 0.033495426, 0.031806093, 0.016349653, -0.015000126, -0.012854477, -0.02508759, 0.012903022, -0.060971387, -0.0024005056, 0.013466133, 0.023631267, -0.011796216, -0.027204113, -0.0075874426, -0.0014903038, -0.057709225, -0.014767115, -0.06275781, -0.017339952, -0.0078107454, 0.027107025, -0.0038811006, -0.057126693, 0.035592534, -0.012951565, -0.0130583625, -0.0016007416, -0.025689537, 0.022873979, 0.022971068, 0.014087497, 0.007699094, 0.04959265, -0.0014720998, 0.033398338, 0.008737938, 0.010106881, -0.0016432178, -0.03495175, -0.019718612, 0.012116607, -0.039437223, 0.036136225, -0.047650885, -0.03858285, -0.022485627, -0.033359505, 0.053515013, -0.012815642, -0.011009801, -0.007970941, -0.0058932533, -0.04768972, 0.009849598, 0.0019356959, -0.0010091105, -0.041165397, -0.043495513, -0.009354448, -0.0057621845, -0.018873945, 0.0048082927, 0.05273831, 0.020349685, 0.008621432, -0.010359311, -0.019844826, 0.009655421, 0.022427373, -0.033611935, -0.001101951, 0.022233197, 0.0075922967, -0.042796478, -0.052932486, 0.010728246, 0.00085741014, 0.035689622, 0.011194269, 0.01916521, 0.0057767476, -0.03980616, -0.019786574, 0.024310885, 0.017815683, -0.030446857, 0.052039273, 0.018466175, -0.014835076, 0.020136092, 0.032854646, 0.05172859, 0.010553487, 0.022582714, 0.012650592, -0.00587869, -0.0030000252, -0.0013507395, -0.04186443, 1.0173402e-05, 0.060233515, -0.0013568075, -0.025437107, -0.019805992, -0.03454398, -0.1817491, -0.01159233, 0.0048155747, 0.057592716, 0.007237925, 0.007927251, 0.0012937002, -0.0452431, -0.048544098, -0.011359319, 0.031301234, -0.04978683, -0.077010356, -0.028485676, -0.007864144, -0.008252497, 0.017534127, -0.010291349, 0.037223615, -0.023475926, -0.053165495, -0.007131128, 0.07172876, 0.014767115, -0.017106941, -0.01874773, 0.0072427792, -0.04217511, -0.0119709745, -0.038544014, 0.05840826, -0.014252547, -0.011456407, 0.012611757, 0.055806294, 6.689983e-05, -0.0012342337, -0.0058738356, -0.024699237, 0.032330368, 0.0026359444, -0.005024314, 0.023825442, 0.00073180225, 0.02269922, -0.008475799, -0.007922397, 0.01011659, -0.034252714, -0.020912798, -0.006068012, -0.018485593, 0.00883988, 0.014339927, -0.05767039, -0.009296195, 0.009898142, 0.043573182, 0.029048787, -0.0032257554, -0.004929653, -0.020505026, 0.0108932955, -0.032874063, -0.04135957, 0.008169971, 0.011602039, 0.02328175, 0.0069223884, -0.013912738, 0.032776974, -0.033437174, 0.001392002, 0.02147591, 0.0064757825, 0.004135957, 0.01793219, -0.03182551, -0.006325296, -0.119068965, 0.0069515146, 0.029242964, -0.0055291727, 0.003293717, -0.021650668, -0.027670136, 0.01841763, -0.00060922845, 0.034893498, 0.25289533, 0.055573285, -0.028990535, 0.009189398, 0.095767796, -0.0048908177, 0.031145893, 0.0015206438, -0.00091384264, -0.027689554, -0.022388538, 0.046524663, -0.0015182167, 0.0029466266, -0.020272015, 0.020854544, -0.06644716, 0.022640968, 0.03067987, 0.011796216, -0.01678655, -0.0119612655, 0.010310766, -0.016466158, -0.043573182, -0.0034320678, 0.012893313, 0.05930147, -0.009839889, 0.039844997, 0.021126391, 0.0146409, 0.0406217, -0.001297341, -0.056427658, 0.018650642, -0.019116666, -0.047767393, -0.027087606, 0.009568042, -0.05277714, -0.011582621, 0.03735954, 0.052544132, -0.004334988, -0.012796224, 0.0015267119, -0.018767148, 0.011864178, -0.004652952, -0.029087624, -0.034835245, -0.024446808, 0.028252665, -0.0041141124, -0.03289348, -0.025029337, -0.035398357, -0.005456357, 0.04901012, 0.03825275, 0.021864261, -0.1205447, 0.0040922672, -0.020388521, 0.026757507, 0.037709054, -0.03337892, 0.0050631496, 0.0076942397, -0.027417706, -0.0047548944, 0.019679777, -0.03215561, 0.001092849, -0.010466107, 0.045942135, 0.031029386, -0.028174995, 0.068699606, -0.009407846, -0.00047694577, -0.019048704, -0.009669985, 0.0074418103, 0.008029194, 0.020602114, 0.043845028, 0.006966078, -0.011213686, -0.0055485903, -0.0029175002, -0.026815759, 0.061165564, -0.008475799, 0.035903215, -0.0054757744, -0.036621667, 0.02031085, -0.0019441912, 0.049048956, 0.032213863, -0.0023143399, -0.028155576, 0.029359471, -0.0007633559, -0.010427272, -0.0016116641, -0.041010052, 0.036369238, -0.007791328, 0.025553614, 0.023417672, -0.033456594, 0.0033009986, 0.046291653, -0.0103398925, 0.0039369264, 0.0042815893, -0.009970957, -0.00871852, -0.031864345, 0.013524386, 0.017213738, -0.005334996, -0.06069954, -0.02656333, -0.0309323, -0.0072767604, 0.050447028, 0.001996376, -0.0263109, -0.008621432, 0.06664134, 0.012485542, -0.03644691, 0.01933997, 0.04407804, 0.005767039, 0.018000152, 0.003245173, -0.04038869, -0.015330226, -0.0016104504, -0.0067185033, 0.01990308, 0.017485583, -0.023592431, 0.01546615, 0.02638857, 0.008538906, -0.0017415195, 0.017534127, -0.053320836, -0.008106864, -0.014543812, -0.01241758, 0.014301091, -0.007368994, -0.031281818, -0.030155594, -0.01274768, 0.030893464, 0.060155846, -0.045747958, 0.012116607, 0.02722353, 0.0013240402, 0.0018349669, -0.0094127, 0.0063786944, -0.030641034, -0.080466695, 0.02755363, -0.03438864, -0.015835084, -0.068738446, 0.016660335, 0.01587392, -0.019592399, 0.022718638, -0.03174784, -0.011262231, 0.009068037, 0.04978683, 0.055961635, 0.007961232, -0.001504867, 0.07130157, -0.0639617, -0.024446808, 0.068388924, 0.013689436, -0.008791336, 0.037048854, -0.0426023, 0.005970924, 0.014437014, 0.01743704, 0.0069806413, 0.0018507438, 0.004087413, -0.020058421, 0.036815844, 0.0073592854, 0.0017670052, -0.005116548, 0.035728455, -0.050291684, 0.0023313302, 0.026641, 0.022640968, -0.014427306, 0.019145792, 0.017262282, -0.013068072, 0.04178676, 0.04539844, 0.025281766, 0.0070874384, 0.00063835486, -0.023553597, 0.009970957, -0.048971284, 0.03617506, 0.045437276, 0.017572964, 0.014718571, -0.03708769, 0.010669992, -0.0019551136, -0.04112656, 0.023223497, -0.036563415, -0.024738071, -0.042330455, 0.021262314, 0.03807799, -0.015699161, -0.029340053, 0.049747992, -0.02318466, -0.009504935, 0.035961468, -0.029767241, 0.051107228, -0.05619465, 0.018738022, -0.049243134, 0.010456399, -0.06695202, -0.0014830222, -0.043223664, -0.028058488, 0.02048561, 0.033301253, 0.011194269, -0.004570427, 0.019640941, -0.014291382, -0.014174877, 0.01776714, -0.020136092, 0.01752442, -0.0048034387, -0.046602335, 0.019961333, -0.009728237, -0.022427373, -0.02409729, 0.024951667, -0.008500071, -0.048388757, -0.012097189, 0.06916563, 0.008849589, -0.008315604, 0.012097189, 0.0044029495, 0.031029386, -5.5370612e-05, 0.016757423, -0.01867006, 0.03413621, -0.011320484, 0.003376242, -0.0067719016, 0.00036590113, 0.008961241, -0.030310934, 0.05106839, 0.035223596, -0.0342333, 0.011737963, -0.0103398925, 0.014417597, -0.0046747965, 0.023883697, 0.0051262565, 0.027495377, -0.0040218784, -0.02114581, 0.023922531, -0.019767156, -0.015310808, -0.0022366694, -0.0037476043, 0.013679727, 0.012378745, -0.0037330412, -0.013825359, -0.006742775, 0.006068012, 0.016223438, 0.046680003, -0.004694214, 0.018660352, -0.0037573131, -0.024699237, 0.013000109, 0.039359555, -0.014223421, 0.008072884, -0.03438864, 0.028446842, 0.034776993, 0.030699287, -0.03988383, -0.033514846, 0.0037111964, -0.0069757868, 0.027786642, -0.027009936, -0.061786927, 0.063029654, -0.004361687, 0.04201977, 0.017786557, -0.010262222, -0.017893355, 0.0016650625, 0.06939864, 0.071612254, -0.025359437, 0.01776714, -0.06159275, 0.0037645947, -0.0191555, -0.008383566, 0.011776798, -0.020000169, -0.0050000423, -0.031922597, -0.033806108, 0.03947606, 0.04978683, -0.024951667, -0.00933503, -0.015310808, 0.024563314, -0.0021687075, 0.05141791, 0.022854561, 0.0073398678, 0.0018155492, -0.0141360415, 0.012776807, -0.00530587, 0.0055874255, 0.016145768, -0.031223563, 0.03774789, -0.008742792, 0.02007784, 0.004203919, 0.03586438, -0.028893447, -0.0007803464, 0.068932615, 0.03939839, -0.03848576, 0.007325304, -0.054835413, -0.017572964, 0.011136016, -0.029475976, 0.003895664, -0.011631166, 0.020272015, 0.028058488, 0.014786532, -0.014213712, -0.012456415, -0.01578654, -0.12590398, 0.040893547, 0.007092293, 0.004764603, -0.020466192, 0.03067987, 0.02229145, -0.026874013, 0.0072767604, -0.028563347, -0.0071165645, 0.008203953, 0.029514812, -0.018699186, 0.020602114, -0.007024331, 0.012718554, -0.020951632, 0.011388445, 0.044699404, -0.030330352, -0.008495217, 0.0028689562, 0.0021784164, 0.022718638, -0.018038986, -0.02196135, 0.045437276, -0.04376736, -0.016592372, -0.03586438, -0.0008998862, 0.029301217, 0.04178676, -0.016077805, 0.003483039, 0.013563221, -0.008602014, -0.020621533, 0.015398188, -0.035087675, 0.013932156, -0.07367052, -0.0028762377, 0.011136016, 0.08295216, -0.009257359, -0.034776993, -0.032699306, 0.05149558, 0.057592716, 0.013611765, -0.0069709322, 0.019262299, 0.0032500273, 0.0068544266, -0.030330352, 0.02229145, 0.018485593, 0.043029487, -0.027029354, 0.03297115, -0.052582968, 0.002995171, -0.03965082, 0.02007784, -0.04605864, 0.03149541, -0.028388588, -0.004665088, -0.042369287, -0.026194395, 0.0036529433, 0.025398271, 0.041243065, -0.014689444, 0.02064095, -0.021281732, -0.04085471, -0.020174926, 0.0269711, -0.060971387, -0.04003917, 0.058757775, 0.05510726, 0.017883645, 0.02277689, -0.026912848, 0.0066505414, 0.004038869, -0.056854848, -0.025262348, -0.0075097717, 0.0074418103, 0.01907783, 0.010271931, -0.019437056, -0.061243232, 0.002524293, -0.03693235, 0.004334988, 0.01020397, -0.033301253, 0.009980666, 0.005650533, 0.0012172433, 0.037204195, -0.01990308, 0.022873979, -0.001688121, -0.01208748, -0.003953917, -0.018990451, -0.00097573636, 0.003424786, 0.0010030424, 0.02953423, 0.025767207, -0.014873912, -0.029340053, -0.04229162, -0.028058488, -0.038213912, -0.0040194513, 0.021320568, 0.009587459, 0.04400037, -0.024602149, 0.011689419, -0.035340104, 0.050058674, -0.056932516, 0.0007979436, 0.04687418, -0.035747875, 0.004148093, -0.033242997, 0.033359505, 0.0029029371, -0.031398322, -0.021941932, 0.0005540095, -0.028738106, -0.01546615, -0.019873954, 0.010718537, 0.07844726, 0.015155467, -0.01578654, 0.014301091, 0.008893278, 0.016310817, 0.011475825, 0.030563364, 0.009199106, 0.0015133623, -0.0010758586, 0.023417672, -0.006504909, 0.04687418, 0.0037767307, -0.0065097637, -0.044932418, 0.007179672, -0.0032500273, -0.013631183, -0.033495426, -0.027844895, -0.038136244, 0.01077679, 0.00777191, 0.03827217, -0.010873878, -0.017971026, 0.03724303, -0.01233991, 0.010543778, -0.009388428, 0.06959282, -0.00016156082, -0.006776756, 0.018456466, 0.017174901, 0.009980666, 0.0306022, 0.010330184, -0.04489358, 0.041670255, 0.007665113, 0.04069937, -0.031864345, -0.0035752729, 0.023631267, -0.029786658, 0.05339851, -0.02368952, 0.023475926, -0.008121427, -0.014718571, 0.057864565, 0.02081571, 0.013029235, -0.015194302, 0.018718604, -0.012553504, 0.0054806285, -0.04846643, -0.058757775, -0.021320568, 0.016631208, 0.011242813, -0.02401962, -0.022505043, 0.029903164, 0.028660435, 0.024563314, 0.043456677, 0.025359437, 0.034116793, -0.011000092, 0.07293265, 0.0016189456, 0.0021407946, -0.06699085, -0.0077816187, -0.029107042, -0.01028164, 0.07048603, -0.0033495429, -0.0036577978, -0.0015376343, 0.008810754, 0.013903029, -2.8206775e-06, 0.01967007, 0.00020600902, -0.013097198, -0.013116615, -0.014767115, -0.051767427, 0.01546615, 0.018407922, 0.017388497, -0.014621482], "notes/ia-download-queue.md::1771130372.596": [-0.020872671, -0.022644512, -0.06292955, 0.009341105, -0.031464774, -0.056659956, 0.03234096, 0.02359858, -0.024299528, 0.060437288, -0.029284047, 0.009287559, -0.034210153, 0.018925594, 0.032496724, 0.018283058, -0.0170564, 0.06600593, 0.0032345825, -0.041862167, 0.0036872781, -0.003911192, 0.019022947, 0.0064058853, -0.013726897, 0.013668484, -0.0036678074, -0.041745342, -0.015917359, 0.00012663609, -0.037306007, -0.04018768, 0.0349111, 0.008430846, -0.023423342, -0.00445394, -0.041940052, -0.033937562, -0.050818723, 0.043303005, -0.018769827, -0.036527175, -0.020405373, -0.05249321, 0.035319988, -0.03265249, 0.024513707, -0.009754859, 0.033002965, -0.02910881, 0.016871426, -0.020132782, -0.0070240824, -0.046184678, -0.0042032534, 0.0066541373, -0.06643429, -0.008060901, -0.09517315, 0.0099203605, -0.0477034, 0.007613073, -0.0140579, -0.048676938, 0.027220145, 0.04061604, -0.012461296, -0.0013763404, -0.028758336, -0.041278046, -0.014320755, 0.02488365, -0.032983493, -0.033626027, -0.02030802, 0.0040499214, 0.041122276, -0.06647323, -0.010718662, 0.028583098, 0.016540423, 0.038221132, -0.00061941403, -0.028816748, -0.00023486622, 0.032905612, -0.017504226, 0.014612817, 0.044782784, -0.029225634, -0.04918318, 0.027278556, -0.0007283287, -0.06254013, -0.04147275, 0.0032832595, -0.028232625, -0.036702413, 0.046418328, -0.0051743584, 0.0017608883, -0.008825129, 0.008114446, 0.009326502, 0.057867143, -0.049105294, 0.0035972258, -0.0076276762, 0.016491747, -0.03808484, 0.007335615, 0.016725397, 0.015761593, 0.023403872, -0.0030179701, -0.02287816, 0.026324488, -0.020541668, -0.02256663, -0.013999487, 0.039759323, 0.005836365, 0.045055375, -0.076675914, 0.0049358415, -0.013950811, -0.010007978, 0.018156499, 0.07321011, 0.038513195, -0.026460784, -0.023228636, -0.052921567, 0.042329464, -0.024552647, -0.03919467, 0.04746975, 0.024202174, 0.043887127, -0.05420664, 0.038571607, 0.063202135, -0.021125792, -0.024065878, 0.01840962, -0.06277378, 0.065499686, -0.006157633, -0.020755846, -0.026499726, -0.030218644, -0.016666984, 0.030530175, -0.011497493, 0.00772503, 0.0152553525, 0.019655747, -0.008810526, -0.01646254, -0.005077005, -0.03467745, -0.011351462, -0.039778795, -0.005330125, 0.016637778, 0.009263221, 0.053778283, 0.0017754913, -0.05222062, -0.024202174, 0.0070338175, -0.006571387, 0.017533433, 0.013610072, 0.019178715, -0.005865571, 0.05471288, 0.01960707, 0.033314496, -0.027940562, -0.055102296, 0.06433144, -0.01584921, 0.0195876, -0.012870182, 0.0033441058, 0.027551148, 0.0139216045, -0.00084819563, 0.067641474, 0.0006772179, -0.007140907, 0.022761336, 0.028699923, 0.035027925, -0.039525673, 0.00835783, -0.024533177, 0.020483255, -0.0030934194, 0.024747355, 0.052960508, 0.023520697, 0.04774234, -0.017932585, -0.02130103, 0.0023304084, -0.038961023, -0.004526955, -0.072703876, -0.010864693, 0.018818505, 0.047313984, 0.009238883, -0.006751491, 0.034346446, 0.0049601803, -0.013395893, -0.00477034, -0.010475277, 0.035573106, -0.01707587, 0.008406507, -0.0041424073, 0.022099331, 0.0035509826, -0.019246861, 0.02283922, 0.004721663, -0.014242873, 0.012159499, 0.012714417, -0.010884164, -0.015683709, 0.06250119, -0.0004986344, 0.014067635, 0.0022805147, 0.019139772, 0.0005582636, 0.03864949, -0.057633497, -0.053505693, 0.0122763235, -0.04322512, -0.02256663, 0.010621308, 0.030296527, -0.026460784, 0.01141961, 0.0018971837, -0.0043273796, -0.014953556, 0.022294037, 0.031737365, 0.009068513, -0.029147752, 0.0023218899, -0.011585112, -0.023773817, 0.031971015, 0.032710902, 0.0038041028, 0.023637522, 0.019636277, -0.04287465, -0.038260072, -0.01836094, 0.03438539, 0.017572375, -0.024357941, -0.0401098, -0.01293833, 0.00886407, -0.028719394, -0.008849467, -0.01355166, 0.026460784, 0.0617613, 0.027298028, -0.04801493, 0.010631043, 0.0050331955, 0.005899645, 0.029517695, 0.00075449253, 0.0054469495, 0.012325001, 0.011302785, -0.024727885, 0.0004980259, 0.03789013, 0.068108775, 0.0033246349, 0.019285804, 0.00747191, 0.017903378, -0.18255799, 0.017231636, 0.009939831, 0.012500238, 0.04466596, 0.021106321, -0.0066395346, -0.038532663, -0.018837975, 0.021028437, 0.0014809959, -0.042757824, -0.008260476, -0.026266076, 0.0447049, 0.0049699154, 0.009355708, 0.009151264, -0.015732387, -0.03366497, -0.02410482, -0.0073842914, 0.03672188, 0.03060806, 0.0061868387, 0.008294551, 0.06697947, 0.014242873, -0.03169842, -0.018691944, -0.014096841, -0.027960034, 0.005500494, 0.023812758, 0.0017681898, -0.00508674, 0.014924349, -0.04236841, 0.0019130037, -0.03265249, 0.009764594, 0.038337957, 0.006026205, 0.038824726, 0.015070381, -0.005724408, -0.011361198, 0.0073258793, -0.015771328, -0.043536656, -0.003037441, -0.039038904, 0.0112541085, 0.015226146, -0.017806023, -0.042329464, -0.008518464, 0.02357911, 0.009243751, -0.004926106, 0.005422611, -0.022800278, -0.00270157, -0.02412429, 0.014700435, -0.019159243, 0.07278176, -0.0036361674, 0.002876807, -0.03970091, 0.0028549025, -0.006011602, -0.013872927, -0.013434835, 0.015547414, 0.02130103, -0.012646269, -0.017913114, -0.039564617, -0.1235226, 0.0006340171, -0.011916115, -0.010611572, 0.026713904, -0.04922212, -0.020697434, -0.0032637888, -0.0045805, 0.03339238, 0.27274662, -0.03313926, -0.023676462, 0.0014079805, 0.0003459105, -0.016637778, 0.01141961, 0.030763825, -0.017611315, -0.026460784, 0.026772317, 0.023209164, 0.0061625005, 0.026772317, -0.0127922995, 0.014856202, -0.04692457, 0.0035704535, 0.06877078, -0.0028378656, 0.035261575, -0.03012129, -0.012724152, 0.026285548, -0.029576108, -0.05475182, -0.0045366907, 0.028524686, -0.025818247, 0.022897633, -0.016978515, -0.016374921, 0.04073286, -0.00909772, -0.08138784, 1.5791484e-05, -0.032983493, -0.00985708, -0.024805767, 0.008265344, -0.024143761, -0.025779307, -0.014067635, 0.031815246, -0.011156755, -0.02683073, -0.0018144329, -0.0053690663, -0.038785785, -0.05222062, -0.043303005, -0.03592358, -0.016871426, -0.004819017, -0.009151264, 0.013639278, -0.0033100317, -0.014106577, -0.01483673, 0.10070285, -0.015167734, -0.011877173, -0.027064377, -0.0034438935, -0.0011828496, 0.037150238, 0.005680599, -0.023325989, 0.009998243, 0.012870182, -0.047002453, 0.013775574, 0.019723896, -0.0036629396, 0.033820737, -0.03395703, 0.028855689, 0.056387365, 0.013541925, -0.009277824, -0.024357941, 0.010514218, -0.0157908, -0.014301284, 0.008703437, 0.0031542657, -0.011273579, 0.032749843, -0.045055375, 0.023364931, -0.030647, -0.0116629945, -0.0019762837, 0.025896132, 0.02459159, -0.020716906, 0.04766446, 0.05728302, -0.024922593, -0.006615196, 0.02908934, 0.025662482, 0.006342605, 0.01899374, 0.03241884, -0.014135783, -0.012977272, 0.001860676, 0.024065878, -0.0015004666, -0.048871648, 0.010669985, 0.0059434543, -0.0834128, 0.0097061815, 0.050662957, 0.036585588, 0.040810745, 0.037617538, -0.035475753, -0.036702413, 0.013541925, 0.04042133, -0.0019628976, 0.013649014, -0.07060103, -0.005101343, -0.057360906, -0.033217143, 0.059580572, 0.02513677, -0.03469692, 0.016511217, 0.065577574, 0.03736442, 0.0018874482, 0.05751667, 0.028485745, -0.012003733, -0.008932218, -0.015644768, 0.0031445303, 0.004054789, -0.037228122, 0.021690443, 0.016589101, 0.024026938, -0.011137283, 0.008537935, -0.011594847, -0.004677854, 0.015615562, 0.05627054, -0.058840685, -0.016394394, -0.002191679, -0.020989496, 0.018370677, -0.018906122, -0.0046924567, -0.0189548, 0.04396501, -0.006123559, 0.05701043, 0.010348717, 0.007807781, 0.046184678, 0.05451817, 0.014418109, -0.018098086, 0.007807781, -0.021748856, -0.06277378, 0.018516708, 0.01606339, -0.017221902, -0.0027040038, 0.0146420235, -0.02130103, -0.041862167, -0.012461296, 0.021184204, -0.04046027, 0.05650419, 0.026811257, 0.018867182, -0.022722395, -0.016335981, 0.0047460017, -0.008265344, 0.009584489, 0.07449519, 0.039486732, -0.0069900085, 0.005885042, -0.012607327, 0.05424558, 0.009438459, 0.0019166544, 0.016267832, -0.0497673, -0.049105294, 0.0005174967, -0.0044977493, -0.010543425, -0.018497236, -0.012802035, -0.010971782, -0.0046705524, 0.01017348, 0.038805254, -0.03189313, 0.025935072, -0.0010465542, -0.016160743, 0.002896278, 0.0070338175, 0.01467123, 0.031484243, -0.04100545, -0.025312008, 0.024416352, 0.08473682, -0.06051517, 0.013181715, 0.06853713, 0.016657248, 0.006264722, -0.007827252, -0.012509973, 0.0048044138, -0.04688563, 0.0200549, -0.053272042, 0.007827252, -0.0085282, 0.013269333, 0.026266076, -0.010465542, -0.040031914, 0.031601068, -0.016180214, -0.024202174, 0.028174212, 0.00023714796, 0.03341185, 0.027531676, -0.041862167, 0.014262343, 0.004578066, -0.05444029, -0.026441313, -0.009258354, 0.0042081214, 0.0074475715, 0.019908868, 0.017212166, -0.035884637, -0.008114446, -0.017085606, -0.011974527, 0.050351426, 0.0025092962, 0.03915573, -0.02009384, 0.018545914, 0.022800278, -0.03234096, -0.012023204, -0.041394867, 0.018127292, -0.0010927973, -0.03039388, -0.017747613, 0.029147752, -0.008966292, -0.021768328, 0.003942832, 0.0097061815, 0.040849686, -0.026655491, 0.05825656, 0.033937562, 0.049884126, -0.0051792264, -0.0031542657, 0.02614925, 0.0042884382, -0.009068513, -0.014797789, 0.023287047, -0.04116122, -0.027181203, 0.028972514, 0.023695935, -0.009642902, -0.023559637, 0.039408848, -0.018214911, 0.008026827, -0.009122059, 0.043069355, -0.017085606, -0.021651503, -0.033703912, 0.03716971, 0.041511692, -0.015858946, -0.01935395, 0.016345715, -0.039603557, -0.056621015, 0.031153241, -0.0044782786, 0.012675474, -0.015157999, 0.057399847, 0.0009193857, 0.009511474, 0.015654504, -0.012490503, 0.05167544, -0.049066354, 0.019762836, -0.019928338, 0.075001426, -0.050857667, 2.9301234e-05, 0.00461214, 0.010387659, -0.029478755, 0.013318011, -0.020132782, -0.031717893, 0.011896644, 0.010991253, 0.04793705, -0.01718296, 0.045366906, 0.0046924567, 0.0014079805, -0.008669362, 0.051169198, 0.0024362807, -0.022897633, -0.055102296, 0.0015820005, 0.027960034, -0.04797599, -0.009569886, -0.018253852, -0.023715405, -0.024552647, -0.062890604, 0.031484243, -0.0047387, -0.014067635, 0.04038239, 0.029712403, 0.012363942, -0.0562316, -0.004721663, -0.017105076, 0.018078616, 0.030685943, -0.018039674, -0.0097938, -0.027025437, -0.026188193, 0.011789555, -0.014038429, 0.004787377, 0.0154695315, -0.0013921604, -0.03839637, 0.049300004, 0.0025458038, -0.009550415, 0.037033416, 0.0055686417, -0.015206676, -0.014573876, -0.0057974234, 0.02061955, 0.017494492, -0.0293814, -0.03442433, -0.0071311714, -0.017367931, 0.03720865, -0.029206162, -0.023442814, -0.02387117, 0.037422832, -0.1511711, 0.011351462, 0.0022792977, -0.011750613, -0.011000988, 0.011341726, 0.020892141, -0.08497047, -0.011604582, -0.025974015, -0.005661128, -0.0052717123, -0.001199278, -0.043887127, 0.065499686, 0.045016434, 0.012704681, -0.011896644, 0.018390147, 0.018565385, -0.0008408941, -0.0003665982, 0.024416352, -0.01431102, 0.016501483, -0.018915858, 0.017173223, -0.024747355, -0.029206162, -0.0023340592, 0.021690443, -0.05249321, 0.018604325, 0.03966197, -0.0011067919, -0.032185193, 0.0059093805, -0.043809246, -0.011507228, 0.0013106266, -0.034755334, 0.02834945, 0.020230135, 0.01067972, 0.0057146726, 0.046184678, -0.0081679905, -0.030647, -0.053388868, 0.0114585515, -0.022527687, 0.004466109, 0.022956043, -0.008946821, 0.0019276068, 0.010309775, -0.065889105, -3.1635257e-06, -0.017027194, 0.060904585, -0.024727885, 0.044198662, -0.04746975, -0.057789262, -0.021943564, 0.0008834864, -0.003920927, -0.009720785, 0.032749843, -0.03991509, -0.02135944, -0.02412429, -0.0063961498, -0.02412429, 0.0005588721, -5.753766e-05, 0.034482744, -0.01570318, 0.0049991217, -0.005739011, -0.015907623, -0.036059875, -0.034482744, 0.024942063, 0.041394867, -0.0017475021, -0.0033781796, -0.010290305, -0.025720894, 0.021690443, -0.041511692, -0.06452615, -0.01030004, 0.0093995165, -0.00082811643, 0.0059531895, -0.037539653, -0.02708385, -0.00671255, 0.034521684, 0.0059337188, -0.00508674, 0.010991253, -0.016705925, 0.000992401, 0.020541668, 0.026713904, -0.017572375, 0.050818723, -0.015362442, -0.017601581, 0.020541668, -0.0057000695, 0.0016927406, -0.02912828, -0.02614925, 0.010708926, 0.04116122, -0.005612451, -0.025506716, -0.031075358, -0.01570318, -0.013473776, -0.029926581, 0.027044907, 0.01593683, 0.02488365, -0.0107381325, 0.005310654, -0.033703912, 0.020677963, -0.062228598, -0.04018768, 0.009715917, -0.009930096, -0.024708414, 0.022021446, 0.04801493, -0.020483255, -0.04143381, -0.038240604, 0.028953044, -0.0134056285, -0.0027283423, 0.009545548, -0.028232625, 0.0028695054, 0.010309775, -0.010699191, -0.020171724, -0.009311899, -0.013775574, -0.011468287, 0.017484756, -0.0176892, 0.018438824, -0.009049043, 0.0066249315, -0.01467123, 0.06592804, 0.050546132, -0.03440486, -0.01291886, 0.013074625, 0.026577609, 0.0293814, -0.004595103, -0.035573106, -0.012373677, 0.030802766, -0.00024110296, 0.05895751, -0.016540423, 0.020931084, -0.014174725, -0.0031055887, 0.01615101, 0.0032321487, 0.03609882, 0.013434835, 0.03012129, -0.010718662, 0.097353876, 0.030082349, -0.010085862, 0.01066025, -0.017747613, -0.00018482025, -0.016793543, -0.01304542, 0.0030131026, -0.02161256, -0.0045245215, -0.038279545, 0.101871096, 0.01971416, 0.017105076, -0.008805658, -0.035748344, 0.048715882, -0.03333397, 0.029459283, -0.03991509, 0.005549171, -0.036274053, -6.027574e-05, -0.009988508, -0.014778319, -0.018614061, 0.0041691796, -0.008966292, 0.010981517, 0.008348095, 0.015644768, 0.042290524, -0.02157362, 0.016258098, 0.023754345, 0.0070046117, -0.040577095, 0.0045683305, 0.044003952, 7.6818294e-05, -0.036566116, -0.033859678, -0.0251173, 0.03864949, 0.041667458, -0.02838839, -0.034249093, 0.055452768, -0.009102588, 0.010202686, 0.0048506567, 0.019266332, -0.02457212, 0.0061625005, -0.019324744, -0.0025019946, 0.051558614, 0.004514786, 0.006230648, 0.008435713, 0.0012631665], "projects/deploy-livesync.md::1771408833.382": [-0.035344243, 0.011168781, -0.04720106, 0.0039279237, 0.0038077533, -0.035363093, 0.029519513, -0.048897583, -0.00822814, 0.0066918437, 0.018397857, 0.024693845, -0.03504264, 0.023185825, -0.01289358, -0.0028251833, 0.000824699, -0.006470353, -0.037681676, 0.031819247, -0.040452667, -0.023412026, 0.015447791, -0.010631548, -0.004311998, 0.02791724, 0.0073139025, -0.012705077, -0.021545852, -0.00966076, 0.029802267, 0.013289436, -0.014024596, -0.003348278, -0.05372325, -0.011121656, -0.021998258, 0.013148059, -0.035551596, -0.026974726, 0.018350732, 0.003272877, 0.00787941, 0.0055561154, 0.018454408, -0.06303528, 0.003539137, -0.010084891, 0.01535354, -0.003496724, -0.036720313, -0.0015952035, 0.013807818, -0.060358543, 0.016852135, 0.020471387, 0.012846455, -0.021338498, -0.05361015, 0.01754017, -0.011187632, -0.0015869566, -0.03078248, 0.001240583, -0.0036216069, 0.039057747, -0.009005713, 0.011545787, -0.014863432, -0.04512753, -0.03705962, 0.049576193, -0.018416708, -0.00049423036, -0.035381943, 0.01819993, 0.018303607, 0.0034990802, -0.018247055, 0.04512753, 0.0012452955, -0.011856816, -0.0049199187, 0.048294377, -0.04727646, 0.042299993, -0.057568707, 0.072045706, -0.009448695, -0.0058530066, -0.019142443, 0.0029524225, 0.1002834, -0.03651296, -0.0249766, 0.06371389, -0.004839805, -0.0064090895, 0.041055873, 0.044109616, 0.0015127336, -0.029048257, -0.040980473, -0.028030341, 0.016936962, 0.021885157, 0.050104, -0.0105184475, -0.013704142, -0.015099061, -0.010084891, 0.012026468, 0.013110358, 0.002914722, -0.03434518, -0.027389433, 0.0036027567, -0.0031668444, -0.006394952, -0.00999064, -0.009321455, 0.04573074, -0.008675834, -0.0092790425, 0.010188567, -0.021715503, -0.0027215069, 0.01935922, 0.010461897, 0.07476015, 0.020245183, -0.02143275, -0.031781543, -0.021263096, -0.07819089, -0.00088890776, 0.044071916, 0.0074081537, -0.032667506, -0.043958813, 0.008680547, -0.020659888, -0.018435558, -0.022695716, 0.033779673, -0.008072626, 0.011574062, 0.0069887354, 0.033911623, 0.02143275, 0.0074505666, -0.00841193, -0.016918112, -0.003605113, -0.00837423, -0.049689297, 0.041244376, 0.008968013, 0.014345051, 0.010942578, -0.014599529, 0.04712566, -0.056173787, 0.0065598916, 0.019585423, -0.007568381, 0.024712695, -0.028690102, -0.0031126498, 0.016541107, 0.017898325, -0.030612828, 0.025504407, -0.01643743, 0.03212085, 0.016974661, 0.06258287, 0.028445048, -0.020980343, -0.051159617, -0.025824862, 0.027464835, 0.0075919437, -0.03722927, -0.019943578, 0.0024882348, 0.026032213, 0.009726736, -0.013704142, 0.05293154, -0.036871117, -0.019217843, 0.034759887, 0.06280908, -0.016512832, 0.016870987, -0.042714696, -0.020169782, 0.050556406, -0.026183017, -0.020622188, 0.0356647, 0.03924625, -0.020433685, -0.0076673445, -0.0033765535, 0.0038124658, -0.015909623, 0.009481682, -0.051310416, 0.053082343, 0.02929331, 0.009886963, 0.028049191, -0.044034217, 0.012657952, -0.014976534, -0.036305606, -0.011658888, 0.020094382, 0.0108860275, -0.006903909, -0.023261225, 0.0032021885, 0.046710953, 0.039849456, -0.0024175462, 0.006460928, 0.008143314, 0.01819993, -0.025315903, -0.009392144, -0.0018791356, -0.016296053, 0.042337693, 0.032365903, -0.050330203, 0.011102805, -0.04067887, -0.008991576, -0.0050754333, 0.009580647, 0.059679933, 0.016861562, -0.017455343, -0.018614635, 0.023393176, 0.032384753, -0.014439302, -6.28833e-05, -0.03366657, 0.008100901, -0.016230077, -0.012233821, 0.027427133, 0.020490237, 0.036927667, -0.005372325, 0.0072055133, -0.0060273716, 0.013638166, -0.019274395, 0.017002938, 0.00909054, -0.006093348, -0.024505343, -0.043054003, -0.038906943, 0.015636293, -0.00931203, -0.0036852264, 0.046861757, 0.008261128, 0.019830476, -0.016993513, -0.021696653, 0.0030348925, -0.038982347, 0.031159487, 0.01790775, -0.008171589, 0.017474195, 0.017822925, 0.011083955, -0.030895581, 0.052441433, -0.012497725, -0.015692845, 0.0030348925, -0.04003796, 0.048068173, -0.004045738, 0.06597592, -0.018313032, -0.06895427, -0.018765436, -0.016305478, -0.15985024, -0.052705336, -0.0009813919, 0.048143573, 0.0073987283, 0.02569291, -0.07261121, -0.042526193, -0.09115987, 0.0098115625, 0.036588363, -0.06850186, -0.058322717, -0.020358285, -0.0018767794, 0.015485492, 0.0059236954, -0.0031880508, 0.03361002, -0.020603338, -0.028765501, -0.06156496, 0.03504264, 0.018869113, 0.0089208875, -0.0002730343, 0.04422272, -0.013100933, -0.049538493, -0.026032213, 0.0429409, -0.019396922, 0.0004023353, -0.006852071, -0.00037347086, 0.017021788, 0.034043577, 0.015673995, 0.0036333883, 0.030933283, 0.04787967, 0.033968177, 0.008162164, 0.027804138, 0.027257482, -0.0010120235, 0.023110423, -0.017078338, -0.02789839, 0.02503315, 0.036946516, 0.017766373, -0.0057022045, -0.032705206, -0.017549595, -0.006310126, 0.009382718, 0.042036086, -0.016908687, 0.031046385, -0.0006232368, 0.02147045, 0.018463833, -0.006786095, -0.025956813, 0.015824797, 0.018039702, 0.03144224, 0.029067107, -0.029858818, 0.037662826, -0.039736357, -0.004924631, 0.036984216, -0.005645654, 0.00063148385, -0.003715858, -0.020358285, -0.0083883675, -0.0929695, 0.039849456, 0.0049434816, -0.011979342, 0.031875797, -0.013873794, -0.034665633, 0.023223525, 0.035909753, -0.007832284, 0.2853176, -0.0016600013, -0.026560022, -0.013345987, 0.03871844, -0.047050256, 0.028030341, 0.02218676, 0.014995385, -0.002773345, -0.04211149, 0.009500532, 0.056739293, -0.018671187, -0.02071644, 0.02712553, -0.04497673, -0.006588167, 0.060245443, -0.022940772, 0.03649411, -0.020565638, 0.04780427, 0.016484555, -0.045881543, 0.014967109, -0.016220652, 0.08821923, -0.049538493, 0.025410155, -0.031875797, 0.015344115, 0.051687423, -0.057493303, -0.060245443, -0.00035255883, -0.039057747, -0.01320461, -0.007153675, -0.0033954037, -0.03134799, -0.0148068825, 0.039510153, -0.008916175, 0.033044513, -0.01754017, -0.02427914, 0.005329912, 0.03140454, 0.025862562, -0.06835105, -0.018388432, -0.0050895712, 0.0007799296, -0.0056833546, -0.013892644, -0.020641038, -0.020094382, 0.00071925536, 0.016296053, 0.008148027, 0.020433685, -0.07174411, 0.08294116, 0.010556147, 0.015871922, 0.019943578, -0.032761756, -0.006046222, 0.03357232, 0.04015106, -0.0014114135, 0.052441433, 0.0064562154, 0.008600432, -0.010292244, 0.013817243, 0.036305606, -0.034609083, 0.017756948, -0.00042854896, -0.030367775, 0.03634331, -0.015485492, 0.03785133, 0.01715374, -0.007728608, 0.035212293, -0.023430878, -0.01680501, 0.00046271508, -0.0067012687, -0.01711604, 0.036795713, -0.005353475, 0.022224462, -0.0070217233, -0.024844648, -0.008001937, -0.009670185, 0.040339563, -0.018887965, 0.015419516, -0.030820182, 0.007431716, 0.010018915, 0.041847587, 0.0016859204, 0.004288435, -0.0024953038, -0.042375393, 0.025165102, 0.032460153, -0.048369776, 0.015457216, 0.034797587, 0.017973727, 0.03800213, 0.061074853, 0.07016068, 0.023902135, 0.0054760017, -0.06880346, 0.01754017, -0.0024788096, 0.009241342, -0.032384753, -0.01430735, -0.026032213, 0.037493173, 0.0126673775, -0.031762693, 0.0040174625, 0.06710694, 0.029858818, -0.018143378, 0.026805075, 0.01074465, 0.022658017, 0.029726865, -0.05368555, -0.029783417, -0.030518577, 0.052479133, -0.013044382, -0.056739293, 0.024128336, 0.019811627, -0.0006202915, -0.006880346, -0.0034448856, 0.05281844, -0.011140506, -0.024561893, -0.012657952, -0.029915368, -0.027483685, -0.021338498, 0.042337693, -0.017163165, -0.0017530745, -0.010150867, 0.041621383, 0.041998386, 0.016861562, -0.04003796, 0.002272635, 0.010565572, -0.009830412, -0.011828541, -0.0010102564, -0.0714048, -0.023996385, 0.047540363, 0.024561893, -0.009755012, -0.051649723, 0.0069887354, 0.025202803, -0.0645433, 0.0018685324, 0.010150867, -0.019189568, -0.0015681064, 0.0052497983, -0.012591976, -0.015504342, -0.008812498, 0.004392111, -0.03783248, -0.042676996, 0.073629126, -0.006036797, 0.008148027, 0.03219625, -0.010612698, -0.019698525, 0.013657016, 0.0011675382, -0.015655143, -0.009858687, -0.0013336561, -0.019660825, -0.0067012687, 0.006705981, -0.037361223, 0.02791724, 0.0023857364, -0.03939705, 0.012460024, -0.010895452, -0.010216842, -0.018887965, 0.023355477, 0.056136087, -0.014976534, -0.00031073482, 0.028727802, 0.0014950616, -0.0006680062, 0.031140635, -0.016239502, 0.035627, -0.025881412, -0.0119510675, 0.028784353, -0.017945452, 0.0061923116, -0.0047196345, 0.006022659, 0.0041941837, -0.030650528, -0.0014597173, -0.06571202, -0.010254543, -0.014024596, 0.019792777, 0.024882348, 0.043431006, -0.010188567, 0.033233013, -0.030499727, -0.021018043, 0.028313097, 0.012789904, 0.047691166, 0.0029877669, 0.0322151, 0.014316775, 0.06567432, -0.021357348, -0.009943514, -0.024901198, -0.04867138, 0.058398116, 0.045956943, 0.016993513, -0.038944643, -0.044562023, 0.0022172623, -0.023129273, 0.0016010943, 0.004519351, -0.021281948, -0.007884122, -0.0429032, 0.03943475, -0.031291436, -0.01287473, 0.01217727, 0.0077898717, 0.012356347, -0.030801332, -0.0428278, 0.051348116, -0.039472453, -0.04780427, -0.055382073, -0.013166909, 0.011065105, -0.01750247, -0.021206547, 0.0045476262, 0.05361015, -0.009542946, 0.043280207, 0.04426042, -0.009062264, 0.023148123, -0.033873923, -0.010047191, 0.022601467, -0.028181145, -0.021149997, 0.008082051, -0.009830412, -0.026314968, 0.026880477, 0.012818179, 0.048181273, -0.002514154, -0.00025212226, -0.031781543, 0.01934037, -0.004363836, 0.010113167, 0.020282883, -0.036889967, 0.03871844, 0.033892773, -0.017059488, 0.0031762694, 0.0108860275, 0.019472321, 0.026107615, -0.0005478358, 0.008642846, -0.054477263, 0.0048680804, 0.03298796, 0.0032846585, -0.0036381008, -0.010471322, 0.004446306, 0.00890675, -0.017332816, 0.015117912, 0.027766438, -0.034910686, 0.007780446, -0.011969917, -0.009217779, 0.0017766374, -0.054137956, 0.026390368, 0.002032294, -0.0071018366, -0.0148068825, 0.0321774, 0.008600432, -0.03146109, -0.0033671283, 0.062356673, -0.021545852, -0.020377135, 0.006946322, -0.020584488, -0.019378072, -0.027483685, 0.0052592237, -0.026352668, -0.0042271717, -0.058435816, -0.029444112, 0.023148123, 0.038322587, -0.06654143, 0.018020852, -0.007087699, 0.027728738, 0.015853072, 0.07427004, 0.009651335, 0.005787031, 0.0049529066, 0.027691036, 0.016946387, -0.005028308, 0.011687163, -0.0076249316, -0.016757885, 0.013638166, -0.0030513864, -0.012422324, 0.00041176044, -0.010141442, -0.006380814, 0.010754076, 0.0070405733, -0.027559085, -0.010245118, -0.040301863, -0.039133146, -0.017040638, 0.00499532, 0.00033076323, 0.0021112296, -0.045278333, 0.035287693, 0.02503315, -0.024109486, -0.0047596917, -0.040301863, 0.023185825, -0.14424221, -0.014373326, -0.026333818, 0.023317777, -0.009052839, 0.0057069175, 0.02650347, -0.020471387, 0.020641038, -0.054854266, -0.042714696, -0.008671122, 0.040339563, -0.03928395, 0.0017412931, 0.012789904, -0.008647558, -0.00358155, -0.003082018, -0.008011362, -0.029934218, -0.06288448, 0.0009036345, 0.032102, 0.0009484039, 0.013525064, -0.014769182, -0.0026201867, -0.037493173, -0.004123495, 0.029934218, 0.04064117, 0.028294245, 0.03438288, -0.042752396, -0.04497673, -0.022092508, 0.019057617, -0.02216791, 0.015240438, -0.0056173787, 0.043129403, -0.036211357, 0.0040834383, 0.02936871, 0.038152933, -0.008199865, -0.021168847, 0.0028840904, 0.007987799, 0.03138569, 0.009448695, -0.03721042, 0.03726697, 0.01430735, -0.023053871, -0.0043096417, -0.004754979, -0.029519513, 0.0046253833, -0.012705077, 0.019830476, -0.05146122, -0.007445854, -0.044486623, 0.006809658, -0.037530873, 0.029745717, -0.040980473, 0.019434622, -0.002289129, -0.0014267294, -0.008840773, 0.014693781, 0.0067106937, -0.034194376, 0.03068823, -0.044901326, -0.044788226, -0.023016172, -0.013053807, -0.029576063, -0.0645433, 0.02789839, 0.019905878, 0.016211227, -0.0042106775, -0.00060909917, -0.021093445, -0.0017624997, -0.10541067, -0.03151764, -0.0058907075, -0.0038501665, -0.003565056, -0.006404377, -0.018143378, -0.0070688487, -0.012469449, -0.043280207, -0.024015237, -0.020980343, 0.02003783, 0.04150828, -0.044185016, -0.014429877, 0.029594913, -0.014769182, -0.023317777, -0.010697525, 0.03920855, -0.025429005, -0.009392144, 0.013854944, -0.045316033, 0.006720119, -0.00064326526, -0.0030019046, -0.03285601, -0.00075577776, 0.034778737, 0.019849328, 0.0050094575, -0.010292244, 0.015909623, 0.025146252, 0.049123786, 0.020584488, 0.03208315, -0.06216817, 0.028935155, -0.09183849, -0.025240503, 0.06156496, -0.003463736, -0.002697944, -0.020848392, 0.021300798, -0.00456412, -0.018661762, -0.042337693, -0.012064168, 0.02288422, -0.012026468, -0.021338498, -0.013195184, -0.030801332, -0.01568342, -0.02793609, -0.036324456, 0.013506214, 0.026277268, -0.015532617, 0.012460024, -0.0026084052, 0.014788032, 0.019095317, 0.090707466, -0.03008502, 0.03157419, -0.006842646, -0.057342503, -0.03147994, -0.029010555, 0.021922857, -0.012940706, -0.0022608535, -0.05798341, -0.04708796, 0.03004732, -0.00927433, 0.04791737, -0.016352603, -0.013440238, 0.045542236, -0.040226463, -0.0045853266, -0.00056020624, 0.092064686, 0.018482683, -0.008935025, -0.01498596, -0.008784222, -0.028840903, 0.06578742, -0.016880412, -0.0059142704, 0.0501417, 0.029783417, 0.0012511862, -0.022752268, -0.02431684, 0.06801175, -0.02720093, -0.0031102935, -0.0069416096, -0.006828508, -0.009934089, -0.00017819389, 0.050556406, 0.038096383, -0.022394113, -0.043393306, 0.021772055, -0.018077403, 0.012346922, -0.029161358, -0.009180078, -0.010499597, 0.07766309, 0.015598593, 0.00079877995, -0.003082018, 0.04207379, -0.012997257, 0.020169782, 0.030141572, 0.06220587, 0.016795585, -0.018284755, 0.032384753, 0.0073421774, 0.020188631, -0.05353475, -0.01105568, -0.045278333, 0.022639167, 0.008821923, -0.008185727, 0.0036899392, -0.0037040769, -0.016446855, -0.017954877, 0.018303607, 0.03852994, -0.0028958716, -0.011762564, -0.04064117, -0.026560022, -0.034741037, 0.04569304, -0.0026201867, -0.006715406, 0.010113167], "projects/advbbs-project.md::1771451298.206": [-0.0037012228, 0.0032439015, -0.05402553, 0.004573214, -0.0014987346, -0.002646777, 0.0232215, -0.043220427, -0.0048338636, 0.0434479, -0.024794877, 0.018463463, -0.008345523, 0.013098822, -0.003990307, -0.0051750774, -0.0006705801, -0.022463247, -0.007933223, 0.0019347301, -0.051523298, 0.024738006, 0.009345469, -0.0014714849, 0.035903282, 0.0041324794, -0.033571657, -0.010662934, 0.018766765, 0.009535032, 0.011591794, 0.005288815, 0.020378051, -0.026652595, 0.008421348, -0.02642512, -0.008222307, -0.018927893, -0.04504023, -0.038557168, -0.003277075, 0.021799777, -0.0036159193, -0.029609783, 0.019107977, -0.053039804, 0.020150576, -0.023183588, 0.024529487, -0.029856214, -0.017686253, 0.0071465354, 0.010880931, -0.031865586, 0.023467934, 0.05084087, -0.032946095, 0.04625344, -0.055769514, -0.0026965374, -0.014634284, 0.016577307, 0.0025472564, -0.026292427, -0.01919328, 0.06069816, -0.02306985, 0.024320967, -0.0059238523, 0.012558566, -0.019449191, 0.0325101, -0.05971243, 0.0063977605, -0.06520977, -0.011648663, -0.015420972, -0.03442469, -0.026728421, -0.015572622, 0.0024572138, 0.03958081, -0.00021577632, 0.019600842, 0.012842911, 0.04098358, -0.060660247, 0.050765045, -0.025591042, 0.008113308, -0.0041538053, -0.004006894, 0.0335527, -0.067408696, -0.044206154, 0.013923422, -0.003618289, -0.023903929, 0.07063127, -0.0026894289, -0.0064451513, -0.009681944, -0.02957187, -0.0054689003, 0.05868879, 0.020965697, 0.06331413, 0.030424904, -0.04784577, -0.03271862, 0.0003373634, 0.025041308, -0.007942701, 0.0010781412, -0.008028004, -0.044736933, -0.021117348, -0.057210196, 0.0017262106, 0.035751633, 0.019847274, 0.041931394, 0.042386346, -0.044964407, -0.007843181, -0.03823491, 0.002254618, 0.016928, -0.015904358, 0.002306748, 0.010843019, -0.06289709, -0.015269321, -0.039618723, -0.03499338, -0.006047068, 0.010985192, 0.029154832, -0.0143878525, -0.057096455, 0.03912586, 0.017155476, -0.046177614, -0.0059191133, 0.024643226, -0.08287706, 0.06585428, 0.00960138, -0.038727775, -0.01006581, -0.010738759, -0.0072792294, 0.017648341, 0.007554096, 0.026140776, -0.01584749, -0.0051655993, 0.013259951, 0.039694548, 0.044547368, -0.012454307, 0.022785505, -0.03546729, 0.034235127, 0.020378051, 0.029401263, 0.00043866126, 0.0054262485, -0.00031040984, -0.008629868, -0.008833649, -0.0057153325, 0.037704136, 0.0051276865, 0.03298401, 0.0074071847, 0.06266962, 0.02234951, 0.0056679416, -0.03154333, -0.049476013, 0.07480167, -0.035277724, -0.01760095, -0.040187415, 0.01682374, 0.0014513438, -0.025628954, 0.019174324, 0.019998925, -0.0041466965, -0.005345684, 0.050082617, 0.01574323, 0.0027083852, 0.037154403, -0.008625129, -0.02306985, 0.03632032, -0.017714687, -0.0018482419, -0.005549465, 0.034917556, 0.0049002105, -0.0059854602, -0.00070316123, -0.0068716686, -0.02771415, 0.025591042, -0.07127579, 0.0007736551, 0.007592009, 0.0030685554, 0.029477088, -0.036453016, 0.013506383, 0.014482634, -0.002111261, -5.3129548e-05, 0.007781572, 0.0062887613, 0.041552268, -0.007075449, -0.0064024995, 0.02384706, -0.014776457, -0.025723735, 0.040642366, -0.0070422753, 0.011079974, -0.004433411, -0.022482203, 0.010691368, -0.012691261, 0.049741402, 0.005971243, -0.016084444, 0.029022137, 0.025932256, 0.03539146, -0.012653348, 0.015212452, -0.01635931, -0.00082341547, -0.001347084, 0.036718406, -0.0022107817, -0.029325439, -0.03163811, 0.0057011154, -0.013894987, -0.0019394692, -0.043485813, -4.9760358e-05, 0.04299295, 0.027524587, 0.018671982, 0.0026704725, 0.019032152, -0.020510746, 0.0016018096, 0.026292427, 0.024548443, 0.03214993, 0.042234696, 0.024169317, -0.0034026606, -0.06251796, 0.02750563, 0.0136295995, -0.013345255, 0.0007795789, 0.009914159, -5.5758257e-05, -0.030311167, -0.011582316, 0.035960153, -0.044244066, 0.065550976, 0.03379913, 0.009478164, 0.0073834895, -0.01068189, 0.025970168, 0.0093407305, 0.0051845554, -0.01884259, -0.06570263, -0.0054689003, -0.035296682, 0.004305456, 0.048376545, 0.052774414, -0.022254728, -0.053229365, 0.024283055, -0.03239636, -0.16363102, 0.0068100607, -0.0061086765, 0.034500517, 0.008492434, 0.0012250526, -0.037116487, -0.0014442352, -0.08871561, 0.05224364, 0.03766622, -0.038159087, -0.041324794, -0.037609354, 0.00939286, -0.010018419, 0.002488018, 0.018899458, 0.035296682, -0.031903498, -0.026880072, -0.0031941412, 0.059371218, 0.0044002375, -0.0031420111, -0.03152437, 0.06551307, 0.002869514, -0.021818733, -0.025325652, 0.015856968, 0.0013518231, 0.0010722172, 0.023752278, 0.045912225, 0.012795521, 0.026955897, 0.0012771825, 0.008961604, -0.02121213, -0.013127256, 0.046632566, 0.05057548, -0.014226723, 0.020359095, -0.020340139, 0.041969307, -0.016804785, -0.042765472, -0.04928645, -0.011648663, 0.032699663, 0.0023873125, -0.030311167, -0.035050247, -0.051788684, 0.008819431, 0.046367176, -0.047049604, -0.03679423, -0.0073787505, -0.0042201523, 0.035789546, -0.040187415, -0.039694548, -0.025970168, 0.050006792, 0.019022673, 0.013894987, -0.06126685, 0.049779315, -0.0020603158, 0.00067591155, 0.0011444882, -0.030216385, 0.010757715, -0.01656783, -0.03338209, -0.007653617, -0.10183339, -0.009345469, 0.017259736, -0.005103991, 0.020814046, -0.0014466047, -0.02250116, -0.0039547635, 0.022785505, 0.055314563, 0.25689614, -0.00013291644, -0.04541936, 0.03319253, 0.08264959, -0.024870701, 0.04185557, 0.014634284, 0.03406452, -0.03319253, -0.00013898838, 0.019979969, -0.012833433, -0.009734074, -0.046177614, 0.046784215, -0.03196037, 0.020112664, 0.0668021, -0.01068189, 0.044774845, -0.017980076, 0.027202329, 0.020908829, -0.041628093, 0.017619906, 0.010691368, 0.06266962, -0.03288923, 0.049096886, -0.010492327, 0.017468255, 0.031505417, -0.0635037, -0.027903713, -0.0023517692, -0.0071939263, -0.049210627, 0.01156336, 0.021174217, -0.04428198, -0.006435673, 0.046101786, -0.026273469, -0.004867037, 0.006269805, -0.0022996394, 0.0229182, 0.0030969898, -0.03658571, -0.037438747, -0.017790513, 0.013421079, 0.026273469, -0.028624054, 0.013544296, -0.031505417, -0.015193496, 0.01759147, 0.025761649, 0.0009128656, 0.023960797, -0.05012053, 0.028605098, -0.054063443, -0.015269321, -0.029173788, -0.020017881, -0.021458562, 0.01450159, 0.016558351, 0.035050247, 0.0232215, -0.047466643, 0.02849136, -0.013989769, 0.010880931, -0.0012925846, -0.04113523, 0.029060049, -0.007302925, 0.013364211, -0.01733556, -0.012786043, -0.023354195, 0.0062840222, -0.03292714, 0.06240423, -0.007293447, -0.012786043, -0.020719266, 0.011345361, -0.01409403, 0.0121225715, 0.0704038, 0.028605098, 0.0092601655, -0.014255158, -0.010861975, -0.01842555, 0.00304486, 0.02286133, 0.0071038837, -0.006734235, -0.01599914, 0.039163772, 0.0062887613, 0.005260381, -0.009350209, -0.012549088, -0.0314675, 0.02229264, -0.005980721, -0.02864301, -0.00629824, 0.047201253, -0.0131083, -0.0003163337, 0.03649093, -0.012312135, -0.018482419, 0.02564791, -0.0053835968, 0.010824063, -0.031202115, -0.0694939, -0.015866445, -0.019363888, -0.010643978, 0.052812327, 0.019344931, -0.036661536, 0.027865801, 0.024074536, 0.027183373, -0.04272756, -0.013383167, 0.048376545, -0.047201253, -0.00052781525, 0.018122248, -0.036168672, -0.06938016, -0.0215723, -0.02462427, 0.023941841, -0.0004362917, 0.008449783, 0.0056868983, -0.0148428045, 0.017316604, 0.026557814, -0.006819539, -0.06384491, -0.013231516, -0.019961013, -0.016179224, 0.011184233, 0.06266962, -0.035012335, -0.028150145, 0.01929754, -0.012065702, 0.05637612, 0.046215527, 0.025761649, -0.029079005, 0.047011692, -0.017733645, -0.009876247, -0.023941841, -0.034026608, -0.05269859, 0.09000464, -0.0062129362, -0.0031941412, -0.07199613, -0.012861867, -0.020169532, -0.046215527, 0.026083905, 0.031884544, -0.017553559, 0.013790728, 0.027221285, 0.021401694, 0.011658141, -0.0051655993, 0.013610642, -0.0116770975, -0.026519902, 0.07089666, -0.0015733752, 0.01511767, 0.021913514, -0.017259736, 0.02885153, 0.051940337, 0.023088807, -0.04830072, 0.032074105, 0.005857505, 0.024283055, -0.035372507, -0.015771665, -0.021041524, 0.032320537, 0.032851316, -0.011184233, 0.019164847, -0.0014643762, 0.020264314, 0.0073266206, -0.0053835968, 0.020662397, -0.02229264, 0.028055364, 0.057627235, 0.004765147, -0.00861565, -0.022387423, 0.0015627122, 0.0061750235, -0.010928323, -0.008871561, -0.022254728, -0.012710217, 0.016558351, -0.012207875, -0.0034879642, 0.0020615007, 0.009501859, 0.047769945, -0.0521299, 0.01078615, 0.0064024995, 0.026273469, 0.018510854, 0.0019690886, 0.01264387, 0.05887835, -0.009790943, -0.0010591848, 0.017999033, -0.021344824, 0.057361845, -0.0071986653, -0.007516184, 0.028225971, 0.013857075, -0.00557316, -0.03271862, -0.019382844, -0.038121175, 0.045798488, 0.006833756, 0.03658571, 0.0011113146, -0.04640509, 0.006478325, -0.040111586, -0.010132157, -0.04257591, 0.025230872, -0.017847382, -0.02276655, 0.00856352, -0.02714546, -0.019506061, -0.052622765, -0.033230443, -0.010141635, -0.009904681, -0.023031937, 0.038102217, 0.0136295995, -0.02648199, 0.009620336, 0.024908613, 0.014264636, -0.01688061, 0.025268784, -0.007236578, 0.009236471, -0.014340461, 0.013904466, 0.0050660786, -0.044357806, -0.029761434, -0.057399757, 0.048793584, 0.01192353, -0.020624483, 0.02818806, -0.007762616, -0.021610213, -0.024946526, 0.05110626, -0.01713652, 0.028548228, -0.016719481, -0.006312457, -0.0005239647, 0.052395288, -0.021742906, 0.008629868, -0.005568421, -0.033950783, 0.042386346, 0.028605098, -0.022994025, -0.016586786, -0.014179332, 0.038632993, -0.018084336, -0.052812327, 0.0073408377, -0.023562714, 0.033666436, -0.0012523023, 0.036225542, 0.001076364, 0.019600842, 0.03262384, 0.052357376, 0.011620228, 0.018435027, 0.020207444, -0.014909151, -0.00701858, -0.02714546, 0.00058349944, 0.012624914, -0.032093063, -0.02735398, 0.0051276865, 0.035069205, 0.028358664, 0.03664258, -0.02761937, 0.013411601, 0.030405948, 0.05315354, -0.009743552, 0.009478164, -0.016473047, -0.00913221, -0.054518398, -0.0067105396, -0.009828855, 0.015307234, -0.023903929, -0.010606065, -0.04697378, 0.0064688465, -0.009696161, -0.05728602, 0.07411924, 0.038689863, 0.009800421, -0.019543974, 0.07954075, 0.0035969631, -0.0023470302, 0.009492381, -0.032794446, 0.058916263, -0.004819646, -0.020814046, -0.012226831, -0.004006894, 0.004537671, -0.024169317, 0.0034713773, -0.0042035654, 0.00024169317, -0.0133357765, 0.032074105, 0.05611073, -0.0061750235, -0.021306911, -0.026102863, -0.023467934, -0.025155045, -0.014748023, 0.006900103, -0.040756103, -0.016918521, 0.02193247, 0.024908613, -0.034197215, 0.018861545, -0.01965771, 0.013402123, -0.13921526, 0.01295665, 0.031353764, -0.037192315, -0.06388282, -0.012454307, 0.03381809, -0.033154614, -0.019600842, -0.027448762, -0.045191884, 0.014188811, 0.06824278, -0.023979753, 0.01352534, 0.015496797, -0.008554042, 0.0025472564, 0.012615436, 0.0026349295, -0.013250473, -0.0064214556, 0.015032368, -0.0431446, 0.018330768, -0.027733106, -0.013089344, -0.0019418388, -0.025306696, -0.019013196, -0.008757823, -0.032737575, 0.020984653, 0.044092417, -0.0014312027, 0.02265281, 0.007805268, -0.011895095, -0.0029808825, -0.0035756372, 0.012321613, -0.0014951803, -0.02669051, 0.010255373, 0.015383059, 0.036623623, -0.016084444, -0.01796112, -0.018378159, 0.040225327, -0.006274544, 0.038253866, 0.0059001567, 0.008440305, -0.013951857, -0.042158872, -0.046443, -0.03730605, 0.01724078, 0.00016734883, -0.009838333, 0.020453878, -0.045343533, -0.0013458992, -0.033856, 0.009487642, -0.03681319, 0.031884544, -0.018671982, 0.022576986, -0.030576555, 0.010776672, -0.017164955, -0.024245143, 0.015184018, -0.0015330929, 0.02379019, 0.024738006, -0.009980506, -0.07298186, 0.010264851, -0.022216816, -0.05747558, -0.0011207928, 0.07328516, -0.022046208, -0.0076109655, -0.009933115, -0.031979322, -0.03973246, -0.056793157, -0.056906894, -0.020112664, -0.003035382, -0.031619154, 0.036566757, -0.022633854, -0.042651735, -0.014283593, -0.0172313, 0.024320967, 0.027979538, -0.011127364, 0.018491898, 0.021837689, -0.040490713, 0.03942916, -0.023714365, -0.0033765957, 0.004923906, -0.0066915834, 0.014312027, -0.0072270995, 0.010075288, -0.055504125, 0.030102648, -0.0041822395, 0.024017666, -0.035960153, 0.015345147, 0.0061086765, -0.03980829, -0.0009738813, -0.020055793, 0.024946526, 0.042765472, 0.054177184, -0.008274437, 0.013098822, -0.10175756, 0.04041489, -0.08227046, -0.024605313, 0.017875817, 0.008080134, -0.005554204, -0.04530562, 0.02978039, -0.011743445, -0.010776672, -0.045798488, -0.015885402, -0.03457634, -0.024472618, -0.0041040448, -0.0011344177, 0.0041324794, -0.022633854, -0.01424568, -0.016643655, 0.018681461, -0.024681138, -0.013307341, -0.0035566809, 0.007824224, 0.017762078, -0.014027682, 0.025458347, -0.005980721, 0.06843234, -0.004300717, 0.0066584097, 0.0021953797, -0.0034808556, -0.046063874, 0.008610912, -0.015866445, -0.0071133617, -0.0148333255, 0.009724596, 0.0461397, 0.05686898, 0.017733645, 0.048338633, 0.033950783, -0.07313351, -0.019904144, -0.00042266687, 0.060205296, -0.023335239, 0.00521299, 0.021325868, 0.024320967, 0.018700417, 0.051864512, 0.028586142, -0.033931825, 0.0044879103, 0.02564791, -0.002514083, -0.0098667685, -0.011553882, 0.041969307, 0.00459217, 0.015487319, 0.011430665, 0.019961013, 0.044888582, -0.0127291735, 0.05228155, -0.034291994, -0.01965771, -0.031202115, -0.02585643, -0.03340105, -0.00531725, 0.0053125108, -0.06721914, 0.023467934, 0.06850816, -0.0030780337, 0.018719373, 0.0062129362, 0.0124258725, 0.016112877, 0.043068774, 0.021837689, 0.032794446, -0.03741979, 0.0032699665, -0.022103077, 0.015781142, 0.0054072924, -0.02028327, -0.044661105, -0.017667297, -0.005340945, 0.025382522, -0.010236417, -0.066877924, -0.04390285, -0.017060695, -0.015724273, 0.031221071, -0.010141635, -0.0050566, -0.015781142, 0.01759147, -0.014330983, -0.07248899, 0.048641935, 0.030083692, 0.044319894, -0.042386346], "projects/matrix-synapse-deployment.md::1771185659.853": [0.049766954, -0.015788527, -0.016563773, 0.030990895, -0.015438722, -0.041976687, 0.05029639, 0.020402182, 0.0042189406, 0.002859898, 0.022406474, 0.015750712, -0.036814686, 0.020232005, 0.048178647, 0.020950526, 0.009458936, 0.027171394, 0.01098579, -0.033732615, -0.0091469465, -0.016951395, 0.06285158, -0.023314077, 0.018038629, 0.025564179, -0.018766604, -0.0064099533, 0.0062492318, 0.0016934851, -0.04072873, 0.0007120201, 0.006225596, -0.02053454, 0.010617076, -0.04659034, 0.004174033, 0.0010251907, -0.04655252, 0.010579259, 0.0076342733, 0.0017289383, 0.027190303, -0.0037793198, 0.06912917, -0.028816426, 0.03429987, -0.026244882, -0.018426253, -0.024864567, -0.01390714, 0.023597704, -0.0061168727, -0.01839789, 0.08092802, 0.006206688, -0.08039859, -0.029232413, -0.07820521, 0.0076059108, -0.020232005, 0.015174004, -0.041825417, 0.01767937, -0.0038644078, 0.050598923, -0.018388435, 0.016563773, -0.0022619194, -0.0016190332, -0.00040121298, 0.023824604, -0.063494466, -0.013339888, -0.04693069, -0.022141756, 0.04454823, -0.027530655, 0.016327418, 0.042014502, 0.0070292037, -0.01188394, 0.009066585, 0.023786789, -0.030045474, -0.011477409, -0.077902675, 0.11761035, 0.015760165, 0.021328693, -0.013056261, -0.04035056, -0.012460646, -0.025942348, -0.036228526, -0.007993533, -0.013670785, -0.015873617, 0.03558564, 0.023314077, -0.0011770489, 0.045039847, -0.015372543, -0.035264198, 0.0039164056, 0.019967288, 0.010427992, -0.013349342, 0.0070528393, -0.041522883, 0.007090656, 0.060166582, 0.0044505685, 0.0031317065, 0.0014122224, -0.06814593, -0.0044647497, -0.03394061, 0.0036493244, -0.014918741, -0.005677252, -0.019475669, 0.07461261, -0.014086771, -0.041258164, -0.0265096, -0.033883885, 0.012744273, -0.0068353927, 0.056989968, 0.0129995365, -0.039669856, -0.02639615, -0.044699498, -0.052981384, 0.019277131, 0.049502235, 0.028759701, -0.00536999, -0.0525654, 0.06818375, 0.011751581, -0.06844847, -0.01819935, -0.034923844, -0.078129575, 0.042203587, 0.020855984, 0.006211415, 0.018880054, 0.011581405, 0.017641554, 0.018322255, 0.017584827, 0.06224651, 0.0045451107, -0.00036162348, 0.028286992, 0.006589583, 0.042543937, -0.0066463086, 0.05373772, -0.06742741, 0.029308045, 0.013585697, -0.004731831, 0.0011569588, 0.0013401341, 0.0042709387, -0.018549157, 0.0035996898, -0.015665622, 0.015920887, 0.017112117, 0.016629953, 0.014521664, 0.071814165, 0.01581689, 0.008352793, -0.03811937, -0.04598527, 0.021082884, -0.038875706, -0.03131234, -0.043149006, -0.022085031, -0.011307233, -0.052111596, -0.013944957, 0.050334204, -0.028835336, -0.032503568, 0.09363448, 0.0011439592, 0.025110377, 0.03724958, 0.017055392, -0.038800072, 0.014975466, 0.004987095, -0.017575374, 0.020723624, 0.02985639, 0.0017620281, -0.030499276, -0.014351488, -0.035491098, -0.053321734, 0.0032309757, -0.057027783, -0.016072154, 0.016459776, -0.005261267, -0.01397332, -0.038402993, 0.024826752, -0.006816484, 0.007577548, -0.017112117, -0.040048026, -0.008329158, 0.05252758, 0.013415522, 0.03044255, 0.006225596, -0.0021484687, 0.012848269, 0.021442145, 0.050447654, -0.022047214, -0.030177834, -0.038289543, -0.049010616, 0.0071899253, 0.03155815, -0.01487147, -0.05528821, 0.033619165, 0.038913522, -0.0047791023, -0.021763587, 0.006386318, -0.0022288295, -0.030971987, -0.001239683, -0.021063976, 0.041409433, 0.016677223, -0.013065716, -0.0047554667, -0.032295577, 0.031955224, 0.025961256, -0.013850415, 0.036096167, 0.023578795, 0.015353634, -0.0034200598, 0.023332987, -0.031255614, 0.0125551885, 0.03307082, 0.016024884, 0.05252758, -0.0010748253, -0.03464022, 0.026679777, -0.028873153, 0.004379662, 0.024618758, -0.0014015863, 0.016488139, -0.0018045721, -0.01541036, 0.0015079462, -0.0012373195, 0.020364365, -0.014814745, 0.052981384, 0.044812948, -0.012186474, 0.03131234, 0.008220434, -0.021309786, -0.004320573, 0.01480529, -0.026169248, 0.024202773, 0.0014701294, -0.036209617, -0.0133304335, 0.017698279, 0.08123056, -0.001857752, -0.01646923, 0.028759701, -0.002812627, -0.16276366, -0.048897166, -0.018256076, 0.03341117, 0.0013212257, 0.00043134825, -0.012517372, -0.06950734, -0.08077676, 0.061830524, -0.008381155, -0.055704195, -0.031236704, -0.0031837046, 0.030404733, -0.032806102, 0.008466244, 0.0021650137, 0.011392321, -0.018794967, -0.044812948, -0.037211765, 0.070793115, 0.033259906, -0.018813875, -0.0037060496, 0.042317037, -0.0117799435, -0.039480776, 0.0012385013, 0.0066510355, -0.0023611886, 0.0006907481, -0.0074782786, 0.044850763, -0.0009832376, 0.008196799, 0.019778203, -0.023370802, 0.016431414, -0.006452497, 0.043905344, 0.014483847, 0.02603689, 0.025942348, -0.015240184, -0.0033444262, -0.032768287, -0.05517476, -0.01581689, 0.011694856, 0.0035996898, 0.011288324, -0.061906155, -0.025337279, -0.044623863, -0.0029308046, 0.056649618, -0.05006949, -0.048178647, 0.007960443, 0.004712923, 0.0030584363, -0.0023966418, -0.02949713, -0.0057056146, 0.019551303, 0.014398759, 0.026169248, -0.03155815, 0.027303753, -0.017944088, -0.027606288, 0.0244864, 0.029988749, 0.009161128, -0.00428512, -0.019513486, -0.01745247, -0.12509808, 0.030253466, -0.0057434314, -0.028570618, 0.064439885, -0.0321254, 0.0008875138, 0.022293024, 0.012876632, 0.010427992, 0.23068269, 0.03558564, -0.011155966, -0.0038313179, 0.06780558, -0.047233224, 0.01720666, 0.013651877, 0.015797982, -0.03940514, -0.0132737085, 0.0061499625, 0.02044, -0.02017528, -0.02473221, 0.024127139, -0.03131234, 0.0150510995, 0.041295983, -0.02531837, 0.023748972, -0.02531837, -0.0070528393, -0.011496318, -0.02376788, -0.028532801, -6.702886e-05, 0.0339217, -0.04261957, 0.044964217, 0.046779424, 0.012791544, 0.02962949, -0.01570344, -0.045758367, 0.009804014, 0.0341486, -0.045418017, -0.0018790239, 0.014464939, 0.00461129, -0.04708196, 0.028249174, 0.00644777, 0.0030891625, -0.0071473815, 0.02136651, 0.00063225016, -0.02329517, -0.054304972, 0.010182182, -0.052262865, -0.015098371, 0.0043276637, -0.0262827, -0.033751525, -0.01813317, -0.028740793, -0.028343717, 0.0146067515, 0.02531837, 0.024940202, -0.108231775, 0.020345457, -0.04273302, 0.013642423, 0.02030764, -0.0047672847, 0.004665652, 0.033638075, 0.037079405, -0.03800592, 0.008825503, -0.03985894, 0.0016509411, -0.023900239, 0.027530655, 0.05623363, -0.018653153, 0.043791894, -0.024297316, 0.017669916, -0.029761847, -0.0019014777, -0.011061423, 0.027681923, -0.024127139, 0.020931616, -0.033127546, 0.00208938, -0.039707676, -0.0060601477, 0.019352764, 0.05456969, 0.011505771, 0.026623052, 0.013859869, 0.015306363, -0.002555, -0.026112523, -0.0065612206, 0.0075113685, 0.0063910447, -0.024013689, 0.071020015, -0.00425203, -0.008934227, 0.0026519054, 0.019759296, 0.03762775, -0.03747648, 0.049350966, -0.0041173077, -0.013472247, -0.0013826779, 0.0076437276, 0.017707732, 0.011657039, 0.041258164, -0.02913787, 0.009638566, -0.038402993, -0.052943565, -0.030461458, -0.0041338527, -0.05767067, -0.03295737, -0.044586048, -0.013358796, 0.032446843, 0.02913787, -0.039556406, 0.032768287, 0.04954005, 0.028835336, -0.015807437, 0.015977612, 0.015249638, -0.04549365, 0.011089786, -0.037797924, -0.033373356, -0.038837887, 0.0054314425, 0.004422206, -0.004991822, 0.013840961, 0.012195929, 0.0072750133, -0.007776086, -0.00860333, 0.03776011, 0.011685401, -0.04084218, -0.02185813, 0.03367589, -0.019362219, 0.022028305, 0.05922116, -0.024580942, -0.012640277, -0.030385826, 0.034451135, 0.041636333, 0.001361406, -0.010531988, -0.023938056, 0.06912917, 0.0336948, -0.010966882, 0.024391858, -0.021593412, -0.08017169, 0.037419755, -0.025375094, -0.040577464, -0.06988551, -3.922019e-05, -0.0072466508, -0.030990895, 0.03282501, -0.011855577, -0.0149376495, -0.012791544, 0.022482108, 0.048178647, -0.02686886, -0.0020763804, 0.038800072, -0.021177426, -0.064628966, 0.0824407, 0.042468306, -0.0025148194, 0.0070575667, 0.031993043, 0.012063569, 0.045682736, 0.0016982121, -0.024996927, 0.015760165, 0.0009873739, -0.012659185, -0.0004774375, -0.00081188016, -0.029761847, -0.04670379, 0.02233084, -0.036020532, 0.012952265, -0.01821826, 0.017858999, 0.004902007, -0.0133304335, 0.009492025, -0.008012442, 0.029969841, 0.018586973, -0.011269417, -0.008433154, 0.011080332, -0.017339017, 0.017981904, -0.072041065, 0.0079509895, -0.019305494, 0.023994781, -0.045077667, -0.002791355, 0.031955224, 0.010702164, -0.00012401263, 0.019163681, -0.04454823, -0.010758889, -0.007960443, 0.03692814, 0.019437853, -0.0012255018, -0.029837482, 0.029761847, -0.0003388743, -0.0045687463, 0.07956662, -0.0379681, 0.061943974, -0.029648397, -0.021101793, -0.03522638, 0.005143089, -0.045115482, -0.054758776, -0.039329506, -0.01844516, 0.02603689, 0.032201033, 0.012923903, -0.0112221455, -0.0011037788, -0.021271968, -0.020988343, -0.00016515321, -0.005856882, 0.00014321649, -0.0020598357, -0.033505715, 0.034602404, -0.030858535, -0.012044662, -0.008560786, -0.00767209, -0.008002987, -0.014947103, -0.012904994, 0.054078072, -0.008522969, -0.0016473958, -0.021290878, 0.03985894, 0.028135724, 0.0014760382, 0.042354852, 0.031331245, 0.035963807, -0.012886086, -0.022255206, 0.019910563, -0.041485067, -0.010919611, -0.042317037, -0.013443884, 0.009775652, -0.04549365, 0.007955716, -0.026774319, -0.026566325, 0.0040700366, 0.036209617, -0.0047672847, 0.03479149, -0.0055165305, -0.024108231, 0.0026117251, -0.013264255, -0.030196741, 0.00062043243, 0.0019534759, -0.02199049, 0.023578795, 0.0050296388, -0.00054450333, -0.034337685, -0.0036375066, 0.023219535, 0.03305191, -0.00990801, 0.015060554, -0.021574503, -0.01563726, 0.009870194, -0.033638075, -0.009851285, -0.00097082905, -0.051128358, 5.089023e-05, 0.014323126, 0.018662607, -0.009066585, -0.048518997, -0.02756847, 0.01570344, 0.011874486, -0.00075220043, -0.01855861, 0.010522534, -0.022841368, 0.013878778, -0.020950526, 0.034243144, -0.015117279, 0.006036512, 0.0020184736, 0.023843514, -0.015788527, 0.02507256, -0.0085087875, -0.0048736446, -0.0032073401, -0.023238445, -0.017877908, 0.013935504, -0.0003752139, -0.00871678, -0.049275335, 0.031198887, -0.023068268, 0.005847428, 0.026377242, -0.00857024, -0.0015244911, -0.025601996, 0.061527986, 0.032087583, -0.046665974, -0.013131895, 0.021820312, 0.024580942, 0.02172577, -0.0066935797, -0.0029875298, 0.014710749, -0.024372948, -0.016403051, 0.032106493, 0.0023186447, 0.029516038, -0.02030764, -0.005072183, 0.009473117, -0.036568876, -0.039821126, -0.01397332, -0.06735178, -0.0055307117, 0.0013838598, 0.030612726, -0.016091062, 0.0065092226, 0.016941942, -0.024051506, 0.014294763, -0.005984514, 0.0032640654, -0.008154254, -0.13387159, 0.025923438, 0.0063201385, -0.008258251, -0.043186825, 0.04598527, 0.010645439, -0.0054172613, 0.010513079, 0.000464438, -0.046023086, -0.041787602, 0.06387263, -0.041144714, -0.024070414, 0.0066841254, 0.0067739403, -0.010749435, 0.02639615, 0.03477258, -0.02473221, -0.009662201, 0.0343755, 0.05180906, 0.033467896, -0.013840961, -0.03418642, 0.004944551, -0.027398296, -0.036606696, 0.0011516408, -0.0064666783, 0.026320515, 0.033827156, 0.00017194841, -0.0027677196, 0.00028096724, -0.021158518, -0.03738194, 0.018057538, -0.00083669747, 0.026623052, 0.006967752, -0.00080065324, 0.02304936, 0.060317848, -0.0047885566, -0.032768287, -0.056082364, 0.03201195, 0.02722812, -0.018426253, 0.025526363, 0.015675077, -0.022293024, -0.014597298, -0.022463199, 0.0010464627, -0.0022654647, 0.023219535, -0.054720957, 0.03940514, -0.04088, -0.044132244, -0.057519402, 0.011203237, -0.0491997, 0.0129995365, 0.0016923033, 0.054607507, -0.019144772, -0.049880404, 0.011969028, 0.013604606, 0.027133578, -0.017395744, 0.06235996, -0.0044340235, -0.03428096, -0.030121109, -0.04632562, 0.011326142, -0.0053936257, 0.045115482, 0.09802123, -0.011694856, 0.017717186, -0.023786789, -0.010456354, 0.010900702, -0.026358332, -0.035528913, 0.018237168, 0.01105197, -0.011893394, 0.059864048, -0.038478628, -0.019173134, -0.022047214, -0.01844516, -0.0066888523, -0.009482571, -0.010352358, 0.007568094, 0.0025999073, -0.0525654, 0.045228932, -0.015296909, 0.002791355, 0.014767474, 0.031803958, 0.015533265, -0.0065612206, 0.014502755, -0.05264103, -0.0053794445, 0.014285309, 0.04670379, 0.020685809, 0.0021366512, 0.023389712, 0.019135317, -0.022463199, -0.025923438, -0.0016686678, 0.025601996, 0.015618352, 0.006622673, 0.015864162, -0.029913114, 0.047687028, -0.059069894, -0.030839628, 0.013150804, 0.019513486, -0.020874891, -0.048178647, 0.051128358, -0.033619165, -0.022482108, -0.010494172, 0.016081609, -0.027417203, 0.005984514, 0.006206688, -0.05063674, 0.041976687, -0.002585726, 0.00012704093, -0.0265096, -0.013850415, 0.033354446, 0.029667307, 0.062284324, 0.008655327, 0.041522883, -0.008915318, -0.0023540978, -0.026623052, 0.051393077, -0.020912709, -0.013595152, -0.037571024, 0.012195929, -0.0024202773, 0.028627343, -0.004850009, -0.0068779364, -0.027076853, 0.005176179, 0.0100592775, 0.032730468, -0.0021815586, -0.0061688707, 0.012271563, -0.024543125, 0.036133986, -0.021328693, 0.049615685, 0.010976336, 0.009128038, 0.005540166, 0.017953541, -0.0043134824, -0.0020007468, 0.0071473815, -0.00395895, 0.014559481, -0.010305087, 0.013245346, -0.0019073866, 0.008863321, 0.07563367, -0.017329564, 0.025564179, -0.025412912, 0.025601996, -0.020383272, -0.019740388, 0.07623874, -0.011241054, -0.05241413, 0.01882333, -0.0012314107, -0.040690914, 0.025186012, -0.0073222844, -0.0039542224, -0.026547417, 0.024372948, -0.019513486, 0.025658721, 0.0012526826, -0.004195305, 0.025866713, 0.04643907, 0.06345665, 0.011382867, -0.0153819965, -0.011070878, 0.010673801, -0.027133578, 0.017991358, -0.045834, 0.0042283945, -0.018000813, -0.025186012, 0.00018539112, -0.021820312, -0.011902848, -0.0076342733, 0.022765733, -0.00023945737, 0.024675483, 0.028116815, 0.010305087, -0.008381155, 0.0361718, 0.020647991, -0.0640239, 0.04311119, 0.0012999537, -0.024013689, 0.009610203], "projects/argus.md::1781416782.382": [-0.012715093, -0.010898652, -0.032789584, 0.016198168, -0.004548127, -0.061534308, 0.007083187, -0.0049062655, -0.019849777, 0.04883794, -0.008955807, 0.0016853585, -0.050785467, 0.020149397, 0.023857186, -0.002722322, -0.00036720917, 0.029718487, 0.0022389519, -0.012677641, -0.030336453, -0.0014583032, -0.0025327192, 0.026703568, 0.003370717, 0.04239613, -0.046103917, -0.0368719, -0.01714384, 0.008113128, 0.0060813352, -0.03606667, -0.0018515536, -0.010149603, -0.017228108, -0.033913158, -0.0023314124, 0.0038880282, -0.038650885, -0.029887022, -0.030224094, 0.0037288556, -0.018960282, -0.040448602, 0.04775182, -0.051234897, 0.016329251, -0.026815925, 0.022321636, -0.027396439, -0.012752545, -0.017743079, 0.019924682, -0.035841957, 0.07954892, 0.034774564, -0.028033128, 0.005351013, -0.008525105, -0.009433325, -0.03438131, -0.01041177, -0.052807897, -0.005196522, 0.019381622, 0.028894534, -0.02541146, 0.009643995, -0.024662413, -0.02239654, 0.007541979, 0.022415267, -0.08022306, -0.0015332081, -0.053856567, -0.013361148, 0.03528017, 0.0009942445, -0.0008280494, -0.023295399, 0.006624395, 0.01499969, -0.016834859, 0.023201767, -0.04179689, 0.020374112, -0.03413787, 0.07415577, 0.040148985, -0.012640188, 0.0124529265, -0.022265458, -0.005748945, -0.04535487, -0.021329148, 0.017387282, -0.017509002, -0.024269162, 0.023314126, 0.0021382985, -0.0011276687, 0.020711182, -0.052358467, -0.012696367, 0.005547638, 0.023126863, 0.008988578, 0.02299578, -0.047939084, -0.051234897, -0.011647699, 0.0205801, -0.029456321, 0.007850962, -0.018529579, -0.041459817, -0.0017637744, -0.018407859, -0.021816028, 0.005594454, 0.016713139, -0.012134581, 0.04441856, -0.03724642, 0.02704064, 0.005393147, -0.018398495, 0.009840621, 0.066290766, 0.011067187, 0.032452513, 0.0011738989, -0.047452204, -0.022321636, -0.039362483, -0.021441504, -0.021684945, -0.007893096, 0.01771499, -0.05314497, 0.044568367, 0.058350854, -0.05767671, -0.01702212, 0.046141367, -0.04322008, 0.0049390364, 0.047939084, -0.0015554454, -0.016788043, 0.020018313, 0.014072743, -0.0029049024, -0.00064780965, -0.0050233044, -0.008548512, 0.01744346, -0.008047586, -0.005112254, 0.060260925, -0.016834859, 0.027021913, -0.0008157603, 0.041834343, 0.026572485, -0.025673626, 0.029400142, -0.023014506, 0.00015156523, -0.023108136, 0.01684422, -0.028145486, 0.010027883, -0.008684278, -0.0057302187, -0.0071393657, 0.086964495, 0.013267516, 0.00042836193, -0.036853172, -0.03951229, 0.035317622, 0.02112316, 0.009274153, 0.0074811187, -0.025673626, 0.0107956575, 0.023763554, -0.027845867, 0.038875602, 0.0017860117, -0.0120596755, 0.03951229, 0.0048032715, -0.025111841, 0.025636174, -0.031759642, -0.05145961, 0.022115648, -0.041759435, -0.017874163, 0.018754294, 0.039437387, 0.0044053397, -0.013932296, -0.0033239014, -0.022078196, -0.026516305, 0.0046183504, -0.06906224, 0.01843595, 0.024943305, 0.01988723, 0.032546144, -0.04262084, 0.009746989, 0.005528912, -0.001017067, -0.047227487, -0.026272865, -0.027864592, 0.017228108, -0.0046300543, -0.01910073, 0.041909248, 0.021385325, 0.036834445, -0.00784628, 0.039886817, -0.013539046, -0.010149603, 0.008651507, -0.013773124, -0.024212983, 0.10014775, -0.016404156, -0.038763244, 0.019213086, -0.029512499, 0.011675789, -0.05269554, -0.018585758, 0.023969542, 0.012246938, -0.060972523, -0.04883794, 0.01569256, 0.018445311, -0.024025721, -0.0151026845, -0.004967126, -0.012115855, -0.010027883, 0.037190244, 0.0377333, 0.0017895229, 0.007911822, 0.016469697, 0.009320969, 0.0076075206, -3.7891306e-05, 0.020879718, 0.014222553, 0.03453112, 0.008801316, 0.015524024, -0.030486261, -0.019156907, 0.024550054, 0.016591417, -0.06292005, 0.026722295, 0.015589566, 0.01808015, -0.02230291, 0.0011112832, 0.03498055, -0.046890415, 0.08014816, 0.042208865, -0.04318263, 0.015458482, 0.010121514, 0.011638336, 0.010664574, 0.0035322304, 0.024287887, -0.012574647, -0.045654487, -0.031853274, -0.07059779, 0.035841957, 0.07003601, -0.020055765, -0.027546247, -0.0062732785, -0.017518364, -0.15370469, -0.0153929405, 0.02698446, 0.040486056, 0.009934252, -0.0003356087, -0.01934417, -0.0043655466, -0.0035275489, 0.021198064, -0.015701924, -0.06816339, -0.043107722, -0.07277003, -0.004108061, -0.042995367, 0.00065073563, -0.0034596664, 0.005121617, -0.019475253, -0.058500662, -0.0473773, 0.0134454155, 0.039362483, 0.021029528, -0.004096357, 0.025224198, 0.016291799, -0.029456321, -0.04104784, 0.0003648684, -0.044118937, -6.356669e-05, 0.0062873233, 0.037227694, 0.014531535, 0.007949274, -0.00030634901, 0.0427332, -0.011610247, 0.026216688, 0.05872538, 0.014643893, 0.015570839, 0.01919436, 0.0018281457, 0.012237575, 0.0046253726, 0.0075653866, 0.010439859, -0.03484947, 0.032770857, 0.016937852, -0.0077151963, -0.023220494, -0.034999277, 0.03498055, 0.047489654, -0.00555232, -0.046141367, 0.008951126, 0.0030032152, 0.0053463313, -0.022977054, -0.003890369, -0.0094099175, 0.025879616, 0.012069039, 0.016132625, -0.02323922, 0.01964379, -0.04086058, -0.011357443, 0.024344066, -0.0045457864, 0.056628045, -0.01110464, -0.054643065, -0.005528912, -0.11917357, 0.049324825, 0.018304866, -0.0007297368, 0.02610433, -0.04617882, -0.0072564045, 0.026759747, 0.0006741434, 0.07052289, 0.2722041, 0.025767257, -0.02353884, -0.031609833, 0.01660078, -0.04520506, 0.01569256, 0.0021897955, 0.05190904, -0.023838459, -0.011881777, 0.015889185, 0.033463728, -0.012106491, -0.03368844, 0.02625414, -0.018323591, 0.007176818, 0.059174806, -0.014419178, -0.019091366, -0.010730116, -0.0074577113, 0.0019779555, -0.014578351, -0.0248684, -0.012546557, 0.08029797, -0.009709537, 0.028800903, -0.0066290763, -0.0058800285, 0.044343654, -0.020598825, -0.06093507, -0.020374112, 0.0019206064, -0.019175634, -0.032733407, -0.008946445, -0.04644099, -0.036572278, 0.010617758, 0.03636629, 0.0043959767, -0.012958534, -0.019962134, 0.022583803, -0.03533635, -0.0024063173, -0.019269265, -0.029025618, -0.044006582, -0.015833005, 0.0010012668, -0.048088893, -0.015645744, -0.007312583, -0.009311605, 0.023314126, -0.0012768931, 0.016310524, -0.079848535, -0.00096147356, -0.002846383, 0.025467638, -0.005229293, -0.04213396, 0.014447267, 0.048912846, 0.00077596714, 0.0070878686, -0.008005452, -0.005538275, 0.025823437, 0.04336989, 0.03784566, 0.06509229, -0.07228315, 0.016731864, -0.020467741, 0.005631906, 0.01958761, -0.011928593, 0.0014419177, 0.015589566, -0.033182833, 0.0513098, 0.003890369, -0.05453071, -0.0089745335, -0.04022389, 0.015130773, -0.0016642915, 0.044942893, 0.031834546, 0.017555818, -0.015046505, 0.020168122, -0.01714384, 0.027546247, 0.008515742, -0.014362999, -0.0006197203, 0.049324825, -0.037677124, -0.007228315, 0.0058332128, 0.02634777, 0.01675059, -0.047302395, 0.03597304, 0.023201767, -0.017583907, -0.005182477, 0.025467638, -0.010936104, -0.03207799, 0.04490544, 0.009569091, 0.014849881, -0.010393044, -0.006521401, -0.061159786, -0.006825702, -0.08059759, 0.0009655699, -0.024905853, -0.008108446, 0.053332232, 0.01919436, -0.01176942, 0.0016221575, 0.054305993, 0.0017672856, 0.015739376, -0.019662514, 0.022003291, -0.01998086, 0.030467534, -0.024550054, 0.052096304, -0.033033025, -0.0065869424, -0.014437904, 0.0048594503, -0.011385532, -0.022022016, -0.02655376, 0.011731967, -0.028950714, 0.007073824, 0.018773021, -0.047302395, 0.0002473907, 0.0054399627, 0.0018749613, 0.0373026, 0.03546743, -0.021572588, 0.01677868, -0.0024016357, 0.010636484, 0.09123407, 0.018576395, 0.00083097536, -0.0022167144, 0.0030266228, 0.021160612, -0.00959718, 0.01916627, -0.05037349, -0.03400679, 0.056365877, -0.047040228, -0.030111738, -0.06591624, -0.0014711774, 0.01789289, 0.009377147, 0.061197236, 0.0025163337, -0.026048152, -0.016095173, 0.023819733, 0.04262084, 0.01354841, 0.0023524794, 0.019718694, -0.030074285, 0.0012745523, 0.07168391, 0.027396439, 0.0045621716, 0.05299516, -0.014297457, 0.023183042, 0.044568367, 0.024100626, 0.026141781, -0.011048461, -0.006736752, 0.0089745335, -0.007167455, -0.0035018004, 0.0112731755, -0.0036375653, 0.013557772, -0.033875704, -0.0071393657, 0.018595122, -0.00016414688, -0.03428768, -0.024081899, 0.017218746, 0.035504885, -0.00076543365, 0.04831361, -0.0076730624, -0.057002567, 0.0013623314, -0.0059408885, 0.012387385, -0.061646666, 0.019999586, 0.026591212, 0.01919436, -0.0016502468, -0.023314126, 0.010664574, 0.00863278, -0.022658708, 0.0221531, -0.046403535, -0.017490275, 0.028033128, 0.021703672, 0.04475563, 0.0275837, -0.00055973796, 0.008923037, 0.0073687616, 0.018098878, -0.0102994125, 0.008585965, 0.07745159, -0.048538323, 0.034119144, -0.014681345, 0.0008444348, 0.0022143738, -0.024606233, 0.0062639154, -0.0031132316, 0.034306407, 0.06857536, -0.0022752339, -0.021179337, 0.028688546, -0.018370407, -0.015936, 0.0140259275, -0.028800903, 0.019325443, -0.019756146, -0.0017895229, -0.0178648, -0.014409815, -0.031029321, -0.032939393, 0.015673833, -0.0042204186, -0.042021602, -0.009775079, 0.040748224, -0.0021055276, -0.082020774, 0.03400679, 0.020168122, 0.07205844, -0.03522399, -0.0012792338, 0.0076636993, 0.05505504, -0.028182939, 0.026516305, 0.0023793983, -0.022639982, -0.008281664, -0.029025618, 0.05067311, 0.0077058333, -0.014887333, 0.04644099, -0.004934355, 0.0021453209, 0.0073266276, 0.028725998, 0.0010240893, 0.018454675, -0.022883423, 0.010027883, 0.002794886, 0.023726102, -0.04168453, 0.0132207, -0.0061375136, -0.021572588, -0.023726102, -0.018894741, -0.043107722, -0.057489447, 0.0035064819, 0.0014477697, 0.038164005, -0.0037382187, 0.049324825, -0.0186513, 0.009859347, 0.026048152, 0.017359192, -0.004381932, -0.011825599, -0.020205576, 0.006680574, 0.01161961, -0.017808622, 0.009283516, 0.017284287, -0.0062171, 0.004976489, 0.0011276687, -0.029100522, -0.0058332128, 0.031928178, 0.012246938, -0.019035187, -0.03280831, 0.0032887897, -0.009049439, -0.013876118, 0.039699554, 0.06089762, -0.025598722, -0.017059572, -0.06636567, -0.004117424, 0.015467845, -0.04958699, 0.049961515, 0.00013320477, -0.006914651, -0.037433684, -0.043407343, 0.013576498, 0.014128922, -0.033744622, 0.02423171, 0.0011738989, -0.032976847, -0.029025618, 0.06962403, 0.020729909, -0.0074717556, 0.0020048744, -0.013716945, 0.013595224, 0.014849881, 0.017630722, 0.0047330484, -0.0048173163, -0.01605772, -0.005435281, 0.010027883, -0.031647287, 0.01919436, -0.019718694, 0.04026134, 0.03522399, -0.0014957556, -0.029156702, -0.034905646, -0.074193224, -0.0060813352, 0.01843595, 0.0001729248, -0.016460335, -0.0161139, 0.040823128, -0.030261546, -0.047676917, 0.017509002, -0.03307048, -0.0057021296, -0.13018458, 0.020842265, -0.0069099697, 0.008234848, -0.02067373, 0.012789998, 0.017967794, 0.0011089424, -0.0007671892, -0.030018106, -0.033632264, -0.0009333843, 0.043482248, -0.03838872, 0.0021172315, 0.023126863, -0.027490068, -0.0051075723, 0.013754398, 0.01653524, -0.03256487, -0.012312479, -0.0019603996, -0.006694618, -0.0046277135, -0.02526165, -0.040748224, -0.006652484, -0.030991869, -0.018220598, 0.016104536, -0.02471859, 0.026609937, 0.015917273, 0.022096923, -0.0031132316, 0.022471447, -0.020074492, -0.03593559, -0.0048126346, -0.02556127, 0.022490172, -0.026666116, -0.007312583, -0.02752752, 0.04790163, 0.013351784, -0.005514867, -0.049774252, 0.023445208, -0.016432244, 0.010889288, -0.020299206, 0.018061424, 0.01258401, 0.019269265, -0.056965116, -0.017546454, -0.05561683, 0.053781662, -0.01566447, 0.018997734, -0.06715217, -0.007762012, -0.021478957, 0.025879616, -0.041834343, 0.023651198, 0.016010905, 0.020729909, -0.016516512, -0.009171159, 0.010355591, -0.0010100447, 0.013258153, -0.045579582, 0.009175841, -0.022433994, -0.0528828, -0.07490482, -0.010393044, -0.0161139, -0.041871794, 0.0043327757, 0.06715217, 0.027415164, 0.011647699, -0.0027831823, -0.02526165, -0.036328837, -0.06816339, -0.027059367, 0.0071112765, 0.0076122023, -0.011947319, 0.0076402915, 0.001965081, 0.009185203, -0.010617758, 0.027358985, 0.017434096, -0.006956785, 0.0373026, -0.00031951588, -0.0027480705, 0.004349161, 0.04850087, -0.042508487, 0.0025069707, -0.06183393, -0.019381622, 0.019924682, -0.014325547, 0.041422363, -0.09565345, 0.012209485, 0.048388515, 0.014568987, -0.024100626, 0.031815823, 0.002858087, 0.0020060446, 0.015140137, -0.009255427, 0.009302243, 0.030411357, 0.041834343, -0.0036679953, 0.03250869, -0.036591005, 0.017977156, -0.045130152, -0.040448602, 0.0043023457, 0.02649758, -0.057863973, -0.018304866, 0.04426875, -0.057377093, -0.05969914, 0.016937852, -0.0037920566, 0.020617552, 0.018782383, -0.0124529265, -0.021160612, 0.04381932, 0.011975408, 0.0014629847, -0.06471776, 0.004278938, -0.00025002408, 0.033519905, 0.056927662, 0.014119558, 0.015074595, -0.0049156286, 0.017274924, -0.025598722, 0.07022327, 0.020935897, -0.0018492127, -0.026759747, -0.015486571, -0.029437594, -0.008169306, -0.01038368, -0.021347873, -0.040935483, 0.01569256, -0.009040075, 0.048575774, -0.0084502, 0.046740606, 0.026722295, -0.039699554, 0.016666323, -0.027808415, 0.025448913, -0.019774873, 0.028594915, 0.0018925171, 0.005500823, 0.031441297, -0.008230167, -0.021572588, 0.004995215, 0.052133754, -0.024624959, -0.010720752, 0.01403529, -0.022321636, -0.03509291, -0.013108344, 0.024362793, 0.023426482, 0.036928076, -0.011432348, -0.0035322304, 0.07059779, -0.013407962, -0.014587713, 0.016376067, -0.017490275, 6.3603264e-05, -0.020467741, -0.016469697, -0.040373698, 0.0053041973, 0.025617449, -0.0018925171, 0.027471343, 0.0353738, 0.02610433, 0.053219873, -0.022920875, 0.05531721, -0.0046487805, 0.0043889545, 0.017434096, 0.028744724, 0.03320156, 0.008384658, -0.018445311, 0.0059221624, -0.018033335, 0.031010596, 0.028164212, -0.0127431825, -0.010374318, -0.008656188, -0.025130566, -0.011282538, 0.05456816, 0.06063545, -0.012040949, -0.014859243, 0.06029838, -0.0473773, 0.013024076, 0.012012861, 0.014718797, 0.06123469, -0.05423109], "projects/mmud-project.md::1772093817.772": [-0.023967545, -0.026944406, -0.025188822, -0.0023698006, -0.011583041, -0.016429981, -0.036485627, -0.0045559327, 0.001050727, 0.029310629, -0.044194933, 0.003470619, -0.031371534, 0.03440564, -0.0012451293, -0.005056847, 0.010533508, -0.01883437, -0.021238757, -0.011535335, 0.012594411, 0.018128319, 0.011182311, 0.028337425, -0.01922556, 0.023776721, -0.045988683, -0.029024392, -0.016172368, 0.06278123, -0.0019929225, 0.010667085, -0.011611666, -0.03713443, 0.01899657, -0.058201447, 0.019435467, 0.032707304, -0.049385358, -0.019922068, -0.007208392, -0.006573901, 0.01485568, 0.016115122, 0.021315087, -0.054041475, 0.00930269, -0.037096266, 0.0059394096, -0.026219275, -0.044843737, -0.0045058415, -0.009808375, 0.00066192215, -0.005266754, 0.04736262, -0.018176025, 0.009503055, -0.034348395, 0.02829926, -0.03190584, 0.015313659, 0.055071924, 0.0051474883, 0.012441752, 0.065834425, -0.047820598, -0.038088553, -0.0020740228, -0.033966746, -0.025379647, 0.0064928005, -0.01336725, 0.0049614348, -0.028623661, 0.009212049, -0.010924698, 0.0050711585, -0.04869839, -0.0076091234, 0.014779351, 0.016868878, 0.009493515, -0.0059394096, -0.018357309, 0.053507164, -0.02110518, -0.016449064, 0.06873495, -0.055224586, 0.03144786, -0.009789293, 0.062437747, -0.050606634, 0.0015432924, -0.013119178, -0.02562772, 0.0041790544, 0.046484828, -8.53492e-05, -0.025894873, 0.001980996, 0.0006887569, 0.024826257, -0.011783407, 0.023395073, 0.024291947, 0.013663028, -0.031161627, -0.039386157, 0.006025281, 0.032344736, 0.008071872, 0.009369479, -0.04541621, -0.059766207, 0.012575328, -0.02110518, -0.048240412, -0.032211162, 0.011859737, 0.019654915, 0.041561555, -0.042401183, -0.025818544, -0.03431023, -0.017803919, 0.01578118, 0.0165731, -0.014283207, -0.011936067, -0.01775621, -0.024349196, -0.037382502, -0.05518642, 0.0027335598, 0.025246069, 0.005567302, -0.01797566, -0.077894524, 0.009116637, -0.020666284, -0.030531906, -0.045072727, 0.037649658, -0.051675253, 0.03493995, -0.008568016, 0.016658971, -0.012594411, -0.027917612, -0.021830313, 0.019922068, 0.02885265, 0.0077713244, 0.006378306, -0.04026395, 0.00018843911, 0.037573326, 0.07312392, -0.026238356, 0.015695307, -0.06415517, 0.033489686, 0.025417812, 0.008081414, 0.010657543, 0.0323829, -0.018777123, -0.064422324, 0.004594098, -0.0032392445, 0.015494943, -0.015743013, 0.021429582, 0.014788892, 0.099686675, 0.0135962395, 0.015017881, -0.020704448, -0.05392698, 0.011697536, -0.00734674, -0.04056927, -0.0037544703, -0.015361365, -0.044423923, -0.031543273, -0.023337826, 0.024807174, -0.016639888, 0.005581614, 0.028623661, 0.01586705, -0.0022851224, 0.040531106, -0.008052791, -0.03394766, -0.0023864978, -0.05220956, -0.0018271437, 0.0026882389, 0.065300114, -0.0048946464, -0.012203221, -0.02736422, 0.010924698, -0.05759081, -0.024940751, -0.07373455, 0.0046871244, 0.06266674, 0.060949318, -0.026791748, -0.012613494, -0.038336623, 0.019139688, 0.0381458, 0.029138887, -0.022536363, -0.0029053017, 0.05003416, 0.011945608, -0.01289973, 0.017546305, -0.014760268, 0.007284722, 0.018338226, 0.011325429, 0.044614747, -0.0031772265, -0.012871106, 0.00065178465, -0.0021050319, 0.010876992, -0.008148203, 0.005056847, 0.024120206, 0.0024520936, 0.028013024, -0.00946012, -0.04266834, -0.005643632, 0.021715818, -0.036142144, 0.017527223, 0.0010101767, 0.029291548, -0.018099695, 0.02946329, -0.026562758, -0.0328218, -0.016620805, -0.008105267, 0.012594411, 0.04133257, -0.0056865676, -0.036600124, 0.023872133, -0.03453922, 0.03041741, 0.01750814, 0.023204248, 0.024444608, 0.021410499, 0.013605781, -0.027745869, -0.035226185, 0.059995197, 0.001160451, -0.019941151, -0.011983773, 0.0106384605, 0.013615321, -0.014245043, 0.032936294, 0.033985827, -0.058430433, 0.04324081, -6.458959e-05, 0.0065643596, 0.050492138, -0.027555045, -0.009102324, 0.008090955, 0.026486428, -0.01242267, -0.016668512, 0.0117261605, -0.061407294, 0.02971136, -0.014760268, 0.053469, 0.0013310002, -0.052896526, -0.003752085, -0.029444207, -0.16945207, -0.041294403, -0.012708906, 0.057170995, 0.016067415, -0.019731244, -0.019483173, 0.0013918255, -0.071215674, 0.07339107, 0.005204736, -0.03570325, 0.007136833, -0.010972404, -0.0047324453, -0.017326856, 0.01922556, -0.016859338, 0.004956664, -0.013042849, -0.022708105, -0.02665817, 0.037420668, 0.0072370158, -0.027745869, -0.032936294, 0.019454548, -0.056865674, -0.049995996, -0.011230017, 0.0015087056, 0.032211162, -0.0103617655, 0.04610318, 0.038336623, 0.014960634, 0.0132718375, -0.017794376, -0.010371307, 0.0007400409, 0.008038478, -0.0003446766, 0.026925325, 0.043317143, 0.015199165, -0.04533988, 0.01899657, 0.005877392, 0.010390389, -0.030207504, 0.03463463, 0.046713818, -0.008167285, -0.037229843, -0.034043074, -0.023738557, 0.0101995645, 0.042935494, -0.009250213, -0.047629774, -0.007079586, 0.007900131, 0.057438146, -0.04026395, 0.004737216, -0.0020370507, 0.06888761, 0.020399129, 0.022956178, -0.029615948, 0.008968747, -0.028337425, 0.04110358, -0.041752383, 0.01281386, 0.0649948, -0.017450893, -0.012623034, 0.02713523, -0.09640449, 0.005657944, 0.03079906, -0.0027144772, 0.0029816316, 0.00727041, -0.016057875, -0.01602925, 0.015819345, 0.057247322, 0.2787563, 0.028623661, -0.060300514, 0.015227788, 0.026391016, 0.002427048, 0.03417665, 0.06033868, -0.015418612, -0.024826257, 0.00445575, -0.0126612, 0.034844536, -0.0042673107, 0.015800262, 0.015199165, -0.006669313, 0.036065813, 0.05816328, -0.047973257, -0.019053817, -0.077512875, 0.007933525, 0.015695307, -0.025074327, -0.021467747, 0.016429981, 0.072169796, -0.04541621, 0.014598068, 0.0024997997, -0.0014860451, -0.020131975, -0.027478715, -0.05056847, -0.010247271, -0.029654114, -0.007947837, -0.02658184, 0.029978516, -0.05904107, -0.010113694, 0.028413756, -0.024959832, -0.026257439, -0.018872535, 0.013109637, -0.0075232526, -0.058659423, -0.0056627146, -0.027993942, 0.0014717333, 0.010151858, 0.011659372, 0.02234554, -0.02307067, -0.028261095, -0.0075566466, 0.023108836, -0.0031533735, 0.015151458, -0.0058106035, -0.062056098, 0.023624063, 0.016678054, 0.023452321, 0.008591869, -0.012107809, -0.023395073, 0.0074612345, 0.016048333, 3.39906e-05, -0.015695307, -0.025684966, 0.05091195, -0.007203622, 0.045759693, -5.7470945e-05, -0.033127118, 0.01578118, -0.0064117, -0.011516253, -0.018634005, -0.009250213, -0.005128406, 0.011859737, -0.019673998, 0.06010969, -0.054995596, -0.04049294, 0.025665883, -0.022402786, -0.01876758, -0.013214591, 0.0059346394, -0.007838112, 0.010829286, -0.018405015, -0.022956178, -0.012336798, 0.0026596151, 0.0014132933, -0.0026858535, 0.013014225, -0.06453682, 0.032573726, 0.03883277, 0.026600923, -0.015743013, 0.010419013, -0.041294403, 0.018805746, -0.016859338, -0.04659932, -0.027268808, 0.025608636, -0.025990285, 0.0020060416, 0.057514478, -0.0038975887, -0.0032702533, 0.033546932, -0.057476312, -0.028337425, -0.008973518, -0.0030412641, 0.00539079, 0.022765351, -0.031772263, 0.07766554, 0.058964744, -0.025933038, 0.013729816, 0.012966519, 0.034710962, 0.003518325, -0.010075529, -0.0021837468, 0.0050902413, 0.018309603, -0.014626691, -0.011783407, -0.03791681, -0.013767981, -0.019941151, 0.007403987, -0.012785235, 0.012794777, -0.0125562465, -0.00097618613, -0.022135632, 0.031142544, 0.048507564, -0.0562932, -0.0056961086, -0.06926926, -0.0057581267, 0.018882075, 0.021391416, -0.04137073, -0.015552189, 0.006363994, 0.042935494, 0.03226841, -0.03306987, 0.021429582, -0.03118071, 0.074345194, -0.0070557324, -0.018004283, -0.033871334, -0.03253556, -0.027993942, 0.07266594, -0.007084356, -0.018719874, -0.039882302, -0.0028862192, -0.02228829, -0.016945207, 0.0117261605, 0.007709306, 0.002735945, 0.019502254, 0.0174986, -0.0058392272, -0.02539873, -0.002019161, 0.006049134, -0.009665256, -0.017107408, 0.07652059, 0.029787691, 0.020895272, 0.024959832, -0.043813284, 0.0030913556, 0.0406456, -0.009073701, 0.007380134, -0.0006929311, -0.005290607, -0.004832628, -0.019826656, 0.00742307, -0.011831113, 0.021238757, 0.015819345, -0.048202246, 0.03244015, -0.00064522505, -0.0063687647, 0.005118865, -0.0025117262, 0.04728629, 0.012203221, 0.005653173, 0.062208757, 0.02860458, -0.0058630803, -0.022269208, -0.03163869, 0.021944808, -0.011201393, 0.0024902585, 0.011916985, 0.028948063, -0.038641945, -0.022536363, 0.012785235, -0.001984574, 0.03415757, 0.03383317, -0.05785796, 0.0032249326, -0.015036964, 0.04885105, 0.0067170192, 0.022650858, -0.014082842, 0.044042274, -0.025036164, -0.028165683, 0.024578184, 0.016744843, 0.06785716, -0.0012021938, 0.0456452, 0.028337425, 0.038527448, 0.018462261, -0.019502254, 0.010438096, -0.008186367, 0.0015647602, 0.020265553, 0.03868011, -0.023719475, -0.014016053, -0.038164884, -0.03385225, -0.020112893, -0.033623263, 0.00406456, -0.034730043, -0.065300114, 0.0041552014, -0.07457418, -0.018710334, -0.021944808, 0.020074729, -0.007909672, -0.030283835, 0.0122318445, 0.057247322, -0.023891216, -0.0006738487, -0.024635432, 0.034195736, 0.056178708, -0.020170141, 0.0040693306, 0.015342283, -0.006120693, -0.023891216, -0.031715017, -0.018843912, -0.04446209, 0.010323601, -0.00852031, 0.05308735, 0.055491738, -0.0017627405, 0.03572233, -0.036771864, -0.026257439, -0.033566013, 0.060071524, -0.026066614, -0.012136432, -0.038890015, 0.013787064, -0.0014466876, -0.016382275, -0.030856308, 0.031600524, -0.0109628625, -0.021181509, 0.018271437, 0.0031700705, 0.03892818, 0.004479603, 0.0055911555, 0.03320345, 0.014817515, -0.01227001, -0.0018295291, -0.023261495, -0.03957698, 0.0033322712, 0.06831514, 0.04549254, 0.0081195785, 0.026715418, -0.005667485, 0.042859163, 0.043278977, 0.008859023, -0.041027248, -0.0004433686, -0.024330113, -0.008797006, -0.028566414, -0.058964744, -0.044500254, -0.032001253, 0.038164884, -0.023013424, 0.06480397, -0.0034419952, 0.02665817, 0.031944007, 0.043889616, -0.023280578, -0.01079112, 0.026543675, 0.020265553, -0.017555846, -0.007284722, 0.011897902, 0.021830313, -0.017441351, -0.013892017, -0.036943607, 0.028089354, -0.009016453, -0.045225386, 0.053965144, 0.022078384, 0.0073419693, -0.0061397753, 0.04900371, 0.007785636, -0.0048421696, -6.719852e-05, 0.029501455, 0.050377645, 0.00038463046, 0.017441351, 0.019635832, -0.022269208, 0.005242901, -0.030131174, 0.044652913, -0.018032907, 0.010886532, 0.018862993, 0.019998398, 0.05927006, -0.017718047, 0.01079112, -0.014674397, -0.014769809, 0.0012260468, -0.008420127, 0.022479115, -0.03127612, 0.02681083, 0.031295203, 0.012365422, -0.00024956255, 0.01649677, -0.036943607, 0.0075948117, -0.12945528, 0.019807573, 0.040225785, -0.0060777576, -0.030493742, 0.010314059, 0.0067647253, -0.0014371463, 0.011926526, -0.055873387, -0.014187795, 0.0026691565, 0.053812485, -0.032325655, -0.045072727, 0.027001655, -0.0289099, -0.013185967, 0.0105239665, 0.02822293, 0.00061600504, -0.016076956, -0.02595212, 0.0006166014, 0.03784048, -0.0074993996, -0.038336623, -0.013128719, -0.012203221, 0.01828098, -0.024234701, -0.08113854, 0.011602124, 0.04133257, -0.0058344565, 0.0015361365, 0.021601323, -0.02337599, 0.018824829, 0.021792147, 0.009340855, 0.021868479, -0.0025188823, -0.014292749, -0.009722504, 0.07293309, 0.026639087, -0.0140351355, -0.06594892, 0.061559957, 0.016763924, 0.042172194, -0.033642344, 0.051866077, -0.025742212, 0.01844318, -0.020494541, -0.024253782, 0.018595839, 0.062056098, -0.0029363106, -0.001100222, -0.041179907, 0.007919213, -0.022841683, 0.033985827, -0.023986628, 0.024291947, -0.0024568643, 0.049156368, 0.010304518, -0.0370581, 0.0027645687, -0.041523393, -0.00096962653, -0.005128406, -0.014683939, 0.017870706, -0.014836598, -0.031695936, -0.026238356, -0.04743895, -0.03688636, 0.030112091, 0.067628175, -0.026600923, 0.002282737, 0.018261896, -0.014044677, -0.013987429, -0.048889216, -0.020456377, 0.0032225472, 0.006216105, -0.03957698, -0.00048302428, -0.0071940804, -0.03862286, -0.065300114, -0.007833342, 0.004260155, -0.0038713503, -0.005032994, 0.010342683, 0.024769008, -0.004326944, 0.03862286, -0.0058869333, 0.019922068, 0.005032994, -0.025360564, 0.045607034, -0.010094611, 0.01336725, -0.047324453, 0.024749925, 0.03440564, -0.028184766, -0.029997598, 0.004281623, -0.005729503, -0.009779751, -0.0039262124, -0.023757638, -0.00055070734, 0.05102645, 0.054690275, -0.01500834, 0.021009767, -0.038355708, 0.0037640114, -0.04789693, -0.043202646, 0.01578118, 0.03799314, -0.010972404, -0.016468147, 0.03547426, 0.006697937, -0.03541701, -0.013920641, -0.018233273, -0.010065988, 0.003227318, -0.010514425, -0.035626918, -0.020131975, -0.02892898, -0.029596867, -0.008429669, 0.0025761295, 0.041027248, 0.0041074953, 0.033737756, -0.008200679, 0.03158144, -0.02047546, 0.0068076607, -0.024043877, 0.038737357, -0.0065071126, 0.013357709, -0.027707705, 0.028337425, -0.03860378, 0.026200192, -0.023929382, -0.03885185, -0.04049294, 0.0054766606, -0.031218873, 0.036027648, -0.021315087, 0.036237556, 0.0044915294, -0.02110518, 0.02486442, 0.0023709934, 0.0058583096, 0.020494541, 0.033756837, 0.0153232, 0.0075566466, 0.022192879, 0.035588752, -0.016792549, -0.029043475, 0.0076282057, -0.020647202, 0.02822293, -0.038107634, -0.040073127, 0.041752383, -0.044385757, 0.018424097, -0.025265152, 0.047477115, 0.013233673, -0.003470619, 0.031695936, -0.033279777, -0.023585897, -0.007871507, -0.013233673, 0.02079986, 0.0067265606, 0.0027526421, -0.055606235, -0.020723531, 0.034691878, -0.015895674, -0.021773065, -0.016439524, 0.019673998, -0.0061397753, 0.02860458, 0.052896526, 0.029367877, 0.0017150344, 0.010428554, -0.0050663883, 0.03432931, 0.037325256, -0.016926125, -0.039042674, -0.030913554, 0.026772665, -0.006988944, -0.024482772, 0.025360564, -0.046446662, -0.018156942, 0.0005041939, 0.034806374, 0.009712962, -0.009555533, 0.008272238, 0.019034736, -0.04408044, -0.015189623, 0.050148655, 0.012737529, 0.051675253, -0.018500427], "projects/meshtastic-headscale-runbook.md::1770853983.351": [0.00163313, -0.0072615743, -0.019399606, 0.02927805, -0.008951436, -0.014581087, 0.011645556, 0.003179353, -0.026593585, 0.02219029, -0.029780181, 0.006556661, -0.01750696, 0.0012625676, 0.026709462, -0.025743827, -0.016831016, 0.017333146, 0.005199944, -0.029335989, 0.00063852605, -0.015595004, 0.024198812, -0.017806308, -0.017922183, 0.026535647, 0.0016101962, -0.03702244, -0.006648396, 0.039822783, -0.0116359005, -0.008521728, 0.043067317, -0.037254196, -0.01679239, -0.026033517, -0.010930987, -0.011066176, -0.036771376, 0.015749505, -0.004893355, 0.047934115, -0.004038768, -0.019303042, -0.0065808017, -0.047509238, 0.035882995, -0.038103953, 0.03292815, -0.052878167, -0.022885548, -0.021591596, -0.0143976165, -0.041908555, 0.03190458, 0.008024426, -0.03829708, 0.0060979845, -0.08899291, -0.008140302, -0.055775072, 0.036752064, -0.03659756, -0.0070732757, 0.012282876, 0.073001996, -0.02597558, 0.019138884, -0.011915934, -0.017188301, -0.027366092, 0.026574273, -0.036134057, -0.029084923, -0.057860844, 0.030533375, 0.043994326, -0.021919912, 0.006300768, -0.040131785, 0.024140872, -0.0328509, 0.029104237, 0.018984383, -0.007222949, 0.037485946, -0.06512242, 0.10390232, -0.011037207, -0.07616928, 0.016444763, -0.019776203, -0.0006336979, -0.035902306, -0.0033821363, 0.03171145, -0.008714855, -0.03227152, 0.00019237258, -0.004787135, 0.0063683623, 0.007474014, -0.021919912, 0.016744109, 0.015044591, 0.010776485, 0.023213863, -0.022595856, 0.026497021, -0.018240843, 0.016241979, -0.020452147, -0.031808015, 0.0030055386, -0.0072664027, -0.06064187, -0.018376032, -0.03192389, -0.037331447, -0.01867538, 0.016618576, -0.025570013, 0.04171543, -0.05847885, -0.01970861, -0.034492478, -0.012862257, -0.01843397, 0.041136045, 0.018916788, -0.0012112682, -0.055852324, -0.031479698, -0.024604376, -0.012698099, 0.000788803, -0.016377168, 0.018742973, -0.016647546, -0.06998922, 0.04789549, 0.0463891, -0.021726785, -0.032966774, 0.031054819, -0.0488225, 0.040054537, 0.009284579, 0.009603239, 0.026883276, -0.008772793, 0.06071912, -0.009014201, 0.018791255, 0.02105084, -0.02877592, -0.007647828, 0.038123265, 0.03858677, 0.07060722, -0.056238577, 0.068869084, -0.07095485, -0.016734453, 0.049440507, -0.015585347, 0.014687307, -0.008521728, 0.018588472, -0.0017502132, 0.004649532, 0.017526273, 0.050135765, 0.0219006, 0.006976712, 0.005557229, 0.06384778, 0.017719401, -0.021533659, -0.02025902, -0.048358995, 0.05168078, -0.0053882427, -0.005895201, -0.041174673, -0.004982676, 0.013190573, -0.020934965, -0.01782562, 0.04314457, 0.010593015, 0.026497021, 0.07840955, 0.01359614, 0.011664869, 0.050792396, -0.036404435, -0.05639308, 0.016946893, -0.012949164, -0.008652089, 0.031035505, 0.03271571, -0.017091738, 0.00028742728, 0.01989208, 0.017786995, -0.03565124, -0.00925561, -0.024063623, -0.00090890384, 0.030958256, 0.012466347, 0.016126104, -0.024469187, 0.04445783, 0.0035631927, 0.033410966, -0.011182052, -0.008526556, 0.014291396, 0.019283729, 0.007189152, -0.01679239, 0.024005683, 0.0146004, 0.017980121, 0.017922183, 0.022151664, -0.022750359, -0.044264704, 0.01317126, -0.03932065, 0.012041467, 0.045964222, 0.024276061, -0.06562455, 0.027617158, -0.006228345, 0.025396198, -0.004089464, -0.0004285005, 0.016985517, -0.028814545, -0.006223517, -0.007396763, 0.034318663, 0.020780463, -0.017381428, -0.0044467486, -0.00034611975, -0.011790402, -0.026593585, 0.015324626, 0.044959962, 0.019766547, 0.024662316, 0.012176656, 0.017777339, 0.0015365665, 0.015778475, 0.02491338, 0.040170413, 0.026651524, -0.011124114, -0.0076381722, -0.011790402, -0.0152763445, 0.02869867, 0.0045046867, -0.0094921915, 0.023967057, 0.027288843, 0.036172684, -0.0536893, -0.0040846355, 0.01237944, -0.036694124, 0.09022892, 0.021746097, -0.018704347, 0.034820795, 0.02726953, -0.010718548, 0.03435729, 0.016483387, -0.003131071, -0.05670208, -0.009984665, -0.041406423, -0.03161489, -0.0128912255, 0.078679934, 0.0028703497, -0.0352843, 0.03091963, -0.017449023, -0.17968534, 0.004374326, -0.01610679, 0.047007106, 0.008212725, 0.005866232, -0.007609203, -0.025009943, -0.04924738, 0.076787286, 0.031383134, -0.054770812, -0.008975577, -0.023097986, 0.031325195, -0.01012951, -0.0008769172, 0.014658337, 0.035767116, -0.03049475, -0.056470327, 0.0146486815, 0.038973026, 0.040324915, -0.043337695, 0.004881284, 0.058787853, 0.008029254, -0.041985806, -0.009241126, -0.004859558, -0.006971884, -0.008932123, 0.022035789, 0.0051806313, -0.018762287, -0.0044395067, 0.0037804607, 0.00047829104, -0.01356717, 0.018337406, 0.030224372, 0.013692703, 0.027230904, 0.012813975, -0.0066821934, 0.017574554, -0.021495033, -0.019100258, 0.003925306, 0.0015257031, 0.013132635, 0.0066580526, -0.07663278, -0.020587336, -0.040479414, 0.0051902877, 0.01864641, -0.050715145, -0.02626527, 0.0044346782, 0.009294236, 0.010428857, 0.008285147, -0.035516053, -0.0033290263, -0.00081234035, 0.036752064, 0.022499293, -0.049401883, 0.014938372, -0.04731611, -0.020722525, 0.009477707, -0.019380292, 0.040556666, -0.02105084, -0.037775636, -0.040827043, -0.12105199, 0.006942915, 0.018578816, -0.008106505, 0.01867538, -0.01989208, -0.016753765, 0.0316342, 0.037505258, 0.05562057, 0.27099577, 0.0025975578, -0.052491914, -0.012447034, 0.0048523154, -0.0077009383, 0.015440502, 0.0062186886, 0.021456407, -0.017748369, -0.009472879, 0.009511503, 0.0008226002, -0.02970293, -0.0038794382, 0.03930134, -0.032194268, 0.029953994, 0.04179268, -0.016232323, 0.026748087, -0.058247097, 0.02462369, 0.0143976165, -0.017902872, -0.037543885, 0.009666005, 0.083199106, -0.027945474, 0.024024997, 0.03723488, 0.00867623, 0.046582226, -0.061298504, -0.05932861, 0.055736445, -0.013364387, -0.017922183, -0.035767116, -0.0037587339, 0.01642545, -0.011066176, -0.004615735, 0.0052337414, -0.0039977287, -0.031035505, 0.019023007, 0.00097287714, -0.01851122, -0.008512071, 0.025067883, -0.005861404, -0.012118718, 0.029722242, 0.0061559225, -0.06172338, -0.0462346, -0.03151832, 0.021031529, 0.016483387, 0.027211592, -0.0006530106, -0.08196309, 0.0075657493, -0.0293553, 0.018366376, -0.0033000573, 0.01105652, 0.0031093443, 0.04403295, 0.05998524, -0.013103666, 0.004041182, -0.034666292, 0.007850612, -0.05283954, 0.037621137, 0.023831869, -0.06751719, 0.03120932, -0.047779616, 0.0010947885, -0.010409544, 0.004709884, -0.019032665, 0.077366665, -0.012195969, 0.016599264, -0.031537637, -0.027539907, -0.004132917, -0.029471178, -0.030224372, 0.073349625, -0.003985658, 0.044998586, 0.011993186, -0.018395346, -0.016811704, -0.023310427, 0.016203353, -0.018656066, 0.017400742, 0.0070974166, 0.018221531, -0.03941722, 0.014986654, -0.007604375, -0.014822496, 0.038760584, -0.028602106, 0.032541897, 0.0041594724, -0.049440507, -0.010226074, 0.026748087, -0.0023283872, 0.0015341524, 0.049015626, -0.018028403, -0.015421189, 0.019138884, -0.013460951, -0.0022994182, 0.014590743, -0.07732804, -0.030881004, -0.028717982, -0.014735589, 0.060796373, 0.038548145, -0.038046014, 0.0012335986, 0.03758251, -0.01745868, -0.0098687885, 0.03435729, -0.008053395, -0.016599264, 0.048358995, -0.059251357, -0.04345357, -0.019505825, -0.00448296, -0.001215493, 0.0220551, -0.0038577113, -0.016184041, 0.0029669132, -0.00536893, -0.00065783877, 0.010119854, -0.01885885, -0.07508777, -0.028814545, -0.021784723, -0.008787277, 0.013084353, 0.042063057, -0.008289976, -0.02475888, 0.0035752633, -0.0013518889, 0.025705202, -0.009723944, -0.013547857, -0.009506675, 0.024449876, 0.043646697, -0.018366376, 0.004673673, -0.026072143, -0.0678262, 0.050792396, -0.03323715, -0.021166718, -0.096177235, -0.011539337, 0.015585347, -0.006049703, 0.05334167, 0.011539337, -0.06593355, 0.015015623, 0.018095998, 0.032735024, -0.045925595, -0.010573702, -0.0071794954, -0.024488501, -0.06276627, 0.096177235, -0.0072953715, -0.008338258, 0.0025806592, 0.0006300768, 0.024855442, 0.024700942, -0.0072857155, -0.04480546, -0.01517978, 0.0032517756, -0.021649534, 0.01206078, 0.014957685, -0.007845784, 0.02118603, 0.015904007, -0.04615735, 0.024894068, 0.004125675, 0.011655213, -0.05527294, -0.00087631366, 0.016560638, -0.007585062, 0.024063623, 0.08119058, -0.022460667, -0.012823631, -0.024488501, -0.017786995, 0.0416768, -0.0757444, 0.003951861, 0.00952116, 0.010467483, -0.005779325, 0.01113377, 0.018820224, 0.0059048575, -0.01880091, 0.050560642, 0.0038601256, -0.013953424, -0.035786428, 0.033314403, 0.014986654, 0.004147402, -0.014107926, 0.031479698, -0.01102755, 0.045693845, 0.042603813, 0.0012070436, 0.07404488, -0.027230904, 0.044419207, 0.0010072779, 0.009076968, -0.021437095, -0.038973026, -0.009637036, 0.00015767007, 0.045500718, 0.040286288, 0.0028003412, -0.019727921, -0.0064842384, 0.043955702, 0.0026723945, 0.01745868, -0.01592332, 0.006590458, -0.01767112, -0.03128657, 0.025821077, 0.002880006, -0.020027269, -0.031035505, -0.0025130648, -0.02641977, -0.03358478, 0.012659473, 0.07296337, -0.018694691, -0.0292008, 0.012311845, -0.020780463, 0.030881004, -0.009357003, -0.0045988364, 0.030784441, 0.046775356, -0.038779896, -0.003239705, 0.0073291687, -0.014330022, 0.025859702, -0.045964222, 0.04044079, 0.007107073, -0.025434824, -0.03959103, -0.02462369, -0.006199376, -0.029335989, -0.013325762, 0.011587619, 0.023947746, -0.020220395, 0.004367084, -0.021359844, 0.0021714715, 0.0015329454, 0.008763136, -0.012302188, 0.00041793886, 0.02305936, 0.0006415437, -0.02155297, -0.032599833, 0.002653082, 0.00914939, 0.02155297, -0.004565039, 0.042294808, -0.0021497447, 0.00057545805, -0.010708891, -0.013982394, -0.0012100613, 0.02576314, -0.048011366, 0.04959501, 0.029413238, -0.028737295, 0.004552969, -0.018994039, -0.00618972, -0.02261517, 0.033758596, -0.016299916, -0.028466918, 0.00077431847, 0.017651806, 0.043337695, -0.013045727, 0.049286004, -0.0053303046, 0.0068849768, 0.022344792, 0.051642153, -0.025879016, 0.024662316, -0.045346215, 0.019737577, -0.03601818, -0.02018177, 0.034801483, -0.018279469, 0.008222382, -0.025570013, -0.041058797, -0.0013422325, -0.02999262, -0.017951153, 0.032329455, 0.05083102, 0.011355867, -0.036269248, 0.057667717, 0.04994264, -0.0033169559, -0.020027269, -0.023658056, 0.049788136, -0.013151947, -0.004425022, 0.025589325, -0.030301623, -0.015343939, -0.020201081, 0.033468906, 0.04480546, 0.008473447, 0.0017381428, 0.006223517, 0.0415223, 0.0146004, -0.06149163, 0.0037418352, -0.021205343, 0.0024128803, -0.018318094, 0.029529115, -0.034183476, -0.03250327, 0.03594093, -0.0005519207, -0.0015739849, 0.03943653, -0.036249936, 0.010390231, -0.13426188, 0.0054896343, 0.02025902, -0.0027037777, -0.015479128, 0.021746097, 0.013663733, -0.027327467, -0.039050274, -0.0053882427, -0.042603813, 0.009675662, 0.025357572, -0.051410403, -0.027675096, 0.005760012, -0.035264987, -0.030456124, -0.0127656935, -0.009472879, 0.0022064757, -0.008232038, 0.027404718, 0.049131505, 0.022151664, -0.0317887, -0.0561227, -0.009453566, -0.02547345, 0.008787277, -0.0150252795, -0.03592162, 0.030687878, 0.03458904, 0.03628856, 0.029181486, 0.006648396, -0.017902872, -0.01589435, 0.0018950584, -0.0009155426, 0.017468335, -0.03229083, -0.034106225, -0.018221531, 0.08204034, 0.011336554, -0.02819654, -0.028215852, 0.023947746, 0.015884694, 0.022788983, -0.018742973, 0.027404718, 0.03429935, 0.02047146, -0.043569446, 0.013557514, 0.01621301, 0.039533094, -0.037524574, -0.007333997, -0.016126104, 0.0012770521, -0.04036354, 0.01867538, -0.011606932, 0.03323715, -0.016386824, 0.035110485, -0.011268959, -0.020452147, -0.011742121, -0.005779325, 0.008125817, -0.0029500145, 0.030147122, 0.0011998013, -0.006856008, -0.007647828, -0.005310992, -0.017255895, -0.03901165, -0.013692703, 0.059096854, -0.0208384, 0.007976145, -0.015286, -0.0113751795, -0.012727068, -0.028621418, -0.030127808, 0.012292532, 0.0014484524, -0.019872766, 0.03760182, 0.0023959817, -0.022731045, 0.0146004, 0.031132068, -0.021533659, 0.03794945, 0.02219029, 0.011220678, -4.994143e-05, -0.047856867, 0.017284865, -0.049015626, 0.004671259, 0.019293385, -0.015691567, 0.028795233, -0.030958256, 0.011182052, -0.0664743, 0.004820932, 0.048049994, 0.011268959, -2.668698e-05, -0.036500998, -0.004453991, -2.0651762e-05, -0.03362341, -0.014667994, 0.002679637, 0.021224655, 0.026690148, 0.0025782452, 0.011510368, -0.020085206, 0.029316675, -0.040209036, -0.019612044, 0.01660892, 0.012321501, -0.024816817, -0.05519569, 0.03314059, -0.019950017, -0.0463891, -0.022325478, 0.0015257031, 0.0041667144, -0.0011225506, -0.024333999, -0.0067111626, -0.009395627, 0.010032946, -0.028756607, -0.020819088, 0.01134621, 0.014194833, 0.03594093, 0.044341955, -0.012504972, -0.0043308726, -0.017178645, 0.029664304, 0.009801194, 0.0055186036, 0.018347062, -0.03393241, -0.009014201, 0.03128657, -0.008256178, 0.003131071, -0.02356149, -0.0012179071, -0.010071572, -0.0006421472, -0.009357003, 0.032174956, 0.0006825832, 0.05654758, 0.015131499, -0.03200114, -0.0012028189, -0.03487873, 0.053496175, 0.022769671, 0.002076115, -0.003430418, -0.015286, 0.00051450235, 0.009859133, 0.016985517, -0.005706902, 0.046582226, -0.02748197, 0.0027496454, -0.0220551, -0.057088334, 0.014214146, -0.03793014, 0.04310594, -0.016888954, 0.020239707, 0.010564046, -0.0047919634, 0.04951776, -0.02777166, -0.03565124, -0.013663733, -0.0063683623, -0.012553254, -0.005702074, 0.00018890233, -0.017188301, 0.022093726, 0.031595573, -0.011017894, -0.0047509237, -0.011520024, 0.03536155, 0.029973308, -0.010042603, 0.04511446, 0.018202217, -0.023986371, -0.0022294095, 0.025222383, 0.0060690152, -0.009347346, -0.0652383, -0.0026482537, -0.03821983, 0.033951722, 0.04295144, -0.013576827, -0.05762909, -0.0034521448, 0.010158479, 0.0128912255, 0.021804037, -0.015961945, 0.014339678, -0.0072519183, 0.004823346, -0.00097529124, -0.009144562, 0.04051804, 0.0105061075, 0.0054606656, 0.012920195], "runbooks/syncthing-add-node.md::1772778776.687": [-0.011445886, -0.00710677, -0.04154294, 0.07535522, -0.01766607, -0.012036945, 0.01901706, -0.014007138, 0.014804598, 0.020058447, -0.015076672, -0.020358667, -0.015029763, 0.025969028, -0.0011422432, -0.007261571, -0.037227277, 0.006942587, 0.010639045, -0.0025049604, 0.0034994392, -0.030903894, 0.047847558, 0.017544106, 0.043269206, 0.013134624, -0.014166631, -0.012909459, 0.017365849, -0.014166631, 0.015921041, 0.015095436, 0.005910581, -0.052651078, 0.010404498, -0.032010954, -0.00010386028, -0.010976793, -0.022141224, 0.01356619, -0.015020381, 0.005896508, 0.00392866, -0.010404498, 0.025856446, -0.025950264, 0.016399516, -0.015020381, 0.003349329, -0.05711685, -0.00865947, 0.007027024, 0.010939266, -0.023398396, 0.00560567, 0.04067981, -0.037114695, 0.03052862, -0.058317732, -0.014954708, -0.03955398, 0.014307358, 0.023698615, -0.024505455, -0.013256589, 0.036157742, -0.017703597, 0.017656688, -0.003963842, -0.020095974, -0.020433722, 0.019758228, -0.016530862, -0.033305652, -0.024880731, -0.019289134, 0.04289393, -0.0066798944, 0.0002659175, -0.015958568, -0.0008068412, 0.013134624, -0.02437411, 0.018125782, -0.0061029093, 0.005976254, -0.006342147, 0.11498425, 0.011886835, -0.005221013, -0.03694582, -0.001068361, 0.022084933, -0.033305652, -0.012928223, 0.017694214, 0.05099987, 0.0037621316, 0.03743368, -0.0016699736, -0.01782556, -0.020508777, -0.022835482, -0.006426584, -0.0069848057, 0.020095974, 0.06747444, -0.0072662616, -0.010019842, -0.0533641, 0.018360328, -0.012552948, -0.0071020788, 0.0037105314, -0.011520942, -0.07073934, 0.010404498, -0.02197235, 0.0051178127, -0.013153388, 0.03007829, -0.000983924, 0.04229349, -0.016943665, -0.0037762045, 0.0006924996, -0.025893973, -0.008438996, 0.02617543, 0.025293533, 0.0319359, 0.017544106, -0.014382414, -0.005844908, -0.016737264, 0.039216235, 0.0041209883, 0.007566482, -0.007392917, -0.058280203, 0.030190872, -0.00740699, -0.004754265, -0.02127809, 0.010498318, -0.013247207, 0.04484536, 0.0443575, 0.011474032, -0.006037236, 0.008603179, 0.021578312, 0.01326597, 0.0021062307, -0.00016682145, 0.010104279, 0.022516498, 0.018791895, -0.03377475, 0.02788293, -0.017928762, 0.05111245, -0.046383988, 0.03403744, 0.026438123, -0.03263016, 0.020546304, -0.0047331555, 0.005910581, -0.041955743, 0.008481215, -0.022066168, 0.009822822, 0.052238278, 0.017253267, 0.027282491, 0.02713238, 0.030903894, -0.015245546, -0.019645644, -0.05606608, 0.02503084, -0.04263124, -0.03308049, -0.041280247, 0.001866993, -0.014879653, -0.027639002, -0.010995557, 0.050887287, -0.011370832, -4.3501113e-05, 0.033512056, 0.027826639, 0.018322801, 0.04559591, 0.014138484, -0.011558469, 0.01581784, 0.0024908877, -0.00891278, 0.03478799, 0.071564935, 0.019495536, -0.010770392, 0.008382705, -0.021559548, -0.07753181, -0.031185351, -0.052688606, 0.010563991, 0.016502718, -0.023285812, -0.011877453, -0.055991028, 0.008833035, -0.016887374, 0.006797168, 0.0014365995, -0.010892356, -0.02002092, -0.0067268037, 0.0013568536, 0.0025870518, -0.007697828, 0.0017508923, 0.042481128, 0.008012121, 0.00575578, -0.005591597, -0.06612345, 0.020133503, 0.0069144415, -0.025593754, 0.055840917, -0.032254886, -0.041167665, 0.005577524, 0.0068909866, -0.022066168, -0.0059809447, 0.004003715, 0.035576068, -0.01065781, -0.00242756, -0.011727343, 0.005366432, -0.03604516, -0.042030796, -0.030659966, -0.011042466, 0.0034525297, -0.020733943, 0.02602532, 0.0012067436, 0.034375187, 0.025743863, 0.013294116, -0.018125782, -0.005948108, 0.026738342, 0.03407497, 0.042180907, 0.016399516, 0.0074961176, -0.025931502, 0.0010343516, -0.018163309, 0.009034745, 0.032592632, -0.012918841, 0.03268645, 0.012290255, -0.0009569512, -0.04743476, -0.016652826, 0.018257128, -0.02983436, 0.07006384, 0.027244963, -0.028089331, -0.015170491, 0.0072944076, 0.034881808, -0.01721574, 0.0499491, -0.014222922, -0.025987793, 0.0027488892, -0.04154294, -0.02548117, -0.013125243, 0.053927016, -0.032949142, -0.033662166, 0.036251564, -0.020959107, -0.15791571, -0.048973385, 0.007378844, 0.08736402, -0.013697537, -0.005225704, -0.052388385, 0.017759888, -0.07663115, 0.0728784, 0.045670964, -0.04916102, -0.015949186, -0.017628541, 0.01936419, -0.012796877, -0.037170988, -0.03392486, 0.0030115817, -0.024036363, -0.050737176, -0.026137901, 0.04649657, 0.0057135615, 0.018744985, 0.008851798, 0.04259371, -0.022310097, -0.023886252, 0.007974593, -0.008476524, -0.027001034, -0.002228195, 0.027376309, 0.018097635, -0.037565026, 0.012534184, -0.008926854, -0.004439972, 0.011652288, 0.009039436, 0.05133762, 0.009034745, -0.0022141223, 0.033568345, 0.027038561, 0.021522019, -0.0030725638, -0.019608118, -0.01631508, 0.02692598, -0.02437411, 0.014185394, -0.055465642, -0.0034924028, -0.021522019, 0.019701935, 0.032273646, -0.017196976, -0.045333218, -0.0069754235, -0.009400638, 0.028258206, -0.021690894, -0.020940343, 0.002382996, 0.020902816, 0.0051084305, 0.010732864, -0.023529742, 0.022441443, -0.03803412, -0.027826639, 0.033437, 0.0106109, -0.020077212, -0.010892356, -0.022403916, -0.015808458, -0.13217184, -0.02437411, -0.015283073, -0.001138725, 0.014110339, -0.0017473741, -0.024430402, 0.014860889, 0.023586033, 0.034712937, 0.2750015, 0.036476728, -0.024467928, -0.006121673, 0.054227233, -0.057604708, 0.04454514, 0.020583833, 0.007824483, -0.018238364, -0.002798144, 0.000986856, 0.027301254, 0.0006209628, 0.011464651, 0.037377387, -0.04619635, 0.002798144, 0.050812233, -0.02668205, 0.027282491, -0.056591466, 0.005596288, -0.0028450533, -0.048523054, -0.050624594, -0.004660446, 0.06642367, -0.053176463, 0.02032114, -0.02322952, 0.0088095805, 0.040417116, -0.04368201, -0.041617993, 0.019214079, -0.0037855862, 0.019983392, 0.004339117, 0.014110339, 0.018426001, 0.01281564, 0.07070181, 0.0023243595, -0.00257767, -0.023154465, 0.0018798931, 0.059893887, -0.020696415, -0.020640124, -0.053776905, -0.052538496, -0.031354222, -0.0060841455, -0.023116939, -0.043419316, -0.034956865, -0.031147823, 0.013941465, -0.026757106, 0.033249363, 0.01301266, -0.04154294, 0.06664883, -0.0009892014, 0.009635185, -0.022216279, 0.024055125, 0.0167185, 0.034562826, 0.018829422, -0.022591554, -0.005164722, -0.038371865, 0.0013380898, 0.015855368, 0.057342015, 0.05021179, -0.021090453, 0.010676573, -0.015329983, -0.0056385067, 0.021353146, -0.0030139273, 0.009991696, -0.010639045, -0.01526431, 0.059330974, -0.024749385, -0.010967411, -0.018838804, -0.024092654, -0.030416036, 0.043982226, 0.005891817, 0.057679765, 0.024937022, -0.054489926, 0.0027559255, 0.0068300045, -0.0058824355, -0.013997757, 0.008701689, -0.027601475, 0.010517081, -0.038202994, 0.009813441, 0.0065344754, 0.021259326, 0.024693094, -0.03358711, 0.06327136, 0.029290212, -0.041317776, 0.0043508443, 0.026794633, 0.049536295, 0.006220183, 0.02407389, -0.024317818, 0.015611439, -0.011689816, -0.02317323, -0.00350413, -0.03304296, -0.032705214, -0.051637836, -0.05328905, 0.01421354, 0.08263555, 0.03959151, -0.03884096, 0.019101497, 0.05681663, 0.025818918, -0.0011463477, 0.018341564, 0.04067981, 0.051863004, 0.0362328, -0.021578312, -0.025912737, -0.039816674, 0.014738925, -0.0041116066, 0.03613898, 0.052688606, -0.004207771, 0.01766607, -0.015320601, -0.019382952, 0.056891687, 0.036645602, -0.04334426, -0.018426001, -0.055465642, -0.02032114, -0.012871931, 0.00064676296, -0.026231721, 0.00020361599, 0.028558426, 0.052125692, 0.03467541, 0.009597657, 0.00045678002, -0.039478928, 0.011595997, -0.0038700232, -0.016390136, -0.017684834, -0.047622394, -0.05426476, 0.014832743, -0.039028596, -0.047322173, -0.06293362, 0.0008179822, -0.0012126073, -0.026907215, 0.028727299, 0.02197235, -0.06349652, -0.042068325, 0.035763707, -0.0040576607, -0.0147201605, 0.0073553897, 0.021390673, -0.014738925, -0.03028469, 0.09134193, 0.009222383, -0.0070410967, 0.056779105, 0.0274326, 0.0317295, 0.0068534594, 0.023342103, 0.004758956, 0.009527293, -0.0058120713, -0.0030115817, -0.022554027, -0.0064172023, -0.046421513, -0.0040529696, 0.010826683, -0.017806798, 0.010554609, -0.005826144, 0.0066705127, -0.033361945, -0.02566881, 0.037902772, -0.0424436, 0.06499763, 0.09021611, -0.030190872, -0.008926854, -0.038202994, -0.036307853, 0.043419316, -0.040417116, -0.0028497444, 0.044770304, 0.015958568, -0.03268645, -0.0036518946, -0.004233571, -0.0014283904, -0.028183151, -0.016784173, -0.057979982, 0.027620237, 0.00012584905, 0.056028552, 0.020583833, 0.042105854, 0.005474324, 0.018585494, -0.0043742987, 0.046571624, 0.08586291, 0.0055446876, 0.05325152, 0.0125435665, -0.006468802, 0.006182655, 0.02503084, -0.004995848, -0.05970625, -0.027620237, -0.062633395, 0.015329983, 0.014260449, -0.0037715135, -0.024449164, 0.0046534096, -0.026231721, -0.021747185, -0.014879653, 0.017834943, 0.02047125, 0.004285171, -0.06192037, 0.001668801, -0.011708579, -0.029196393, -0.048635636, 0.003963842, -0.0024158326, 0.009569512, -0.026738342, 0.03728357, -0.029440321, -0.002758271, 0.019251605, 0.0034572207, 0.017365849, -0.018538583, -0.013988375, 0.036101453, 0.02752642, -0.046121296, 0.01706563, 0.034694172, -0.032461286, -0.01356619, -0.07130224, 0.018726222, 0.014973472, -0.04946124, 0.036758184, -0.021597074, -0.01431674, -0.034694172, -0.025875209, 0.011961889, 0.040717334, -0.0125998575, -0.012121382, -0.017140685, -0.006951969, -0.048860803, 0.009288056, -0.027001034, -0.014645106, 0.015780313, 0.043006513, -0.0030397272, -0.020752706, -0.0394414, 0.05099987, -0.011727343, 0.02563128, 0.06105724, -0.035313375, -0.0023571958, 0.0075148814, -0.042931456, 0.016005477, -0.037471205, 0.023154465, 0.002189495, 0.01476707, 0.050662123, 0.0140915755, -0.035501014, 0.015545766, 0.0015632549, -0.01712192, 0.0077447374, -0.0046369913, -0.029853124, -0.004299244, 0.037189752, -0.04379459, 0.03673942, -0.003773859, -0.00560567, 0.047734976, 0.07805719, -0.0029341811, 0.027357547, -0.0578674, -0.023586033, -0.006937896, -0.03553854, 0.03263016, 0.012477893, -0.015602057, -0.0227229, -0.018726222, 0.059330974, -0.02953414, -0.013735064, 0.0107610095, 0.027845403, -0.0063140015, -0.048560582, 0.054564983, 0.036420435, -0.04079239, -0.015273691, 0.023060648, 0.042931456, -0.010779774, -0.0054086507, 0.002082776, 0.0032414377, -0.030810075, -0.009644567, -0.013960229, -0.03313678, -0.027038561, -0.012055709, -0.007472663, 0.019045206, 0.008246668, -0.035463486, -0.028746063, -0.0619579, -0.024092654, -0.027470129, 0.0140352845, -0.053701848, 0.023510978, 0.047659922, 0.020733943, -0.031297933, 0.059143335, -0.008889326, 0.018688694, -0.1329224, 0.03563236, -0.03655178, 0.01281564, -0.021259326, 0.0072944076, 0.0046463734, -0.02067765, -0.021597074, -0.030491091, -0.011746107, 0.019945865, 0.026250485, -0.015986715, -0.0001447594, 0.02287301, -0.01907335, 0.017534724, -0.005849599, 0.006351529, -0.012280874, -0.009747768, -0.011839925, -0.010676573, 0.026963508, 0.0040600062, -0.0055822153, -0.003984951, -0.006037236, -0.0045267544, -0.022385152, -0.032273646, 0.013538045, 0.021784712, -0.050474484, 0.007172443, 0.012018181, 0.04349437, -0.008241977, 0.015592676, -0.039966784, 0.024055125, -0.009255219, 0.0013498171, 0.014438705, 0.05126256, -0.024937022, -0.01406343, -0.037227277, 0.02437411, 0.029778069, 0.05621619, -0.02857719, 0.050136738, -0.027094854, 0.014269831, -0.013519281, -0.02902752, -0.026344303, 0.0047143917, -0.0054790145, 0.029703014, -0.039516456, -0.0054883966, -0.043719534, 0.018707458, -0.055465642, -0.0038582957, 0.0046674823, 0.015536384, -0.017544106, -0.019101497, -0.05340163, 0.017656688, 0.01796629, -0.003947424, 0.035463486, 0.009485075, -0.055615753, -0.0025213787, -0.02062136, -0.017337704, -0.0005139508, 0.04349437, 0.0503619, 0.02812686, -0.0038559504, -0.034262605, -0.00510374, -0.015161109, -0.021859767, -0.055465642, 0.0070176423, 0.013106478, 0.005830835, 0.042818874, -0.0067877863, -0.019345425, 0.019533062, -0.002622234, -0.056591466, 0.02172842, 0.02518095, -0.0072287344, 0.00515534, -0.032498814, 0.031354222, 0.011746107, 0.04450761, 0.0077165915, -0.0072662616, -0.022985592, -0.0073506986, -0.017956907, -0.04709701, -0.01206509, 0.031072767, 0.021184273, -0.039253764, -0.06679895, -0.0039661876, 0.001399072, -0.013369171, -0.018951386, 0.013247207, 0.033812277, 0.023529742, -0.025818918, 0.041617993, 0.011333304, 0.024843203, -0.056478884, -0.024336582, 0.031523097, 0.03638291, 0.0016406553, -0.054077122, 0.062258117, -0.02452422, -0.00895969, -0.025781391, -0.0071208426, 0.0037316405, -0.021353146, -0.0212218, -0.08346116, 0.0454458, -0.009738386, 0.008288886, -0.012759349, 0.0012782804, 0.0024697785, -0.009578894, 0.009048818, -0.0029177628, 0.04634646, -0.030265927, 0.026250485, -0.021597074, 0.03854074, 0.024505455, -0.04034206, -0.0033540202, 0.046383988, -0.03154186, 0.030716257, 0.0027817257, -0.016784173, -0.037302334, 0.033755984, 0.008804889, 0.028802354, -0.0010273153, 0.012290255, 0.044807833, -0.052613553, -0.005948108, -0.019157788, 0.060681965, 0.02262908, 0.018651167, 0.020546304, 0.030265927, 0.015057908, 0.03529461, -0.0006139264, -0.018838804, 0.044732776, -0.04859811, -0.019795755, 0.00078045466, 0.005145958, 0.070289, -0.025368588, -0.005436796, 0.025199715, 0.014541905, -0.00410457, -5.889325e-05, 0.010770392, -0.018210217, -0.029271448, -0.0071208426, 0.004686246, -0.048372943, -0.028051805, -0.027770348, 0.006595458, -0.013978993, 0.042105854, -0.0319359, -0.005826144, -0.028164387, 0.0019866119, 0.011098757, 0.017684834, -0.007191207, 0.03673942, -0.019852046, -0.0017309558, 0.033118017, 0.014363649, 0.00022457862, -0.0044024447, -0.01827589, -0.037302334, -0.01712192, -0.0009282192, -0.025068369, -0.0394414, -0.0063702925, -0.013453607, -0.008279504, 0.016812319, -0.023248285, -0.023492213, 0.020658888, -0.0015269001, 0.009757149, -0.0009352556, 0.023754906, -0.011539705, 0.02137191, 0.04004184], "runbooks/pi-nas-omv-runbook.md::1770788769.715": [-0.03814459, 0.025912726, -0.021321075, 0.02630791, -0.022619534, 0.013539729, 0.047760714, 0.004445811, 0.038577408, 0.030410288, 0.0031685224, 0.0050244723, -0.007870732, 0.032028656, 0.030128015, -0.02587509, -0.017538607, 0.006807501, 0.039593592, 0.0106605375, -0.00880694, 0.015496827, 0.030128015, 0.038577408, 0.024331994, -0.0076543223, -0.016033147, -0.014979325, 0.035679396, 0.0059842025, -0.04512616, -0.014358323, -0.019166386, -0.0025239976, -0.02715473, -0.03244266, -0.028641373, -0.02909301, -0.048249986, -0.032612022, -0.017416287, -0.034117483, -0.024538996, -0.002260542, -0.0037118993, -0.02587509, 0.001247885, -0.018968793, -0.0013607945, -0.03071138, -0.03620631, -0.030203287, 0.06921352, -0.05747093, 0.05656765, 0.035792306, -0.009399715, -0.009164487, -0.014612369, 0.007310889, -0.019091113, 0.023541627, -0.022920625, -0.052352365, 0.0023828605, 0.026044454, -0.026759548, 0.041211963, 0.0075508216, -0.009108032, -0.018216064, 0.0155438725, -0.023635719, -0.0019065237, -0.01148854, -0.006934524, 0.09537088, 0.017039923, 0.0042576287, -0.00891044, 0.023334626, 0.009841943, 0.036112215, 0.0005483755, 0.013662048, 0.0236169, -0.03212275, 0.06409495, 0.059992574, -0.012852863, 0.0053537916, -0.014659415, -0.0007609629, -0.0762139, -0.025009451, 0.017115196, -0.0102935815, -0.0024134403, 0.026345547, 0.016390694, -0.012636453, 0.007235616, -0.038182225, -0.023315808, 0.05325564, 0.04339488, 0.031087745, -0.02448254, -0.010895765, -0.03844568, -0.019928524, 0.023296991, -0.0036766152, -0.04004523, -0.013615002, -0.051260907, 0.018056108, -0.07700427, 0.0012819931, 0.029770467, 0.030353833, 0.0062758857, 0.00041488354, -0.019495705, 0.02685364, -0.0032696705, -0.020662436, 0.008835168, 0.033138935, 0.043846518, -0.040346324, -0.0045610727, -0.06853606, -0.015383918, -0.020248434, 0.040986143, 0.016306011, 0.006219431, -0.0015677953, -0.06447132, 0.047384348, 0.021132892, -0.03876559, -0.028001552, 0.025423452, -0.07365462, 0.036639128, 0.038069315, -0.007475549, -0.032461476, 0.01975916, -0.0024322586, 0.016720014, -0.031614657, -0.021226984, 0.012382407, 0.0236169, 0.014857006, 0.06003021, -0.01513928, -0.019570978, -0.008073028, -0.051373817, -0.013925503, 0.037222493, -0.040496867, -0.013624411, -0.011563813, -0.020154344, -0.013671457, 0.028547281, 0.023353444, 0.022694806, 0.007668436, 0.033891663, 0.02943174, -0.014226595, 0.029939832, 0.046104707, -0.053293277, -0.058825843, -0.004622232, 0.017858516, -0.004085912, -0.032405023, 0.0046904483, 0.0041494234, -0.003391989, -0.023127627, 0.040421594, -0.011460313, 0.024708359, 0.03039147, -0.042980876, 0.027587552, 0.01955216, 0.0028838965, -0.003424921, 0.012532953, 0.00810596, -0.028923646, 0.013624411, 0.060105484, -0.018112563, -0.0027592254, -0.02448254, 0.053970736, 0.001975916, -0.017435106, -0.05220182, 0.029601103, -0.010444127, 0.03865268, -0.030146834, -0.0036954333, -0.014311277, -0.007593163, 0.057659112, -0.043206695, 0.036469765, -0.017886745, 0.04392179, -0.024557812, -0.04512616, 0.023014717, -0.009526738, 0.020097889, -0.0016689433, -0.022958262, -0.009211532, -0.03146411, 0.02190444, -0.012561181, 0.022318441, 0.08505848, -0.012608225, -0.03466321, 0.016249556, 0.0125517715, 0.025348179, 0.024143811, -0.03144529, -0.011686131, 0.03415512, -0.02975165, 0.010858129, 0.03306366, -0.027644007, -0.030128015, 0.003490785, -0.025498725, 0.024614267, -0.004036514, 0.032141566, 0.025818635, 0.037128404, 0.024952997, -0.012495317, -0.0047022095, -0.014207777, 0.007277957, 0.029300012, 0.06789624, 0.034964304, -0.055363283, -0.009169191, -0.014969916, -0.0072967755, 0.011065129, 0.013699684, -0.070530795, 0.008162415, 0.024670722, 0.011262721, -0.030466743, 0.04433579, 0.0059324526, 0.009216237, 0.07150934, 0.031294744, -0.010378264, 0.034286845, 0.01160145, -0.0064922953, 0.017152833, 0.042604513, -0.03449385, -0.03306366, -0.01664474, -0.008750485, -0.03383521, 0.046631616, 0.06789624, -0.042830333, -0.040760323, 0.033440027, 0.0044928566, -0.15732054, 0.0048739263, 0.025837453, -0.005339678, -0.0021946782, 0.018479519, -0.05690638, -0.007461435, -0.0766279, -0.0016395398, 0.004142367, -0.039066684, -0.0090092365, -0.032461476, 0.033684663, -0.030673744, 0.018564202, -0.0062899995, -0.018846475, -0.019034658, -0.08701558, -0.005509042, 0.061196942, 0.028039189, -0.013840821, -0.06375622, 0.06669187, 0.016146056, -0.07267607, 0.023899175, 0.0037401267, -0.019665068, 0.0034602052, -0.0018100801, 0.029055374, -0.009060986, -0.012316543, 0.012363588, 0.0048504034, 0.00229465, 0.021640984, 0.03564176, 0.009954853, -0.028396735, -0.0014337152, -0.039367773, -0.02372981, -0.010143035, 0.019251067, 0.00064099656, 0.038840864, -0.0062241354, -0.015271008, -0.011733177, -0.025705727, 0.0075414125, 0.014762916, 0.04866399, -0.050508175, -0.036846127, 0.020267252, -0.007047434, 0.007174457, -0.019288704, -0.021678621, 0.021433985, 0.008482325, -0.034004573, 0.018714746, -0.0065816822, -0.013483275, -0.023240536, -0.041625965, 0.027531097, -0.018432474, -0.03328948, -0.031087745, -0.00832237, -0.0136526385, -0.1298459, 0.044523973, -0.015760282, -0.0015430963, -0.004142367, -0.012335361, -0.0020876494, 0.023692174, 0.0021299904, 0.041701235, 0.25366998, 0.04949199, -0.036168672, -0.04038396, 0.031181837, -0.038069315, 0.024237903, 0.054460008, 0.013981958, -0.016814103, -0.047271438, 0.0140195945, 0.08799413, -0.0088869175, -0.005734861, -0.019683886, -0.03315775, 0.03801286, 0.055325646, -0.05175018, 0.042566877, -0.06025603, 0.015797919, 0.022939444, -0.010651128, -0.03575467, -0.016682377, 0.070718974, -0.03639449, 0.0595033, -0.0039471276, 0.03103129, 0.027079457, -0.041061416, -0.052126545, 0.012203634, -0.026420819, -0.012297724, 0.034117483, 0.0058759977, -0.00955026, -0.025065906, 0.030222105, 0.016823513, 0.042152874, -0.0036389786, 0.0031685224, 0.042792697, -0.034945484, -0.020417798, -0.02566809, -0.0061770896, 0.006925115, -0.026947731, -0.0034555008, -0.038163405, -0.007626095, -0.039443046, 0.011403858, -0.013916094, 0.046556346, 0.029864559, -0.0659015, 0.021358712, 0.01095222, -0.017849108, 0.044712156, -0.022901807, 0.018432474, 0.011243903, 0.012862273, -0.011742586, 0.018884111, -0.022412533, 0.04275506, 0.023767447, 0.052013636, 0.053632006, -0.019091113, 0.009225646, -0.025122361, 0.023861539, -0.0023252298, 0.0032367385, 0.020267252, -0.015816737, -0.022036169, 0.058336567, -0.012165997, 0.0005633713, -0.006529932, -0.033872847, -0.0039141956, 0.046782162, 0.05122327, -0.007442617, 0.012222452, -0.01964625, 0.0046104705, 0.030899562, -0.01632483, 0.008877508, 0.001046177, -0.010067763, 0.0049209716, 0.009140964, -0.0360934, -0.0087645985, 0.032706115, 0.020474253, -0.0009809012, 0.03637567, 0.021170529, -0.021189347, -0.01685174, 0.009785489, 0.02265717, 0.015854374, 0.022393715, -0.022619534, 0.006402909, 0.007898959, -0.035020757, 0.0058477703, -0.0035942853, -0.05302982, -0.019119339, -0.031539384, -0.0345503, 0.03876559, -0.0067416374, -0.026477274, -0.014546505, 0.041211963, 0.0044505154, 0.00249577, -0.03974414, 0.030636108, -0.05005654, 0.021095255, -0.026778366, -0.036582675, 0.016767059, -0.021001164, -0.0009267987, -0.031934567, -0.007993051, -0.02308999, -0.002571043, 0.028716646, -0.061272215, 0.0099266255, 0.03598049, -0.051674906, -0.057282746, -0.051562, -0.029657558, 0.012165997, 0.08784358, -0.048137076, -0.017228106, -0.016597694, 0.03737304, 0.01589201, 0.0315582, 0.046104707, -0.01890293, 0.026496092, -0.02651491, -0.013822003, 0.038520955, -0.07606336, -0.053970736, 0.0052973367, -0.02491536, -0.03543476, -0.038615044, 0.004629289, 0.02995865, -0.079638824, 0.05453528, 0.027135912, -0.0033355344, -0.020907072, 0.020907072, 0.0056548836, -0.025686909, -0.001616017, 0.04286797, -0.003709547, -0.04617998, 0.06849842, 0.008421166, -0.0010167734, 0.021659803, 0.020060252, 0.054798737, 0.0116390865, 0.016362466, -0.02879192, 0.026232637, -0.024143811, 0.008444688, -0.00024919477, -0.020173162, -0.011648496, 0.0047798348, -0.042905603, 0.0033214206, -0.029601103, 0.005885407, -0.016456557, -0.04971781, 0.023635719, 0.032743752, -0.022619534, 0.03801286, 0.059428025, -0.022600716, 0.0335153, -0.014998144, -0.007898959, 0.04949199, -0.009051577, 0.008223575, 0.03735422, 0.0063417493, -0.040534504, -0.01331391, -0.017632699, 0.002152337, 0.00076390326, 0.053744916, -0.04971781, 0.05291691, -0.021321075, 0.042980876, 0.032969568, 0.017576244, 0.015553282, 0.050696358, -0.014057231, -0.0037918768, 0.029224738, -0.007866028, 0.06334222, -0.021847986, 0.016456557, 0.008999827, -0.010688765, -0.0027027708, -0.053895462, -0.011441494, -0.018093744, -0.0120624965, 0.013756139, 0.013360956, -0.009888989, -0.037410676, -0.019034658, -0.01815961, -0.02674073, -0.022770079, 0.015581509, 0.009122145, -0.028321462, 0.011215676, -0.016381284, -0.0053020413, -0.04294324, -0.0026063272, -0.00059512706, -0.035622943, -0.009319738, 0.048814535, -0.051825453, 0.008524667, -0.009907807, 0.0236169, 0.04561543, -0.023108808, -0.038840864, 0.008237688, -0.006195908, 0.00768255, -0.009380897, -0.027286459, -0.02587509, -0.0012502373, -0.03383521, 0.040948506, -0.011262721, 0.010594673, 0.068912424, -0.042679787, -0.017811472, 0.018169018, -0.010302991, 0.0101053985, 0.035058394, -0.019307522, 0.0010996914, -0.032310933, -0.007475549, -0.021998532, -0.0014678233, -0.016249556, -0.037448313, 0.036469765, 0.029450558, 0.021866804, -0.004245867, 0.0118178595, 0.054723464, 0.034286845, -0.0022381954, 0.02147162, -0.00019964985, 0.02019198, 0.033214208, 0.032800205, -0.00805421, 0.0039659454, -0.020041434, 0.04572834, 0.021640984, -0.01910993, 0.014057231, -0.025893908, 0.0029568172, 0.024538996, 0.0012467089, 0.02051189, -0.012523544, 0.020605981, -0.040948506, 0.04057214, -0.025649272, 0.014480641, -0.035735853, -0.0049021533, -0.00088798604, 0.013878457, -0.0013749083, -0.017679743, -0.0599173, -0.015261599, 0.0069298195, -0.01771738, 0.020041434, 0.003942423, 0.0057960204, -0.00552786, -0.033854026, 0.0048598126, -0.032085113, -0.061084032, 0.027644007, 0.017463334, -0.033477664, -0.0232029, 0.036657948, 0.013012818, -0.018865293, -0.008821053, 0.010190081, 0.019834433, 0.008120074, 0.004144719, 0.027305277, 0.014151322, 0.018780611, -0.055702012, 0.024030901, -0.0075131855, -0.009413828, 0.028415553, -0.0030414993, 0.01803729, -0.03212275, -0.019251067, -0.003232034, -0.03071138, -0.014960507, -0.0046692775, -0.013445638, 0.015233371, 0.01815961, 0.014678233, 0.031163018, 0.017623289, -0.020041434, -0.0023910936, -0.023240536, -0.13481392, -0.00014076932, -0.017849108, 0.027173549, -0.037109584, -0.009206828, 0.0071132975, -0.009602011, -0.026439637, -0.02457663, -0.081219554, -0.025122361, 0.045427248, -0.017858516, 0.015600327, 0.0044364017, 0.015214553, 0.0027945098, -0.015854374, 0.048588715, -0.009338555, -0.048137076, 0.01352091, 0.007461435, 0.02372981, -0.008327074, 0.03703431, -0.0025828045, -0.019382795, 0.016390694, -0.019251067, -0.023052353, -0.0006427608, 0.0096819885, -0.0076731406, 0.0105194, 0.024087356, 0.028265009, -0.06349277, 0.01428305, -0.0011931945, 0.03876559, -0.033421207, -0.0037636496, -0.005386723, 0.047948893, -0.019890888, 0.0094938055, -0.025950363, -0.016174283, 0.0011849615, 0.025856271, 0.009108032, -0.020022616, 0.005998316, -0.021057619, -0.055551466, -0.0369214, 0.011215676, 0.017105786, -0.027230004, 0.031257108, -0.032593206, -0.039141957, -0.033082478, -0.0069721607, -0.038069315, -0.016465968, 0.031840473, 0.021678621, 0.017529197, -0.022130258, -0.002479304, 0.0032626137, 0.008708144, -0.038615044, 0.029770467, -0.013671457, -0.0155438725, -0.020681255, 0.03598049, -0.009173895, -0.023579264, -0.0029568172, 0.068423145, 0.010679356, 0.0019888536, 0.012946954, -0.01664474, 0.013069273, -0.051562, -0.04057214, 0.006783978, -0.010773446, 0.0058759977, 0.019909706, -0.044411063, -0.028227372, 0.00955026, -0.0028368507, -0.028001552, 0.025178814, -0.020982346, -0.0012866977, -0.010274763, -0.032499112, -0.009672579, -0.03810695, 0.013662048, -0.060519483, -0.003039147, -0.0032532045, -0.025724545, 0.018733565, -0.079638824, -0.020041434, 0.025517544, -0.0073202983, -0.022431351, -0.052239455, -0.013727912, -0.044072337, -0.0018724157, 0.0029403511, 0.012269498, 0.021923259, 0.0153651, -0.025649272, -0.032273296, -0.025856271, 0.027681641, -0.046857435, 0.0064405454, -0.023428718, -0.015402735, -0.011140402, -0.020135526, 0.033872847, -0.0056642927, -0.039330136, -0.01406664, -0.0077107768, -0.0023746276, -0.02491536, 0.010491173, -0.02867901, 0.0014360675, 0.028189735, -0.029187102, -0.028396735, 0.030880744, 0.01395373, -0.015769692, 0.054384734, 0.051900726, 0.027945098, -0.005767793, -0.0019065237, 0.008360007, 0.047196165, 0.0040318095, -0.00057983724, -0.026703093, -0.04550252, -0.0360934, 0.011789632, -0.0078378, -0.002662782, -0.009004531, 0.024614267, -0.004095321, 0.04294324, -0.005974794, 0.041099053, 0.022638353, -0.055551466, -0.013473866, -0.026044454, 0.043244332, 0.0026980662, 0.023014717, -0.003869502, 0.017660925, -0.0114509035, 0.017256333, 0.005937157, 0.049680173, 0.02651491, 0.01449005, 0.006529932, 0.0078048683, -0.017971426, 0.042566877, -0.023052353, 0.010425309, -0.06740696, 0.025799816, -0.015976692, 0.014123095, 0.106134914, 0.00018788844, 0.012721135, -0.06977806, -0.0074473214, -0.029996287, -0.032800205, 0.017246924, -0.002042956, 0.009324442, 0.07433208, 0.0050809267, 0.029111829, -0.011479131, 0.04478743, -0.0024487243, 0.012363588, 0.02975165, 0.05186309, -0.030749017, 0.011290949, 0.010792265, 0.01622133, -0.013012818, -0.03598049, 0.00013283036, -0.039066684, 0.033797573, -0.016560057, 0.018432474, 0.01921343, -0.040760323, 0.012325952, -0.045577794, 0.03534067, 0.0066381367, -0.027756914, -0.0015254542, 0.0392925, 0.010143035, 0.041099053, 0.006271181, -0.0046434025, -0.01277759, -0.012598816], "runbooks/authentik-access-groups.md::1771063337.809": [0.0004320207, 0.017904375, -0.034696102, 0.0242372, -0.046916693, -0.04851149, 0.07543759, -0.03456629, 0.011821894, 0.023847774, -0.021919183, -0.00066874834, 0.005132093, 0.015447275, 0.033490732, 0.031599227, 0.0040565324, -0.0016063867, -0.0029925618, -0.014455163, -0.04565569, -0.058451153, 0.030542212, -0.046471633, 0.017607668, 0.008618393, -0.013361058, -0.019823695, -0.0039568576, -0.015985055, 0.031673405, -0.0172646, -0.03653197, -0.018609053, 0.0055864244, 0.035641853, -0.019656796, 0.0019135242, -0.030097151, 0.04157598, 0.038460564, -0.025034599, 0.009800582, -0.016151953, 0.013926655, -0.013796845, -0.0023029514, -0.017385138, 0.0020665135, 0.007992527, -0.00083332765, -0.0017825562, 0.021715198, -0.07558595, 0.017338779, 0.06776032, 0.017450042, 0.021696653, -0.06419984, -0.0048678387, -0.06568337, 0.027426794, -0.020472739, 0.03536369, -0.005044008, 0.042280655, 0.018915031, -0.009948935, -0.0006473067, -0.06642514, -0.0032846322, 0.03438085, -0.005062552, 1.2604225e-05, -0.058414064, -0.0010373133, 0.033527818, -0.0320072, 0.032118462, -0.0061752014, -0.02525713, 0.014909495, -0.015363826, 0.021659564, 0.0025266402, -0.040426243, -0.024608083, 0.040240802, -0.002633269, 0.033490732, -0.001007179, -0.005354623, 0.04802934, -0.019693885, -0.023087464, 0.02981899, 0.012628565, -0.0011056948, 0.023476891, 0.0089568235, -0.029670637, 0.0104867155, 0.028187104, -0.045804046, 0.00724149, 0.01989787, 0.060416833, 0.033639085, -0.018405067, -0.042280655, -0.00021224357, 0.004418143, -0.008428315, 0.026054528, -0.01273983, -0.0012633201, 0.0064579993, -0.0023029514, -0.00601294, 0.022809302, -0.017236786, 0.014714781, -0.004021762, -0.0154380025, -0.007876627, -0.0013224295, 0.0075613763, -0.030319681, 0.0150114875, 0.05500194, 0.025646556, -0.03938777, -0.049883757, -0.018933576, -0.05507612, 0.011543732, 0.005530792, 0.0047843903, -0.007871991, -0.043615837, 0.0015692984, 0.0633839, -0.013629949, -0.010709246, 0.03291586, -0.055113208, 0.043652922, 0.021195961, 0.017329507, 0.008572033, 0.015502907, 0.008952187, 0.0015971147, 0.008252146, 0.0044876835, 0.005771866, 0.011868254, 0.022030447, 0.038571827, 0.035975646, 0.012044424, 0.061418217, -0.03035677, 0.020194577, 0.023328537, 0.0024037852, -0.022234432, -0.04157598, -0.039536122, 0.00802498, -0.021511212, -0.026128704, -0.016430115, -0.0025776366, -0.02173374, 0.013435235, 0.03849765, 0.03606837, -0.0029415654, -0.036865767, -0.06238251, 0.013509411, -0.05118185, -0.017487131, 0.008187241, -0.023235817, 0.039276503, 0.0015913197, 0.009717134, 0.059675068, 0.008609121, -0.015957238, 0.036643237, -0.010440355, -0.0150114875, 0.01086687, 0.016170496, 0.019638252, 0.037941325, -0.041168008, -0.036624692, 0.037830062, 0.07046776, -0.002020153, -0.028557988, -0.0067964303, 0.015326738, 0.008827014, 0.012257681, -0.023421258, 0.030857462, 0.036402162, -0.011395379, 0.0040889843, -0.068872966, -0.00076842314, -0.024218656, -0.02794603, -0.024941878, -0.0127676455, 0.00576723, 0.042651538, -0.031135624, 0.045396075, 0.06664766, -0.008252146, 0.0006664303, 0.029448107, -0.048659842, 0.01506712, -0.025850542, -0.01551218, -0.011664269, -0.034751732, 0.03197011, 0.0022357288, -0.0016121819, -0.004689351, -0.011015223, -0.00072380126, 0.013379603, -0.029132856, 0.06598008, 0.0015994328, -0.031061448, -0.00031322223, -0.014622061, -0.005512248, -0.032359537, -0.059971772, -0.018367978, 0.0029693816, -0.035066985, 0.007932259, -0.014019376, 0.013259065, 0.025980351, 0.002781622, -0.048214786, 0.00552152, 0.00013053342, 0.012953087, 0.01757058, 0.02458954, 0.010533076, -0.038386386, -0.016754637, -0.014186273, 0.004540998, 0.0045502703, -0.006411639, 0.053666763, -0.004123755, -0.01658774, -0.026536675, 0.002273976, 0.039461948, -0.05763521, 0.045210633, 0.049624138, -0.008349502, 0.024626628, 0.020991975, -0.02034293, 0.0047449837, 0.041242186, 0.0021661883, -0.017514948, 0.02531276, -0.02195627, 0.017765293, 0.013463051, 0.06961473, -0.0122669535, -0.020101856, -0.013935927, -0.023532523, -0.14657295, -0.0013884931, 0.00091040175, 0.014362442, -0.010032384, 0.05833989, -0.030746197, -0.03536369, -0.05915583, 0.04676834, -0.013138529, -0.049141992, -0.020287298, -0.0002552718, 0.08003654, -0.0086323, -0.02449682, 0.006119569, 0.0011161258, -0.02740825, -0.023513978, -0.028354002, 0.0630501, 0.009605869, 0.05262829, -0.033694718, 0.031172711, -0.005540064, -0.007918351, 0.032563522, 0.02668503, -0.030746197, 0.004130709, 0.00907736, 0.0209178, 0.018488515, 0.015595628, 0.01448298, 0.047584284, 0.023717964, 0.042391922, 0.06850208, 0.033194024, 0.006559992, -0.000692508, 0.051701084, 0.02262386, 0.0071070446, -0.03022696, 0.027667869, 0.008942915, 0.016420843, -0.011553004, -0.02319873, -0.010227097, -0.01283255, 0.032248273, 0.032711875, -0.00780245, 0.014241906, -0.0052248137, 0.008567397, -0.0013664719, -0.012387491, -0.019119017, 0.040797126, 0.008544216, 0.046434544, 0.051256023, -0.035790205, 0.01158082, -0.0506997, -0.023106009, 0.024867702, -0.029800445, -0.028224193, -0.00061137736, -0.011673541, -0.027037367, -0.1188309, 0.037848607, 0.032507893, -0.008502492, 0.010653613, -0.020083312, -0.05025464, -0.029448107, -0.039276503, 0.017348051, 0.24582122, -0.0029948798, 0.027964575, -0.022252977, 0.071320795, -0.015030032, 0.016281761, 0.059526715, 0.021270137, -0.023680877, 0.0058274986, 0.0147611415, 0.005354623, 0.007918351, 0.008687933, 0.034213953, -0.046212018, -0.0037830062, 0.028057296, 0.030820373, 0.05314753, -0.015669804, 0.042874068, 0.022141712, -0.053703852, -0.05785774, -0.03380598, 0.028131472, -0.03527097, 0.052739557, -0.01452934, 0.01636521, 0.05529865, -0.06761196, -0.042354833, 0.02807584, -0.011645725, -0.006388459, -0.0150114875, 0.026907558, 0.0016168179, -0.016393026, 0.01618904, 0.02794603, 0.019248825, 0.022864934, -0.00876211, 0.016467202, -0.013379603, -0.026054528, -0.022271521, -0.01833089, -0.009921119, -0.008451495, 0.012674925, -0.0016956305, -0.013361058, -0.026147248, 0.040945478, -0.0125172995, 0.0109132305, 0.0056003327, -0.07810795, 0.06564628, -0.06049101, 0.02195627, -0.03362054, -0.0136206765, 0.00014190619, 0.031766124, 0.011284114, 0.0020676726, 0.0041399808, 0.018989207, 0.022883479, -0.013741214, 0.011858982, 0.006634169, -0.030783284, 0.00074756093, -0.025553836, 0.00932307, -0.027426794, -0.014223361, -0.006912331, 0.01877595, -0.0389798, 0.061084423, -0.007834902, 0.02392195, 0.0080667045, -0.008752838, -0.010839054, 0.031376697, -0.014028648, 0.023588156, 0.022864934, -0.030097151, -0.0037273737, -0.040240802, -0.011692085, -0.002765396, -0.012007335, 0.02839109, 0.04569278, -0.020361474, -0.018618325, -0.008993912, -0.012387491, 0.018766677, -0.05719015, 0.0013873341, 0.022030447, -0.06853917, 0.0013073625, 0.046212018, 0.019693885, 0.021418491, 0.040092446, 0.010403267, -0.019656796, -0.027686413, -0.009902575, 0.008729657, 0.024886247, -0.062122896, -0.052034877, -0.013259065, -0.055558268, 0.06264213, 0.004156207, -0.023124551, 0.03022696, 0.06438528, -0.017116249, 0.010217825, 0.059489626, 0.04854858, 0.029633548, -0.010115833, -0.07677277, 0.000819999, -0.042540275, 0.016485747, 0.012814006, 0.00979131, -0.025182953, 0.0060685724, 0.03599419, 0.0018972981, 0.028261282, 0.016068503, -0.032526433, -0.04636037, -0.040203713, -0.046471633, -0.0027097636, -0.028001662, 0.025980351, -0.023402715, -0.006374551, -0.0024686896, 0.024311377, 0.052294496, 0.0043022423, 0.006522904, 0.040240802, 0.04851149, -0.014343898, -0.026981736, -0.021195961, -0.047287576, -0.043578748, -0.017561307, 0.028483812, -0.03430667, -0.04346748, -0.015892334, 0.004415825, -0.050143376, 0.037385, 0.00012647688, -0.064125665, -0.016337395, 0.058822036, 0.03441794, 0.01430681, -0.0008437587, 0.02534985, -0.03388016, -0.028298369, 0.09746804, -0.0025475023, 0.0034213953, 0.03393579, 0.017375866, 0.0011074333, 0.007014324, 0.0019482945, 0.0050903684, -0.027556604, 0.01099668, -0.033898704, -0.0277235, -0.027241353, -0.032582067, 0.021214506, 0.019564075, -0.008006436, 0.028001662, 0.009726405, 0.017477859, -0.06572046, -0.041205097, 0.03890562, -0.011172849, 0.00012343448, 0.063606426, 0.0092071695, -0.014686965, -0.038794357, -0.018006368, 0.044097982, -0.04877111, 0.02069527, 0.035289515, -0.01131193, -0.013259065, -0.03909106, -0.018785222, -0.0069401474, -0.03957321, 0.030820373, -0.027074456, 0.021344313, -0.02230861, -0.003880363, 0.00349789, 0.014130641, -0.032656245, 0.036198176, 0.023625243, 0.019156104, 0.044913925, -0.0020862166, 0.03577166, -0.026369778, 0.013778302, 0.038015503, 0.05110767, -0.02642541, -0.05303626, 0.0043416484, -0.034770276, 0.0465829, 0.018052727, 0.026221424, -0.038275123, 0.010848327, -0.033194024, -0.009995296, 0.0006896105, 0.014019376, -0.031988654, -0.029874623, -0.03545641, 0.021474123, -0.026629396, -0.014603516, -0.034492116, -0.012276226, -0.0068103382, 0.0025150501, -0.020417107, 0.014418075, -0.049661227, -0.045136455, 0.021974815, 0.00029786536, 0.045766957, -0.032025743, -0.03770025, -0.01837725, 0.05919292, -0.020380018, 0.035178248, 0.02043565, -0.0063420986, -0.0134074185, -0.071877114, 0.0014452845, 0.008572033, -0.060861893, 0.0090634525, 0.003495572, -0.008836286, -0.034473572, 0.027908942, -0.013268338, 0.033156935, 0.0013073625, 0.0024501455, -0.036643237, 0.0017106977, -0.008947551, 0.06030557, -0.04854858, -0.041687243, 0.05155273, -0.0034886177, 0.0047357115, 0.0017698071, 0.017060615, -0.02199336, -0.029448107, -0.025034599, 0.049549963, -0.0396103, 0.023773598, -0.0063560065, 0.009930391, -0.019823695, -0.013221977, 0.014826046, 0.0048492947, 0.013119984, -0.028650708, -0.01273983, -0.018534876, 0.030634932, -0.017051343, -0.020380018, -0.008627664, -0.035975646, -0.0009637162, -0.008924371, 0.025498204, -0.04606366, 0.00030337067, 0.01824744, 0.00628183, -0.010709246, 0.035530586, -0.020936342, 0.011154305, -0.0024663717, -0.022883479, -0.033064216, -0.037403546, -0.01337033, -0.04565569, -0.0136206765, -0.0005571937, -0.033917245, 0.040945478, -0.0186925, -0.08559979, 0.0484744, 0.017292418, 0.049253255, -0.012693469, 0.056077503, 0.036161087, -0.016114864, 0.029670637, -0.038831446, 0.018358706, -0.04224357, 0.03156214, -0.041427627, -0.03792278, -0.012480211, 0.025683645, -0.009921119, -0.029540827, 0.018043457, -0.005781138, -0.012925271, 0.00829387, -0.02879906, -0.016337395, -0.011692085, -0.039313592, -0.00034857204, -0.020843621, 0.020954886, -0.021511212, -0.018099088, 0.013945199, 0.0039383136, -0.028595075, 0.02186355, -0.02195627, 0.0141213685, -0.13418545, 0.003878045, -0.016699005, -0.010542348, 0.0078117223, -0.00014936732, -0.030097151, -0.01587379, -0.0001227101, -0.03317548, -0.03380598, -0.01381539, 0.0029601096, -0.022698037, 0.003871091, 0.02382923, -0.02839109, 0.029652093, -0.013945199, 0.0029207033, -0.025961807, 0.017366594, -0.0049559237, -0.047435928, -0.012044424, -0.008381954, -0.023940494, 0.03339801, -0.026536675, -0.03983283, -0.011432467, -0.01386175, 0.018720318, 0.020991975, 0.02557238, -0.0020572413, -0.01815472, 0.008678661, -0.018813038, 0.002264704, -0.03317548, 0.019842237, -0.031376697, 0.02303183, 0.0017756021, 0.04413507, -0.026406866, -0.022141712, -0.01403792, -0.02655522, 0.01761694, -0.032544978, -0.0118404385, 0.04869693, 0.02293911, 0.010403267, -0.027259897, 0.013388875, -0.024923334, 0.06434819, -0.004165479, 0.00096197764, -0.036865767, 0.007014324, -0.025424026, 0.030653477, -0.05288791, 0.0031594592, 0.011692085, 0.01305508, 0.030913094, -0.026851926, -0.021696653, 0.005999032, 0.021344313, -0.00034422573, 0.006787158, -0.03241517, -0.04001827, -0.038794357, 0.0034074872, -0.018126905, -0.039239418, 0.029336842, 0.067055635, 0.030115696, 0.000941695, 0.0028024842, -0.026536675, -0.008748202, -0.0719142, -0.05262829, 0.0024153753, 0.01671755, -0.022883479, 0.041205097, 0.005994396, -0.032544978, 0.038534738, -0.018405067, 0.0029577916, 0.0367545, 0.0111635765, -0.004376419, 0.007668005, -0.01578107, 0.03193302, -0.0057208696, 0.029985886, -0.017273873, 0.037607532, -0.0059387633, -0.022494052, 0.04172433, -0.039053977, -0.0096336845, 0.0026170427, 0.011960975, -0.036365073, -0.040240802, -0.004812206, -0.020213122, -0.009893303, 0.008057432, 0.020973431, 0.044913925, 0.056411296, 0.038423475, 0.03161777, -0.057338506, 0.0070931367, -0.07506671, -0.019026296, 0.043393306, -0.00024165343, -0.031413786, -0.058822036, 0.04810352, 0.010931775, -0.039981183, -0.06790867, -0.009392611, 0.007046776, -0.028502354, -0.0065739006, -0.038015503, 0.010162193, -0.00552152, -0.04632328, -0.051626906, 0.014093552, 0.0152247455, -0.007997164, 0.036420707, 0.004633719, 0.023087464, -0.009415791, 0.029985886, 0.0069679637, 0.05095932, -0.013926655, -0.040537506, -0.006184473, -0.008683297, 0.03909106, -0.0114139225, -0.02870634, -0.056745093, -0.049735405, 0.030838918, 0.0170328, 0.05522447, -0.029800445, 0.04413507, 0.061900366, -0.0320072, -0.0049327435, 0.00030366043, 0.058970388, -0.018386522, 0.0017941463, 0.019378634, 0.056188766, 0.006763978, 0.0021117148, -0.0053592585, -0.03983283, 0.059341274, 0.03729228, -0.0041631614, -0.021140328, -0.02208608, 0.062308338, -0.01256366, 0.040389154, 0.0060871164, 0.013138529, -0.018618325, -0.00983767, 0.038163856, 0.0061705653, -0.016624829, -0.023254361, -0.0029856078, -0.033286747, -0.0059897597, -0.023588156, -0.008780654, 0.0043486026, 0.047139224, -0.016198313, -0.0064811795, -0.016921535, 0.03434376, 0.0034283493, 0.008581304, 0.032786053, 0.05110767, -0.010134377, -0.0027167175, 0.046731252, -0.004165479, 0.013082896, -0.00549834, -0.034937173, -0.026481044, 0.0003859501, 0.039869916, 0.022123167, -0.015048576, -0.0396103, -0.015716165, -0.0016747683, 0.04346748, 0.028261282, -0.014464435, 0.060379744, -0.0054658875, -0.012378219, -0.047918078, 0.02759369, 0.017468587, 0.019081928, -0.029077224], "runbooks/authentik-upgrade.md::1771276413.346": [0.006296569, 0.0011334766, -0.037779413, 0.038910534, -0.029918129, -0.025431352, 0.041361295, -0.0026816973, -0.012791084, 0.013658276, 0.017004507, 0.0053115515, -0.044415317, 0.036403216, 0.008111074, 0.013545164, 0.0022257145, 0.023640411, -0.0032449008, -0.0018404267, -0.006810286, -0.04177604, 0.08430616, 0.02307485, -0.0043453868, 0.033179525, -0.008186482, 0.0020477988, 0.03380164, 0.014299244, -0.035441764, -0.028466525, -0.024997756, -0.0096333735, 0.00062093785, -0.0030540244, 0.011735371, 0.020115087, -0.02465842, 0.03474424, 0.015618884, -0.0479972, 0.0048779557, 0.00013255315, 0.008492827, -0.027542775, 0.03538521, -0.014195558, -0.011443165, -0.014101298, -0.0116128335, -0.01704221, -0.0010156516, -0.051352855, 0.07126057, 0.06745247, -0.022716664, -0.006513367, -0.041851446, -0.020793758, -0.049731582, 0.032613963, -0.013629998, 0.03828842, -0.011659964, 0.030012388, 0.012366913, 0.026656732, 0.0026793408, -0.02927716, -0.0258838, 0.024319082, -0.037534337, 0.0022433882, -0.043057974, -0.023055999, 0.048072606, -0.043510422, 0.041964557, 0.033518862, 0.0041662925, 0.03021976, -0.0022728445, 0.0042794044, -0.014252114, -0.015505772, -0.03397131, 0.0376286, 0.028183743, 0.058441207, -0.005537776, -0.018050792, 0.029635347, -0.03344345, -0.03174677, 0.010491139, -0.0097370595, -0.024243675, 0.025374796, 0.012385766, 0.003376865, -0.0058252686, 0.017240155, -0.005584906, 0.04283175, 0.027354255, 0.04369894, 0.0027830268, -0.035611432, -0.03529095, -0.00089134625, 0.003565385, -0.044679247, -0.006664183, -0.015100454, -0.013733684, -0.002170337, -0.06277717, 0.01807907, -0.019700343, -0.014054168, 0.03136973, 0.037006482, -0.031011544, -0.0048496774, 0.009058387, 0.011198089, 0.019738046, 0.029691905, 0.017975384, -0.017494658, 0.007031797, -0.031332027, -0.041399, -0.0067443037, -0.006913972, 0.01930445, 0.023715818, 0.015260696, -0.05044796, 0.01539266, -0.02673214, -0.0630411, -0.027203439, 0.01487423, -0.049279135, 0.022377327, 0.009506122, 0.033556566, -0.01520414, 0.009143221, 0.016448373, -0.008007388, -0.020963427, -0.0029338428, -0.017965958, 0.029861571, 0.026034616, -0.029673051, 0.015826257, 0.01157513, 0.021095391, -0.046564445, 0.02362156, 0.016429521, -0.024714975, -0.009284611, -0.02296174, -0.013215254, -0.004079102, -0.0041120932, -0.02522398, 0.022528144, 0.0019335086, 0.0022881618, 0.02362156, 0.09689929, 0.019719195, 0.034895055, -0.030728765, -0.074012965, 0.061005082, -0.042907156, -0.032896746, -0.018720038, 0.0015847464, 0.005853547, -0.022980591, -0.0141107235, 0.035479467, 0.0018899132, 0.03451802, 0.04275634, 0.019323302, -0.026562471, 0.032444295, -0.006508654, 0.008681348, -0.0037326964, -0.049543064, -0.06790491, 0.014770544, 0.04942995, 0.008865154, -0.007955545, 0.0009484914, -0.006890407, -0.042567823, 0.031200064, -0.03568684, -0.02710918, -0.0024154128, -0.008719051, 0.04433991, -0.023244519, 0.01515701, -0.03257626, -0.023602707, -0.017400399, 0.017598344, -0.014431208, 0.025864948, -0.022622403, -0.011857909, 0.043510422, 0.011018995, -0.0012100629, 0.03359427, -0.008902858, -0.0040814583, -0.022433883, -0.013875074, -0.007719895, -0.024507603, 0.08219473, -0.001201226, -0.036478624, 0.027599331, -0.022396179, 0.033405747, -0.020379014, -0.033292636, 0.035140134, 0.009491983, -0.051918413, 0.0048873816, 0.030144352, 0.005693305, -0.014035316, -0.064964004, -0.03830727, 0.018672908, -0.01840898, -0.011377184, 0.011971022, -0.009303464, -0.008926423, -4.782959e-05, -0.016910246, -0.019681491, 0.011348906, 0.042605527, -0.0010698511, 0.015826257, -0.0018215748, 0.01756064, 0.007880137, 0.008101648, 0.010623103, -0.003904721, -0.003438134, 0.01445006, 0.018069644, -0.0051937266, -0.007620922, 0.0042134225, 0.029522236, -0.008398567, 0.06696232, 0.0640214, -0.02456416, 0.029880423, 0.018248739, -0.011009569, -0.040984254, 0.014459486, -0.005801704, 0.034216385, 0.009336454, -0.05225775, -0.016815986, 0.01261199, 0.06854588, 0.021868322, -0.0221134, -0.012008726, 0.016486077, -0.15941253, -0.040607214, 0.005994937, 0.034310646, -0.017306138, 0.016024202, -0.047884088, -0.025450204, -0.07114746, 0.025544463, -0.013007882, -0.06907374, -0.018691761, -0.005792278, 0.025129719, 0.010623103, -0.01534553, 0.01515701, 0.00665947, -0.015741423, -0.032067258, -0.04347272, 0.047130007, -0.004460855, 0.014440634, -0.035422914, 0.05067418, -0.019832307, -0.05410525, 0.0008931136, 0.01383737, -0.04577266, 0.0035206114, -0.043812055, 0.003405143, 0.0054670805, 0.024828088, -0.017504085, -0.009586243, -0.00835615, 0.020284755, 0.04875128, 0.0105665475, 0.03796793, 0.026845252, -0.016297556, 0.026317395, -0.017532362, -0.044264503, 0.023357632, 0.01628813, 0.007969684, 0.0011982804, -0.0011747155, -0.033198375, -0.03474424, 0.03906135, 0.058214985, -0.05395443, -0.025770687, -0.02701492, -0.0131775495, 0.018710613, 0.0048496774, -0.035969622, 0.0134886075, 0.023546152, -0.0150438985, -0.0075219492, -0.04339731, 0.067565575, -0.007569079, 0.0031765625, 0.014836526, 0.025355943, 0.008822737, 0.003810461, 0.014054168, 0.0104628615, -0.1167316, 0.03003124, 0.019888863, -0.0282403, 0.055688817, -0.004545689, -0.0009408328, -0.018474963, 0.036026176, 0.02758048, 0.24085319, 0.03135088, -0.022641255, -0.017023358, 0.09026339, -0.045885775, 0.026468212, 0.025318239, 0.045244806, -0.034612276, -0.0058064167, 0.030389428, 0.020510979, -0.002839583, -0.013611146, 0.010717363, -0.052710198, 0.032708224, 0.04584807, -0.016438946, 0.0479972, -0.011207515, -0.017466381, 0.04151211, -0.06511482, -0.0049439375, -0.032821335, 0.035083577, -0.019247895, 0.01723073, 0.004234631, 0.024941199, 0.036874518, -0.052823313, -0.08536187, -0.00750781, -0.023546152, -0.010425158, 0.0013102142, 0.06488859, -0.05862973, -0.033914752, 0.05157908, 0.02748622, 0.044490725, -0.038175303, -0.0012607276, -0.02260355, 0.043057974, -0.011933317, -0.04452843, -0.030200908, -0.021679804, -0.01914421, 0.052936424, -0.009426001, -0.01996427, -0.017984811, 0.0042039966, 0.041738335, -0.010575973, 0.023357632, -0.066773795, 0.076388314, -0.02277322, 0.013639424, -0.010491139, -0.026128875, -0.02118965, 0.03776056, 0.04724312, 0.0015435077, 0.043548126, -0.049769286, 0.011725945, -0.0071590478, 0.025469055, 0.037609745, -0.0517676, 0.018720038, -0.020473275, -0.011141534, -0.0023576785, 0.0225847, -0.015543476, 0.008620078, -0.031011544, 0.006551071, 0.014044742, -0.013667702, -0.015477494, 0.016241001, -0.027354255, 0.02833456, 0.007196752, 0.023414187, 0.01756064, 0.013139846, 0.000492214, -0.037685152, 0.02137817, 0.035366356, -0.02974846, -0.041964557, 0.06643446, -0.03463113, -0.013328366, -0.0003372741, 0.008134639, 0.025827244, -0.052974127, 0.0461497, 0.015279548, -0.03278363, 0.0011440809, 0.04961847, 0.06850818, 0.038646605, 0.040607214, 0.0015623597, 0.007715182, -0.012875917, -0.011801354, 0.00050959317, 0.014327522, -0.009572105, -0.010858754, -0.045885775, -0.023772376, 0.03003124, -0.025846096, -0.028975528, 0.022641255, 0.05376591, 0.0050570494, 0.0014032959, 0.006320134, 0.043171085, -0.033933606, 0.013950482, -0.06462467, -0.060024776, -0.031275474, -0.018682335, -0.0026392804, -0.027354255, -0.005947807, 0.010924735, 0.015694292, 0.032236923, -0.024337936, 0.042190783, 0.012216098, -0.03380164, -0.04275634, -0.015600032, -0.018889707, 0.017815143, 0.04603659, -0.016278705, -0.0008359685, -0.016325833, 0.021755211, 0.021510135, 0.034951612, -0.00302339, 0.008785034, 0.00736642, -0.006089197, -0.021585543, -0.025676427, -0.029710757, -0.013120994, 0.017428676, -0.013969334, -0.031011544, -0.023885487, 0.0026416369, -0.023696966, -0.006871555, -0.011141534, 0.0011741263, -0.060401816, -0.029296013, 0.014977916, 0.049203727, -0.024074007, -0.010830475, 0.053615097, -0.04019247, -0.06613283, 0.07646372, 0.0009738238, 0.02126506, 0.04822342, 0.00017894675, 0.040871143, 0.0019888862, 0.019549526, -0.023772376, -0.0049957805, 0.007380559, -0.05105122, -0.0038787995, -0.025016608, -0.052295454, 0.04980699, 0.024545308, -0.04369894, 0.035347506, -0.039664615, -0.025996912, -0.027561627, 0.012677971, 0.00076173875, -0.03276478, 0.062626354, 0.043548126, 0.012630842, -0.0009331741, 0.00080592313, -0.01704221, 0.04200226, -0.0564806, -0.025619872, 0.0031294324, 0.026656732, -0.008733191, -0.01985116, -0.021604395, 0.0047978344, 0.007451254, 0.050900407, -0.007865998, -0.0005458244, -0.047130007, 0.030917285, 0.005316265, 0.021585543, -0.008342011, 0.044641543, 0.037044186, -0.03097384, 0.048675872, -0.0082241865, 0.017881125, -0.01270625, -0.040984254, 0.001973569, 0.009119656, 0.0041191624, -0.034763094, -0.020077383, -0.019870011, 0.026864104, -0.010575973, 0.02296174, -0.03728926, 0.008266604, -0.02814604, -0.031237768, -0.039287575, -0.013601719, -0.02126506, -0.031105803, -0.03551717, 0.030276315, -0.021397023, -0.028447673, -0.024733827, -0.00769633, -0.0013490964, -0.038910534, -0.0527479, -0.0003702651, 0.007668052, -0.0078612855, -0.006946963, -0.015524624, 0.06824425, -0.003862304, 0.0019087653, 0.04396287, 0.029823868, -0.00793198, 0.011198089, 0.006607627, -0.0461497, 0.0021832976, -0.053916726, -0.0058158427, -0.00043447973, -0.042228486, 0.0239986, -0.02533709, -0.018286442, 0.002377709, 0.015402086, -0.010641956, 0.06360666, 0.0014527824, -0.00675373, -0.014789396, 0.0035536024, 0.03887283, 0.0133849215, -0.009176212, 0.029145196, 0.049844693, 0.0012795797, -0.019474119, -0.033066414, 0.017598344, 0.011895614, 0.016061906, -0.039099053, 0.04215308, -0.038948238, -0.031935293, 0.003376865, 0.024507603, -0.007922554, -0.059082177, -0.00944014, -0.008516392, 0.029201752, 0.03821301, 0.023112556, -0.008238325, 0.01237634, 0.011659964, -0.017127044, 0.026185432, -0.031124657, 0.024149416, -0.029314864, 0.02003968, -0.050900407, 0.009020683, -0.03551717, -0.011009569, -0.006819712, 0.027259996, -0.013243532, -0.016259853, -0.017108193, 0.004451429, -0.02418712, -0.028824711, -0.0018392485, -0.040117063, 0.01777744, -0.023904338, -0.042190783, 0.047092304, -0.0296542, -0.010142378, 0.06824425, 0.04445302, 0.03943839, -0.0016742934, 0.026411656, 0.0020419075, -0.017862272, 0.01430867, 0.031200064, 0.026656732, -0.02795752, -0.006890407, -0.008723764, -0.0013526311, 0.063380435, -0.024092859, 0.039740022, -0.009360019, 0.022867478, -0.009605096, 0.014940212, 0.022528144, -0.0296542, -0.031482846, -0.0114054615, -0.081817694, -0.009454279, -0.01958723, 0.056329783, 0.0009626304, -0.0011429026, -0.004755418, -0.054934736, -0.016372964, -0.011339479, 0.0061269007, -0.011037847, -0.1271379, 0.017070489, -0.025676427, 0.024356788, 0.012159541, 0.015515198, -0.008916997, -0.010198933, 0.032859042, 0.02062409, -0.06503941, -0.01539266, 0.05214464, -0.021151947, 0.017683178, -0.007437115, -0.02514857, 0.02692066, 0.0016377678, 0.036780257, -0.017155323, -0.015901664, -0.017815143, 0.015279548, 0.06202309, 0.0012501234, 0.02814604, 0.005787565, -0.005170162, -0.067075424, 0.014346374, 0.029050935, 0.0009266937, 0.02927716, -0.010500565, -0.04724312, 0.0036195845, 0.01756064, -0.019926567, 0.005424664, 0.043171085, 0.0536528, -0.017617196, 0.06092967, -0.0017874055, -0.0047766264, -0.0037421226, -0.044679247, -0.041926853, 0.009261047, 0.036120437, 0.037930228, 0.0395515, -0.02081261, 0.00037674548, -0.004140371, -0.018201608, 0.0009302285, -0.02741081, 0.010641956, 0.030502541, 0.028579636, -0.026750991, -0.01261199, -0.052672494, 0.014864804, -0.058214985, -0.004588106, -0.026524767, -0.003753905, -0.01638239, -0.0048449645, 0.014676284, -0.0291829, -0.014666858, -0.06183457, 0.041097365, -0.02908864, -0.03783597, -0.017409824, -0.042982567, -0.040833436, -0.009524974, 0.047280822, 0.060024776, 0.010481713, -0.0047931215, -0.016589763, -0.005424664, 0.03644092, -0.083929114, -0.050711885, 0.023301074, -0.0016000638, -0.037270408, 0.006829138, -0.03368853, -0.033104118, -0.00373034, -0.018757742, -0.020944575, -0.004647019, 0.020756055, -0.0044679246, -0.0176549, -0.026600176, 0.03182218, -0.028259153, -0.0017273148, -0.0272977, 0.038646605, 0.037704006, -0.011311201, 0.0077811643, -0.061269008, -0.01327181, -0.014987342, 0.007012945, -0.00557548, -0.028014075, 0.038156454, -0.045697253, -0.009162073, -0.0206995, 0.041097365, 0.03087958, 0.037930228, 0.02381008, 0.06055263, -0.06801803, 0.017636048, -0.044867765, -0.03717615, 0.041851446, 0.012178394, -0.05433147, -0.020642944, 0.04452843, -0.002966834, -0.022151103, -0.011282924, -0.029503385, 0.0049957805, -0.007719895, -0.003565385, -0.023282222, -0.011565704, 0.011527999, -0.014204984, -0.04471695, 0.012319784, 0.03417868, 0.024696123, 0.005066476, 0.023640411, 0.04275634, -0.009935006, 0.0087426165, -0.020756055, 0.044754654, 0.027976371, -0.0036902796, -0.03906135, -0.012602564, -0.010528844, 0.0047978344, -0.031878736, -0.024997756, -0.027354255, -0.013262384, -0.008964127, 0.039513797, -0.041549813, 0.016486077, 0.05847891, -0.012319784, -0.0044490728, -0.016947951, 0.039890837, 0.0006492158, 0.007201465, 0.02034131, 0.03632781, 0.004338317, 0.06108049, 0.0050947536, -0.010029266, 0.024337936, -0.01440293, -0.020020826, -0.03851464, 0.0029856858, 0.038250715, -0.020133939, 0.023659263, -0.024922347, -0.0019935993, 0.01741925, 0.024243675, 0.060213298, 0.011113255, -0.04038099, -0.019181913, 0.012687398, -0.011829631, 0.014600876, -0.006584062, -0.026128875, 0.00013181673, 0.015920516, -0.04912832, 0.03218037, -0.0025238118, 0.0517676, 0.0059619457, 0.050711885, 0.04905291, 0.03382049, -0.00816763, -0.0025261682, 0.036629442, -0.060514927, 0.0063342727, -0.052559383, 0.012857066, -0.008799172, 0.006734878, -0.011895614, -0.009812468, 0.010057543, -0.018465536, 0.0064945146, -0.017494658, 0.050259437, -0.021283912, -0.015081602, 0.012074708, 0.0315394, -0.012159541, -0.009774763, 0.010472287, 0.0066971737, -0.016636893, -0.03868431], "runbooks/authentik-oidc-application.md::1781548536.408": [0.0078850165, 0.02257115, -0.05344134, 0.011052979, -0.0039262264, -0.03401489, 0.04841726, -0.024078375, 0.024580782, 0.017761057, -0.020245187, -0.01730517, -0.020673165, 0.0456261, 0.02005911, 0.030553857, -0.013983693, 0.031949434, -0.017602893, 0.010634306, -0.023110773, -0.02452496, 0.054520585, -0.008312994, 0.011052979, 0.024804076, -0.0057776934, -0.02833954, 0.011025067, -0.013146346, 0.0020747595, -0.031540066, -0.039150618, -0.033977676, -0.0074337795, -0.0004939765, -0.02396673, 0.018775178, -0.03613617, 0.03922505, 0.0333078, -0.02039405, 0.0060707647, -0.019203156, 0.015965413, -0.043951407, 0.0335497, -0.0135185, -0.013304512, -0.027576623, -0.00062103226, -0.014104643, 0.009020086, -0.04082531, 0.023575967, 0.034480084, -0.012960269, -0.003326128, -0.05507882, -0.007982707, -0.054074, 0.009769047, -0.0531064, 0.04052759, -0.01827277, 0.026125222, -0.019370625, -0.009475975, -0.0046472754, -0.0078059337, -0.020021895, 0.04034151, -0.022850266, -0.01627244, -0.06613179, -0.028153462, 0.047561303, -0.004519347, 0.0456261, 0.025771676, -0.006838333, 0.0008937515, -0.005377628, 0.013602235, -0.0024608695, -0.017723842, -0.06669003, 0.07223512, -0.0069406754, 0.027892955, -0.012364822, -0.02809764, 0.053292476, -0.052027155, -0.027353331, 0.019500878, 0.004533303, -0.010103986, 0.018886825, -0.006703427, 0.0066662114, -0.04082531, -0.0016537601, -0.032693744, 0.0065545654, 0.026422946, 0.042276714, 0.00096934533, -0.022198996, -0.01795644, 0.009396893, 0.015704906, -0.021380257, -0.011918237, -0.030870188, -0.03077715, -0.012606722, -0.029549042, -0.012197353, 0.03721542, -0.021101141, 0.028116249, 0.025380915, -0.017835489, 0.011025067, 0.016291048, 0.0024399357, 0.0056334836, 0.030200312, 0.04581218, 0.008489767, -0.037792258, -0.043095455, -0.010057466, -0.055711478, 0.017416816, 0.007931536, 0.031465635, -0.024841292, -0.05999125, 0.0134719815, 0.031372596, -0.010057466, -0.030591073, 0.05708845, -0.031260952, 0.035708193, 0.015193194, 0.02452496, 0.0007483788, 0.028953595, 0.023724828, 0.004963606, -0.014476798, 0.009545755, -0.010141201, 0.013862743, 0.0011908934, 0.01660738, 0.008620021, -0.038108587, 0.008517679, -0.055674262, 0.024971545, 0.011052979, -0.020691771, -0.01851467, -0.058167696, 0.011257663, -0.0011042512, 0.024413314, -0.0121415295, -0.010494748, -0.012820711, -0.014355848, 0.025697246, 0.0596191, 0.042834945, -0.006308013, -0.03589427, -0.056976803, 0.047375225, -0.02713004, -0.049905874, -0.0125881145, -0.0050101257, -0.0012560203, -0.025715854, -0.035187177, 0.06490369, -0.027502194, 0.010587786, 0.035429075, 0.018970558, 0.007587293, 0.049608152, -0.009815566, 0.00714536, 0.029362964, -0.042537224, -0.034052107, 0.017481942, 0.09854642, -0.017081877, -0.008992176, 0.005800953, 0.040676452, -0.007336089, 0.019072901, -0.059172515, 0.018049477, 0.008806098, -0.0176215, 0.024264451, -0.05935859, 0.017872704, 0.010606394, -0.018012263, -0.046779778, 0.027334724, 0.036340855, 0.043876976, -0.01909151, 0.0069220676, 0.053180832, 0.039522775, 0.00779663, 0.02420863, -0.011825199, -0.005354368, -0.012699761, -0.034145147, -0.024506353, -0.037327062, 0.0709698, 0.0032679788, -0.040564805, 0.019519486, -0.02322242, 0.004786833, -0.018458847, -0.017388904, 0.05667908, 0.01470009, -0.039373912, -0.004786833, -0.0012536944, -0.021938488, -0.044249132, -0.03347527, -0.03546629, 0.007684984, -0.00035180198, 0.05172943, 0.025194837, 0.0009018924, 0.016625987, 0.014848951, -0.030144488, 0.0064940904, -0.006266146, 0.01506294, -0.008415336, 0.014234897, 0.015249018, -0.0016281744, -0.021398865, -0.036173385, 0.0066383, -0.012299695, -0.015481614, 0.020040503, 0.012457861, 0.0047310097, -0.0028469795, -0.01648643, 0.03111209, -0.021063926, 0.038145803, 0.03247045, -0.030386388, 0.05764668, 0.02575307, -0.021733804, -0.01583516, 0.041532405, -0.0008739808, -0.01071804, 0.006201019, -0.0055916165, -0.006889504, 0.003977398, 0.07688705, 0.03420097, -0.045923825, -0.015258322, -0.038052764, -0.150127, -0.009778351, 0.0034680117, 0.042686082, 0.0008297875, 0.038517956, -0.064196594, -0.032656528, -0.047375225, 0.008071094, 0.047300797, -0.052027155, -0.054222863, -0.021101141, 0.041160252, -0.037866686, 8.882274e-05, 0.008578153, -0.00086467696, -0.03070272, -0.046593703, -0.0369363, 0.07644047, 0.011834502, 0.003063294, -0.02826511, 0.0034773157, -0.0054613627, -0.049310427, 0.01697023, 0.033084504, -0.06259633, 0.004089044, -0.0069546313, 0.019426448, 0.0051868986, 0.0069313715, 0.006308013, 0.013890655, 0.021547727, 0.02980955, 0.037010733, 0.026013577, 0.040490374, 0.0030563162, 0.0078105857, 0.02906524, -0.0055637048, -0.040936958, 0.030014234, 0.045514457, -0.0055404454, -0.00789432, -0.012969573, -0.014551228, -0.010522659, 0.044472422, 0.049608152, -0.008024574, 0.0061172843, -0.039634418, 0.020524302, -0.024431922, -0.025864715, -0.01470009, -0.013974389, -0.0003832025, 0.044211917, -0.001216479, -0.034461476, 0.03077715, -0.024394706, -0.013937173, 0.0026609022, -0.019426448, 0.003135399, -0.008587457, -0.04711472, -0.0050612967, -0.12906307, 0.02379926, 0.008508375, -5.153463e-05, 0.021659372, -0.01895195, -0.030684112, 0.017314473, 0.006656908, -0.017882008, 0.27360776, 0.0055683567, -0.010187721, 0.016663203, 0.09035903, -0.03808998, 0.015649082, 0.0422395, -0.0035633761, -0.024431922, -0.028767517, 0.039373912, 0.034238182, 0.013974389, -0.010187721, -0.015128067, -0.03866682, 0.031558674, 0.022961913, 0.00023216024, 0.024952937, 0.005247374, 0.023110773, 0.0074244756, -0.06389887, -0.040974174, -0.0073128296, 0.06799257, -0.055674262, 0.03848074, 0.013741793, 0.0066662114, 0.029753726, -0.057683896, -0.074021466, 0.005684655, 0.011890326, -0.020096324, 0.01071804, -0.021826843, -0.029362964, 0.013760401, 0.02923271, 0.016291048, 0.018123908, 0.005233418, 0.013313816, 0.014430278, -0.0028330237, -0.024431922, 0.012085707, -0.024748253, -0.010020251, 0.011229753, 0.033828814, -0.03799694, -0.02623687, -0.015239714, 0.000108666114, 0.020319618, 0.027297508, 0.05172943, -0.07904555, 0.049719796, -0.012802104, 0.024711037, 0.007922232, -0.016151492, -0.003321476, 0.024878506, 0.0255856, -0.016058452, 0.00803853, -0.0062149744, 0.0125788115, -0.012327607, 0.019668348, 0.060437836, -0.036191992, 0.008122264, -0.007582641, -0.0026004273, -0.020896457, -0.00046606496, 0.008461855, 0.016933015, -0.031298164, 0.036266424, 0.00048525416, -0.0050054737, 0.00051810837, -0.023762044, -0.011834502, 0.0412719, 0.0033331057, 0.030032841, 0.00994582, 0.00044251457, -0.0006099839, -0.03721542, 0.008694452, 0.0042937286, -0.031484243, -0.0017165611, 0.074281976, -0.032917038, -0.03449869, 0.011118106, -0.0010769211, 0.045849394, -0.028934987, 0.01612358, 0.009024738, -0.056716297, 0.0032377413, 0.03459173, 0.034721985, 0.017686628, 0.023780651, 0.016793458, -0.005926555, -0.018086692, -0.0015607215, -0.0018828675, 0.016198011, -0.034275398, -0.030311957, -0.008438596, -0.029753726, 0.048268396, 0.011536779, -0.013341727, 0.034219578, 0.07379817, 0.0055450974, -0.014876863, 0.05303197, 0.010801774, 0.0031702884, 0.038034156, -0.032433238, -0.014848951, -0.022701405, 0.014774521, -0.0027306813, -0.02322242, -0.0048752194, 0.013630146, -0.0039378563, 0.017147003, 0.009331766, 0.031353988, 0.018123908, -0.03807137, 0.0038820333, -0.045291163, -0.016812066, 0.0109041175, 0.05254817, -0.021510512, 0.0024143502, -0.002686488, 0.02346432, 0.06535027, -0.013890655, -0.011360006, 0.0012013601, 0.012150833, 0.0031074872, -0.02906524, -0.018691443, -0.079789855, -0.034573123, 0.0116856415, -0.03101905, -0.031744752, -0.062075317, -0.013853439, 0.008936352, -0.039448343, -0.0073965644, -0.00041605675, -0.044137485, 0.00028449442, 0.030870188, 0.015816553, 0.000336974, -0.0027097475, 0.031316772, -0.028693087, -0.05221323, 0.08648863, -0.00830369, 0.0064196596, 0.04164405, 0.014253505, 0.07026271, 0.03176336, 0.0012234568, -0.00025454763, -0.016477127, -0.004903131, -0.030144488, -0.0014269786, -0.016867887, -0.020915065, 0.030479427, 0.037364278, -0.0369363, 0.046482056, 0.023520144, -0.0023271265, -0.027818525, -0.02298052, 0.022831658, -0.04205342, 0.030591073, 0.04663092, 0.029381571, -0.013044003, 0.003121443, -0.022552542, 0.04547724, -0.05076183, 0.0110157635, 0.011434437, 0.0034540559, -0.028004602, -0.020487087, -0.017007446, 0.0047100764, -0.032842606, 0.057497818, -0.019966071, 0.011443741, -0.03271235, 0.0412719, 0.009955124, 0.013090523, -0.013658058, 0.09326184, -0.0037517792, -0.01011329, 0.04945929, 0.02761384, 0.04663092, -0.0064661787, -0.012681154, 0.018663531, 0.025529776, 0.02005911, -0.04458407, 0.0062940572, -0.024655214, 0.062112533, 0.017900616, 0.0125509, -0.039634418, -0.009806262, -0.0138162235, -0.028451186, -0.0032191337, -0.001974743, -0.013062611, 0.0035191828, -0.07056043, 0.020431263, -0.016579468, -0.009806262, 0.002300378, -0.037568964, 0.016086364, -0.023985336, -0.03232159, 0.0125509, -0.015937502, -0.028562833, 0.018737962, -0.026943963, 0.06441989, -0.026999785, -0.033512484, 0.064605966, 0.046816994, -0.01721213, 0.0422395, -0.026032185, 0.0021561682, 0.0012932357, -0.085000016, 0.012085707, -0.0032935645, -0.036582757, 0.01899847, -0.03336362, -0.0070662773, 0.004354204, 0.017221434, 0.0104575325, 0.04436078, -9.282048e-05, -0.031651713, -0.03085158, -0.02940018, 0.030237526, 0.0061777593, 0.010438925, -0.021826843, 0.030795759, 0.00293304, -0.01149026, -0.007703591, 0.0014455863, 0.02906524, 0.007284918, -0.0011548409, 0.04026708, -0.0051171198, 0.0042565134, -0.006842985, 0.010020251, -0.0035587242, -0.00029467052, 0.009536451, -0.0016351524, -0.019668348, -0.009378285, -0.0037913206, -0.028395364, 0.008005966, 0.011629818, -0.0154909175, 0.0069081117, -0.054446157, 0.013630146, -0.0024724994, 0.024096983, -0.067583196, 0.036433894, -0.020747595, -0.021454688, -0.02778131, 0.038294666, -0.02988398, 0.0069871945, -0.041420758, 0.00019916063, -0.027018392, -0.039820496, 0.0036098955, -0.033177543, -0.0366944, -0.02087785, -0.041867346, 0.022552542, -0.030014234, -0.04994309, 0.02184545, 0.018728659, 0.013016093, -0.013202169, 0.081799485, -0.0026283388, -0.019221762, 0.03273096, 0.0024631955, -0.0024073722, -0.004786833, 0.008373469, -0.012225265, -0.01274628, -0.0010583134, 0.015258322, 0.007582641, -0.0130346995, 0.0016060779, -0.018477455, 0.02850701, 0.011136713, -0.034889452, -0.04692864, -0.026348516, -0.039522775, -0.004016939, -0.025269268, 0.00999234, -0.007177924, 0.005377628, 0.0037448013, -0.009638793, -0.029753726, 0.01578864, -0.021361649, 0.011518172, -0.13650616, 0.010308671, -0.009168948, 0.01363945, 0.0038052765, 0.02087785, -0.03818302, -0.012113619, 0.016951622, -0.02022658, -0.081427336, -0.017388904, 0.038778465, -0.040862527, 0.032749567, 0.016179403, -0.03217273, 0.022347858, -0.031353988, -0.006787162, -0.023092166, -0.0011722856, 0.011220449, 0.00062161376, 0.025566991, -0.003842492, -0.014867559, 0.018654227, -0.017723842, -0.025194837, 0.01165773, 0.0030586421, 0.004398397, 0.03498249, -0.006959283, 0.00014580884, 0.013881351, 0.013555716, -0.008312994, 0.008736319, -0.011229753, 0.030442212, -0.05001752, 0.040862527, 0.008131568, 0.02379926, -0.01940784, -0.046668135, -0.040639237, -0.022887481, 0.05351577, 0.024394706, -0.010745952, 0.023613183, 0.0029539738, 0.016160795, -0.03661997, 0.01274628, -0.017072573, 0.0032237854, -0.015565348, 0.01441167, -0.036452502, -0.0066708634, -0.042537224, 0.03425679, -0.046333194, -0.008471159, -0.0056055724, 0.022850266, 0.0051729428, -0.020077718, -0.021603549, 0.032824, 0.033586916, -0.026460161, 0.024711037, -0.042834945, -0.028395364, -0.026088007, -0.03434983, -0.04588661, -0.037885293, 0.045923825, 0.0011315813, 0.025194837, 0.020431263, -0.0021619832, 0.0032400673, -0.009955124, -0.07182576, -0.051133983, 0.028451186, 0.038927328, -0.024245845, 0.01363945, -0.017128395, -0.020598734, 0.045030653, -0.016709723, -0.017435422, 0.00025658286, 0.019426448, -0.039448343, -0.062484685, 0.002432958, 0.018412327, -0.032451846, 0.0069918465, 0.0061638034, 0.008457203, 0.0020852264, -0.06423381, 0.026925355, -0.049012706, -0.007889668, 0.019631132, 0.040564805, -0.0013920892, -0.03395907, 0.017835489, -0.018282074, -0.017407512, -0.021008102, 0.013081219, 0.051096767, 0.08217164, 0.009527147, 0.057609465, -0.056083634, 0.033158936, -0.066206224, -0.030665504, 0.059172515, 0.010243543, -0.01339755, -0.06505255, 0.04238836, 8.42435e-05, -0.06285684, -0.040304296, -0.008950308, 0.033810206, -0.017360993, -0.030237526, -0.017137699, -0.022608366, 0.00016543416, -0.026906747, -0.036675792, 0.031298164, 0.00048409117, -0.0064196596, 0.06795535, 0.011192537, 0.030163096, 0.014030213, -0.0037889946, -1.5155107e-05, -0.004526325, 0.018421631, -0.03833188, -0.033512484, -0.00031313286, -0.014932686, 0.005935859, -0.040490374, -0.033791598, -0.04026708, 0.029251318, -0.013425462, 0.037568964, -0.037457317, 0.018021565, 0.068364725, -0.014179074, 0.012774192, -0.009192208, 0.06255911, -0.02672067, 0.025771676, 0.0142628085, 0.011201841, 0.0032237854, 0.024971545, -0.015314144, -0.016756242, 0.056381356, 0.016021237, 0.019593917, -0.046407625, -0.0058428207, 0.047561303, -0.04570053, 0.030963227, -0.009750439, 0.011471652, 0.026850924, 0.00041227703, 0.07249563, 0.021547727, -0.009420153, -0.03273096, 0.0020515, -0.03420097, 0.012402038, 0.0058428207, -0.011034371, 0.003570354, 0.031781968, -0.0064894385, -0.009983036, -0.012941661, 0.03598731, 0.014616355, 0.0027306813, 0.04927321, 0.037066557, -0.041606836, 0.027037, 0.03189361, -0.021547727, 0.02102671, -0.06025176, -0.0012513684, -0.024655214, 0.022794442, 0.01682137, -0.0040564807, 0.0023631789, -0.009266639, -0.0005637554, 0.0014467493, 0.03955999, -0.0002616709, -0.03094462, 0.012522988, 0.025548384, -0.02396673, -0.0126904575, 0.04484458, -0.0034424262, 0.0267951, -0.034294005], "runbooks/headscale-onboard-node.md::1781591371.715": [-0.008047136, -0.019216765, -0.031187862, 0.02012479, -1.9435953e-05, -0.0047069024, 0.027018363, -0.0047416487, -0.016038679, 0.01549201, -0.0062820474, -0.012026692, -0.042880993, 0.014565455, 0.024572255, 0.005638091, -0.018846141, 0.012693812, 0.025906496, -0.038692962, -0.019068515, 0.017428512, 0.024794629, 0.014129974, 0.00013934528, -0.0051933443, -0.0016527437, -0.01966151, 0.006017979, 0.003595036, -0.016010882, -0.006161595, 0.0052813673, 0.0003460106, -0.036913976, -0.031206394, -0.00898759, -0.00079394237, -0.033096567, 0.01065539, -0.022404116, 0.008714256, -0.013221949, -0.016640939, 0.018243881, -0.042732745, 0.00305995, -0.02566559, 0.0114059, -0.032281198, -0.020921627, 0.004167184, -0.0026036215, -0.035283238, 0.047550835, 0.014380144, -0.036913976, -0.010025332, -0.08694798, -0.0043061674, -0.045549475, 0.026462428, -0.03713635, 0.0033471822, -0.0065692794, 0.045586538, -0.014509861, 0.041176133, 0.0013921498, 0.020458348, 0.006856512, -0.013944662, -0.0406202, -0.032021765, -0.050923496, 0.009163635, 0.06682319, -0.011063075, 0.052554235, -0.0022109933, 0.019346481, -0.0065275845, -0.0019365012, 0.011544883, 0.001785936, 0.03847059, -0.050664064, 0.10362598, 0.00056519895, -0.016983764, 0.0045030606, -0.028927067, 0.016344441, -0.082352266, -0.032410916, 0.009821489, -0.010914826, -0.047921456, 0.0008055243, 0.014704438, 0.0059206905, 0.05244305, -0.0039239633, -0.024498131, 0.025684122, 0.051701806, -0.02331214, -0.035542674, 0.0010221067, -0.028500851, 0.014065115, -0.0039262795, -0.02716661, 0.012045223, -0.008918098, -0.060040805, -0.009043183, -0.043585178, -0.010442282, -0.0005779391, -0.0052118753, -0.012934716, 0.036043014, -0.040027205, 0.019087046, -0.022682082, -0.04113907, -0.022329992, 0.035709456, 0.008927364, 0.0054110847, -0.028519383, -0.006958433, -0.028278477, -0.02648096, 8.881905e-05, -0.019420607, 0.013268277, -0.013249746, -0.041176133, 0.020217445, 0.048699763, -0.034597587, -0.01932795, 0.02414604, -0.04580891, 0.037877593, 0.03096549, 0.006587811, -0.0046605747, 0.021903776, 0.035079397, 0.013425792, 0.0008298464, 0.049403947, -0.016733594, 1.9399758e-05, -0.006601709, 0.025535874, 0.04695784, -0.010201378, 0.044993542, -0.06971405, 0.012628953, 0.042399187, -0.013045903, -0.014167036, -0.02381248, 0.014046583, 0.002999724, 0.011016747, 0.023886604, 0.047106087, 0.009362845, 0.005239672, 0.012017427, 0.051887117, 0.011804319, 0.010062395, -0.011109402, -0.059484873, 0.035690922, -0.0058141365, -0.017094951, -0.063524656, -0.003374979, -0.005262836, -0.02981656, -0.03081724, 0.048069708, -0.003428256, 0.034097247, 0.059855495, 0.021459028, 0.025091127, 0.06941755, -0.021570215, -0.06463652, -0.0069862297, 0.013194152, -0.035524145, 0.02162581, 0.021255186, -0.006365437, -0.019902416, 0.010006801, -0.026870113, -0.011563415, -0.00053566496, -0.050997622, 0.020402756, 0.012360252, 0.022237336, 0.045697723, -0.01465811, 0.0099604735, 0.011350307, 0.04050901, -0.044066988, -0.011980364, -0.006458093, 0.019958008, -0.0069445344, -0.019346481, 0.045586538, 0.011053809, 0.020588066, 0.01997654, 0.029668313, 0.0051053218, -0.03081724, 0.015195512, -0.008158322, 0.01290692, 0.03700663, 0.007820129, -0.10132813, 0.00815369, 0.0056658876, -0.0064071324, -0.039990142, -0.03611714, 0.03976777, -0.011127933, -0.04247331, -0.008033237, 0.014667376, -0.0005038146, 0.005582498, 0.012035958, -0.019346481, 0.015547603, 0.005429616, 0.0037293865, 0.050849374, -7.1735674e-05, 0.0117857875, 0.016900375, 0.009923411, 0.009265556, 0.004329331, 0.013944662, 0.0148990145, 0.027500171, 0.025017003, 0.027555766, -0.028649101, -0.007083518, 0.018401396, 0.022737676, -0.026425367, 0.0097381, 0.028259948, 0.033911936, -0.015927492, -0.010636859, -0.0018195236, 0.003041419, 0.10162462, 0.022922987, 0.0059438543, 0.016029412, 0.026388304, 0.022292929, 0.003215148, 0.01649269, -0.0032220972, -0.038025845, -0.015797773, -0.039693642, -0.032707416, 0.016520487, 0.0770153, -0.009867817, -0.052405987, 0.025035534, 0.012804999, -0.14698878, 0.024701973, 0.037525505, 0.015640259, 0.0018299473, 0.017697213, -0.034412276, 0.0074124453, -0.07030704, 0.035357364, 0.02216321, -0.04881095, -0.0019851455, -0.043585178, -0.005133118, -0.01565879, 0.0006624873, -0.008125893, 0.015223309, -0.037710816, -0.082204014, -0.025220845, 0.04829208, 0.023515983, -0.058410067, -0.0118228495, 0.015649525, -0.0064210305, -0.022367053, -0.05133118, -0.015529073, -0.01740998, 0.008362165, 0.0023974627, -0.005012666, -0.01040522, -0.023089767, 0.049033325, 0.040583137, -0.006244985, 0.046846654, 0.040027205, 0.025239376, 0.018141959, 0.028204354, -0.003935545, 0.02414604, -0.01549201, -0.034208436, -0.0045146425, 0.0014245793, 0.02831554, 0.00331012, -0.016640939, -0.014880484, -0.021199593, 0.04295512, 0.01980976, -0.040175453, -0.035542674, -0.0005255308, -0.017456308, 0.029483, -0.02762989, -0.029594187, -5.1213916e-05, -0.0036390473, -0.007106682, 0.01997654, -0.027222205, 0.030075995, -0.013259011, -0.018401396, 0.0008477984, 0.0017094952, 0.0146488445, -0.030576335, -0.030613398, -0.0442523, -0.14328256, 0.051405307, -0.007213236, -0.012591891, 0.019031452, -0.021199593, 0.009765896, 0.0009282929, 0.013045903, 0.04825502, 0.25795308, 0.0356168, -0.024590787, -0.0110352775, 0.03847059, -0.036228325, -0.004598032, 0.019272357, 0.034727305, -0.02297858, -0.026499491, 0.012860592, 0.02397926, -0.0148248905, 0.0021716147, 0.0392489, -0.03493115, 0.020588066, 0.04680959, -0.0054157176, 0.011544883, -0.029483, 0.023571575, -0.0039424943, -0.04024958, -0.015325231, -0.006745325, 0.083390005, -0.030372493, 0.028111698, 0.055852775, 0.028741756, 0.034356683, -0.02316389, -0.068342745, 0.030539274, 0.0042413087, -0.026833052, -0.0062542506, 0.0026291017, -0.039174773, -0.03200323, 0.0019724052, 0.0036320982, 0.019902416, -0.02662921, 0.0314473, 0.030761648, -0.030724585, -0.027240736, -0.012647484, -0.010192112, -0.04432642, -0.0025387625, 0.019049983, -0.021403436, -0.030335432, -0.029760968, 0.00022367632, 0.008515046, 0.052887797, 0.02231146, -0.07353146, 0.019253826, -0.030242776, 0.014018787, 0.0001887857, -0.018095631, -0.0022492139, 0.06007787, 0.018002976, -0.018188287, 0.013481384, -0.011683866, 0.02312683, -0.024183102, 0.0553339, 0.03330041, -0.051405307, 0.021199593, -0.0038359403, -0.019605918, -0.0016689583, 0.025443219, -0.015556869, 0.06726794, -0.012434376, 0.03292979, -0.019995071, -0.041398507, -0.018753486, -0.042065628, -0.023553044, 0.0689728, 0.015269637, 0.04325162, 0.0064210305, -0.024257226, -0.007000128, -0.000780044, 0.019179702, -0.020995751, 0.0031526056, -0.00026450268, 0.001987462, -0.046179533, 0.021644339, 0.02963125, -0.0013909916, 0.025795309, -0.03161408, 0.025850903, -0.008306571, -0.03415284, -0.0032730578, 0.02516525, 0.019680042, -0.016548283, 0.062523976, 0.006124533, 0.034171373, -0.0018554276, -9.4374755e-06, 0.020699253, -0.0032637923, -0.06923224, -0.027333392, -0.03200323, -0.04614247, 0.083983004, 0.02616593, -0.031558484, -0.010562735, 0.037784938, 0.010868497, -0.015464214, 0.049552195, 0.023386264, -0.0609303, 0.04132438, -0.06363584, -0.00965471, -0.025498811, 0.002494751, -0.016122067, -0.027963448, -0.008964426, -0.032373853, -0.021996431, 0.018336536, -0.04580891, 0.018679362, -0.0133238705, -0.052517172, -0.009080245, -0.024868753, -0.01962445, 0.0075236317, 0.026017683, -0.015510541, -0.035690922, 0.0044104047, 0.0050682593, 0.04013839, 0.024016323, -0.03682132, -0.015668055, 0.010433016, 0.038099967, -0.023645699, 0.016344441, -0.046401907, -0.06107855, 0.047884397, -0.008755951, -0.04781027, -0.06363584, 0.0075236317, 0.018772017, -0.046587218, 0.0720119, 0.020439817, -0.037988782, -0.017030092, 0.025869433, 0.025999151, -0.0024437904, -0.006082838, 0.017817665, -0.00803787, -0.030613398, 0.091395445, 0.011887709, -0.01399099, 0.021848181, 0.012360252, 0.05726114, 0.034597587, 0.011869178, -0.024535194, -0.011118668, 0.017002296, -0.033949, 0.012582625, -0.0030205713, -0.020235974, 0.03298538, 0.00737075, -0.08086978, 0.0141485045, -0.012721609, -0.01816049, -0.07171541, 0.009599117, 0.025887964, -0.020903096, 0.03481996, 0.041064944, -0.026184462, 0.0037548668, 0.004598032, -0.009200698, 0.019346481, -0.050071068, 0.0019503996, -0.004185715, 0.023330672, 0.024850221, -0.030946959, 0.014602517, 0.002904752, 0.016279582, 0.059003063, -0.04076845, 0.022997111, -0.02581384, 0.06597076, 0.016131334, 0.030502211, -0.020254506, 0.06497008, 0.011980364, -0.0034213066, 0.043992862, 0.018188287, 0.06285753, 0.020995751, -0.026518023, -0.021496091, -0.025572935, -0.0141485045, -0.043029245, -0.02481316, -0.013935396, 0.034393746, 0.04332574, 0.010979684, -0.0072873603, 0.003995771, -0.001679382, -0.02716661, -0.0019978855, -0.020384224, -0.011841381, -0.013416526, -0.03380075, 0.021143999, -0.0043316474, -0.0071113147, -0.058410067, -0.0070093935, -0.010710984, -0.030057466, -0.0030321532, 0.06015199, -0.04362224, -0.03947127, 0.010961154, 0.014102177, 0.036895446, -0.028945599, -0.002202886, 0.05507447, 0.026888644, -0.046068348, 0.0069028395, 0.02516525, -0.014806359, -0.0055454355, -0.055370964, 0.045697723, 0.008028605, -0.043399867, 0.0203101, -0.014102177, -0.0024785365, 0.0107851075, -0.007560694, -3.7387967e-05, 0.06007787, -0.002434525, -0.0006121058, -0.02266355, -0.005749278, 0.0020859083, -0.01274014, -0.020013602, -0.058854815, 0.0107480455, -0.005707583, -0.031002551, -0.025498811, -0.024942879, 0.039656583, 0.058521256, 0.0054388815, 0.049922816, 0.005179446, -0.009293353, 0.0038498386, -0.012786468, -0.034875553, 0.0035556573, -0.015918225, 0.045215916, 0.02131078, -0.023219485, 0.019012922, -0.023441859, -0.0592625, 0.0057956055, 0.03861884, 0.02462785, -0.031577017, 0.016770657, 0.00064858893, 0.021236654, -0.04743965, 0.019846821, -0.017132014, 0.008181486, -0.005109954, 0.03663601, -0.026833052, 0.030001871, -0.053925537, -0.012249066, -0.041398507, -0.04443761, 0.02598062, -0.0032174645, 0.009001488, -0.035357364, -0.042102687, 0.02016185, -0.030502211, -0.001804467, 0.023182422, 0.01098895, -0.026610678, -0.021014282, 0.0712336, 0.036395106, -0.03913771, -0.0010070502, -0.021866713, 0.03161408, 0.006578545, -0.003154922, 0.0019805126, -0.0062125553, 0.018494051, -0.013963194, 0.00787109, 0.0105349375, -0.027500171, -0.020903096, -0.010164316, 0.02112547, -0.03496821, -0.03350425, -0.025424687, -0.06330228, -0.017104218, -0.005804871, 0.024331352, -0.007829395, 0.008890301, 0.037525505, -0.011313245, 0.014120708, 0.031688202, -0.03465318, -0.028000511, -0.12690106, 0.02581384, -0.015927492, -0.013110762, -0.009135839, 0.025776777, 0.007222501, 0.001172672, -0.03824822, -0.011081605, -0.08576199, 0.036487762, 0.04080551, -0.06126386, -0.017400716, 0.02166287, -0.07642231, -0.00637007, -0.033207756, -0.00034890612, -0.01705789, 0.006059674, 0.021736994, 0.020328632, 0.0556304, -0.053184293, -0.057001702, 0.0036645276, -0.016427832, 0.007815497, -0.009010754, -0.025721185, 0.015390089, 0.02062513, 0.021681402, 0.036209796, 0.006374703, 0.0035023803, -0.04125026, -0.0012520083, -0.005466678, 0.036784258, -0.035857704, -0.0018959645, 0.00015736968, 0.044585858, 0.0005782286, -0.0019561907, -0.010933356, -0.019531792, 0.022089086, 0.016520487, -0.006555381, 0.019216765, 0.016520487, 0.005865097, -0.048699763, 0.018595971, -0.0036575785, 0.03315216, -0.034375213, 0.032874193, -0.02516525, -2.9606348e-05, -0.04795852, 0.026518023, -0.005475944, -0.016251786, -0.015334496, 0.03580211, -0.024368413, -0.0439558, -0.033022445, 0.013277543, 0.01930942, -0.044548795, 0.0075467955, -0.010303299, -0.03292979, -0.04213975, 0.0074124453, -0.015278903, -0.04180619, -0.0026754295, 0.0353203, -0.022848861, 0.022515303, -0.02466491, -0.009914146, 0.003833624, -0.046364844, -0.04632778, 0.015334496, -0.008061034, -0.020754846, 0.043177493, -0.018994391, -0.013509181, 0.010970418, -0.008695724, -0.020180382, 0.034078717, 0.013435056, 0.0058836285, 0.017289529, -0.013509181, 0.018846141, -0.045697723, 0.027796669, -0.019105578, 0.0097381, 0.0027588194, -0.009673241, 0.0035880867, -0.07405033, -0.004405772, 0.010136519, 0.03493115, 0.008125893, -0.049885757, 0.010080925, 0.017984444, -0.043659303, -0.007949848, -0.0006601709, 0.0078062313, 0.019828292, 0.005350859, 0.04143557, 0.00029968284, 0.020180382, -0.01705789, -0.017206138, 0.034226965, 0.030724585, -0.037395786, -0.024090447, 0.044548795, -0.004030517, -0.041695002, -0.030428087, -0.015306699, -0.0010887029, -0.005225774, -0.01916117, -0.045586538, 0.008584538, 0.015417886, -0.007440242, -0.028185822, 0.026351243, 0.0110352775, 0.020606598, 0.031725265, -0.006221821, 0.006828715, 0.015390089, 0.0456236, -0.020050664, 0.053036045, 0.021051344, -0.0055222716, -0.013008841, -0.02047688, -0.034282558, 0.04732846, -0.010979684, -0.012054489, 0.0042783706, 0.021922307, -0.016715065, 0.05811357, -0.0074448744, 0.027963448, 0.025572935, -0.035524145, 0.020143319, -0.020421287, 0.055556275, 0.0065646465, 0.011109402, -0.02562853, -0.010609062, 0.015899695, 0.026369773, 0.03450493, -0.009663975, 0.04162088, -0.0056334585, 0.0024739036, -0.0058002383, -0.028278477, 0.025054064, -0.0045354897, 0.01048861, -0.050627, 0.002680062, 0.010701718, -0.012527032, 0.099993885, -0.021514622, -0.008352899, -0.019883884, -0.016335176, -0.041843254, -0.0069260034, 0.023182422, -0.0004447467, 0.019605918, 0.04844033, 0.009877083, 0.015093591, 0.0004797821, 0.042880993, 0.04147263, 0.02081044, 0.0439558, 0.023553044, -0.0141485045, -0.010683186, 0.028371133, 0.011896974, 0.0019307103, -0.0773118, -0.0036598947, -0.03876709, 0.014834156, 0.017030092, -0.017104218, -0.0079591125, -0.0017477155, -0.006490522, -0.002791249, 0.026962768, -0.0044150376, 0.0007505101, -0.03780347, 0.0453271, -0.035839174, 0.01962445, 0.067305, 0.00662024, 0.028593507, -0.005684419], "runbooks/expose-service-contabo.md::1770252899.605": [0.005600038, -0.029109016, -0.009774443, 0.028978566, -0.006802043, 0.005972753, 0.01738714, 0.010641004, -0.016138546, 0.013482953, 0.02144973, 0.025381869, -0.014302926, 0.003913504, 0.017517589, 0.021952894, 0.02489734, 0.021952894, 0.031308033, -0.022306973, -0.0036968638, 0.016716253, 0.039470483, 0.022772867, -0.006513189, -0.0060472954, -0.00594014, -0.026481377, 0.020517943, -0.0040486134, -0.02131928, -0.048042923, -0.01813257, -0.04316036, 0.009951482, -0.052440956, -0.0037294761, 0.0045983675, -0.033208877, 0.019082991, -0.022791503, -0.011870963, -0.0033963625, -0.00053053605, 0.053000025, -0.040066827, 0.008483917, -0.030543968, 0.0031051792, -0.02411464, -0.042526744, 0.009355138, -0.018859362, -0.028810844, 0.038203254, -0.0024412812, -0.016352857, -0.04170677, -0.07137486, -0.00834415, -0.040924072, 0.03194165, -0.05080101, 0.022288337, 0.006657616, 0.03647013, -0.01625036, 0.021673359, -0.019567521, -0.006224335, 0.017545544, -0.0072539593, -0.02970536, -0.029947624, -0.0331157, -0.006154451, 0.016921246, -0.017433729, 0.014507919, -0.036451496, 0.026947271, -0.014498601, 0.00013838489, -0.001467564, -0.022921953, -0.007813032, -0.07592198, 0.098396674, 0.0047334763, 0.030991225, -0.0073937275, -0.0026812162, -0.026313657, -0.02525142, -0.05568357, -0.0064665996, 0.019548886, -0.03537062, 0.082817204, 0.030655783, 0.024748255, -0.028661758, 0.017172828, -0.015868327, 0.0030935318, 0.027469072, -0.025754584, -0.0011565803, -0.008991742, -0.030935317, 0.003074896, 0.0017634063, 0.009243324, 0.0036572628, 0.001908998, -0.06626867, -0.041222245, -0.054453615, -0.0625788, 0.00782235, 0.0024179865, 0.01524403, 0.035799246, -0.03360023, 0.011665969, -0.025493683, -0.008041319, 0.031214854, 0.016669665, 0.03788645, 0.005134145, -0.02385374, -0.0046006967, -0.016753525, -0.07648105, 0.01764804, 0.0073098666, 0.020480672, -0.029295374, -0.060864307, 0.011144169, 0.015066991, -0.021244736, -0.026295021, 0.03516563, -0.054379072, 0.049347423, 0.014871316, 0.010175111, -0.029630817, 0.0117964195, 0.04237766, 0.02171063, -0.025027791, 0.049421966, -0.045843907, 0.0076825814, -0.019753877, 0.058777105, 0.034047484, 0.008441987, 0.03620923, -0.015793784, 0.023835104, 0.017182147, -0.029146288, -0.034923363, 0.039023228, -0.009010377, -0.025083698, 0.02210198, 0.012048002, 0.014629051, 0.014004754, -0.0053391377, 0.040290456, 0.031121675, 0.015309256, 0.0016527566, -0.0038459497, -0.044166688, 0.04752112, -0.019418435, -0.037420552, -0.04856472, -0.011283937, 0.018905953, -0.04491212, -0.03537062, 0.061087936, -0.036395587, 0.010361468, 0.04196767, 0.013091603, -0.0522546, 0.06406965, 0.027487708, -0.031196218, 0.0065364838, -0.033618864, -0.019586157, 0.0053670914, 0.070927605, -0.014992448, -0.005744465, 0.033041157, -0.023891011, -0.019679334, 0.003009671, -0.08788612, -0.027990872, -0.015262666, -0.017368505, 0.063696936, -0.02564277, 0.013855668, -0.005879574, -0.01611991, -0.0034056804, 0.00436775, -0.019381164, 0.06339876, 0.024096005, 0.013911575, 0.039955013, 0.0056373095, 0.019213442, 0.0028559263, 0.020462036, -0.00934582, -0.0029956943, 0.004216335, -0.0411477, -0.010035343, 0.057174433, -0.037271466, -0.023387846, 0.040066827, -0.025139606, -0.010035343, -0.03507245, -0.04677569, 0.022139251, -0.01917617, -0.018533237, 0.025065063, 0.03510972, 0.02603412, -0.012951835, -0.03788645, -0.035538346, 0.0076639457, 0.019120263, 0.014824727, 0.046552062, -0.018654369, 0.010641004, 0.025586862, 0.018412106, -0.029034473, -0.000709905, 0.0069744233, 0.016967835, 0.029947624, 0.0110044, 0.007142145, -0.005674581, -0.013930211, -0.01995887, 0.020927928, 0.018905953, 0.022605145, 0.014135204, 0.006242971, 0.022679688, -0.0071374862, -0.0044329753, 0.0012066638, 0.063175134, 0.034327023, -0.0004597785, 0.054975417, 0.013790443, -0.003508177, -0.0352029, 0.018402787, 0.011684605, -0.012243677, 0.004391045, -0.023387846, -0.028289044, 0.05154644, 0.08840792, 0.02005205, -0.021132922, 0.040924072, 0.011852327, -0.15176941, -0.040029556, 0.04420396, 0.031177582, -0.0037597592, 0.01883141, -0.052105512, 0.003179722, -0.0802082, 0.022884682, 0.006075249, -0.058739834, -0.007771101, -0.060081605, 0.0032565945, -0.0261273, 0.00072562887, -0.027226808, -0.013650675, -0.02336921, -0.047111135, -0.007547472, 0.043085817, 0.06436782, 0.0077338293, -0.008236994, 0.03048806, -0.017163511, -0.014442693, -0.0036013555, -0.018971177, -0.0193998, 0.011349162, -0.02372329, 0.0052832305, -0.054863602, -0.039358668, 0.009904892, -0.006364103, -0.010538507, 0.016585803, 0.076779224, 0.01157279, -0.012159816, 0.024915976, -0.021747902, -0.00039950354, -0.005609356, -0.026108664, 0.010696911, 0.003883221, -0.0045401305, -0.015803102, -0.011433023, -0.0408868, 0.0057537826, 0.012243677, 0.062317893, -0.06071522, -0.008069273, -0.027077721, -0.03533335, 0.041818585, -0.017135557, -0.01122803, -0.0057211705, 0.008064614, -0.013427046, 0.014228383, -0.0089964, 0.025829127, 0.01598946, 0.0028070074, -0.0050735786, 0.015337209, -0.01026829, -0.022474695, -0.02808405, 0.0069604465, -0.12806477, 0.021375187, -0.048117466, -0.0081997225, 0.0540809, -0.046402976, -0.02668637, -0.0022700652, 0.004835973, 0.005106191, 0.2383883, 0.03218391, 0.03740192, 0.001100673, 0.070703976, -0.046365704, 0.02336921, 0.021207465, 0.020406129, -0.04312309, -0.025270054, 0.025866399, 0.0033823857, -0.035482436, -0.024021462, 0.012215723, -0.05180734, 0.018971177, 0.062839694, -0.025568226, -0.0060379775, 0.0046845577, 0.025493683, 0.05132281, -0.024431447, -0.022530602, 0.0014629051, 0.049086522, -0.02271696, 0.013734536, 0.045061205, 0.012718888, 0.017368505, -0.07189666, -0.03792372, -0.012607074, 0.04521029, 0.012467306, 0.018272337, 0.029481731, 0.030748961, -0.020070685, 0.0024319633, -0.010389421, 0.0053717503, -0.033395234, 0.027711336, -0.008591074, -0.022884682, -0.02372329, 0.016175818, -0.039135043, -0.004342126, -0.00047812305, -0.016157182, -0.05478906, -0.01092054, -0.061237022, -0.012644345, 0.028997201, 0.029537639, 0.015607427, -0.07323843, 0.044278502, -0.0013382786, 0.032556627, 0.018290972, -0.014955176, 0.042079486, 0.062355164, 0.019809784, -0.02008932, 0.017331233, -0.045992993, 0.014908587, -0.009504224, 0.037625547, 0.058106218, -0.04878835, 0.051136453, -0.00602866, 0.009942164, 0.007882915, 0.01826302, -0.018952541, 0.016138546, -0.01707965, 0.036376953, -0.0068299966, -0.037793268, -0.038650513, -0.041594956, -0.010575779, 0.06339876, 0.017228736, 0.04394306, -0.0043747383, 0.006797384, 0.031513024, -0.046142075, 0.021822445, -0.0033660794, -0.005884233, 0.00877743, 0.051136453, -0.043719433, -0.050316483, 0.006084567, 0.024729619, 0.0048779035, -0.062355164, 0.047409307, -0.02739453, -0.040290456, -0.00036019378, 0.019232078, 0.043570347, 0.0065690964, 0.044874847, -0.027133629, 0.004975741, -0.010995083, 0.01454519, -0.030245796, -0.0016830397, -0.015588791, -0.0271709, -0.027189536, -0.031308033, 0.05788259, 0.07055489, -0.027226808, 0.01896186, 0.036544673, 0.010995083, 0.0011699747, 0.050391026, 0.030283067, -0.030320339, 0.02031295, -0.0017773831, -0.011013718, -0.04017864, -0.00371317, 0.01270957, -0.025475048, -0.0054742466, -0.009536837, -0.022437423, 0.009821032, -0.004901198, 0.029500367, 0.028456766, -0.03928413, 0.003109838, -0.009755807, -0.02398419, 0.028065415, 0.046328433, -0.0146756405, -0.018887317, -0.027655428, 0.03939594, 0.013501589, 0.072232105, -0.01834688, -0.0546027, 0.055348128, 0.014312243, -0.048266552, 0.035240173, -0.053745456, -0.052403685, 0.029146288, -0.021747902, -0.041632228, -0.075027466, -0.023946919, 0.006513189, 0.020219771, 0.022903318, 0.036190595, -0.05706262, -0.01847733, 0.018449377, -0.011824373, -0.047558393, 0.008022684, 0.029351281, -0.020983836, -0.040365, 0.09951482, 0.023555567, 0.007766442, 0.0026020142, 0.054938145, 0.07476656, 0.027860422, -0.01655785, 0.01524403, 0.0050689196, 0.01459178, 0.014181794, 0.03210937, -0.046850234, -0.049161065, 0.042228572, 0.048378363, -0.07003309, 0.011470295, -0.03835234, 0.020797478, -0.035407893, 0.011423705, 0.008567778, -0.020331586, 0.048900165, 0.01065964, 0.0048965393, 0.001118144, 0.0123554915, -0.020685665, 0.044129416, -0.037998263, -0.02031295, -0.016828068, 0.0051574395, -0.031177582, 0.010715547, -0.0037900424, -0.0022514295, 0.028587217, 0.02869903, -0.026276385, -0.015654016, -0.02730135, 0.042042214, 0.009145486, 0.015914917, -0.016352857, 0.029164923, 0.018495966, -0.0043304786, 0.053521827, 0.015905598, 0.037029203, -0.027282715, -0.015831055, 0.0028139958, -0.0016713924, -0.043533076, -0.073760234, -0.058031674, -0.029928988, 0.038501427, 0.045843907, 0.007086238, -0.006252289, -0.0077943956, 0.009643992, -0.03760691, -0.018905953, -0.037252832, -0.040215913, 0.014871316, -0.03805417, 0.026630463, -0.03302252, -0.011675287, -0.053037297, -0.011311891, -0.01607332, -0.0028792208, -0.017088968, 0.005879574, -0.008306879, -0.018067343, 0.01524403, 0.0058283256, 0.0154769765, -0.051471896, 0.017750537, 0.03814735, -0.018290972, 0.015933553, 0.004381727, -0.011703241, -0.021263372, -0.010436011, -0.03831507, 0.034047484, -0.013464318, -0.01870096, 0.023257395, -0.011423705, -0.01563538, 0.009089579, -0.0021803807, -0.0061078616, 0.06720046, 0.00025405746, -0.03192301, -0.008870609, -0.0030050122, 0.029015837, 0.0049850587, -0.02258651, 0.008712205, -0.015952189, 0.03114031, 0.044166688, -0.049123794, -0.0033707384, 0.045545734, 0.034960635, -0.013427046, 0.023313303, 0.0073191845, -0.008730841, 0.0023970213, -0.018020755, -0.038948685, -0.006075249, -0.022772867, -0.0076732635, 0.015691288, -0.030898046, -0.011889598, -0.020387493, -0.020406129, 0.008325514, -0.0017272995, -0.003254265, -0.034942, -0.017321914, -0.019455707, 0.012131862, -0.062839694, 0.041035887, -0.026183207, -0.0038971978, -0.008577096, -0.009988753, -0.051360082, -0.021598816, -0.04289946, -0.0005052031, -0.016809432, -0.010203064, -0.00084151985, 0.0005680987, 0.01681875, 0.008460623, -0.023462389, 0.00777576, -0.053521827, 0.01625036, -0.0028466084, 0.012038684, 0.0013883621, -0.010911223, 0.02655592, 0.01061305, -0.03857597, 0.010985765, -0.00458672, -0.000492391, 0.029835809, -0.0051667574, -0.018468013, 0.0029910353, 0.010212382, -0.019902963, 0.04547119, -0.013948847, -0.003459258, -0.018085979, 0.03961957, 0.0087587945, -0.015327891, -0.039209586, -0.00079551287, -0.04726022, 0.009690582, -0.06526234, 0.038203254, 0.009029013, 0.0053624325, 0.048378363, 0.038464155, -0.0018833738, 0.03587379, -0.017331233, 0.02349966, -0.13641357, 0.03861324, -0.03171802, 0.0055534486, -0.011144169, -0.0060007065, -0.01870096, -0.015840374, 0.018570509, -0.03445747, -0.112112574, 0.030394882, 0.06969764, -0.022083344, 0.012159816, 0.0128400205, -0.012607074, -0.021952894, -0.020946564, 0.06708864, -0.024561897, -0.02385374, 0.008609709, -0.0133990925, 0.04472576, -0.02525142, -0.009243324, 0.008446646, -0.018281655, -0.051993698, -0.0063361493, -0.02437554, 0.020890657, 0.026350928, -0.015570155, 0.019269349, 0.036153324, 0.0018402787, -0.013147511, 0.042601287, -0.028997201, 0.014619733, -0.022344245, 0.04368216, -0.0075987205, 0.016464671, -0.027655428, -0.03647013, -0.04547119, 0.0097185355, 0.01436815, 0.0106782755, -0.016194453, 0.0017669005, -0.009867621, -0.0062662656, -0.026723642, 0.034923363, -0.03988047, -0.037271466, -0.030394882, 0.03701057, -0.04923561, -0.009774443, -0.034271114, 0.01026829, -0.009727853, -3.49784e-05, 0.032556627, 0.011917552, -0.025866399, -0.03861324, 0.0060100243, 0.015980141, 0.027916329, -0.021244736, 0.0050968733, -0.003717829, 0.0007465941, 0.0006307031, -0.01498313, -0.039209586, -0.003913504, 0.02294059, 0.07402114, 0.012597756, -0.0011851162, 0.030655783, 0.018207112, 0.013529543, -0.016129227, -0.045098476, 0.02625775, -0.017927576, -0.046067532, 0.035445165, 0.024394175, -0.011255983, -0.012169134, -0.023406481, 0.00029249367, -0.0017249701, -0.0077850777, 0.010529189, -0.009783761, -0.01664171, 0.033954307, -0.023089673, 0.02428236, 0.008353468, 0.02184108, 0.010734183, -0.025456412, 0.015150852, -0.049906496, 0.01454519, 0.014433376, 0.029779902, 0.0011746336, -0.029556274, 0.03760691, -0.004840632, -0.046142075, -0.024953248, -0.006927834, 0.032034826, 0.03943321, -0.020927928, 0.035761975, -0.037718724, -0.0010773784, -0.007962117, 0.009886256, 0.02499052, 0.009112874, -0.021002471, -0.0440176, 0.064665996, -0.0017272995, 0.014237701, -0.013175464, 0.0123554915, -0.00010089503, -0.016473988, 0.012662981, -0.017536225, 0.01707965, 0.0020068355, 0.031736653, -0.020387493, 0.026742278, 0.023462389, -0.0141165685, 0.07133759, 0.013091603, 0.03764418, -0.033674773, -0.005879574, -0.031177582, 0.025754584, -0.0125138955, -0.0059867296, -0.03402885, -0.003778395, -0.020163864, 0.04442759, 0.013212735, 0.0043700794, 0.026760913, -0.029164923, 0.0022619122, 0.027711336, -0.011405069, 0.053447284, 0.00065050356, -0.02853131, 0.016800115, -0.0052692536, 0.039843198, -0.01698647, 0.026052756, -0.013045014, 0.011992095, -0.006634321, 0.060118876, 0.056540817, -0.0086749345, -0.00019320015, -0.0062569478, 0.027879057, -0.028885387, 0.018747548, 0.028810844, -0.030208524, 0.036619216, -0.045769364, -0.006429328, -0.038035534, 0.0020301302, 0.09206052, 0.010184429, -0.020294314, -0.005860938, -0.007901551, -0.030245796, -0.007631333, -0.025791856, -0.028978566, -0.028270409, 0.033581592, -0.034047484, 0.01725669, -0.004460929, 0.025568226, 5.124827e-05, -0.023331938, 0.045732092, 0.021170193, 0.00070175185, -0.002193193, 0.012467306, 0.018309608, -0.014442693, -0.032444812, -0.0042745713, -0.007016354, 0.020331586, -0.0070443074, -0.017023742, -0.015365163, 0.0139581645, -0.010743501, -0.0021046733, 0.026481377, 0.0017447706, 0.018812774, -0.014340197, 0.041445874, -0.03123349, 0.012299584, 0.034886092, -0.009662628, 0.014955176, -0.024338268], "runbooks/edge2-access-reference.md::1781647199.750": [0.018809685, 0.019435119, -0.030394211, 0.01804423, -0.0054842136, -0.046263427, 0.038982257, 0.045329943, 0.021414105, 0.0069964565, -0.020181905, -0.016513318, -0.059556227, 0.0050128046, -0.00870473, 0.010184301, -0.015682517, 0.0359391, -0.0064783734, 0.01304076, -0.017754849, 0.0046884194, 0.03213049, -0.008233322, 0.003435218, 0.03364273, -0.036069788, -0.0061236494, 0.022552954, 0.013899565, 6.4140506e-05, 0.00043552823, 0.0026394236, -0.01684937, 0.013936903, -0.012424661, -0.015673183, 0.0030898293, -0.024606617, -0.027593762, -0.0128633985, 0.007584551, 0.009292825, -0.06582923, 0.0564944, -0.02384116, 0.021488782, -0.03924363, -0.012536679, -0.025577439, -0.031813107, -0.023430428, 0.004905454, -0.0046417452, 0.05533688, 0.010118958, 0.0034072136, -0.016942719, -0.027911147, 0.0048774495, -0.03162641, 0.012854063, -0.018249596, -0.027257709, 0.026828306, 0.03429617, -0.0095868725, 0.011817897, 0.011173793, -0.019136405, 0.002812118, 0.02441992, -0.0042543495, -0.011687209, -0.04607673, 0.019267093, 0.03991574, 0.027593762, 0.023766482, -0.006632398, 0.011201798, -0.023393089, 0.030431552, 0.06702409, -0.021824837, -0.008350007, -0.058660083, 0.036256485, 0.048578463, 0.02440125, -0.049848, -0.02667895, 0.028508576, -0.05600899, -0.036069788, 0.007976614, 0.003372208, -0.0051808315, 0.011929915, 0.013647524, 0.020312594, 0.046263427, -0.01056703, -0.03048756, 0.029591417, 0.041782707, -0.0017304444, -0.0033255338, 0.0052275057, -0.012658032, 0.0010209972, 0.023673134, 0.002365213, 0.004571734, -0.02774312, -0.058548063, -0.0047934363, -0.02389717, -0.032615904, -0.005082816, -0.014553003, 0.015439812, -0.021395434, -0.045778014, -0.001949813, -0.02046195, 0.011052441, -0.00939084, 0.012135281, 0.0011265975, 0.009274155, -0.035323, -0.05055745, -0.052499093, -0.08602981, 0.00234771, 0.0024807316, 0.04148399, -0.029834121, -0.06515712, 0.036163136, 0.03597644, -0.008625384, -0.01302209, 0.034538876, -0.04883984, 0.029684765, 0.029890131, -0.031887785, -0.00013287549, 0.014581007, -0.0050548115, -0.015897218, -0.008457357, 0.013694198, -0.02656693, 0.035173647, -0.022907676, 0.043014906, 0.036312494, 0.015290454, 0.007757245, -0.041670687, 0.02443859, 0.036013782, -0.045143247, -0.017241433, 0.0041913395, -0.020125898, -0.03649919, 0.049810663, 0.01553316, -0.0016044242, 0.008251991, 0.0149730705, 0.036387175, 0.037600704, 0.018501636, 0.011827231, -0.01192058, -0.031402376, 0.01193925, -0.011351155, -0.041894726, -0.02273965, -0.04379903, 0.016578661, -0.021227408, -0.009162137, 0.03328801, -0.02878862, 0.0057969303, 0.059070814, 0.006893773, 0.016307952, 0.019379111, 0.0039182957, -0.002358212, 0.03649919, -0.032615904, -0.017922876, -0.0011090947, 0.065194465, -0.015253115, -0.006034969, 0.020910023, -0.020611309, -0.011276477, 0.021974193, -0.045665998, 0.016606666, -0.011621865, -0.013218122, 0.009904256, -0.023654463, 0.0067304135, -0.013218122, 0.030188845, -0.00749587, -0.01659733, -0.027369726, 0.012620692, -0.055523578, -0.017530814, 0.049511947, 0.0191084, -0.002485399, 0.0059556225, 0.009372171, 0.018865695, -0.01526245, 0.030188845, 0.0012730376, -0.021544792, 0.09178007, -0.0057175844, -0.05880944, 0.038198132, 0.0077479105, -0.02494267, 0.025446752, -0.022254238, 0.0035262327, -0.014627681, -0.013292801, 0.014030252, 0.0064923754, -0.036573872, 0.0044853864, -0.008298665, 0.022982355, -0.027052343, -0.0019381444, -0.029834121, 0.056905136, 0.02552143, 0.032989297, 0.010641708, 0.028657934, -0.0044293776, 0.010828405, 0.026660278, 0.05929485, 0.007710571, -0.002294035, -0.0035449024, -0.04099858, -0.035603046, 0.018763011, 0.007453863, -0.035360344, 0.049175892, 0.016662674, -0.016587997, 0.0033885438, -0.01941645, -0.0042356797, -0.02107805, 0.07486535, 0.013815551, 0.016186599, 0.039579686, -0.007607888, 0.035192315, 0.011827231, 0.0129660815, -0.009120131, -0.02936738, -0.016709348, -0.022459606, -0.011024436, 0.03614447, 0.085805774, -0.016952055, -0.079532765, -0.028116513, -0.0076125553, -0.1511496, -0.0008675559, 0.05488881, 0.031421043, 0.0025134035, 0.014422315, -0.030860953, -0.042230777, -0.07497737, 0.0029941474, -0.005264845, -0.049175892, -0.02389717, -0.020312594, -0.0021271748, -0.0008039624, 0.036331166, -0.04996002, 0.02436391, -0.022048872, -0.04712223, -0.0009894922, 0.046338104, 0.019827183, 0.0022566956, -0.024531938, 0.064186305, -0.00444338, -0.046226088, -0.009838913, 0.0058109327, 0.00791127, -0.005306852, 0.027313717, 0.0111644585, -0.0052928496, -0.0072111576, 0.028153852, 0.02548409, -0.012303309, 0.042081423, 0.05044543, -0.027145691, 0.012097942, 0.031010311, -0.040401153, 0.030842284, -0.02059264, -0.011183129, -0.008667391, 0.029311372, -0.0013220456, -0.012321978, 0.018118909, -0.020200577, -0.016989393, 0.045665998, 0.051901665, -0.04555398, -0.029330041, 0.016242607, -0.008223987, 0.03108499, -0.027425736, 0.00017021481, 0.007733908, 0.026268216, -0.0053815306, 0.020256585, -0.015710521, 0.023131713, -0.0056055663, -0.011220467, 0.020891353, -0.015029079, -0.021526122, -0.02171282, 0.0067490833, -0.04062519, -0.13882762, 0.041670687, 6.869853e-05, 0.038030103, 0.033549383, -0.008093299, 0.00025714544, 0.0054608765, -0.004067653, 0.03991574, 0.25943366, 0.0488025, -0.028321879, 0.021302085, 0.05929485, -0.028769951, -0.0048634475, 0.012396657, 0.058361366, -0.018408287, -0.035509698, 0.01553316, 0.018828355, -0.024886662, 0.01107111, 0.040737204, -0.053059183, 0.006160989, 0.044060405, -0.024830652, -0.0013908899, -0.029049996, 0.05701715, 0.00058342697, -0.04323894, -0.025764136, -0.035248324, 0.07759112, -0.04316426, 0.06941381, 0.008293998, 0.009115463, 0.056681097, -0.03431484, -0.04876516, -0.0077012363, -0.011799227, -0.0048401104, 0.0028354551, -0.013302135, 0.00038243638, -0.024046527, 0.022048872, -0.031253017, 0.0053021843, -0.021918185, 0.005754924, 0.04387371, -0.035808414, -0.023113044, -0.02936738, -0.010837739, 0.007864595, -0.043126922, -0.002301036, -0.025278725, -0.0465248, -0.040662527, 0.0074912026, 0.03155173, 0.020872684, 0.035901763, -0.05208836, 0.048951857, -0.04271619, 0.023579786, 0.0039673033, 0.01628928, 0.009381506, 0.032914616, 0.009941596, 0.01858565, -0.0091061285, 0.016802697, 0.05813733, -0.009680221, 0.064186305, 0.021806167, -0.08946503, 0.048429105, 0.0011516849, 0.0078039193, -0.028023165, 0.018184252, -0.0022952016, 0.018109573, 0.002389717, 0.037021942, -0.014020917, -0.017372122, -0.019323101, -0.00019763589, -0.004308025, 0.068667024, 0.005409535, 0.017418796, 0.021227408, -0.020555299, 0.035565708, -0.010380333, -0.013638189, 0.0071178093, -0.042902887, -0.0141236, 0.019033723, -0.011332486, -0.056979813, 0.010949758, -0.03868354, 0.029498069, -0.036013782, 0.022926347, 0.030058159, -0.06343952, -0.034482867, 0.05220038, -0.021264747, -0.015766531, 0.05488881, -0.008037291, 0.010212306, -0.008401348, 0.0029381383, 0.018809685, 0.004744428, -0.042977564, -0.019117735, -0.0089287665, -0.050184056, 0.03201847, 0.0032345192, -0.028023165, -0.004998802, 0.003164508, -0.0088260835, -0.0041493326, 0.0068190945, 0.024195883, -0.016513318, 0.025950832, -0.04155867, -0.028321879, -0.016802697, -0.0025950833, 0.02107805, -0.03274659, 0.0147397, 0.004132997, -0.0015845877, -0.031981133, 0.00135005, 0.032391865, -0.0009801573, -0.06329016, -0.0066604023, -0.001582254, -0.017110746, 0.020237915, 0.02662294, -0.0003025069, 0.0057082498, -0.026996333, -0.008116636, 0.03151439, 0.026286885, 0.025036018, -0.022832999, -0.007262499, 0.056867793, -0.041820046, 0.020181905, -0.035901763, -0.044732515, 0.0400651, 0.037750058, -0.02275832, -0.05365661, -0.049623966, 0.029610086, -0.04327628, 0.051864326, 0.03547236, -0.07322242, -0.013050095, 0.025950832, 0.019696495, 0.02880729, -0.0069264453, 0.034165483, -0.03166375, -0.037638042, 0.08229588, 0.02835922, 0.024755973, 0.06321548, 0.051453594, -0.006697742, 0.022926347, 0.003941633, 0.0018961377, 0.048615802, -0.01327413, 0.025260055, -0.0038809562, -0.021507453, 0.012368652, 0.0040419823, -0.009661551, -0.053469915, -0.0116965445, 0.012592688, 0.011612531, -0.08617917, 0.029572748, 0.022403596, -0.018903034, 0.062842086, 0.05264845, -0.0089287665, 0.01665334, 0.0015752529, -0.030226186, 0.03773139, -0.05716651, -0.0049661305, -0.007691901, 0.025633449, 0.034240164, -0.04174537, -0.012443331, 0.0014795709, -0.045217924, 0.072251596, -0.06549318, 0.019071061, 0.01721343, 0.009129466, 0.0026954326, 0.0017211096, -0.043350957, 0.019304432, 0.026585601, 0.007318508, 0.051266897, 0.012415326, 0.04667416, -0.033549383, -0.066874735, 0.0001513993, -0.0053021843, -0.00969889, -0.019715164, -0.008083965, -0.011015101, 0.08408816, 0.032149162, 0.020275254, 0.002157513, -0.012340647, -0.009353502, 0.0062543373, 0.0018728006, -0.002012823, -0.02275832, -0.0053115194, -0.03420282, -0.036461852, -0.009526196, -0.011892576, -0.024027856, 0.02275832, 0.015645178, -0.046711497, -0.004956796, -0.007915937, -0.0359391, -0.04211876, 0.040251795, 0.014627681, 0.029255362, -0.046412785, 0.03220517, 0.007967279, 0.079084694, -0.0053021843, 0.031813107, 0.026324226, -0.009096794, -0.0012660365, -0.028452568, 0.054142024, -0.0016557658, -0.023449097, 0.027481744, -0.02716436, -0.0040069767, 0.050258733, 0.045665998, 0.022608962, 0.020312594, -0.0191084, 0.0128633985, -0.006711744, 0.0047094226, -0.047308926, 0.0025367406, -0.019491129, -0.025670787, -0.009642881, -0.019491129, -0.0029101337, -0.012051268, 0.004315026, -0.008980108, 0.03599511, 0.007850594, 0.041857384, -0.031589072, 0.006697742, 0.008844753, 0.022291578, 0.008513367, -0.0067770877, 0.049661305, -0.0031388372, -0.008364009, 0.0033302011, -0.03661121, -0.0067070764, -0.023561114, -0.016382629, -0.015953228, -0.023355749, -0.01572919, 0.044769853, 0.033941448, 0.0008599714, -0.059220172, 0.009941596, -0.02053663, 0.013087434, -0.043948386, 0.062319335, -0.016149258, -0.010427007, -0.01107111, -0.0114164995, -0.020648647, -0.0787113, 0.039766382, 0.013815551, 0.001750281, -0.016065245, -0.01219129, 0.035920434, -0.024718635, -0.008896095, -0.00057205016, -0.026716288, 0.036965933, -0.05996696, 0.0732971, 0.016326621, 0.014534333, 0.008247324, -0.013759542, 0.022907676, 0.025260055, -0.000670941, 0.010791065, -0.01331147, 0.0034258831, 0.008177313, -0.028639264, 0.0012637029, 0.014823712, 0.0030758271, -0.016830701, -0.0016242607, -0.030207515, -0.03541635, -0.034277502, -0.05548624, -0.003955635, -0.0141236, 0.036387175, 0.012956747, 0.015663847, 0.022440935, 0.017372122, 0.0033302011, 0.016709348, -0.027388396, -0.015654514, -0.11836567, 0.03608846, -0.030748935, 0.0025997506, -0.06149787, -0.007159816, -0.003906627, -0.005465544, -0.0009760733, -0.024755973, -0.08423752, 0.038758222, 0.04204408, -0.027313717, -0.010314989, -0.0075145396, 0.033007964, 0.0077292407, -0.011621865, 0.033082645, -0.002165681, -0.030898293, -0.0031155, 0.032429207, 0.020928692, -0.018884365, -0.03995308, -0.0033862102, -0.020760667, 0.030562239, -0.023075704, -0.029386051, 0.03487493, 0.012125947, 0.015169102, 0.017474804, -0.0018494636, 0.0063943597, -0.0182776, -0.0032671911, -0.034165483, 0.029647425, -0.023673134, 0.0138808945, -0.00017211096, 0.067770876, 0.008256659, 0.0013383816, -0.03257856, -0.016662674, -0.040251795, 0.021358095, -0.032597233, -0.016457308, 0.00396497, 0.02051796, -0.032485213, -0.020872684, 0.009460852, 0.036853917, -0.050744146, 0.010557694, -0.011612531, -0.0066697374, -0.044583157, 0.005600899, -0.06825629, -0.0006015132, -0.006137652, 0.018305605, 0.0077059036, -0.027873807, 0.012658032, 0.003780607, -0.015673183, -0.020984702, 0.013899565, 0.009894921, -0.021320757, -0.040961243, -0.009661551, -0.015439812, 0.0031738428, 0.0037035944, 0.038646203, 0.05264845, -0.012265969, 0.024718635, 0.04943727, -0.012181955, -0.05313386, -0.051453594, -0.015654514, -0.0058202674, -0.028340548, 0.030916963, -0.0126113575, -0.0216008, 0.0108844135, -0.0051574945, -0.023579786, 0.013712868, 0.02710835, 0.009820243, -0.024569277, -0.0013197118, 0.015458481, -0.048690483, 0.027276378, -0.036872584, -0.0023045365, -0.02214222, -0.023710473, 0.029610086, -0.10604369, 0.013750207, 0.0054608765, 0.00033692908, -0.018977713, -0.006310346, -0.03046889, -0.021974193, -0.034072135, -0.007934607, 0.016858706, 0.01110845, 0.01822159, 0.015047749, 0.017381456, -0.041894726, 0.03313865, -0.056867793, -0.013227456, 0.01779219, -0.008172645, -0.033157323, -0.020928692, 0.026585601, 0.010623039, -0.027332388, -0.031589072, -0.040139776, -0.029535407, -0.033101313, -0.016298616, -0.056830455, 0.033157323, 0.026510922, 0.014721029, -0.03487493, 0.00995093, -0.0035775742, -0.004354699, 0.013768877, 0.03336269, 0.009498191, 0.020088557, 0.009040784, -0.023225062, 0.08707531, 0.039841063, -0.022272909, -0.027855137, -0.013684863, -0.030282194, -0.02996481, 0.0070337956, -0.017362786, -0.035248324, 0.010623039, -0.016550656, 0.06549318, -0.01529979, 0.055822294, 0.046226088, -0.038870238, 0.013162113, -0.038459506, 0.032055814, -0.045703337, 0.026734957, 0.016914714, 0.011155124, -0.011799227, 0.009978935, -0.01137916, 0.029647425, 0.026790967, 0.030282194, -0.0056382385, -0.0069497824, 0.01417961, -0.010744391, -0.024924, 0.0006633565, -0.047869015, 0.0288633, -0.039990418, -0.0039743045, 0.050184056, 0.022067541, -0.006805092, -0.028489906, -0.004415375, -0.029684765, -0.004417709, -0.045367282, -0.046786178, 0.021470113, 0.034184154, -0.02219823, -0.0078039193, -0.02057397, 0.021488782, 0.009031449, 0.008312668, 0.021731488, 0.006511045, -0.0012963747, -0.03313865, 0.030076828, 0.012592688, -0.00063068455, -0.058436047, -0.023355749, -0.038534187, 0.014104931, 0.018613655, -0.0038179462, -0.0071691507, 0.016970724, 0.03216783, -0.013712868, 0.016840037, 0.029292703, -0.013003421, -0.046823516, 0.02996481, -0.035098966, -0.032503884, 0.013348809, 0.036256485, 0.028564585, -0.002380382], "runbooks/nordvpn-lxc.md::1770975166.846": [-0.022521606, 0.03255981, -0.038571697, 0.025187429, -0.01607767, 0.007602191, 0.008870755, -0.0072758575, 0.0016546486, 0.017346233, 0.014864259, -0.003470166, -0.045815382, 0.020517642, -0.00557065, -0.0013133773, 0.0124466345, 0.015700776, 0.02294446, -0.04813189, 0.026676612, -0.027871637, 0.07070865, 0.027926791, 0.029893985, 0.019910937, -0.0017500207, -0.021492047, 0.02312831, -0.006149777, -0.014707987, -0.011233225, -0.020866957, -0.038461387, 0.02939759, -0.018173557, -0.008829389, -0.020646337, -0.032412726, 0.019451313, -0.0003519001, -0.021087578, -0.01460687, -0.017603623, 0.021124346, -0.031677328, 0.029820444, -0.012648869, 0.013347498, -0.038792316, -0.0098083895, 0.028055485, 0.044491664, -0.032394342, 0.02287092, 0.013136071, -0.031217704, -0.014321903, -0.03581395, -0.025279354, 0.0041802856, 0.011610118, -0.03651258, -0.011343535, -0.010516211, 0.026143448, -0.016059283, 0.019432928, -0.001644307, -0.039454177, 0.027246546, 0.011775582, -0.04816866, -0.040373426, -0.05919965, -0.015057302, 0.0024360104, 0.006591017, 0.031585403, -0.016279904, 0.014524138, 0.008319206, 0.02452557, 0.009247647, 0.019414544, -0.0035345133, -0.00053201546, 0.08971872, 0.06861276, -0.03743183, -0.021767821, -0.004862828, 0.027173007, -0.04467551, -0.029085046, -0.012575329, -0.016904993, -0.049529146, -0.003380539, -0.0022084962, 0.0078825625, 0.039380636, -0.0122444, -0.031364784, -0.00765275, 0.057140533, 0.010911488, -0.03075808, 0.0030771866, -0.036751583, 0.031658944, 0.010911488, -0.005487918, 0.012584521, -0.024727805, -0.026970772, -0.041292675, -0.05489756, 0.02811064, -0.008971873, 0.03408576, -0.03614488, 0.0140185505, 0.012492597, 0.005887791, -0.0010657546, 0.02423141, 0.0047203447, 0.03364452, 0.011720427, 0.031309627, -0.001234092, 0.009909507, 0.027246546, -0.05096318, 0.013283151, 0.006462322, 0.0029852618, 0.010672484, -0.052176584, 0.01427594, 0.068539225, -0.04386657, -0.035538174, 0.032486267, -0.011922662, -0.0014788422, 0.013237189, -0.027761327, -0.016233942, -0.016215555, 0.044601973, 0.011977817, 0.006503688, 0.027283316, -0.020039633, 0.015627237, 0.0074413223, 0.032118566, 0.040630814, -0.0027899214, 0.04618308, -0.048315737, 0.009459075, 0.050007157, -0.031787638, -0.014487368, -0.03243111, -0.024727805, -0.021694282, 0.03441669, 0.028864425, -0.017474927, 0.0007756165, 0.026786922, 0.016279904, 0.015406617, 0.012042165, -0.014956185, -0.012373094, -0.018265482, 0.00721151, 0.00724828, -0.039233558, -0.004520408, -0.0367332, -0.016868223, -0.03090516, -0.013338306, 0.016390214, -0.03529917, 0.037689216, 0.031732485, -0.03105224, 0.002257906, 0.0233857, -0.019469699, -0.005455744, 0.013696813, -0.02390048, -0.018504487, 0.01147223, 0.050301317, 0.03290912, -0.022190675, 0.018283866, 0.021087578, -0.028202565, -0.00549711, -0.075157814, -0.00015713416, -0.02939759, 0.026455993, -0.0244888, 0.0041205348, 0.02507712, 0.014285133, 0.020885343, -0.016215555, -0.007533247, -0.02272384, 0.0115917325, -0.008365168, -0.056846373, 0.038976166, 0.004747922, 0.00601189, -0.006071641, -0.0031806023, 0.008144548, -0.059457038, 0.04555799, -0.0074688997, -0.024360104, 0.038976166, -0.008461689, -0.09074828, -0.008567403, 0.00298756, -0.020223483, 0.02268707, -0.025536744, 0.039895415, 0.029875599, -0.01637183, 0.020922111, 0.017438158, -0.0004920856, -0.015608852, -0.017723124, -0.014331095, 0.021767821, -0.0008123865, 0.048426047, -0.00042572728, 0.0091649145, 0.004203267, 0.009973854, 0.0035000413, -0.04629339, -0.011315958, 0.055449113, 0.066369794, -9.910655e-05, 0.004035504, 0.06346497, -0.01442302, -0.012382287, 0.015939781, 0.008981065, -0.020388948, -0.012299554, 0.04754357, 0.041366216, -0.020719877, 0.037634064, 0.029710134, -0.027871637, 0.073172234, 0.017208345, -0.0008181318, 0.02976529, -0.018375792, 0.008645539, 0.012308747, 0.06486222, -0.026455993, -0.03831431, -0.009440689, -0.01641779, -0.019837398, 0.03522563, 0.057655312, -0.027375242, -0.032063413, 0.042028073, 0.0014340287, -0.13965234, 0.01183993, 0.0113067655, 0.034508616, -0.0069173505, 0.013421038, -0.06898046, -0.02349601, -0.054493092, 0.011224033, 0.038240768, -0.061994165, -0.005713134, -0.02969175, 0.010258821, -0.039233558, -0.037395056, -0.01682226, 0.0056717675, -0.036016185, -0.07596675, -0.018697528, 0.07765818, 0.018228712, -0.0052259318, -0.0061911433, 0.041035283, -0.040594045, -0.010755216, -0.0029370012, -0.005042082, 0.0024727804, 0.0039343867, 0.0062876646, 0.023587935, -0.0032541421, 0.005322453, -0.0065082842, 0.05798624, 0.017649585, 0.039417405, 0.056074202, 0.013954203, -0.006181951, 0.010029009, -0.01935939, -0.004125131, -0.0019671933, 0.005359223, -0.054309245, -0.030960314, -0.004315875, -0.04916145, -0.028073872, -0.054676943, 0.028901195, -0.002691102, 0.015948974, -0.02994914, 0.016950956, 0.025150659, -0.021712666, 0.009178704, -0.039160017, -0.029783675, 0.02936082, 0.0029002312, -0.009900314, 0.06548732, -0.052985523, 0.01490103, -0.050080698, -0.038902625, 0.0103783235, -0.02198844, 0.020811802, -0.004780096, -0.039233558, -0.050411627, -0.121120274, -0.0067518856, 0.020572798, -0.0019878764, -0.0006601358, -0.033626135, -0.03548302, 0.010084164, 0.0139450105, 0.019414544, 0.26709706, 0.031401552, -0.0030542056, -0.009753234, 0.07765818, -0.025058733, 0.014726372, 0.0103047835, 0.025665438, -0.01785182, -0.0222826, 0.013154456, 0.031953104, -0.030850004, -0.010837948, 0.060560137, -0.026952388, 0.032982662, 0.06765674, -0.016233942, -0.00933038, -0.03105224, -0.007694116, 0.019892553, -0.021050807, -0.002725574, -0.02533451, 0.08655651, -0.031015469, 0.057250842, -0.015627237, 0.053831235, 0.021418506, -0.038056917, -0.042101614, 0.024157869, -0.008544422, -0.01906523, -0.035133705, -0.030555844, -0.0078136185, -0.040373426, 0.031070624, -0.0051248143, 0.028625421, 0.025591899, -0.00885237, 0.025058733, -0.036365498, 0.009771619, -0.0045732646, -0.0023222533, 0.005244317, -0.008590383, 0.042211924, -0.07765818, -0.013503771, -0.044234272, 0.0102404365, -0.0071609514, 0.026272142, -0.0047754995, -0.06890692, 0.02910343, -0.0063382233, -0.029599825, 0.0072942427, -0.017870205, 0.063170806, 0.05993505, 0.03463731, -0.030923543, -0.011260803, -0.04445489, 0.019800628, -0.020572798, 0.025169043, 0.06820829, -0.069054, 0.03522563, -0.0077952333, -0.013448616, 0.034527, -0.03702736, 0.011702042, 0.0054695327, -0.006034871, 0.0604866, -0.025113888, -0.02231937, -0.020462487, -0.03813046, -0.051955964, 0.007597595, 0.034618925, 0.01596736, -0.00010671909, -0.008231876, -0.051588267, -0.00083766587, 0.015094073, 0.007965295, 0.00013681014, -0.0058694063, 0.026400838, -0.026694996, -0.021749437, 0.031732485, 0.012501789, 0.063795894, -0.05971443, 0.024286564, -0.02393725, -0.054456323, -0.016206363, 0.017888589, 0.00012136962, 0.016445369, 0.0434621, -0.036880277, 0.023036385, -0.006273876, -0.035133705, 0.0032058817, -0.019285848, -0.073944405, -0.027191391, 0.0040653795, -0.027007543, 0.05769208, 0.00429749, -0.020205097, 0.037983377, 0.03871878, 0.003961964, 0.027264932, 0.03127286, 0.02386371, -0.014367865, -0.003288614, -0.04710233, -0.008967276, -0.03279881, -0.019727089, 0.029415974, -0.026915617, 0.0018522872, 0.028368032, 0.019653548, 0.035666868, -0.054529864, 0.07423857, 0.025977982, -0.025628667, -0.002299272, -0.05618451, -0.022521606, -0.016932571, 0.009780812, -0.053463534, -0.02800033, 0.016325867, 0.055375572, 0.05658898, 0.06409006, 0.011260803, -0.0139450105, 0.042947322, 0.00892591, -0.032945894, 0.040152807, -0.073539935, -0.040888205, 0.017842628, 0.009495844, -0.022852536, -0.035060164, -0.06824506, 0.013338306, -0.00042113106, 0.048426047, 0.043094404, -0.02478296, -0.039270326, 0.04555799, -0.007942313, 0.031144163, -0.025720593, -0.0069357352, -0.004780096, -0.014818298, 0.066516876, 0.004895002, 0.010396709, 0.06342819, 0.027485551, 0.017364617, 0.040630814, -0.023514396, 0.010709253, -0.0028289894, 0.00094280497, -0.021124346, 0.041844223, -0.02507712, -0.032100182, -0.010828756, -0.025536744, -0.046036, -0.009197088, -0.004743326, 0.009606155, -0.044601973, -0.012271977, 0.049823307, -0.039748337, 0.029085046, 0.039674796, -0.004506619, 0.0017040583, -0.010681676, 0.010617329, 0.011600925, -0.028276106, 0.024911653, -0.012612099, 0.016289096, -0.035354324, -0.015425002, 0.0031323417, -0.004168795, 0.004240037, 0.017511697, -0.051183797, 0.029783675, 0.008498459, 0.040961746, 0.024304949, 0.004630718, 0.051294107, 0.034251224, 0.023698244, 0.019745473, 0.06662718, 0.0062141246, 0.08310013, -0.00042601457, -0.01807244, -0.009514229, 0.039233558, -0.0143035175, -0.035244014, 0.029930754, -0.016592449, 0.019267464, 0.03511532, -0.026455993, -0.026768537, 0.04838928, -0.031236088, -0.052397206, -0.013108494, -0.016914185, 0.032118566, -0.0031231493, -0.036880277, 0.013641658, -0.018182749, -0.018008092, -0.06287665, 0.018715914, 0.0062968573, 0.006071641, -0.006347416, 0.016298288, -0.010350746, -0.019304233, -0.00925684, 0.001343253, 0.025113888, -0.0478745, -0.054493092, 0.028037101, -0.0064347447, 0.02829449, 0.031714097, 0.013467001, -0.04526383, -0.011297572, -0.006113007, 0.035648484, -0.03504178, -0.029783675, 0.025463203, -0.01121484, -0.011040183, 0.018191941, 0.0034862526, 0.009468267, 0.025113888, -0.011941047, -0.036457423, -0.01921231, -0.025812518, 0.0015029724, -0.012281169, -0.010635713, -0.007216106, -0.016408598, 0.017861012, 0.041917764, -0.052397206, -0.016252326, 0.007928524, 0.054640174, 0.019892553, 0.060964607, -0.011417075, 0.0015707671, 0.021436892, -0.028092256, -0.003456377, -0.018164365, -0.01715319, 0.040667586, -0.0076159798, -0.024507184, 0.023918865, -0.024286564, -0.0075470363, -0.013273959, 0.020223483, 0.008470882, -0.051992737, -0.0039527714, -0.0067197117, 0.02884604, -0.035391096, -0.0037482388, -0.056037433, -0.010001431, -0.0095234215, 0.026989156, -0.025169043, -0.020444103, -0.0646416, -0.041476525, 0.01696934, -0.037358288, 0.034214456, -0.01165608, 0.0015799596, 0.014579292, -0.039601255, 0.059052568, -0.0291402, -0.015875435, 0.02323862, -0.011334343, 0.0067335004, -0.02902989, 0.052507516, 0.039858647, -0.012207629, 0.010065779, -0.03279881, 0.042432543, 0.014101283, 0.0031116586, 0.022356141, 0.014367865, 0.027687786, -0.025389664, 0.0019039949, -0.022153907, -0.0018971006, -0.021105962, -0.009151126, 0.032541424, -0.0027324683, -0.025021963, 0.020039633, -0.05699345, 0.0027002946, -0.015572081, 0.050889637, -0.008112375, -0.013742776, 0.0007331013, 0.04397688, -0.004221652, 0.0027393627, 0.0016374127, -0.008323802, -0.12788595, 0.022484835, 0.015544504, -0.0021820678, -0.016426984, -0.00800666, 0.0012949923, -0.026088292, 0.0024773767, -0.008604173, -0.053095836, -0.001149636, 0.05728761, -0.031824406, 0.008516844, -0.016096054, -0.040410195, -0.03471085, -0.018642373, 0.031842794, -0.011453846, -0.016757913, 0.0022831853, 0.021289812, 0.021216271, -0.012952222, -0.049896847, 0.005097237, -0.03009622, 0.016555678, -0.027191391, -0.07626092, 0.017098036, 0.04305763, -0.038351078, 0.025113888, 0.0052259318, 0.025665438, -0.056037433, 0.009964662, -0.023440855, 0.03754214, 0.0007445919, 0.03772599, -0.047911268, 0.031769253, -0.0030496093, 0.014211593, -0.020609567, -0.0070000826, -0.023330545, 0.029415974, -0.0066002095, -0.004577861, -0.013154456, 0.021253042, -0.04857313, 0.0030197336, -0.0043020863, 0.043535642, -0.040446967, 0.007804426, -0.0601189, -0.0079515055, -0.020480873, -0.0018178154, -0.038682006, 0.018476909, 0.035354324, -0.006687538, 0.012639677, 0.014174823, -0.01172962, -0.012924644, 0.015066494, -0.021786205, 0.041292675, -0.02478296, -0.011076953, -0.030776463, -0.027981946, -0.034067377, -0.013494578, 0.035501406, 0.057361152, 0.015360654, 0.025371278, -0.0037344499, 0.019763859, 0.0002003676, -0.028220952, -0.038461387, 0.013742776, -0.013880664, -0.011269995, 0.05787593, -0.04427104, -0.012088127, -0.012768372, -0.010507018, -0.021822976, 0.033276822, -0.00013925189, 0.03371806, -0.020885343, -0.014763142, 0.021381736, -0.012915451, 0.012373094, -0.030941928, -0.002413029, -0.012483404, -0.035666868, 0.018486101, -0.0582804, 0.0016971639, -0.0070368527, -0.019543238, -0.025996368, -0.020241868, 0.024360104, -0.011297572, -0.040520504, -0.016445369, 0.0031047643, -0.0072344914, 0.032964278, -0.0055568614, -0.011968625, -0.027871637, -0.011453846, -0.026897231, -0.012832719, -0.015562889, 0.014882645, -0.035372708, -0.055265263, 0.051698577, -0.024249794, -0.038682006, -0.0172635, -0.0033207878, -0.00302433, -0.020627953, -0.0070138713, -0.023955634, 0.024819728, -0.01154577, 0.0010680527, -0.03592426, 0.0244888, -0.015351462, 0.015654813, 0.035427865, -1.6405546e-06, 0.026272142, 0.0048030773, 0.031695712, -0.024396874, 0.038865857, 0.021510432, -0.037468597, 0.019083614, 0.007620576, -0.016187979, 0.0033920296, -0.0032472478, 0.0128051415, -0.005400589, 0.053022295, 0.0008560508, 0.0059889085, -0.015140034, 0.088836245, 0.016105246, -0.02899312, -0.0016178787, -0.024617493, 0.055118185, 0.01859641, 0.042432543, -0.0027002946, -0.0018419456, 0.008751253, 0.017052073, -0.028533496, 0.0027577477, 0.07030418, -0.039196786, 0.035611715, 0.0013110792, 0.02331216, 0.048830517, -0.016004128, 0.010580558, -0.010571366, 0.0041802856, -0.015581274, 0.008190511, 0.07177498, 0.024856498, -0.036347114, -0.021197887, 0.012749987, -0.036586117, -0.03226565, -0.020131558, 0.0068851765, 0.0014294325, 0.036365498, 0.026547918, -0.0066921343, -0.03353421, 0.015939781, 0.015829472, -0.01707965, 0.038387846, 0.03164056, 0.0039297906, -0.032927506, 0.027761327, 0.017199153, -0.030482303, -0.024433644, -0.026400838, -0.027393626, -0.0024383084, -0.008397342, 0.004667488, -0.0012409864, -0.035758793, 0.01475395, -0.010507018, -0.02253999, 0.04846282, -0.026584687, 0.018357407, 0.016197171, -0.00041797114, 0.024966808, 0.024801344, -0.01906523, 0.050889637, -0.014864259], "runbooks/proxmox-create-ubuntu-vm.md::1781548708.789": [-0.016377935, 0.023734521, -0.022823086, 0.040884387, -0.01648954, 0.019549359, 0.03554598, -0.008658636, 0.0073798364, -0.00015578105, 0.020274786, -0.016954558, -0.027250057, 0.0049059405, 0.024683159, 0.006826465, -0.03629001, 0.015494402, 0.042632855, -0.024292544, -0.014824775, 0.007672798, 0.047841057, 0.020014377, 0.04255845, 0.016033823, -0.031491023, -0.0057011214, 0.009309662, -0.007896006, -0.002657578, -0.0014903828, -0.012527586, 0.0012276476, 0.00044234842, -0.011123232, -0.03162123, -0.0034992609, -0.03242106, 0.0019763268, 0.008909746, 0.0025831752, -0.005366308, 6.960739e-05, 0.019177344, -0.04668781, -0.00592433, -0.013755234, 0.00695667, -0.053495675, -0.043860503, 0.023083495, -0.00083412614, -0.027268657, 0.06554894, 0.032272253, -0.023027694, -0.046390202, -0.032328054, -0.014545765, -0.050035942, 0.03738745, -0.017493978, 0.021595439, 0.017466078, 0.007017122, -0.039879948, 0.017856693, 0.0044688233, -0.026320022, -0.018145004, 0.021242024, -0.013792436, 0.008002961, -0.042595655, -0.016619746, 0.05636019, -0.019735366, 0.027882483, -0.0028156843, -0.0017008035, -0.019177344, 0.014927079, 0.032383855, 0.028756715, 0.015764112, -0.030077368, 0.09969987, 0.04177722, 0.024869164, -0.025855003, -0.018200807, 0.00309702, -0.057327423, -0.040251963, -0.001921687, -0.0011392942, -0.020795608, -0.006854366, 0.0057243723, -0.018275209, 0.06621857, 0.019642362, -0.007551893, 0.004278166, 0.045497365, 0.016294232, -0.00464553, -0.053979296, -0.040549573, 0.0021495458, 0.006724161, -0.02782668, 0.0074635395, 0.012062568, -0.039359126, -0.0008050625, -0.058443468, 0.015903616, -0.010723316, 0.014480662, -0.022655679, 0.0048082867, -0.0180613, 0.0057383226, -0.016526742, -0.040623978, -0.013969142, -4.3377466e-05, 0.028403303, -0.025817802, -0.031509623, -0.012332278, -0.0057243723, -0.042149235, -0.036699224, 0.0025134226, 0.048882697, -0.04151681, -0.047059827, -0.0018065951, 0.022990493, 0.006779963, -0.04069838, 0.032142047, -0.051524, 0.017577682, 0.024273941, 0.010481507, -0.030449381, 0.0008370325, 0.023604317, 0.00032086245, -0.00021216448, 0.02989136, -0.012220674, -0.017214969, -0.022246463, 0.00903065, 0.06599536, -0.017884593, 0.053198066, -0.049105905, 0.0029342638, 0.042409647, -0.020907212, -0.024515752, -0.042744458, -0.005366308, -0.0064311996, 0.028979925, 0.040326364, 0.01621983, 0.020814208, 0.026171215, 0.015578104, 0.029928561, 0.011039528, 0.012778696, -0.042335242, -0.064432904, 0.031137608, -0.021725643, -0.0059615313, -0.015810614, -0.025166776, 0.00926781, 0.007849504, 0.0056267185, 0.034634545, -0.009184106, 0.01185796, 0.03270007, -0.049663927, 0.045274157, 0.052379634, 0.0056081177, -0.025427187, 0.011941663, -0.028552108, -0.07347285, 0.03580639, 0.001336927, 0.0014508563, -0.0036015648, -0.0031342215, -0.019437755, -0.039470732, -0.03162123, -0.04940352, 0.005617418, 0.017559081, 0.008105265, 0.014350457, -0.0037759466, 0.03171423, -0.0032086244, 0.009337562, -0.017001059, 0.0048547885, -0.043600094, 0.019214546, 0.017307973, -0.030988803, 0.054276906, 0.05386769, 0.02678504, -0.005254704, -0.0020274788, 0.04040077, -0.061382383, -0.011560349, 0.0028668363, 0.003789897, 0.07298923, -0.013587828, -0.052193627, 0.035136763, 0.009058552, -0.016805753, -0.055950973, 0.014815475, 0.052193627, -0.0017728813, -0.039135918, 0.027250057, -0.013420421, -0.0129833035, -0.0180613, -0.010128093, 0.018461216, -0.0022495247, 0.012006766, 0.035769187, -0.0036968936, 0.01980977, 0.0064870017, 0.0033574302, 0.0019902773, 0.008598183, 0.050928775, 0.0096258735, 0.057029814, 0.017670685, 0.035750587, -0.02678504, -0.033630107, -0.012918201, -0.006021984, -0.0066125565, 0.009342212, 0.039284725, 0.033202287, 0.006207991, -0.059075892, 0.02650603, -0.009049251, 0.012694993, 0.092110775, 0.07410528, -0.045980986, -0.009951387, -0.022804486, 0.04229804, 0.0076913987, 0.001985627, 0.013057707, -0.0019333125, -0.0005144262, -0.032253653, -0.023567114, 0.039210323, 0.061493985, -0.035899393, -0.032588463, 0.025445787, 0.0121834725, -0.1494754, 0.0025948007, 0.032290854, 0.0038201232, -0.014499263, 0.005510464, -0.050928775, 0.0065056025, -0.0722824, 0.032569863, 0.036903832, -0.05740183, -0.016573243, -0.032551263, -0.012211374, -0.018479817, 0.018833231, -0.048808295, 0.0386523, -0.028514907, -0.0386895, -0.030933, 0.06893428, 0.035173964, -0.043451287, -0.045757774, -0.0038224484, 0.023864726, -0.0019054115, -0.01390404, 0.0014299304, -0.03251406, -0.00093991775, 0.018656524, 0.04226084, -0.025129575, 0.024404148, -0.022451071, 0.02109322, 0.017187066, 0.0007393787, 0.035173964, -0.0058917785, 0.012229974, 0.025092375, 0.027584871, 0.016284931, -0.0014264429, -0.0012811248, -0.0042293393, 0.05048236, 0.026338622, 0.008002961, -0.008667937, -0.029668152, 0.019921374, 0.034932155, 0.032011844, -0.015150288, -0.03943353, 0.018972736, -0.018163605, 0.004326993, -0.0071938294, -0.016024522, -0.0036341161, 0.00154386, -0.021335028, 0.017754389, -0.016117526, 0.013550626, -0.049143106, 0.00043915142, 0.04594378, 0.012936802, -0.032160647, -0.013820336, -0.017335873, -0.019735366, -0.13027945, 0.04583218, 0.004531601, 0.019902773, 0.00669626, -0.019605162, 0.011867261, -0.041107595, -0.008151766, 0.031137608, 0.25877324, 0.035713386, -0.0004365357, 0.00017278327, 0.05234243, -0.010918624, 0.028217295, 0.022692882, 0.03682943, -0.027938284, -0.01982837, -0.012908901, 0.051151983, -0.019214546, -0.0065102526, 0.022302266, -0.036680624, 0.023027694, 0.061270777, -0.04252125, 0.00030400555, -0.04761785, 0.041181996, 0.026413025, -0.03141662, -0.018916935, -0.018479817, 0.05829466, -0.011188334, 0.029165931, -0.0014357432, 0.07038513, 0.011560349, -0.0063521466, -0.07492371, 0.009300361, -0.005849927, -0.00051064795, -0.034913555, 0.013160011, -0.012908901, -0.03266287, 0.028645111, -0.0034411335, 0.05133799, -0.008798141, 0.05256564, 0.026171215, -0.017466078, -0.03013317, -0.022637079, -0.029463543, -0.013941241, -0.006914818, 0.034671746, -0.018786728, -0.013048407, -0.054983735, 0.0032667518, 0.0039015014, 0.05494653, 0.025855003, -0.06677659, 0.019251747, 0.0043060672, 0.0020425918, 0.028998526, -0.048771095, 0.047097027, 0.008440077, 0.017754389, -0.017717188, -0.010658214, -0.052491236, 0.012471784, -0.00270408, 0.04151681, 0.05903869, -0.04077278, 0.0127693955, -0.011904462, 0.019288948, 0.0024855214, -0.012062568, 0.024962168, 0.012090469, -0.021037417, 0.028068488, -0.013941241, -0.02447855, 0.007714649, -0.039582334, -0.020684002, 0.023009093, 0.045385763, 0.05096598, 0.034727547, -0.009904885, 0.008979498, 0.049887136, 0.015912918, 0.0008788841, -0.017484678, 0.0030319176, 0.005877828, -0.025389986, -0.010760518, 0.006217291, -0.01081632, 0.045199756, -0.044418525, 0.012760095, -0.018916935, -0.003924752, -0.018135704, 0.014982881, -0.0036480667, -0.017624184, 0.025148176, -0.013559926, 0.032941878, 0.0013462272, -0.002008878, 0.022097658, 0.008333123, -0.065102525, -0.026096813, 0.004022406, -0.032867476, 0.04333968, 0.009421266, -0.016861554, -0.03268147, 0.044530127, 0.020851409, -0.011718455, 0.04765505, 0.016108226, -0.06912028, -0.0013973792, -0.06934349, -0.02395773, -0.036941033, 0.052677244, 0.025315583, -0.05286325, 0.00061324256, -0.023790324, 0.0020565423, 0.009821181, -0.032588463, 0.041926026, 0.03504376, -0.05617418, -0.055206943, -0.038503494, -0.008714438, 0.014852677, 0.024329744, -0.029463543, -0.018321712, 0.008993449, 0.023250902, 0.038726702, 0.04973833, -0.033332493, -0.029816957, 0.02191165, -0.00540816, -0.052640043, 0.031249212, -0.040103156, -0.03552738, 0.023139298, -0.0050268453, -0.040326364, -0.050073143, -0.025650395, 0.010593111, -0.03839189, 0.036494616, 0.046985425, 0.0029505396, 0.03266287, 0.013113509, 0.0050268453, -0.021725643, 0.017949697, 0.07700699, -0.022767283, -0.0412564, 0.072431214, 0.040326364, -0.0029737905, 0.041107595, 0.005361658, 0.016340734, -0.003427183, 0.009425916, 0.011355741, 0.052937653, -0.05851787, -0.010918624, -0.046055388, 0.003115621, -0.028793918, 0.011430143, -0.024515752, -0.05565336, -0.015094486, -0.028942723, 0.0015810614, -0.027510468, -0.016963858, 0.01858212, -0.03457874, 0.028514907, 0.08734899, -0.02215346, 0.0040270565, 0.014843376, -0.014136549, 0.019456355, -0.033109285, 0.032123446, -0.024887767, 0.0028761367, -0.03013317, -0.016201228, -0.004378145, 0.00027741233, 0.04151681, 0.052528437, -0.0360296, 0.019660963, -0.020032978, 0.017698586, 0.009839782, 0.025203979, 0.020442193, 0.033351094, -0.0014066796, 0.026413025, 0.067037, 0.008905096, 0.038075678, 0.02964955, 0.0016938283, -0.017373074, 0.009923485, -0.024850564, -0.0619032, -0.013811036, -0.038038477, 0.015866416, 0.005873178, -0.02111182, -0.040177558, 0.008691187, -0.039359126, -0.032383855, -0.015587405, -0.013634329, 0.006924119, -0.022562675, -0.033183686, 0.014034244, -0.039805546, -0.00694737, -0.022692882, -0.001765906, -0.010918624, -0.00010462906, -0.01932615, 0.052640043, -0.023064895, -0.0063567967, -0.022860287, 0.035731986, 0.026989648, -0.04843628, 0.0024343694, 0.049812734, -0.022785883, 0.0094119655, -0.018126404, 0.0104257045, -0.005301206, -0.014099347, -0.055244144, 0.032365255, 0.00824012, -0.027975487, 0.00309702, -0.018870432, -0.0006266118, -0.021056017, -0.025873603, -0.0023274154, 0.05851787, -0.02343691, -0.037722263, 0.009979287, 0.0013043756, -0.0019530758, 0.008626085, -0.0112255355, -0.018424015, 0.006389348, 0.021037417, 0.031770032, -0.014443461, -0.05025915, -0.002049567, 0.050407957, -0.018479817, 0.021744244, -0.030281976, 0.020925812, 0.041702818, -0.03197464, -0.04869669, -0.0024297193, -0.02215346, 0.023064895, 0.010890722, -0.013011205, 0.018944835, -0.01857282, -0.019660963, -0.015485101, 0.0283475, -0.0048082867, -0.017689286, -0.028961323, -0.027380263, 0.032030445, -0.027268657, 0.018228708, -0.0025413237, 0.039879948, -0.02109322, 0.042707257, -0.0032853526, -0.011467345, -0.022339467, -0.03446714, 0.00087423396, -0.020051578, 0.02598521, 0.0021216448, 0.027547669, -0.01392264, -0.018637924, 0.040326364, -0.0067381114, -0.024125136, 0.013355318, -0.016842954, -0.014108648, -0.034820553, 0.07551893, 0.047283035, 0.007658847, -0.021335028, -0.036959633, 0.05617418, 0.02548299, 0.0030319176, 0.009960687, 0.011104631, 0.035397172, -0.024366945, -0.005952231, -0.010788418, -0.0027412814, -0.013318117, -0.029426342, 0.0335743, 0.011281338, -0.038429093, -0.0073751863, -0.06540014, -0.029798357, 0.007872756, 0.012546187, -0.016629046, 0.008328473, 0.048361875, 0.008551682, -0.01057451, -0.022544075, -0.023492713, -0.02036779, -0.1261873, 0.025464388, -0.01934475, 0.03273727, -0.011932363, 0.0061986907, 0.015615306, -0.015606006, -0.0334627, -0.030970203, -0.058071453, 0.011355741, 0.03718284, -0.015485101, -0.004550202, -0.0023123021, -0.009128304, -0.010472206, -0.0072914828, -0.0015566479, -0.011346441, -0.010714016, -0.009904885, 0.0026087512, -0.008626085, -0.032848876, -0.0013090258, 0.004564152, -0.02347411, 0.05383049, -0.02293469, -0.03279307, -0.012192774, 0.028831119, 0.011458045, -0.007942508, 0.0057755243, 0.01728937, -0.03965674, 0.03297908, -0.0047594598, 0.03630861, -0.016880155, -0.0112255355, -0.0030319176, 0.044939343, -0.012471784, 0.004275841, -0.01648954, -0.017177766, 0.004664131, 0.016629046, -0.024366945, 0.049663927, 0.011272037, 0.020200385, -0.040140357, -0.04657621, -0.018768128, 0.025594594, 0.0002476221, 0.023939129, -0.032235052, -0.01677785, 0.005468612, -0.014294655, -0.04408371, -0.0021727968, 0.026115414, 0.0283475, 0.022116259, 0.035452977, -0.01570831, 0.009239908, 0.025017971, -0.049589526, 0.019735366, 0.0050547463, -0.087721005, -0.009225958, 0.00952357, -0.03251406, -0.015680408, 0.023622917, 0.018200807, 0.005301206, 0.009188756, 0.01133714, -0.034671746, 0.0038294236, -0.06852506, -0.05386769, -0.0057894746, 0.0059196795, -0.005273305, 0.05182161, -0.039359126, -0.017456777, 0.015513002, -0.052193627, -0.0064032986, 0.05211922, 0.0059196795, -0.001364828, 0.020590998, 0.0063846977, -0.0024320444, -0.058034252, 0.023195101, -0.023102097, 0.0034132325, -0.021316428, 0.014880577, 0.014024944, -0.078197435, 0.009379414, 0.042372443, 0.033165086, 0.003071444, -0.0617916, -0.013476223, -0.035490178, -0.058108654, 0.0007225218, 0.053979296, 0.041888826, -0.01238808, -0.0024297193, 0.050928775, -0.021074617, 0.03193744, -0.009718877, 0.003808498, -0.039284725, -0.017075462, -0.032067645, -0.03195604, 0.043600094, -0.03015177, 0.0031760733, -0.03738745, -0.01057451, -0.019977175, -0.038354687, -0.0056360187, -0.088316225, -0.006105687, -0.030988803, -0.039210323, -0.0180613, 0.01389474, -0.0035201865, 0.0014845701, 0.042670056, 0.032086246, 0.017066162, -0.018172905, 0.04330248, 0.011402243, 0.025668995, 0.022339467, 0.011578949, -0.038503494, 0.0049756933, -0.05048236, 0.0044711484, -0.026840841, -0.027268657, -0.06275883, 0.012574088, -0.014675969, 0.025910806, -0.02419954, 0.062238015, 0.034987956, -0.02652463, -0.02423674, -0.010732616, 0.048919898, -0.011420843, 0.00721708, 0.0029435642, 0.0033527801, 0.013355318, 0.06261003, 0.011439444, 0.03887551, 0.04869669, -0.009588672, 0.023567114, 0.0013067008, 0.0044967243, 0.055950973, -0.027268657, 0.018907635, -0.06264723, 0.016898755, 0.004073558, 0.001934475, 0.08660496, -0.009904885, -0.015299094, -0.044678934, -0.021372229, -0.008681887, 0.0017484679, -0.023288105, 0.033053484, -0.019512158, 0.023678718, -0.018052, -0.020795608, -0.02087001, 0.062982045, 0.036234207, 0.008519131, 0.007370536, 0.044976547, -0.01904714, 0.013318117, 0.04322808, 0.0014915454, -0.0019972525, -0.065288536, -0.0085609825, -0.0029063628, 0.00039671853, -0.022469671, 0.006933419, 0.0017135915, 0.0050965976, 0.009914185, -0.011644052, 0.0035225118, 0.030728392, -0.02782668, 0.027547669, 0.014648069, -0.034615945, 0.0065846555, 0.019121543, 0.0041526114, 0.014480662, -0.015419998], "runbooks/pipeline-patterns.md::1781555326.999": [-0.060843155, -0.013061742, -0.03758507, 0.024727998, -0.014336285, -0.017136559, 0.0049539725, 0.0072518717, 0.00196996, 0.027612, -0.035352293, -0.0065494776, -0.0013105932, 0.007549575, -0.009359054, -0.023574397, -0.018783232, -0.018243644, 0.009010183, -0.021788176, -0.022867352, -0.0137501815, 8.961632e-05, 0.009842822, 0.0061447867, 0.024039559, 0.009428829, -0.025230372, -0.010345197, 0.025658322, 0.02898888, -0.03836654, -0.04179013, -0.022588255, 0.005609851, -0.010149829, -0.0031817064, 0.028226014, -0.00914508, -0.00022109719, -0.03445918, 0.0076240012, -0.008391518, -0.009675364, 0.034235906, -0.016903978, 0.0040678396, -0.029342404, 0.022253338, -0.047930267, -0.03488713, 0.015052634, -0.0038096746, -0.05872202, 0.024430295, 0.025807174, -0.059652343, 0.049939767, -0.07014639, 0.028319048, 0.004912108, 0.0012245383, -0.031537965, -0.026309548, 0.011694166, 0.0002033629, -0.012438425, 0.030291334, -0.011201095, -0.038961947, 0.006335503, 0.041083086, -0.06393183, -0.019908924, -0.07405375, 0.035798848, 0.04201341, -0.04201341, 0.013619936, 0.044357825, 0.0065448256, -0.0434275, 0.0013699014, 0.029063307, 0.0132292, 0.017499385, -0.03468246, 0.09139498, -0.017462172, -0.014885176, 0.0110429395, 0.022699893, -0.0043841493, -0.018959993, -0.038775884, -0.00848455, -0.014364195, -0.017117953, 0.0074379365, 0.021750964, 0.025490863, 0.05593105, -0.037343185, -0.020671789, 0.04037604, -0.008842724, 0.023853494, 0.0027444544, -0.008903196, -0.04949321, 0.025565289, 0.0036654745, -0.028579537, 0.025621109, -0.034012627, -0.05187484, 0.0052609793, -0.008940409, -0.0047260434, 0.015573615, 0.015108453, -0.0059912833, 0.051725987, -0.019834496, -0.010159133, -0.035612784, -0.0050051403, 0.025639715, -0.0034701067, 0.015229396, -0.04845125, -0.0023653475, -0.004330656, 0.03453361, -0.0627038, -0.011145275, -0.0056284573, 0.013350142, -0.020411298, -0.04368799, 0.022383584, 0.053363357, -0.014029278, -0.015834106, 0.026235122, -0.022309158, 0.04365078, 0.038403753, -0.0069123036, -0.033900987, -0.013564116, 0.02519316, -0.0037887425, 0.017806392, 0.06530871, -0.012326786, 0.011005727, 0.01607599, 0.009749791, 0.035017375, 0.018113399, 0.003209616, -0.05064681, 0.008456641, 0.0117871985, -0.016606275, 0.037082694, -0.014587472, -0.012354696, 0.0016769081, 0.0064099287, 0.024839638, 0.029454041, -0.01881114, 0.02065318, 0.018336676, 0.06951377, 0.022030061, 0.017555205, -0.033547465, -0.052507456, 0.016466726, 0.015089847, 0.032542717, -0.016922584, 0.02898888, -0.024281444, -0.02082064, 0.0107824495, 0.032765992, -0.017936638, -0.008037995, 0.0802311, 0.027537575, 0.009535816, -0.009019487, 0.0040794685, -0.022923172, 0.027425937, 0.03293345, 0.035854667, 0.009759094, 0.007451891, 0.02841208, -0.03484992, 0.021937028, 0.019667039, -0.05388434, 0.002116486, -0.06315036, 0.045883555, 0.00013620517, 0.022885958, 0.010307984, 0.015713165, 0.031537965, -0.0019443762, -0.00066576275, -0.015024724, -0.028523719, 0.0065029613, 0.02087646, 0.012056992, 0.010577778, 0.021155557, -0.012224451, 0.04443225, 0.015406157, 0.0039073587, -0.01159183, -0.01584341, 0.0037375747, -0.04986534, -0.015768982, 0.025062915, 0.014624685, -0.0718954, 0.035147622, 0.022160307, 0.029323796, 0.026551433, 0.0028398125, -0.00871248, 0.017490081, -0.035445325, -0.032133374, -0.01633648, -0.04673945, -0.02392792, 0.03985506, -0.04670224, -0.00693091, 0.0066564647, 0.003842236, 0.02582578, 0.029658712, 0.023946527, 0.017573811, 0.007223962, 0.0034701067, 0.033807956, 0.05139107, 0.013787394, 0.008131027, 0.026495613, -0.017071435, -0.042199474, -0.019406548, 0.014680505, 0.032747388, -0.024337262, -0.010168436, 0.0330637, 0.023481365, -0.010373107, 0.03209616, -0.010875482, -0.04681388, 0.092362516, 0.024541933, -0.024486115, -0.0055075153, 0.0031026287, 0.04517651, 0.032598536, 0.014410711, -0.041604068, -0.048041906, 0.022104487, -0.040301614, -0.005084218, -0.009014835, 0.056303177, 0.0073030395, -0.06002447, 0.014140917, 0.00016833041, -0.15108454, -0.04722322, -0.00079368224, 0.0069123036, 0.022848746, 0.030291334, -0.0033794001, -0.032542717, -0.030737888, 0.027965525, 0.017908728, -0.03799441, 0.024690786, -0.030105269, 0.038775884, -0.045399785, -0.063969046, 0.025211766, -0.021285802, -0.003816652, -0.042720456, -0.011666257, 0.07829603, -0.007856582, -0.0068006646, -0.0073728138, 0.018532043, 0.0033142774, -0.033845168, 0.0035166228, 0.015750377, 0.0195554, -0.0056424118, 0.03103559, 0.01541546, 0.033696316, -0.047744203, 0.0027444544, 0.03925965, 0.008763648, 0.021211376, 0.062331673, 0.02150908, 0.047446497, 0.00902879, 0.0009971905, 0.01923909, 0.00860084, -0.025025701, -0.051130578, -0.005921509, -0.006554129, -0.016596971, -0.037045483, -0.028393473, -0.025044309, 0.008019389, 0.011880231, -0.04990255, -0.010224255, -0.00081984757, 0.0067215874, -0.03583606, -0.027798066, -0.043985695, 0.0015164273, 0.059019722, 0.009675364, -0.0098056095, 0.007358859, 0.03295206, -0.019518187, -0.0055865925, 0.04454389, -0.004216691, -0.0025118734, 0.018783232, -0.005000489, -0.013647846, -0.12228172, 0.01009401, -0.018011063, -0.0137687875, 0.021918422, 0.019462368, -0.032170586, 0.011070849, 0.015824802, 0.017676147, 0.25602502, 0.0063401544, -0.013731575, -0.04655339, 0.051837627, -0.013219897, -0.0097870035, 0.036338437, 0.009982371, -0.018169219, 0.008535718, 0.039296865, 0.028579537, -0.0048097726, 0.009721881, 0.017545901, -0.048786163, 0.01826225, 0.0759144, -0.011694166, 0.02694217, -0.043353073, 0.020281052, 0.012959407, -0.034384757, -0.0054796054, -0.022439403, 0.014894479, -0.02766782, 0.030905347, -0.029100519, 0.036338437, 0.034608033, -0.017927334, -0.069960326, 0.013796697, 0.03473828, -0.042497177, -0.038664244, 0.024597753, -0.03457082, -0.02919355, -0.021937028, -0.039408505, 0.040301614, -0.023593003, -0.0012152351, 0.017210985, -0.029323796, -0.038440965, -0.021862602, -0.022904564, -0.049307145, 0.008721783, -0.0036375648, -0.01415022, -0.028244622, -0.0021827715, -0.018662289, 0.033752136, -0.0017420307, 0.0058052186, -0.031184444, 0.047372073, 0.002481638, -0.017704057, -0.015024724, -0.025583897, 0.013433871, 0.021955635, 0.030012235, 0.0054656505, 0.018104095, -0.018857658, 0.026625859, -0.012243058, 0.04502766, 0.04733486, -0.016578365, -0.007684472, -0.047706988, -0.015452674, 0.010131223, 0.011117366, -0.0003788161, 0.014940996, -0.025639715, 0.06385741, -0.017964548, -0.009075305, -0.02576996, -0.032449685, 0.0132292, 0.024430295, 0.013182684, 0.017778482, 0.0016850485, -0.026309548, -0.012550064, -0.03414287, -0.021546293, -0.013396658, 0.017536597, -0.006377368, 0.063894615, -0.004100401, -0.0058796443, 0.00048783838, 0.016624881, 0.017694753, -0.022495221, 0.026253728, 0.008610144, -0.034273118, -0.0013466433, 0.05909415, -0.024318656, 0.015275911, 0.009196248, 0.048935015, -0.014540956, 0.03341722, 0.011666257, 0.019350728, 0.016085293, -0.026960775, -0.009963765, -0.0034259162, -0.013880427, 0.065606415, 0.020039167, -0.011954657, 0.02714684, 0.05027468, 0.025211766, 0.010587081, 0.04811633, -0.0014326982, 0.025360618, -0.026756104, -0.03847818, 0.06668559, -0.057159074, 0.013424568, 0.0161039, -0.004695808, 0.022569647, -0.036766384, -0.005874993, 0.034031235, -0.030607643, 0.030663462, 0.0264584, -0.056265965, -0.019648433, -0.036729172, -0.0069867293, -0.028449293, 0.010624294, -0.009591635, -0.013443175, 0.0486001, 0.027909705, 0.020355478, 0.015620131, 0.024393082, 0.004926063, 0.038999163, 0.023016203, -0.013954853, -0.01043823, -0.036561713, -0.049344357, 0.030272726, 0.0023804652, -0.014336285, -0.07881701, 0.0017594743, -0.0020199649, -0.060954794, 0.01075454, 0.01072663, -0.07044409, 0.052619096, -0.0077402913, -0.037194334, -0.016987707, -0.017955244, 0.010921998, 0.012224451, -0.029788958, 0.098763146, -0.007414678, -0.012838464, -0.0022223103, 0.044506676, 0.06545756, -0.019685645, 0.01834598, -0.032765992, 0.05533564, 0.009582332, -0.015322428, -0.012317483, -0.004633011, -0.017304016, -0.011917444, 0.017015617, -0.02056015, 0.01815061, 0.019053025, 0.003525926, -0.035184834, -0.008693873, 0.0068518324, -0.029137732, 0.049344357, 0.05224697, -0.0021676538, -0.037566464, -0.017527295, -0.022160307, 0.051130578, -0.069439344, -0.0009989348, 0.033845168, -0.014196737, 0.02524898, -0.01630857, -0.02240219, 0.003672452, -0.009889339, -0.0031072805, -0.016569061, 0.03832933, -0.0016164371, 0.0016722565, 0.02392792, 0.024523327, 0.0019280955, 0.02266268, 0.027984131, 0.005958722, 0.063894615, 0.0016362064, 0.05418204, 0.006275032, -0.0103545, 0.014727021, 0.036226798, -0.031333294, -0.03272878, -0.014931692, 0.0003756181, 0.024281444, 0.0038468877, 0.011861624, 0.0030561127, -0.015173576, -0.0058842963, -0.010633597, 0.014168827, 0.021174163, -0.024579147, -0.022551041, -0.021937028, 0.03974342, 0.027891098, -0.016355086, -0.043576352, 0.013433871, -0.0018873938, -0.010270772, -0.032393865, 0.012791948, -0.0049679275, 0.010019584, -0.003281716, 0.04874895, 0.012224451, -0.016271358, 0.008745041, 0.036933843, 0.048302397, 0.018085489, 0.025379226, 0.025751354, -0.019890316, 0.018327372, -0.040859807, 0.0010553357, -0.026049057, -0.023574397, 0.01823434, -0.011824411, 0.01256867, 0.0029747093, 0.043129798, -0.012047689, 0.008935757, -0.012401212, 0.00013060869, -0.027053807, -0.013796697, -0.031165836, 0.005986632, 0.0066332067, -0.03215198, 0.07557948, 0.014829356, 0.013554813, -0.08841795, -0.015592222, 0.058312677, 0.018513437, 0.0070099877, 0.045734704, -0.015173576, 0.00041312177, -0.0043888013, -0.03410566, -0.014392104, -0.031891488, 0.007698427, -0.004207388, 0.036933843, -0.028002737, 0.03030994, -0.054442532, -0.0051121274, -0.059205785, -0.0037910682, 0.0012338415, -0.008642705, 0.006116877, 0.014280465, 0.06076873, -0.027686426, 0.007931008, -0.06582969, -0.009414874, 9.019777e-05, 0.06318757, -0.03298927, 0.041194726, -0.07044409, -0.002225799, 0.019015811, -0.008721783, -0.023481365, -0.026867742, -0.049567636, -0.0152480025, -0.03293345, 0.022737106, -0.024225624, -0.022774318, 0.02303481, 0.0399667, -0.0154991895, -0.017611023, 0.03974342, 0.0012687286, -0.031072805, 0.016429514, 0.012866374, 0.033900987, -0.03057043, -0.020243838, -0.043092586, 0.00059453485, -0.055782195, 0.0002785156, 0.0037631586, -0.010205649, 0.01981589, -0.049567636, -0.012261664, 0.0093078865, 0.0065587806, -0.019350728, -0.019778678, 0.004621382, 0.0010966188, -0.02413259, -0.0056284573, -0.046144046, 0.014950299, -0.012959407, 0.014373498, -0.04089702, 0.012494245, -0.03847818, 0.022551041, -0.1411859, 0.042646028, -0.02234637, -0.0068146195, -0.023686036, -0.0063820193, -0.02576996, -0.04826518, -0.004679527, -0.029174944, 0.017685449, -0.005851735, 0.017136559, -0.0333614, -0.01797385, 0.011415069, -0.056377605, 0.021285802, 0.008698525, -0.017676147, -0.0069634714, -0.011452282, 0.01423395, 0.03304509, 0.07435145, -0.033231154, -0.07423981, -0.027332904, -0.04164128, -0.04290652, -0.032710172, -0.07196982, -0.0011094108, 0.04115751, -0.030644856, -0.00011723529, -0.010103313, 0.021620719, -0.009693971, 0.004949321, -0.005265631, 0.033807956, 0.036077946, -0.0074100266, -0.03873867, 0.053251717, -0.019257696, -0.0008343839, -0.01734123, -0.010233559, -0.0108010555, 0.030589037, -0.038403753, -0.027128233, -0.016299268, -0.013973459, -0.058684807, 0.043092586, 0.0051260823, 0.02856093, -0.060843155, -0.0007436773, -0.015982958, -0.022123093, -0.017322624, -0.019387942, -0.0023258086, -0.013136168, 0.0107731465, -0.0032770645, 0.0028770254, -0.01802967, -0.040934235, -0.012382606, 0.033547465, -0.012745432, 0.034552213, -0.008931106, 0.0043701944, -0.026849136, -0.054368105, -0.021434654, -0.055484492, 0.043762416, 0.03284042, -0.02082064, -0.017834302, 0.022067273, -0.019778678, 0.007279781, -0.059466276, -0.024653573, 0.022197518, 0.007149536, -0.03289624, 0.0098056095, -0.009535816, -0.042459965, -0.020281052, -0.028319048, -0.025807174, -0.010503353, 0.02260686, -0.0040910975, 0.0066564647, -0.0097963065, 0.04480438, -0.01817852, 0.056377605, -0.018429708, -0.0145037435, 0.0021932377, -0.01228027, -0.007042549, -0.040524893, 0.010689417, -0.010735933, 0.023388332, -0.01765754, -0.037250154, 0.04644175, 0.00710302, -0.022960383, -0.018643683, -0.0012105835, -0.0055214697, 0.036878023, -0.0020781101, -0.010959211, -0.026979381, 0.031817064, -0.054665808, -0.03654311, -0.015573615, 0.03948293, -0.050311893, -0.040785383, 0.052767947, -0.0006180837, -0.0025839736, -0.004533001, -0.0015734097, 0.013322232, -0.022178913, -0.021471865, -0.071820974, -0.017443566, -0.008293834, -0.0053074956, -0.017955244, -0.0044329916, 0.037436217, -0.011405766, 0.017136559, -0.006191303, 0.035445325, 0.0014164175, 0.019164665, -0.022178913, 0.095637254, 0.01570386, -0.014643292, 0.03782695, -0.015034027, 0.013443175, 0.015750377, -0.018439012, -0.020318266, -0.025211766, 0.047446497, -0.007079762, 0.025900206, -0.005000489, 0.06292708, 0.012605883, -0.027984131, 0.008070556, -0.04443225, 0.0549263, 0.016876068, 0.024393082, -0.018225037, 0.010494049, 0.01633648, 0.03148215, 0.028058557, -0.0061587417, 0.06426675, -0.0005704046, 0.0005904647, 0.017983153, -0.007493756, 0.06984869, -0.009368357, 0.06050824, 0.005460999, 0.028132983, 0.056563668, 0.009740487, 0.037864167, 0.0029026093, -0.039073586, -0.024337262, -0.01173138, -0.045809127, 0.02487685, -0.014587472, -0.048302397, -0.03609655, 0.05027468, -0.012587277, 0.024616359, -0.02519316, -0.01791803, 0.025751354, -0.01038241, 0.0253048, 0.060098898, -0.011173185, -0.010577778, -0.0032375257, 0.04480438, -0.026532827, -0.05239582, -0.045139294, -0.02694217, -0.00267468, -0.033975415, -0.041976195, -0.017564507, -0.024411688, -0.0034747582, -0.022197518, 0.03985506, 0.011126669, -0.023816282, -0.024262836, 0.01604808, 0.008186847, -0.03263575, 0.057642844, -0.008879938, 0.07055573, 0.03637565], "runbooks/recon-service-integration.md::1781548708.791": [0.006587749, 0.028349783, -0.04474351, -0.020831406, -0.02301357, 0.029578395, 0.06880232, -0.0064181266, 0.008687393, 0.023637043, 0.008912028, 0.022353418, 0.013936504, 0.01734728, -0.01807161, -0.0064364644, -0.022445107, -0.0023093796, 0.051051613, -0.00529037, -0.0029202476, 0.00955384, 0.027084494, 0.028551495, 0.03555642, 0.017521486, -0.0014074035, -0.021014782, -0.014890054, 0.04375329, -0.0015667105, 0.0003544296, -0.036051534, -0.024443895, -0.014083204, -0.019089343, -0.038765486, -0.046063814, -0.036546648, 0.0039631934, -0.021656593, 0.0047723358, -0.03115542, -0.019071005, 0.023838757, -0.065684944, 0.020574681, -0.010773284, -0.018997654, -0.014046529, -0.03533637, 0.012240285, 0.04969464, -0.018383348, 0.039425638, 0.032805797, -0.022078356, -0.01764068, -0.03528136, 0.009984772, -0.020519668, 0.010094796, -0.02514072, -0.026626058, 0.01932773, 0.039132237, -0.012762903, 0.0054049795, -0.022353418, -0.053472165, 0.018722592, 0.0075458833, -0.03322756, 0.0047677513, -0.039645687, 0.015843604, 0.049657963, 0.025929231, 0.0075871428, -0.02954172, -0.0007953893, -0.0043551573, -0.021198155, 0.03522635, -0.05079489, 0.035373047, -0.024425557, 0.04092931, 0.037225135, 0.036950074, 0.0040548807, -0.025672507, 0.012698722, -0.028771546, -0.010250665, 0.015036754, -0.0039058886, -0.0020389014, 0.009356712, -0.026094269, 0.017466474, 0.0022268607, -0.012882098, -0.029560057, 0.02321528, 0.022243394, 0.04613716, -0.017072218, 0.040599234, -0.027616283, 0.0027895928, 0.0023357398, -0.02418717, -0.0023105256, 0.003204479, -0.04100266, 0.02336198, -0.021216493, 0.0094713215, 0.01624703, 0.017017204, 0.018905967, 0.021473218, -0.018346673, 0.022518456, 0.02138153, -0.0081005925, 0.014367435, 0.026772758, 0.022316743, -0.014312423, 0.04496356, 0.013423054, -0.018630905, -0.05086824, 0.02558082, 0.036564983, 0.0070003425, -0.018621737, -0.05981694, 0.066345096, 0.046393886, -0.043349862, -0.05057484, 0.037078436, -0.040379185, 0.015302648, 0.043056462, -0.004680648, -0.0014245949, 0.014312423, 0.04316649, 0.021931656, 0.017796548, 0.0122861285, -0.045770414, 0.030238546, 0.010296509, 0.08193197, 0.012157766, -0.02440722, 0.026571045, -0.03718846, 0.03132046, 0.03584982, -0.027836332, -0.0029294165, -0.023343643, 0.0037202213, -0.003727098, 0.004045712, -0.013358872, 0.009452984, 0.018942643, 0.025855882, 0.010589909, 0.07892462, 0.026442682, 0.0187501, -0.016668793, -0.061577342, -0.00650523, -0.050684866, -0.05739639, -0.017301437, -5.01058e-05, 0.01682466, -0.023325307, -0.03278746, 0.029248321, -0.024957344, -0.01131424, 0.06333774, -0.0100031085, -0.02785467, 0.0035551838, 0.02983512, -0.03610655, 0.03777526, -0.042653035, 0.01153429, 0.035886496, 0.05886339, -0.028679857, -0.037280146, 0.008857015, 0.013615597, -0.032842472, 0.009563009, -0.073093295, 0.017163904, 0.033667658, 0.021271506, 0.022096694, -0.04514694, 0.007715505, 0.017292267, 0.04811761, -0.005482914, -0.023472007, -0.01484421, 0.03154051, -0.0036033196, -0.014880885, 0.027506258, 0.032915823, 0.015935292, 0.018850954, -0.006642761, 0.042836413, 0.0031036227, 0.008449006, -0.020097906, -0.02404047, 0.03542806, -0.0010309116, -0.06260424, 0.02433387, 0.025030695, -0.0018142669, 0.0028698195, -0.009838072, 0.0062439204, -0.023380319, -0.04672396, -0.0018371887, 0.024425557, -0.034291133, -0.05028144, 0.027542932, -0.061357293, 0.0059275986, -0.02462727, 0.034144435, 0.021051455, -0.008274799, 0.011396759, -0.018282492, 0.0076467395, -0.006477724, -0.0033603478, 0.020409644, 0.03434615, 0.012176103, 0.0077109206, -0.012038572, -0.045953788, -0.015045923, 0.0046714796, 0.009342959, -0.025617495, 0.039278936, 0.010259834, 0.008962455, -0.02257347, 0.010745778, 0.0032640758, -0.032145645, 0.07621067, 0.042139586, -0.010956659, 0.032659095, 0.008806587, 0.038031984, -0.0040525887, 0.01301046, -0.025415782, -0.0065464894, 0.0025718352, -0.020996444, -0.0060238703, 0.0738268, 0.06858227, -0.021253169, -0.009347543, 0.008164774, -0.024113819, -0.13907164, 0.0009088526, 0.024425557, 0.032585748, 0.002096206, 0.015155948, -0.044230063, -0.025910895, -0.062824294, 0.0067573707, 0.032567408, -0.05028144, -0.016412066, -0.03330091, 0.047677513, -0.021271506, 0.018328337, -0.010443209, -0.012341141, -0.037426848, -0.06608837, 0.0014234488, 0.07437692, 0.009902253, -0.037078436, -0.019822843, 0.02160158, -0.037298486, -0.015706073, -0.011791016, 0.009682203, -0.04210291, 0.006033039, 0.018905967, 0.003312212, -0.010039784, -0.025837544, -0.047897562, 0.0046462654, -0.0048548547, 0.025214069, 0.05306874, 0.02316027, -0.0017489395, 0.018566724, -0.011213385, 0.013588091, -0.009255855, -0.026552707, -0.03278746, 0.03770191, -0.032604083, 0.013102148, -0.047677513, -0.04217626, -0.033502623, -0.004423923, 0.03755521, -0.056992967, -0.020868082, -0.036253247, 0.026149282, 0.031063734, -0.058313265, -0.0111400345, -0.010782453, 0.009118324, -0.01484421, 0.026149282, -0.022133369, 0.048924465, -0.052445263, -0.0023472006, -0.0021260045, -0.02514072, -0.0007856475, -0.041552786, -0.041699488, 0.0030738243, -0.12887599, 0.08119847, 0.0067573707, 0.008953287, 0.03755521, -0.009109155, -0.01771403, -0.0122861285, 0.021949993, 0.029284995, 0.23882766, 0.030366909, -0.009388803, 0.009517165, 0.047970913, -0.009608853, 0.022353418, 0.036950074, -0.0034451587, -0.015055092, -0.021766618, 0.010489053, 0.022170044, -0.0034543276, -0.0035253854, -0.0001273597, -0.046063814, -0.0005019892, 0.03960901, -0.022665156, 0.013982347, -0.000743242, -0.0020549467, 0.018291662, -0.051124964, -0.027817994, -0.026002582, 0.04896114, -0.047090713, 0.037463523, -0.03027522, 0.018924305, 0.022683494, -0.022133369, -0.07386347, -0.01947443, -0.0052078515, -0.01109419, -0.024223844, 0.0067298645, 0.008224371, -0.029486708, 0.05321544, -0.030165195, 0.028716533, -0.00896704, -0.007289158, 0.020574681, -0.049437914, -0.018429192, -0.0018337505, -0.02330697, 0.0074771177, 0.018209143, 0.0046852324, -0.03887551, -0.009003715, -0.023637043, 0.013633935, -0.009379634, 0.02543412, 0.022005007, -0.07059939, 0.03673002, -0.022848532, -0.008586537, -0.0009151561, -0.0059275986, 0.027469583, 0.054279014, -1.3672544e-05, 0.024462232, 0.040599234, -0.014504966, 0.011855197, -0.015981136, 0.029156633, 0.07118619, -0.053692214, 0.013716454, -0.03777526, 0.01962113, 0.010608247, -0.01705388, 0.012148597, 0.012616203, -0.05834994, 0.06689522, -0.028569832, 0.00628518, 0.009517165, 0.004068634, -0.019291054, -0.0064181266, -0.016622948, 0.05578269, -0.017649848, -0.027652958, 0.016045317, -0.0036720855, 0.047934238, 0.0045385323, -0.027469583, -0.013037966, 0.021656593, -0.031778894, 0.013872323, 0.002487024, 0.0012503886, 0.03181557, -0.049291212, 0.047934238, -0.012900434, -0.04910784, -0.022151707, 0.018795943, 0.041259386, -0.021583244, 0.06938912, 0.0055608484, 0.0054416545, -0.0122861285, -0.022500118, -0.024939006, 0.021509893, -0.08860683, -0.06322772, -0.044780187, -0.009856409, 0.068618946, 0.041479435, -0.020464655, 0.006697774, 0.050538164, -0.0091641685, 0.022060018, 0.0151009355, 0.022518456, -0.04613716, 0.021546569, -0.027377894, -0.010305678, -0.017970756, 0.008128099, 0.03616156, 0.0019896193, -0.002934001, 0.019529443, 0.011772678, 0.03586816, -0.01065409, 0.03762856, -0.012258622, -0.051491715, -0.027139507, -0.04404669, -0.027029483, -0.015696904, 0.05233524, -0.047457464, -0.018144961, 0.019052668, 0.002984429, 0.033117533, 0.014202397, 0.013505572, -0.0041740746, 0.01800743, 0.0071332892, 0.023141932, 0.014853379, -0.06220082, -0.055819366, -0.011075853, 0.036271583, -0.039425638, -0.086699724, -0.014202397, 0.039865736, -0.062237494, 0.033997733, 0.028826557, 0.00096959557, -0.052298564, 0.021784956, 0.014138216, -0.0033328414, -0.0031127916, 0.019529443, -0.018355843, -0.031338796, 0.08860683, 0.011075853, 0.01293711, 0.045110263, 0.044266738, 0.065758295, 0.03836206, -0.015706073, 0.007857621, 0.00013939368, 0.020629693, 2.2205573e-05, -0.03298917, -0.019346068, -0.048631065, 0.04445011, 0.013496404, -0.04467016, 0.036289923, -0.000865301, 0.036986746, -0.073019944, 0.007999737, 0.028459808, -0.03931561, -0.025947569, 0.04555036, -0.008096009, 0.010434041, 0.00075756817, -0.032659095, 0.034291133, -0.045220286, 0.032585748, -0.017943248, 0.02785467, -0.05724969, -0.044486787, -0.00565712, -0.003921934, 0.00031718152, 0.04287309, -0.008375656, 0.025030695, -0.0068077985, -0.021143144, -0.014193228, 0.032970835, -0.007600896, 0.03894886, 0.0058084046, 0.027524594, 0.031797234, 0.0049786326, 0.03806866, -0.010938322, -0.014028192, -0.009003715, -0.024792306, 0.0021431958, -0.054352365, 0.022591807, -0.034896273, 0.04690734, 0.01903433, 0.016357055, -0.015770255, 0.008724068, -0.059780266, -0.012992122, 0.0038417073, -0.020758055, 0.0033970228, 0.0055883545, -0.03894886, 0.008682809, -0.02138153, -0.00672528, -0.025324095, 0.027011145, -0.009370465, -0.015568541, -0.017548993, 0.02800137, 0.002569543, 0.005065736, 0.00882034, 0.027836332, 0.04841101, -0.0363266, -0.0065373206, 0.021326518, 0.078191124, -0.045587037, -0.009728046, 0.014422447, -0.043973338, 0.008375656, -0.012524516, 0.015155948, -0.02829477, -0.043056462, -0.0015747333, -0.047640838, -0.0028537742, 0.0031723883, 0.009269609, 0.016375393, 0.00024297195, -0.019015992, -0.021784956, -0.0034795415, 0.014449954, 0.0027322883, -0.0023311554, -0.03880216, -0.031577185, 0.026075931, 0.013927335, 0.024058806, -0.059266817, 0.009159584, 0.044303413, 0.021289844, 0.014743354, -0.009044974, -0.021931656, -0.0036720855, -0.008930365, 0.011085022, -0.0056617046, 0.007687999, 0.023398656, -0.017237255, 0.0061843237, -0.02138153, 0.011305071, -0.016833829, -0.017374786, 0.016210355, -0.026937796, -0.0052674483, -0.010489053, -0.020996444, 0.034896273, 0.041076012, -0.058533315, 0.012671216, -0.034309473, -0.008806587, -0.0008183112, 0.036564983, -0.013129653, 0.00409614, -0.015751917, -0.015852774, 0.0026772758, -0.0053041233, 0.0013936504, -0.017072218, -0.024003794, 0.01609116, -0.038692135, 0.001986181, -0.02094143, -0.05497584, 0.0031746805, 0.028056383, 0.0040732184, -0.040012434, 0.07408352, 0.0052353577, -0.022940218, 0.0013947964, -0.0005773449, 0.005868002, -0.02079473, 0.036766697, 0.011195047, 0.029798446, -0.013835647, 0.0032503228, 0.0022876037, -0.035611436, 0.009122909, -0.017759874, -0.016338717, 0.022701832, 0.020391306, -0.028166408, -0.040965986, -0.025635833, -0.0013902121, -0.009654696, 0.03550141, -0.02660772, -0.0035253854, 0.0056892107, -0.00061258726, -0.039939087, 0.0014096957, -0.02682777, 0.004919036, -0.13269019, 0.0151009355, 0.015183454, 0.0075825583, -0.026497696, 0.012001897, -0.004827348, -0.008316059, -0.022371756, 0.008614043, -0.089046925, 0.004607298, 0.033025846, -0.03836206, 0.005831327, 0.01609116, -0.017127229, -0.010030615, -0.015669398, 0.019089343, -0.016586274, -0.008036411, 0.046944015, -0.016567936, 0.029725095, -0.036179896, -0.031283785, 0.042066235, -0.03504297, -0.033979397, -0.031503834, -0.048557714, 0.030201871, 0.008852431, -0.004605006, 0.006514399, 0.022225056, 0.059926968, -0.04467016, 0.009384219, -0.04613716, 0.020171255, 0.006101805, 0.0029385851, -0.018997654, 0.052958716, -0.018108286, -0.011286735, -0.010397365, -0.024443895, -0.028221421, 0.013294691, 0.0071332892, 0.029266657, 0.032732446, 0.02204168, -0.008797418, 7.026989e-05, -0.035886496, 0.054279014, -0.05754309, 0.014294085, -0.05431569, 0.014312423, -0.011002503, 0.02954172, -0.03463955, 0.022115031, 0.010241496, 0.032384034, 0.009975603, -0.07745762, -0.023912106, -0.017393123, 0.04239631, -0.0077109206, 0.04078261, -0.012405322, -0.048484363, -0.044266738, -0.02035463, -0.03328257, -0.02807472, 0.031082071, 0.039865736, 0.0372068, 0.037811935, -0.030788671, 0.008989962, 0.000597115, -0.05226189, -0.047860887, 0.025415782, 0.019272719, -0.009819734, -0.0017558162, -0.022133369, -0.050611515, 0.0074037677, 0.023820419, -0.010223159, 0.0017947833, 0.021216493, 0.0039746542, -0.036876723, 0.0077842707, 0.035538085, -0.009801396, -0.018346673, -0.024462232, 0.020849744, -0.009911422, -0.014193228, 0.013147991, -0.10349688, -0.02646102, 0.012918772, 0.023178607, -0.03836206, -0.026057595, 0.023472007, 0.015696904, 0.004836517, -0.032457385, 0.016265366, 0.009654696, 0.024828982, 0.02712117, -0.04925454, -0.018099118, -0.0046600183, -0.031797234, 0.0050061387, 0.021784956, 0.026809432, -0.032750785, -0.08244542, 0.041442763, 0.02829477, -0.057323042, -0.031503834, -0.012753734, 0.022701832, -0.032604083, 0.008187696, -0.042579688, 0.030348571, -0.009764722, 0.0010807667, -0.027451245, 0.016045317, 0.0056846268, 0.0023747068, 0.056699567, 0.058459967, 0.030348571, 0.010901647, 0.015513529, -0.025489133, 0.04019581, 0.024920668, 0.008797418, -0.019602792, -0.044266738, -0.02748792, 0.0062714266, -0.0062714266, -0.03474957, -0.04672396, 0.019694481, 0.010122303, 0.035703123, -0.006078883, 0.019951206, 0.0033053353, -0.013863154, 0.0028537742, -0.04881444, 0.022078356, 0.009746384, 0.027377894, -0.037390172, 0.009718877, -0.004224503, 0.022793518, -0.009645527, 0.05658954, 0.048631065, 0.003046318, 0.038765486, -0.0075504677, 0.012680384, 0.06825219, -0.05292204, 0.03359431, -0.036858384, 0.013358872, 0.009691372, 0.019456092, 0.061320618, -0.0016469372, 0.00628518, -0.02389377, -0.009274193, -0.012304466, 0.013798973, -0.0048319325, 0.0135789225, -0.0011839152, 0.04232296, -0.016256198, -0.011396759, -0.039132237, 0.033777684, 0.02286687, -0.0030761166, 0.03408942, 0.03205396, -0.026791096, -0.017989092, 0.027304545, 0.0027437492, 0.02587422, -0.040562563, -0.015247636, -0.023508681, 0.014376604, -0.0077751023, -0.04749414, -0.0021993546, -0.054792464, -0.011561797, 0.010809959, 0.024278857, 0.02050133, 0.0061568175, -0.009874746, 0.02499402, -0.021106469, 0.0091641685, 0.08002487, 0.012744566, 0.046063814, -0.003507048], "runbooks/meshmonitor-password-reset.md::1770246438.532": [0.009963859, 0.023872517, -0.06700603, -0.0007431224, -0.013556775, -0.034540143, 0.016714467, -0.011176932, 0.023872517, 0.013982739, -0.039818395, -0.007139531, -0.037540413, 0.017001528, -0.02300207, -0.0064728046, 0.021409333, -0.0038221031, 0.029706376, -0.0012744202, -0.033595614, -0.019575834, 0.06863581, 0.0035697655, -0.0029678596, 0.0010371304, 0.013982739, -0.038707186, 0.029910097, -0.017770117, 0.0005203014, -0.0077692172, -0.025168931, 0.001111211, 0.008158141, 0.0060977708, -0.04433732, -0.016695946, -0.02407624, -0.0007732177, -0.019779557, 0.001407534, -0.026280142, 0.0027085769, 0.02926189, -0.05644952, 0.013704936, -0.020983368, 0.033706736, -0.040744405, -0.051967636, 0.032336242, 0.028780367, -0.059746116, 0.057931136, 0.035540234, -0.04126297, 0.016825587, -0.013325273, -0.0121122, -0.0060375803, 0.012908569, -0.047559835, 0.036244, 0.018881328, 0.029928617, -0.013390093, 0.019723997, 0.008320193, -0.026206061, -0.009186012, 0.054782704, -0.00800535, -0.004113796, -0.05419006, -0.014806887, 0.039003506, 0.0015811607, -0.012556685, 0.0021205612, 0.008385014, -0.021390812, -0.02005736, 0.06748755, -0.036632925, 0.048819207, -0.012325183, 0.07208056, 0.019946238, -0.052671403, 0.034243822, 0.012464084, 0.025354132, -0.05819042, -0.006542255, -0.0051393514, -0.024705926, -0.043263152, 0.029484134, -0.0082692625, -0.014982829, 0.019298032, 0.0016239886, -0.02405772, 0.055079028, 0.03235476, 0.0421149, -0.010343523, 0.02700243, -0.0380775, -0.009574935, 0.005949609, -0.01914987, 0.0038637735, -0.0072043515, -0.04400396, 0.0126400255, -0.03722557, 0.015427314, 0.020501845, -0.003222512, 0.061190687, 0.014677246, -0.046670865, -0.0022305248, -0.024854088, -0.029465614, -0.035669874, -0.0060838806, 0.023576194, 0.03026198, -0.010362043, -0.03418826, -0.029576734, -0.050782345, 0.01809422, 0.004238807, 0.024131801, 0.016307022, -0.03528095, 0.037503373, 0.011389913, 0.0005043856, 0.011010249, 0.0076719862, -0.013899398, 0.0018774837, 0.014436483, -0.018557224, -0.028539604, 0.021242652, 0.020261081, -0.0015244427, -0.03715149, 0.033669695, -0.029706376, -0.008852649, -0.022483503, -0.0054125236, 0.031576913, -0.016353322, 0.07600684, -0.07437706, 0.07674764, 0.064746566, -0.029669335, 0.016927449, -0.010547245, 0.022761306, -0.0035419853, 0.05896827, -0.015205071, 0.019390633, 0.028854446, 0.04711535, 0.005296773, 0.04818952, 0.020594444, 0.01406608, -0.024002159, -0.06226486, 0.00700989, -0.00403277, -0.012945609, -0.055079028, 0.018983189, -0.044485483, -0.018585006, -0.001909894, 0.018279422, -0.008477614, -0.014751327, -0.0010162952, 0.006199632, 0.019705476, 0.008449834, 0.013686417, 0.009908299, -0.019649915, -0.027854357, -0.0034563295, -0.008574845, 0.019668436, -0.0026507014, -0.0075469753, 0.018075699, 0.029928617, -0.018288681, -0.008588735, -0.059746116, -0.016242202, 0.057597775, 0.062116697, 0.03396602, -0.045633733, -0.008797088, -0.017381193, 0.024668885, -0.0047087567, -0.0044818847, -0.034706827, 0.049078487, -0.029317452, -0.008662816, 0.06878396, 0.017510835, 0.032725167, 0.03420678, 0.035373554, 0.024780007, -0.012723367, 0.022705747, -0.002819698, 0.024687406, 0.05133795, 0.029335972, -0.066894904, -0.004090646, 0.01811274, -0.02405772, 0.0034540144, -0.028113639, 0.019242471, 0.011639936, -0.041966736, 0.035688397, 0.028947048, 0.008431314, -0.0038012678, 0.03491055, -0.016742246, -0.03309557, -0.0076812464, -0.001082852, 0.058634903, -0.009320282, -0.01614034, -0.023983639, -0.008528545, -0.03922575, 0.0037804325, 0.030780546, 0.02907669, 0.023705836, 0.007667356, 0.0021819093, 0.031484313, -0.0036415313, 0.02409476, 0.03815158, -0.020890769, 0.019464714, 0.02803956, 0.0074543743, -0.00899155, -0.012408524, 0.03315113, -0.021261172, 0.07148791, 0.0156032555, -0.022279782, 0.011473254, -0.022890948, 0.022816867, 0.0059033087, 0.029391533, -0.037336692, -0.032484405, -0.020798167, -0.04026288, -0.034558665, 0.006755237, 0.057412572, -0.001080537, -0.026206061, 0.021724176, 0.01704783, -0.14601313, -0.0023798437, 0.016418144, 0.013501215, 0.0048939586, -0.003817473, -0.041485213, 0.0020198575, -0.08015536, 0.01306599, -0.017862719, -0.03926279, 0.020853728, -0.040818486, 0.018612785, -0.037503373, 0.012945609, -0.005588466, -0.01916839, -0.043744676, -0.050967548, -0.056931045, 0.04630046, 0.055856876, -0.031854715, -0.05396782, 0.044522524, -0.023242831, -0.026965389, 0.0120659005, -0.009769397, 0.021242652, 0.0004829717, -0.029743416, -0.025817137, 0.023594715, -0.0012095995, -0.0134826945, 0.033910457, -0.012473344, 0.02111301, 0.046819028, 0.026798707, 0.023891037, 0.024298482, 0.0037341323, -0.0076951366, 0.035095748, -0.05833858, -0.043485392, 0.0062829726, 0.04141113, 0.0051856516, -0.034614224, -0.013945699, -0.0132234115, -0.0019920773, 0.027335793, -0.04215194, -0.03841086, 0.011917738, 0.027613595, 0.03409566, -0.039522074, -0.052004676, 0.026298663, 0.005301403, -0.042818666, 0.04526333, -0.0031715815, 0.015501394, -0.043707635, -0.03235476, 0.0060792505, 0.00096999464, 0.012445563, -0.016492223, -0.052708443, -0.0140846, -0.13356757, -0.0033012228, 0.032595523, -0.023094669, 0.054115977, 0.016149601, 0.010695406, 0.020594444, 0.046633825, 0.016214421, 0.24520724, 0.03111391, -0.0584497, 0.018594265, 0.04637454, -0.035095748, 0.033762295, 0.022409422, 0.020798167, -0.017492315, -0.020798167, -0.011964039, 0.051819477, -0.00501897, 0.023242831, 0.01202886, -0.07452522, 0.028928528, 0.03522539, -0.021946419, 0.03804046, -0.0019700846, 0.021390812, 0.033762295, -0.053523332, -0.008537805, -0.032688126, 0.0341327, -0.08141473, 0.08208146, -0.010815788, 0.024539243, 0.006157961, -0.012445563, 0.002419199, 0.024891127, -0.030502744, -0.011889959, -0.0021332938, 0.029539693, 0.005227322, -0.015251372, 0.03837382, 0.021224132, 0.010232402, 0.021483414, -0.025983818, 0.009852738, -0.006718197, -0.005319923, -0.018946148, -0.012556685, -0.004132316, 0.011852918, 0.013010429, -0.020816687, -0.00799609, -0.04226306, 0.002819698, 0.038855348, 0.016353322, 0.03115095, -0.06589481, 0.07130271, -0.002220107, -0.01204738, 0.030854627, 0.004035085, -0.0016158861, 0.04396692, -0.0011164199, -0.02711355, 0.005444934, 0.013649376, 0.005241212, 0.019575834, 0.06741347, 0.03333633, -0.07278433, 0.028113639, -0.02611346, 0.011584375, 0.01407534, -0.024279961, 0.005199542, 0.036892205, -0.06822836, 0.034040097, -0.006713567, -0.030687945, 0.01914987, -0.026502384, -0.014158681, 0.0006846681, 0.03811454, 0.03592916, -0.0103250025, 0.0010649106, -0.002713207, 0.013177111, 0.039559115, 0.0031600064, 0.010232402, -0.015279152, -0.0031299111, -0.006806168, -0.023279872, 0.027372833, -0.0062783426, 0.020668525, -0.041596334, 0.042040817, 0.028298842, -0.008644296, -0.01900171, 0.027280232, 0.0059727593, 0.0008160456, 0.009510115, 0.010667626, 0.023576194, 0.019242471, -0.060746204, -0.031558394, 0.026743146, -0.05111571, -0.044485483, -0.009639756, -0.04415212, 0.06715419, -0.026854267, -0.02713207, 0.018233122, 0.024261441, -0.03804046, -0.012695586, -0.0002315023, 0.027854357, -0.018483143, 0.05026378, -0.066968985, 0.0055930954, -0.010528725, 0.0066765263, -0.0008253057, -0.02909521, 0.029484134, -0.03531799, 0.00042480673, 0.027520994, 0.0056810663, -0.0024006788, 0.013140071, -0.034632746, -0.05107867, -0.04637454, 0.0037526523, -0.0031715815, 0.06945069, -0.031002788, 0.0015533805, -0.014195722, 0.018196082, 0.03804046, 0.01410312, -0.0022860852, -0.0067922776, 0.0062181517, 0.031465795, -0.042744584, 0.0021402389, -0.052004676, -0.03409566, 0.01903875, 0.05130091, -0.045041088, -0.054708626, -0.015427314, 0.011899218, -0.022335343, 0.04544853, 0.025002249, -0.017640475, 0.027372833, 0.047893196, 0.04430028, 0.009852738, 0.0066533764, 0.041818578, -0.024742967, -0.015195811, 0.06278343, 0.023483593, -0.0013855413, 0.024335522, 0.015788456, 0.0115473345, 0.031354673, 0.017575655, -0.004192507, 0.017140431, -0.008736897, -0.0090054395, 0.020872248, -0.02316875, -0.06600594, 0.030206421, 0.006815428, -0.006102401, -0.016631126, -0.02198346, 0.01098247, -0.032706644, -0.00503286, 0.039485034, -0.014723547, 0.018779468, 0.053893737, 0.049782254, 0.014519825, 0.030317541, -0.014195722, 0.017714556, -0.050337862, -0.040336963, 0.011584375, 0.024483684, -0.051856518, -0.031632476, -0.013732716, -0.0026437563, -0.0058570085, -0.00021775685, -0.0341327, 0.012297402, 0.025798617, 0.010954689, 0.005306033, 0.058857147, -0.019390633, 0.009389734, 0.0031553763, 0.014973569, 0.037577454, 0.01702931, 0.07330289, -0.006301493, 0.011667716, -0.005199542, 0.0032039918, -0.027743235, -0.025798617, 0.014714287, -0.039596155, 0.034873508, 0.04015176, 0.020612964, -0.018233122, 0.010556505, -0.0064959545, -0.028632205, 0.005921829, -0.019649915, -0.020279601, -0.04552261, -0.036318082, 0.009389734, -0.008084061, 0.0020858357, -0.012139981, -0.0035743956, -0.023983639, -0.021687135, 0.010852828, 0.011769577, -0.031410232, -0.023520634, -0.008672076, 0.017325632, 0.01103803, -0.009704577, -0.004741167, 0.012408524, 0.055708714, -0.013121551, -0.0041693565, 0.051782437, -0.075006746, -0.006292233, -0.004250382, -0.04518925, -0.00701915, -0.064746566, 0.061227728, -0.021261172, -0.006421874, -0.013325273, 0.0043846536, 0.007972939, -0.0018705386, -0.01704783, -0.014195722, -0.021483414, 0.0280766, -0.019668436, 0.014464264, -0.013741977, -0.080007195, 0.063931674, -0.0065931855, 0.023872517, -0.04215194, 0.052486204, -0.012945609, 0.0130937705, 0.02198346, 0.027798796, -0.014297582, -0.012149241, -0.020946328, -0.025594894, 0.008917469, -0.012982649, 0.0075562354, 0.032502923, -0.007329363, -0.040596243, 0.0049634096, -0.024483684, -0.036521804, -0.020390723, -0.052115798, -0.032484405, -0.03498463, -0.011343613, -0.0027409873, 0.07345105, -0.04544853, 0.030539785, -0.0280766, -0.0105194645, -0.022668706, 0.025743056, -0.0055143847, -0.019779557, 0.009778657, -0.009412884, 0.006213522, -0.013936439, -0.027613595, -0.001909894, 0.014186461, -0.002710892, -0.049819294, 0.028965568, 0.0050236, -0.10445384, 0.004824508, 0.013214151, 0.00058454333, -0.033058528, 0.05515311, 0.04333723, -0.049597055, -0.034836467, -0.0056949565, 0.04318907, 0.0029979548, -0.073562175, 0.0075099347, -0.027946958, -0.0075053046, -0.009852738, 0.0023543783, -0.03929983, 0.012788188, -0.0002526269, -0.014603165, 0.032614045, -0.03494759, -0.016381104, -0.016436664, -0.021742696, -0.03320669, -0.01694597, 0.04641158, -0.041596334, 0.0038637735, -0.0056903264, 0.02007588, -0.036429204, 0.026557945, -0.036447722, 0.0029609145, -0.13127106, 0.014140161, -0.009945339, -0.033484492, -0.037836738, 0.016751507, 0.010806528, -0.008306303, -0.022705747, 0.0023728986, -0.06904325, -0.0038799786, 0.053597413, -0.042337142, -0.024279961, 0.02007588, 0.004136946, -0.0012883103, -0.03711445, 0.03896647, 0.0018300257, 0.0067969076, -0.02013144, -0.0005463454, 0.04300387, -0.034873508, -0.0020962534, 0.009412884, -0.03005826, 0.026020858, -0.03109539, -0.019279512, 0.011223231, 0.01813126, -0.019686956, 0.014269802, -0.0038475683, 0.018612785, -0.0012917828, 0.0015649556, 0.010352783, 0.011880699, -0.022372382, -0.03226216, -0.002111301, 0.057449613, -0.0006401039, -0.0066765263, -0.014269802, -0.008954509, -0.026002338, 0.018159041, -0.025002249, -0.00062737125, -0.0056718066, -0.004229547, -0.05526423, -0.0026530165, 0.013843838, 0.054819744, -0.04600414, 0.0044865147, -0.020983368, -0.0056532864, -0.02822476, 0.012593726, -0.057857055, 0.013880878, -0.024761487, 0.052412122, 0.04711535, -0.038781267, -0.03341041, -0.012278882, 0.022853907, -0.013547515, 0.029854538, -0.021446373, -0.055708714, -0.0038730334, -0.019575834, -0.036725525, -0.00452587, 0.009769397, 0.03922575, 0.031836197, 0.007320103, 0.0056532864, 0.04315203, -0.000270713, -0.04893033, -0.043633554, -0.009371214, -0.009144341, -0.025409693, 0.039559115, -0.0142512815, -0.029928617, 0.00904248, -0.042448264, 0.019798078, -0.024261441, -0.0145105645, 0.007963679, 0.013991999, -0.023983639, 0.032669604, -0.033799335, 0.030539785, -0.016019959, 0.01514951, 0.014843928, -0.006671896, 0.028891487, -0.053782616, 0.0016274612, 0.014353143, 0.033447452, -0.023687316, -0.026854267, 0.021372292, 0.005912569, -0.018983189, -0.022705747, 0.030947229, 0.023576194, 0.011158411, -0.008357233, -0.0012049695, -0.010899128, -0.013547515, -0.0363366, 0.0029516544, 0.020946328, 0.00806554, -0.027706197, -0.053893737, 0.02316875, -0.017288592, -0.03118799, -0.0077877375, -0.0094915945, 0.008838758, -0.03815158, -0.00030153175, -0.040374003, 0.019723997, 0.0085609555, 0.017705297, -0.046448622, 0.013427134, 0.027835837, 0.0055930954, 0.0280766, 0.020557405, 0.037929337, -0.018075699, 0.026576465, 0.019816598, 0.033780817, 0.013927178, -0.012538165, -0.042522345, -0.015195811, -0.03228068, -0.047707994, 0.009852738, -0.02709503, -0.03402158, 0.008361863, 0.024891127, 0.04100369, -0.008861908, 0.034447543, 0.05556055, -0.054078937, 0.024279961, -0.049448892, 0.046670865, 0.0019585094, 0.00046474088, -0.014297582, -0.00073849235, 0.010639846, 0.06426504, -0.017677516, -0.021594536, 0.025872698, -0.005616246, -0.0008669761, 0.023483593, 0.0056579164, 0.043781716, -0.024780007, -0.009574935, -0.05726441, 0.024483684, 0.009176752, 0.0046578264, 0.067820914, -0.024261441, 0.014612425, 0.011815878, -0.017158952, 0.0015661131, 0.00069855823, 0.027650636, 0.016881147, -0.018492404, 0.046189338, -0.029798977, -0.023316912, -0.03129911, 0.023687316, 0.011473254, 0.0120196, 0.052004676, 0.02313171, -0.014334623, -0.01617738, 0.047707994, 0.0033753037, 0.046856068, -0.024891127, -0.029965658, -0.0401888, -0.02011292, 0.0140568195, -0.007834038, 0.011297313, -0.039077587, -0.0027687675, -0.026909828, 0.018446103, 0.052745484, -0.013269712, -0.04718943, 0.012853008, -0.0161959, 0.03892943, 0.04337427, 0.017621955, 0.012806707, -0.016344063], "runbooks/expose-service-edge2.md::1781647165.653": [-0.029966623, -0.0011162753, -0.014030507, 0.0394573, 0.011956757, -0.017075744, -0.0033838556, 0.015646538, -0.009612111, 0.0016452217, 0.0121062165, 0.0034118793, -0.037252773, 0.015235524, 0.015001994, 0.040540878, -0.002077253, 0.05275919, 0.013993142, -0.04678081, -0.040877163, -0.024511352, 0.011713886, 0.024847636, 0.024772907, 0.03788797, 0.0059877196, -0.028546758, 0.042745408, 0.0152075, -0.02710821, -0.017001014, -0.026697196, -0.03502956, 0.022026587, -0.016468564, -0.010807787, -0.023820102, -0.038672637, -0.00660424, 0.008888167, 0.027369764, -0.0052030575, -0.05275919, 0.021391386, -0.045585137, 0.021316655, -0.01397446, -0.011489696, -0.039494663, -0.045062028, 0.009500017, -0.030321589, -0.02725767, 0.053506486, -0.009196428, -0.035758175, -0.05997061, -0.052011892, -0.00057827967, -0.04868642, 0.02111115, -0.029835844, 0.0076738093, -0.0087527195, 0.030041352, -0.0073702196, 0.020457264, 0.001966326, -0.0052731168, 0.017281251, 0.017776335, -0.0033301436, -0.045062028, -0.011508378, 0.002194018, -0.00058090687, 0.0041825296, 0.045286216, -0.01566522, 0.008080152, 0.0026505701, 0.0054739527, 0.04999419, -0.03979358, 0.012563936, -0.037327502, 0.06288507, 0.022699155, 0.022643108, -0.041923378, -0.026697196, 0.0050115627, -0.056944054, -0.0325448, -0.0010362912, -0.001543636, 0.016832871, 0.025370743, 0.042259663, 0.04248385, 0.015497078, -0.030284224, -0.00075663853, 0.0029261361, 0.03517902, -0.01544103, -0.026435642, -0.031367805, -0.024978412, 0.0077765626, 0.037775878, -0.025090506, 0.011657838, -0.011377602, -0.06389392, -0.00383924, -0.02955561, -0.072936215, -0.034562502, 0.011956757, 0.006819088, 0.012003463, -0.028883042, 0.000906098, -0.013853024, 0.012918903, 0.007883986, 0.012545253, 0.0023201245, -0.0021519826, -0.025538886, 0.006865794, -0.012526571, -0.058849663, -0.018458243, 0.023988243, 0.05500108, -0.037831925, -0.0634829, 0.027238987, 0.031274393, -0.024175068, -0.037589055, 0.019915473, -0.07966189, 0.041437637, 0.013105727, -0.01113473, -0.005721495, -0.0050956337, 0.022474967, -0.014796487, -0.0012914231, 0.012022145, -0.040989257, -0.0021157856, -0.04898534, 0.034562502, 0.04214757, -0.019392366, 0.051712975, -0.056159392, -0.0028700887, 0.036897805, -0.010265997, -0.030153446, 0.013442011, 0.0010707369, -0.018635727, 0.05813973, 0.03271294, 0.004616896, 0.028079696, 0.0060811318, 0.0231849, 0.036449425, 0.011489696, -0.00614185, -0.026230136, -0.015852043, 0.032040372, -0.0103127025, -0.055075813, -0.03641206, -0.032376654, 0.05630885, -0.055711016, -0.05208662, 0.03241402, -0.036991216, -0.005520659, 0.053357027, -0.015403666, 0.0022699155, 0.049022704, -0.002872424, -0.039121013, 0.023334358, -0.041736554, -0.026547737, -0.0026178758, 0.08160487, 0.0093318755, -0.012629325, 0.02249365, -0.007711174, -0.023633277, 0.0013848353, -0.05436588, -0.023857467, -0.026360912, 0.017851064, -0.029312737, -0.02949956, 0.024922365, 0.0400925, 0.025165237, -0.012778784, -0.010527551, 0.0074122553, 0.023894832, 0.011545744, -0.009798936, 0.030358953, 0.028378615, -0.020625405, 0.025763074, 0.014871216, 0.0045515075, -0.029518243, 0.029443514, -0.015795996, 0.0012260346, 0.06673365, 0.008808767, -0.07869041, 0.050143648, -0.00012187368, -0.009593429, 0.014637686, 0.003963011, 0.01789777, -0.0027159587, -0.004801385, 0.0077345273, 0.048275407, -0.010882517, -0.020513311, -0.019298952, 0.0037037923, -0.0110039525, -0.014133261, 0.028023649, 0.039830945, 0.010508869, 0.013488716, 0.010555575, 0.051189866, -0.011200119, 0.036468107, 0.024530035, 0.04117608, 0.0047733616, -0.02088696, 0.022362871, -0.026884021, -0.028509391, 0.033422872, -0.019392366, -0.01397446, 0.039681487, 0.016505929, 0.019859426, -0.0021566534, -0.014675051, 0.00760375, -0.023913514, 0.07682216, 0.033460237, -0.020569358, 0.042521216, -0.0026178758, 0.024586082, -0.024324527, 0.022306824, -0.020531993, 0.011414967, -0.014189308, -0.006436098, -0.040802434, 0.05675723, 0.09401, 0.010536892, -0.067331485, 0.019317636, 0.0032904434, -0.15319595, -0.026192771, 0.052535, 0.012386453, 0.008327695, 0.0031923607, -0.028079696, -0.026080675, -0.071478985, 0.032675575, -0.019597871, -0.06090473, -0.049732637, -0.052198716, -0.031517264, -0.0075056674, 0.0088414615, -0.025912534, 0.013320575, -0.042595945, -0.05544946, -0.0015004328, 0.04861169, 0.0456225, 0.0059036487, 0.0047500087, 0.050554663, 0.017710947, -0.033983346, -0.007687821, 0.020569358, -0.0026669172, 0.004668273, -0.009939054, 0.016477905, -0.022755204, 8.100586e-05, -0.001550642, 0.034674596, -0.022643108, 0.032694258, 0.06804142, -0.006828429, -0.015216841, -0.005791554, -0.020550676, 0.034506455, -1.0910248e-05, -0.0037154688, 0.019000035, 0.02288598, -0.0029308067, -0.010798446, -0.046070877, -0.027631318, -0.021708988, 0.037495643, 0.049807366, -0.05268446, -0.030358953, -0.016197668, -0.0394573, 0.025669662, -0.02473554, 0.014861875, 0.0082156, 0.0064314273, -0.0070245946, 0.036038414, -0.019709967, 0.031031521, -0.024119021, 0.005352517, -0.019990204, 0.021634256, 0.0123957945, -0.043193784, -0.025408108, -0.03495483, -0.13668068, 0.020027569, 0.025333378, 0.013301892, 0.017029038, -0.039494663, -0.021914493, -0.011545744, 0.0007724018, 0.026024628, 0.2500457, 0.069610745, 0.016767483, 0.01428272, 0.074243985, -0.0235025, 0.016860895, 0.029592974, 0.0086406255, -0.023726689, -0.023128852, 0.00890685, -0.006865794, 0.013740929, 0.007533691, -0.00944864, -0.008967567, 0.014992652, 0.070843786, -0.03312395, -0.02742581, -0.015730608, 0.012498547, 0.034058075, -0.046593986, -0.030545777, 0.021410068, 0.07203946, -0.035347164, 0.011769933, 0.01989679, 0.0009457982, 0.03547794, -0.03469328, -0.07510338, -0.0057588597, 0.0031690076, -0.025594933, 0.029705068, 0.0015950127, 0.0017246221, -0.01405853, 0.051003043, 0.011340236, 0.0054552704, -0.02387615, 0.0204199, 0.014450862, -0.04491257, 0.006160532, 0.021989223, 0.0026435643, 0.0029378126, -0.028621487, 0.006183885, -0.07883987, -0.03357233, -0.05208662, -0.0021659946, 0.010882517, 0.006389392, 0.03616919, -0.033871252, 0.04323115, -0.018645069, 0.043119054, 0.016804848, 0.017832382, 0.03493615, 0.08810635, 0.016010845, 0.00011837073, -0.004413725, -0.030508412, 0.0325448, -0.0028444005, 0.053693313, 0.045136757, -0.055262636, 0.0436048, -0.02396956, 0.009145051, -0.022288142, 0.04046615, -0.0009107686, 0.030321589, -0.0011758256, 0.027892873, -0.012956267, -0.058961757, -0.018187348, -0.018710457, 0.005698142, 0.08033446, 0.0074636317, 0.03841108, 0.0011273681, -0.006328674, 0.0026762586, -0.0342449, -0.0060531083, -0.009345887, 0.016674072, -0.017178496, 0.06632264, -0.0089862505, -0.020307804, 0.0042152237, 0.010181926, 0.027332399, -0.033777837, 0.01834615, 0.008164223, -0.061801486, -0.028397297, 0.020158345, 0.008309012, -0.032003008, 0.03885946, -0.034525137, 0.016188327, 0.00046822848, -0.006342686, -0.010723717, -0.0071833953, -0.059298042, -0.010620963, -0.006851782, -0.039233107, 0.028584123, -0.0017701605, -0.019747332, 0.0071180067, 0.014151943, -0.012685372, 0.017851064, 0.046033513, 0.02718294, -0.026715878, 0.02841598, -0.0058195777, -0.035702128, -0.042035475, -0.015954798, 0.009056309, -0.013507399, 0.021708988, 0.004292289, -0.026603784, -0.0064267567, 0.0034679265, 0.014376132, 0.003225055, -0.043903716, 0.00151678, -0.009714865, -0.017010355, 0.015067382, 0.03833635, -0.030769967, -0.010051149, -0.025090506, 0.03194696, 0.02841598, 0.03441304, -0.028883042, -0.036841758, 0.033908617, 0.07454291, -0.03454382, 0.049657907, -0.05320757, -0.05036784, 0.045510408, -0.0025664992, -0.03648679, -0.062474053, -0.0259499, 0.018794527, -0.026379595, 0.009023615, 0.033628378, -0.051937163, -0.020083616, 0.018990694, -0.01120946, -0.014871216, -0.014478886, 0.004782703, -0.037757196, -0.041811284, 0.08504243, 0.009275828, 0.013881047, 0.055935204, 0.049695272, 0.026585102, 0.02910723, -0.02219473, 0.00898158, 0.0136101525, 0.01796316, -0.011452331, 0.021671621, -0.020158345, 0.008416436, 0.02404429, 0.02034517, -0.04707973, -0.020905642, -0.03441304, 0.011489696, -0.039233107, 0.0062726266, 0.009252475, -0.0062259207, 0.050592028, 0.020177027, -0.012414477, -0.031834867, -0.00660424, -0.016010845, 0.012124899, -0.036654934, 0.013927754, -0.0059036487, 0.014394814, 0.01305902, 0.006403404, 0.026940068, 0.008776072, -0.010135219, 0.07271203, -0.07543966, 0.006650946, 0.007827939, 0.047453377, 0.00087573903, 0.033366825, -0.011265507, 0.0083510475, 0.011975439, 0.00040897014, 0.07409453, 0.02335304, 0.083996214, -0.019672602, -0.043903716, 0.021372704, -0.006151191, 0.0055813766, -0.04678081, -0.022736521, -0.030471047, 0.055075813, 0.01198478, 0.00021864285, -0.016029527, -0.020008886, -0.008771402, -0.024586082, 0.021933176, 0.001573995, -0.010116537, 0.023371723, -0.036468107, 0.008537872, -0.0028537416, -0.025239967, -0.03771983, -0.013488716, 0.0036430743, -0.027126892, -0.017570827, 0.028677534, -0.023708006, -0.0422223, -0.0077298568, 0.019541824, 0.050106283, -0.03885946, 0.03493615, 0.056944054, 0.008570566, -0.011797956, 0.004124147, -0.0078092567, -0.017402686, -0.017552145, -0.057915542, 0.061390474, 0.022643108, -0.0073982435, 0.019411048, -0.040802434, -0.02226946, 0.0026295525, 0.03833635, 0.006473463, 0.026827974, -0.01673946, 0.009103015, 0.00096739974, -0.01029402, 0.016524611, -0.005090963, -0.021055102, 0.002687935, -0.02856544, -0.006632264, 0.011078683, -0.025221284, -0.05858811, 0.04539831, 0.015655879, -0.026846657, 0.031909596, 0.009509359, -0.0118166385, -0.00165106, -0.022325506, 0.0031503253, 0.020513311, -0.010125878, 0.005544012, -0.024473988, 0.021671621, -0.0622125, -0.024287162, -0.014955288, 0.02525865, -0.0027019468, -0.0024006926, -0.017804358, 0.026697196, 0.025968581, 0.013451352, -0.041063987, 0.040578242, -0.034917466, 0.011340236, -0.023334358, 0.042110205, -0.040055137, -0.026790608, -0.052011892, -0.027164258, -0.0235025, -0.03517902, 0.034562502, -0.010452821, 0.018252736, -0.006361368, -0.029742433, 0.011088024, -0.05275919, 0.0025524874, -0.0067863935, -0.00066030724, 0.025127873, -0.04483784, 0.07906406, 0.002372669, -0.01658066, 0.015469055, 0.006959206, 0.0053011402, 0.028004967, 0.0043576774, 0.020830913, -0.014320085, -0.0036267273, -0.031162297, 0.011779274, 0.014525591, 0.010695693, -0.012414477, -0.0086406255, 0.007477644, -0.030975474, -0.025557568, 0.005721495, -0.04947108, -0.011788615, -0.020943007, 0.03695385, 0.008967567, -0.020307804, 0.027276352, 0.041998107, 0.0017211192, 0.032320607, -0.017299933, -0.008444459, -0.12651743, 0.051526148, -0.014348108, 0.015992163, -0.025333378, 0.01428272, 0.024137704, -0.036580205, 0.014133261, 0.015637197, -0.07779365, 0.022101318, 0.047827028, -0.04752811, 0.040204596, 0.006352027, 0.008734037, -0.028042331, 0.016954308, 0.04263331, 0.0008856641, -0.033273414, 0.0235025, 0.0016568983, -0.007930692, -0.02249365, -0.036038414, 0.018411538, -0.018869257, -0.010919882, -0.018402196, -0.006650946, 0.011695202, 0.03557135, 4.0247505e-05, 0.0045515075, 0.014945947, 0.012152922, -0.008860144, 0.007781233, -0.025221284, 0.026846657, -0.019541824, 0.018411538, -0.00096156145, 0.04801385, -0.0102006085, 0.0018402196, -0.02649169, 0.008481825, -0.0136661995, 0.038896825, -0.021951858, -0.0034749324, -0.006767711, 0.014161284, -0.013161774, -0.026977433, -0.05780345, -0.010396774, -0.03986831, 0.030358953, -0.038298987, -0.02933142, -0.040914528, -0.0062726266, -0.012788125, 0.01420799, 0.0231849, 0.016711436, 0.00038912005, -0.01596414, -0.012124899, -0.011769933, 0.03172277, -0.033591013, 0.028266521, 0.035122972, -0.029592974, -0.044090543, -0.06105419, -0.01713179, -0.025464157, 0.0380748, 0.05735507, 0.025669662, 0.0011402122, 0.0047126436, 0.007893328, -0.012433159, -0.05137669, -0.056159392, 0.03192828, -0.020102298, -0.008481825, 0.034768008, 0.006744358, -0.0070526185, -0.010125878, -0.0016592336, -0.029294055, 0.044165272, 0.005586047, -0.013385963, -0.021335337, 0.008323024, 0.019709967, -0.023857467, 0.025501521, 0.009939054, 0.010125878, -0.008383742, -0.03587027, 0.00037861118, -0.0955046, 0.026080675, 0.017542804, -0.0060250848, -0.0025361401, -0.05216135, 0.021391386, -0.015721267, -0.051974528, -0.02604331, 0.02703348, 0.0065948986, 0.022045271, -0.005814907, 0.048125945, -0.030041352, 0.033441555, -0.045360945, -0.020793548, -0.017468074, -0.003110625, -0.02955561, -0.03738355, 0.05436588, -0.0009066818, -0.015030017, -0.04614561, -0.019168176, -0.020943007, -0.02019571, -0.02281125, -0.04446419, 0.041475, 0.024866318, -0.0076738093, -0.04898534, 0.010013784, 0.00024068228, 0.014385473, 0.049358986, 0.025127873, 0.021821082, 0.006781723, 0.023633277, -0.02933142, 0.056794595, -0.002046894, -0.0069078295, -0.029350102, 0.0055580237, -0.004731326, 0.010051149, -0.014217331, 0.007655127, -0.019448413, 1.1562491e-06, -0.020718819, 0.037981387, -0.021073785, 0.034992196, 0.039419934, -0.010284679, 0.0004974198, -0.0017970165, 0.0463698, 0.0006363704, 0.029742433, -0.0068611233, -0.009481335, -0.021241926, 0.050890945, 0.0057495185, -0.0018729139, 0.0144134965, -0.0011548079, 0.049022704, -0.009238463, -0.025389425, 0.0024287163, -0.043642163, 0.033628378, -0.035683446, 0.019448413, -0.03755169, -0.005506647, 0.07607487, 0.017673582, -0.030956792, -0.020307804, 0.034730643, -0.045884054, -0.029929258, -0.049583178, -0.0058849663, 0.015478396, 0.03461855, -0.01766424, 0.020382535, -0.010396774, 0.013236503, 0.0051703635, -0.034207534, 0.03088206, 0.018607702, 0.0055253296, -0.0022570714, 0.007916681, -0.0068004057, 0.0059083193, -0.0259499, -0.01051821, -0.02673456, 0.023072805, -0.015917433, 0.0061231675, -0.030919427, 0.06901291, 0.030471047, 0.0060017314, 0.012012804, 0.030228175, -0.011947416, -0.020457264, -0.007720515, -0.011975439, -0.027930237, 0.015328936, 0.019355, 0.0029261361, -0.002587517], "runbooks/recon-operations.md::1781548536.407": [-0.020902889, 0.02280658, -0.040297903, 0.008797497, -0.010649352, 0.0026788306, 0.002975693, 0.01669027, 0.0008193169, 0.026255839, -0.014711185, 0.009428918, -0.006997473, 0.048327327, 0.0063424907, -0.033418234, -0.030779457, 0.0016398118, 0.017981386, -0.019263078, -0.004196128, -0.0065969443, 0.04975981, 0.035152286, 0.022731185, 0.059259407, -0.028442254, -0.046216305, 0.009876568, 0.026387777, -0.028310314, -0.03846961, 0.056205966, -0.030006671, 0.023692453, -0.036980584, -0.002511551, -0.02516263, -0.038752336, 0.028743828, -0.0041395826, -0.03368211, -0.028706132, -0.015144699, 0.012383407, -0.0736219, 0.026029658, -0.027857952, 0.011290199, -0.05507506, -0.013344675, -0.0020544769, 0.057374567, -0.043502133, 0.03206115, 0.048365023, -0.065177806, 0.0020615452, -0.03701828, -0.01969659, 0.004252673, 0.009560857, -0.0097823255, -0.025464205, -0.010724747, 0.08180211, -0.026199292, -0.0023666536, -0.002065079, -0.027198259, 0.024672572, 0.01924423, -0.060352616, -0.032909326, -0.06615792, 0.026123898, 0.050589137, -0.019960469, 0.010423171, -0.016841056, 0.0048817387, 0.03630204, -0.016633723, -0.008005863, -0.016171938, 0.02007356, -0.024484087, 0.012977132, 0.00403356, 0.008679694, -0.018348929, 0.02648202, -0.02339088, -0.024182511, -0.02480451, 0.040034026, -0.04651788, -0.0219584, 0.017218024, 0.026255839, 0.018245263, 0.04082566, -0.0116011975, 0.0016751526, 0.07037997, -0.027141713, 0.059447892, -0.017472478, -0.016652571, -0.030590972, 0.0046908986, 0.007501668, -0.011959317, 0.0075770617, -0.009315828, -0.039355483, -0.026764745, -0.017086085, 0.0010837837, 0.022844275, 0.025935415, 0.028216073, 0.021920703, -0.022241127, -0.024069423, -0.0068372614, 0.016991843, 0.04165499, 0.018773017, 0.010168718, -0.061860487, 0.007906909, -0.029648552, -0.014711185, -0.03905391, -0.00347282, 0.041240323, -0.0011214805, 0.0037696823, -0.089567654, 0.07071924, 0.036000468, -0.082857616, -0.026180444, -0.011431562, -0.060616493, 0.028536495, 0.024747964, 0.014993912, 0.004942996, -0.0026717624, 0.04059948, -0.01803793, -0.040260207, 0.010998048, -0.007954029, 0.020167802, 0.012826344, -0.0019802612, 0.019027472, -0.03664131, 0.03528423, -0.05782693, -0.015493395, 0.040109422, -0.02861189, 0.011309047, -0.024974145, -0.014861973, -0.013749916, 0.035095744, -0.01050799, 0.03534077, 0.003385646, 0.021261008, 0.014277672, 0.102007605, 0.022731185, 0.032193087, -0.041805778, -0.062915996, 0.07087003, 0.00021587322, -0.03192921, -0.02919619, -0.002509195, -0.019027472, 0.029761642, -0.009895416, 0.037225615, 0.02444639, 0.0060691885, 0.073056445, 0.008524194, 0.004316286, 0.023202395, -0.004580164, -0.017302843, 0.01680336, -0.043841407, 0.007091715, 0.03168418, 0.074903585, 0.0089954045, -0.010215839, 0.025784627, 0.0138441585, -0.031081032, -0.011770833, -0.09024619, -0.018085051, 0.04176808, 0.022505004, 0.04806345, -0.008199059, -0.005027814, -0.0047945646, -0.022881972, 0.018773017, -0.021091374, -0.0152012445, 0.029007705, -0.008373407, -0.042145047, -0.0018871973, 0.0007998795, -0.01604, 0.03583083, 0.026331231, -0.023296637, -0.06480084, -0.0002958317, 0.01317504, -0.004844042, 0.0842147, -0.010498566, -0.028875766, 0.0106870495, 0.019583499, -0.036019314, 0.008726815, -0.03628319, 0.010611656, -0.03988324, -0.026745897, 0.01655833, 0.069362156, -0.0038073792, -0.052888643, 6.129415e-05, -0.02563384, -0.016841056, -0.01588921, 0.015483971, 0.033625565, 0.024257906, 0.019112289, -0.003479888, 0.0025256872, -0.030760609, 0.0154274255, 0.021147918, 0.013024253, 0.034228716, 0.018914381, -0.024352148, -0.019055745, -0.01992277, 0.013702796, 0.010159294, -0.00085406867, 0.030214004, 0.021769915, 0.0032701995, -0.026651654, 0.027085168, 0.0243333, -0.018744746, 0.07154857, 0.033569023, -0.017726932, 0.031816117, -0.0007686618, -0.02778256, 0.015163547, -0.004947708, 0.011309047, 0.001603293, -0.005998507, -0.03060982, -0.014032642, 0.044406857, 0.06480084, -0.019885074, -0.0075911977, 0.029384675, -0.003614183, -0.16028689, -0.009282843, -0.011582349, 0.062350545, 0.029365826, -0.009617402, -0.018961502, 0.010489142, -0.105023354, -0.016350998, -0.039694756, -0.045273885, -0.01346719, -0.059674073, 0.033531323, -0.031665333, 0.010677625, -0.011978166, -0.01530491, -0.011459835, -0.034850713, -0.0044741416, 0.033983685, -0.0017540803, -0.014956214, -0.04282359, 0.06702495, -0.035793133, -0.050626833, 0.017821174, 0.020827495, -0.011195957, -0.0019531667, -0.009706932, 0.037451793, 0.0028272618, 0.023560515, -0.049118962, -0.0019201819, -0.010131021, 0.0021145563, 0.041504204, 0.012213771, 0.046480183, -0.0041725673, -0.020959433, 0.00896242, 0.011299623, -0.040034026, -0.014786579, -0.00016433459, -0.011252502, -0.017170902, 0.005253995, -0.026293535, -0.02160028, -0.008528906, 0.06265212, -0.04485922, -0.012110105, -0.0028178375, 0.002241783, 0.020205498, -0.019866226, -0.051682346, -0.009914265, 0.026595108, -0.038130336, 0.024314452, -0.019084018, 0.009212161, 0.013985521, -0.034662228, -0.0063519147, -0.008707967, 0.036113556, -0.03965706, -0.008118954, 0.0071529723, -0.15108886, 0.012826344, -0.026877835, -0.04651788, 0.035661194, -0.0120535595, -0.0065074144, 0.00403356, 0.03302242, 0.019253653, 0.26176673, -0.00449299, -0.012854617, 0.012694405, 0.040184814, -0.008698542, 0.022523852, 0.059862558, 0.0039181137, -0.041202627, -0.036773253, 0.014777155, 0.032023452, -0.019903922, 0.013514311, 0.03132606, -0.025841173, -0.010724747, 0.07316954, -0.013985521, 0.00053394015, -0.004068901, 0.0007362661, 0.016350998, -0.063330665, -0.06159661, -0.011327895, 0.027631773, -0.014984488, 0.08255605, -0.006620505, 0.022373065, 0.04304977, -0.033983685, -0.08941687, -0.018075626, -0.026858987, -0.0314203, 0.010856685, -0.003468108, 0.011770833, -0.008439376, -0.00092239416, 0.019545803, 0.024201361, -0.015870363, -0.011082866, 0.035171136, -0.011959317, -0.004681474, -0.018716473, -0.01803793, 0.016115392, 0.03965706, -0.013994946, -0.017547872, -0.05752535, 0.005173889, -0.029384675, 0.011186533, 0.003343237, 0.038243428, -0.069249064, 0.049269747, -0.0051550404, 0.02337203, -0.007468683, 0.004170211, 0.04165499, 0.07588371, 0.028932313, -0.0049052993, 0.0049005873, -0.02586002, 0.0344172, -0.009735204, 0.0019013336, 0.008566603, -0.07090773, 0.022561548, -0.05711069, 0.013024253, -0.016049422, -0.044557646, -0.0069267913, -0.0060267798, -0.067138046, 0.053567186, -0.03417217, -0.0035435015, -0.0014277672, -0.023334334, -0.0031736013, -0.021053676, 0.010753019, 0.058128502, -0.010196991, -0.028517647, 0.0104608685, -0.029403523, -0.0006325998, 0.0026458458, 0.03230618, 0.0027660045, 0.006003219, 0.011337319, -0.028574193, 0.0054330546, 0.017170902, 0.04059948, -0.04806345, 0.05767614, 0.0032325026, -0.031646483, -0.0070304577, 0.009273418, 0.017604416, 0.055489726, 0.04237123, -0.015540516, 0.004947708, 0.0058430075, -0.00012936196, -0.0045990124, 0.03605701, -0.059146315, -0.038243428, -0.017990809, -0.0078833485, 0.055112757, 0.03526538, -0.018160446, 0.03249466, 0.05149386, -0.033323992, 0.020035861, -0.008010575, 0.040863357, -0.039581664, 0.027292501, -0.014136309, 0.02989358, -0.014287096, -0.009080223, 0.0008369873, -0.0063000815, 0.007459259, 0.0020273824, 0.0007663057, -0.0065780957, -0.0052822675, 0.049269747, 0.04889278, -0.029912429, -0.020582465, -0.049420536, -0.017255722, 0.0111488355, 0.055489726, -0.028498799, -0.0063801873, -0.022297671, 0.046442486, 0.056922205, 0.024936449, -0.031194123, -0.00741685, -0.00094183156, 0.03394599, -0.0066534895, 0.0033314568, -0.02778256, -0.048138846, -0.0016657284, -0.018160446, -0.04116493, -0.028970009, -0.018782442, -0.022090338, -0.031062182, 0.015757272, 0.029064251, 0.013184465, 0.007855075, -0.0039723027, 0.055376634, -0.022505004, -0.009301691, 0.024088271, -0.0181039, -0.0020662572, 0.10999933, 0.02742444, 0.01644524, 0.02836686, 0.0118179545, 0.036509372, 0.029950127, 0.01447558, -0.008703254, 0.005451903, 0.06419769, 0.0012875821, 0.009480751, -0.027707165, -0.05077762, 0.0029050114, 0.028536495, -0.030195156, -0.007275487, 0.0034044944, -0.011356168, -0.013759341, 0.0002918559, 0.026199292, -0.031137576, 0.025181478, 0.060201827, -0.0009889526, -0.014503852, -0.008406391, 0.0031029198, 0.034436047, -0.036754403, -0.01620021, 0.02469142, -0.008208483, -0.03573659, -0.012600163, 0.023108153, 0.011997014, -0.019658893, 0.03004437, -0.030760609, -0.00085760275, 0.0010372517, 0.026406625, 0.027971042, -0.0029167917, -0.029497765, 0.033493627, -0.002241783, -0.012477648, 0.049910594, -0.0072142296, 0.078710966, 0.0069786245, -0.027462136, -0.0075817737, 0.008434664, -0.0012828701, -0.008590164, 0.03236272, 0.0015691303, -0.01613424, 0.04561316, 0.0037838186, -0.008034135, 0.055942085, -0.0045518912, -0.027556378, -0.01909344, -0.00012707953, 0.0027636483, -0.0154085765, -0.050438352, 0.02621814, -0.004064189, -0.009923689, -0.022825427, -0.014513277, -0.01886726, -0.037414096, 0.016765662, 0.028894616, -0.0122703165, -0.012326862, -0.0060597644, 0.01400437, 0.03681095, 0.0010301835, 0.01673739, 0.037489492, 0.027612923, -0.02706632, 0.004818125, 0.0163133, -0.031608786, 0.015465122, 0.0040429845, 0.032570057, -0.009480751, -0.02361706, -0.009867144, -0.053491794, -0.0148337, 0.014164582, 0.04474613, 0.00531054, 0.01792484, -0.009136768, 0.017698659, -0.03249466, 0.030685214, -0.0145227015, 0.020601314, -0.0025563159, 0.009089647, 0.034624532, 0.021430645, 0.019583499, -0.07132239, -0.0026858987, 0.03666016, 0.031288363, 0.002737732, 0.018518565, 0.009744629, -0.009014253, 0.0047333073, -0.012854617, 0.0034916683, -0.031005638, -0.019602349, -0.022976214, 0.027292501, -0.0022241126, 0.009410069, -0.04689485, -0.026670502, -0.018132173, -0.03192921, -0.006733595, -0.017585568, -0.0060691885, 0.006333066, 0.0079917265, -0.02695323, -0.0059749465, -0.028970009, 0.011101714, -0.018707048, 0.06755271, -0.031476848, -0.0039675906, 0.015220093, -0.015107002, -0.018339505, -0.028498799, -0.0016091831, -0.015295486, 0.00013974331, -0.006102173, -0.022938518, 0.0042833015, 0.022844275, -0.05198392, 0.037319854, 0.028385708, -0.001829474, -0.021298705, 0.073885776, 0.0037838186, -0.023447424, -0.0095749935, 0.014315369, 0.02684014, -0.0031759574, -0.014532126, -0.024088271, -0.0100085065, -0.0046037245, -0.014051491, 0.026613958, 0.003430411, 0.031005638, -0.0073508807, -0.0113750165, 0.025897717, 0.0071576843, 0.0007863322, -0.04640479, -0.026557412, -0.024201361, -0.044331465, 0.012308013, -0.018537413, -0.0023089305, 0.013024253, -0.014767731, -0.022052642, -0.021732219, -0.044595342, -0.010319506, -0.14023219, 0.011214805, 0.0037366976, -0.00020792155, -0.037564885, 0.004622573, 0.010828413, -0.03394599, -0.008929435, -0.02301391, -0.060804978, -0.023956332, 0.024069423, -0.015135274, -0.020167802, 0.014673488, 0.014466156, -0.015474546, 0.024974145, 0.015917484, -0.01454155, -0.0057487655, 0.024672572, 0.015295486, 0.05164465, -0.009735204, -0.00961269, -0.010753019, -0.036547072, -0.006361339, 0.024992995, -0.02930928, -0.0035576378, 0.026387777, -0.0008652599, 0.041918866, 0.004299794, -0.022297671, -0.02397518, -0.025765778, 0.008029424, 0.013278706, 0.00963625, -0.0043893238, 0.007492244, 0.016256755, 0.011931045, -0.044595342, -0.025351115, 0.013278706, 0.00849121, 0.059447892, 0.007228366, -0.0025303992, 0.004537755, -0.020356284, -0.029460067, -0.025973111, -0.030553276, 0.01127135, -0.040184814, 0.044783827, -0.023767848, -0.05398185, -0.013203313, -0.013071374, -0.037583735, 0.036019314, -0.002334847, -0.0040170676, -0.0005630963, -0.03370096, -0.0113750165, -0.002376078, -0.0075959098, 0.0025209752, 0.033663265, -0.050626833, -0.023692453, -0.066685684, -0.025916567, -0.025878869, -0.03253236, 0.05209701, 0.045877036, 0.025407659, 0.02018665, 0.00411131, 0.033889443, -0.013203313, -0.059070922, -0.029215038, 0.016746813, 0.013250434, -0.007723137, 0.056319054, -0.026557412, -0.021883005, 0.013561432, 0.008481786, 0.0124964975, -0.0012451732, 0.020507071, -0.0062906574, 0.0025869445, 0.023654757, 0.0083357105, -0.024370996, -0.0022995062, -0.0014065627, 0.015069305, -0.0055744178, -0.0014784223, 0.032551207, -0.074978985, -0.020827495, 0.010847261, -0.020563617, -0.051343072, -0.009933113, 0.041579597, -0.037451793, -0.016143665, -0.031269517, 0.03760258, 0.019640045, 0.02635008, -0.003845076, -0.0029568446, -0.023711301, 0.022599246, -0.05722378, 0.0028249058, 0.04263511, 0.039581664, -0.024201361, -0.03775337, 0.02789565, -0.011327895, -0.039317787, -0.019621197, -0.0058288714, -0.013815886, -0.022505004, 0.029629704, -0.031457998, 0.00017213901, -0.02825377, 0.053717975, -0.06872131, -0.00042968488, 0.02218458, -0.014814852, 0.052549373, 0.024257906, 0.0065215505, -0.048138846, -0.00054189184, -0.016548906, 0.06498932, 0.013203313, -0.023221243, -0.015172971, -0.019753136, -0.028234921, 0.027235955, -0.0059796586, -0.019084018, -0.032588903, 0.0019296062, 0.026142748, 0.042446624, -0.009391221, 0.04210735, 0.008891738, -0.033323992, 0.022467308, -0.04712103, 0.0219584, 0.0003428055, 0.03396484, 0.017086085, 0.014051491, -0.010347778, 0.02339088, -0.013523735, -0.002336025, 0.03988324, -0.031194123, 0.03236272, -0.0060597644, -0.024559481, 0.043125167, -0.019903922, 0.051908527, -0.0071482603, 0.030345943, 0.029648552, -0.010932079, 0.067138046, -0.021656826, 0.008656133, -0.039920937, 0.0032112983, -0.03338054, 0.0017623265, -0.028178375, -0.013382372, -0.007562925, 0.019187683, -0.011129987, 0.034794167, -0.0012021753, 0.054811183, 0.030760609, -0.011337319, 0.036848646, 0.032683145, 0.003018102, -0.001331169, -0.0025468916, -0.0076241824, -0.01994162, -0.043652922, -0.0085524665, -0.031175273, -0.013005404, 0.0010343066, -0.026255839, -0.0062482487, -0.028348012, -0.020262042, -0.036000468, 0.013448342, -0.023032758, 0.0013806461, -0.0031736013, 0.04286129, -0.005244571, -0.0037178493, 0.0013582637, -0.00842524, 0.026067354, -0.001739944], "runbooks/mailcow-create-mailbox.md::1771275915.159": [0.02152712, 0.014189181, -0.017053224, -0.016210858, 0.021602, -0.033769503, 0.023399046, -0.01594879, 0.02944536, -0.0022638578, 0.0065844916, -0.018794114, 0.0019725396, 0.0019327612, 0.020740913, -0.019046823, -0.036876895, 0.030194128, 0.020928105, -0.0028944619, -0.030793143, -0.030830583, 0.036184285, -0.006027594, 0.025757669, 0.028490677, 7.103804e-05, -0.009977353, -0.0060650324, -0.021901507, -0.0006153949, -0.0597518, 0.016145341, -0.044476904, 0.008606168, -0.010604448, -0.020909388, -0.0018918128, -0.039572466, 0.00784336, 0.036914334, -0.005119711, 0.010173905, -0.0034630587, 0.02059116, -0.019449286, 0.011896075, -0.011474892, -0.0006077902, -0.059040472, 0.0062147863, 0.0138241565, 0.02547688, -0.009743363, 0.031541914, 0.041032568, -0.014423172, -0.003650251, -0.03551039, -0.053499576, -0.026787227, -0.01982367, -0.08850455, 0.023417765, -0.040396113, 0.05290056, -0.04211828, -0.004136951, 0.016089184, -0.03436852, -0.0022615178, 0.044476904, -0.013552727, 0.00269791, -0.058291703, -0.023024661, 0.05024243, 0.019524163, 0.022893626, 0.011793119, 0.004310104, -0.0015244478, 0.003998897, 0.016014306, -0.027461119, 0.006158629, -0.043241438, 0.07450256, -0.016126622, 0.038299557, -0.019187218, -0.023380326, -0.009921195, -0.0587784, -0.03672714, 0.021396087, -0.009200505, -0.015508887, 0.00021790361, -0.026337966, 0.008643608, 0.009500013, 0.010464053, -0.041070003, 0.01933697, 0.06300895, 0.04196853, 0.003652591, 0.01840101, -0.02154584, 0.015415291, 0.009003953, -0.0068512405, -0.00835346, -0.010248782, -0.04526311, -0.0040831333, -0.042005967, -0.0009915346, 0.01470396, -0.015527607, 0.020422688, 0.01862564, -0.0055549336, -0.021414807, -0.0033226644, 0.013094106, 0.028135013, -0.01813894, 0.056045394, 0.017830072, -0.016501008, -0.029295605, -0.005409859, -0.04020892, 0.012167504, -0.0071133096, 0.03972222, 0.018176379, -0.0519646, 0.05466017, 0.04653602, -0.00931282, -0.0118586365, 0.019992145, -0.07360404, 0.06903654, -0.001642613, 0.019468006, -0.040059164, 0.052675933, 0.036895614, 0.015134502, -0.017811354, 0.010323659, -0.05589564, 0.0086482875, -0.012101986, 0.05735574, -0.003802345, -0.009125628, 0.0071694674, -0.07285527, 0.046760652, 0.014479329, -0.04387789, 0.005784244, -0.016004948, -0.024054218, -0.021882787, 0.030231567, -0.040283795, -0.043765575, 0.013440412, 0.00082481635, 0.027255207, 0.040583305, 0.029464077, -0.010173905, -0.028846344, -0.055483818, 0.04706016, -0.040470988, -0.02255668, -0.021171456, -0.01937441, 0.02424141, -0.045525182, -0.010435974, 0.04900696, -0.033750784, 0.012569967, 0.035716303, 0.03135472, 0.007965035, 0.019224655, 0.012429573, -0.0058965595, 0.031991176, -0.014666522, -0.026525158, 0.0059199585, 0.05323751, -0.013028588, 0.020984264, -0.002061456, 0.02059116, -0.040059164, 0.04309168, -0.04530055, 0.011428094, -0.013936471, -0.04189365, 0.044289712, -0.066490725, 0.047359668, 0.0023352248, -0.026880823, -0.04747198, 0.025364565, 0.00071133097, 0.048220754, 0.00058790104, -0.0003354838, 0.06435674, 0.025851265, 0.012607406, -1.2362191e-06, 0.0137305595, 0.0014355314, 0.011484251, -0.010239422, -0.028378362, -0.012785238, 0.033750784, 0.0014144722, -0.03796261, 0.027255207, -0.044476904, 0.010688684, -0.028752748, -0.0055221748, 0.044738974, -0.012317258, -0.033245362, 0.024896584, 0.044888727, 0.040134043, -0.033507433, -0.032777384, -0.036614828, -0.00025592707, 0.007380059, 0.016603963, 0.042043407, 0.013356175, 0.019804953, 0.016501008, -0.014516768, -0.005592372, 0.0014472309, -0.008526612, -0.009191145, -0.00661257, 0.010810359, 0.01890643, 0.0049091196, -0.016997067, 0.009163066, -0.023511361, -0.0083207, -0.02060988, 0.028715309, 0.0071694674, 0.016781796, -0.019973425, 0.032234523, -0.046760652, 0.021265052, 0.034705464, 0.009485973, 0.08880406, -0.005339662, 0.012223661, -0.009275381, 0.04219316, -0.027835505, -0.0289025, 0.03893601, -0.028397081, 0.012541888, 0.036652263, 0.08745627, 0.0002072278, -0.07229369, -0.005433258, -0.024091657, -0.15514503, 0.004286705, 0.0056719286, 0.028415801, -0.0105670085, 0.015976869, -0.041070003, 0.018691158, -0.063345894, 0.011587207, 0.025196092, -0.05443554, -0.0142079005, -0.001348955, 0.011306419, -0.020179337, -0.033264082, 0.011933513, 0.00906011, -0.040583305, -0.04406508, -0.024540918, 0.030269004, 0.01201775, -0.016135981, -0.015583764, 0.063832596, 0.022013823, -0.046760652, -0.008199026, -0.0022650275, 0.004087813, -0.0018005566, -0.020553721, -0.020703476, 0.0062101064, -0.00018339002, 0.010819718, 0.0034887977, 0.02427885, 0.0056204507, 0.00882612, 0.039085764, -0.0066780876, 0.01935569, -0.002599634, 0.030175408, -0.023155695, -0.041481826, -0.032889698, 0.013028588, 0.018578842, 0.022257172, -0.00784336, -0.010623166, -0.008512572, 0.010333018, 0.041107442, -0.05170253, 0.010464053, -0.010829078, 0.015742877, 0.017446328, -0.016454209, -0.019898549, -0.03423748, 0.024728112, 0.03848675, 0.012635484, -0.04309168, 0.025345845, 0.012626125, 0.02158328, 0.028378362, 9.081754e-05, -0.014675882, 0.032945856, -0.037213843, -0.032927137, -0.113064185, 0.030044375, 0.0066780876, -0.008105429, 0.029782305, -0.02060988, -0.03305817, 0.021620719, 0.019636478, -0.012654204, 0.23017173, 0.048370507, 0.010613807, -0.025776388, 0.07847104, -0.06547989, -0.019505445, 0.027760627, 0.015143862, -0.023679834, -0.0051571494, 0.0148817925, 0.018269975, -0.009397057, -0.04219316, 0.006345821, -0.04121976, 0.046760652, 0.015097064, 0.004221188, 0.0043732817, -0.043728136, 0.02721777, 0.013431052, -0.08258927, -0.015808394, -0.039123204, 0.07034689, -0.05192716, 0.057505496, 0.015171941, 0.028453238, 0.043840453, 0.0025107176, -0.03526704, 0.024185253, 0.03436852, -0.021882787, -0.029669989, 0.0014694601, -0.013281298, -0.031467035, 0.08610848, 0.010969472, 0.012775878, 0.018279335, 0.022575399, 0.008250504, -0.02645028, -0.019486725, 0.023586238, -0.04679809, -0.03040004, 0.005199268, 0.013749279, -0.04092025, -0.011418734, -0.051178392, -0.053537015, 0.028397081, 0.022350768, 0.037120245, -0.07233113, 0.046161637, -0.03113009, 0.035735022, 0.03358231, -0.022425646, -0.020029582, 0.04608676, -0.009003953, -0.004232887, 0.031803984, 0.005124391, -0.025308408, -0.009546811, 0.040845376, 0.07169467, -0.060500573, 0.03946015, -0.03283354, 0.016070465, -0.018653719, 0.052638493, -0.006790403, 0.031654228, -0.03506113, 0.02865915, 0.008199026, -0.0059386776, -0.032571472, -0.014657162, 0.0081241485, 0.020497564, -0.018344851, 0.025682792, 0.008540652, -0.0101364665, 0.015031546, -0.055483818, 0.025757669, 0.023155695, -0.025083777, -0.022725154, 0.052863125, -0.008531292, 0.0045885528, 0.03672714, -0.024896584, 0.032215804, -0.06173604, 0.032571472, -0.04342863, -0.004303084, 0.0046540704, 0.02280003, 0.03625916, -0.007483015, 0.073416844, -0.011634005, 0.018644359, 0.0007212756, -0.008498534, -0.015714798, 0.019262094, -0.04118232, -0.020123178, -0.03187886, -0.045749813, 0.026843386, 0.015143862, -0.023548799, 0.012944352, 0.027461119, 0.036858175, 0.0036408915, 0.051627655, 0.035079848, -0.058965594, 0.016360613, -0.037382316, -0.02545816, -0.01982367, -0.0028242648, 0.0044200798, -0.03552911, -0.015658641, -0.0245222, 0.014030067, 0.028490677, 0.026394123, 0.017352732, -0.008774642, -0.048145875, 0.0051571494, 0.0072958223, -0.020460125, -0.0077076457, 0.06858728, -0.014395093, -0.006224146, 0.015770957, 0.0035519751, 0.04631139, 0.014732039, -0.007501734, -0.018990666, 0.019954706, 0.04114488, -0.017979827, 0.04342863, -0.057056233, -0.07068384, 0.019280814, -0.007866759, -0.043803014, -0.062484812, -0.009640407, 0.013421693, -0.029950779, 0.027423682, 0.037157685, -0.028116293, -0.008072671, 0.021695595, 0.018354211, -0.0060650324, -0.017961107, 0.021414807, -0.044027645, -0.05885328, 0.08678238, 0.048333067, -0.0049839965, 0.034200046, 0.02594486, 0.05091632, 0.04582469, -0.012888194, -0.006439417, 0.006411338, -0.008039912, -0.026150772, 0.008021193, 0.009855678, -0.019580321, 0.0127478, 0.038131084, -0.013515289, 0.008119469, 0.009200505, 0.021452244, -0.05072913, -0.012626125, 0.032646347, -0.027161611, 0.049868047, 0.040283795, 0.017502487, 0.0064347377, -0.0303626, -0.031467035, 0.006149269, -0.047209915, 0.031204967, 0.032908417, 0.0293892, -0.024859145, -0.01987983, -0.01470396, -0.0049184794, -0.074652314, 0.05563357, -0.053349823, 0.018663079, -0.0034841178, -0.004207148, 0.012410854, 0.05072913, 0.006083752, 0.030343883, 0.026281808, 0.035660144, 0.046985283, -0.008989913, 0.05686904, 0.00075754407, -0.026993139, -0.003580054, 0.03702665, -0.003554315, -0.08131636, -0.0037391675, -0.01494731, 0.017736476, 0.026824666, -0.031523194, -0.027554715, 0.00906947, -0.015649281, -0.019093622, -0.009743363, 0.006205427, -0.010239422, -0.0012717381, -0.047135036, 0.01102563, 0.0057234066, 0.0059761163, -0.021134017, -0.00017388415, -0.004951238, -0.025083777, -0.0352296, 0.073978424, -0.01251381, -0.031785265, 0.038168523, -0.010875876, 0.014760118, -0.015293616, 0.024428604, 0.008769962, 0.06106215, 0.0038608424, 0.041107442, 0.060500573, 0.00049137993, 0.012644844, -0.045150798, -0.002627713, -0.029033536, -0.047883805, 0.015237458, -0.0070477924, 0.011362577, 0.008306661, 0.031504475, -0.005213307, 0.0636454, 0.009256663, -0.015565045, -0.042080842, 0.006589171, 0.0098463185, -0.026188212, 0.004066754, -0.025776388, -0.00015735858, 0.025813827, 0.01028622, -0.046236515, -0.023717273, 0.036071967, 0.035004973, -0.0013126865, 0.0020778351, 0.014104945, 0.027816785, -0.001300987, -0.00034016362, -0.029501516, -0.0038187243, -0.023417765, -0.004221188, 0.00032875658, -0.038318276, -0.014788196, -0.034911375, -0.019009385, -0.022725154, -0.014816276, -0.016837953, -0.033975415, -0.018700518, 0.0047804248, 0.03184142, -0.050092675, 0.0023469243, 0.029707428, 0.0055549336, -0.016388692, 0.064806, 0.013140904, -0.0034887977, -0.051814847, -0.027816785, -0.009752722, -0.017839432, -0.01593943, 0.0014484009, 0.009383017, -0.004539415, -0.023080818, 0.052076917, -0.031991176, -0.028771466, 0.027442401, 0.009490653, -0.0031495115, -0.02231333, 0.0643193, -0.006837201, 0.004235227, -0.0029786986, -0.041332074, 0.01493795, 0.012701002, -0.018438447, 0.004370942, 0.013711841, -0.001984239, 0.012888194, 0.02989462, -0.023174414, 0.021733033, -0.01665076, -0.00036180773, 0.031073932, -0.03358231, -0.07120798, -0.018766034, -0.034143887, -0.023473922, -0.014076865, 0.028060135, -0.013983269, 0.012457652, 0.024129096, 0.00024993106, -0.028322205, 0.0048716813, -0.024129096, -0.004438799, -0.12481987, 0.01593007, -0.013402973, -0.0076327687, -0.02497146, 0.01298179, 0.016107902, 0.016940909, -0.019748794, 0.0010898105, -0.099137075, 8.5260275e-05, 0.051290706, -0.043915328, -0.024634516, 0.02381087, -0.010819718, 0.026880823, -0.0013863934, 0.0076327687, -0.018569482, 0.00010412575, 0.009186465, 0.03086802, 0.022350768, -0.025664072, -0.034405958, -0.0033858418, -0.025907423, -0.016772436, -0.01471332, 0.022519242, 0.027966538, 0.005508135, -0.0015665661, -0.009383017, 0.048258193, 0.0056953277, -0.049605977, 0.002108254, 0.0014121324, 0.03770054, -0.04556262, -0.008456415, -0.023941902, 0.009266022, -0.03631532, -0.019711357, -0.04020892, -0.043466065, 0.010810359, 0.001275248, -0.012233021, -0.02819117, 0.015134502, 0.02545816, -0.029145852, -0.0058684805, -0.022144856, 0.04780893, -0.03506113, 0.014479329, -0.05095376, -0.03964734, -0.038823698, 0.007955675, 0.0037438474, 0.0031331321, -0.02673107, 0.038411874, -0.025869984, -0.021938944, -0.014264058, 0.029220728, 0.021714315, -0.025270969, 0.034162607, -0.035641424, -0.055858202, -0.0060977913, 0.03631532, -0.032927137, -0.052638493, 0.024559638, 0.00417439, 0.03311433, 0.032253243, -0.007132029, 0.011624645, 0.0014121324, -0.029014817, -0.050878886, 0.03040004, 0.0015782656, -0.044476904, 0.0343498, -0.0148817925, -0.00090320315, -0.0073660193, -0.005409859, -0.0027306685, 0.005540894, 0.0069354773, 0.005377101, -0.027835505, -0.0071928664, 0.052114353, -0.025795108, 0.018653719, -0.029258166, 0.022612838, 0.004221188, -0.037419755, 0.005217987, -0.053387262, 0.006570452, 0.019430567, 0.031935018, 0.032889698, -0.015546326, 0.013066027, -0.010875876, -0.030250287, -0.032646347, 0.00784336, -0.008264543, 0.013253219, 0.0035894136, -0.0017771575, -0.08992721, 0.05024243, -0.054997116, 0.00027654748, 0.04238035, -0.0038514829, -0.04361582, -0.064543925, 0.019131059, -0.021152737, -0.044776414, -0.014778837, -0.020291653, 0.021227613, -0.036015812, 0.010510852, -0.024185253, 0.04443947, 0.013983269, -0.01961776, -0.013159623, -0.022126138, 0.044888727, 0.029763585, 0.04443947, 0.01591135, 0.030100532, -0.018195098, -0.0021492024, -0.0007312202, -0.0011453832, -0.0040035765, -0.0077825226, -0.029651271, -0.01297243, -0.04627395, -0.012204942, -0.009902476, -0.025832547, -0.009949274, 0.013927111, 0.013627604, -0.010426614, -0.0130098695, 0.003091014, 0.054547854, -0.04215572, 0.02596358, -0.060350817, 0.06547989, -0.0059012393, 0.0040105963, 0.021302491, 0.013300017, 0.008222424, 0.020797072, -0.017699039, 0.0068418807, 0.010932034, 0.04526311, -0.009364298, -0.01812022, -0.02377343, 0.04998036, -0.007819961, 0.04848282, -0.03302073, -0.00035040072, 0.00638326, -0.018457167, 0.07154492, 0.004380301, -0.017390171, -0.009771441, -0.014778837, -0.011081788, 0.0031963096, -0.014629083, -0.017362092, -0.029108413, 0.05952717, -0.03504241, -0.013168983, -0.01028622, 0.015565045, 0.015115784, 0.026805947, 0.056719285, 0.024353726, -0.0342562, -0.016875392, 0.038262118, -0.024634516, -0.017371451, -0.058179386, 0.02673107, -0.052039478, -0.0066780876, 0.025439443, 0.01446061, 0.0003085749, -0.008456415, 0.042679857, -0.0007862079, 0.043990206, 0.014292137, 0.02892122, -0.0303626, 0.0024475402, -0.027030578, 0.0080258725, 0.03382566, 0.020928105, -0.008222424, -0.019524163], "runbooks/expose-service-home.md::1770252899.607": [-0.033042215, 0.0019510686, -0.051939778, 0.019125702, 0.016815789, -0.00573676, 0.035475705, 0.006853693, 0.017034423, 0.027680935, -0.01001913, 0.007062821, -0.03250989, -0.016397532, 0.021711282, 0.019905178, -0.004011454, 0.022091515, -0.0025095353, -0.012386078, -0.019791108, 0.010380351, 0.049696404, 0.050152685, -0.0018928456, 0.03847954, -0.0030703784, -0.031958554, 0.014886107, 0.021064889, -0.017985003, -0.017661806, -0.007870816, -0.005988664, -0.03690158, -0.003115531, 0.0017276821, -0.024486981, -0.053916987, -0.012205468, 0.027357738, -0.016853811, -0.0012042681, -0.03541867, 0.022718899, -0.08114164, 0.024334889, -0.019524945, 0.0022647607, -0.054031055, -0.039886404, -0.013308142, -0.010703549, -0.04193966, 0.054753497, 0.011197851, 0.0069107283, -0.026369132, -0.059468385, -0.037490938, -0.023137156, 0.016273957, -0.060533036, -0.016853811, -0.0003199301, 0.012452619, -0.02306111, 0.03262396, -0.0024715122, -0.02365047, 0.025665702, -0.007328984, -0.021521168, -0.01649259, -0.033992797, -0.0062072976, 0.009700685, 0.007533359, 0.044106986, 0.0068774577, -0.0041326536, -0.007495336, 0.021140935, 0.035152506, -0.028764598, -0.00722442, -0.058593847, 0.0771492, 0.020228377, -0.020000236, -0.023821574, -0.029258901, -0.003198707, -0.05870792, -0.039316054, 0.0009755343, -0.0035884455, -0.0015660832, 0.024277853, 0.053878963, 0.016473578, -0.024753144, -0.038308438, -0.005579914, 0.014876601, 0.053346638, 0.010266281, -0.04448722, -0.01147352, -0.025000295, 0.02224361, -0.0015827183, -0.03444908, 0.0021994081, -0.019182736, -0.055628035, -0.0020413739, -0.050761055, -0.06011478, 0.01147352, 0.023574423, -0.0043726754, 0.007053315, -0.02785204, 0.022167562, 0.0021946551, -0.036388263, -0.00217802, 0.042167798, 0.049544312, -0.009962095, -0.03633123, -0.032909133, -0.022034481, -0.076578856, 0.019848144, -0.0028469919, 0.02049454, -0.009463039, -0.04448722, 0.049468264, 0.008987749, -0.027642913, -0.043954894, 0.045932103, -0.074981876, 0.02935396, -0.004752908, 0.016407037, -0.0033745647, 0.019087678, 0.0580235, -0.009539086, -0.030323552, 0.029677156, -0.04661652, -0.0055466434, -0.0141826775, 0.048137452, 0.009857531, -0.033175297, 0.027737971, -0.03984838, -0.020399481, 0.018792998, -0.030741809, -0.008236789, -0.028498435, -0.01281384, -0.009002008, 0.053878963, 0.0033365414, -0.02669233, 0.0039615487, 0.015931748, 0.026977506, 0.055399895, 0.030589715, 0.0024952767, -0.031863496, -0.021350062, 0.049126055, -0.024639074, -0.041065123, -0.030323552, -0.027186634, 0.018754974, -0.037528962, -0.04604617, 0.064145245, -0.03425896, 0.001596977, 0.029144831, 0.011834741, 0.010950699, 0.04589408, -0.013194072, -0.010665526, 0.032661982, -0.03250989, -0.012595206, 0.01981012, 0.07281455, -0.02144512, 0.0029087795, 0.014125642, 0.032928146, -0.0026877695, 0.0021922789, -0.076008506, -0.01926829, -0.02062762, 0.04220582, -0.008545728, -0.021825353, 0.04418303, -0.028954715, -0.003281883, -0.032547913, 0.0043679224, 0.0057985475, 0.03123611, 0.03389774, -0.05429722, 0.031654365, 0.003046614, 0.00036270628, 0.014638957, 0.035000414, -0.046198264, -0.017291078, -0.004676861, -0.025361517, -0.011045758, 0.039201986, -0.00926817, -0.07148373, 0.026711343, -0.048403613, 0.027566865, -0.03494338, -0.018184626, 0.016121864, -0.015522997, -0.008754856, 0.020912794, 0.038821753, 0.0050665997, -0.03671146, -0.050418846, -0.026521226, -0.0020568208, 0.00029720526, 0.023460353, -0.0066635767, 0.01731009, 0.014429828, 0.014315759, 0.014239712, -0.026749365, 0.022053493, 0.027756982, 0.04695873, 0.019021137, -0.0025523116, -0.02644518, -0.030456634, -0.010285293, 0.0011430744, -0.005109376, -0.028612506, -0.010789101, 0.0101712225, 0.009829014, -0.007927851, 0.013175061, 0.028859656, -0.024410935, 0.10258676, 0.011815729, -0.008688316, 0.037776113, -0.0015684596, 0.00577003, 0.0010325692, 0.018726457, -0.024677098, -0.008436412, 0.017329102, -0.04384082, -0.02750983, 0.04231989, 0.08289071, -0.015950758, -0.044297103, 0.034182914, -0.0097624725, -0.1663898, -0.025038319, 0.038422506, 0.01590323, -0.0018369989, 0.02294704, -0.04509559, -0.0037928205, -0.052129894, 0.0009511757, 0.020950818, -0.07422141, -0.023783552, -0.034315996, -0.010095176, -0.027129598, -0.014201689, -0.018745469, 0.008436412, -0.06011478, -0.06612246, -0.028688552, 0.06828978, 0.04334652, 0.0013498259, 0.014211195, 0.059050128, -0.03741489, -0.065209895, -0.0030014613, 0.03821338, -0.013488753, 0.0113689555, -0.028308319, 0.030114425, -0.0016920352, 0.01719602, -0.04752908, 0.02481018, 0.0047030025, 0.035608787, 0.04859373, -0.02412576, -0.0012214973, 0.024734132, -0.043650705, 0.012053374, -0.0050856113, -0.015627561, 0.03904989, 0.04346059, -0.007847051, -0.012433607, -0.042966288, -0.046502452, -0.00035617105, 0.057833385, 0.071863964, -0.04418303, -0.0011454507, -0.015389916, -0.02180634, 0.017452678, -0.031388205, -0.023669481, 0.016226428, -0.015057213, -0.010922182, -0.0064306846, -0.029410994, -0.0010129635, -0.025209423, -0.0020663268, 0.020779714, -0.0023990304, -0.011920293, -0.023270236, -0.04391687, -0.023479365, -0.1269977, 0.053118497, -0.014087619, -0.0057985475, 0.009619885, -0.045399778, -0.05893606, 0.01967704, -0.0042918758, 0.020931806, 0.26403353, 0.030855877, -0.009477299, -0.052510127, 0.065323964, -0.03714873, 0.035095472, 0.001130598, 0.010038141, -0.03600803, -0.025000295, 0.033384424, 0.04996257, 0.0019249277, -0.035114482, 0.009857531, -0.05174966, 0.02678739, 0.06562815, 0.0045722974, 0.008251048, -0.005266222, 0.028574482, 0.047072798, -0.06920234, -0.025019307, -0.011692153, 0.08235839, -0.045513846, 0.050304778, 0.014011572, -0.012842357, 0.041293263, -0.042129777, -0.07030501, 0.02669233, -0.004555662, -0.016844306, -0.011273897, -0.00056619017, -0.0018785868, 0.012861369, -0.007134115, 0.0032486126, 0.008217778, -0.030931925, 0.03705367, 0.0101712225, -0.026160005, 0.005123635, 0.02294704, -0.0014615192, -0.0013914137, -0.0027566866, -0.004455851, -0.03526658, -0.00796112, -0.024201807, -0.01967704, 0.014401311, 0.030133436, 0.03577989, -0.08676909, 0.041293263, 0.00778051, 0.0117967175, 0.036445297, -0.01533288, 0.01485759, 0.04239594, 0.019791108, -0.0021958435, 0.023745527, 0.02155919, 0.014553404, -0.015684595, 0.0141826775, 0.051065244, -0.05000059, 0.029905297, 0.011977328, -0.012386078, -0.019886166, 0.015285352, 0.010351833, 0.015437445, -0.0012785322, 0.03391675, -0.01485759, -0.013070497, -0.029201865, -0.05479152, -0.0049762945, 0.08091351, 0.048555706, 0.035095472, 0.023232214, -0.0005204434, 0.013754915, -0.017965991, 0.04254803, -0.020361457, 0.0079706265, 0.008959231, 0.05745315, -0.021996457, -0.028878668, 0.014819567, 0.004018584, 0.0056036785, -0.024753144, 0.015608549, 0.016891835, -0.057985477, -0.004914507, 0.036046054, 0.011758694, 0.020342445, 0.023840586, -0.011559072, 0.017138986, 0.0039853132, 0.02446797, 0.017481195, -0.0036835037, -0.045475822, -0.034639195, -0.01269977, -0.00476479, 0.04068489, 0.0033317883, -0.020893782, -0.019306311, 0.06608443, 0.010789101, 0.007229173, 0.020798724, 0.012348055, -0.0010901983, 0.021901399, -0.018564858, -0.008151237, -0.029277913, -0.018669423, -0.014315759, -0.031711403, 0.018317707, -0.025779773, -0.005004812, 0.020304423, -0.019068666, -0.008987749, 0.016568637, -0.041673496, 0.03625518, -0.005732007, -0.02085576, 0.018983115, 0.017813899, -0.032814074, -0.005674972, -0.007823287, 0.017509712, 0.023935644, 0.051939778, -0.03798524, -0.022966051, 0.042814195, 0.05057094, -0.03893582, 0.007276702, -0.07916443, -0.04136931, 0.024505993, -0.03064675, -0.027909076, -0.06616048, -0.0018904691, 0.026616285, -0.036768496, 0.018631399, 0.040380705, -0.044221055, -0.013003956, 0.009857531, -0.006972516, -0.004505757, 0.009971601, 0.027471807, -0.027871052, -0.052053846, 0.08197816, -0.019620003, 0.025361517, 0.028688552, 0.026350122, 0.017443173, 0.037585996, 0.020057272, 0.006772894, -0.016064828, -0.006069463, 0.00092147, 0.04847966, -0.022870993, -0.02212954, 0.015532503, 0.0052377046, -0.05045687, 0.0097814845, -0.031141052, 0.009990612, -0.040456753, 0.016701719, 0.03904989, -0.016891835, 0.053118497, 0.054221172, 0.0129754385, -0.0023538775, 0.006078969, -0.022699889, 0.035247564, -0.023802564, 0.018526835, 0.007058068, -0.004047101, -0.022186574, 0.005128388, 0.016625673, 0.0044083223, -0.00067134824, 0.045171637, -0.02796611, 0.004947777, -0.00778051, 0.020456515, 0.00856474, 0.015313869, 0.012690264, 0.0035100225, 0.021521168, 0.014838578, 0.061217453, 0.025988901, 0.06494373, -0.03996245, -0.014030584, -0.0010997041, 0.0076141586, -0.009434522, -0.04034268, -0.009990612, -0.022775935, 0.0320346, 0.03110303, -0.008203519, -0.011616107, 0.0020199858, 0.028042156, -0.018821515, -0.0052804807, -0.0073004663, 0.003811832, -0.004905001, -0.043080356, 0.007737734, 0.002559441, -0.040608846, -0.047833264, -0.0066825887, 0.0153709045, -0.01635951, -0.02644518, 0.02155919, 0.010114188, -0.02308012, -0.0021970316, -0.0070818327, 0.052738264, 0.00071531266, 0.008854668, 0.036179136, 0.0046554734, 0.02119797, 0.022794947, -0.017595265, 0.0019783978, 0.01217695, -0.06190187, 0.037129715, -0.0032486126, 0.014068607, 0.043042336, -0.013536282, -0.018935585, 0.008944972, 0.0007794769, 0.008883185, 0.022928027, -0.01229102, -0.029391982, -0.020133318, -0.008906949, 0.039240006, 0.0068346816, 0.0077614984, -0.017975498, -0.015532503, 0.0043227696, 0.004517639, -0.036274195, -0.0034339759, 0.012718782, 0.01533288, -0.015522997, 0.013707386, 0.012110409, -0.033840705, 0.014458346, -0.008479187, -0.033270355, 0.013954538, -0.041559428, 0.04673059, 0.016055323, 0.0006080752, -0.007742487, -0.010209247, -0.010446891, 0.01722454, 0.008868926, 0.00692974, -0.030209482, 0.01801352, -0.0113594495, 0.006597036, -0.054145128, 0.05243408, -0.018488811, -0.008117966, 0.021635236, 0.04334652, -0.022547795, -0.024981285, -0.08684513, -0.0027471809, -0.010741572, -0.01567509, 0.030950936, -0.010503926, -0.01631198, -0.013365177, -0.041863613, 0.03380268, -0.020874772, -0.017661806, -0.013251107, -0.004674485, 0.0062833442, -0.015313869, 0.06661676, 0.03705367, -0.027547855, -0.006107487, -0.009695932, -0.00859801, 0.0113879675, -0.005522879, -0.006235815, -0.0056987368, 0.020513551, -0.011853753, 0.044677336, -0.0013201202, 0.0031274133, -0.011606601, 0.032890122, 0.040000472, -0.018688435, -0.007376513, -0.029810239, -0.05642652, 0.0006980834, -0.018792998, 0.013907009, 0.024486981, 0.0025832055, 0.019334828, 0.047605127, -0.017367125, 0.032795064, -0.014619945, -0.025019307, -0.13665561, 0.041103147, -0.0101997405, 0.008241543, -0.00565596, 0.030494656, 0.00080858846, -0.06060908, 0.00141399, -0.010456397, -0.063118614, 0.012652241, 0.04809943, -0.036654424, 0.029734192, -0.0022992191, -0.028061168, -0.024315877, -0.00051064056, 0.017186515, 0.0015720243, -0.017452678, 0.015665585, 0.015532503, 0.023802564, -0.032661982, -0.028365355, -0.0117681995, 0.0030489904, -0.025133377, -0.011264392, -0.017148491, -0.017167503, 0.03707268, 0.009030525, -0.013868986, 0.020665644, 0.03520954, -0.033422448, 0.018118085, -0.015513492, 0.039924428, -0.040000472, 0.019382358, -0.021958435, 0.050076637, 0.006387908, -0.012937415, -0.029544076, -0.018907068, 0.03962024, 0.04262408, -0.018612387, 0.032205705, 0.001329626, 0.024486981, -0.035608787, -0.0056797247, -0.051559545, 0.007737734, -0.011910787, 0.05254815, -0.044867452, -0.026996518, -0.025551632, 0.006188286, -0.046768613, 0.015893724, 0.020304423, -0.0052234456, 0.0023431836, 0.008559987, -0.02224361, 0.00015565773, 0.0065304954, -0.05543792, 0.027224656, -0.003664492, -0.04802338, -0.011939305, -0.014553404, -0.0320346, -0.02458204, 0.03984838, 0.033384424, 0.019230265, 0.018973608, 0.009116078, 0.016350003, 0.02458204, -0.0657042, -0.01887855, 0.004303758, 0.00394729, -0.014686486, -0.006559013, 0.007053315, -0.0014056725, 0.00961038, -0.0064877192, -0.0145724155, 0.009962095, -0.020114306, 0.0025190413, -0.045741986, 0.029277913, 0.021768318, -0.013336659, -0.009629391, -0.018545847, 0.011026747, 0.013260613, -0.0047457786, 0.004424957, -0.060418963, 0.0040375954, 0.03705367, 0.016758753, -0.008835656, -0.06665478, 0.039924428, 0.0044035693, -0.024334889, -0.024049714, 0.0031012725, 0.028346343, 0.044791404, -0.009106572, 0.034011807, -0.02562768, 0.030627739, -0.044677336, 0.009040031, 0.023365295, 0.012918403, -0.040228613, -0.027985122, 0.05969652, -0.041673496, -0.044791404, -0.026293086, -0.0066160476, 0.023688493, -0.007832793, 0.0050808587, -0.012081892, 0.042586055, 0.022034481, 0.009605627, -0.04889792, 0.02482919, 0.012889886, 0.028479423, 0.05863187, 0.02201547, -0.0036526097, 0.003512399, 0.014895613, -0.019486923, 0.03762402, -0.03053268, -0.026255064, -0.017443173, 0.0056084315, -0.0049810475, 0.03671146, -0.018184626, 0.012756805, 0.010522938, -0.0073527484, -0.029658146, 0.038764715, -0.011321426, 0.03787117, 0.008060932, -0.008317589, 0.0039045138, 0.012148432, 0.08136978, 0.0079896385, 0.0021376202, 0.020076282, 0.0077710045, -0.008526716, 0.054335244, 0.012310032, 0.024429947, 0.009163606, -0.010304305, -0.004743402, -0.04391687, -0.02703454, 0.04091303, -0.037224773, 0.033479482, -0.061673734, 0.01404009, -0.010608491, 0.020475527, 0.08175001, 0.029391982, -0.010475409, -0.011863258, 0.03323233, -0.010028636, -0.054221172, -0.001984339, -0.015114247, 0.0012250621, 0.023916632, 0.033156287, 0.0046055675, -0.012804334, 0.045589894, 0.017576253, -0.042471986, 0.012851863, 0.028042156, -0.027985122, -0.017253056, 0.025437564, 0.0041136416, 0.0051806695, -0.052053846, -0.0050998703, -0.028593494, 0.028631518, -0.00483846, -0.024715122, -0.011454508, 0.0064306846, -0.03169239, 0.017395644, 0.03737687, 0.007462065, -0.05486757, -0.019125702, -0.0035147753, -0.033992797, 0.017281573, 0.019886166, 0.0013058614, 0.036977623, 0.00076462404], "runbooks/peertube-remote-runner.md::1771396363.465": [0.008560644, 0.021600315, -0.03845043, 0.045631837, -0.011118084, 0.027079877, -0.003235372, 0.020740043, 0.017224148, 0.026743248, -0.005802163, 0.0034784924, -0.038637448, 0.027678328, -0.013044346, -0.048137847, -0.028108463, -0.018729625, 0.035888318, -0.030838892, 0.04742719, -0.034448296, 0.052027773, 0.00963131, 0.03757146, 0.03368153, 0.002240682, -0.00910299, 0.05662836, -0.00025027964, 0.008944027, 0.017467268, -0.032783855, -0.042302955, -0.010472881, -0.04106865, -0.0051616337, 0.004044215, -0.025826871, -0.0029291338, 0.012333686, 0.007326341, -0.04795083, -0.006980362, 0.042153344, -0.04709056, 0.028127164, -0.031792674, 0.028576002, -0.056366537, -0.0076208906, 0.020553028, 0.018738976, -0.02272241, 0.017093237, 0.053860527, -0.026986368, -0.0033452436, -0.050008003, -0.023246054, 0.006517498, 0.010687948, -0.014708786, -0.030595772, 0.0045631835, 0.025546348, -0.003749665, 0.015447498, 0.0012752134, -0.050157618, 0.022685006, 0.017532723, -0.020852253, -0.022348378, -0.069195814, 0.01997328, 0.032260213, 0.009949236, 0.011024577, -0.05199037, 0.0022675656, 0.020852253, -0.023208652, -0.012904085, 0.012127969, -0.0033101782, -0.024798285, 0.030969804, 0.025882976, 0.028706914, 0.003712262, 0.01879508, 0.0072982884, -0.024012819, -0.019318724, -0.07390861, 0.0017228824, -0.025714662, 0.022984233, -0.035850912, 0.008569996, 0.0404328, -0.001632881, -0.015213729, 0.01892599, 0.019084955, 0.07043012, -0.0036327804, 0.007882712, -0.022778515, 0.025882976, -0.0057600844, 0.017448567, 0.03403686, -0.0022699034, -0.041442685, -0.01701843, -0.048698895, -0.014175791, -0.027322996, 0.016597645, -0.008242718, 0.00559177, -0.021993048, -0.01392332, -0.028276777, 0.014409562, 0.018112473, 3.6343874e-05, 0.005970477, -0.01118354, -0.023171248, 0.012034462, -0.022778515, -0.027790535, -0.0074525764, 0.052177384, -0.016737906, -0.0040138247, -0.06149077, 0.055394057, 0.062276237, -0.04866149, -0.025733363, 0.07244989, -0.06291209, 0.022946829, 0.018608063, -0.0128479805, 0.0053813774, 0.012268231, 0.04510819, -0.004450974, 0.006896205, -0.018738976, 0.0062790527, 0.03132513, 0.020833552, -0.00845311, 0.06818593, -0.0091357175, -0.0022137987, -0.008588697, 0.00879909, 0.035738703, -0.02580817, -0.013596043, -0.057152003, -0.008817791, -0.0140168285, -0.020122891, 0.02307774, 0.038226012, 0.021880839, 0.031848777, 0.01914106, 0.020534325, 0.02866951, -0.006554901, -0.023189949, -0.04118086, 0.0060499585, 0.011744588, -0.012960189, -0.018664168, -0.012670315, 0.01332487, 0.0032377096, -0.009855729, 0.037290934, -0.017336357, 0.04810044, 0.015251132, 0.018991446, 0.036224946, 0.012455247, -0.007349718, -0.027510013, -0.014437614, -0.036692485, -0.03768367, 0.026574934, 0.018280787, -0.01760753, -0.038824465, -0.005040074, -0.008448435, -0.031025909, -0.007817257, -0.078546606, 0.010996524, -0.022516692, -0.0011220943, -0.02984771, -0.011164838, 0.014493719, -0.006826074, 0.011987708, 0.028071059, -0.03545818, -0.004076943, 0.012221477, -0.0064146393, -0.037103917, 0.02045952, 0.05041944, 0.03579481, 0.008378305, 0.01797221, -0.01569062, -0.016981028, 0.028763019, 0.0005408845, -0.006152817, 0.06029387, -0.014044881, -0.018561311, -0.018954044, -0.023189949, 0.01582153, 0.0012576807, -0.04267699, 0.03616884, 0.001039106, -0.030595772, 0.010014692, 0.015391394, 0.009958588, -0.05341169, 0.0025714661, -0.003050694, 0.0002927965, -0.02487309, 0.05303766, -0.007826608, 0.018869886, 0.01759818, 0.0048951367, 0.005185011, -0.014680734, 0.043686874, 0.028968735, 0.050008003, 0.014718138, 0.0037660291, -0.0031138118, -0.004645003, -0.001825741, 0.0068401, 0.022759814, -0.04686614, 0.03356932, 0.0024475683, 0.010790807, -0.051429324, 0.04780122, 0.041442685, -0.013829812, 0.06332352, 0.037758473, 0.013250064, 0.0034761548, 0.005718006, 0.03377504, 0.028295478, 0.010874964, -0.046566915, -0.021843437, -0.018149875, -0.01820598, -0.043238036, 0.049671374, 0.05423456, -0.042415164, -0.028239373, 0.03033395, -0.0033709584, -0.15350251, -0.012698367, 0.008139859, 0.01795351, -0.017083887, 0.027135981, -0.0018502868, -0.0074058226, -0.0053860527, 0.008425058, 0.026761949, -0.061565574, -0.001617686, -0.002302631, 0.015475551, 0.004411233, 0.0045094164, -0.038712256, -0.00046812373, -0.019879771, -0.07996792, 0.008284796, 0.09919314, -0.013652148, 0.017860001, -0.074432254, 0.03377504, 0.012343038, -0.058311503, -0.017373761, 0.0030086155, -0.06818593, 0.011146137, 0.008448435, 0.04566924, -0.0017544412, 0.0011945629, -0.012520703, 0.0027374427, -0.0072982884, -0.006816723, 0.05247661, 0.027416505, 0.01832754, 0.03994656, -0.004474351, 0.022273572, -0.00018175591, -0.01771039, -0.015269834, 0.012520703, 0.003158228, -0.046080675, -0.0144469645, -0.023881909, 0.01889794, 0.038001593, 0.038020298, -0.029249258, -0.006531524, -0.022310976, -0.015681269, 0.029829007, -0.02117018, -0.03983435, 0.05457119, 0.0059891785, -4.1274954e-05, 0.021132777, -0.024442954, 0.0007001401, -0.001386254, -0.0068681524, -0.019122358, -0.009112341, 0.014802295, -0.014727488, -0.017878704, 0.002340034, -0.12791875, -0.01771039, -0.02034731, 0.0070364666, 0.012763823, -0.012062514, -0.00879909, 0.009388189, -0.00015896336, 0.053710915, 0.25508943, -0.005993854, -0.01545685, 0.0029221207, 0.0022792541, -0.049185134, -0.0061341156, 0.08079079, 0.01379241, -0.02438685, 0.049633972, 0.016476085, 0.026818054, -0.018645467, -0.023002934, 0.0226102, -0.011080681, 0.036785994, 0.030558368, -0.029679395, 0.036468066, -0.01677531, -0.010622493, 0.029099647, -0.034934536, -0.049035523, -0.024480358, 0.060892317, -0.033756338, 0.047389783, -0.021824734, 0.049783584, 0.05161634, 0.015148274, -0.063959375, 0.012623562, 0.011520169, -0.009837027, -0.019823667, -0.012520703, 0.027154682, -0.013885917, 0.018252734, 0.026668442, -0.006339833, 0.017757142, 0.0036117411, -0.025508944, -0.027192086, -0.04245257, -0.056703165, -0.04495858, 0.00191808, -0.031212924, 0.052888047, -0.04095644, -0.0055216393, -0.03616884, 0.011866148, 0.015241781, 0.029211856, 0.020852253, -0.08296017, 0.012268231, -0.0066484087, -0.004675393, -0.05674057, -0.053598706, 0.024555163, 0.046417303, 0.01772909, 0.015353991, 0.034579206, -0.028014954, 0.036673784, 0.0061995713, 0.022741111, 0.018505206, -0.044808965, 0.03532727, -0.029417573, 0.0041143456, -0.03317659, 0.0041727885, 0.022030452, 0.013399676, 0.026088692, 0.036000527, 0.012698367, -0.010837561, -0.016494786, -0.012389791, -0.03601923, 0.044210516, 0.009205849, -0.0053205974, -0.008887922, -0.01534464, -0.055880297, -0.0057273563, 0.014026179, 0.03781458, 0.012464598, -0.003604728, -0.00011345134, -0.04593106, -0.0060032047, 0.027771834, -0.013352922, 0.018879237, -0.030520966, 0.021244986, -0.03759016, -0.053336885, 0.00472916, 0.019356128, -0.008686881, 0.023582682, 0.030670578, -0.0065736026, 0.01654154, -0.00026152979, 0.011211593, 0.024499059, -0.0032096573, -0.0713652, -0.028351583, -0.013034996, -0.022497991, 0.06964465, -0.0058909953, -0.0166631, -0.0134838335, 0.058012277, -0.011052629, 0.025714662, 0.009406891, 0.016840765, -0.0070177647, 0.0152885355, -0.07405823, -0.01439086, -0.021600315, 0.017364409, 0.02960459, 0.0452204, 0.022554096, 0.005559042, 0.051952966, -0.013642797, -0.02163772, 0.0677745, 0.044434935, -0.064183794, -0.026780652, -0.018000264, -0.0015650878, -0.03960993, 0.009762221, -0.04507079, -0.015251132, 0.007494655, 0.012286933, 0.050643858, 0.0010525478, -0.0049512414, -0.022516692, 0.026032588, 0.009949236, -0.059396192, -0.0074899797, -0.07705048, -0.06339833, 0.011566922, -0.0073777703, -0.02520972, -0.017682336, -0.020160295, 0.039048884, -0.0523644, 0.041330475, 0.039422914, -0.024068924, 0.004051228, 0.02034731, -0.0033873222, -0.0022535394, -0.01558776, 0.034654014, -0.034990642, -0.01831819, 0.06691422, -0.002896406, 0.011632378, 0.038936675, 0.015765425, 0.03796419, 0.025134914, 0.0053252727, 0.003564987, 0.039796945, -0.017532723, -0.05722681, -0.03138124, -0.0051522832, -0.025041405, 0.005414105, 0.0053159217, -0.033475813, 0.016794011, -0.02307774, -0.046080675, -0.037290934, 0.0028309505, 0.021114076, -0.0118942, 0.082511336, 0.07779854, -0.007709723, 0.032129303, -0.05199037, 0.01023911, 0.0049559167, -0.03138124, 0.018308839, -0.033101782, 0.020683939, -0.015774775, 0.041891523, 0.0029829007, -0.0032610865, -0.0013336559, 0.0072749117, -0.03366283, 0.0015966467, -0.0135866925, 0.0039623957, 0.009332084, -0.0035532988, -0.04593106, 0.0606679, 0.019636652, 0.00690088, 0.04507079, -0.0106973, 0.053336885, 0.035177656, -0.02059043, 0.0134838335, 0.04817525, 0.03889927, -0.071215585, 0.017111938, -0.02070264, 0.030614473, 0.008022974, -0.024573866, -0.011566922, 0.014596577, 0.014708786, -0.025415437, -0.00031588125, -0.011277048, -0.0042943484, -0.007125299, -0.03603793, 0.0037636913, -0.032222807, 0.010772105, -0.043238036, 0.020291205, 0.0040091495, -0.008616749, 0.021114076, 0.046641722, 0.010996524, -0.001081769, 0.05307506, 0.014381509, 0.018187279, -0.034747522, -0.03381244, 0.00076208904, 0.0013032658, -0.018336892, 0.039123688, 0.014063582, -0.015737373, -0.013390326, -0.018495854, 0.021020567, -0.0071673775, -0.02831418, 0.06279988, -0.032690346, -0.043986097, 0.0037636913, 0.021132777, -0.0016959988, 0.021806033, -0.017055834, 0.005128906, -0.0031839428, -0.011520169, 0.003889927, 0.008873896, -0.02902484, -0.009939886, 0.038824465, 0.05019502, 0.029436275, -0.03022174, -0.010024043, -0.013970074, -0.016550891, 0.025378034, 0.07458187, -0.001332487, 0.013596043, 0.0032073196, -0.016466735, 0.0062510003, -0.015559708, 0.0065361992, -0.019337425, 0.009420917, 0.012445896, 0.04305102, -0.0071814037, -0.014531122, -0.01916911, -0.027659625, -0.01427865, -0.02128239, -0.023713594, 0.0015089831, 0.051691145, -0.040619813, 0.012754472, -0.03542078, -0.027210787, -0.025490243, 0.058535922, -0.0076302416, -0.0031091364, -0.030764086, -0.036729887, 0.0017111938, -0.028014954, 0.024293343, 0.017401813, 0.029772902, -0.018664168, -0.032746453, 0.023002934, -0.0010315086, -0.035289865, -0.007882712, 0.004829681, 0.043686874, -0.044771563, 0.04828746, -0.02059043, -0.016448032, 0.016045948, -0.008303498, 0.024648672, 0.00058997615, -0.017289603, -0.0061995713, 0.026612338, -0.007419849, -0.021319792, -0.019131709, -0.015045415, -0.019187814, -0.028220672, 0.015138922, 0.04342505, -0.039535124, -0.039273303, -0.036449365, -0.032391123, -0.0066530844, -0.039871752, 0.03033395, -0.022778515, -0.01260486, 0.030464862, 0.019412233, -0.026126096, -0.01986107, -0.036823396, 0.002933809, -0.12574936, 0.022666305, -0.016289068, -0.034279983, -0.03106331, -0.02285332, 0.0073684193, -0.025396734, -0.0030249793, -0.019636652, -0.10719741, -0.002594843, 0.0088692205, -0.020197697, 0.04697835, 0.010725352, -0.027678328, 0.020927059, 0.027435206, -0.016681802, -0.016195562, -0.0106973, 0.0119035505, 0.011033927, 0.021039268, -0.024779582, 0.015625164, -0.005199037, -0.01760753, 0.008845843, -0.06324872, -0.039460316, 0.0132781165, 0.045856256, -0.015026713, -0.01022976, 0.0012191087, 0.002426529, -0.048624087, -0.01700908, -0.020814849, 0.045145594, -0.035271164, -0.0042195423, -0.02391931, 0.03601923, 0.015372693, -0.005199037, -0.034410894, -0.03841303, -0.03401816, 0.05558107, 0.02580817, 0.015662566, 0.023526577, 0.018243384, -0.05079347, 0.004411233, -0.037029114, 0.011389257, -0.0045678588, -0.0053813774, -0.00950975, -0.027379101, -0.04555703, 0.009799624, -0.02511621, 0.031082014, 0.020066787, 0.0041611, 0.009790273, -0.015008012, -0.05730162, -0.016045948, -0.0074899797, 0.002674325, 0.034354787, 0.0019052227, -0.027884044, -0.009911833, 0.010472881, -0.04854928, -0.038226012, 0.04009617, 0.06874698, 0.025995186, 0.0075601107, 0.01902885, -0.0031535525, 0.013231362, -0.039422914, -0.0630243, 0.010472881, 0.013811111, -0.0038548615, -0.00345044, -0.05187816, -0.009650012, 0.0035416102, -0.009808974, -0.0075367335, 0.01916911, -0.008686881, 0.00041260343, -0.019010149, 0.00024808804, 0.0029641993, -0.011351855, 0.037253533, -0.022628902, -0.05041944, -0.011875498, -0.014951907, -0.014409562, -0.07705048, 0.01914106, 0.012660964, -0.005273843, -0.027902745, -0.032615542, 0.022460587, -0.014437614, -0.046080675, -0.03175527, 0.008200639, 0.01569997, 0.047015753, -0.001949639, -0.0046473406, 0.010126901, 0.021600315, -0.053523898, -0.0011969006, -0.0044977283, 0.018589363, -0.0075133564, 0.0076302416, 0.045257803, 0.030520966, -0.05887255, 0.0024545814, -0.008948702, -0.0032166704, -0.027547415, 0.0023073065, -0.05864813, 0.00910299, -0.026836757, 0.01035132, -0.045856256, 0.027566118, -0.012417844, 0.0012892396, 0.09350786, 0.020160295, 0.033344902, 0.0025831547, 0.036206245, -0.01928132, 0.03413037, 0.013951372, -0.007648943, 0.01617686, -0.011492116, -0.021974348, 0.020253802, -0.014372158, -0.030651877, -0.03618754, 0.019804966, -0.031586956, 0.070243105, -0.01201576, 0.04854928, 0.06956985, -0.03175527, 0.0102017075, -0.03532727, 0.042751793, 0.042415164, 0.028239373, 0.018243384, -0.031212924, 0.023694891, 0.01831819, 0.026818054, 0.035233762, 0.03340101, -0.008177263, 0.04091904, 0.017869351, -0.0038805762, 0.0037777175, -0.01843975, 0.00038630434, -0.040881637, 0.023582682, 0.011361205, -0.03115682, 0.07031791, 0.02247929, -0.015101519, -0.03401816, -0.029342767, -0.019337425, 0.00779388, -0.008289472, 0.01798156, 0.036000527, 0.029885111, -0.05580549, 0.008266095, -0.034597907, 0.056665763, 0.024349447, 0.0001550185, 0.013156556, 0.03177397, -0.02130109, -0.030838892, 0.072973534, 0.004904487, -0.023096442, -0.05782526, -0.00431305, -0.046641722, -0.021375896, 0.000847415, -0.027435206, -0.029361468, -0.059545804, 0.020253802, -0.002889393, 0.0049559167, 0.04293881, -0.051803354, 0.031100715, -0.011669781, -0.019748861, 0.022254871, 0.039161094, -0.017233498, 0.0113705555, 0.025639856], "runbooks/ia-cli-reference.md::1771110052.776": [-0.04507254, -0.0060575744, -0.062355425, 0.05302876, -0.0023197702, -0.005719721, 0.021375196, 0.017121093, -0.019214835, 0.048536733, -0.04027597, -0.0119057745, -0.014342128, 0.0053009726, -0.030473454, -0.032053277, -0.019833442, 0.032491058, 0.010497258, -0.015369965, -0.02253627, -0.0048679486, -0.0074565746, 0.014265993, 0.021280026, 0.010916006, 0.011353788, -0.035079684, -0.0048060883, 0.0057435133, -0.04640492, -0.020709006, 0.011791571, -0.026971195, 0.008712819, 0.010059476, -0.05184865, -0.00874137, -0.03496548, 0.013438012, -0.0021163442, 0.01233404, -0.033195317, 0.0008993571, 0.032281686, -0.02965499, 0.03700212, -0.016064707, 0.025181998, -0.046747535, -0.034756105, -0.00058440364, 0.018491544, -0.020899346, 0.04282653, 0.0009415888, -0.025772054, 0.022384, -0.12288358, 0.0074946424, -0.0065239077, 0.009735897, -0.008945986, -0.01850106, 0.027104434, 0.016435869, -0.04164642, 0.018938843, -0.0076849824, -0.022859849, -0.004720435, 0.025220066, -0.06205088, -0.024173196, -0.050059453, 0.012276938, 0.036887918, -0.06901733, -0.016207462, 0.0080751795, -0.0037021155, -0.0035165339, -0.012257904, 0.009707347, -0.003026408, 0.010192714, -0.0355365, 0.09174394, 0.018358305, 0.008470136, 0.0050725644, 0.0011450148, -0.008070421, -0.054285005, -0.048308324, -2.8197848e-05, 0.002469663, -0.010706632, 0.022212692, -0.00038543876, -0.03675468, -0.012933612, 0.008546271, -0.0043231, 0.07484174, 0.0033071598, 0.008222694, 0.020080883, 0.006733282, -0.025981426, -0.00068403484, 0.0053866254, -0.00092850294, 0.02561978, -0.020651903, -0.05055434, -0.007765877, 0.014332611, 0.016350217, 0.012657618, 0.03022601, 0.01109683, 0.017121093, -0.02552461, 0.010592428, 0.048727073, -0.025791086, -0.008855574, 0.013409462, 0.0112871695, -0.020385427, -0.009364734, -0.03220555, 0.040161766, -0.042331643, -0.055807725, 0.017206747, 0.088546224, 0.0067475573, -0.0691696, 0.06817983, 0.060223617, -0.015388999, -0.030892203, 0.034127984, -0.036354963, 0.076669, 0.041874826, -0.03713536, -0.047889575, -0.05123956, 0.028246475, 0.027637387, -0.036354963, -0.032281686, -0.021622637, -0.013323809, 0.036983088, 0.020594802, 0.028379712, 0.003026408, 0.027599318, -0.056569085, 0.01484653, 0.03121578, -0.031101577, 0.043283343, -0.033233386, 0.0033476069, -0.0096550025, 0.04469186, -0.02670472, 0.020766107, 0.047699235, 0.019528897, 0.022840815, 0.017968107, 0.049488433, -0.0073185777, -0.007632639, -0.06475371, 0.06540087, -0.03525099, 0.016283598, -0.02950272, 0.027161535, -0.0093694925, 0.0129621625, 0.00086009945, 0.07411844, -0.031158678, -0.0026647619, -0.0035641189, 0.04419698, 0.023925753, -0.009621694, -0.0046038516, 0.009773965, -0.0012966921, -0.005239112, 0.018206032, 0.02129906, 0.027827727, 0.015008319, 0.0035260508, 0.009179153, 0.03761121, -0.06463951, 0.016236013, -0.033595033, 0.03601235, 0.009321908, -0.013694972, -0.011848672, -0.0078087035, -0.005015462, -0.0094170775, 0.024192229, -0.03500355, 0.009231496, -0.012315006, 0.002750415, -0.005986197, 0.03947654, 0.020404462, 0.0067094895, 0.034641903, 0.0155983735, -0.02765642, 0.013514149, -0.024630012, 0.01954793, -0.0005168924, -0.014009033, 0.047775373, 0.008427309, 0.013799659, 0.008160833, 0.0028622397, 0.011296687, 0.0023792516, 0.005543656, -0.011458475, 0.02660955, -0.05668329, -0.027485114, -0.007642156, 0.018729469, -0.015693543, 0.0012966921, -0.017435156, 0.0012538655, -0.012124666, 0.0140661355, 0.05706397, 0.009964306, 0.01122055, -0.010192714, -0.018291686, 0.0039757295, 0.035403263, -0.023240529, 0.019243388, 0.0191387, 0.013485597, -0.0514299, -0.039857224, -0.054589547, 0.0024434912, 0.021851046, -0.039819155, 0.039666884, 0.018424924, 0.02504876, -0.014408748, -0.0014549124, 0.024496773, -0.012353074, 0.039438475, 0.0485748, -0.025448475, 0.034851275, 0.032129414, 0.0003325004, 0.0005766711, 0.0013799659, 0.027884828, 0.0025814879, 0.007856289, -0.029331414, -0.00033844853, 0.0131049175, 0.07468946, -0.005400901, -0.02632404, 0.020880312, -0.026247904, -0.16582431, -0.023088258, 0.011325237, 0.056188405, 0.02533427, -0.0002905661, -0.04438732, -0.028703291, -0.008436826, 0.033766337, 0.003045442, -0.046747535, 8.981675e-05, -0.039971426, 0.03013084, 0.009555074, -0.01335236, 0.005700687, 0.011753502, -0.012105632, -0.01805376, -0.02940755, 0.033861507, 0.007861047, 0.030302148, -0.029083971, 0.042521983, -0.012048529, -0.050973084, 0.008279796, -0.007670707, -0.013714006, 0.013894829, 0.0289317, -0.025772054, -0.008022836, 0.0025386615, -0.046328787, -0.0020996896, -0.001036164, 0.040161766, 0.016007604, 0.004427787, 0.059881, -0.026856992, 0.0054056593, 0.012828925, 0.0037163908, -0.040961195, -0.0074327816, -0.021089686, 0.00785153, 0.00014624961, 0.0014739464, -0.026723754, -0.053675916, 0.00658101, 0.0522674, -0.008755646, -0.027009264, -0.0069949995, 0.02955982, -0.018158447, -0.07708775, -0.020061849, -0.032738503, 0.015189142, 0.00053324975, 0.03528906, -0.042521983, 0.012153217, -0.034223154, -0.0064097038, 0.0127242375, -0.020423496, -0.02082321, 0.02291695, -0.026761822, -0.030949304, -0.12577675, -0.0009873894, -0.014798945, -0.019509863, 0.037458938, -0.015293829, -0.016397802, 0.016236013, 0.004425408, 0.031615496, 0.24835579, -0.035879113, -0.0036521512, 0.029769195, 0.028893631, -0.032300718, 0.00057548145, 0.031063508, 0.008669993, -0.015921952, 0.027237672, 0.04644299, 0.02746608, -0.00041250273, 0.012667135, 0.0345277, -0.035079684, 0.021451332, 0.06128952, -0.0083606895, 0.050211724, -0.008850816, -0.026019495, 0.025486542, -0.019252904, -0.03684985, -0.048079915, 0.018700916, -0.047128215, 0.02921721, 0.0060956427, 0.014361163, 0.0429788, -0.02727574, -0.045415152, 0.016902203, 0.018443959, -0.020461563, -0.00550083, -0.0053961426, -0.03182487, -0.01287651, 0.012562448, -0.0028812736, -0.0039662123, -0.03801092, -0.011448959, 0.03599332, -0.03207231, -0.018605746, -0.040428244, -0.034147017, -0.0042112754, 0.015760163, -0.0050582886, -0.011782054, -0.017654046, -0.016274082, -0.009707347, 0.04164642, -0.0035593603, 0.010849387, -0.013599802, 0.012324523, 0.020195087, 0.050211724, -0.008798473, -0.05009752, 0.004675229, 0.02756125, -0.008712819, 0.029826298, 0.013038298, 0.007937184, 0.024649046, 0.020651903, 0.03064476, 0.024915522, -0.016531039, 0.009355217, -0.03846774, 0.016007604, 0.0077706357, -0.013361877, -0.00016654762, 0.013951931, -0.012667135, -0.024839386, -0.038258366, -0.04374016, -9.227035e-05, -0.020328326, -0.020689972, 0.047052078, 0.009764449, 0.0070521017, 0.065553136, 0.033043046, -0.0107447, -0.03125385, 0.0139233805, 0.030892203, 0.0019831061, -0.03614559, 0.05763499, -0.020004747, 0.0054437276, 0.033861507, 0.014265993, 0.0047251936, -0.003290505, 0.018082311, 0.044806067, -0.042255506, -0.0046776086, 0.044996407, 0.032852706, 0.020766107, -0.011696401, -0.01910063, -0.027028298, 0.026723754, -0.03656434, -0.015151074, 0.0299405, -0.054399207, -0.006219364, -0.019871509, -0.031615496, 0.05706397, 0.021356162, -0.03709729, -0.0016238391, 0.06562927, 0.0003414226, -0.01563644, 0.034280255, 0.049831044, -0.00982155, -0.002009278, -0.015921952, -0.012800373, 0.0042612394, -0.009393285, 0.0040447274, 0.015950503, 0.022517236, -0.05432307, -0.021356162, 0.014418265, 0.007313819, 0.007918149, 0.020766107, -0.0458339, -0.026914094, -0.00043153676, -0.014427781, 0.010544843, -0.011743986, -0.027960964, -0.007813462, 0.062393494, -0.017054476, 0.06395428, -0.017054476, -0.029674025, 0.020271223, 0.037116323, -0.011591714, -0.035460364, 0.017796801, -0.054817956, -0.054779887, 0.010887455, -0.009869135, -0.04438732, -0.038543876, -0.018348789, 0.01506542, -0.057140104, 0.027865794, 0.041532215, -0.055160567, -0.033518896, 0.0382774, 0.043054935, -0.016673794, -0.023792516, 0.03410895, -0.031558394, -0.016664278, 0.08938372, 0.051011153, 0.010068992, 0.0514299, 0.007903874, 0.05900544, 0.02765642, 0.008969778, -0.017368536, -0.013047815, 0.0011057572, -0.01897691, -0.03471804, -0.02228883, 0.0014751359, -0.006828452, 0.018891258, -0.04396857, 0.016787998, 0.05074468, -0.023507005, -0.0196431, 0.0012800373, -0.0073804385, -0.028246475, 0.03799189, 0.05340944, 0.024991658, -0.035460364, 0.033480827, -0.007651673, 0.058853168, -0.05276228, 0.032529127, 0.056569085, 0.039552677, -0.020651903, 0.02139423, -0.049183886, -0.004765641, -0.07217698, 0.0047561238, -0.023468938, 0.0027742074, -0.038639046, 0.009812034, 0.019681169, 0.013742557, -0.02641921, 0.04507254, -0.027999032, 0.038829386, 0.014047101, -0.025867224, 0.035974283, 0.011172965, -0.0022590994, 0.013504632, -0.011639299, -0.04396857, -0.06475371, 0.003725908, -0.023335699, 0.02638114, 0.020137984, -0.002914583, -0.019605033, -0.019376624, -0.0020616215, -0.00753271, 0.018615264, 0.004972636, 0.009164877, -0.04412084, 0.031862937, -0.006942656, -0.05028786, -0.032281686, -0.039819155, 0.017911006, 0.0106114615, -0.034337357, -0.055769656, 0.0058053737, -0.0046109897, -0.015883883, 0.05123956, -0.0014120858, 0.040846992, -0.050630473, 0.01875802, 0.028893631, 0.08671896, -0.01954793, 0.021832012, -0.004511061, 0.015217693, -0.016512007, -0.061784405, -0.0036664268, -0.037687346, -0.0017380433, 0.014132754, 0.0016916478, -0.023754448, 0.020499632, 0.0044896477, 0.031577427, 0.017654046, -0.019062564, 0.028608121, -0.03192004, 0.028265508, -0.063535534, 0.031672597, 0.030797033, -0.0051201493, 0.03153936, 0.040123697, 0.0043968568, -0.031901006, 0.0364882, 0.016892686, 0.02600046, 0.04027597, 0.07708775, -0.0103735365, 0.019024495, -0.036640473, -0.016540557, 0.02282178, -0.042179372, 0.048194118, -0.0261337, 0.009783482, -0.057178173, -0.04400664, -0.03713536, -0.005343799, -0.033100147, -0.018453475, -0.022955019, -0.025086828, 0.011896258, 0.054399207, 0.041989032, -0.023335699, 0.035936214, -0.031996176, -0.005995714, 0.012990713, 0.07731616, -0.019091114, 0.002874136, -0.049602635, -0.020880312, 0.00017814647, -0.03671661, -0.0006923622, -0.043054935, -0.03439446, -0.010430639, -0.020366393, 0.033804405, -0.03487031, -0.038696148, 0.036602408, 0.008527238, 0.01900546, -0.048879344, 0.012610033, 0.01541755, 0.004332617, 0.03595525, -0.02504876, 0.037363768, -0.052305467, -0.028493917, -0.021508435, -0.04895548, -0.014960734, 0.019928612, 0.00029770384, -0.014703775, 0.01497025, -0.026152734, -0.03013084, 0.012505346, 0.0141137205, -0.022955019, -0.003906731, -0.014989285, -0.014903632, -0.032224584, 0.011829639, -0.034470595, -0.03477514, -0.02571495, 0.04434925, -0.03624076, 0.014570536, -0.015341414, 0.0392862, -0.14009033, -0.00033844853, -0.026647618, 0.007075894, -0.02219366, -8.736314e-05, -0.017444672, -0.04335948, -0.005015462, 0.001522721, -0.021755876, -0.010354503, -0.0008208418, -0.020442529, 0.027123468, 0.047775373, -0.017425638, -0.020709006, -0.014246958, 0.007161547, -0.021089686, -0.04301687, 0.011258618, -0.026400175, 0.026552448, 0.012886027, -0.008398758, -0.0088888835, -0.027313808, -0.023678312, 0.028551018, -0.024744216, 0.021165822, 0.05991907, 0.0589293, 0.0035760151, 0.009935754, -0.010573394, -0.009364734, 0.05009752, -0.03989529, 0.013399945, -0.01103021, 0.015921952, 0.023240529, 0.0298834, 0.01090649, -0.040580515, -0.015912434, 0.00081489363, 0.028760392, 0.0075517446, -0.027884828, -0.025600746, 0.0050535304, 0.022974053, -0.04183676, 0.008636683, -0.011106346, 0.027751591, -0.02533427, 0.005543656, -0.025067795, -0.039400406, -0.0115250945, -0.0043207207, -0.051201493, 0.00065667345, -0.00019048883, 0.02190815, 0.00026394823, 0.006714248, -0.036697578, -0.024154162, 0.02438257, 0.023830583, 0.046366856, 0.010868421, -0.01223887, 0.0054627615, 0.015017835, -0.041037332, -0.014427781, 0.0071282377, 0.020689972, 0.0373828, -0.021565536, 0.0224411, -0.012886027, 0.0065239077, -0.016264563, -0.06224122, -0.005548415, 0.06243156, -0.015826782, 0.06463951, -0.030340215, -0.05668329, 0.028227441, 0.015446101, -0.041151535, -0.018424924, 0.034318324, 0.009859619, 0.008227452, 0.025505576, 0.015246244, -0.020271223, 0.032890774, 0.03856291, -0.04339755, -0.0057435133, -0.031805836, 0.0050059455, -0.023944788, -0.0070235506, 0.018872224, -0.014856047, -0.03620269, -0.027846761, -0.0057768226, -0.018558161, -0.026152734, -0.0060861255, 0.012248387, 0.005871993, -0.005705445, -0.012752788, 0.00397335, -0.030511523, 0.019890543, -0.055807725, -0.04282653, 0.044653792, -0.008046629, -0.03705922, -0.0072567174, 0.054018527, -0.0040137973, -0.039248135, -0.036450133, 0.0073043024, -0.046861738, -0.005534139, -0.023583142, -0.0057149623, 0.034413494, 0.018710434, -0.002438733, -0.04975491, 0.006952173, 0.030777998, -0.021337127, 0.012610033, -0.0050820815, 0.019300489, -0.016312148, -0.0071996152, 0.0158934, 0.05915771, 0.047318555, -0.04492027, 0.008560547, -0.009626452, -0.012943128, -0.039933357, 0.0088888835, 0.0024530084, -0.041151535, 0.027542217, 0.0031525083, 0.020975482, -0.02110872, 0.0055674487, 0.002750415, -0.018681884, 0.0140185505, -0.028855562, 0.037401833, 0.002600522, 0.0036997362, -0.0061622616, 0.05295262, -0.008137041, 0.02660955, 0.009212462, -0.02670472, 0.04354982, 0.02187008, -0.0019878647, -0.033461794, -0.042864595, 0.0059433705, -0.033880543, 0.047927644, -0.0072709927, 0.049374226, 0.0038234573, -0.013580767, 0.060566228, 0.009935754, 0.060794637, -0.06087077, 0.01280989, -0.021337127, -0.010668564, 7.026227e-05, -0.0004951817, -0.018006176, 0.0014311199, -0.049221955, -0.0020913621, -9.174989e-05, 0.031482257, 0.031805836, 0.013647387, 0.022840815, 0.0012348315, -0.008703303, -0.0014204131, 0.016949788, 0.005948129, 0.038962625, -0.025505576, -0.06932187, -0.056416813, 0.02291695, 0.060223617, -0.017330468, -0.02228883, 0.03013084, 0.012590999, -0.024972625, 0.042141303, 0.010192714, -0.02561978, -0.005410418, -0.0033024012, -0.017187713, 0.020214122, -0.0018784191, 0.0103259515, 0.032719467, 0.021413265], "runbooks/authentik-create-invitation.md::1771276446.760": [-0.0093935095, 0.01705269, -0.01894639, 0.01683707, -0.003032735, -0.050361212, 0.049536232, -0.03391788, -0.0032694477, 0.017362056, 0.011259087, 0.03296166, -0.051861174, -0.0035952206, 0.031180453, 0.0468738, -0.00409677, -3.5887755e-05, 0.003960836, -0.02188069, -0.020418229, -0.006988884, 0.02975549, -0.034574118, 0.0176058, 0.012365309, 0.005343613, 0.009618504, 0.025893088, -0.05549858, 0.020118237, -0.007410748, -0.020455727, -0.01252468, -0.019462002, -0.004870188, -0.03206168, 0.024355628, -0.03986148, 0.03367414, 0.016218336, 0.009529443, 0.008446659, -0.02422438, -0.00891071, 0.008845086, 0.0015105082, -0.0060842196, 0.015308984, -0.033542894, -0.007795113, 0.031780437, 0.030074231, -0.02073697, 0.030711714, 0.043948878, -0.01114659, -0.0025968086, -0.07001071, -0.007781051, -0.031780437, 0.01193407, -0.02384939, 0.0061451555, 0.001648786, 0.043948878, -0.024055636, 0.008784151, -0.006163905, -0.021805692, -0.029118005, 0.035099104, -0.033449143, 0.0030467971, -0.06153593, -0.02428063, 0.042936403, 0.018224534, 0.035361595, 0.033505395, -0.01445588, -0.035736587, 0.0051092445, 0.010987219, 0.02034323, -0.04732379, -0.04773628, 0.0940476, 0.004612382, 0.0119153205, -0.0052451785, -0.011699701, 0.05797352, -0.037105303, -0.02266817, 0.0031124204, -0.016340207, -0.019499501, -0.009323199, 0.0046639433, -0.027899288, 0.0036397506, 0.009276326, -0.03526785, -0.03365539, 0.014690249, 0.028330525, -0.001035911, -0.021749444, -0.023474399, -0.02109321, 0.028330525, 0.009248201, 0.019171385, -0.013246536, -0.02503061, 0.016302709, 0.0019780744, 0.01528086, -0.018777644, -0.054036118, 0.011784074, -0.0005859225, -0.0028147718, -0.01528086, 0.044323865, 0.01331216, -0.010884097, -0.016368331, 0.040086474, 0.045186345, -0.026849313, -0.042898905, -0.046686307, -0.033355396, -0.018862018, 0.053061143, 0.01504649, -0.008324787, -0.04818627, 0.00772949, 0.03873651, -0.033017907, -0.011577829, -0.006773264, -0.082797885, 0.022105685, 0.009946621, 0.03412413, -0.015787097, 0.0039655236, 0.04214892, -0.018215159, -0.026305577, -0.040423967, -0.01697769, 0.03674906, -0.00016581608, 0.03596158, 0.042898905, 0.00819354, 0.055836074, -0.10064743, -0.04859876, 0.029886736, -0.0024327503, -0.0041858307, -0.039074, 0.00090173475, 0.008371661, 0.008709152, -0.025649345, -0.031611692, 0.024918113, 0.00898102, 0.00781855, 0.07016071, 0.02660557, -0.021205708, -0.06536083, -0.04931124, 0.06929823, -0.0057186037, -0.006717016, -0.0009081799, 0.013059041, -0.024749367, -0.0062060915, -0.024074385, 0.040986452, -0.01996824, -0.02932425, 0.03286791, 0.05714854, 0.04503635, -0.015233985, -0.002638995, -0.030242978, 0.028349275, -0.047886275, -0.038005278, 0.015908968, 0.021636946, -0.0030163291, -0.027149307, -0.021749444, 0.020643223, -0.012618427, -0.017071439, -0.021618197, -0.014643376, 0.02384939, 0.0010845426, -0.059885968, -0.04027397, 0.0088029, 0.005465485, 0.01075285, -0.034217875, 0.022893164, 0.01585272, 0.04848626, 0.0011958679, 0.017155811, 0.042111423, 0.01175595, 0.0014015266, -0.0015890219, 0.008348224, -0.009880997, -0.010602854, -0.012590303, -0.018018289, -0.020905716, 0.004145988, -0.0037499042, -0.025593096, 0.023380652, -0.020080736, 0.03862401, -0.0027561795, -0.004061615, 0.0059014116, 1.3357202e-05, -0.026361827, -0.016555827, 0.0043053585, 0.0010224348, 0.008376349, -0.04151144, -0.032924157, 0.025255604, -0.0332429, 0.02268692, 0.004000679, 0.010396609, 0.016499579, -0.011390334, -0.013949644, -0.010340361, 0.036017828, -0.018027663, -0.00044500816, 0.025180606, 0.0076216804, -0.030186728, -0.021036962, -0.009927872, 0.025274353, -0.00023685918, 0.004281922, 0.0054420484, 0.03279291, -0.027636794, -0.02812428, -0.0021058056, -0.011071592, -0.037424043, 0.043611385, 0.036505315, -0.0186089, 0.0060373456, 0.037274048, 0.0040334905, 0.030411722, 0.015327733, -8.290804e-05, -0.02583684, 0.02030573, -0.018121412, -0.025293102, -0.034611616, 0.072073154, 0.003508504, -0.038511515, 0.01561835, -0.00851697, -0.156146, -0.029605493, -0.027711792, 0.022424426, -0.0058873496, 0.02898676, -0.056436058, -0.03433037, -0.04079896, 0.034967855, 0.030786714, -0.043198895, -0.018646399, 0.028499272, 0.035774086, 0.005559233, -0.039598987, -0.016396455, -0.00665608, -0.028349275, -0.037011553, -0.054898597, 0.12599678, 0.0037616226, 0.0019522938, -0.034574118, 0.0032014807, -0.020643223, -0.0093935095, -0.02116821, 0.018327657, -0.01798079, 0.0027725853, -0.005648293, 0.04859876, 0.015337108, 0.016827695, -0.026005585, 0.043836378, 0.032717913, 0.019743245, 0.010584105, -0.0070123207, 0.011277837, 0.019330757, 0.0086857155, 0.0037803722, -0.033430394, 0.016077714, 0.019049512, 0.025218105, -0.013077791, -0.04379888, -0.018083913, -0.016087089, -0.0034545993, -0.0016347239, 0.02506811, 0.016415205, 0.020268232, -0.035117853, 0.0076873037, -0.021580698, -0.024393126, -0.022855666, 0.014540253, 0.036430318, 0.03944899, 0.009543506, -0.022949412, 0.037105303, -0.046761304, -0.0045561334, 0.042748906, 0.0071951286, -0.0045491024, 0.04387388, -0.024580622, 0.0039983355, -0.12592179, 0.0042537977, 0.0293055, -0.033317897, 0.0015093364, -0.019743245, -0.030299226, 0.03011173, 0.0047319103, 0.00065740506, 0.24614371, 0.015168362, 0.03836152, -0.0073638745, 0.043198895, -0.012974668, -0.034949105, 0.05508609, 0.031124204, -0.023736892, 0.020699471, 0.0017882355, 0.036430318, -0.013865271, -0.014840245, 0.029792989, -0.07151067, 0.05167368, 0.0391115, 0.009937246, 0.022330679, -0.0072841886, -0.030580468, -0.028518021, -0.03568034, -0.022593172, 0.006056095, 0.057673525, -0.017699547, 0.034217875, 0.0370678, 0.044098873, 0.08519782, -0.022480676, -0.008526345, -0.018637024, 0.0051373686, -0.012768423, -0.030955458, 0.004178799, 0.012393434, -0.008268539, 0.058498506, 0.006238903, -0.008357598, -0.004734254, -0.019349506, 0.0072795013, 0.006192029, -0.032174177, 0.006224841, -0.017137062, -0.01859015, -0.0020683066, 0.031199202, 0.0076498045, -0.011437207, -0.040986452, -0.014699624, 0.035005353, 0.021636946, 0.03393663, -0.055386085, 0.031817935, 0.0064638974, 0.02461812, -0.022911914, -0.025368102, -0.025893088, 0.05396112, 0.0026811815, 0.008831024, 0.033392895, -0.015665224, 7.6316406e-05, -0.020624472, 0.0034920983, 0.026268078, -0.027486797, 0.022124434, 0.008957583, -0.005601419, -0.010340361, 0.030674215, 0.018843269, 0.034911606, 0.007781051, 0.026530571, 0.022536924, 0.024430625, -0.012177814, 0.007382624, -0.017774547, 0.07331063, 0.013415282, 0.014605877, 0.048336264, 0.005029559, -0.016358957, 0.0072232527, 0.0038366206, 0.05557358, 0.015308984, -0.012712175, 0.064010866, -0.01171845, -0.015318358, -0.024955612, -0.0071435673, 0.036936555, -0.06941073, -0.006768577, 0.038249023, -0.037330296, 0.0053061144, 0.056436058, 0.013405907, 0.041586436, 0.0037006866, 0.020418229, -0.014071515, -0.009806, -0.0076169926, 0.001731987, 0.012074691, -0.0469863, -0.03397413, -0.04799877, -0.0041764555, 0.022105685, -0.023324404, -0.026530571, -0.02583684, 0.014427756, 0.038586512, -0.00020741657, 0.06449835, 0.008179478, -0.05321114, -0.0026366513, -0.058873493, 0.003841308, -0.027111806, 0.017615175, 0.019855743, 0.0391115, -0.035099104, -0.0072654393, 0.004288953, 0.025274353, 0.042973902, 0.04931124, 0.013002792, -0.038961504, -0.039973978, -0.016583951, 0.00772949, -0.020474477, 0.03044922, -0.042936403, 0.03832402, -0.0034147564, 0.027093057, 0.06524833, -0.024899364, -0.006562332, 0.0067545148, 0.038436517, -0.015374607, -0.03676781, -0.019537, -0.03834277, -0.06142343, -0.0023999386, 0.0129371695, -0.017062064, -0.05152368, 0.022161933, 0.027036808, -0.04222392, 0.009281013, -0.018580776, -0.046723805, 0.004832689, 0.074285604, 0.014699624, -0.016124588, -0.006473272, 0.02186194, -0.031855434, -0.03635532, 0.07301063, 0.027468048, 0.0076169926, 0.010180989, 0.008174791, 0.034180377, 0.026343077, 0.016668323, -0.019012013, -0.040948953, -0.014605877, -0.04263641, -0.020699471, -0.0254431, -0.020680722, 0.009552881, 0.037030302, -0.038849007, 0.046761304, -0.0043522324, -0.0075560566, -0.043948878, 0.017727671, 0.020193234, -0.058461007, 0.04548634, 0.055873573, 0.0016605044, 0.02855552, 0.018937016, -0.024374377, 0.007673241, -0.027955536, 0.00066443614, 0.019462002, 0.0062201535, 0.006562332, -0.0313117, -0.0062670275, -0.0005422713, -0.03453662, 0.04106145, 0.0021503356, 0.021205708, -0.010509106, 0.009215389, 0.021055711, -0.00028754148, -0.020811968, 0.047248792, 0.013049667, -0.001769486, 0.023718143, -0.014184012, 0.03089921, -0.006618581, 0.032249175, -0.009609129, 0.030186728, -0.009187265, -0.033767886, -0.050698705, -0.039074, 0.038699012, -0.020793218, -0.010012244, -0.021318205, -0.04454886, 0.0053576757, -0.016096463, -0.005301427, 0.025593096, -0.026455574, -0.024749367, -0.096747525, 0.037367795, -0.0059295357, -0.0065248334, 0.010246613, 0.010977845, -0.0022815822, -0.008727902, -0.049836226, 0.047248792, -0.023661895, -0.0008607202, 0.01719331, -0.0020589316, 0.05238616, -0.019274507, -0.015008992, 0.027618043, 0.047211293, -0.0075888685, 0.0073638745, -0.007504496, 0.0024022823, 0.008760714, -0.060335957, -0.014999617, 0.020286981, -0.04016147, 0.04016147, -0.030186728, -0.018149536, -0.023605647, 0.038117774, -0.01447463, 0.014765248, -0.013555903, 0.011287211, 0.02109321, 0.023136908, -0.008465408, 0.02506811, -0.010105992, -0.035286598, 0.01993074, -0.006407649, -0.014708999, -0.013902769, -0.022780668, 0.01959325, -0.0048514386, -0.023399401, 0.027261803, -0.026099334, 0.014399632, -0.021993188, 0.020249482, -0.025105609, -0.00499206, -0.01565585, 0.0057186037, 0.05002372, 0.017887043, -0.04151144, -0.031367946, 0.031592943, -0.036580313, -0.011334085, -0.018168285, -0.051786177, -0.00033778432, -0.050511207, 0.04931124, -0.040873956, 0.0033069467, -0.0022956445, 0.019368256, 0.023980636, 0.031536695, -0.011868446, -0.007931047, -0.015271485, -0.024768116, -0.020193234, -0.024505623, 0.013640276, -0.02812428, -0.007288876, -0.008357598, -0.02186194, 0.030355474, -0.023680644, -0.04233642, 0.050248716, 0.016096463, 0.08662278, -0.0006117031, 0.08489783, 0.0033303837, -0.010152865, -0.021318205, 0.015505854, 0.023980636, -0.015374607, 0.022555673, 0.0063092136, 0.011634078, 0.03367414, 0.006177967, 0.036167827, -0.011624703, 0.0054889224, 0.006768577, -0.029849237, 0.04533634, -0.057673525, -0.027993035, -0.018140161, -0.04972373, -0.01896514, 0.017324558, 0.012534055, -0.036036577, -0.041811433, 0.0018046413, 0.027730541, -0.014943368, 0.007396686, -0.041586436, -0.01742768, -0.1450463, 0.029661741, -0.030486722, 0.028686767, -0.016152712, 0.027861787, -0.03838027, -0.0073170005, -0.009880997, 0.0116153285, -0.028461773, -0.047811277, 0.016949566, -0.017858919, 0.010630978, 0.017118312, -0.016462078, 0.004286609, -0.023286905, 0.017521428, -0.029230503, -0.04267391, 0.009440384, -0.0021643979, -0.026080584, -0.016312083, 0.00781855, -0.013555903, -0.013996517, -0.025724342, -0.060785946, 0.031967934, 0.043836378, 0.020905716, 0.008376349, 0.045898825, -0.0010341533, -0.0042702034, -0.030674215, 0.042036425, -0.0036280323, 0.033336647, -0.052686155, -0.0026741503, -0.00042245013, 0.065473326, -0.03208043, -0.025874339, -0.01874952, -0.031592943, 0.06393587, 0.020061987, 0.014343384, 0.018693272, 0.011624703, 0.015937092, -0.05358613, 0.0014284791, -0.0235119, 0.05287365, -0.017043315, 0.015008992, -0.025293102, 0.0074388725, -0.037611537, 0.012121565, -0.012346559, -0.015168362, -0.022536924, -0.0036655313, -0.0166402, -0.02349315, -0.02662432, -0.0013886364, 0.024974361, -0.009182578, 0.033842884, -0.03436787, -0.059923466, -0.031517945, 0.0063842116, -0.0037991216, -0.029361749, 0.009187265, 0.032230426, 0.052536156, 0.008624779, -0.029586744, -0.06397337, 0.013199663, -0.05246116, -0.050548706, 0.017483927, 0.020530725, 0.0015667569, 0.022855666, -0.018299533, -0.030336725, -0.002012058, -0.05819851, -0.0047459723, 0.04147394, 0.026343077, -0.028743016, -0.012534055, -0.033505395, 0.02428063, -0.025536846, -0.006496709, 0.0054889224, -0.0008876726, 0.005877975, -0.041136447, -0.014202761, -0.029455498, -0.010190365, -0.014690249, 0.042073924, 0.008868523, -0.01565585, 0.014005892, -0.03838027, -0.0105653545, -0.028086782, 0.025686843, 0.03564284, 0.029624242, 0.013105915, 0.04256141, -0.049011245, 0.009224764, -0.036880307, 0.020886967, 0.023793142, -0.011240338, -0.02658682, -0.04016147, 0.0332804, -0.01349028, -0.049873725, -0.042373918, -0.040086474, -0.012571554, -0.023005662, -0.017540177, -0.041173946, 0.03170544, 0.028443024, -0.03478036, -0.050361212, 0.007673241, 0.033074155, 0.0139308935, 0.0026671193, 0.039074, 0.05197367, -0.05954848, 0.042973902, 0.032586668, 0.02889301, -0.012834047, -0.025368102, -0.01996824, -0.0033022594, 0.0014378539, -0.024355628, -0.03526785, -0.044773854, -0.05673605, 0.02388689, -0.03993648, 0.028724266, -0.029174253, 0.009182578, 0.014990242, 0.0054936097, -0.014221512, 0.004788159, 0.054898597, -0.0059107863, 0.003501473, 0.038230274, 0.07154817, -0.010105992, 0.052611154, 0.0072841886, -0.0060842196, 0.036861558, 0.021318205, -0.0073919985, -0.004122551, -0.0020155734, 0.08159792, -0.010452858, 0.022930663, -0.014249636, 0.009515381, 0.008746651, -0.025536846, 0.04458636, 0.0060701575, 0.0016511297, -0.003168669, 0.012637177, -0.035042856, 0.05752353, 0.0022300212, -0.0062201535, -0.042823907, 0.037705287, -0.008291976, 0.019818243, -0.028049283, 0.012449682, 0.042711407, 0.03607408, 0.06689829, 0.04927374, -0.042448916, -0.029061757, 0.04811127, -0.06089844, 0.0105653545, -0.04889875, -0.023811892, -0.041773934, -0.006618581, 0.02975549, -0.006140468, 0.015505854, 0.00028036392, 0.00937476, 0.010855973, 0.061685923, 0.003487411, 0.0068623247, 0.02889301, -0.029830487, 0.020099485, -0.07679804, 0.01230906, 0.011230963, -0.022761919, -0.029380498], "runbooks/pg-backup.md::1771176625.374": [-0.021710599, -0.011376205, -0.034212332, -0.0021661762, -0.009167007, -0.019087467, 0.03666803, 0.0008964691, 0.010604148, 0.031514782, -0.0072043096, 0.024519768, -0.03806331, 0.026026672, 0.022864033, 0.0035323906, -0.013124959, 0.010939016, 0.019217692, -0.01895724, 0.017236391, -0.034230933, 0.060983155, -0.005785772, -0.025877843, -0.00952513, -0.025654597, 0.008553083, 0.011618054, 0.0019266527, -0.017264297, -0.017245693, -0.0042974707, -0.014948128, -0.00725547, 0.008422856, -0.0078647435, -0.008901903, -0.020780409, 0.013208676, 0.004967206, -0.0266592, -0.018696787, -0.038770255, 0.039365575, -0.016650373, -0.0034626264, -0.012985431, 0.02478022, -0.041151535, -0.01885492, -0.005241612, 0.032705426, -0.020352524, 0.07047108, 0.05045342, -0.03510531, -0.0022010584, -0.020296711, 0.012790091, -0.025356937, 0.009027479, -0.014352808, 0.02498486, -0.0033324, 0.055029947, 0.018603768, 0.0138598075, -0.0033137964, -0.009343742, 0.0043370035, 0.06570851, -0.064183004, -0.001965023, -0.04304912, 0.010725073, 0.06779213, -0.047476817, 0.009711167, -0.014836506, 0.014883015, -0.0037835415, 0.007855441, -0.005004414, -0.056890324, 0.018352618, -0.031365953, 0.055513646, 0.029282331, 0.026380144, 0.028296333, -0.01140411, 0.00898562, -0.017143372, -0.066750325, -0.002124318, 0.02779403, -0.023440748, 0.024408145, -0.0048695365, -0.012297091, -0.0032672868, -0.008399602, -0.0032765889, 0.027812634, 0.00809729, 0.034528594, 0.012204072, -0.0010470434, -0.030789237, 0.004618386, 0.019385127, 0.039849274, 0.016064355, 0.011990129, -0.0286312, -0.02690105, -0.051755685, 0.008799583, 0.031961273, -0.009273979, 0.003120782, 0.061578475, -0.03292867, 0.004397466, 0.025412748, -0.0018952589, 0.027775427, 0.035868067, 0.04412814, 0.021505957, 0.03737497, -0.014641166, -0.01767358, -0.052537043, 0.008729818, -0.0018347967, 0.01812007, 0.012018034, -0.057039157, 0.01426909, 0.014715581, -0.009543734, -0.027607992, -0.004823027, 0.0051904516, 0.008878648, 0.03614712, -0.011859902, -0.041598026, 0.031142708, 0.0503418, 0.016073655, -0.03698429, 0.036128517, -2.221915e-05, 0.019040957, 0.009404205, -0.01426909, 0.022454748, 0.012064544, 0.0002550751, -0.0076787057, 0.071512885, 0.04182127, -0.01812007, 0.0148086, -0.032258935, -0.0157946, 0.042118933, 0.013887714, -0.038770255, 0.026268521, 0.046732668, 0.02546856, 0.0251709, 0.038174935, 0.027514974, 0.015171373, -0.03311471, -0.036593612, 0.00508348, -0.008432158, -0.01743173, -0.06872232, 0.040407386, -0.027124295, -0.0096646575, -0.014696977, 0.0212269, -0.021580372, -0.010352997, 0.029059086, 0.056183383, -0.018929334, -0.0032789141, 0.015785297, -0.019310713, 0.03583086, -0.025784824, -0.022529164, 0.045728065, 0.03687267, 0.0008115894, -0.019143278, -0.032203123, 0.0056741494, -0.049486026, 0.0076647527, -0.07162451, 0.0007447321, -0.020147882, -0.0073856963, 0.07229424, -0.017338712, -0.02818471, 0.003895164, 0.018101467, 0.008348441, -0.0086368, -0.02197105, 0.011134355, -0.017961938, -0.011925016, 0.041672442, 0.010483224, 0.021896636, 0.034677424, 0.02117109, 0.008413554, -0.004571876, -0.011450619, 0.0007918229, -0.000602297, 0.077987, -0.020705994, -0.016752694, 0.009832092, 0.027905652, -0.035179727, -0.025710408, -0.035514593, -0.0009732096, 0.006976413, -0.031719424, -0.049337193, 0.035868067, 0.023831427, -0.02770101, 0.010427413, -0.00029475347, 0.025003465, 0.017664278, 0.008469366, 0.014343506, -0.019180486, -0.010659959, 0.009097243, 0.012436619, 0.015459732, 0.0021580372, 0.0167806, 0.0241849, 0.019626975, 0.0075345263, 0.022603579, -0.008627498, -0.03538437, -0.0012080822, 0.042267762, 0.019403731, -0.0035765746, 0.056183383, 0.044165347, -0.031068293, -0.0076042903, 0.023812823, -0.0070322244, 0.047216363, 0.038881876, -0.032165915, -0.038919084, -0.0035928527, -0.0013150539, 0.025580183, 0.013404015, 0.02197105, -0.029114898, -0.01891073, -0.019906033, -0.014064449, 0.038174935, 0.062992364, 0.0032765889, -0.016566657, 0.016203882, 0.015496939, -0.14897898, -0.013813298, 0.012678469, 0.035719234, 0.02684524, -0.0049486025, -0.018250298, -0.028166106, -0.061727304, 0.029412558, 0.0026347588, -0.047700062, -0.023738408, -0.03726335, 0.052760288, -0.012027336, -0.0126598645, 0.008864696, -0.048072137, -0.025710408, 0.0036998244, -0.042863082, 0.017664278, 0.028426558, -0.02463139, -0.0066136396, 0.016073655, 0.025449956, -0.04141199, -0.021747805, -0.040481802, -0.05558806, 0.0011243653, 0.022250107, -0.001794101, 0.027589388, 0.008055432, -0.05421138, 0.023812823, -0.0148086, 0.002897537, 0.11683167, 0.03973765, 0.05015576, 0.026919654, 0.023905843, 0.022305919, 0.004299796, -0.054583456, 0.019273505, 0.0045346688, 0.018296806, 0.0133296, -0.0006714798, -0.021152485, -0.015162071, -0.00967396, 0.058118172, -0.04896512, -0.010055337, -0.014538845, -0.023273315, -0.005143942, -0.014557449, -0.018054958, -0.022380333, 0.0041044564, -0.014743486, 0.0026766171, -0.019571165, 0.018464241, -0.023570975, -0.0014313274, 0.020501353, 0.013301695, 0.020185089, -0.011785488, -0.010697167, 0.024147691, -0.14503498, -0.010529733, 0.0029207917, -0.0192549, 0.017199185, -0.014734184, -0.017654976, -0.029877653, 0.021450145, -0.016603863, 0.23232387, 0.00016845131, -0.007222913, -0.0051718475, 0.03140316, -0.021450145, 0.008943762, 0.024315126, 0.00023443655, -0.033486784, -0.022603579, 0.018482843, -0.011562242, -0.0006842699, 0.01189711, -0.0021115278, 0.0013790043, 0.039663237, 0.062508665, -0.0074973186, 0.04606293, 0.017906127, 0.011915714, 0.023552371, -0.0019592093, -0.08483318, -0.012334298, 0.028817238, -0.06273191, 0.060685493, -0.01683641, -0.009408856, 0.05681591, -0.039328367, -0.07709402, -0.00047962842, 0.049932513, -0.021580372, -0.056443833, -0.019124674, -0.0010615776, -0.022008259, 0.025040673, -0.023291918, -0.003095202, -0.00036132007, -0.020705994, -0.02690105, -0.032817047, -0.06448066, -0.034416974, -0.0018487495, -0.021803617, -0.012790091, 0.03119852, -0.022845428, -0.03095667, -0.0057439134, -0.0026928955, 0.041188743, 0.011348299, 0.030733425, -0.07940088, 0.02818471, 0.0138598075, 0.035291348, 0.0155062415, -0.013069147, 0.004571876, 0.043011915, 0.050788287, -0.006585734, 0.011087846, -0.016027147, 0.015413222, 0.0017115467, 0.05860187, 0.06879674, -0.058453042, 0.039477196, -0.037095916, 0.009534432, -0.019310713, 0.0054509044, 0.0017987519, 0.027775427, -0.073373266, 0.0059253005, -0.0021522236, -0.017831713, 0.016175976, -0.0077763754, -0.00019374081, 0.011562242, -0.00070229225, 0.012631959, -0.0059206495, -0.025394144, -0.018668883, -0.046323385, -0.022864033, 0.024129087, -0.027626596, -0.023012862, 0.04654663, 0.026082484, -0.03227754, 0.007901951, 0.018064259, 0.00254174, -0.045914102, 0.04383048, -0.023663994, -0.020426938, -0.0063903946, 0.016724788, -0.0023115182, -0.008548432, 0.0035068104, 0.02621271, -0.031719424, -0.002105714, 0.0008482156, -0.040593423, 0.014241185, -0.0439421, -0.017961938, -0.042081725, -0.015803901, 0.06254587, 0.02803588, -0.028705616, 0.0439421, 0.033840254, 0.017059656, -0.0006621779, 0.027421955, 0.05093712, -0.03988648, 0.014399317, -0.05815538, 0.0022394287, -0.043272365, 0.023850031, 0.010827393, -0.0146132605, 0.060239002, 0.011859902, -0.030528784, 0.020985052, -0.006739215, 0.05804376, 0.022417542, -0.03075203, -0.035756443, -0.0032719378, -0.03045437, 0.014994637, 0.047327988, -0.015441128, 0.0033184472, -0.0058369325, 0.01426909, 0.07843349, 0.08059153, -0.036444783, -0.035626218, 0.0015557401, -0.0068740924, -0.019366523, 0.011515733, -0.036965687, -0.05648104, 0.03075203, -0.0020161835, -0.060499456, -0.026863841, -0.019533956, -0.01767358, -0.042193346, 0.038323764, 0.015952732, -0.048407007, 0.028742822, 0.01140411, 0.033263538, 0.014483034, 0.0026533625, -0.0014197001, -0.0032277538, -0.036612216, 0.08319605, 0.041039914, -0.010678563, -0.00015188233, 0.030342747, 0.058676288, 0.02087343, 0.033263538, 0.0095158275, 0.006199706, -0.025487164, -0.019440938, -0.00067380525, -0.024649994, -0.033579804, 0.00922747, -0.018436335, -0.058341417, 0.012678469, -0.031775236, -0.01416677, -0.03006369, -0.018733995, -0.026491767, -0.048630252, -0.007804281, 0.024854636, 0.028742822, 0.0023429121, 0.031626407, -0.017636374, 0.054471835, -0.033728633, -0.028221916, 0.006604338, 0.0033626312, -0.026938258, -0.013441223, -0.043197952, 0.0041137584, -0.03910512, 0.003199848, -0.040556215, -0.010306488, 0.0030719473, 0.044909496, 0.01807356, 0.0340635, -0.026026672, 0.019533956, 0.0018987472, 0.0019336292, 0.07393137, 0.02734754, 0.06875953, -0.009101894, -0.007339187, -0.0065299226, 0.027124295, -0.018175881, 0.019236296, 0.020240901, 0.02478022, 0.028389351, 0.048146553, -0.0046276874, -0.0024254664, -0.019775806, -0.032612406, -0.0056508947, 0.026938258, 0.005664848, -0.0026394096, -0.036091313, -0.0073438375, 0.006520621, -0.02256637, -0.001670851, -0.029207917, -0.01416677, -0.023254711, 0.014324902, -0.0018882825, 0.013069147, -0.016985241, -0.040853877, -0.01451094, -0.011822695, -0.007325234, -0.020147882, 0.05982972, 0.03767263, 0.032370556, -0.0030370653, 0.03430535, 0.0049393005, -0.031961273, -0.035607614, -0.023682598, -0.00451839, 0.0091298, -0.043570027, -0.0062276116, -0.016259694, -0.028575389, 0.00029126526, 0.010818091, -0.018817712, 0.021654787, -0.002119667, -0.030268332, -0.018334014, 0.026231313, -0.017636374, -0.016110864, -0.0063903946, -0.015152769, 0.070545495, 0.046955913, -0.012148261, -0.065820135, 0.028966067, 0.023868635, 0.081410095, 0.030993879, 0.03335656, -0.03970044, 0.03251939, 0.032370556, -0.0010993665, -0.005929951, -0.0538021, -0.017264297, 0.014250487, -0.017217789, -0.01985022, 0.0042974707, -0.05268587, -0.016315505, 0.0054043946, -0.022826824, 0.0018568886, -0.025617389, -0.008553083, 0.00853913, 0.034621615, -0.043272365, 0.055178776, -0.044835083, -0.05700195, -0.032054294, 0.022938447, -0.016929429, 0.008525177, -0.024203504, 0.014548147, -0.010594847, -0.04624897, -0.015385317, 0.012752883, -0.030138105, -0.01619458, -0.041635234, 0.02003626, -0.03810052, -0.032351952, 0.02690105, 0.05060225, -0.0340635, -0.030733425, 0.016520146, -0.009739073, -0.048034932, -0.004892791, -0.025003465, 0.039365575, -0.009241422, -0.021933842, -0.017859617, -0.0077019604, 0.0047765174, 0.0002456279, -0.008060083, -0.0444258, 0.004313749, -0.0019103745, 0.0032696123, 0.0182596, -0.03737497, -0.0646667, -0.012287789, -0.052388214, 9.839649e-05, -0.02117109, 0.022659391, -0.06429462, 0.0153016, -0.0013650515, -0.02358958, -0.007097338, 0.006976413, -0.021208296, -0.028966067, -0.12509175, 0.029821841, -0.039774857, -0.014045846, -0.013059845, -0.00399981, 0.003051018, -0.010297186, -0.0059904135, -0.025561579, -0.04063063, -0.06786655, 0.037002895, -0.03631456, -0.0013708652, 0.024612786, -0.04669546, 0.0192549, -0.0020301363, 0.04397931, -0.016817806, 0.001512719, -0.06995017, -0.025840634, 0.0046276874, -0.017013146, 0.06689915, 0.017850315, -0.01761777, -0.017543353, -0.017357316, -0.003460301, 0.00028545156, 0.015738789, 0.01905026, 0.0128086945, -0.0001649631, 0.007929856, -0.028314935, -0.0031068295, 0.016222486, 0.019533956, 0.022343127, 0.04409093, 0.014920223, 0.0005226496, -0.011525035, -0.015431826, -0.039179537, 0.02695686, -0.0385098, -0.033896066, -0.016650373, 0.010734375, -0.024649994, -0.0027510324, -0.052537043, 0.026826635, -0.018101467, -0.01880841, -0.0043718857, 0.04278867, -0.059606474, -0.021636182, -0.011236676, 0.016771298, -0.0105576385, 0.01179479, 0.01761777, 0.047625646, 0.0050183665, -0.037728444, -0.011180865, 1.1636439e-05, 0.021208296, -0.0062648193, 0.036463387, -0.0597181, -0.026547577, -0.036258746, -0.023143088, -0.007976366, -0.036202934, 0.06526202, 0.06604338, -0.014417921, 0.0035789, -0.011506431, 0.025915049, -0.0041835224, -0.03958882, -0.027552182, 0.03129154, -0.0024161644, -0.0389935, 0.05499274, -0.03614712, -0.020892031, -0.009441413, -0.012250582, 0.028742822, -0.0444258, -0.00471373, 0.023998862, -0.022250107, 0.021729201, 0.039551612, -0.042491008, 0.046509422, 0.0032556595, 0.041337576, -0.038956292, -0.019217692, 0.010157658, -0.067196816, 0.0028719567, -0.008548432, 0.055848513, -0.011041337, -0.017496845, 0.027012672, -0.0046044327, -0.024947654, -0.0119064115, 0.017952636, 0.0651876, 0.021617578, -0.02991486, 0.019719996, -0.018929334, 0.035607614, -0.071996585, -0.008362394, 0.013878412, 0.06150406, -0.038844667, -0.06016459, 0.03376584, -0.04275146, -0.0027161501, -0.011980827, 0.008674007, 3.6171976e-05, 6.743866e-05, 0.016827108, -0.066080585, 0.020575767, -0.023366334, 0.028203314, -0.049783684, 0.012938921, -0.017831713, -0.03199848, 0.059643682, -0.014585354, 0.06291795, 0.0002675745, 0.03021252, -0.031514782, 0.049746476, 0.010278583, -0.0024115136, -0.0021464098, -0.02872422, -0.016845712, 0.01919909, -0.013850505, -0.026175503, -0.05662987, 0.007836837, -0.03248218, 0.0009953016, -0.016017845, 0.0023231455, 0.051718477, -0.038844667, 0.020761807, -0.01919909, 0.034882065, -0.008799583, 0.016073655, 0.012464525, 0.010194865, 0.020426938, 0.03943999, -0.0064741117, -0.03795169, 0.03343097, -0.012529639, 0.008860045, 0.02552437, 0.033393763, 0.031979878, 0.007822885, 0.025412748, -0.0018231693, 0.0034649519, 0.01934792, -0.0016859665, 0.0666387, -0.008153101, -0.012408714, -0.060201794, -0.05060225, -0.020519957, 0.009562337, -0.006274121, -0.025561579, 0.007725215, 0.06306677, -0.014138864, 0.034230933, -0.021152485, -0.00706013, -0.00060578523, -0.0026463862, 0.026156899, 0.012669167, 0.0008447274, -0.018296806, 0.025896447, -0.015087657, -0.013469129, -0.040705048, -0.025580183, -0.013385411, 0.0069113, -1.0787097e-06, 0.0044160695, 0.013394713, 0.015989939, 0.020799013, -0.013487732, 0.065075986, 0.048741873, -0.00036335486, -0.007887998, 0.057039157, -0.066266626, 0.02107807, 0.03761682, 0.0025161598, 0.031105502, -0.03411931], "runbooks/ia-download-mirror.md::1771110112.555": [-0.039697636, -0.0024434743, -0.088501275, 0.057834376, -0.00695179, 0.002117756, 0.036217038, 0.0065425844, -0.030666895, 0.032190833, -0.04812633, -0.007977155, -0.013611962, 0.029839076, -0.0022106504, -0.012012769, -0.036480434, 0.03279288, 0.019735934, -0.024495887, -0.011805814, 0.017111374, 0.019397281, 0.005018647, -0.016565768, 0.013273309, -0.034862425, -0.035784315, -0.00995263, 0.02376214, -0.037383508, -0.013865951, 0.03794793, -0.023780953, -0.020996476, 0.016415255, -0.022859065, -0.017553505, -0.012915842, 0.034636658, -0.02957568, 0.0044495217, -0.03330086, -0.050007734, 0.026640689, -0.021824293, 0.029406354, -0.010846297, 0.01639644, -0.060430713, -0.010658157, 0.013442636, 0.015295819, -0.02069545, 0.041729555, 0.031701665, -0.01453385, 0.028315138, -0.0821045, -0.0022764995, -0.010752227, 0.014769026, 0.0033253825, -0.00519738, -0.019190326, 0.007643206, -0.025079124, 0.022313459, -0.020902405, -0.020639008, -0.017741645, 0.0074362517, -0.039961033, -0.015615658, -0.05403394, 0.0046752905, 0.013273309, -0.035596173, -0.0021577359, -0.0027186295, 0.008884933, -0.0073280707, -0.011598859, -0.02581287, -0.004021502, 0.022896694, -0.0279953, 0.08090039, 0.035878386, 0.018654127, 0.0058982032, -0.014910131, -0.03905796, -0.07461651, -0.050421644, 0.0041743666, 0.030347055, -0.029726192, 0.04575576, 0.016151858, -0.032567114, 0.00088132045, -0.009896188, -0.016942048, 0.041955322, -0.02859735, 0.008132371, 0.032172017, -0.028484466, -0.03883219, 0.007709055, 0.016302371, 0.013630776, 0.025229635, -0.01665043, -0.0059922733, -0.021560896, 0.0015439276, 0.009581053, 0.008339326, 0.05301798, 0.0020542587, 0.052679326, -0.040563084, 0.010629936, 0.035558548, -0.020714264, 0.0012875863, 0.021504454, 0.0009254159, -0.02208769, -0.024853354, -0.0036781458, 0.026283221, -0.00995263, -0.04650832, -0.008061819, 0.036536876, -0.019021, -0.06607493, 0.060769368, 0.040450197, 0.0068012774, -0.022313459, 0.020187471, -0.028465651, 0.07856745, 0.074691765, -0.028315138, -0.03311272, -0.024853354, 0.00782194, 0.04966908, -0.010968588, 0.044024866, -0.009661012, 0.03947187, 0.02031917, 0.010507644, 0.052114908, 0.026019825, 0.0179486, -0.02306602, 0.011984547, 0.028428024, -0.017149003, 0.023461115, -0.016048381, 0.0017050229, -0.023329416, 0.0042801956, -0.017149003, 0.04240686, 0.04398724, 0.027524948, 0.030591639, 0.029011259, 0.023291789, 0.012088024, -0.02171141, -0.06686512, 0.023272974, -0.040901735, -0.01213506, -0.029142957, 0.028108185, 0.00066378305, -0.015813205, -0.0078031253, 0.06897229, -0.019397281, -0.0084804315, 0.00889434, 0.058398798, 0.01678213, -0.013028727, -0.03520108, 0.0017602892, -0.02069545, -0.013583741, 0.007798422, 0.031607598, 0.0058887964, 0.04157904, 0.013000506, -0.009449354, -0.010479423, -0.088501275, 0.00960457, -0.03743995, 0.016951455, -0.034711916, -0.027374437, -0.003205443, 0.01162708, -0.012972284, -0.008668572, 0.009990258, -0.0033300861, -0.013960022, 0.0115236025, -0.025135566, 0.0072857393, 0.037176553, 0.033978168, 0.0069659003, 0.058662195, 0.0004630019, -0.00013162482, 0.004204939, -0.017628761, 0.0067824633, -0.016725687, -0.00878616, 0.046771716, -0.022595668, -0.0045271297, 0.0063591474, 0.0068577197, 0.00033365533, 0.03823014, 0.0033300861, 0.0074973973, 0.021598525, -0.0626884, -0.049217544, -0.016499918, 0.011834035, -0.027167482, -0.008499245, -0.00908248, -0.0036428696, 0.0162083, 0.01718663, 0.039321356, 0.004247271, -0.0057994295, 0.008809677, -0.033376116, -0.017769866, 0.046056785, 0.001289938, 0.00829229, 0.018672941, -0.017092561, -0.03868168, -0.05365766, -0.040751223, 0.005747691, 0.0006032253, -0.043874353, 0.014571479, 0.0058370577, 0.028559722, -0.0076196883, 0.03004603, 0.030102473, 0.00093541085, 0.06250026, 0.059490014, -0.06129616, 0.009839746, 0.037308253, 0.00032130862, -0.024288934, 0.0033771212, 0.00809004, 0.010893333, 0.00502335, -0.02060138, -0.01855065, 0.03017773, 0.07077844, 0.020751892, -0.036423992, 0.042143464, -0.016358813, -0.15668337, -0.041127503, 0.018268438, 0.007732573, 0.020300355, 0.009016631, -0.008772049, -0.01595431, 0.004322527, 0.063027054, 0.021617338, -0.046621203, -0.019961702, -0.032604743, 0.08270655, 0.01425164, -0.017233666, 0.009458762, -0.009181255, -0.027280366, -0.009021335, -0.006881237, 0.04240686, 0.00040391405, 0.03237897, -0.024006722, 0.039660007, 0.00479523, -0.028108185, 0.0069753076, -0.031551156, -0.027242739, 0.010695785, 0.043460447, -0.01734655, -0.010470017, 0.0059734597, -0.029726192, -2.0449252e-05, 0.003186629, 0.03529515, 0.0052444153, 0.01172115, 0.035803128, -0.014129348, 0.008442803, -0.013621369, -0.010968588, -0.016800942, -0.027054599, 0.013781289, 0.004197884, 0.00045976823, 0.028352767, -0.024966238, -0.037872676, 0.012088024, 0.051324718, -0.010780448, -0.007934824, -0.005084496, 0.0046541244, -0.027788345, -0.040525455, -0.023272974, -0.04221872, 0.0019143291, -0.013245088, -0.0044236523, -0.025643544, 0.014420966, -0.0641559, -0.007718462, 0.006970604, -0.01599194, 0.0014216363, 0.036536876, -0.020977661, -0.0027374437, -0.1374178, -0.026960528, -0.025794057, -0.034053423, 0.025154378, -0.009924409, -0.033677142, 0.031419456, 0.011222579, 0.026377292, 0.23148802, -0.046282552, -0.0077278693, 0.004228457, 0.010601715, 0.003090207, -0.00097362685, 0.036950786, 0.016255336, -0.025888126, 0.036254667, 0.025549473, 0.023178903, -0.00020239798, 0.00029896694, 0.0052820435, -0.023367045, 0.0072998498, 0.07947053, 0.0013628424, 0.05087318, -0.007854864, -0.007337478, 0.027073411, 0.0018167313, -0.047938187, -0.01579439, 0.015117086, -0.023592813, 0.03753402, -0.01409172, 0.008282884, 0.029199399, -0.014373931, -0.010037294, 0.014910131, 0.010724006, 0.010545272, -0.02423249, -0.0059640524, 0.01206921, -0.02088359, 0.0040262057, -0.00068377296, 0.015173527, -0.03841828, 0.023743326, 0.034053423, -0.01962305, -0.026452549, -0.014844282, -0.046583578, -0.03841828, 0.002231816, -0.010893333, -0.008146482, -0.051700998, -0.040901735, -0.01241727, 0.03962238, 0.0048210993, -0.0075209145, -0.008983707, -0.0039133215, 0.023178903, 0.051174205, -0.025192007, -0.052378304, 0.008729717, 0.032717627, -0.009077777, 0.0048258025, -0.009026038, -0.04413775, 0.03431682, 0.020262728, 0.04948094, 0.011391904, -0.0024434743, 0.007892492, -0.031137245, 0.018418951, 0.0019907611, 0.0033559555, 0.001492189, 0.009642199, -0.044626918, -0.0119186975, -0.029745007, -0.05775912, -0.024439445, -0.02265211, -0.013160425, 0.04097699, 0.027412064, 0.0012523099, 0.034392074, 0.021918364, -0.0015897868, -0.018644718, 0.00047975816, -0.0032759956, -0.0031654632, -0.041240387, 0.0480887, -0.0155121805, 0.0034123976, -0.0077937185, 0.025549473, -0.005352596, -0.022821438, 0.011391904, 0.038719308, 0.0028950113, 0.01699849, 0.09504856, 0.019190326, 0.04082648, -0.018531835, -0.005597179, -0.06359147, 0.025944568, -0.009802118, 0.02938754, 0.034862425, -0.06073174, -0.005794726, -0.048427355, -0.026772387, 0.04477743, 0.007906603, -0.029839076, 0.005089199, 0.047035113, 0.024119606, -0.02376214, 0.04552999, 0.03984815, -0.010564087, -0.029895518, -0.02227583, 0.005140938, -0.020544939, -0.0050092395, 0.007266925, 0.04790056, 0.03832421, -0.030855035, -0.011834035, 0.0026998157, -0.009689233, 0.00051738624, 0.010479423, -0.038869817, -0.04887889, -0.034937683, -0.027167482, 0.0055125155, -0.03435445, -0.026772387, -0.027882416, 0.07262222, -0.019133884, 0.052491188, 0.0038498242, 0.0042707883, -0.0001597724, 0.07307375, -0.02157971, -0.033884097, -0.0044071903, -0.05441022, -0.05715707, 0.01267126, -0.0124078635, -0.08970537, -0.05245356, 0.0012217371, 0.0110062165, -0.058248285, 0.027562577, 0.0009548128, -0.0593395, 0.018023856, 0.03269881, 0.050158247, -0.010865112, -0.030422311, 0.022068875, -0.014138755, 0.011674115, 0.09504856, 0.057872005, 0.0010506469, 0.047825303, 0.0030949104, 0.056517392, 0.008320511, 0.016471697, -0.0089743, -0.0017203093, -0.041691925, -0.0056536207, -0.020375611, -0.029048886, 0.012821772, -0.033093907, 0.007614985, -0.016688058, 0.014411559, 0.012210316, -0.026151523, -0.020112215, -0.011119101, -0.009190661, 0.004456577, 0.056931302, 0.028898373, 0.029274656, -0.044664543, 0.021955991, -0.011542417, 0.06878415, -0.03465547, 0.0126806665, 0.05896322, 0.040901735, 0.006410886, -0.006457921, -0.04221872, -0.004322527, -0.07190728, -0.02660306, -0.030760964, 0.0043766173, -0.01971712, 0.007210483, 0.028936002, -0.01823081, -0.012548968, 0.048954148, -0.046846975, 0.024420632, 0.019867633, -0.021861922, 0.04376147, 0.049029402, -0.005672435, 0.047975816, 0.0032712922, -0.03283051, -0.049518567, 0.019227955, -0.019585421, 0.022915507, -0.024684029, -0.024157235, -0.008649757, -0.014326896, -0.0030149508, -0.02031917, 0.020864777, 0.010422981, 0.012727702, -0.026904086, 0.019830003, 0.010018479, -0.025850499, -0.013969429, -0.065359995, 0.02669713, -0.0012758275, 0.005380817, -0.0687089, 0.024439445, -0.03593483, 0.0032477747, 0.025737615, -0.0075914674, 0.027920043, -0.044062495, 0.026527805, 0.034392074, 0.06250026, -0.004910466, -0.006062826, 0.013405007, 0.030591639, 0.0022494544, -0.037778605, 0.007948934, -0.024326561, -0.013658998, 0.0035205784, 0.013696625, -0.036104154, -0.004571813, 0.0019613642, 0.0022177056, -0.008315808, -0.019453723, 0.027637834, -0.011100287, -0.0012370235, -0.05320612, 0.043911982, 0.023216533, -0.023686884, 0.077438615, 0.059828665, 0.022332272, -0.0279953, 0.011025031, 0.0032077949, 0.029425167, 0.018691754, 0.102724686, -0.0033677141, -0.0009936168, -0.029989589, -0.0027092225, 0.012012769, -0.042595, 0.030328242, -0.0048681344, 0.023611628, -0.058624566, -0.01046061, -0.034109864, 0.01693264, -0.02404435, 0.03324442, -0.0025963383, -0.03283051, -0.0013510836, 0.032435413, 0.03017773, -0.018117925, 0.05798489, -0.04511608, -0.01330153, 0.04297128, 0.06788108, -0.007939528, 0.025097936, -0.0605436, -0.012906435, 0.008640351, -0.051174205, 0.0003715774, -0.053770542, -0.018465986, -0.028014114, -0.03194625, 0.0687089, -0.0547865, -0.019416096, 0.062387377, 0.04711037, 0.011109694, -0.05091081, 0.0064532175, 0.0112507995, 0.008000673, 0.019077443, -0.024608772, 0.028221069, -0.040864106, -0.042482115, 0.0009830339, -0.03365833, 0.0039791707, 0.007088192, -0.019641863, -0.044288263, 0.020036958, -0.027412064, 0.005978163, 0.03236016, 0.0019648918, -0.049631454, -0.015098272, -0.032886952, 0.006853016, 0.022407528, -0.0063121123, -0.060393088, -0.024364188, -0.04218109, 0.032266088, -0.042933654, 0.025455404, -0.0302718, 0.01892693, -0.12357065, 0.02840921, -0.021335129, 0.0020236857, -0.02622678, -0.0037392916, -0.017308922, -0.06498371, -0.009773897, -0.017196037, -0.020902405, -0.0290677, 0.015098272, -0.036254667, 0.032811694, 0.027600205, -0.014326896, 0.021617338, -0.003332438, 0.019416096, 0.002137746, -0.014562071, 0.0031772219, -0.0401868, 0.020733079, -0.0061851176, 0.018917523, -0.025323706, -0.029895518, -0.013508485, 0.012454898, -0.046207298, -0.016339999, 0.06648884, 0.008329919, 0.009783303, 0.014035278, -0.012652446, 0.008856712, 0.036574505, -0.01586024, 0.034561403, 0.005851168, 0.010422981, -0.010629936, 0.026979342, 0.0115236025, -0.019924074, -0.026264409, 0.00510331, 0.01772283, 0.020055773, -0.040713593, -0.041541412, 0.0093317665, 0.016791536, -0.05482413, -0.005747691, 0.0144774085, 0.032567114, -0.005775912, 0.03672502, -0.049932476, -0.032548297, -0.031137245, -0.0028291622, -0.054861758, -0.025097936, 0.0053196712, 0.0069282725, -0.0008407527, 0.046357807, -0.0079018995, -0.03045994, 0.0070411568, 0.024383003, 0.024778098, -0.0018955151, 0.018428357, 0.00731396, 0.017685203, -0.049368057, -0.011580045, 0.0007114061, 0.023009578, 0.009444651, -0.035050567, -0.007229297, -0.020149844, 0.0050986065, -0.044062495, -0.049970105, -0.015239377, 0.031814553, -0.022257017, 0.0547865, -0.04729851, -0.044852685, 0.038719308, 0.046658833, -0.047223255, -0.039660007, 0.014496222, 0.009736269, 0.011109694, 0.041955322, 0.024288934, -0.018597685, 0.056630276, -0.014834875, -0.033921726, -0.022445157, -0.036442805, -0.0056630275, -0.02347993, -0.024665214, 0.005879389, -0.0043554516, -0.00906837, -0.061220903, -0.0012793551, -0.026170338, -0.027750717, -0.007977155, 0.03185218, 0.023875024, 0.0043860245, -0.009802118, -0.005554847, -0.013724847, 0.018644718, -0.043836728, -0.037270624, 0.014900724, 0.0050562746, -0.02031917, -0.0042590294, 0.052942723, -0.005150345, -0.020620193, -0.004129683, 0.014185791, -0.029632121, -0.0053008576, -0.036894344, -0.03747758, 0.01522997, 0.031212501, -0.02948161, -0.002984378, -0.02385621, 0.008033598, -0.029349912, 0.010263062, 0.011777593, 0.015117086, -0.00906837, 0.00075608946, 0.019199735, 0.053695288, 0.061409045, -0.02376214, -0.0042778435, 0.020074587, -0.003071393, 0.002070721, -0.0072810357, -0.02148564, -0.010620529, 0.019265583, -0.0051221238, 0.020243913, -0.03166404, 0.024081979, 0.0052350084, -0.010658157, -0.009002521, -0.004562406, 0.0144774085, 0.010545272, 0.015032423, 0.035746686, 0.075444326, 0.03747758, 0.04850261, 0.037929118, -0.023686884, 0.051399972, -0.0016321185, -0.025380148, -0.014430373, -0.010159585, 0.0061757104, -0.009491686, 0.04161667, -0.0087062, 0.031551156, 0.0124078635, 0.0057241735, 0.03947187, 0.01981119, 0.0526417, -0.057420466, 0.037232995, -0.036066525, -0.019284397, -0.01364959, -0.01911507, -0.029688563, 0.007963045, -0.045981526, 0.012906435, -0.01832488, 0.026979342, 0.051098946, -0.008795566, 0.008673275, 0.04078885, -0.009839746, -0.0016521084, 0.019491352, 0.018795231, -0.0020448517, -0.035276335, -0.059264243, -0.0480887, 0.030347055, 0.040901735, -0.026264409, -0.01611423, -0.0011229634, 0.026565433, -0.02427012, 0.03399698, 0.0052632294, -0.023498744, 0.034109864, 0.013141611, -0.0033771212, 0.051926766, -0.017591132, -0.018691754, 0.0145996995, 0.011485975], "runbooks/lxc-service-migration.md::1781761694.011": [-0.022541028, -0.0066140858, -0.044298995, 0.018364692, 0.0216461, 0.013265461, 0.0038407377, 0.006138655, 0.0052623698, 0.0027616955, 0.015642617, 0.020266417, -0.0241258, 0.031247944, -0.008166228, 0.018001128, -0.0042462526, 0.0011576981, -0.0011967347, -0.028246202, 0.016183302, -0.02108677, 0.010189141, 0.033447977, 0.0031695408, 0.025859725, 0.001976302, -0.031453032, 0.01634178, 0.04761769, -0.023696978, -0.018793512, -0.02071388, -0.039265018, 0.008320045, -0.0082827555, 0.006618747, 0.012286631, -0.03786669, 0.009806932, -0.003286068, 0.0029644528, 0.018746901, -0.03598361, 0.007196722, -0.029812329, 0.012174766, -0.023995288, -0.004423374, -0.014402767, -0.027202118, -0.011979, -0.018364692, -0.018047739, 0.057387333, 0.010347619, -0.05399406, -0.025393615, -0.034883592, 0.0047729556, -0.020266417, 0.023137648, -0.02699703, -0.0015311679, 0.011186615, 0.03919044, -0.008692931, 0.013274782, -0.011587468, 0.0025775824, 0.022261363, -0.012249343, -0.044000685, -0.028768243, -0.058543283, 0.026102101, 0.041837938, -0.01480362, 0.056455117, -0.004129725, 0.011624757, -0.011736623, 0.009648455, 0.011494246, -0.052651666, 0.020490149, -0.02871231, 0.084197916, 0.012137476, 0.031508964, -0.029402152, -0.032366604, 0.01227731, -0.02485293, -0.057312757, -0.028469933, 0.0013237494, -0.00466342, 0.018495202, 0.0154375285, 0.040383678, 0.045156635, -0.013060372, 0.0047566416, 0.013489192, 0.04269558, -0.030502168, -0.045380365, 0.0067958683, -0.036859896, 0.01566126, 0.027537717, -0.030520814, 0.023081714, -0.03020386, -0.036654808, -0.024163088, -0.06152638, -0.039003994, 0.0067119687, 0.017376542, -0.024871573, 0.052390646, -0.022186786, 0.012985795, -0.009825576, -0.0012445109, 0.03803449, 0.016276523, 0.006469592, -0.022186786, -0.0070615504, 0.013321393, -0.01386208, -0.045678675, 0.0040365034, 0.04004808, 0.021795254, -0.014356155, -0.04071928, 0.008870053, 0.026512276, -0.030297082, -0.037288714, 0.013638347, -0.030222503, 0.057126313, 0.026027523, -0.0189986, -0.0011472106, 0.0072573163, 0.04373966, -0.0045632063, 0.0006391519, 0.023473246, -0.045231212, -0.003992223, -0.03773618, -0.0033303483, 0.06767902, -0.024535974, 0.040980298, -0.034883592, 0.019110467, 0.033503912, 7.887437e-05, -0.013684958, -0.002134779, 0.018047739, -0.018346047, 0.026158033, 0.025691925, 0.018840123, 0.029085198, 0.027146185, 0.017516375, 0.105005026, 0.008664966, -0.0039036623, -0.020396927, -0.04795329, 0.039041284, -0.02785467, -0.056156807, -0.048997372, -0.013265461, 0.009065819, -0.0432922, -0.04418713, 0.025654636, 0.0055979686, 0.026941096, 0.08554031, -0.0020555404, -0.006194588, 0.031975072, 0.0061619603, -0.033056445, 0.007816647, 0.005886956, -0.012445109, 0.02468513, 0.026251256, 0.0040528174, -0.04605156, 0.0132281715, -0.031639475, -0.0032720848, 0.008408605, -0.06965532, 0.023435958, -0.019744374, 0.030669969, 0.023995288, 0.015167185, 0.02101219, 0.014067167, 0.013274782, -0.02302578, -0.024013933, 0.024573263, -0.0030436914, 0.021161346, -0.037549738, -0.00868361, 0.03149032, 0.0012002306, 0.028376712, 0.022783404, 0.002216348, 0.0017211073, 0.02144101, -0.032627627, 0.01343326, 0.03508868, -0.0012666511, -0.09575742, 0.014551921, -0.0027197457, -0.0026288545, -0.006273826, 0.009294212, 0.024927506, -0.0127993515, -0.018262148, -0.029271642, 0.03542428, 0.0068564625, 0.008581066, -0.020303706, -0.02045286, 0.001292287, -0.025337681, 0.030259792, 0.035070036, 0.002323553, 0.0130137615, 0.019539287, 0.029271642, -0.036468364, -0.011997644, 0.05432966, 0.050377056, 0.008953953, 0.016807888, 0.0548517, -0.041092165, -0.008278095, 0.032403894, 0.001574283, -0.0143002225, 0.027276695, 0.037717536, -0.0051411814, 0.0167706, -0.02888011, 0.00059516286, -0.000917652, 0.10627284, 0.02712754, -0.019968107, 0.046909206, 0.0017933542, -0.0013086009, 0.016220592, 0.009312857, -0.014179034, -0.014197678, 0.0005508825, -0.028973332, -0.047431245, 0.010664573, 0.093296364, -0.014952775, -0.055821206, -0.0013610381, 0.015381595, -0.15191422, -0.039003994, 0.032049652, -0.0018341386, -0.0044187126, 0.010273041, -0.051905893, -0.01827147, -0.0822589, 0.040831145, 0.001617398, -0.0637637, -0.040831145, -0.032664914, -0.007224689, -0.0027919926, 0.02078846, -0.01044084, 0.016751956, -0.03678532, -0.05343473, -0.020993548, 0.014346833, 0.01664009, -0.030502168, -0.004546893, 0.042509135, 0.012473076, -0.026046168, -0.014533277, -0.0015439859, 0.022541028, -0.0076348647, -0.0048242277, 0.0031602187, -0.0045422316, -0.015763804, 0.0063390816, 0.028768243, 0.00010516583, 0.02296985, 0.099635445, -0.0071501113, -0.007998429, 0.026213966, -0.027929248, 0.0285818, -0.007341216, -0.035480212, -0.013703603, 0.010748472, -0.0127993515, -0.016621444, -0.013498515, -0.025300393, -0.015707871, 0.029775038, 0.06424846, -0.07077398, -0.011904422, -0.032012362, 0.00092347834, 0.027836027, -0.0118112005, -0.04288202, 0.008711576, -0.0052017756, -0.019613864, 0.014029879, -0.038053133, 0.06499423, -0.012118832, -0.00024033742, -0.024629196, -0.004751981, 0.019949462, -0.024274953, -0.022112207, -0.033354755, -0.12551382, 0.023380024, -0.0028619089, 0.0019471701, 0.0241258, -0.023473246, -0.00954125, -0.011401025, 0.008348011, 0.0032720848, 0.2640041, 0.021534232, -0.02280205, -0.001446103, 0.061712824, -0.028730955, -0.0042136246, 0.01133577, 0.047766846, -0.033914085, -0.026791941, 0.0027710176, -0.011475602, 0.0014018227, 0.0047286754, 0.010086598, -0.04433628, -0.0021207957, 0.06965532, -0.021720676, 0.014878198, -0.028208913, 0.009443367, 0.027649581, -0.04235998, -0.016229913, 0.013153594, 0.076143555, -0.033429332, 0.0004028929, 0.018280793, 0.0047729556, 0.0130137615, -0.03594632, -0.06842479, -0.013815469, 0.031508964, -0.038668398, -0.03208694, -0.0049593993, -0.045827832, -0.04318033, 0.015707871, -0.020210484, -0.00402252, -0.027332628, 0.0006601268, -0.0065348474, -0.036934473, -0.008138262, 0.008492505, 0.002691779, 0.012873929, 0.0004296942, 0.026344478, -0.067007825, -0.0045492235, -0.03594632, 0.013722247, -0.005952211, 0.002126622, 0.008664966, -0.055597473, 0.030502168, -0.011820523, 0.03188185, -0.030875057, 0.01582906, 0.036020897, 0.03773618, 0.033653066, -0.015465494, -0.004099428, -0.06547898, 0.04620072, -0.025076661, 0.03495817, 0.04530579, -0.046349872, 0.068648525, -0.024200376, 0.012137476, -0.03443613, 0.027034318, 0.008511149, 0.033503912, -0.034324262, 0.034641217, -0.0143002225, -0.039600614, -0.035834454, -0.038705688, 0.011391702, 0.08680813, -0.010990849, 0.031937785, 0.010962882, -0.009834899, -0.0047379974, -0.033914085, -0.01334936, 0.0063763703, -0.0018318081, -0.02917842, 0.032590337, -0.030259792, -0.039526038, 0.015521428, 0.009704388, 0.02528175, -0.064658634, 0.054180503, -0.020490149, -0.03911586, -0.00031637144, 0.029625885, 0.036654808, -0.0032977208, 0.04332949, -0.0019087162, 0.014654465, -0.00087686745, -0.0022011995, -0.005542035, -0.004530579, -0.08501827, -0.02259696, -0.047132935, -0.044671882, 0.040793855, 0.024480041, -0.01985624, -0.0037475158, 0.016929077, 0.0076395255, -0.0028059757, 0.02028506, 0.013302749, -0.02755636, 0.0287496, -0.010701861, -0.029402152, -0.039787058, -0.006353065, 0.009993375, 0.0062878095, -0.0041227336, 0.0074297767, -0.024013933, -0.00015337898, -0.034976814, 0.06234673, 0.010851016, -0.063502684, 0.008375978, 0.019222332, -0.049593993, 0.026493631, 0.059885677, -0.023752911, -0.016351102, -0.02498344, 0.0482516, 0.044373572, 0.06491965, 0.016295169, -0.0262699, 0.011140004, 0.04963128, -0.037381936, 0.03298187, -0.033764932, -0.06010941, 0.026791941, -0.020266417, -0.025561415, -0.07289944, -0.035144616, 0.023193581, -0.011009493, 0.029122487, 0.036953118, -0.049556702, -0.032459825, -0.009732354, 0.033914085, 0.0028176284, -0.013321393, 0.02002404, -0.017786717, -0.050899096, 0.08539116, 0.004155361, 0.015596005, 0.028488578, 0.031769987, 0.065143384, 0.038183644, 0.0012468414, -0.0060221273, 0.007108161, 0.032366604, -0.0039549344, 7.435894e-05, -0.04127861, -0.019483354, 0.029159775, -0.010785761, -0.056977157, -0.019222332, -0.035834454, -0.013172239, -0.041054875, 0.02065795, 0.011895101, -0.042397268, 0.050749943, 0.026232611, -0.034025952, -0.042397268, 0.016779922, -0.005043299, -0.0082827555, -0.053509306, -0.022280008, -0.01321885, 0.04731938, 0.033093736, -0.031937785, 0.018551135, 0.008049701, -0.030539459, 0.07539778, -0.04966857, 0.014216322, -0.0006455609, 0.046424452, 0.014440055, 0.01822486, -0.0145146325, 0.024703775, 0.021832542, -0.011587468, 0.057350043, 0.01604347, 0.057983954, 0.0068005295, -0.014207001, -0.008175551, 0.02990555, -0.004351127, 0.0011821688, -0.0069729895, -0.022018986, 0.04321762, 0.037810758, 0.046424452, -0.020564726, 0.014309544, 0.007909869, -0.030558102, 0.009704388, -0.018858768, -0.012081544, 0.00014711563, -0.06257047, 0.01591296, -0.008930648, -0.024368176, -0.05858057, 0.0026218628, -0.00017231466, -0.015605328, -0.032049652, 0.019390132, -0.007341216, 0.013629026, -0.013535803, 0.0155027835, 0.05052621, -0.035405636, 0.016173981, 0.05626867, 0.029495373, -0.01998675, 0.0030273777, 0.026363121, -0.03598361, 0.008939969, -0.032907292, 0.055933073, 0.00050310633, -0.012873929, 0.018122315, -0.035275124, -0.013190883, 0.03473444, 0.037885334, 0.003931629, 0.036654808, -0.013302749, 0.00029670747, -0.019371487, -0.006520864, 0.038407378, -0.015064641, 0.0092895515, 0.010114564, 0.01767485, -0.022280008, 0.003700905, -0.024424108, -0.02035964, 0.01544685, 0.054105926, -0.023473246, 0.0018516178, -0.0103103295, 0.005383558, -0.00015716611, 0.024722418, 0.004616809, -0.010701861, -0.026586855, -0.005686529, -0.015372273, 0.044224415, -0.0068378183, -0.014840908, 0.0011384711, 0.014011235, 0.02943944, 0.023286803, -0.030185215, -0.0052716923, 0.0043115076, 0.025878368, -0.019073177, 0.03505139, -0.04761769, -0.019483354, -0.027575005, 0.01531634, -0.023454603, 0.009583199, -0.037176847, -0.011652724, -0.043814242, -0.041800648, 0.025319038, -0.013899368, -0.00333734, -0.013619703, -0.042098958, 0.025580058, -0.059289057, -0.003034369, 0.020695237, 0.033392046, -0.004866177, -0.04441086, 0.041912515, 0.020732526, -0.019501997, 0.014906164, -0.005886956, 0.005285675, -0.0040411646, 0.011112037, -0.012780707, 0.014747687, 0.03363442, -0.04937026, 0.0011582808, -0.0065534916, 0.024759706, -0.031732697, -0.009065819, 0.013172239, -0.038481954, -0.052763533, -0.009862865, -0.038090423, 0.0068984125, -0.04127861, 0.06010941, 0.004167014, 0.0023771557, 0.038519245, 0.0055047465, -0.009019208, 0.0037848046, 0.014356155, -0.011065426, -0.13140543, 0.051271982, -0.009359468, 0.017301964, -0.043105755, 0.026493631, 0.0034795033, -0.031900495, 0.0012247013, -0.009182346, -0.074428275, 0.011699335, 0.051495716, -0.03479037, -0.0050666044, 0.011979, -0.0136569915, -0.0068984125, 0.029458085, 0.024573263, 0.010617962, -0.011923066, 0.024200376, 0.034025952, 0.035070036, -0.0241258, -0.03165812, -0.0070056175, -0.029495373, -0.016220592, -0.0030576747, -0.028097047, 0.014197678, 0.045678675, 0.00902853, -0.0003093798, 0.014402767, 0.002682457, -0.0155027835, 0.0031415743, -0.0012305276, 0.028432645, -0.0052716923, 0.0014833917, -0.018429948, 0.030856412, 0.020415572, -0.009266246, -0.010841694, -0.019222332, 0.0046820645, 0.037717536, -0.0033186956, 0.0031136076, 0.017423153, 0.021459656, -0.012911217, -0.01942742, -0.011857811, -0.006311115, -0.03423104, 0.03419375, -0.047729556, -0.0020928292, -0.028302135, 0.019874886, -0.018327404, 0.03495817, 0.01583838, 0.024573263, -0.0013004439, -0.03152761, -0.0030716578, 0.01839266, 0.017376542, -0.046424452, 0.010692539, 0.02382749, 0.00817089, -0.034212396, -0.04213625, -0.014262933, -0.040383678, 0.05891617, 0.05112283, 0.014039202, -0.013423937, -0.01249172, -0.011801878, -0.003444545, 0.010123886, -0.053210996, 0.008981919, -0.012659519, -0.011093393, 0.012864606, -0.037792113, -0.026474988, -0.004288202, 0.01754434, -0.039265018, 0.016826533, 0.01767485, 0.017171454, -0.0028549172, 0.004847533, 0.021403722, -0.037512448, 0.02656821, -0.014234967, 0.00060768955, 0.00226762, -0.026903808, -0.0026591516, -0.09635404, 0.0029621222, 0.025803791, 0.020266417, 0.0015288374, -0.026680076, 0.03727007, 0.00048125748, -0.065143384, -0.028003825, 0.014011235, 0.02203763, 0.041987095, 0.01706891, 0.0445973, -0.030856412, 0.03341069, -0.027052963, -0.035741232, -0.0038663736, 0.021851188, -0.045678675, -0.043963395, 0.04620072, -0.010962882, -0.037773468, -0.045268502, -0.024722418, -0.006870446, -0.04299389, -0.013423937, -0.039637905, 0.022280008, 0.011820523, -0.03671074, -0.04299389, 0.012370531, -0.00081918645, 0.0072806217, 0.054814413, 0.02207492, 0.0082175005, 0.027258052, 0.031005567, -0.037120916, 0.045827832, 0.012417142, 0.032012362, -0.023734268, -0.013638347, -0.006670019, -0.0006892586, -0.005364914, -0.008585727, -0.03648701, -0.0030739885, 0.021552878, 0.04060741, -0.01103746, 0.0502279, 0.03380222, -0.0379972, -0.0005121372, -0.046126142, 0.045417655, 0.013768858, 0.03033437, -0.020005396, -0.027052963, -0.0012852954, 0.041353185, 0.0071780775, 0.021496944, 0.031714052, -0.024834285, 0.02613939, -0.024405465, 0.016024826, 0.0107391495, -0.019707086, 0.028358068, -0.030986922, -0.010338296, -0.024349531, 0.010384907, 0.081289396, -0.0011734293, -0.047580402, -0.026549565, 0.014057846, -0.039787058, -0.004101759, -0.019632509, -0.03410053, 0.00035977783, 0.04172607, -0.02237323, 0.0048288885, -0.018374015, 0.029458085, 0.022615606, 0.022391874, 0.030353013, 0.023678334, -0.0021627455, 0.0034305619, 0.0113823805, -0.015614649, -0.002442411, -0.06368913, 0.017805362, -0.011643401, 0.027630938, -0.026307188, -0.04321762, -0.04213625, -0.0011198267, 0.020900324, 0.00067061424, 0.0067958683, -0.009555234, 0.009993375, -0.0005683616, 0.03482766, -0.02541226, -0.0436278, 0.025990235, -0.0104594845, 0.034622572, -0.00010268963], "runbooks/idahomesh-bridge-setup.md::1770854484.318": [0.005980871, 0.0029615657, -0.020439856, 0.014165474, -0.008232719, 0.009430818, 0.02338458, 0.023172868, -0.033912454, 0.05312053, -0.03258444, -0.00022329026, -0.007968079, -0.01508931, 0.019958692, -0.023808006, 0.013001057, -0.0078044836, 0.03443211, -0.020574583, 0.017706843, -0.011904003, 0.0075109736, 0.016417323, -0.0039431406, 0.027349373, -0.010893558, -0.04061026, 0.019621877, -0.00022058372, -0.0091709895, -0.023981225, 0.0017562493, -0.03949396, -0.021979582, -0.02988992, -0.012327427, -0.02502054, -0.020401362, 0.0016636252, -0.005812464, 0.0057884054, -0.028427182, -0.0103161605, -0.010941674, -0.033643004, 0.04746204, -0.032391977, 0.035798617, -0.030197866, -0.018890508, -0.028581154, -0.0024250676, -0.056777377, 0.054005872, 0.020516843, -0.03308485, 0.01980472, -0.10246873, -0.041380122, -0.07005751, 0.03231499, -0.031140948, -0.030659784, 0.019900952, 0.06412957, -0.026444785, 0.027676566, -0.010547119, -0.022479992, -0.0055285767, 0.02259547, -0.05704683, -0.025944375, -0.0516193, 0.044382587, 0.04576834, -0.025232252, -0.00093646586, -0.035298206, 0.0036544423, -0.022460746, 0.00376511, 0.02950499, 0.010373901, 0.034181904, -0.024192937, 0.08291422, -0.00470338, -0.03858937, 0.0011301344, -0.015098933, 0.009060322, -0.02232602, -0.015252906, -0.027407113, -0.0024828073, -0.05631546, 0.026714237, -0.012346674, 0.002393792, 0.0077371206, -0.030101633, 0.015166296, -0.0011421635, 0.043112315, -0.004693757, -0.019275438, 0.019313931, -0.021074994, 0.017764583, -0.0143098235, -0.021633143, -0.0056969845, -0.014983454, -0.060549706, -0.019958692, -0.055892035, -0.035048, -0.0051292107, 0.017485507, -0.053043544, 0.024423895, -0.0510419, 0.0031083208, -0.038897317, -0.015782187, -0.028330948, -0.0048357, 0.016195988, -0.004477233, -0.06643915, -0.019265816, -0.016503932, -0.017216055, -0.008155733, -0.020035679, 0.0063273096, 0.004061026, -0.040340807, 0.04626875, 0.04480601, -0.0178127, -0.050502997, 0.036318276, -0.07594696, 0.029735949, 0.0009436833, 0.011942496, 0.008261589, -0.0074291755, 0.04723108, -0.014858351, 0.018486328, 0.024500882, -0.032661427, 0.030871496, -0.008482925, 0.038666356, 0.04834738, -0.03797348, 0.047038615, -0.07687079, 0.001936686, 0.04415163, -0.030544305, 0.009363456, -0.027445607, 0.031140948, 0.010065955, -0.017062083, 0.011817393, 0.059702855, 0.021517664, -0.00940676, 0.009190236, 0.030159373, 0.034990262, 0.00017517385, -0.011509448, -0.061550528, 0.035048, -0.018495953, 0.0005755927, -0.016061261, 0.019785473, 0.0098638665, -0.041264642, -0.031140948, 0.04526793, -0.0013857529, 0.042919848, 0.07275203, 0.0005668716, 0.01778383, 0.01649431, -0.0012402007, -0.06539984, 0.04480601, -0.011182256, -0.03152588, 0.021671636, 0.038512383, 0.006871025, 0.02619458, 0.012442906, 0.041264642, -0.036991905, 0.010652976, -0.013337872, 0.02259547, -0.009368267, -0.0022927474, 0.0012606502, -0.006346556, 0.034624577, 0.0055574467, 0.05054149, 0.0002983218, 0.0339317, 0.0091180615, 0.01567633, -0.0009539081, -0.033527523, 0.016908111, 0.015839927, 0.024712594, 0.014598522, 0.0011608087, -0.023808006, -0.039166767, 0.06917217, -0.03577937, -0.0051965737, 0.04184204, 0.028735127, -0.05312053, 0.012664242, -0.0055382, 0.053312995, 0.015041193, -0.007130854, 0.025540197, -0.009960099, -0.03196855, 0.021902595, 0.04857834, -0.002716172, -0.019708486, -0.030371085, -0.039166767, -0.015320268, -0.039051287, 0.027849784, 0.034682315, 0.032738414, 0.029658962, 0.028696634, 0.004903063, -0.006466847, 0.027811293, 0.033950947, 0.027407113, 0.031660605, -0.009825373, 0.0011096849, -0.01637883, -0.019843211, 0.026598757, -0.00495118, -0.027002936, 0.036664713, 0.017841568, 0.04453656, -0.03404718, -0.003197336, 0.007371436, -0.041303135, 0.07914189, 0.010989791, -0.011057153, 0.04322779, 0.014627392, -0.01104753, 0.013944139, 0.034855537, -0.032007042, -0.050118066, -0.0028292455, -0.04796245, -0.016590541, -0.0015385225, 0.06547683, -0.006019364, -0.03346978, 0.059048474, -0.022056568, -0.17645255, 0.025328483, 0.031102454, 0.053197514, -0.011153387, 0.011615304, -0.049117245, -0.025559444, -0.029639715, 0.0471156, 0.033796974, -0.042265464, 0.0064620352, -0.004554219, 0.035471424, -0.00020299116, 0.017235301, 0.03483629, 0.010373901, -0.028542662, -0.060549706, -0.00987349, 0.055430118, -0.005004108, -0.03522122, -0.019621877, 0.0260791, 0.022037322, -0.053774912, -0.0019162365, -0.022730198, 0.0003918481, -0.009911983, 0.010065955, -0.010470133, -0.018919377, -0.01702359, 0.0072078397, 0.007732309, -0.0011656203, 0.00896409, 0.04272738, 0.022383759, -0.015156672, 0.014165474, -0.03366225, 0.018351603, -0.0046191765, -0.02871588, -0.009527052, 0.013183899, -0.0020401364, -0.007313696, -0.057508748, -0.018803898, -0.04172656, 0.020459102, 0.03516348, -0.026117593, -0.05693135, -0.011259243, 0.017745337, 0.006158902, 0.009021829, -0.02165239, -0.010864688, -0.0062984396, 0.038666356, 0.015512735, -0.047038615, 0.028350195, -0.039647933, 0.0009827779, -0.0066400664, -0.035009507, 0.024982046, -0.03656848, -0.035702385, -0.034451358, -0.12125338, 0.0126065025, 0.024462389, -0.0153491385, 0.025636429, -0.0143002, -0.047923956, 0.0027257954, 0.03023636, 0.054005872, 0.25559443, 0.02013191, -0.042650398, -0.017572118, 0.0018753376, -0.023018897, 0.024481636, 0.046461217, 0.011615304, -0.025213005, -0.01048938, 0.03331581, 0.025155265, -0.01567633, -0.0008564723, 0.025039786, -0.032950126, 0.025289992, 0.02461636, -0.04923272, 0.0210365, -0.050772447, 0.020401362, 0.045575876, -0.056969844, -0.033739235, 0.005591128, 0.051465325, -0.013703557, 0.01746626, -0.009454877, 0.019573761, 0.04026382, -0.05781669, -0.045344915, 0.06251285, -0.015310645, -0.0068229088, -0.017793452, -0.013462975, 0.044882998, -0.009820562, 0.023288349, 0.021498417, -0.00064115133, 0.0011932872, 0.022672458, 0.030756017, 0.002514083, -0.034451358, 0.02580965, 0.005639245, -0.04561437, 0.004361754, 0.028407935, -0.076986276, -0.03062129, -0.028080743, 0.01175003, 0.0065149637, 0.06108861, 0.021190472, -0.07663984, -0.008997771, 0.0015505517, 0.017822323, -0.0070153745, -0.005932755, 0.003589485, 0.050579984, 0.030640537, -0.0011848669, -0.0049800496, -0.012568009, 0.02259547, -0.026387045, 0.04519094, 0.005514142, -0.049964093, -0.0048717875, -0.03370074, 0.019506397, -0.005826899, 0.011682667, -0.02994766, 0.07452271, -0.0016311466, 0.045960806, -0.003026523, -0.022441499, 0.0013653034, -0.023403827, -0.0016287409, 0.06097313, -0.0037771391, 0.027349373, 0.022768691, -0.012587256, -0.043882176, -0.020228144, -0.026598757, 0.0034090485, 0.014521536, 0.0028725504, 0.0136458175, -0.03633752, 0.0036760946, 0.007299261, 0.02294191, 0.002997653, -0.050887927, 0.005995306, 0.026618004, -0.030948482, -0.007183782, 0.022518486, -0.020882526, 0.0023480814, 0.03387396, -0.013501468, -0.014261708, 0.0019787878, -0.011499825, -0.0020100635, -0.012750852, -0.07533107, -0.016821502, -0.025328483, -0.03102547, 0.06717052, 0.03774252, -0.040802725, -0.0021628332, 0.05573806, 0.004640829, 0.007958456, 0.056238472, -0.023538554, -0.009007394, 0.0277728, -0.05977984, -0.030005401, -0.02232602, -0.052196693, 0.026290813, 0.0182265, 0.0023228202, -0.01898674, 0.004840512, 0.016272973, -0.011172633, 0.013847906, 0.004737062, -0.052543133, -0.043381765, -0.014964207, -0.0022157612, 0.022441499, 0.049771626, -0.012077222, -0.014723625, 0.017090952, 0.0017177563, 0.030986976, 0.010441263, 0.0026006927, -0.04076423, 0.040802725, 0.037896495, -0.016532803, -0.0032959748, -0.04923272, -0.06782491, 0.06509189, -0.0044194935, -0.028638894, -0.10246873, -0.021228965, 0.035375193, -0.007010563, 0.052196693, 0.008473302, -0.07590847, 0.025097525, 0.03258444, 0.016042015, -0.02871588, -0.011230373, -0.0110764, -0.04576834, -0.046037793, 0.102314755, 0.010883935, -0.0076312646, 0.016648281, 0.011711537, 0.02742636, -0.0043184487, -0.018409343, -0.033161838, -9.796202e-05, -0.0013821442, -0.006062669, 0.030698277, 0.023577046, -0.017803077, 0.040725738, 0.019198453, -0.052928064, 0.046191763, -0.00817498, 0.013693933, -0.062358882, -0.0131646525, 0.007073114, -0.016542425, 0.022037322, 0.081143536, -0.00776599, -0.011307359, 0.021190472, -0.015320268, 0.025848141, -0.04676916, 0.0012979405, -0.009031452, 0.036895674, -0.0054756487, 0.0006333324, -0.004462798, -0.0036351955, 0.028253963, 0.049887106, 0.009656966, 0.013424481, -0.029909167, 0.020767048, 0.0010531482, 0.013289755, -0.010537497, 0.04365122, -0.018043658, 0.05523765, 0.023942731, 0.008925596, 0.030986976, -0.0032286118, 0.042650398, 0.014714002, -0.0025670112, -0.028735127, -0.038666356, -0.006466847, 0.011095647, 0.047500532, 0.026887456, 0.017187186, -0.025001293, -0.019650746, 0.04700012, 0.008030631, 0.01127849, -0.03260369, -0.0011680261, -0.010402771, -0.010797325, 0.011336229, 0.0029760008, -0.024423895, -0.024462389, 0.009305716, -0.040725738, -0.031448893, -0.0066641243, 0.053813405, 0.012106092, -0.006360991, 0.011769277, -0.012183078, 0.022922663, -0.03437437, -0.049386695, 0.0087186955, 0.03260369, -0.040071357, -0.014319447, -0.015185542, -0.0017370029, 0.007371436, -0.033835467, 0.049001765, -0.016859993, -0.044613548, -0.01857294, 0.00594719, -0.018505575, -0.018775027, -0.005177327, 0.0014904061, 0.011182256, -0.039917383, 0.010768455, -0.018592184, -0.012616126, -0.0020653973, 0.0099697225, -0.005432344, 0.012847085, 0.055045187, 0.00090699457, -0.02361554, -0.04480601, 0.010364277, 0.05812464, -0.026906703, -0.023115128, 0.030929236, -0.01127849, 0.01649431, -0.022864923, -0.0020678032, 0.012693112, 0.0146562625, -0.044459574, 0.039532453, 0.024096703, -0.019698864, 0.028407935, -0.0068614017, 0.0013099696, -0.029966908, 0.0038156323, 0.0008606825, -0.0036905296, -0.019881705, 0.0052350666, 0.06108861, -0.014675508, 0.019352425, -0.010739585, -0.0026921139, 0.017206432, 0.0773712, -0.03858937, 0.029120058, -0.04453656, 0.0109031815, -0.0007446016, -0.03891656, 0.044498067, -0.00987349, 0.011259243, -0.028234717, -0.029370263, 0.0044796388, -0.04257341, -0.04184204, -0.016340338, 0.033161838, -0.006322498, -0.036991905, 0.058817513, 0.019708486, -0.008391504, -0.017475884, -0.015685953, 0.053543955, -0.022903416, -0.017485507, 0.030602043, -0.023038143, -0.021633143, -0.018659549, 0.014434926, 0.03768478, 0.0069432, 0.0089592775, 0.017437391, 0.03672245, 0.010643353, -0.053043544, -0.016003521, -0.04896327, 0.0054564024, -0.036202796, 0.006871025, -0.05912546, -0.021748623, 0.030217113, 0.015262529, -0.038358413, 0.041919027, -0.028042251, 0.0021050933, -0.1301068, 0.0074532335, 0.025828894, -0.011259243, 0.013280133, 0.02575191, 0.03179533, -0.035086494, -0.025828894, -0.020882526, -0.033950947, 0.031756837, 0.019920198, -0.05866354, 0.017793452, 0.0042318394, -0.031102454, -0.021556158, -0.0302941, 0.005619998, 0.00085887813, -0.016003521, 0.021209719, 0.054814227, 0.030409578, -0.02809999, -0.030948482, 0.00014051498, -0.007679381, 0.0019294685, -0.037107386, -0.070981346, 0.013328249, 0.017793452, 0.032122523, 0.031487387, 0.008040254, 0.026464032, -0.024327662, 0.014242461, 0.024828073, 0.025193758, -0.043343272, -0.020901773, -0.0221528, 0.06532285, -0.026040608, -0.02540547, -0.045691352, -0.012086845, -0.008078747, 0.017533625, -0.014290577, 0.0150027005, 0.015551227, 0.039917383, -0.045421902, 0.0027137662, 0.0004962006, 0.022018075, -0.026771978, -0.0010856268, -0.008367445, -0.026560266, -0.048308887, 0.019641124, -0.0057499125, 0.0137516735, -0.007958456, 0.0102103045, 0.009156555, -0.046807654, -0.018390097, -0.013819036, 0.0051677036, -0.012587256, 0.012548762, -0.0031925247, 0.01166342, -0.020516843, 0.011365099, -0.025828894, -0.0052206316, -0.01374205, 0.07510011, 0.010393147, -0.0054227207, 0.00556707, 0.0274841, 0.012096468, -0.003738646, -0.051811762, -0.005865392, 0.017957048, -0.038165946, 0.017129445, 0.018553693, -0.012375544, 0.005634433, 0.011490202, -0.028966086, 0.028908346, 0.012539139, 0.012750852, -0.0060434225, -0.029100811, 0.0027354185, -0.035413686, 0.0017959455, -0.027715059, -0.051465325, 0.0152144125, -0.024327662, 0.010585613, -0.042996835, 0.0164077, 0.03320033, 0.04172656, -0.013289755, -0.047423545, -0.0037169936, -0.016532803, -0.032834645, -0.020016432, 0.0032358293, 0.0097050825, 0.0249628, -0.0030890743, 0.02176787, -0.034586083, 0.02182561, -0.04172656, -0.008208661, -0.0017718872, 0.02827321, -0.040302314, -0.046461217, 0.029120058, -0.015156672, -0.03243047, -0.02221054, 0.0060049295, 0.0053986623, -0.027946018, -0.011297735, -0.042765874, -0.012673865, 0.0136458175, -0.023942731, -0.025078278, -0.0117789, -0.0025429528, 0.006774792, 0.03410492, -0.013260886, 0.021151979, 0.003832473, -0.01948715, -0.005023354, 0.03556766, 0.056084502, -0.01831311, -0.0071885935, -0.0017791047, -0.030929236, 0.008516607, -0.0136458175, -0.018322734, 0.018524822, -0.015618591, -0.015503111, 0.04615327, -0.0010459307, 0.082760245, 0.01637883, -0.010200681, 0.01584955, -0.030582797, 0.055314638, 0.0302941, 0.0094115725, -0.0007037027, 0.0134052355, 0.012808591, 0.022191294, 0.032738414, 0.006428354, 0.037838753, -0.042496424, 0.0053746044, 0.007044244, -0.04561437, 0.0020124693, -0.033643004, 0.025578689, -0.02669499, 0.026059855, 0.0030048706, 0.01230818, 0.050964914, 0.0053409226, -0.015070063, 0.006009741, 0.0005993502, -0.017957048, -0.0067411107, -0.0018669171, -0.008603216, 0.02030513, 0.04676916, -0.02159465, -0.0007259565, 0.031602867, 0.03664547, 0.03908978, 0.0018512793, 0.06270532, 0.015098933, -0.024520129, -0.0008516607, 0.022479992, 0.031237181, -0.025443964, -0.032064784, 0.023480814, -0.03348903, 0.025136018, 0.0221528, -0.027676566, -0.028831359, 0.031160194, 0.021286706, -0.0049054692, 0.00776599, -0.01758174, -0.019333178, 0.019150335, 0.013838283, 0.012317804, 0.008141299, 0.047500532, -0.013953762, -0.008199038, 0.020343622], "runbooks/ct-runbook.md::1770718820.721": [-0.027973197, 0.0056636864, -0.04605594, 0.026722895, -0.0046139914, -0.018278684, 0.014219864, 0.0019477669, -0.020807283, 0.020303428, 0.012559014, -0.0038628767, -0.059417386, 0.0064941114, 0.014359824, -0.0051458366, -0.012633659, 0.03614682, 0.021441765, -0.040121667, -0.0182227, -0.008700803, 0.08278126, 0.019650286, 0.014798363, -0.00028195966, -0.027394699, -0.0043713953, 0.022020264, 0.011355365, -0.02213223, -0.004583667, 0.0113833565, 0.013044206, -0.0037485766, -0.022561438, 0.013809318, 0.005299792, -0.033814166, 0.0011844055, -0.010879503, -0.03715453, -0.014481122, -0.006256181, 0.026573606, -0.058633614, 0.008826766, -0.019463673, 0.00752981, -0.06341089, -0.036967915, -0.010263681, 0.032601185, -0.050348025, 0.070352875, 0.029802, -0.042846207, -0.0065547605, -0.03041782, 0.00850486, -0.062253896, 0.012801611, -0.0037439112, 0.029260824, 0.0036715989, 0.027170764, -0.009619869, 0.011961855, 0.004856588, -0.018250693, -0.0070632794, -0.020266106, -0.013053537, -0.021479087, -0.050049447, -0.026573606, 0.046093263, -0.027040137, 0.0484819, -0.010562262, 0.0130348755, 0.005453747, 0.040121667, 0.009437922, 0.0057429965, -0.0059202784, -0.030305853, 0.091738656, 0.030025935, 0.012913578, -0.00511318, -0.017858807, 0.0012806276, -0.055461206, -0.04866851, 0.017961442, 0.021441765, -0.026293688, 0.029802, 0.0064661196, -0.008378897, 0.038591444, -0.025565898, -0.008794109, 0.020490041, 0.029223502, -0.0015068951, -0.04978819, -0.0017471586, -0.037303817, 0.008780113, -0.012195121, -0.037247833, -0.0040191645, -0.0015068951, -0.046242554, 0.0054117595, -0.055199947, -0.0058829556, 0.0040471563, 0.01609532, -0.011579299, 0.011280719, -0.05075857, 0.028868938, -0.02211357, -0.037285157, -0.02032209, 0.05900684, 0.028439729, 0.0102450205, -0.021292474, 0.009834473, -0.004870584, -0.035531, -0.004833261, -0.013986599, 0.021740343, 0.015572805, -0.050795894, 0.027357377, 0.04430178, -0.020863267, -0.029522082, 0.013473415, -0.030399159, 0.02228152, 0.009139342, -0.017830815, -0.015498159, -0.0038022276, 0.030081918, 0.0073525286, 0.020396736, 0.017569557, 0.0060275802, 0.011075445, -0.009363277, 0.019986188, 0.049004417, -0.01310019, 0.04922835, -0.02467016, 0.04038292, 0.02771194, -0.022188215, -0.021311136, -0.015834061, -0.008756787, 0.016365908, 0.0038022276, 0.029913967, 0.036949255, 0.01897848, 0.009703845, 0.017298969, 0.02588314, 0.005854964, 0.03778901, -0.0141732115, -0.057737876, 0.021647038, 0.0021425437, -0.03385149, -0.033944797, -0.0073991814, 0.0044786977, -0.018455965, -0.02875697, 0.037863657, -0.02453953, 0.030287191, 0.005024539, -0.0004580751, -0.008140965, 0.06094761, -0.017569557, -0.040718824, 0.0225801, -0.0075951247, -0.032918427, 0.028365085, 0.029466098, 0.014919661, -0.002568253, -0.012885586, -0.012587006, -0.02198294, -0.015740756, -0.078974366, 0.007147255, -0.0020853935, 0.023718435, 0.029036889, -0.004369063, 0.024427563, -0.016776454, 0.014807694, -0.016449884, 0.011430009, 0.014397146, 0.021329798, -0.011663275, -0.024875432, 0.037378464, -0.015815401, 0.048183322, 0.035568323, -0.00083509047, 0.000466531, -0.034747228, 0.02002351, -0.015274225, 0.012829603, 0.069457136, 0.0020387403, -0.0640827, -0.002439957, 0.009311958, -0.0020865598, -0.026256364, -0.014089236, 0.027973197, 0.010394311, -0.04396588, 0.018306676, 0.038927346, 0.017494911, -0.0033916803, -0.013062867, 0.0072452263, 0.0307164, 0.023886386, 0.02063933, 0.018036088, 0.020135477, 0.011318042, 0.02196428, 0.001460242, 0.0039981706, 0.026536282, 0.05781252, 0.03627745, 0.027599974, -0.003771903, 0.012316418, -0.021460425, -0.012689643, 0.0056077023, 0.01653386, -0.01234441, 0.013156174, 0.018735884, 0.025099367, -0.033011734, 0.0025472592, 0.017653532, 0.007207904, 0.09666522, 0.043256752, 0.0019699272, 0.014863677, -0.01310019, 0.04254763, -0.00819695, 0.046690423, 0.03024987, -0.026536282, -0.008234272, -0.032489218, -0.042398337, 0.047959387, 0.07542873, -0.039561827, -0.04967622, 0.041763853, 0.014733049, -0.15227571, -0.0067600342, 0.049116384, 0.0056683514, -0.0015337206, 0.00828559, -0.047324903, -0.0050665266, -0.05900684, 0.040980082, 0.039375216, -0.067105815, -0.010972809, -0.048220642, 0.010058409, -0.009153338, -0.01339877, -0.0002188322, -0.017532235, -0.03084703, -0.05370705, -0.04318211, 0.06975571, 0.03368354, -0.012083152, -0.0168511, 0.034262035, -0.008747456, -0.015899377, -0.013576052, -0.009871796, -0.048220642, 0.0059995884, 0.012577675, 0.0013039542, -0.014135889, 0.009526563, 0.012885586, 0.030623095, -0.010674229, 0.03041782, 0.05131841, 0.027450684, -0.0030044597, 0.029876644, -0.015330208, 0.010440963, 0.024446225, -0.027394699, -0.02332655, 0.024352917, 0.011075445, -0.011672606, -0.0076137856, -0.027152104, -0.0017564892, 0.029708693, 0.01566611, -0.031668123, -0.008024333, 0.016524527, -0.0038092255, 0.010926155, -0.010515609, -0.036408078, -0.011859218, 0.0076091206, -0.005990258, 0.016589843, -0.041017406, 0.008374231, -0.043294076, 0.0024726142, 0.019762253, -0.01609532, 0.007539141, -0.03144419, -0.0249874, -0.033739522, -0.14906599, 0.039300572, -0.01129005, 0.022561438, -0.0055750455, -0.01579674, -0.013725342, 0.0010788529, 0.01731763, 0.02362513, 0.26543748, 0.021460425, -0.03627745, -0.029913967, 0.06718046, -0.040681504, 0.011187413, 0.017522903, 0.012978892, -0.01940769, -0.019333044, 0.0037835664, 0.03010058, -0.018726554, 0.037714366, 0.041017406, -0.03084703, 0.025416609, 0.062552474, -0.02829044, 0.014490453, -0.033646215, 0.016804446, 0.025920462, -0.022505455, -0.026163058, -0.030828368, 0.08412487, -0.023438517, 0.041950468, -0.0037998948, 0.043406043, 0.036799964, -0.0021891966, -0.08591635, 0.011131429, 0.008859424, -0.017597549, -0.038292862, -0.018829191, -0.017187001, -0.034131408, 0.010133053, 0.015694102, 0.01987422, -0.037639722, 0.0046396507, 0.05822307, 0.0038442153, -0.04646649, -0.0045650057, -0.034877855, -0.043555334, 0.010440963, 0.0069746384, -0.038628764, -0.018185379, -0.04803403, -0.019948864, 0.023849064, 0.019090448, 0.020583346, -0.081064425, 0.043219432, 0.004819265, -0.00013704348, -0.008280925, -0.026088413, 0.02185231, 0.06837478, 0.020116817, -0.0011225902, 0.0014963981, -0.047324903, 0.016011344, 0.015815401, 0.041913144, 0.071547195, -0.076511085, 0.055199947, -0.01294157, -0.0047003, -0.006442793, -0.0089340685, 0.0009937111, 0.040308278, -0.015134266, 0.0023151601, -0.039673794, -0.04889245, -0.009391269, -0.04639184, 0.001923274, 0.030735062, 0.02982066, 0.024614176, -0.0022463468, -0.019445011, -0.0035246417, -0.014350493, 0.025659205, 0.0091020195, -6.250786e-05, -0.0027641961, 0.020060834, -0.04004702, -0.021385781, 0.027170764, 0.03674398, 0.03506447, -0.07460763, 0.04124134, -0.021049878, -0.03629611, -0.027077459, 0.010851511, 0.037733026, -0.00070329546, 0.0644186, -0.023998354, 0.0562823, 0.004683971, -0.021926956, -0.0051831594, -0.009451918, -0.059230775, -0.029036889, -0.022449471, -0.036594693, 0.054976013, 0.024595514, -0.031892058, 0.00085433485, 0.06654598, -0.0046326527, -0.010916825, 0.017289639, 0.027730603, -0.076137856, 0.028309101, -0.084796675, -0.012111144, -0.028122488, 0.008910742, 0.016991058, -0.029298147, 0.021012556, -0.027581312, -0.0024026346, 0.036613353, -0.031294897, 0.033646215, 0.030492466, -0.045122877, -0.023307888, -0.04307014, -0.028234456, 0.0003169495, 0.046578456, -0.018288014, -0.03881538, 0.0037042561, 0.03202269, 0.04926567, 0.049004417, -0.021180507, -0.042062435, 0.030287191, 0.007921697, -0.020844605, 0.043741945, -0.090992205, -0.050236057, 0.037900977, -0.015946029, -0.038516797, -0.031556156, -0.021105861, 0.00077560777, -0.036333434, 0.06482915, 0.010114392, -0.027301393, 0.0014660737, 0.03584824, 0.007884374, -0.006111556, -0.0024772796, 0.042808883, -0.01520891, -0.040980082, 0.06800156, 0.0062141926, -0.011831226, 0.018008096, -0.0150036365, 0.04426446, 0.01746692, 0.008150296, -0.008089648, 0.031126948, -0.008252934, -0.04124134, 0.00031753266, -0.038162235, -0.061955314, 0.029391453, -0.011793903, -0.051094472, -0.012419055, -0.013016215, -0.028850276, -0.028047843, -0.011411348, 0.037210513, -0.04079347, 0.03775169, 0.07710824, 0.009050701, -0.038442153, 0.0062655113, -0.008075652, 0.024502208, -0.030007273, 0.024744803, 0.015414184, 0.032675833, -0.0030744392, -0.02845839, -0.038292862, 0.009713176, 0.0129509, 0.04045757, -0.03819956, 0.040756147, 0.008243603, 0.040084343, 0.0060089193, 0.03657603, 0.018138725, 0.026722895, 0.037807673, -0.007814394, 0.043555334, 0.01189654, 0.06766565, -0.00216587, -0.0024142978, 0.0030674413, 0.005687013, -0.010786196, -0.065426305, -0.014397146, -0.008784778, 0.05572246, 0.048071355, -0.013053537, -0.01895982, 0.0049452283, -0.009232649, -0.031220254, -0.009713176, -0.009307293, 0.026219042, -0.0075344755, -0.024166305, 0.032769136, -0.029335469, 0.004096142, -0.03700524, -0.0023979694, -0.00019769251, 0.0013669358, -0.015311548, 0.04064418, -0.026685573, -0.041801177, 0.012409724, 0.010627576, 0.04441375, -0.027935876, -0.0163939, 0.03691193, 0.00601825, -0.0325452, 0.02453953, 0.023998354, -0.029783338, -0.014938322, -0.029708693, 0.024222288, 0.024017015, -0.007464496, 0.019799575, -0.02860768, -0.016300593, 0.013389439, -0.015759418, 0.009955771, 0.068225496, -0.012680313, -0.015572805, -0.032115992, -0.009185995, -0.012204451, 0.0073711895, -0.01774684, -0.028980905, -0.00011036374, 0.010879503, -0.011066115, -0.024166305, -0.014733049, -0.00058549637, 0.05553585, -0.008052325, 0.025771173, -0.029783338, 0.00031403368, 0.030604433, -0.036669336, -0.022617422, 0.009083359, -0.01823203, 0.038050268, 0.012064491, 0.002981133, 0.018045418, -0.0065407646, -0.045645393, 0.009409931, 0.024651498, 0.0077257534, -0.029148856, 0.0012573011, -0.001773984, 0.029969951, -0.06482915, 0.011532646, -0.014313171, -0.011019462, 0.0029834658, 0.041017406, 0.0059202784, -0.0039771767, -0.06684456, -0.013492077, -0.016123312, -0.03491518, 0.021889634, -0.011495324, 0.016832437, -0.029335469, -0.015022298, 0.03159348, -0.04202511, -0.033963457, 0.030081918, -0.0058922865, -0.025976446, -0.027973197, 0.059566677, 0.033478264, -0.0135293985, -0.013230819, -0.020284768, 0.037135866, 0.019146431, -0.01114076, 0.012848264, 0.015320878, 0.015750086, -0.040009696, 0.012064491, -0.0045510097, 0.0029554737, -0.011971185, 0.0040051686, 0.019202415, -0.017289639, -0.054789398, -0.038890023, -0.06169406, 0.00039538502, 0.01022636, 0.027394699, -0.008789444, 8.557928e-05, 0.014275848, 0.003387015, -0.009335285, 0.05572246, -0.03144419, -0.030305853, -0.13570453, 0.01129005, -0.03493384, -0.0045580077, -0.018082742, -0.001656185, 0.01989288, -0.010030417, -0.03959915, -0.0055330577, -0.05042267, 0.0128575945, 0.0713979, -0.03306772, 0.009647861, 0.000965136, -0.037098546, -0.005747662, -0.03159348, 0.033496924, -0.023699773, -0.015292886, -0.018288014, -0.00798701, 0.017569557, -0.028626341, -0.019556979, -0.010319665, -0.018997142, 0.025341963, 0.012932239, -0.03986041, -0.0020748966, 0.031052303, 0.008364901, 0.0003939271, -0.00466531, 0.021105861, -0.010328996, -0.019221077, 0.014285179, 0.03400078, -0.0029041555, 0.009512567, -0.01775617, 0.046093263, -0.0077164224, 0.0011196744, -0.037714366, 0.0025309306, -0.015871385, 0.0072032386, -0.0024702817, 0.010795527, -0.009554555, -0.018483957, -0.05979061, -0.015432845, -0.0129509, 0.009666522, -0.020116817, 0.044637684, -0.044451073, -0.008845428, -0.027618635, 0.0091020195, -0.025621882, -0.009209322, 0.011541977, 0.027376039, 0.013006884, -0.01099147, -0.041950468, 0.033758182, 0.008700803, -0.040756147, 0.028682325, -0.024334256, -0.038591444, -0.039636474, -0.0033823496, -0.014639743, -0.021087201, 0.030361837, 0.053819016, 0.020788621, 0.005467743, -0.012605667, 0.00798701, 0.0030464474, -0.06848675, -0.058932196, -0.005915613, -0.023867726, -0.014901, 0.033328973, -0.016300593, -0.032750476, 0.016552519, -0.0055610496, -0.002268507, 0.013632036, 0.017681524, 0.018026758, 0.011000801, -0.00804766, 0.022244198, -0.04038292, 0.02711478, -0.032713152, -0.0120458305, 0.016020674, -0.003076772, 0.0054397513, -0.07912365, -0.01248437, 0.020415395, 0.014928992, -0.007842386, -0.079870105, 0.02890626, -0.0034919844, -0.030604433, -0.009535894, 0.011653944, 0.020098155, 0.020247445, -0.0073431977, 0.03525108, -0.006503442, 0.022785373, -0.023438517, -0.013641366, -0.005710339, 0.0102450205, -0.03855412, -0.055311915, 0.048369933, -0.01700039, -0.0118778795, -0.041726533, 0.014537105, 0.011476662, -0.009731837, 0.00068580057, -0.052288793, 0.0023781417, -0.0022906673, -0.00085491803, -0.03316102, 0.022225536, 0.023699773, 0.01596469, 0.023699773, 0.015610127, 0.0050058775, 0.013492077, 0.028309101, -0.020583346, 0.039225925, 0.040718824, -0.007119263, -0.010590253, 0.0066480665, -0.014033252, 0.032246623, -0.0005414675, -0.014182542, -0.023905048, 0.03986041, -0.0034849865, 0.019034464, -0.019930204, 0.08703602, 0.026778879, -0.05721536, 0.015451507, -0.0044903606, 0.065388985, -0.0129509, 0.019351706, -0.008453541, 0.013641366, 0.026592266, 0.053744372, -0.0141732115, -0.016879091, 0.011010132, -0.024483547, -0.0028505044, -0.018558603, -0.003020788, 0.015236902, -0.021199169, 0.015619458, -0.03597887, 0.0016795116, 0.009741168, 0.0063401563, 0.09166401, 0.0019046128, -0.029895306, -0.04620523, 0.008430215, -0.026872186, -0.044189814, 0.0015512155, -0.04090544, -0.009507902, 0.025789833, -0.016617835, -0.008070986, -0.030977657, 0.038068928, 0.04471233, -0.0037369132, 0.060014546, 0.03131356, -0.012176459, 0.0028901596, 0.0373598, -0.0022906673, 0.010291673, -0.06262712, 0.0010018753, -0.009064697, -0.015414184, -0.014807694, -0.016039336, -0.018437305, 0.014397146, 0.00805699, 0.0025985776, 0.04038292, 0.0015663778, -0.032899767, -0.016151303, 0.04639184, -0.025640544, 0.02711478, 0.044525716, 0.0053604413, -0.008518856, -0.020154139], "runbooks/add-peertube-channel.md::1781548754.169": [0.0014183484, 0.005125878, -0.042895008, 0.019210244, 0.0059707514, 0.060906384, 0.026752742, 0.0097136805, -0.03064199, 0.023939645, -0.0023800405, -0.0071507418, -0.04904984, 0.00095225225, -0.019200804, -0.049276397, -0.035777308, 0.03424804, 0.047275133, -0.03927008, 0.0063294685, -0.021825101, 0.019955996, 0.018039692, 0.044707473, 0.043876763, 0.014820679, -0.00985528, 0.012073661, -0.038741443, -0.0013074293, 0.003797209, -0.022939013, -0.03158598, -0.02569547, -0.052448213, -0.04300829, -0.018171852, -0.03192582, -0.009647601, -0.012517338, -0.02692266, -0.068042964, -0.04784153, 0.013404691, -0.07038406, 0.023656446, -0.0054845954, 0.060528785, -0.06955335, -0.0022950813, 0.005106998, 0.048181366, -0.04640666, 0.0067967447, 0.053618763, -0.012073661, 0.019049764, -0.057054892, -0.047124095, -0.017983053, -0.0098364, -0.009000966, -0.026035307, -0.00047435611, 0.049578477, 0.004281005, 0.013678448, -0.018728808, -0.038363848, 0.0015198276, 0.01708626, -0.05966031, -0.0030396553, -0.028527446, -0.00030266753, 0.033266287, -0.012120861, 0.049314156, -0.047161855, 0.0016921061, 0.04678426, 0.015387074, 0.0032709332, 0.028942803, -0.00049795595, -0.00055961043, 0.0586408, 0.008859368, 0.033398446, 0.016047869, 0.014235403, -0.007632178, -0.060755342, -4.821367e-06, -0.036910098, 0.026205227, -0.025922028, 0.020918868, -0.016236667, -0.03183142, -0.0022419817, -0.02203278, -0.032586616, 0.054411717, 0.01095031, 0.057734568, -0.050295908, 0.048105847, -0.030944068, 0.024166202, 0.03188806, -0.0024260601, 0.010893671, -0.020088157, -0.05157974, -0.015377634, -0.015188836, 0.0060793106, -0.006017951, -0.011129669, 0.0011876603, 0.0027210577, -0.028640727, 0.037438735, 0.02573323, 0.0050975583, -0.010865351, 0.009930799, 0.024052924, -0.012498458, -0.019370722, 0.006612666, -0.005465715, -0.028319769, -0.005763073, -0.0004283365, -0.005833872, -0.03192582, -0.05131542, 0.061888136, 0.053354446, -0.036079384, -0.024090683, 0.0060509904, -0.08201405, 0.01466964, 0.014065485, -0.0005902902, 0.008193853, 0.028905043, 0.037419856, 0.029112723, -0.014037166, 0.028697366, 0.008377932, 0.037249934, 0.0074150595, -0.02452492, 0.0025652992, 0.008151374, 0.013102613, -0.044631954, 0.0043659643, 0.0320391, -0.054222915, 0.0045878026, -0.039760955, -0.04006303, 0.012989334, 0.009052886, 0.019285763, 3.0550687e-05, 0.034002602, 0.027489055, 0.027375776, 0.011639425, 0.018832646, 0.035418592, -0.026733862, -0.027772253, 0.0032614933, -0.014924518, -0.08616762, -0.026412904, 0.033360686, -0.0124512585, 0.009742, 0.00865641, 0.056866094, 0.0061878692, 0.030302152, 0.05282581, 0.029792396, -0.0109975105, -0.014499722, -0.009572082, -0.06385164, 0.022259338, -0.032227896, -0.0021806222, 0.023599807, -0.017945293, 0.003544691, 0.018643849, -0.019408481, 0.007098822, -0.028999444, -0.021051029, -0.07733185, 0.00243078, -0.020446872, -0.0067637046, -0.0055789943, -0.02188174, 0.015273795, 0.0020425634, 0.008340172, 0.0076746573, 0.011497826, -0.03158598, -0.0038302487, -0.031718142, 0.01344245, 0.018889286, -0.013782287, 0.01954064, 0.02205166, -0.01836065, -0.0086611295, -0.037268817, -0.0024260601, -0.02450604, -0.0026360985, 0.047199614, -0.01473572, -0.029830156, -0.019295203, -0.018927045, -0.010308396, -0.0022372617, -0.0104405545, -0.0057253134, -0.004498123, -0.05879184, -0.011696065, -0.0017876854, 0.0064474675, -0.011365667, -0.0065324265, -0.01347077, 0.007854016, -0.015604192, 0.037004497, 0.0051777977, 0.022278218, 0.012507898, -0.016293308, -0.008396812, -0.027961051, 0.05154198, 0.030132234, 0.03821281, 0.015358754, 0.0015575873, -0.02582763, -0.03911904, -0.00244966, 0.010865351, 0.012498458, -0.004550043, 0.0056828335, 0.016510425, 0.0414979, -0.0685716, 0.044518676, 0.02684714, 0.021692943, 0.06891144, 0.047275133, 0.0035305312, -0.00973256, 0.033417325, -0.0014655481, -0.01100695, -0.003426692, -0.01841729, -0.016151708, 0.0019670438, -0.021183187, -0.005588434, 0.01961616, 0.06762761, -0.021353105, -0.03572067, 0.06320973, 0.0032780133, -0.16115837, -0.034833316, 0.026148586, 0.04202654, -0.0036390903, 0.023127811, -0.08178749, 0.017964173, -0.022920134, 0.00017301609, 0.0043518045, -0.037174415, 0.02074895, -0.03528643, 0.027168099, -0.048785523, 0.010232876, -0.020465752, -0.027904412, -0.03562627, -0.05120214, -0.008141934, 0.05139094, -0.029697997, -0.021938382, -0.0705351, 0.021107668, 0.0068864236, -0.040855985, -0.022297097, 0.008486491, -0.058112167, 0.009430483, 0.024052924, 0.012828855, -0.016236667, 0.008222173, -0.029226001, 0.032548856, 0.0071885013, 0.041120306, 0.034871075, 0.052976847, 0.025544431, -0.012809975, -0.0006956043, 0.0045358827, 0.02099439, -0.035815068, -0.023920765, 0.01466964, -0.0028484967, -0.0070091425, -0.02082447, -0.037023377, -0.020427993, 0.030188873, 0.04795481, 7.839561e-05, -0.027677855, -0.048294645, 0.03522979, -0.002336381, -0.012885495, -0.058414243, 0.016567064, -0.00040031172, 0.00079826347, 0.024940277, -0.04538715, -0.014726279, -0.042328615, -9.8897945e-05, -0.015188836, 0.025129074, 0.031000707, -0.03349285, -0.0018278051, -0.015320995, -0.1414478, -0.016727543, -0.0015446073, 0.0196728, 0.015585313, -0.0065135467, -0.016047869, -0.0034384918, 0.014282604, 0.053618763, 0.25087538, 0.032850932, -0.0009227525, 0.0053099566, 0.0613595, -0.027810013, 0.020069277, 0.0637006, -0.017501617, -0.02578987, 0.000862573, 0.061019663, -0.00489932, -0.013753967, -0.012168061, 0.05014487, -0.04376348, 0.002311601, 0.018011373, -0.039911993, 0.0025652992, -0.056941614, -0.012847735, 0.01706738, -0.026375145, -0.05860304, -0.01961616, 0.05490259, 0.0002206582, 0.048672244, -0.011865983, 0.046029065, 0.067212254, 0.004148846, -0.057923365, -0.00863753, 0.0085006505, -0.010572714, 0.009000966, 0.02818761, 0.014367563, -0.028829524, 0.07272517, 0.017208979, 0.020465752, -0.025204593, -0.0020201434, 0.027111458, 0.010704872, -0.017652655, -0.03683458, -0.054676034, -0.017001301, -0.0070563424, 0.012300219, -0.015604192, 0.0012566898, 0.009491842, -0.0007752537, 0.011998142, 0.01961616, 0.010601033, -0.050333668, 0.046180103, -0.026205227, 0.009354964, -0.0061029103, 0.004743561, 0.00020487583, 0.04312157, 0.025393393, 0.016991861, 0.039685436, -0.010601033, 0.015868511, -9.668546e-05, 0.02203278, 0.018927045, -0.030264392, 0.013102613, -0.057696808, 0.024109563, -0.023920765, 0.0020449234, 0.0065418663, -0.00043689142, -0.016812503, 0.033266287, -0.029962316, -0.034984354, 0.008231613, 0.0055601145, -0.03519203, 0.060566545, -0.031265024, 0.02203278, -0.031170625, -0.010855911, 0.0027658974, -0.0050739585, 0.008222173, 0.021617424, 0.035135392, -0.0147546, 0.014452522, 0.0122719, -0.042177577, -0.008377932, -0.018134091, 0.002330481, -0.027696734, 0.0122247, -0.00059383013, -0.0097892005, 0.005045639, 0.054449476, 0.018228492, 0.003573011, 0.053278923, -0.016453786, -0.016812503, 0.010601033, 0.01946512, 0.0061878692, 0.056866094, -0.06404044, -0.023826366, 0.011337347, -0.030793028, 0.067212254, 0.023845246, -0.013083733, 0.01969168, 0.07049734, 0.030981828, 0.005866912, 0.03904352, 0.024694838, -0.0065560266, 0.015122756, -0.04293277, -0.029433679, -0.018237932, -0.014207084, 0.047690492, 0.0076746573, -0.00864697, -0.000490581, 0.03830721, 0.051995095, -0.014839559, 0.069440074, 0.029697997, -0.027168099, -0.04670874, -0.021296466, -0.0004053267, -0.047199614, 0.0023611607, -0.011280708, -0.010563274, 0.017369458, -0.03424804, 0.046897538, -0.016236667, -0.01702018, -0.032605495, 0.01345189, 0.015641952, -0.027904412, 0.004325845, -0.061737094, -0.06320973, 0.052221652, -0.0012531498, -0.030037835, -0.031189505, -0.0315671, 0.016482105, -0.064266995, 0.022410378, 0.026280746, 0.0026691381, 0.021466386, 0.015009478, -0.0062020295, -0.03670242, -0.02563883, 0.01463188, -0.016189467, -0.027564574, 0.07348036, -0.0026620582, -0.028357528, 0.038496006, 0.06830728, 0.033247408, 0.012498458, 0.0025912588, 0.011828223, -0.0007463439, -0.0046090423, -0.04297053, -0.011818783, -0.008349611, -0.030868547, -0.03683458, 0.022259338, -0.024298362, -0.008340172, -0.043499164, -0.016652023, -0.023524288, 0.00863281, 0.062756605, -0.0035116514, 0.034852196, 0.052523732, -0.007103542, 0.019351842, 0.008184413, -0.00018717597, 0.009911919, -0.0023623407, 0.001841965, -0.00092511246, 0.022580296, 0.026733862, -0.010006318, -0.0024237002, 0.004134686, 0.014405322, -0.02565771, -0.026658343, -0.029150482, -0.0044768834, -0.021674063, 0.01347077, 0.023920765, -0.037080016, 0.023675326, 0.053052366, -0.039496638, 0.054185156, 0.034738917, 0.053316686, 0.017888654, -0.042517412, 0.02078671, -0.003183614, 0.03413476, -0.016170587, -0.0011882503, -0.0244494, 0.040780466, 0.003962408, -0.032397814, 0.021296466, 0.017756496, -0.0026124986, 0.0057819528, -0.010667113, 0.01590627, -0.026677223, -0.05048471, -0.02928264, 0.030509831, -0.025053555, -3.0034442e-05, -0.017378898, 0.0368157, 0.003804289, -0.0034786116, 0.005890512, 0.026375145, 0.019899357, -0.0037688892, -0.002098023, 0.015509794, 0.027734494, -0.01839841, -0.00857145, -0.010232876, 0.025940908, -0.024657078, 0.0366269, 0.007504739, 0.020314714, 0.0143864425, -0.043839, -0.0035989706, 0.013669008, -0.030000076, 0.020711191, -0.037325457, -0.051919576, -0.06022671, 0.05165526, -0.012007582, 0.012017022, -0.022787973, 0.035078753, 0.010166797, 0.012781655, 0.016755864, -0.0041228863, -0.012715576, 0.021239826, 0.06970439, 0.048030328, -0.017180659, -0.062114693, -0.028791765, 0.015094437, 0.0048521203, 0.02801769, 0.052032854, -0.016397147, -0.00073808397, -0.018540008, -0.07227205, -0.013225332, -0.00064427475, -0.020163676, -0.01959728, -0.012186941, 0.0054987553, 0.021051029, -0.043990042, -0.039156802, -0.015415394, 0.006721225, -0.03451236, -0.010091278, 0.0031151746, -0.0122058205, 0.02339213, -0.04999383, 0.017624335, -0.016208347, -0.026356265, 0.000494121, 0.06683465, -0.020427993, 0.04002527, -0.020711191, -0.04425436, 0.004318765, -0.032718774, 0.0034762516, -0.0012649497, 0.00977976, -0.032529972, -0.01950288, 0.029867915, -0.025147954, -0.013083733, 0.005833872, -0.008316572, 0.0116488645, -0.05278805, 0.026375145, -0.016670903, -0.00072510407, -0.034776676, 0.0065277065, 0.024185082, 0.0006236249, -0.022863492, -0.031397182, 0.005527075, -0.011629985, -0.042366374, 0.026280746, -0.025940908, 0.0067070653, 0.015141636, -0.025978668, 0.014131565, -0.016812503, -0.049276397, -0.026488423, -0.012517338, 0.012885495, -0.01345189, -0.01477348, -0.03524867, -0.00046196624, -0.0034620918, 0.008052254, -0.0440278, -0.017643215, -0.009166165, 0.021598544, -0.11939614, 0.031227265, 0.0026691381, -0.018936485, -0.036475863, -0.023297729, -0.0097136805, -0.032435574, -0.040629428, -0.0077879364, -0.054034118, -0.032360055, 0.012961014, -0.043310367, 0.04002527, 0.008165534, 0.0068864236, 0.023618687, 0.0171429, -0.0044768834, -0.0045972425, 0.0033889322, 0.01963504, 0.017596016, 0.007835136, -0.05380756, 0.021523025, -0.00079236354, -0.015066117, -0.006381388, -0.030207753, -0.038363848, 0.028961683, 0.030226633, 0.009128406, 0.02186286, 0.03911904, -0.009675921, -0.04161118, 0.0076510576, -0.032813173, 0.042290855, -0.019389601, -0.025110194, -0.0064333077, 0.056639537, -0.019389601, -0.00986472, -0.011790464, -0.01727506, -0.012054781, 0.045878027, 0.02799881, -0.010431115, 0.0015280875, 0.03781633, -0.068005204, 0.007849296, -0.0070091425, 0.029679118, -0.002935816, 0.0063341884, -0.04633114, -0.0067023453, -0.014282604, -0.0024154403, -0.02335437, -0.028508566, 0.0039317277, 0.017492177, -0.0017853255, -0.054789312, -0.02935816, -0.0061925896, 0.0056025945, 0.015859071, 0.033832684, 0.0072404207, -0.030226633, -0.048407923, 0.006867544, -0.044480916, -0.011337347, 0.048483443, 0.044820756, 0.01969168, 0.0341914, -0.009647601, 0.015358754, 0.022485897, -0.05633746, -0.063398525, 0.013942766, 0.032397814, -0.009213365, 0.021843981, -0.015632512, -0.0093124835, 0.020956628, -0.0043612444, -0.022448137, 0.0014915079, 0.021277586, 0.026129706, 0.03069863, -0.019200804, 0.03296421, -0.010874791, 0.030472072, -0.015283235, -0.029433679, 0.00611707, -0.009317204, 0.002213662, -0.10081837, -0.0062822686, 0.040742707, 0.026809381, -0.021239826, -0.035928346, -0.0010525514, 0.003813729, -0.004283365, -0.02322221, 0.04263069, 0.015236036, 0.0040638866, -0.007995615, 0.0049606794, 0.0026195785, 0.03683458, -0.023090051, 0.016104508, 0.047690492, -0.009463523, -0.014886758, -0.042404134, 0.025525551, 0.03404036, -0.04297053, -0.029150482, 0.0075991377, -0.015292675, -0.03570179, -0.006839224, -0.046104584, -0.0061925896, 0.0076557775, 0.05018263, -0.033889323, 0.03568291, 0.027262498, -0.022372616, 0.05765905, 0.018728808, 0.029244881, -0.025506672, 0.033889323, 0.001962324, 0.053656522, 0.035078753, -0.023316609, -0.00066669454, 0.014405322, -0.00984584, -0.0105160745, -0.0080994535, -0.027923292, 0.0020626232, 0.006966663, 0.01601011, 0.05112662, 0.002342281, 0.017775375, 0.037457615, -0.030188873, 0.0027352176, -0.012319099, 0.043536924, 0.028357528, 0.029962316, 0.025072435, 0.012536217, -0.018889286, 0.061057422, 0.036249302, -0.016340507, -0.0034691717, 0.002100383, 0.02930152, -0.021183187, -0.022863492, 0.04538715, -0.040251832, 0.00493236, -0.008680009, 0.021145428, 0.043499164, -0.02801769, 0.075292826, 0.008949047, -0.012696696, -0.050711267, -0.009987438, -0.030245513, -0.0021369625, -0.0064569074, 0.0018077452, 0.047124095, 0.04059167, -0.006244509, 0.0003277423, -0.07416003, 0.020579033, 0.038647044, -0.017992493, 0.025959788, 0.05384532, -0.004321125, -0.0414979, 0.09371956, 0.013621809, -0.021353105, -0.0127722155, -0.01730338, -0.032548856, -0.048219126, -0.0019292842, 0.001110961, -0.040931504, -0.013140373, 0.06256781, 0.0064097075, 0.041233584, -0.026733862, -0.00069206435, 0.057054892, 0.017596016, 0.016708663, 0.007802096, 0.012819415, -0.035928346, 0.013895567, 0.0028437767], "runbooks/idahomesh-vpn-device-setup.md::1770853993.691": [-0.013808938, -0.0011582685, -0.035011787, 0.016574526, -0.019900836, -0.019995874, 0.026325366, 0.0028606264, -0.015424574, 0.052954853, -0.04155036, -0.0023034695, -0.017467879, 0.012735015, 0.0041032406, -0.04668238, -0.020261979, 0.008876495, 0.023417221, -0.020376023, 0.017600931, -0.00972708, 0.014920875, 0.011280942, -0.0011155017, 0.011699107, 0.01668857, -0.018332718, -0.0023331686, -0.007602994, -0.019093018, -0.02470973, 0.016536511, -0.016774105, -0.06386515, -0.044059347, -0.04713856, 0.00044043906, -0.028359167, 0.025203925, -0.0041721426, 0.007664768, -0.024728738, -0.007294122, -0.01518698, -0.05770672, 0.040181823, -0.02600224, 0.038281072, -0.051434252, 0.0027442055, -0.032312725, -0.0045261574, -0.038965344, 0.04086609, 0.015757205, -0.047442682, 0.029803736, -0.07774061, -0.035772085, -0.035924144, 0.021478457, -0.028815346, -0.01643197, 0.010957815, 0.05401927, -0.02849222, 0.013999012, -0.011176401, -0.015709685, -0.0056357193, 0.0109198, -0.040676016, -0.037900925, -0.05884717, 0.035715062, 0.04827901, -0.013476307, -0.00397494, -0.026458418, 0.009532253, -0.0017593802, 0.008995292, 0.029442593, 0.025222931, 0.04208257, -0.036019184, 0.08827075, -0.0024056346, -0.038490154, -0.00728937, -0.000202994, 0.009475231, -0.028530234, -0.01711624, 0.01840875, -0.0063675074, -0.053030882, 0.01069171, -0.008648406, -0.019397138, 0.007108799, -0.004098489, 0.02303707, 0.021820592, 0.028872369, 0.0039583086, -0.0032312723, 0.0129345935, -0.008676916, 0.023778362, -0.036019184, -0.017657952, -0.024576677, 0.0030150623, -0.06386515, 0.009874388, -0.048925266, -0.016336933, -0.0021228984, 0.02915748, -0.034061413, 0.027142687, -0.045884065, -0.012696999, -0.0032526557, -0.042804856, -0.008002151, 0.037862908, -0.0026372885, -0.0009497802, -0.07990746, -0.0398777, -0.022010667, -0.016469985, -0.020680143, -0.003725467, 0.030545028, -0.009788854, -0.07150616, 0.062458593, 0.04721459, 0.0021918006, -0.033529203, 0.036133226, -0.040295865, 0.034555607, 0.007075536, -0.004701976, 0.01995786, 0.0050654947, 0.033529203, -0.009546509, -0.00049330364, -0.000100828765, -0.03983969, 0.016869143, 0.010425605, 0.04721459, 0.041056167, -0.029708698, 0.039725643, -0.050103728, 0.016070828, 0.046872456, -0.044857662, 0.016469985, -0.029271526, 0.025793156, -0.009997937, 0.0017712599, 0.03451759, 0.06698237, 0.028739316, 0.008657909, 0.013514321, 0.037824895, 0.020452052, -0.028169092, -0.020832203, -0.08986738, 0.021592502, -0.036665436, -0.013447795, -0.031780515, -0.010900793, -0.0044928943, -0.027104672, -0.02524194, 0.042576764, -0.0042956914, 0.03332012, 0.08241645, -0.0049942164, 0.050179757, 0.040638, -0.03482171, -0.055349793, 0.021934638, -0.008667413, -0.025888193, 0.037691843, 0.032312725, 0.00041014588, 0.013124668, 0.010216523, 0.030583043, -0.033035006, 0.023607295, -0.049837623, 0.027941002, 0.010283049, -0.0002692232, 0.0033476932, -0.00032966107, 0.0429189, 0.012754022, 0.040447928, -0.006961491, -0.002511364, 0.00017255232, 0.019035995, 0.0054789074, -0.012421391, 0.0067524086, 0.0065338225, 0.028872369, 0.019577708, 0.0015942528, 0.025793156, -0.021212352, 0.057326574, -0.012440398, -0.005493163, 0.03837611, 0.017886043, -0.08386102, 0.03037396, -0.008220737, 0.020280985, -0.0036042943, -0.0067904238, 0.03151441, 0.010986326, -0.031400364, -0.008539112, 0.044629574, 0.0057735234, -0.034023397, -0.010444612, -0.020052897, -0.015994798, -0.020756172, 0.015120454, 0.03702658, 0.022561884, 0.016897654, 0.0238734, 0.0037088355, -0.010634688, 0.031286318, 0.025184916, 0.042120583, 0.014113057, -0.008125699, 0.010587169, -0.009931411, -0.017534405, 0.017838525, -0.011946204, -0.029746713, 0.008467834, 0.0015740573, 0.05204249, -0.0459601, -0.012155286, 0.016355941, -0.038091, 0.09693817, 0.010672702, -0.019577708, 0.048164964, 0.00893827, 0.0065718377, 0.033510193, 0.039117403, -0.013419284, -0.042196617, 0.00012882026, -0.057516646, -0.020357016, -0.01704021, 0.07006159, -0.0024222662, -0.03603819, 0.04177845, -0.035315905, -0.1678741, 0.015063431, 0.007617249, 0.047176577, 0.0031599943, -0.0054646516, -0.064169265, -0.012649481, -0.044515528, 0.05325897, 0.053220958, -0.04307096, 0.015310529, -0.03748276, 0.020585105, -0.008073429, 0.0038205043, 0.0072370996, 0.042272646, -0.041740436, -0.05386721, -0.024538662, 0.05462751, -0.0038133767, -0.02735177, -0.006001613, 0.02910046, -0.0033334375, -0.038566187, -0.0014956514, -0.04253875, -0.005735508, -0.003934549, 0.030811133, -0.021364413, -0.018655846, -0.0059018238, 0.010292552, 0.019634731, -0.019729769, 0.014284125, 0.016165866, 0.022523869, 0.013504817, 0.005274577, -0.013495314, 0.027389785, -0.003388084, -0.01922607, -0.022885012, 0.033453174, 0.02765589, -0.0036660684, -0.05877114, -0.030354952, -0.044667587, 0.031210288, 0.031362347, 0.00041578873, -0.053335, 0.004381225, 0.005227058, 0.011974715, -0.02856825, -0.025279954, -0.010739229, -0.018028598, 0.043527137, 0.022637913, -0.036779482, 0.023246154, -0.0477468, -0.020261979, -0.01696418, -0.027465815, 0.042804856, -0.0011226295, -0.030944185, -0.05417133, -0.11594565, 0.0030982199, 0.017705472, -0.01699269, -0.0033738285, -0.018874431, -0.023113102, 0.013875464, 0.03560102, 0.044173393, 0.28100663, 0.011081363, -0.049001295, -0.02547003, -0.010862777, -0.022523869, 0.0053268475, 0.0421586, 0.021440443, -0.010862777, 0.011528039, -0.0059635984, 0.018019095, -0.01409405, -0.017306315, 0.020147933, -0.03461263, 0.008311022, 0.049761593, -0.024158513, 0.013048638, -0.07580185, 0.014645266, 0.018000087, -0.021554487, -0.017791005, 0.0018876807, 0.07120204, -0.02493782, 0.022770965, 0.003017438, 0.022257764, 0.027750928, -0.060785934, -0.03746375, 0.032103643, -0.02115533, -0.011081363, -0.025089879, -0.00028555776, 0.013143675, -0.010397094, 0.020642128, 0.028074054, 0.017182766, -0.004423992, 0.020376023, 0.022942033, -0.017553411, -0.023474243, -0.010653695, -0.012716007, -0.04535186, 0.0020041016, 0.02547003, -0.051624328, -0.029955795, -0.014521718, 0.01495889, 0.021421434, 0.039763656, 0.005630967, -0.07777862, 0.009251893, -0.022314787, 0.027998025, 0.010188011, -0.028777331, -0.0007804948, 0.042500734, 0.026401395, 0.0010489755, -0.0064292816, 0.003946429, 0.045313843, -0.025108887, 0.036741465, 0.015985295, -0.059493426, 0.04276684, -0.034669653, 0.003319182, -0.033035006, -0.0013673509, -0.028511226, 0.07831083, -0.010967319, 0.044097364, -0.03060205, -0.050255787, -0.005630967, -0.010577665, -0.023151116, 0.082112335, -0.0036684445, 0.021763569, 0.03332012, -0.010777243, -0.012069752, -0.031020215, 0.018617831, -0.005331599, 0.017990584, 0.0044501275, 0.0048849233, -0.03044999, 0.01597579, -0.00794988, 0.033339128, 0.03620926, -0.023398213, 0.0036731963, 0.02681956, -0.040105794, -0.005721253, 0.032065626, 0.00840606, 0.0057260045, 0.05546384, 0.004022459, -0.009351682, 9.058254e-05, -0.0175249, 0.0109198, 0.010501635, -0.087966636, -0.028587256, -0.013324247, -0.034916747, 0.06534773, 0.044173393, -0.03949755, 0.015595641, 0.04653032, -0.0015099071, -0.014569237, 0.056756347, -0.014084546, 0.0020041016, 0.045579948, -0.050711967, -0.056870393, -0.014901868, -0.007479445, 0.010957815, -0.0049609533, 0.013989508, -0.022352802, -0.0007490137, 0.0027917242, -0.017439367, 0.033453174, 0.027560852, -0.045579948, -0.034175456, -0.028834354, 0.0027465816, -0.0038181285, 0.059113275, -0.010169004, -0.037729856, 0.016317924, 0.010149997, 0.03278791, -0.0024614693, -0.011955707, -0.033453174, 0.023683326, 0.03052602, -0.016641052, 0.003288295, -0.060861964, -0.04436347, 0.089183114, -0.036779482, -0.02856825, -0.06797076, -0.0043432103, 0.025146902, -0.03628529, 0.046948485, 0.021193344, -0.069491364, -0.005706997, 0.03195158, -0.004131752, -0.010625184, -0.010102478, 0.017591426, -0.035106823, -0.009156856, 0.09351682, 0.007526964, -0.0095750205, 0.034802705, -0.002582642, 0.039041374, 0.016907157, -0.009133096, -0.021858606, -0.016355941, -0.02237181, -0.00083929923, 0.019131033, 0.020566098, -0.035201862, 0.014217598, 0.02780795, -0.011537543, 0.06778069, 0.016650556, 0.008667413, -0.049761593, -0.00029238858, 0.02379737, -0.011290446, 0.024158513, 0.07158218, -0.026629485, 0.0007109987, -0.011718114, -0.01216479, 0.013419284, -0.04645429, 0.024994843, 0.024918811, 0.03248379, -0.003350069, -0.013799434, -0.032217685, -0.0037848654, 0.00035193545, 0.014825838, -0.0091140885, -0.017695967, -0.034118433, 0.015937775, 0.0026277846, 0.016707579, -0.028435197, 0.026724523, -0.0017082976, 0.06622207, 0.018313712, -0.02100327, 0.073026754, -0.009057066, 0.042804856, 0.018608328, 0.00538387, -0.014132065, -0.0500277, 0.02062312, -0.0054599, 0.033149052, 0.023588289, -0.011433002, -0.02054709, -0.0421586, 0.042348675, 0.0077312943, 0.022923026, -0.009883892, 0.019881828, -0.009940914, -0.0016001926, 0.030640064, 0.014607252, -0.017591426, -0.047100548, 0.0042172857, -0.02630636, -0.022162726, -0.01696418, 0.05607208, 0.0035163846, -0.030164877, 0.03949755, -0.0056879898, 0.034023397, -0.024120498, -0.017325321, -0.006006365, 0.03489774, -0.027788943, 0.0154625885, -0.0043408344, -0.011271439, 0.0175249, -0.043185003, 0.029252518, -0.003202761, -0.026800552, -0.0039274213, 0.0077217906, -0.02273295, -0.028720308, -0.018437259, 0.0065480783, -0.009646298, -0.0373307, 0.038357105, -0.019881828, -0.022124711, 0.0003650031, 0.009456224, -0.004970457, -0.015120454, 0.032008603, 0.028017031, -0.041816466, -0.03444156, -0.015367551, 0.030488005, 0.0016085084, -0.0061679287, 0.045922082, -0.019995874, -0.010254538, -0.03293997, -0.020223964, 0.022466846, 0.032369744, -0.031628452, 0.034042403, 0.018427756, -0.03771085, 0.019264085, -0.010435109, 0.003941677, -0.042044554, 0.0342895, -0.012250324, -0.020927241, -0.011214416, 0.014740304, 0.062268518, -0.016669564, 0.03468866, -0.019843813, 0.0026634238, 0.0274278, 0.074471325, -0.022390816, 0.01767696, -0.07131608, 0.009289908, -0.021212352, -0.04789886, 0.03611422, -0.0006379387, -0.026534447, -0.0135808475, -0.04782283, -0.003568655, -0.009627291, -0.016850134, 0.011128882, 0.032160662, 2.1624726e-05, -0.04329905, 0.067742676, 0.043451108, 0.0038585193, -0.0026040254, -0.017078225, 0.06812283, -0.011528039, -0.02719971, 0.018494282, -0.012259827, -0.02697162, -0.0073131295, 0.019169047, 0.023417221, -0.020204956, 0.010957815, 0.0094942385, 0.03565804, 0.04497171, -0.04162639, -0.0012259828, -0.023284169, -0.007512708, 9.006281e-05, 0.005160532, -0.024044467, -0.022827988, 0.018484779, 0.018760387, -0.021706548, 0.0345366, -0.035106823, 0.004680593, -0.13031532, 0.0122883385, 0.028283136, -0.005132021, 0.00026966867, 0.0055929525, 0.029727705, -0.014037027, -0.013466802, -0.009532253, -0.04949549, 0.011737121, 0.025945216, -0.056832377, 0.026762538, 0.020642128, -0.016422467, -0.028701302, -0.036247272, -0.015576634, 0.017924057, -0.018855425, 0.040790062, 0.039003357, 0.043565154, -0.023436228, -0.030640064, 0.011157393, -0.017325321, 0.024386602, -0.024671715, -0.035563003, 0.011452009, 0.029043436, 0.032711882, 0.026458418, 0.013875464, -0.002473349, -0.039573584, 0.033643246, 0.018541802, 0.020604113, -0.024386602, -0.03151441, -0.0030910922, 0.08165615, -0.007935625, -0.016926166, -0.039269462, -0.014778319, 0.0068046795, 0.018731875, -0.013970501, 0.030335944, 0.029024428, 0.009313667, -0.0678187, 0.013381269, 0.013305239, 0.05272676, -0.026401395, 0.0113759795, 0.004804142, -0.009152104, -0.013980005, 0.015985295, -0.031761505, 0.026933605, -0.008572375, 0.022124711, 0.011556551, -0.040067777, -0.017695967, -0.0012853811, -0.0005975478, -0.023607295, 0.023607295, -0.0028796338, 0.0013934862, -0.027560852, 0.0061346656, -0.03991572, -0.023417221, 0.0035852867, 0.044325452, -0.007840587, 0.021269375, 0.019900836, 0.0018959965, -0.0077312943, -0.038224053, -0.048240997, -0.008163715, -0.0086864205, -0.028758323, 0.01262097, -0.006229703, -0.029898772, 0.0001344631, -0.00047281117, -0.037805885, 0.024975834, 0.028530234, -0.005051239, 0.005569193, -0.045389872, 0.012925089, -0.037064593, -0.00589232, 0.014626259, -0.054285374, 0.007303626, -0.037273675, -0.009451471, -0.06477751, 0.019900836, 0.021345405, 0.0350498, -0.038547177, -0.038052984, 0.003350069, 0.012925089, -0.033111036, -0.0119367, -7.5918564e-05, 0.006115658, 0.033206075, 0.0013162682, 0.008757698, -0.0073131295, 0.013903975, -0.043451108, -0.038338095, 0.015595641, 0.024671715, -0.0020551842, -0.058581065, 0.032996994, -0.0058020344, -0.054817583, -0.02077518, -0.0009967049, 0.0070850397, -0.010492131, -0.04805092, -0.020832203, -0.01427462, -0.003654189, -0.014312636, -0.016070828, -0.0099219065, 0.0058875685, -0.005265073, 0.009622538, -0.029594652, 0.016479488, -0.0030649567, -0.0009188931, 0.006300981, 0.015034921, 0.044667587, -0.046872456, -0.0004279654, 0.006899717, -0.017705472, 0.01163258, -0.005426637, -0.034707665, 0.0022357553, -0.0032122647, -0.022238757, 0.029195495, 0.014122561, 0.052460656, 0.019767784, -0.01612785, 0.008952525, -0.048393056, 0.042120583, 0.030107856, 0.025717126, -9.164985e-06, -0.0006129914, 0.010862777, 0.02417752, 0.0055929525, -0.003982068, 0.03991572, -0.02085121, -0.0030792125, -0.024139505, -0.0510541, 0.027788943, -0.045313843, -0.0026087773, -0.003801497, 0.019102521, 0.0037397225, 0.0019031244, 0.038357105, -0.0055549373, -0.00076802116, 0.0069852504, -0.016764602, -0.0429189, -0.002689559, -0.016897654, -0.0118606705, 0.012963104, 0.05200448, -0.0087101795, 0.0070612803, 0.01587125, 0.03415645, 0.035030793, 0.00250186, 0.05884717, 0.018437259, -0.03679849, -0.007859595, 0.025622088, 0.025317969, 0.0148163345, -0.04162639, 0.008092436, -0.038585193, 0.012639977, 0.030944185, -0.025146902, -0.03923145, -0.00089038187, 0.00530784, -0.007042273, 0.009508494, -0.026325366, 0.0121267745, 0.012250324, 0.011604069, 0.00016690948, 0.006823687, 0.060481817, -0.0055882004, 0.0018591696, 0.024614692], "runbooks/meshtasticd-sim-nodes-runbook.md::1770683164.154": [-0.026743483, -0.024545388, -0.040188495, -0.0032078442, 0.005934855, -0.014489106, -0.006085974, -0.03734929, 0.008513037, 0.033795703, -0.03897954, 0.0046938476, -0.018940248, 0.019379867, -0.009442648, 0.036671545, -0.0038375068, -0.005133467, 0.0061134505, -0.025021642, -0.004826649, -0.053083982, 0.045500558, 0.049310587, 0.056234583, 0.019563042, -0.0011293855, 0.0090076085, 0.0054998156, 0.023116628, 0.0117598055, 0.031854052, 0.008004728, -0.034931384, -0.0053578555, -0.026816754, 0.004863284, 0.007899402, -0.042789575, -0.022622056, 0.0018454836, -0.009117513, -0.003626856, -0.015771328, 0.009451807, -0.05095916, 0.046086714, -0.032202084, 0.0063241012, -0.03474821, -0.024142405, -0.0070980135, 0.0011780413, -0.051069062, -0.017044391, 0.036213607, -0.05784652, 0.012620726, -0.017135978, 0.004510673, -0.041910335, 0.025864245, -0.009012188, -0.040408306, 0.0020194994, 0.042679667, -0.0058386885, 0.01317025, 0.016330011, -0.029601006, -0.015551519, 0.008517616, -0.057297, -0.015432456, -0.05000665, -0.0151943285, 0.0041099787, -0.030883228, 0.0060539185, 0.023263168, -0.0014562376, 0.011347663, 0.0031093878, -0.026926657, 0.0022782334, 0.019453136, -0.06268233, 0.07561445, 0.044657953, -0.041763797, 0.03434523, -0.013005393, 0.030443609, -0.07301337, -0.031597607, 0.009580028, 0.018463993, -0.012345964, 0.027036563, -0.0013371742, 0.0236112, 0.0081924815, -0.02115666, -0.03275161, -0.01934323, 0.06510023, 0.016925327, -0.03742256, -0.068836994, -0.052497823, 0.003116257, 0.0053853313, -0.03130453, 0.011384298, 0.005866165, -0.03963897, 0.01481882, -0.012657361, -0.034088783, -0.024728563, 0.039748877, 0.0119521385, 0.005527292, -0.033081323, 0.0006102002, -0.03690967, -0.028886626, -0.018683804, 0.048028365, 0.0028163085, 0.007835291, -0.022292342, -0.018509788, -0.0016783368, -0.011494203, 0.0035398481, 0.011723171, 0.024087453, -0.013564075, -0.05172849, 0.015377503, 0.004581653, -0.022145802, 0.0031345743, 0.011677377, -0.018866979, 0.049676936, -0.008980132, 0.0030567253, -0.000106183994, 0.0019988923, 0.03733097, 0.008091736, 0.034491766, -0.004799173, -0.009231997, 0.012611567, -0.0026674792, 0.048541255, 0.06696861, -0.00855883, 0.057040554, -0.05088589, 0.0118056, 0.0274945, 0.02776926, -0.0064935377, 0.0037619472, 0.0052708476, -0.00402755, -0.00023941485, 0.052204743, -0.009291529, -0.0027132728, 0.014470789, 0.009918901, 0.021834405, 0.0023766898, -0.015331709, -0.03498634, -0.054989, 0.030663418, -0.017749613, -0.025607802, -0.021284882, -0.03423532, 0.0053349584, -0.013985377, -0.02115666, 0.057297, -0.024600342, 0.032238718, 0.032293674, 0.013710614, -0.00014060078, 0.04396189, 0.01748401, -0.040041953, 0.021431422, -0.005261689, -0.0068049342, 0.011549155, 0.06649236, -0.00037922856, -0.025571166, -0.027018245, 0.00013773867, -0.035865575, -0.026999928, -0.085359335, 0.024985008, -0.009337323, -0.007963513, 0.019581359, 0.020918533, 0.041800432, 0.0012936702, 0.0015695769, -0.0118788695, -0.005719625, 0.04300938, 0.05286417, -0.004877022, -0.023556245, 0.022823548, -0.0023537928, 0.018381566, 0.0020778861, -0.0049044983, 0.007913141, -0.041067734, 0.007446045, -0.009900584, -0.0059028, 0.0302238, -0.0023537928, -0.057040554, 0.0091541475, -0.022896817, 0.03934589, -0.018830342, -0.027750943, 0.031469386, 0.017639708, -0.033923924, 0.023299802, 0.042276684, -0.008110053, 0.004922816, 0.0001174893, 0.009836473, 0.01532255, -0.035847258, -0.005820371, 0.03828348, 0.018070169, 0.02482015, 0.008077998, 0.010981314, 0.0018992911, 0.03108472, 0.036854718, 0.048687793, 0.03670818, 0.00056726864, 0.016595613, -0.016220106, -0.030590149, 0.033612527, -0.00431605, -0.013124456, -0.01963631, 0.045647096, -0.012703154, -0.043815352, 0.016888693, 0.042349953, -0.029839134, 0.077739276, 0.016513186, -0.012107837, 0.012272694, 0.022438882, 0.025717705, 0.019563042, 0.014544059, -0.025992468, -0.00798183, 0.0011746067, -0.023226531, -0.016009456, 0.0387231, 0.06341503, -0.027879165, -0.057663348, 0.031817418, 0.0016726125, -0.13796706, 0.03821021, 0.010624124, 0.01877539, -0.008673315, 0.0041466136, -0.04388862, 0.011723171, -0.030150529, 0.059128743, 0.017364947, -0.035737354, -0.039529067, -0.02489342, 0.022182437, -0.008412291, 0.016165154, -0.020515548, 0.02690834, -0.049310587, -0.03079164, -0.028575229, 0.07707985, 0.024453802, -0.02432558, 0.0081192115, 0.05993471, -0.007322402, -0.014800503, -0.016998598, 0.011118695, 0.0032192925, 0.006411109, -0.006008125, 0.024838468, 0.010477584, 0.006511855, 0.014168551, -0.018427359, 0.037184432, 0.015679741, 0.044218335, 0.0024499595, -0.023684468, 0.025461262, -0.015652265, 0.014773027, -0.0251865, -0.0036520425, -0.046379793, -0.0006886218, 0.0013268706, -0.010834774, -0.007519315, -0.026706848, -0.0005958897, 0.026853388, 0.017245883, -0.056307856, -0.04015186, -0.017374106, 1.1591514e-05, 0.020717042, -0.011631584, -0.0251865, -0.0043710023, 0.05007992, -8.273264e-06, 0.022365611, -0.028593546, 0.00084889954, 0.0031643403, -0.008293227, 0.021962628, 0.0032101339, 0.019086787, -0.034088783, -0.026358817, -0.022328977, -0.10799971, 0.013252678, 0.025589483, -0.005884482, -0.024545388, -0.023757739, 0.0044076373, 0.011961298, -0.007290347, 0.020900216, 0.29307926, 0.013765567, -0.013426694, -0.0035810624, 0.069349885, -0.027695991, 0.010331044, 0.026432086, -0.008110053, 0.002404166, -0.014947043, -0.010862251, 0.031597607, 0.01043179, -0.017163455, 0.04887097, -0.057699982, 0.011091218, 0.033264495, -0.016101042, 0.0087557435, -0.08308797, 0.008041362, 0.0069697914, -0.049273953, -0.02547958, 0.01827166, 0.09722905, -0.060923852, 0.036689863, 0.014406678, 0.05374341, 0.025644436, -0.05432957, -0.065210134, 0.002059569, -0.016165154, -0.012107837, -0.012831377, -0.0043503954, -0.04000532, -0.0141135985, 0.042789575, 0.00051975774, 0.0037253122, -0.046086714, -0.016155995, 0.055685062, -0.01669636, -0.03496802, -0.03590221, -0.00015197763, -0.016659725, 0.018152596, 0.022970088, -0.024527071, -0.03489475, -0.020900216, 0.02936288, 0.036653224, 0.0033910188, 0.028758403, -0.07964429, 0.05297408, -0.041177638, -0.023299802, 0.010459267, -0.031011451, 0.0069606327, 0.03297142, 0.02036901, -0.004020681, 0.001597053, -0.028337102, 0.0043778718, -0.023263168, 0.05187503, 0.05326716, -0.057883155, 0.05315725, -0.017722137, -0.00712549, 0.011137012, -0.0059989663, 0.00026088062, 0.006749982, -0.0061271884, 0.022713643, -0.03123126, -0.027604403, -0.006598863, -0.02850196, -0.0047625382, 0.032824878, 0.058286138, 0.031652562, 0.014150233, -0.024508754, 0.00037092844, -0.0006600008, 0.005600562, 0.02820888, -0.01403117, -0.014507424, -0.001524928, -0.0067728786, -0.006534752, 0.01697112, -0.016797105, 0.039455798, -0.05843268, 0.028538594, -0.0027819634, -0.049896747, -0.03504129, 0.00885191, -0.01518517, 0.014067804, 0.025607802, -0.020845262, 0.011649901, 0.012602408, -0.042789575, 0.028849991, -0.017135978, -0.055721696, -0.009433489, -0.006319522, 0.0151119, 0.050263096, 0.03352094, -0.027714308, 0.02776926, -0.0046869786, 0.03908945, -0.012712313, 0.01223606, 0.030755006, -0.03590221, 0.0031689196, -0.034931384, -0.028282149, -0.045280747, 0.009891425, 0.0067682993, -0.007139228, -0.003940542, -0.015377503, -0.004512963, 0.047039222, 0.007995569, -0.0074872593, -0.0053395377, -0.038320113, -0.009396854, -0.08103642, -0.02101012, -0.0114484085, 0.045720365, -0.026798436, -0.02850196, -0.0041718003, 0.019746216, 0.03130453, 0.007038482, -0.0015558387, -0.054512743, 0.056088045, 0.029619323, -0.016797105, -0.019581359, -0.060557503, -0.08484645, 0.0033635425, -0.019856121, -0.0066675534, -0.04231332, -0.023537928, 0.023977548, -0.021193294, 0.04410843, -0.023153262, -0.022365611, -0.021120025, 0.039052814, 0.019031836, 0.0067682993, -0.0017974002, 0.049896747, -0.015359186, -0.07854524, 0.073452994, -0.014333408, -0.008004728, 0.07297674, -0.012904647, 0.011137012, 0.010669917, 0.010514218, -0.02187104, 0.045866907, 0.0006977805, -0.011173647, 0.009254894, -0.030315386, -0.03445513, 0.038466655, -0.024930056, -0.07510156, 0.017593915, -0.035865575, 0.0024843048, -0.00060619327, -0.03843002, 0.040774655, -0.046709508, 0.009863949, 0.07532137, -0.01518517, -0.029601006, 0.004332078, -0.0024156142, 0.019874439, -0.009241155, 0.01906847, -0.004973189, -0.003223872, -0.05517217, -0.00045993982, 0.011677377, 0.004597681, 0.030040625, 0.054952364, -0.04388862, 0.014910407, -0.018903613, 0.051069062, 0.0066538155, 0.017209249, 0.036671545, 0.04224005, 0.0025094913, 0.0054448633, 0.050739348, 0.031212943, 0.033356085, -0.020039296, 0.025699388, -0.0055730855, 0.027476182, 0.004006943, -0.011475885, -0.0094976, -0.019306596, 0.029692594, 0.029674277, 0.031615928, -0.03474821, -0.006951474, -0.016036931, 0.00017458823, -0.0011780413, -0.012968757, 0.042972747, 0.0019599677, -0.045793634, 0.0019038704, -0.02467361, -0.023299802, -0.05059281, -0.013728932, -0.008247434, -0.021248247, -0.01072487, 0.08323451, -0.036854718, -0.01661393, 0.012355123, 0.03432691, 0.06850728, -0.015404979, -0.0336858, 0.01230933, -0.0044145063, -0.0228785, -0.0032261617, 0.019526407, -0.045537192, -0.0016657435, -0.053120617, 0.032623388, 0.0302238, -0.0306451, 0.062206075, -0.025955833, -0.0039932053, -0.019764533, 0.030956497, -0.004561046, 0.06238925, -0.018427359, -0.035737354, -0.06931325, 0.006351577, -0.0302238, 0.011063742, -0.0075376322, -0.02863018, 0.01432425, 0.019031836, 0.03705621, -0.065210134, -0.0106790755, 0.019581359, 0.021907676, -0.011888028, 0.018793708, -0.008000148, 0.022823548, -0.0168429, -0.0030017728, -0.010358521, -0.0020515549, -0.023354754, 0.024160722, 0.011888028, -0.002539257, 0.038613193, -0.000946211, -0.002784253, -0.014296773, -0.014342567, -0.021962628, -0.03445513, 0.0029697174, 0.035022974, 0.0047945934, -0.04769865, 0.012345964, -0.004808332, -0.011576631, 0.013591551, 0.0581396, -0.02295177, -0.0100288065, -0.047075856, -0.0016531503, -0.020717042, -0.028190563, 0.02029574, -0.01143925, 0.026303865, -0.034583353, -0.045280747, 0.018308295, -0.04300938, -0.03927262, 0.03275161, 0.024014182, -0.04015186, -0.03309964, 0.047515478, 0.060301058, -0.01749317, -0.0025415467, -0.030187165, 0.05290081, -0.008077998, 0.054439474, -0.0077024894, 0.014589853, 0.0043916097, -0.043522272, 0.009607505, 0.010175345, 0.011842234, -0.0028735506, 0.0118788695, 0.022640374, -0.03897954, -0.02547958, -0.013591551, -0.051472045, -0.016439915, -0.04059148, 0.036451735, -0.032623388, -0.0020401066, 0.023794373, 0.0043000225, -0.045573827, 0.03405215, -0.009181624, -0.001712682, -0.1269766, 0.00075445016, 0.020955168, 0.0011030542, -0.022035897, -0.009131251, 0.027659357, -0.027860848, -0.0013486226, 0.013902948, -0.04934722, 0.03791713, 0.0900486, -0.051215604, -0.044511415, 0.009254894, -0.03344767, -0.01288633, -0.008627521, 0.031762466, -0.0031116775, 0.009296108, 0.014205186, 0.016082725, -0.001050964, -0.028227197, -0.019434819, 0.036579955, -0.01720009, 0.04308265, -0.010138711, -0.0143059315, 0.0051105698, 0.041397445, -0.0030384078, -0.016787946, -0.0008935483, -0.019966025, 0.0008883965, -0.013912107, 0.01295044, 0.024728563, -8.643549e-05, 0.005554768, -0.044364873, 0.018976882, 0.029179705, -0.005138046, -0.03238526, 0.025552848, -0.019398184, 0.03143275, -0.04597681, 0.036012117, 0.0066446564, 0.008403132, -0.054292936, 0.012996234, -0.006749982, 0.044877764, -0.051325507, 0.029033165, -0.055611793, -0.03352094, -0.027824214, 0.0107981395, -0.012437551, 0.0012272694, -0.02489342, 0.004808332, -0.015890392, 0.0472224, -0.009003029, -0.009144989, 0.014260138, -0.029674277, -0.013738091, 0.022915136, 0.00575626, -0.03079164, -0.048797697, -0.031560972, -0.010706552, 0.038869638, 0.07297674, 0.012153631, 0.009158727, 0.0022931164, 0.001266194, 0.016558979, -0.038942907, -0.058762394, 0.009186204, 0.0008105473, -0.009319005, 0.02734796, -0.013857154, -0.021248247, -0.013765567, -0.005531871, 0.016632248, 0.034271955, 0.0068461485, 0.0059531727, 0.016742153, -0.031157989, 0.0028483642, -0.024930056, 0.06997268, 0.0031414435, -0.013142774, 0.029820815, -0.026303865, -0.019544724, -0.08088988, -0.0081924815, 0.028685134, -0.0290698, -0.005312062, -0.035865575, -0.028044023, 0.0021912255, -0.023904277, -0.033136275, 0.015624789, 0.01230933, 0.067225054, 0.017584756, -0.0010927506, -0.048101634, 0.03037034, -0.034876432, -0.01425098, 0.028447006, 0.013142774, -0.004739641, -0.06729833, 0.03963897, -0.009735727, -0.011365981, -0.058762394, -0.046233255, 0.027109832, -0.018409042, 0.037294336, -0.017722137, 0.0073269815, 0.0043938993, -0.008032204, -0.01151252, 0.014076964, -0.01251998, -0.008013886, 0.014379201, -0.002266785, 0.015524043, 0.009204521, 0.016861217, -0.019123422, 0.03934589, 0.026670214, -0.009099196, -0.0052433712, 0.0076658544, -0.019672945, 0.012492504, 0.007885664, -0.0050693555, -0.045280747, 0.06440417, 0.029582689, 0.05821287, -0.005884482, 0.05663757, 0.015148534, -0.042569764, 0.0023904277, 0.024691928, 0.042789575, -0.016870376, 0.009772362, -0.004341237, 0.01936155, 0.02467361, 0.041507352, -0.0059028, -0.024435485, 0.04685605, -0.009387695, 0.03535269, -0.0104867425, -0.02503996, 0.022567105, -0.019453136, 0.01734663, -0.023592882, -0.0022519021, 0.022219071, -0.0048907604, 0.08557915, -0.023263168, -0.01503863, -0.026267229, -0.007102593, -0.016586455, -0.008874807, 0.03993205, -0.018363249, -0.013490805, 0.034271955, -0.020020977, -0.012547457, -0.046709508, 0.019178374, -0.021962628, 0.0033291974, 0.05806633, 0.014012853, -0.018757073, -0.007784918, 0.00030452767, -0.017309994, 0.01798774, -0.052534457, -0.017658025, -0.01324352, 0.011338504, -0.00719418, -0.014773027, -0.014544059, -0.0213032, 0.018958565, 0.010047124, 0.005289165, 0.03993205, -0.011017948, 0.010569171, 0.028300466, -0.02432558, -0.0035810624, 0.033612527, -0.006310363, 0.0063561564, -0.024856785], "runbooks/proxmox-onboard-node.md::1781548536.412": [0.009403338, 0.035742134, -0.051940445, 0.03184849, -0.018995687, 0.026820775, 0.043321505, -0.015338308, 0.01024444, 0.016103806, -0.0030052878, -0.0035156196, -0.032472227, 0.017209524, 0.022038776, 0.04770658, -0.012436977, -0.010376749, 0.03188629, -0.0035486966, 0.00356051, 0.02483615, 0.030601012, 0.011595874, 0.03778346, 0.022511307, -0.015347758, -0.010471255, -0.014818526, 0.0056420024, -0.04014611, -0.0033691355, 0.0053395834, -0.017540297, -0.0077116815, -0.016566886, -0.0020377836, 0.031092443, -0.02065899, -0.010338946, -0.0012203074, -0.026386049, -0.0073998123, -0.021339433, 0.017568648, -0.046156682, 0.0033903993, -0.023324057, -0.019732833, -0.029674854, -0.037707854, 0.01857041, 0.0120306015, -0.01617941, 0.067968644, 0.012909506, 0.0038771047, -0.017852165, -0.04630789, -0.020904707, -0.05246968, 0.021887567, -0.01665194, 0.011312356, 0.0168126, 0.04101556, -0.012455878, 0.019335909, -0.0047229324, -0.012351922, 0.003574686, 0.025648903, -0.040108304, -0.014034127, -0.020375473, -0.016094355, 0.08036782, 0.0035368835, 0.030033976, 0.016066004, 0.006530358, -0.004536283, 0.010613013, 0.0074470653, -0.0010525595, -0.011066642, -0.037084118, 0.08082145, 0.025062965, 0.027973747, -0.018749971, -0.027879242, 0.021811962, -0.061428837, -0.029202323, -0.0288054, 0.005538046, -0.027274404, 0.0020495967, -0.013202474, -0.020923607, -0.00070702226, 0.006322445, -0.030733319, 0.029107818, 0.06842227, 0.005585299, -0.03827489, 0.011350159, -0.05023934, 0.0026438027, 0.033190474, -0.018863378, 0.014931933, -0.014223139, -0.06732601, 0.025535496, -0.044606786, -0.012125107, 0.0028658914, 0.008685092, 0.016944908, -0.023834389, -0.03122475, -0.00025058832, -0.01568798, -0.034003224, -0.029259028, 0.025459891, 0.016954359, -0.026707368, -0.012446428, -0.0074706916, -0.0068233265, -0.04226304, 0.018353047, 0.0050182636, 0.04691273, -0.013070166, -0.06490666, 0.052091654, 0.026707368, -0.0384072, -0.022360098, 0.023153946, -0.049445488, 0.033077065, 0.021074817, -0.020734595, -0.012625989, 0.018579861, 0.0036526532, 0.010424001, -0.006917832, 0.061580047, 0.010868179, 0.008377949, -0.008363772, 0.04260326, 0.04275447, -0.023021638, 0.05541826, -0.04657251, -0.0048576035, 0.05526705, -0.005774311, -0.0034471028, -0.049369883, -0.0024571535, -0.015309957, 0.025592199, -0.010442902, -0.0029060566, 0.009582899, 0.016623588, 0.026026925, 0.035779934, 0.022133283, 0.02657506, -0.033852015, -0.051600225, 0.037556645, -0.019600524, -0.05360375, -0.02835177, -0.028521882, -0.006657941, -0.0028446277, -0.016462928, 0.062033676, -0.012786649, 0.035609823, 0.0135993995, -0.020356571, -0.019562721, 0.05360375, 0.009597074, -0.032396622, 0.0073572844, -0.007820363, -0.03973028, 0.0006027705, 0.042716667, 0.023947796, -0.012540934, 0.013089067, -0.012871704, -0.014270391, -0.030657714, -0.06917832, 0.013589949, 0.022360098, 0.023418562, -0.0003331333, -0.004815076, 0.020073054, -0.01986514, 0.02527088, -0.028994411, -0.018305793, -0.007286405, 0.015281605, -0.023664279, -0.013467091, 0.04899186, -0.008722895, 0.039805885, 0.01903349, 0.017370185, 0.02835177, -0.035383012, -0.01873107, -0.01858931, 0.020848002, 0.057913218, -0.024722744, -0.04736636, 0.005911344, 0.019487116, 0.019978547, -0.039616875, -0.02593242, 0.04188502, 0.0011836864, -0.018097881, 0.010707519, -0.01424204, -0.009365535, -0.021018112, 0.01698271, -0.018948434, -0.022662515, -0.0113407085, 0.0071162945, -0.008803225, 0.017540297, 0.011728182, 0.007820363, 0.0064453026, -0.011699831, 0.0040732045, 0.03984369, 0.031640578, 0.032585636, 0.0057695853, -0.037556645, -0.046988335, -0.045816462, 0.006530358, 0.023588674, -0.040524133, 0.035288505, 0.022076579, 0.01457281, -0.036384773, -0.015007538, 0.015300506, -0.015650177, 0.091708526, 0.027104294, -0.0037022687, 0.03954127, -0.01425149, 0.032528933, 0.013608851, -0.0021901743, 0.0022870428, -0.03230212, 0.007026514, -0.050957583, 0.00993257, 0.018031726, 0.0753023, -0.04305689, -0.023607574, 0.027104294, 0.009219051, -0.16255015, -0.022095481, 0.034456853, 0.021736357, 0.010584661, 0.0007595912, -0.050163735, -0.01200225, -0.054624412, 0.05700596, 0.020999212, -0.054700017, -4.4631888e-05, -0.018324696, 0.022643615, -0.00936081, 0.001277011, -0.009535646, 0.013467091, -0.0432081, -0.04834922, -0.024703844, 0.04706394, 0.03317157, -0.016406225, -0.031659476, 0.05987894, -0.0240045, -0.03426784, 0.028143859, 0.013495443, -0.011803787, 0.015007538, -0.0013018189, 0.017389087, -0.023456365, 0.013032364, -0.0168126, 0.00959235, -0.022322295, 0.019288655, 0.043019086, -0.0208102, 0.0068280515, 0.052545283, -0.019042939, -0.0023472903, -0.0038582035, -0.055607274, -0.01457281, -0.0059018936, 0.0045740856, 0.009110369, -0.011662029, -0.026348246, -0.016510181, 0.058707066, 0.034513555, -0.05553167, -0.007054866, 0.039276652, 0.0028446277, 0.03663049, -0.014043577, -0.019808438, -0.008340146, 0.008070804, -0.011076092, 0.0061428836, -0.045892067, -0.007603, -0.017483592, 0.013429289, 0.036724996, -0.017719857, -0.032566734, -0.014005775, -0.0065256325, -0.037103016, -0.13812983, 0.02770913, -0.01792777, -0.006450028, 0.0075415713, -0.014440502, -0.017871067, 0.0056609036, 0.0033809487, 0.044417776, 0.26310444, 0.05246968, -0.036876205, -0.035175096, 0.05730838, -0.011132795, 0.004108644, 0.030430902, 0.031413764, -0.024042303, -0.016226664, -0.010433452, 0.038860828, -0.009677405, -0.0046355147, 0.036309168, -0.061580047, 0.0055663977, 0.040410724, -0.021736357, 0.0067146444, -0.04309469, 0.03923885, 0.015640726, -0.04453118, -0.013977423, -0.038445003, 0.07420603, -0.05175143, 0.043283705, 0.029844964, 0.017700955, 0.00055020157, -0.0017377273, -0.052091654, 0.0024122633, -0.0042622164, -0.014138083, -0.009800262, 0.015858091, -0.032207612, -0.0207913, 0.010187737, -0.0016810237, 0.023966698, -0.032793548, 0.013183573, 0.057346184, -0.02162295, -0.049596697, -0.031640578, -0.017464692, -0.013882917, 0.00839685, 0.03566653, -0.0031186948, -0.006511457, -0.026839677, -0.026329344, -0.0014990999, 0.023456365, 0.04305689, -0.050995387, 0.042489853, -0.0139963245, 0.010017626, -0.0033407838, -0.009327733, 0.0025823738, 0.015754133, -0.0006402775, -0.012767748, -0.024231313, -0.038671818, 0.0014731108, -0.004415788, 0.060105756, 0.045929868, -0.053868365, 0.03184849, 0.010764223, -0.011076092, -0.015262703, 7.047335e-05, 0.005812113, 0.027879242, -0.010320045, 0.05171363, -0.01986514, -0.02481725, -0.021339433, -0.03489158, -0.00084937183, 0.02322955, -0.002255147, 0.019959647, 0.028597487, -0.0072911303, 0.0074848677, -0.014960284, 0.010698068, 0.0400327, 0.0060200263, 0.0033478716, 0.0053821113, -0.05583409, 0.00920015, 0.012956759, -0.01136906, 0.026669566, -0.03793467, 0.027331108, -0.0013632476, -0.01744579, -0.02288933, 0.037065215, 0.05636332, 0.026140332, 0.040939957, 0.014913032, 0.035175096, -0.0013691543, 0.0018440464, 0.004947384, -0.002634352, -0.070312396, -0.032944757, -0.06471764, -0.044153158, 0.06554929, -0.0066532157, -0.03315267, 0.0022705044, 0.045060415, 0.024930658, -0.017379636, 0.05171363, 0.022341195, -0.017105568, 0.010650815, -0.078099675, -0.031564973, -0.022624712, 0.007215526, 0.011302906, -0.011747084, 0.01665194, -0.03746214, 0.018532608, -0.0047394712, -0.019506019, 0.004155897, 0.0128150005, -0.05186484, -0.014544458, -0.031130245, -0.007432889, 0.016538532, 0.009615975, -0.041998424, -0.029032214, 0.03793467, -0.014931933, 0.026858578, 0.024873953, -0.02976936, -0.034211136, 0.03566653, 0.020923607, -0.020564485, -0.004129908, -0.04468239, -0.07394142, 0.021339433, -0.0223979, -0.030222988, -0.054208588, -0.0049851863, 0.00897806, -0.056249913, 0.074017026, 0.02481725, -0.022757022, -0.007862891, 0.04464459, 0.011132795, -0.021358334, 0.0012008157, 0.017719857, -0.025497694, -0.03957907, 0.08936478, 0.036346972, 0.0032888055, 0.02736891, 0.04687493, 0.045551844, 0.026272641, 0.018145133, -0.005367935, -0.008212563, 0.0032817174, -0.014062478, 0.00056939805, -0.022378998, -0.032396622, 0.025327582, -0.0046189763, -0.04366173, -0.0026768798, -0.004966285, -0.0014896493, -0.04865164, 0.011312356, 0.053830564, -0.030185185, 0.04691273, 0.07072822, -0.019071292, 0.005089143, -0.021906469, -0.018910632, 0.06112642, -0.049861316, 0.0029509468, 0.021150421, 0.011284005, -0.025233077, -0.029674854, -0.008264542, -0.0025327583, -0.00024660135, 0.04558965, -0.06214708, 0.030185185, -0.0053395834, 0.062336095, -0.0044961185, -0.0003759563, -0.009053665, 0.038085878, -0.0032958933, -0.0009373804, 0.047290754, 0.020432176, 0.108795196, 0.0036313892, -0.022700317, -0.012276317, -0.044909205, -0.02271922, -0.0432459, -0.001991712, -0.013845115, 0.05730838, 0.03596895, 0.010216088, -0.024798349, 0.0049048564, -0.0028611661, -0.004701669, 0.009436415, -0.022662515, -0.0152721545, -0.0073572844, -0.064264014, 0.030487604, -0.0092096, -0.009696306, -0.061769057, 0.019468216, 0.0032722668, -0.022171086, 0.019808438, 0.026782973, -0.040902156, -0.0041015563, -0.005826289, -0.008472454, 0.029750459, -0.039352257, -0.006175961, 0.062714115, 0.02016756, -0.02623484, -0.007744759, 0.0102633415, -0.02160405, -0.0031423212, -0.035609823, 0.032680143, -0.022662515, -0.035156198, 0.016699193, -0.0036502904, -0.025478791, 0.026272641, -0.02848408, 0.0049993624, 0.06702359, -0.01903349, 0.0015546221, -0.011992799, -0.014071929, 0.018116781, 0.01169038, -0.021641852, -0.05511584, 0.008661466, 0.0029036938, 0.030714419, -0.030374197, -0.0065445337, 0.01808843, 0.024250215, 0.0054246387, 0.047782186, -0.0032888055, -0.006610688, 0.026688468, -0.02961815, -0.025648903, -0.0049379333, 0.0144877555, -0.001118123, 0.006483105, -0.012266866, 0.019940745, -0.013325333, -0.036290266, -0.0052403524, -0.0031612224, 0.026291542, -0.008387399, 0.0059963996, -0.005958597, 0.022057679, -0.07575593, 0.027728032, -0.021339433, 0.016245564, -0.020432176, 0.054662216, -0.009356084, 0.00021500092, -0.043737333, -0.010802025, -0.010121582, -0.020110857, 0.018683817, 0.0022161636, -0.015914794, -0.024099005, -0.025478791, 0.04279227, -0.028710894, -0.00045540032, 0.017067766, 0.004243315, -0.013561597, -0.029259028, 0.067363806, 0.045967672, -0.025989123, -0.009403338, -0.03298256, 0.039163247, 0.006577611, -0.0072627785, -0.00012027353, -0.012238515, 0.02513857, 0.017218975, 0.018825576, -0.015442264, -0.008377949, -0.0007471873, -0.011954997, 0.003324245, -0.0020507781, -0.018806675, -0.02498736, -0.05349034, -0.0135993995, -0.02786034, 0.03954127, -0.00520255, 0.013967972, 0.04339711, 0.007239152, -0.02048888, 0.031716183, -0.031564973, -0.034759272, -0.13639092, 0.030204087, -0.034797072, 0.019676128, -0.040561933, 0.026329344, -0.001940915, -0.047593173, -0.019827338, -0.0192036, -0.091330506, 0.00520255, 0.026631763, -0.02177416, 0.0047654603, 0.0028186387, 0.011132795, 0.007347834, 0.0059916745, 0.0120306015, -0.033719707, -0.013391486, 0.0076833297, 0.014695668, 0.0047371085, -0.04260326, -0.033190474, 0.0058782673, -0.010386199, 0.015432814, -0.008741796, -0.057572998, 0.01311742, 0.00132072, 0.036441475, 0.014818526, -0.0056467275, 0.028824301, -0.020829102, 0.013060716, -0.018976785, 0.027198799, -0.016113257, -0.008042453, 0.00576486, 0.04702614, 0.011066642, -0.004392162, -0.0075840987, -5.4414726e-05, -0.011180049, 0.026272641, 0.0064453026, 0.038860828, 0.005079692, 0.00033992593, -0.063734785, -0.013750609, -0.03555312, 0.053565945, -0.029996173, 0.048613835, -0.020923607, -0.020564485, -0.040448528, 0.022605812, -0.065889515, -0.015546221, -0.016576335, 0.039087642, 0.009875867, -0.010943783, -0.030601012, 0.0071966248, 0.0024016313, -0.040259514, 0.01696381, -0.0009131633, -0.07155987, -0.0028564408, -0.0038463902, -0.030298593, -0.007347834, 0.042565458, 0.058026627, 0.011756535, 0.013845115, -0.030865628, 0.015347758, 0.004030677, -0.057724208, -0.058971684, 0.002976936, -0.021037014, -0.01393017, 0.032528933, -0.025006263, -0.0027666604, 0.03791577, 0.008463004, -0.0053348583, 0.002174817, 0.0008428745, 0.029240126, -0.016547984, -0.014166435, 0.057913218, -0.03249113, 0.039768085, -0.055342656, 0.03092233, 0.0011074911, -0.028162759, 0.010367298, -0.07670099, -0.0240234, 0.0052403524, 0.016340071, 0.0052309018, -0.08346762, -0.008703994, 0.019222502, -0.019392611, -0.0084960805, 0.044720195, 0.051675826, 0.0033785861, 0.03411663, 0.028843202, -0.040372923, 0.022076579, -0.047971196, -0.012285767, -0.008552784, -0.022152184, -0.023342958, -0.012748847, 0.048576035, -0.015423363, -0.027236601, -0.04657251, -0.014109732, 0.015801387, -0.015886443, -0.018551508, -0.06165565, 0.013580498, -0.003225014, -0.014412151, -0.056287717, -0.00089721545, 0.026499456, 0.00070347835, 0.0705014, 0.02704759, 0.04351052, -0.014922482, 0.030317495, 0.004255128, 0.049256478, 0.025856815, -0.037840165, -0.00944114, -0.001776711, -0.0042622164, 0.01343874, -0.004607163, -0.02595132, -0.058518056, 0.02738781, 0.008576411, 0.05152462, -0.025233077, 0.046988335, 0.035194, -0.024382522, -0.0011074911, -0.0018109694, 0.06543589, 0.017748209, 0.010008175, -0.013571048, 0.03663049, -0.0063933246, 0.045211624, 0.0029036938, -0.0074517904, 0.032528933, -0.034645863, -0.013230827, 0.0024902306, -0.005986949, 0.03954127, -0.018343596, 0.039049838, -0.04128018, 0.034494653, -0.007853441, -0.00046042094, 0.08233354, 0.012370823, -0.02338076, -0.014988637, -0.014922482, -0.019638326, -0.018617664, 0.007867617, -0.0069083814, 0.014081379, 0.035836637, -0.016387323, -0.014071929, -0.022624712, 0.025819013, -0.009838064, 0.013561597, 0.03636587, 0.0368195, -0.015130395, -0.022378998, 0.032377724, -0.0014672042, 0.008155859, -0.05246968, -0.025044065, -0.03765115, 0.007409263, 0.015007538, -0.003170673, 0.017304031, -0.015962048, -0.020772398, -0.0075132195, 0.029674854, 0.017587548, -0.020129757, 0.016311718, 0.033341683, -0.015905343, 0.028899906, 0.024212413, 0.026404949, 0.0067996997, 0.006468929], "plans/vaultwarden-plan.md::1781647472.974": [-0.031036748, -0.0012220127, -0.026841566, 0.021317596, 0.016097346, -0.044875152, 0.009861523, 0.02741105, 0.014597712, 0.015660744, 0.0062073497, -0.023177901, -0.052999757, 0.009320516, -0.02101387, 0.0012030299, 0.005780238, 0.022000974, 0.0026789363, -0.038648818, 0.0102032125, -0.038743734, 0.030258456, 0.0029613045, 0.024411779, 0.053417377, -0.0023313153, -0.03859187, 0.022969091, 0.013297396, -0.009956437, 0.004926016, -0.014170601, -0.035687514, 0.0045819543, -0.0071564857, 0.020140667, 0.021716231, -0.037718665, 0.0055761742, -0.0115794595, -0.0006934625, -0.0012071824, -0.04005354, 0.02714529, -0.04939304, 0.01353468, -0.018650522, -0.015480408, 0.002728766, -0.008698831, -0.018052567, -0.02344366, -0.065604284, 0.063440256, 0.029916767, -0.053493306, -0.047266975, -0.009012046, 0.0040148455, -0.006938184, 0.008081893, -0.00087201875, -0.012338769, 0.0033338403, 0.054176684, -0.012851302, 0.013933317, -0.010288634, -0.0017321733, 0.020691166, -0.018906789, 0.0014130262, -0.03817425, -0.048785593, 0.035421755, 0.030049646, 0.018261377, 0.020558286, 0.012576052, 0.03272621, 0.051746897, -0.008523242, 0.026499879, -0.008570698, 0.012718422, 0.004776527, 0.03371331, 0.006117182, 0.012576052, -0.032840107, -0.048443902, 0.029594062, -0.0366936, -0.06792017, 0.00087913725, 0.0119970795, 0.023880262, 0.008024945, 0.03126454, 0.045444634, 0.051405206, -0.01716038, -0.019969823, 0.06359211, 0.03139742, -0.0071185203, -0.05672037, -0.003058591, -0.022589438, 0.006572767, 0.04981066, -0.021887077, -0.00837138, -0.03173911, -0.04457143, -0.051177416, -0.05721392, -0.00848053, 0.00893137, 0.01792918, -0.0151671935, 0.04347043, -0.041420296, 0.017672913, -0.016448528, -0.00057778653, 0.025721587, 0.01311706, 0.008822219, -0.012101484, 0.0016847164, -0.036959358, -0.011228279, -0.048367973, -0.0071422486, 0.03494719, 0.041116573, -0.032175712, -0.033523485, 0.024943294, 0.059833534, -0.02490533, -0.031435385, 0.010478462, -0.027999513, 0.037130203, 0.036731564, -0.020975906, -0.018024093, -0.008452056, 0.013382818, -0.010459479, -0.017112922, 0.030353371, -0.07334923, 0.007313093, -0.015527866, -0.021184716, 0.062415186, -0.028151374, 0.01409467, -0.06651545, 0.027524944, 0.050418105, 0.03880068, -0.007289365, -0.00095566135, 0.0023004685, -0.028303236, 0.039939646, 0.018318325, 0.02448771, 0.01380993, 0.019969823, 0.02101387, 0.09035775, 0.0018828486, -0.045520563, -0.030201508, -0.035744462, 0.075665124, -0.040698953, -0.0387817, -0.04012947, -0.028929666, 0.00513008, -0.02093794, -0.042103674, 0.014293988, 0.0032009613, 0.018584084, 0.041534193, 0.0029684228, -0.005025675, 0.0007634613, -0.013155025, -0.009728644, 0.0039673885, -0.00065253105, -0.03982575, -0.007982234, 0.05493599, 0.006530056, -0.042407397, 0.034358725, -0.04149623, -0.032213677, 0.037168168, -0.06609783, -0.007645291, -0.0051016062, 0.030201508, 0.012604526, -0.039332196, 0.018735945, 0.019020686, -0.0055097346, -0.008461548, -0.008698831, 0.0031701142, -0.025076173, 0.00088506937, -0.03585836, 0.009652713, 0.05170893, -0.021165734, 0.033105865, 0.025512777, -0.010079824, -0.022665368, 0.02902458, 0.012129959, 0.005490752, 0.056264784, 0.0045772083, -0.056112923, 0.027676806, -0.027581893, -0.011541494, 0.018925773, -0.018887807, 0.01249063, -0.008936116, -0.03475736, -0.017492577, 0.035668533, 0.034055002, 0.0065964954, -0.013287905, 0.02623412, -0.025057191, -0.003948406, 0.004330433, 0.045292772, 0.025152104, -0.009842541, 0.018584084, 0.0216403, -0.03635191, 0.015935995, 0.02706936, 0.039332196, 0.008912387, 0.02761986, 0.03348552, -0.020007787, -0.00090701814, 0.017150888, -0.02289316, -0.00258165, 0.009633731, 0.011494038, 0.017359698, 0.019438306, -0.023064006, -0.0034216354, 0.018014602, 0.07676612, 0.023538573, 0.023481626, 0.050721828, -0.006999878, 0.0026884277, -0.0026267339, 0.0294422, -0.009785593, -0.011693356, 0.01674276, 0.0049639815, -0.052354343, -0.00700937, 0.07881626, -0.029745923, -0.07513361, -0.025797518, -0.013629593, -0.16446629, -0.05288586, 0.035326842, 0.036750548, 0.0068622534, 0.005329399, -0.04039523, -0.012243855, -0.101443656, 0.03432076, -0.041951813, -0.05523972, -0.043014843, -0.037376978, -0.0007581224, -0.005609394, 0.020615235, -0.001996745, 0.02811341, -0.01792918, -0.06408566, 0.0015447189, 0.0010950657, 0.011807253, -0.033827208, -0.019988805, 0.049279142, -0.020558286, -0.034282792, -0.019514237, 0.0013169262, 0.030562181, -0.0072941105, -0.013648576, -0.007759187, 0.034092966, -0.009163909, 0.0063117547, 0.016619371, 0.024639571, 0.044077877, 0.062263325, -0.016875638, 0.0069808955, 0.030334387, -0.037016306, 0.020387443, -0.03544074, -0.020710148, -0.015053297, -0.0052060112, 0.022228766, 0.009391701, -0.0464697, -0.020596253, -0.012262837, 0.04540667, 0.03077099, -0.037395958, -0.012044536, -0.036200047, 0.029328303, 0.01940034, 0.019153565, -0.0027880871, 0.017397663, -0.008589681, -0.015357021, 0.018517643, -0.02253249, 0.03204283, 0.009927963, -0.022076905, -0.044343635, 0.0037395959, 0.048671696, -0.01772037, -0.026082259, -0.037832562, -0.12596934, 0.029309321, -0.0048927963, 0.012946215, 0.045748357, -0.020577269, 0.010241178, -0.005386347, 0.006487345, 0.034225844, 0.24313068, 0.0060602333, -0.04305281, 0.014293988, 0.04107861, -0.0506459, 0.017644439, 0.02310197, 0.051405206, -0.047836456, -0.023158919, 0.013221465, -0.029821854, 0.005533463, 0.055847164, 0.003946033, -0.037832562, 0.0009260008, 0.07088148, -0.038079336, 0.016913604, -0.027430031, 0.026556825, 0.029119493, -0.07650036, -0.018432222, 0.0014248905, 0.036238015, -0.02239961, 0.021203699, -0.023880262, -0.008437819, 0.012898759, 0.001810477, -0.05398686, -0.015129228, -0.001914882, -0.061504014, -0.027335119, -0.018062059, -0.032745194, -0.038269166, 0.027297152, 0.030201508, -0.018897299, -0.010393039, 0.0149583835, -0.007474446, -0.030239474, 0.008893404, -0.008342906, 0.0070853005, 0.0027857143, 0.0073652957, 0.0026623267, -0.05846678, -0.02072913, -0.026177172, 0.00054782943, 0.053683132, 0.012784862, 0.009662204, -0.03817425, 0.037775613, -0.02665174, 0.0148539785, -0.014711608, 0.036294963, 0.03397907, 0.08914286, -0.0035023119, -0.020254564, -0.017739352, -0.04107861, 0.04730494, -0.005666342, 0.02594938, 0.06381991, -0.08959844, 0.061390117, -0.06499684, 0.016970553, -0.047684595, 0.008466293, 0.0024891093, 0.0109435385, -0.009021538, 0.035668533, -0.008110368, -0.062680945, -0.014730591, -0.021165734, -0.005728036, 0.055315647, 0.035896324, 0.037395958, 0.0029138476, 0.0009847287, -0.01234826, -0.008523242, 0.002906729, 0.006501582, 0.019001704, -0.03312485, 0.01591701, -0.012936724, -0.044077877, 0.015024823, -0.028379166, 0.00868934, -0.062605016, 0.027107324, -0.021754198, -0.059036262, -0.016980043, 0.024525674, -0.0047314432, -0.00083108724, 0.048481867, 0.027240204, -0.010525919, 0.0038653566, -0.0010588799, 0.027107324, -0.00513008, -0.050835725, -0.0030775736, -0.023045022, -0.060289122, 0.023007058, 0.0031772328, -0.01716038, -0.009681188, -0.009519834, 0.011351667, -0.0022577574, 0.020387443, 0.024165003, -0.02589243, 0.038534924, -0.019950839, -0.026082259, -0.013411292, -0.005875152, 0.0045202603, -0.02365247, 0.007445972, 0.037604768, -0.027752737, -0.0013940436, -0.0076025794, 0.05565734, 0.0017855621, -0.05227841, -0.007868337, -0.0063165003, -0.036598686, 0.042179607, 0.026974445, -0.012300803, 0.004439584, -0.037566803, 0.041572157, 0.06423753, 0.054860063, 0.032213677, -0.024316866, -0.008414091, 0.019476272, -0.02839815, 0.031853005, -0.02923339, -0.066401556, 0.049165245, 0.02894865, -0.028512046, -0.024924312, -0.025417862, 0.037282065, 0.022665368, -0.0006744798, -0.0010796422, -0.025266001, -0.036313944, -0.029594062, 0.02407009, 0.022285715, -0.023158919, 0.01144658, -0.018593574, -0.019666098, 0.08079046, -0.0063165003, 0.016201751, 0.059150156, 0.028379166, 0.030960817, -0.009814067, -0.0026646995, -0.018128498, 0.026139205, 0.039028473, -0.0023479252, 0.0012279447, -0.001064812, 0.007403261, 0.0073842783, 0.0009959997, -0.032802142, -0.03794646, -0.013790946, -0.026822584, -0.028872717, 0.010801168, 0.026670722, -0.035554636, 0.036541738, 0.022209782, -0.00048465258, -0.035288878, 0.0031226575, 0.015072281, -0.005699562, -0.06450328, -0.012006571, 0.0010043045, 0.03538379, -0.0017475967, -0.037927475, 0.011323193, 0.0061693843, -0.05922609, 0.06719883, -0.049241178, 0.029005596, 0.002183013, 0.039066438, 0.0046507665, -0.012405208, -0.015233633, 0.049468968, 0.028644925, 0.0024701266, 0.03804137, 0.009842541, 0.057251886, 0.009178146, -0.045027014, 0.017473595, 0.013544171, -0.005476515, -0.012670966, -0.013107569, -0.02615819, 0.06674325, 0.041420296, 0.03411195, -0.023576539, 0.003013507, -0.0025508031, -0.038440008, 0.013828912, -0.004259248, 0.01026016, 0.005908372, -0.046849355, 0.012775371, -0.032403503, -0.011921149, -0.04316671, 0.0046389024, 0.004655512, -0.05205062, -0.04145826, 0.027676806, -0.027164273, -0.020539304, -0.012965199, 0.014246532, 0.039901678, 0.0016348868, -0.009306279, 0.026329033, 0.049734727, -0.011142857, 0.037623752, 0.036332928, -0.067274764, 0.018735945, -0.0115794595, 0.03825018, -0.008290703, -0.023158919, 0.020994889, -0.010592358, -0.02002677, 0.030581163, 0.07050183, -0.002137929, 0.025626672, -0.008214773, -0.0014925164, -0.003397907, 0.0013347225, -0.002849781, -0.02610124, -0.0010351515, 0.013202482, 0.032991968, -0.010990995, 0.0022791128, -0.026708689, -0.029195424, 0.017008517, 0.02594938, -0.034206863, 0.036238015, -0.024013141, -0.00094498356, 0.010649307, 0.0026314796, 0.02686055, 0.010981504, 0.008252738, -0.011085909, -0.024924312, 0.023082988, 0.024639571, 0.0042046728, -0.002178267, -0.015784131, 0.03982575, -0.0433945, -0.024127038, 0.030960817, 0.030505233, 0.00277385, -0.020368459, 0.023386711, -0.014948892, -0.00139523, 0.00078837614, 0.017008517, -0.017672913, 0.0007462582, -0.039484058, 0.007730713, -0.025968362, -0.03132149, 0.01758749, -0.011503529, -0.011057435, -0.014939401, -0.04411584, -0.0008915947, -0.030334387, 0.011247262, 0.057251886, 0.01040253, 0.05106352, -0.041572157, 0.05603699, 0.0032294353, 0.0020323375, 0.031777073, 0.009918472, 0.024297882, -0.011171331, -0.020691166, -0.0037585786, 0.015964467, 0.0016870893, -0.039484058, 0.01172183, 0.035326842, 0.036124118, -0.022095887, -0.012310294, 0.02469652, -0.025152104, -0.022570455, -0.024924312, -0.059415914, -0.027866634, -0.019552203, 0.031036748, -0.022285715, 0.01919153, 0.036389876, 0.012822827, -0.031150645, -0.0025508031, -0.027638841, 0.016942078, -0.12801947, 0.047001217, -0.022038938, -0.008005963, -0.048330005, 0.013449257, 0.015015332, -0.017710878, -0.00055880385, -0.02127963, -0.06442735, 0.0057517644, 0.06530056, -0.013895351, 0.009439158, -0.0029850327, 0.0067103915, -0.002415551, 0.003129776, 0.030865904, 0.0004686359, -0.050190315, 0.0065632756, 0.030752007, 0.022646386, -0.040167436, -0.02720224, -0.0076642735, -0.033618398, 0.029840836, 0.025436845, 0.0237284, 0.017663421, 0.035402775, -0.024259917, -0.016790217, -0.023785349, -0.014398393, 0.018356292, 0.008072402, -0.01792918, 0.022000974, -0.0020714893, -0.008110368, -0.0058988803, 0.045254804, 0.0077069844, 0.01332587, -0.026291069, 0.005680579, -0.011009978, 0.025284983, -0.0027026648, -0.013249939, 0.0046507665, 0.015992941, -0.022646386, -0.030941835, 0.00012220127, 0.00085007, -0.05520175, 0.019495254, -0.048254076, -0.0258165, -0.046735458, 5.494608e-05, -0.0144268675, 0.0051538087, -0.012946215, -0.0032816378, -0.018546117, -0.024886347, 0.0063876854, -0.014275006, 0.005106352, -0.02665174, -0.009595765, -0.0021474203, -0.011266245, -0.05440448, -0.037908494, -0.03249842, -0.05254417, 0.024658553, 0.03830713, 0.035744462, -0.032327574, -0.011883183, 0.0034762106, 0.009871014, -0.04274909, -0.026063275, 0.0013940436, -0.028663907, 0.0118642, 0.007170723, -0.04172402, -0.017739352, 0.0029518132, 0.015508883, -0.021469457, 0.022798248, 0.025000243, 0.005234485, -0.002519956, 0.0077924067, 0.016980043, -0.04088878, 0.04662156, -0.0036636651, -0.036864445, 0.024601607, -0.035042103, 0.0033267217, -0.05523972, 0.016363105, 0.035687514, 0.013752981, -0.021336578, 0.019533219, 0.051253345, 0.0068622534, -0.014910927, -0.027467996, 0.03209978, -0.014967876, 0.06545242, 0.039256267, 0.023994159, -0.05896033, 0.012481139, -0.03887661, -0.06799611, 0.008138841, 0.01360112, -0.0118642, 0.0056283767, 0.039863713, 0.00031024884, -0.033998054, -0.047836456, -0.06473108, -0.004646021, -0.029556096, 0.012500121, -0.06120029, 0.0080866385, 0.009965928, -0.041420296, -0.039256267, 0.011816744, -0.00028711365, 0.015935995, 0.04088878, 0.036408857, 0.0027430032, 0.043432463, 0.02539888, -0.0048121195, 0.060858604, 0.029973716, 0.026803602, -0.019295935, 0.011332684, -0.015347529, -0.008423583, -0.015717693, 0.007540886, -0.031207593, -0.00966695, 0.00059439644, 0.029783888, -0.02602531, 0.0877761, 0.016287174, -0.051367242, 0.0023491117, -0.051405206, 0.04274909, -0.005272451, 0.012775371, -0.0008565953, 0.005386347, 0.012148941, 0.026272085, -0.00091769587, 0.01695157, 0.019685082, 0.005846678, 0.020994889, 6.884944e-05, 0.008233755, -0.016942078, -0.01492991, 0.04214164, 0.009410684, -0.0036518008, -0.004081285, -0.01305062, 0.08838355, -0.033162814, -0.03312485, -0.033010952, 0.028075444, -0.04829204, -0.015015332, -0.037813578, 0.016894622, 0.051253345, 0.042103674, -0.002307587, -0.00038736613, -0.050835725, 0.011465563, 0.018156972, 0.021545388, 0.038914576, 0.03329569, 0.0042782305, -0.0008233755, 0.030011682, -0.016970553, 0.008243246, -0.06473108, -0.0017321733, -0.03246045, 0.015451934, -0.014123145, 0.012329277, -0.034719396, -0.0011970978, 0.02699343, -0.027942564, 0.0073652957, 0.030087613, 0.007702239, -0.02902458, 0.012319786, 0.00016995467, -0.021868095, 0.02211487, -0.0061314185, -0.00096930517, 0.009852032], "session-resume/SESSION-HANDOFF-meshai-test.md::1781728234.794": [-0.012917877, -0.0039147995, -0.038282316, -0.0067763547, -0.006266565, 0.017861875, 0.0152936885, 0.047362342, -0.0020331468, 0.023854308, -0.038051467, 0.015995853, -0.003664714, 0.043784197, 0.068061724, -0.02868288, 0.007767078, 0.011638594, -0.005828915, 0.010253505, 0.02977941, 0.01289864, 0.03360764, 0.018006155, -0.009676385, 0.016005471, -0.02375812, -0.030164156, 0.0028663643, 0.0557883, -0.021314979, 0.0029072438, -0.037455108, -0.034588747, -0.00049866806, -0.012129146, 0.0048430013, -0.036704853, -0.034473322, -0.012917877, -0.023642696, 0.024316004, -0.022142183, -0.041321818, 0.02768254, -0.018188909, 0.043207075, -0.031260684, 0.044091992, -0.009633101, -0.056981016, -0.0031236638, 0.036300868, -0.033703826, 0.021892099, -0.013783557, 0.02818271, 0.0069013974, -0.07502564, 0.008772229, -0.022834728, 0.033800013, -8.273561e-05, -0.018467851, -0.004325998, 0.06071306, -0.003034691, -0.009815855, -0.020776331, -0.036974177, -0.023046339, 0.021026418, -0.030260343, -0.008507716, -0.03006797, 0.038763247, 0.026335925, -0.028221184, 0.014908942, -0.00036731304, 0.02108413, 0.021892099, -0.01905459, 0.023142526, -0.042129785, 0.014908942, -0.032645773, 0.07002393, -0.010753675, -0.07248631, 0.019545142, -0.021257266, 0.011148041, -0.06325239, 0.010734438, 0.03818613, -0.040398423, -0.010022656, 0.023565747, 0.032722723, 0.0029000298, -0.010128462, 0.012350375, -0.002883197, 0.030548902, -0.006622456, 0.054557107, 0.058289155, 0.03304976, -0.01702505, 0.0072332416, 0.0047323867, -0.0073246188, 0.004782885, -0.0052181296, -0.022507694, -0.017284755, -0.00579525, -0.0014440032, 0.010147699, 0.008642377, 0.010493971, 0.05832763, -0.04555403, -0.025778042, -0.031491533, 0.0021461663, 0.018987259, 0.035396714, 0.008103731, 0.0068340665, -0.008243202, -0.053172022, -0.008382672, -0.053556766, -0.0119079165, 0.0186987, 0.033319082, -0.011398126, -0.0495554, 0.05413389, -0.007209195, -0.05474948, -0.013091013, -0.011571263, -0.003462722, 0.026085839, -0.021314979, 0.03780138, 0.032203313, 0.0012456181, 0.015995853, -4.5463257e-05, -0.013889363, -0.011927154, 0.008445194, 0.034511797, 0.029490849, 0.041052494, 0.044207416, -0.02702847, 0.046362, -0.054441687, 0.055403553, 0.05351829, 0.011022998, 0.0370896, 0.041360293, -0.019179633, -0.0059828144, 0.011398126, -0.008291296, 0.02260388, 0.017833019, 0.033953913, 0.017871493, 0.066407315, 0.01890069, 0.010570921, -0.0064589386, -0.032395687, 0.016611448, -0.035339, -0.045361657, -0.03520434, 0.0061126663, 0.013369954, -0.025316345, -0.020179974, 0.04109097, -0.041668087, -0.025200922, 0.022122946, 0.019641329, 0.03628163, 0.024508378, -0.027220843, 0.0038354455, 0.019718278, 0.00492476, -0.010243886, 0.0030635472, 0.052633375, -0.019949127, -0.03774367, -0.01282169, -0.0035757413, -0.047362342, 0.017938824, -0.054018464, 0.052710325, 0.045823354, 0.0039580837, 0.028048048, -0.02789415, 0.025893467, -0.005184464, -0.008748182, 0.009671575, -0.034319423, 0.0026042555, 0.057904407, -0.01224457, -0.0674846, 0.0065455064, -0.018342808, 0.010984524, 0.014774281, 0.02325795, 0.008483669, 0.028144235, 0.0064060357, 0.0027341077, -0.033780776, 0.040667746, 0.0047997176, -0.047439292, 0.0028495316, 0.026028126, -0.016419074, 0.015803479, 0.0025561622, -0.025258634, 0.010974905, -0.027913386, -0.0045688692, 0.051709983, -0.010561302, 0.0038859437, 0.020660909, -0.013091013, -0.009522486, -0.035742987, -0.019650947, 0.072678685, 0.012254189, -0.015361019, -0.007569895, 0.027297791, -0.011648213, -0.0002917163, -0.002933695, 0.033492215, 0.033434507, -0.0011686687, 0.009512867, -0.015062841, -0.006867732, 0.009291638, 0.011273084, -0.025893467, 0.009017506, 0.02331566, -0.01368737, -0.018140815, 0.0047035306, -0.009166595, -0.039090283, 0.07294801, 0.013100632, -0.020949468, 0.010195793, 0.0064300825, -0.010782531, 0.0047251727, 0.00026466377, 0.004366877, -0.011600119, -0.017717594, -0.042437583, 0.021353452, 0.0044005425, 0.07971956, 0.004547227, 0.009993801, 0.04062927, -0.043053176, -0.17482899, -0.0082335835, -0.016351743, 0.027047707, 0.0052998886, -0.01977599, -0.0031020218, -0.017659882, -0.08487517, 0.038128417, 0.031260684, -0.037262738, -0.020737857, -0.010051512, 0.0047131493, -0.0038787297, 0.007512183, -0.0050594215, 0.0016099253, -0.051171336, -0.034396373, -0.033876963, 0.03614697, 0.007882502, -0.0019754348, -0.0046626516, 0.07756497, -0.052441, -0.056596268, -0.0178234, -0.032491874, -0.018362045, -0.008873225, 0.024450665, 0.005198892, 0.033492215, -0.006122285, -0.035146628, -0.009075217, 0.0054008844, 0.022623118, 0.0072717164, -0.005776013, 0.00927721, 0.011571263, -0.008300914, 0.029721698, -0.0020992751, -0.003318442, -0.018737173, 0.040975545, -0.018631369, -0.026105076, -0.016890388, -0.016621066, -0.026201263, 0.04643895, 0.050863538, -0.06371409, -0.034434848, -0.008204727, 0.0006288207, -0.013716226, 0.027567115, -0.0017001004, -0.028856017, -0.021372689, -0.05144066, 0.017813781, -0.042706903, 0.038570877, -0.040475372, 0.013985549, -0.020564722, -0.0054826434, 0.015678436, -0.064021885, -0.017688738, 0.003243897, -0.13258378, 0.054095414, 0.012754359, -0.013706608, -0.015101315, -0.0064541292, 0.012129146, -0.012032959, -0.0014488125, 0.02231532, 0.25054717, 0.039128758, -0.06917749, -0.02331566, 0.0013959098, -0.021430401, 0.006338705, 0.032838147, -0.0026571583, -0.034146287, -0.023007864, -0.026855333, 0.015745766, 0.035704512, -0.0006540697, 0.0060741915, -0.058058307, 0.047785565, 0.0681002, -0.041514188, 0.04678522, -0.0113307955, 0.01688077, -0.008286486, -0.049170654, 0.008613521, 0.007141864, 0.032318737, -0.054018464, 0.02645135, -0.05063269, 0.036781803, -0.0077189845, -0.06452205, -0.030164156, 0.023623459, -0.0025441388, -0.021430401, -0.0005118937, 0.016409455, -0.017861875, -0.0019561974, 0.031837806, 0.012754359, -0.0025946368, -0.018881453, -0.020333873, -0.013446904, -0.02396973, -0.029933307, 0.0004794307, -0.00010866094, 0.0041119824, 0.018419757, -0.024816174, -0.023123289, -0.041591138, 0.026932282, 0.033626877, 0.032472637, -0.039436556, 0.021853624, -0.09126196, 0.027105419, -0.035550613, 0.046169627, 0.015601486, -0.00027217835, 0.0021858432, -0.020333873, 0.02058396, 0.005978005, 0.032780435, -0.018294714, 0.016505642, -0.06332934, 0.0080412105, 0.050940488, -0.019362388, 0.039013334, -0.016438311, -0.00052331586, -0.0041023637, -0.02166125, 0.02679762, 0.017958062, -0.022142183, 0.04601573, -0.040475372, 0.0007244063, -0.022526931, -0.009661957, -0.055480503, 0.02702847, 0.0059010554, 0.03483883, 0.04389962, 0.009075217, -0.00073162024, -0.021834387, -0.016659541, -0.016601829, -0.023065576, 0.019833703, -0.024008205, 0.0042466437, -0.0106863445, -0.013331479, 0.006579172, 0.0262205, -0.03978283, 0.03253035, 0.013947075, -0.018535182, 0.031972468, 0.039128758, -0.004237025, 0.038782485, 0.0050209467, 0.013850888, -0.03274196, -0.0068773506, -0.016486404, 0.005636542, -0.004006177, -0.06375256, -0.012177239, -0.040821645, -0.0070360587, 0.05367219, 0.03243416, -0.042052835, 0.024181342, 0.0041648853, 0.040321473, 0.02579728, -0.008488478, 0.018708318, -0.023527272, 0.04628505, -0.047477767, -0.013629658, -0.024758462, 0.026028126, -0.013206437, -0.0048069316, -0.0036599047, 0.00043614666, -0.039321132, -0.010128462, 0.01825624, 0.04389962, -0.0044149705, -0.07964261, -0.00091317267, -0.047977936, -0.005622114, 0.026989995, 0.03172238, -0.054326262, -0.027220843, -0.00046349977, 0.022834728, 0.053479817, 0.043514874, -0.013706608, 0.00022228151, 0.033376794, 0.043207075, 0.017332848, 0.009729287, -0.026028126, -0.08148939, 0.04997862, 0.013494997, -0.06802325, -0.07579514, -0.032838147, 0.021180317, -0.017736832, 0.054711007, 0.00912331, -0.02050701, 0.018371664, 0.018679462, 0.04547708, -0.03478112, -0.01347576, -0.03051043, -0.013600803, -0.054095414, 0.094955534, 0.022719303, -0.002012707, 0.018342808, 0.0015822715, 0.028798304, 0.03780138, 0.01912192, -0.04686217, -0.020641671, -0.0106863445, 0.033280607, 0.013860507, -0.024008205, -0.03051043, 0.047977936, 0.016544117, -0.049286075, 0.033165183, -0.0014391938, -0.00854619, -0.02181515, 0.021353452, -0.036339343, -0.029086865, -0.0029072438, 0.052248627, -0.0060164793, -0.009585007, 0.009801427, -0.047246918, 0.041514188, -0.03832079, 0.021565063, 0.012687028, -0.005593258, -0.06375256, 0.016236318, -0.028567456, 0.0010863089, -0.06802325, -0.00024076739, -0.0433225, 0.014408771, 0.025835754, 0.02875983, 0.019256582, 0.001097731, -0.015890047, 0.009142548, -0.0029938119, 0.0044654687, 0.018419757, 0.0076372256, 0.044899963, 0.007281335, 0.026182026, -0.006079001, 0.042976227, -0.014360677, 0.0037007842, 0.0056317328, -0.037685957, 0.031549245, 0.043745723, 0.026624484, -0.028798304, -0.05201778, 0.016765345, -0.014149067, 0.03782062, -0.0017001004, 0.012206095, -0.019333532, -0.0042562624, 0.0401291, 0.0024251076, -0.016332505, -0.053864565, 0.008103731, -0.003732045, -0.010811388, -0.007141864, -0.0017518006, 0.01948743, 0.019910652, 0.03701265, 0.025393294, 0.000856663, 0.030875938, 0.05590372, 0.033088233, 0.06975461, -0.040321473, -0.018352427, 0.014831993, -0.051902354, 0.03716655, -0.02396973, 0.0529027, -0.020449298, 0.010243886, 0.023661934, -0.022353794, -0.03137611, 0.026662959, 0.01058054, -0.010734438, 0.009147357, -0.05070964, 0.04389962, -0.019448955, 0.0019417695, -0.04905523, 0.0029360997, -0.0006727059, -0.0621751, 0.007940214, 0.04832421, 0.0052854605, -0.07548734, 0.0063579422, 0.017842637, -0.01007075, 0.007935405, 0.009964945, -0.053441342, -0.0037079982, 0.011686686, -0.0016423883, -0.025527956, -0.021969048, 0.01405288, -0.03381925, 0.0047131493, -0.0019249368, 0.019333532, -0.016332505, -0.055249654, -0.028336609, -0.021853624, -0.0020415632, -0.033780776, 0.0029144576, 0.061559502, 0.033319082, -0.0134565225, 0.038647827, -0.0337423, 0.029529324, -0.020487772, 0.051479135, -0.0023625863, -0.021853624, 0.0017337657, -0.0025176874, -0.017582932, -0.04540013, 0.024373716, -0.0054441686, -0.0030659519, -0.02441219, -0.03732045, 0.010176555, 0.012965971, -0.018766029, 0.032915097, 0.042745378, 0.007723794, -0.06332934, 0.044938438, 0.052210152, -0.033511452, 0.021276504, -0.007954642, 0.027297791, -0.022700066, -0.006935063, 0.012840928, -0.025893467, 0.0013538281, -0.014245254, -0.020872518, -0.03353069, -0.003977321, 0.0082335835, 0.018948784, 0.020218449, -0.030548902, -0.029933307, 0.002458773, 0.0020343491, -0.008555809, -0.015630342, 0.0021930572, -0.010859481, -0.03470417, 0.02093023, 0.009354159, -0.051633034, 0.008551, -0.048670482, 0.02273854, -0.14774281, -0.00061739853, -0.010349691, 0.013369954, -0.0052277483, 0.022488456, -0.013898982, -0.007887311, -0.010263124, -0.00041510584, -0.01833319, -0.038301554, 0.023373373, -0.029548561, -0.06940834, 0.041898936, -0.00336894, -1.8373166e-05, -0.001155443, 0.030048732, 0.0026956329, -0.00941668, 0.07344818, 0.00062100554, 0.026509061, -0.00017554077, -0.008373054, 0.029471612, -0.044746064, -0.0062761838, 0.0019357578, -0.021872861, -0.002969765, 0.059751194, 0.036820278, -0.0032535158, -0.006911016, -0.019949127, 0.0071755294, 0.017303992, 0.004152862, 0.02847127, 0.039975204, -0.035011966, -0.005564402, 0.036108498, -0.0359546, -0.026624484, -0.0076949378, 0.011532788, 0.02260388, 0.06729223, 0.0018383687, 0.019266201, -0.014322203, 0.010878718, -0.06529155, -0.0071178176, 0.00854619, 0.019295057, -0.050863538, 0.018766029, -0.027278554, -0.027066944, -0.012408087, 0.017352086, -0.086645, 0.05621152, -0.02354651, 0.092724, -0.015130172, -0.014485721, 0.024142867, -0.004145648, -0.017842637, 0.022853965, -0.0024202985, -0.0049728537, 0.03499273, -0.00039616905, -0.0013995168, -0.007238051, -0.054711007, 0.019468192, 0.0465159, 0.03874401, 0.011003761, -0.011782873, 0.017611789, -0.004494325, -0.044592164, -0.010378547, -0.00854619, 0.054364737, -0.008387482, -0.00074484595, -0.000107233165, -0.039071046, -0.012840928, 0.026970757, -0.010821006, 0.012504274, 0.0024070728, -0.0020343491, 0.005549974, -0.03478112, 0.042476058, -0.017794544, 0.016284412, 0.005492262, -0.032722723, 0.01621708, -0.025527956, 0.00044336068, -0.06583019, 0.018679462, 0.01384127, -0.009185832, -0.039513506, 0.0025585669, -0.00016667356, -0.010186174, 0.01840052, -0.028721355, -0.019891415, 0.023508035, 0.04478454, -0.021218792, -0.00011549921, -0.014678094, 0.030683564, -0.054403212, -0.015274451, 0.044053517, -0.009618673, 0.0039652977, -0.08779924, 0.035185102, -0.005011328, -0.030741276, 0.0060453354, -0.03122221, 0.010349691, -0.0026042555, -0.04643895, -0.010801769, 0.049709298, -0.011773255, -0.007656463, 0.011244228, 0.02000684, -0.0052854605, 0.0011650617, 0.022411507, 0.008166253, 0.014245254, -0.0027581542, -0.0119079165, -0.031068312, 0.020237686, 0.003034691, -0.009195451, -0.043360975, 0.0042105736, -0.016765345, -0.007839218, 0.026509061, -0.0026884188, -0.010897956, 0.028086523, 0.018140815, 0.014293347, -0.021276504, -0.011975247, 0.011455839, -0.003744068, 0.04101402, -0.031202972, 0.04586183, -0.007858455, 0.005540355, -0.01165783, -0.007141864, 0.017486745, 0.018525563, -0.009166595, 0.040090624, 0.020795569, 0.0030635472, -0.015197502, 0.010878718, -0.023181, -0.023123289, -0.045746405, 0.055403553, -0.012119527, -0.002520092, -0.020487772, -0.024758462, 0.0711397, -0.014524195, -0.017015431, 0.005881818, -0.020314636, 0.0019357578, -0.0014981081, -0.008642377, -0.023277188, -0.04663132, 0.051479135, -0.0052566044, -0.034300186, 0.02071862, -0.013148725, 0.0155822495, -0.00041450467, 0.016159369, -0.0086856615, -0.010118843, -0.035993073, 0.026355162, 0.019044971, 0.039667405, -0.028240422, -0.03816689, -0.029279238, 0.0049391882, 0.053325918, -0.040667746, 0.00746409, -0.004099959, 0.0015401898, -0.018602513, 0.023873545, -0.0037296403, 0.018438995, -0.028932966, 0.026759146, -0.04339945, 0.017611789, 0.014331821, -0.03478112, -0.021680487, 0.022719303], "docs/navi/themes.md::1777673348.440": [-0.04320023, -0.018220376, -0.046485562, 0.024828803, -0.008845851, -0.027925324, 0.018796254, 0.012282233, -0.018286461, 0.043615617, -0.003205087, 0.0025466045, -0.0030422364, 0.023733692, -0.048600256, -0.0378002, -0.01687037, 0.018182615, 0.048864596, -0.022260956, -0.014236439, -0.02169452, 0.004054742, -0.0043190788, -0.0004103715, 0.0072267866, -0.0049657607, -0.0029289492, 0.009771031, 0.04988418, -0.0011228425, -0.021279134, 0.010790617, -0.0309652, -0.04150092, -0.03778132, 0.007915951, 0.030172188, -0.026735807, -0.01300916, -0.033193182, -0.022166552, -0.009048824, 0.0048265117, 0.03674285, -0.057247855, -0.013651121, -0.01316021, -0.04104777, -0.019315487, -0.025621815, -0.017587855, 0.04875131, -0.07465634, 0.023752574, 0.028737215, -0.04678766, -0.002603248, -0.012065099, 0.015605328, -0.032003667, -0.0017004898, -0.0069577293, -0.014425252, 0.044219814, 0.039575037, -0.044635203, 0.029454703, -0.020221787, -0.017918278, 0.013962662, -0.016974216, -0.035232354, -0.03362745, -0.072088495, 0.022997325, -0.0014750953, 0.00049504195, -0.058003105, 0.015359872, 0.0036487957, 0.01316021, 0.005839017, -0.0022858076, 0.036648445, 0.03283444, -0.04969537, 0.05996675, 0.019088913, -0.03236241, 0.0012319996, -0.0013511872, 0.030398764, -0.043577854, -0.019258844, -0.0061269556, -0.00464242, -0.00991264, 0.05653037, 0.019485418, -0.029039316, 0.0046117376, -0.0019424055, -0.019579824, 0.07915007, -0.019409893, 0.047656197, 0.005905101, -0.007014373, -0.033721857, 0.014160914, -0.010922785, -0.022053264, 0.025735103, 0.0038541288, -0.041161057, 0.045579262, -0.02973792, 0.026735807, 0.024262367, 0.03949951, 0.042029593, 0.059211504, -0.054944348, -0.0051073697, 0.029058196, -0.020240666, 0.032003667, -0.011715797, 0.025036497, 0.0019766276, -0.011187122, -0.03544005, 0.051659014, -0.06502692, 0.026773568, 0.012423842, -0.004923278, -0.016388899, -0.06619755, 0.010941667, 0.017729465, -0.020486122, -0.01873961, 0.077790625, 0.016917571, 0.060722, 0.036270823, 0.004533853, -0.008737284, -0.0037408415, 0.033702977, 0.031229537, 0.049468793, -0.009011062, -0.050148517, -0.018201495, 0.020108499, -0.0036629564, -0.0071276603, 0.017861633, 0.012980838, -0.047014236, 0.017285757, 0.007292871, -0.015567565, 0.017219672, -0.011744118, 0.003809286, 0.014585742, -0.020825984, 0.009544456, 0.027056787, 0.001595463, 0.010309146, 0.012414401, 0.08421024, 0.008501269, 0.014387489, -0.010592364, -0.08504101, 0.01719135, 0.008605116, -0.015935749, 0.0019435855, 0.0152749065, 0.0013842294, -0.0026197692, -0.020240666, 0.045692552, -0.02509314, 0.016341696, 0.024696635, 0.036044247, 0.03374074, 0.008751445, 0.027547698, 0.0026551716, 0.022600818, -0.03019107, -0.007632733, 0.0006024289, 0.03328759, -0.01192349, -0.0045102513, -0.017956039, -0.071824156, -0.05577512, 0.06276117, -0.05158349, 0.009846556, 0.014368608, 0.00867592, -0.0077507403, -0.01177244, -0.014991688, -0.04410653, 0.04954432, -0.004526772, -0.009044104, -0.0092565175, 0.02137354, 0.017956039, -0.021146966, 0.023658168, 0.015765818, 0.02539524, 0.015123856, 0.0014786355, 0.0038588492, -0.04010371, 0.03965056, -0.0005156933, -0.0034599835, 0.040783435, -0.032324646, -0.025565172, -0.018805694, 0.005003523, 0.009105468, 0.031965904, 0.00026743478, -0.0324757, 0.011885728, -0.025565172, -0.010195859, -0.0066886717, -0.012999719, -0.0309652, -0.030568695, -0.041274346, 0.03268339, -0.0077554607, -0.003547309, 0.05607722, 0.049997468, 0.022487532, -0.012650417, 0.0037526423, -0.016388899, 0.053622663, 0.023563761, 0.011272088, 0.020353954, 0.003856489, -0.03313654, -0.026811332, -0.06646189, 0.0005935783, 0.03313654, -0.027547698, -0.0028770259, 0.028793858, 0.02448894, -0.025829507, 0.05483106, 0.003976857, -0.0033136539, 0.11887616, -0.045314927, 0.016341696, -0.001580122, 0.021486828, 0.042520504, 0.04240722, -0.0005000573, -0.008100043, -0.0458436, 0.014066508, -0.0040476616, -0.021770045, 0.01873961, 0.045201637, -0.0077507403, -0.016539948, 0.010781176, -0.020656053, -0.16268058, -0.044333104, 0.0384044, -0.0006401913, 0.004321439, 0.0064479364, -0.06362971, -0.018154291, -0.0232239, 0.04693871, -0.008501269, -0.028850503, 0.017578416, -0.042671554, -0.022487532, -0.011989574, -0.01114936, 0.003778604, 0.027849799, -0.038649857, -0.055019874, -0.008444625, 0.052603077, -0.021449065, 0.01440637, -0.044710726, 0.029681277, -0.044635203, -0.016643794, -0.018711288, 0.012263352, -0.008959139, 0.0028345431, 0.028907146, 0.006750036, -0.044068765, 0.019249404, 0.030908557, -0.016983656, -0.0155581245, -0.0010479076, 0.0028557845, -0.010507398, -0.0055794003, 0.015350431, 0.02354488, -0.011574187, -0.004861914, 0.0045480137, -0.018777372, -0.029001553, -0.008137805, -0.0025654857, -0.016549388, -0.049506556, 0.03113513, -0.011357053, -0.0039131325, 0.0064290552, -0.034930255, -0.00047380058, -0.05218769, 0.029567989, -0.046598848, -0.0013098846, -0.041576445, 0.018645205, -0.00449137, 0.0070851776, 0.023374949, 0.03083303, -0.0023636927, -0.009251798, -0.016067918, -0.028793858, 0.037554745, 0.011158801, -0.004146788, 0.008930816, -0.119782455, -0.0027141753, -0.009511414, 0.02307285, 0.0047014235, -0.016454982, 0.022902919, 0.01470847, -0.01147034, -0.012027336, 0.28110358, 0.02059941, -0.010516839, -0.025376359, 0.059891228, -0.047165286, 0.033835143, 0.02184557, 0.021713402, -0.025130903, -0.010469636, 0.063742995, 0.038612094, 0.0013641681, -0.027302243, 0.046372276, -0.028133016, 0.058154155, 0.041765258, -0.04055686, 0.01300916, -0.021543471, 0.00821333, 0.037347052, -0.0399149, -0.022355363, -0.022808513, 0.014906722, -0.024696635, 0.022242077, -0.034420464, 0.02881274, 0.036988307, -0.046712138, -0.06468706, -0.03504354, 0.02541412, -0.0064196144, 0.048260394, 0.016200086, -0.030474288, -0.002617409, 0.030530931, 0.02632042, 0.05992899, -0.023053968, 0.0195043, -0.03596872, 0.0043780827, -0.05045062, -0.037819084, -0.040972244, -0.03389179, -0.034930255, -0.0696717, -0.036799498, -0.027755393, -0.015359872, 0.017417924, 0.015208822, 0.011999015, 0.01749345, -0.06408286, 0.010951107, 0.0266414, 0.009771031, 0.0142647615, -0.029775683, 0.05063943, 0.02881274, -0.0025961676, 0.020863747, 0.049619842, -0.0130846845, 0.002262206, 0.024564466, 0.048298158, 0.058720592, -0.039046362, 0.03083303, -0.013839934, 0.008090602, -0.0076563344, -0.012735383, 0.03375962, -0.019617587, 0.015624209, 0.018097648, -0.0381023, -0.031626042, -0.013282938, 0.009001621, 0.003974497, 0.07016261, -0.003282972, -0.01609624, -0.038782023, -0.024224604, 0.023035087, 0.014217558, -0.009553897, 0.014415811, 0.029341415, -0.044824015, -0.0030634778, -0.02197774, 0.040330283, 0.0060372697, 0.012395521, 0.01843751, -0.0012225589, 0.031607162, -0.007311752, 0.008175568, -0.03651628, 0.011347612, -0.022978444, 0.03296661, 0.029001553, -0.035081305, 0.0021595394, 0.004755707, -0.0051356917, 0.023091732, 0.010715092, -0.03857433, -0.030021138, -0.031116249, -0.04070791, 0.037403695, 0.050903767, -0.040594622, -0.02739665, 0.068198964, 0.00650458, 0.0049940823, -0.027755393, 0.04259603, -0.037063833, 0.014982248, -0.017087502, -0.009185713, 0.029643513, -0.0378002, 0.02541412, 0.0045291325, 0.052074403, -0.051205866, 0.009742709, -0.0057870937, 0.017738905, 0.08783543, 0.061892636, -0.043086942, -0.018333664, -0.012489926, -0.025905034, -0.01486896, 0.02820854, -0.0024663592, -0.025735103, 0.026509231, -0.013046922, 0.029303651, 0.021600114, 0.016171765, -0.016398339, 0.03778132, -0.008798648, -0.013386784, 0.013717205, -0.06438496, -0.037252646, 0.080131896, 0.0028298227, -0.010016487, -0.046334513, 0.006414894, -1.2261729e-05, -0.05607722, -0.0027306962, 0.00402878, -0.06151501, 0.026924618, 0.009077146, -0.012895873, -0.042935893, -0.011583628, 0.06748148, -0.01394378, -0.012112302, 0.08715571, -0.0083691, 0.0004832412, 0.04320023, 0.0020191104, 0.032721154, 0.0073778364, -0.028567284, -0.012999719, 0.038782023, -0.057512194, -0.0056926874, -0.02911484, 0.009468932, -0.01238608, -0.044408627, 0.012404961, -0.045617025, 0.000634291, -0.0070568556, 0.006145837, -0.03713936, -0.00619304, 0.02569734, -0.055548545, 0.051130343, 0.046900947, -0.02943582, -0.04969537, -0.016011273, -0.012556011, -0.0022905278, -0.03651628, 0.01628505, 0.054604486, 0.005376427, 0.021146966, 0.019636467, 0.01007313, 0.009903199, 0.026509231, -0.026377063, -0.033155423, 0.026603637, -0.01582246, 0.037271526, 0.034363817, 0.015284347, 0.016832607, 0.039235175, -0.00036670867, 0.024394535, 0.01007313, -0.020977035, 0.016209526, -0.03392955, -0.026905738, 0.0021194168, -0.010205299, 0.013339581, -0.00728343, -0.013745528, -0.023865862, -0.02275187, -0.005253699, 0.012876991, -0.010554601, -0.0103280265, -0.029058196, -0.0064762584, 0.012471045, -0.0053197835, -0.011753559, 0.018834015, -0.043351278, 0.0151805, -0.038819786, -0.012640976, -0.015256025, -0.0024639992, -0.006523461, -0.018343104, -0.0025938074, 0.0037361213, -0.0066650705, 0.017238554, 0.025772864, 0.008845851, 0.045428213, -0.01779555, -0.017210232, -0.0023400912, 0.040972244, -0.033249825, 0.0033042133, 0.022204313, -0.05498211, -0.0058956607, -0.057361145, -0.025565172, 0.006872764, -0.008793928, 0.014604623, -0.015048332, 0.0064951396, -0.038196705, 0.048713546, 0.007991476, -0.0049988027, -0.0039272937, 0.023242781, 0.004165669, 0.0017830952, -0.024243485, 0.00789235, 0.016360577, -0.020165142, -0.0062355227, 0.02229872, -0.007184304, -0.040594622, 0.03885755, 0.02371481, 0.034609273, -0.023884742, 0.08292632, -0.021958858, -0.0015907427, -0.023563761, 0.051659014, 0.0059192623, -0.036195297, -0.07004932, 0.00094760116, 0.029454703, 0.010658449, 0.036686208, -0.0028581445, 0.027037906, -0.07465634, 0.034023955, -0.008600395, -0.072050735, -0.004769868, 0.016766522, 0.03829111, -0.0069671697, 0.04316247, -0.020580528, -0.007231507, -0.004503171, -0.022827394, -0.03560998, 0.03980161, -0.049166694, -0.00743448, 0.0132546155, -0.009771031, 0.0038777303, 0.017257433, 0.011102157, -0.006004228, -0.05082824, 0.011508103, 0.006773637, -0.019655349, 0.04588136, -0.0077082575, 0.012622095, -0.0114514595, 0.014510217, 0.0075760894, 0.027774272, -0.0065753846, -0.0010142755, 0.033589687, 0.012593773, -0.04897788, -0.008968579, -0.012367198, -0.021467946, -0.016927013, 0.025263071, 0.009808794, -0.0013854095, -0.027340006, 0.022581939, 0.0053386646, 0.036912784, -0.021184728, 0.023563761, -0.021770045, -0.00034635238, -0.02277075, -0.027019024, -0.027170075, 0.04724081, 0.013821052, 0.037573624, -0.006702833, 0.0130846845, -0.035288997, 0.015388194, -0.13549162, 0.006801959, -0.009544456, 0.03340088, 0.0027590182, -0.014736791, 0.02973792, -0.0452394, 0.018361986, -0.03685614, -0.034609273, -0.01904171, 0.057021283, -0.032419052, 0.035270117, 0.031380586, -0.015171059, -0.011300409, -0.017729465, 0.028114134, 0.030058902, 0.00013991278, -0.0066650705, -0.0010136855, 0.038970836, -0.011932931, -0.04799606, -0.006008948, -0.034175005, 0.02788756, -0.01486896, -0.008000917, 0.004215232, 0.0064809783, -0.027981967, 0.018475274, 0.017946599, 0.0004569845, -0.022827394, -0.016303932, -0.039612796, 0.033061016, -0.024300128, 0.012046218, 0.036044247, 0.086702555, -0.017427364, -0.011583628, -0.026811332, 0.009209314, 0.0044795694, 0.022355363, -0.0041609486, 0.019655349, -0.0039438144, 0.010639567, -0.04199183, 0.01316965, 0.011319291, 0.024677753, -0.048562497, 0.03515683, -0.026037201, -0.058758356, -0.03544005, 0.022676345, -0.0547933, -0.016313374, -0.02214767, -0.036818378, -0.006117515, -0.028605048, -0.032740034, -0.0146612665, 0.02122249, -0.03440158, 0.058003105, -0.030776387, -0.010800057, -0.01641722, 0.009714387, -0.019239962, -0.025187546, 0.045428213, 0.0616283, 0.019560942, -0.010724532, -0.004146788, -0.021939976, 0.020939272, -0.046070173, -0.05807863, -0.040783435, 0.016039595, 0.016964775, 0.006211921, -0.034873612, -0.029530227, 0.021411303, -0.01284867, -0.037894607, -0.013349022, 0.0049610403, -0.011196563, -0.01456686, 0.012961957, 0.014009865, 0.019164437, 0.040821195, -0.03253234, -0.019287165, 0.016030155, -0.0028581445, 0.007972594, -0.03574215, 0.0020250108, -0.01270706, 0.0021878614, -0.028435117, 0.031739328, -0.013273497, -0.0075855297, 0.0024876005, -0.019003946, 0.002229164, 0.016124561, 0.03730929, -0.015765818, 0.017163029, -0.0452394, 0.018059887, -0.036308583, -0.030870793, 0.00021831409, 0.0041279066, 0.0055982815, -0.018399749, 0.044484153, 0.0026882135, -0.012348318, -0.034023955, -0.0053056227, 0.0092565175, -0.012329436, 0.016360577, -0.028302947, 0.0078121047, 0.01222559, 0.0011847964, 0.015114416, 0.01749345, -0.0064668176, -0.055699598, -0.024545586, 0.025074258, 0.008085882, 0.0016910492, -0.003915493, -0.023752574, 0.054566722, 0.0167382, -0.012829788, -0.011243766, -0.0060372697, -0.04010371, -0.0028251023, -0.0026551716, -0.024828803, -0.015416515, 0.026207132, -0.017587855, 0.040216997, -0.02741553, -0.00076291926, 0.00041715693, -0.027170075, 0.0037833243, -0.003795125, 0.037705794, 0.0071465415, 0.030436525, 0.02586727, 0.06887869, 0.026660282, 0.08481444, 0.027491055, 0.014132593, 0.010771736, 0.05079048, -0.021996621, -0.030549813, -0.01705918, -0.019693112, -0.05683247, 0.024375655, 0.011498663, 0.01825814, -0.011375935, -0.019164437, 0.024224604, -0.0062780054, -0.033872906, -0.014793435, -0.00912907, -0.010035368, 0.051356915, -0.008265254, -0.021543471, -0.0029147882, 0.04161421, -0.047052, 0.026207132, -0.03253234, 0.025489645, 0.014585742, 0.0011889267, 0.018626323, 0.04784501, -0.00791123, -0.029775683, 0.027849799, 0.01995745, -0.01922108, -0.044672966, -0.033193182, -0.022034382, 0.0100448085, 0.029851208, -0.017625619, -0.012537129, -0.008926096, 0.008609836, -0.023733692, -0.005607722, 0.032626748, -0.017871074, -0.05471777, 0.029379178, -0.034760326, -0.01147034, -0.0073023117, 0.005607722, 0.07461858, -0.009091307], "docs/navi/deployment.md::1777673196.894": [0.0008361723, -0.03209745, -0.037109666, 0.04460871, -0.037900053, 0.0028482873, 0.021244079, 0.0048700413, -0.0066701006, 0.005229089, 0.021128412, 0.023750186, -0.0057254913, 0.0144486725, -0.00496402, -0.042256825, 0.012434147, 0.03167334, -0.029649176, -0.024193574, 0.02199591, -0.035895165, 0.04457015, 0.0354325, 0.032367337, 0.028029846, 0.012598008, -0.008761737, -0.008183404, 0.057216357, -0.0113063995, -0.016376447, -0.0009295489, -0.027490068, -0.00855932, -0.013051035, -0.0061110463, 0.023904407, -0.041370045, 0.011277483, -0.042064045, -0.004802569, -0.013070313, 0.0051664365, 0.009793096, -0.065004565, 0.006400212, -0.036589164, -0.013889617, -0.029379288, -0.036107223, -0.028820233, 0.031210674, -0.023403186, 0.031037174, 0.036647, -0.030940786, -0.019595832, -0.0011717256, -0.0046965415, -0.01369684, 0.025755072, -0.028376846, 0.0075279605, -0.0041133896, 0.04090738, -0.002954315, 0.045996707, 0.006573712, -0.043606266, 0.032348063, -0.040791716, -0.058450133, -0.045919597, -0.020781413, 0.001096422, 0.038459107, -0.03533611, 0.014323367, -0.008294251, 0.0064580454, 0.03809283, 0.032290228, -0.009581041, 0.018786166, -0.002867565, -0.06234424, 0.074334994, 0.044223152, -0.016511392, 0.01404384, 0.016318614, -0.023904407, -0.016019808, -0.05563558, -0.021012746, -0.028049123, 0.013918534, 0.04341349, 0.0077351965, 0.0071375864, 0.0284154, -0.05100892, -0.037109666, 0.037263885, 0.00021883256, 0.0067954063, 0.00050573965, -0.044223152, -0.030439563, 0.03279145, -0.018072888, 0.0036531333, 0.012964286, 0.0035278278, -0.032155283, 0.010920844, -0.08343409, -0.031943228, -0.0027037042, 0.030690175, -0.004373639, 0.033350505, -0.015277615, 0.024964683, 0.020916356, 0.019325942, 0.024636962, 0.026487626, 0.010197929, -0.04561115, -0.008371362, -0.035220444, 0.016463196, -0.0445316, 0.026333403, 0.0044362918, -0.016636696, -0.024097186, -0.06666245, 0.03978927, 0.03552889, -0.06238279, -0.02654546, 0.063886456, -0.02774068, 0.035644557, 0.023827296, 0.026159903, -0.03764944, 0.03876755, 0.042295378, -0.009147291, 0.036492776, 0.03321556, -0.021899521, 0.016106559, 0.016386086, 9.217173e-05, 0.02045369, -0.0505077, 0.0042338753, -0.06913, 0.009234041, 0.034044504, -0.0073159053, 0.030362453, -0.02764429, -0.017937945, -0.016405363, 0.035567444, 0.02490685, 0.048734147, -0.014342644, 0.008655709, 0.04160138, 0.04965948, 0.021032022, -0.022285076, -0.022844132, -0.07148189, -0.0010801563, 0.015624614, -0.013282368, -0.030574508, -0.019894635, 0.020087413, -0.008062918, -0.017157195, 0.06477323, 0.021687467, 0.039191663, 0.0792701, -0.007643627, 0.02739368, 0.0014711331, 0.008265334, -0.026140627, -0.016222226, -0.023094742, -0.025273127, 0.0066990172, 0.05274392, 0.030748008, -0.009715985, 0.033601116, 0.0073592803, -0.04649793, 0.0042917086, -0.1220667, -0.03155767, 0.0086653475, 0.008834028, 0.021533245, -0.027278014, 0.0019193408, -0.032560118, 0.0038386816, 0.0155378645, -0.034295112, -0.014072756, 0.0022386285, -0.018593388, -0.036762666, 0.047538925, 0.011711231, 0.007552058, 0.047538925, 0.0019253651, 0.0125787305, -0.049967922, 0.011701593, -0.03714822, -0.010593123, 0.051934253, -0.038131386, -0.07873032, -0.019046415, -0.008771376, -0.013590813, 0.013706479, -0.021359745, -0.0074845855, -0.04341349, -0.013330563, 0.019798247, 0.007995446, 0.043452043, -0.03354328, -0.008621973, -0.008496667, 0.0043712296, -0.006703837, -0.0009855749, 0.017378889, 0.024077907, 0.01275223, -0.0037254249, -0.017359613, -0.02764429, 0.055944026, 0.07714955, 0.047307592, 0.028723845, -0.0019964518, -0.020781413, -0.04075316, -0.017880112, 0.021032022, 0.001514508, -0.0034434877, -0.00090304203, 0.017909028, 0.024444185, -0.050314922, 0.017427085, 0.00078135123, -0.0020338024, 0.09438385, 0.026237015, 0.017725889, 0.023557408, 0.020993467, 0.03570239, 0.028299734, -0.015210143, 0.018622305, -0.009653333, 0.014419756, 0.0041832714, -0.06103335, 0.033061337, 0.056946468, -0.035124056, 0.009258138, 0.026352681, -0.022747742, -0.17658417, 0.008997889, 0.053592138, 0.04048327, 0.0028097318, -0.0011446163, -0.027065959, -0.02567796, -0.05204992, 0.03791933, 0.026969569, -0.03186612, 0.00036055414, -0.01952836, 0.028704567, -0.02336463, 0.010593123, -0.030034732, -0.02353813, -0.023576686, -0.043182157, 0.0050893254, 0.05316803, 0.009431638, -0.03090223, -0.048040148, 0.05922124, -0.011094344, -0.008877403, 0.03363967, 0.017436722, -0.031287786, 0.008935236, 0.0067231148, 0.06562145, -0.020260913, 0.017870473, -0.030208232, 0.006684559, -0.03689761, -0.011595566, 0.03732172, -0.027239459, -0.005976102, 0.017774083, -0.032560118, -0.03670483, -0.027663568, 0.004559187, -0.018082527, 0.009879846, -0.024193574, -0.029147955, -0.044994265, -0.03834344, -0.012819703, -0.011036511, 0.035644557, -0.036338557, -0.023846574, 0.003997723, -0.037822943, 0.049273923, -0.07344822, -0.0441846, -0.01985608, 0.015094477, -0.026391236, 0.02995762, 0.0067134756, 0.020742856, -0.009026806, -0.025099628, -0.0017880112, 0.020125968, 0.015643893, -0.055751245, -0.016164392, -0.00462425, -0.11450982, 0.057409134, -0.016019808, -0.014863144, -0.015046283, -0.024174295, -0.014352283, 0.018082527, -0.0019554866, 0.009855749, 0.22686054, 0.043760486, -0.02602496, -0.007730377, 0.05929835, -0.014390839, 0.01241487, 0.012694397, 0.016280059, -0.029437121, -0.01378359, 0.033177003, 0.037263885, -0.02669968, -0.033601116, 0.028839512, -0.04827148, 0.040444717, 0.053553585, -0.0011434114, -0.018333139, -0.041408602, 0.0055857273, 0.044415932, -0.04187127, -0.029822676, 0.005879713, 0.035143334, -0.010978677, 0.07738088, -0.015798114, 0.035837334, 0.02080069, -0.044493042, -0.07244578, -0.027008126, 0.01446795, -0.009075, -0.00984611, 0.013224535, -0.04144716, -0.011769065, -0.025890015, 0.023692353, -0.0030796202, -0.029899787, 0.020260913, 0.020318747, -0.0073400023, -0.0063905735, -0.010390706, -0.049081147, -0.040097717, 0.0061688796, -0.037437387, -0.031095007, -0.043027934, -0.030805841, 0.02535024, 0.008111113, 0.0145354215, -0.0043350835, -0.091145195, -0.011855815, -0.0036748208, 0.013754673, 0.030882953, -0.009682249, 0.060108017, 0.023094742, 0.034892723, -0.011277483, 0.013831784, -0.03304206, 0.016328253, 0.013976367, 0.009783457, 0.042488158, -0.050546255, 0.08821497, -0.013773951, 0.039673604, -0.005537533, -0.0053784917, -0.0055568106, -0.030092565, -0.013658284, 0.044415932, -0.05802602, 0.035393946, -0.028897345, -0.03441078, -0.01292573, 0.05351503, 0.0032242034, 0.03132634, -0.01258837, 0.0032507102, 0.004262792, 0.00839064, -0.0009138857, 0.0020578995, 0.032232396, -0.0073400023, 0.016395725, -0.03876755, -0.055751245, -0.032405894, 0.046613593, 0.028434679, -0.016925862, 0.049620923, -0.03498911, 0.0063664764, -0.017378889, 0.022786299, 0.013725757, 0.0073303636, 0.03737955, -0.051394477, 0.02637196, -0.01010154, 0.0018868096, 0.026179181, -0.0145354215, -0.038054276, -0.061881572, 0.0217453, -0.0044121947, 0.038247053, 0.07483622, -0.027027402, -0.017822279, 0.049158257, -0.021706745, 0.010496734, -0.041948378, 0.017610222, -0.008612334, -0.022574242, -0.00830389, 0.009937679, 0.003715786, -0.014014923, 0.026853902, 0.017176474, 0.016723447, -0.0051230616, 0.008342446, -0.0011506405, -0.026005682, 0.062421348, 0.051394477, -0.034545723, -0.0212248, -0.020395858, -0.03167334, -0.0026723777, 0.022805575, -0.023653796, -0.042141158, -0.014766755, 0.027470792, 0.037842218, 0.011778704, -0.002430201, -0.047307592, 0.039904937, 0.0041832714, 0.0023073053, 0.008781014, -0.06608412, -0.046343707, 0.015634254, 0.0070074615, -0.008862944, -0.045688264, -0.014516144, -0.023133298, -0.0021868194, 0.03182756, 0.0059423656, -0.017147556, 0.038381997, -0.0037350636, -0.0007723148, -0.034005947, -0.021706745, 0.07452777, -0.0027591276, -0.045996707, 0.09484652, 0.003115766, -0.007754474, 0.0067954063, 0.024752628, 0.06608412, 0.011547371, -0.014178784, 0.010236484, 0.01497881, -0.03244445, 0.0024446594, 0.0039904937, 0.010419623, -0.03707111, -0.0145836165, 0.014014923, -0.022323633, 0.009715985, -0.019894635, 0.009479833, -0.0020735627, -0.021629633, 0.0071520447, 0.019162081, 0.039943494, 0.0589128, -0.018121082, -0.04179416, 0.00013569728, 0.0015602927, 0.023403186, -0.060146574, 0.005204992, -0.023846574, -0.0029302177, -0.02654546, 0.04827148, 0.02533096, 0.0060917684, -0.0072291554, 0.038902495, 0.0123955915, 0.0210513, -0.019644026, 0.054209027, 0.03978927, -0.000117021955, 0.009643693, 0.022979075, -0.008752097, 0.037167497, 0.07942432, -0.0054218667, 0.03637711, 0.002012115, -0.009388263, 0.0003741088, 0.019306665, -0.012626925, -0.051818587, -0.026217736, -0.005523075, 0.022073021, 0.01224137, -0.008834028, -0.008800292, 0.013388396, -0.015316171, -0.013455868, 5.105591e-05, -0.006641184, 0.020742856, 0.0071086697, -0.060724907, 0.0033928836, -0.022651354, -0.030246787, -0.054556027, -0.004467618, -0.017513834, -0.021186246, 0.04075316, 0.03500839, -0.029803399, -0.010284678, 0.021494688, -0.013060674, -0.0044796667, -0.03587589, 0.03030462, 0.038459107, 0.008708723, 0.004812208, -0.012376314, 0.0026049057, -0.019836802, 0.02482974, -0.010737706, 0.041948378, 0.006824323, -0.03192395, -0.013860701, -0.02799129, -0.020068135, -0.0025422531, 0.03603011, 0.01566317, 0.024868295, 0.0004027242, -0.0034434877, -0.021321189, -0.00702192, -0.0051760753, 0.008270154, -0.01181726, 0.00829907, -0.018005416, 0.023615241, 0.007855683, -0.03279145, -0.013542618, 0.032675784, 0.031210674, -0.006443587, 0.04819437, -0.0061158654, 0.00479293, 0.006274907, 0.0015566781, 0.004154355, -0.0122606475, -0.037283164, -0.018583748, 0.044223152, -0.028531067, 0.027335847, -0.015595698, -0.0021759758, -0.0063231015, 0.031056453, 0.0032940852, -0.019798247, 0.00054610247, -0.035586722, 0.049158257, -0.008882223, 0.031808283, -0.018015055, 0.024444185, 0.022863409, 0.024771906, -0.04973659, 0.025620127, -0.07271566, -0.019798247, 0.003467585, -0.024598407, 0.033061337, -0.011316038, 0.022882687, -0.0048242565, -0.042758044, 0.025890015, -0.010236484, -0.028203346, 0.0090075275, 0.025812905, 0.0049278745, -0.04827148, 0.05652236, 0.049890812, -0.014670366, -0.025446627, 0.00071689126, 0.016212586, 0.015055921, 0.00039639868, -0.0061592404, 0.010062984, 0.04391471, -0.04819437, -0.0055182553, 0.032290228, 0.0054700607, -0.015817393, 0.013041397, 0.032483004, 0.027509347, -0.010390706, 0.013532979, -0.049620923, -0.018815082, -0.070518, -0.015721003, 0.018207833, 0.013648646, 0.00521945, 0.0106124, -0.05872002, 0.0069737253, -0.031615507, 0.033022784, -0.13949378, 0.046844926, -0.016125835, 0.03757233, -0.017243946, -0.0119907595, 0.014236617, -0.055674136, 0.0014747477, -0.004585694, -0.08435942, 0.0052531864, 0.017157195, -0.007947251, 0.008824389, 0.04005916, -0.0036266262, -0.024752628, -0.024502018, -0.009956957, 0.008747278, -0.031654064, 0.016193308, 0.019219914, 0.015335448, -0.0078701405, -0.0015386053, -0.003800126, -0.018101806, 0.005195353, -0.0059423656, -0.054825917, 0.01334984, 0.047037706, -0.05451747, -0.0042266464, 0.023846574, 0.012983563, -0.034179445, 0.012048593, -0.01729214, 0.03038173, -0.009797916, -0.024463462, 0.020068135, 0.076494105, -0.002371163, -0.018265666, -0.0183235, 0.016819835, -0.0031808284, 0.0284154, -6.381989e-05, 0.044724375, 0.0020711531, -0.0033615574, -0.022015188, -0.010949761, -0.0060483934, 0.023345353, -0.04769315, 0.04179416, -0.015104116, -0.049196813, -0.007754474, 0.009720804, -0.038304884, -0.001745841, -0.010737706, -0.06299968, -0.0011446163, -0.023171853, -0.01549931, 0.052859586, 0.03157695, -0.010496734, 0.0655829, -0.008718361, 0.008544861, -0.030362453, -0.037302442, -0.021591078, -0.015229421, 0.060455017, 0.091453634, 0.029803399, 0.00035302376, -0.01335948, 0.0021097085, -0.020318747, -0.037707277, -0.045842484, -0.016280059, -0.012694397, 0.0038892857, -0.004347132, -0.020511523, -0.05486447, 0.014680005, 0.0018687367, -0.018034333, 0.010573844, 0.0018807853, -0.0030531134, 0.022227243, 0.0024518885, 0.0016639106, -0.0033013143, 0.030516675, 0.0017482508, -0.035740945, 0.0055857273, -0.013051035, 0.01814036, -0.024193574, -0.027181625, 0.036936164, -0.022612799, -0.024617685, -0.015431837, -0.011855815, -0.008631611, -0.01575956, -0.021359745, 0.01796686, 0.0033519184, 0.036916886, 0.008515945, -0.014352283, -0.005185714, 0.016704168, -0.026391236, 0.01720539, 0.0071954196, -0.0013084771, -0.024694795, -0.03464211, 0.040367603, -0.009446097, -0.03097934, 0.010082263, -0.026005682, 0.008178584, -0.039866384, 0.021726022, -0.026352681, 0.017918667, -0.03286856, 0.0077833906, -0.017109001, 0.018593388, 8.803003e-05, -0.0051567974, 0.057910353, -0.010795539, 0.021764578, -0.00496402, -0.011653398, -0.022612799, 0.035451777, -0.008019543, -0.005715852, 0.028550345, 0.0014530603, -0.05127881, 0.025446627, -0.0061785183, 0.004306167, -0.027894901, 0.006939989, 0.0038700078, 0.06778056, -0.024675518, 0.05582836, -0.0036362652, -0.08374254, 0.017137919, -0.013542618, 0.049158257, 0.005590547, 0.019711498, -0.0013759492, 0.045148484, -0.0016735495, 0.045996707, 0.006361657, 0.027181625, 0.02002958, 0.007335183, 0.03013112, -0.013426951, -0.008944875, 0.002901301, -0.03739883, 0.025562294, -0.039904937, 0.01952836, -0.0034531266, -0.015614976, 0.010622039, -0.014737838, -0.012569091, 0.0025446627, -0.011393149, -0.056946468, 0.023306796, -0.0445316, 0.0066460036, -0.00024699615, 0.033080615, -0.011711231, 0.039596494, -0.038555495, 0.045996707, 0.011634121, -0.005248367, 0.00024639373, 0.008144848, -0.034391504, -0.029861232, 0.010602761, 0.01343659, -0.01506556, -0.022747742, -0.02918651, -0.028126234, -0.0044868956, 0.0016060774, -0.010034068, -0.036743388, -0.01815964, 0.035259, 0.00078617065, 0.021263355, 0.024945406, -0.028608179, -0.0042652017, 0.0291094, -0.023229687, 0.018901832, 0.004298938, 0.01352334, 0.046382263, -0.026641848], "docs/navi/cc-rules.md::1778391630.407": [-0.014632191, -0.0030577888, -0.04078935, 0.0049621393, -0.00608733, -0.01925536, -0.00040252646, -0.0043783584, -0.010865861, 0.0010922356, 0.027174069, 0.021223268, -0.022259008, 0.0160069, 0.0011787434, -0.020036874, -0.011845106, 0.037192505, 0.004919768, -0.026439633, 0.005809563, 0.0077209757, 0.0030624967, 0.021053782, 0.03348267, 0.023294749, -0.003210796, -0.018068966, -0.01920828, 0.035271678, -0.00375456, 0.030356616, 0.004853857, -0.03781395, -0.0014535679, -0.025422724, -0.012146413, 0.016355285, -0.036778208, 0.0048444415, -0.052238993, 0.007650357, -0.005131624, -0.0142178945, 0.027720187, -0.050657135, 0.0115061365, -0.034800887, -0.0017383965, -0.019151786, -0.02468829, -0.015573773, 0.053444218, -0.021355089, 0.033765145, 0.054461125, -0.015649099, -0.01102593, -0.009688883, -0.022447325, -0.01740986, -0.0046184617, -0.050581805, 0.016251713, 0.011911018, 0.021731721, -0.032522257, 0.023049938, 0.010941188, -0.043162137, 0.00374279, -0.012362977, -0.033294354, -0.04101533, -0.03781395, 0.0133045595, 0.015752673, -0.00257052, 0.007452625, 0.014396795, 0.019697905, 0.023162927, 0.043011483, -0.010310328, 0.0064922106, -0.008540153, -0.078716286, 0.032861225, 0.031674832, 0.011732116, 0.00053523073, -0.007994034, -0.00405822, -0.043011483, -0.030017648, -0.0038934432, -0.004924476, 0.017758245, 0.009020359, 0.016468275, 0.010225585, -0.0030672047, -0.040601034, -0.052238993, 0.055817004, -0.015008824, 0.013219817, -0.013907172, -0.024255162, -0.03188198, 0.02252265, 0.0298105, -0.036928862, 0.02593118, -0.008450702, -0.05359487, 0.012711362, -0.052201327, -0.0035662435, -0.033539165, 0.005946093, -0.0016560081, 0.05758718, -0.03687237, 0.017325116, -0.01125191, -0.014848755, -0.010140843, 0.03361449, 0.030676754, -0.023614887, 0.026420802, -0.035139855, 0.010602218, -0.04696613, 0.0044583925, 0.008714345, -0.01886931, -0.055026077, -0.069903076, 0.009185136, -0.013022085, -0.053858515, -0.026138328, 0.051222082, -0.0025728738, 0.06982775, 0.045986883, 0.016214048, -0.036156766, 0.065496475, 0.04820902, -0.005715405, 0.032522257, 0.04549726, -0.03336968, -0.008271801, 0.04662716, -0.005790732, 0.044932313, -0.012080502, 0.00025702256, -0.06662637, 0.021110278, 0.020488832, -0.009100394, 0.01966024, 0.008540153, -0.024048015, -0.029754004, 0.01497116, 0.025121419, 0.024311658, 0.014406211, 0.027117573, 0.015686763, 0.032409266, 0.016204633, 0.0056447866, -0.025611041, -0.055176727, 0.0013135074, 0.0184456, -0.034104116, -0.057172883, 0.014914665, 0.03453724, -0.048849296, -0.0114496425, 0.036250923, 0.012494799, 0.0042865537, 0.07359408, 0.010668129, 0.02662795, -0.008262386, 0.014895834, -0.017438106, -0.008761425, -0.058754742, -0.0361191, -0.011355484, 0.026100663, -0.015394872, -0.028153313, 0.012758441, -0.03323786, -0.03815292, 0.0104798125, -0.10809366, -0.010837614, 0.024820112, -0.020658318, 0.026891593, -0.05314291, 0.016204633, -0.044518016, 0.013342222, 0.0013299851, -0.016449444, 0.026307812, 0.022955779, -0.02514025, -0.072803155, 0.026722109, -0.0042465366, 0.014236726, 0.04459334, 0.03954646, 0.02502726, -0.026816268, -0.026665613, -0.005173995, -0.0031637168, 0.043162137, -0.029490361, -0.016778998, -0.0029236134, 0.011986344, -0.032164454, -0.01932127, -0.032635245, 0.034782056, -0.003425006, -0.010592802, 0.015846832, 0.015300714, -0.009613557, -0.01531013, -0.045647915, 0.025046092, 0.0014688686, -0.019283608, 0.0138035985, 0.052615624, 0.03587429, 0.012410056, -0.010300911, -0.018925807, -0.0019043504, 0.044969976, 0.037776288, 0.031674832, 0.032616414, 0.015121813, -0.041316636, -0.03864254, -0.05589233, 0.007650357, 0.00030307184, -0.019942716, 0.04523362, -0.0040770518, 0.0017266268, -0.050318163, 0.012730194, -0.012636036, 0.014010746, 0.13069163, 0.03568597, 0.020262854, 0.0088744145, 0.025648704, 0.028850084, 0.025667537, -0.021223268, 0.03212679, -0.028887749, 0.014123736, -0.00611087, -0.06293537, 0.07272782, 0.075100616, -0.0015277175, -0.0073019713, 0.00040370345, -0.030469606, -0.15833649, -0.023238253, 0.028868917, 0.017334532, 0.010715208, 0.0039876015, -0.02067715, 0.02935854, -0.04572324, 0.061993785, 0.015498446, -0.039471135, -0.047907714, -0.059056047, 0.009218092, -0.010931771, -0.030714419, -0.027814344, 0.023596056, -0.049979195, -0.048736304, -0.041994575, 0.03028129, 0.012767857, -0.00471262, -0.049489573, 0.054423463, -0.013003253, -0.02466946, -0.030224795, -0.018200789, -0.032748237, 0.0076221097, 0.016016318, 0.06809524, -0.024273993, -0.03280473, -0.014029577, 0.016920235, -0.051448062, 0.005155164, 0.03544116, -0.03962179, -0.005903722, 0.023275917, -0.0084318705, 0.0011457881, -0.023520729, 0.019584915, 0.02022519, 0.0074243774, -0.015168892, -0.03770096, -0.009524106, -0.022428492, 0.019584915, -0.005823687, 0.05713522, -0.026420802, 0.0022374352, 0.029678678, -0.0075797383, 0.02638314, -0.054913085, -0.017099136, -0.0065534133, 0.042710178, -0.02581819, 0.034669064, -0.014236726, 0.008841459, -0.012278235, -0.012410056, 0.007490288, -0.030789744, -0.004559613, -0.03416061, -0.017230958, 0.027626028, -0.12933576, 0.042484198, -0.039132163, 0.011082425, -0.011185999, -0.0286806, 0.004406606, -0.0017042642, 0.0047361595, 0.014406211, 0.24918036, 0.03476322, 0.0105645545, 0.0060779145, 0.067153655, -0.007768055, 0.015931575, -0.012212324, 0.01691082, -0.043501105, -0.012099334, -0.011760364, 0.020093368, -0.02775785, -0.03176899, 0.020545328, -0.050657135, 0.030978061, 0.06011062, 0.0030248335, 0.011892186, -0.02376554, 0.051975347, 0.0390945, -0.0071607344, -0.011308405, -0.0029801084, 0.010470396, -0.010291495, 0.03984777, 0.0048915204, 0.02387853, 0.013577619, -0.051033765, -0.0741967, -0.021355089, 0.014509785, -0.0045690285, -0.008403623, 0.022146018, -0.022447325, -0.023275917, 0.009382868, 0.013276312, 0.03668405, -0.03474439, 0.030789744, 0.003902859, -0.01742869, -0.02216485, -0.019829726, -0.034348927, -0.045873895, 0.022710968, -0.055365045, -0.009189844, -0.05415982, -0.032371603, 0.020244021, 0.025629872, 0.030676754, -0.011779196, -0.062031448, 0.0074008377, -0.023257086, -0.0025869976, -0.03864254, -0.031034555, 0.03519635, 0.0286806, -0.023464233, -0.0028153313, 0.005512965, -0.04327513, 0.019641409, 0.04180626, 0.028548779, 0.050883114, -0.039584123, 0.035497658, 0.020394675, 0.01616697, -0.00084918964, -0.0390945, 0.03233394, -0.040036082, -0.022767462, 0.022240177, -0.030676754, 0.011619126, -0.018812817, -0.03643924, -0.041730933, 0.04500764, -0.011901601, 0.030111805, -0.05619364, 0.012975005, -0.01650594, -0.007692728, 0.015554941, -0.03642041, 0.013737687, -0.01519714, 0.013794182, 0.024255162, -0.04640118, -0.028190978, 0.02502726, -0.0014653376, 0.007645649, 0.034725558, -0.02401035, -0.007716268, -0.014660438, 0.025196746, -0.0034038203, -0.018615084, 0.047681734, -0.00845541, -0.0100655155, 0.014283805, -0.0030789746, 0.040864676, 0.0015359563, -0.031015724, -0.027701354, -0.036382742, -0.009142765, 0.055214394, 0.04662716, -0.043576434, -0.027739018, 0.031147545, 0.0042065196, -0.013700024, -0.02137392, 0.031938475, -0.04696613, 0.008629602, -0.0072925556, 0.02058299, -0.012240571, 0.0037263124, 0.013737687, -0.0027611903, 0.0058142715, -0.01569618, 0.029641014, -0.011958096, -0.03231511, 0.114797726, 0.021543406, -0.06941345, 0.00085154356, -0.012560709, -0.022033028, 0.030318953, 0.024424648, -0.015790338, -0.030074142, 0.011600295, 0.013323391, 0.02229667, 0.03255992, 0.026063, -0.048962284, 0.05095844, 0.015008824, -0.022579147, 0.04112832, -0.03954646, -0.025460389, 0.07728508, 0.009462903, -0.0137753505, -0.047606405, -0.025121419, -0.033802807, -0.027230563, 0.02446231, 0.031731326, 0.01388834, -0.004055866, -0.039282817, -0.009726546, -0.00960414, -0.011976928, 0.02035701, 0.00471262, -0.04696613, 0.08285925, -0.00374279, 0.002184471, 0.013539955, -0.010752871, 0.028077988, 0.005734237, -0.02412334, -0.027852008, -0.0013323391, -0.01851151, 0.0037216044, 0.0049950946, 1.47582e-05, -0.017287454, 0.012231155, 0.019829726, -0.04549726, 0.014151984, -0.045421936, 0.0075138276, -0.044141382, 0.0066522798, -0.0028200394, -0.028548779, 0.048585653, 0.06707833, 0.0018596252, -0.03687237, -0.005607123, 0.0100561, 0.054950748, -0.02559221, 0.035704806, 0.03210796, 0.032616414, 0.0037074806, 0.04094, 0.013558786, 0.008290633, 0.00267174, 0.028963074, -0.010790534, 0.036533397, -0.002027933, 0.054122157, 0.03346384, 0.02423633, 0.024650628, 0.018859895, -0.0007809249, 0.0068782596, 0.086324275, -0.0070712836, 0.032258615, 0.03886852, 0.0053670197, 0.0066993586, -0.0021903561, -0.01422731, -0.037437316, -0.008097609, -0.023614887, 0.018379688, 0.017974809, -0.02148691, 0.016195217, 0.010150258, -0.005988464, -0.0010151436, -0.00051669334, 0.0027046956, 0.011750949, -0.021656396, -0.046137538, 0.0096512195, -0.00960414, -0.02216485, -0.069752425, -0.005098669, -0.010291495, -0.03280473, 0.0066099083, 0.019810895, -0.017861819, -0.0119486805, 0.014698101, 0.010602218, 0.000104898165, -0.014980576, 0.017805323, 0.029189054, 0.008794379, -0.012927926, 0.030300122, 0.019810895, -0.0142178945, 0.00040870561, -0.078113675, 0.0327859, -0.0004240063, -0.034800887, 0.0036109686, -0.040412717, -0.006101454, 0.012532461, 0.04056337, -0.002730589, 0.035572983, 0.026722109, 0.014895834, -4.0789644e-05, 0.009302834, -0.0006208559, 0.015460783, -0.014396795, -0.040488042, -0.02239083, 0.025724031, 0.008234138, -0.0342736, -0.025272071, 0.011798028, 0.020959625, -0.016430613, 0.01886931, -0.014189647, 0.010442149, 0.013210401, 0.0038416563, -0.024989597, -0.040036082, -0.011280158, -0.012993837, 0.025177913, -0.054913085, 0.027663691, -0.028473452, -0.02047, -0.021750553, 0.035139855, 0.030243626, -0.034800887, 0.0026340769, -0.001714857, 0.007546783, -0.012381809, 0.025667537, -0.021750553, 0.03736199, -0.016185801, 0.032880057, 0.01251363, 0.0110353455, -0.05939502, -0.004387774, 0.014246142, -0.06662637, 0.009316958, -0.0031825486, 0.029057233, 0.014575696, -0.033746313, 0.011261325, 0.02274863, -0.0327859, 0.024707122, 0.0072031054, 0.019566081, -0.057436526, 0.046024546, 0.023840867, 0.018822232, -0.0008480126, -0.013558786, 0.023840867, 0.018116046, -0.020488832, 0.024292827, 0.03461257, 0.020507665, -0.019302439, -0.024857776, 0.038981512, -0.016091643, -0.010366823, -0.0101220105, 0.026703278, -0.033445008, -0.011496721, -0.0039946632, -0.04376475, -0.013558786, -0.05702223, 0.013182154, 0.023049938, 0.011590879, -0.004291262, 0.034348927, -0.03600611, 0.018765736, -0.050770123, -0.007753931, -0.14379847, 0.054536454, -0.042220555, 0.029659845, -0.065647125, 0.009745378, 0.04798304, -0.00674173, -0.0033284938, -0.003156655, -0.051674042, -0.016082227, 0.044405024, -0.014698101, 0.019189449, 0.03939581, -0.048811633, -0.01901055, -0.01692965, -0.007330219, 0.0057577766, -0.013700024, 0.014151984, 0.013436381, 0.018229036, -0.0011028284, -0.031900812, 0.012767857, -0.024744786, 0.0128526, -0.032409266, -0.046664823, 0.00021744668, -0.0014288513, -0.03864254, 0.05724821, 0.027249394, 0.02502726, -0.0151877245, 0.021072615, -0.01422731, 0.003050727, 0.010555139, -0.012202908, 0.010903524, 0.04376475, 0.011082425, -0.02811565, 0.0067652697, 0.017701749, 0.02239083, 0.0143403, -0.007899877, 0.018906975, 0.0045760903, 0.019848557, -0.032635245, -0.052615624, -0.0033379097, 0.012673699, -0.03131703, 0.044254374, -0.026477298, -0.01382243, -0.02387853, 0.023897361, -0.079620205, 0.0040935297, -0.02297461, -0.01715563, -0.015300714, -0.021882376, -0.025441557, 0.046890803, 0.018605668, -0.027908502, 0.046702486, 0.009811289, 0.028737094, -0.018455015, -0.01954725, -0.044066057, -0.018323194, 0.012871431, 0.08730352, 0.055440374, 0.017682917, -0.023388907, 0.0010834082, -0.016543603, -0.047003794, -0.04534661, -0.013502291, 0.0011040054, -0.019019965, 0.016609514, -0.037682127, -0.036307417, 0.026006507, 0.004552551, -0.004703204, 0.003425006, -0.02171289, 0.021807048, 0.012212324, 0.0021126755, 0.0048256097, 0.010216169, 0.02753187, 0.0059131375, -0.010668129, 0.011167168, 0.021016119, 0.011223663, -0.015055902, -0.014877002, 0.017871235, -0.030940399, 0.02103495, -0.0023774956, -0.03497037, 0.010978851, 0.0034956248, -0.025799358, 0.016995562, -0.009608848, 0.03210796, 0.010084348, -0.0015642038, -0.053105246, 0.011722701, 0.010630465, -0.013022085, 0.026910424, 0.00073502277, -0.025196746, -0.036552228, 0.03962179, -0.011609711, 0.0030107098, 0.024085678, -0.004710266, -0.00096747593, -0.02444348, 0.01752285, -0.025385061, 0.028059155, 0.0020196943, -0.029339708, -0.038755532, 0.03553532, 0.015620852, 0.008012867, 0.0715226, 0.026665613, -0.008445994, -0.021694059, 0.014443874, -0.035591815, 0.05415982, -0.014349716, -0.0350457, 0.0035474116, 0.020375844, -0.04410372, 0.0011846283, 0.016223464, -0.016336454, 0.015065318, -0.014020162, 0.0068735518, 0.05931969, -0.022127187, 0.06764328, -0.024895439, -0.07611752, -0.013087995, -0.04101533, 0.058302782, -0.012843184, 0.0346314, -0.008912077, 0.019396598, -0.014801675, 0.025761694, 0.04101533, -0.0020679503, -0.037192505, 0.0026317227, 0.00662874, -0.012494799, 0.0049950946, -0.00049756747, -0.040412717, 0.0454596, -0.040375054, -0.006986541, 0.022089522, -0.017955976, 0.01616697, -0.0020797201, -0.021656396, -0.039282817, -0.020884298, -0.043840077, 0.005946093, -0.00037928115, -0.024066847, 0.008102316, 0.036288586, -0.018502094, 0.03826591, -0.0413543, 0.035949618, 0.0060072956, 0.03658989, 0.026213653, 0.0076079858, 0.004601984, -0.036269754, 0.021317426, 0.023294749, -0.0081541035, -0.046062212, -0.018021887, -0.018596252, 0.0004060574, 0.03417944, 0.03210796, -0.0076644807, 0.0053811437, 0.057662506, 0.018200789, 0.04297382, 0.046476506, -0.009156889, -0.03406645, 0.03551649, -0.042333543, -0.023464233, -0.0041923956, 0.007325511, 0.070995316, -0.022315502], "docs/matrix/matrix_host.md::1775767933.165": [0.044343017, -0.031190753, -0.030707924, 0.009333084, -0.025821695, -0.052647673, 0.030669298, -0.011771371, 0.00742591, 0.0036067327, -0.0011503401, 0.03526583, -0.036231488, -0.011346482, 0.015923701, -0.028274465, -0.013161918, 0.0040388647, 0.02549337, 0.004796906, -0.015943013, 0.008888882, 0.07462605, 0.015556751, 0.037873108, 0.005644271, -0.03702333, -0.006329888, 0.032001905, 0.012939817, -0.018086774, -0.031016935, 0.040171374, -0.00815981, 0.0045192796, -0.071033806, -0.0031287319, 0.020336758, -0.03269718, 0.03410704, -0.017381843, -0.04051901, 0.010583612, 0.0035850054, 0.04596532, -0.051373005, 0.02939463, -0.033160694, -0.07593934, -0.027289495, -0.020220878, 0.01222523, -0.0029669842, -0.028834548, 0.045733564, 0.012379736, -0.006590616, -0.01335505, -0.011288542, 0.04252758, -0.025416119, 0.033044815, -0.042913843, 0.0063829995, 0.020375384, 0.015518124, -0.0024865693, 0.038722888, -0.0032349543, -0.00094513776, -0.009009589, -0.021804558, -0.05345883, 0.0019228664, -0.03312207, -0.014349678, 0.051411632, -0.0093089435, -0.019593202, -0.0014569365, 0.056703437, -0.032291602, 0.025956888, 0.013210202, -0.05145026, -0.0072182934, -0.06952737, 0.06612826, 0.04797389, 0.002464842, -0.009424822, -0.023967631, -0.02896974, -0.0050552194, -0.064467326, -0.01182931, -0.031770147, -0.026516968, 0.068523094, 0.021128597, -0.0018600987, 0.037795853, 0.008029446, 0.0267101, -0.0052000685, 0.0027376404, -0.013606121, 0.027637132, 0.0010700697, -0.03936022, 0.009811086, 0.0013724414, 0.0020580585, -0.027888203, -0.008010133, -0.05098674, -0.025222987, -0.011819654, -0.025222987, -0.020916153, 0.00996559, -0.01524774, 0.04890092, -0.042179942, -0.044961035, 0.009188236, -0.015576064, 0.033894595, -0.0061705546, 0.03148045, -0.018782048, -0.02114791, -0.011443047, -0.007870113, 0.004545835, -0.012862565, 0.018405441, 0.05554465, -0.015469841, -0.027057737, 0.005576675, -0.00029648718, -0.06489222, -0.032600615, 0.022268074, -0.03775723, 0.034763686, 0.024469774, -0.0007025162, -0.016908672, 0.024411835, 0.018839987, 0.021167224, 0.0126114935, 0.005697382, 0.03789242, 0.03796967, -0.0072810613, 0.041330162, 0.06697804, -0.0144559005, 0.031248692, -0.008681266, 0.021997688, -0.0011859487, -0.012408705, -0.000566117, 0.0048331185, -0.02168868, -0.028564164, 0.008338457, -0.0077204355, 0.03424223, 0.018173683, 0.005624958, 0.01154927, 0.050832238, -0.0112692285, 0.021862498, -0.03424223, -0.049712073, -0.00010773122, -0.03128732, -0.008855084, -0.034918193, 0.0027545395, 0.0043333904, -0.038297996, -0.026748726, 0.04797389, -0.055853657, 0.018646857, 0.054347232, -0.04438164, 0.02120585, 0.07354451, -0.0011177491, -0.02866073, 0.01968011, -0.005484937, -0.021804558, 0.027656445, -0.0025203673, 0.008768175, -0.032233663, 0.005624958, -0.054926626, -0.007932881, -0.016165115, -0.068523094, -0.028139275, 0.014774567, -0.017652228, 0.0340491, -0.014552466, 0.020703707, 0.014716628, 0.011665149, -0.019458009, -0.046583343, -0.019013805, 0.06674628, 0.025145734, 0.017671542, 0.018704796, -0.018617887, 0.010728461, 0.034319486, 0.009453792, 0.004878987, -0.016561035, 0.022326013, -0.036810882, -0.008811629, 0.05017559, -0.026883919, -0.052106906, -0.013876505, 0.0083288, -0.0069237677, -0.041832305, 0.0067644343, -0.0044999663, -0.020510577, -0.034705747, 0.01414689, 0.010660864, 0.044690654, 0.014079293, -0.011056785, 0.0072907177, 0.012360422, 0.029298063, -0.0058663725, 0.06531711, 0.012804625, 0.03574866, 0.015353962, -0.002829378, -0.031808775, -0.0013567494, 0.001631962, 0.02750194, 0.024044884, 0.010718804, 0.0080777295, 0.05523564, -0.039321594, -0.00034220505, 0.020394698, -0.011114724, 0.007305203, 0.0041402588, 0.0021703164, -0.03613492, 0.011027815, -0.028062021, 0.011809997, 0.037873108, 0.03202122, 0.014552466, 0.023195105, -0.012128664, -0.0066871815, -0.0021292758, 0.022789529, 0.004475825, 0.0020254676, 0.0024515642, -0.025763756, -0.04442027, 0.035439648, 0.063540295, -0.018511664, -0.00928963, -0.0050359066, -0.0012601836, -0.17876261, -0.011220946, 0.04125291, -0.0017405986, -0.005079361, 0.0037853795, -0.023272358, -0.014195173, -0.07196084, 0.042797964, -0.018762736, -0.059252776, -0.010853996, -0.025686502, -0.002415352, -0.023967631, 0.026111392, 0.022074942, -0.03686882, -0.00762387, -0.026922544, -0.0600253, 0.047587626, 0.04187093, -0.012176948, -0.0022753316, 0.035574842, 0.0051228157, -0.0140503235, 0.0073293443, -0.0043092486, -0.0046037743, 0.011037471, -0.0034739547, 0.027057737, -0.0035246518, 0.009149609, 0.03136457, 0.0019771848, 5.013123e-05, -0.0027328122, 0.04893955, 0.011993472, 0.0431456, 0.031847402, 0.0020713364, -0.00030523847, -0.03246542, -0.0431456, -0.016242368, 0.018530978, 0.028351719, -0.04515417, 0.030263722, -0.035227206, -0.018164027, 0.014639376, 0.057244208, -0.005359402, -0.055081133, -0.0002906027, -0.011105067, 0.0223067, 0.011877594, -0.023677934, -0.01573057, 0.03001265, -0.028583476, 0.0032252977, -0.029220812, 0.014262768, 0.017642573, -0.002665216, 0.0026024482, 0.0021196194, 0.009299287, -0.02298266, -0.028081335, 0.015836792, -0.105449855, 0.033682153, -0.027173616, -0.0039543696, 0.022074942, -0.00070674095, 0.0033435908, -0.019631827, -0.012543897, 0.024740158, 0.29186046, 0.01891724, -0.035343084, -0.014987012, 0.0063878275, -0.01998912, 0.008449508, 0.055274263, 0.05519701, -0.030707924, -0.032368857, 0.011626522, 0.0074307383, -0.0067740907, -0.00499728, 0.009975247, -0.015605033, -0.0054656244, 0.051488884, -0.025126422, 0.0036019043, -0.02267365, -0.0009910065, 0.007174839, -0.015479498, 0.0021099627, -0.02151486, 0.07080205, -0.03866495, 0.05172064, -0.01197416, 0.013982728, 0.0021908365, -0.004101632, -0.043300103, 0.0031577016, 0.052415915, -0.016754167, -0.00872472, 0.024913976, -0.024064198, -0.0628064, -0.025165047, 0.023001974, -0.0139441015, -0.0013796838, 0.02389038, -0.02860279, -0.014919416, -0.038375247, -0.022229448, -0.040480383, -0.011906563, -0.02261571, -0.010380823, -0.019120028, 0.026594222, -0.029974025, -0.033450395, 0.063694805, 0.012466645, 0.00057426473, -0.089072295, 0.013113636, 0.0005540463, 0.030823803, -0.017729482, 0.011356138, 0.035710033, 0.022519145, 0.030031964, -0.015769195, -0.010274601, -0.02255777, 0.016976267, -0.004495138, 0.016947297, 0.09648855, -0.07188358, 0.061647605, -0.01485182, 0.038355935, -0.0067885756, 0.021167224, 0.0053642304, 0.022364639, -0.02402557, 0.027579192, -0.011529957, -0.026420403, -0.016763823, -0.033141382, 0.019042775, 0.0394761, 0.043995377, 0.026265897, -0.00096505444, 0.009859368, 0.005330432, -0.05334295, -0.0077832034, 0.012978444, -0.028911801, -0.0057698064, -0.004845189, -0.01852132, -0.021978376, 0.02267365, -0.011423734, 0.04882367, -0.056973822, 0.030572733, -0.020549202, -0.0063588577, 0.0046858555, -0.0053642304, 0.00068199594, 0.008111527, 0.027714385, -0.016358247, -0.002950085, -0.041214284, -0.030572733, -0.05763047, -0.00942965, -0.008000476, -0.0252423, -0.026092079, -0.041137032, 0.014668345, 0.056626186, -0.029877458, -0.011018158, 0.0020737506, 0.0497507, -0.00705896, -0.04353186, 0.016058892, -0.048669163, 0.038162805, -0.045579057, -0.007884597, -0.012785312, 0.002979055, 0.011182319, -0.010670521, -0.023504116, 0.037853792, 0.00646508, 0.019168312, 0.0032397825, 0.03408773, 0.039398845, -0.03246542, -0.022074942, 0.0052773207, -0.04364774, 0.024218703, 0.05867338, -0.0034401566, -0.034010474, -0.027482627, 0.03574866, 0.07281061, 0.025589937, 0.002979055, -0.04364774, 0.058093984, -0.024778785, -0.031325944, 0.05446311, -0.033160694, -0.046660595, 0.05311119, -0.023368923, -0.061647605, -0.00965658, -0.034512617, 0.021669365, -0.0070155053, 0.055969536, 0.022712275, -0.019158654, -0.009255832, 0.0037902077, 0.0074017686, 0.0013977899, 0.014687658, 0.04248895, -0.030843116, 0.0035415508, 0.062265627, 0.008966135, -0.014706971, -0.018144714, 0.0056153014, 0.0085847, 0.046737846, -0.0048886435, -0.027482627, 0.053265695, 0.014069637, 0.017941926, -0.025454745, -0.007507991, -0.030727237, -0.01598164, -0.011220946, -0.020607142, -0.02340755, 0.011240259, 0.002146175, 0.017797077, 0.008917851, 0.0014183102, 0.006778919, -0.001914417, 0.037737913, 0.0065471614, -0.026053453, 0.016280994, -0.0060450193, 0.032755118, -0.08204231, 0.012910848, 0.008604012, -0.0004079905, -0.03990099, -0.037390277, -0.027424688, 0.0037588237, 0.0050503914, 0.050330095, -0.016078206, 0.031750835, -0.02340755, 0.049596194, 0.026941858, -0.001947008, -0.011500987, 0.049789328, 0.04588807, -0.04920993, 0.034918193, 0.010158722, 0.047471747, -0.004000238, 0.01674451, -0.0070686163, 0.039186403, -0.067364305, -0.0835101, -0.04353186, -0.009709692, 0.045849442, 0.079261206, 0.0014014111, 0.018926896, 0.009207549, -0.038317308, -0.036482558, 0.030649984, -0.019815302, 0.0181254, -0.011993472, -0.0380083, -0.010641552, -0.048128396, -0.013905475, -0.039340906, 0.0038553895, 0.014967699, -0.007160354, -0.021437608, 0.043724995, -0.027096363, 0.025107108, -0.010274601, 0.019535262, 0.010052499, -0.040750768, 0.043106973, 0.041059777, 0.0066147572, -0.01194519, -0.017980551, -0.028699355, -0.06871622, 0.005610473, -0.025956888, 0.04156192, -0.016783137, -0.020896839, 0.008888882, -0.012978444, 0.026478343, 0.027347434, 0.0343388, -0.00762387, 0.046853725, -0.031074874, -0.041098405, -0.0075514456, -0.0074886777, -0.037544783, -0.004642401, -0.02707705, -0.017594289, -0.0035391366, 0.01377994, 0.036289427, -0.025222987, -0.022422578, 0.016947297, 0.0115203, -0.021051344, 0.054733496, -0.019477323, -0.004060592, 0.015431215, 0.016918328, -0.011375451, -0.016966611, -0.026883919, 0.01380891, -0.004241653, 0.005258008, 0.0019759778, -0.0047341385, -0.009613126, -0.019641483, 0.05156614, 0.026883919, -0.058209863, 0.0021920437, -0.041214284, 0.036501873, -0.008203264, 0.038375247, -0.05145026, -0.014600749, 0.0013132949, 0.01115335, -0.010506359, -0.019197281, -0.0017007651, 0.005663584, -0.010709147, -0.035825912, 0.0045216936, 0.026092079, 0.00218118, -0.03862632, -0.056742065, 0.039746482, -0.025319552, 0.021592112, -0.005383543, -0.018366816, 0.0018468209, -0.04422714, 0.07686637, 0.069295615, -0.013036383, 0.035671405, 0.0048741587, 0.022944035, 0.021321729, -0.0006711323, 0.0144559005, 0.020491263, 0.029916085, -0.001106282, 0.058557503, -0.020607142, 0.033875283, 0.0010308399, -0.007421082, 0.024701532, -0.0073824553, -0.03955335, -0.032677867, -0.058750633, -0.00379745, -0.011037471, 0.017555663, 0.0030056105, 0.016029922, 0.018482694, -0.034802314, 0.010458076, -0.044343017, 0.021089971, 0.017951582, -0.13851398, 0.015296022, 0.011230603, -0.0006922561, -0.026497655, -0.019573888, -0.012476302, 0.015035295, 0.015421558, -0.024913976, -0.06651452, -0.00739694, 0.06744155, -0.022152195, 0.0215728, 0.007937709, -0.0038384905, -0.00076286984, -0.023272358, 0.040905274, -0.020607142, -0.022461206, 0.004410643, 0.041214284, 0.050561853, -0.018994493, -0.006344373, -0.0154891545, -0.032542676, -0.006856172, 0.032851685, -0.044806533, 0.012244543, 0.075591706, 0.002194458, -0.022789529, 0.011365795, -0.018540634, -0.044343017, 0.021534173, 0.045849442, 0.03012853, 0.022905407, -0.0057408367, -0.015382932, 0.050252844, -0.009782116, 0.015353962, -0.06968188, 0.029529821, -0.0055525335, 0.018849645, 0.018299218, 0.0069527375, -0.0042344104, -0.03159633, -0.045270048, -0.006064332, 0.01942904, -0.022712275, -0.05867338, 0.019622171, -0.05909827, -0.05542877, -0.012012785, 0.016821763, -0.04600395, 0.01527671, 0.000715794, 0.029278751, -0.043609116, -0.056664813, 0.02176593, 0.0014327951, 0.017739138, -0.034435365, 0.00011188053, 0.008686094, -0.04353186, 0.0057070386, -0.006189868, -0.0149773555, 0.00076649105, 0.012910848, 0.098497115, 0.0022874023, -0.0048524314, 0.0017635329, -0.012215573, 0.00042458775, -0.028004082, -0.039128464, 0.015102891, -0.01180034, -0.030649984, -0.0041378443, -0.024547026, -0.004678613, -0.037660662, -0.00855573, -0.0015305679, -0.031325944, 0.008748861, -0.009217205, 0.016416186, -0.018164027, 0.03868426, -0.054965254, -0.006175383, -0.0066823536, 0.0032711665, 0.003696056, -0.007078273, 0.0245084, -0.029529821, -0.02676804, 0.019892555, 0.018308876, 0.0013965829, -0.010718804, 0.0018625129, 0.013065353, -0.031866714, -0.028216526, 0.018357158, 0.029684328, 0.014832507, 0.0132295145, 0.024662904, -0.03484094, 0.017999865, -0.033025503, 0.012949474, -0.0006994985, 0.018231623, -0.01527671, -0.027791638, 0.049905207, -0.0062960903, 0.012292827, -0.038549066, 0.029298063, -0.004625502, 0.008613669, -0.00872472, 0.018308876, -0.00041040464, -0.010776743, -0.01075743, -0.038722888, -0.0070541315, -0.0029356002, 0.0040436927, 0.05511976, 0.015943013, 0.05079361, -0.023967631, -0.018057805, 0.0016597247, 0.0072810613, 0.033720776, 0.007696294, -0.056935195, -0.02738606, 0.011655492, 0.015141518, 0.005822918, -0.0021184122, -0.0122542, -0.021418294, -0.0047027543, 0.00016717955, -0.02707705, 0.039321594, 0.012553554, -0.031383883, 0.033469707, -0.016725197, 0.020182252, -0.023272358, 0.025454745, -0.0050648763, -0.0010761052, 0.035729345, 0.014880789, 0.02445046, 0.016329277, 0.0106512075, -0.012138321, 0.005542877, -0.037081268, 0.019390414, -0.009304115, -0.02352343, 0.0067209797, -0.024044884, 0.0036212176, 0.020278819, 0.022635024, 0.09131262, -0.016580347, -0.039031897, 0.04376362, -0.016242368, 0.003181843, -0.03569072, -0.033411767, -0.037177835, -0.007879769, 0.018666169, -0.0029066305, -0.015054608, 0.038471814, -0.016252024, -0.007194152, 0.012312139, 0.08126978, 0.02786889, -0.0010966253, -0.014069637, -0.010409793, -0.01180034, -0.008208093, -0.04136879, 0.0028028223, 0.01626168, -0.008106699, 0.004741381, -0.05280218, 0.040557638, -0.02151486, -0.013239171, -0.03690745, 0.023542741, 0.01527671, 0.022036316, -0.03990099, 0.037853792, -0.0036719146, -0.04156192, 0.022326013, -0.006807889, -0.0062188376, 0.015044952], "docs/matrix/synapse_retention_discovery.md::1775963289.947": [-0.026541142, -0.0023442167, -0.012123151, 0.00018192956, -0.0017646285, -0.04837974, 0.01615793, 0.06425552, 0.005929904, 0.012104341, 0.008243554, 0.0028897114, -0.03762033, 0.031732745, 0.0074817427, -0.006719931, 0.010627743, -0.0069033303, -0.00982831, -0.008379928, -0.0069409506, -0.009677829, 0.046686828, 0.013722015, 0.030735807, 0.050749823, -0.024678934, -0.0031248385, 0.019637812, -0.0042134766, -0.013740825, -0.013486887, 0.028196435, -0.007086729, 0.009762475, -0.022026703, -0.025450151, -0.0103079695, -0.040968537, 0.010035222, -0.0005260968, 0.0018057758, 0.0092263855, -0.018593848, 0.044956293, -0.013355216, 0.048981667, -0.029682439, -0.013073064, -0.0061415187, -0.048492603, -0.022402905, 0.027218306, -0.0029273317, 0.059327256, -0.011596466, -0.05748386, 0.008182421, -0.029494338, 0.013204735, -0.028271677, 0.017559288, -0.017615719, -0.0006366065, 0.050072655, 0.0458968, 0.03528787, 0.01784144, -0.024114631, -0.028911222, -0.011540036, 0.04002803, -0.020239737, -0.044279125, -0.07091432, -0.001798722, -0.0032400507, -0.02740641, 0.03705602, 0.02300483, -0.0071243495, -0.0014236943, 0.030472465, 0.034309737, -0.024772987, -0.01556541, -0.037206504, 0.033670194, 0.0166564, 0.0069033303, 0.049846936, -0.013270571, 0.021161435, -0.0021126166, -0.0052527385, -0.019938774, -0.039689448, -0.009668425, 0.036303617, -0.008323497, 0.02655995, -0.0039595393, 0.018095378, -0.022233615, 0.030021021, 0.002746284, 0.03920038, 0.027933093, 0.009696639, -0.012875557, -0.0104114255, 0.016976172, -0.015367904, 0.0043263375, -0.017926086, -0.033820674, 0.012386493, -0.0344226, 0.0083517125, 0.00055254856, 0.036830302, -0.0008593894, 0.026691623, -0.012499354, -0.022252424, -0.007843838, -0.00714316, 0.02180098, -0.0045826263, 0.047213513, -0.013279975, -0.009781285, 0.012198391, -0.012236011, -0.082087554, 0.00041147234, 0.072569616, 0.045069154, 0.04025375, -0.043037657, 0.051201265, 0.003277671, -0.064857446, -0.0013096577, -0.007904971, -0.030171502, 0.024772987, -0.023982959, -0.011304908, 0.009649614, -0.0011544739, 0.0025934514, 0.02302364, -0.014521447, 0.010853465, -0.027801422, 0.02522443, 0.049696453, 0.010373806, -0.020239737, -0.01373142, 0.0052010105, -0.11120569, 0.085247666, 0.03365138, 0.034309737, 0.037413415, 0.028309297, -0.009405082, -0.0063249175, 0.009550861, -0.06858186, 0.04371482, 0.01717368, 0.012809722, 0.011333124, 0.11835355, 0.027933093, 0.024020579, -0.041984286, -0.04363958, 0.03327518, -0.041231878, -0.03321875, -0.025412532, 0.039727066, -0.017737985, -0.029287426, -0.030058643, -0.0043851193, -0.029682439, -0.04134474, 0.03995279, 0.028328108, 0.031826798, -0.0107029835, -0.008144801, 0.016910337, 0.04465533, 0.01549017, 0.0025769924, 0.05199129, 0.04025375, 0.025017519, -0.062600225, -0.023286983, -0.017973112, -0.029042894, 0.03227824, -0.02185741, -0.028817171, 0.0379401, 0.043940544, 0.002990816, 0.013703205, -0.014022977, -0.008121288, 0.019581381, -0.048229262, -0.022779109, -0.03466713, 0.05153985, -0.011521226, -0.016806882, -0.035175007, -0.0047401614, -0.031281304, -0.0037267637, 0.022007892, -0.03472356, -0.020333787, 0.031281304, -0.0020385515, 0.008784346, 0.034046397, 0.009132335, -0.044279125, 0.019148747, 0.01730535, 0.0028638474, -0.027989523, -0.025901595, -0.049433112, -0.031469405, -0.031789176, 0.008647973, 0.04597204, 0.051163647, 0.004596734, -0.0061180056, -0.014417991, 0.015396119, -0.031243682, -0.0010369103, 0.05492568, 0.025450151, 0.023211742, -0.013806661, 0.019318039, -0.019120531, 0.0024382675, 0.028290486, 0.02992697, 0.034159258, 0.0323911, -0.0436772, 0.023456274, -0.042059526, 0.03464832, 0.018612657, -0.01937447, 0.0018316397, -0.00829058, -0.019195773, -0.0014460314, -0.014850625, 0.04612252, -0.03773319, 0.034704752, 0.015245638, -0.048981667, -0.021443587, 0.022365285, -0.006997381, 0.012913178, 0.009800095, -0.023625566, 0.004766025, -0.016750451, -0.032767307, 0.0064095636, -0.0038184633, 0.07960461, 0.030152693, -0.008713809, 0.003014329, -0.03784605, -0.15740345, -0.023982959, -0.017540477, 0.025581824, 0.008756131, -0.012188986, -0.0032188892, -0.013806661, -0.060192525, 0.03344447, -0.036134325, -0.060117286, -0.031525835, -0.021330725, 0.0123676825, -0.025788736, 0.01195386, -0.0031083797, 0.016261388, -0.023117691, -0.036961973, -0.03195847, 0.04138236, -0.043752443, -0.020126875, 0.039426103, 0.057371, 0.029983401, -0.032823738, -0.038504407, 0.011577656, 0.016167335, -0.01650592, -0.012348873, 0.023192933, 0.017540477, 0.0062637846, -0.028309297, -0.005770018, 0.008332903, 0.018772544, 0.021330725, 0.0016129715, 0.023117691, 0.03931324, -0.015029321, -0.024641315, -0.016477704, 0.019186366, -0.040893298, -0.018697303, 0.016468298, -0.020390218, -0.024979897, -0.03987755, -0.035118576, 0.009099416, 0.026597572, -0.06290119, -0.023249364, 0.034704752, -0.009865931, 0.023117691, -0.016308412, -0.018622063, 0.0027415813, 0.033895917, -0.031619884, 0.015396119, -0.03105558, 0.032861356, -0.023211742, -0.0028661988, 0.0038137608, 0.011361339, 0.027255928, 0.015603031, -0.02390772, 0.011568251, -0.14318296, -0.0388618, -0.013411647, -0.02526205, 0.012941393, -0.015386714, 0.0076087113, 0.024810607, -0.0074958503, 0.06331501, 0.24663886, 0.012997823, -0.045445357, 0.007096134, 0.0712529, -0.0075475783, 0.011107402, 0.08095895, -0.027349979, -0.026691623, -0.0078109205, 0.028234055, 0.026597572, 0.0033975858, -0.02751927, -0.0008205934, -0.031224873, 0.028064765, 0.08118467, -0.029080514, 0.034742374, -0.06722753, -0.002278381, 0.05744624, -0.039238002, -0.01824586, -0.0041076695, 0.023174122, -0.035099767, -0.0019292175, -0.0027086637, 0.0023712562, 0.05725814, -0.05624239, -0.03641648, -0.017418211, 0.0275757, -0.03545716, -0.027293548, 0.03103677, -0.0017034955, -0.04585918, 0.0140323825, 0.010148084, -0.019713052, -0.02059713, -0.009969387, -0.009546158, -0.033971157, -0.022478146, 0.021612879, -0.002607559, 0.021481207, 0.032974217, 0.008977151, -0.010505477, -0.0027063123, 0.024152251, -0.04221001, 0.06192306, -0.017540477, 0.0018939484, -0.063390255, 0.047740195, -0.017907277, 0.04002803, -0.00037179465, 0.02874193, -0.027180687, -0.0032964812, 0.036190756, -0.027876662, 0.041495223, 0.030039832, 0.010054032, -0.024754176, -0.012000885, 0.053195145, 0.014662523, -0.0073594768, -0.047288753, -0.019111127, -0.035005715, -0.022346474, 0.00940038, 0.010007007, -0.024942277, 0.054323755, -0.004914155, -0.026108507, -0.028064765, 0.0124711385, -0.008732619, 0.022647437, 0.027951904, 0.038899418, 0.021424776, 0.0155089805, 0.0037526276, 0.014728358, -0.01937447, 0.013176519, 0.0138442805, -0.06809279, -0.016534135, 0.017220706, 0.003919568, 0.00030125654, 0.024547264, -0.021913841, -0.06173496, 0.014483826, 0.019675432, -0.044128645, -0.0036303618, -0.0038231658, 0.0068092793, 0.018405745, -0.0045732213, 0.011765758, 0.0025182108, -0.016468298, -0.019788293, -0.0390499, 0.0147189535, -0.010797034, 0.01491646, -0.036341235, -0.017352376, 0.013430457, 0.013411647, -0.04597204, 0.048492603, 0.04499391, 0.057709582, 0.022402905, 0.009588481, 0.013204735, 0.034761183, 0.013985357, -0.02302364, -0.05153985, -0.00940038, 0.016741047, -0.01789787, -0.024923468, -0.0088831, 0.004876535, -0.040893298, -0.009296924, 0.0017129006, 0.046762068, 0.010524287, -0.059515357, -0.016609374, 0.03218419, -0.02640947, 0.024152251, 0.007397097, -0.02866669, -0.010204514, -0.019750671, -0.010129273, 0.035438348, -0.0058546634, -0.003625659, 0.015226828, 0.018236455, 0.009931766, 0.024942277, -0.01491646, -0.0023536219, -0.06196068, 0.026503522, -0.005389112, 0.0061321133, -0.031770367, 0.060230143, -0.024152251, 0.019976394, 0.02413344, -0.024415594, 0.011239073, -0.0009640209, 0.0063202153, 0.062863566, 0.0009105295, -0.0055584037, 0.0006777537, -0.03557002, -0.051389366, 0.088859215, 0.008318795, -0.0067998744, 0.016186146, 0.038504407, 0.011239073, 0.06730276, -0.008944233, -0.048304502, 0.0067904694, 0.04480581, 0.018161213, 0.013524508, 0.013101279, 0.007251318, -0.01489765, -0.017832035, -0.042811934, -0.02533729, -0.001456612, -0.022064323, -0.0029790597, -0.00040559415, -0.0008499843, -0.037770808, 0.033858296, 0.01547136, 0.014813004, -0.024377972, 0.0074911476, -0.02059713, 0.019976394, -0.057860065, -0.032748494, -0.014088813, 0.015518385, -0.0043263375, -0.014192268, 0.01843396, 0.006395456, -0.015038726, 0.0595906, -0.043978162, -0.005520783, -0.04017851, 0.037526276, 0.02874193, 0.010449046, -0.030434845, 0.0034845828, 0.023738427, -0.031977277, 0.03414045, -0.051502228, 0.022816729, -0.056844316, 0.004389822, -0.0077403826, 0.024509644, -0.036021464, 0.047702577, -0.0001218252, -0.0046884334, -0.006371943, 0.039727066, 0.0066023674, -0.010204514, -0.04473057, -0.046912547, -0.034930475, 0.023569135, -0.01778501, -0.010260944, -0.06617416, -0.038034152, 0.012536975, -0.03325637, -0.0013978303, -0.04228525, 0.033105887, 0.00975307, -0.056731455, 0.014803599, 0.015001106, 0.0018010732, -0.013421052, -0.020258546, 0.030547706, -0.015104562, -0.006282595, 0.04480581, 0.014991701, 0.015414929, -0.058913432, -0.021913841, 0.01880076, -0.04032899, 0.015499575, -0.0642179, 0.032786116, -0.020126875, -0.05865009, -0.017568693, -0.01615793, -0.024566075, -0.0064801015, 0.013364621, 0.0026475305, 0.03131892, 0.0024500238, -0.0009369813, -0.03784605, -0.00097518944, -0.027876662, -0.017596908, 0.0014060597, -0.035250247, 0.028271677, 0.011408364, -0.04017851, -0.063691214, 0.009626102, 0.031243682, 0.035870984, 0.025995646, 0.0018904215, -0.013468077, -0.011060377, -0.00085174775, -0.021368347, -0.018452771, -0.029550768, -0.028215246, -0.044279125, -0.0024018227, 0.0035833362, -0.008887802, -0.0109945405, -0.012969608, -0.008723213, -0.019750671, 0.024923468, -0.021913841, -0.015480765, 0.037394606, 0.0035245544, 0.0058546634, 0.03652934, -0.040855676, 0.017512262, -0.012866152, 0.041608084, -0.04600966, -0.00286855, 0.02853502, 0.016016854, -0.041833803, -0.017201895, -0.00025085118, 0.01852801, 0.010655958, -0.031450596, -0.06068159, -0.002962601, -0.038335115, 0.020296168, 0.009259303, 0.012433519, -0.0068798177, -0.020051634, 0.05612953, -0.02189503, -0.049545974, 0.012424113, 0.0019104073, -0.009743665, 0.042736694, 0.004077103, -0.0049047503, 0.017060818, 0.025751114, -0.019299228, 0.00010352938, -0.02857264, 0.037770808, -0.033877105, -0.04051709, 0.024490833, -0.026127318, -0.03131892, -0.031920847, -0.026108507, -0.010430236, 0.024114631, 0.0068092793, -0.06703942, 0.0012050262, -0.0016987929, 0.013900711, -0.010590122, 0.00414529, -0.030227933, 0.030716999, -0.15198612, 0.05368421, 0.02759451, -0.0099129565, -0.013825471, 0.025845164, 0.0116811115, -0.049809314, 0.012715671, 0.003990106, -0.010298565, -0.048680704, 0.033895917, -0.03451665, 0.0024053496, 0.024415594, 0.008483384, -0.0029320342, 0.004918858, 0.056580972, 0.0053326814, -0.023456274, 0.030641757, 0.03338804, 0.0054220296, -0.0064895065, -0.005520783, -0.011991479, -0.020559508, -0.014427396, 0.017935492, 0.01839634, 0.04040423, 0.032898977, 0.002729825, 0.009978792, -0.006536532, -0.020973332, -0.005520783, 0.0038208147, -0.029607197, 0.031695127, -0.027895473, -0.029061703, 0.03658577, 0.07211817, -0.04593442, -0.037488658, -0.013458672, 0.0075569833, -0.014653117, 0.02763213, -0.028440967, -0.041645702, -0.037526276, 0.022609817, -0.013374027, 0.028121196, 0.031017961, 0.019139342, -0.0138442805, 0.008657378, -0.035062145, -0.07132814, -0.061772577, 0.0029085216, -0.0849467, 0.05078744, 0.00193392, 0.04619776, -0.014521447, -0.008285877, 0.0054455423, 0.011173237, 0.030058643, -0.008836075, 0.023832478, -0.018518606, -0.04698779, -0.0333128, -0.026954966, -0.031206062, 0.013872496, 0.027782612, 0.06466934, 0.01143658, 0.009978792, -0.0525556, -0.013402242, 0.023136502, -0.041833803, -0.015179803, 0.011709327, 0.052254636, 0.0049470733, -0.013298786, -0.030058643, -0.010627743, 0.0070444066, -0.0002855324, -0.013421052, -0.025882786, -0.002826227, 0.020898093, 0.018593848, -0.03365138, 0.004067698, 0.00288736, 0.024678934, 0.005859366, -0.034874044, -0.011088592, -0.026484711, 0.01824586, -0.05041124, 0.019035885, -0.013703205, 0.013374027, 0.0011785743, 0.0032306456, 0.03316232, 0.0130542535, 0.0062214616, -0.02189503, -0.0047965916, 0.023644377, 0.050825063, -0.016900932, 0.025544202, -0.0619983, 0.056580972, -0.0642179, -0.022421716, 0.021199055, 0.018189428, -0.03199609, -0.009005366, 0.026691623, -0.020183306, -0.008732619, -0.006404861, -0.010928705, -0.00043116423, -0.025581824, -0.01730535, -0.05500092, 0.0062684873, 0.017295945, 0.04379006, -0.02853502, 0.008323497, 0.032710876, 0.003548067, 0.017756796, 0.022064323, 0.04379006, -0.0029226292, 0.01438037, -0.01835872, 0.07441301, -0.015668867, -0.03186442, -0.044203885, -0.013853686, 0.004918858, 0.030133883, 0.0018845433, -0.011521226, -0.026766863, 0.018048352, -0.012866152, 0.024716556, -0.015367904, -0.02637185, -0.009555563, -0.021970272, 0.04845498, -0.016289601, 0.041909046, 0.010524287, 0.018857189, 0.012217201, 0.015414929, -0.00246178, 0.030547706, 0.033764243, -0.019111127, 0.032409914, 0.0053326814, -0.005859366, -0.01587578, -0.043037657, 0.011775163, -0.023700807, 0.038410354, -0.004761323, 0.006536532, 0.0333128, -0.028271677, 0.08043226, -0.0011268464, -0.04480581, 0.016515324, -0.007876757, 0.017380591, -0.0034375575, 0.0052104155, 0.017681554, -0.014690738, 0.038372733, -0.023719616, 0.0055395933, -0.0021855058, -0.029212184, 0.037469845, 0.055715706, 0.045182012, 0.026597572, 8.560094e-05, -0.025374912, 0.07960461, 0.019731862, 0.02274149, -0.03874894, -0.019195773, -0.013590343, 0.011145022, -0.013411647, -0.012931988, -0.004979991, -0.013364621, 0.03540073, -0.012254822, 0.025769925, 0.064330764, -0.023155311, -0.027368788, -0.0048483196, 0.030246744, -0.020841662, 0.06060635, -0.016646994, -0.015744107, 0.030133883], "docs/matrix/synapse.md::1775767967.123": [0.028793572, 0.00030352504, -0.033851124, -0.00063039816, -0.013553861, -0.045364723, 0.05578635, 0.036150012, -0.0022581785, 0.037452716, -0.013276078, 0.018304896, -0.03101583, 0.0018079797, 0.032663368, 0.028199693, -0.004226601, -0.008692671, 0.010814352, -0.014712883, -0.020364316, -0.004367887, 0.05149509, -0.013745435, 0.03471321, 0.02387012, -0.024195796, -0.019559706, 0.0148661425, -0.028161379, -0.04287426, -0.010392889, -0.0014080689, 0.0097894315, 0.014406364, -0.039809078, -0.008654355, -0.0036710368, -0.048276648, -0.0046360907, -0.011034662, -0.015421707, 0.009971427, -0.005991477, 0.07513532, -0.021762807, 0.024847148, -0.038659632, -0.026782045, -0.029138405, -0.027605813, 0.003263942, -0.0027610604, -0.020996511, 0.048008446, 0.00028571466, -0.07184025, -0.00058100803, -0.08636156, 0.0011129252, -0.037471876, 0.020326002, -0.048085075, 0.006365046, 0.0062836274, 0.030249534, 0.007840166, 0.033161458, -0.011724329, -0.029004304, 0.0031729443, 0.030364478, -0.039387614, -0.018668886, -0.06950305, -0.02946408, 0.032720838, -0.023391185, 0.015756961, 0.03239516, -0.0031442083, 0.0021228795, 0.011753065, 0.026552156, -0.03683968, -0.018984983, -0.06570988, 0.055288255, 0.035268772, -0.0013757407, -0.004942609, -0.026494684, -0.005732852, -0.021130612, -0.040728632, -0.008448414, 0.019272344, -0.034215115, 0.055364884, -0.0049569774, -0.026628787, 0.012500203, -0.007394756, -0.03603507, -0.029847229, 0.015335498, -0.0042553376, -0.0029095302, -0.026762888, -0.047893498, 0.013141977, 0.013745435, 0.024751361, 0.0076006986, 0.0035896178, -0.07260655, -0.005297021, -0.017279975, -0.011772222, 0.009894797, 0.004626512, -0.02159039, 0.06252975, -0.017739752, -0.013573018, -0.014942772, -0.04176313, 0.006934979, 0.02084325, 0.05356409, 0.0054838057, -0.055518147, 0.012605569, -0.043257408, -0.049502723, 0.024885463, 0.050077442, 0.010871825, 0.004001502, -0.026782045, 0.042414483, 0.009027924, -0.018774252, 0.0010255196, -0.013141977, -0.07728095, 0.06360257, -0.0014499757, -0.0170884, -0.01731829, 0.025019564, -0.01967465, 0.028716942, 0.024042537, 0.06413898, 0.0002485972, 0.030900886, 0.026398897, 0.037912495, 0.040498745, -0.02350613, 0.027567498, -0.054713536, 0.04643754, 0.015728226, -0.013027032, 0.03551782, 0.024349056, -0.01053657, -0.023525286, -0.0070547126, 0.0147033045, 0.012758829, 0.0101438435, 0.0077204322, 0.0080413185, 0.07528858, 0.009463755, 0.012959981, -0.020536732, -0.04429191, 0.000486119, -0.049770925, -0.02498125, 0.0018391104, -0.02513451, -0.031226562, -0.047050573, -0.035134673, 0.060920533, -0.06693596, -0.020804936, 0.09685981, 0.0023180454, 0.017193766, 0.013017453, -0.0024258057, -0.041303355, 0.032376006, -0.00018304297, 0.008529833, 0.060039293, 0.044828314, 0.022893094, -0.007715643, -0.033333875, -0.009056661, -0.0522997, -0.0062165763, -0.07233834, -0.019712964, 0.040115595, -0.019348973, 0.009468545, -0.012864194, 0.006101632, 0.0062644696, -0.022586575, -0.018659307, -0.012107477, -0.02998133, 0.063027844, 0.0103066815, 0.03683968, -0.009981005, -0.0026580892, -0.008515464, -0.00685356, 0.055901293, -0.03323809, -0.039215196, -0.0014787118, -0.061763458, 0.0015888668, 0.051188573, -0.018333632, -0.051380146, 0.000950686, 0.027586656, -0.0010859851, -0.02659047, -0.009942691, 0.0015493548, -0.033180617, -0.018601835, 0.013371865, 0.04436854, 0.006609303, -0.03787418, -0.012576833, -0.026475526, 0.025977435, 0.023467815, 0.028621156, 0.04479, 0.00884114, -0.008630409, 0.0055508567, 0.02932998, -0.021896908, 0.0176727, 0.027471712, 0.012758829, 0.06616966, 0.0069445577, -0.03241432, 0.016494522, -0.062453125, 0.026398897, 0.009147658, 0.011015505, 0.006077685, -0.008175421, -0.017615229, 0.0020450524, 0.0018343211, 0.050115757, -0.054675218, 0.060537383, 0.045134835, 0.01554623, 0.025019564, 0.0024497525, -0.0011973375, -0.0037309036, 0.0414183, -0.00077527604, 0.017050086, 0.0006375822, -0.060958847, 0.010613199, 0.011120871, 0.07754915, 0.010728144, -0.0034531213, 0.028161379, -0.034215115, -0.17180356, -0.03302736, -0.010287524, 0.028180536, 0.0012368496, 0.0014511731, -0.03124572, -0.032989044, -0.08191704, 0.052452963, 0.0062213656, -0.047050573, -0.04176313, -0.0007106198, 0.04980924, -0.03463658, 0.019138243, 0.021801122, -0.024942935, -0.030421952, -0.027318452, -0.038065754, 0.06889001, 0.01193506, 0.0028161379, 0.02467473, 0.052261386, 0.009588279, -0.019281924, -0.016676517, 0.00023961716, -0.0058190604, -0.0017888222, -9.099765e-05, 0.027299294, -0.0038482428, 0.008055687, 0.010038477, 0.0065757777, -0.001436805, -0.005732852, 0.01768228, 0.020785779, 0.0050431853, 0.02925335, -0.030153748, -0.0139944805, -0.013735856, -0.027395083, -0.040690318, 0.0022797305, 0.009664908, -0.0059148474, -0.04758698, -0.031379823, -0.027586656, 0.0042026546, 0.058046922, -0.022816462, -0.038889524, 0.022816462, -0.023448657, 0.009444598, 0.005392808, -0.023889277, -0.011551912, 0.011101713, 0.046744056, -0.011072977, -0.01702135, 0.052874424, -0.022854779, -0.02454063, 0.0104982555, 0.010594042, 0.0015481574, -0.02614985, -0.025287768, -0.002210285, -0.11103629, -0.0028352952, -0.007931164, -0.023103824, 0.055441514, -0.028161379, -0.01775891, 0.02431074, -0.0019432787, 0.05149509, 0.2449082, 0.031149933, -0.0052587064, -0.015038559, 0.08942674, -0.039809078, 0.033793654, 0.0058621643, 0.012442731, -0.036073383, 0.013180291, -0.0043630977, 0.02298888, -0.021130612, -0.04390876, 0.039464243, -0.010871825, 0.0028975566, 0.062069975, -0.027644128, 0.023257084, -0.043678872, 0.006839192, 0.02586249, -0.025096195, -0.051686667, -0.021226399, 0.05739557, -0.045556296, 0.022260899, 0.025057878, -0.0027802177, 0.032759152, -0.029502396, -0.035192143, 0.004545093, 0.004066158, -0.022605732, -0.009775063, 0.025287768, 0.03500057, -0.05157172, 0.027356768, 0.0056562223, -0.03471321, -0.00744265, 0.02674373, 0.021552075, -0.02114977, -0.05076711, -0.019808752, -0.062299866, -0.036188327, 0.00061213877, -0.028506212, -0.00029274903, -0.0074330713, -0.025287768, -0.048506536, 0.062146604, 0.009775063, 0.011628542, -0.08781752, 0.03293157, -0.0010344996, -0.0056610117, 0.0076150666, -0.028372109, -0.011025083, 0.058238495, 0.023678547, -0.018161215, 0.023467815, 0.0048803478, 0.0026125903, -0.021781964, 0.043870445, 0.052184757, -0.0179888, 0.022950565, -0.03427259, -0.012050005, -0.014004059, 0.003338177, -0.024713047, 0.030862572, -0.025594287, 0.02762497, -0.012797143, 4.478323e-06, -0.028927675, -0.020421788, 0.011475283, 0.054253757, 0.030881729, 0.030230377, 0.010421625, 0.022931408, 0.0056753797, -0.028582841, 0.006834402, 0.017787647, 0.014406364, -0.019942854, 0.046590798, -0.00030172904, -0.009248235, -0.010843088, 0.03626496, 0.01789301, -0.063027844, 0.03057521, 0.010900561, -0.009607436, -0.00036428994, -0.0024808834, -0.0032830995, 0.0340427, 0.03057521, -0.012768407, -0.01171475, -0.041073464, -0.044943262, -0.037989125, -0.016140109, -0.04383213, -0.030670997, -0.051686667, -0.042912576, 0.07758747, 0.02410001, -0.038697947, 0.045058206, 0.06233818, 0.026111536, 0.00920992, 0.033621237, 0.04463674, -0.015191819, -0.031858757, -0.04486663, -0.011647699, -0.02637974, 0.016264632, -0.0039919233, -0.01629337, 0.014387207, 0.014329735, 0.015507915, -0.0032543633, -0.0066811433, 0.020153584, 0.025977435, -0.02114977, -0.008453202, 0.0065326733, -0.008084423, 0.009736748, 0.03352545, -0.027835703, -0.018879618, 0.0030340531, 0.018084586, 0.047893498, 0.024923777, -0.013122819, -0.0003936247, 0.07697444, 0.022433314, -0.015096031, 0.02321877, -0.023774333, -0.08858382, 0.06195503, -0.007964689, -0.06996282, -0.043525614, -0.0043128096, 0.023448657, -0.023774333, 0.028544527, -0.032433476, -0.02785486, -0.026226481, 0.0234295, 0.05613118, -0.02498125, -0.00041427877, 0.0038434535, -0.038583003, -0.039502557, 0.08291323, 0.043793816, -0.013544282, 0.0058765323, 0.046973944, 0.010076792, 0.045632925, 0.006101632, -0.005981898, 0.025651759, -0.002955029, -0.003951214, -0.0062644696, 0.0018714385, -0.06321942, -0.020421788, 0.006226155, -0.045058206, 0.020421788, -0.013697541, 0.009109343, -0.010450361, -0.043947075, 0.029808914, 0.014253106, 0.028601998, 0.018055849, 0.01819953, -0.017385341, 0.017117137, -0.010488677, 0.011810537, -0.049311146, -0.0034004385, -0.0057424307, 0.024195796, -0.031264875, -0.026571313, -0.0039320565, 0.011561491, 0.0017014166, 0.045288093, -0.030785942, 0.0049473983, -0.020326002, 0.025211139, 0.02298888, -0.0086687235, -0.025019564, 0.039464243, -0.0011248986, -0.013505967, 0.04214628, -0.040038966, 0.047625296, -0.05195487, 0.005637065, -0.014329735, 0.03427259, -0.057625458, -0.0048516113, -0.024061695, -0.023850963, 0.03419596, 0.031648025, -0.011762643, -0.0011380693, -0.040843576, -0.021647861, -0.03528793, 0.00876451, -0.0074522286, -0.008381362, -0.009195552, -0.03132235, 0.0099522695, -0.02482799, -0.012069162, -0.045709558, 0.03509636, -0.020498417, -0.022395, 0.0030484213, 0.046016075, -0.0042840736, 0.018075006, -0.02195438, 0.029483238, 0.03616917, -0.023276241, 0.008457992, 0.01606348, 0.011954217, -0.0067673516, -0.013515546, 0.020613363, -0.040920205, -0.0021168927, -0.03883205, 0.0032136538, 0.021801122, -0.04597776, 0.026341425, -0.019483076, -0.04390876, -0.015776118, 0.011475283, -0.016915984, 0.055288255, -0.007926375, -0.022682361, -0.029138405, -0.02630311, -0.020134427, 0.0015541441, -0.0047462457, -0.03551782, 0.016044322, 0.021532917, 0.003934451, -0.047701925, -0.014626675, 0.050345648, 0.01900414, -0.019770436, 0.012375681, -0.009348812, -0.009027924, -0.0106898295, -0.0068439813, 0.0044708583, 0.005622697, -0.047931816, 0.008577726, 0.016571151, 0.0052922317, 0.01629337, -0.01914782, 0.01127413, -0.0060681063, 0.026418054, -0.0002426105, 0.0054646484, 0.0012715724, 0.015076874, 0.009722381, -0.025900805, 0.030307006, 0.009923534, -0.0016714832, 0.021571232, 0.025287768, -0.004942609, 0.0068870853, -0.023237927, 0.006432097, 0.0070547126, -0.02151376, -0.013132398, -0.0011967388, -0.016034745, -0.01914782, -0.06352594, 0.016120952, -0.0037883758, 0.012912087, 0.031648025, -0.024502315, -0.008165842, -0.0070163975, 0.06153357, 0.023467815, -0.03484731, -0.034751523, 0.0031418137, 0.009118922, 0.0065566204, -0.010814352, -0.026552156, 0.02358276, -0.0010686237, 0.020651678, 0.04877474, -0.017663123, 0.020651678, -0.012241579, 0.008639988, 0.023008037, -0.042261224, -0.05141846, -0.03590097, -0.086668074, 0.0081514735, -0.016302947, 0.015756961, -0.01709798, 0.0012500203, -0.017165031, 0.0067146686, -0.016341262, 0.036456533, -0.020134427, -0.007773115, -0.13724361, 0.014751198, 0.0049234517, -0.03189707, -0.030632682, 0.03166718, -0.01466499, -0.03352545, 0.013917851, -0.008730985, -0.026322268, -0.010670672, 0.092491925, -0.026418054, 0.021456288, 0.01584317, 0.0021204846, 0.006197419, 0.019416025, 0.008635198, -0.025670916, -0.012088319, 0.03388944, 0.03766345, 0.022452474, -0.026782045, -0.041533243, -0.012816301, -0.026782045, -0.0165041, 0.014693726, 0.0074091246, 0.023889277, 0.02888936, -0.014751198, -0.027605813, -0.015373814, -0.026935304, -0.04183976, 0.043448985, -0.02498125, 0.036667265, -0.008951295, 0.006580567, 0.02526861, 0.035747707, -0.022222584, -0.034655735, -0.04149493, 0.025670916, 0.009118922, -0.013017453, 0.014051952, 0.022433314, -0.013084504, -0.00979901, -0.06333436, 0.012203264, 0.0139944805, 0.016781881, -0.04934946, 0.045786187, -0.046169333, -0.03124572, -0.052529592, -0.012318208, -0.043870445, 0.0067625623, 0.0032878888, 0.03942593, -0.0018726358, -0.02482799, 0.02829548, -0.005555646, 0.016082637, -0.0147033045, 0.050843738, 0.00028930668, -0.02586249, -0.049770925, -0.02011527, 0.0006555423, 0.012758829, 0.04287426, 0.08298986, -0.024406528, -0.015594124, -0.037740078, 0.008352626, 0.015699489, -0.0437555, -0.03854469, 0.015479179, 0.0025407502, -0.0054981736, 0.05026902, -0.006733826, -0.042337853, -0.02047926, -0.007006819, 0.011532755, -0.015996428, 0.0024186217, 0.01702135, 0.024483157, -0.03233769, 0.04229954, 0.000121903926, 0.020440945, 0.011666857, 0.032433476, 0.016245475, 0.0011662067, 0.0287361, -0.028908517, 0.003654274, -0.00085130695, 0.03927267, 0.005134183, -0.016714832, 0.018870039, 0.032893255, 0.0025215927, -0.011868009, -0.005857375, 0.022337528, 0.032012016, -0.0055939606, 0.047778554, -0.03839143, 0.046016075, -0.073181264, -0.025651759, 0.0056466437, 0.0030915255, -0.01730871, -0.050307333, 0.053870607, -0.027510026, -0.008922559, -0.0134197585, 0.018046271, -0.00423618, -0.005474227, -0.00077707204, -0.0564377, 0.015230133, 0.0001784033, -0.0068727173, -0.0032543633, -0.0055221207, 0.017366184, -0.0108526675, 0.05291274, 0.032261062, 0.052529592, -0.01996201, -0.02513451, -0.026264796, 0.04559461, -0.010699408, -0.016149689, -0.027644128, 0.007988635, 0.003330993, 0.034330063, 0.0062644696, -0.027088564, -0.002947845, 0.00722234, -0.008740564, 0.008352626, 0.0011572267, 0.02262489, 0.010124686, -0.017691858, 0.04383213, -0.01193506, 0.04383213, 0.008012583, 0.01958844, 0.033276405, 0.06751068, 0.018438997, 0.003058, 0.0025886437, -0.007773115, 0.0051006577, -0.0053305468, 0.0119733745, -0.0073229163, 0.0095691215, 0.047088888, -0.021264713, 0.02210764, -0.017002193, 0.01752902, -0.007763536, -0.012471467, 0.06881338, -0.015642017, -0.045556296, -0.0025096193, -0.01776849, -0.0061064214, 0.022969723, 0.008539411, -0.029444924, -0.021801122, 0.03735693, -0.012548097, 0.0089704525, 0.008175421, -0.028180536, 0.034445006, 0.036801364, 0.06578651, 0.029828072, -0.005407176, -0.040345483, 0.04390876, -0.0043654926, 0.024464, -0.037605975, -0.012433153, -0.025536815, -0.024425685, -0.011580648, -0.03220359, -0.012682199, -0.019080771, 0.028487055, -0.013371865, 0.04781687, 0.021705335, -0.006642828, 0.0017481127, 0.012107477, 0.017385341, -0.048966315, 0.03264421, -0.013400601, -0.0058382177, 0.019473497], "docs/matrix/mautrix_signal.md::1775773598.311": [-0.0007999034, 0.0036891333, -0.02890767, -0.010547138, -0.015257876, -0.03165087, 0.030856289, 0.04468581, -0.017736217, 0.03002387, -0.029910358, 0.004261422, 0.003719876, 0.0043465556, 0.022305068, 0.009218103, 0.017518653, 0.012051169, 0.0021283461, -0.0033817054, -0.036494043, -0.0068816524, 0.035642702, -0.023686128, 0.0074634003, 0.03832915, -0.021245623, -0.0135552, 0.0051742457, 0.009468775, -0.022475336, -0.012666024, -0.007785017, 0.01382952, 0.002421585, -0.04994519, -0.022929382, 0.0037837264, -0.04937763, 0.0052877576, -0.02669419, -0.025350967, 0.0032185323, -0.031310335, 0.041318294, -0.014907883, 0.03166979, -0.040864244, 0.0046445243, -0.015106528, -0.06057746, -0.0036276476, -0.00058766, -0.015002475, 0.057209942, 0.009695799, -0.042907458, 0.024423953, -0.059934225, -0.019959157, -0.03322112, 0.009345804, -0.023345592, -0.023686128, -0.0018008173, 0.059555855, 0.015740301, -0.0012758252, -0.004242503, -0.014141678, -0.007023542, 0.028018495, -0.066555746, -0.012041709, -0.06197744, -0.016553802, 0.014018706, -0.032199513, -0.0041975714, -0.0016151782, -0.007917448, -0.008797164, -0.011540365, 0.030231975, 0.0020101047, -0.010263358, -0.02309965, 0.029645497, 0.013432229, 0.056907244, 0.02018618, -0.052518122, 0.0051789754, -0.0047272933, -0.00954445, -0.027223911, 0.010159305, -0.045177694, 0.02697797, -0.013659253, 0.010244439, 0.011266045, -0.031026557, -0.029059019, -0.031877894, 0.034923796, 0.015617331, 0.019032143, 0.0005202624, -0.03138601, -0.0009240569, 0.016080838, 0.02364829, 0.0043914877, -0.008508655, -0.057361294, -0.01480383, -0.016506506, -0.0064796316, 0.036153506, 0.032275185, -0.014756533, 0.009790392, -0.013649793, -0.052518122, -0.032331944, 0.0018682149, 0.008030959, -0.012666024, 0.012136303, 0.02419693, -0.047523603, 0.025237456, -0.034431912, -0.023005057, 0.0040036556, 0.023269918, 0.036172424, 0.00059120724, -0.0282266, 0.05671806, 0.014264649, -0.04801549, 0.0004233044, 0.036702145, -0.07495562, 0.080215, -0.0026367845, -0.018237561, 0.00080345065, 0.047334418, 0.011275505, 0.017461898, 0.034904875, 0.0154281445, -0.018776743, 0.016960554, 0.037515648, 0.056188338, 0.042453412, -0.020715902, 0.01867269, -0.07817179, 0.079760954, 0.00044429227, 0.010944429, 0.012599809, 0.009970119, 0.014311945, -0.013157909, -0.014132218, -0.02018618, 0.013375473, 0.012363326, 0.0084708175, 0.009142429, 0.084906824, 0.033675164, -0.0055620777, -0.047750626, -0.08301496, 0.007278944, -0.046388485, -0.02656176, 0.019807808, 0.0100174155, -0.023988826, -0.049074933, -0.009903904, 0.056264013, -0.043361504, -0.0074586705, 0.08165281, -0.012013331, 0.007075568, 0.01937268, -0.0106228115, -0.013451148, 0.04067506, -0.00033225847, 0.023553697, 0.032086, 0.07559885, -0.010074171, -0.011975494, -0.03348598, 0.004301624, -0.058042362, 0.013451148, -0.059026133, -0.02877524, 0.064247675, -0.0020041927, 2.8858303e-05, -0.020640228, -2.558819e-05, -0.028548216, -0.009762014, -0.03730754, 0.006016125, -0.02378072, 0.06534495, 0.02005375, 0.022872627, 0.0018303776, 0.0027219183, -0.011644418, 0.015021394, 0.016279483, 0.010859295, -0.01854026, -0.012703861, -0.034621097, -0.0045026345, 0.041999362, 0.00269827, -0.03445083, 0.005623563, 0.016686233, 0.023459103, 0.008929594, 0.01906998, -0.022323987, -0.030780615, -0.01009309, 0.041961525, 0.027148237, 0.056491036, -0.024140175, 0.019713216, -0.022059126, -1.9805442e-05, -0.009222833, 0.034677852, 0.043777715, 0.037856184, 0.022078043, 0.011549825, 0.00884446, -0.024499629, 0.019051062, 0.025502317, 0.008891757, 0.041015595, 0.024405036, -0.020545635, 0.008480277, -0.041166943, 0.02211588, -0.0006213588, 0.015853813, 0.022778032, -0.018871335, -0.009672151, 0.013347095, -0.010774161, 0.027167156, -0.055242404, 0.0522911, 0.018644312, 0.002558745, 0.0015111257, 0.0050323564, 0.015087609, -0.00290401, 0.033013012, -0.039161567, 0.020432122, -0.0062762564, -0.054712683, -0.001645921, 0.012694403, 0.075144805, -0.0040036556, -0.036285937, 0.012987641, -0.037931856, -0.16285159, -0.021888858, 0.0048053325, 0.01922133, 0.0060917996, -0.0065742247, -0.04453446, -0.022210473, -0.0332022, 0.035226494, 0.006247878, -0.046577673, 0.0010009139, -0.00224777, 0.02239966, -0.021964531, 0.01466194, 0.023572616, -0.038858872, -0.03165087, -0.025805015, -0.024499629, 0.052669473, -0.003596905, 0.012278193, -0.029059019, 0.048053324, 0.01756595, -0.0134227695, -0.0010629906, 0.033694085, -0.00023470928, -0.0075579938, -0.008243794, 0.011691715, 0.02737526, -0.018767282, 0.014425457, 0.017915946, -0.018332155, 0.009672151, 0.022021288, 0.02862389, 0.026088793, 0.042075038, -0.032048162, 0.0008194133, -0.008338387, -0.02143481, -0.032275185, -0.01672407, 0.042075038, -0.010679568, -0.047750626, -0.033637326, -0.046880372, 0.030458998, 0.04150748, -0.006654629, -0.003360422, 0.006470172, -0.010594434, 0.02586177, -0.005368162, -0.028567135, 0.018379452, 0.02323208, 0.009080944, 0.01092551, -0.03984264, 0.05213975, -0.026637435, 0.013441688, 0.016544344, -0.008943783, 0.03002387, 0.0011221113, -0.020924008, -0.026769865, -0.12577106, -0.02434828, -0.0017109538, 0.00024830704, -0.0022454052, -0.009790392, -0.028831996, 0.03403462, -0.0053870804, 0.046426322, 0.24700166, 0.050664097, -0.0221348, 0.02308073, 0.07510697, -0.016705152, 0.027356341, 0.036153506, -0.016005162, -0.01743352, -0.023156406, 0.015229499, 0.052177586, -0.029286042, -0.013224124, -0.0015347741, -0.034110293, 0.021056438, 0.06542063, -0.02268344, 0.04037236, -0.044307437, 0.027734715, 0.036456205, -0.07151243, -0.031877894, -0.007302592, 0.07287457, -0.043475017, 0.02932388, 0.02200237, 0.012457919, 0.035321087, -0.032672476, -0.021680752, 0.011814686, 0.007851233, -0.05338838, -0.02974009, 0.010074171, 0.008915406, -0.046653345, 0.06693412, -0.0051505975, -0.042680435, 0.021737508, 0.0110201035, 0.041166943, -0.022456417, -0.04400474, 0.0061343666, -0.05948018, -0.031726547, -3.4511722e-05, 0.005268839, -0.005628293, -0.019826727, 0.0026911753, -0.01549436, 0.05270731, -0.004287435, 0.005320865, -0.05641536, 0.008480277, -0.043815553, -0.002187467, 0.015995704, -0.0015288619, -0.023818558, 0.052366775, 0.051118143, 0.0028945508, 0.0041100727, 0.023459103, -0.0052073533, -0.008674193, 0.033542734, 0.038366985, 0.00057435787, 0.017338926, -0.040750735, -0.014151136, -0.006238419, -0.0032090729, 0.0014188974, 0.0033391386, -0.01978889, 0.06523144, -0.007704613, 0.009970119, -0.0210186, -0.012656565, -0.0078654215, 0.028132007, 0.013517363, 0.021775346, 0.020621309, 0.010206602, 0.01727271, -0.009828229, 0.0151159875, 0.008191768, 0.008390414, -0.02268344, 0.031310335, 0.03681566, 0.011852523, 0.027753633, 0.02849146, 0.01895647, -0.08800948, 0.005448566, 0.028510379, -0.030194137, -0.026656352, -0.005301947, -0.028983345, -0.008272172, 0.02323208, 0.0057276157, 0.003719876, -0.017064607, -0.06621521, -0.029342799, -0.025767177, -0.05225326, -0.0041550044, -0.026864458, -0.045972276, 0.050134376, 0.032691397, -0.027186075, 0.040977757, 0.065534145, 0.02516178, 0.031972487, 0.015797058, 0.054599173, 0.007789747, 0.007439752, -0.050096538, -0.038404822, -0.036418367, 0.033940025, -0.009374183, -0.018909173, 0.0019036874, 0.028018495, 0.020583471, -0.015087609, 0.005325595, 0.0016494682, 0.025388805, -0.057209942, -0.018833498, -0.00705665, -0.033788677, 0.002681716, 0.012107925, -0.029891439, -0.022778032, 0.011559284, -0.0006810707, 0.045707416, -0.0025658396, 0.015872732, 0.0017523383, 0.029853601, 0.02448071, -0.010953888, 0.0008507472, -0.036418367, -0.09663637, 0.08498249, 0.009095132, -0.018975388, -0.06958273, -0.01687542, 0.032577883, -0.0019119643, 0.040485874, -0.032445453, -0.03537784, 0.00037009575, 0.017603787, 0.047372255, -0.02130238, 0.008546492, 0.01285521, -0.03927508, -0.038366985, 0.07151243, 0.045820925, -0.0015264971, 0.022078043, 0.012155221, -0.018597016, 0.053880263, 0.003223262, -0.02917253, 0.053161357, 0.036531877, 0.011786308, -0.017197037, -0.0038664953, -0.04635065, -0.030175218, 0.004022574, -0.049301956, 0.007217458, -0.022437498, 0.016951095, -0.026069876, -0.025426641, 0.027753633, -0.004320543, 0.036039993, 0.005902613, 0.0073877256, -0.055999152, 0.014728155, -0.0085559515, -0.022172637, -0.043929063, -0.031423848, 0.033958945, 0.016336238, -0.0077519096, -0.031310335, 0.0017074066, 0.0027952278, 0.007359348, 0.051837053, -0.02502935, -0.0036938628, -0.032445453, 0.015806517, 0.0070046238, -0.0041857474, -0.019978076, 0.047107395, -0.0051222197, 0.0006976246, 0.055772126, -0.014888964, 0.057096433, -0.043323666, 0.0022844248, 0.012249814, 0.0069951643, -0.04551823, -0.0038972383, -0.022456417, -0.020375367, 0.029286042, 0.030345486, -0.012666024, -0.022872627, -0.02601312, -0.022872627, -0.04672902, 0.0023884773, -0.014888964, -0.010414707, -0.05380459, -0.024915839, -0.028018495, -0.02739418, -0.022513172, -0.011351179, -0.010953888, -0.0080215, -0.0398048, -0.0041313563, 0.01895647, 0.018578097, 0.02115103, -0.017830811, 0.009445127, 0.038934544, -0.03042116, 0.019278087, 0.007827584, 0.027318506, -0.03471569, -0.018530801, 0.0063566603, -0.04578309, 0.015267336, -0.034640014, 0.026845539, 0.019287545, -0.04423176, -0.006938408, -0.0088066235, -0.03151844, -0.004027304, 0.04563174, -0.00885392, 0.05891262, -0.011843064, -0.008002581, -0.008352576, -0.001991186, -0.020034831, -0.014349783, -0.0025942174, -0.040750735, 0.042793944, 0.015418685, -0.01479437, -0.050853282, -0.007425563, 0.047637116, 0.022929382, -0.03692917, 0.019580783, -0.0060776104, 0.04468581, -0.009388371, 0.017528113, -0.0054059993, -0.012571431, -0.055999152, -0.026656352, 0.009246482, -0.01147415, 0.011739011, -0.024783408, -0.00048331192, -0.04593444, 0.014501131, -0.015797058, 0.026315818, -0.0013905194, -0.0036678498, 0.025388805, 0.0038641307, 0.027072562, -0.017121362, 0.020621309, 0.02958874, 0.03098872, -0.012902508, 0.009085673, -0.01687542, 0.006938408, -0.037534565, -0.010660649, -0.00055721286, 0.0128173735, 0.016251106, -0.008622167, -0.053010006, 0.014756533, -0.0058884243, -0.012968723, 0.020129425, -0.02421585, 0.0105187595, -0.02005375, 0.0923986, 0.007789747, -0.047410093, -0.009497154, -0.018237561, 0.011701174, 0.021926695, 0.010320114, -0.012940344, -0.0029371176, 0.019211872, -0.0065647652, 0.01258089, 0.008697841, 0.0006763411, -0.018691609, -0.012571431, 0.0442696, -0.03305085, -0.04551823, -0.032464374, -0.041885853, -0.012363326, -0.020772658, -0.011767389, -0.018369991, 0.017632166, 0.0131295305, 0.004578309, -0.0323887, 0.016563263, -0.024367198, -0.005339784, -0.1452951, -0.013205205, -0.008016771, -0.02807525, -0.01729163, 0.0008507472, -0.01244846, -0.05917748, 0.013630874, -0.012609269, -0.009095132, 0.0021862844, 0.06481523, -0.038783196, 0.026996888, 0.043058805, -0.0034810284, 0.002672257, -0.012751158, 0.027413098, -0.0016352793, 0.015579494, 0.052404612, 0.039918315, -0.0016057189, -0.03390219, -0.032104917, -0.038272392, -0.029513067, 0.0054722144, -0.0016388266, -0.017348386, 0.027602285, 0.046918206, -0.002370741, 0.021964531, -0.0046327002, -0.019940238, -0.048734397, 0.009970119, -0.005897884, 0.022096962, -0.03832915, -0.020034831, 0.053199194, 0.03261572, 0.02226723, -0.034564342, -0.016033541, 0.01701731, -0.0061201775, -0.016099757, -0.021188868, 0.029891439, -0.03344814, -0.0064607128, -0.040145338, -0.025521236, 0.007789747, 0.03831023, -0.034696773, 0.019249707, -0.04865872, -0.027015807, -0.052782983, 0.002615501, -0.051950563, 0.017963242, 0.0007124047, 0.037515648, -0.034091376, -0.03804537, -0.012240355, 0.02075374, 0.022191556, -0.032464374, 0.0031641412, 0.015125446, -0.032256268, -0.06262067, -0.031934652, 0.0025965823, 0.01549436, 0.04339934, 0.07832313, -0.022248311, 0.003097926, -0.014122759, -0.05032356, 0.009875526, -0.020564552, -0.050928958, -0.0040438576, 0.016402453, -0.037950777, 0.0059404504, -0.010897132, -0.020791577, -0.01619435, -0.016336238, 0.011010644, 0.030515753, -0.0010216061, 0.0018043645, 0.02336451, -0.027772551, 0.028453622, -0.020280773, -0.00071063114, -0.009364723, -0.041318294, 0.017584868, 0.011190371, 0.022929382, -0.06909084, 0.021226706, 0.021907777, 0.041545317, -0.021491567, -0.008773516, 0.006389768, 0.013895735, -0.008915406, -0.016544344, -0.0023222622, 0.028813077, 0.029683333, 0.029626578, 0.05603699, -0.067463845, 0.025123943, -0.06693412, -0.019268626, -0.0110201035, 0.021510486, -0.019694297, -0.07260971, 0.031007638, -0.033240035, 0.004398582, -0.010774161, -0.015182203, 0.02378072, -0.026448248, 0.0092654005, -0.078096114, -0.006172204, 0.0031357633, 0.0042235847, -0.001508761, 0.002572934, 0.029645497, 0.0017476087, 0.0106228115, 0.018578097, 0.06545847, -0.026505003, 0.020413203, -0.0029276584, 0.0503614, -0.020148342, 0.012353866, -0.04949114, -0.033940025, -0.03138601, 0.005439107, 0.010206602, -0.030591428, -0.015371389, 0.007785017, 0.023478022, -0.009799851, -0.005831668, 0.00594518, 0.017802432, -0.023761801, 0.032029245, 0.013952491, 0.05546943, -0.008073526, 0.0025114485, -0.009222833, 0.012543053, 0.027015807, 0.020375367, 0.02461314, 0.023061812, 0.0317833, -0.027696878, 0.007302592, -0.015125446, -0.010584975, 0.033542734, -0.025105026, 0.011559284, 0.00039463083, 0.029229287, 0.012893048, -0.0037671726, 0.08271226, -0.034696773, 0.007491778, 0.0117106335, -0.019429436, 0.02308073, 0.029777927, 0.0095160715, -0.008688382, -0.0060681514, 0.056112662, -0.005093842, -0.013016019, 0.008135011, -0.032313023, 0.030894127, 0.05739913, 0.06072881, 0.041583154, -0.030931963, -0.014188974, 0.02143481, 0.007278944, 0.008210686, -0.041053433, 0.017386222, -0.018048376, -0.06315039, -0.016752448, -0.00062313245, -0.0044600675, -0.016799746, 0.06969624, -0.016620018, 0.04937763, 0.05270731, 0.0011818233, 0.012136303, 0.00898635, -0.00033817056, -0.09149051, 0.046653345, 0.0007248201, -0.016260564, -0.007874881], "docs/matrix/archivist.md::1781548754.170": [0.0021200941, 0.015034462, -0.047659248, 0.04108167, 0.016227823, -0.019676354, -0.0070849904, 0.008846842, -0.007756843, 0.024393415, 0.010401969, 0.006286285, -0.02937358, 0.048147865, 0.0390896, 0.017496355, 0.01327731, -0.017111098, -0.012581966, -0.028978927, 0.008165592, -0.0033757067, 0.010975158, 0.020409282, 0.025502207, 0.03328254, -0.030031338, -0.039052017, -0.0066104652, 0.019977042, -0.0012321211, -0.0328503, 0.024487382, -0.010223434, -0.03241806, -0.013474637, 0.021461695, -0.007742748, -0.028509099, 0.00025444067, 0.013408861, 0.012253087, 0.008099817, -0.058408886, 0.02582169, -0.04108167, 0.006798396, -0.03070789, -0.03065151, -0.040517878, -0.05243269, -0.0016021099, -0.006244, 0.0016373469, 0.07855507, 0.02728755, -0.046531662, 0.023397382, -0.024581347, -0.013747137, -0.013258517, -0.02277721, -0.0123094665, -0.03863857, -0.009565677, 0.018633338, -0.012704121, 0.007164861, 0.0076064984, -0.04029236, 0.028433926, 0.019394457, -0.07750265, -0.016227823, -0.06062647, 0.00059902936, 0.0071789557, -0.016735235, -0.030745476, -0.0025605569, 0.025201518, 0.015523083, 0.008085722, -0.009086453, 0.011341623, 0.011585933, -0.03595116, 0.10629365, 0.019582387, 0.015936531, -0.025915654, -0.02112342, 0.008626023, -0.019751525, -0.041795805, -0.021536868, -0.008626023, -0.008748177, 0.01740239, 0.020296525, 0.013634378, 0.04284822, -0.014658601, -0.0028025177, 0.051605795, 0.04623097, 0.009565677, -0.012300069, -0.048260625, -0.035124265, 0.006088957, 0.0154761, -0.0048251227, -0.0073293005, -0.00092379726, -0.054800615, -0.010674468, -0.042096496, -0.034692023, -0.0009960332, 0.026159965, -0.033169784, 0.054800615, -0.04675718, -0.052244756, -0.007291714, -0.0065775774, 0.014094809, 0.0069581373, -0.01990187, 0.0013025953, -0.0126477415, -0.010176452, -0.03456047, -0.026385482, 0.0298622, 0.032587197, 0.061002333, 0.0015586509, -0.029542718, 0.05092924, 0.018088337, -0.054913376, -0.00036294133, 0.03957822, -0.047057867, 0.05923578, 0.024487382, -0.021048248, -0.011839639, 0.014536446, 0.016735235, -0.039540637, -0.01770308, 0.026968068, -0.020935489, 0.018783681, -0.018952819, -0.0037280768, 0.05574027, -0.039390292, -0.0010083661, -0.061378192, 0.0124222245, 0.030313235, 0.017392993, 0.010542917, 0.013944464, -0.027325137, -0.0012426923, 0.0005085877, 0.011379208, -0.0077850325, -0.006140638, 0.019883078, 0.018576957, 0.057732336, 0.037642535, 0.004496244, -0.046682008, -0.051493034, 0.03961581, -0.054424755, -0.012102743, -0.011839639, -0.030933406, -0.010956365, -0.0152881695, -0.01156714, 0.015551272, -0.02210066, -0.018539371, 0.019939456, 0.032549612, 0.023923589, 0.016321788, -0.021179799, -0.007568912, 0.017327217, -0.018304458, 0.0023573567, 0.0065305945, 0.04593028, 0.0022598677, -0.027569445, -0.017712476, 0.018670924, -0.019488422, -0.0017101701, -0.10749641, 0.0006595196, 0.010345589, 0.015804978, -0.029016513, -0.019244112, 0.020071007, -0.01129464, -0.012262483, -0.02631031, -0.026535826, 0.020597214, 0.034147024, 0.003570685, -0.032192543, 0.027851341, -0.009697229, 0.008452187, -0.0036623012, 0.012403431, -0.011689295, -0.028377548, -0.00036059218, -0.019751525, 0.0003200696, 0.062017158, -0.0129954135, -0.052132, -0.005144605, 0.019826697, -0.020183766, -0.017778251, -0.0018288015, -0.027776169, -0.024844449, -0.01107852, -0.008973694, -0.0061312416, 0.00038261534, -0.022307383, 0.013869292, 0.024600139, -0.02582169, -0.00096666894, -0.0006078386, 0.048260625, 0.045366492, 0.027174791, 0.012591362, -0.004759347, -0.0052761566, -0.0046348427, 0.011971191, 0.06367095, 0.031158924, 0.034955125, -0.0013754184, -0.015109635, -0.091710225, 0.007272921, -0.022025488, -0.019619973, 0.021969108, -0.023397382, 0.021029454, -0.0023691023, 0.003605922, 0.039052017, -0.050215106, 0.06521198, 0.0298622, -0.010401969, 0.00724943, 0.012046363, 0.014094809, -0.005013054, 0.03345168, -0.017111098, -0.0352934, 0.0058963285, 0.013869292, 0.017815838, 0.01623722, 0.060476124, -0.039954085, -0.042697873, 0.03957822, -0.005994992, -0.15741083, -0.014968687, 0.017543338, 0.034598056, 0.016199633, 0.017092304, -0.05807061, -0.01694196, -0.0597244, 0.012347053, -0.013173948, -0.04829821, -0.009138134, 0.0022269797, 0.01868032, -0.012093346, -0.0042965673, -0.009866366, 0.019939456, -0.03743581, 0.0009631453, -0.039653394, 0.03796202, -0.022119453, 0.0023491348, -0.059574056, 0.075360246, -0.020897903, -0.02533307, 0.0045408774, -0.005633225, -0.016613081, 0.0073621883, 0.022213418, 0.01452705, 0.02888496, 0.030989787, -0.0344853, 0.012591362, -0.008640118, 0.00049214374, 0.045592006, -0.011369812, 0.033564437, -0.00060314033, -0.015259979, 0.037266675, -0.036157884, -0.038300294, -0.011529554, -0.01447067, 0.037229087, -0.01588015, -0.06400923, -0.012290673, -0.04792235, 0.04048029, 0.040668223, 0.020409282, -0.027174791, -0.0062346035, 0.020240145, 0.017721873, -0.033677198, -0.017900407, -0.0004569067, 0.009434125, -0.024130313, 0.032812715, -0.03950305, 0.0017923898, -0.035011504, -0.038394257, 0.033977885, 0.023341004, 0.010204641, 0.032869093, -0.050365448, -0.016415754, -0.13696395, 0.004390533, 0.0038267407, -0.0036669993, 0.0085320575, -0.018069545, -0.0037210295, -0.008541454, -3.2520835e-05, -0.005966802, 0.28385064, 0.01805075, -0.016988942, 0.0061077503, 0.03809357, -0.0013671964, 0.0038737233, 0.012553777, 0.042209253, -0.031064957, -0.022476522, 0.045817524, 0.035744436, -0.0040522576, -0.017768856, 0.034522884, -0.01691377, 0.015927134, 0.09035712, -0.018764889, 0.014949894, 0.008719988, 0.02296514, 0.037811674, -0.04115684, -0.030989787, -0.006535293, 0.05074131, -0.009734814, 0.03931512, 0.01800377, 0.054913376, 0.03540616, 0.0024783371, -0.055364408, -0.0011129027, 0.031215303, -0.026817722, -0.026667379, 0.032324094, -0.009034772, -0.027738584, 0.017468166, 0.012694724, -0.007893093, 0.023792038, 0.0019486073, 0.027212378, -0.031647544, -0.026347896, 0.0010999824, -0.026836516, 0.0034250384, -0.0026498241, 0.0005996167, -0.04213408, -0.04529132, -0.028490307, 0.0006924075, 0.0523951, 0.0055016736, 0.011134899, -0.102084, -0.007822619, 0.015729807, 0.016810408, -0.021442901, -0.04908752, 0.015504289, 0.052658204, 0.009133436, 0.039239947, -0.010176452, 0.021010661, 0.0030444786, 0.0195448, 0.027832549, 0.00472411, -0.039164774, 0.060776815, -0.016434547, 0.012638345, -0.027494274, -0.0034062455, 0.0056943027, -0.023096694, -0.004677127, 0.04457718, -0.034729607, -0.032098576, 0.0038102965, -0.051981654, -0.002910578, 0.014207567, 0.048223037, 0.037586156, 0.04713304, 0.01669765, -0.014536446, -0.036233056, 0.011332226, 0.021273764, 0.045629594, -0.013155155, 0.041232012, 0.00822667, 0.010430158, 0.006972232, 0.011444985, 0.025445828, -0.04525373, 0.035049092, 0.009180419, -0.0011698691, 0.014724377, 0.019131353, -0.037398227, -0.0025629061, 0.021781178, -0.013136362, 0.013935068, -0.010420762, -0.02320945, 0.01821989, 0.042284425, -0.04115684, -0.02894134, -0.020371696, 0.012243691, 0.05446234, 0.026329102, -0.0374734, 0.03860098, 0.019826697, 0.026009621, 0.030294443, -0.0012332958, 0.041833393, -0.05017752, 0.035800815, -0.028471513, -0.018041356, -0.03649616, -0.00051739695, -0.015175411, -0.026648585, 0.0014975735, 0.029561512, -0.022175832, 0.002910578, 0.033075817, 0.0126477415, 0.0051258123, -0.049726486, -0.0028001687, 0.006192319, -0.04378787, -0.0076111965, 0.017994372, -0.053034067, -0.033226162, -0.0011816148, 0.007615895, 0.056379236, -0.004359994, 0.016584892, -0.025633758, 0.05690544, -0.02014618, -0.007775636, 0.019150147, -0.028377548, -0.07592404, 0.05611613, -0.019920662, -0.03681564, -0.055326823, -0.015776789, 0.02655462, -0.04408856, 0.030087719, 0.014179378, -0.029110478, -0.008640118, -0.0040898435, 0.060175437, 0.035537712, -0.011698691, 0.017609114, -0.018078942, -0.004148572, 0.054725442, 0.017439976, -0.0037868053, 0.03277513, -0.010542917, 0.011576536, 0.038206328, 0.018257476, -0.033000644, -0.0045596706, -0.013211534, 0.0077474467, -0.0077615413, -0.04743373, -0.042547528, -0.027569445, 0.016143255, -0.017684286, -0.009171022, -0.012553777, 0.019450836, -0.025389448, -0.0049472777, 0.022702038, -0.034410127, 0.03760495, 0.022063075, 0.05029028, -0.03591357, 0.01743058, -0.01474317, 0.0015715712, -0.045704767, 0.0087575745, -0.0109375715, -0.026347896, -0.035537712, -0.0026991558, -0.012036966, 0.011238261, -0.04408856, 0.012779294, -0.036796845, 0.008795161, 0.022702038, 0.06727922, 0.021179799, 0.023679279, -0.009467013, 0.047696833, 0.031647544, 0.039653394, 0.024675312, 0.012036966, 0.078705415, 0.008818652, -0.00076288154, -0.02527669, 0.0111630885, -0.022814797, -0.057657164, -0.012253087, 0.0019016246, 0.016171444, 0.06960956, 0.0069252495, -0.020334112, -0.015485496, -0.026460655, -0.012337656, -0.0008145625, -0.029148065, 0.014592825, -0.022213418, -0.041607875, -0.020916697, -0.017082907, 0.00022184642, -0.035575297, -0.0065634823, 0.017496355, -0.034879953, -0.01080602, 0.05397372, -0.0032559007, -0.00355659, -0.017223855, 0.023359796, 0.05799544, -0.017327217, 0.023998762, 0.047997523, 0.08532058, -0.0030186381, 0.0047217607, -0.025539793, -0.035932366, -0.001976797, -0.03668409, 0.036890812, -0.03444771, 0.0103643825, 0.028189618, -0.031515993, -0.016819805, 0.05025269, 0.056304064, -0.008001153, 0.021405317, -0.033414092, 0.027607031, -0.03497392, 0.019526009, -0.045103386, 0.019197129, 0.009142833, -0.022063075, 0.004221395, 0.061190262, -0.015579462, -0.011087916, 0.008146799, 0.013803516, 0.015757997, -0.017449373, 0.046719592, 0.016302995, 0.010881192, -0.013155155, -0.012638345, 0.014978084, -0.02131135, -0.018661527, 0.024017554, 0.018783681, -0.007418568, -0.022608073, -0.025990827, -0.01572041, -0.038187534, -0.008090421, -0.001699599, 0.012685328, 0.04547925, 0.019338077, 0.0065493877, -0.018144717, 0.037905637, -0.031121338, 0.019450836, 0.0010483013, 0.06453543, -0.034635644, -0.0044680545, -0.0184642, -0.019995835, -0.02337859, -0.016631873, 0.05122993, 0.040856153, -0.008517963, -0.055214062, -0.007164861, 0.0388265, -0.053184412, -0.053447515, 0.062017158, -0.03931512, 0.0060372762, -0.012929638, 0.095393665, 0.0067843013, -0.017317822, 0.02508876, -0.015344548, 0.0464189, 0.0046113515, -0.029993752, -0.006262793, -0.010214038, 0.002894134, -0.026366688, 0.0033921506, -0.012093346, -0.011087916, -0.0102516245, -0.029448753, 0.007023913, 0.0029505133, -0.061528537, -0.018727303, -0.016979545, 0.0030726683, -0.042322014, 0.036289435, -0.041119255, -0.014837136, -0.015786186, 0.010054297, 0.0016502672, -0.03247444, -0.0023338655, -0.01941325, -0.13733982, 0.03296306, 0.001368371, 0.007935377, -0.040931325, -0.00047041423, -0.019732732, -0.02704324, -0.009307272, -0.04431408, -0.039277535, -0.029880995, 0.013643775, -0.03292547, -0.023604106, 0.004756998, -0.0038643267, 0.0029505133, -0.032192543, 0.022702038, -0.00052444433, -0.0124222245, 0.034522884, 0.014846532, 0.017139288, -0.010120072, -0.019995835, -0.011087916, -0.02570893, 0.006986327, 0.012055759, -0.009932142, 0.0048016314, 0.018539371, -0.011257054, 0.02215704, -0.011961794, -0.01672584, -0.0026427766, -0.012873258, -0.011661105, -0.008001153, -0.0021752988, -0.008668307, 0.020334112, 0.04829821, 0.0010694436, -0.012403431, -0.01053352, 0.026949273, -0.033226162, 0.013136362, -0.027832549, 0.00982878, 0.0126477415, 0.0011246483, -0.048561312, -0.030425994, 0.0075313263, 0.006539991, -0.022551693, 0.044351663, -0.0583713, -0.05359786, -0.056379236, -0.0017794695, -0.05848406, 0.033263747, -0.0016784568, 0.039841324, -0.037642535, -0.0023209453, -0.01083421, -0.0025699534, 0.019807905, -0.018426614, -0.011313433, -0.013549809, -0.04382546, -0.018266872, -0.0031313966, -0.011435588, -0.0028025177, 0.03717271, 0.076111965, 0.009396539, 0.0023655787, -0.010148263, -0.021142213, 0.0011581235, -0.015457307, -0.03089582, -0.011313433, 0.05329717, -0.035875987, 0.042697873, -0.0309522, -0.015682824, -0.016782219, -0.008799859, 0.0076018, 0.025990827, -0.0049472777, 0.011341623, 0.03046358, -0.018069545, 0.039202362, -0.05506372, 0.032681163, 0.012290673, 0.01978911, -0.005821156, -0.027757376, 0.020089801, -0.080359206, 0.017740665, 0.045140974, -0.017101701, -0.049839243, -0.009452919, 0.013446447, -0.027137205, -0.010232831, -0.020202558, 0.040029258, -0.0064084395, 0.0126571385, 0.027813755, 0.049651314, -0.05066614, 0.046306144, -0.062731296, -0.053372342, 0.016274806, 0.024280656, -0.04217167, -0.036890812, 0.034203403, -0.010204641, -0.054687858, -0.002891785, 0.04096891, 0.0020648895, 0.009922746, -0.009452919, -0.052056827, 0.017317822, -0.004186158, -0.010768434, -0.036251847, -0.008564945, 0.048260625, -0.011407399, 0.029824615, -0.005407708, 0.013775326, -0.015494893, 0.010918778, 0.009744211, 0.038262706, 0.010242227, 0.030858234, -0.02179997, -0.008654213, -0.01129464, 0.011614122, 0.011416795, -0.0043834853, -0.03912719, 0.059386127, -0.013831706, 0.044351663, -0.020108594, 0.06498647, 0.02948634, -0.066377155, 0.00811861, -0.0035260513, 0.06983508, -0.026291516, 0.03442892, 0.01583317, 0.00833473, 0.0065634823, 0.020954283, -0.013352482, -0.015419721, 0.046080627, -0.010383176, -0.009180419, -0.013352482, 0.002821311, 0.006361457, -0.05047821, 0.011341623, 0.010956365, 0.011717484, 0.023096694, -0.024863243, 0.06291923, -0.05066614, -0.0058963285, -0.010167056, 0.007390378, 0.0068077925, 0.023547728, 0.022269798, -0.0058493456, 0.040893737, 0.030745476, -0.045216147, 0.0062533966, 0.00089090934, 0.0150626525, 0.017092304, 0.03046358, 0.005163398, 0.04273546, -0.015325755, -0.008673006, 0.00039700378, 0.0020590166, 0.0012321211, -0.03089582, -0.015175411, -0.056341648, 0.016537908, 0.004604304, -0.0029669572, 0.024149105, 0.008503868, -0.0030092415, -0.011106709, 0.046381317, 0.025915654, -0.0139162745, -0.009302573, 0.043036148, -0.02875341, -0.015494893, 0.0038995638, 0.0035072581, -0.012224898, 0.026911687], "docs/services/ots-setup.md::1781575759.433": [-0.0034705948, -0.014212015, -0.03469653, 0.020964842, -0.011593765, -0.029271666, 0.050293017, -0.04091252, 0.0074215163, 0.020136043, -0.00078523974, 0.012695691, -0.035431147, 0.016811429, 0.015869612, 0.0023604282, -0.018704481, -0.03501675, 0.015869612, -0.0113394745, -0.0349414, -0.002137924, 0.057902895, 0.03978234, 0.07105066, 0.016105067, 0.010294057, -0.031023445, -0.0031433136, 0.030646717, 0.016425285, 0.012582672, 0.023168692, 0.00052123674, -0.0008346851, -0.0069082263, -0.009394622, -0.008608205, -0.046149023, 0.0053777737, 0.020380914, -0.0307409, -0.038331944, -0.019910006, 0.019260153, -0.0723692, 0.0127522, -0.024863962, -0.021548769, -0.022038512, -0.006550336, -0.050293017, 0.0008694146, -0.059560493, 0.07316033, -0.011188784, -0.03627878, -0.04430306, -0.020211387, 0.022716621, -0.05530348, 0.020588115, -0.022396402, -0.027218506, 0.0064985356, 0.052854758, 0.0068281717, 0.027425705, -0.006446736, -0.0070447894, 0.015445795, 0.016877357, -0.0378422, 0.014503978, -0.05247803, 0.0109721655, 0.025071163, -0.027576394, 0.034621187, -0.031532027, 0.006154773, 0.0031527316, 0.056735042, -0.010039767, -0.0075627887, 0.015963795, -0.059974894, 0.06931771, -0.004996338, -0.030929264, -0.0106236935, -0.029667228, -0.0015916703, -0.034319803, 0.0043841572, 0.0031574408, -0.015841357, 0.023507746, 0.044943497, -0.011443074, -0.0113394745, 0.010388239, -0.015050232, 0.00044147662, 0.01346798, 0.03814358, 0.040008377, 0.009404041, -0.005391901, -0.040309757, -0.020776479, -0.004744402, -0.010689621, 0.018892845, 0.010491839, -0.068149865, 0.012017583, -0.01876099, -0.010162203, 0.038463797, -0.0003449404, 0.012045837, -0.02354542, -0.060012564, -0.012064673, -0.017206993, -0.012742781, -0.010868565, 0.026596906, 0.0049727927, -0.011650274, -0.063553795, -0.0093569495, -0.005895773, -0.056169953, 0.01603914, -0.016321685, 0.008744769, -0.0047844294, -0.0537589, 0.060012564, 0.058581002, -0.03531813, -0.020249061, 0.025692761, -0.041251574, 0.0074827345, 0.016660739, 0.008438678, 0.004878611, 0.013185435, 0.012912308, 0.039744668, 0.022189204, -0.046337385, 0.010049185, 0.013326707, 0.011640855, 0.021793641, 0.042118046, -0.035035584, 0.026220178, -0.033434495, 0.007638134, 0.02113437, -0.019184807, -0.030307664, -0.018939935, 0.0014244979, 0.0109721655, 0.013044163, 0.0024345964, -0.0019048244, -0.005066974, 0.03386773, -0.0109910015, 0.0755337, 0.007798243, 0.0040168487, -0.02765174, -0.06261198, 0.037804525, 0.0056414823, 0.013985979, 0.008556405, -0.029384684, 0.010199876, -0.00041410507, -0.035073258, 0.04019674, -0.023846801, 0.03386773, 0.04143994, -0.009229804, 0.009776059, 0.037201762, -0.00057509687, -0.044340733, 0.02241524, 0.00848106, -0.011452492, 0.030364173, 0.050142325, 0.023168692, -0.022170367, -0.0042334665, -0.017244665, -0.022735458, -0.02672876, -0.10133948, -0.018120555, 0.032511514, 0.0069882805, -0.0041722483, -0.013797616, 0.05247803, 0.022829639, -0.0065220813, -0.006329009, 0.015276268, -0.0086034965, 0.06381751, -0.002662987, 0.0061689, 0.0017611973, -0.00016805543, 0.053608213, 0.026220178, -0.009088532, -0.023036838, -0.03823776, 0.02066346, -0.014730015, -0.031437844, 0.054135628, -0.020267896, -0.07206782, -0.0139106335, 0.020023026, -0.0027642322, -0.01459816, -0.012027, 0.009013186, -0.0023757329, -0.0061029727, 0.011659692, 0.026653415, 0.021059023, -0.032021772, 0.011301802, -0.009206259, 0.016886774, 0.024769781, 0.01721641, 0.005617937, 0.02842403, 0.046751786, -0.014428633, -0.01953328, -0.011433655, 0.025353707, 0.013684598, 0.037446637, 0.04215572, -0.03288824, 0.0054107374, -0.023357056, -0.080016755, 0.021002514, -0.009050859, -0.010115112, 0.007233153, 0.031079954, 0.02241524, -0.00673399, 0.0010636643, -0.00050710945, -0.0028937322, 0.067057356, 0.024637926, -0.02482629, 0.022791967, 0.024976982, 0.023677275, 0.022057349, 0.04483048, 0.011593765, -0.012102346, -0.028857267, 0.0030773864, -0.064043544, -0.005010465, 0.041590627, -0.0032045315, -0.0683759, 0.061594818, -0.021661786, -0.16078696, -0.00029402343, 0.010265803, 0.035600673, -0.00408513, 0.0087871505, -0.062385943, -0.02220804, -0.063553795, 0.014522815, 0.030966936, -0.035996236, -0.026634578, -0.030175809, 0.011951655, -0.048145674, 0.007963061, 0.006795208, 0.025014654, -0.025918799, -0.021059023, 0.005274174, 0.07866054, 0.045207206, -0.011989327, -0.039028887, 0.08348264, -0.028989121, -0.036825035, -0.011433655, 0.01932608, 0.0077040615, 0.00039055964, -0.017282339, 0.07587276, -0.027877776, 0.05428632, 0.026125997, -0.0052459193, -0.01459816, 0.011141692, 0.044792805, 0.002307451, 0.026709924, 0.014956051, 0.032417335, 0.035148602, -0.004282912, -0.05021767, -0.013015908, 0.012620345, 0.0029596593, -0.027048977, -0.01505965, -0.015973212, -0.041289248, -0.022886148, 0.019759316, 0.01865739, -0.044491425, 0.019344917, -0.01932608, 0.007850043, -0.022132695, -0.030100465, -0.023752619, 0.023658438, 0.0061406456, 0.032568023, -0.02473211, 0.022697784, -0.034527004, -0.016623067, 0.023018003, -0.014758269, 0.017998118, 0.0016740793, -0.0150125595, -0.030364173, -0.15076603, 0.012686272, 0.017847428, -0.017809756, 0.034602348, 0.0014150797, -0.008565824, 0.014616996, -0.0024298872, 0.054248646, 0.27968192, 0.035939727, -0.047467567, 0.0025358417, 0.05048138, -0.02559858, 0.042118046, 0.040950194, 0.016830266, -0.022434076, -0.045395568, 0.04019674, 0.039217252, 0.0018553791, -0.02030557, 0.02961072, -0.007393262, 0.034602348, 0.04456677, 0.001264389, -0.010849729, -0.05063207, 0.0014845387, 0.0063619725, -0.048447054, -0.030684391, -0.013458562, 0.08755129, -0.041100886, 0.048409384, -0.01290289, 0.026898287, 0.038388453, -0.027350359, -0.06317707, -0.01650063, 0.0246756, 0.0057592094, -0.0052459193, -0.017960446, -0.017489538, -0.025899962, 0.0073179165, 0.019985352, -0.030552536, -0.013750525, -0.045244876, 0.03520511, -0.016623067, -0.022528257, -0.024449565, -0.023375893, 0.008791859, -0.02036208, -0.01958979, -0.03367937, 0.0022568284, -0.045357898, 0.028650066, 0.01526685, 0.044943497, 0.027350359, -0.087626636, 0.02164295, 0.0065785903, -0.0023804419, -0.020399751, -0.029422356, 0.022791967, 0.040686484, 0.020531606, -0.0020237288, 0.033076607, -0.0016328748, -0.019495606, 0.0021826604, 0.027331524, 0.043888662, -0.0554165, 0.07413982, -0.03130599, 0.0073320437, -0.00946055, -0.0065409173, 0.006107682, -0.021190878, -0.0056791552, 0.008132588, -0.033698205, 0.0022532966, -0.00029667228, -0.03373588, 0.00082879874, -0.022019677, 0.045621604, 0.051385522, 0.019090626, 0.002914923, 0.021416914, -0.028744249, 0.009399331, 0.04317288, 0.021680621, -0.014908959, 0.03787987, 0.0044336026, -0.021699458, 0.027632905, 0.019778153, 0.015313941, -0.051573887, 0.033943076, -0.0033952496, -0.04889913, -0.04415237, 0.008570532, -0.047166184, -0.019476771, 0.02292382, -0.00037937556, 0.0009394622, -0.02081415, -0.0058110096, -0.021153204, 0.024204692, -0.058882385, -0.07240687, -0.043775644, -0.041552957, 0.022490585, 0.030401846, -0.028292175, 0.019872334, 0.07112601, -0.001038353, 0.025391381, -0.030496027, 0.045433242, -0.016905611, 0.05176225, -0.04426539, 0.0017176383, -0.03166388, -0.006573881, 0.0064420267, -0.055642534, -0.008730642, 0.027048977, -0.009728967, 0.025316035, -0.044905823, 0.03776685, 0.02369611, -0.052628722, -0.004939829, 0.016218085, -0.0370134, -0.01849728, 0.05526581, -0.025014654, -0.0049209925, 0.0035435855, 0.018713899, 0.047768947, 0.012017583, -0.03778569, -0.00080172153, 0.0036825037, 0.02678527, 0.013703434, 0.029817918, -0.070786946, -0.06622855, 0.017423611, -0.02518418, -0.029384684, -0.037088744, 0.0070024077, -0.013091253, -0.02122855, 0.039480958, -0.01377878, -0.023036838, -0.021718295, -0.006154773, 0.03172039, -0.014984305, 0.018337173, 0.04456677, -0.024976982, -0.005556719, 0.06799917, 0.021812476, -0.006338427, -0.00028960867, 0.00822677, 0.032360826, 0.018516118, 0.0074403523, -0.027048977, -0.00182477, 0.03541231, 0.0012949981, 0.0013256071, -0.026615743, -0.046789456, 0.0054342826, -0.009083823, -0.028311012, 0.009389914, 0.00848106, 0.028800758, -0.04652575, -0.011038093, 0.022886148, -0.04682713, -0.004953956, 0.03686271, 0.005966409, -0.016726665, -0.007948933, -0.014541651, 0.023583092, -0.036825035, 0.0018624427, 0.041515283, -0.024788618, -0.044340733, -0.019260153, -0.01146191, -0.0043370663, -0.003480013, 0.0138917975, -0.045470916, 0.03501675, -0.0073226253, 0.006950608, 0.025466725, 0.043059863, -0.0027312688, 0.050443705, 0.018469026, 0.008146715, 0.061255764, -0.012300127, 0.075345345, -0.02868774, -0.0025193598, -0.0022450557, 0.0034870766, -0.040950194, -0.026314361, -0.013430308, -0.012253037, 0.06788615, 0.053608213, 0.022471748, -0.0319841, 0.022170367, 0.017649647, -0.019778153, 0.008424551, -0.038689833, -0.0020284378, 0.019250736, -0.051686905, -0.004061585, 0.0051564467, -0.014937215, -0.026201343, -0.00067281036, 0.009074405, -0.035920892, 0.01706572, 0.026333198, -0.035958566, -0.0064043542, -0.029591883, -0.032831732, 0.07251989, -0.012017583, -0.007831207, 0.034828383, 0.062988706, -0.014871287, 0.00056685595, -0.002867832, -0.035751365, -0.028668903, -0.021096695, 0.053156137, 0.026389707, -0.025692761, 0.09275012, -0.034376312, -0.0053165555, 0.001416257, -0.010124531, 0.008457514, 0.038105905, -0.034319803, -0.0036872127, 0.009017896, -0.014014234, 0.008142006, -0.009484095, -0.018836336, -0.0062583727, 0.0031127045, 0.0062442455, 0.015069068, -0.030138137, -0.00120788, 0.017093975, 0.03109879, -0.032304317, 0.028763084, -0.019382589, 0.055943917, -0.01706572, -0.01470176, -0.015587067, 0.010275221, -0.03309544, 0.0424571, 0.043097537, 0.004306457, 0.01279929, -0.03531813, 0.0024863963, -0.020625787, 0.002719496, -0.009983258, -0.0303265, 0.011395983, 0.0058533913, 0.047618255, -0.0025122962, -0.0032210134, -0.013788197, 0.0058769365, 0.023809128, 0.013279617, 0.0075156977, -0.026578069, -0.030985773, -0.016161576, -0.026766432, -0.0036048037, 0.0307409, -9.844929e-05, -0.0068375897, 0.010708457, -0.021096695, 0.020267896, 0.016594812, -0.034319803, 0.0075533707, -0.016462957, 0.008824823, -0.0031739227, 0.05428632, 0.00946055, -0.028047305, 0.0038379033, -0.004019203, 0.010152785, 0.030006282, 0.0042570117, -0.005490792, -0.022226876, 0.031908754, 0.00249346, 0.039970703, 0.012978235, 0.0016199249, 0.01669841, 0.039669324, 0.06167016, -0.0030208773, -0.01994768, 0.0060794274, -0.030929264, -0.007134262, 0.008504606, -0.009568859, -0.033943076, -0.0049822107, 0.0033128406, 0.021190878, -0.049049817, 0.010265803, -0.006564463, 0.026917124, -0.13223107, 0.022829639, -0.0022497647, -0.0011678528, 0.016896194, -0.0016528885, 0.019702807, -0.028028468, -0.016302848, -0.023583092, -0.056320645, -0.024336545, 0.035920892, -0.039669324, 0.020343242, -0.0033340314, 0.0027171413, -0.0030350045, -0.03674969, 0.079489335, -0.009328695, -0.023413565, -0.021812476, -0.022584766, 0.007878297, -0.023319384, -0.008250315, -0.0018047563, -0.024656763, -0.011895146, -0.017461283, -0.024242364, 0.03124948, 0.03737129, -0.012196527, -0.013807034, 0.013223108, -0.008528151, -0.0432859, -0.025429053, -0.015436377, 0.014579324, -0.012224782, -0.007525116, 0.0016823203, 0.059033077, -0.008631751, -0.007186062, -0.039104234, 0.035638347, 0.019778153, 0.025711598, 0.00945584, 0.03288824, 0.000440888, -0.011895146, -0.03140017, -0.02687945, 0.022980329, 0.011961073, -0.045056514, -0.0017258793, -0.06336543, -0.0035223947, -0.006795208, -0.0068281717, -0.025655089, 0.013204271, -0.0036730855, 0.04483048, 0.0005347753, -0.025692761, -0.009300441, -0.004282912, 0.04290917, -0.047505237, 0.05809126, -0.024506073, -0.036391802, -0.047316875, 0.0077841156, -0.035129767, -0.015813103, 0.04667644, 0.032530352, 0.017583719, 6.737117e-06, 0.0009700713, -0.023319384, -0.034300968, -0.0437003, -0.03936794, -0.018892845, 0.01100042, -5.2535717e-05, -0.009121495, 0.014532233, -0.024487237, -0.008349205, -0.027030142, 0.01439096, 0.0077228975, -0.0065314993, 0.026257852, -0.01053893, 0.013241944, 0.043888662, -0.024185855, -0.0135621615, -0.02081415, 0.0032021771, 0.026860615, -0.035864383, 0.005340101, -0.030269992, -0.02173713, 0.032304317, 0.0075015705, -0.06475932, -0.043587282, -0.010359985, -0.020380914, 0.021153204, -0.008876624, 0.008287988, 0.03558184, 0.04290917, 0.013279617, 0.007007117, -0.031795733, 0.008796569, -0.05228967, -0.004878611, 0.033189625, -0.009413458, -0.036787365, -0.06852659, 0.016510049, -0.026069488, -0.04528255, -0.008287988, -0.007901843, -0.0011172302, -0.010491839, 0.008570532, -0.02390331, 0.020701133, -0.018374845, -0.0124225635, -0.05782755, 0.02559858, 0.03501675, 0.017338848, 0.065663464, 0.029309338, 0.031004608, 0.004132221, 0.0072237346, 0.014503978, 0.014334451, -0.03855798, 0.027783595, -0.0255044, 0.013449144, -0.009841985, 0.009728967, 0.009130914, -0.01567183, -0.043511935, -0.0021096696, -0.0018895199, 0.046299715, -0.023526583, 0.04415237, 0.030872755, -0.05164923, 0.008758896, -0.020531606, 0.05455003, -0.04226874, 0.023074511, 0.00817026, 0.025975307, -0.015963795, -0.012460236, -0.019646298, -0.038256597, 0.02750105, 0.0015410477, -0.0025994142, -0.013213689, -0.010284639, 0.022584766, -0.018431354, 0.014588742, -0.039706994, 0.026634578, -0.03187108, -0.012789872, 0.0671327, -0.047429893, -0.0041510575, 0.0036354128, -0.0301193, -0.009017896, 0.0135621615, 0.022660112, -0.03448933, 0.01891168, 0.055642534, -0.0029408229, -0.009305149, 0.011188784, -0.009314568, 0.019570952, -0.012865217, 0.059334457, 0.011094602, 0.004414766, -0.017197574, 0.038727507, 0.009036732, 0.024185855, -0.03978234, -0.027482213, -0.0026206053, 0.012431981, -0.0020355014, -0.023827964, -0.007233153, -0.023658438, -0.02473211, -0.03207828, 0.019495606, -0.008598787, 0.010934493, -0.013072417, 0.031475518, -0.027632905, 0.019090626, 0.028442867, 0.015718922, 0.025786944, -0.04400168], "docs/services/services.md::1781761566.123": [0.005249735, -0.0057951617, -0.032667182, -0.0052351253, -0.016450468, -0.020375594, -0.019859387, 0.01844712, -0.0010031961, 0.03486837, -0.0043561114, -0.010850102, 0.003939736, 0.007728506, -0.00035063166, -0.009798206, 0.003947041, 0.027505103, -0.0062724105, -0.04784174, 0.010275455, -0.0014646176, 0.0058876895, 0.028401162, 0.026959678, 0.021466449, -0.0089411065, -0.07160677, -0.008152186, 0.03453722, -0.0032823018, 0.005415311, 0.015135599, -0.03736175, -0.023239085, -0.027154474, -0.02228459, -0.044686057, -0.06817838, 0.0010543299, 0.00030406337, 0.009457314, -0.0125253415, -0.011677981, 0.03897855, -0.07850253, 0.012466903, -0.031712685, -0.0030461124, -0.067048565, -0.025712987, -0.00067813136, 0.009398876, -0.049361143, 0.059685297, 0.012106531, -0.06268515, -0.036641005, -0.071022384, 0.0017336786, -0.04117974, -0.013947347, -0.040517434, -0.006077615, 0.009262519, 0.064477265, -0.043984793, -0.00041941876, -0.015320655, -0.011775379, 0.012048093, 0.032199673, -0.047140475, 0.0062821503, -0.023667635, 0.031595808, -0.015047941, 0.013041549, -0.0071051605, -0.02473901, 0.030037444, 0.013080508, -0.018505558, 0.005697764, -0.041881002, 0.045854826, -0.04772486, 0.10043649, 0.02602466, -0.028167408, -0.021115817, -0.016255673, 0.007504491, -0.03636829, -0.006043526, 0.016976416, -0.022381987, -0.028420642, -0.0014147012, -0.0021500539, 0.009189471, 0.0015474056, 0.0057075038, -0.020492472, 0.015729725, 0.004122357, 0.014492774, -0.028206367, -0.024563694, -0.010168318, 0.0028172277, 0.021154776, 0.0010257193, 0.016304372, 0.013509058, -0.05419207, -0.0193237, -0.038452603, -0.031108819, -0.00016953284, 0.028225847, 0.040127844, 0.027758338, -0.06794462, -0.033407405, 0.0034235285, -0.0015839298, 0.021992397, 0.024680572, -0.004039569, -0.049283225, -0.04246539, -0.020609349, -0.015739465, -0.03399179, -0.0071587292, 0.029102426, 0.032511346, -0.02228459, -0.048309248, 0.069619864, 0.024446817, -0.03652413, -0.016762141, -0.014112923, -0.014551213, 0.032861978, 0.032199673, -0.015807644, -0.016567346, 0.05294538, 0.018651655, 0.005688024, 0.01757054, -0.009788467, -0.020706747, -0.01093776, -0.016236193, 0.016674483, 0.026258415, -0.002809923, 0.004482728, -0.025537672, 0.022089794, 0.031712685, -0.023745554, 0.008054788, 0.0064866855, 0.0051328577, -0.01801857, 0.042621225, -0.01050921, -0.022381987, 0.021524888, 0.03453722, 0.0047676163, 0.10020273, 0.013713593, -0.006087355, -0.035861824, -0.037517585, 0.028595958, -0.040361598, -0.011161774, -0.045036685, -0.023784513, -0.0031191607, -0.048465084, -0.016917977, 0.06295786, 0.013986306, -0.009715418, 0.062217638, -0.0168011, 0.0068908855, -0.0037473757, 0.005171817, -0.014492774, 0.008142446, 0.0015644502, -0.014950544, -0.004984326, 0.03944606, -0.0012223409, -0.015914781, 0.009525493, 0.003150815, -0.035082642, 0.002929235, -0.037985094, 0.0017312437, 0.020180799, 0.02557663, 0.021894999, -0.064905815, 0.027427185, 0.014151882, -0.027875215, 0.012262368, -0.010392332, 0.022128753, 0.03942658, 0.043361448, -0.001845686, 0.016577085, 0.0036402382, 0.023141688, 0.03364116, 0.019226301, -0.0072220378, -0.009082333, -0.005288694, -0.02477797, -0.030485474, 0.005541928, 0.00059656077, -0.05485437, 0.003988435, -0.014112923, 0.039251264, -0.016031658, -0.003944606, 0.011395528, -0.005196166, -0.03599818, 0.021485928, 0.07316513, 0.046283375, -0.02010288, 0.023998788, -0.0014402681, -0.02228459, -0.006467206, -0.0149992425, 0.046361294, 0.011074116, 0.020258717, -0.0018615131, 0.011921476, -0.0017129817, -0.011901996, 0.019138644, 0.01928474, 0.034264505, 0.013479839, -0.021739163, -0.013382441, -0.015291436, 0.02933618, -0.00962776, -0.0327451, -0.010265715, -0.0022279718, -0.014073964, -0.015719986, -0.0042635836, 0.002124487, -0.0071489895, 0.07374952, 0.011181254, -0.0077966843, 0.028751794, 0.009306348, 0.006243191, 0.031362053, 0.033485323, -0.024894847, -0.0025810385, 0.008346981, -0.048504043, -0.003939736, 0.006959064, 0.08617747, -0.004745702, -0.03406971, 0.036329333, -0.013246085, -0.18482183, -0.010246236, -0.00335535, 0.046750885, -0.0050159805, 0.0068567963, -0.033719078, -0.017852994, -0.06821734, 0.024914326, -0.019654851, -0.056256898, -0.04955594, -0.06330849, -0.022362508, -0.037537064, 0.01257404, -0.004402375, 0.031381533, -0.035374835, -0.055633552, -0.006959064, 0.03773186, 0.041296616, -0.02768042, -0.006330849, 0.0772948, -0.030816626, -0.026258415, -0.015681027, 0.0077479854, 0.0018724704, 0.009004415, -0.016109576, 0.011658502, -0.014551213, -0.0014025266, 0.009510883, -0.03062183, -0.0007499621, 0.0062383213, 0.040790148, -0.0030120232, 0.02226511, 0.04324457, -0.021076858, 0.020453513, -0.012875973, -0.014142143, -0.026277894, 0.005955868, -0.015603108, 0.01843738, -0.039621376, -0.04566003, -0.022907933, 0.01300259, 0.06264619, -0.008249584, -0.0053227833, -0.033115212, -0.016265413, 0.05380248, 0.0032141234, -0.030680269, -0.014229801, 0.0141031835, -0.026745403, -0.0045046424, -0.043984793, 0.03558911, -0.010100139, -0.022167712, -0.013586977, -0.0012272107, 0.033816475, -0.011794859, -0.04827029, -0.031732164, -0.11602011, 0.021349572, 0.031128298, -0.022537822, 0.05610106, -0.021797601, -0.022518342, 0.017814035, 0.0074363127, 0.031323094, 0.27318102, 0.035472233, -0.024057226, -0.0032920416, 0.0745287, -0.024037747, 0.0060240463, 0.02692072, 0.048543002, -0.03282302, -0.011833818, 0.014005786, 0.011220213, -0.004940497, -0.0002463857, 0.017044595, -0.09482638, 0.0021549237, 0.072697625, -0.02308325, -0.017453663, -0.028810233, 0.011950695, -0.0056344555, -0.033426885, -0.0054932293, 0.033368446, 0.037556544, -0.014931064, 0.032491866, 0.0005399484, 0.025732467, -0.015320655, -0.036757883, -0.034556698, -0.016732922, -0.0011273781, -0.015164819, -0.013947347, 0.019927565, -0.037205912, -0.025479233, 0.03235551, 0.035861824, -0.009364787, -0.027992092, 0.012807795, -0.011561104, -0.024154624, -0.0016289762, -0.010665046, -0.016099837, -0.014648611, 0.029453058, -0.013596716, -0.05614002, -0.015437532, -0.02982317, 0.023940349, 0.046283375, 0.006642522, 0.004477858, -0.09599515, 0.027914174, -0.0044973376, 0.04199788, 0.0048382296, -0.024622133, 0.026277894, 0.020648308, 0.02181708, -0.01007092, -0.011453967, -0.016216714, 0.03518004, -0.03064131, -0.008317762, 0.01968407, -0.07943755, 0.048465084, -0.029063467, 0.0060581355, 0.013187646, 0.02101842, -0.024700051, 0.027115515, -0.045387316, 0.041335575, -0.016947197, -0.029043987, -0.010002742, -0.02561559, -0.0076067587, 0.035082642, 0.007772335, 0.023998788, 0.056256898, 0.008765791, 0.009871255, -0.020862583, 0.015710246, 0.017375747, 0.0029000158, 0.0059412583, 0.0006483033, 0.021271653, -0.006345459, 0.0461665, -0.021115817, 0.022985851, -0.048036534, 0.04417959, 0.019947045, -0.03599818, -0.011658502, 0.047530066, 0.017317308, 0.015077161, 0.05243891, -0.026764883, -0.0141031835, -0.0032482126, -0.017307568, -0.039153866, 0.00036189324, -0.06369808, -0.044452302, -0.033524282, -0.015486231, 0.07787918, 0.045893785, -0.04277706, 0.0009076246, 0.04449126, 0.019761989, -0.02764146, -0.024855888, 0.012048093, -0.0020526561, 0.039972007, -0.027836256, -0.01172668, -0.018495819, 0.005829251, 0.0028415772, -0.0108598415, 0.012457163, -0.00075544073, -0.01510638, 0.018710094, -0.01007092, 0.042153716, 0.03270614, -0.06089303, -0.013518798, -0.04406271, -0.02432994, 0.027407708, 0.06175013, -0.026258415, -0.016138796, -0.01845686, 0.053997274, 0.065334365, 0.011405268, 0.009394006, -0.024836408, 0.03853052, 0.044335425, -0.03401127, 0.030836105, -0.028576478, -0.04815341, 0.027018117, -0.025732467, -0.017521841, -0.055594593, -0.020784665, 0.012749356, 0.015719986, 0.028849192, 0.00091553817, 0.002556689, -0.04195892, 0.0105189495, 0.10160526, -0.030329637, -0.010460511, -0.0049185827, -0.0148726255, -0.03566703, 0.091553815, 0.016245933, -0.0030339377, 0.034576178, -0.000787095, 0.0063211094, 0.017843254, 0.048893634, -0.007757725, -0.01381099, 0.03153737, 0.00047237874, 0.01682058, -0.007290216, -0.04285498, 0.0145317335, 0.03313469, -0.026628526, 0.011220213, 0.014921324, 0.03399179, -0.018583477, 0.0045533413, -0.0024812059, -0.00877553, 0.008254454, 0.046828803, 0.0101780575, -0.027953133, -0.0090677235, -0.022985851, 0.0038106842, -0.03853052, 0.01047999, 0.015457012, 0.015719986, -0.00921382, -0.0121844495, 0.03366064, 0.0060240463, 0.0015206212, 0.03810197, -0.02645321, 0.0003396744, -0.015778424, 0.0024848583, 0.016479688, 0.013684374, -0.025790906, 0.019791208, 0.017541321, -0.0048771887, 0.036231935, 0.033719078, 0.04527044, -0.013489579, 0.0065646037, -0.011940955, 0.01553493, -0.02563507, -0.02343388, 0.0023326743, -0.029005028, 0.04324457, 0.04819237, 0.03186852, -0.007640848, -0.007163599, -0.0057562026, 0.0029681942, 0.016099837, -0.023706594, -0.0014974893, -0.01382073, 0.0015620153, 0.04063431, -0.042231634, -0.019469796, -0.04032264, 0.0012807795, -0.010567648, -0.026316853, 0.0124376835, 0.059334666, -0.0119701745, -0.016304372, -0.01931396, -0.0015291435, 0.04410167, -0.0071879486, -0.0032019487, 0.010226756, 0.05785422, -0.022557301, -0.004241669, 0.03993305, -0.05255579, 0.044023752, -0.017375747, 0.052360993, -0.016109576, -0.016284892, 0.06284098, -0.008006089, -0.010528689, -0.022167712, 0.024193583, -0.011259171, -0.0031142908, -0.035511192, 0.025790906, 0.0048357947, 0.0055711474, -0.013606456, 0.004475423, -0.00016694571, -0.029141385, 0.01720043, 0.0061360537, -0.0074557923, -0.0131194675, 0.008161926, 0.01008066, 0.017531581, -0.017054334, 0.00089058, -0.034576178, 0.00058255985, 0.0022961502, 0.0011018112, 0.01302207, 0.0019832603, -0.017414706, -0.037634462, 0.01469731, -0.0124376835, 0.010382593, -0.017083554, -0.01973277, -0.012729877, -0.020823624, -0.04367312, -0.056685448, 0.019567193, 0.0010713745, 0.023258565, -0.02847908, 0.07335993, -0.010801403, -0.010879321, 0.029453058, 0.05703608, -0.021057379, -0.029219303, -0.01761924, 0.0013294783, -0.032569785, -0.015690766, 0.0042246245, 0.031381533, 0.004163751, -0.017736116, -0.056724407, 0.00017120686, 0.008970326, -0.032199673, -0.004022524, -0.013937607, 0.010733224, -0.036699444, 0.06587979, 0.016762141, -0.009126162, 0.023317004, 0.025849344, 0.023628676, 0.0075629298, -0.020472992, 0.019197082, -0.011863037, 0.0085125575, -0.024855888, 0.01970355, -0.021349572, 0.02431046, -0.011940955, -0.019089945, 0.03019328, 0.032511346, -0.013275304, 0.013362962, -0.037809778, -0.006072745, -0.026161017, 0.023745554, -0.0016521082, -0.0141908415, 0.028147928, -0.0025542541, -0.015661547, 0.011658502, -0.01678162, 0.02230407, -0.14446023, 0.026959678, -0.0033310007, -0.011434487, -0.050529916, 0.034303464, 0.029511496, -0.022011876, 0.016732922, -0.023200126, -0.05115326, -0.0006872624, 0.06603563, -0.03408919, 0.009009285, 0.023570238, -0.022498863, -0.032998335, 0.0014548778, 0.068334214, -0.0026394771, 0.0073924838, 0.06591875, 0.04277706, 0.061594293, -0.01047999, -0.054737497, 0.024057226, -0.0327451, 0.00068300124, -0.011434487, -0.04955594, 0.024076706, 0.021096338, 0.00585847, 0.031206217, 0.029258262, -0.035413794, -0.012817535, 0.029492017, -0.04328353, 0.014181102, -0.0025079902, -0.018583477, -0.018749053, 0.04562107, 0.047997575, -0.030388076, -0.026141537, 0.020297676, 0.03145945, 0.043828957, -0.054737497, 0.01215523, -0.018164666, 0.0063211094, -0.043867916, -0.00671557, 7.4684234e-05, 0.042231634, -0.03482941, 0.03979669, -0.024641613, -0.021096338, -0.034712534, 0.018369202, -0.0728145, 0.03227759, -0.0077772047, 0.017278349, -0.04698464, -0.028868672, 0.030388076, 0.01383047, 0.009252779, -0.02304429, 0.019421097, 0.007884342, -0.026686965, 0.008950846, -0.034225546, -0.008507688, -0.008030439, 0.04106286, 0.046750885, 0.035861824, 0.020609349, -0.015642067, -0.005994827, -0.005658805, -0.00314351, -0.044686057, 0.006252931, 0.012661698, -0.03562807, 0.026180496, -0.01551545, -0.036991637, -0.0096228905, 0.019099684, 0.0035477104, -0.017385487, -0.0050062407, -0.005425051, 0.006472076, -0.010723485, 0.069580905, -0.04242643, 0.024115665, 0.008478468, -0.033952832, 0.029550456, -0.04453022, 0.009705679, -0.0753858, 0.0004519861, 0.06938611, 0.025518192, -0.010869581, 0.04780278, 0.022927413, 0.027544063, -0.017034855, -0.04191996, 0.045348357, 0.022830015, 0.02686228, 0.0098371655, 0.033290528, -0.042738102, 0.027602501, -0.055205002, -0.014638871, 0.04908843, 0.011658502, 0.002773399, -0.052672666, 0.037166953, -0.040829107, -0.050140325, -0.04032264, 0.010022221, -0.032667182, 0.003956781, -0.010431292, -0.004830925, 0.008926497, 0.01726861, 0.016947197, -0.033874914, 0.006126314, -0.01093776, 0.0068957554, 0.033387925, -0.0046288245, -0.014171362, -0.01639203, 0.042660184, -0.027505103, 0.03272562, 0.04912739, -0.0005974739, -0.048348207, 0.01802831, 0.004068788, -0.018476339, 0.003187339, -0.023959829, -0.003362655, 0.0022498863, 0.017404966, 0.030699749, -0.029297221, 0.020882063, 0.011337089, -0.01797961, 0.02766094, -0.013664895, 0.042738102, -0.008614825, 0.036134537, -0.0037108515, -0.03595922, -0.0092333, 0.0063941577, -0.030465994, -0.006175013, 0.01091828, 0.01217471, 0.013177906, -0.05080263, 0.00877553, -0.009471924, -0.043361448, 0.04375104, -0.013655155, 0.0084249, -0.0032530825, 0.0023144123, 0.07889212, -0.04566003, 0.013655155, 0.008999545, -0.016284892, -0.018330242, -0.0028659266, -0.013109728, -0.027368749, -0.0030875064, 0.0137622915, -0.016937457, -0.009184601, 0.03147893, 0.0336022, 0.021719683, -0.0032482126, 0.011580584, 0.01130787, -0.028147928, 0.007504491, 0.020823624, 0.029141385, -0.018992547, -0.06007489, -0.019148383, -0.04819237, 0.038764276, 0.017278349, -0.013187646, 0.018359462, -0.020667788, 0.0016289762, -0.023628676, 0.021271653, -0.035900783, 0.030543912, -0.040049925, -0.010820882, 0.012739616, -0.048854675, 0.036660485, -0.030758187, -0.012330546, -0.0030753317], "docs/services/usenet.md::1771398813.228": [-0.035524033, 0.013999716, -0.03726657, 0.014207632, -0.041702125, -0.014831383, 0.04526641, -0.029108321, 0.012752216, 0.004403376, 0.017088762, 0.036910143, -0.015603644, -0.006885999, 0.0054503847, 5.5730616e-05, 0.0072176754, 0.01179184, 0.046969343, -0.03439534, -0.0009071598, 0.028553877, 0.030296415, 0.012177971, 0.045622837, 0.046969343, 0.008173102, 0.0050122747, -0.021346102, 0.039226927, -0.038474467, -0.005029601, 0.014098724, 0.019276837, -0.023227252, -0.00021874557, -0.018554078, -0.039959587, -0.041781332, 0.012237376, -0.023385664, -0.020494634, -0.015197712, -0.028870702, 0.039939784, -0.060513623, 0.014752176, -0.027048957, 0.012276979, -0.0101186065, 0.00057424576, -0.01654422, 0.026633123, -0.044474345, 0.031246891, 0.021425309, -0.03172213, 0.014811581, -0.038890302, -0.006762239, -0.00890081, 0.04475157, -0.04803863, -0.009979996, 0.009138429, 0.03374189, -0.019019416, 0.015712552, -0.041187283, -0.075721234, 0.011752237, 0.01203936, -0.024039116, -0.029821178, -0.05405831, 0.025623243, 0.022415387, -0.042098157, -0.04918712, -0.0053464263, 0.0008465175, -0.0092473375, 0.01668283, 0.021524316, -0.026415305, -0.04427633, -0.054969184, 0.06974116, 0.05302863, 0.006564223, -0.038434863, -0.017395686, 0.008673091, -0.045068394, -0.036058675, 0.013019538, -0.03459336, -0.008489927, 0.035444826, 0.048197042, -0.012455193, 0.02534602, -0.008326564, -0.018237254, 0.04839506, -0.01141561, 0.029543955, 0.016276898, -0.0015890767, -0.026791535, 0.016465012, 0.00011192533, 0.012059161, 0.0200689, 0.009306742, -0.026177688, 0.018474873, -0.027029155, 0.021959951, -0.009861186, 0.046612915, 0.04855347, -0.015969973, -0.009668121, 0.020771855, -0.008881008, -0.03148451, 0.0138017, 0.02734598, 0.02459356, 0.007014709, 0.0489099, -0.023484671, -0.019118425, -0.061780926, 0.013177951, 0.026870742, 0.052276168, 0.001150348, -0.07370148, 0.06423632, 0.020811459, -0.008930512, -0.02370249, 0.01041563, -0.029702367, 0.037088357, 0.001492544, -0.0146729695, -0.043840695, 0.010950273, 0.012752216, -0.02031642, -0.015326422, 0.050652437, -0.019346142, 0.01404922, -0.007074114, 0.03665272, 0.016326401, -0.012395788, 0.007791921, -0.031543914, 0.007579054, 0.04902871, -0.017861024, 0.011306701, 0.0072671794, -0.02421733, -0.051682122, 0.03348447, 0.003398446, 0.015197712, -0.0007660736, 0.022138165, 0.009267139, 0.065028384, 0.015989775, 0.028553877, -0.04740498, -0.034434944, 0.017078862, -0.009470105, -0.019375844, -0.046256486, -0.036910143, -0.022732213, 0.004150906, -0.00677214, 0.012138368, 0.008742397, 0.0068166936, 0.0539395, -0.04451395, 0.011445313, 0.017088762, 0.015781859, -0.0162967, 0.024811378, 0.0036806185, -0.03500919, 0.023148045, 0.035662644, 0.028395465, -0.03825665, 0.004391, 0.009697823, -0.016524417, 0.0033068636, -0.07449354, -0.019534258, -0.030771654, -0.022910427, -0.00015887673, -0.050731644, 0.0136036845, 0.0019281787, 0.013623486, 0.019930288, -0.03564284, -0.019534258, 0.025048997, -0.014078923, -0.0114750145, 0.04728617, -0.02421733, -0.016603624, -0.014326442, 0.0037623, -0.026118282, -0.054889977, 0.0051236586, 0.019860983, -0.019900586, 0.06918672, -0.014613565, -0.052592993, -0.017989734, 0.007613707, -0.008227556, -0.0002831007, -0.025999473, 0.007955284, -0.03409832, -0.05306823, 0.028514273, 0.013346264, 0.011613626, -0.020108502, -0.014484854, -0.025702449, -0.0021336202, -0.04029621, 0.008975065, 0.041820936, 0.024157926, 0.03724677, -0.03397951, -0.04154371, -0.006321654, 0.054969184, -0.019078821, 0.009079024, 0.028177647, -0.0006441701, -0.011435412, -0.05104847, -0.041820936, 0.0014306641, -0.0038959605, -0.0464149, 0.038890302, 0.055246405, -0.018682789, -0.028435066, 0.04451395, 0.00891071, -0.014019518, 0.03988038, 0.04427633, 0.00840577, 0.046850536, 0.011851245, -0.006935503, 0.028692488, -0.024296537, 0.0338409, -0.009712675, 0.0068315445, 0.0011169328, -0.057305768, 0.042335775, 0.047246568, -0.007663211, 0.013861105, 0.0098314835, -0.016514517, -0.1956396, -0.005321674, 0.034038913, 0.046256486, 0.0028242, -0.0027647954, -0.045424823, -0.0010420581, -0.051840533, 0.019524356, -0.03399931, -0.041860536, -0.010979976, -0.024870783, 0.010277019, -0.0026162835, -0.012841323, 0.0021323825, 0.0025791556, -0.013385867, 0.0055642435, -0.043959506, 0.024850981, 0.009574063, -0.022573799, 0.003688044, 0.04114768, 0.0026880642, -0.006098886, -0.0073661874, -0.028256852, 0.0056533506, 0.0054751365, -0.0009956481, 0.047880217, 0.036217086, 0.002272231, -0.03300923, 0.02997959, -0.0045865406, 0.0026806388, 0.0138908075, -0.029009312, 0.03835566, 0.024534157, 0.020395625, -0.0046385196, -0.011821543, -0.026732132, -0.011603725, 0.003450425, -0.0313459, 0.0009356246, -0.020672848, -0.034157723, 0.00050184625, 0.0046583214, 0.053345453, 0.02017781, -0.0008947838, 0.02657372, 0.0070295604, 0.05081085, -0.06708775, -0.041108076, 0.006098886, 0.01492049, -0.018395666, 0.044117916, -0.05255339, -0.0064107613, -0.041108076, -0.002658362, 0.0042721904, 0.029207328, 0.009123578, -0.007613707, -0.06447394, -0.028256852, -0.118017405, 0.032712206, 0.0238213, 0.008598835, 0.020257015, -0.046216883, 0.0060642334, 0.01581156, -0.022375785, 0.015158108, 0.2520345, -0.02960336, -0.00828696, 0.003435574, 0.022811418, -0.030652843, 0.061028466, 0.025781656, 0.037226968, -0.015316521, -0.021207491, 0.033187445, 0.04368228, -0.01781152, 0.0011862384, 0.025365822, -0.038593277, 0.006737487, 0.061266083, 0.00030537747, 0.024652965, -0.039365537, -0.005371178, -0.0042721904, -0.040058594, -0.024435148, -0.0059305727, 0.0376428, -0.009044371, 0.04415752, -0.012009658, 0.01416803, 0.028534075, -0.010514638, -0.041028872, 0.008940413, -0.0072176754, -0.0061533405, -0.037682403, 0.01667293, -0.037583396, -0.025009394, 0.02045503, 0.020672848, 0.003636065, -0.034434944, 0.019009516, -0.0047771307, -0.03059344, -0.007064213, -0.0476426, 0.009588915, -0.041187283, 0.002621234, 0.013385867, -0.029999392, -0.0014393273, -0.01842537, 0.009712675, 0.09045361, 0.032811217, 0.005717706, -0.058771085, 0.017653108, -0.029702367, 0.018969912, 0.0188016, -0.050375216, 0.024474751, 0.03685074, 0.04689014, 0.014019518, 0.03599927, 0.017603604, 0.051404897, -0.02170253, 0.011425511, 0.025009394, -0.039939784, 0.03738538, -0.0007178072, 0.015465033, -0.0058761183, -0.001581651, 0.0015804135, -0.003512305, -0.0043563475, 0.06669172, 0.00045172352, -0.041464508, -0.0036459656, -0.01919763, -0.037365578, 0.0032697357, 0.009321593, 0.044197123, 0.023365863, 0.038731888, -0.014692771, -0.0115740225, 0.013336363, 0.03562304, -0.011286899, -0.01392051, 0.0018365964, -0.024177728, -0.030078597, 0.007123618, 0.009975045, 0.021247094, -0.009920591, 0.046850536, -0.019167928, -0.026791535, 0.011088884, 0.0288509, 0.043207046, 0.008158251, 0.060038388, 0.02496979, 0.0027425187, -0.005089006, -0.008133498, -0.0076186573, -0.0024170303, -0.035860658, -0.05679093, -0.024553958, 0.007410741, 0.08427552, 0.027425187, -0.034969587, -0.009890889, 0.024732172, 0.0055543426, 0.008108746, 0.045622837, 0.017831322, -0.040830854, 0.035662644, -0.0075196493, -0.0029652864, -0.0038662583, -0.029761773, 0.0238411, -0.00978693, 0.028276654, 0.031880543, -0.0011621051, -0.024771774, -0.019356044, 0.03498939, 0.024534157, -0.04324665, -0.019781778, -0.0070543126, -0.002430644, 0.00991069, 0.00022539766, -0.052276168, 0.0067424374, -0.001100844, 0.058018625, 0.05053363, 0.013078943, 8.9184454e-05, -0.0143759465, -0.0038613079, -0.045702044, -0.03300923, -0.005017225, -0.04023681, -0.052474182, -0.017039258, 0.014029418, -0.034652762, -0.04380109, 0.008692893, -0.0363755, 0.008692893, 0.015722454, -0.016999654, -0.010692853, -0.061741322, -0.009583964, 0.0011633427, -0.000693674, -0.0063711577, 0.015128406, -0.027207369, 0.013197753, 0.10352265, -0.034296334, -0.009678022, 0.015950171, 0.008019639, -0.0024244557, 0.05191974, -0.00357666, 0.00238114, -0.022157967, 0.027920226, 0.037979428, 0.023999514, 0.005836515, -0.03122709, -0.028316258, 0.014296739, -0.019138226, 0.0005683672, 0.01842537, 0.012405689, -0.044236727, 0.019959992, 0.011455214, -0.007885979, 0.0045197103, 0.047246568, 0.05342466, -0.040217005, -0.030771654, 0.00990079, 0.0145739615, -0.05817704, -0.0007444156, 0.014623466, 0.0188016, 0.010103756, 0.008465175, -0.015712552, -0.0077721197, 0.017098663, 0.011227495, -0.048236646, 0.001085374, -0.049107917, 0.014633367, 0.025405426, 0.04427633, 0.0121482685, 0.010692853, -0.010643348, -0.01041563, 0.04752379, 0.0038736837, 0.07251338, -0.03485078, -0.030712249, -0.010544341, -0.032514192, -0.045979265, 0.0067919414, 0.0061879936, -0.042098157, 0.03597947, 0.01942535, 0.031147882, -0.016643226, -0.007450344, -0.0146729695, -0.02445495, 0.012890828, -0.014969993, 0.015465033, -0.03823685, -0.02231638, 0.043484267, -0.037226968, -0.035821054, 0.0025148005, 0.01328686, 0.02496979, -0.02833606, -0.023722291, 0.038830895, -0.03938534, -0.014514557, -0.00802954, 0.027068758, 0.043167442, -0.014752176, 0.033583477, -0.028633082, 0.06578084, -0.041820936, 0.06586005, -0.016940251, -0.026732132, 0.026732132, -0.011346305, 0.053266246, -0.021227293, -0.048632678, 0.007678062, 0.01078196, 0.031385504, 0.017841222, 0.0451872, -0.007460245, 0.016465012, -0.0021162936, 0.0031855789, -0.036296293, 0.003799428, -0.010316622, 0.036593318, -0.019464951, -0.012257177, 0.018207552, -0.009999798, 0.0055543426, -0.035326015, 0.019831281, 0.017900627, 0.054137517, -0.015940271, 0.044593155, -0.018078841, 0.010326523, 0.033583477, 0.023286657, 0.03150431, -0.05920672, 0.022177769, -0.01592047, 0.011385907, -0.033306256, 4.142088e-05, -0.013752196, 0.06601846, -0.0018328836, -0.02685094, -0.0013056666, 0.00077597436, -0.017771916, 0.027761813, 0.05089006, -0.04114768, -0.01657392, -0.041820936, 0.014286839, -0.000104731786, 0.061305687, -0.025504433, -0.03199935, -0.039583355, 0.005371178, 0.01329676, -0.0739787, 0.0064206617, 0.0059107714, 0.014316541, -0.008811703, -0.056078073, 0.03073205, -0.0014888312, -0.009420601, 0.0011385907, 0.007925582, -0.021583721, -0.020534238, 0.0326132, 0.051761325, -0.0016125911, -0.023148045, 0.005480087, -0.033583477, -0.014969993, -0.016108584, -0.012772018, 0.011069083, -0.0073166834, -0.004631094, 0.021920348, 0.008212705, 0.050454423, -0.03209836, -0.008727546, 0.030672645, 0.005871168, 0.0010779485, -0.032335978, -0.020811459, -0.02221737, -0.05306823, -0.011772038, -0.0057721604, -0.033405263, -0.012158169, 0.06221656, -0.045306012, 0.020969871, -0.009301792, 0.017920429, -0.14993756, 0.037860617, 0.004650896, -0.010871067, -0.007123618, -0.0059008705, 0.039563555, -0.070137195, -0.007098866, -0.021227293, -0.055246405, -0.0056533506, 0.008435473, -0.020613443, 0.012009658, -0.005306823, 0.015385827, -0.014158129, -0.030930066, -0.0069206515, 0.012257177, -0.014484854, 0.028652884, -0.016138287, -0.0133165615, -0.014177931, -0.012385887, -0.027068758, -0.04352387, -0.003059344, -0.0017041734, -0.03990018, 0.026534116, 0.037226968, -0.028652884, 0.029108321, 0.023385664, -0.03110828, -0.020989673, 0.05243458, -0.015712552, 0.026692528, -0.048711885, -0.037860617, 0.020276817, 0.08522599, -0.0006577837, -0.03197955, -0.0030444928, -0.027128162, 0.0047449535, 0.010811662, -0.034811176, 0.0014121, 0.010227515, 0.010712654, -0.04312784, 0.005039502, -0.032811217, 0.038474467, -0.026454909, 0.04166252, -0.021959951, -0.043603078, -0.013979915, 0.023108441, -0.042612996, 0.04166252, 0.02823705, 0.010069103, 0.0058761183, -0.013078943, -0.021207491, 0.0060295807, 0.0100394, 0.0066780825, 0.016415508, 0.0019343668, -0.051404897, -0.019227333, -0.0049107913, -0.0075939056, -0.024791576, 0.050731644, 0.07916671, 0.043444663, -0.015484834, 0.023940109, 0.044395138, -0.018979814, -0.051523708, -0.048197042, -0.005066729, 0.061028466, -0.032553796, 0.006762239, 0.008351316, -0.005569194, 0.020890666, 0.014692771, 0.01592047, -0.01619769, -0.0055246404, 0.04292982, 0.026019275, -0.06011759, 0.023484671, -0.00067077845, 0.00764836, -0.0051880134, -0.009326544, 0.02184114, -0.0091483295, 0.009039421, -0.047602996, -0.022672808, -0.0032697357, -0.031603318, -0.031920146, -0.053979103, -0.030553836, -0.006004829, -0.017861024, -0.030791454, 0.041781332, -0.006975106, 0.030633042, 0.01644521, 0.0064652152, -0.056117672, -0.0061929435, -0.020167908, -0.036217086, 0.04728617, -0.0068166936, -0.05191974, -0.0023873278, 0.033722088, -0.053662278, -0.023643086, -0.028593479, -0.0019455052, -0.0055048387, -0.032296374, -0.002525939, -0.013732395, 0.015336323, -0.0025420277, 0.013583883, -0.06277101, 0.017177869, -0.01619769, -0.02306884, 0.06918672, -0.0025568788, 0.01870259, 0.0035816105, 0.03237558, 0.0048068333, 0.054771166, 0.0023799022, -0.0664937, -0.020752054, -0.012772018, -0.042612996, -0.0061285887, -6.6907676e-05, -0.0008230031, -0.011138388, -0.018960012, 0.028732091, 0.026435107, -0.005569194, 0.023484671, 0.031207288, -0.018979814, 0.012762117, -0.01904912, 0.01581156, 0.031939946, 0.032137964, 0.027801417, 0.055800848, 0.0034974539, 0.0063711577, 0.022375785, -0.017029358, 0.013821502, 0.023425268, -0.053820692, 0.01166313, -0.040830854, -0.030078597, -0.019662967, 0.024276735, -0.02685094, 0.026039075, -0.016910547, -0.0033662685, 0.042692203, -0.012861125, -0.018781798, -0.023880703, -0.016148187, 0.0006454077, 0.03399931, -0.077780604, 0.0084701255, 0.0036484408, 0.104314715, 0.0034925034, 0.024910387, 0.020870864, 0.017504595, -0.02821725, 0.0032251822, 0.037108157, 0.015009597, 0.0054107816, -0.008678041, 0.019989694, 0.0036434904, 0.0013390818, -0.0058612674, -0.065067984, -0.039820977, 0.01216807, -0.004482582, 0.011138388, -0.0060543325, 0.036157683, -0.02184114, -0.0011664367, 0.02546483, 0.044197123, -0.032276575, -0.02332626, -0.04079125, -0.016247196, -0.009603766, 0.042058554, 0.020613443, 0.011484915, 0.014870985], "docs/software/searxng.md::1771398858.259": [-0.014394394, -0.034811225, -0.018767375, 0.002173304, 0.00092302496, -0.035846934, 0.034772865, -0.010577626, -0.03764983, 0.01474922, 0.020292163, -0.0048045246, -0.014969787, 0.00087088003, 0.007499278, -0.021692285, 0.004313044, 0.013780642, -0.012169545, -0.029977933, -0.045647778, 0.013368278, 0.039069127, -0.020177085, 0.015573948, 0.01767413, -0.004910013, -0.05654187, -0.03590447, 0.0023603067, 0.0010824566, 0.015295842, 0.033334386, -0.03145477, -0.03166575, -0.04944537, -0.024415808, -0.017041199, -0.036997717, -0.007249941, 0.009585074, 0.03289325, -0.016791862, 0.0028553836, 0.045839578, -0.046031374, 0.01028034, -0.04419012, 0.023744516, -0.07096504, -0.059994224, 0.017779619, 0.022190958, -0.052821003, 0.022248497, 0.01099958, -0.041313156, -0.0075376374, -0.032624736, -0.03377552, -0.045110747, -0.021270331, -0.000121371784, -0.030399887, -0.007950001, 0.024473347, -0.016609654, 0.028980585, -0.024876121, -0.032605555, 0.023610258, -0.02057986, -0.045110747, -0.023380103, -0.04480387, 0.0042794794, 0.010337879, 0.02194162, 0.034830406, -0.026276242, 0.010481727, 0.019985288, 0.021174433, -0.0052360687, 0.00039498275, 0.03385224, -0.053856708, 0.13748036, 0.030706761, -0.052437406, -0.015008146, -0.027580464, 0.011133838, -0.0153629705, -0.024473347, 0.03883897, -0.0125051895, -0.03446599, 0.006679344, -0.008141799, -0.030457426, 0.008458265, -0.018019365, -0.021481307, 0.024876121, -0.0066266, 0.035731852, -0.025317255, -0.011210557, -0.048064426, 0.017050788, 0.012850425, 0.024224011, 0.040737767, 0.010098132, -0.027484566, -0.026218703, -0.013099762, 0.0134929465, 0.030303987, 0.0063580833, -0.033315208, 0.070312925, -0.055582885, 0.01977431, 0.017923467, -0.022632092, 0.034063216, 0.00886104, 0.01903589, 0.021769004, -0.014988966, -0.033967316, -0.006751268, -0.04921521, 0.014125878, 0.013895721, -0.0035578415, -0.006453982, -0.045762856, 0.084007256, 0.03951026, -0.031147895, -0.031723287, 0.026180344, 0.017079558, 0.0235719, 0.033967316, -0.012294212, -0.021558026, 0.04702872, 0.043729804, -0.0057011773, 0.042502303, 0.033161767, -0.03446599, 0.040967923, 0.035846934, -0.013751873, 0.033430286, -0.0063341088, 0.031684928, -0.048946694, 0.01326279, 0.026218703, -0.016791862, 0.0048045246, -0.0070101945, -0.009278199, -0.041658394, 0.023802057, -0.004811717, 0.034907125, 0.014864298, 0.048869975, 0.00087207876, 0.08546492, 0.0059936685, -0.012150365, -0.03016973, -0.040200733, 0.020368883, -0.008319212, -0.033641264, -0.06471244, -0.016945299, -0.014250546, -0.037093613, -0.017511101, 0.056887105, -0.0025005585, -0.040008936, 0.053396393, 0.004154811, -0.011124249, 0.0100310035, -0.0168494, -0.043576367, 0.01621647, -0.01828788, -0.006549881, 0.008098645, 0.030821841, 0.004356198, -0.029613517, -0.045187466, -0.02274717, -0.059073597, 0.012236673, -0.051631857, -0.0046798564, -0.007350635, 0.02930664, 0.020407243, -0.032720633, 0.026621478, 0.007427354, 0.023993853, 0.010443368, -0.017894696, 0.021481307, 0.015113634, 0.029229922, -0.028999764, 0.045954656, 0.018700246, 0.05431702, -0.010932451, -0.0064395973, -0.005653228, -0.03607709, 0.029901214, -0.0009667787, -0.0184605, 0.04192691, -0.031224616, -0.048026066, -0.030975278, -0.028079137, 0.01987021, 0.0060416176, -0.016331548, -0.029134024, -0.0020318537, -0.039932217, -0.010922861, 0.035003025, 0.012294212, -0.04062269, 0.00114539, 0.012936734, 0.003047181, 0.0012095222, 0.0055525345, 0.07180894, -0.005873795, 0.0063628783, 0.000112606045, -0.0067224987, -0.02572003, 0.01920851, 0.0036657276, 0.016245238, 0.040545966, 0.0071828123, -0.0003668125, -0.03452353, 0.019851029, 0.014988966, 0.03977878, 0.015190354, 0.023610258, 0.019735951, -0.018057724, -0.045340903, 0.029153204, 0.022325216, -0.034657788, 0.06973753, 0.016417857, -0.0017717284, 0.0011819514, 0.015401331, 0.043077692, 0.004396955, 0.029114844, 0.0010938445, -0.031780828, -0.02197998, 0.004595945, -0.040162373, -0.012092825, 0.055467807, -0.027235229, -0.015151993, -0.009235044, -0.028347654, -0.17323141, -0.025067918, 0.007926027, 0.04752739, 0.0012239071, 0.006674549, -0.038129322, -0.03523318, -0.04990568, -0.012342162, 0.022919789, -0.042118706, -0.035214, -0.030706761, 0.0059073595, -0.008899399, -0.012927144, -0.00549979, 0.033487823, -0.0153629705, -0.07852185, -0.030361528, 0.049752243, 0.028155858, -0.033583723, -0.0074753035, 0.018633116, -0.055429447, -0.0016434639, -0.027733903, 0.031512313, -0.018671475, -0.0072163767, 0.00062154344, 0.062219072, 0.01255314, -0.007273916, -0.0014049159, -0.026065266, 0.017242586, 0.016811041, 0.04618481, 0.035079744, 0.022267677, 0.01620688, 0.020675758, -0.007643126, 0.02199916, -0.02719687, -0.049291927, 0.0068615517, -0.017319305, 0.0054566357, -0.0031838366, -0.061375163, -0.006847167, -0.013828591, 0.0015595525, -0.027331129, -0.001967122, -0.011143428, -0.038532097, 0.025029559, -0.045762856, -0.071847305, 0.037937522, -0.015784925, -0.0016590474, 0.051555138, -0.0014624551, 0.05504585, -0.05861328, -0.034274194, 0.0061375163, -0.018863274, -0.0056052785, -0.023686977, -0.021116892, -0.013742283, -0.13172644, 0.0022164586, 0.011987337, 0.021673106, 0.01248601, -0.015641076, -0.011651691, 0.025950186, -0.01395326, 0.025796749, 0.23736845, 0.05067287, -0.009613845, -0.0057731015, 0.056426793, -0.019045481, 0.028443553, 0.028194217, 0.018930402, -0.02424319, -0.016983658, 0.032317862, 0.018805735, -0.0027331128, 0.020905916, 0.04468879, -0.039030768, 0.013847771, 0.05216889, -0.026889995, -0.023744516, -0.029862853, 0.012255853, 0.023169124, -0.034983844, -0.006847167, 0.0018748195, 0.061605323, -0.011901028, 0.032145243, -0.00256529, 0.06555635, 0.03467697, -0.010491317, -0.049713884, -0.0039054744, 0.0008552965, -0.050519433, -0.04407504, -0.006175876, -0.057807732, -0.030016292, 0.02136623, 0.040124014, -0.006108747, -0.0034403657, -0.034235835, 0.005135375, 0.017443972, -0.0018820119, -0.038436197, -0.04626153, -0.018163214, 0.02715851, -0.012342162, -0.05067287, -0.030208088, -0.040929563, -0.0109804, 0.03170411, 0.004550393, 0.003857525, -0.10579544, 0.0061662863, 0.0050730407, 0.033430286, 0.0012718565, -0.010711884, 0.04913849, 0.00958028, -0.0006104551, -0.02211424, 0.033545364, -0.023149945, -0.008702806, -0.0070485543, 0.026084445, 0.03874307, -0.06946901, 0.08239616, -0.018086493, 0.005936129, -0.0092062745, -0.013205251, 0.015832875, 0.026679017, 0.004375378, 0.05228397, 0.005801871, -0.02719687, 0.0109804, -0.03446599, -0.01979349, 0.054125223, -0.008956938, 0.038301937, -0.004159606, -0.046875283, 0.016053442, -0.012687397, 0.02947926, 0.0020486359, 0.01621647, -0.028443553, 0.013090172, 0.0070101945, 0.0057635116, -0.0014145058, 0.00329412, 0.03356454, -0.01614934, 0.04787263, -0.008122619, -0.025528232, -0.015123224, 0.052053813, -0.0093453275, -0.011220147, 0.032087702, -0.014634141, -0.023226663, -0.009623434, -0.014471113, 0.0042866715, -0.023073226, -0.06989097, -0.023034867, -0.028059958, -0.04982896, 0.060876492, 0.009671384, -0.023686977, 0.0030807455, 0.034830406, 0.028481912, -0.019198919, 0.014797169, 0.05938047, -0.00808426, 0.021193612, -0.0040157577, -0.013636794, -0.015151993, -0.018239932, 0.0017093943, 0.0041164514, 0.015794516, -0.045877937, 0.008256878, 0.041389875, 0.018297471, 0.012438061, 0.005566919, -0.05500749, -0.0037927935, -0.012754526, -0.016667193, 0.010395419, 0.027791442, -0.030438246, -0.030668402, -0.004564778, 0.036230527, 0.068241514, 0.002857781, 0.03981714, -0.01844132, 0.02052232, -0.01979349, -0.0136559745, 0.018249521, -0.056810386, -0.0688169, 0.020867556, -0.014375214, -0.0032557608, -0.048754897, -0.001800498, 0.016484985, -0.010385829, 0.017846746, -0.00062813645, -0.032912433, 0.0043729804, 0.050404355, 0.0235719, 0.016743911, -0.013051813, 0.047450673, -0.049637165, -0.0137135135, 0.08316335, -0.01248601, -0.031013638, 0.01992775, 0.008271262, 0.040469248, -0.0013941273, 0.012677807, -0.000110957786, 0.0040229503, 0.007911642, -0.02865453, 0.034005675, 5.0196973e-05, -0.029671056, -0.011881848, 0.03216442, -0.04472715, -0.026199523, 0.0060655926, 0.0098104365, -0.03089856, -0.01473963, 0.016676784, -0.023130765, 0.0073554297, 0.049483728, -0.013147711, -0.00733625, 0.023034867, -0.013531306, 0.0016722335, -0.07272957, 0.008228108, 0.01844132, 0.020119546, 0.00074321486, -0.023763696, -0.0070389644, 0.0031574646, -0.014221776, -0.013454587, -0.03977878, -0.0016314766, -0.0037400492, 0.03356454, 0.05734742, 0.022593733, -0.028999764, 0.04702872, -0.005432661, 0.031876728, 0.008654857, -0.033334386, 0.061336804, -0.0324713, 0.04395996, -0.041696753, 0.029536799, -0.07272957, -0.006099157, -0.03981714, -0.03657576, 0.016417857, 0.04196527, 0.036594942, -0.008985708, 0.036383964, -0.0279257, -0.0014348843, 0.035578415, -0.0006922687, 0.010328289, 0.017942647, -0.03688264, 0.009393278, -0.026889995, -0.017472742, -0.035597596, 0.026084445, -0.013349098, -0.03456189, -0.0066409847, 0.07142535, -0.0069622453, -0.010587216, 0.007072529, 0.035156462, 0.028079137, 0.010577626, -0.0048644613, -0.0039630136, 0.02940254, -0.011248917, 0.040776126, 0.029862853, -0.027427027, 0.0012119197, -0.0023027675, 0.055659603, 0.011277687, -0.021558026, 0.037112795, -0.015746566, 0.011325636, -0.010769423, 0.017069967, 0.010836553, 0.035885293, 0.009685768, 0.012658628, -2.6503252e-05, -0.015842464, -0.03816768, -0.013521716, -0.009700153, -0.007062939, 0.031109536, 0.0013965247, -0.03538662, -0.0020330523, -0.008223313, -0.01988939, 0.0837771, 0.03220278, -0.0065019317, -0.025182998, -0.008779526, 0.03761147, -0.009354917, -0.022593733, -0.009388482, -0.020349704, 0.04921521, 0.030457426, 0.01106671, 0.0032533633, -0.04185019, 0.010136492, 0.023897955, 0.0038910895, -0.022977328, -0.031550672, 0.025067918, -0.0090432465, 0.026832454, 0.007993156, 0.01394367, -0.013454587, -0.00016063031, 0.07783138, 0.03461943, -0.014202597, 0.036940176, -0.05270592, 0.006032028, -0.031953447, -0.020637399, 0.009585074, -0.047604114, -0.034830406, -0.02497202, -0.017885106, 0.051286623, 0.018470088, -0.027810622, 0.009052836, -0.032797355, -0.0015451678, -0.01473004, 0.038608816, -0.003416391, -0.007887668, -0.005744332, -0.021538846, 0.020810017, 0.019515384, -0.008151389, -0.001543969, -0.008352776, 0.018172802, -0.026909174, 0.0025533028, -0.007062939, 0.029575158, -0.052360687, -0.023073226, 0.04035417, 0.028347654, -0.03356454, -0.0025892647, -0.04399832, -0.0010542863, 0.003406801, -0.023782875, -0.009628229, 0.006837577, 0.020292163, 0.026237883, 0.00026132393, 0.018028954, -0.017405612, 0.02648722, -0.13510208, 0.05953391, -0.02134705, -0.008582933, -0.030399887, 0.015660256, 0.05063451, -0.013358688, 0.009364507, -0.03977878, -0.044381917, 0.018700246, 0.059917506, -0.026065266, -0.010826963, 0.010232391, -0.009858386, -0.034830406, -0.010069363, 0.04261738, -0.015852055, -0.005960104, 0.026966713, 0.018057724, 0.013684744, -0.030514965, -0.03962534, 0.046146452, -0.039433543, -0.018019365, -0.04346129, -0.025432333, 0.04346129, 0.05274428, -0.011105069, -0.018748194, 0.0125051895, -0.011162608, 0.0034715328, 0.020023648, -0.036422323, 0.004785345, -0.05738578, -0.015823284, 0.0038119731, 0.081935845, 0.0010548857, -0.014931426, -0.040162373, 0.04395996, 0.020042827, -0.011939388, -0.025509052, 0.022958148, -0.01473004, 0.00049987197, -0.02652558, -0.0010123306, -0.0039318465, 0.016053442, -0.031416412, 0.025278896, -0.07123355, -0.0047565755, -0.019697592, 0.010846143, -0.032874074, 0.026774915, -0.02276635, -0.005485405, -0.046146452, -0.034082398, -0.020905916, 0.04495731, 0.051823653, -0.026429681, 0.028846327, -0.020733299, -0.024492526, -0.015247893, 0.04119808, -0.030208088, -0.024876121, 0.048716538, 0.07637372, 0.025854288, 0.020944275, -0.022938969, -0.00020708125, 0.008506214, -0.03845538, -0.035693493, 0.019409895, -0.03212606, 0.046683483, 0.014509472, -0.011872258, -0.042348865, 0.0019970904, -0.02510628, 0.008041105, 0.020081187, -0.021558026, 0.024626784, 0.006314929, -0.005792281, 0.040545966, -0.031876728, 0.019678412, -0.012773707, -0.02719687, -0.019342767, -0.03534826, -0.015708206, -0.023955494, -0.010241981, 0.035329077, 0.018431729, -0.022363575, -0.008285647, -0.019735951, -0.006056003, -0.016274009, -0.005087426, 0.037860803, -0.012610679, 0.03962534, -0.03452353, 0.0034187885, -0.050826307, 0.02857781, -0.050135836, -0.0059025646, 0.05742414, -0.01617811, -0.020426422, -0.019659232, 0.032049343, -0.013406637, -0.0015151994, -0.01620688, -0.0015775335, -0.024128111, -0.02575839, -0.018431729, -0.008141799, 0.07234597, 0.009254224, 0.010702294, 0.01977431, 0.020407243, 0.003989386, -0.0064395973, 0.04115972, 0.01397244, 0.014490292, -8.3611674e-05, 0.019477025, -0.0147588095, 0.053856708, -0.0067081135, 0.011287277, -0.004888436, 0.022593733, 0.008616498, 0.0122846225, -0.008846655, 0.0059936685, -0.051248264, 0.043768164, 0.0131668905, 0.024665145, 0.009359713, 0.018892042, 0.04112136, -0.038589634, 0.021634746, -0.006453982, 0.055276006, -0.004559983, 0.012428471, -0.023878776, -0.038551275, -0.0009709743, 0.039395183, 0.009086401, -0.033391926, 0.041313156, 0.025413154, -0.005974489, -0.020081187, -0.0017453562, 0.01097081, -0.027657183, 0.039702058, -0.0063532884, 0.014471113, -0.019150969, -0.013013453, 0.06091485, -0.0034811227, 0.016360316, 0.0046750614, 0.012390112, -0.04388324, -0.009906335, -0.04196527, -0.06267939, -0.011325636, 0.017933056, 0.0041500162, 0.009839206, -0.012054466, 0.001395326, 0.029690236, 0.009033657, 0.03458107, 0.034082398, 0.03981714, -0.018211162, 0.056426793, 0.047220517, -0.023322562, -0.055544525, -0.0047326004, -0.045225825, -0.020042827, 0.029901214, -0.016772682, -0.03235622, 0.0009380091, -0.009465201, 0.0021301499, -0.010922861, 0.016724732, 0.0065834452, 0.01465332, 0.009038452, -0.03596201, -0.022497835, 0.035616774, 0.006161491, 0.03235622, -0.0073218653], "docs/software/dns.md::1770267097.805": [-0.0468569, -0.0152426055, -0.026514607, -0.0011361386, -0.023108542, -0.028264683, 0.01041578, -0.023108542, 0.010839186, -0.014875653, -0.010886231, 0.040534038, -0.030353485, -0.003714209, -0.015722465, 0.015176742, -2.8484325e-05, 0.0031802473, -0.007823597, -0.0432062, -0.029676035, 0.015092061, 0.038953323, -0.0028274092, 0.017256135, 0.00067862525, -0.0021911245, -0.031821292, -0.0018571045, 0.03535908, -0.047383804, 0.016559867, 0.016512822, -0.011450772, 0.0008415188, 0.022638092, -0.027944775, -0.015666012, -0.045426726, 0.0006615714, 0.04234057, 0.02342845, 0.0008726862, -0.046292357, 0.040684585, -0.057507902, 0.04606654, -0.010048829, 0.02228055, -0.01797122, -0.023785992, 0.0040223543, 0.019457845, -0.041474942, 0.03300683, 0.016315233, -0.0294314, -0.04712035, -0.04824943, 0.01710559, -0.0011661298, -0.03200947, -0.054798108, -0.032442287, -0.010810959, 0.039367322, -0.0060217697, 0.027060328, -0.05555083, -0.0070426483, -0.017463133, 0.012391673, -0.021904187, -0.007033239, -0.034286454, 0.0046645193, 0.011300228, -0.007320214, -0.008406956, 0.034342907, 0.0009656002, -0.012052949, 0.037636064, 0.01605178, -0.036845706, 0.008693931, -0.063642584, 0.10846713, 0.06255113, 0.040571675, -0.009634832, -0.020530472, 0.04301802, -0.04949142, -0.02207355, 0.01080155, -0.022148823, -0.0077906647, 0.056642275, -0.0061958367, 0.0072872825, 0.009888875, -0.028020049, 0.004546907, 0.056228276, 0.005372548, 0.031520203, 0.027210873, 0.009573673, 0.0047303825, 0.014922699, 0.015609557, 0.023315541, 0.014574565, -0.009169086, -0.05513683, -0.023108542, -0.056567002, -0.013586618, 0.0027121487, 0.03899096, 0.022111187, -0.0031708383, -0.03439936, 0.027963594, 0.017331406, 0.02130201, 0.011309637, 0.0041752504, 0.03515208, 0.016032962, -0.0041823075, 0.007089693, -0.007103807, -0.05208831, 0.032254104, 0.034436997, 0.049378514, -0.012692762, -0.077906646, 0.06078224, 0.04625472, -0.027342599, -0.0395555, 0.023578992, -0.044184737, 0.02961958, 0.019156756, -0.017444314, -0.026326425, 0.010519279, 0.019721296, 0.016569277, -0.033797182, 0.022995634, -0.043055654, -0.0018618089, 0.0028203523, 0.065110385, -0.0071649654, -0.013304348, -0.018319353, -0.042942747, -0.003714209, 0.032837465, -0.033514913, -0.026251154, -0.032122377, 0.008660999, -0.0134454835, 0.027342599, -0.009832421, 0.0016712764, 0.030823935, 0.036920976, 0.028396409, 0.052163582, 0.03974368, -0.0023228507, -0.018422853, -0.035773076, 0.08656295, 0.011526044, -0.03944259, -0.029694853, 0.022130005, -0.00769187, -0.031369656, -0.012673944, 0.050620504, -0.0121658575, 0.016879775, 0.046292357, 0.007823597, -0.0008550443, 0.059577886, 0.030014759, -0.008882111, -0.0066286516, -0.010632187, -0.0012819783, 0.028716315, 0.078734644, -0.016766865, -0.005142027, -0.0029120904, 0.042302933, -0.07120743, -0.0032084743, -0.034869812, 0.017124409, -0.014856836, -0.012391673, 0.004095274, -0.036017712, -0.020097658, 0.0024863323, 0.007912982, -0.06221241, -0.028396409, -0.018582806, 0.018799214, 0.019646024, 0.02924322, 0.0625135, -0.010293463, 0.017623086, 0.021565463, 0.04474928, 0.041474942, -0.009804194, -0.013690118, 0.011902405, 0.0015266128, 0.036864523, -0.009216131, -0.04271693, 0.022148823, 0.035678986, 0.010952094, 0.0009773615, 0.0027286145, 0.0017253782, -0.02610061, -0.029788943, -0.0125139905, 0.029638398, 0.0068685813, -0.027737778, 0.003918855, -0.050168872, -0.0056124777, -0.011987085, 0.016371688, 0.026326425, -0.0066333557, -0.00083681435, -0.015684828, -0.00124199, -0.041324396, 0.022957997, 0.008910337, 0.017058546, 0.020699834, 0.018037083, 0.021170285, -0.031764835, -0.062475864, 0.0055089784, 0.044109464, 0.0057112724, 0.027436689, 0.051335588, -0.00016701003, 0.0014995618, -0.022807453, -0.024162352, -0.036469344, 0.038219422, 0.0034860403, 0.010745096, 0.023729537, 0.04264166, -0.0008362263, 0.045238547, -0.002418117, 0.018893303, -0.010105283, -0.023578992, -0.028998585, -0.03163311, 0.025479615, 0.051222682, -0.0008838594, -0.0049209152, 0.0025616044, -0.018121764, -0.15882418, 0.022431092, -0.007466054, 0.07030416, 0.0121658575, 0.0063793124, -0.046593446, -0.0033049167, -0.0716967, 0.015722465, 0.022788636, -0.04444819, -0.014753336, -0.052276492, -0.021000924, -0.008392842, -0.009700695, -0.03221647, -0.012184675, -0.040120043, 0.0062240637, 0.0020829209, 0.04109858, 0.057394996, 0.00041370266, 0.010556916, 0.07704102, 0.0014066478, -0.020342292, -0.008209366, 0.02724851, -0.026025336, 0.012815079, 0.0014172329, 0.0029638398, -0.0055325013, -0.010218191, -0.009211427, 0.03481336, -0.039706044, 0.032818645, 0.052991576, 0.015703646, 0.02228055, 0.026721604, -0.015468421, -0.014518111, -0.013897116, -0.018121764, 0.030259393, 0.006816832, -0.012147039, -0.013182031, 0.002900329, -0.0372597, 0.0053537297, 0.011488408, 0.03573544, -0.014132341, 0.0028579885, -0.021810098, -0.046292357, 0.039329685, -0.09838067, -0.027079146, 0.0027215579, 0.045539636, 0.018865077, 0.04264166, -0.005010301, 0.032178834, -0.00544782, 0.0025521955, -0.006718037, -0.0007344913, -0.0062617, -0.0006098218, -0.024670439, -0.0238989, -0.10967149, -0.011507226, -0.021189103, -0.031501383, 0.018225264, -0.04941615, -0.03594244, -0.011262592, 0.0121658575, 0.01385948, 0.2514089, 0.0022946238, -0.016221143, 0.02207355, 0.08490696, -0.032818645, 0.051448498, 0.02380481, -0.0023016804, -0.032065924, -0.010773323, 0.03910387, 0.0042411136, -0.015092061, 0.0024769234, 0.035396717, -0.020154111, 0.004640997, 0.033307914, 0.017321998, 0.032461103, 0.004666872, 0.0432062, -0.033590186, -0.022732181, -0.043469653, -0.007992959, 0.034267634, -0.047157984, 0.0445611, 0.046518173, 0.03714679, 0.032630466, -0.026834512, -0.03622471, -0.0031449634, 0.0022134709, -0.042829838, 0.021998279, -0.0014395794, -0.039781317, -0.009164381, -0.010265236, -0.048475247, -0.017444314, -0.015901236, -0.01873335, -0.014555747, -0.021941824, -0.023296723, -0.04365783, -0.026439333, -0.0101899635, 0.003436643, 0.013708936, -0.008867997, -0.014565156, -0.035829533, 0.013934752, 0.02884804, 0.03534026, 0.01940139, -0.043996558, 0.01777363, -0.012692762, 0.038106512, 0.017820675, -0.041813664, 0.05054523, 0.037523154, 0.03029703, -0.017942993, 0.03554726, -0.020436382, 0.032743376, -0.0026792171, 0.060067154, 0.023277905, -0.04531382, 0.01825349, 0.0027827164, 0.0027827164, 0.00225934, 0.009470174, 0.025385523, 0.016484596, -0.04045877, 0.03409827, -0.018977985, -0.035020355, -0.03153902, -0.008689226, -0.027417872, 0.017698359, 0.013737163, 0.029939488, -0.0018818032, 0.02924322, -0.0065392656, -0.005033823, -0.005607773, 0.010293463, -0.029167948, -0.030240577, 0.03974368, -0.028434046, 0.012391673, 0.0418513, -0.0068356497, 0.009107927, 0.00878802, 0.041700758, -0.01337962, -0.04072222, 0.0033872456, 0.07293869, 0.049453788, -0.02342845, 0.040120043, 0.0009226716, -0.003502506, 0.041474942, 0.005523092, -0.014405203, -0.01786772, -0.03805006, -0.05457229, -0.009775967, 0.009385493, 0.05494865, 0.044937458, -0.023409631, 0.008247002, 0.047873072, -0.030522846, -0.00025051503, 0.078358285, -0.0074989856, -0.039781317, 0.028641043, 0.0016042371, -0.016080007, -0.0075836666, -0.0014560452, 0.019194392, -0.027361417, 0.0034201771, 0.039367322, 0.00451868, 0.002455753, -0.033966545, -0.0007050881, 0.033985365, -0.05020651, 0.026985057, -0.017049136, -0.034963902, 0.010603961, 0.051937766, -0.039367322, -0.020793924, 0.005457229, 0.07116979, 0.05359375, 0.0010326394, -0.03488863, -0.035829533, 0.043130927, -0.02724851, -0.03835115, 0.01720909, -0.049679603, -0.06537384, -0.01767954, -0.019269664, -0.044523463, -0.021358466, -0.05660464, -0.0014854483, 0.0062146545, 0.033420824, 0.056980997, -0.038878053, -0.019965932, 0.032272924, 0.03010885, -0.0009897108, -0.016879775, 0.031595476, 0.012147039, -0.006247586, 0.07463231, 0.021866553, -0.017114999, -0.018413443, 0.036281165, 0.021113832, 0.04700744, 0.011808314, 0.003243758, 0.009512515, 0.019551935, 0.039931864, -0.005226708, 0.009371379, -0.0029779535, -0.03441818, 0.028038867, -0.047835436, -0.013727753, 0.050695777, 0.023334358, -0.059201527, 0.02132083, 0.01777363, -0.014160569, 0.059991885, 0.022487547, -0.032272924, -0.022506366, -0.022976816, -0.03620589, -3.0101499e-05, -0.0620995, -0.030635756, 0.019420208, -0.016588094, 0.010378144, 0.020530472, 0.007061466, 0.000620995, -0.022619274, 0.016089417, -0.05095923, -0.001510147, -0.036732797, 0.03219765, 0.026608696, 0.028114138, -0.013182031, 0.048287068, -0.010763913, -0.012956214, 0.031614292, 0.023541357, 0.059577886, -0.009074995, -0.043168563, -0.011827133, -0.03613062, -0.056567002, -0.025027981, -0.024689257, 0.006153496, 0.042415842, 0.016503414, -0.01528965, -0.013520756, 0.0020170577, -0.028245864, 0.0021240853, -0.0005448408, -0.0113755, -0.001436051, -0.023785992, 0.0027874208, 0.05054523, -0.041512575, -0.03300683, -0.0170115, -0.022920363, 0.033910092, -0.022525184, 0.008825657, 0.029600764, -0.010876822, -0.062024232, 0.007851823, -0.0011814195, 0.0028556362, -0.053744297, 0.041625485, 0.029770125, 0.02837759, -0.032367013, 0.07696575, -0.0056642275, -0.01940139, 0.007550735, -0.049265604, 0.02293918, -0.0019970636, -0.04045877, 0.007833006, -0.031237932, -0.0064686984, -0.0031049752, 0.044711642, 0.0041846596, 0.02303327, -0.0121658575, -0.035622533, -0.01750077, -0.0041940687, 0.010237009, 0.0053678434, -0.0035495511, -0.028245864, 0.010406371, -0.018413443, 0.04034586, -0.0022558116, 0.013840662, 0.05769608, 0.008199957, 0.025479615, 0.04034586, 0.012984442, -0.00048397624, 0.010858004, 0.040534038, 0.01366189, -0.0118741775, 0.020267019, 0.014941516, 0.018046493, -0.07147088, -0.00089620874, -0.03278101, -0.009907694, -0.030805117, -0.016682185, 0.018084127, -0.010669824, -0.0005789485, 0.022732181, 0.043733105, -0.014320522, 0.0070943977, -0.046518173, 0.0128621245, 0.02886686, 0.028020049, -0.027342599, -0.014743927, -0.06702983, -0.0005542498, -0.013276121, -0.06642765, -0.005800658, 0.036676344, 0.0078047784, 0.011102638, -0.025630157, -0.0046762805, -0.009775967, -0.009093814, -0.013614845, 0.009794786, 0.019646024, 0.0012025898, 0.023146179, 0.009719513, -0.026627515, 0.021433737, 0.006487516, -0.012485764, 0.017604267, -0.015666012, 0.022544002, -0.0008415188, -0.0027074441, 0.0053113895, 0.044485826, 0.0057206815, -0.0030861571, -0.061986595, -0.032348197, 0.057169177, 0.0029026812, -0.014941516, 0.008510455, -0.015807146, -0.029807761, -0.048625793, -0.0049162107, 0.01376539, -0.016512822, 0.014762745, 0.022468729, -0.00950781, 0.03575426, -0.009126745, 0.004542202, -0.14121051, -0.0039917747, -0.01338903, -0.019109711, -0.0008944445, 0.0027544892, -0.0022828623, -0.041136216, 0.0031449634, -0.031313203, -0.096348315, 0.019090893, 0.0064075394, -0.010848595, 0.0074754627, 0.024896255, 0.0024698665, -0.010905049, -0.01740668, 0.01338903, -0.012259947, -0.041023307, 0.03300683, -0.019420208, 0.017321998, 0.008392842, 0.035904802, 0.015797738, -0.027982412, -0.034361724, 0.0048644613, -0.021734826, 0.021941824, -0.0058994526, -0.004436351, 0.032065924, 0.028979767, -0.01213763, -0.057771355, 0.04979251, -0.0070097167, 0.0030438164, -0.03392891, 0.014132341, 0.015722465, 0.051335588, 0.013934752, -0.041173853, -0.030522846, -0.012542218, 0.027267328, 0.01873335, -0.0015571921, 0.023202632, 0.008383432, -0.021621918, -0.06319095, -0.00059776654, 0.0037941856, 0.05524974, -0.015543694, 0.023917718, -0.021621918, 0.005057346, 0.004121149, 0.009249062, -0.056529365, 0.024538713, -0.0042387615, -0.0067980136, 0.004179955, -0.04580309, -0.019326119, 0.015985917, 0.020060021, -0.043356743, 0.026514607, -0.009907694, -0.032367013, -0.020982105, -0.03756079, -0.008802134, -0.08242298, 0.022017097, 0.07244942, 0.0036648116, 0.0015136753, 0.01577892, 0.021923006, -0.033100918, -0.02914913, -0.03421118, 0.018102946, -0.027662506, -0.021941824, 0.031727202, -0.0039776615, -0.019420208, -0.0019017973, -0.0048879837, -0.0031449634, -0.040383495, 0.010114692, 0.03295037, -0.018620443, -0.034531087, -0.002926204, -0.011384909, -0.014706291, -0.01844167, -0.00079623796, -0.023052089, -0.04215239, 0.03718443, -0.020530472, 0.00018597508, -0.00898561, 0.02237464, 0.009766558, -0.01213763, 0.010359326, 0.006440471, -0.058185354, -0.0102464175, 0.02237464, 0.044222374, 0.016032962, -0.018112356, 0.010641596, -0.0487387, -0.016136462, -0.024933891, 0.014414612, -0.008129389, 0.0064169485, -0.050996866, -0.038087696, 0.037711333, -0.06330386, -0.047760163, -0.024689257, -0.005631296, -0.019740114, -0.0035871873, -0.018262899, 0.017030317, 0.04004477, 0.009860648, 0.012702171, -0.036356434, 0.012946805, -0.023936536, 0.019740114, 0.09386434, -0.035885986, 0.043319106, 0.0064451755, -0.0006233473, 0.000518672, 0.028509317, -0.00835991, -0.07252469, -0.004577486, -0.016682185, -0.06646529, -0.017171454, -0.02064338, -0.0031473157, -0.02771896, -0.016315233, 0.0035989485, 0.03421118, 0.0011931808, -0.013925343, 0.034286454, -0.066766374, -0.010622779, -0.034832176, -0.017369043, -0.0034342906, 0.026796876, -0.011366091, -0.0050291186, -0.0023569583, 0.048211794, -0.018573396, -0.0060829287, 0.042867474, 0.018714532, 0.030654572, -0.012909169, -0.0047750752, 0.016597504, -0.004803302, 0.018893303, -0.02436935, 0.01567542, -0.038275875, 0.019758932, 0.07259996, -0.014245249, -0.021659553, -0.029977124, -0.012203493, -0.021358466, 0.0033848933, 0.0012078824, -0.02830232, 0.027192054, 0.071847245, -0.007673052, -0.005151436, 0.018112356, 0.027116783, -0.012090585, -0.02762487, 0.0048103593, 0.04949142, -0.0010455769, -0.028415227, 0.007301396, -0.0151861515, -0.021527827, -0.04444819, -0.056454092, -0.03270574, 0.008773907, 0.017246725, 0.0118177235, -0.050131235, 0.013398438, -0.014997971, 0.0054431157, -0.0060170656, 0.028132956, -0.018836848, -0.03985659, 0.018611033, 0.0037306747, -0.03718443, 0.04587836, 0.03165193, 0.027681325, -0.018262899], "docs/software/caddy.md::1776056927.219": [-0.0010341875, -0.019279, -0.02280541, 0.009547465, -0.0036499312, -0.030575138, 0.050803553, 0.0077987914, -0.023774203, 0.03150518, 0.0054785297, -0.015268193, -0.03268711, 0.034004666, 0.014958179, 0.0069510965, -0.008922592, 0.026118685, -0.0159851, -0.058553904, 0.00013608528, 0.010676109, 0.020887198, 0.012923711, 0.034857206, 0.03266773, -0.008743365, -0.05401995, -0.004056825, 0.009397301, -0.011112067, 0.020615935, 0.023347935, -0.023522317, -0.009368237, -0.014977554, -0.018184261, -0.019385567, -0.052121114, -0.017796746, 0.02073219, 0.008157245, 0.00966372, -0.05308991, 0.034256555, -0.06583924, 0.0045920834, -0.011654591, 0.008699769, -0.06661427, -0.01857178, -0.023754828, 0.022824785, -0.030071365, 0.042626932, 0.022437267, -0.045339555, -0.038112354, -0.07141949, 0.017506106, -0.02933508, -0.0151519375, -0.036697913, -0.01015296, -0.0073095504, 0.057352602, -0.027746258, 0.018223014, 0.0022827208, -0.006829997, 0.027881889, -0.012061484, -0.056655068, -0.02086782, -0.037027303, 0.021526601, 0.020770943, 0.0027828605, 0.035922877, -0.025014259, 0.017680489, 0.024762373, 0.00961528, 0.014686916, -0.024549238, 0.0336559, -0.06002647, 0.084168814, 0.02261165, 0.007503309, -0.012662137, -0.015868844, 0.012158364, -0.060801506, -0.0135534275, 0.0006400095, -0.028482541, -0.012817143, 0.007847231, 0.007047976, 0.02086782, 0.049951017, -0.0037371225, 0.0012224969, 0.045727074, 0.030478258, 0.010123896, -0.038073603, -0.014822547, -0.024684869, 0.008220216, 0.033500895, -0.03032325, 0.0007938055, -0.012468378, -0.060065225, -0.012400562, -0.057352602, -0.015471639, -0.0059968345, 0.0002618771, 0.008147557, 0.048827216, -0.040728096, 0.011460832, -0.006093714, -0.016808575, 0.017360788, 0.04235567, 0.0111701945, -0.008205685, -0.016159482, -0.022960417, -0.033113375, -0.040030565, -0.017506106, 0.031447053, 0.039197404, -0.013805314, -0.06521921, 0.06428917, 0.04127062, -0.03539973, -0.026215564, 0.005904799, -0.039003644, 0.036213517, 0.02999386, 0.014299398, 0.0014253381, 0.046424605, 0.041193116, -0.011877414, 0.0042312075, 0.005463998, -0.0050183525, 0.0046792747, 0.025924927, 0.00992045, 0.042239416, -0.019356502, 0.020054035, -0.051307328, 0.010462974, 0.015142249, -0.008612578, 0.011160506, 0.0031316264, -0.008418819, 0.023076672, 0.035884127, -0.014851611, 0.011015187, 0.030168243, 0.026351195, 0.011780534, 0.09207418, 0.029548215, -0.02966447, -0.044835784, -0.062080316, 0.06370789, -0.030710768, -0.037337318, -0.06897813, -0.0021047047, 0.016915143, -0.02557616, -0.040030565, 0.054329965, -0.006117934, 0.024742996, 0.03299712, 0.011644904, 0.028811932, 0.026389947, 0.006713742, -0.0451458, 0.00350219, -0.024549238, -0.018474901, -0.0071690753, 0.018707411, 0.012013045, -0.01659544, -0.014018448, 0.009353706, -0.047703415, 0.033132754, -0.04564957, 0.0011964606, 0.0005718912, 0.022127254, 0.009494181, -0.04580458, 0.020925948, -0.0019666518, -0.018726787, -0.02270853, 0.013795625, 0.0142703345, 0.041348126, 0.012226179, -0.018445836, 0.030633265, 0.01053079, 0.0014786217, 0.015403824, 0.03756983, -0.0047156047, -0.008007082, -0.01043391, -0.024859253, 0.009397301, 0.040495586, -0.002075641, -0.058243893, 0.030807648, -0.011577087, 0.01217774, -0.008849933, -0.019027112, 0.02844379, -0.016653568, -0.027978769, -0.04053434, 0.037259813, 0.002222171, -0.027416868, -0.0134371715, -0.018397396, -0.0111701945, -0.043169457, -0.0015730791, 0.028153151, 0.02976135, 0.031020781, 0.019860275, 0.006219657, 0.010792364, -0.006239033, 0.008544763, -0.0010868657, 0.021933494, 0.016731072, -0.0056480686, -0.021875367, -0.020247793, 0.025789294, 0.0028579421, -0.018552404, 0.028676301, -0.012187428, 0.020654688, -0.011063627, -0.0004701678, 0.015830092, -0.0016566376, 0.06824184, 0.007483933, 0.0034295307, 0.04630835, 0.022010999, -0.010724549, 0.017215468, 0.014202519, -0.020615935, -0.011925854, -0.0060355864, -0.012022733, -0.04018557, 0.029819477, 0.075488426, 0.011305825, -0.05979396, 0.03572912, 0.004461296, -0.18197826, -0.020887198, 0.0016263628, 0.015549143, -0.001288496, 0.020228418, -0.018358646, -0.008365536, -0.06909438, 0.049951017, 0.04696713, -0.06068525, -0.04812968, -0.051423583, -0.014318774, -0.020383425, -0.018939922, 0.0035627398, 0.031660184, -0.051694844, -0.049718507, -0.018804291, 0.044564523, 0.02768813, -0.030613888, -0.009634656, 0.07258204, -0.053012405, -0.049679752, -0.012865583, 0.009532932, 0.0105017265, -0.005401026, -0.019366192, 0.009581372, -0.018319894, 0.0009106663, 0.0042554275, 0.015636334, 0.00077745714, 0.00733377, 0.07595345, -0.0018903592, 0.015122874, 0.03065264, -0.022669777, 0.049253482, -0.02290229, -0.003683839, -0.012507129, 0.032144584, 0.024103593, 0.014880675, -0.029470712, -0.033171505, -0.035419106, 0.03553536, 0.0637854, -0.02877318, -0.020325297, -0.025963677, 0.0036450871, 0.042975698, -0.043518223, -0.026719337, -0.0021410347, 0.019153057, 0.015268193, 0.020577183, -0.042278167, 0.032900244, -0.02952884, -0.013853753, -0.017525483, 0.0057837, 0.023580445, -0.010840804, -0.057585113, -0.017002333, -0.1544645, 0.08308377, -0.0053768065, -0.032551475, 0.022534147, -0.038383614, -0.028908812, -0.003652353, 0.00860289, 0.017137965, 0.2845929, 0.043673232, -0.013146534, -0.010385471, 0.06483169, -0.042936947, 0.025014259, 0.014144392, 0.03332651, -0.036232892, -0.014338151, 0.03869363, -0.012613697, 0.0074403374, -0.016837638, 0.026079932, -0.035709746, 0.008980719, 0.060762756, -0.011644904, 0.0055560335, -0.0463471, -0.008995252, -0.015132561, -0.049214732, -0.006224501, 0.027940018, 0.029005691, -0.0023008855, 0.0089565, 0.023716075, 0.015248816, 0.026719337, -0.020615935, -0.05537626, -0.006902657, 0.008898373, -0.04169689, -0.03338464, 0.00012170474, -0.032900244, -0.037550453, 0.010521102, 0.041580636, -0.02290229, -0.03121454, 0.00286763, -0.01707015, -0.05115232, -0.019385567, 0.009014628, -0.0048609236, -0.033907786, 0.01979246, -0.009838102, -0.044835784, -0.018833354, -0.04084435, 0.008317096, 0.04716089, 0.0112186335, 0.01677951, -0.07595345, 0.045107044, -0.029451335, 0.037221063, 0.007866607, -0.008355848, -0.002383233, 0.05316741, 0.012652448, -0.036833547, 0.024859253, -0.02030592, 0.016895765, -0.008205685, 0.011935541, 0.060956515, -0.07769728, 0.043711983, -0.038151104, -0.0068057775, -0.015771965, 0.01443503, -0.0102885915, 0.032280214, -0.01584947, 0.0335784, -0.0077551953, -0.018281141, -0.018397396, -0.029955108, -0.013514675, 0.049912263, 0.022631027, 0.042084407, 0.0036232893, 0.005289615, 0.009266514, -0.013078718, 0.025149891, -0.0087143015, -0.00088765746, -0.022437267, 0.040456835, 0.013291853, 0.02350294, -0.011276761, 0.0040907324, 0.014987242, -0.03941054, 0.022534147, 0.024374856, -0.05401995, -0.013224037, 0.042704437, 0.036329772, -0.000796833, 0.058050133, 0.008878997, -0.009411833, -0.026409322, 0.0059968345, -0.0057013524, 0.0052508633, -0.03836424, -0.00012041806, -0.026680585, 0.00068057777, 0.073240824, 0.011257386, -0.03268711, -0.034585945, 0.044138253, -0.008021614, -0.008917748, 0.020654688, 0.013737498, -0.03206708, 0.047122136, -0.033675276, -0.022514772, -0.032551475, 0.010123896, -0.007343458, -0.008777273, 0.017283283, 0.033404015, 0.010734237, 0.007353146, 0.0004719843, 0.036659162, 0.008491479, -0.06583924, 0.013834378, -0.015578207, -0.03487658, -0.0007326504, 0.04099936, -0.03150518, -0.018881794, -0.007890827, 0.03832549, 0.053438675, 0.0072611105, -0.029916357, -0.011770846, 0.041968152, 0.05243113, -0.007823011, 0.011441456, -0.055841282, -0.061421536, 0.038809884, -0.029218825, -0.03022637, -0.06983066, -0.0021700985, -0.006117934, -0.0225729, 0.021410346, 0.032241464, 0.025014259, -0.02985823, 0.018668659, 0.06320412, -0.0038775976, -0.012148676, 0.016256362, -0.042743187, -0.029780725, 0.10408722, 0.035477232, -0.005439778, 0.02887006, 0.0115286475, 0.026351195, 0.034198426, 0.016547, -0.01603354, -0.021700984, 0.008772429, -0.029393207, 0.051074818, -0.026971223, -0.025595536, 0.008825713, 0.021100331, -0.02402609, -0.024568614, -0.014619101, 0.011761159, -0.018077696, 0.03361715, -0.008874153, -0.01641137, 0.028327534, 0.040418085, 0.0024377278, -0.005459154, -0.037724838, -0.003850956, -0.0025261303, -0.039991815, 0.028075648, 0.042045657, -0.016256362, -0.02336731, -0.010821428, 0.010404847, 0.0072853304, -0.01894961, 0.03906177, -0.044177003, 0.0023614352, -0.01706046, 0.048439696, 0.017263908, 0.025363026, -0.013146534, 0.027184358, 0.0017837918, -0.0026351195, 0.06669177, 0.014851611, 0.0816112, 0.0066313944, -0.019356502, -0.011925854, 0.015055058, -0.01593666, -0.049718507, -0.029974485, -0.018174574, 0.030517008, 0.03445031, -0.0035675836, -0.009397301, 0.003015371, 0.03220271, -0.01532632, 0.009726691, -0.017137965, -0.005875735, -0.023580445, -0.027726883, 0.05491124, 0.021817239, -0.017447978, -0.060103975, -0.007818167, -0.006084026, -0.027610628, -0.03239647, 0.04475828, -0.004504892, -0.022863537, -0.00057794614, 0.0040858886, 0.010927996, -0.018387709, 0.017312348, 0.045300804, 0.042471927, -0.003703215, 0.025440529, 0.005899955, -0.00287974, -0.01283652, -0.0452233, 0.043634478, -0.006883281, -0.0112186335, 0.026157437, -0.032086454, -0.0015282724, -0.0071303234, 0.052741144, -0.009910762, 0.03497346, -0.020615935, -0.0010402425, -0.012516818, 0.0027755946, -0.015025994, 0.008413975, 0.006888125, -0.01118957, -0.010056081, -0.012875271, -0.020209042, -0.03559349, -0.02646745, 0.043983243, 0.013824689, -0.015723526, 0.015859157, -0.02534365, -0.016440433, 0.007546905, -0.005275083, -0.018910857, 0.017234845, -0.044797033, 0.035360977, 0.027630003, -0.012042109, -0.019773085, -0.049912263, -0.0121293, -0.009135727, -0.008990408, -0.0046720086, -0.06002647, 0.016275737, 0.010666422, 0.008491479, -0.03427593, 0.017457666, -0.005115232, 0.0145803485, 0.028986314, 0.017099213, -0.011141131, -0.011983981, -0.03849987, -0.004952959, -0.036097262, -0.0095716845, 0.028560046, 0.028928187, -0.02416172, -0.03342339, -0.019279, 0.0096927835, 0.0005089196, -0.025266146, 0.019685892, -0.015820405, 0.03239647, -0.019317752, 0.08238623, -0.0034343745, -0.037007928, 0.009130883, 0.0076050325, 0.02580867, 0.02336731, -0.017806433, 0.02576992, -0.024471736, 0.01942432, 0.012555569, 0.06766057, 0.027707506, 0.0102885915, 0.004301445, 0.0004913602, 0.045300804, -0.0067573376, -0.0148419235, 0.018562092, -0.031660184, -0.012681513, -0.016934518, 0.023890458, 0.013921569, -0.004131906, 0.0035578958, 0.008026457, -0.033268385, -0.00811365, -0.029412584, 0.004652633, -0.13749124, 0.04557207, -0.023115423, -0.004923895, -0.018881794, 0.04692838, -0.010162649, 0.007047976, -0.015190689, -0.011489896, -0.086958945, -0.03497346, 0.05909643, -0.046889625, -0.013766562, 0.008966188, -0.061382785, -0.01885273, 0.010666422, 0.02073219, -0.02359982, -0.010269215, 0.036465403, 0.023018545, 0.051423583, -0.010143273, -0.018843042, 0.018164886, -0.019918403, -0.007198139, 0.015345696, -0.025130514, 0.0070286, 0.050764803, -0.015345696, 0.015868844, 0.02590555, 0.014754732, -0.014512533, 0.021410346, -0.022398517, 0.02406484, 0.0011498373, -0.01570415, -0.024181096, 0.050261028, 0.005822452, -0.03212521, -0.043556977, 0.007038288, 0.021700984, 0.03098203, -0.006427948, 0.002693247, -0.006704054, 0.029180074, -0.04123187, 0.0074161175, -0.003509456, 0.016052915, -0.016285427, 0.048904717, -0.047083385, -0.018610531, -0.03789922, 0.021545976, -0.053051155, 0.0063698203, -0.014929115, 0.034624696, -0.048478447, -0.055531267, 0.0053235227, 0.010472663, -0.00074173283, -0.047780916, 0.005386494, -0.0095716845, -0.033733405, -0.043673232, -0.030245747, -0.00057794614, -0.03497346, 0.031059533, 0.03939116, 0.0070915716, 0.020092785, -0.02580867, -0.0076050325, -0.00865133, -0.020344673, -0.036542907, 0.011974293, 0.020054035, -0.02406484, -0.002407453, -0.018397396, -0.012613697, -0.022107877, 0.001204332, -0.003957523, -0.016207922, 0.009867166, -0.0074112737, 0.0013272477, -0.02679684, 0.04677337, -0.006883281, 0.0029184918, -0.0015706571, 0.011925854, 0.021487849, -0.043518223, 0.0136503065, -0.03902302, 0.028366286, 0.037511703, 0.0018322315, -0.01015296, -0.0034561723, 0.03212521, 0.005628693, -0.003858222, -0.021817239, 0.018281141, 0.014464093, 0.034760326, 0.030730143, 0.03272586, -0.074132115, 0.026389947, -0.045300804, -0.019647142, 0.03045888, 0.01748673, -0.028133776, -0.04034058, 0.042743187, -0.023890458, -0.049524747, -0.046153344, -0.011770846, -0.00601621, 0.007241735, -0.01147052, -0.022069126, 0.07665098, 0.0050571044, -0.0011407549, -0.03464407, 0.018688034, 0.035574112, 0.013233725, 0.042626932, 0.0167892, 0.0021483006, -0.0070915716, 0.0209647, -0.021022828, 0.014066888, -0.001923056, 0.023212302, -0.04146438, 0.012604009, -0.008389755, 0.012449002, -0.008927437, -0.021177836, -0.02247602, -0.008917748, -0.0052266433, 0.034024045, -0.017176716, 0.018843042, 0.014725667, -0.018155199, 0.0068978127, -0.042006906, 0.05836015, -0.0011698187, 0.02590555, 0.036697913, -0.010240152, -0.004701073, 0.033171505, -0.0040689344, -0.025537409, 0.02952884, 0.010182024, 0.008990408, -0.028346911, -0.010617982, 0.008685238, -0.036136013, 0.049253482, -0.023541693, -0.00928589, -0.0096443435, -0.026486827, 0.061460286, -0.027571876, -0.012807456, 0.017903311, -0.026157437, -0.026583705, -0.01616917, -0.0004901492, -0.01151896, 0.004948115, 0.047044635, 0.012497442, 0.014706292, 0.0046962285, 0.012013045, 0.022650402, 0.009135727, 0.007537217, 0.013136846, -0.016866703, 0.0049020974, 0.03088515, -0.0030008391, -0.042394422, -0.06746681, -0.0026230095, -0.026215564, 0.009247138, 0.015006618, -0.017167028, 0.008409131, -0.015452263, -0.034024045, 0.007823011, 0.012478066, -0.0012327903, 0.00992045, -0.040728096, 0.020925948, -0.01616917, -0.03146643, 0.05204361, 0.0040277606, 0.021778489, -0.03009074], "docs/software/recon.md::1781548708.786": [-0.05087018, -0.007345397, -0.010952006, -0.021431943, 0.0101400465, -0.012802517, -0.021167584, 0.042108573, -0.00042574742, 0.029211644, -0.019449253, -0.02141306, -0.017003933, 0.052569628, 0.013520063, -0.023206923, -0.035839494, 0.016664043, 0.029683713, -0.045092054, 0.0027804878, 0.0061793863, 0.015795436, 0.0725476, 0.018920535, 0.05570417, -0.043770257, -0.057328086, 0.010121164, 0.038029898, -0.030835561, -0.05763021, 0.031062154, -0.0041164435, 0.014133752, -0.05053029, -0.00061664043, -0.009455547, -0.04154209, 0.0066514555, -0.005985838, -0.021658536, -0.0067883553, -0.03778442, 0.032402832, -0.06102911, 0.03334697, -0.03606609, 0.0075483867, -0.05283399, -0.023886703, 0.009153422, 0.060651455, -0.0024240755, -0.040069237, -0.0069819037, -0.087389454, -0.013000786, -0.042863887, -0.02243273, 0.016248623, 0.0017820613, -0.03159087, -0.008761605, 0.028682927, 0.06382376, -0.022527143, -0.01534225, -0.02483084, -0.04705586, 0.011782847, 0.012009441, -0.030023603, -0.025888275, -0.05290952, 0.015974823, -0.011452399, -0.018996065, -0.027002359, 0.0036892209, 0.0033870966, 0.01070653, -0.015361132, -0.022999212, -0.027587725, -0.0056553893, -0.03170417, 0.0016687647, -0.0036703383, 0.029211644, -0.03950275, 0.011159716, -0.034140047, -0.04762234, -0.017164437, 0.010848151, -0.011830055, -0.012405979, 0.04822659, 0.02645476, 0.011244689, 0.04614949, -0.005121951, -0.0026695514, 0.04901967, -0.040333595, 0.025114082, -0.015804878, -0.003642014, -0.02747443, 0.000531963, 0.0022753736, -0.0020723839, 0.0195059, -0.0014197482, -0.04467663, -0.021809598, -0.01677734, -0.0011488985, 0.0379166, 0.049208496, 0.034725413, 0.03313926, -0.027323367, 0.021564122, -0.015191187, 0.017683713, 0.04418568, 0.0435059, 0.02381117, -0.033328086, 0.008011015, -0.028588513, 0.006774193, -0.046564907, -0.021847364, 0.023848938, 0.013756097, 0.0064673484, -0.082706526, 0.052494098, 0.032893784, -0.072321005, -0.051398896, -0.01343509, -0.06616522, 0.04335484, 0.022111723, 0.026511408, -0.028456332, -0.01629583, 0.040824547, -0.004656963, -0.050605822, 0.04207081, -0.020865459, 0.018769473, -0.0039110933, -0.008690794, 0.024981903, 0.03417781, 0.012915814, -0.040673483, -0.024056647, 0.041428793, 0.001465775, 0.005532651, -0.0019248623, -0.033328086, -0.055553105, 0.007826908, -0.0028253342, 0.015266718, 0.0051644375, 0.035103068, 0.013321794, 0.10393076, 0.014690794, 0.02775767, -0.025793862, -0.030250195, 0.07723053, 0.0074020457, -0.03886074, -0.025208497, 9.611034e-05, -0.015493312, 0.013841069, -0.01617309, 0.055817466, 0.02264044, -0.002414634, 0.031420927, 0.027247835, 0.0049284026, -0.0012321007, -0.035896145, -0.016918961, 0.027021242, -0.064050354, 0.009866247, 0.020431155, 0.03170417, 0.023641227, -0.03478206, -0.016749017, 0.004590873, -0.060198266, -0.026813531, -0.049057435, 0.009630213, 0.00620771, 0.06000944, 0.009677419, -0.03689693, 0.0011341464, -0.012292682, -0.019411486, 0.018882768, -0.04682927, 0.0013701809, -0.0070007867, -0.011273013, -0.030231314, 0.01799528, -0.00109107, -0.03942722, -0.016428009, 0.006486231, -0.005702596, -0.014379228, 0.0070432727, 0.03614162, -0.02911723, 0.08746499, -0.03130763, 0.0181369, 0.013926042, 0.0018540518, -0.010923682, 0.032289535, -0.039464988, 0.012594807, -0.018986624, -0.011244689, -0.010734854, 0.028947284, -0.013019669, -0.061482295, -0.02148859, 0.0013324154, 0.027776552, -0.017173879, 0.039087333, 0.01821243, -0.017277734, 0.022867033, -0.023150275, -0.015899291, -0.018788354, 0.034007866, 0.0079543665, 0.01595594, 0.049812745, 0.032686073, -0.03886074, -0.03376239, 0.018420141, 0.014020456, 0.0051644375, 0.010989771, 0.0056034615, 0.023414634, -0.021979542, -0.0045247837, 0.050228164, 0.008081825, -0.016947284, 0.07723053, 0.027153421, -0.053891424, 0.0005210464, 0.0109331235, -0.00036968922, 0.018561762, -0.013586152, 0.017268293, 0.04596066, 0.009389457, 0.008856019, -0.031949647, 0.015946498, 0.058763176, -0.00204524, 0.0073265145, 0.007888277, 0.011405192, -0.16088119, -0.020072384, 0.0068072383, -0.003894571, 0.01937372, -0.011848938, -0.01799528, -0.007831628, -0.063597165, -0.019864673, -0.024585364, -0.043392602, -0.049208496, -0.06408812, 0.03648151, -0.011896145, -0.008270653, -0.03334697, -0.024358772, -0.0034413845, -0.050228164, -0.04214634, 0.078929976, -0.012840283, 0.012519276, -0.03582061, 0.025453972, -0.016673485, -0.057592444, -0.015937056, 0.0184107, 0.0026884342, -0.0040338314, 0.028796222, 0.018505113, 0.022621557, -0.004472856, -0.024642013, -0.022319432, 0.00981904, -0.0141243115, 0.008360346, 0.018854445, 0.056837134, 0.0006827301, -0.0027852084, 0.022621557, 0.040824547, -0.0490952, -0.027096773, 0.00090106216, -0.034687646, 0.025378441, 0.034952004, -0.038974036, -0.018155782, 0.026832415, 0.06922423, -0.013784422, 0.0070196693, -0.022036191, -0.018004721, 0.034196693, -0.005003934, -0.052343037, -0.021847364, 0.051663257, 0.02031786, 0.031081038, -0.0029197482, 0.05162549, -0.0005266522, -0.025756096, -0.033856805, 0.02441542, 0.030778913, -0.00032897323, -0.01739103, 0.014709677, -0.11488277, 0.026322579, -0.012358773, -0.015861526, 0.042561762, -0.04392132, -0.0033044845, -0.016560188, 0.016541306, 0.03799213, 0.26254603, -0.003984264, 0.015795436, 0.01725885, 0.03334697, 0.0010733674, 0.03935169, 0.05781904, -0.05215421, -0.02822974, 0.02911723, 0.041202202, 0.046451613, 0.0028347757, 0.026492525, 0.024793075, -0.0070810383, -0.000347856, 0.082631, -0.016824547, 0.0003457907, -0.008610543, -0.020015735, 0.04282612, -0.054684497, -0.05966955, 0.015408339, 0.03755783, -0.024377655, 0.056648307, -0.025529504, 0.0052210856, 0.03355468, -0.0036372934, -0.06540991, -0.03731235, -0.021545239, 0.013869394, 0.003703383, 0.019335955, -0.0022505901, -0.01207553, 0.016305272, 0.019883556, 0.017324941, -0.025869394, -0.0034933123, 0.00026583398, -0.030665617, -0.05034146, -0.004371361, -0.014520849, -0.0002715873, 0.018760031, 0.03755783, -0.013199056, -0.05290952, 0.031156568, -0.022734854, 0.039464988, 0.026738001, 0.041655388, -0.050832413, 0.042599525, -0.0013902439, 0.005693155, 0.013822187, -0.033384737, 0.039578285, 0.045922894, 0.012953579, 0.0048198267, 0.02318804, -0.06386153, 0.036972463, 0.0223572, 0.00083851296, 0.02864516, 0.0006060189, -0.007052714, -0.047697876, -0.004739575, -0.029400472, -0.030155782, -0.006505114, -0.016144767, -0.022413846, 0.045243114, -0.024944138, -0.016418567, -0.004437451, -0.037331235, -0.006736428, -0.0435059, -0.0020098346, 0.030439023, 0.0038143194, -0.021790715, 0.026983477, -0.029041698, 0.018996065, 0.007463414, 0.02099764, 0.012604249, 0.0012285601, -0.011886703, -0.03436664, -0.00156845, 0.005735641, 0.047169156, -0.039842643, 0.039729346, -0.008681353, -0.0456963, -0.015115657, 0.011546813, 0.021601887, 0.033044845, 0.029041698, -0.00029902635, -0.0067269863, 0.0028465774, 0.03198741, -0.006146341, 0.025302911, -0.04603619, -0.012811959, -0.000484166, -0.011367427, 0.06624075, 0.02386782, -0.022111723, 0.019062156, 0.016012589, -0.010810385, 0.0041612904, 0.0021774194, 0.041164435, -0.010404406, -0.023697875, -0.038218725, 0.0062643588, 0.0003401849, -0.013472856, 0.015984263, 0.04071125, 0.02277262, -0.038785208, -0.001179583, 0.02162077, -0.0018434303, 0.043052714, 0.02645476, -0.039087333, -0.027021242, -0.07179229, -0.014785208, -0.0018764752, 0.01801416, -0.023641227, -0.0015283241, 0.008549173, 0.028815106, 0.06760031, 0.013822187, 0.019014949, -0.0074492525, 0.007831628, 0.049623918, -0.03619827, 0.003566483, -0.026322579, -0.053098347, 0.0027804878, -0.031609755, -0.031496458, -0.06624075, -0.012642014, -0.05585523, -0.03159087, -0.025567269, 0.02817309, 0.0019496459, -0.0033587725, 0.034952004, 0.05778127, -0.0200535, -0.01984579, 0.024868608, -0.039125096, -0.0014409913, 0.0947915, -1.7564295e-06, 0.0066939415, 0.029022817, -0.003627852, 0.04815106, 0.03211959, 0.0131612895, 0.0017431156, -0.020903226, 0.0913926, 0.015568843, -0.00016596184, -0.03580173, -0.021696301, -0.043279305, 0.018712824, -0.0245476, 0.013642801, -0.010394964, -0.013255704, 0.0076758456, -0.0006880409, 0.014577498, -0.018184107, 0.0002577203, 0.026435876, 0.018939417, -0.022885917, 0.013057435, -0.017466562, 0.02413218, -0.054608967, -0.020355625, 0.030533437, 0.0005366837, -0.015134539, -0.030325728, 0.04501652, 0.0067081037, -0.011801731, -0.024717545, -0.056572776, -0.0027427222, -0.025246263, 0.00035552713, 0.031250983, 0.0042226594, -0.023036977, 0.044072382, -0.027908733, -0.013595594, 0.03582061, 0.005060582, 0.041693155, 0.041277733, -0.010659323, 0.015531077, 0.006028324, 0.007940204, 0.003915814, 0.031685285, -0.017702596, -0.016862312, -0.0019874114, 0.014143194, 0.008572777, 0.041164435, -0.03735012, -0.031005507, 0.0044893785, 0.00066325726, 0.0060802517, -0.004307632, -0.022319432, 0.035027537, -0.03055232, 0.009101494, -0.02775767, -5.4730524e-05, -0.0059480723, -0.044752162, -0.030722264, 0.030741148, -0.0350653, 0.015719905, 0.020789929, 0.057328086, 0.04403462, 0.01697561, 0.029381588, 0.02305586, 0.030873327, -0.016645161, -0.016862312, 0.017306058, -0.0035546813, -0.017003933, -0.02577498, 0.02420771, 0.0013335956, -0.01506845, -0.005400472, -0.01753265, -0.02898505, -0.009474429, 0.05891424, -0.011792289, 0.0062313136, -0.010999213, 0.014634146, -0.02919276, 0.019694729, -0.01472856, 0.0142092835, 0.0061416207, -0.0009181746, 0.03695358, 0.018099135, 0.008516129, -0.046338316, -0.012557041, 0.02196066, 0.034140047, 0.0041612904, 0.0020617624, 0.0011512588, 0.0002558025, 0.009252557, 0.012811959, 0.010555468, -0.021545239, -0.017589299, -0.029570416, -0.009413061, 0.021658536, 0.0065145553, -0.040673483, -0.03251613, -0.018231314, -0.039578285, -0.005140834, -0.0317797, -0.02415106, 0.035763964, 0.004199056, -0.038011014, -0.008058222, -0.013472856, -0.024321007, -0.013029111, 0.056912664, -0.03634933, 0.011376868, 0.011820613, -0.039125096, -0.017334381, -0.020940991, -0.019921321, -0.017098347, 0.016815105, 0.0058678202, -0.024963021, 0.027285602, 0.011886703, -0.042523995, 0.002782848, 0.036462627, 0.017230527, -0.03988041, 0.052531864, -0.023697875, 0.009743509, -0.016144767, 0.019024389, 0.0022399684, -0.027587725, -0.007052714, -0.033535797, -0.003996066, -0.009932336, 0.0063398895, 0.01002675, -0.03523525, 0.051738787, -0.019279307, 0.005074744, 0.027568843, -0.00059510226, -0.006321007, -0.039842643, -0.05290952, -0.050605822, -0.010206137, 0.0047749802, -0.023376867, 0.016456334, 0.0003758851, 0.001166011, 0.0058206134, 0.0043406766, -0.041957512, -0.013047993, -0.13678677, 0.03470653, 0.0046711247, 0.024679778, -0.034952004, -0.0042934697, 0.034461055, -0.04758458, 0.00067682925, -0.03886074, -0.06612746, -0.020431155, 0.04343037, -0.019269865, -0.0040385523, 0.008931549, -0.004307632, -0.020129032, 0.04105114, 0.02332022, -0.027795436, -0.008095987, 0.024717545, 0.008228167, 0.048113294, 0.0059150276, -0.0034130604, -0.006321007, -0.033573564, -0.016276946, 0.03818096, -0.06895987, -0.00097364275, 0.06752478, -0.0317797, 0.02551062, -0.010206137, -0.024811959, -0.00056972855, 0.014492525, 0.029343823, 0.019600315, -0.0038638867, 0.027380016, -0.002366247, 0.037935484, 0.0100550745, -0.04671597, -0.02953265, 0.019317072, 0.019789143, 0.057592444, -0.00055232097, -0.022187253, -0.004890637, 0.011461841, -0.03920063, 0.022206137, -0.030778913, 0.0306845, -0.038275372, 0.04713139, -0.023603462, -0.022206137, -0.023509048, 0.01479465, -0.034461055, 0.032761604, 0.011905585, 0.004890637, 0.010479936, -0.031326514, -0.024868608, -0.018561762, 0.008662471, 0.0047442955, 0.028324153, -0.04335484, 0.008261211, -0.050228164, 0.023848938, -0.028286388, -0.032761604, 0.05087018, 0.035405193, 0.045167584, -0.004281668, 0.009493312, -0.0013158929, 0.011235247, -0.047848936, -0.032553893, 0.03674587, -0.008100708, -0.0044138473, 0.041957512, -0.03162864, 0.0052210856, -0.0134539725, 0.008011015, -0.01869394, 0.024623131, 0.013284028, -0.014851298, -0.010555468, 0.012906373, 0.0018245475, 0.0022529503, 0.0043406766, 0.0031770258, -0.019902438, 0.005537372, -0.015332809, 0.018231314, -0.07470024, -0.03300708, 0.0043524783, 0.002898505, -0.04766011, -0.020147914, 0.02065775, 0.005825334, -0.033856805, -0.03667034, 0.058952004, 0.017504327, 0.034970887, -0.011499606, -0.005301337, -0.010753737, 0.039389458, -0.043808024, -0.023150275, 0.025812745, 0.051134538, 0.0010987411, -0.0017974036, 0.048188828, 0.010649881, -0.04086231, -0.018401258, -0.01152793, -0.02065775, 0.0050511407, -0.01275531, -0.040107, 0.040333595, 0.009238395, 0.016588513, -0.047169156, 0.01424705, 0.0069158142, -0.019335955, 0.04358143, 0.023150275, -0.017636506, -0.04758458, -0.0026553895, -0.052343037, 0.087389454, 0.002039339, -0.049359556, -0.008624705, 0.012557041, -0.027927615, 0.00981904, -0.007123525, -0.032780487, 0.009913454, 0.024302123, 0.0012828481, 0.060915813, -0.025208497, 0.02201731, 0.00015519276, -0.006594807, 0.008034619, -0.0043548387, 0.010130606, -0.038501967, 0.039918173, -0.014029898, 0.024736427, -0.019081037, 0.011886703, -0.0071565695, -0.0362738, 0.027077891, 0.022187253, 0.0192321, 0.013104642, -0.031118803, 0.041428793, -0.032780487, 0.057592444, -0.03927616, 0.016191974, -0.013718331, -0.022659322, 0.079534225, 0.0066514555, 0.02065775, -0.049397323, 0.0065287175, -0.024056647, -0.0106404405, -0.023206923, -0.039729346, -0.025907159, -0.01724941, -0.011612903, 0.025265144, -0.038199842, 0.050681353, 0.049699448, -0.0055940202, 0.07945869, 0.029173877, 0.013265145, -0.02843745, 0.029778127, 0.0106404405, -0.004288749, -0.029834775, 0.002360346, -0.02945712, -0.008270653, -6.2991734e-05, -0.015937056, -0.0028796222, -0.021526357, -0.016333595, -0.008964594, 0.0018941778, 0.01937372, 0.007581432, 0.013189614, 0.011301337, 0.012188828, 0.0042745867, 0.014653029, -0.0015035404, 0.023150275, 0.029438237], "docs/software/geo-tools.md::1776876144.504": [-0.06381132, -0.01976907, -0.01729087, 0.017903352, 0.008381596, -0.01441691, 0.019938681, 0.031585284, -0.011750253, 0.036259, -0.021653634, -0.0051024556, 0.013719622, 0.024706626, 0.04458877, -0.022219002, 0.0128433, 0.004134261, 0.030737229, -0.06524359, -0.021446332, -0.024895083, 0.06837196, 0.025102384, -0.022124775, 0.02067366, -0.033922143, 0.01739452, 0.005168415, 0.047528688, -0.0276277, 0.020145983, 0.07089727, -0.007962281, -0.053106997, 0.016612427, 0.030887995, 0.014237877, -0.049262486, 0.02020252, 0.010544132, -0.0012862146, -0.004134261, -0.029380344, -0.002094221, -0.043533415, -0.03307409, -0.051297817, 0.010647783, -0.026082357, -0.043307267, -0.011034119, 0.04507876, -0.03776665, 0.008320347, 0.019580614, -0.06362286, 0.032395646, -0.025498142, 0.034072906, -0.0050930325, 0.030492237, 0.014897474, -0.015999943, 0.032565255, 0.033243697, -0.01120373, 0.039990436, -0.008405153, 0.025215458, -0.0071000927, -0.012551192, -0.0046454486, -0.012277931, -0.025705446, 0.013022333, -0.0017514662, -0.044400316, 0.0036112946, -0.008306214, 0.023858573, -0.036843214, 0.019712534, -0.01632032, 0.018676024, 0.030831458, -0.06660047, 0.08563456, 0.019448694, 0.018647755, -0.000764426, 0.0007255569, -0.0005409286, -0.05563231, -0.041045792, -0.006921059, -0.0097620385, 0.03622131, 0.0057243616, 0.01976907, 0.04636026, 0.026308505, -0.04244037, -0.0028056437, 0.04982786, -0.0133521315, -0.02257707, -0.009780884, 0.011627756, -0.012428695, 0.02304821, -0.014171917, -0.05016708, -0.00465016, -0.0062096366, -0.05495387, -0.011081233, -0.038049337, -0.0237455, -0.0009976408, 0.03901046, 0.032471027, 0.04364649, -0.019919835, 0.008141314, -0.058346085, -0.024480479, 0.024329714, 0.030737229, 0.029493418, -0.03746512, 0.0006004101, -0.024631243, 0.008829179, -0.041761927, 0.009545314, -0.050996285, 0.0117879445, -0.02495162, -0.081036225, 0.04364649, 0.042364985, -0.07410103, -0.018873902, 0.047038704, -0.051599346, 0.02140864, 0.0040918584, -0.049111724, 0.02365127, 0.005879838, 0.021276722, 0.0012061206, 0.018986976, 0.022897447, -0.02943688, -0.040593497, 0.0496394, -0.016951649, 0.045606434, -0.0025606505, 0.00084628677, -0.032056425, 0.0539739, 0.013418091, -0.014219031, 0.055142324, 0.0072697033, 0.0028928048, -0.017724318, 0.012466387, 0.037860878, 0.038784314, 0.012268508, 0.030756075, 0.021257875, 0.056273066, 0.008042375, 0.022011701, -0.02525315, -0.031849124, -0.004327429, -0.00033333217, -0.027382707, -0.032565255, 0.028174223, 0.0065865493, 0.019354466, -0.0049328445, 0.021163648, -0.043834947, 0.0024428654, 0.048207134, 0.05619768, -0.008852737, -0.003154288, -0.046284877, -0.03797395, -0.0066902, -0.035316717, 0.01137334, 0.050430916, 0.027345015, -0.060758326, -0.03656053, 0.007274415, -0.0045842007, -0.046887938, 0.013154252, -0.08179005, 0.028155377, 0.0608714, 0.010600669, -0.020145983, -0.0042826706, -0.019071782, -0.028475754, 0.032131806, -0.0140117295, -0.02387742, -0.0015276743, -7.302683e-05, -0.024273178, -0.031132989, -0.016640695, 0.0042355563, 0.0015158957, 0.02304821, 0.040857334, 0.031886812, -0.024235485, 0.03782319, 0.048697118, -0.0077973814, 0.043872636, 0.0060164686, -0.012164857, -0.017300293, 0.045945656, 0.04251575, -0.056009226, 0.0021978721, 0.011024696, -0.0029045835, -0.027835002, 0.0114393, 0.053031616, -0.0022438082, -0.020353286, -0.036956288, 0.05819532, 0.027684236, -0.005295623, 0.03901046, 0.012654844, 0.009573583, 0.032866787, -0.0016984628, 0.017582977, -0.028155377, 0.06678893, 0.047114085, 0.050619375, 0.035316717, 0.014284991, -0.016697232, -0.044701844, -0.05020477, 0.013964615, 0.023085902, -0.023330895, 0.0090129245, -0.01130738, 0.040857334, -0.011260266, 0.008089488, 0.0024475767, -0.0023827949, 0.074440256, 0.025535835, -0.039085846, -0.0457572, 0.0045229523, 0.041158866, 0.032866787, 0.027439244, 0.009677233, -0.017083567, -0.011561797, -0.033469845, -0.04277959, 0.058496848, 0.061738297, 5.259846e-05, -0.051184744, 0.006398093, -0.011297958, -0.15890639, -0.023067057, 0.021879781, 0.00038751334, 0.013399246, -0.006096563, -0.013587702, 0.03923661, -0.069992684, 0.055670004, -0.041045792, -0.054426193, -0.064678214, 0.0029823217, 0.01294695, 0.016800882, 0.009625408, -0.015001125, 0.01615071, -0.035844397, 0.007034133, -0.011966978, 0.0040518115, -0.0116560245, 0.038482785, -0.0410081, 0.022501687, 0.018939862, -0.034336746, -0.03983967, -0.007528831, -0.062002137, 0.0060117575, 0.039048154, -0.0077549787, -0.01454883, 0.011929287, 0.004275603, -0.026553499, -0.027213097, 0.0031283754, 0.05254163, -0.020183675, 0.061097547, 0.021050574, 0.008438133, 0.035335563, 0.0117219845, -0.0457572, 0.031528745, -0.009988186, -0.008513515, -0.00086218776, -0.009220227, -0.032621793, -0.019147165, -0.036485147, 0.03267833, -0.027118867, -0.03501519, -0.005399274, 0.02581852, 0.018016426, -0.052503936, 0.009102441, -0.027439244, 0.03542979, -0.010204911, 0.04183731, -0.031019915, 0.011646602, 0.014916319, -0.041385014, 0.009969341, 0.008711395, 0.019674841, -0.07006807, 0.023067057, -3.0513733e-05, -0.14096534, -0.025347378, -0.023726653, 0.0070624016, -0.0055735963, -0.028814975, 0.022972828, -0.008207274, -0.021201339, 0.035787858, 0.24785778, -0.017140104, -0.009615985, -0.000525911, 0.04673717, -0.017469903, 0.038746625, 0.06867349, 0.0066807773, -0.03603285, -0.014105957, -0.00032155364, 0.025780827, -0.015566494, 0.02930496, 0.04556874, -0.018176613, 0.035863243, 0.047491, -0.024367405, 0.015396883, -0.027118867, 0.02612005, 0.03297986, -0.03742743, -0.029738411, -0.0047538113, 0.04417417, -0.06399977, 0.01083624, -0.022030547, -0.0009776172, 0.041875, -0.042591132, -0.075081006, 0.0027820868, -0.035034034, -0.0040494557, 0.0045747776, 0.021125956, 0.0063604014, 0.006223771, -0.0060824286, -0.0054605226, 0.013455783, -0.019250816, 0.013550011, -0.027740773, -0.017432211, -0.023406278, -0.041799616, -0.019712534, -0.02689272, 0.014633635, -0.020240212, -0.043269575, -0.032414492, -0.0065677036, 0.0067467373, 0.0016643051, 0.03147221, 0.01946754, -0.07297029, 0.0060494486, -0.006181368, -0.010883354, -0.016461661, -0.035241336, 0.02719425, 0.04639795, 0.048847884, 0.021615943, 0.0073356633, -0.021427486, 0.025761982, 0.026195431, 0.0448903, 0.040895026, -0.019448694, 0.022652453, -0.033922143, -0.004308583, -0.03639092, -0.0098939575, 0.018007003, 0.015943406, -0.03595747, -0.051184744, -0.025008157, -0.015368614, -0.0133804, 0.0064169383, -0.0019929258, 0.017385097, -0.010619515, 0.021484023, -0.019448694, -0.043721873, 0.017319137, -0.045380287, -0.0051966836, -0.027571162, -0.017837392, -0.0053333146, 0.021955164, -0.0048621735, 0.027552318, 0.028758438, 0.014143649, 0.038407404, -0.029587645, 0.023519352, -0.038407404, 0.010054146, -0.009568871, -0.015896292, -0.043269575, 0.011213153, 0.025328532, 0.020127138, 0.011062387, -0.023312049, -0.02595044, -0.0087161055, -0.01234389, -0.0054275426, 0.04010351, -0.007844496, -0.03444982, 0.014360373, 0.02836268, -0.014803246, -0.028211914, 0.013597125, -0.045041066, 0.008890428, -0.00705769, 0.021785554, -0.03203758, 0.008758509, -0.021653634, -0.02930496, -0.013568857, 0.012456965, -0.016329743, 0.036259, 0.014944588, -0.033865605, 0.009865689, -0.014982279, -0.0005497625, 0.0638867, 0.036767833, -0.060381413, 0.020711351, 0.00029122393, -0.042553443, -0.0056678243, 0.018855058, -0.011250843, -0.056235373, -0.011524105, 0.03311178, -0.0039646504, -0.0050930325, -0.00045847896, -0.04666179, 0.043231886, 0.03307409, -0.027910383, 0.012296776, -0.04455108, -0.06682662, 0.036372073, -0.03725782, -0.016178977, 0.015745528, -0.034129445, -0.010120106, -0.04225191, 0.035674784, 0.008348616, 0.010958737, 0.014605367, -0.021936318, 0.04605873, -0.0139457695, 0.015387461, 0.05744149, -0.029663028, -0.061135236, 0.061097547, -0.00702471, 0.014690172, 0.027853847, 0.0064169383, 0.049187105, 0.013041179, 0.01351232, -0.026515808, -0.012551192, 0.042628825, -0.0065535693, -0.04602104, 0.013719622, -0.011231998, 0.006040026, -0.0128433, -0.03659822, 0.008447556, -0.04756638, -0.019580614, -0.055670004, -0.0020117715, 0.024386251, -0.026063513, 0.024725473, 0.045267213, -0.031924505, -0.041158866, 0.0031778452, -0.026836183, 0.02491393, -0.06682662, -0.021050574, 0.015104776, 0.020522896, 0.014407488, 0.03755935, 0.006906925, 0.01351232, 0.020315593, 0.010628938, -0.012805608, 0.009257918, -0.0136159705, 0.040555805, 0.04244037, 0.013436937, -0.020824427, 0.032207187, -0.056423828, 0.037578195, 0.056046918, -0.0108079715, 0.008965811, 0.005154281, 0.046171803, 0.024555862, 0.029418034, -0.019938681, 0.02080558, 0.02270899, -0.022991674, 0.01240985, 0.05676305, -0.008179005, -0.016113017, -0.04982786, 0.02046636, -0.005865704, 0.014963433, 0.020070601, 0.03465712, -0.01916601, 0.0239528, -0.0001293429, -0.036805525, -0.023971647, -0.04602104, -0.013229636, -0.0040565226, -0.01441691, -0.02715656, 0.0155759165, -0.0048056366, -0.012560615, 0.035260182, -0.016706655, 0.03923661, -0.027231941, 0.010157797, 0.00064664084, -0.03335677, -0.048508663, -0.01588687, 0.004937556, -0.032489873, 0.009988186, -0.05295623, 0.013926923, 0.027043486, 0.0010959915, 0.008014106, -0.031453364, -0.01404942, -0.025479298, 0.027250787, 0.023198975, 0.0256866, -0.0059269518, -0.0008969344, -0.024499325, -0.008037663, -0.01963715, 0.026006976, -0.009969341, -0.014812669, -0.015783219, 0.00093403674, 0.037710115, -0.03782319, 0.0017750232, -0.0034840866, 0.07802092, -0.008640723, 0.018741984, -0.04225191, 0.04816944, 0.020014064, 0.0041154153, 0.017988158, -0.023707807, -0.04556874, -0.03729551, 0.021125956, -0.042138837, 0.028438061, -0.038445093, 0.00034216605, -0.061059855, 0.01879852, -0.0014452246, -0.005950509, -0.0075241197, 0.008004683, -0.020409822, 0.010214333, -0.00214958, 0.00050529855, -0.02922958, -0.012730226, 0.04458877, 0.002087154, 0.014350951, -0.0119858235, -0.0170553, -0.005060053, -0.0100258775, -0.0045912676, 0.03224488, 0.031999886, -0.012014092, -0.025573526, 0.0304357, -0.027891539, -0.03575017, 0.018374493, 0.030360317, 0.018958708, -0.020579433, 0.036409765, 0.022332076, 0.0139457695, -0.0012579461, -0.003592449, 0.045041066, -0.023557043, 0.046699483, -0.010949314, -0.0029658317, -0.0070671127, -0.05646152, 0.005705516, 0.013870386, -0.0019458118, 0.01174083, 0.02261476, 0.018770251, -0.024932774, -0.040254276, -0.015811488, -0.038068183, -0.032489873, -0.04417417, -0.016499354, -0.0038539323, 0.011392185, 0.0108739305, -0.0064640525, 0.0064075156, 0.020127138, -0.028814975, 0.009140133, -0.12852722, 0.020051755, 0.00025441605, -0.0025794962, -0.02261476, 0.0063179987, 0.044400316, 0.001528852, 0.020617124, -0.03371484, -0.02572429, 0.028946895, 0.03810587, -0.00013390706, 0.0099599175, 0.0013733756, -0.033639457, -0.050619375, -0.019806761, 0.06607279, -0.0071189385, 0.013550011, 0.023067057, 0.055406164, 0.022501687, -0.01588687, -0.0046313144, 0.04549336, -0.017140104, 0.014690172, 0.006572415, -0.058082245, 0.015359192, 0.037804343, 0.005583019, 0.017469903, -0.010534709, 0.0021413353, -0.00873024, -0.027778465, 0.0019092984, 0.0161884, -0.03669245, 0.019844454, -0.036277846, 0.039387375, -0.01601879, -0.044136476, -0.015246118, 0.027684236, -0.016508775, 0.034223672, 0.003274429, 0.004638382, -0.0047490997, 0.022652453, -0.04899865, -0.036635913, -0.0011984645, -0.029663028, -0.0089469645, 0.058911454, -0.014087112, -0.029210733, -0.057177655, 0.019392157, -0.036956288, -0.0010494663, 0.011420454, 0.013427515, -0.02391511, 0.033262543, -0.014303836, -0.017950466, -6.503952e-05, -0.044927992, 0.054237735, 0.0036913885, 0.018789098, -0.0033309658, -0.005239086, -0.0410081, -0.056046918, 0.018317956, 0.039123535, -0.035919778, -0.0074628713, 0.023519352, 0.013295595, 0.020956345, -0.036202464, -0.020051755, -0.01712126, -0.017582977, -0.019062359, 0.021804398, -0.045907967, -0.006548858, -0.014520561, 0.0033757242, 0.0022779661, -0.008843314, -0.015802065, 0.021804398, -0.0066713546, 0.00018521724, 0.014586521, -0.037860878, 0.04873481, -0.025008157, 0.002779731, 0.0005376895, -0.002595986, -0.015302655, -0.0561223, -0.010365099, 0.038124718, -0.039311994, 0.0010282649, 0.016480507, 0.008881005, 0.017564131, -0.007368643, -0.024800854, 0.016433394, 0.019919835, 0.040216584, -0.007312106, 0.021163648, -0.016895112, 0.0018763185, -0.029116506, 0.018054118, -0.036767833, 0.04244037, 0.0071754754, -0.04997862, 0.030831458, -0.03224488, -0.023067057, -0.020296749, -0.0046454486, -0.023500506, 0.006171945, 0.005168415, -0.0030647712, -0.0133521315, -0.009116575, 0.009502911, -0.027533472, 0.036259, -0.0043957443, -0.010798548, 0.018713715, 0.0034039926, -0.0026595902, -0.027948076, 0.050054006, -0.024744317, 0.06068294, 0.040480424, -0.014077689, -0.0102897165, 0.02123903, -0.03669245, -0.0023639493, 0.012890413, -0.012164857, -0.02274668, 0.019882144, -0.0039787847, 0.04907403, -0.026949257, 0.034506354, 0.015641876, -0.05766764, -0.00092108035, 0.06358517, 0.008678415, 0.019882144, 0.021182492, -0.00047526334, -0.026365042, 0.063019805, 0.039613523, -0.012551192, -0.00028489297, -0.012664266, 0.0017667782, -0.00434863, -0.00039546387, 0.00675616, -0.0012697246, -0.011175461, 0.063509785, -0.003020013, 0.015019971, 0.05495387, 0.020994037, 0.06954039, -0.021182492, -0.0065205893, -0.055443857, -0.029908022, -0.023500506, 0.0089799445, -0.031962197, -0.0005756752, -0.019731378, 0.0037055227, -0.03639092, 0.029248424, -0.012098897, 0.049262486, 0.026779646, -0.012023515, 0.028720746, 0.053860825, 0.011279112, -0.0019740802, -0.0043580527, 0.007255569, 0.031377982, -0.09422817, -0.023764344, 0.00678914, 0.013964615, -0.008367461, -0.015566494, -0.034638274, -0.023293205, 0.013898655, 0.012833877, 0.015877446, 0.008009395, -0.060645252, -0.010317985, 0.05729073, 0.010694898, -0.06746737, 0.03224488, 0.0016796171, 0.003368657, -0.004136617], "docs/software/authentik.md::1771427357.911": [-0.02771494, 0.019263405, -0.032016847, -0.013000895, -0.00493482, -0.030303696, -0.015684828, -0.01275344, 0.019644106, 0.0141239595, 0.0054915934, -0.0076092356, -0.0075283367, -0.003716581, 0.023888906, 0.035043407, -0.03534797, 0.011106914, 0.014466589, -0.0024507544, -0.04435152, 0.014580799, 0.035481215, 0.0028647652, 0.028266953, 0.038279355, -0.023850838, -0.010145647, 0.00022723014, 0.00028775545, -0.011002222, -0.031826496, -0.006343409, 0.010526347, -0.0116113415, -0.017302802, -0.0345485, -0.008989272, -0.057714075, -0.0023817525, 0.049148332, -0.018121306, -0.0038093764, -0.007747239, 0.0514706, -0.045455545, 0.010659592, -0.016788857, -0.00497289, -0.052193932, -0.022918122, 0.008470569, 0.028495373, -0.03542411, 0.032359477, 0.02091945, -0.029980103, -0.03336833, -0.018949328, 0.0077234455, -0.0533741, -0.0050395126, -0.053221818, 0.01351484, -0.008518156, 0.014361897, -0.015570618, -0.0047016414, 0.00056123466, -0.013105588, 0.008151732, 0.046255015, -0.033653855, 0.022099618, -0.046331156, -0.02019612, 0.029466158, 0.030703431, 0.02577337, 0.012467915, 0.005196551, 0.02183313, -0.019263405, 0.008689471, -0.022670668, 0.0023246475, -0.038317427, 0.05097569, 0.011763621, 0.034224905, -0.022232864, -0.03822225, 0.023965048, -0.06658438, -0.022480318, 0.034643672, -0.0109641515, -0.018054685, -0.012001558, 0.0032335683, 0.010164683, 0.01002192, -0.000398545, -0.043057136, 0.01552303, 0.046673786, 0.005325037, -0.011230641, -0.04286679, -0.03787962, 0.007913795, 0.02217576, -0.00986964, 0.013686155, -0.030893782, -0.037784446, 0.015009087, -0.023451103, -0.018330691, 0.011487613, -0.007204742, 0.011782656, 0.013648084, -0.037974797, -0.034262974, -0.00641479, -0.0203484, 0.013790847, 0.042448018, 0.018616216, 0.010612004, -0.057447586, -0.03784155, -0.02482162, -0.049833592, -0.0037594098, 0.010155165, 0.04088715, -0.018216481, -0.07301821, 0.058741964, 0.027067749, -0.03386324, -0.0140097495, -0.004813472, -0.056419697, 0.05512532, 0.018616216, 0.022232864, 0.013981197, 0.06243475, 0.010316962, -0.007533096, 0.012477433, 0.03966891, -0.018816084, 0.00095531833, -0.0035048167, 0.045493614, 0.021699883, 0.009165346, 0.02482162, -0.08931215, 0.0044280137, -0.006662245, 0.0019046882, -0.034929197, -0.021204975, -0.011782656, -0.009398524, 0.02527846, -0.018283105, -0.024459956, -1.7743061e-05, -0.0066479687, 0.009507976, 0.0706198, 0.028266953, -0.002626828, -0.05010008, -0.055049177, 0.024536096, -0.010240822, -0.048044305, -0.009255762, -0.044656076, 0.03951663, -0.016731752, -0.024764515, 0.036946908, 0.0044660834, 0.0004187697, 0.049833592, -0.025563985, 0.00064956886, 0.05246042, 0.0072380533, -0.03633779, 0.019263405, -0.017493151, -0.05192744, 0.037670236, 0.08276412, -0.016446227, -0.028305024, 0.0040711076, 0.029675543, -0.010992704, -0.00092141225, -0.03738471, 0.012125286, -0.013933609, 0.0034881611, -0.014342861, -0.072865926, 0.034719814, 0.02531653, -0.021204975, -0.031274483, 0.012791511, 0.04058259, 0.059427224, 0.009217692, 0.02710582, 0.051622882, 0.007713928, 0.009174863, 0.02710582, 0.018302139, 0.0052488972, -0.025259426, -0.042981, -0.031959742, -0.037594095, 0.016122634, -0.015637241, -0.055506017, 0.030608257, -0.014675974, 0.025335565, -0.019606035, -0.020024804, 0.014228651, -0.0009814914, -0.042562228, 0.015437373, 0.027924323, 0.007337987, -0.00012640421, 0.008261184, 0.007247571, 0.011735069, -0.003404883, -0.0052203448, 0.07313242, 0.016826928, 0.027753009, -0.004320942, -0.0028861796, -0.001431193, 0.007190466, -0.013866987, 0.010992704, 0.016636577, 0.01674127, -0.004506533, -0.03784155, -0.015009087, 0.010335997, 0.0052393796, -0.017531222, 0.011696999, -0.0010891581, -0.008375393, -0.009436594, 0.0025221356, 0.016522368, -0.03589998, 0.046483435, 0.046445366, 0.008194561, 0.046483435, 0.017293284, 0.017445564, 0.0058056707, 0.035367005, -0.005886569, 0.01009806, 0.0019403788, -0.015151848, -0.0159418, 0.056495838, 0.076406434, 0.012505986, -0.03978312, -0.011164019, -0.034719814, -0.16796471, -0.0021949718, -0.008879821, 0.018045167, -0.011021256, 0.036946908, -0.035024375, -0.021966374, -0.058703896, 0.03886944, 0.0052631735, -0.05257463, -0.02160471, -0.038602952, 0.016274912, -0.018216481, -0.005591527, 0.015199436, 0.023279788, -0.038241286, -0.05535374, -0.047663603, 0.07636836, 0.015542066, 0.0061054714, -0.038602952, 0.05588672, -0.0033311225, -0.047016416, -0.008004212, 0.045341335, -0.022347074, 0.009469905, -0.022689702, 0.0318836, -0.0010832096, 0.03215009, 0.01332449, -0.0033763305, -0.0073903333, 0.04115364, 0.015104261, 0.0022996643, 0.044732217, 0.02065296, -0.021243043, 0.026820295, 0.0065242415, -0.014019267, -0.015494478, 0.026610909, 0.0149424635, 0.030303696, 0.0033620542, -0.019644106, -0.025697231, 0.02577337, 0.057219166, -0.024098292, -0.019910594, 0.014523694, -0.011820726, 0.017102934, -0.027086785, -0.009588874, 0.006619416, 0.032530792, 0.035842877, 0.0116113415, -0.034643672, 0.030627292, -0.01578952, -0.044656076, 0.01693162, 0.02065296, -0.006457619, 0.031007992, -0.0318836, -0.054135498, -0.12250917, 0.017264731, 0.008028005, 0.0073237107, 0.020957518, -0.04039224, -0.021871198, 0.00865616, 0.0039735534, 0.034719814, 0.2890272, 0.029846858, -0.025982756, 0.00050234515, 0.0983728, -0.013981197, -0.0015799038, 0.05120411, -0.0047849193, -0.027277134, 0.005306002, 0.031826496, 0.03192167, -0.004002106, 0.000914869, 0.037004013, -0.061140373, 0.031369656, 0.026839329, 0.0027362793, 0.030246591, -0.02714389, -0.013200763, -0.035138585, -0.03477692, -0.02516425, -0.008265942, 0.049947802, -0.046902206, 0.059769854, 0.019387133, 0.011040292, 0.02748652, -0.00986964, -0.058780037, 0.00044077888, -0.007761515, -0.009170105, 0.007090532, -0.013962162, -0.03557639, -0.011021256, 0.06350071, 0.035290863, 0.019587, -0.021680849, 0.0014383311, 0.00050234515, -0.031502903, -0.050594993, -0.027886255, -0.03466271, -0.024555132, -0.041648548, 0.02019612, -0.035138585, -0.016484298, -0.0037237192, -0.019720245, 0.04366626, 0.032283336, 0.034681745, -0.08619042, 0.029028352, -0.048234653, 0.016912585, -0.0011712464, -0.023070402, -0.0013883642, 0.024041187, 0.02091945, -0.027657835, 0.01954893, -0.021547604, 0.018121306, -0.017816747, 0.0064861714, 0.05542988, -0.039174, 0.046902206, -0.023108473, -0.015427856, 0.0068430775, 0.02756266, -0.014904394, -0.024954867, -0.018492488, 0.03192167, 0.0053773834, -0.0100314375, -0.0069763223, -0.01040262, -0.013181727, 0.047511324, 0.02565916, 0.017493151, 0.023241717, 0.00986964, 0.019339545, -0.044046957, 0.010374067, 0.036756556, -0.017188592, -0.010431172, 0.046216946, -0.05383094, -0.016379606, -0.0010677438, -0.014000232, 0.042600296, -0.018054685, 0.007242812, 0.027695904, -0.030075278, -0.0026196898, 0.06456667, 0.012448881, 0.009303349, 0.063691065, 0.0041210745, 0.028647654, -0.044085026, 0.006628934, 0.014019267, 0.020729098, -0.064833164, -0.064262114, -0.018835118, -0.010345515, 0.035043407, -0.010107578, -0.033235084, 0.014162029, 0.046026595, -0.007142878, 0.013019931, 0.048615355, 0.041572407, -0.036965944, 0.015304129, -0.06765034, -0.022918122, -0.035214722, 0.030189488, 0.009170105, -0.028095638, 0.021814093, 0.024840657, 0.033577714, 0.021814093, -0.03222623, 0.01328642, -0.00026857175, -0.057828285, -0.0077091693, -0.04343784, 0.003155049, -0.01032648, 0.05352638, -0.01977735, 0.018264068, -0.020595854, 0.03845067, 0.058475476, -0.01909209, -0.007533096, 0.009479423, 0.029732648, 0.033387363, -0.026934505, -0.015741933, -0.059960205, -0.043742396, -0.0014787804, 0.01571338, -0.049034122, -0.05074727, -0.031712286, 0.0027077268, -0.02114787, 0.03352061, -0.0032383269, -0.0076092356, -0.029903963, 0.033120874, 0.03822225, 0.013724225, -0.016998243, 0.01863525, -0.028628618, -0.065632634, 0.070543654, -0.007166672, -0.009674531, 0.04077294, 0.0022949055, 0.014495142, 0.028076604, -0.015418339, -0.0020736237, -0.03169325, -0.021319184, -0.018216481, -0.00990771, -0.0014906774, -0.041915037, -0.029808788, 0.025602056, -0.020215156, 0.019758316, 0.047282904, -0.0034667468, -0.020177085, 0.019025467, 0.0124869505, -0.006628934, 0.043742396, 0.063691065, 0.019330028, 0.008970237, -0.016332017, -0.02817178, 0.03658524, -0.06319615, 0.013714707, 0.058132846, 0.018083237, 0.0015299369, -0.023279788, 0.006529, -0.0028481097, 0.00036344925, 0.075606965, -0.05169902, 0.026972575, -0.01773109, 0.0027933843, -0.0033525368, 0.0032549826, -0.013762294, 0.038165145, 0.01727425, -0.022708738, 0.05329796, 0.044275377, 0.061939843, -0.018368762, -0.05169902, -0.0099743325, 0.0028838003, 0.011078361, -0.045607824, -0.018844636, -0.037004013, 0.06536614, -0.0066670035, 0.0188256, 0.0023294063, -0.01817841, -0.016541403, -0.022328038, 0.00220211, 0.0003500653, -0.02160471, -0.02543074, -0.07678713, 0.05051885, 0.0046635712, -0.010678627, -0.014380932, -0.024326712, 0.022309003, -0.035405073, -0.02080524, 0.046902206, -0.035861913, -0.020062875, -0.018692356, -0.024631271, 0.09860122, 0.013533874, -0.019986736, 0.024174431, 0.016779339, -0.03936435, 0.01651285, -0.023660487, -0.0056533907, -0.026591875, -0.0533741, 0.04020189, -0.000926171, -0.021795059, 0.018140342, -0.015970353, -0.012239495, 0.01738846, 0.014095407, -0.012448881, 0.053792868, -0.0124869505, -0.017340872, -0.022328038, -0.009017824, -0.017179074, -0.009964815, -0.007052462, -0.0645286, 0.005877052, 0.010916565, -0.015618206, -0.023070402, -0.017293284, 0.03393938, 0.009926745, 0.0004642752, 0.057828285, -0.0149424635, -0.0026767948, -0.0018214101, 0.048615355, -0.024193468, -0.009203415, -0.0055867685, -0.015123296, 0.0003060469, 0.0045612585, 0.0063481675, -0.03715629, 0.008408705, -0.03580481, -0.020500679, 0.0022972848, -0.0159418, 0.035519283, -0.011221124, 0.019025467, -0.06304387, -0.012125286, -0.008118422, 0.02015805, 0.0027124854, 0.07964238, -0.007357022, -0.0011736258, -0.03928821, 0.0022437489, -0.012572608, -0.05154674, 0.022822948, 0.011411474, -0.012458398, -0.0006590864, -0.03432008, 0.02702968, 0.025259426, -0.04161048, -0.014038302, -0.011915901, 0.01628443, -0.031940706, 0.05463041, 0.019111125, -0.018816084, 0.002569723, -0.004996684, 0.008047041, -0.003162187, -0.017921438, 0.009598391, 0.026591875, 0.011030775, 0.01750267, 0.03180746, -0.013143658, 0.002448375, 0.011478096, -0.014266722, 0.0503285, 0.0063338913, -0.018416349, -0.018378278, -0.03989733, 0.00023139405, -0.008118422, 0.027772045, 0.028114675, -0.02160471, -0.016446227, -0.010335997, -0.013914575, -0.023051368, -0.008018488, -0.009179622, -0.13491997, 0.020900413, -0.00051037554, -0.0012634472, -0.0014621249, 0.0021569019, -0.00914631, -0.01871139, -0.0005192982, 0.0022604046, -0.05325989, -0.028247919, 0.02539267, -0.021471463, 0.028019499, 0.012962826, -0.029218704, 0.008470569, -0.024193468, -0.0067859725, -0.048463073, 0.0050442712, 0.029047389, 0.017559774, 0.05143253, -0.018797047, -0.02171892, 0.00050621165, -0.020729098, 0.018502006, -0.021319184, 0.019120643, 0.018816084, -0.0018237896, -0.026953539, 0.016750786, 0.0051822746, -0.0054487647, -0.049795523, 0.017017277, -0.012772475, 0.04195311, -0.022632597, 0.02596372, -0.00088155776, 0.031598076, -0.00091605866, -0.02447899, -0.00964122, 0.0071809483, 0.010069507, 0.014514176, -0.00061447313, 0.026668014, 0.0042614574, -0.007428403, -0.0167032, 0.015960835, 0.022499353, 0.057676006, -0.036299717, 0.009917228, -0.02577337, -0.013943127, -0.029675543, 0.018007096, -0.045760106, -0.022765843, -0.029618438, -0.0071143257, -0.0083944285, -0.002406736, -0.01032648, 0.03443429, 0.011173537, -0.038774267, 0.0124869505, -0.0116113415, -0.03966891, -0.011801691, -0.013714707, -0.00975543, -0.026211176, 0.04987166, 0.03959277, 0.042981, 0.02470741, -0.0022032997, -0.01939665, -0.003621406, -0.07278979, -0.055620227, -0.0022711118, 0.048234653, -0.006981081, 0.030950887, -0.031007992, -0.007485508, 0.0077567566, -0.014323827, -0.014219134, 0.01905402, -0.0006370772, 0.008646642, -0.004337597, -0.018121306, 0.016122634, -0.03249272, 0.029218704, 0.0008089869, 0.00831353, -0.002576861, -0.048272725, 0.010231305, -0.058741964, -0.00039200173, 0.014390449, 0.04389468, 0.010992704, 0.0036190266, -0.023222683, -0.0028147984, -0.024326712, -0.018768495, 0.018930294, 0.021224009, 0.021338219, 0.03462464, 0.031084131, -0.062130194, 0.023184612, -0.068373665, -0.0057200133, 0.042029247, 0.0056153205, -0.0002636643, -0.048196584, 0.047206763, -0.03966891, -0.06430018, -0.04941482, -0.010545382, 0.02103366, -0.008751335, -0.008327806, -0.002779108, 0.0144190015, 0.027086785, -0.006881147, -0.047930095, -0.0024043566, 0.024193468, 0.0021783162, 0.05622935, 0.027581694, 0.02642056, -0.005210827, -0.007142878, -0.02733424, 0.019910594, 0.028895108, -0.014961499, -0.04096329, -0.008727541, -0.00051483687, -0.00041252383, -0.014342861, -0.03169325, -0.04153434, 0.038203217, 0.0128390975, 0.043932747, -0.029180633, 0.025107145, 0.06315808, -0.0140668545, 0.01655092, -0.026325384, 0.062054053, -0.026839329, 0.019482307, -0.0072761234, 0.014257204, -0.0032930525, 0.01241081, -0.030303696, 0.0031740838, 0.019368097, 0.03352061, 0.026896434, -0.038698126, 0.0027005887, 0.0059246393, -0.022194793, 0.028533444, -0.038621984, 0.028609583, -0.0014680732, -0.0007732963, 0.08383007, -0.014371414, -0.0066336924, 0.005772359, 0.011706516, -0.017835781, 0.0042828717, -0.01893981, -0.049338683, -0.032245267, 0.049795523, 0.0038902753, -0.0056962194, -0.024783552, 0.020481644, 0.0052441387, 0.016217807, 0.036604278, 0.01951086, -0.024859691, -0.045036774, 0.028324058, -0.02794336, 0.008703747, -0.036185507, -0.023203647, -0.041686617, -0.0033525368, 0.016065529, 0.007751998, 0.055962857, -0.0052060685, 0.015637241, 0.008589537, 0.03511955, -0.005643873, 0.0056058033, -0.036052264, -0.014733079, -0.0059008454, -0.043704327, 0.035842877, 0.017283767, 0.0045279474, -0.016217807], "docs/hardware/ip-allocation.md::1781761632.934": [-0.013559834, 0.0034252706, -0.031846777, 0.024294702, -9.04412e-06, -0.036121894, -0.022185396, -0.012194434, 0.008700893, 0.037157714, -0.030716792, 0.012382765, -0.041734155, -0.00017567755, 0.0046870885, 0.018221028, -0.011356361, -0.017712533, -0.011186863, -0.040152177, 0.028362654, -0.018399943, -0.0023447215, 0.04278881, 0.030471962, 0.017128708, -0.03203511, -0.0015655017, 0.009209388, 0.03683755, -0.02482203, 0.0068175835, 0.028795814, -0.02785416, -0.03211044, -0.03770387, -0.034502245, -0.032863766, -0.051452037, -0.004607048, 0.024257038, 0.021394406, -0.018889602, -0.015160648, 0.007679198, -0.068100505, 0.033221595, -0.025029194, -0.014614488, -0.03318393, -0.012674678, -0.016375383, -0.020716414, -0.044257794, 0.04696976, 0.011233946, -0.0707748, -0.00314042, -0.037289545, -0.0036606845, -0.03367359, 0.011695357, 0.0008074693, -0.0379487, 0.021337906, 0.023710877, -0.038909193, 0.006450338, -0.016742628, -0.011281028, 0.028268488, 0.036517385, -0.06975781, 0.0096990485, -0.052393693, -0.00252599, -0.024426535, 0.00584297, -0.020019589, 0.00252599, 0.011883688, 0.014369658, -0.0046235267, 0.004712984, -0.042336818, 0.046630763, -0.037157714, 0.08452297, 0.009218804, -0.053147018, -0.0042280317, -0.02760933, 0.020772913, -0.0490414, -0.04222382, 0.01040529, -0.03476591, -0.040340506, 0.00832894, 0.0046164645, 0.0464801, 0.021978231, 0.02209123, -0.0055557652, 0.045312446, 0.03318393, 0.017957363, -0.021469738, -0.020980077, -0.020490415, 0.0029144227, 0.021319073, -0.009378886, 0.011497609, -0.0009151711, -0.05589665, 0.0069211656, -0.052845687, -0.002900298, -0.0069870814, 0.011544692, -0.002082235, 0.07220612, -0.043579802, -0.010019211, -0.010471205, -0.05442767, 0.015245397, -0.0006644554, -0.0029662137, -0.020716414, -0.010979699, -0.026743006, -0.021413239, -0.014087161, -0.033899587, 0.013738749, 0.026780672, -0.018776603, -0.06354289, 0.07559608, 0.012335682, -0.0384007, -0.021676902, 0.04011451, -0.013936496, 0.030001134, 0.001484284, 0.011055032, 0.0019916007, -0.0044093, 0.032543603, 0.026611175, 0.02403104, 0.015122982, -0.0011900167, -0.010537121, -0.005715847, 0.029775137, 0.035236735, -0.032562435, 0.035349734, -0.03921052, -0.0008210056, 0.033409923, -0.009628424, 0.008121775, 0.018578857, -0.012326266, -0.0245207, 0.034615245, 0.039135188, 0.011733023, 0.030980455, 0.03130062, 0.013324421, 0.10237675, 0.0028249654, -0.0027684662, -0.037892204, -0.05687597, 0.041847154, 0.005532224, 0.0017032188, -0.04745942, -0.035180237, 0.020302085, -0.039662514, -0.02774116, 0.03233644, 0.030471962, -0.006130175, 0.06116992, 0.00068387704, -0.01881427, 0.013691666, -9.387125e-05, -0.03246827, 0.020076089, -0.016865045, -0.040792502, -8.59996e-05, 0.036253724, 0.0068222918, -0.033052098, 0.026027348, -0.017552452, -0.0016796774, -0.027420998, -0.074428424, 0.015998721, -0.0014372012, 0.048175078, 0.03501074, -0.047986746, 0.040453505, 0.024332369, -0.010857284, -0.019398097, -0.014906401, -0.00556989, 0.022223061, 0.017401787, -0.020622248, 0.008366606, -0.012853593, 0.033391092, 0.021582736, 0.015932806, -0.017684285, -0.017712533, 0.023767376, -0.0010911429, -0.034050252, 0.040189844, -0.036272556, -0.040039178, 0.0068317084, -0.022430226, 0.013277338, -0.03380542, -0.04388113, -0.019266265, -0.006883499, -0.029304309, 0.0273645, 0.008955141, 0.02536819, -0.016045803, 0.027100835, 0.0004590569, -0.04580211, -0.03410675, 0.0031451283, 0.039511852, 0.014247242, 0.01914385, -0.0014113056, 0.023334214, -0.0012924217, -0.017882032, 0.026818339, 0.038438365, 0.011007949, 0.0245207, -0.0048071495, -0.019529928, -0.057855293, 0.034991905, -0.004621173, -0.038683195, -0.017778449, 0.030358963, 0.010659536, -0.031206451, -0.007170704, -0.010998532, -0.013983579, 0.07069947, 0.017100457, -0.0066480855, 0.018249277, 0.019228598, -0.0026931337, 0.051301375, 0.032562435, 0.004162116, -0.009491884, -0.0020457457, -0.01881427, -0.04000151, 0.017646618, 0.07604807, -0.017373538, -0.023390714, 0.024275871, -0.012175601, -0.15940338, 0.013315004, 0.018164529, 0.02585785, -0.0051461454, -0.0016196469, -0.027326833, 0.0030650876, -0.0654262, 0.053674344, -0.018823687, -0.06365589, -0.040076844, -0.024464201, -0.010358207, -0.050698712, 0.0038278282, -0.0087668095, 0.017599534, -0.036460888, -0.03423858, -0.036969382, 0.0627519, 0.015471394, -0.026535843, 0.02233606, 0.05777996, -0.005372143, -0.03363592, -0.028211989, 0.012571096, -0.011441111, 0.00094636343, -0.0048401076, 0.0518287, 0.0063326308, -0.0085031465, -0.0047294633, -0.007942861, 0.030735625, 0.02384271, 0.03169611, 0.013832915, 0.037157714, 0.028230822, -0.027458664, -0.0036936423, -0.036008894, -0.019398097, -0.008352481, 0.002320003, 0.014944067, 0.012815927, -0.005998343, -0.044370793, -0.01878602, 0.037101213, 0.0768014, -0.0032746058, -0.03397492, 0.008795059, 0.009308261, 0.039398853, 0.00094636343, -0.023522547, -0.019219182, 0.07488042, 0.014247242, -0.0062572984, -0.04139516, 0.028042492, -0.013512752, -0.009567216, -0.0037360168, -0.0051649786, 0.06086859, -0.0039525977, -0.060717925, -0.03130062, -0.101924755, 0.038758527, -0.020377418, -0.005254436, 0.042412147, -0.017298205, -0.012269767, 0.0061490084, -0.027703496, 0.061433583, 0.26833406, 0.030132964, 0.0040185135, -0.038984522, 0.054352336, -0.013456252, -0.0053627263, 0.0108949505, 0.042261485, -0.05141437, -0.004324551, 0.014030662, 0.0033758339, -0.0108949505, 0.0049389815, 0.059248943, -0.04316547, 0.014802819, 0.050962377, 0.0015890431, -0.018192777, -0.045538444, 0.02493503, -0.00980263, -0.03830653, -0.021017743, 0.02840032, 0.07947569, -0.007448492, 0.006671627, 0.013710499, 0.031149954, 0.00382312, -0.018117445, -0.068062834, -0.00086808833, -0.0061348835, -0.014887569, -0.010913784, 0.017382955, -0.04418246, -0.0352744, 0.023409547, 0.023032885, -0.014049495, -0.027082002, 0.007165996, -0.0010734869, -0.05759163, 0.017364122, -0.0019315701, 0.011130364, -0.011817772, 0.023127051, -0.005612265, -0.042336818, -0.0076603647, -0.010000378, 0.020528082, 0.030434296, 0.010819618, 0.0012017874, -0.047911413, 0.020735247, -0.03284493, 0.0064032553, -0.014341408, -0.013964746, 0.01578214, 0.024501868, -0.0012700574, -0.010292291, 0.011996686, -0.030679125, 0.02809899, -0.023918042, 0.027044335, 0.04987006, -0.084372304, 0.04606577, -0.055030327, 0.0012406306, -0.02384271, 0.0010010971, -0.024370035, 0.024388868, -0.016827378, 0.054164004, 0.014407324, -0.04131983, -0.00835719, -0.030980455, -0.0076886145, 0.056574643, 0.05024672, 0.03683755, 0.036573887, -0.014821652, -0.002391804, -0.008677352, 0.016149387, 0.03512374, -0.007938153, -0.014360242, -0.013541001, -0.015066482, 0.011036199, 0.02924781, -0.036799885, 0.028758148, -0.027082002, 0.029680971, 0.00835719, -0.05265736, -0.015151232, 0.024426535, -0.015923388, 0.010198126, 0.01793853, -0.006026593, -0.0114693595, -0.016262384, 0.008889224, -0.0041056164, -0.014266076, -0.059587937, -0.017401787, -0.038494863, -0.020622248, 0.05548232, 0.016328301, -0.0355004, -0.010960866, -0.0043504466, 0.012957175, -0.009383594, 0.011394028, 0.020038422, -0.023089385, 0.038796194, -0.006440921, -0.009680215, -0.04674376, 0.019868923, -0.013785832, -0.03367359, 0.01171419, 0.02081058, -0.0075567826, 0.015198315, -0.058043625, 0.0096990485, -0.0054474752, -0.069644816, -0.04060417, -0.049907725, -0.01856944, 0.025876684, 0.031733777, -0.017269956, -0.030679125, -0.020358585, -0.007938153, 0.04278881, 0.031601947, 0.0022140667, 0.00036665698, 0.021074243, 0.019529928, -0.04131983, -0.0025354065, -0.028023658, -0.07179179, 0.032449435, -0.041432828, -0.030716792, -0.05175337, -0.023503713, -0.003740725, -0.020189086, 0.040792502, -0.0060360096, 0.033522923, -0.039135188, -0.004774192, 0.07706506, -0.007933444, -0.0032322314, 0.044822786, -0.010151043, -0.02749633, 0.09446684, -0.017731367, 0.0066010025, 0.018993184, -0.0019162683, -0.0018374047, 0.046630763, 0.0022964615, -0.02020792, -0.0011900167, 0.013230255, -0.012957175, -0.00300388, 0.0027614038, -0.020264419, -0.017787866, 0.0044116545, -0.040943168, -0.0108949505, -0.0015231272, 0.00832894, -0.03587706, -0.004767129, 0.011403444, 0.008173567, 0.0018315193, 0.06538854, 0.0030956913, -0.015471394, -0.030716792, 0.00393141, 0.0009075202, -0.049907725, 0.011563526, 0.051565036, -0.0012547555, -0.014492073, -0.017627785, 0.01941693, 0.0018491753, -0.004016159, 0.085125625, -0.035330903, -0.021959398, -0.034445744, 0.041018497, 0.009341219, -0.01059362, 0.0015078253, 0.0176937, 0.00983088, -0.012693511, 0.04248748, 0.010028628, 0.057365634, -0.024501868, 0.01977476, -0.0069588316, -0.010395873, -0.037515543, -0.020678747, -0.021940565, -0.010358207, 0.019322764, 0.04316547, 0.036442056, 0.00085102086, -0.005254436, 0.011384611, -0.013738749, 0.025594188, -0.024840863, 0.037609708, -0.028324988, -0.014002413, 0.0037524959, -0.016704962, -0.006313798, -0.047647752, 0.023258882, -0.0037430793, -0.056084983, -0.036329057, 0.07985236, -0.02476553, -0.015452561, -0.0021104845, 0.023202384, 0.039624847, -0.03367359, 0.029040646, 0.019925423, 0.024257038, -0.025142193, -0.006370297, 0.016045803, -0.066593856, 0.025405856, -0.05619798, 0.06369355, 0.0030109424, -0.02227956, 0.05559532, 0.012750011, 0.006883499, 0.0025871976, 0.015094732, -0.0068175835, 0.015038233, -0.01739237, -0.007010623, -0.024690198, -0.017072208, -0.01996309, 0.0051838118, -0.013437419, -0.031827945, 0.015857473, -0.0028414445, -0.021262573, -0.025518855, -0.0009846182, 0.038005203, 0.023692043, -0.019256849, 0.02670534, -0.033918418, 0.026027348, 0.0059512607, 0.010442955, -0.0029991716, 0.0064032553, -0.025349356, 0.04211082, 0.028419152, -0.023014052, 0.034634076, -0.021469738, -0.020603415, -0.023089385, 0.014247242, -0.035594564, -0.047271088, 0.048401076, -0.0012759428, 0.02870165, -0.022995219, 0.055444658, -0.002921485, 0.0030321297, 0.016441299, 0.061998576, -0.028682817, -0.005480433, -0.049380396, 0.030264797, -0.028042492, -0.022467893, 0.030321296, 0.003703059, -0.011422277, -0.049079068, -0.042035487, 0.0038089952, -0.0045882147, -0.0029944633, 0.0022929304, 0.0002621921, 0.015546727, -0.06388189, 0.10147276, 0.04060417, -0.00764624, 0.014143661, -0.020603415, 0.047045093, -0.004781254, 0.0007527356, 0.010951449, -0.0015584393, 0.023522547, -0.004385759, 0.014548573, -0.0038019328, 0.022976385, -0.0034794158, -0.01756187, 0.044709787, 0.03301443, -0.017034542, -0.019040268, -0.051452037, -0.015330146, -0.037402544, 0.040076844, -0.024275871, -0.003006234, 0.013776415, -0.009529551, -0.021224907, -0.0033052096, -0.018371692, 0.014765153, -0.12693511, 0.041545827, -0.006436213, 0.03167728, -0.03853253, 0.025801351, 0.023390714, 0.0013912955, -0.008696185, -0.013522168, -0.08120834, 0.031639613, 0.04723342, -0.02973747, 0.010216959, -0.007730989, -0.01941693, -0.025575355, -0.002202296, 0.04339147, 0.0069588316, 0.00019583484, 0.03180911, 0.021224907, 0.061885577, -0.022223061, -0.028550984, 0.013710499, -0.024501868, 0.0016078762, 0.030773291, -0.01499115, 0.021413239, 0.021262573, 0.025405856, 0.012655845, -0.009129346, -0.041960154, -0.015951639, 0.004501112, -0.051113043, 0.022788055, -0.0029520888, -0.036366723, -0.045915104, 0.07691439, 0.029869301, -0.013738749, -0.069079824, 0.029643305, 0.003039192, 0.0015066483, -0.013663417, 0.020509249, 0.0036442054, -0.021450905, -0.0519417, -0.0007121267, 0.01630005, 0.019624094, -0.027308, 0.012910092, -0.027759993, -0.0011170384, 0.0073731598, 0.020980077, -0.0572903, 0.016526049, 0.0061725494, 0.027722329, -0.044370793, 0.0078816535, 0.02227956, 0.011921355, 0.0082630245, -0.021620402, -0.0024600741, 0.02384271, -0.02269389, -0.011959021, -0.036611553, -0.043203138, -0.032863766, 0.009689632, 0.043466803, 0.017091041, 0.019699426, -0.0135975005, 0.002270566, -0.029153643, -0.04538778, -0.039775513, -0.008366606, 0.05710197, -0.021639235, 0.001279474, -0.024483034, -0.013691666, -0.014115411, 0.028871147, 0.021865234, 0.005037855, 0.01851294, 0.00028558634, 0.02088591, -0.0077921962, 0.027044335, -0.050397385, 0.019125016, 0.0065492117, -0.02487853, 0.005649931, -0.03502957, 0.015254813, -0.04595277, 0.015179481, 0.07246978, 0.05081171, -0.00034900094, 0.0014937005, 0.01838111, -0.01690271, 0.007448492, -0.028004825, 0.01387058, -0.018371692, 0.03325926, 0.023014052, 0.032374103, -0.033824254, 0.018334026, -0.03331576, -0.030415462, 0.03203511, 0.0042727604, -0.01059362, -0.032242272, 0.042525146, -0.00985913, -0.046630763, -0.048928402, 0.012599346, -0.005697014, -0.021281406, -0.012825344, -0.048702404, 0.01646955, 0.00922822, 0.008856267, -0.021206073, 0.0014242535, 0.0033876044, 0.020245586, 0.025707185, -0.007698031, -0.017100457, -0.024596034, 0.043843463, -0.010216959, 0.0355004, 0.039285854, -0.0058618034, -0.03921052, -0.004197428, -0.024313536, 0.010339374, -0.029266642, -0.014369658, -0.0245207, 0.011648274, -0.025726018, 0.05627331, -0.006911749, 0.06602886, 0.036969382, -0.023258882, 0.023522547, 0.0020739955, 0.04440846, -0.001169418, 0.005292102, 0.0020339752, 0.02020792, 0.047120426, 0.03501074, -0.007938153, -0.0008928068, 0.053674344, -0.009746131, 0.020603415, -0.025613021, -0.04041584, 0.008578478, -0.037779205, 0.028287321, -0.0088609755, 0.014322575, 0.028494485, -0.029699804, 0.093788855, -0.03732721, -0.012185018, 0.024859697, -0.021394406, 0.007566199, -0.022411393, 0.003041546, -0.023522547, 0.007924028, 0.031884443, 0.020302085, -0.0048918985, 0.0036112475, 0.0633169, 0.04768542, -0.009336511, 0.032505937, 0.007721572, -0.023918042, 0.0009905035, 0.040754836, -0.010329957, 0.012759428, -0.05024672, -0.009670799, -0.024972694, 0.033240426, 0.013842331, -0.005631098, -0.006054843, -0.012702928, -0.018202195, -0.0245207, 0.01996309, 0.009510717, 0.0004905435, -0.046442434, -0.0029238393, 0.014105994, -0.029643305, 0.05977627, -0.018578857, 0.0328261, -0.019134432], "docs/hardware/environment.md::1781761592.507": [-0.037920486, -0.008390616, -0.021922192, 0.034411427, -0.0074756183, -0.0036694203, -0.001824098, 0.031562675, -0.008074611, 0.017309476, 0.01952622, -0.009055639, -0.070294395, 0.010291357, 0.015149329, -0.0014243765, -0.03454349, -0.008720769, 0.023148477, -0.04584417, -0.00063613505, 0.041316353, 0.0526359, 0.0138098495, 0.046523344, 0.029544022, -0.009135819, -0.0376375, 0.014168302, 0.05905031, -0.03559998, 0.015385153, 0.018601792, -0.005155111, -0.012526967, -0.039920274, 0.0069898213, -0.035713177, -0.053918783, -0.007588814, -0.017017055, 0.015573812, -0.023337135, -0.0089801755, 0.026789598, -0.06335174, 0.02118642, -0.0225825, -0.04275016, -0.06006907, -0.018648956, -0.048975915, -0.0053107548, -0.018431999, 0.017262312, 0.02401631, -0.062370714, 0.003568016, -0.034883074, 0.005862583, -0.024167236, 0.011093157, 0.007834071, -0.010102697, 0.0033486998, 0.05173034, -0.022431571, 0.022922086, 0.006919074, 0.0035727324, -0.008135925, -0.01913947, 0.0007558157, -0.012592997, -0.060899172, 0.025091667, 0.04293882, 0.008857546, 0.02022426, -0.017818855, 0.024035174, -0.007999147, 0.019865807, 0.003537359, -0.02082797, 0.058371138, -0.064861014, 0.07119996, 0.037279047, -0.04105223, -0.024393627, -0.022601366, -0.0070983004, -0.03624142, -0.03754317, 0.007975565, -0.0067587136, 0.0066266526, 0.009715945, 0.0031270252, -0.006999254, 0.04803262, 0.0051598274, 0.0035302842, 0.035939567, 0.032241847, 0.024072906, -0.020771371, -0.058182478, -0.031317417, 0.0072492277, 0.004966452, -0.027997017, 0.045278195, -0.0043816087, -0.073426135, 0.0025468983, -0.055201665, 0.016564272, -0.0013866447, 0.023506928, -0.03199659, 0.026468877, -0.051692605, -0.009315046, -0.02146941, -0.007999147, 0.021054361, 0.04252377, -0.0078859525, -0.008423631, -0.03256257, -0.021412812, -0.012130783, -0.06648348, -0.02724238, -0.0015092732, 0.036505543, -0.0042330394, -0.08467022, 0.05505074, 0.049994674, -0.019356428, -0.019450758, 0.047127053, -0.005254157, 0.010791303, 0.041165426, 0.0020882208, -0.025827436, 0.018696122, 0.024355896, -0.014790877, 0.011413878, 0.023073014, -0.0032189966, 0.0055843107, 0.0418446, -0.0062917825, 0.06252164, -0.03314741, 0.00089907873, -0.019450758, 0.010376253, 0.045127265, -0.009291463, 0.002622362, 0.0001496745, -0.011857227, -0.023752186, -0.005400368, 0.0367508, 0.026091559, 0.018422564, 0.00920185, 0.019884674, 0.07474675, -0.00380384, 0.0010800735, -0.03154381, -0.062408444, -2.735926e-05, 0.03961842, -0.017083086, -0.022827756, -0.036128227, 0.022224046, -0.011781763, -0.019545088, 0.014724846, 0.0039005277, 0.03107216, 0.0493155, -0.002846395, 0.030053401, 0.017932052, -0.03454349, -0.052560437, -0.0012310009, -0.014121137, -0.034713283, 0.016347315, 0.014102271, -0.0013536294, -0.031789064, 0.0059521957, -0.0063012154, -0.017007621, -0.041542742, -0.08716052, -0.00023213918, 0.013592891, 0.015149329, 0.015073866, -0.029638352, 0.028147943, 0.0026082126, -0.0017321267, 0.009116953, -0.03056278, -0.01362119, 0.025129398, 0.025412386, -0.013753251, 0.026789598, 0.001059439, 0.0034453876, 0.0008489661, 0.039316565, -0.015932264, -0.033619057, -0.008833964, 0.006098407, -0.014215467, 0.07976508, -0.022412706, -0.08006694, 0.017243445, 0.012979749, 0.0064191273, -0.024035174, -0.008150075, 0.008966026, -0.0037472423, -0.015130463, 0.022148583, -0.004610358, 0.006060675, -0.02280889, 0.019101739, -0.000748741, -0.0027756477, -0.03703379, -0.0020339813, 0.043429334, 0.030355256, 0.014338095, 0.00484854, 0.004600925, 0.042033255, 0.027997017, 0.025959497, 0.04293882, 0.027166916, 0.015488915, 0.024186103, 0.0032189966, -0.008400048, 0.013158975, 0.009112236, -0.021526009, -0.009239581, 0.034713283, 0.013649489, -0.06655894, 0.041995525, 0.0012032916, 0.008117059, 0.09802729, 0.039580688, -0.012913718, -0.024072906, 0.023525795, 0.025468985, 0.03878832, 0.0064521427, 0.020299723, -0.011319549, -0.03116649, -0.012310009, -0.055465788, 0.047919422, 0.069879346, -0.042108722, -0.03231731, 0.02063931, 0.00075994263, -0.1602848, -0.005923897, 0.011461043, 0.012621297, -0.0010641555, -0.0065983534, 0.0122628445, 0.02322394, -0.09493328, 0.037071522, 0.019658282, -0.056446817, -0.02931763, -0.038203478, -0.02312961, -0.02465775, 0.04003347, -0.031600405, 0.018082978, -0.033449266, -0.038543064, -0.013196707, 0.038014818, -0.0083387345, -0.0061219893, -0.016017161, 0.044712216, 0.018384833, -0.005834284, -0.012102484, 0.009315046, 0.015564379, -0.0036387632, 0.01958282, 0.08602857, 0.009895172, 0.00227688, -0.008140642, 0.013375933, -0.010612077, 0.013328768, 0.01279109, -0.018696122, 0.005876732, 0.043429334, -0.045127265, 0.023393733, -0.021733534, -0.0067587136, -0.013347634, 0.013272171, -0.016658602, -0.00059633976, 0.016677469, -0.02982701, -0.006838894, 0.023488063, 0.043467067, -0.019469623, -0.04746664, 0.031845663, -0.020016735, 0.011206353, 0.0028959177, -0.061993394, 0.00275914, 0.03371339, -0.034411427, 0.0013724952, -0.04803262, 0.01648881, -0.011479909, -0.0011307758, 0.034524623, 0.0036529126, 0.05078704, -0.035543382, -0.009036773, -0.02516713, -0.13055213, 0.058786187, 0.02239384, 0.021922192, -0.006673817, -0.033015348, 0.006895492, -0.017856589, 0.008942443, 0.020752506, 0.26880154, 0.030902367, -0.053466, 0.016092625, 0.03061938, -0.013762685, 0.03231731, 0.0062964987, 0.07236965, -0.009781976, -0.001960876, 0.024091773, 0.011272384, -0.0200356, 0.0016696334, 0.05422064, -0.03001567, 0.042901088, 0.05901258, -0.005409801, -0.0048579727, -0.047806226, 0.0074378867, 0.0023499855, -0.014687114, -0.0058201347, 0.004556118, 0.06587977, -0.00743317, 0.071086764, -0.011885526, 0.021412812, 0.022431571, -0.013989075, -0.0936504, -0.013055213, -0.013611757, -0.026053827, -0.018479163, -0.020714773, -0.045014072, -0.032487106, -0.015168195, 0.03735451, -0.001252225, -0.02797815, 0.028789384, 0.009715945, -0.026619805, 0.007805772, -0.036033895, -0.033977512, -0.008664171, -0.013564592, 0.0032685196, -0.04331614, -0.02516713, -0.033694524, -0.0017380223, 0.040108934, 0.029015776, 0.011442177, -0.08202899, 0.0022615516, -0.0046881796, -0.012498668, 0.007027553, -0.025110532, 0.04229738, 0.052900024, 0.037845023, -0.00046280446, -0.018045247, -0.048900448, 0.014517321, -0.016309584, 0.0047754347, 0.06904925, -0.05173034, 0.029015776, -0.028147943, -0.011159188, -0.045995098, -0.014941804, 0.009932904, 0.02752537, 0.0010258341, 0.032072052, -0.023110745, -0.039920274, -0.0050607813, -0.056673206, -0.040939033, 0.0368074, 0.063691325, 0.028600726, 0.0034713282, -0.011102591, 0.014045673, 0.005706939, 0.00083422713, -0.041920062, 0.013649489, -0.01703592, -0.02012993, -0.012413772, -0.017045353, 0.017262312, 0.008258554, 0.03278896, -0.03371339, 0.021997657, -0.03875059, -0.04497634, -0.02073364, 0.022356108, -0.012140215, 0.0064144107, 0.02816681, -0.017460404, -0.0133570675, -0.0016189313, 0.014677681, 0.01263073, -0.005381502, -0.066823065, -0.008966026, -0.013262738, -0.0069426564, 0.09402771, 0.03827894, -0.03450576, -0.011244085, 0.010244192, 0.0012380757, -0.016422778, -0.025110532, 0.019903539, -0.026619805, 0.038543064, -0.02826114, -0.027846089, -0.028298872, 0.039542954, -0.002069355, -0.006475725, 0.02262023, -0.014762578, -0.026582073, 0.016413346, -0.049806014, 0.053994246, 0.012093051, -0.051503945, -0.012668462, -0.009800842, -0.014526754, 0.008032163, 0.019233799, 0.0033204008, -0.01904514, 0.0046905377, 0.05946536, 0.03327947, 0.058937117, -0.009970635, -0.017771691, 0.019563952, 0.030581648, -0.018413132, 0.034788746, -0.036675338, -0.045315925, 0.028317736, -0.034656685, -0.038826052, -0.017818855, 0.04207099, 0.0077397414, -0.020016735, 0.047768496, 0.0024112996, 0.008673604, 0.0040750373, 0.022280645, 0.038014818, 0.010574345, 0.004773076, 0.039542954, -0.026789598, -0.016535973, 0.05946536, -0.0050419155, 0.0022851338, 0.0010788945, -0.010895065, 0.01876215, 0.034562353, 0.028015882, -0.015507782, 0.023884248, 0.029449692, -0.012649596, 0.0005220552, -0.012045886, 0.011432744, -0.025318056, -0.022563633, -0.055428054, -0.03129855, 0.0048626894, -0.014489022, -0.010791303, 0.001409048, 0.0016826037, -0.03129855, 0.026299084, 0.06195566, -0.028393202, -0.015819069, -0.012998614, -0.002473793, 0.027714027, -0.039693885, 0.018809317, 0.03795822, -0.002295746, -0.010404551, 0.0028157376, 0.015460617, 0.010244192, 0.011687434, 0.043617994, -0.03656214, 0.017498136, -0.016036026, 0.051202092, 0.030789172, -0.0008554513, 0.011055426, 0.032204114, 0.0038510046, -0.021808997, 0.051088896, -0.01830937, 0.07984055, -0.015055, -0.014064539, -0.031638138, 0.020695908, 0.00074343494, -0.019413026, -0.01046115, -0.0010240654, 0.03288329, 0.025204862, 0.0034972688, -0.01068754, 0.02446909, -0.02775176, -0.028412066, -0.00037378093, -0.022997549, 0.0242427, -0.064030915, -0.04542912, 0.013592891, 0.0037118685, -0.0059191803, -0.064144105, 0.032902155, -0.013762685, -0.030053401, 0.01145161, 0.059729483, -0.019337563, 0.00569279, 0.024525689, 0.002877052, 0.03856193, -0.017592466, 0.019979004, 0.045730975, -0.0032708778, -0.014790877, -0.013074079, 0.01569644, -0.04003347, -0.022601366, -0.04105223, 0.090103604, 0.022959817, -0.01036682, 0.013819282, -0.027732894, 0.008418914, 0.020111065, -0.007008687, -0.00759353, 0.019309264, -0.00283932, 0.008244405, -0.001881875, -0.013564592, 0.011602537, -0.003223713, -0.020261992, 0.0008802128, -0.018837616, 0.019111171, 0.0066360855, -0.037939355, -0.037562035, 0.035316993, 0.081123434, -0.048900448, 0.027412172, -0.043089747, 0.013196707, 0.036637604, 0.0064144107, -0.0070983004, 0.0021247736, -0.05165487, 0.037203584, 0.03886378, 0.0025657644, 0.01362119, -0.010555479, -0.0342605, -0.022280645, 0.028600726, 0.010480016, -0.061578345, 0.027714027, -0.009866873, 0.018082978, -0.02128075, 0.03754317, -0.021941058, -0.0012427921, -0.015734171, 0.041429546, 0.00042183005, -0.04124089, -0.0509757, -0.0022591932, -0.042636964, -0.031185357, 0.022940952, 0.0062351846, -0.009829141, -0.034656685, -0.036694203, 0.010451716, -0.0044665053, -0.020261992, -0.00025616374, -0.031015564, 0.03043072, -0.0070228367, 0.05984268, 0.052183118, -0.004612716, -0.003447746, -0.0015069149, 0.05093797, 0.03333607, 0.0068766256, 0.024204968, 0.013885313, 0.025846303, -0.01496067, 0.012989182, 0.024827544, -0.0042919954, 0.0026742434, 0.010093264, 0.036901727, 0.038033683, -0.04376892, -0.016790664, -0.053201877, -0.026167022, -0.011508208, 0.009083938, -0.01948849, 0.014111704, 0.022450438, -0.0034241634, 0.008683037, 0.0001715619, -0.034468025, -0.025921766, -0.12738265, 0.04373119, -0.024431359, 0.015998295, -0.046523344, 0.010102697, 0.02746877, -0.005589027, -0.037090387, -0.03056278, -0.06286123, -0.017498136, 0.058937117, -0.025016202, -0.025789704, 0.0083387345, -0.042674698, -0.011555373, -0.004650448, 0.02165807, -0.017950917, -0.014838042, -0.011630836, 0.0074001546, 0.019205501, -0.030808037, -0.03273236, 0.035449054, -0.0010252445, 0.0234126, 0.013743819, -0.04954189, -0.0128571205, 0.037335645, -0.024997337, 0.04535366, 0.0036977192, -0.02331827, -0.007343557, -0.013658922, -0.01138558, 0.024393627, -0.0034642534, -0.04127862, -0.011744032, 0.050824773, -0.011338415, 0.0038675123, -0.06440823, 0.010791303, 0.04082584, 0.034241635, -0.028657323, 0.010923364, 0.014121137, -0.0009138177, -0.048824985, -0.017649062, -0.0005591975, 0.029789278, -0.03375112, 0.013979643, -0.031638138, -0.024487957, -0.010300789, 0.020073332, -0.055201665, 0.01027249, 0.010564912, 0.031921126, -0.036769666, 0.0017733959, 0.014262632, 0.0026483026, 0.018488595, -0.039014712, 0.014460723, 0.02465775, -0.044070777, -0.035203796, 0.018365968, -0.025091667, -0.043844383, -0.0013842864, 0.04358026, -0.02063931, -0.01279109, -0.047730763, 0.0045136698, -0.008871696, -0.05282456, -0.029091239, 0.011564805, 0.0042943535, -0.015705874, 0.0071218824, -0.024733214, -0.044448093, -0.013998508, 0.009895172, 0.008239688, 0.006230468, -0.006574771, 0.01461165, 0.020507248, -0.016960457, 0.03371339, -0.048296742, 0.029544022, -0.02267683, 0.030902367, 0.008319868, -0.043919846, -0.017186848, -0.051918995, -0.0040160813, 0.04418397, 0.03212865, -0.011319549, -0.056597743, -0.025525581, -0.020601578, -0.04082584, -0.016762365, 0.010149862, 0.024676615, 0.046598807, 0.009164118, 0.015139896, -0.04229738, 0.028147943, -0.0058814487, -0.034468025, 0.004957019, 0.0133665, 0.013630623, -0.035430185, 0.037750695, -0.034015242, -0.0073482734, -0.018167876, -0.015158762, -0.018431999, -0.018318802, -0.004030231, -0.026487743, 0.023903113, -0.030921234, -0.026468877, -0.028430933, 0.0070464187, 0.01403624, 0.016639736, 0.026544342, 0.00083245843, -0.013158975, -0.013743819, 0.033034217, -0.0030114716, 0.033222876, 0.028242273, -0.010489448, -0.030185463, 0.024921872, -0.03316628, 0.03297762, -0.01579077, -0.0040467386, -0.012564699, -0.005834284, -0.01371552, 0.03061938, -0.00047606954, 0.042221915, 0.024544554, -0.060559586, 0.01658314, -0.008225539, 0.0551262, -0.01145161, 0.0073860055, 0.014196601, -0.006801162, 0.0024101206, 0.03905244, 0.0045679095, 0.002118878, 0.03595843, 0.010630943, 0.028789384, -0.012545833, -0.016158655, 0.008027446, 0.006249334, 0.045957368, -0.036958326, 0.009451823, 0.007183197, -0.0038014818, 0.08021787, -0.02290322, -0.01994127, -0.017847154, 0.0052069924, -0.011838361, -0.014592784, -0.02401631, -0.03537359, -0.019026274, 0.04108996, 0.03256257, 0.01958282, -0.001911353, 0.03897698, 0.027148051, -0.012621297, 0.026978258, -0.00030332853, -0.013168409, 0.0031765483, 0.0443349, 0.028600726, 0.0027827222, -0.09380133, -0.001587095, -0.02797815, 0.031223089, 0.019082872, -0.03154381, -0.026072694, -0.039127905, -0.023940844, -0.012027021, -0.00089731003, -0.0061361385, -0.023846516, -0.01461165, -0.01094223, 0.008899995, 0.019233799, 0.0069756717, 0.005843717, 0.01849803, -0.018620657], "runbooks/meshtastic-sidecar-node.md::1781763077.501": [0.006588796, -0.032842908, -0.04377771, 0.039696414, -0.002280089, 0.0014234013, 0.03580763, 0.0019492055, -0.0010269425, 0.03717448, -0.049399126, -0.01199363, -0.0012134406, 0.00067620585, -0.0045625847, -0.027298503, -0.0020298208, 0.006463662, 0.011329456, -0.016123058, 0.012282401, -0.008995223, -0.006064195, 0.029377656, 0.030840764, -0.004350819, 0.028569097, -0.03651993, 0.007864202, 0.0138706425, -0.021773348, 0.00956314, -0.0049861157, -0.049822655, -0.007238531, -0.034325268, -0.028569097, -0.018250339, -0.033035424, -0.014890968, 0.018789379, 0.0035422598, -0.02206212, -0.021176554, 0.0005339259, -0.05548257, 0.03992743, -0.039041866, 0.02506534, -0.041082516, -0.031630073, -0.00551553, 0.0015148455, -0.045895368, 0.00995298, 0.04812853, -0.040273957, 0.024449294, -0.106344804, -0.015362627, -0.04793602, -0.0023558915, -0.016190438, -0.02508459, 0.012032133, 0.024179773, -0.010145495, 0.0039898553, 0.0018685902, 0.0017759429, 0.008023026, 0.010569026, -0.06830401, -0.00041962063, -0.040697485, 0.02414127, 0.033208687, -0.016825734, 0.01130058, -0.031264294, 0.008744954, 0.016873863, 0.0037371805, 0.004035577, 0.022966934, 0.055136047, -0.042160593, 0.08686237, 0.003458035, -0.05371144, -0.019578686, 0.0063770306, 0.018722, -0.047242966, -0.024218276, 0.023140198, -0.018019322, -0.02683647, 0.01860649, -0.026971228, 0.0026254114, -0.015843913, -0.020271737, -0.013216095, 0.038271807, 0.042276103, 0.008408055, -0.004901891, 0.010010734, -0.029935947, 0.0018794192, -0.03382473, 0.0059149964, -0.00565029, -0.0019215316, -0.055829097, -0.0018794192, -0.051170256, -0.030879267, -0.021484576, 0.0012038149, 0.0040476094, 0.04974565, -0.059679378, -0.0024497423, -0.0004256367, 0.004990929, 0.030205466, 0.02167709, -0.01954981, -0.031379804, -0.055944607, -0.014197917, -0.023274958, -0.017085629, 0.002752952, -0.008663136, 0.047589492, -0.025315607, -0.04889859, 0.05005367, 0.007074894, -0.013707005, -0.01069416, 0.0409285, -0.03313168, 0.05559808, 0.0055588456, 0.016123058, -0.004812853, 0.015391504, 0.05190181, 0.023910254, 0.025662133, 0.0077486937, -0.011579725, 0.021600084, -0.00077607256, 0.074888, 0.035326343, -0.03515308, 0.046896443, -0.023294209, -0.0059920023, 0.030994775, -0.012946575, 0.01697012, -0.03981192, 0.010078114, -0.0011731329, 0.0057561724, 0.024815071, 0.025989408, 0.02645144, 0.02086853, 0.009264742, 0.008716077, 0.006025692, -0.008942281, -0.0044181994, -0.03865684, 0.045702852, -0.027279252, 0.0052652615, -0.02506534, -0.0062759607, 0.01082892, -0.048821583, -0.018953016, 0.04616489, -0.0050005545, 0.049014095, 0.04173706, 0.0016712632, 0.048167035, 0.046241894, -0.0105594, -0.046703927, 0.030783009, -0.010819294, -0.042468615, -0.019424675, 0.043700706, 0.0041607115, 8.851138e-05, 0.01028988, 0.029493164, -0.06726444, -0.0020574948, -0.055251554, 0.062374577, 0.012513418, -0.015680276, 0.009139609, -0.025604378, 0.028395833, 0.02084928, 0.028261073, 0.019578686, -0.043854717, 0.015699526, 0.045587346, 0.0041968077, -0.022235382, 0.00956314, 0.0013548181, 0.024160523, 0.008008588, 0.0023943945, -0.003458035, -0.02752952, 0.034941316, -0.035095327, -0.025796892, 0.030186215, 0.012715558, -0.053056892, 0.018847132, 0.010232125, 0.031668574, 0.02970493, 0.0013379732, 0.027356258, 0.0049067037, -0.03817555, 0.004750286, 0.035730623, -0.025719887, -0.019809704, 0.016488835, -0.057446215, -0.00521232, -0.027163744, 0.030147713, 0.056753166, 0.018308094, 0.02414127, 0.027837543, 0.024410792, -0.006203768, -0.0078016347, 0.03488356, 0.04620339, 0.02046425, 0.005837991, 0.0033930615, 0.0017951942, -0.013100586, 0.041775566, -0.0086872, -0.03651993, 0.02546962, 0.04350819, 0.05124726, -0.031803332, -0.020810777, 0.0012573579, -0.03012846, 0.08955757, 0.011319831, -0.033689972, 0.05683017, -0.003260708, 0.011233199, 0.011550847, 0.016190438, -0.008927843, -0.018173333, 0.00058235525, -0.05066972, -0.016373327, 0.016046053, 0.086092316, -0.008706451, -0.026778715, 0.0035133827, -0.011108065, -0.17618893, 0.018731624, 0.012802189, 0.028549844, 0.003328088, 0.019366922, -0.038348813, -0.030802261, -0.04685794, 0.048629068, 0.059871893, -0.03825256, 0.002041853, -0.02916589, 0.019261038, -0.037790522, 0.029454662, 0.0134471115, 0.009317684, -0.036847204, -0.050631214, -0.005005367, 0.058639802, 0.016392577, -0.023621483, -0.013591497, 0.06252859, 0.019694194, -0.03800229, -0.0037179291, -0.022312388, -0.020560509, 0.0009264742, 0.027433263, 0.020753022, -0.027779788, 0.0073877294, -0.020753022, 0.03010921, -0.021908108, 0.007546554, 0.02820332, 0.013206469, -0.0016820922, 0.018885635, -0.020425748, 0.0374825, -0.01620969, -0.0071952157, -0.025411865, 0.043700706, -0.0011135739, -0.017807556, -0.053210903, -0.02820332, -0.028434336, 0.009202175, 0.0037251483, -0.031957343, -0.04169856, -0.022504902, -0.010463143, 0.023043942, -0.037521005, -0.02468031, -0.034922063, 0.048167035, -0.0129754525, -0.007575431, -0.034113504, 0.01342786, -0.038791597, -0.013591497, 0.0084513705, -0.007123023, 0.00250509, -0.01199363, -0.005385583, -0.057869747, -0.11142717, 0.028030057, 0.014380805, -0.025026836, -0.013841766, -0.022427896, -0.04604938, 0.02820332, 0.0072962856, 0.032534886, 0.27691233, 0.01103106, -0.053788446, 0.005996815, 0.05013068, -0.020175481, -0.02371774, 0.0098182205, 0.0074839867, -0.010511272, -0.015112359, 0.029127387, 0.019289915, 0.015170113, 0.011714485, 0.03696271, -0.058909323, 0.032996923, 0.020098474, -0.02439154, 0.0019275477, -0.063029125, 0.016681349, 0.0173744, -0.03189959, -0.010905925, 0.014582945, 0.05752322, -0.053133897, -0.000691246, 0.012070635, 0.026143419, 0.0463189, -0.06942059, -0.059101835, 0.043084662, 0.0047286283, -0.030089958, -0.0022836989, 0.005939061, -0.04173706, -0.005578097, 0.041352034, -0.041005507, 0.016585091, -0.047512487, -0.008157786, 0.008985597, -0.0015665838, -0.034537036, -0.018346597, -0.016623594, -0.01580541, 0.039195877, 0.015978672, -0.02683647, -0.044201244, 0.012022507, 0.022119872, 0.0037251483, 0.029473912, 0.008735329, -0.0940239, 0.0038454696, 0.018481355, 0.045779858, -0.009654583, -0.035480354, -0.019222535, 0.03170708, 0.05109325, 0.009409128, 0.0075561795, -0.02466106, 0.037463248, -0.024276031, 0.05209432, 0.033747725, -0.061257996, 0.016151935, -0.030320974, 0.019848207, -0.004112583, 0.0040692673, -0.044509266, 0.048167035, -0.028164817, 0.0327274, -0.05656065, -0.030725254, -0.0099241035, -0.03109103, -0.0043484126, 0.058716808, 0.008436931, 0.026682457, 0.049283616, -0.004755099, -0.020599011, -0.011127316, -0.019713446, 0.016700601, 0.0016580279, 0.0177113, 0.020810777, 0.0022945278, -0.010780791, -0.010569026, 0.016103806, 0.03230387, -0.026932726, 0.03825256, 0.02604716, -0.03351671, -0.0029935946, 0.036577683, 0.009351374, -7.617844e-05, 0.01607493, -0.025681384, -0.023217203, -0.019848207, -0.013110212, -0.009014474, -0.012580798, -0.07481099, -0.0007201232, -0.024314534, -0.004524082, 0.059640877, 0.048629068, -0.039272882, -0.0029647176, 0.03586538, 0.005563658, -0.014120911, 0.02425678, 0.009471695, -0.010241752, 0.038926356, -0.028646102, -0.031379804, -0.031014025, -0.025257854, 0.010212874, 0.020733772, -0.002488245, -0.020945538, -0.007503238, 0.03911887, -0.017740177, 0.004509643, 0.007166338, -0.05097774, -0.026162669, -0.036346667, -0.013062083, 0.020117726, 0.065839835, -0.0125037925, -0.02820332, 0.03363222, -0.004654029, 0.031803332, -0.018086702, 0.026874973, -0.023043942, 0.016671723, 0.023640735, -0.020964788, 0.012551921, -0.06010291, -0.058678307, 0.056368135, -0.028800113, 0.0140824085, -0.06976712, -0.00701714, 0.00059137936, -0.027279252, 0.05848579, 0.031033278, -0.044085734, -0.039157372, 0.036192656, -0.007368478, -0.021138052, -0.01349524, -0.0020322273, -0.0097652795, -0.026258927, 0.07708266, 0.006319276, 0.00022244405, 0.012523044, 0.027337005, 0.05802376, 0.0027890485, -0.00091083243, -0.0133412285, -0.007647624, 0.013437486, 0.01049202, 0.005534781, 0.0036890518, -0.019790452, 0.025796892, 0.01988671, -0.043931723, 0.060487937, -0.01206101, -0.009399503, -0.036038645, 0.04373921, 0.0041968077, -0.017557288, 0.041621555, 0.07450297, -0.007859389, 0.0048585753, -0.037925284, -0.024006512, 0.046819434, -0.04350819, -0.0066994918, -0.007902705, 0.00044819695, -0.009774905, 0.028145565, -0.005837991, 0.005443337, 0.010280254, 0.036346667, -0.023679238, 0.014842839, -0.03216911, 0.041660056, 0.019530559, 0.042045087, -0.020425748, 0.08108695, -0.017008623, 0.0083936155, 0.0006924492, 0.012638552, 0.031379804, -0.015218242, 0.01811558, -0.005924622, -0.0050246185, -0.0108963, -0.036134902, 0.003147606, 0.008355113, 0.02699048, 0.04920661, 0.032804407, 0.0096593965, -0.020483503, -0.0039104433, -0.005534781, 0.009000035, -0.025200099, 0.036616188, 0.019386172, -0.03626966, 0.027953051, -0.020425748, -0.032361623, -0.042892147, -0.031014025, -0.024449294, -0.01730702, -0.0126578035, 0.074040934, 0.0016447926, -0.00684869, 0.01450594, 0.010838545, 0.038733844, -0.032246117, 0.0069353213, 0.02412202, 0.003198141, -0.032785155, -0.002431694, -0.008297359, -0.013812888, 0.018799005, -0.039542403, 0.029820438, 7.903607e-05, -0.022966934, 0.014140163, -0.028992627, -0.0011045499, -0.014361554, -0.025527373, 0.015179738, 0.04647291, -0.038329564, 0.009678648, -0.016652472, 0.008196289, -0.013880269, 0.01847173, 0.0021705967, -0.028973376, -0.0016339637, 0.027221497, -0.004285846, -0.03759801, -0.011733736, 0.042160593, -0.009043351, 0.003898411, 0.051170256, -0.0045048306, -0.0070315786, 0.014621448, -0.034575537, 0.010925177, 0.026759464, -0.023236455, 0.000724936, 0.02903113, -0.018192586, 0.036154155, -0.015112359, -0.026124166, -0.01109844, -0.042969152, 0.016257819, -0.03261189, 0.01533375, 0.014178665, 0.07061418, -0.014515565, 0.024353037, -0.031957343, 0.005573284, -0.009616081, 0.057292204, -0.04350819, 0.028857868, -0.066648394, 0.014236419, -0.021215057, -0.0069690114, 0.029454662, -0.016623594, -0.023813996, -0.01226315, -0.03678945, -0.0021922546, -0.019607564, 0.011165819, 0.02260116, 0.026932726, -0.0139765255, -0.03392099, 0.08332011, 0.039850425, -0.016017176, 0.010068489, -0.014804336, 0.07234681, -0.034537036, 0.018644992, 0.02916589, -0.004050016, -0.0071615255, -0.025007585, 0.061142486, 0.033689972, -0.010309132, -0.011897373, 0.014987225, 0.033959493, -0.010742288, -0.03719373, -0.017422529, -0.0041992143, -0.0091829235, -0.012494166, 0.024160523, -0.027606526, -0.008677574, 0.0126578035, -0.012580798, 0.0036385169, 0.018702747, -0.04196808, -0.0029021504, -0.14099735, -0.014457811, 0.009592016, -0.009105918, -0.0064732875, 0.013071709, 0.003831031, -0.02562363, -0.02031024, -0.004129428, -0.028723108, 0.020964788, 0.018577613, -0.03261189, -0.020079223, 0.02425678, -0.02506534, -0.04281514, -0.02685572, -0.008538001, 0.008205915, -0.0173744, 0.032650396, 0.010135869, 0.046780933, -0.036904957, 0.0039248816, 0.014698453, -0.015073856, -0.0054240855, -0.03825256, -0.04701195, 0.017615043, 0.05209432, 0.024449294, 0.002081559, 0.02140757, 0.031476058, -0.025950905, -0.0056262254, 0.039061118, 0.029512415, -0.01185887, -0.037155226, -0.013861017, 0.04508681, 0.016662098, -0.027702782, -0.03961941, 0.0040548285, -0.0177113, 0.035095327, -0.012840692, 0.02206212, -0.014534816, 0.020599011, -0.073078364, 0.017076002, 0.019636441, 0.031841837, -0.049668644, 0.02181185, -0.0052604484, 0.0177113, -0.015507013, 0.016729478, -0.042584125, 0.033747725, -0.00691607, 0.020926286, -0.03936914, -0.036288913, -0.0017398464, -0.017422529, 0.018231088, 0.011088814, 0.019963715, 0.017210763, 0.01710488, -0.022100622, -0.024757316, -0.03488356, -0.052017316, 0.02835733, 0.06749545, -0.013524117, 0.026489943, 0.0020298208, -0.007565805, -0.0019203284, -0.033093177, -0.055829097, 0.0038454696, 0.032939166, -0.027491016, 0.00078930793, -0.0079219565, -0.040658984, -0.016392577, 0.019636441, -0.0047141896, 0.018750876, 0.015218242, -0.022408644, -0.0066080475, -0.03447928, 0.0039513526, -0.040697485, 0.0053807697, 0.0013524117, -0.034286767, 0.0004087917, -0.040851496, -0.018490981, -0.086323336, 0.01948243, 0.020637514, 0.029108135, -0.021061046, -0.04377771, -0.020175481, 0.00995298, -0.010530523, -0.03189959, -0.0036938647, 0.029531667, 0.014332676, -0.0046925317, 0.017076002, -0.033170182, 0.022928432, -0.042468615, -0.00052008894, 0.019848207, 0.015882416, -0.016151935, -0.07454147, 0.04947613, 0.0015497387, -0.0627211, -0.028492091, 0.011156194, -0.017894188, -0.005501091, -0.01988671, -0.020618264, -0.025508123, -0.019030022, -0.017451406, -0.029454662, 0.010472769, -0.034306016, -0.018644992, 0.012542295, -0.010915551, 0.055405565, 0.027876046, 0.006324089, -0.011483467, 0.038676087, 0.017990446, -0.0422376, 0.010857796, 0.00929362, -0.027086737, 0.008292546, -0.024449294, -0.017692048, -0.0023330306, 0.0065310416, -0.008148161, 0.04793602, -6.9523165e-05, 0.026624704, 0.007310724, 0.0010299506, 0.0018024135, -0.03571137, 0.036558434, -0.017788306, 0.00337381, -0.024179773, -0.020098474, 0.0076428107, 0.035769124, 0.027568024, 0.005409647, 0.045009803, -0.01683536, 0.014380805, -0.034941316, -0.03459479, 0.05124726, -0.024333786, 0.020002218, -0.023525227, 0.017807556, 0.01719151, -0.014592571, 0.03682795, -0.01587279, -0.014274922, 0.007941208, -0.0160268, -0.023891004, -0.011493093, -0.0014582945, -0.025046088, 0.006757246, 0.044624776, -0.017230013, -0.0021272812, 0.005106437, 0.03176483, 0.028338078, 0.006993076, 0.0654548, 0.011675982, -0.043392684, -0.023332711, 0.014919844, 0.035249338, 0.011175445, -0.063260145, -0.020753022, -0.051285762, 0.017720925, 0.04127503, -0.0049428004, -0.04062048, -0.011714485, -0.029820438, 0.013283474, 0.020213984, -0.0024629775, 0.022851426, 0.016036427, 0.055790592, -0.009567952, 0.013331603, 0.06391469, 0.0064347847, -6.655273e-05, 0.0048826397], "runbooks/authentik-access-groups.md::1781763087.664": [0.0020948066, 0.019258332, -0.05251599, 0.023202587, -0.045220044, -0.05584916, 0.06010822, -0.032794718, 0.014314125, 0.027683852, -0.012601245, -0.006897816, 0.012138304, 0.017063994, 0.0469607, 0.030924438, -0.006508946, -0.001097748, 0.010342094, -0.0119901635, -0.045701504, -0.064478375, 0.039294403, -0.046516277, 0.010518012, 0.011619811, -0.007342239, -0.014925207, 0.000862227, -0.02075826, 0.03799817, -0.02403588, -0.023758115, -0.020813813, 0.011777211, 0.031313308, -0.006041376, 0.01404562, -0.03799817, 0.02925785, 0.03347987, -0.027313499, 0.017906545, -0.017702851, -0.0019767566, -0.022073012, -0.010749483, -0.023665527, 0.0068839276, 0.007694074, -0.0064256163, 0.0061293347, 0.023387762, -0.065589435, 0.019776825, 0.07599634, 0.01598997, 0.020110143, -0.06299697, 0.00928659, -0.065033905, 0.013999326, -0.028609734, 0.04159059, -0.0060367463, 0.032257706, 0.021721177, -0.0041919276, -4.4341035e-05, -0.06514501, -0.0016723732, 0.04666442, -0.0073700156, -0.00928196, -0.04455341, -0.0092310365, 0.04596075, -0.016860299, 0.03501683, 0.0028424556, -0.033350244, 0.02107306, -0.012545692, 0.030628154, -0.0025623767, -0.03807224, -0.024832137, 0.028850462, -0.0031479965, 0.038183346, -0.0063608047, -0.022869268, 0.040590636, -0.029276367, -0.018850945, 0.033887256, 0.0071524335, 0.005689541, 0.015508512, 0.011101318, -0.02629503, 0.008707914, 0.015517771, -0.03542422, 0.0054025175, 0.026332065, 0.051997498, 0.019943483, -0.013480832, -0.041923907, -0.00040333706, 0.018073203, -0.019017603, 0.00874032, -0.0125364335, 0.0044210833, 0.006203405, -0.011416117, -0.012351257, 0.013332691, -0.017813956, 0.0119531285, 0.013406762, -0.02075826, -0.013990067, -0.008485703, 0.0049071712, -0.030757777, 0.023424799, 0.06288586, 0.02083233, -0.04736809, -0.05196046, -0.029887449, -0.06481169, 0.004009066, -0.0044743214, 0.00889772, -0.006212664, -0.059071228, -0.009115302, 0.031405896, -0.013675268, -0.0069672572, 0.04003511, -0.059774898, 0.03714636, 0.01895279, 0.013064186, 0.0055275117, 0.013786373, 0.020813813, -0.0018945847, 0.016184406, 0.0063793226, 1.4403603e-05, 0.0013436853, 0.027202394, 0.043886777, 0.02996152, -0.0015450645, 0.06218219, -0.030646672, 0.013073444, 0.022961857, 0.006763563, -0.010212471, -0.047256984, -0.027943099, 0.012554951, -0.008967161, -0.022887787, -0.019128708, 0.0032822494, -0.013045668, 0.00647654, 0.033998363, 0.023128515, -0.005328447, -0.049812417, -0.05936751, 0.024739549, -0.0482199, -0.010860588, 0.017730627, -0.030072626, 0.032813236, 0.013564162, -8.738005e-05, 0.066996776, 0.016443653, -0.0098143425, 0.023702562, -0.027943099, -0.009374549, 0.024443267, -0.00796258, 0.010897623, 0.02896157, -0.04362753, -0.03579457, 0.026461689, 0.07099658, -0.0044743214, -0.023387762, -0.015202971, 0.020091625, 0.0047405125, 0.0037359311, -0.032257706, 0.013554903, 0.052478954, 0.00052543764, -0.0014328014, -0.071663216, 0.011869798, -0.02957265, -0.029276367, -0.0088421665, -0.013045668, 0.00053672184, 0.04807176, -0.03270213, 0.029091192, 0.06107113, 0.0032660465, 0.00390259, 0.047627337, -0.032572504, 0.012999374, -0.011249458, -0.015341854, -0.019776825, -0.034702033, 0.04377567, 0.009194002, -0.0051849354, 0.00834682, -0.021498965, 0.007092251, 0.001763804, -0.022924822, 0.06625607, -0.000569417, -0.007999615, 0.012277187, -0.007911656, -0.0030716113, -0.032868788, -0.05844163, -0.011906834, 0.00015305977, -0.02051753, 0.022350775, -0.0045761685, 0.022054493, 0.03144293, -0.00020629793, -0.05025684, -0.0018482907, -0.003472055, 0.019887932, 0.004182669, 0.025720984, 0.019573132, -0.040998027, -0.016415875, -0.009656942, 0.025758019, 0.007555192, -0.020313837, 0.056700975, 0.0062543284, -0.016175147, -0.0376093, -0.0035067755, 0.032091048, -0.05929344, 0.04407195, 0.03355394, -0.017462121, 0.022295224, 0.027369052, -0.008883831, 0.0029327292, 0.04892357, -0.010842071, -0.007786662, 0.005018277, -0.018869461, 0.020998988, 0.004127116, 0.0669227, -0.0023251195, -0.02973931, -0.008768097, -0.023258138, -0.14554855, 0.008615326, -0.014952984, 0.025054349, -3.6782083e-05, 0.050812367, -0.042701647, -0.04807176, -0.057478715, 0.04166466, -0.018693544, -0.04836804, -0.02146193, -0.0033053963, 0.07903323, -0.007902397, -0.005883976, 0.021036023, 0.0018853259, -0.026739454, -0.03331321, -0.03346135, 0.057849064, 0.027739406, 0.062071085, -0.028739357, 0.028906016, -0.010175436, -0.012045716, 0.019573132, 0.026924629, -0.036701936, 0.0013749338, -0.005907123, 0.007004292, 0.02262854, 0.03090592, 0.006212664, 0.04392381, 0.027609782, 0.035757538, 0.06929296, 0.041331343, 0.0054904763, 0.009897672, 0.042627577, 0.02777644, 0.013443797, -0.03042446, 0.02012866, 0.019554613, 0.031405896, -0.013851184, -0.009406954, -0.013480832, -0.012545692, 0.025813572, 0.037720405, -0.021776728, 0.018628733, -0.0058145346, 0.021313788, -0.011554999, -0.015277042, -0.01786951, 0.0321466, 0.013860444, 0.04533115, 0.048627287, -0.051145684, 0.01115687, -0.03799817, -0.009592131, 0.036405653, -0.022369293, -0.018980568, -0.0029304144, -0.008268121, -0.03035039, -0.12377182, 0.018425038, 0.04284979, -0.00912456, 0.0010381445, -0.023461834, -0.038924053, -0.022128563, -0.038961086, 0.010712448, 0.25376555, -0.018452816, 0.017619522, -0.02964672, 0.06733009, -0.008393114, 0.0035067755, 0.052071568, 0.007763515, -0.029924486, 0.0034604815, 0.008819019, 0.013378985, 3.812027e-05, 0.018841686, 0.03097999, -0.040479533, 0.0049025416, 0.022684094, 0.030331872, 0.049108747, -0.02238781, 0.034368716, 0.019628685, -0.056219514, -0.0591453, -0.02644317, 0.043886777, -0.045997784, 0.065885715, -0.012841974, 0.019795343, 0.06440431, -0.059960075, -0.038812947, 0.042738684, -0.02129527, -0.011517964, -0.011267976, 0.016360324, 0.0013448426, -0.014378937, 0.01786951, 0.030276319, 0.017138064, 0.021702658, 0.004532189, 0.00920789, -0.011406858, -0.0104532, -0.008379227, -0.014971501, -0.008791244, -0.0266839, 0.018276898, -0.01037913, -0.009175484, -0.027443122, 0.024443267, 0.005578435, 0.013091962, 0.0059765643, -0.08829205, 0.06718195, -0.06336732, 0.016536241, -0.033016928, -0.013675268, -0.02457289, 0.027165359, 0.019091673, -0.0042659985, 0.00044905246, 0.03112813, 0.027517194, -0.020499013, 0.020813813, 0.016036265, -0.05703429, -0.0043423837, -0.026628347, 0.010101366, -0.03479462, -0.007170951, -0.0014432175, 0.024239574, -0.024369197, 0.052219708, -0.016239958, 0.027017217, 0.005758982, -0.0065043163, -0.009768048, 0.04033139, -0.0020161066, 0.025795054, 0.03690563, -0.02262854, -0.017573228, -0.034627963, -0.00074591313, 0.0037868547, -0.015175195, 0.033794668, 0.049516134, -0.012203116, -0.012582728, -0.0147122545, -0.022591505, 0.017360276, -0.06581165, -0.012545692, 0.026202442, -0.062145155, 0.0030692967, 0.05288634, 0.024739549, 0.02785051, 0.034998316, -0.00020166853, -0.013406762, -0.015091866, 0.0033308582, 0.0052173412, 0.019110192, -0.063885815, -0.057997208, -0.028665286, -0.054664034, 0.05218267, -0.018656509, -0.034498338, -0.00437016, 0.052960414, -0.0052636354, 0.016175147, 0.053145587, 0.03727598, 0.0050367946, -0.0060321167, -0.069404066, -0.0034303903, -0.039664757, 0.020665672, 0.010990212, 0.020350872, -0.018323192, 0.003104017, 0.0340354, 0.010268024, 0.026424654, 0.017258428, -0.03275768, -0.048553217, -0.032591023, -0.03722043, -0.013110479, -0.011814246, 0.051590107, -0.021887835, -0.0053099296, -0.006291364, 0.023665527, 0.055515844, -0.007286686, 0.0014258573, 0.03712784, 0.051071614, -0.02683204, -0.021276753, -0.030276319, -0.04703477, -0.045145974, 0.00787925, 0.0129623385, -0.039998073, -0.034387235, -0.020961953, 0.0011561944, -0.04625703, 0.032405846, 0.00047277816, -0.04899764, -0.016101077, 0.06651532, 0.028220864, 0.012434586, -0.0061709993, 0.020480495, -0.042331293, -0.03488721, 0.08495887, 0.003106332, 0.0037243576, 0.03709081, -0.0021839226, 0.015962195, 0.0023216475, -0.0029211557, -0.013230844, -0.03097999, 0.004559966, -0.036961183, -0.02996152, -0.030609637, -0.026517242, 0.015980711, 0.018693544, -0.013240104, 0.04322014, 0.0031549407, 0.011879058, -0.054478858, -0.025702465, 0.03627603, -0.0037127843, -0.00850422, 0.05873791, 0.01748064, -0.014971501, -0.04292386, -0.023961809, 0.039442547, -0.031591073, 0.023850704, 0.031239236, -0.019776825, -0.00803202, -0.039775863, -0.011499446, -0.0058700875, -0.037498195, 0.03285027, -0.043738633, 0.019073155, -0.02129527, -0.00943936, 0.010268024, 0.0156011, -0.036109373, 0.034757584, 0.024758067, 0.014147467, 0.039146263, 0.010295801, 0.050034627, -0.031424414, 0.019869413, 0.043812703, 0.04744216, -0.0072126156, -0.043664563, 2.418684e-07, -0.032813236, 0.055330668, 0.005249747, 0.03494276, -0.04399788, 0.014156725, -0.035535324, -0.0024929354, 0.013323433, 0.01341602, -0.023758115, -0.024554374, -0.035905678, 0.01754545, -0.043590494, -0.012434586, -0.0212212, -0.011906834, 0.004430342, -0.0075644506, -0.008786614, 0.0154437, -0.03996104, -0.04766437, 0.015952935, 0.011147612, 0.043072, -0.015832571, -0.04173873, -0.026795005, 0.051516037, -0.023109999, 0.03566495, 0.023535904, 0.008666249, -0.013175292, -0.0771074, -0.007092251, 0.014082655, -0.053923327, 0.015888125, -0.0006151324, -0.012212375, -0.030535566, 0.022480398, -0.012582728, 0.029831897, 0.00749038, 0.004962724, -0.03714636, 0.0034813138, -0.00024029514, 0.058071278, -0.034294646, -0.04377567, 0.050219804, -0.0054349233, -0.008985679, 0.005143271, 0.012869751, -0.019054638, -0.025146937, -0.023609973, 0.05366408, -0.03401688, 0.036868595, -0.006351546, 0.013332691, -0.0139345145, -0.002395718, 0.010055072, -0.0035854755, 0.008962532, -0.011073541, -0.006346917, -0.0015751556, 0.03573902, -0.024480302, -0.014008584, -0.016165888, -0.03659083, 0.02418402, -0.0070737335, 0.025258044, -0.03566495, 0.011869798, 0.024369197, 0.012888269, 0.0036549165, 0.03636862, -0.029831897, 0.0033285434, -0.00850885, -0.016582536, -0.0318318, -0.020739742, -0.00912456, -0.052219708, -0.02746164, -0.015332595, -0.02738757, 0.033498388, -0.01794358, -0.08310711, 0.057589818, -0.0011480929, 0.053960364, 0.006453393, 0.07529267, 0.035609398, -0.010416165, 0.03347987, -0.045442257, 0.012156822, -0.040146217, 0.0327762, -0.03649824, -0.037238948, -0.0054812175, 0.024295127, 0.0108235525, -0.04073878, 0.0050367946, 0.0045507066, -0.005624729, 0.009457878, -0.04166466, -0.012601245, -0.020184213, -0.038257416, -0.0012256354, -0.021480447, 0.013490091, -0.020110143, -0.03135034, 0.012314222, 0.00091141445, -0.022980375, 0.012517916, -0.030942954, 0.02083233, -0.13517867, -0.007661668, -0.013804891, -0.0018031539, 0.014758549, 0.012675315, -0.03127627, -0.030961473, 0.0029165263, -0.027794957, -0.024461785, -0.022406328, 0.0046085743, -0.037516713, -0.006809857, 0.030165214, -0.034776103, 0.016749194, -0.003955828, 0.0029929115, -0.02199894, 0.011129093, -0.0096199075, -0.041960943, -0.006101558, -0.010036554, -0.02372108, 0.018767614, -0.018073203, -0.038961086, -0.0035414961, -0.0068237456, 0.019906448, 0.024683997, 0.022110047, -0.0026410765, -0.0129623385, -0.0008616483, -0.017360276, -0.009235666, -0.020573083, 0.021591553, -0.046331104, 0.020276802, 0.002458215, 0.03510942, -0.03185032, -0.017573228, -0.0074070506, -0.020313837, 0.025480254, -0.019943483, -0.021276753, 0.05470107, 0.019647202, 0.024276609, -0.035461254, 0.006018229, -0.024683997, 0.070515126, -0.016925111, 0.014314125, -0.033979844, -0.012999374, -0.030554084, 0.029072674, -0.04899764, 0.014619666, 0.0102402475, 0.027831994, 0.045738537, -0.025683949, -0.019887932, 0.010018036, 0.020295318, -0.009842118, 0.0077079623, -0.032424364, -0.034442786, -0.041405413, 0.00028109178, -0.026239477, -0.03503535, 0.016434394, 0.06570054, 0.031813283, -0.0007493852, -0.0046525537, -0.03090592, -0.0145178195, -0.083255254, -0.057219468, -0.004057675, 0.019073155, -0.018286157, 0.031146647, -0.009499542, -0.020147178, 0.041257273, -0.013240104, 0.01115687, 0.04214612, 0.019091673, -0.013999326, 0.00818942, -0.012629022, 0.038812947, -0.015258525, 0.011490188, -0.019776825, 0.029054156, -0.00030583018, -0.020721225, 0.034461305, -0.051775284, -0.013388244, 0.009110672, 0.011638328, -0.03207253, -0.038368523, -0.009481025, -0.023609973, -0.003104017, 0.0068607805, 0.012879009, 0.04829397, 0.059182335, 0.045034867, 0.036164925, -0.04992352, 0.009300478, -0.07284834, -0.001869123, 0.03010966, 0.007110769, -0.019165743, -0.050442014, 0.044146024, 0.0048516183, -0.041627627, -0.06510798, -0.004594686, 0.006258958, -0.016267736, -0.0061432226, -0.05110865, -0.0009606019, -0.004939577, -0.046442207, -0.05766389, 0.0012811883, 0.008041279, -0.0068792985, 0.025702465, 0.006078411, 0.019554613, -0.0026133, 0.025702465, 0.008920867, 0.047256984, -0.002902638, -0.034442786, -0.008119979, -0.0019003714, 0.04322014, -0.017147323, -0.032091048, -0.0642932, -0.04603482, 0.025924677, 0.019999037, 0.04666442, -0.028183827, 0.052071568, 0.065441296, -0.022610022, -0.0026827413, 0.0020971212, 0.0591453, -0.026887594, -0.0007927859, 0.022017458, 0.0585157, 0.002909582, 0.0032891934, -0.005430294, -0.034276128, 0.051516037, 0.027276464, -0.0077125914, -0.0357205, -0.024869172, 0.056108408, -0.0053191883, 0.041849837, 0.005962676, 0.007934803, -0.0089393845, -0.010425424, 0.035257563, 0.0043030335, -0.012277187, -0.005550659, 0.00051328546, -0.020184213, -0.012841974, -0.02901712, -0.013832667, 0.0077912915, 0.036609348, -0.016332546, -0.011453153, -0.02107306, 0.025239525, 0.0049025416, 0.0077079623, 0.026202442, 0.053071517, -0.023165552, 0.00081651163, 0.055219565, -0.003978975, 0.0043817335, -0.02660983, -0.024443267, -0.023535904, 0.0018390318, 0.029498579, 0.020295318, -0.003136423, -0.039368473, -0.023387762, 0.0034211315, 0.04214612, 0.02192487, -0.0031942907, 0.05181232, -0.00499513, -0.017758405, -0.048812464, 0.03205401, 0.019091673, 0.022461882, -0.039775863], "runbooks/add-peertube-channel.md::1781763096.313": [0.01568415, 0.009139616, -0.036728945, 0.018449713, -0.002973927, 0.06913906, 0.03530828, 0.0072122463, -0.03386867, 0.020665951, -0.005810523, -0.016403954, -0.04989378, 0.001904876, -0.029246772, -0.03362242, -0.03472107, 0.016347127, 0.059630077, -0.043642852, 0.016953278, -0.013609977, 0.02237075, 0.015608381, 0.04038479, 0.05337915, 0.020211337, -0.01414036, 0.020779604, -0.029701386, -0.0060046804, 0.010124611, -0.016224002, -0.03496732, -0.014632857, -0.048870903, -0.033073097, -0.019093748, -0.030137056, -0.02237075, -0.021063738, -0.024321798, -0.06663869, -0.05004532, 0.01105278, -0.06663869, 0.020893257, -0.01011514, 0.059213348, -0.067093305, -0.011204317, 0.009636849, 0.048567828, -0.047620717, 0.0059525897, 0.04568861, -0.011867294, 0.0158641, -0.06428986, -0.033641364, -0.017995099, -0.02725784, -0.002307398, -0.043491315, -0.010740233, 0.06436563, -0.0010287988, 0.021215275, -0.011289557, -0.040915173, 0.0039849672, 0.038831532, -0.059251234, -0.008732359, -0.032618485, 0.008348779, 0.054023184, -0.0009660527, 0.05322761, -0.039286144, -0.0035208832, 0.02793976, 0.0047781724, -0.0047900113, 0.014263484, 0.0017853032, 0.00037470058, 0.041104596, 9.656088e-05, 0.032448005, -7.1255265e-05, -0.0017272928, 0.005048099, -0.056712978, 0.0028697448, -0.045726493, 0.01886644, -0.02932254, 0.015646266, -0.021196334, -0.03394444, 0.0077378927, -0.009641585, -0.03453165, 0.048567828, 0.011980948, 0.06069084, -0.054477796, 0.051674347, -0.028602736, 0.01697222, 0.02864062, -0.0030994192, 0.019699898, -0.008902838, -0.053644337, -0.012899645, -0.018459184, -0.004413535, 0.0061609535, 0.00036789323, 0.004621899, 0.0027134717, -0.02596977, 0.049590707, 0.025761405, -0.008135679, -0.0038571074, 0.009011757, 0.021575177, -0.016991163, -0.0129943555, 0.014036178, -0.017625727, -0.040915173, -0.001871727, -0.010295091, -0.007477437, -0.021897195, -0.048908785, 0.05091666, 0.04527188, -0.053985298, -0.016422896, 0.003376449, -0.07311693, 0.021101622, 0.019984031, -0.026064482, 0.017303709, 0.044514194, 0.035213567, 0.03102734, -0.012577628, 0.025496215, 0.014632857, 0.037676055, 0.004636106, -0.009324303, 0.002708736, -0.016422896, 0.015286364, -0.02426497, -0.017616255, 0.0447415, -0.049173977, -0.0064072027, -0.038528454, -0.029341483, 0.019415766, 0.015958812, 0.022920074, -0.0039163018, 0.036312215, 0.04326401, 0.022067675, 0.008396135, 0.0200598, 0.030231766, -0.034493763, -0.029208887, -0.013534209, -0.014007764, -0.07497327, -0.028508026, 0.024871122, -0.01637554, 0.01790986, 0.015996696, 0.050537817, 0.010550811, 0.032012336, 0.042051706, 0.0017722805, -0.007439553, -0.014083533, -0.0069707334, -0.052697226, 0.010872829, -0.017900389, -0.005067041, 0.030212825, -0.016148234, 0.004560337, 0.0070985933, -0.016356599, 0.015220066, -0.022787478, -0.01414036, -0.08236073, 0.015608381, -0.0115168635, 0.00034184768, -0.005640043, -0.033489827, 0.019491535, 0.0023654085, 0.0011377165, 0.014433964, 0.0060662427, -0.036141735, 0.0113085, -0.03267531, 0.0238293, 0.019586245, -0.0057300185, 0.025098428, 0.012956471, -0.029909749, -0.00049368135, -0.02862168, 0.00080267614, -0.02185931, -0.002931307, 0.053341262, -0.018307647, -0.022389691, -0.01371416, -0.019737782, -0.013865697, -0.010257207, -0.022313923, 0.00073460257, -0.0074158753, -0.05049993, -0.011336912, 0.0056968695, 0.012587098, -0.031065224, -0.0038334297, -0.016006168, -0.0021404696, -0.0005682663, 0.03523251, 0.00039719447, 0.024208143, 0.023242092, -0.011696815, -0.010304562, -0.009849949, 0.047544945, 0.022560172, 0.03169032, 0.020931141, 0.008282482, -0.033300404, -0.04038479, 0.001576939, 0.020931141, -0.001904876, -0.0061988384, 0.03248589, 0.017123757, 0.035175685, -0.065426394, 0.029417252, 0.014689684, 0.011393739, 0.06997252, 0.048226867, 0.013827813, 0.004700036, 0.028697448, 0.017673083, -0.0077047436, -0.0068949643, -0.018146638, -0.018127695, -0.009300625, -0.043226123, -0.023734588, 0.03000446, 0.06690388, -0.024643814, -0.031349357, 0.05531125, 0.00921065, -0.16381223, -0.040157486, 0.026348613, 0.038282204, -0.0017746483, 0.015883043, -0.06618408, 0.021404697, -0.022010848, -0.0015520774, 0.002962088, -0.043567084, 0.020533355, -0.041597094, 0.030459074, -0.034664243, 0.007202775, -0.016261887, -0.0069517912, -0.025666695, -0.061334874, 0.005384323, 0.05728124, -0.015305306, -0.0119714765, -0.06985887, 0.028526967, 0.019216873, -0.03487261, -0.023185264, 0.0238293, -0.056031056, 0.0061514825, 0.00707018, 0.031387243, -0.01981355, 0.0022801685, -0.040271137, 0.0200598, -0.001830291, 0.025420446, 0.037657112, 0.05614471, 0.029341483, -0.0029905015, -0.009347981, 0.025931885, 0.033243578, -0.04208959, -0.01439608, 0.019074805, -0.012833348, 0.007160155, -0.025912942, -0.032163873, -0.014301368, 0.032694254, 0.054402027, -0.0065540047, -0.01919793, -0.038452685, 0.025988711, 0.015873572, -0.0069565265, -0.059327003, 0.016858567, 0.013685747, -0.005805787, 0.034550592, -0.051674347, -0.01354368, -0.047772255, -0.007183833, -0.013306903, 0.0075532063, 0.011639988, -0.03659635, 0.0035208832, -0.027901875, -0.14161196, -0.020590182, -0.010124611, 0.015968284, 0.014291897, -0.016527077, -0.028470142, -0.01097701, 0.019254757, 0.06379736, 0.2550379, 0.02511737, -0.010853887, -0.004245423, 0.063304864, -0.023848243, 0.0011252856, 0.07330635, -0.013325845, -0.022276038, -0.0023216046, 0.044173233, -0.0037150409, -0.014348724, -0.012558685, 0.055538557, -0.024719585, -0.011166433, 0.030042345, -0.024909006, 0.0008476639, -0.053076074, -0.011782055, 0.013884639, -0.025571983, -0.05724336, -0.018828556, 0.027523031, 0.0027750337, 0.057432782, 0.0031302, 0.050007433, 0.05580375, 0.013325845, -0.06610831, -0.0005854327, -7.1588234e-05, -0.016337655, -0.0015816746, 0.011242202, 0.008410341, -0.029417252, 0.062016796, 0.029436193, 0.012890174, -0.016773326, -0.009499518, 0.019235814, -0.006179896, -0.019946147, -0.042809393, -0.042051706, -0.011365326, -0.017748851, 0.0137899285, -0.017294237, 0.002921836, 0.0044277417, 0.0007245395, 0.008320366, 0.0159304, 0.010531869, -0.05864508, 0.069707334, -0.021025853, 0.013297431, -0.016072465, -0.0200598, -0.0038547397, 0.04943917, 0.0075200573, 0.020931141, 0.04201382, 0.0036487433, 0.032883678, 0.004868148, 0.021442581, 0.030118113, -0.044362657, 0.020950085, -0.05140916, 0.013079596, -0.008211448, -0.0022055835, 6.637173e-05, 6.581678e-05, -0.028337546, 0.040081717, -0.022863247, -0.026765343, 0.00094770244, 0.0072122463, -0.038263265, 0.05546279, -0.020381818, 0.025382562, -0.01928317, -0.00165034, -0.012160899, -0.02399978, 0.005658985, 0.02949302, 0.040346906, -0.01028562, 0.013818342, 0.018146638, -0.037391923, -0.008599764, -0.008192506, 0.003587181, -0.03678577, 0.025268909, -0.0024388095, -0.021139506, 0.010692878, 0.05940277, 0.020306049, 0.011033838, 0.059933152, -0.01979461, -0.0058910274, -0.0026945292, 0.025060544, 0.009632113, 0.059289116, -0.06595677, -0.021063738, 0.004129402, -0.02246546, 0.06406255, 0.00913488, -0.020287108, 0.017625727, 0.07629922, 0.011980948, 0.009276947, 0.040915173, 0.02511737, -0.004901297, 0.024208143, -0.041634977, -0.016924864, -0.027219955, -0.0055311252, 0.038168553, 0.009295889, -0.012123015, 0.00702756, 0.045915917, 0.061334874, -0.014282426, 0.063986786, 0.02879216, -0.027219955, -0.04508246, -0.039210375, -0.011336912, -0.047014564, 0.014452906, -0.026784284, -0.0015710195, 0.013240605, -0.036444813, 0.04852994, -0.011602104, -0.014291897, -0.01277652, 0.018667547, 0.027560916, -0.019074805, 0.0113085, -0.055008177, -0.06633562, 0.039816525, -0.0048302636, -0.041521326, -0.033736076, -0.028943697, 0.022995843, -0.067699455, 0.030099172, 0.03316781, 0.011109606, 0.029095234, 0.023261033, -0.0031183613, -0.033470884, -0.024302855, 0.010598167, -0.020874316, -0.03864211, 0.073988274, -0.00514281, -0.018904325, 0.02949302, 0.05531125, 0.04542342, 0.005976267, 0.0046171634, 0.012785992, -0.006539798, 0.002730046, -0.046522066, -0.008860218, -0.0041317693, -0.035289336, -0.024227086, 0.02820495, -0.021726714, -0.01689645, -0.03642587, -0.01919793, -0.022086617, 0.02142364, 0.059327003, -0.012965943, 0.03958922, 0.06300179, -0.001302277, 0.021991905, -0.0027797692, -0.0032651634, 0.011592632, -0.009831007, 0.011611574, 0.0060473005, 0.012501858, 0.037467692, -0.00916803, -0.0034735277, 0.0013531841, 0.0015994329, -0.01817505, -0.028148124, -0.022939017, -0.0047355522, -0.023242092, 0.008372457, 0.0125397425, -0.048908785, 0.024890063, 0.05819047, -0.046673603, 0.049666476, 0.035497703, 0.06410044, 0.010332976, -0.039210375, 0.014045648, -0.0016325817, 0.024018722, -0.019889321, 0.009049641, -0.026519094, 0.03951345, 0.018459184, -0.012056717, 0.015485257, 0.022048732, -0.0014893312, -0.0060473005, -0.0049249744, 0.0025666694, -0.025837174, -0.04712822, -0.026500152, 0.04413535, -0.036558464, -0.005029157, -0.020590182, 0.022939017, 0.00353509, 0.0017864872, 0.024871122, 0.032296468, 0.022730652, -0.024018722, -0.005171223, 0.018203463, 0.03155772, -0.027447263, -0.02193508, -0.0037766031, 0.023412572, -0.029360425, 0.036880482, 0.014074062, 0.022673825, 0.0049912725, -0.04996955, 0.00029789584, 0.0035279866, -0.029265715, 0.01773938, -0.038547397, -0.049060322, -0.04190017, 0.050954543, -0.0050528343, 0.018383415, -0.018563366, 0.030478016, 0.010380331, 0.016186118, 0.018762259, -0.011280086, -0.025742464, -0.0014419757, 0.059175465, 0.047507063, -0.004560337, -0.059023924, -0.04277151, 0.0150401145, -0.0009909143, 0.03559241, 0.054098953, -0.010692878, 0.006994411, -0.010550811, -0.0576222, -0.00319413, 0.0041862284, -0.008500317, -0.035706066, -0.008107265, -0.006402467, 0.022332866, -0.03144407, -0.042657856, -0.013988822, -0.012151428, -0.044286888, -0.009096996, 0.021139506, 0.007595826, 0.024170259, -0.054402027, 0.011100135, -0.012302965, -0.022351807, -0.00066948874, 0.068646565, -0.02545833, 0.025079485, -0.019756725, -0.048454173, 0.0006973101, -0.036028083, 0.011990419, 0.000114467184, 0.016337655, -0.03148195, -0.014168773, 0.028867928, -0.017436305, -0.019292641, 0.009556345, -0.025249965, 0.01902745, -0.046484184, 0.044968806, -0.017246881, -0.009452162, -0.028943697, 0.009783652, 0.034133863, 0.004574544, -0.02057124, -0.037429806, 0.0005573153, -0.0019297376, -0.035346165, 0.024738526, -0.03239118, 0.0066534514, 0.017341593, -0.0137899285, 0.02288219, -0.03093263, -0.03581972, -0.023620935, -0.017284766, 0.0027702982, -0.018279232, -0.022162385, -0.022010848, -0.004370915, -0.005038628, 0.009565816, -0.049401283, -0.012719694, -0.008254068, 0.027636684, -0.12653396, 0.022920074, -0.004160183, -0.01782462, -0.032713197, -0.012577628, -0.0066203023, -0.030724265, -0.032542717, -0.012871232, -0.054098953, -0.036747888, 0.011327442, -0.045915917, 0.028091297, -0.0005173591, -0.0011193663, 0.027826106, 0.01663126, -0.016555492, -0.009130145, 0.00061029434, 0.019178988, 0.0021759863, 0.016224002, -0.0522805, 0.01826976, 0.0022588584, -0.01749313, 0.011156961, -0.035384048, -0.03453165, 0.015125355, 0.03326252, -0.0018516011, 0.015911456, 0.032088105, 0.0052990834, -0.040422674, -0.008983343, -0.029530905, 0.04432477, -0.015504199, -0.038244322, -0.011014895, 0.041975938, -0.010598167, -0.008590292, -0.005535861, -0.0015745712, -0.010389802, 0.06440351, 0.039702874, -0.014869635, 0.0012057901, 0.03489155, -0.065540045, -0.009357451, -0.007060709, 0.016915394, -0.0024388095, 0.029606674, -0.039399795, -0.0033338289, -0.007789984, 0.0020173453, -0.012018832, -0.02356411, 0.0037529254, 0.0275988, 0.002223342, -0.051295504, -0.030818975, -0.010834944, -0.0141308885, 0.013439498, 0.041028827, 0.00167165, -0.039210375, -0.06277449, 0.004167286, -0.041672863, -0.0129943555, 0.051788002, 0.038357977, 0.018544424, 0.022257097, -0.0080599105, 0.005905234, 0.010740233, -0.053151842, -0.07595826, 0.0267464, 0.018118223, -0.0061893673, 0.013808871, -0.00882707, -0.005213843, 0.010228793, 0.0067765755, -0.020552298, 0.007335371, 0.013515267, 0.0067576333, 0.027674569, -0.00801729, 0.028602736, -0.0018527849, 0.024833238, -0.022427576, -0.037600286, -0.008178299, -0.020722779, -0.011194846, -0.09387759, -0.008552408, 0.026935823, 0.011696815, -0.018506538, -0.045385536, 0.005408001, 0.012501858, 0.0012182209, -0.030231766, 0.045499187, 0.023715647, 0.012568156, -0.0057489607, 4.2989937e-05, -0.0076668593, 0.03153878, -0.033395115, 0.0049533877, 0.040687867, -0.006104127, -0.02237075, -0.03695625, 0.02733361, 0.039134607, -0.04951494, -0.035971258, 0.01191465, -0.008045704, -0.026689574, -0.007979406, -0.029947633, -0.011109606, 0.009258005, 0.05425049, -0.04432477, 0.02837543, 0.02365882, -0.023071611, 0.07345789, 0.029417252, 0.028261777, -0.013600507, 0.039664987, -0.0005777374, 0.05443991, 0.034266457, -0.034095977, -0.0038452686, 0.0061609535, -0.023185264, 0.0002489125, -0.014216129, -0.025212081, 0.0051806946, 0.010531869, 0.010181438, 0.046067454, 0.007851546, 0.01903692, 0.037694998, -0.029701386, 0.0026803226, -0.003587181, 0.044249002, 0.025742464, 0.027523031, 0.01371416, 0.0065255915, -0.020950085, 0.06413832, 0.029947633, -0.014093004, 0.003958922, -0.012662867, 0.027049476, -0.007396933, -0.013136422, 0.043491315, -0.050348394, 0.01534319, -0.01749313, 0.01559891, 0.04576438, -0.022143444, 0.06538851, 0.008727623, -0.011071722, -0.042316895, -0.0106739355, -0.03902095, -0.00505757, -0.009073319, 0.013089067, 0.03814961, 0.046143223, -0.017256353, 0.009944661, -0.06463082, 0.018345531, 0.045915917, -0.027807165, 0.016640732, 0.04542342, -0.0011235098, -0.03078109, 0.09258952, 0.005801052, -0.017351065, -0.016224002, -0.015750447, -0.027106302, -0.042619973, 0.001968806, 0.0071364776, -0.04208959, -0.024890063, 0.05675086, -0.0055926875, 0.034342226, -0.016744914, 0.008434019, 0.05853143, 0.013392142, -0.0010649074, 0.0077426285, 0.002371328, -0.034758955, 0.016924864, 0.004169654], "runbooks/ct-runbook.md::1781763104.417": [-0.027905693, -0.002443851, -0.05603568, 0.026503867, -0.011691233, -0.018195707, 0.018653639, -0.0027919712, -0.017391995, 0.012074399, 0.007976393, -0.019074187, -0.058988858, 0.00829414, 0.014915434, 0.0036868036, -0.01494347, 0.024017962, 0.018326545, -0.035064355, -0.0214386, -0.009999696, 0.08702539, 0.048671417, 0.0059063626, -0.0036167123, -0.014850016, -0.012289346, 0.024148798, 0.009009072, -0.015513547, -0.017382648, 0.011018356, -0.005859635, 0.01796207, -0.024485236, 0.014784597, 0.017102284, -0.039138995, -0.004364353, 0.00048567448, -0.0428772, -0.0077193915, -0.02895239, 0.015541583, -0.048110686, 0.005294231, -0.023214247, 0.004156416, -0.06784841, -0.042428616, 0.004345662, 0.037625022, -0.036858693, 0.07012871, 0.029643958, -0.03648487, -0.019270442, -0.044222955, 0.016812572, -0.055362802, -0.00096258754, -0.006130655, 0.030653274, 0.001807188, 0.029774794, -0.0067287674, 0.014251903, 0.004735837, -0.016700426, 0.010186606, -0.02381236, -0.013878083, -0.027382344, -0.041157626, -0.027681401, 0.043550078, -0.016074277, 0.03171866, 0.0038900685, 0.0014205176, 0.0099810045, 0.024036651, -0.009868858, 0.0062100915, -0.0066493303, -0.04070904, 0.08844591, 0.04048475, 0.015999513, -0.0020945624, -0.011607124, 0.004513881, -0.05805431, -0.046092056, 0.012915495, 0.0052708676, -0.02618612, 0.029176682, 0.0026120702, -0.009691294, 0.030372908, -0.014635068, 0.0014135084, 0.02052274, 0.028354278, -0.012420183, -0.06508213, -0.0052708676, -0.040372603, 0.00030957002, 0.00082240487, -0.010794064, -0.0025770245, 0.0049577933, -0.043886516, 0.009537093, -0.06964274, -0.0027592618, -0.012541674, 0.024578692, -0.010915556, 0.0070324964, -0.038316593, 0.0032849468, -0.01677519, -0.0305972, -0.02216755, 0.06048414, 0.018223744, 0.009111872, -0.018877931, 0.003217192, 0.0087754335, -0.041680977, -0.012242618, -0.024709528, 0.015149072, 0.013859391, -0.05498898, 0.02547586, 0.054353487, -0.037886698, -0.010308098, 0.0016483143, -0.037606332, 0.027625328, -0.005210122, -0.023251629, -0.026242193, 0.0012032344, 0.038316593, 0.0018866248, 0.031120548, 0.0056773974, -0.0048129377, 0.0060886, -0.008878235, 0.026298266, 0.05125078, -0.010896864, 0.057605725, -0.013485571, 0.025737535, 0.014906089, -0.016186424, -0.023700213, -0.029943014, -0.012522983, 0.029400975, 0.0228965, 0.030335525, 0.019457351, 0.01889662, 0.0132986605, 0.0152892545, 0.015149072, 0.009747367, 0.011990289, -0.02472822, -0.05020408, 0.026877686, 0.010326789, -0.026728159, -0.018382618, -0.005798889, 0.008733379, -0.00053999526, -0.029083228, 0.04781163, -0.025214186, 0.029980397, 0.008756743, -0.007116606, -0.005298904, 0.06725029, -0.02216755, -0.035961524, 0.013074368, -0.004555936, -0.041980032, 0.025158113, 0.038017534, 0.02160682, -0.018120944, -0.0017406013, -0.018223744, -0.030466363, -0.02951312, -0.08635251, 0.006079254, 0.0049484475, 0.039064232, 0.03334478, -0.0047802282, 0.017681705, -0.02805522, 0.017560214, -0.013971537, -0.00057328865, -0.0070698783, 0.031438295, -0.014364049, -0.025905754, 0.043849133, -0.006023181, 0.05547495, 0.028933698, 0.0006284856, 0.0014859361, -0.037251204, 0.017055556, -0.013579026, 0.016018204, 0.07760511, -0.0046564005, -0.056858085, 0.0017966743, 0.008382923, 0.0008358391, -0.017335922, -0.022130167, 0.032709286, 0.00036301467, -0.039325908, 0.020578813, 0.023401158, 0.031344842, -0.0052381586, -0.0024111415, 0.0036447488, 0.016868645, 0.0035512939, 0.02749449, 0.006219437, 0.026298266, 0.023382466, 0.020018082, 0.0040746424, -0.0137379, 0.020074155, 0.07528743, 0.046017293, 0.022261005, -0.00054992485, 0.025737535, -0.027232816, -0.017971415, 0.01309306, 0.019326515, -0.020391904, -0.007569863, 0.035251264, 0.022859117, -0.04381175, 0.0047989194, 0.005415723, 0.021120852, 0.09367939, 0.042802434, -0.0009795263, 0.012794003, -0.012186545, 0.029980397, -0.005588615, 0.03429802, 0.0087754335, -0.04104548, -0.0049157385, -0.039101616, -0.0410081, 0.035307337, 0.079848036, -0.046092056, -0.028858935, 0.029344901, 0.016457444, -0.15356542, -0.0059624356, 0.03755026, 0.014307976, 0.0020653578, 0.012158508, -0.04190527, -0.014971507, -0.046615403, 0.031643897, 0.033812057, -0.065007366, -0.008593197, -0.040596895, 0.009952968, -0.0025466515, -0.0039017505, 0.016401371, -0.005719452, -0.027924385, -0.05954959, -0.031793427, 0.056372117, 0.054615162, -0.007817519, -0.0228965, 0.045718234, -0.012924841, -0.019905936, -0.008845525, 0.016821919, -0.04067166, 0.00961653, 0.0054858145, 0.0094389655, -0.022317078, 0.025980517, 0.012074399, 0.023943197, -0.012438874, 0.025644079, 0.043550078, 0.037139058, -0.0036751218, 0.039849255, -0.01994332, 0.009607185, 0.019270442, -0.036204506, -0.031587824, 0.020242374, 0.022148859, 0.011382831, -0.012410837, -0.035699848, -0.014233212, 0.02306472, 0.012541674, -0.034559697, -0.0044975267, 0.0099810045, -0.008298813, 0.022597443, -0.027868312, -0.033681218, -0.008789452, 0.012074399, -0.010485662, 0.020410594, -0.036783926, 0.004845647, -0.035438173, 0.0045956546, 0.004567618, -0.010794064, 0.0033246651, -0.03504566, -0.024223562, -0.030877566, -0.14616378, 0.042540763, -0.012121127, 0.020261066, -0.022018021, -0.021513363, -0.0046003275, 0.018111598, 0.031363532, 0.029400975, 0.2643658, 0.02306472, -0.039288525, -0.042465996, 0.053007733, -0.045120124, 0.003093364, 0.008551142, 0.009868858, -0.02676554, -0.016289225, 0.010607154, 0.033120487, -0.005041903, 0.021943258, 0.03138222, -0.029924324, 0.020990016, 0.06953059, -0.030447671, 0.004883029, -0.032316774, 0.0067287674, 0.028186059, -0.026167428, -0.027793547, -0.01456965, 0.08672633, -0.04011093, 0.050540518, -0.015962131, 0.03282143, 0.030840183, -0.0060886, -0.07446502, 0.01190618, -0.007915647, 0.0020209665, -0.033606455, -0.022410532, -0.014952816, -0.02566277, 0.00746239, 0.012999604, 0.016924718, -0.03794277, 0.0027265525, 0.06601668, 0.009812785, -0.042428616, -0.009387565, -0.035269953, -0.032223318, 0.0059437444, 0.021494674, -0.046017293, -0.006593257, -0.032223318, -0.026447793, 0.024279635, 0.021307763, 0.02383105, -0.07977328, 0.046017293, 0.0147472145, 0.01656959, -0.014494886, -0.024429163, 0.016457444, 0.06926892, 0.022560062, -0.009163273, 0.0006536016, -0.063699, 0.016728463, 0.0183172, 0.045381796, 0.07050253, -0.061867278, 0.05263391, -0.014765906, -0.018139634, -0.00632691, -0.01604624, -0.0067240945, 0.023849742, 0.0041190335, 0.0006641153, -0.039811872, -0.041494064, -0.025606697, -0.049905024, 0.010831446, 0.015139726, 0.02915799, 0.023251629, 0.005967108, -0.021419909, -0.007018478, -0.01226131, 0.027513182, 0.007569863, 0.013962192, 0.0073315524, 0.0043363166, -0.033942893, -0.020373212, 0.022840427, 0.03740073, 0.03865303, -0.06788579, 0.047475193, -0.013569681, -0.03755026, -0.021718966, 0.0024181507, 0.04986764, 0.0040302514, 0.052185327, -0.031905573, 0.063699, 0.01171927, -0.009238036, 0.004672755, -0.017532177, -0.05969912, -0.025326332, -0.015242527, -0.027419727, 0.043101493, 0.01962557, -0.023513304, -0.01419583, 0.078726575, -0.00719137, -0.0026915069, 0.012494947, 0.019999392, -0.06104487, 0.024746912, -0.07442764, -0.004450799, -0.03553163, 0.011924871, 0.009088509, -0.022560062, 0.028989771, -0.03424195, -0.00093980785, 0.036952145, -0.029980397, 0.035419483, 0.037325967, -0.025905754, -0.01484067, -0.040223077, -0.027961766, -0.006429711, 0.04549394, -0.02674685, -0.038316593, -0.0019041477, 0.038540885, 0.044746302, 0.037980154, -0.021532055, -0.039774492, 0.027718782, 0.011037047, -0.025531933, 0.02603659, -0.09143647, -0.057231903, 0.04265291, -0.01925175, -0.031214004, -0.030428981, -0.026896378, -0.0083221765, -0.037849315, 0.06523166, 0.01769105, -0.013308006, -0.008742725, 0.036148433, 0.01007446, -0.023700213, -0.011382831, 0.045157503, -0.0049718115, -0.04396128, 0.06433449, 0.0057848706, -0.0021716629, 0.03827921, 0.0055045052, 0.05865242, 0.006999787, 0.019868555, 0.0004231764, 0.023102101, -0.005336286, -0.041531447, -0.007172679, -0.035961524, -0.0659793, 0.02676554, -0.01244822, -0.044297718, -0.003478866, -0.016877992, -0.03155044, -0.021905875, -0.005247504, 0.032541066, -0.02874679, 0.03560639, 0.08687586, 0.0005487567, -0.0395502, 0.0009514897, -0.010476317, 0.02566277, -0.026802924, -0.008770761, 0.00902309, 0.025120731, -0.016401371, -0.018597566, -0.034746606, 0.008256759, 0.011466941, 0.033980276, -0.050989103, 0.026541248, 0.012008981, 0.056932848, 0.010037078, 0.018448036, 0.006429711, 0.023961889, 0.025887063, -0.015878022, 0.054278724, 0.017859269, 0.061680365, -0.0019088205, -0.007625936, 0.021214308, -0.0076165907, 0.012672512, -0.06975488, -0.0031657915, -0.009490365, 0.062203716, 0.05001717, -0.00013047208, -0.016158387, 0.015980823, -0.011625814, -0.036204506, -0.0045465906, -0.015008889, 0.024485236, -0.0065885847, -0.02986825, 0.035157807, -0.04979288, -0.005205449, -0.043736987, -0.0128781125, -0.0011062748, 0.007527808, 0.0022943227, 0.05020408, -0.02984956, -0.02493382, 0.0074483715, 0.006130655, 0.03665309, -0.035643775, -0.020466667, 0.040260457, -0.0051166667, -0.019662954, 0.02383105, 0.025681462, -0.028971082, -0.020690959, -0.032727975, 0.026541248, 0.018821858, -0.017448068, 0.020616196, -0.024017962, -0.016111659, 0.025438478, -0.014223866, 0.014859361, 0.06837175, -0.008756743, -0.020223685, -0.034933515, -0.013401462, -0.019849863, 0.0058269254, -0.013158478, -0.03155044, -0.016934065, 0.028148677, -0.008032466, -0.02986825, -0.0030513091, -0.0038853958, 0.044559393, 0.0060418723, 0.038391355, -0.038578264, 0.008415632, 0.042129558, -0.044821065, -0.018915312, -5.44668e-05, -0.02343854, 0.031438295, 0.012167854, 0.020261066, 0.025008585, -0.0019882573, -0.028728098, 0.009443638, 0.015476164, -0.0020501714, -0.024148798, 0.005284886, 0.008766089, 0.028802862, -0.06025985, 0.009868858, 0.008336195, 0.005457778, -0.0023118455, 0.045194887, -0.0062100915, -0.016410716, -0.0707642, -0.012784658, -0.01392481, -0.03334478, 0.01960688, -0.010691264, 0.014401431, -0.03500828, -0.029943014, 0.031625208, -0.039774492, -0.028933698, 0.025214186, -0.010878174, -0.023513304, -0.022036713, 0.052110564, 0.034746606, -0.022204932, -4.7786223e-05, -0.03188688, 0.03536341, 0.02472822, 0.0020618532, -0.0041423975, 0.010924901, 0.017578904, -0.053418934, 0.011691233, -0.0030863548, 0.001769806, -0.015784567, -0.0016378006, 0.03611105, -0.0072801523, -0.039662346, -0.03650356, -0.05603568, -0.008331522, 0.008420304, 0.027980458, -0.01246691, -0.0012090753, 0.025176805, 0.013532299, -0.007967047, 0.047138754, -0.01556962, -0.018784475, -0.13741638, -0.013719209, -0.03665309, 0.01015857, -0.021214308, -0.012223927, 0.02347592, -0.027700093, -0.034092423, -0.015793912, -0.053045116, 0.014971507, 0.07625936, -0.035157807, 0.012691203, 0.002394787, -0.038017534, -0.011980944, -0.025588006, 0.024429163, -0.02749449, -0.008747397, -0.019382589, -0.010027733, 0.008224049, -0.015177108, -0.017195739, -0.015980823, -0.015635038, 0.0136631355, 0.016663045, -0.03842874, 0.0072754794, 0.028690716, -0.007177352, -0.00953242, -0.009097854, 0.021289071, -0.006312892, -0.04085857, 0.0006267333, 0.031232694, -0.0039204415, 0.011392177, -0.0214386, 0.03755026, 0.004703128, 0.0037802588, -0.03697084, 0.019849863, -0.006312892, 0.027307581, -0.006906332, 0.0130556775, -0.008046485, -0.0047942465, -0.045905147, -0.024859058, -0.024130108, 0.0038106318, -0.01896204, 0.046802316, -0.0472509, -0.036746547, -0.033513, 0.00277328, -0.028298205, 0.004245198, 0.013775282, 0.0243544, 0.014550959, -0.0047615375, -0.031924263, 0.02547586, 0.0074296803, -0.042204324, 0.0414193, -0.020298447, -0.023289012, -0.037176438, -0.020410594, -0.029027155, -0.014149102, 0.04912, 0.057867397, 0.025961827, 0.0121772, -0.012794003, -0.011672542, 0.0060512177, -0.061269164, -0.06104487, -0.005710107, -0.032148555, -0.005397032, 0.029980397, -0.025027275, -0.0260179, 0.010588462, 0.0039087594, -0.012167854, 0.041232392, 0.020410594, 0.016177079, 0.010597808, -0.0060185087, 0.0318495, -0.038204446, 0.042839818, -0.02674685, -0.016663045, 0.0068175495, 0.013186514, -0.013793973, -0.07827799, -0.018672328, 0.011653851, 0.011214612, -0.025419787, -0.07715653, 0.0353821, -0.011410868, -0.03284012, -0.01823309, 0.014457504, 0.024466546, 0.015868677, 0.003509239, 0.03349431, 0.0028363622, 0.022242313, -0.03145699, -0.029214064, -0.0092614, 0.012027672, -0.018242436, -0.044783685, 0.05001717, -0.022597443, -0.004677428, -0.03186819, 0.01246691, 0.013401462, -0.011074429, 0.004920411, -0.056708556, 0.0019578843, -0.006602603, -0.00029934838, -0.036690474, 0.013569681, 0.032372847, 0.023251629, 0.029214064, 0.004733501, 0.004784901, 0.016990138, 0.034522314, -0.022391843, 0.03209248, 0.045194887, -0.002085217, -0.004259216, 0.0037475496, -0.011317412, 0.043699604, -0.00033702244, -0.006845586, -0.042802434, 0.046914462, 0.0059063626, 0.020485358, -0.021644201, 0.086277746, 0.012999604, -0.045307033, 0.0070698783, -0.005971781, 0.06605407, -0.00829414, 0.012373456, -0.0018305518, -0.0059063626, 0.026111355, 0.061082255, -0.00066761987, 0.0056540337, 0.013653791, -0.038727794, 0.0064110197, -0.01346688, -0.0073315524, 0.026447793, -0.030559817, 0.021494674, -0.042951964, 0.012625784, 0.0137379, 0.011261339, 0.08612822, -0.004105015, -0.020803105, -0.030428981, 0.003731195, -0.019999392, -0.0443351, -0.0054437597, -0.02805522, -0.00029803417, 0.0140182655, -0.0132986605, -0.0031494368, -0.031120548, 0.03495221, 0.020391904, 0.0009485693, 0.052334856, 0.02764402, -0.022933882, 0.008163303, 0.03940067, -0.0022569406, 0.004782565, -0.054876834, 0.0071866973, -0.012420183, -0.0152892545, -0.005294231, 0.0026634703, -0.016812572, 0.017476104, 0.007854901, 0.009322146, 0.017831232, 0.0107660275, -0.032503683, -0.0058970167, 0.04467154, -0.025961827, 0.014279939, 0.036447488, 0.009065145, -0.00076808414, -0.031905573], "docs/software/authentik.md::1781763124.651": [-0.01791668, 0.028768422, -0.057386126, -0.010333648, -0.0028589445, -0.038734693, 0.01009815, -0.022061443, 0.029427817, 0.022061443, 0.004686408, -0.011369838, -0.008298946, -0.014845788, 0.032913186, 0.04159835, -0.04713726, 0.017737702, 0.01790726, -0.009542375, -0.039337568, -8.0805214e-05, 0.03383634, -0.0035277584, 0.035381205, 0.040128842, -0.0202905, -0.021873044, -0.006504452, 0.0011245025, -6.093508e-05, -0.02701632, -0.007469993, 0.00093080546, -0.0046369536, -0.014158133, -0.013583519, -0.0007953941, -0.056105018, -0.015825458, 0.05825276, -0.0062406943, 0.011595916, -0.004547464, 0.018773893, -0.029201739, 0.008647483, -0.027958311, 0.0068058893, -0.04619527, -0.016456593, 6.1744606e-05, 0.030539367, -0.038659334, 0.031801637, 0.0334407, -0.022984594, -0.05162114, -0.037453584, 0.026394604, -0.055539824, -0.0022607797, -0.0581774, 0.007248625, -0.0060852654, 0.013564679, -0.0061041056, 0.0027247106, 0.003800936, -0.009862652, 0.008157647, 0.036662314, -0.0047641224, 0.012274151, -0.046308305, -0.018528974, 0.04340697, 0.023135314, 0.052412413, 0.012961804, 0.009174998, 0.02240056, -0.005261023, 0.008105838, -0.03225379, -0.00016852817, -0.04822997, 0.048983563, 0.007964538, 0.011435778, -0.03449573, -0.037397064, 0.036605794, -0.07731867, -0.031179922, 0.04027956, 0.0010850566, -0.02121365, -0.014271173, 0.008157647, 0.010173509, 0.0072062355, -0.00060051965, -0.04672278, 0.019405026, 0.041636027, 0.0011080176, -0.025998969, -0.030690085, -0.038772374, 0.022136802, 0.027958311, -0.0065327114, 0.009777873, -0.029371297, -0.02458598, -0.0112944795, -0.010060471, -0.009730773, 0.0063396036, -0.030671246, 0.011435778, 0.019310828, -0.019951383, -0.027035158, 0.006810599, -0.022193322, 0.009160868, 0.044009846, 0.036304355, 0.009693094, -0.055200707, -0.04943572, -0.037660822, -0.047325656, -0.0060758456, 0.026677202, 0.0200079, -0.026206207, -0.07219423, 0.047589414, 0.030614726, -0.033930536, -0.019207207, 0.004903066, -0.06511046, 0.037717342, 0.017558724, 0.023719348, 0.01789784, 0.04694886, 0.018076818, -0.011605336, 0.023851227, 0.041636027, -0.043293934, -0.010578565, 0.0018710308, 0.032724787, 0.020120941, -0.0024939228, 0.022325201, -0.078072265, -0.016569631, 0.0026210917, -0.0023031693, -0.013988575, -0.023078794, -0.01009815, -0.015137805, 0.03172628, -0.03818834, -0.02458598, -0.0036337324, -0.0055247806, 0.007517093, 0.08508068, 0.022701997, -0.019649945, -0.039714366, -0.06066426, 0.031161081, -0.028824942, -0.053203683, -0.011821995, -0.045366313, 0.011049561, -0.017426845, -0.024114985, 0.043030176, 0.006052296, 0.003483014, 0.05282689, -0.016550792, -0.0057555684, 0.058026683, -0.02138321, -0.025414933, 0.024925098, -0.018576074, -0.02238172, 0.011388678, 0.07475645, -0.010710444, -0.026187366, -0.013103103, 0.022249842, -0.002588122, -0.00035825119, -0.022061443, 0.0139508955, -0.011605336, 0.0049878457, -0.0030379228, -0.053316724, 0.018086238, 0.0076442617, -0.014393631, -0.026149686, 0.028523505, 0.03914917, 0.063000396, 0.010691605, 0.035362363, 0.05486159, 0.017737702, -0.009066669, 0.038320217, 0.040581, 0.009255067, -0.0069801575, -0.041522987, -0.010314808, -0.03707679, 0.0004969006, -0.00904783, -0.059759945, 0.041937467, -0.032800145, 0.024378743, -0.026225045, -0.022890396, 0.011021301, -0.013545839, -0.041522987, 0.010653925, 0.033742137, -0.0057696984, -0.0014306498, 0.008534444, -0.00559072, 0.0054258713, 0.00055342005, 0.009966271, 0.057536844, 0.020704975, 0.0267714, 0.0038551006, -0.0058073783, -0.01566532, -0.001999377, -0.01889635, 0.0020700265, 0.016409494, 0.023662828, 0.002249005, -0.030501688, -0.011746635, -0.0055294908, 0.004278997, -0.02792063, 0.008016349, 0.0064526424, -0.0037208667, -0.022570118, -0.015335623, 0.009985111, -0.060023703, 0.048267648, 0.030652406, 0.004921906, 0.04363305, 0.020026742, 0.027148198, -0.00559072, 0.041786745, -0.013536419, -0.0012198791, 0.0016425978, -0.019461546, 0.0033016806, 0.050038595, 0.07238264, 0.007587742, -0.07019721, -0.011322739, -0.03543772, -0.1599125, 0.00046275338, -0.0058780275, 0.020874534, 0.0012257665, 0.034005895, -0.043143213, -0.027298916, -0.063980065, 0.024887418, 0.012066912, -0.048682123, -0.020384697, -0.026545323, 0.034118935, -0.01011699, 0.008091708, 0.027826432, 0.029766934, -0.033987056, -0.063490234, -0.0557659, 0.056707893, 0.020478897, 0.01235893, -0.036813032, 0.042088185, -0.018208697, -0.05260081, -0.015495761, 0.043444652, 0.0012210566, 0.0037679663, -0.023888906, 0.02460482, -0.003918685, 0.03389286, 0.009499985, 0.013837856, 0.013084264, 0.030577047, 0.010993042, 0.007069647, 0.029993013, 0.012434289, -0.016013857, 0.040543318, 0.008699292, -0.0014176973, -0.0154486615, 0.030369809, 0.008671032, 0.040581, 0.0077007813, -0.029408976, -0.016579052, 0.012406029, 0.06367863, -0.004563949, -0.013790756, 0.0007053162, 0.010277128, 0.009938011, -0.028693063, -0.020271659, -0.0041989274, 0.01007931, 0.03587104, 0.011586497, -0.032159593, 0.016108057, -0.0041871527, -0.043105535, 0.020441217, -0.0068765385, -0.017568143, 0.021533927, -0.042201225, -0.03926221, -0.12087636, 0.018453615, 0.018039139, 0.00670698, 0.024548301, -0.03911149, -0.0032051264, 0.020742655, 0.0073239845, 0.010154669, 0.28696832, 0.022890396, -0.028165549, -0.021741165, 0.09457596, -0.020818014, 0.0013811952, 0.036210157, 0.0035159837, -0.01898113, 0.0034217844, 0.02812787, 0.017709441, -0.011944453, -0.005402322, 0.031085722, -0.0581774, 0.025546812, 0.024906257, -0.004114148, 0.031914674, -0.017700022, 0.0056425296, -0.024359902, -0.05625574, -0.0053081224, -0.005355222, 0.05376888, -0.0672582, 0.06680604, 0.017417425, 0.028165549, 0.03815066, 0.0013293857, -0.04250266, -0.0022195678, -0.01568416, -0.012716887, 0.005684919, -0.01567474, -0.03720867, -0.0019063555, 0.066278525, 0.02903218, 0.019725304, -0.010983622, 0.0051715337, 0.0038551006, -0.039525967, -0.03600292, -0.025056977, -0.032046553, -0.02123249, -0.03813182, -0.00058521226, -0.048832845, -0.01118144, -0.018783312, -0.0011044851, 0.038734693, 0.044198245, 0.036078278, -0.08922544, 0.024341062, -0.034816008, 0.013677718, 0.009457596, -0.03470297, -0.02004558, 0.028919142, -0.013348021, -0.025113495, 0.020874534, -0.0062877936, 0.008864141, -0.026206207, 0.007681941, 0.069632016, -0.044499684, 0.043218575, -0.00017868403, -0.013913216, -0.0075736125, 0.02462366, 0.00013173163, -0.024680179, -0.027619192, 0.012745146, -0.004361421, -0.011049561, -0.018886931, -0.00898189, -0.008991309, 0.053241365, 0.017586984, 0.02354979, 0.024114985, 0.0030661826, 0.024001945, -0.029201739, -0.008242426, 0.043369293, -0.02565985, -0.009890911, 0.05395728, -0.049586438, -0.022325201, -0.010446686, -0.015458082, 0.03828254, -0.018604334, 0.013884956, 0.011944453, -0.017163087, -0.009160868, 0.06801179, -0.0014377147, 0.01675803, 0.049096603, 0.00781853, 0.028693063, -0.02236288, 0.01009815, 0.0072392053, 0.016211675, -0.06816251, -0.068313226, -0.01686165, -0.01237777, 0.023210673, -0.018020298, -0.03263059, 0.006820019, 0.049661797, 0.0005492988, 0.0073428242, 0.037415907, 0.044386644, -0.02571637, 0.028975662, -0.06156857, -0.029974172, -0.033289984, 0.03692607, -0.013150202, -0.021326689, 0.01110608, 0.023022274, 0.039676685, 0.033968218, -0.018510135, 0.028240908, -0.0036525724, -0.042728737, -0.009683673, -0.02562217, 0.00087310845, -0.0071073263, 0.05015163, -0.017342065, 0.016569631, -0.011727795, 0.028542345, 0.060626578, -0.034307335, -0.00894892, 0.009683673, 0.024830898, 0.031858154, -0.022607798, -0.00675408, -0.073588386, -0.057951324, 0.016569631, 0.0013988575, -0.054597832, -0.05685861, -0.029861134, 0.0005943378, -0.041259233, 0.035004407, 0.00025728144, -0.0026469964, -0.03828254, 0.040731717, 0.045177918, 0.018594913, -0.01790726, 0.02893798, -0.03129296, -0.05727309, 0.0743043, 0.019235468, -0.018105078, 0.048267648, 0.0021489183, -0.0034005896, 0.030633567, -0.0059957765, -0.003699672, -0.037943423, -0.027600354, -0.02243824, -0.006499742, -0.0020947538, -0.027430795, -0.015392142, 0.01681455, -0.009693094, 0.018566655, 0.03136832, -0.0017156021, -0.01237777, 0.02336139, 0.029371297, -0.018302897, 0.036511593, 0.055351425, 0.040053483, 0.01676745, -0.018208697, -0.035023246, 0.012707466, -0.06488438, 0.012801666, 0.047325656, 0.017370325, 0.021458568, -0.02128901, 0.011115501, -0.0022054377, -0.000977905, 0.04129691, -0.053128324, 0.02004558, -0.008831171, 0.008105838, 0.01110608, -0.0018969355, -0.0011374549, 0.024830898, 0.0032074812, -0.033120424, 0.052864566, 0.026432283, 0.0631888, -0.014393631, -0.015476922, -0.01119086, 0.006033456, 0.0057932483, -0.037321705, -0.02912638, -0.037528943, 0.032272633, 0.023229513, 0.027298916, -0.010286548, -0.012707466, -0.019348508, -0.032027714, 0.0062218546, 0.016381234, -0.01673919, -0.01449725, -0.08033304, 0.04924732, 0.003913975, -0.0077478806, 0.006273664, -0.028768422, 0.0201021, -0.026940959, -0.026394604, 0.056180377, -0.010861163, -0.030840805, -0.014930567, -0.02230636, 0.09540491, 0.020742655, -0.02456714, 0.011774895, 0.0224194, -0.045328636, 0.016079796, -0.01574068, -0.018218117, -0.017323226, -0.06605245, 0.008807621, -0.0060946858, -0.029540855, 0.011426358, -0.012443709, -0.004363776, 0.016588472, 0.027958311, -0.019103589, 0.031782795, -0.00027935937, 0.0014094549, -0.01688049, -0.0075547723, -0.03479717, -0.008647483, 0.01344222, -0.06330183, 0.012490808, 0.012095172, -0.01917895, -0.019857183, -0.010220609, 0.04619527, 0.009311587, -0.0050302353, 0.054183356, -0.02586709, -0.01124738, -0.0012128141, 0.022701997, -0.018387675, -0.004940746, 0.0033322952, -0.017539883, -0.0029649185, 0.018331157, 0.009580054, -0.04570543, 0.01455377, -0.024359902, -0.016098635, -0.004123568, -0.029842293, 0.044085205, 0.0033817498, 0.023116473, -0.043972168, -0.024284543, -0.0026988059, 0.0064196726, 0.018227536, 0.08153879, -0.012434289, 0.014337112, -0.054899268, -0.0043049017, -0.012895864, -0.05037771, 0.021402048, 0.0012340089, -0.01235893, -0.007413474, -0.039940443, 0.033252303, 0.023436751, -0.040694036, 0.014977667, -0.02690328, 0.0156559, -0.03251755, 0.0668814, 0.008548574, -0.018312316, 0.010248869, -0.016249355, 0.027543833, -0.015363882, -0.008157647, 0.019555746, 0.025414933, -0.014506671, -3.9372306e-05, 0.051847216, -0.03349722, 0.00024329877, -0.009424626, -0.015090705, 0.042804096, 0.010446686, -0.03357258, -0.026375765, -0.041824427, -0.004015239, -0.011624176, 0.003464174, 0.017172506, -0.015100125, -0.021175971, -0.005129144, -0.008562704, -0.034213133, -0.026583003, -0.007036677, -0.13195418, 0.008685162, -0.005072625, 0.006895378, -0.010305388, 0.01676745, -0.005458841, -0.0075123827, -0.0069848676, -0.008506184, -0.04902124, -0.040543318, 0.050566107, -0.03926221, 0.03161324, 0.01232125, -0.033063903, -0.0045192046, -0.0135552585, 0.016023276, -0.031406, 0.0042224773, 0.02243824, 0.014883467, 0.062020727, -0.0224194, -0.022513598, 0.012076332, -0.020893373, 0.004926616, -0.01459145, 0.025942449, 0.018792732, 0.012905285, -0.021402048, 0.023154153, -0.0025857668, -0.016239936, -0.042917136, -0.0055624605, -0.02469902, 0.045064878, -0.04118387, 0.034250814, 0.0027105808, 0.04382145, -0.01681455, -0.022890396, -0.013828437, 0.021062931, 0.017172506, 0.012594428, -0.0035442433, 0.03688839, -0.00013180522, 0.008699292, -0.033742137, 0.014073354, 0.032008875, 0.05919475, -0.042804096, 0.015071865, -0.027110517, -0.007681941, -0.050038595, 0.018123917, -0.032404512, -0.016993528, -0.031575557, 0.004790027, -0.0019181303, -0.01113434, 0.0041847974, 0.028655384, 0.024736699, -0.03692607, 0.027261237, -0.011435778, -0.03477833, -0.019499226, 0.0032899056, -0.016682671, -0.030727765, 0.06740892, 0.032969706, 0.039639007, 0.017087728, -0.008656902, -0.019876022, 0.004373196, -0.07366374, -0.056180377, -5.0448063e-05, 0.031839315, -0.0036125376, 0.015071865, -0.0091655785, -0.009292747, -0.0018145113, -0.021571606, -0.013997995, 0.0022760872, -0.018971711, 0.0017285546, -0.00039593084, -0.00335349, 0.037585463, -0.017398585, 0.02354979, -0.010625665, 0.01119086, -0.0088876905, -0.050980583, 0.00783266, -0.059759945, -0.0016025632, 0.016192835, 0.036210157, -0.0087699415, -0.005788538, -0.02797715, 0.014892887, -0.0036266677, -0.01683339, 0.015326203, 0.019744143, 0.012829925, 0.038697015, 0.015627641, -0.057800602, 0.030162571, -0.06906682, -0.016221095, 0.04148531, 0.007385214, -0.011953874, -0.05493695, 0.03792458, -0.02221216, -0.061229452, -0.051206663, 0.003016728, 0.011963293, -0.0011433422, -0.0069095083, -0.009834392, 0.017040627, 0.03217843, -0.037585463, -0.02127017, -0.004344936, 0.04563007, 0.010107569, 0.044499684, 0.015976178, 0.04683582, 0.013621198, 0.0011097839, -0.025509132, 0.02243824, 0.02573521, -0.004580434, -0.048682123, -0.00785621, 0.0016449528, 0.0025457323, -0.016522532, -0.04035492, -0.049812514, 0.04363305, 0.010785803, 0.03720867, -0.025000457, 0.019310828, 0.051771857, -0.013640038, 0.0021147712, -0.014836367, 0.07957945, -0.019499226, 0.01231183, 0.00028907368, 0.028711904, 0.00034883127, 0.015881978, -0.014393631, -0.002147741, 0.0074370233, 0.022193322, 0.0202905, -0.0535428, 0.0025339574, 0.01681455, -0.028052509, 0.03487253, -0.03231031, 0.021081772, 0.0010962427, 0.00070708245, 0.06586405, -0.018943451, -0.005802668, 0.027374275, 0.0059863566, -0.008393145, -0.0037090918, -0.0064385124, -0.040656358, -0.027713392, 0.048682123, 0.02121365, -0.00041477068, -0.023681669, 0.032913186, 0.027845271, 0.014337112, 0.03899845, 0.0269598, -0.024114985, -0.03172628, 0.059496187, -0.023775868, -0.0026093167, -0.05844116, -0.01229299, -0.04009116, 0.0011439311, 0.022645477, 0.013630618, 0.031952355, -0.0129241245, 0.014308852, 0.008402565, 0.03694491, 0.006179465, 0.029333618, -0.030953843, -0.0026540612, 0.0019817147, -0.048908204, 0.032988545, 0.01790726, 0.03376098, -0.024378743], "docs/software/caddy.md::1781763151.389": [0.0031175732, -0.010516422, -0.039613772, 0.0061345794, -0.013284406, -0.034939807, 0.06420956, 0.002574033, -0.020209154, 0.031281088, 0.00027805544, -0.014998831, -0.027200945, 0.030514864, 0.009635265, 0.003986758, -0.004484804, 0.015765056, -0.005670056, -0.040992975, 0.009434131, 0.009592164, 0.03666381, 0.0116753355, 0.025802586, 0.032085624, -0.0136962505, -0.056777187, -0.0070205256, 0.0038598524, -0.0065272693, 0.024595784, 0.03170251, -0.026741212, -0.0078346385, -0.028177882, -0.022967558, -0.014318808, -0.046050053, -0.017728504, 0.011886047, 0.017805126, 0.006148946, -0.058003142, 0.028369436, -0.0578499, -0.0037736522, -0.017546525, -0.0059047122, -0.052256465, -0.03262198, -0.0088115735, 0.009295253, -0.022546137, 0.036472254, 0.023944495, -0.04114622, -0.047774054, -0.083135284, 0.025189608, -0.028082103, -0.017249614, -0.04532214, -0.0025452997, -0.0021945129, 0.06830885, -0.025247075, 0.02369547, -0.005751468, -0.007212082, 0.027124323, 0.0073030707, -0.047122765, -0.024998052, -0.028944105, 0.034709938, 0.04218062, -0.01270016, 0.03509305, -0.019605752, 0.008260851, 0.005205533, 0.00043489187, 0.016617479, -0.058003142, 0.036453098, -0.0534058, 0.095165, 0.026817834, 0.013887807, -0.011502936, -0.018379794, 0.021339333, -0.061566085, -0.0048607322, 0.004173525, -0.038885858, -0.025132142, 0.016636634, 0.0074036377, 0.019730262, 0.04570525, -0.0034240626, -0.004465648, 0.037104387, 0.03388625, -0.015381943, -0.03879008, -0.0050043995, -0.028426904, 0.0063165575, 0.033522293, -0.031683356, 0.009343142, -0.017077213, -0.050953884, -0.011684913, -0.06179595, -0.014366697, -0.00038610498, 0.00095718115, 0.018734172, 0.04470916, -0.054210335, 0.016665367, -0.004336348, -0.029154817, 0.021454267, 0.029154817, 0.017038902, -0.008366207, -0.020017598, -0.024768185, -0.040686484, -0.034633316, -0.012125492, 0.040724795, 0.034958962, -0.01704848, -0.05378891, 0.04988117, 0.032736912, -0.04562863, -0.015152076, 0.0069965813, -0.032238867, 0.035150517, 0.01348554, 0.014797698, -0.0005635935, 0.04536045, 0.030859664, -0.014586986, 0.0027416446, 0.03317749, -0.007188137, 0.012364937, 0.020477332, 0.025419476, 0.0431384, -0.034863185, 0.027220102, -0.031740822, 0.0057418896, 0.025438631, -0.0018724594, 0.013092849, -0.001700059, 0.0026171333, 0.026147388, 0.02474903, -0.007140248, 0.009051019, 0.018226549, 0.03587843, 0.01579379, 0.09187023, 0.020477332, -0.03953715, -0.031932376, -0.07455358, 0.043598134, -0.051336996, -0.014548675, -0.05344411, -0.016129011, -0.000911088, -0.011464624, -0.036069985, 0.05152855, -0.00856734, 0.015860833, 0.036817055, 0.006690092, 0.03513136, 0.031759977, 0.0006063943, -0.04949806, 0.010439799, -0.024059428, -0.013581317, 0.0029475673, 0.029806107, 0.008849885, -0.02444254, -0.016492968, 0.014357119, -0.049689613, 0.011502936, -0.04467085, 0.004518326, 0.0129204495, 0.027296724, 0.015190387, -0.032277178, 0.0014306835, -0.0061058463, -0.028733393, -0.0099225985, 0.005574278, -0.002450719, 0.04371307, 0.0078011164, 0.0003097819, 0.029806107, 0.013246094, -0.0021705683, 0.0081028165, 0.045858495, -0.008208172, -0.009036652, 0.0063740243, -0.027086012, 0.013380184, 0.03831119, -0.005885557, -0.06873028, 0.037468344, -0.023503916, 0.0118764695, -0.0029643285, -0.030648952, 0.027794769, -0.016205633, -0.0373151, -0.020304931, 0.042946845, 0.0039604194, -0.026626278, -0.0069917925, -0.017900905, -0.014903054, -0.036414787, 0.0027344613, 0.033598915, 0.02269938, 0.03549532, 0.024480851, 0.013083272, -0.0007189335, -0.01278636, 0.013878229, 0.005670056, 0.022201335, 0.02118609, -0.014079363, -0.037659902, -0.018475572, 0.02831197, 0.01335145, -0.028158726, 0.024634095, -0.0073126485, 0.021550044, -0.00036275908, -0.017642304, 0.0009942951, -0.00424057, 0.073825665, 0.004970877, -0.0017252008, 0.049919482, 0.01287256, -0.029978506, 0.020439021, 0.012479871, -0.016464235, -0.027392501, -0.010315288, -0.036299855, -0.033637226, 0.019567441, 0.071527, 0.019864352, -0.07562629, 0.03744919, -0.01348554, -0.17347308, -0.01896404, 0.0079687275, 0.03901995, 0.013246094, 0.02235458, -0.025304541, -0.010487689, -0.056470696, 0.045896806, 0.036817055, -0.06014857, -0.04018844, -0.043636445, -0.0051384885, -0.013504695, -0.00687207, 0.016330145, 0.027813924, -0.038502745, -0.034709938, -0.0148072755, 0.042602044, 0.0318366, -0.02266107, 0.017738082, 0.04735263, -0.046241608, -0.037391722, -0.006378813, 0.010688823, 0.0027919281, -0.0027033335, -0.03949884, 0.0144050075, -0.010267399, 0.0047601657, 0.0063596577, 0.00046242806, -0.0024926218, 0.010736711, 0.058960922, 0.0037257634, 0.0050618662, 0.030131752, -0.029767795, 0.03704692, -0.015602233, -0.001576745, -0.002002957, 0.03474825, 0.018887417, 0.025438631, -0.03683621, -0.03492065, -0.039173193, 0.047429256, 0.07692887, -0.024423385, -0.025802586, -0.025534408, -0.0031175732, 0.040916353, -0.048195478, -0.041605953, -0.008888196, 0.015640544, -0.0016401978, 0.018858684, -0.048157167, 0.006666147, -0.029978506, -0.024289295, -0.021722445, -0.021205245, 0.033694692, -0.026377255, -0.06011026, -0.0070444704, -0.14680849, 0.06512903, 5.567095e-05, -0.043559823, -0.0056604785, -0.033369046, -0.0045231148, -0.005919079, 0.0045422707, 0.02013253, 0.28702745, 0.03923066, -0.03605083, -0.030802198, 0.050072726, -0.030897975, 0.024978897, 0.017326236, 0.031204466, -0.03700861, -0.0074132155, 0.04275529, 0.003457585, -0.0044177594, -0.0043986035, 0.018513883, -0.03597421, 0.0007213279, 0.07079908, -0.019193906, 0.007092359, -0.04474747, 0.0048463657, -0.00821775, -0.045513693, -0.007872949, 0.03039993, 0.043521512, -0.021952312, 0.018408528, 0.031127842, 0.017335813, 0.03243042, -0.031568423, -0.053290866, -0.023772094, 0.01496052, -0.045935117, -0.02748828, 0.002429169, -0.03053402, -0.026415566, 0.018312749, 0.045015648, -0.021971468, -0.025725964, 0.011780691, -0.012106337, -0.034824874, -0.012891715, 0.0028206615, -0.021645823, -0.031530112, 0.009429342, -0.008074083, -0.052064907, -0.011560402, -0.02109031, 9.7947945e-05, 0.04627992, 0.02509383, 0.023025027, -0.09424553, 0.046816275, -0.014184718, 0.033867095, 0.0045255097, -0.0064458577, 0.018896995, 0.04762081, 0.017843436, -0.028656771, 0.028082103, -0.0050427103, 0.041031286, -0.01670368, 0.01852346, 0.04635654, -0.07712043, 0.04405787, -0.03561025, -0.012623537, -0.010114155, 0.0043387422, -0.017805126, 0.026568811, -0.019337574, 0.040878043, -0.012345782, -0.013044961, -0.016263101, -0.027775614, -0.015927877, 0.05792652, 0.038770925, 0.03522714, -0.0030385563, 0.011407157, 0.012728893, -0.019730262, 0.023714628, -0.0046476265, 0.0029882728, -0.02235458, 0.03005513, 0.0020484515, 0.025496097, -0.0021777519, 0.0010810939, 0.016014079, -0.0357635, 0.03405865, 0.024940586, -0.052562956, -0.021971468, 0.035935897, 0.026377255, -0.0050091883, 0.0431384, 0.0043555037, 0.0028039003, -0.017594414, 0.015563921, -0.019126862, -0.0053252554, -0.045820184, -0.0068385475, -0.037257634, 6.334067e-05, 0.063060224, 0.0051959553, -0.032545358, -0.03206647, 0.055283047, -0.014069785, -0.0061297906, 0.012288314, 0.0072839153, -0.017287925, 0.048348725, -0.049038325, -0.012767204, -0.027220102, 0.012068025, -0.008711007, -0.015410677, 0.018494727, 0.0265305, -0.004044225, 0.021052, -0.0005608998, 0.028235348, 0.025764275, -0.06589525, 0.0049996106, -0.027948014, -0.025189608, -0.0075089936, 0.04696952, -0.043559823, -0.011416735, -0.0025117774, 0.033005092, 0.04884677, 0.012345782, -0.03043824, -0.014261341, 0.043253336, 0.05601096, -0.002029296, 0.0026554444, -0.06087648, -0.070339344, 0.035457008, -0.026013298, -0.039728705, -0.0811431, -0.0067810807, -0.002552483, -0.023599694, 0.042563733, 0.029212283, 0.020285776, -0.0044417037, 0.017814703, 0.087579384, -0.008418884, -0.012728893, 0.018542616, -0.023465604, -0.026013298, 0.09868963, 0.036510564, 0.0007991475, 0.026032453, 0.014730653, 0.03143433, 0.032449577, 0.020324087, -0.007446738, -0.023752939, 0.0010792981, -0.024346761, 0.044785783, -0.03331158, -0.025189608, 0.017153835, 0.03601252, -0.035073895, -0.02396365, -0.0010715161, 0.01948124, -0.03723848, 0.035782654, -0.010219511, -0.016167322, 0.020515643, 0.036893677, 0.0006096867, -0.009630475, -0.04892339, -0.023733784, 0.009098908, -0.038387813, -0.0017742871, 0.025898365, -0.016588746, -0.02787139, -0.012470293, 0.005650901, 0.004527904, -0.0108708, 0.04727601, -0.052256465, -0.0031941955, -0.011627447, 0.04409618, 0.015132921, 0.0065129027, -0.02313996, 0.040878043, -0.01278636, -0.0059382347, 0.050072726, 0.015381943, 0.072369836, -0.013006649, -0.007925628, -0.017326236, -0.0015731533, -0.017824281, -0.040992975, -0.037544966, -0.014855164, 0.024576629, 0.042716976, 0.002371702, -0.008816363, 0.0164355, 0.02587921, -0.021722445, 0.027296724, -0.019040663, -0.02626232, -0.019011928, -0.024863962, 0.06076155, 0.018542616, -0.023063337, -0.051681798, -0.007954361, -0.0036946356, -0.027909704, -0.005162433, 0.043598134, -0.015161654, -0.013638784, 0.0023190242, -0.013993163, 0.01552561, -0.023254894, 0.0070779924, 0.035993364, 0.038119636, -0.009295253, 0.025936676, 0.0041208477, -0.008289584, -0.00011006985, -0.03639563, 0.038598526, -0.018341484, -0.012939605, 0.020209154, -0.024691563, 0.004666782, -0.009472442, 0.04639485, 0.0022435992, 0.035169672, -0.022776004, -0.0014905448, -0.022009779, 0.0072647594, -0.012000981, 0.008059717, 0.013102427, -0.018351061, -0.009290464, -0.017211303, -0.016943125, -0.024040272, -0.020956222, 0.048961703, -0.011512513, -0.008859463, 0.023408137, -0.020879598, -0.026779523, -0.0006093874, -0.020285776, -0.006115424, 0.021645823, -0.024423385, 0.023293205, 0.02474903, 0.006484169, -0.0004453676, -0.036721278, 0.0009655617, 0.00413282, -0.009271308, -0.012566071, -0.05765834, 0.042640354, 0.02369547, 0.016320568, -0.024634095, 0.027890546, -0.0005471317, 0.023254894, 0.028944105, 0.016358878, -0.018370217, -0.015487299, -0.04375138, -0.00021355496, -0.018715017, -0.009084541, 0.04635654, 0.021243555, -0.026281478, -0.03009344, -0.024595784, 0.015324476, 0.01605239, -0.015152076, 0.006148946, -0.008596074, 0.0323538, -0.020630576, 0.088039115, 0.0022627548, -0.04440267, -0.0042477534, 0.009304831, 0.018494727, 0.017795548, -0.04310009, 0.015621388, -0.024116894, 0.0265305, 0.004468043, 0.057045363, 0.023025027, -0.0009655617, -0.0012690582, 0.0004899642, 0.04857859, -0.003649141, 0.0019969707, 0.010688823, -0.033694692, 0.0018341483, -0.017546525, 0.030687263, 0.00240283, -0.0130545385, 0.0014666002, 0.007322226, -0.028867483, 0.007762805, -0.029729484, 0.014155985, -0.14152154, 0.038081326, -0.020304931, 0.0034982907, 0.0029547506, 0.046050053, -0.015468143, 0.0050953883, -0.013552584, -0.015774634, -0.081756085, -0.02488312, 0.06079986, -0.048770145, -0.01974942, -0.0006183666, -0.04340658, -0.020419864, 0.010468533, 0.013906962, -0.0140985185, -0.014548675, 0.049919482, 0.018408528, 0.044824094, -0.01730708, -0.028867483, 0.026109077, -0.022967558, 0.020668888, 0.014079363, -0.030150907, 0.0068960143, 0.04057155, -0.018533038, 0.019078974, 0.021013688, 0.009663998, -0.021473423, 0.02735419, -0.023906182, 0.022086402, 0.0041064806, -0.018791638, -0.023887027, 0.0527162, -0.00085421983, -0.033867095, -0.032507047, 0.014424164, 0.021684134, 0.03478656, 0.00022762235, 0.0067858696, -0.017144257, 0.029039882, -0.036702123, 0.010545155, -0.018370217, 0.005727523, -0.025611032, 0.043598134, -0.028177882, -0.02222049, -0.034518383, 0.028407749, -0.05394216, 0.0116082905, -0.009472442, 0.030763887, -0.031204466, -0.07056922, 0.0101237325, -0.001443853, -0.009960909, -0.052256465, 0.010937845, -0.0030409507, -0.029901884, -0.04049493, -0.024231829, -0.00081111974, -0.047697432, 0.019289685, 0.034556694, 0.0049325656, 0.012058447, -0.035150517, 0.00656558, -0.0060292236, -0.021205245, -0.030514864, 0.023446448, 0.01261396, -0.013677095, 0.010909111, -0.004257331, -0.020937067, -0.009467653, -0.0015815338, -0.009022285, -0.022392891, 0.014979675, -0.008624807, 0.005301311, -0.022143869, 0.043559823, -0.02697108, -0.005540756, -0.0068864366, 0.00478411, 0.01730708, -0.043291647, 0.023638004, -0.039154038, 0.029231438, 0.03909657, 0.0046332595, -0.02009422, 0.017000591, 0.04218062, -0.008969608, 0.00079675304, -0.020592265, 0.030112596, 0.024863962, 0.03135771, 0.03313918, 0.022565292, -0.056125894, 0.024231829, -0.044939026, -0.022967558, 0.032372955, 0.013581317, -0.038157947, -0.032717757, 0.04022675, -0.051183753, -0.047199387, -0.04409618, 0.0007045668, -6.992541e-05, 0.0044824095, -0.0037999912, -0.03909657, 0.06344333, 0.014376274, 0.0026626277, -0.018647972, 0.01348554, 0.024174362, 0.016263101, 0.057198606, 0.02700939, 0.023388982, -0.0023477576, 0.014644452, -0.030265842, 0.00066984724, 0.002839817, 0.027296724, -0.04570525, 0.0075042048, -0.016339723, 0.017575258, -0.006637414, -0.016186478, -0.035246294, 0.004513537, -0.003953236, 0.029422995, 0.004468043, 0.014232608, 0.017201725, -0.019711107, 0.018868262, -0.044019558, 0.040609863, -0.010372755, 0.023925338, 0.017642304, -0.0049900324, -0.005650901, 0.03243042, -0.0022950799, -0.01778597, 0.03344567, 0.0076957606, -0.0029068617, -0.030763887, -0.016358878, 0.004578187, -0.026856145, 0.03957546, -0.015487299, 0.004410576, -0.0106984, -0.032028157, 0.056547318, -0.024940586, -0.0026434723, 0.021166934, -0.020802977, -0.026568811, -0.015688432, -0.00982682, -0.018351061, 0.0014845587, 0.05405709, -0.00072372233, 0.009778932, 0.026549656, 0.02317827, 0.026128232, -0.0107654445, 0.005770623, 0.03484403, -0.031223621, -0.0007740058, 0.038847547, -0.0056125894, -0.032238867, -0.087656006, -8.313229e-05, -0.017584836, 0.0135621615, 0.02522792, -0.010688823, -0.005310889, -0.019193906, -0.034384295, -0.0038622469, 0.019902663, 0.0012882138, 0.011359268, -0.04731432, 0.008308739, -0.011933936, -0.023810405, 0.051911663, 0.014385852, 0.037736524, -0.030629797], "docs/software/recon.md::1781763179.368": [-0.034348506, 0.0024356812, -0.023299862, -0.012091501, 0.01335984, -0.019109646, -0.022303982, 0.047651976, 0.0050357766, 0.034216974, -0.018649286, -0.017916467, -0.02673847, 0.047013108, 0.011715697, -0.020819554, -0.037768327, 0.018987508, 0.03361569, -0.033145934, 0.015718011, 0.008051606, 0.020049155, 0.07666406, 0.018508358, 0.048478745, -0.023863569, -0.056520957, 0.0088313995, 0.035832934, -0.028485961, -0.052838076, 0.03630269, 5.6407334e-05, 0.007079212, -0.034047864, -0.007248324, -0.0059517995, -0.04693795, 0.007835519, -0.010127924, -0.014120844, 0.012345169, -0.025385575, 0.028955717, -0.05054567, 0.019579401, -0.03463036, 0.015398579, -0.044119418, -0.014468463, -0.0007891889, 0.04896729, -0.0053599076, -0.05257501, 0.0067597786, -0.08252661, -0.005364605, -0.049192775, -0.007595943, 0.012589442, 0.006501413, -0.029594583, -0.016704498, 0.021946967, 0.06708106, -0.016037446, -0.013519557, -0.029143618, -0.052988395, 0.009085068, 0.022416722, -0.04509651, -0.032394323, -0.043104745, 0.010879532, -0.0037580424, -0.014910033, -0.024652757, 0.011189571, -0.004657624, 0.0012354564, -0.02765919, -0.014609389, -0.044232156, -0.0040939176, -0.04017347, 0.007981142, -0.0010675188, 0.026569359, -0.04795262, -0.008385132, -0.020312218, -0.042428296, -0.010644655, 0.0057404097, -0.01587773, -0.014036288, 0.04291684, 0.020312218, 0.020594072, 0.051785823, 0.0022971034, -0.007018144, 0.05080873, -0.0426162, 0.030346192, -0.0069194953, 0.0060175653, -0.023205912, -0.0031708481, 0.007981142, 0.0012425027, 0.020575281, -0.0014503695, -0.051823404, -0.004735133, -0.005622971, 0.012598837, 0.030007968, 0.042766523, 0.02660694, 0.033221092, -0.03194336, 0.021101408, -0.010607074, 0.011725092, 0.040549275, 0.051860984, 0.017860096, -0.047614396, 0.007450319, -0.028673863, 0.013500767, -0.062082857, -0.011903599, 0.03177425, 0.020143107, 0.0073798555, -0.09064398, 0.05614515, 0.026926372, -0.0779418, -0.030834736, -0.0050075916, -0.0714028, 0.05261259, 0.027020324, 0.02762161, -0.014703341, -0.0182359, 0.025911702, 0.0038191106, -0.048629068, 0.040060733, -0.02314954, 0.0003167912, -0.007863703, -0.010917113, 0.029876437, 0.00011655803, 0.019316338, -0.035100114, -0.013519557, 0.041188143, -0.0039553395, 0.022642205, -0.0013423257, -0.02658815, -0.061932538, -0.00017219468, -0.0055243224, 0.01865868, 0.02837322, 0.03449883, 0.017014537, 0.12100896, 0.012335774, 0.032469485, -0.032788917, -0.03718583, 0.06873459, 0.002541376, -0.03541955, -0.019767303, -0.004286517, -0.01948545, 0.01569922, -0.016732683, 0.063398175, 0.018818397, 0.0040727784, 0.02675726, 0.03739252, 0.0028020903, -0.005674644, -0.040248632, -0.027396128, 0.028617492, -0.050846312, 0.016610546, 0.018188925, 0.013951732, 0.018329851, -0.037599213, -0.016018655, 0.0139329415, -0.05347694, -0.022491883, -0.060993027, 0.0057920828, 0.009658169, 0.049981963, 0.007901284, -0.034386087, 0.017954048, -0.01904388, -0.021120198, 0.032807708, -0.05231195, 0.0013564184, -0.004157334, -0.021796646, -0.022660995, 0.012166662, 0.002522586, -0.02583654, -0.0065389937, 0.015267047, -0.0011826089, -0.013510162, 0.006797359, 0.030928688, -0.04257862, 0.08267693, -0.034235764, 0.010146714, 0.0032436603, 0.0026611637, -0.009164926, 0.024671547, -0.037730746, 0.014374511, -0.01288069, -0.009381013, -0.013181333, 0.021608744, -0.022303982, -0.060316578, -0.025423156, -0.013294075, 0.026982743, -0.014421487, 0.0462615, 0.013998708, -0.013923546, 0.02583654, -0.022679785, -0.012486096, -0.0116311405, 0.039647344, 0.011978759, -0.0027433708, 0.044081837, 0.037918646, -0.03468673, -0.04535957, 0.007154373, 0.013792016, 0.011001669, -0.00689131, 0.0144872535, 0.017841306, -0.010860742, 0.0072671142, 0.0364718, -0.0027668586, -0.02658815, 0.07891889, 0.022510674, -0.062533826, -0.0027480684, 0.02489703, -0.016995747, 0.014806687, -0.0022912314, 0.007144978, 0.051936146, 0.0063369987, -0.009160228, -0.018799607, 0.009489057, 0.061631892, -0.0020340404, -0.0056558535, 0.013904757, 0.01725881, -0.15723649, -0.026494198, 0.010748001, -0.0032436603, 0.026794842, -0.0072013484, -0.020744393, -0.022660995, -0.06914798, -0.0012812576, -0.022848897, -0.04720101, -0.055806927, -0.05430371, 0.033709638, -0.0036312083, -0.008145557, -0.03201852, -0.027941044, -0.0052048885, -0.0410754, -0.039497025, 0.06035416, -0.021740275, 0.024333324, -0.03555108, 0.03545713, -0.009940022, -0.06422494, -0.01875263, 0.013275284, 0.012138477, -0.0029547608, 0.035926886, 0.016901795, 0.030064339, -0.001052839, -0.033690847, -0.012223032, -0.0056981314, -0.012213637, 0.0010757396, 0.026531778, 0.047576815, -0.0066987104, -0.013754435, 0.017099092, 0.03919638, -0.05411581, -0.027057905, 0.0029265755, -0.045171667, 0.015821358, 0.04329265, -0.02837322, -0.020594072, 0.024220582, 0.0796705, -0.01913783, 0.01681724, -0.015539505, -0.017954048, 0.027922254, -0.006755081, -0.047313754, -0.025141302, 0.05520564, 0.00775566, 0.01770038, -0.015342208, 0.053138718, -0.017944653, -0.015191886, -0.03183062, 0.00010283237, 0.019353919, 0.0057545025, -0.018743236, 0.005242469, -0.10935903, 0.015830753, 0.0041361954, -0.0154361585, 0.033221092, -0.050057124, -0.0020152503, -0.015398579, 0.030421352, 0.023243492, 0.26351392, -0.016582362, 0.015069749, 0.0028749024, 0.032375533, 0.0028091366, 0.038670257, 0.04524683, -0.05257501, -0.036189947, 0.02313075, 0.042277977, 0.035964463, -0.005735712, 0.026343876, 0.028861765, -0.0045213946, 0.007196651, 0.081399195, -0.009620588, 0.011471424, -0.0012965245, -0.01201634, 0.036697283, -0.038782995, -0.05437887, 0.01549253, 0.04287926, -0.0335969, 0.05325146, -0.026174765, 0.02493461, 0.028918136, 0.0024803078, -0.06133125, -0.030402562, -0.016206557, 0.008864283, -0.021232938, 0.013961127, -0.0011068609, -0.018724445, 0.013979917, 0.011527794, 0.010390987, -0.03468673, -0.004169078, 0.0021585256, -0.04111298, -0.047501653, -0.014299351, -0.023450185, -0.011292917, 0.017286995, 0.0443449, -0.015069749, -0.052086465, 0.025930492, -0.01505096, 0.036039624, 0.018188925, 0.030496513, -0.052161627, 0.03987283, 0.0019142528, 0.014863057, -0.0013117916, -0.042428296, 0.030721996, 0.043029584, 0.017437316, 0.005571298, 0.013228308, -0.06531478, 0.044908606, 0.0239951, -0.00019069128, 0.025535898, -0.008587127, -0.015360998, -0.035832934, -0.019955205, -0.018423803, -0.028110156, 0.0022559997, -0.008685775, -0.028673863, 0.047651976, -0.02671968, -0.021477211, -0.011903599, -0.039346702, -0.0054491614, -0.036039624, -0.010024577, 0.026043233, 0.022022128, -0.018921742, 0.02837322, -0.034949794, 0.0072765094, -0.0038097154, 0.01194118, -0.0041784733, -0.0038402495, -0.01195997, -0.020124316, 0.00689131, 7.163768e-05, 0.047464073, -0.03904606, 0.041413628, 0.0053458153, -0.05249985, -0.010616469, 0.032262795, 0.03196215, 0.049455836, 0.026099604, 0.00387783, -0.0128337145, -0.0016159582, 0.030308612, -0.00091661, 0.028241688, -0.04599844, -0.012955851, -0.018085578, -0.013425606, 0.052650172, 0.018451987, -0.019992786, 0.024070261, 0.029406682, -0.0045613237, 0.00932934, 0.0032507065, 0.04975648, -0.010325221, -0.0220785, -0.037899856, 0.010748001, 0.0016171326, -0.02042496, 0.0052048885, 0.050282605, 0.024089051, -0.037805904, -0.0044579776, 0.017803725, -0.011480819, 0.05249985, 0.02583654, -0.030646835, -0.024389695, -0.06820847, -0.010033973, 0.0069147977, 0.014853662, -0.023487763, -0.003330565, 0.018555334, 0.03547592, 0.061030608, 0.020819554, 0.022567043, -0.009958812, 0.0015854241, 0.052011304, -0.03295803, 0.006849032, -0.03036498, -0.050169863, 0.004387514, -0.029237568, -0.042052492, -0.059189167, -0.016262928, -0.054942578, -0.052913234, -0.021026246, 0.02209729, 0.0021714438, -0.0023710898, 0.03290166, 0.06587848, -0.026794842, -0.023224702, 0.015351603, -0.041338466, -0.008244205, 0.10049005, 0.0085542435, 0.005482044, 0.0049324306, -0.013538348, 0.043893933, 0.032168843, 0.0070980024, 0.00016676313, -0.04254104, 0.09282365, 0.028110156, -0.014252376, -0.040549275, -0.020500122, -0.03545713, 0.02397631, -0.029895226, 0.017042723, -0.005496137, -0.017982231, -0.0007891889, -0.0018884162, 0.0062759304, -0.015426763, 0.007826123, 0.02662573, 0.015276442, -0.031492393, 0.0053458153, -0.03453641, 0.022736156, -0.0479902, -0.026193555, 0.026512988, 0.0044180485, -0.026137184, -0.021101408, 0.035118904, 0.005768595, -0.016441435, -0.032281585, -0.050846312, -0.0029665045, -0.027809514, 0.003769786, 0.032413114, 0.004326446, -0.022322772, 0.046674885, -0.026963953, -0.02403268, 0.0408875, 0.010297036, 0.04874181, 0.032281585, 0.011020459, 0.011076829, 0.011659326, 0.023299862, 0.01819832, 0.03810655, -0.006050448, -0.017117882, -0.00028508273, 0.010550704, 0.00756306, 0.041902173, -0.03008313, -0.029951597, -0.0016864215, 0.0061068186, -0.006083331, -0.0072999974, -0.014149029, 0.04171427, -0.030947478, -0.0025507712, -0.017615823, 0.0035842329, -0.007450319, -0.05077115, -0.023262281, 0.035062533, -0.03098506, 0.0128337145, 0.005021684, 0.054003067, 0.050094705, 0.0075207823, 0.038933318, 0.034085445, 0.023393814, -0.020293428, -0.0073046945, 0.025197674, 0.0002489703, -0.0023605204, -0.03541955, 0.017803725, -0.0066752224, -0.017597033, -0.02298043, -0.020951087, -0.024652757, 0.0013716854, 0.05253743, -0.013622903, -0.012053921, -0.00975212, 0.02127052, -0.031849407, 0.02038738, -0.019278757, 0.023694457, 0.01510733, -0.00531763, 0.04892971, 0.023938728, 0.01865868, -0.05411581, -0.01825469, 0.02484066, 0.024089051, 0.009399803, 0.009188414, -0.012448515, 0.017690985, -0.0024474252, 0.011509005, 0.024352115, -0.023863569, -0.025197674, -0.037073087, -0.000716964, 0.016535386, -0.0016723288, -0.03113538, -0.036979135, -0.01954182, -0.031473603, 0.0018731492, -0.0013916501, -0.010306431, 0.05253743, 0.0044697216, -0.030552885, 0.015201281, -0.009761515, -0.02036859, -0.0049089426, 0.06914798, -0.032187633, 0.013312865, 0.020481331, -0.050395347, -0.008042211, -0.011969364, -0.021984547, -0.014111449, 0.008920653, 0.0058343606, -0.028579911, 0.0408875, 0.000614205, -0.043893933, 0.006473228, 0.0408875, 0.018940533, -0.037016716, 0.051222116, -0.025066143, 0.015642852, -0.014346327, 0.0143839065, 0.0021456073, -0.040474117, -0.009352827, -0.026287505, -0.015013379, -0.0035607452, 0.02222882, -0.0064450423, -0.03387875, 0.050019544, -0.03361569, 0.012260613, 0.028185317, 0.0026987442, -0.014139635, -0.027377337, -0.053364202, -0.04287926, -0.005965892, 0.013031011, -0.025066143, 0.014214795, -0.017606428, 0.0043851654, -0.006050448, -0.0019788442, -0.048553906, -0.008704565, -0.14092658, 0.012082106, 0.009512545, 0.031041428, -0.03361569, 0.00064239034, 0.03207489, -0.059903193, 0.010362802, -0.043743614, -0.0587382, -0.030477723, 0.026832422, -0.015116725, -0.008746844, 0.015304627, -0.0051109376, -0.016168976, 0.033127144, 0.027339758, -0.018207716, -0.0053458153, 0.02311196, 0.013444397, 0.045021348, 0.016638732, -0.011208361, -0.007657011, -0.036077205, -0.022567043, 0.046825208, -0.07974566, -0.0007598292, 0.06678041, -0.02401389, 0.034198184, -0.004387514, -0.021871807, 0.020800764, 0.020011576, 0.016554177, 0.018921742, -0.01063526, 0.014543624, -0.00015399166, 0.022567043, 0.011912994, -0.043856353, -0.022285191, 0.01959819, 0.033502948, 0.0583624, -0.0032060798, -0.03183062, 0.0069429833, 0.004286517, -0.040361375, 0.022736156, -0.035908096, 0.042165235, -0.041263305, 0.043217488, -0.015323417, -0.010297036, -0.007657011, 0.024596388, -0.02143963, 0.03183062, 0.0034268647, 0.0043569803, 0.0080328155, -0.03175546, -0.03196215, -0.0109359035, 0.0015220072, 0.0138859665, 0.03987283, -0.037674375, 0.017117882, -0.046111178, 0.021383261, -0.03654696, -0.04235314, 0.05351452, 0.02487824, 0.03827566, -0.011358683, 0.005519625, 0.007238929, 0.008944141, -0.04291684, -0.027095485, 0.03994799, -0.0010886579, -0.0122324275, 0.027903464, -0.04084992, -0.003184941, -0.009846071, 0.017512478, -0.015783777, 0.0095971, 0.008371039, -0.016309904, -0.0077368696, 0.009272969, 0.019109646, -0.001654713, 0.0016171326, -0.0021796646, -0.024276953, 0.010259455, -0.019710932, 0.021477211, -0.074183755, -0.031849407, 0.0016770264, 0.0051673083, -0.05798659, -0.022397932, 0.015276442, 0.0073939483, -0.038519934, -0.038519934, 0.054942578, 0.031642716, 0.034273345, -0.016084421, 0.002593049, 0.007501992, 0.045772955, -0.036114786, -0.024990981, 0.030759577, 0.04708827, 0.0055008344, -0.010560099, 0.043969095, 0.006896008, -0.04532199, -0.005096845, 0.00577799, -0.017888281, 0.0011720394, -0.012608232, -0.036753654, 0.03987283, 0.009014604, 0.011283522, -0.042954423, 0.0049418258, 0.005557205, -0.026512988, 0.028298058, 0.0009635855, -0.020237058, -0.058174495, -0.0038285055, -0.055731766, 0.07944501, 0.013500767, -0.04002315, -0.00558539, 0.013979917, -0.022266401, 0.016328694, -0.009103858, -0.04193975, 0.0076851966, 0.020631652, 0.0062994184, 0.051748242, -0.02234156, 0.01633809, -0.0059236144, 0.0011967015, 0.008615312, -0.0023182423, 0.0053458153, -0.02664452, 0.032131262, -0.017944653, 0.03380359, -0.01551132, 0.018931137, -0.008136162, -0.0293691, 0.035212856, 0.0016735032, 0.020913506, 0.0059095216, -0.036227528, 0.027339758, -0.04017347, 0.054904997, -0.023750827, 0.014149029, 0.010945298, -0.019259967, 0.06760718, 0.008883072, 0.014139635, -0.043142326, -7.292217e-05, -0.01072921, 0.013481976, -0.013698064, -0.037899856, -0.030045548, -0.015905915, -0.010400382, 0.027734352, -0.037843484, 0.053740006, 0.052988395, 0.00042747732, 0.0712149, 0.028316848, 0.022435512, -0.032582227, 0.031661507, 0.0005014638, 0.0014444975, -0.033051983, 0.004171427, -0.030007968, -0.005082752, 0.0013587672, -0.008807912, -0.017644009, -0.014139635, -0.016281718, -0.007920074, 0.0032319163, 0.014459068, 0.0013094429, 0.010616469, 0.021383261, 0.018038603, -0.011602956, 0.011123805, -0.009846071, 0.0364718, 0.020143107], "projects/argus.md::1781763189.445": [-0.008509109, -0.014922379, -0.03139102, 0.029732978, -0.0076428284, -0.060919072, 0.015555788, 0.0054445257, -0.015928382, 0.049964815, -0.011615609, -0.0026454153, -0.047133103, 0.014046783, 0.026491413, -0.0031297873, -0.0020038555, 0.025355002, 0.0072422903, -0.015499898, -0.020846618, 0.0016557133, 0.011121922, 0.028223975, -0.0020515942, 0.04288554, -0.034110956, -0.037203483, -0.01006003, 0.012500519, 0.019821985, -0.054324165, 0.00635738, -0.009817844, -0.011038089, -0.03265784, -0.0026221282, -0.0014309927, -0.035191476, -0.030608574, -0.027590565, 0.0012656542, -0.02192714, -0.029379014, 0.047021326, -0.062483966, 0.01577003, -0.022951772, 0.020008283, -0.02783275, -0.021517286, -0.022355624, 0.014205135, -0.036830887, 0.06863176, 0.04042642, -0.03964397, 0.0097899, -0.013506522, 0.0054678125, -0.0308135, -0.013590355, -0.04854896, -0.0029551338, 0.011690128, 0.038302634, -0.024833372, 0.011960258, -0.026286487, -0.0094499085, 0.00577986, 0.024535296, -0.07817016, -0.0011375751, -0.051343415, -0.011419998, 0.035210107, -0.0066927145, -0.0009047041, -0.022150695, 0.0066927145, 0.0052023395, -0.01596564, 0.025988411, -0.04504658, 0.026938526, -0.04430139, 0.06594909, 0.042811017, -0.006166426, -0.0050113853, -0.03396192, -0.0008581299, -0.058907066, -0.01567688, 0.024386259, -0.02608156, -0.024572555, 0.030552685, 0.009403334, -0.009244981, 0.019933764, -0.051194377, -0.01544401, 0.0015707153, 0.020567173, -0.0027758232, 0.016543161, -0.050002076, -0.043034572, -0.0056447946, 0.010563032, -0.03500518, 0.008215691, -0.0142982835, -0.051417932, 0.0047272826, -0.013748708, -0.028261233, 0.0046085184, 0.017167255, -0.011093978, 0.050113853, -0.05398883, 0.023976406, 0.0014042126, -0.022225214, 0.008662804, 0.0638253, 0.0044455086, 0.028093565, -0.0065390198, -0.04787829, -0.025001038, -0.037799634, -0.017353551, -0.029174088, -0.011634239, 0.011643553, -0.04735666, 0.04623888, 0.05641069, -0.06308012, -0.008830471, 0.04858622, -0.049704, 0.004983441, 0.056112614, -8.980091e-05, -0.0021808376, 0.015481269, 0.013469263, -0.0034581353, -0.005216312, 0.0023089168, -0.010861107, 0.03252743, -0.0071118823, -0.00769406, 0.057118617, -0.020809358, 0.017390812, 0.004601532, 0.03554544, 0.024852, -0.013087355, 0.024758853, -0.018601742, -0.00019124537, -0.025951153, 0.0018746121, -0.018340925, 0.013515837, -0.00026561855, -0.006254917, 7.779349e-05, 0.08495136, 0.004820431, 0.0037445668, -0.04754296, -0.050151113, 0.026491413, 0.0128079085, 0.02254192, 0.0071072252, -0.017055478, 0.007871042, 0.03303043, -0.027311118, 0.031763613, 0.010134549, 0.0011224386, 0.041655976, 0.0020166636, -0.023007661, 0.029229976, -0.028987791, -0.047133103, 0.013152558, -0.046536956, -0.02131236, 0.018471334, 0.041618716, 0.0034511492, -0.009142518, -0.0031251297, -0.018825298, -0.013413373, -0.0013902403, -0.085547514, 0.016813291, 0.023287106, 0.015229768, 0.035321884, -0.03597392, 0.0052116546, 0.013432004, -0.0053653494, -0.040091082, -0.03088802, -0.03135376, 0.022821365, -0.0042778417, -0.008681433, 0.04690955, 0.019225836, 0.052535713, -0.01746533, 0.038134966, -0.024013665, -0.007903644, 0.011531776, -0.002801439, -0.019877875, 0.105145946, -0.011336164, -0.04340717, 0.022243844, -0.021517286, 0.0051138485, -0.047170363, -0.013208447, 0.03807908, 0.016012214, -0.060919072, -0.04031464, 0.010004141, 0.02718071, -0.027236601, -0.017055478, -0.012453944, -0.018275721, -0.0065250476, 0.04325813, 0.039420415, 0.009072657, 0.012938317, 0.017288348, -0.0021703583, 0.011913684, -0.00044449265, 0.02319396, -0.002093511, 0.03191265, 0.002873629, 0.010097289, -0.027385637, -0.015239083, 0.023268478, 0.014046783, -0.060062107, 0.03014283, 0.010702754, 0.023249848, -0.01811737, 0.0039704517, 0.020511284, -0.03617885, 0.07936246, 0.036607333, -0.03371973, 0.015294972, 0.013217762, 0.0021517286, 0.010637551, 0.002719934, 0.019877875, -0.018135998, -0.047729254, -0.034986548, -0.08062928, 0.032974545, 0.07045747, -0.03023598, -0.034409028, -0.0095756585, -0.018238463, -0.1498572, -0.015816603, 0.030869389, 0.031297874, 0.011056718, 0.002159879, -0.016068105, -0.002237891, -0.015509213, 0.022374252, -0.023808738, -0.06643346, -0.035824884, -0.073102884, -0.0005038748, -0.03837715, 0.008714035, -0.0057332856, 0.008257608, -0.018480647, -0.05752847, -0.043705244, 0.014307599, 0.052274898, 0.025783485, -0.007470504, 0.035731737, 0.028950531, -0.024498036, -0.044599466, 0.007964191, -0.046499696, 0.0030529397, 0.003276496, 0.026286487, 0.018713519, 0.009845789, 0.014456636, 0.049294148, -0.007470504, 0.0320058, 0.05868351, 0.020399505, 0.024013665, 0.01390706, -0.0033277276, 0.018825298, 0.009650177, -0.006986132, 0.005458498, -0.027199341, 0.032993175, 0.029639829, -0.0057332856, -0.016487272, -0.032937285, 0.05216312, 0.045866285, -0.005281516, -0.04754296, 0.010702754, 0.0009978525, 0.0076987175, -0.0109728845, -0.006226972, -0.010041401, 0.018229147, 0.0069349003, 0.0063061486, -0.016859865, 0.011112607, -0.029118199, -0.009473195, 0.013860486, -0.016394123, 0.05570276, -0.0017779706, -0.047580216, -0.006157111, -0.1272035, 0.05026289, 0.02419996, -0.0009093615, 0.024013665, -0.03841441, -0.0017011232, 0.024535296, -0.005956842, 0.07001036, 0.27244052, 0.018517908, -0.024367629, -0.029229976, 0.009817844, -0.050784525, 0.021517286, 0.013627615, 0.04340717, -0.018639, -0.012873113, 0.015164564, 0.03211758, -0.005206997, -0.02254192, 0.024162702, -0.01780998, 0.01154109, 0.057938322, -0.019766096, -0.008802527, -0.009296213, 0.001012407, -0.0003097185, -0.016571105, -0.019067483, -0.009244981, 0.08264129, -0.0032695099, 0.019374873, -0.008970194, 0.002145907, 0.04784103, -0.010022771, -0.06311738, -0.01334817, 0.005602878, -0.02900642, -0.034241363, 0.00038947686, -0.035284624, -0.037203483, -0.0015881807, 0.03139102, 0.005220969, -0.020902507, -0.010684125, 0.022318363, -0.027963158, -0.010004141, -0.020939767, -0.027404267, -0.042401165, -0.02790727, 0.0011853138, -0.036476925, -0.015853863, 0.0021051546, -0.0025615818, 0.020623062, -0.00040606892, 0.02012006, -0.08174706, -0.005262886, -0.003090199, 0.025969781, -0.025280483, -0.048697997, 0.01125233, 0.04430139, 0.0058404063, 0.01096357, -0.019728838, -0.005682054, 0.032378394, 0.041879535, 0.047170363, 0.060695514, -0.08115091, 0.024721593, -0.01688781, -0.013506522, 0.017167255, 0.0017034519, 0.002116798, 0.016962329, -0.043369908, 0.04102257, -0.0036840204, -0.048176367, -0.008113228, -0.038824264, 0.023175329, -0.0009384704, 0.04042642, 0.024498036, 0.010833162, -0.020436766, 0.019877875, -0.011671498, 0.017400127, -0.008956221, -0.01540675, -0.010916996, 0.030757612, -0.04377976, 0.007843098, 0.024162702, 0.028577939, 0.017148625, -0.04318361, 0.039420415, 0.02783275, -0.02664045, -0.0037771687, 0.02548541, -0.020995656, -0.031018427, 0.040910788, 0.0068557244, 0.023957776, -0.007647486, -0.0063387505, -0.05864625, -0.0074984482, -0.084057145, 0.014661563, -0.02256055, -0.013469263, 0.04992756, 0.009761956, -0.013711449, -0.005756573, 0.049629483, -0.0030366387, 0.009920307, -0.021517286, 0.014838545, -0.030124202, 0.03724074, -0.034632586, 0.046499696, -0.036029812, 0.005304803, -0.011093978, 0.0044478374, -0.002617471, -0.011922998, -0.021778103, 0.0057891747, -0.03509833, 0.017837925, 0.015034156, -0.047244884, 0.0070792804, 0.0095756585, -0.0021738515, 0.03427862, 0.03919686, -0.010935625, 0.0053327475, 0.007908301, 0.007689403, 0.079138905, 0.009668807, -0.011606294, 0.00047243718, -0.0004590471, 0.029509421, -0.007722005, 0.016859865, -0.054994833, -0.040128343, 0.0475057, -0.059056103, -0.034055065, -0.06326641, -0.00071025675, 0.028913273, -0.0109728845, 0.060919072, 0.007069966, -0.021629065, -0.008052682, 0.019617058, 0.039345898, 0.0020434437, 0.0038679885, 0.019710207, -0.026770858, -0.004701667, 0.07451874, 0.034669846, 0.0021470713, 0.05082178, -0.01773546, 0.026565932, 0.039308637, 0.03561996, 0.016207827, -0.00742393, 0.00126449, 0.0025708966, -0.012062722, -0.0038190857, 0.009389361, -0.0074192723, 0.0024684335, -0.035377774, -0.013012836, 0.027367009, -0.00074227655, -0.039420415, -0.026770858, 0.019244466, 0.033999175, 0.0074611893, 0.050523706, -0.0077546067, -0.059279658, -0.003928535, -0.016319605, 0.0062642316, -0.04620162, 0.024572555, 0.026472783, 0.009547714, 0.003292797, -0.019877875, 0.0055982205, 0.007680088, -0.0097899, 0.028838754, -0.04381702, -0.022132067, 0.019095428, 0.025001038, 0.043109093, 0.019132687, -0.0064551863, 0.016161252, 0.0086162295, 0.016971644, -0.00167085, 0.009761956, 0.083460994, -0.04098531, 0.024833372, 0.0025569242, -0.00049426884, 0.011261645, -0.024386259, -0.00033766305, -0.0023776137, 0.039532192, 0.060360182, 0.003332385, -0.024833372, 0.023454774, -0.013245706, -0.022187956, 0.020399505, -0.024833372, 0.013869801, -0.014428692, 0.0056447946, -0.0052302843, -0.031092945, -0.03670048, -0.032825507, 0.010171808, 0.0030319814, -0.036253367, -0.005104534, 0.039383154, -0.009417306, -0.07787208, 0.021200582, 0.017018218, 0.066657014, -0.033440284, -0.008429932, 0.013627615, 0.04448769, -0.046611473, 0.022597808, 0.016962329, -0.027087564, -0.006962845, -0.04217761, 0.053020086, 0.0050253575, -0.013618301, 0.046089843, -0.000996106, 0.007791866, 0.0061710835, 0.026379636, 0.002535966, 0.013208447, -0.017260404, 0.00061186875, 0.010199753, 0.025336372, -0.037222113, 0.010004141, -0.008928277, -0.028764235, -0.025969781, -0.021684954, -0.044860285, -0.060620997, -0.0017942716, 0.015453325, 0.036271997, -0.009310185, 0.055330165, -0.01713931, 0.014568415, 0.025783485, 0.0128079085, -0.0016033173, -0.0074006426, -0.013441319, 0.0048344033, 0.008420618, -0.006022046, 0.0074751615, 0.014279654, -0.022579178, 0.0067812055, 0.0059987586, -0.0331981, -0.0024498038, 0.030496795, 0.016645623, -0.0134226885, -0.026286487, 0.007749949, -0.0039425073, -0.017586423, 0.034017805, 0.066731535, -0.028615197, -0.01742807, -0.06483131, -0.006688057, 0.013515837, -0.049964815, 0.05745395, 0.010861107, -0.004331402, -0.04802733, -0.05391431, 0.012332852, 0.009808529, -0.033365767, 0.024907889, -0.0004896114, -0.03619748, -0.024926519, 0.07351274, 0.028056307, -0.018042851, 0.0015940025, -0.013068724, 0.018806668, 0.017288348, 0.024553925, 0.012351481, -0.01959843, -0.013404059, -0.004142776, -0.0011661019, -0.024833372, 0.0045456435, -0.023268478, 0.050002076, 0.022262475, 0.0104512535, -0.028540678, -0.026957154, -0.08808115, -0.010209068, 0.014754711, 0.0011800742, -0.007703375, -0.0142982835, 0.035750367, -0.034409028, -0.04344443, 0.018760093, -0.034688476, -0.001100898, -0.12951358, 0.015909752, -0.018722834, 0.0067113442, -0.0033906028, 0.011447942, 0.014354173, -0.009836474, -0.0067066867, -0.03262058, -0.043593466, 0.0074611893, 0.041730497, -0.04441317, 0.0049135797, 0.017959017, -0.041842274, 0.0035955294, -0.0059056105, 0.014205135, -0.034241363, -0.016626995, -0.011392053, -0.017875183, -0.0033300563, -0.023231218, -0.039942045, -0.006157111, -0.02133099, -0.0077173472, 0.02431174, -0.028894642, 0.019691577, 0.016748087, 0.028205344, 0.0019607744, 0.014512525, -0.01713931, -0.037557445, -0.020250468, -0.03506107, 0.027162082, -0.023212587, -0.019654319, -0.016282346, 0.03154006, 0.011773962, 0.00033562543, -0.047095846, 0.022839995, -0.0073540686, 0.017549165, -0.013096669, 0.012668186, 0.0137766525, 0.012118611, -0.06684331, -0.007703375, -0.04914511, 0.046313398, -0.019728838, 0.023790108, -0.049815778, -0.0072096884, -0.03139102, 0.03077624, -0.031446908, 0.01746533, 0.017623683, 0.025708966, -0.016962329, -0.0071072252, 0.0117646465, -0.001173088, 0.014596359, -0.045568213, 0.011419998, -0.02256055, -0.053541716, -0.074556, -0.0113268485, -0.009678122, -0.035806257, 0.0061431387, 0.06397434, 0.02958394, 0.0073680407, -0.002978421, -0.02665908, -0.037706483, -0.07727594, -0.026565932, 0.0063387505, 0.020977026, -0.0048344033, 0.019896504, 0.004231267, 0.0024940493, -0.010311531, 0.021591805, 0.021032915, -0.008006107, 0.031055685, -0.0099296225, -0.0012691474, 0.010795902, 0.049629483, -0.048772518, 0.00742393, -0.0618133, -0.031111576, 0.011578349, -0.02015732, 0.03673774, -0.089422494, 0.0142982835, 0.05085904, 0.021256471, -0.015974956, 0.020269098, 0.014186505, 0.0011265138, 0.01182985, -0.010209068, 0.015844548, 0.034651216, 0.038787007, 0.006422584, 0.03262058, -0.030366387, 0.018322296, -0.044077836, -0.038824264, 0.0072329757, 0.038228113, -0.038898785, -0.014111987, 0.040538196, -0.045568213, -0.048772518, 0.015239083, 0.0025895264, 0.009938938, 0.0149968965, -0.015835233, -0.0156116765, 0.032955915, -0.0022192614, -0.0043127723, -0.06166426, -0.0045433147, -0.00810857, 0.027646454, 0.05868351, 0.0047691995, 0.008257608, -0.004797144, 0.020250468, -0.030738981, 0.06851999, 0.030329129, 0.009072657, -0.034651216, -0.011624924, -0.028894642, -0.003525668, -0.015686195, -0.02310081, -0.037781004, 0.026230598, -0.01569551, 0.053020086, -0.0076987175, 0.049480446, 0.024050925, -0.032322504, 0.020660322, -0.030608574, 0.026286487, -0.011755331, 0.020436766, -0.0035326541, -0.0037934696, 0.03671911, -0.0080433665, -0.017670257, 0.0092729265, 0.04545643, -0.029229976, -0.018024221, 0.019207206, -0.029714348, -0.032881394, -0.010767958, 0.026547302, 0.014978267, 0.036663223, -0.0032136207, -0.005956842, 0.06654524, -0.030310499, -0.004168392, 0.018406129, -0.019374873, 0.009557028, -0.01898365, -0.008094599, -0.033384398, 0.0015777015, 0.031148834, -0.002247206, 0.026789488, 0.03379425, 0.048176367, 0.04627614, -0.028876012, 0.057081357, -0.007908301, 0.0031856762, 0.025653077, 0.035880774, 0.036346518, 0.01753985, -0.019710207, 0.006785863, -0.017260404, 0.043891538, 0.031018427, -0.017651627, -0.008765267, -0.008970194, -0.040165603, -0.010581661, 0.051976822, 0.047207624, 0.0039797667, -0.018778723, 0.039830267, -0.044636726, 0.0074332445, 0.011364108, 0.019207206, 0.058348175, -0.04567999], "projects/meshtastic-headscale-runbook.md::1781763196.884": [7.1836093e-06, 0.0013735249, -0.025545876, 0.025989648, -0.013245652, 0.01025501, 0.018146448, 0.012223045, -0.010592663, 0.021108149, -0.051632, 0.0033017658, -0.0122905765, -0.00040850005, 0.023114773, -0.02120462, -0.007404252, 0.00668071, 0.011904687, -0.02176416, 0.022690294, -0.027282378, 0.024600446, -0.014200728, -0.0028290513, 0.03527029, 0.013670131, -0.040865682, -0.020143425, 0.039360713, 0.003675596, -0.016332768, 0.036408663, -0.029211825, -0.02483198, -0.030311609, -0.0030509378, -0.020085542, -0.03544394, -0.00064817356, 0.006439529, 0.008089206, -0.004078368, -0.023307718, -0.006598708, -0.047734514, 0.038955532, -0.032897066, 0.027610384, -0.0470785, -0.033610962, -0.021011677, -0.010901375, -0.03955366, 0.036119245, 0.01388237, -0.04754157, 0.0029689362, -0.08165419, 0.0002862515, -0.051091753, 0.018812107, -0.025796704, -0.016641479, 0.019236585, 0.07694634, -0.024291735, 0.021301093, -0.015483811, -0.015396985, -0.01234846, 0.025121398, -0.031102683, -0.028806642, -0.051593408, 0.04526482, 0.03303213, -0.010911021, 0.0041121333, -0.041907586, 0.015937231, -0.016593242, 0.025082808, 0.031064093, -0.00023032771, 0.051014572, -0.055915367, 0.08574462, -0.01576358, -0.06317009, 0.0029882307, -0.020567903, 0.010872433, -0.038453873, -0.017519377, 0.018802458, -0.022999005, -0.036678784, 0.01252211, -0.02081873, 0.01900505, 0.0057208096, -0.028999586, 0.014326142, 0.011412678, 0.011547739, 0.017442198, -0.017702674, 0.021262504, -0.024600446, 0.011740684, -0.01841657, -0.02543011, 0.00516127, -0.010968905, -0.054140277, -0.014393673, -0.04900795, -0.05263531, -0.018773517, 0.026201887, -0.024175968, 0.035308875, -0.05695727, -0.01900505, -0.03407403, -0.014625207, -0.014731326, 0.040171083, 0.010409365, -0.009791942, -0.06309291, -0.026047532, -0.012830821, -0.020934498, 0.0054651583, -0.021050265, 0.027648972, -0.013853428, -0.06166512, 0.06768499, 0.031720106, -0.044840343, -0.032028817, 0.022960417, -0.055220768, 0.044763166, 0.012830821, -0.00028821113, 0.035964888, -0.001989742, 0.070386216, -0.007544137, 0.018609514, 0.02029778, -0.02085732, 0.0043388433, 0.021397565, 0.03588771, 0.05259672, -0.05691868, 0.056339845, -0.06490659, -0.018609514, 0.05722739, -0.015917936, 0.021146737, -0.01953565, 0.02539152, 0.011277617, 0.0045293765, 0.003024408, 0.060661808, 0.036099948, 0.0144612035, 0.007920379, 0.054256044, 0.013805192, -0.021069558, -0.027494617, -0.06355598, 0.043798443, -0.02284465, 0.0070231864, -0.02905747, -0.0023382483, 0.0053590387, -0.014663796, -0.02724379, 0.037199736, 0.010197126, 0.030195843, 0.07474677, 0.002783227, 0.02103097, 0.04526482, -0.028420752, -0.06942149, 0.026761428, -0.023828669, -0.0047753807, 0.02724379, 0.04283372, 0.009039458, 0.003299354, 0.010399718, 0.034440625, -0.049586784, 0.0023020713, -0.04063415, 0.007066599, 0.020259192, 0.017895618, 0.0014724091, -0.010843491, 0.05796058, 0.005542336, 0.037894335, 0.0056484556, -0.01632312, 0.0020367722, 0.027610384, 0.0013735249, 0.002280365, 0.0036153009, 0.022960417, 0.017596554, 0.02284465, 0.01178892, -0.014220023, -0.03065891, 0.03152716, -0.04240924, 0.0052866843, 0.05035856, 0.014326142, -0.06425058, 0.024889864, 0.0016086763, 0.03571406, 0.008103676, 0.012087984, 0.02172557, -0.017480789, -0.019371646, -0.0017111781, 0.053638622, 0.017953502, -0.029848542, -0.013670131, -0.008754865, -0.0070617753, -0.037469856, 0.019159406, 0.049085125, 0.026992962, 0.030330904, 0.016458182, 0.015946878, -0.0020922439, 0.008769336, 0.036910318, 0.03403544, 0.02452327, 0.00067590934, -0.006671062, -0.018339392, -0.016332768, 0.047348626, -0.0038588936, -0.0038058339, 0.029694187, 0.024349619, 0.040479794, -0.045882244, -0.012444932, -0.0029761717, -0.033996854, 0.08103677, 0.01876387, -0.024754802, 0.034170505, 0.017712321, -0.0066083553, 0.032588355, 0.027784035, -0.02029778, -0.04715568, -0.0061066994, -0.04179182, -0.04179182, -0.014625207, 0.07343475, -0.0044256686, -0.045650713, 0.016824776, -0.015898641, -0.1788983, -7.047003e-05, -0.006613179, 0.05143905, 0.010959258, 0.014914623, -0.009840178, -0.036871728, -0.052365188, 0.06529248, 0.03432486, -0.051284697, -0.0028555812, -0.02263241, 0.036389366, -0.0013795545, 0.004466669, 0.022130756, 0.03281989, -0.025082808, -0.04642249, 0.015667109, 0.060005795, 0.032472588, -0.04237065, 0.0027928744, 0.06583273, 0.00833521, -0.034402035, -0.0036683606, 0.004973149, 0.0028531696, -0.0065842373, 0.017808793, 0.0058365767, -0.009709941, -0.004432904, -0.0002413316, 0.011046083, -0.018667398, 0.012155515, 0.026664956, 0.022400877, 0.02284465, 0.017770205, -0.0113355, 0.019342704, -0.010091007, -0.018426217, -0.010264657, 0.023211244, 0.009024987, 0.0077033164, -0.07547996, -0.020259192, -0.052712485, 0.014673443, 0.019834714, -0.05255813, -0.0310448, 0.009859473, 0.0091793435, 0.018513042, -0.0017847383, -0.03330225, -0.012570346, 0.010206774, 0.027301673, 0.009155225, -0.053908743, 0.025623053, -0.049509604, -0.020413548, 6.044595e-05, -0.027282378, 0.0446474, -0.02103097, -0.02923112, -0.03885906, -0.1276522, 0.007794965, 0.0077901413, -0.019188348, 0.0016412357, -0.028652284, -0.018570926, 0.03544394, 0.025912471, 0.053098377, 0.27876648, -0.010110301, -0.06783935, 0.0002758506, 0.008397917, -0.0010238127, -0.0010406954, 0.015040038, 0.00601505, -0.020182014, -0.002051243, 0.021995693, 0.0109303165, -0.017972797, 0.005590572, 0.040055316, -0.025719525, 0.024600446, 0.042949487, -0.025102103, 0.031797282, -0.054719113, 0.01831045, 0.015782874, -0.030060781, -0.033533785, 0.018271862, 0.08234879, -0.026028238, 0.01991189, 0.031797282, 0.0043798443, 0.03285848, -0.044029977, -0.05722739, 0.038415287, -0.012435284, -0.030311609, -0.040441204, -0.0021561568, 0.011219733, -0.015638167, 0.007322251, 0.0019222114, -0.0037431268, -0.031160565, 0.019854007, 0.004722321, -0.018744575, -0.016901953, 0.014576971, -0.0049056187, -0.010486543, 0.034710746, 0.01768338, -0.05437181, -0.04283372, -0.016979132, 0.011499503, 0.036254305, 0.026491305, 0.0072981324, -0.09523749, 0.003979484, 0.0013240828, 0.018194683, -0.0020765672, 0.0038830116, 0.0028748757, 0.027263083, 0.06587131, -0.012473874, 0.008909221, -0.02793839, 0.025680937, -0.041676052, 0.023732197, 0.019854007, -0.06826383, 0.045534946, -0.052017886, -0.0016991191, -0.0025034572, 0.010062065, -0.021532627, 0.06764641, -0.01862881, 0.034402035, -0.04210053, -0.032279644, -0.00084835367, -0.02444609, -0.022304405, 0.07740941, 0.012512462, 0.037006788, 0.016409945, -0.017770205, -0.006762711, -0.02120462, 0.01336142, -0.018213978, 0.022574527, -0.00031956463, -0.002403367, -0.018677045, 0.011036436, -0.014808504, 0.014480499, 0.029559124, -0.037296206, 0.037122555, 0.013853428, -0.045187645, -0.0068688304, 0.029790659, -0.0072113075, 0.009724412, 0.046962734, -0.024851276, -0.025198575, 0.003337943, -0.016805481, -0.0059523433, 0.0047174976, -0.074631006, -0.027841918, -0.026279066, -0.009661705, 0.059735674, 0.04422292, -0.03982378, -0.005103387, 0.029173236, -0.0046427315, -0.011316205, 0.041405927, -0.016718656, -0.004724733, 0.045843657, -0.05911825, -0.031758696, -0.014297201, -0.026626365, 0.014847093, 0.021185325, 0.019371646, -0.008204972, -0.0028025215, 0.0075393133, -0.011181144, 0.024233852, -0.00782873, -0.06791653, -0.022535939, -0.036080655, -0.021860633, 0.005527865, 0.05919543, -0.01388237, -0.019448824, 0.0010497397, -0.02159051, 0.029559124, -0.008229091, -0.015821464, -0.007804612, 0.028825935, 0.05444899, -0.016438887, -0.006666239, -0.044724576, -0.06953726, 0.059272606, -0.030446671, -0.019564591, -0.092227556, -0.019873302, 0.012358107, -0.01304306, 0.05583819, 0.010563721, -0.047657337, 0.035771944, 0.014847093, 0.034151208, -0.04132875, -0.01070843, -0.019033993, -0.020394253, -0.059426963, 0.09454289, -0.009647234, -0.011740684, 0.010824197, 0.0029182883, 0.025777409, 0.020432841, -0.0041603697, -0.03372673, -0.012599288, 0.01342895, -0.013072002, 0.015638167, 0.010293598, -0.011991512, 0.024426797, 0.024388207, -0.05039715, 0.03725762, 0.005551983, 0.0038323638, -0.041405927, 0.0082725035, 0.005103387, -0.012560699, 0.03135351, 0.072817326, -0.013120239, -0.019313762, -0.023597134, -0.02193781, 0.038955532, -0.06390328, 0.00084533886, 0.002568576, 0.014953213, -0.0059764613, 0.0006276732, 0.004710262, 0.003439239, -0.013901664, 0.049200892, -0.0120301, -0.0065794135, -0.032742713, 0.031372804, 0.017905267, 0.005817282, -0.020182014, 0.03613854, -0.012223045, 0.032974247, 0.018320097, 0.015261924, 0.06683604, -0.027861211, 0.043759853, 0.0015073803, 0.016303826, -0.017191371, -0.038492464, 0.0012734348, 0.0052818605, 0.049162306, 0.05086022, -0.0065504718, -0.016834423, -0.0018775929, 0.041868996, -0.018570926, 0.01611088, -0.02431103, 0.017345726, -0.0047440273, -0.031257037, 0.03148857, -0.014075315, -0.026182594, -0.04171464, -0.0045004347, -0.0380101, -0.021223916, 0.00957488, 0.06749205, 0.0065842373, -0.022613117, -0.0036997143, -0.019188348, 0.034710746, -0.032376118, -0.009319228, 0.02884523, 0.03087115, -0.03498087, -0.014133198, -0.00091166364, -0.019612826, 0.017278196, -0.03891694, 0.045033287, 0.0034585334, -0.017905267, -0.029848542, -0.011653859, -0.0011148584, -0.028729463, -0.006502236, 0.0016364121, 0.017316785, -0.0366209, 0.0032294116, -0.024118084, 0.008330386, -0.012830821, 0.0075103715, 0.00952182, -0.004746439, 0.03148857, 0.007997557, -0.026240477, -0.034382742, 0.009333699, 0.021358976, 0.003087115, 0.0011130496, 0.040672738, -0.011499503, 0.010534779, -0.00036749933, -0.025102103, 0.015387339, 0.020992381, -0.050319973, 0.04283372, 0.031874463, -0.0016810305, 0.009560409, -0.016081939, -0.011798567, -0.016786188, 0.0109303165, -0.020702964, -0.029559124, 0.013409656, 0.039399303, 0.040672738, -0.0016532948, 0.030813266, -0.0080120275, 0.010949611, 0.023905845, 0.05583819, -0.026896488, 0.035791237, -0.046306722, 0.023288423, -0.024600446, -0.023462074, 0.044570222, -0.016284531, -0.022883238, -0.017065957, -0.048390526, -0.008325563, -0.03725762, -0.020336369, 0.022169344, 0.027591089, -0.010390071, -0.024426797, 0.057613283, 0.046846967, -0.013969195, -0.031218449, -0.0042616655, 0.055220768, -0.019728594, -0.0148663875, 0.023095477, -0.030350199, -0.0061308173, -0.022169344, 0.038453873, 0.049972672, 0.0038974825, -0.001624353, 0.019072581, 0.044763166, 0.0240602, -0.04931666, 0.00034277828, -0.022979712, 0.0021501272, -0.00561469, 0.026163299, -0.029346885, -0.012329165, 0.021841338, -0.0038733645, -0.016130175, 0.020066246, -0.04105863, 0.031585045, -0.13444385, 0.014142845, 0.013920959, -0.0042423713, -0.0035839474, 0.016014408, 0.021494037, -0.032414705, -0.032800596, -0.020278485, -0.043412555, -0.013718367, 0.0038420109, -0.051786352, -0.017702674, 0.003212529, -0.03393897, -0.04063415, -0.02703155, -0.011113614, 0.003928836, -0.010988199, 0.013544717, 0.047773104, 0.035173815, -0.023847962, -0.045843657, -0.020471431, -0.01893752, 0.007616491, -0.026954371, -0.05630126, 0.022979712, 0.046615437, 0.03843458, 0.020992381, 0.0047295564, -0.010033123, -0.019352352, -0.0048887357, 0.010476897, 0.01977683, -0.033688143, -0.04422292, -0.022999005, 0.08620768, 0.010419013, -0.027436733, -0.032183174, 0.031874463, -0.004293019, 0.025989648, -0.01900505, 0.014210376, 0.012406343, 0.0038757762, -0.04105863, 0.008745218, 0.017818442, 0.029443359, -0.037604917, -0.00566775, -0.020355664, 0.01014889, -0.035173815, 0.016766893, -0.014374379, 0.035579, -0.015744286, 0.013023766, -0.0038082455, -0.03100621, -0.015107568, 0.0022273052, 0.013207063, -0.007293309, 0.028632991, -0.0010425042, -0.0048091463, -0.019661063, -0.01817539, -0.030157253, -0.03891694, -0.008354505, 0.071659654, -0.020239897, 0.010206774, -0.012618582, -0.015194394, -0.0025975178, -0.0317394, -0.031064093, 0.015638167, 0.007645433, -0.022767473, 0.01161527, 0.007809436, -0.024947748, -0.003552594, 0.034479216, -0.02081873, 0.029250413, 0.016718656, 0.010737372, 0.010814549, -0.03009937, 0.02103097, -0.0446474, -0.013901664, 0.008122971, -0.03644725, 0.01841657, -0.033533785, 0.0067675347, -0.061086286, 0.0036466545, 0.03725762, 0.023905845, -0.0097630005, -0.033572376, -0.0047416156, -0.0050069145, -0.0022297169, -0.0148181515, 0.0010262246, 0.026221182, 0.017529024, -0.0054120985, 0.003299354, -0.038839765, 0.019448824, -0.05981285, -0.016892307, 0.021223916, 0.034421332, -0.016525712, -0.055220768, 0.033803906, -0.031372804, -0.045843657, -0.026954371, 0.006690357, 0.002403367, -0.009700294, -0.022188637, -0.013718367, -0.017693028, 0.0181368, -0.020490725, -0.01991189, 0.0065890606, -0.0045776125, 0.01405602, 0.045843657, -0.01831045, 0.0094157, -0.009864297, 0.011721389, 0.00028790964, 0.010698782, 0.026240477, -0.018995404, 0.0006038566, 0.038492464, -0.008518508, 0.014345437, -0.026761428, -0.009927004, -0.008412388, -0.007992733, -0.012329165, 0.035038754, 0.009111812, 0.06996174, 0.010505838, -0.016554654, -0.004688556, -0.03177799, 0.05251954, 0.025526581, 0.0037696566, -0.0106216045, -0.007968616, 0.0014543205, 0.0033065896, 0.014692738, 0.0027132847, 0.047966048, -0.022690294, 0.021976398, -0.018185036, -0.0481204, 0.0079155555, -0.03222176, 0.02678072, -0.019188348, 0.020471431, -0.0041724285, -0.0034054737, 0.0537158, -0.025140692, -0.025275754, -0.01342895, 0.0016159117, -0.01248352, -0.0011661095, -0.009140754, -0.016274884, 0.020876614, 0.027050843, -0.009227579, -0.0038082455, 0.0013506127, 0.032144584, 0.032028817, 0.009946298, 0.045650713, 0.032935657, -0.031681515, -0.014567323, 0.02064508, 0.026529893, -0.0052480954, -0.06471365, -0.00896228, -0.035945594, 0.038550347, 0.03299354, -0.027976979, -0.064752236, -0.020490725, -0.002985819, 0.0032776478, 0.029732775, -0.0022695118, 0.025468698, -0.00062887906, 0.014133198, -0.008537802, -0.015300513, 0.044415865, 0.0090684, 0.00606811, 0.019526001], "runbooks/meshtastic-sidecar-node.md::1781763254.057": [0.006588796, -0.032842908, -0.04377771, 0.039696414, -0.002280089, 0.0014234013, 0.03580763, 0.0019492055, -0.0010269425, 0.03717448, -0.049399126, -0.01199363, -0.0012134406, 0.00067620585, -0.0045625847, -0.027298503, -0.0020298208, 0.006463662, 0.011329456, -0.016123058, 0.012282401, -0.008995223, -0.006064195, 0.029377656, 0.030840764, -0.004350819, 0.028569097, -0.03651993, 0.007864202, 0.0138706425, -0.021773348, 0.00956314, -0.0049861157, -0.049822655, -0.007238531, -0.034325268, -0.028569097, -0.018250339, -0.033035424, -0.014890968, 0.018789379, 0.0035422598, -0.02206212, -0.021176554, 0.0005339259, -0.05548257, 0.03992743, -0.039041866, 0.02506534, -0.041082516, -0.031630073, -0.00551553, 0.0015148455, -0.045895368, 0.00995298, 0.04812853, -0.040273957, 0.024449294, -0.106344804, -0.015362627, -0.04793602, -0.0023558915, -0.016190438, -0.02508459, 0.012032133, 0.024179773, -0.010145495, 0.0039898553, 0.0018685902, 0.0017759429, 0.008023026, 0.010569026, -0.06830401, -0.00041962063, -0.040697485, 0.02414127, 0.033208687, -0.016825734, 0.01130058, -0.031264294, 0.008744954, 0.016873863, 0.0037371805, 0.004035577, 0.022966934, 0.055136047, -0.042160593, 0.08686237, 0.003458035, -0.05371144, -0.019578686, 0.0063770306, 0.018722, -0.047242966, -0.024218276, 0.023140198, -0.018019322, -0.02683647, 0.01860649, -0.026971228, 0.0026254114, -0.015843913, -0.020271737, -0.013216095, 0.038271807, 0.042276103, 0.008408055, -0.004901891, 0.010010734, -0.029935947, 0.0018794192, -0.03382473, 0.0059149964, -0.00565029, -0.0019215316, -0.055829097, -0.0018794192, -0.051170256, -0.030879267, -0.021484576, 0.0012038149, 0.0040476094, 0.04974565, -0.059679378, -0.0024497423, -0.0004256367, 0.004990929, 0.030205466, 0.02167709, -0.01954981, -0.031379804, -0.055944607, -0.014197917, -0.023274958, -0.017085629, 0.002752952, -0.008663136, 0.047589492, -0.025315607, -0.04889859, 0.05005367, 0.007074894, -0.013707005, -0.01069416, 0.0409285, -0.03313168, 0.05559808, 0.0055588456, 0.016123058, -0.004812853, 0.015391504, 0.05190181, 0.023910254, 0.025662133, 0.0077486937, -0.011579725, 0.021600084, -0.00077607256, 0.074888, 0.035326343, -0.03515308, 0.046896443, -0.023294209, -0.0059920023, 0.030994775, -0.012946575, 0.01697012, -0.03981192, 0.010078114, -0.0011731329, 0.0057561724, 0.024815071, 0.025989408, 0.02645144, 0.02086853, 0.009264742, 0.008716077, 0.006025692, -0.008942281, -0.0044181994, -0.03865684, 0.045702852, -0.027279252, 0.0052652615, -0.02506534, -0.0062759607, 0.01082892, -0.048821583, -0.018953016, 0.04616489, -0.0050005545, 0.049014095, 0.04173706, 0.0016712632, 0.048167035, 0.046241894, -0.0105594, -0.046703927, 0.030783009, -0.010819294, -0.042468615, -0.019424675, 0.043700706, 0.0041607115, 8.851138e-05, 0.01028988, 0.029493164, -0.06726444, -0.0020574948, -0.055251554, 0.062374577, 0.012513418, -0.015680276, 0.009139609, -0.025604378, 0.028395833, 0.02084928, 0.028261073, 0.019578686, -0.043854717, 0.015699526, 0.045587346, 0.0041968077, -0.022235382, 0.00956314, 0.0013548181, 0.024160523, 0.008008588, 0.0023943945, -0.003458035, -0.02752952, 0.034941316, -0.035095327, -0.025796892, 0.030186215, 0.012715558, -0.053056892, 0.018847132, 0.010232125, 0.031668574, 0.02970493, 0.0013379732, 0.027356258, 0.0049067037, -0.03817555, 0.004750286, 0.035730623, -0.025719887, -0.019809704, 0.016488835, -0.057446215, -0.00521232, -0.027163744, 0.030147713, 0.056753166, 0.018308094, 0.02414127, 0.027837543, 0.024410792, -0.006203768, -0.0078016347, 0.03488356, 0.04620339, 0.02046425, 0.005837991, 0.0033930615, 0.0017951942, -0.013100586, 0.041775566, -0.0086872, -0.03651993, 0.02546962, 0.04350819, 0.05124726, -0.031803332, -0.020810777, 0.0012573579, -0.03012846, 0.08955757, 0.011319831, -0.033689972, 0.05683017, -0.003260708, 0.011233199, 0.011550847, 0.016190438, -0.008927843, -0.018173333, 0.00058235525, -0.05066972, -0.016373327, 0.016046053, 0.086092316, -0.008706451, -0.026778715, 0.0035133827, -0.011108065, -0.17618893, 0.018731624, 0.012802189, 0.028549844, 0.003328088, 0.019366922, -0.038348813, -0.030802261, -0.04685794, 0.048629068, 0.059871893, -0.03825256, 0.002041853, -0.02916589, 0.019261038, -0.037790522, 0.029454662, 0.0134471115, 0.009317684, -0.036847204, -0.050631214, -0.005005367, 0.058639802, 0.016392577, -0.023621483, -0.013591497, 0.06252859, 0.019694194, -0.03800229, -0.0037179291, -0.022312388, -0.020560509, 0.0009264742, 0.027433263, 0.020753022, -0.027779788, 0.0073877294, -0.020753022, 0.03010921, -0.021908108, 0.007546554, 0.02820332, 0.013206469, -0.0016820922, 0.018885635, -0.020425748, 0.0374825, -0.01620969, -0.0071952157, -0.025411865, 0.043700706, -0.0011135739, -0.017807556, -0.053210903, -0.02820332, -0.028434336, 0.009202175, 0.0037251483, -0.031957343, -0.04169856, -0.022504902, -0.010463143, 0.023043942, -0.037521005, -0.02468031, -0.034922063, 0.048167035, -0.0129754525, -0.007575431, -0.034113504, 0.01342786, -0.038791597, -0.013591497, 0.0084513705, -0.007123023, 0.00250509, -0.01199363, -0.005385583, -0.057869747, -0.11142717, 0.028030057, 0.014380805, -0.025026836, -0.013841766, -0.022427896, -0.04604938, 0.02820332, 0.0072962856, 0.032534886, 0.27691233, 0.01103106, -0.053788446, 0.005996815, 0.05013068, -0.020175481, -0.02371774, 0.0098182205, 0.0074839867, -0.010511272, -0.015112359, 0.029127387, 0.019289915, 0.015170113, 0.011714485, 0.03696271, -0.058909323, 0.032996923, 0.020098474, -0.02439154, 0.0019275477, -0.063029125, 0.016681349, 0.0173744, -0.03189959, -0.010905925, 0.014582945, 0.05752322, -0.053133897, -0.000691246, 0.012070635, 0.026143419, 0.0463189, -0.06942059, -0.059101835, 0.043084662, 0.0047286283, -0.030089958, -0.0022836989, 0.005939061, -0.04173706, -0.005578097, 0.041352034, -0.041005507, 0.016585091, -0.047512487, -0.008157786, 0.008985597, -0.0015665838, -0.034537036, -0.018346597, -0.016623594, -0.01580541, 0.039195877, 0.015978672, -0.02683647, -0.044201244, 0.012022507, 0.022119872, 0.0037251483, 0.029473912, 0.008735329, -0.0940239, 0.0038454696, 0.018481355, 0.045779858, -0.009654583, -0.035480354, -0.019222535, 0.03170708, 0.05109325, 0.009409128, 0.0075561795, -0.02466106, 0.037463248, -0.024276031, 0.05209432, 0.033747725, -0.061257996, 0.016151935, -0.030320974, 0.019848207, -0.004112583, 0.0040692673, -0.044509266, 0.048167035, -0.028164817, 0.0327274, -0.05656065, -0.030725254, -0.0099241035, -0.03109103, -0.0043484126, 0.058716808, 0.008436931, 0.026682457, 0.049283616, -0.004755099, -0.020599011, -0.011127316, -0.019713446, 0.016700601, 0.0016580279, 0.0177113, 0.020810777, 0.0022945278, -0.010780791, -0.010569026, 0.016103806, 0.03230387, -0.026932726, 0.03825256, 0.02604716, -0.03351671, -0.0029935946, 0.036577683, 0.009351374, -7.617844e-05, 0.01607493, -0.025681384, -0.023217203, -0.019848207, -0.013110212, -0.009014474, -0.012580798, -0.07481099, -0.0007201232, -0.024314534, -0.004524082, 0.059640877, 0.048629068, -0.039272882, -0.0029647176, 0.03586538, 0.005563658, -0.014120911, 0.02425678, 0.009471695, -0.010241752, 0.038926356, -0.028646102, -0.031379804, -0.031014025, -0.025257854, 0.010212874, 0.020733772, -0.002488245, -0.020945538, -0.007503238, 0.03911887, -0.017740177, 0.004509643, 0.007166338, -0.05097774, -0.026162669, -0.036346667, -0.013062083, 0.020117726, 0.065839835, -0.0125037925, -0.02820332, 0.03363222, -0.004654029, 0.031803332, -0.018086702, 0.026874973, -0.023043942, 0.016671723, 0.023640735, -0.020964788, 0.012551921, -0.06010291, -0.058678307, 0.056368135, -0.028800113, 0.0140824085, -0.06976712, -0.00701714, 0.00059137936, -0.027279252, 0.05848579, 0.031033278, -0.044085734, -0.039157372, 0.036192656, -0.007368478, -0.021138052, -0.01349524, -0.0020322273, -0.0097652795, -0.026258927, 0.07708266, 0.006319276, 0.00022244405, 0.012523044, 0.027337005, 0.05802376, 0.0027890485, -0.00091083243, -0.0133412285, -0.007647624, 0.013437486, 0.01049202, 0.005534781, 0.0036890518, -0.019790452, 0.025796892, 0.01988671, -0.043931723, 0.060487937, -0.01206101, -0.009399503, -0.036038645, 0.04373921, 0.0041968077, -0.017557288, 0.041621555, 0.07450297, -0.007859389, 0.0048585753, -0.037925284, -0.024006512, 0.046819434, -0.04350819, -0.0066994918, -0.007902705, 0.00044819695, -0.009774905, 0.028145565, -0.005837991, 0.005443337, 0.010280254, 0.036346667, -0.023679238, 0.014842839, -0.03216911, 0.041660056, 0.019530559, 0.042045087, -0.020425748, 0.08108695, -0.017008623, 0.0083936155, 0.0006924492, 0.012638552, 0.031379804, -0.015218242, 0.01811558, -0.005924622, -0.0050246185, -0.0108963, -0.036134902, 0.003147606, 0.008355113, 0.02699048, 0.04920661, 0.032804407, 0.0096593965, -0.020483503, -0.0039104433, -0.005534781, 0.009000035, -0.025200099, 0.036616188, 0.019386172, -0.03626966, 0.027953051, -0.020425748, -0.032361623, -0.042892147, -0.031014025, -0.024449294, -0.01730702, -0.0126578035, 0.074040934, 0.0016447926, -0.00684869, 0.01450594, 0.010838545, 0.038733844, -0.032246117, 0.0069353213, 0.02412202, 0.003198141, -0.032785155, -0.002431694, -0.008297359, -0.013812888, 0.018799005, -0.039542403, 0.029820438, 7.903607e-05, -0.022966934, 0.014140163, -0.028992627, -0.0011045499, -0.014361554, -0.025527373, 0.015179738, 0.04647291, -0.038329564, 0.009678648, -0.016652472, 0.008196289, -0.013880269, 0.01847173, 0.0021705967, -0.028973376, -0.0016339637, 0.027221497, -0.004285846, -0.03759801, -0.011733736, 0.042160593, -0.009043351, 0.003898411, 0.051170256, -0.0045048306, -0.0070315786, 0.014621448, -0.034575537, 0.010925177, 0.026759464, -0.023236455, 0.000724936, 0.02903113, -0.018192586, 0.036154155, -0.015112359, -0.026124166, -0.01109844, -0.042969152, 0.016257819, -0.03261189, 0.01533375, 0.014178665, 0.07061418, -0.014515565, 0.024353037, -0.031957343, 0.005573284, -0.009616081, 0.057292204, -0.04350819, 0.028857868, -0.066648394, 0.014236419, -0.021215057, -0.0069690114, 0.029454662, -0.016623594, -0.023813996, -0.01226315, -0.03678945, -0.0021922546, -0.019607564, 0.011165819, 0.02260116, 0.026932726, -0.0139765255, -0.03392099, 0.08332011, 0.039850425, -0.016017176, 0.010068489, -0.014804336, 0.07234681, -0.034537036, 0.018644992, 0.02916589, -0.004050016, -0.0071615255, -0.025007585, 0.061142486, 0.033689972, -0.010309132, -0.011897373, 0.014987225, 0.033959493, -0.010742288, -0.03719373, -0.017422529, -0.0041992143, -0.0091829235, -0.012494166, 0.024160523, -0.027606526, -0.008677574, 0.0126578035, -0.012580798, 0.0036385169, 0.018702747, -0.04196808, -0.0029021504, -0.14099735, -0.014457811, 0.009592016, -0.009105918, -0.0064732875, 0.013071709, 0.003831031, -0.02562363, -0.02031024, -0.004129428, -0.028723108, 0.020964788, 0.018577613, -0.03261189, -0.020079223, 0.02425678, -0.02506534, -0.04281514, -0.02685572, -0.008538001, 0.008205915, -0.0173744, 0.032650396, 0.010135869, 0.046780933, -0.036904957, 0.0039248816, 0.014698453, -0.015073856, -0.0054240855, -0.03825256, -0.04701195, 0.017615043, 0.05209432, 0.024449294, 0.002081559, 0.02140757, 0.031476058, -0.025950905, -0.0056262254, 0.039061118, 0.029512415, -0.01185887, -0.037155226, -0.013861017, 0.04508681, 0.016662098, -0.027702782, -0.03961941, 0.0040548285, -0.0177113, 0.035095327, -0.012840692, 0.02206212, -0.014534816, 0.020599011, -0.073078364, 0.017076002, 0.019636441, 0.031841837, -0.049668644, 0.02181185, -0.0052604484, 0.0177113, -0.015507013, 0.016729478, -0.042584125, 0.033747725, -0.00691607, 0.020926286, -0.03936914, -0.036288913, -0.0017398464, -0.017422529, 0.018231088, 0.011088814, 0.019963715, 0.017210763, 0.01710488, -0.022100622, -0.024757316, -0.03488356, -0.052017316, 0.02835733, 0.06749545, -0.013524117, 0.026489943, 0.0020298208, -0.007565805, -0.0019203284, -0.033093177, -0.055829097, 0.0038454696, 0.032939166, -0.027491016, 0.00078930793, -0.0079219565, -0.040658984, -0.016392577, 0.019636441, -0.0047141896, 0.018750876, 0.015218242, -0.022408644, -0.0066080475, -0.03447928, 0.0039513526, -0.040697485, 0.0053807697, 0.0013524117, -0.034286767, 0.0004087917, -0.040851496, -0.018490981, -0.086323336, 0.01948243, 0.020637514, 0.029108135, -0.021061046, -0.04377771, -0.020175481, 0.00995298, -0.010530523, -0.03189959, -0.0036938647, 0.029531667, 0.014332676, -0.0046925317, 0.017076002, -0.033170182, 0.022928432, -0.042468615, -0.00052008894, 0.019848207, 0.015882416, -0.016151935, -0.07454147, 0.04947613, 0.0015497387, -0.0627211, -0.028492091, 0.011156194, -0.017894188, -0.005501091, -0.01988671, -0.020618264, -0.025508123, -0.019030022, -0.017451406, -0.029454662, 0.010472769, -0.034306016, -0.018644992, 0.012542295, -0.010915551, 0.055405565, 0.027876046, 0.006324089, -0.011483467, 0.038676087, 0.017990446, -0.0422376, 0.010857796, 0.00929362, -0.027086737, 0.008292546, -0.024449294, -0.017692048, -0.0023330306, 0.0065310416, -0.008148161, 0.04793602, -6.9523165e-05, 0.026624704, 0.007310724, 0.0010299506, 0.0018024135, -0.03571137, 0.036558434, -0.017788306, 0.00337381, -0.024179773, -0.020098474, 0.0076428107, 0.035769124, 0.027568024, 0.005409647, 0.045009803, -0.01683536, 0.014380805, -0.034941316, -0.03459479, 0.05124726, -0.024333786, 0.020002218, -0.023525227, 0.017807556, 0.01719151, -0.014592571, 0.03682795, -0.01587279, -0.014274922, 0.007941208, -0.0160268, -0.023891004, -0.011493093, -0.0014582945, -0.025046088, 0.006757246, 0.044624776, -0.017230013, -0.0021272812, 0.005106437, 0.03176483, 0.028338078, 0.006993076, 0.0654548, 0.011675982, -0.043392684, -0.023332711, 0.014919844, 0.035249338, 0.011175445, -0.063260145, -0.020753022, -0.051285762, 0.017720925, 0.04127503, -0.0049428004, -0.04062048, -0.011714485, -0.029820438, 0.013283474, 0.020213984, -0.0024629775, 0.022851426, 0.016036427, 0.055790592, -0.009567952, 0.013331603, 0.06391469, 0.0064347847, -6.655273e-05, 0.0048826397], "notes/echo6-landing-page-data-export.md::1781763254.057": [-0.0094755115, -0.005834056, -0.019994197, 0.0025451551, -0.0037984147, -0.06042691, 0.020110106, 0.012836855, -0.02517144, 0.013358442, 0.02586689, 0.0035013994, -0.019897608, -0.012151063, 0.029827094, 0.010238575, -0.006684051, 0.013348783, -0.016410697, -0.0072973995, -0.06363371, 0.03994976, 0.035390697, -0.03214526, 0.032396395, 0.012508447, -0.01727035, -0.04617018, -0.028552102, 0.033207756, 0.0197817, 0.037708864, 0.047754258, -0.004286196, -0.046324722, -0.05884283, -0.01669081, 0.0013196653, -0.051772416, 0.0064087682, 0.040606573, 0.034192976, 0.0141504835, 0.0061141676, 0.050111063, -0.0635178, 0.0393509, -0.015705587, 0.0015466526, -0.057374656, -0.035313424, 0.0018738523, -0.00538974, -0.034811154, 0.0075485343, 0.028996417, -0.03185549, 0.017299328, -0.040374756, 0.0020634108, -0.074683644, -0.017859552, -0.01808171, -0.005264173, -0.015039114, 0.035100926, -0.017511826, 0.013319806, -0.025712345, -0.0077175675, -0.014604458, 0.012518107, -0.03626001, -0.006959333, -0.060736, -0.018110687, 0.021153282, 0.018941363, 0.027199836, -0.0105863, 0.0069351858, -0.024997577, 0.021327145, 0.024514625, -0.005254514, 0.020361241, -0.069970034, 0.08113588, 0.018294208, -0.039717942, -0.04562927, -0.041611113, 0.041379295, -0.054206494, -0.020032834, 0.031314585, 0.0044503994, -0.030831633, 0.0014838689, 0.0046073585, -0.035815693, -0.0003537621, -0.005722977, -0.034482747, 0.015367521, -0.0065584835, 0.03925431, -0.031797536, -0.008900799, -0.046401992, 0.0063508144, 0.017898189, 0.013174921, 0.05242923, 0.0037646082, -0.021790778, -0.0045397454, 0.0033685877, -0.003793585, 0.0045397454, -0.005785761, 0.024418036, 0.04705881, -0.05235196, 0.024881668, 0.00968801, -0.04412246, 0.0046194326, 0.049183797, 0.030329363, 0.033516843, -0.0361441, -0.061856445, -0.022408957, -0.052970137, 0.0012448078, 0.027489608, -0.011011298, -0.010991979, -0.05741329, 0.06711096, 0.017434554, -0.05872692, -0.03556456, 0.020554421, -0.0059547937, 0.045552, 0.027644152, 0.008601368, 0.01498116, 0.03643387, 0.015251613, 0.019839654, 0.025519164, 0.007814158, -0.021191917, 0.02776006, 0.023645313, -0.008606198, 0.015319226, -0.053781494, 0.034907743, -0.06591324, -0.0028180229, 0.022099867, -0.01937602, -0.0062349057, -0.018023755, -0.007239445, -0.037979316, -0.0029846411, -0.010422097, 0.004761903, 0.018062392, 0.036704324, 0.005534626, 0.099294856, 0.015222636, 0.020264652, -0.022602137, -0.047754258, 0.0361441, -0.032937303, -0.016352743, -0.03324639, -0.008944265, -0.0361441, -0.015367521, -0.007398819, 0.03983385, -0.004580796, -0.028783917, 0.030928222, 0.026794158, 0.026446432, 0.009132615, -0.0037670229, -0.01068289, 0.021307826, -0.04984061, -0.003076402, 0.011697089, 0.016797058, 0.00017899396, -0.023510085, -0.020399878, -0.010393119, -0.070858665, -0.013020377, -0.05374286, 0.0053559337, -0.014044234, 0.032125942, -0.012653333, -0.058456466, 0.026716884, -0.010277211, 0.0025958652, -0.002786631, -0.01717376, 0.014005598, 0.019134544, 0.020824876, 0.014314687, 0.051115602, 0.004435911, 0.03287935, -0.007606488, 0.0061189975, 0.010325506, -0.03284071, -0.030522544, 0.0056553637, -0.036472507, 0.04404519, -0.036704324, -0.041611113, -0.026658932, -0.03925431, 0.048758797, -0.019994197, -0.008321257, -0.024514625, -0.0073360354, -0.052390594, 0.0029629082, 0.0008608613, -0.006742005, -0.045822453, -0.04114748, -0.017965801, -0.012044814, -0.016999898, 0.010238575, 0.05134742, 0.016739104, 0.009939145, -0.01119482, -0.02217714, 0.0022312365, 0.024224855, -0.031024814, -0.006379791, 0.028590737, 0.006003089, -0.027315745, -0.07479955, 0.015184, -0.002506519, 0.021520326, 0.007654784, 0.033400934, 0.011841974, -0.04172702, -0.010431755, 0.023625994, 0.01388003, -0.03286003, 0.056679204, 0.017453872, -0.009779771, 0.013068671, 0.038809996, 0.047676988, 0.0041292366, 0.025635073, 0.01458514, -0.01607263, -0.011967542, -0.009552783, -0.03942817, 0.00038213548, 0.058958735, 0.0032116284, -0.025750982, -0.037805457, -0.030174818, -0.17788075, -0.012788559, -0.00249686, 0.054554217, 0.011455613, 0.01778228, -0.012634015, -0.04744517, -0.046788357, -0.0055587734, 0.037535, -0.056061026, -0.06927458, -0.046208814, -0.014218097, 0.004235486, 0.009784601, -0.01148459, 0.04273156, -0.020708967, -0.039215673, -0.009514147, 0.06502461, 0.031391855, -0.026504386, -0.015744224, 0.008437165, -0.03313048, -0.0010818117, -0.024553262, 0.052081507, -0.02596348, -0.009939145, 0.008722107, 0.051308785, -0.00043978784, -0.007422967, -0.008910458, -0.029846411, 0.03884863, 0.005640875, 0.00017567366, 0.029112326, 0.009876361, 0.013030035, -0.020438513, 0.0049695726, 0.033033893, -0.03616342, -0.01447889, 0.01008403, -0.017308988, 0.025828253, 0.016603878, -0.050265606, -0.0051386054, 0.016304448, 0.04601563, 0.01708683, -0.014604458, 0.01179368, -0.026716884, 0.006143145, -0.018690228, -0.044702005, 5.048354e-05, -0.004875397, 0.02086351, 0.017560123, -0.016613537, 0.052197415, -0.030908905, -0.0037090685, 0.010335165, -0.014324346, 0.0018062391, 0.019404998, -0.03853954, -0.015155023, -0.117299296, 0.015512407, 0.029015735, 0.0013800344, -0.008239155, -0.017724326, -0.018226596, 0.014894228, -0.0061866106, 0.036472507, 0.25530756, 0.04717472, -0.030232772, 0.0048415903, 0.09960395, -0.010364142, 0.015155023, 0.005573262, 0.012856172, -0.027624834, -0.024533944, 0.046981536, -0.0018050318, 0.006703369, -0.023857811, 0.018922046, -0.06664733, 0.011745384, 0.028532783, 0.007200809, -0.0067468346, -0.02457258, 0.017859552, -0.006432916, -0.03643387, 0.0046290914, 0.026716884, 0.054670125, -0.019018635, 0.039003175, 0.022833955, 0.040722482, 0.036627054, 0.0008759535, -0.06440643, 0.0058485446, -0.026813475, -0.049995154, -0.026697567, 0.0053511043, -0.05903601, -0.016091948, 0.04176566, 0.050690606, -0.0074857506, -0.016999898, -0.0044310815, -0.025287349, 0.021983959, -0.0025523994, -0.04702017, -0.053549677, -0.024630534, 0.01179368, -0.0052351956, -0.022505546, -0.014189119, -0.03757364, 0.007239445, 0.044508822, 0.037341822, 0.013001058, -0.12804013, 0.010093689, -0.014942524, 0.02486235, 0.006432916, -0.023220316, 0.015164682, 0.007447114, -0.020129425, -0.001318458, 0.014401618, -0.023027135, 0.0016927455, -0.016207857, 0.03626001, 0.032802075, -0.026118025, 0.075572275, -0.0071331956, -0.019916926, -0.010026076, -0.008717277, 0.007741715, 0.0043127583, 0.0211726, 0.040490665, 0.0028711476, -0.010161303, 0.0018183129, -0.0061866106, -0.022660092, 0.06761323, 0.004066453, 0.025210075, -0.01907659, -0.032010034, 0.022640774, -0.0039626183, 0.05343377, 0.02426349, -0.00025596438, -0.033207756, 0.02787597, -0.006181781, -0.0030112036, -0.004433496, -0.03755432, 0.037303187, -0.021211237, 0.043427013, 0.018410116, -0.0317589, 0.003585916, 0.04551336, -0.021713506, -0.0056601935, 0.020187378, -0.03233844, -0.019839654, -0.030947542, 0.006041725, -0.0027842163, -0.004906789, -0.05134742, -0.028996417, -0.035197515, -0.01488457, 0.059692822, 0.002926687, -0.030000957, -0.0031705776, 0.07661545, 0.019182838, -0.03226117, 0.016352743, 0.048990615, 0.0031077939, 0.019318067, -0.011078911, -0.023046453, -0.021520326, -0.009055343, -0.008181201, 0.0030836463, 0.014295368, -0.02517144, 0.013493669, 0.03297594, 0.00025370053, 0.008026657, 0.019936243, -0.053781494, -0.012460153, -0.015212976, -0.0143823, 0.0036969949, 0.001968028, -0.031314585, -0.03247367, -0.011581181, 0.024939623, 0.06467688, -0.039717942, 0.020187378, 0.013841394, 0.017647054, -0.011581181, -0.01137834, 0.0061962698, -0.0333623, -0.07997679, 0.021636235, -0.028532783, -0.018603297, -0.06537233, 0.01298174, 0.006181781, -0.027025973, 0.022679409, -0.006181781, -0.02208055, 0.0049985494, 0.04856562, 0.037882727, -0.00469429, -0.00035859158, 0.06942913, -0.05683375, -0.03374866, 0.066879146, 0.0091953995, -0.013126626, 0.05552012, -0.040877026, 0.011629475, 0.013860712, 0.021056691, -0.009103638, -0.01388003, 0.0040205726, -0.021694187, 0.044817913, 0.003904664, -0.0032719974, -0.008620687, 0.019897608, -0.049801975, 0.0012822367, 0.016062971, 0.016845353, -0.018448753, 0.009562443, 0.01797546, -0.0052400255, 0.033439573, 0.036472507, 0.019685108, -0.007563023, 0.012508447, -0.027837332, 0.011407318, -0.06479279, 0.04025885, 0.021153282, 0.013764122, 0.023722585, -0.05034288, 0.010431755, 0.0010443829, -0.024186218, 0.0143823, -0.05022697, -0.012073792, -0.03767023, 0.02857142, 0.036124784, -0.01378344, -0.009799089, 0.04504973, -0.02258282, -0.014952183, 0.036511146, -0.01858398, 0.043388374, -0.04856562, 0.013242534, -0.03983385, 0.014140824, -0.056679204, 0.007770692, -0.045552, -0.026774839, 0.019916926, 0.040529303, 0.025499847, -0.015406158, 0.008615857, -0.0033202926, -0.008205349, 0.024089629, -0.02107601, 0.022119185, -0.00444557, -0.053897403, 0.017260691, -0.029711185, -0.03195208, -0.02546121, 0.02706461, -0.012141405, -0.028899826, -0.0064087682, 0.070781395, -0.0032985597, -0.009325797, 0.0021636235, 0.01567661, 0.024147583, -0.004093015, 0.013677191, -0.007915578, 0.032705486, -0.030136183, 0.0013836565, 0.009866702, -0.011851633, 0.0052400255, -0.027624834, 0.04172702, 0.02816574, -0.0361441, 0.009605908, -0.013754463, 0.022312365, -0.005172412, 0.030039592, 0.0010129911, 0.02617598, -0.0033444401, -0.030194137, 0.023007816, -0.007620977, -0.026581658, 0.008755913, -0.0015901183, 0.0071959794, 0.023857811, -0.007509898, -0.0060948497, 0.003433786, -0.013715827, 0.0129913995, 0.053781494, 0.0070752418, 0.021926004, -0.016729444, -0.014643094, 0.020824876, 0.054090586, -0.021037374, 0.0067178574, -0.021501007, 0.020631695, 0.032550942, 0.03556456, -0.04195884, -0.02397372, 0.0022481398, 2.7599932e-05, 0.023394179, -0.02946005, -0.05814738, 0.07777453, 0.0041485545, 0.031237312, 0.013715827, -0.00878972, -0.012605038, -0.00044703213, 0.08105861, 0.060156457, -0.031179357, 0.020226015, -0.055481486, -0.016912967, -0.019839654, -0.007780351, 0.0119772, -0.02845551, -0.0027045293, -0.025538484, -0.025635073, 0.06023373, 0.03695546, -0.034115706, 0.0104607325, -0.022041913, 0.014411277, 0.0049985494, 0.04365883, 0.016806718, -0.013290829, 0.02308509, -0.024147583, 0.018893069, -0.008722107, 0.0026224274, 0.016758421, -0.035970237, 0.052197415, -0.011310727, 0.023007816, -0.0006634548, 0.030078229, -0.036491826, 0.004563893, 0.05903601, 0.023143044, -0.025750982, -0.0031609186, -0.06278371, -0.0031512594, 0.006940015, -0.008166713, 0.015541384, -0.006379791, 0.017627735, 0.039119083, 0.009828066, -0.010972661, 0.0008318842, -0.0031512594, -0.1270356, 0.05273832, -0.0005037789, 0.012962422, -0.016401038, 0.034985017, 0.019743063, -0.034946382, -0.0029991297, -0.034811154, -0.0013172507, 0.022022596, 0.017096488, -0.017907847, -0.0012436005, 0.0014862837, -0.01188061, -0.025210075, 0.005940305, 0.028938463, -0.022099867, -0.0035496945, 0.0107408445, -0.01688399, 0.01757944, -0.005157924, -0.035410013, 0.050806515, -0.041417934, -0.02347145, -0.02497826, -0.016439674, 0.02986573, 0.039292946, -0.02495894, -0.0056167278, 0.020728284, -0.0073746718, -0.016719786, 0.011494249, -0.048256528, 0.013551624, -0.06912004, -0.0026006945, 0.0034820815, 0.070858665, -0.009910168, -0.03975658, -0.042538382, 0.05884283, 0.04172702, 0.01488457, -0.022293048, 0.013213557, 0.0016758422, 0.010827776, -0.0347532, 0.009277501, 0.00799285, 0.030445272, -0.006659903, 0.03417366, -0.04995652, 0.0025137633, -0.029131643, 0.026774839, -0.047676988, 0.029846411, -0.026774839, 0.0058678626, -0.023529405, -0.025693027, -0.003875687, 0.016401038, 0.041108843, -0.020535104, 0.04126339, -0.03415434, -0.034965698, -0.021655552, 0.032724805, -0.05702693, -0.033613436, 0.0469429, 0.064135976, 0.023394179, 0.008065293, -0.023625994, -1.1837975e-05, 0.006684051, -0.056099664, -0.037979316, 0.007910748, 0.01119482, 0.020940783, 0.02057374, -0.011764702, -0.06386553, -0.006659903, -0.032531623, 0.005346275, -0.00053215236, -0.025229394, 0.022737363, 0.010991979, 0.009494829, 0.03228049, -0.019714085, 0.017453872, -0.0022022596, -0.023104407, 0.004305514, -0.019559542, 0.0016347914, -0.007500239, -0.002127402, 0.023181679, -0.004894715, -0.012170382, -0.038404316, -0.026890747, -0.024379399, -0.042422473, -0.0041075037, 0.031623673, 0.03226117, 0.033227075, -0.020419195, 0.014845934, -0.039795216, 0.05042015, -0.062281445, 0.0030232773, 0.05714284, -0.012933445, -0.0063266666, -0.04713608, 0.037824772, -0.00071718317, -0.018806137, -0.023529405, -0.0041968497, -0.027393017, -0.0026417456, -0.035835013, 0.012266972, 0.07298365, 0.017308988, -0.018690228, 0.012440834, 0.008379211, 0.021906687, 0.0024099287, 0.018110687, 0.01248913, 0.0031874808, -0.0006809618, 0.027586197, -0.0031391857, 0.051308785, 0.010769822, -0.0016492798, -0.031585038, 0.015377181, -0.006563313, -0.0065971194, -0.03994976, -0.021404417, -0.04914516, 0.022119185, 0.02486235, 0.035970237, -0.0044117635, -0.01168743, 0.031295266, -0.024398718, 0.0112334555, -0.0066550737, 0.06502461, -0.008113587, -0.0025282518, 0.009209888, 0.009147104, 0.014556163, 0.024939623, 0.015831156, -0.027682789, 0.044315644, 0.002242103, 0.02816574, -0.030696407, -0.009098809, 0.01937602, -0.032531623, 0.06092918, -0.03313048, 0.022351002, -0.022833955, -0.033613436, 0.049879245, 0.018535685, -0.001582874, -0.018931704, 0.010972661, -0.018158982, 0.010721526, -0.050072428, -0.052042868, -0.022505546, 0.009007048, -0.0011125999, -0.025113486, -0.013261852, 0.02548053, 0.022718046, 0.019617496, 0.041302025, 0.026253251, 0.043697465, -0.00022230868, 0.07109048, -0.0055297962, 0.0073167174, -0.049376976, -0.013609577, -0.028300967, 0.0067178574, 0.06749732, 0.00051917305, -0.018941363, -0.017647054, 0.005751954, 0.020960102, 0.007152514, 0.024881668, 0.020206697, -0.009668692, -0.006143145, -0.007968702, -0.044006553, 0.0018883409, 0.010895389, 0.019588519, -0.0213851], "projects/argus.md::1781763254.057": [-0.008509109, -0.014922379, -0.03139102, 0.029732978, -0.0076428284, -0.060919072, 0.015555788, 0.0054445257, -0.015928382, 0.049964815, -0.011615609, -0.0026454153, -0.047133103, 0.014046783, 0.026491413, -0.0031297873, -0.0020038555, 0.025355002, 0.0072422903, -0.015499898, -0.020846618, 0.0016557133, 0.011121922, 0.028223975, -0.0020515942, 0.04288554, -0.034110956, -0.037203483, -0.01006003, 0.012500519, 0.019821985, -0.054324165, 0.00635738, -0.009817844, -0.011038089, -0.03265784, -0.0026221282, -0.0014309927, -0.035191476, -0.030608574, -0.027590565, 0.0012656542, -0.02192714, -0.029379014, 0.047021326, -0.062483966, 0.01577003, -0.022951772, 0.020008283, -0.02783275, -0.021517286, -0.022355624, 0.014205135, -0.036830887, 0.06863176, 0.04042642, -0.03964397, 0.0097899, -0.013506522, 0.0054678125, -0.0308135, -0.013590355, -0.04854896, -0.0029551338, 0.011690128, 0.038302634, -0.024833372, 0.011960258, -0.026286487, -0.0094499085, 0.00577986, 0.024535296, -0.07817016, -0.0011375751, -0.051343415, -0.011419998, 0.035210107, -0.0066927145, -0.0009047041, -0.022150695, 0.0066927145, 0.0052023395, -0.01596564, 0.025988411, -0.04504658, 0.026938526, -0.04430139, 0.06594909, 0.042811017, -0.006166426, -0.0050113853, -0.03396192, -0.0008581299, -0.058907066, -0.01567688, 0.024386259, -0.02608156, -0.024572555, 0.030552685, 0.009403334, -0.009244981, 0.019933764, -0.051194377, -0.01544401, 0.0015707153, 0.020567173, -0.0027758232, 0.016543161, -0.050002076, -0.043034572, -0.0056447946, 0.010563032, -0.03500518, 0.008215691, -0.0142982835, -0.051417932, 0.0047272826, -0.013748708, -0.028261233, 0.0046085184, 0.017167255, -0.011093978, 0.050113853, -0.05398883, 0.023976406, 0.0014042126, -0.022225214, 0.008662804, 0.0638253, 0.0044455086, 0.028093565, -0.0065390198, -0.04787829, -0.025001038, -0.037799634, -0.017353551, -0.029174088, -0.011634239, 0.011643553, -0.04735666, 0.04623888, 0.05641069, -0.06308012, -0.008830471, 0.04858622, -0.049704, 0.004983441, 0.056112614, -8.980091e-05, -0.0021808376, 0.015481269, 0.013469263, -0.0034581353, -0.005216312, 0.0023089168, -0.010861107, 0.03252743, -0.0071118823, -0.00769406, 0.057118617, -0.020809358, 0.017390812, 0.004601532, 0.03554544, 0.024852, -0.013087355, 0.024758853, -0.018601742, -0.00019124537, -0.025951153, 0.0018746121, -0.018340925, 0.013515837, -0.00026561855, -0.006254917, 7.779349e-05, 0.08495136, 0.004820431, 0.0037445668, -0.04754296, -0.050151113, 0.026491413, 0.0128079085, 0.02254192, 0.0071072252, -0.017055478, 0.007871042, 0.03303043, -0.027311118, 0.031763613, 0.010134549, 0.0011224386, 0.041655976, 0.0020166636, -0.023007661, 0.029229976, -0.028987791, -0.047133103, 0.013152558, -0.046536956, -0.02131236, 0.018471334, 0.041618716, 0.0034511492, -0.009142518, -0.0031251297, -0.018825298, -0.013413373, -0.0013902403, -0.085547514, 0.016813291, 0.023287106, 0.015229768, 0.035321884, -0.03597392, 0.0052116546, 0.013432004, -0.0053653494, -0.040091082, -0.03088802, -0.03135376, 0.022821365, -0.0042778417, -0.008681433, 0.04690955, 0.019225836, 0.052535713, -0.01746533, 0.038134966, -0.024013665, -0.007903644, 0.011531776, -0.002801439, -0.019877875, 0.105145946, -0.011336164, -0.04340717, 0.022243844, -0.021517286, 0.0051138485, -0.047170363, -0.013208447, 0.03807908, 0.016012214, -0.060919072, -0.04031464, 0.010004141, 0.02718071, -0.027236601, -0.017055478, -0.012453944, -0.018275721, -0.0065250476, 0.04325813, 0.039420415, 0.009072657, 0.012938317, 0.017288348, -0.0021703583, 0.011913684, -0.00044449265, 0.02319396, -0.002093511, 0.03191265, 0.002873629, 0.010097289, -0.027385637, -0.015239083, 0.023268478, 0.014046783, -0.060062107, 0.03014283, 0.010702754, 0.023249848, -0.01811737, 0.0039704517, 0.020511284, -0.03617885, 0.07936246, 0.036607333, -0.03371973, 0.015294972, 0.013217762, 0.0021517286, 0.010637551, 0.002719934, 0.019877875, -0.018135998, -0.047729254, -0.034986548, -0.08062928, 0.032974545, 0.07045747, -0.03023598, -0.034409028, -0.0095756585, -0.018238463, -0.1498572, -0.015816603, 0.030869389, 0.031297874, 0.011056718, 0.002159879, -0.016068105, -0.002237891, -0.015509213, 0.022374252, -0.023808738, -0.06643346, -0.035824884, -0.073102884, -0.0005038748, -0.03837715, 0.008714035, -0.0057332856, 0.008257608, -0.018480647, -0.05752847, -0.043705244, 0.014307599, 0.052274898, 0.025783485, -0.007470504, 0.035731737, 0.028950531, -0.024498036, -0.044599466, 0.007964191, -0.046499696, 0.0030529397, 0.003276496, 0.026286487, 0.018713519, 0.009845789, 0.014456636, 0.049294148, -0.007470504, 0.0320058, 0.05868351, 0.020399505, 0.024013665, 0.01390706, -0.0033277276, 0.018825298, 0.009650177, -0.006986132, 0.005458498, -0.027199341, 0.032993175, 0.029639829, -0.0057332856, -0.016487272, -0.032937285, 0.05216312, 0.045866285, -0.005281516, -0.04754296, 0.010702754, 0.0009978525, 0.0076987175, -0.0109728845, -0.006226972, -0.010041401, 0.018229147, 0.0069349003, 0.0063061486, -0.016859865, 0.011112607, -0.029118199, -0.009473195, 0.013860486, -0.016394123, 0.05570276, -0.0017779706, -0.047580216, -0.006157111, -0.1272035, 0.05026289, 0.02419996, -0.0009093615, 0.024013665, -0.03841441, -0.0017011232, 0.024535296, -0.005956842, 0.07001036, 0.27244052, 0.018517908, -0.024367629, -0.029229976, 0.009817844, -0.050784525, 0.021517286, 0.013627615, 0.04340717, -0.018639, -0.012873113, 0.015164564, 0.03211758, -0.005206997, -0.02254192, 0.024162702, -0.01780998, 0.01154109, 0.057938322, -0.019766096, -0.008802527, -0.009296213, 0.001012407, -0.0003097185, -0.016571105, -0.019067483, -0.009244981, 0.08264129, -0.0032695099, 0.019374873, -0.008970194, 0.002145907, 0.04784103, -0.010022771, -0.06311738, -0.01334817, 0.005602878, -0.02900642, -0.034241363, 0.00038947686, -0.035284624, -0.037203483, -0.0015881807, 0.03139102, 0.005220969, -0.020902507, -0.010684125, 0.022318363, -0.027963158, -0.010004141, -0.020939767, -0.027404267, -0.042401165, -0.02790727, 0.0011853138, -0.036476925, -0.015853863, 0.0021051546, -0.0025615818, 0.020623062, -0.00040606892, 0.02012006, -0.08174706, -0.005262886, -0.003090199, 0.025969781, -0.025280483, -0.048697997, 0.01125233, 0.04430139, 0.0058404063, 0.01096357, -0.019728838, -0.005682054, 0.032378394, 0.041879535, 0.047170363, 0.060695514, -0.08115091, 0.024721593, -0.01688781, -0.013506522, 0.017167255, 0.0017034519, 0.002116798, 0.016962329, -0.043369908, 0.04102257, -0.0036840204, -0.048176367, -0.008113228, -0.038824264, 0.023175329, -0.0009384704, 0.04042642, 0.024498036, 0.010833162, -0.020436766, 0.019877875, -0.011671498, 0.017400127, -0.008956221, -0.01540675, -0.010916996, 0.030757612, -0.04377976, 0.007843098, 0.024162702, 0.028577939, 0.017148625, -0.04318361, 0.039420415, 0.02783275, -0.02664045, -0.0037771687, 0.02548541, -0.020995656, -0.031018427, 0.040910788, 0.0068557244, 0.023957776, -0.007647486, -0.0063387505, -0.05864625, -0.0074984482, -0.084057145, 0.014661563, -0.02256055, -0.013469263, 0.04992756, 0.009761956, -0.013711449, -0.005756573, 0.049629483, -0.0030366387, 0.009920307, -0.021517286, 0.014838545, -0.030124202, 0.03724074, -0.034632586, 0.046499696, -0.036029812, 0.005304803, -0.011093978, 0.0044478374, -0.002617471, -0.011922998, -0.021778103, 0.0057891747, -0.03509833, 0.017837925, 0.015034156, -0.047244884, 0.0070792804, 0.0095756585, -0.0021738515, 0.03427862, 0.03919686, -0.010935625, 0.0053327475, 0.007908301, 0.007689403, 0.079138905, 0.009668807, -0.011606294, 0.00047243718, -0.0004590471, 0.029509421, -0.007722005, 0.016859865, -0.054994833, -0.040128343, 0.0475057, -0.059056103, -0.034055065, -0.06326641, -0.00071025675, 0.028913273, -0.0109728845, 0.060919072, 0.007069966, -0.021629065, -0.008052682, 0.019617058, 0.039345898, 0.0020434437, 0.0038679885, 0.019710207, -0.026770858, -0.004701667, 0.07451874, 0.034669846, 0.0021470713, 0.05082178, -0.01773546, 0.026565932, 0.039308637, 0.03561996, 0.016207827, -0.00742393, 0.00126449, 0.0025708966, -0.012062722, -0.0038190857, 0.009389361, -0.0074192723, 0.0024684335, -0.035377774, -0.013012836, 0.027367009, -0.00074227655, -0.039420415, -0.026770858, 0.019244466, 0.033999175, 0.0074611893, 0.050523706, -0.0077546067, -0.059279658, -0.003928535, -0.016319605, 0.0062642316, -0.04620162, 0.024572555, 0.026472783, 0.009547714, 0.003292797, -0.019877875, 0.0055982205, 0.007680088, -0.0097899, 0.028838754, -0.04381702, -0.022132067, 0.019095428, 0.025001038, 0.043109093, 0.019132687, -0.0064551863, 0.016161252, 0.0086162295, 0.016971644, -0.00167085, 0.009761956, 0.083460994, -0.04098531, 0.024833372, 0.0025569242, -0.00049426884, 0.011261645, -0.024386259, -0.00033766305, -0.0023776137, 0.039532192, 0.060360182, 0.003332385, -0.024833372, 0.023454774, -0.013245706, -0.022187956, 0.020399505, -0.024833372, 0.013869801, -0.014428692, 0.0056447946, -0.0052302843, -0.031092945, -0.03670048, -0.032825507, 0.010171808, 0.0030319814, -0.036253367, -0.005104534, 0.039383154, -0.009417306, -0.07787208, 0.021200582, 0.017018218, 0.066657014, -0.033440284, -0.008429932, 0.013627615, 0.04448769, -0.046611473, 0.022597808, 0.016962329, -0.027087564, -0.006962845, -0.04217761, 0.053020086, 0.0050253575, -0.013618301, 0.046089843, -0.000996106, 0.007791866, 0.0061710835, 0.026379636, 0.002535966, 0.013208447, -0.017260404, 0.00061186875, 0.010199753, 0.025336372, -0.037222113, 0.010004141, -0.008928277, -0.028764235, -0.025969781, -0.021684954, -0.044860285, -0.060620997, -0.0017942716, 0.015453325, 0.036271997, -0.009310185, 0.055330165, -0.01713931, 0.014568415, 0.025783485, 0.0128079085, -0.0016033173, -0.0074006426, -0.013441319, 0.0048344033, 0.008420618, -0.006022046, 0.0074751615, 0.014279654, -0.022579178, 0.0067812055, 0.0059987586, -0.0331981, -0.0024498038, 0.030496795, 0.016645623, -0.0134226885, -0.026286487, 0.007749949, -0.0039425073, -0.017586423, 0.034017805, 0.066731535, -0.028615197, -0.01742807, -0.06483131, -0.006688057, 0.013515837, -0.049964815, 0.05745395, 0.010861107, -0.004331402, -0.04802733, -0.05391431, 0.012332852, 0.009808529, -0.033365767, 0.024907889, -0.0004896114, -0.03619748, -0.024926519, 0.07351274, 0.028056307, -0.018042851, 0.0015940025, -0.013068724, 0.018806668, 0.017288348, 0.024553925, 0.012351481, -0.01959843, -0.013404059, -0.004142776, -0.0011661019, -0.024833372, 0.0045456435, -0.023268478, 0.050002076, 0.022262475, 0.0104512535, -0.028540678, -0.026957154, -0.08808115, -0.010209068, 0.014754711, 0.0011800742, -0.007703375, -0.0142982835, 0.035750367, -0.034409028, -0.04344443, 0.018760093, -0.034688476, -0.001100898, -0.12951358, 0.015909752, -0.018722834, 0.0067113442, -0.0033906028, 0.011447942, 0.014354173, -0.009836474, -0.0067066867, -0.03262058, -0.043593466, 0.0074611893, 0.041730497, -0.04441317, 0.0049135797, 0.017959017, -0.041842274, 0.0035955294, -0.0059056105, 0.014205135, -0.034241363, -0.016626995, -0.011392053, -0.017875183, -0.0033300563, -0.023231218, -0.039942045, -0.006157111, -0.02133099, -0.0077173472, 0.02431174, -0.028894642, 0.019691577, 0.016748087, 0.028205344, 0.0019607744, 0.014512525, -0.01713931, -0.037557445, -0.020250468, -0.03506107, 0.027162082, -0.023212587, -0.019654319, -0.016282346, 0.03154006, 0.011773962, 0.00033562543, -0.047095846, 0.022839995, -0.0073540686, 0.017549165, -0.013096669, 0.012668186, 0.0137766525, 0.012118611, -0.06684331, -0.007703375, -0.04914511, 0.046313398, -0.019728838, 0.023790108, -0.049815778, -0.0072096884, -0.03139102, 0.03077624, -0.031446908, 0.01746533, 0.017623683, 0.025708966, -0.016962329, -0.0071072252, 0.0117646465, -0.001173088, 0.014596359, -0.045568213, 0.011419998, -0.02256055, -0.053541716, -0.074556, -0.0113268485, -0.009678122, -0.035806257, 0.0061431387, 0.06397434, 0.02958394, 0.0073680407, -0.002978421, -0.02665908, -0.037706483, -0.07727594, -0.026565932, 0.0063387505, 0.020977026, -0.0048344033, 0.019896504, 0.004231267, 0.0024940493, -0.010311531, 0.021591805, 0.021032915, -0.008006107, 0.031055685, -0.0099296225, -0.0012691474, 0.010795902, 0.049629483, -0.048772518, 0.00742393, -0.0618133, -0.031111576, 0.011578349, -0.02015732, 0.03673774, -0.089422494, 0.0142982835, 0.05085904, 0.021256471, -0.015974956, 0.020269098, 0.014186505, 0.0011265138, 0.01182985, -0.010209068, 0.015844548, 0.034651216, 0.038787007, 0.006422584, 0.03262058, -0.030366387, 0.018322296, -0.044077836, -0.038824264, 0.0072329757, 0.038228113, -0.038898785, -0.014111987, 0.040538196, -0.045568213, -0.048772518, 0.015239083, 0.0025895264, 0.009938938, 0.0149968965, -0.015835233, -0.0156116765, 0.032955915, -0.0022192614, -0.0043127723, -0.06166426, -0.0045433147, -0.00810857, 0.027646454, 0.05868351, 0.0047691995, 0.008257608, -0.004797144, 0.020250468, -0.030738981, 0.06851999, 0.030329129, 0.009072657, -0.034651216, -0.011624924, -0.028894642, -0.003525668, -0.015686195, -0.02310081, -0.037781004, 0.026230598, -0.01569551, 0.053020086, -0.0076987175, 0.049480446, 0.024050925, -0.032322504, 0.020660322, -0.030608574, 0.026286487, -0.011755331, 0.020436766, -0.0035326541, -0.0037934696, 0.03671911, -0.0080433665, -0.017670257, 0.0092729265, 0.04545643, -0.029229976, -0.018024221, 0.019207206, -0.029714348, -0.032881394, -0.010767958, 0.026547302, 0.014978267, 0.036663223, -0.0032136207, -0.005956842, 0.06654524, -0.030310499, -0.004168392, 0.018406129, -0.019374873, 0.009557028, -0.01898365, -0.008094599, -0.033384398, 0.0015777015, 0.031148834, -0.002247206, 0.026789488, 0.03379425, 0.048176367, 0.04627614, -0.028876012, 0.057081357, -0.007908301, 0.0031856762, 0.025653077, 0.035880774, 0.036346518, 0.01753985, -0.019710207, 0.006785863, -0.017260404, 0.043891538, 0.031018427, -0.017651627, -0.008765267, -0.008970194, -0.040165603, -0.010581661, 0.051976822, 0.047207624, 0.0039797667, -0.018778723, 0.039830267, -0.044636726, 0.0074332445, 0.011364108, 0.019207206, 0.058348175, -0.04567999], "projects/meshtastic-headscale-runbook.md::1781763254.057": [7.1836093e-06, 0.0013735249, -0.025545876, 0.025989648, -0.013245652, 0.01025501, 0.018146448, 0.012223045, -0.010592663, 0.021108149, -0.051632, 0.0033017658, -0.0122905765, -0.00040850005, 0.023114773, -0.02120462, -0.007404252, 0.00668071, 0.011904687, -0.02176416, 0.022690294, -0.027282378, 0.024600446, -0.014200728, -0.0028290513, 0.03527029, 0.013670131, -0.040865682, -0.020143425, 0.039360713, 0.003675596, -0.016332768, 0.036408663, -0.029211825, -0.02483198, -0.030311609, -0.0030509378, -0.020085542, -0.03544394, -0.00064817356, 0.006439529, 0.008089206, -0.004078368, -0.023307718, -0.006598708, -0.047734514, 0.038955532, -0.032897066, 0.027610384, -0.0470785, -0.033610962, -0.021011677, -0.010901375, -0.03955366, 0.036119245, 0.01388237, -0.04754157, 0.0029689362, -0.08165419, 0.0002862515, -0.051091753, 0.018812107, -0.025796704, -0.016641479, 0.019236585, 0.07694634, -0.024291735, 0.021301093, -0.015483811, -0.015396985, -0.01234846, 0.025121398, -0.031102683, -0.028806642, -0.051593408, 0.04526482, 0.03303213, -0.010911021, 0.0041121333, -0.041907586, 0.015937231, -0.016593242, 0.025082808, 0.031064093, -0.00023032771, 0.051014572, -0.055915367, 0.08574462, -0.01576358, -0.06317009, 0.0029882307, -0.020567903, 0.010872433, -0.038453873, -0.017519377, 0.018802458, -0.022999005, -0.036678784, 0.01252211, -0.02081873, 0.01900505, 0.0057208096, -0.028999586, 0.014326142, 0.011412678, 0.011547739, 0.017442198, -0.017702674, 0.021262504, -0.024600446, 0.011740684, -0.01841657, -0.02543011, 0.00516127, -0.010968905, -0.054140277, -0.014393673, -0.04900795, -0.05263531, -0.018773517, 0.026201887, -0.024175968, 0.035308875, -0.05695727, -0.01900505, -0.03407403, -0.014625207, -0.014731326, 0.040171083, 0.010409365, -0.009791942, -0.06309291, -0.026047532, -0.012830821, -0.020934498, 0.0054651583, -0.021050265, 0.027648972, -0.013853428, -0.06166512, 0.06768499, 0.031720106, -0.044840343, -0.032028817, 0.022960417, -0.055220768, 0.044763166, 0.012830821, -0.00028821113, 0.035964888, -0.001989742, 0.070386216, -0.007544137, 0.018609514, 0.02029778, -0.02085732, 0.0043388433, 0.021397565, 0.03588771, 0.05259672, -0.05691868, 0.056339845, -0.06490659, -0.018609514, 0.05722739, -0.015917936, 0.021146737, -0.01953565, 0.02539152, 0.011277617, 0.0045293765, 0.003024408, 0.060661808, 0.036099948, 0.0144612035, 0.007920379, 0.054256044, 0.013805192, -0.021069558, -0.027494617, -0.06355598, 0.043798443, -0.02284465, 0.0070231864, -0.02905747, -0.0023382483, 0.0053590387, -0.014663796, -0.02724379, 0.037199736, 0.010197126, 0.030195843, 0.07474677, 0.002783227, 0.02103097, 0.04526482, -0.028420752, -0.06942149, 0.026761428, -0.023828669, -0.0047753807, 0.02724379, 0.04283372, 0.009039458, 0.003299354, 0.010399718, 0.034440625, -0.049586784, 0.0023020713, -0.04063415, 0.007066599, 0.020259192, 0.017895618, 0.0014724091, -0.010843491, 0.05796058, 0.005542336, 0.037894335, 0.0056484556, -0.01632312, 0.0020367722, 0.027610384, 0.0013735249, 0.002280365, 0.0036153009, 0.022960417, 0.017596554, 0.02284465, 0.01178892, -0.014220023, -0.03065891, 0.03152716, -0.04240924, 0.0052866843, 0.05035856, 0.014326142, -0.06425058, 0.024889864, 0.0016086763, 0.03571406, 0.008103676, 0.012087984, 0.02172557, -0.017480789, -0.019371646, -0.0017111781, 0.053638622, 0.017953502, -0.029848542, -0.013670131, -0.008754865, -0.0070617753, -0.037469856, 0.019159406, 0.049085125, 0.026992962, 0.030330904, 0.016458182, 0.015946878, -0.0020922439, 0.008769336, 0.036910318, 0.03403544, 0.02452327, 0.00067590934, -0.006671062, -0.018339392, -0.016332768, 0.047348626, -0.0038588936, -0.0038058339, 0.029694187, 0.024349619, 0.040479794, -0.045882244, -0.012444932, -0.0029761717, -0.033996854, 0.08103677, 0.01876387, -0.024754802, 0.034170505, 0.017712321, -0.0066083553, 0.032588355, 0.027784035, -0.02029778, -0.04715568, -0.0061066994, -0.04179182, -0.04179182, -0.014625207, 0.07343475, -0.0044256686, -0.045650713, 0.016824776, -0.015898641, -0.1788983, -7.047003e-05, -0.006613179, 0.05143905, 0.010959258, 0.014914623, -0.009840178, -0.036871728, -0.052365188, 0.06529248, 0.03432486, -0.051284697, -0.0028555812, -0.02263241, 0.036389366, -0.0013795545, 0.004466669, 0.022130756, 0.03281989, -0.025082808, -0.04642249, 0.015667109, 0.060005795, 0.032472588, -0.04237065, 0.0027928744, 0.06583273, 0.00833521, -0.034402035, -0.0036683606, 0.004973149, 0.0028531696, -0.0065842373, 0.017808793, 0.0058365767, -0.009709941, -0.004432904, -0.0002413316, 0.011046083, -0.018667398, 0.012155515, 0.026664956, 0.022400877, 0.02284465, 0.017770205, -0.0113355, 0.019342704, -0.010091007, -0.018426217, -0.010264657, 0.023211244, 0.009024987, 0.0077033164, -0.07547996, -0.020259192, -0.052712485, 0.014673443, 0.019834714, -0.05255813, -0.0310448, 0.009859473, 0.0091793435, 0.018513042, -0.0017847383, -0.03330225, -0.012570346, 0.010206774, 0.027301673, 0.009155225, -0.053908743, 0.025623053, -0.049509604, -0.020413548, 6.044595e-05, -0.027282378, 0.0446474, -0.02103097, -0.02923112, -0.03885906, -0.1276522, 0.007794965, 0.0077901413, -0.019188348, 0.0016412357, -0.028652284, -0.018570926, 0.03544394, 0.025912471, 0.053098377, 0.27876648, -0.010110301, -0.06783935, 0.0002758506, 0.008397917, -0.0010238127, -0.0010406954, 0.015040038, 0.00601505, -0.020182014, -0.002051243, 0.021995693, 0.0109303165, -0.017972797, 0.005590572, 0.040055316, -0.025719525, 0.024600446, 0.042949487, -0.025102103, 0.031797282, -0.054719113, 0.01831045, 0.015782874, -0.030060781, -0.033533785, 0.018271862, 0.08234879, -0.026028238, 0.01991189, 0.031797282, 0.0043798443, 0.03285848, -0.044029977, -0.05722739, 0.038415287, -0.012435284, -0.030311609, -0.040441204, -0.0021561568, 0.011219733, -0.015638167, 0.007322251, 0.0019222114, -0.0037431268, -0.031160565, 0.019854007, 0.004722321, -0.018744575, -0.016901953, 0.014576971, -0.0049056187, -0.010486543, 0.034710746, 0.01768338, -0.05437181, -0.04283372, -0.016979132, 0.011499503, 0.036254305, 0.026491305, 0.0072981324, -0.09523749, 0.003979484, 0.0013240828, 0.018194683, -0.0020765672, 0.0038830116, 0.0028748757, 0.027263083, 0.06587131, -0.012473874, 0.008909221, -0.02793839, 0.025680937, -0.041676052, 0.023732197, 0.019854007, -0.06826383, 0.045534946, -0.052017886, -0.0016991191, -0.0025034572, 0.010062065, -0.021532627, 0.06764641, -0.01862881, 0.034402035, -0.04210053, -0.032279644, -0.00084835367, -0.02444609, -0.022304405, 0.07740941, 0.012512462, 0.037006788, 0.016409945, -0.017770205, -0.006762711, -0.02120462, 0.01336142, -0.018213978, 0.022574527, -0.00031956463, -0.002403367, -0.018677045, 0.011036436, -0.014808504, 0.014480499, 0.029559124, -0.037296206, 0.037122555, 0.013853428, -0.045187645, -0.0068688304, 0.029790659, -0.0072113075, 0.009724412, 0.046962734, -0.024851276, -0.025198575, 0.003337943, -0.016805481, -0.0059523433, 0.0047174976, -0.074631006, -0.027841918, -0.026279066, -0.009661705, 0.059735674, 0.04422292, -0.03982378, -0.005103387, 0.029173236, -0.0046427315, -0.011316205, 0.041405927, -0.016718656, -0.004724733, 0.045843657, -0.05911825, -0.031758696, -0.014297201, -0.026626365, 0.014847093, 0.021185325, 0.019371646, -0.008204972, -0.0028025215, 0.0075393133, -0.011181144, 0.024233852, -0.00782873, -0.06791653, -0.022535939, -0.036080655, -0.021860633, 0.005527865, 0.05919543, -0.01388237, -0.019448824, 0.0010497397, -0.02159051, 0.029559124, -0.008229091, -0.015821464, -0.007804612, 0.028825935, 0.05444899, -0.016438887, -0.006666239, -0.044724576, -0.06953726, 0.059272606, -0.030446671, -0.019564591, -0.092227556, -0.019873302, 0.012358107, -0.01304306, 0.05583819, 0.010563721, -0.047657337, 0.035771944, 0.014847093, 0.034151208, -0.04132875, -0.01070843, -0.019033993, -0.020394253, -0.059426963, 0.09454289, -0.009647234, -0.011740684, 0.010824197, 0.0029182883, 0.025777409, 0.020432841, -0.0041603697, -0.03372673, -0.012599288, 0.01342895, -0.013072002, 0.015638167, 0.010293598, -0.011991512, 0.024426797, 0.024388207, -0.05039715, 0.03725762, 0.005551983, 0.0038323638, -0.041405927, 0.0082725035, 0.005103387, -0.012560699, 0.03135351, 0.072817326, -0.013120239, -0.019313762, -0.023597134, -0.02193781, 0.038955532, -0.06390328, 0.00084533886, 0.002568576, 0.014953213, -0.0059764613, 0.0006276732, 0.004710262, 0.003439239, -0.013901664, 0.049200892, -0.0120301, -0.0065794135, -0.032742713, 0.031372804, 0.017905267, 0.005817282, -0.020182014, 0.03613854, -0.012223045, 0.032974247, 0.018320097, 0.015261924, 0.06683604, -0.027861211, 0.043759853, 0.0015073803, 0.016303826, -0.017191371, -0.038492464, 0.0012734348, 0.0052818605, 0.049162306, 0.05086022, -0.0065504718, -0.016834423, -0.0018775929, 0.041868996, -0.018570926, 0.01611088, -0.02431103, 0.017345726, -0.0047440273, -0.031257037, 0.03148857, -0.014075315, -0.026182594, -0.04171464, -0.0045004347, -0.0380101, -0.021223916, 0.00957488, 0.06749205, 0.0065842373, -0.022613117, -0.0036997143, -0.019188348, 0.034710746, -0.032376118, -0.009319228, 0.02884523, 0.03087115, -0.03498087, -0.014133198, -0.00091166364, -0.019612826, 0.017278196, -0.03891694, 0.045033287, 0.0034585334, -0.017905267, -0.029848542, -0.011653859, -0.0011148584, -0.028729463, -0.006502236, 0.0016364121, 0.017316785, -0.0366209, 0.0032294116, -0.024118084, 0.008330386, -0.012830821, 0.0075103715, 0.00952182, -0.004746439, 0.03148857, 0.007997557, -0.026240477, -0.034382742, 0.009333699, 0.021358976, 0.003087115, 0.0011130496, 0.040672738, -0.011499503, 0.010534779, -0.00036749933, -0.025102103, 0.015387339, 0.020992381, -0.050319973, 0.04283372, 0.031874463, -0.0016810305, 0.009560409, -0.016081939, -0.011798567, -0.016786188, 0.0109303165, -0.020702964, -0.029559124, 0.013409656, 0.039399303, 0.040672738, -0.0016532948, 0.030813266, -0.0080120275, 0.010949611, 0.023905845, 0.05583819, -0.026896488, 0.035791237, -0.046306722, 0.023288423, -0.024600446, -0.023462074, 0.044570222, -0.016284531, -0.022883238, -0.017065957, -0.048390526, -0.008325563, -0.03725762, -0.020336369, 0.022169344, 0.027591089, -0.010390071, -0.024426797, 0.057613283, 0.046846967, -0.013969195, -0.031218449, -0.0042616655, 0.055220768, -0.019728594, -0.0148663875, 0.023095477, -0.030350199, -0.0061308173, -0.022169344, 0.038453873, 0.049972672, 0.0038974825, -0.001624353, 0.019072581, 0.044763166, 0.0240602, -0.04931666, 0.00034277828, -0.022979712, 0.0021501272, -0.00561469, 0.026163299, -0.029346885, -0.012329165, 0.021841338, -0.0038733645, -0.016130175, 0.020066246, -0.04105863, 0.031585045, -0.13444385, 0.014142845, 0.013920959, -0.0042423713, -0.0035839474, 0.016014408, 0.021494037, -0.032414705, -0.032800596, -0.020278485, -0.043412555, -0.013718367, 0.0038420109, -0.051786352, -0.017702674, 0.003212529, -0.03393897, -0.04063415, -0.02703155, -0.011113614, 0.003928836, -0.010988199, 0.013544717, 0.047773104, 0.035173815, -0.023847962, -0.045843657, -0.020471431, -0.01893752, 0.007616491, -0.026954371, -0.05630126, 0.022979712, 0.046615437, 0.03843458, 0.020992381, 0.0047295564, -0.010033123, -0.019352352, -0.0048887357, 0.010476897, 0.01977683, -0.033688143, -0.04422292, -0.022999005, 0.08620768, 0.010419013, -0.027436733, -0.032183174, 0.031874463, -0.004293019, 0.025989648, -0.01900505, 0.014210376, 0.012406343, 0.0038757762, -0.04105863, 0.008745218, 0.017818442, 0.029443359, -0.037604917, -0.00566775, -0.020355664, 0.01014889, -0.035173815, 0.016766893, -0.014374379, 0.035579, -0.015744286, 0.013023766, -0.0038082455, -0.03100621, -0.015107568, 0.0022273052, 0.013207063, -0.007293309, 0.028632991, -0.0010425042, -0.0048091463, -0.019661063, -0.01817539, -0.030157253, -0.03891694, -0.008354505, 0.071659654, -0.020239897, 0.010206774, -0.012618582, -0.015194394, -0.0025975178, -0.0317394, -0.031064093, 0.015638167, 0.007645433, -0.022767473, 0.01161527, 0.007809436, -0.024947748, -0.003552594, 0.034479216, -0.02081873, 0.029250413, 0.016718656, 0.010737372, 0.010814549, -0.03009937, 0.02103097, -0.0446474, -0.013901664, 0.008122971, -0.03644725, 0.01841657, -0.033533785, 0.0067675347, -0.061086286, 0.0036466545, 0.03725762, 0.023905845, -0.0097630005, -0.033572376, -0.0047416156, -0.0050069145, -0.0022297169, -0.0148181515, 0.0010262246, 0.026221182, 0.017529024, -0.0054120985, 0.003299354, -0.038839765, 0.019448824, -0.05981285, -0.016892307, 0.021223916, 0.034421332, -0.016525712, -0.055220768, 0.033803906, -0.031372804, -0.045843657, -0.026954371, 0.006690357, 0.002403367, -0.009700294, -0.022188637, -0.013718367, -0.017693028, 0.0181368, -0.020490725, -0.01991189, 0.0065890606, -0.0045776125, 0.01405602, 0.045843657, -0.01831045, 0.0094157, -0.009864297, 0.011721389, 0.00028790964, 0.010698782, 0.026240477, -0.018995404, 0.0006038566, 0.038492464, -0.008518508, 0.014345437, -0.026761428, -0.009927004, -0.008412388, -0.007992733, -0.012329165, 0.035038754, 0.009111812, 0.06996174, 0.010505838, -0.016554654, -0.004688556, -0.03177799, 0.05251954, 0.025526581, 0.0037696566, -0.0106216045, -0.007968616, 0.0014543205, 0.0033065896, 0.014692738, 0.0027132847, 0.047966048, -0.022690294, 0.021976398, -0.018185036, -0.0481204, 0.0079155555, -0.03222176, 0.02678072, -0.019188348, 0.020471431, -0.0041724285, -0.0034054737, 0.0537158, -0.025140692, -0.025275754, -0.01342895, 0.0016159117, -0.01248352, -0.0011661095, -0.009140754, -0.016274884, 0.020876614, 0.027050843, -0.009227579, -0.0038082455, 0.0013506127, 0.032144584, 0.032028817, 0.009946298, 0.045650713, 0.032935657, -0.031681515, -0.014567323, 0.02064508, 0.026529893, -0.0052480954, -0.06471365, -0.00896228, -0.035945594, 0.038550347, 0.03299354, -0.027976979, -0.064752236, -0.020490725, -0.002985819, 0.0032776478, 0.029732775, -0.0022695118, 0.025468698, -0.00062887906, 0.014133198, -0.008537802, -0.015300513, 0.044415865, 0.0090684, 0.00606811, 0.019526001], "runbooks/authentik-access-groups.md::1781763254.057": [0.0020948066, 0.019258332, -0.05251599, 0.023202587, -0.045220044, -0.05584916, 0.06010822, -0.032794718, 0.014314125, 0.027683852, -0.012601245, -0.006897816, 0.012138304, 0.017063994, 0.0469607, 0.030924438, -0.006508946, -0.001097748, 0.010342094, -0.0119901635, -0.045701504, -0.064478375, 0.039294403, -0.046516277, 0.010518012, 0.011619811, -0.007342239, -0.014925207, 0.000862227, -0.02075826, 0.03799817, -0.02403588, -0.023758115, -0.020813813, 0.011777211, 0.031313308, -0.006041376, 0.01404562, -0.03799817, 0.02925785, 0.03347987, -0.027313499, 0.017906545, -0.017702851, -0.0019767566, -0.022073012, -0.010749483, -0.023665527, 0.0068839276, 0.007694074, -0.0064256163, 0.0061293347, 0.023387762, -0.065589435, 0.019776825, 0.07599634, 0.01598997, 0.020110143, -0.06299697, 0.00928659, -0.065033905, 0.013999326, -0.028609734, 0.04159059, -0.0060367463, 0.032257706, 0.021721177, -0.0041919276, -4.4341035e-05, -0.06514501, -0.0016723732, 0.04666442, -0.0073700156, -0.00928196, -0.04455341, -0.0092310365, 0.04596075, -0.016860299, 0.03501683, 0.0028424556, -0.033350244, 0.02107306, -0.012545692, 0.030628154, -0.0025623767, -0.03807224, -0.024832137, 0.028850462, -0.0031479965, 0.038183346, -0.0063608047, -0.022869268, 0.040590636, -0.029276367, -0.018850945, 0.033887256, 0.0071524335, 0.005689541, 0.015508512, 0.011101318, -0.02629503, 0.008707914, 0.015517771, -0.03542422, 0.0054025175, 0.026332065, 0.051997498, 0.019943483, -0.013480832, -0.041923907, -0.00040333706, 0.018073203, -0.019017603, 0.00874032, -0.0125364335, 0.0044210833, 0.006203405, -0.011416117, -0.012351257, 0.013332691, -0.017813956, 0.0119531285, 0.013406762, -0.02075826, -0.013990067, -0.008485703, 0.0049071712, -0.030757777, 0.023424799, 0.06288586, 0.02083233, -0.04736809, -0.05196046, -0.029887449, -0.06481169, 0.004009066, -0.0044743214, 0.00889772, -0.006212664, -0.059071228, -0.009115302, 0.031405896, -0.013675268, -0.0069672572, 0.04003511, -0.059774898, 0.03714636, 0.01895279, 0.013064186, 0.0055275117, 0.013786373, 0.020813813, -0.0018945847, 0.016184406, 0.0063793226, 1.4403603e-05, 0.0013436853, 0.027202394, 0.043886777, 0.02996152, -0.0015450645, 0.06218219, -0.030646672, 0.013073444, 0.022961857, 0.006763563, -0.010212471, -0.047256984, -0.027943099, 0.012554951, -0.008967161, -0.022887787, -0.019128708, 0.0032822494, -0.013045668, 0.00647654, 0.033998363, 0.023128515, -0.005328447, -0.049812417, -0.05936751, 0.024739549, -0.0482199, -0.010860588, 0.017730627, -0.030072626, 0.032813236, 0.013564162, -8.738005e-05, 0.066996776, 0.016443653, -0.0098143425, 0.023702562, -0.027943099, -0.009374549, 0.024443267, -0.00796258, 0.010897623, 0.02896157, -0.04362753, -0.03579457, 0.026461689, 0.07099658, -0.0044743214, -0.023387762, -0.015202971, 0.020091625, 0.0047405125, 0.0037359311, -0.032257706, 0.013554903, 0.052478954, 0.00052543764, -0.0014328014, -0.071663216, 0.011869798, -0.02957265, -0.029276367, -0.0088421665, -0.013045668, 0.00053672184, 0.04807176, -0.03270213, 0.029091192, 0.06107113, 0.0032660465, 0.00390259, 0.047627337, -0.032572504, 0.012999374, -0.011249458, -0.015341854, -0.019776825, -0.034702033, 0.04377567, 0.009194002, -0.0051849354, 0.00834682, -0.021498965, 0.007092251, 0.001763804, -0.022924822, 0.06625607, -0.000569417, -0.007999615, 0.012277187, -0.007911656, -0.0030716113, -0.032868788, -0.05844163, -0.011906834, 0.00015305977, -0.02051753, 0.022350775, -0.0045761685, 0.022054493, 0.03144293, -0.00020629793, -0.05025684, -0.0018482907, -0.003472055, 0.019887932, 0.004182669, 0.025720984, 0.019573132, -0.040998027, -0.016415875, -0.009656942, 0.025758019, 0.007555192, -0.020313837, 0.056700975, 0.0062543284, -0.016175147, -0.0376093, -0.0035067755, 0.032091048, -0.05929344, 0.04407195, 0.03355394, -0.017462121, 0.022295224, 0.027369052, -0.008883831, 0.0029327292, 0.04892357, -0.010842071, -0.007786662, 0.005018277, -0.018869461, 0.020998988, 0.004127116, 0.0669227, -0.0023251195, -0.02973931, -0.008768097, -0.023258138, -0.14554855, 0.008615326, -0.014952984, 0.025054349, -3.6782083e-05, 0.050812367, -0.042701647, -0.04807176, -0.057478715, 0.04166466, -0.018693544, -0.04836804, -0.02146193, -0.0033053963, 0.07903323, -0.007902397, -0.005883976, 0.021036023, 0.0018853259, -0.026739454, -0.03331321, -0.03346135, 0.057849064, 0.027739406, 0.062071085, -0.028739357, 0.028906016, -0.010175436, -0.012045716, 0.019573132, 0.026924629, -0.036701936, 0.0013749338, -0.005907123, 0.007004292, 0.02262854, 0.03090592, 0.006212664, 0.04392381, 0.027609782, 0.035757538, 0.06929296, 0.041331343, 0.0054904763, 0.009897672, 0.042627577, 0.02777644, 0.013443797, -0.03042446, 0.02012866, 0.019554613, 0.031405896, -0.013851184, -0.009406954, -0.013480832, -0.012545692, 0.025813572, 0.037720405, -0.021776728, 0.018628733, -0.0058145346, 0.021313788, -0.011554999, -0.015277042, -0.01786951, 0.0321466, 0.013860444, 0.04533115, 0.048627287, -0.051145684, 0.01115687, -0.03799817, -0.009592131, 0.036405653, -0.022369293, -0.018980568, -0.0029304144, -0.008268121, -0.03035039, -0.12377182, 0.018425038, 0.04284979, -0.00912456, 0.0010381445, -0.023461834, -0.038924053, -0.022128563, -0.038961086, 0.010712448, 0.25376555, -0.018452816, 0.017619522, -0.02964672, 0.06733009, -0.008393114, 0.0035067755, 0.052071568, 0.007763515, -0.029924486, 0.0034604815, 0.008819019, 0.013378985, 3.812027e-05, 0.018841686, 0.03097999, -0.040479533, 0.0049025416, 0.022684094, 0.030331872, 0.049108747, -0.02238781, 0.034368716, 0.019628685, -0.056219514, -0.0591453, -0.02644317, 0.043886777, -0.045997784, 0.065885715, -0.012841974, 0.019795343, 0.06440431, -0.059960075, -0.038812947, 0.042738684, -0.02129527, -0.011517964, -0.011267976, 0.016360324, 0.0013448426, -0.014378937, 0.01786951, 0.030276319, 0.017138064, 0.021702658, 0.004532189, 0.00920789, -0.011406858, -0.0104532, -0.008379227, -0.014971501, -0.008791244, -0.0266839, 0.018276898, -0.01037913, -0.009175484, -0.027443122, 0.024443267, 0.005578435, 0.013091962, 0.0059765643, -0.08829205, 0.06718195, -0.06336732, 0.016536241, -0.033016928, -0.013675268, -0.02457289, 0.027165359, 0.019091673, -0.0042659985, 0.00044905246, 0.03112813, 0.027517194, -0.020499013, 0.020813813, 0.016036265, -0.05703429, -0.0043423837, -0.026628347, 0.010101366, -0.03479462, -0.007170951, -0.0014432175, 0.024239574, -0.024369197, 0.052219708, -0.016239958, 0.027017217, 0.005758982, -0.0065043163, -0.009768048, 0.04033139, -0.0020161066, 0.025795054, 0.03690563, -0.02262854, -0.017573228, -0.034627963, -0.00074591313, 0.0037868547, -0.015175195, 0.033794668, 0.049516134, -0.012203116, -0.012582728, -0.0147122545, -0.022591505, 0.017360276, -0.06581165, -0.012545692, 0.026202442, -0.062145155, 0.0030692967, 0.05288634, 0.024739549, 0.02785051, 0.034998316, -0.00020166853, -0.013406762, -0.015091866, 0.0033308582, 0.0052173412, 0.019110192, -0.063885815, -0.057997208, -0.028665286, -0.054664034, 0.05218267, -0.018656509, -0.034498338, -0.00437016, 0.052960414, -0.0052636354, 0.016175147, 0.053145587, 0.03727598, 0.0050367946, -0.0060321167, -0.069404066, -0.0034303903, -0.039664757, 0.020665672, 0.010990212, 0.020350872, -0.018323192, 0.003104017, 0.0340354, 0.010268024, 0.026424654, 0.017258428, -0.03275768, -0.048553217, -0.032591023, -0.03722043, -0.013110479, -0.011814246, 0.051590107, -0.021887835, -0.0053099296, -0.006291364, 0.023665527, 0.055515844, -0.007286686, 0.0014258573, 0.03712784, 0.051071614, -0.02683204, -0.021276753, -0.030276319, -0.04703477, -0.045145974, 0.00787925, 0.0129623385, -0.039998073, -0.034387235, -0.020961953, 0.0011561944, -0.04625703, 0.032405846, 0.00047277816, -0.04899764, -0.016101077, 0.06651532, 0.028220864, 0.012434586, -0.0061709993, 0.020480495, -0.042331293, -0.03488721, 0.08495887, 0.003106332, 0.0037243576, 0.03709081, -0.0021839226, 0.015962195, 0.0023216475, -0.0029211557, -0.013230844, -0.03097999, 0.004559966, -0.036961183, -0.02996152, -0.030609637, -0.026517242, 0.015980711, 0.018693544, -0.013240104, 0.04322014, 0.0031549407, 0.011879058, -0.054478858, -0.025702465, 0.03627603, -0.0037127843, -0.00850422, 0.05873791, 0.01748064, -0.014971501, -0.04292386, -0.023961809, 0.039442547, -0.031591073, 0.023850704, 0.031239236, -0.019776825, -0.00803202, -0.039775863, -0.011499446, -0.0058700875, -0.037498195, 0.03285027, -0.043738633, 0.019073155, -0.02129527, -0.00943936, 0.010268024, 0.0156011, -0.036109373, 0.034757584, 0.024758067, 0.014147467, 0.039146263, 0.010295801, 0.050034627, -0.031424414, 0.019869413, 0.043812703, 0.04744216, -0.0072126156, -0.043664563, 2.418684e-07, -0.032813236, 0.055330668, 0.005249747, 0.03494276, -0.04399788, 0.014156725, -0.035535324, -0.0024929354, 0.013323433, 0.01341602, -0.023758115, -0.024554374, -0.035905678, 0.01754545, -0.043590494, -0.012434586, -0.0212212, -0.011906834, 0.004430342, -0.0075644506, -0.008786614, 0.0154437, -0.03996104, -0.04766437, 0.015952935, 0.011147612, 0.043072, -0.015832571, -0.04173873, -0.026795005, 0.051516037, -0.023109999, 0.03566495, 0.023535904, 0.008666249, -0.013175292, -0.0771074, -0.007092251, 0.014082655, -0.053923327, 0.015888125, -0.0006151324, -0.012212375, -0.030535566, 0.022480398, -0.012582728, 0.029831897, 0.00749038, 0.004962724, -0.03714636, 0.0034813138, -0.00024029514, 0.058071278, -0.034294646, -0.04377567, 0.050219804, -0.0054349233, -0.008985679, 0.005143271, 0.012869751, -0.019054638, -0.025146937, -0.023609973, 0.05366408, -0.03401688, 0.036868595, -0.006351546, 0.013332691, -0.0139345145, -0.002395718, 0.010055072, -0.0035854755, 0.008962532, -0.011073541, -0.006346917, -0.0015751556, 0.03573902, -0.024480302, -0.014008584, -0.016165888, -0.03659083, 0.02418402, -0.0070737335, 0.025258044, -0.03566495, 0.011869798, 0.024369197, 0.012888269, 0.0036549165, 0.03636862, -0.029831897, 0.0033285434, -0.00850885, -0.016582536, -0.0318318, -0.020739742, -0.00912456, -0.052219708, -0.02746164, -0.015332595, -0.02738757, 0.033498388, -0.01794358, -0.08310711, 0.057589818, -0.0011480929, 0.053960364, 0.006453393, 0.07529267, 0.035609398, -0.010416165, 0.03347987, -0.045442257, 0.012156822, -0.040146217, 0.0327762, -0.03649824, -0.037238948, -0.0054812175, 0.024295127, 0.0108235525, -0.04073878, 0.0050367946, 0.0045507066, -0.005624729, 0.009457878, -0.04166466, -0.012601245, -0.020184213, -0.038257416, -0.0012256354, -0.021480447, 0.013490091, -0.020110143, -0.03135034, 0.012314222, 0.00091141445, -0.022980375, 0.012517916, -0.030942954, 0.02083233, -0.13517867, -0.007661668, -0.013804891, -0.0018031539, 0.014758549, 0.012675315, -0.03127627, -0.030961473, 0.0029165263, -0.027794957, -0.024461785, -0.022406328, 0.0046085743, -0.037516713, -0.006809857, 0.030165214, -0.034776103, 0.016749194, -0.003955828, 0.0029929115, -0.02199894, 0.011129093, -0.0096199075, -0.041960943, -0.006101558, -0.010036554, -0.02372108, 0.018767614, -0.018073203, -0.038961086, -0.0035414961, -0.0068237456, 0.019906448, 0.024683997, 0.022110047, -0.0026410765, -0.0129623385, -0.0008616483, -0.017360276, -0.009235666, -0.020573083, 0.021591553, -0.046331104, 0.020276802, 0.002458215, 0.03510942, -0.03185032, -0.017573228, -0.0074070506, -0.020313837, 0.025480254, -0.019943483, -0.021276753, 0.05470107, 0.019647202, 0.024276609, -0.035461254, 0.006018229, -0.024683997, 0.070515126, -0.016925111, 0.014314125, -0.033979844, -0.012999374, -0.030554084, 0.029072674, -0.04899764, 0.014619666, 0.0102402475, 0.027831994, 0.045738537, -0.025683949, -0.019887932, 0.010018036, 0.020295318, -0.009842118, 0.0077079623, -0.032424364, -0.034442786, -0.041405413, 0.00028109178, -0.026239477, -0.03503535, 0.016434394, 0.06570054, 0.031813283, -0.0007493852, -0.0046525537, -0.03090592, -0.0145178195, -0.083255254, -0.057219468, -0.004057675, 0.019073155, -0.018286157, 0.031146647, -0.009499542, -0.020147178, 0.041257273, -0.013240104, 0.01115687, 0.04214612, 0.019091673, -0.013999326, 0.00818942, -0.012629022, 0.038812947, -0.015258525, 0.011490188, -0.019776825, 0.029054156, -0.00030583018, -0.020721225, 0.034461305, -0.051775284, -0.013388244, 0.009110672, 0.011638328, -0.03207253, -0.038368523, -0.009481025, -0.023609973, -0.003104017, 0.0068607805, 0.012879009, 0.04829397, 0.059182335, 0.045034867, 0.036164925, -0.04992352, 0.009300478, -0.07284834, -0.001869123, 0.03010966, 0.007110769, -0.019165743, -0.050442014, 0.044146024, 0.0048516183, -0.041627627, -0.06510798, -0.004594686, 0.006258958, -0.016267736, -0.0061432226, -0.05110865, -0.0009606019, -0.004939577, -0.046442207, -0.05766389, 0.0012811883, 0.008041279, -0.0068792985, 0.025702465, 0.006078411, 0.019554613, -0.0026133, 0.025702465, 0.008920867, 0.047256984, -0.002902638, -0.034442786, -0.008119979, -0.0019003714, 0.04322014, -0.017147323, -0.032091048, -0.0642932, -0.04603482, 0.025924677, 0.019999037, 0.04666442, -0.028183827, 0.052071568, 0.065441296, -0.022610022, -0.0026827413, 0.0020971212, 0.0591453, -0.026887594, -0.0007927859, 0.022017458, 0.0585157, 0.002909582, 0.0032891934, -0.005430294, -0.034276128, 0.051516037, 0.027276464, -0.0077125914, -0.0357205, -0.024869172, 0.056108408, -0.0053191883, 0.041849837, 0.005962676, 0.007934803, -0.0089393845, -0.010425424, 0.035257563, 0.0043030335, -0.012277187, -0.005550659, 0.00051328546, -0.020184213, -0.012841974, -0.02901712, -0.013832667, 0.0077912915, 0.036609348, -0.016332546, -0.011453153, -0.02107306, 0.025239525, 0.0049025416, 0.0077079623, 0.026202442, 0.053071517, -0.023165552, 0.00081651163, 0.055219565, -0.003978975, 0.0043817335, -0.02660983, -0.024443267, -0.023535904, 0.0018390318, 0.029498579, 0.020295318, -0.003136423, -0.039368473, -0.023387762, 0.0034211315, 0.04214612, 0.02192487, -0.0031942907, 0.05181232, -0.00499513, -0.017758405, -0.048812464, 0.03205401, 0.019091673, 0.022461882, -0.039775863], "runbooks/ct-runbook.md::1781763254.057": [-0.027905693, -0.002443851, -0.05603568, 0.026503867, -0.011691233, -0.018195707, 0.018653639, -0.0027919712, -0.017391995, 0.012074399, 0.007976393, -0.019074187, -0.058988858, 0.00829414, 0.014915434, 0.0036868036, -0.01494347, 0.024017962, 0.018326545, -0.035064355, -0.0214386, -0.009999696, 0.08702539, 0.048671417, 0.0059063626, -0.0036167123, -0.014850016, -0.012289346, 0.024148798, 0.009009072, -0.015513547, -0.017382648, 0.011018356, -0.005859635, 0.01796207, -0.024485236, 0.014784597, 0.017102284, -0.039138995, -0.004364353, 0.00048567448, -0.0428772, -0.0077193915, -0.02895239, 0.015541583, -0.048110686, 0.005294231, -0.023214247, 0.004156416, -0.06784841, -0.042428616, 0.004345662, 0.037625022, -0.036858693, 0.07012871, 0.029643958, -0.03648487, -0.019270442, -0.044222955, 0.016812572, -0.055362802, -0.00096258754, -0.006130655, 0.030653274, 0.001807188, 0.029774794, -0.0067287674, 0.014251903, 0.004735837, -0.016700426, 0.010186606, -0.02381236, -0.013878083, -0.027382344, -0.041157626, -0.027681401, 0.043550078, -0.016074277, 0.03171866, 0.0038900685, 0.0014205176, 0.0099810045, 0.024036651, -0.009868858, 0.0062100915, -0.0066493303, -0.04070904, 0.08844591, 0.04048475, 0.015999513, -0.0020945624, -0.011607124, 0.004513881, -0.05805431, -0.046092056, 0.012915495, 0.0052708676, -0.02618612, 0.029176682, 0.0026120702, -0.009691294, 0.030372908, -0.014635068, 0.0014135084, 0.02052274, 0.028354278, -0.012420183, -0.06508213, -0.0052708676, -0.040372603, 0.00030957002, 0.00082240487, -0.010794064, -0.0025770245, 0.0049577933, -0.043886516, 0.009537093, -0.06964274, -0.0027592618, -0.012541674, 0.024578692, -0.010915556, 0.0070324964, -0.038316593, 0.0032849468, -0.01677519, -0.0305972, -0.02216755, 0.06048414, 0.018223744, 0.009111872, -0.018877931, 0.003217192, 0.0087754335, -0.041680977, -0.012242618, -0.024709528, 0.015149072, 0.013859391, -0.05498898, 0.02547586, 0.054353487, -0.037886698, -0.010308098, 0.0016483143, -0.037606332, 0.027625328, -0.005210122, -0.023251629, -0.026242193, 0.0012032344, 0.038316593, 0.0018866248, 0.031120548, 0.0056773974, -0.0048129377, 0.0060886, -0.008878235, 0.026298266, 0.05125078, -0.010896864, 0.057605725, -0.013485571, 0.025737535, 0.014906089, -0.016186424, -0.023700213, -0.029943014, -0.012522983, 0.029400975, 0.0228965, 0.030335525, 0.019457351, 0.01889662, 0.0132986605, 0.0152892545, 0.015149072, 0.009747367, 0.011990289, -0.02472822, -0.05020408, 0.026877686, 0.010326789, -0.026728159, -0.018382618, -0.005798889, 0.008733379, -0.00053999526, -0.029083228, 0.04781163, -0.025214186, 0.029980397, 0.008756743, -0.007116606, -0.005298904, 0.06725029, -0.02216755, -0.035961524, 0.013074368, -0.004555936, -0.041980032, 0.025158113, 0.038017534, 0.02160682, -0.018120944, -0.0017406013, -0.018223744, -0.030466363, -0.02951312, -0.08635251, 0.006079254, 0.0049484475, 0.039064232, 0.03334478, -0.0047802282, 0.017681705, -0.02805522, 0.017560214, -0.013971537, -0.00057328865, -0.0070698783, 0.031438295, -0.014364049, -0.025905754, 0.043849133, -0.006023181, 0.05547495, 0.028933698, 0.0006284856, 0.0014859361, -0.037251204, 0.017055556, -0.013579026, 0.016018204, 0.07760511, -0.0046564005, -0.056858085, 0.0017966743, 0.008382923, 0.0008358391, -0.017335922, -0.022130167, 0.032709286, 0.00036301467, -0.039325908, 0.020578813, 0.023401158, 0.031344842, -0.0052381586, -0.0024111415, 0.0036447488, 0.016868645, 0.0035512939, 0.02749449, 0.006219437, 0.026298266, 0.023382466, 0.020018082, 0.0040746424, -0.0137379, 0.020074155, 0.07528743, 0.046017293, 0.022261005, -0.00054992485, 0.025737535, -0.027232816, -0.017971415, 0.01309306, 0.019326515, -0.020391904, -0.007569863, 0.035251264, 0.022859117, -0.04381175, 0.0047989194, 0.005415723, 0.021120852, 0.09367939, 0.042802434, -0.0009795263, 0.012794003, -0.012186545, 0.029980397, -0.005588615, 0.03429802, 0.0087754335, -0.04104548, -0.0049157385, -0.039101616, -0.0410081, 0.035307337, 0.079848036, -0.046092056, -0.028858935, 0.029344901, 0.016457444, -0.15356542, -0.0059624356, 0.03755026, 0.014307976, 0.0020653578, 0.012158508, -0.04190527, -0.014971507, -0.046615403, 0.031643897, 0.033812057, -0.065007366, -0.008593197, -0.040596895, 0.009952968, -0.0025466515, -0.0039017505, 0.016401371, -0.005719452, -0.027924385, -0.05954959, -0.031793427, 0.056372117, 0.054615162, -0.007817519, -0.0228965, 0.045718234, -0.012924841, -0.019905936, -0.008845525, 0.016821919, -0.04067166, 0.00961653, 0.0054858145, 0.0094389655, -0.022317078, 0.025980517, 0.012074399, 0.023943197, -0.012438874, 0.025644079, 0.043550078, 0.037139058, -0.0036751218, 0.039849255, -0.01994332, 0.009607185, 0.019270442, -0.036204506, -0.031587824, 0.020242374, 0.022148859, 0.011382831, -0.012410837, -0.035699848, -0.014233212, 0.02306472, 0.012541674, -0.034559697, -0.0044975267, 0.0099810045, -0.008298813, 0.022597443, -0.027868312, -0.033681218, -0.008789452, 0.012074399, -0.010485662, 0.020410594, -0.036783926, 0.004845647, -0.035438173, 0.0045956546, 0.004567618, -0.010794064, 0.0033246651, -0.03504566, -0.024223562, -0.030877566, -0.14616378, 0.042540763, -0.012121127, 0.020261066, -0.022018021, -0.021513363, -0.0046003275, 0.018111598, 0.031363532, 0.029400975, 0.2643658, 0.02306472, -0.039288525, -0.042465996, 0.053007733, -0.045120124, 0.003093364, 0.008551142, 0.009868858, -0.02676554, -0.016289225, 0.010607154, 0.033120487, -0.005041903, 0.021943258, 0.03138222, -0.029924324, 0.020990016, 0.06953059, -0.030447671, 0.004883029, -0.032316774, 0.0067287674, 0.028186059, -0.026167428, -0.027793547, -0.01456965, 0.08672633, -0.04011093, 0.050540518, -0.015962131, 0.03282143, 0.030840183, -0.0060886, -0.07446502, 0.01190618, -0.007915647, 0.0020209665, -0.033606455, -0.022410532, -0.014952816, -0.02566277, 0.00746239, 0.012999604, 0.016924718, -0.03794277, 0.0027265525, 0.06601668, 0.009812785, -0.042428616, -0.009387565, -0.035269953, -0.032223318, 0.0059437444, 0.021494674, -0.046017293, -0.006593257, -0.032223318, -0.026447793, 0.024279635, 0.021307763, 0.02383105, -0.07977328, 0.046017293, 0.0147472145, 0.01656959, -0.014494886, -0.024429163, 0.016457444, 0.06926892, 0.022560062, -0.009163273, 0.0006536016, -0.063699, 0.016728463, 0.0183172, 0.045381796, 0.07050253, -0.061867278, 0.05263391, -0.014765906, -0.018139634, -0.00632691, -0.01604624, -0.0067240945, 0.023849742, 0.0041190335, 0.0006641153, -0.039811872, -0.041494064, -0.025606697, -0.049905024, 0.010831446, 0.015139726, 0.02915799, 0.023251629, 0.005967108, -0.021419909, -0.007018478, -0.01226131, 0.027513182, 0.007569863, 0.013962192, 0.0073315524, 0.0043363166, -0.033942893, -0.020373212, 0.022840427, 0.03740073, 0.03865303, -0.06788579, 0.047475193, -0.013569681, -0.03755026, -0.021718966, 0.0024181507, 0.04986764, 0.0040302514, 0.052185327, -0.031905573, 0.063699, 0.01171927, -0.009238036, 0.004672755, -0.017532177, -0.05969912, -0.025326332, -0.015242527, -0.027419727, 0.043101493, 0.01962557, -0.023513304, -0.01419583, 0.078726575, -0.00719137, -0.0026915069, 0.012494947, 0.019999392, -0.06104487, 0.024746912, -0.07442764, -0.004450799, -0.03553163, 0.011924871, 0.009088509, -0.022560062, 0.028989771, -0.03424195, -0.00093980785, 0.036952145, -0.029980397, 0.035419483, 0.037325967, -0.025905754, -0.01484067, -0.040223077, -0.027961766, -0.006429711, 0.04549394, -0.02674685, -0.038316593, -0.0019041477, 0.038540885, 0.044746302, 0.037980154, -0.021532055, -0.039774492, 0.027718782, 0.011037047, -0.025531933, 0.02603659, -0.09143647, -0.057231903, 0.04265291, -0.01925175, -0.031214004, -0.030428981, -0.026896378, -0.0083221765, -0.037849315, 0.06523166, 0.01769105, -0.013308006, -0.008742725, 0.036148433, 0.01007446, -0.023700213, -0.011382831, 0.045157503, -0.0049718115, -0.04396128, 0.06433449, 0.0057848706, -0.0021716629, 0.03827921, 0.0055045052, 0.05865242, 0.006999787, 0.019868555, 0.0004231764, 0.023102101, -0.005336286, -0.041531447, -0.007172679, -0.035961524, -0.0659793, 0.02676554, -0.01244822, -0.044297718, -0.003478866, -0.016877992, -0.03155044, -0.021905875, -0.005247504, 0.032541066, -0.02874679, 0.03560639, 0.08687586, 0.0005487567, -0.0395502, 0.0009514897, -0.010476317, 0.02566277, -0.026802924, -0.008770761, 0.00902309, 0.025120731, -0.016401371, -0.018597566, -0.034746606, 0.008256759, 0.011466941, 0.033980276, -0.050989103, 0.026541248, 0.012008981, 0.056932848, 0.010037078, 0.018448036, 0.006429711, 0.023961889, 0.025887063, -0.015878022, 0.054278724, 0.017859269, 0.061680365, -0.0019088205, -0.007625936, 0.021214308, -0.0076165907, 0.012672512, -0.06975488, -0.0031657915, -0.009490365, 0.062203716, 0.05001717, -0.00013047208, -0.016158387, 0.015980823, -0.011625814, -0.036204506, -0.0045465906, -0.015008889, 0.024485236, -0.0065885847, -0.02986825, 0.035157807, -0.04979288, -0.005205449, -0.043736987, -0.0128781125, -0.0011062748, 0.007527808, 0.0022943227, 0.05020408, -0.02984956, -0.02493382, 0.0074483715, 0.006130655, 0.03665309, -0.035643775, -0.020466667, 0.040260457, -0.0051166667, -0.019662954, 0.02383105, 0.025681462, -0.028971082, -0.020690959, -0.032727975, 0.026541248, 0.018821858, -0.017448068, 0.020616196, -0.024017962, -0.016111659, 0.025438478, -0.014223866, 0.014859361, 0.06837175, -0.008756743, -0.020223685, -0.034933515, -0.013401462, -0.019849863, 0.0058269254, -0.013158478, -0.03155044, -0.016934065, 0.028148677, -0.008032466, -0.02986825, -0.0030513091, -0.0038853958, 0.044559393, 0.0060418723, 0.038391355, -0.038578264, 0.008415632, 0.042129558, -0.044821065, -0.018915312, -5.44668e-05, -0.02343854, 0.031438295, 0.012167854, 0.020261066, 0.025008585, -0.0019882573, -0.028728098, 0.009443638, 0.015476164, -0.0020501714, -0.024148798, 0.005284886, 0.008766089, 0.028802862, -0.06025985, 0.009868858, 0.008336195, 0.005457778, -0.0023118455, 0.045194887, -0.0062100915, -0.016410716, -0.0707642, -0.012784658, -0.01392481, -0.03334478, 0.01960688, -0.010691264, 0.014401431, -0.03500828, -0.029943014, 0.031625208, -0.039774492, -0.028933698, 0.025214186, -0.010878174, -0.023513304, -0.022036713, 0.052110564, 0.034746606, -0.022204932, -4.7786223e-05, -0.03188688, 0.03536341, 0.02472822, 0.0020618532, -0.0041423975, 0.010924901, 0.017578904, -0.053418934, 0.011691233, -0.0030863548, 0.001769806, -0.015784567, -0.0016378006, 0.03611105, -0.0072801523, -0.039662346, -0.03650356, -0.05603568, -0.008331522, 0.008420304, 0.027980458, -0.01246691, -0.0012090753, 0.025176805, 0.013532299, -0.007967047, 0.047138754, -0.01556962, -0.018784475, -0.13741638, -0.013719209, -0.03665309, 0.01015857, -0.021214308, -0.012223927, 0.02347592, -0.027700093, -0.034092423, -0.015793912, -0.053045116, 0.014971507, 0.07625936, -0.035157807, 0.012691203, 0.002394787, -0.038017534, -0.011980944, -0.025588006, 0.024429163, -0.02749449, -0.008747397, -0.019382589, -0.010027733, 0.008224049, -0.015177108, -0.017195739, -0.015980823, -0.015635038, 0.0136631355, 0.016663045, -0.03842874, 0.0072754794, 0.028690716, -0.007177352, -0.00953242, -0.009097854, 0.021289071, -0.006312892, -0.04085857, 0.0006267333, 0.031232694, -0.0039204415, 0.011392177, -0.0214386, 0.03755026, 0.004703128, 0.0037802588, -0.03697084, 0.019849863, -0.006312892, 0.027307581, -0.006906332, 0.0130556775, -0.008046485, -0.0047942465, -0.045905147, -0.024859058, -0.024130108, 0.0038106318, -0.01896204, 0.046802316, -0.0472509, -0.036746547, -0.033513, 0.00277328, -0.028298205, 0.004245198, 0.013775282, 0.0243544, 0.014550959, -0.0047615375, -0.031924263, 0.02547586, 0.0074296803, -0.042204324, 0.0414193, -0.020298447, -0.023289012, -0.037176438, -0.020410594, -0.029027155, -0.014149102, 0.04912, 0.057867397, 0.025961827, 0.0121772, -0.012794003, -0.011672542, 0.0060512177, -0.061269164, -0.06104487, -0.005710107, -0.032148555, -0.005397032, 0.029980397, -0.025027275, -0.0260179, 0.010588462, 0.0039087594, -0.012167854, 0.041232392, 0.020410594, 0.016177079, 0.010597808, -0.0060185087, 0.0318495, -0.038204446, 0.042839818, -0.02674685, -0.016663045, 0.0068175495, 0.013186514, -0.013793973, -0.07827799, -0.018672328, 0.011653851, 0.011214612, -0.025419787, -0.07715653, 0.0353821, -0.011410868, -0.03284012, -0.01823309, 0.014457504, 0.024466546, 0.015868677, 0.003509239, 0.03349431, 0.0028363622, 0.022242313, -0.03145699, -0.029214064, -0.0092614, 0.012027672, -0.018242436, -0.044783685, 0.05001717, -0.022597443, -0.004677428, -0.03186819, 0.01246691, 0.013401462, -0.011074429, 0.004920411, -0.056708556, 0.0019578843, -0.006602603, -0.00029934838, -0.036690474, 0.013569681, 0.032372847, 0.023251629, 0.029214064, 0.004733501, 0.004784901, 0.016990138, 0.034522314, -0.022391843, 0.03209248, 0.045194887, -0.002085217, -0.004259216, 0.0037475496, -0.011317412, 0.043699604, -0.00033702244, -0.006845586, -0.042802434, 0.046914462, 0.0059063626, 0.020485358, -0.021644201, 0.086277746, 0.012999604, -0.045307033, 0.0070698783, -0.005971781, 0.06605407, -0.00829414, 0.012373456, -0.0018305518, -0.0059063626, 0.026111355, 0.061082255, -0.00066761987, 0.0056540337, 0.013653791, -0.038727794, 0.0064110197, -0.01346688, -0.0073315524, 0.026447793, -0.030559817, 0.021494674, -0.042951964, 0.012625784, 0.0137379, 0.011261339, 0.08612822, -0.004105015, -0.020803105, -0.030428981, 0.003731195, -0.019999392, -0.0443351, -0.0054437597, -0.02805522, -0.00029803417, 0.0140182655, -0.0132986605, -0.0031494368, -0.031120548, 0.03495221, 0.020391904, 0.0009485693, 0.052334856, 0.02764402, -0.022933882, 0.008163303, 0.03940067, -0.0022569406, 0.004782565, -0.054876834, 0.0071866973, -0.012420183, -0.0152892545, -0.005294231, 0.0026634703, -0.016812572, 0.017476104, 0.007854901, 0.009322146, 0.017831232, 0.0107660275, -0.032503683, -0.0058970167, 0.04467154, -0.025961827, 0.014279939, 0.036447488, 0.009065145, -0.00076808414, -0.031905573], "runbooks/add-peertube-channel.md::1781763254.057": [0.01568415, 0.009139616, -0.036728945, 0.018449713, -0.002973927, 0.06913906, 0.03530828, 0.0072122463, -0.03386867, 0.020665951, -0.005810523, -0.016403954, -0.04989378, 0.001904876, -0.029246772, -0.03362242, -0.03472107, 0.016347127, 0.059630077, -0.043642852, 0.016953278, -0.013609977, 0.02237075, 0.015608381, 0.04038479, 0.05337915, 0.020211337, -0.01414036, 0.020779604, -0.029701386, -0.0060046804, 0.010124611, -0.016224002, -0.03496732, -0.014632857, -0.048870903, -0.033073097, -0.019093748, -0.030137056, -0.02237075, -0.021063738, -0.024321798, -0.06663869, -0.05004532, 0.01105278, -0.06663869, 0.020893257, -0.01011514, 0.059213348, -0.067093305, -0.011204317, 0.009636849, 0.048567828, -0.047620717, 0.0059525897, 0.04568861, -0.011867294, 0.0158641, -0.06428986, -0.033641364, -0.017995099, -0.02725784, -0.002307398, -0.043491315, -0.010740233, 0.06436563, -0.0010287988, 0.021215275, -0.011289557, -0.040915173, 0.0039849672, 0.038831532, -0.059251234, -0.008732359, -0.032618485, 0.008348779, 0.054023184, -0.0009660527, 0.05322761, -0.039286144, -0.0035208832, 0.02793976, 0.0047781724, -0.0047900113, 0.014263484, 0.0017853032, 0.00037470058, 0.041104596, 9.656088e-05, 0.032448005, -7.1255265e-05, -0.0017272928, 0.005048099, -0.056712978, 0.0028697448, -0.045726493, 0.01886644, -0.02932254, 0.015646266, -0.021196334, -0.03394444, 0.0077378927, -0.009641585, -0.03453165, 0.048567828, 0.011980948, 0.06069084, -0.054477796, 0.051674347, -0.028602736, 0.01697222, 0.02864062, -0.0030994192, 0.019699898, -0.008902838, -0.053644337, -0.012899645, -0.018459184, -0.004413535, 0.0061609535, 0.00036789323, 0.004621899, 0.0027134717, -0.02596977, 0.049590707, 0.025761405, -0.008135679, -0.0038571074, 0.009011757, 0.021575177, -0.016991163, -0.0129943555, 0.014036178, -0.017625727, -0.040915173, -0.001871727, -0.010295091, -0.007477437, -0.021897195, -0.048908785, 0.05091666, 0.04527188, -0.053985298, -0.016422896, 0.003376449, -0.07311693, 0.021101622, 0.019984031, -0.026064482, 0.017303709, 0.044514194, 0.035213567, 0.03102734, -0.012577628, 0.025496215, 0.014632857, 0.037676055, 0.004636106, -0.009324303, 0.002708736, -0.016422896, 0.015286364, -0.02426497, -0.017616255, 0.0447415, -0.049173977, -0.0064072027, -0.038528454, -0.029341483, 0.019415766, 0.015958812, 0.022920074, -0.0039163018, 0.036312215, 0.04326401, 0.022067675, 0.008396135, 0.0200598, 0.030231766, -0.034493763, -0.029208887, -0.013534209, -0.014007764, -0.07497327, -0.028508026, 0.024871122, -0.01637554, 0.01790986, 0.015996696, 0.050537817, 0.010550811, 0.032012336, 0.042051706, 0.0017722805, -0.007439553, -0.014083533, -0.0069707334, -0.052697226, 0.010872829, -0.017900389, -0.005067041, 0.030212825, -0.016148234, 0.004560337, 0.0070985933, -0.016356599, 0.015220066, -0.022787478, -0.01414036, -0.08236073, 0.015608381, -0.0115168635, 0.00034184768, -0.005640043, -0.033489827, 0.019491535, 0.0023654085, 0.0011377165, 0.014433964, 0.0060662427, -0.036141735, 0.0113085, -0.03267531, 0.0238293, 0.019586245, -0.0057300185, 0.025098428, 0.012956471, -0.029909749, -0.00049368135, -0.02862168, 0.00080267614, -0.02185931, -0.002931307, 0.053341262, -0.018307647, -0.022389691, -0.01371416, -0.019737782, -0.013865697, -0.010257207, -0.022313923, 0.00073460257, -0.0074158753, -0.05049993, -0.011336912, 0.0056968695, 0.012587098, -0.031065224, -0.0038334297, -0.016006168, -0.0021404696, -0.0005682663, 0.03523251, 0.00039719447, 0.024208143, 0.023242092, -0.011696815, -0.010304562, -0.009849949, 0.047544945, 0.022560172, 0.03169032, 0.020931141, 0.008282482, -0.033300404, -0.04038479, 0.001576939, 0.020931141, -0.001904876, -0.0061988384, 0.03248589, 0.017123757, 0.035175685, -0.065426394, 0.029417252, 0.014689684, 0.011393739, 0.06997252, 0.048226867, 0.013827813, 0.004700036, 0.028697448, 0.017673083, -0.0077047436, -0.0068949643, -0.018146638, -0.018127695, -0.009300625, -0.043226123, -0.023734588, 0.03000446, 0.06690388, -0.024643814, -0.031349357, 0.05531125, 0.00921065, -0.16381223, -0.040157486, 0.026348613, 0.038282204, -0.0017746483, 0.015883043, -0.06618408, 0.021404697, -0.022010848, -0.0015520774, 0.002962088, -0.043567084, 0.020533355, -0.041597094, 0.030459074, -0.034664243, 0.007202775, -0.016261887, -0.0069517912, -0.025666695, -0.061334874, 0.005384323, 0.05728124, -0.015305306, -0.0119714765, -0.06985887, 0.028526967, 0.019216873, -0.03487261, -0.023185264, 0.0238293, -0.056031056, 0.0061514825, 0.00707018, 0.031387243, -0.01981355, 0.0022801685, -0.040271137, 0.0200598, -0.001830291, 0.025420446, 0.037657112, 0.05614471, 0.029341483, -0.0029905015, -0.009347981, 0.025931885, 0.033243578, -0.04208959, -0.01439608, 0.019074805, -0.012833348, 0.007160155, -0.025912942, -0.032163873, -0.014301368, 0.032694254, 0.054402027, -0.0065540047, -0.01919793, -0.038452685, 0.025988711, 0.015873572, -0.0069565265, -0.059327003, 0.016858567, 0.013685747, -0.005805787, 0.034550592, -0.051674347, -0.01354368, -0.047772255, -0.007183833, -0.013306903, 0.0075532063, 0.011639988, -0.03659635, 0.0035208832, -0.027901875, -0.14161196, -0.020590182, -0.010124611, 0.015968284, 0.014291897, -0.016527077, -0.028470142, -0.01097701, 0.019254757, 0.06379736, 0.2550379, 0.02511737, -0.010853887, -0.004245423, 0.063304864, -0.023848243, 0.0011252856, 0.07330635, -0.013325845, -0.022276038, -0.0023216046, 0.044173233, -0.0037150409, -0.014348724, -0.012558685, 0.055538557, -0.024719585, -0.011166433, 0.030042345, -0.024909006, 0.0008476639, -0.053076074, -0.011782055, 0.013884639, -0.025571983, -0.05724336, -0.018828556, 0.027523031, 0.0027750337, 0.057432782, 0.0031302, 0.050007433, 0.05580375, 0.013325845, -0.06610831, -0.0005854327, -7.1588234e-05, -0.016337655, -0.0015816746, 0.011242202, 0.008410341, -0.029417252, 0.062016796, 0.029436193, 0.012890174, -0.016773326, -0.009499518, 0.019235814, -0.006179896, -0.019946147, -0.042809393, -0.042051706, -0.011365326, -0.017748851, 0.0137899285, -0.017294237, 0.002921836, 0.0044277417, 0.0007245395, 0.008320366, 0.0159304, 0.010531869, -0.05864508, 0.069707334, -0.021025853, 0.013297431, -0.016072465, -0.0200598, -0.0038547397, 0.04943917, 0.0075200573, 0.020931141, 0.04201382, 0.0036487433, 0.032883678, 0.004868148, 0.021442581, 0.030118113, -0.044362657, 0.020950085, -0.05140916, 0.013079596, -0.008211448, -0.0022055835, 6.637173e-05, 6.581678e-05, -0.028337546, 0.040081717, -0.022863247, -0.026765343, 0.00094770244, 0.0072122463, -0.038263265, 0.05546279, -0.020381818, 0.025382562, -0.01928317, -0.00165034, -0.012160899, -0.02399978, 0.005658985, 0.02949302, 0.040346906, -0.01028562, 0.013818342, 0.018146638, -0.037391923, -0.008599764, -0.008192506, 0.003587181, -0.03678577, 0.025268909, -0.0024388095, -0.021139506, 0.010692878, 0.05940277, 0.020306049, 0.011033838, 0.059933152, -0.01979461, -0.0058910274, -0.0026945292, 0.025060544, 0.009632113, 0.059289116, -0.06595677, -0.021063738, 0.004129402, -0.02246546, 0.06406255, 0.00913488, -0.020287108, 0.017625727, 0.07629922, 0.011980948, 0.009276947, 0.040915173, 0.02511737, -0.004901297, 0.024208143, -0.041634977, -0.016924864, -0.027219955, -0.0055311252, 0.038168553, 0.009295889, -0.012123015, 0.00702756, 0.045915917, 0.061334874, -0.014282426, 0.063986786, 0.02879216, -0.027219955, -0.04508246, -0.039210375, -0.011336912, -0.047014564, 0.014452906, -0.026784284, -0.0015710195, 0.013240605, -0.036444813, 0.04852994, -0.011602104, -0.014291897, -0.01277652, 0.018667547, 0.027560916, -0.019074805, 0.0113085, -0.055008177, -0.06633562, 0.039816525, -0.0048302636, -0.041521326, -0.033736076, -0.028943697, 0.022995843, -0.067699455, 0.030099172, 0.03316781, 0.011109606, 0.029095234, 0.023261033, -0.0031183613, -0.033470884, -0.024302855, 0.010598167, -0.020874316, -0.03864211, 0.073988274, -0.00514281, -0.018904325, 0.02949302, 0.05531125, 0.04542342, 0.005976267, 0.0046171634, 0.012785992, -0.006539798, 0.002730046, -0.046522066, -0.008860218, -0.0041317693, -0.035289336, -0.024227086, 0.02820495, -0.021726714, -0.01689645, -0.03642587, -0.01919793, -0.022086617, 0.02142364, 0.059327003, -0.012965943, 0.03958922, 0.06300179, -0.001302277, 0.021991905, -0.0027797692, -0.0032651634, 0.011592632, -0.009831007, 0.011611574, 0.0060473005, 0.012501858, 0.037467692, -0.00916803, -0.0034735277, 0.0013531841, 0.0015994329, -0.01817505, -0.028148124, -0.022939017, -0.0047355522, -0.023242092, 0.008372457, 0.0125397425, -0.048908785, 0.024890063, 0.05819047, -0.046673603, 0.049666476, 0.035497703, 0.06410044, 0.010332976, -0.039210375, 0.014045648, -0.0016325817, 0.024018722, -0.019889321, 0.009049641, -0.026519094, 0.03951345, 0.018459184, -0.012056717, 0.015485257, 0.022048732, -0.0014893312, -0.0060473005, -0.0049249744, 0.0025666694, -0.025837174, -0.04712822, -0.026500152, 0.04413535, -0.036558464, -0.005029157, -0.020590182, 0.022939017, 0.00353509, 0.0017864872, 0.024871122, 0.032296468, 0.022730652, -0.024018722, -0.005171223, 0.018203463, 0.03155772, -0.027447263, -0.02193508, -0.0037766031, 0.023412572, -0.029360425, 0.036880482, 0.014074062, 0.022673825, 0.0049912725, -0.04996955, 0.00029789584, 0.0035279866, -0.029265715, 0.01773938, -0.038547397, -0.049060322, -0.04190017, 0.050954543, -0.0050528343, 0.018383415, -0.018563366, 0.030478016, 0.010380331, 0.016186118, 0.018762259, -0.011280086, -0.025742464, -0.0014419757, 0.059175465, 0.047507063, -0.004560337, -0.059023924, -0.04277151, 0.0150401145, -0.0009909143, 0.03559241, 0.054098953, -0.010692878, 0.006994411, -0.010550811, -0.0576222, -0.00319413, 0.0041862284, -0.008500317, -0.035706066, -0.008107265, -0.006402467, 0.022332866, -0.03144407, -0.042657856, -0.013988822, -0.012151428, -0.044286888, -0.009096996, 0.021139506, 0.007595826, 0.024170259, -0.054402027, 0.011100135, -0.012302965, -0.022351807, -0.00066948874, 0.068646565, -0.02545833, 0.025079485, -0.019756725, -0.048454173, 0.0006973101, -0.036028083, 0.011990419, 0.000114467184, 0.016337655, -0.03148195, -0.014168773, 0.028867928, -0.017436305, -0.019292641, 0.009556345, -0.025249965, 0.01902745, -0.046484184, 0.044968806, -0.017246881, -0.009452162, -0.028943697, 0.009783652, 0.034133863, 0.004574544, -0.02057124, -0.037429806, 0.0005573153, -0.0019297376, -0.035346165, 0.024738526, -0.03239118, 0.0066534514, 0.017341593, -0.0137899285, 0.02288219, -0.03093263, -0.03581972, -0.023620935, -0.017284766, 0.0027702982, -0.018279232, -0.022162385, -0.022010848, -0.004370915, -0.005038628, 0.009565816, -0.049401283, -0.012719694, -0.008254068, 0.027636684, -0.12653396, 0.022920074, -0.004160183, -0.01782462, -0.032713197, -0.012577628, -0.0066203023, -0.030724265, -0.032542717, -0.012871232, -0.054098953, -0.036747888, 0.011327442, -0.045915917, 0.028091297, -0.0005173591, -0.0011193663, 0.027826106, 0.01663126, -0.016555492, -0.009130145, 0.00061029434, 0.019178988, 0.0021759863, 0.016224002, -0.0522805, 0.01826976, 0.0022588584, -0.01749313, 0.011156961, -0.035384048, -0.03453165, 0.015125355, 0.03326252, -0.0018516011, 0.015911456, 0.032088105, 0.0052990834, -0.040422674, -0.008983343, -0.029530905, 0.04432477, -0.015504199, -0.038244322, -0.011014895, 0.041975938, -0.010598167, -0.008590292, -0.005535861, -0.0015745712, -0.010389802, 0.06440351, 0.039702874, -0.014869635, 0.0012057901, 0.03489155, -0.065540045, -0.009357451, -0.007060709, 0.016915394, -0.0024388095, 0.029606674, -0.039399795, -0.0033338289, -0.007789984, 0.0020173453, -0.012018832, -0.02356411, 0.0037529254, 0.0275988, 0.002223342, -0.051295504, -0.030818975, -0.010834944, -0.0141308885, 0.013439498, 0.041028827, 0.00167165, -0.039210375, -0.06277449, 0.004167286, -0.041672863, -0.0129943555, 0.051788002, 0.038357977, 0.018544424, 0.022257097, -0.0080599105, 0.005905234, 0.010740233, -0.053151842, -0.07595826, 0.0267464, 0.018118223, -0.0061893673, 0.013808871, -0.00882707, -0.005213843, 0.010228793, 0.0067765755, -0.020552298, 0.007335371, 0.013515267, 0.0067576333, 0.027674569, -0.00801729, 0.028602736, -0.0018527849, 0.024833238, -0.022427576, -0.037600286, -0.008178299, -0.020722779, -0.011194846, -0.09387759, -0.008552408, 0.026935823, 0.011696815, -0.018506538, -0.045385536, 0.005408001, 0.012501858, 0.0012182209, -0.030231766, 0.045499187, 0.023715647, 0.012568156, -0.0057489607, 4.2989937e-05, -0.0076668593, 0.03153878, -0.033395115, 0.0049533877, 0.040687867, -0.006104127, -0.02237075, -0.03695625, 0.02733361, 0.039134607, -0.04951494, -0.035971258, 0.01191465, -0.008045704, -0.026689574, -0.007979406, -0.029947633, -0.011109606, 0.009258005, 0.05425049, -0.04432477, 0.02837543, 0.02365882, -0.023071611, 0.07345789, 0.029417252, 0.028261777, -0.013600507, 0.039664987, -0.0005777374, 0.05443991, 0.034266457, -0.034095977, -0.0038452686, 0.0061609535, -0.023185264, 0.0002489125, -0.014216129, -0.025212081, 0.0051806946, 0.010531869, 0.010181438, 0.046067454, 0.007851546, 0.01903692, 0.037694998, -0.029701386, 0.0026803226, -0.003587181, 0.044249002, 0.025742464, 0.027523031, 0.01371416, 0.0065255915, -0.020950085, 0.06413832, 0.029947633, -0.014093004, 0.003958922, -0.012662867, 0.027049476, -0.007396933, -0.013136422, 0.043491315, -0.050348394, 0.01534319, -0.01749313, 0.01559891, 0.04576438, -0.022143444, 0.06538851, 0.008727623, -0.011071722, -0.042316895, -0.0106739355, -0.03902095, -0.00505757, -0.009073319, 0.013089067, 0.03814961, 0.046143223, -0.017256353, 0.009944661, -0.06463082, 0.018345531, 0.045915917, -0.027807165, 0.016640732, 0.04542342, -0.0011235098, -0.03078109, 0.09258952, 0.005801052, -0.017351065, -0.016224002, -0.015750447, -0.027106302, -0.042619973, 0.001968806, 0.0071364776, -0.04208959, -0.024890063, 0.05675086, -0.0055926875, 0.034342226, -0.016744914, 0.008434019, 0.05853143, 0.013392142, -0.0010649074, 0.0077426285, 0.002371328, -0.034758955, 0.016924864, 0.004169654], "docs/software/caddy.md::1781763254.056": [0.0031175732, -0.010516422, -0.039613772, 0.0061345794, -0.013284406, -0.034939807, 0.06420956, 0.002574033, -0.020209154, 0.031281088, 0.00027805544, -0.014998831, -0.027200945, 0.030514864, 0.009635265, 0.003986758, -0.004484804, 0.015765056, -0.005670056, -0.040992975, 0.009434131, 0.009592164, 0.03666381, 0.0116753355, 0.025802586, 0.032085624, -0.0136962505, -0.056777187, -0.0070205256, 0.0038598524, -0.0065272693, 0.024595784, 0.03170251, -0.026741212, -0.0078346385, -0.028177882, -0.022967558, -0.014318808, -0.046050053, -0.017728504, 0.011886047, 0.017805126, 0.006148946, -0.058003142, 0.028369436, -0.0578499, -0.0037736522, -0.017546525, -0.0059047122, -0.052256465, -0.03262198, -0.0088115735, 0.009295253, -0.022546137, 0.036472254, 0.023944495, -0.04114622, -0.047774054, -0.083135284, 0.025189608, -0.028082103, -0.017249614, -0.04532214, -0.0025452997, -0.0021945129, 0.06830885, -0.025247075, 0.02369547, -0.005751468, -0.007212082, 0.027124323, 0.0073030707, -0.047122765, -0.024998052, -0.028944105, 0.034709938, 0.04218062, -0.01270016, 0.03509305, -0.019605752, 0.008260851, 0.005205533, 0.00043489187, 0.016617479, -0.058003142, 0.036453098, -0.0534058, 0.095165, 0.026817834, 0.013887807, -0.011502936, -0.018379794, 0.021339333, -0.061566085, -0.0048607322, 0.004173525, -0.038885858, -0.025132142, 0.016636634, 0.0074036377, 0.019730262, 0.04570525, -0.0034240626, -0.004465648, 0.037104387, 0.03388625, -0.015381943, -0.03879008, -0.0050043995, -0.028426904, 0.0063165575, 0.033522293, -0.031683356, 0.009343142, -0.017077213, -0.050953884, -0.011684913, -0.06179595, -0.014366697, -0.00038610498, 0.00095718115, 0.018734172, 0.04470916, -0.054210335, 0.016665367, -0.004336348, -0.029154817, 0.021454267, 0.029154817, 0.017038902, -0.008366207, -0.020017598, -0.024768185, -0.040686484, -0.034633316, -0.012125492, 0.040724795, 0.034958962, -0.01704848, -0.05378891, 0.04988117, 0.032736912, -0.04562863, -0.015152076, 0.0069965813, -0.032238867, 0.035150517, 0.01348554, 0.014797698, -0.0005635935, 0.04536045, 0.030859664, -0.014586986, 0.0027416446, 0.03317749, -0.007188137, 0.012364937, 0.020477332, 0.025419476, 0.0431384, -0.034863185, 0.027220102, -0.031740822, 0.0057418896, 0.025438631, -0.0018724594, 0.013092849, -0.001700059, 0.0026171333, 0.026147388, 0.02474903, -0.007140248, 0.009051019, 0.018226549, 0.03587843, 0.01579379, 0.09187023, 0.020477332, -0.03953715, -0.031932376, -0.07455358, 0.043598134, -0.051336996, -0.014548675, -0.05344411, -0.016129011, -0.000911088, -0.011464624, -0.036069985, 0.05152855, -0.00856734, 0.015860833, 0.036817055, 0.006690092, 0.03513136, 0.031759977, 0.0006063943, -0.04949806, 0.010439799, -0.024059428, -0.013581317, 0.0029475673, 0.029806107, 0.008849885, -0.02444254, -0.016492968, 0.014357119, -0.049689613, 0.011502936, -0.04467085, 0.004518326, 0.0129204495, 0.027296724, 0.015190387, -0.032277178, 0.0014306835, -0.0061058463, -0.028733393, -0.0099225985, 0.005574278, -0.002450719, 0.04371307, 0.0078011164, 0.0003097819, 0.029806107, 0.013246094, -0.0021705683, 0.0081028165, 0.045858495, -0.008208172, -0.009036652, 0.0063740243, -0.027086012, 0.013380184, 0.03831119, -0.005885557, -0.06873028, 0.037468344, -0.023503916, 0.0118764695, -0.0029643285, -0.030648952, 0.027794769, -0.016205633, -0.0373151, -0.020304931, 0.042946845, 0.0039604194, -0.026626278, -0.0069917925, -0.017900905, -0.014903054, -0.036414787, 0.0027344613, 0.033598915, 0.02269938, 0.03549532, 0.024480851, 0.013083272, -0.0007189335, -0.01278636, 0.013878229, 0.005670056, 0.022201335, 0.02118609, -0.014079363, -0.037659902, -0.018475572, 0.02831197, 0.01335145, -0.028158726, 0.024634095, -0.0073126485, 0.021550044, -0.00036275908, -0.017642304, 0.0009942951, -0.00424057, 0.073825665, 0.004970877, -0.0017252008, 0.049919482, 0.01287256, -0.029978506, 0.020439021, 0.012479871, -0.016464235, -0.027392501, -0.010315288, -0.036299855, -0.033637226, 0.019567441, 0.071527, 0.019864352, -0.07562629, 0.03744919, -0.01348554, -0.17347308, -0.01896404, 0.0079687275, 0.03901995, 0.013246094, 0.02235458, -0.025304541, -0.010487689, -0.056470696, 0.045896806, 0.036817055, -0.06014857, -0.04018844, -0.043636445, -0.0051384885, -0.013504695, -0.00687207, 0.016330145, 0.027813924, -0.038502745, -0.034709938, -0.0148072755, 0.042602044, 0.0318366, -0.02266107, 0.017738082, 0.04735263, -0.046241608, -0.037391722, -0.006378813, 0.010688823, 0.0027919281, -0.0027033335, -0.03949884, 0.0144050075, -0.010267399, 0.0047601657, 0.0063596577, 0.00046242806, -0.0024926218, 0.010736711, 0.058960922, 0.0037257634, 0.0050618662, 0.030131752, -0.029767795, 0.03704692, -0.015602233, -0.001576745, -0.002002957, 0.03474825, 0.018887417, 0.025438631, -0.03683621, -0.03492065, -0.039173193, 0.047429256, 0.07692887, -0.024423385, -0.025802586, -0.025534408, -0.0031175732, 0.040916353, -0.048195478, -0.041605953, -0.008888196, 0.015640544, -0.0016401978, 0.018858684, -0.048157167, 0.006666147, -0.029978506, -0.024289295, -0.021722445, -0.021205245, 0.033694692, -0.026377255, -0.06011026, -0.0070444704, -0.14680849, 0.06512903, 5.567095e-05, -0.043559823, -0.0056604785, -0.033369046, -0.0045231148, -0.005919079, 0.0045422707, 0.02013253, 0.28702745, 0.03923066, -0.03605083, -0.030802198, 0.050072726, -0.030897975, 0.024978897, 0.017326236, 0.031204466, -0.03700861, -0.0074132155, 0.04275529, 0.003457585, -0.0044177594, -0.0043986035, 0.018513883, -0.03597421, 0.0007213279, 0.07079908, -0.019193906, 0.007092359, -0.04474747, 0.0048463657, -0.00821775, -0.045513693, -0.007872949, 0.03039993, 0.043521512, -0.021952312, 0.018408528, 0.031127842, 0.017335813, 0.03243042, -0.031568423, -0.053290866, -0.023772094, 0.01496052, -0.045935117, -0.02748828, 0.002429169, -0.03053402, -0.026415566, 0.018312749, 0.045015648, -0.021971468, -0.025725964, 0.011780691, -0.012106337, -0.034824874, -0.012891715, 0.0028206615, -0.021645823, -0.031530112, 0.009429342, -0.008074083, -0.052064907, -0.011560402, -0.02109031, 9.7947945e-05, 0.04627992, 0.02509383, 0.023025027, -0.09424553, 0.046816275, -0.014184718, 0.033867095, 0.0045255097, -0.0064458577, 0.018896995, 0.04762081, 0.017843436, -0.028656771, 0.028082103, -0.0050427103, 0.041031286, -0.01670368, 0.01852346, 0.04635654, -0.07712043, 0.04405787, -0.03561025, -0.012623537, -0.010114155, 0.0043387422, -0.017805126, 0.026568811, -0.019337574, 0.040878043, -0.012345782, -0.013044961, -0.016263101, -0.027775614, -0.015927877, 0.05792652, 0.038770925, 0.03522714, -0.0030385563, 0.011407157, 0.012728893, -0.019730262, 0.023714628, -0.0046476265, 0.0029882728, -0.02235458, 0.03005513, 0.0020484515, 0.025496097, -0.0021777519, 0.0010810939, 0.016014079, -0.0357635, 0.03405865, 0.024940586, -0.052562956, -0.021971468, 0.035935897, 0.026377255, -0.0050091883, 0.0431384, 0.0043555037, 0.0028039003, -0.017594414, 0.015563921, -0.019126862, -0.0053252554, -0.045820184, -0.0068385475, -0.037257634, 6.334067e-05, 0.063060224, 0.0051959553, -0.032545358, -0.03206647, 0.055283047, -0.014069785, -0.0061297906, 0.012288314, 0.0072839153, -0.017287925, 0.048348725, -0.049038325, -0.012767204, -0.027220102, 0.012068025, -0.008711007, -0.015410677, 0.018494727, 0.0265305, -0.004044225, 0.021052, -0.0005608998, 0.028235348, 0.025764275, -0.06589525, 0.0049996106, -0.027948014, -0.025189608, -0.0075089936, 0.04696952, -0.043559823, -0.011416735, -0.0025117774, 0.033005092, 0.04884677, 0.012345782, -0.03043824, -0.014261341, 0.043253336, 0.05601096, -0.002029296, 0.0026554444, -0.06087648, -0.070339344, 0.035457008, -0.026013298, -0.039728705, -0.0811431, -0.0067810807, -0.002552483, -0.023599694, 0.042563733, 0.029212283, 0.020285776, -0.0044417037, 0.017814703, 0.087579384, -0.008418884, -0.012728893, 0.018542616, -0.023465604, -0.026013298, 0.09868963, 0.036510564, 0.0007991475, 0.026032453, 0.014730653, 0.03143433, 0.032449577, 0.020324087, -0.007446738, -0.023752939, 0.0010792981, -0.024346761, 0.044785783, -0.03331158, -0.025189608, 0.017153835, 0.03601252, -0.035073895, -0.02396365, -0.0010715161, 0.01948124, -0.03723848, 0.035782654, -0.010219511, -0.016167322, 0.020515643, 0.036893677, 0.0006096867, -0.009630475, -0.04892339, -0.023733784, 0.009098908, -0.038387813, -0.0017742871, 0.025898365, -0.016588746, -0.02787139, -0.012470293, 0.005650901, 0.004527904, -0.0108708, 0.04727601, -0.052256465, -0.0031941955, -0.011627447, 0.04409618, 0.015132921, 0.0065129027, -0.02313996, 0.040878043, -0.01278636, -0.0059382347, 0.050072726, 0.015381943, 0.072369836, -0.013006649, -0.007925628, -0.017326236, -0.0015731533, -0.017824281, -0.040992975, -0.037544966, -0.014855164, 0.024576629, 0.042716976, 0.002371702, -0.008816363, 0.0164355, 0.02587921, -0.021722445, 0.027296724, -0.019040663, -0.02626232, -0.019011928, -0.024863962, 0.06076155, 0.018542616, -0.023063337, -0.051681798, -0.007954361, -0.0036946356, -0.027909704, -0.005162433, 0.043598134, -0.015161654, -0.013638784, 0.0023190242, -0.013993163, 0.01552561, -0.023254894, 0.0070779924, 0.035993364, 0.038119636, -0.009295253, 0.025936676, 0.0041208477, -0.008289584, -0.00011006985, -0.03639563, 0.038598526, -0.018341484, -0.012939605, 0.020209154, -0.024691563, 0.004666782, -0.009472442, 0.04639485, 0.0022435992, 0.035169672, -0.022776004, -0.0014905448, -0.022009779, 0.0072647594, -0.012000981, 0.008059717, 0.013102427, -0.018351061, -0.009290464, -0.017211303, -0.016943125, -0.024040272, -0.020956222, 0.048961703, -0.011512513, -0.008859463, 0.023408137, -0.020879598, -0.026779523, -0.0006093874, -0.020285776, -0.006115424, 0.021645823, -0.024423385, 0.023293205, 0.02474903, 0.006484169, -0.0004453676, -0.036721278, 0.0009655617, 0.00413282, -0.009271308, -0.012566071, -0.05765834, 0.042640354, 0.02369547, 0.016320568, -0.024634095, 0.027890546, -0.0005471317, 0.023254894, 0.028944105, 0.016358878, -0.018370217, -0.015487299, -0.04375138, -0.00021355496, -0.018715017, -0.009084541, 0.04635654, 0.021243555, -0.026281478, -0.03009344, -0.024595784, 0.015324476, 0.01605239, -0.015152076, 0.006148946, -0.008596074, 0.0323538, -0.020630576, 0.088039115, 0.0022627548, -0.04440267, -0.0042477534, 0.009304831, 0.018494727, 0.017795548, -0.04310009, 0.015621388, -0.024116894, 0.0265305, 0.004468043, 0.057045363, 0.023025027, -0.0009655617, -0.0012690582, 0.0004899642, 0.04857859, -0.003649141, 0.0019969707, 0.010688823, -0.033694692, 0.0018341483, -0.017546525, 0.030687263, 0.00240283, -0.0130545385, 0.0014666002, 0.007322226, -0.028867483, 0.007762805, -0.029729484, 0.014155985, -0.14152154, 0.038081326, -0.020304931, 0.0034982907, 0.0029547506, 0.046050053, -0.015468143, 0.0050953883, -0.013552584, -0.015774634, -0.081756085, -0.02488312, 0.06079986, -0.048770145, -0.01974942, -0.0006183666, -0.04340658, -0.020419864, 0.010468533, 0.013906962, -0.0140985185, -0.014548675, 0.049919482, 0.018408528, 0.044824094, -0.01730708, -0.028867483, 0.026109077, -0.022967558, 0.020668888, 0.014079363, -0.030150907, 0.0068960143, 0.04057155, -0.018533038, 0.019078974, 0.021013688, 0.009663998, -0.021473423, 0.02735419, -0.023906182, 0.022086402, 0.0041064806, -0.018791638, -0.023887027, 0.0527162, -0.00085421983, -0.033867095, -0.032507047, 0.014424164, 0.021684134, 0.03478656, 0.00022762235, 0.0067858696, -0.017144257, 0.029039882, -0.036702123, 0.010545155, -0.018370217, 0.005727523, -0.025611032, 0.043598134, -0.028177882, -0.02222049, -0.034518383, 0.028407749, -0.05394216, 0.0116082905, -0.009472442, 0.030763887, -0.031204466, -0.07056922, 0.0101237325, -0.001443853, -0.009960909, -0.052256465, 0.010937845, -0.0030409507, -0.029901884, -0.04049493, -0.024231829, -0.00081111974, -0.047697432, 0.019289685, 0.034556694, 0.0049325656, 0.012058447, -0.035150517, 0.00656558, -0.0060292236, -0.021205245, -0.030514864, 0.023446448, 0.01261396, -0.013677095, 0.010909111, -0.004257331, -0.020937067, -0.009467653, -0.0015815338, -0.009022285, -0.022392891, 0.014979675, -0.008624807, 0.005301311, -0.022143869, 0.043559823, -0.02697108, -0.005540756, -0.0068864366, 0.00478411, 0.01730708, -0.043291647, 0.023638004, -0.039154038, 0.029231438, 0.03909657, 0.0046332595, -0.02009422, 0.017000591, 0.04218062, -0.008969608, 0.00079675304, -0.020592265, 0.030112596, 0.024863962, 0.03135771, 0.03313918, 0.022565292, -0.056125894, 0.024231829, -0.044939026, -0.022967558, 0.032372955, 0.013581317, -0.038157947, -0.032717757, 0.04022675, -0.051183753, -0.047199387, -0.04409618, 0.0007045668, -6.992541e-05, 0.0044824095, -0.0037999912, -0.03909657, 0.06344333, 0.014376274, 0.0026626277, -0.018647972, 0.01348554, 0.024174362, 0.016263101, 0.057198606, 0.02700939, 0.023388982, -0.0023477576, 0.014644452, -0.030265842, 0.00066984724, 0.002839817, 0.027296724, -0.04570525, 0.0075042048, -0.016339723, 0.017575258, -0.006637414, -0.016186478, -0.035246294, 0.004513537, -0.003953236, 0.029422995, 0.004468043, 0.014232608, 0.017201725, -0.019711107, 0.018868262, -0.044019558, 0.040609863, -0.010372755, 0.023925338, 0.017642304, -0.0049900324, -0.005650901, 0.03243042, -0.0022950799, -0.01778597, 0.03344567, 0.0076957606, -0.0029068617, -0.030763887, -0.016358878, 0.004578187, -0.026856145, 0.03957546, -0.015487299, 0.004410576, -0.0106984, -0.032028157, 0.056547318, -0.024940586, -0.0026434723, 0.021166934, -0.020802977, -0.026568811, -0.015688432, -0.00982682, -0.018351061, 0.0014845587, 0.05405709, -0.00072372233, 0.009778932, 0.026549656, 0.02317827, 0.026128232, -0.0107654445, 0.005770623, 0.03484403, -0.031223621, -0.0007740058, 0.038847547, -0.0056125894, -0.032238867, -0.087656006, -8.313229e-05, -0.017584836, 0.0135621615, 0.02522792, -0.010688823, -0.005310889, -0.019193906, -0.034384295, -0.0038622469, 0.019902663, 0.0012882138, 0.011359268, -0.04731432, 0.008308739, -0.011933936, -0.023810405, 0.051911663, 0.014385852, 0.037736524, -0.030629797], "docs/software/recon.md::1781763254.056": [-0.034348506, 0.0024356812, -0.023299862, -0.012091501, 0.01335984, -0.019109646, -0.022303982, 0.047651976, 0.0050357766, 0.034216974, -0.018649286, -0.017916467, -0.02673847, 0.047013108, 0.011715697, -0.020819554, -0.037768327, 0.018987508, 0.03361569, -0.033145934, 0.015718011, 0.008051606, 0.020049155, 0.07666406, 0.018508358, 0.048478745, -0.023863569, -0.056520957, 0.0088313995, 0.035832934, -0.028485961, -0.052838076, 0.03630269, 5.6407334e-05, 0.007079212, -0.034047864, -0.007248324, -0.0059517995, -0.04693795, 0.007835519, -0.010127924, -0.014120844, 0.012345169, -0.025385575, 0.028955717, -0.05054567, 0.019579401, -0.03463036, 0.015398579, -0.044119418, -0.014468463, -0.0007891889, 0.04896729, -0.0053599076, -0.05257501, 0.0067597786, -0.08252661, -0.005364605, -0.049192775, -0.007595943, 0.012589442, 0.006501413, -0.029594583, -0.016704498, 0.021946967, 0.06708106, -0.016037446, -0.013519557, -0.029143618, -0.052988395, 0.009085068, 0.022416722, -0.04509651, -0.032394323, -0.043104745, 0.010879532, -0.0037580424, -0.014910033, -0.024652757, 0.011189571, -0.004657624, 0.0012354564, -0.02765919, -0.014609389, -0.044232156, -0.0040939176, -0.04017347, 0.007981142, -0.0010675188, 0.026569359, -0.04795262, -0.008385132, -0.020312218, -0.042428296, -0.010644655, 0.0057404097, -0.01587773, -0.014036288, 0.04291684, 0.020312218, 0.020594072, 0.051785823, 0.0022971034, -0.007018144, 0.05080873, -0.0426162, 0.030346192, -0.0069194953, 0.0060175653, -0.023205912, -0.0031708481, 0.007981142, 0.0012425027, 0.020575281, -0.0014503695, -0.051823404, -0.004735133, -0.005622971, 0.012598837, 0.030007968, 0.042766523, 0.02660694, 0.033221092, -0.03194336, 0.021101408, -0.010607074, 0.011725092, 0.040549275, 0.051860984, 0.017860096, -0.047614396, 0.007450319, -0.028673863, 0.013500767, -0.062082857, -0.011903599, 0.03177425, 0.020143107, 0.0073798555, -0.09064398, 0.05614515, 0.026926372, -0.0779418, -0.030834736, -0.0050075916, -0.0714028, 0.05261259, 0.027020324, 0.02762161, -0.014703341, -0.0182359, 0.025911702, 0.0038191106, -0.048629068, 0.040060733, -0.02314954, 0.0003167912, -0.007863703, -0.010917113, 0.029876437, 0.00011655803, 0.019316338, -0.035100114, -0.013519557, 0.041188143, -0.0039553395, 0.022642205, -0.0013423257, -0.02658815, -0.061932538, -0.00017219468, -0.0055243224, 0.01865868, 0.02837322, 0.03449883, 0.017014537, 0.12100896, 0.012335774, 0.032469485, -0.032788917, -0.03718583, 0.06873459, 0.002541376, -0.03541955, -0.019767303, -0.004286517, -0.01948545, 0.01569922, -0.016732683, 0.063398175, 0.018818397, 0.0040727784, 0.02675726, 0.03739252, 0.0028020903, -0.005674644, -0.040248632, -0.027396128, 0.028617492, -0.050846312, 0.016610546, 0.018188925, 0.013951732, 0.018329851, -0.037599213, -0.016018655, 0.0139329415, -0.05347694, -0.022491883, -0.060993027, 0.0057920828, 0.009658169, 0.049981963, 0.007901284, -0.034386087, 0.017954048, -0.01904388, -0.021120198, 0.032807708, -0.05231195, 0.0013564184, -0.004157334, -0.021796646, -0.022660995, 0.012166662, 0.002522586, -0.02583654, -0.0065389937, 0.015267047, -0.0011826089, -0.013510162, 0.006797359, 0.030928688, -0.04257862, 0.08267693, -0.034235764, 0.010146714, 0.0032436603, 0.0026611637, -0.009164926, 0.024671547, -0.037730746, 0.014374511, -0.01288069, -0.009381013, -0.013181333, 0.021608744, -0.022303982, -0.060316578, -0.025423156, -0.013294075, 0.026982743, -0.014421487, 0.0462615, 0.013998708, -0.013923546, 0.02583654, -0.022679785, -0.012486096, -0.0116311405, 0.039647344, 0.011978759, -0.0027433708, 0.044081837, 0.037918646, -0.03468673, -0.04535957, 0.007154373, 0.013792016, 0.011001669, -0.00689131, 0.0144872535, 0.017841306, -0.010860742, 0.0072671142, 0.0364718, -0.0027668586, -0.02658815, 0.07891889, 0.022510674, -0.062533826, -0.0027480684, 0.02489703, -0.016995747, 0.014806687, -0.0022912314, 0.007144978, 0.051936146, 0.0063369987, -0.009160228, -0.018799607, 0.009489057, 0.061631892, -0.0020340404, -0.0056558535, 0.013904757, 0.01725881, -0.15723649, -0.026494198, 0.010748001, -0.0032436603, 0.026794842, -0.0072013484, -0.020744393, -0.022660995, -0.06914798, -0.0012812576, -0.022848897, -0.04720101, -0.055806927, -0.05430371, 0.033709638, -0.0036312083, -0.008145557, -0.03201852, -0.027941044, -0.0052048885, -0.0410754, -0.039497025, 0.06035416, -0.021740275, 0.024333324, -0.03555108, 0.03545713, -0.009940022, -0.06422494, -0.01875263, 0.013275284, 0.012138477, -0.0029547608, 0.035926886, 0.016901795, 0.030064339, -0.001052839, -0.033690847, -0.012223032, -0.0056981314, -0.012213637, 0.0010757396, 0.026531778, 0.047576815, -0.0066987104, -0.013754435, 0.017099092, 0.03919638, -0.05411581, -0.027057905, 0.0029265755, -0.045171667, 0.015821358, 0.04329265, -0.02837322, -0.020594072, 0.024220582, 0.0796705, -0.01913783, 0.01681724, -0.015539505, -0.017954048, 0.027922254, -0.006755081, -0.047313754, -0.025141302, 0.05520564, 0.00775566, 0.01770038, -0.015342208, 0.053138718, -0.017944653, -0.015191886, -0.03183062, 0.00010283237, 0.019353919, 0.0057545025, -0.018743236, 0.005242469, -0.10935903, 0.015830753, 0.0041361954, -0.0154361585, 0.033221092, -0.050057124, -0.0020152503, -0.015398579, 0.030421352, 0.023243492, 0.26351392, -0.016582362, 0.015069749, 0.0028749024, 0.032375533, 0.0028091366, 0.038670257, 0.04524683, -0.05257501, -0.036189947, 0.02313075, 0.042277977, 0.035964463, -0.005735712, 0.026343876, 0.028861765, -0.0045213946, 0.007196651, 0.081399195, -0.009620588, 0.011471424, -0.0012965245, -0.01201634, 0.036697283, -0.038782995, -0.05437887, 0.01549253, 0.04287926, -0.0335969, 0.05325146, -0.026174765, 0.02493461, 0.028918136, 0.0024803078, -0.06133125, -0.030402562, -0.016206557, 0.008864283, -0.021232938, 0.013961127, -0.0011068609, -0.018724445, 0.013979917, 0.011527794, 0.010390987, -0.03468673, -0.004169078, 0.0021585256, -0.04111298, -0.047501653, -0.014299351, -0.023450185, -0.011292917, 0.017286995, 0.0443449, -0.015069749, -0.052086465, 0.025930492, -0.01505096, 0.036039624, 0.018188925, 0.030496513, -0.052161627, 0.03987283, 0.0019142528, 0.014863057, -0.0013117916, -0.042428296, 0.030721996, 0.043029584, 0.017437316, 0.005571298, 0.013228308, -0.06531478, 0.044908606, 0.0239951, -0.00019069128, 0.025535898, -0.008587127, -0.015360998, -0.035832934, -0.019955205, -0.018423803, -0.028110156, 0.0022559997, -0.008685775, -0.028673863, 0.047651976, -0.02671968, -0.021477211, -0.011903599, -0.039346702, -0.0054491614, -0.036039624, -0.010024577, 0.026043233, 0.022022128, -0.018921742, 0.02837322, -0.034949794, 0.0072765094, -0.0038097154, 0.01194118, -0.0041784733, -0.0038402495, -0.01195997, -0.020124316, 0.00689131, 7.163768e-05, 0.047464073, -0.03904606, 0.041413628, 0.0053458153, -0.05249985, -0.010616469, 0.032262795, 0.03196215, 0.049455836, 0.026099604, 0.00387783, -0.0128337145, -0.0016159582, 0.030308612, -0.00091661, 0.028241688, -0.04599844, -0.012955851, -0.018085578, -0.013425606, 0.052650172, 0.018451987, -0.019992786, 0.024070261, 0.029406682, -0.0045613237, 0.00932934, 0.0032507065, 0.04975648, -0.010325221, -0.0220785, -0.037899856, 0.010748001, 0.0016171326, -0.02042496, 0.0052048885, 0.050282605, 0.024089051, -0.037805904, -0.0044579776, 0.017803725, -0.011480819, 0.05249985, 0.02583654, -0.030646835, -0.024389695, -0.06820847, -0.010033973, 0.0069147977, 0.014853662, -0.023487763, -0.003330565, 0.018555334, 0.03547592, 0.061030608, 0.020819554, 0.022567043, -0.009958812, 0.0015854241, 0.052011304, -0.03295803, 0.006849032, -0.03036498, -0.050169863, 0.004387514, -0.029237568, -0.042052492, -0.059189167, -0.016262928, -0.054942578, -0.052913234, -0.021026246, 0.02209729, 0.0021714438, -0.0023710898, 0.03290166, 0.06587848, -0.026794842, -0.023224702, 0.015351603, -0.041338466, -0.008244205, 0.10049005, 0.0085542435, 0.005482044, 0.0049324306, -0.013538348, 0.043893933, 0.032168843, 0.0070980024, 0.00016676313, -0.04254104, 0.09282365, 0.028110156, -0.014252376, -0.040549275, -0.020500122, -0.03545713, 0.02397631, -0.029895226, 0.017042723, -0.005496137, -0.017982231, -0.0007891889, -0.0018884162, 0.0062759304, -0.015426763, 0.007826123, 0.02662573, 0.015276442, -0.031492393, 0.0053458153, -0.03453641, 0.022736156, -0.0479902, -0.026193555, 0.026512988, 0.0044180485, -0.026137184, -0.021101408, 0.035118904, 0.005768595, -0.016441435, -0.032281585, -0.050846312, -0.0029665045, -0.027809514, 0.003769786, 0.032413114, 0.004326446, -0.022322772, 0.046674885, -0.026963953, -0.02403268, 0.0408875, 0.010297036, 0.04874181, 0.032281585, 0.011020459, 0.011076829, 0.011659326, 0.023299862, 0.01819832, 0.03810655, -0.006050448, -0.017117882, -0.00028508273, 0.010550704, 0.00756306, 0.041902173, -0.03008313, -0.029951597, -0.0016864215, 0.0061068186, -0.006083331, -0.0072999974, -0.014149029, 0.04171427, -0.030947478, -0.0025507712, -0.017615823, 0.0035842329, -0.007450319, -0.05077115, -0.023262281, 0.035062533, -0.03098506, 0.0128337145, 0.005021684, 0.054003067, 0.050094705, 0.0075207823, 0.038933318, 0.034085445, 0.023393814, -0.020293428, -0.0073046945, 0.025197674, 0.0002489703, -0.0023605204, -0.03541955, 0.017803725, -0.0066752224, -0.017597033, -0.02298043, -0.020951087, -0.024652757, 0.0013716854, 0.05253743, -0.013622903, -0.012053921, -0.00975212, 0.02127052, -0.031849407, 0.02038738, -0.019278757, 0.023694457, 0.01510733, -0.00531763, 0.04892971, 0.023938728, 0.01865868, -0.05411581, -0.01825469, 0.02484066, 0.024089051, 0.009399803, 0.009188414, -0.012448515, 0.017690985, -0.0024474252, 0.011509005, 0.024352115, -0.023863569, -0.025197674, -0.037073087, -0.000716964, 0.016535386, -0.0016723288, -0.03113538, -0.036979135, -0.01954182, -0.031473603, 0.0018731492, -0.0013916501, -0.010306431, 0.05253743, 0.0044697216, -0.030552885, 0.015201281, -0.009761515, -0.02036859, -0.0049089426, 0.06914798, -0.032187633, 0.013312865, 0.020481331, -0.050395347, -0.008042211, -0.011969364, -0.021984547, -0.014111449, 0.008920653, 0.0058343606, -0.028579911, 0.0408875, 0.000614205, -0.043893933, 0.006473228, 0.0408875, 0.018940533, -0.037016716, 0.051222116, -0.025066143, 0.015642852, -0.014346327, 0.0143839065, 0.0021456073, -0.040474117, -0.009352827, -0.026287505, -0.015013379, -0.0035607452, 0.02222882, -0.0064450423, -0.03387875, 0.050019544, -0.03361569, 0.012260613, 0.028185317, 0.0026987442, -0.014139635, -0.027377337, -0.053364202, -0.04287926, -0.005965892, 0.013031011, -0.025066143, 0.014214795, -0.017606428, 0.0043851654, -0.006050448, -0.0019788442, -0.048553906, -0.008704565, -0.14092658, 0.012082106, 0.009512545, 0.031041428, -0.03361569, 0.00064239034, 0.03207489, -0.059903193, 0.010362802, -0.043743614, -0.0587382, -0.030477723, 0.026832422, -0.015116725, -0.008746844, 0.015304627, -0.0051109376, -0.016168976, 0.033127144, 0.027339758, -0.018207716, -0.0053458153, 0.02311196, 0.013444397, 0.045021348, 0.016638732, -0.011208361, -0.007657011, -0.036077205, -0.022567043, 0.046825208, -0.07974566, -0.0007598292, 0.06678041, -0.02401389, 0.034198184, -0.004387514, -0.021871807, 0.020800764, 0.020011576, 0.016554177, 0.018921742, -0.01063526, 0.014543624, -0.00015399166, 0.022567043, 0.011912994, -0.043856353, -0.022285191, 0.01959819, 0.033502948, 0.0583624, -0.0032060798, -0.03183062, 0.0069429833, 0.004286517, -0.040361375, 0.022736156, -0.035908096, 0.042165235, -0.041263305, 0.043217488, -0.015323417, -0.010297036, -0.007657011, 0.024596388, -0.02143963, 0.03183062, 0.0034268647, 0.0043569803, 0.0080328155, -0.03175546, -0.03196215, -0.0109359035, 0.0015220072, 0.0138859665, 0.03987283, -0.037674375, 0.017117882, -0.046111178, 0.021383261, -0.03654696, -0.04235314, 0.05351452, 0.02487824, 0.03827566, -0.011358683, 0.005519625, 0.007238929, 0.008944141, -0.04291684, -0.027095485, 0.03994799, -0.0010886579, -0.0122324275, 0.027903464, -0.04084992, -0.003184941, -0.009846071, 0.017512478, -0.015783777, 0.0095971, 0.008371039, -0.016309904, -0.0077368696, 0.009272969, 0.019109646, -0.001654713, 0.0016171326, -0.0021796646, -0.024276953, 0.010259455, -0.019710932, 0.021477211, -0.074183755, -0.031849407, 0.0016770264, 0.0051673083, -0.05798659, -0.022397932, 0.015276442, 0.0073939483, -0.038519934, -0.038519934, 0.054942578, 0.031642716, 0.034273345, -0.016084421, 0.002593049, 0.007501992, 0.045772955, -0.036114786, -0.024990981, 0.030759577, 0.04708827, 0.0055008344, -0.010560099, 0.043969095, 0.006896008, -0.04532199, -0.005096845, 0.00577799, -0.017888281, 0.0011720394, -0.012608232, -0.036753654, 0.03987283, 0.009014604, 0.011283522, -0.042954423, 0.0049418258, 0.005557205, -0.026512988, 0.028298058, 0.0009635855, -0.020237058, -0.058174495, -0.0038285055, -0.055731766, 0.07944501, 0.013500767, -0.04002315, -0.00558539, 0.013979917, -0.022266401, 0.016328694, -0.009103858, -0.04193975, 0.0076851966, 0.020631652, 0.0062994184, 0.051748242, -0.02234156, 0.01633809, -0.0059236144, 0.0011967015, 0.008615312, -0.0023182423, 0.0053458153, -0.02664452, 0.032131262, -0.017944653, 0.03380359, -0.01551132, 0.018931137, -0.008136162, -0.0293691, 0.035212856, 0.0016735032, 0.020913506, 0.0059095216, -0.036227528, 0.027339758, -0.04017347, 0.054904997, -0.023750827, 0.014149029, 0.010945298, -0.019259967, 0.06760718, 0.008883072, 0.014139635, -0.043142326, -7.292217e-05, -0.01072921, 0.013481976, -0.013698064, -0.037899856, -0.030045548, -0.015905915, -0.010400382, 0.027734352, -0.037843484, 0.053740006, 0.052988395, 0.00042747732, 0.0712149, 0.028316848, 0.022435512, -0.032582227, 0.031661507, 0.0005014638, 0.0014444975, -0.033051983, 0.004171427, -0.030007968, -0.005082752, 0.0013587672, -0.008807912, -0.017644009, -0.014139635, -0.016281718, -0.007920074, 0.0032319163, 0.014459068, 0.0013094429, 0.010616469, 0.021383261, 0.018038603, -0.011602956, 0.011123805, -0.009846071, 0.0364718, 0.020143107], "docs/software/authentik.md::1781763254.056": [-0.01791668, 0.028768422, -0.057386126, -0.010333648, -0.0028589445, -0.038734693, 0.01009815, -0.022061443, 0.029427817, 0.022061443, 0.004686408, -0.011369838, -0.008298946, -0.014845788, 0.032913186, 0.04159835, -0.04713726, 0.017737702, 0.01790726, -0.009542375, -0.039337568, -8.0805214e-05, 0.03383634, -0.0035277584, 0.035381205, 0.040128842, -0.0202905, -0.021873044, -0.006504452, 0.0011245025, -6.093508e-05, -0.02701632, -0.007469993, 0.00093080546, -0.0046369536, -0.014158133, -0.013583519, -0.0007953941, -0.056105018, -0.015825458, 0.05825276, -0.0062406943, 0.011595916, -0.004547464, 0.018773893, -0.029201739, 0.008647483, -0.027958311, 0.0068058893, -0.04619527, -0.016456593, 6.1744606e-05, 0.030539367, -0.038659334, 0.031801637, 0.0334407, -0.022984594, -0.05162114, -0.037453584, 0.026394604, -0.055539824, -0.0022607797, -0.0581774, 0.007248625, -0.0060852654, 0.013564679, -0.0061041056, 0.0027247106, 0.003800936, -0.009862652, 0.008157647, 0.036662314, -0.0047641224, 0.012274151, -0.046308305, -0.018528974, 0.04340697, 0.023135314, 0.052412413, 0.012961804, 0.009174998, 0.02240056, -0.005261023, 0.008105838, -0.03225379, -0.00016852817, -0.04822997, 0.048983563, 0.007964538, 0.011435778, -0.03449573, -0.037397064, 0.036605794, -0.07731867, -0.031179922, 0.04027956, 0.0010850566, -0.02121365, -0.014271173, 0.008157647, 0.010173509, 0.0072062355, -0.00060051965, -0.04672278, 0.019405026, 0.041636027, 0.0011080176, -0.025998969, -0.030690085, -0.038772374, 0.022136802, 0.027958311, -0.0065327114, 0.009777873, -0.029371297, -0.02458598, -0.0112944795, -0.010060471, -0.009730773, 0.0063396036, -0.030671246, 0.011435778, 0.019310828, -0.019951383, -0.027035158, 0.006810599, -0.022193322, 0.009160868, 0.044009846, 0.036304355, 0.009693094, -0.055200707, -0.04943572, -0.037660822, -0.047325656, -0.0060758456, 0.026677202, 0.0200079, -0.026206207, -0.07219423, 0.047589414, 0.030614726, -0.033930536, -0.019207207, 0.004903066, -0.06511046, 0.037717342, 0.017558724, 0.023719348, 0.01789784, 0.04694886, 0.018076818, -0.011605336, 0.023851227, 0.041636027, -0.043293934, -0.010578565, 0.0018710308, 0.032724787, 0.020120941, -0.0024939228, 0.022325201, -0.078072265, -0.016569631, 0.0026210917, -0.0023031693, -0.013988575, -0.023078794, -0.01009815, -0.015137805, 0.03172628, -0.03818834, -0.02458598, -0.0036337324, -0.0055247806, 0.007517093, 0.08508068, 0.022701997, -0.019649945, -0.039714366, -0.06066426, 0.031161081, -0.028824942, -0.053203683, -0.011821995, -0.045366313, 0.011049561, -0.017426845, -0.024114985, 0.043030176, 0.006052296, 0.003483014, 0.05282689, -0.016550792, -0.0057555684, 0.058026683, -0.02138321, -0.025414933, 0.024925098, -0.018576074, -0.02238172, 0.011388678, 0.07475645, -0.010710444, -0.026187366, -0.013103103, 0.022249842, -0.002588122, -0.00035825119, -0.022061443, 0.0139508955, -0.011605336, 0.0049878457, -0.0030379228, -0.053316724, 0.018086238, 0.0076442617, -0.014393631, -0.026149686, 0.028523505, 0.03914917, 0.063000396, 0.010691605, 0.035362363, 0.05486159, 0.017737702, -0.009066669, 0.038320217, 0.040581, 0.009255067, -0.0069801575, -0.041522987, -0.010314808, -0.03707679, 0.0004969006, -0.00904783, -0.059759945, 0.041937467, -0.032800145, 0.024378743, -0.026225045, -0.022890396, 0.011021301, -0.013545839, -0.041522987, 0.010653925, 0.033742137, -0.0057696984, -0.0014306498, 0.008534444, -0.00559072, 0.0054258713, 0.00055342005, 0.009966271, 0.057536844, 0.020704975, 0.0267714, 0.0038551006, -0.0058073783, -0.01566532, -0.001999377, -0.01889635, 0.0020700265, 0.016409494, 0.023662828, 0.002249005, -0.030501688, -0.011746635, -0.0055294908, 0.004278997, -0.02792063, 0.008016349, 0.0064526424, -0.0037208667, -0.022570118, -0.015335623, 0.009985111, -0.060023703, 0.048267648, 0.030652406, 0.004921906, 0.04363305, 0.020026742, 0.027148198, -0.00559072, 0.041786745, -0.013536419, -0.0012198791, 0.0016425978, -0.019461546, 0.0033016806, 0.050038595, 0.07238264, 0.007587742, -0.07019721, -0.011322739, -0.03543772, -0.1599125, 0.00046275338, -0.0058780275, 0.020874534, 0.0012257665, 0.034005895, -0.043143213, -0.027298916, -0.063980065, 0.024887418, 0.012066912, -0.048682123, -0.020384697, -0.026545323, 0.034118935, -0.01011699, 0.008091708, 0.027826432, 0.029766934, -0.033987056, -0.063490234, -0.0557659, 0.056707893, 0.020478897, 0.01235893, -0.036813032, 0.042088185, -0.018208697, -0.05260081, -0.015495761, 0.043444652, 0.0012210566, 0.0037679663, -0.023888906, 0.02460482, -0.003918685, 0.03389286, 0.009499985, 0.013837856, 0.013084264, 0.030577047, 0.010993042, 0.007069647, 0.029993013, 0.012434289, -0.016013857, 0.040543318, 0.008699292, -0.0014176973, -0.0154486615, 0.030369809, 0.008671032, 0.040581, 0.0077007813, -0.029408976, -0.016579052, 0.012406029, 0.06367863, -0.004563949, -0.013790756, 0.0007053162, 0.010277128, 0.009938011, -0.028693063, -0.020271659, -0.0041989274, 0.01007931, 0.03587104, 0.011586497, -0.032159593, 0.016108057, -0.0041871527, -0.043105535, 0.020441217, -0.0068765385, -0.017568143, 0.021533927, -0.042201225, -0.03926221, -0.12087636, 0.018453615, 0.018039139, 0.00670698, 0.024548301, -0.03911149, -0.0032051264, 0.020742655, 0.0073239845, 0.010154669, 0.28696832, 0.022890396, -0.028165549, -0.021741165, 0.09457596, -0.020818014, 0.0013811952, 0.036210157, 0.0035159837, -0.01898113, 0.0034217844, 0.02812787, 0.017709441, -0.011944453, -0.005402322, 0.031085722, -0.0581774, 0.025546812, 0.024906257, -0.004114148, 0.031914674, -0.017700022, 0.0056425296, -0.024359902, -0.05625574, -0.0053081224, -0.005355222, 0.05376888, -0.0672582, 0.06680604, 0.017417425, 0.028165549, 0.03815066, 0.0013293857, -0.04250266, -0.0022195678, -0.01568416, -0.012716887, 0.005684919, -0.01567474, -0.03720867, -0.0019063555, 0.066278525, 0.02903218, 0.019725304, -0.010983622, 0.0051715337, 0.0038551006, -0.039525967, -0.03600292, -0.025056977, -0.032046553, -0.02123249, -0.03813182, -0.00058521226, -0.048832845, -0.01118144, -0.018783312, -0.0011044851, 0.038734693, 0.044198245, 0.036078278, -0.08922544, 0.024341062, -0.034816008, 0.013677718, 0.009457596, -0.03470297, -0.02004558, 0.028919142, -0.013348021, -0.025113495, 0.020874534, -0.0062877936, 0.008864141, -0.026206207, 0.007681941, 0.069632016, -0.044499684, 0.043218575, -0.00017868403, -0.013913216, -0.0075736125, 0.02462366, 0.00013173163, -0.024680179, -0.027619192, 0.012745146, -0.004361421, -0.011049561, -0.018886931, -0.00898189, -0.008991309, 0.053241365, 0.017586984, 0.02354979, 0.024114985, 0.0030661826, 0.024001945, -0.029201739, -0.008242426, 0.043369293, -0.02565985, -0.009890911, 0.05395728, -0.049586438, -0.022325201, -0.010446686, -0.015458082, 0.03828254, -0.018604334, 0.013884956, 0.011944453, -0.017163087, -0.009160868, 0.06801179, -0.0014377147, 0.01675803, 0.049096603, 0.00781853, 0.028693063, -0.02236288, 0.01009815, 0.0072392053, 0.016211675, -0.06816251, -0.068313226, -0.01686165, -0.01237777, 0.023210673, -0.018020298, -0.03263059, 0.006820019, 0.049661797, 0.0005492988, 0.0073428242, 0.037415907, 0.044386644, -0.02571637, 0.028975662, -0.06156857, -0.029974172, -0.033289984, 0.03692607, -0.013150202, -0.021326689, 0.01110608, 0.023022274, 0.039676685, 0.033968218, -0.018510135, 0.028240908, -0.0036525724, -0.042728737, -0.009683673, -0.02562217, 0.00087310845, -0.0071073263, 0.05015163, -0.017342065, 0.016569631, -0.011727795, 0.028542345, 0.060626578, -0.034307335, -0.00894892, 0.009683673, 0.024830898, 0.031858154, -0.022607798, -0.00675408, -0.073588386, -0.057951324, 0.016569631, 0.0013988575, -0.054597832, -0.05685861, -0.029861134, 0.0005943378, -0.041259233, 0.035004407, 0.00025728144, -0.0026469964, -0.03828254, 0.040731717, 0.045177918, 0.018594913, -0.01790726, 0.02893798, -0.03129296, -0.05727309, 0.0743043, 0.019235468, -0.018105078, 0.048267648, 0.0021489183, -0.0034005896, 0.030633567, -0.0059957765, -0.003699672, -0.037943423, -0.027600354, -0.02243824, -0.006499742, -0.0020947538, -0.027430795, -0.015392142, 0.01681455, -0.009693094, 0.018566655, 0.03136832, -0.0017156021, -0.01237777, 0.02336139, 0.029371297, -0.018302897, 0.036511593, 0.055351425, 0.040053483, 0.01676745, -0.018208697, -0.035023246, 0.012707466, -0.06488438, 0.012801666, 0.047325656, 0.017370325, 0.021458568, -0.02128901, 0.011115501, -0.0022054377, -0.000977905, 0.04129691, -0.053128324, 0.02004558, -0.008831171, 0.008105838, 0.01110608, -0.0018969355, -0.0011374549, 0.024830898, 0.0032074812, -0.033120424, 0.052864566, 0.026432283, 0.0631888, -0.014393631, -0.015476922, -0.01119086, 0.006033456, 0.0057932483, -0.037321705, -0.02912638, -0.037528943, 0.032272633, 0.023229513, 0.027298916, -0.010286548, -0.012707466, -0.019348508, -0.032027714, 0.0062218546, 0.016381234, -0.01673919, -0.01449725, -0.08033304, 0.04924732, 0.003913975, -0.0077478806, 0.006273664, -0.028768422, 0.0201021, -0.026940959, -0.026394604, 0.056180377, -0.010861163, -0.030840805, -0.014930567, -0.02230636, 0.09540491, 0.020742655, -0.02456714, 0.011774895, 0.0224194, -0.045328636, 0.016079796, -0.01574068, -0.018218117, -0.017323226, -0.06605245, 0.008807621, -0.0060946858, -0.029540855, 0.011426358, -0.012443709, -0.004363776, 0.016588472, 0.027958311, -0.019103589, 0.031782795, -0.00027935937, 0.0014094549, -0.01688049, -0.0075547723, -0.03479717, -0.008647483, 0.01344222, -0.06330183, 0.012490808, 0.012095172, -0.01917895, -0.019857183, -0.010220609, 0.04619527, 0.009311587, -0.0050302353, 0.054183356, -0.02586709, -0.01124738, -0.0012128141, 0.022701997, -0.018387675, -0.004940746, 0.0033322952, -0.017539883, -0.0029649185, 0.018331157, 0.009580054, -0.04570543, 0.01455377, -0.024359902, -0.016098635, -0.004123568, -0.029842293, 0.044085205, 0.0033817498, 0.023116473, -0.043972168, -0.024284543, -0.0026988059, 0.0064196726, 0.018227536, 0.08153879, -0.012434289, 0.014337112, -0.054899268, -0.0043049017, -0.012895864, -0.05037771, 0.021402048, 0.0012340089, -0.01235893, -0.007413474, -0.039940443, 0.033252303, 0.023436751, -0.040694036, 0.014977667, -0.02690328, 0.0156559, -0.03251755, 0.0668814, 0.008548574, -0.018312316, 0.010248869, -0.016249355, 0.027543833, -0.015363882, -0.008157647, 0.019555746, 0.025414933, -0.014506671, -3.9372306e-05, 0.051847216, -0.03349722, 0.00024329877, -0.009424626, -0.015090705, 0.042804096, 0.010446686, -0.03357258, -0.026375765, -0.041824427, -0.004015239, -0.011624176, 0.003464174, 0.017172506, -0.015100125, -0.021175971, -0.005129144, -0.008562704, -0.034213133, -0.026583003, -0.007036677, -0.13195418, 0.008685162, -0.005072625, 0.006895378, -0.010305388, 0.01676745, -0.005458841, -0.0075123827, -0.0069848676, -0.008506184, -0.04902124, -0.040543318, 0.050566107, -0.03926221, 0.03161324, 0.01232125, -0.033063903, -0.0045192046, -0.0135552585, 0.016023276, -0.031406, 0.0042224773, 0.02243824, 0.014883467, 0.062020727, -0.0224194, -0.022513598, 0.012076332, -0.020893373, 0.004926616, -0.01459145, 0.025942449, 0.018792732, 0.012905285, -0.021402048, 0.023154153, -0.0025857668, -0.016239936, -0.042917136, -0.0055624605, -0.02469902, 0.045064878, -0.04118387, 0.034250814, 0.0027105808, 0.04382145, -0.01681455, -0.022890396, -0.013828437, 0.021062931, 0.017172506, 0.012594428, -0.0035442433, 0.03688839, -0.00013180522, 0.008699292, -0.033742137, 0.014073354, 0.032008875, 0.05919475, -0.042804096, 0.015071865, -0.027110517, -0.007681941, -0.050038595, 0.018123917, -0.032404512, -0.016993528, -0.031575557, 0.004790027, -0.0019181303, -0.01113434, 0.0041847974, 0.028655384, 0.024736699, -0.03692607, 0.027261237, -0.011435778, -0.03477833, -0.019499226, 0.0032899056, -0.016682671, -0.030727765, 0.06740892, 0.032969706, 0.039639007, 0.017087728, -0.008656902, -0.019876022, 0.004373196, -0.07366374, -0.056180377, -5.0448063e-05, 0.031839315, -0.0036125376, 0.015071865, -0.0091655785, -0.009292747, -0.0018145113, -0.021571606, -0.013997995, 0.0022760872, -0.018971711, 0.0017285546, -0.00039593084, -0.00335349, 0.037585463, -0.017398585, 0.02354979, -0.010625665, 0.01119086, -0.0088876905, -0.050980583, 0.00783266, -0.059759945, -0.0016025632, 0.016192835, 0.036210157, -0.0087699415, -0.005788538, -0.02797715, 0.014892887, -0.0036266677, -0.01683339, 0.015326203, 0.019744143, 0.012829925, 0.038697015, 0.015627641, -0.057800602, 0.030162571, -0.06906682, -0.016221095, 0.04148531, 0.007385214, -0.011953874, -0.05493695, 0.03792458, -0.02221216, -0.061229452, -0.051206663, 0.003016728, 0.011963293, -0.0011433422, -0.0069095083, -0.009834392, 0.017040627, 0.03217843, -0.037585463, -0.02127017, -0.004344936, 0.04563007, 0.010107569, 0.044499684, 0.015976178, 0.04683582, 0.013621198, 0.0011097839, -0.025509132, 0.02243824, 0.02573521, -0.004580434, -0.048682123, -0.00785621, 0.0016449528, 0.0025457323, -0.016522532, -0.04035492, -0.049812514, 0.04363305, 0.010785803, 0.03720867, -0.025000457, 0.019310828, 0.051771857, -0.013640038, 0.0021147712, -0.014836367, 0.07957945, -0.019499226, 0.01231183, 0.00028907368, 0.028711904, 0.00034883127, 0.015881978, -0.014393631, -0.002147741, 0.0074370233, 0.022193322, 0.0202905, -0.0535428, 0.0025339574, 0.01681455, -0.028052509, 0.03487253, -0.03231031, 0.021081772, 0.0010962427, 0.00070708245, 0.06586405, -0.018943451, -0.005802668, 0.027374275, 0.0059863566, -0.008393145, -0.0037090918, -0.0064385124, -0.040656358, -0.027713392, 0.048682123, 0.02121365, -0.00041477068, -0.023681669, 0.032913186, 0.027845271, 0.014337112, 0.03899845, 0.0269598, -0.024114985, -0.03172628, 0.059496187, -0.023775868, -0.0026093167, -0.05844116, -0.01229299, -0.04009116, 0.0011439311, 0.022645477, 0.013630618, 0.031952355, -0.0129241245, 0.014308852, 0.008402565, 0.03694491, 0.006179465, 0.029333618, -0.030953843, -0.0026540612, 0.0019817147, -0.048908204, 0.032988545, 0.01790726, 0.03376098, -0.024378743]} \ No newline at end of file +{"runbooks/meshtastic-sidecar-node.md::1771702129.588": [-0.00994982, -0.01528042, -0.03200257, 0.053571578, -0.008114463, -0.00810972, 0.04135483, -0.0046239635, -0.0085555175, 0.046097357, -0.03995104, -0.0064640637, -0.0040406324, 0.0046002506, -0.008650368, -0.034867056, -0.00805281, 0.006658507, 0.009741149, -0.027146222, 0.012359024, 0.011268243, 0.0013658477, 0.031129943, 0.032742403, -0.0007422054, -0.0027672641, -0.029821007, 0.020032432, 0.018486368, -0.031433467, 0.009361748, -0.007934247, -0.049549915, -0.02490775, -0.03215433, -0.036858916, -0.006340758, -0.024755988, -0.024092035, 0.013980968, 0.009157819, -0.012871217, -0.019264143, 0.01528042, -0.05201603, 0.027867086, -0.03721935, 0.020772265, -0.0461353, -0.020582564, -0.017879324, 0.014957928, -0.06548481, 0.0017808187, 0.054140683, -0.036650244, 0.01715846, -0.08771777, 0.0015199797, -0.05372334, -0.005164611, 0.0014784826, -0.016447082, -0.0021044961, 0.02331426, 0.00097043946, 0.015479607, 0.02149313, 0.008095493, 0.0044532325, -0.003855674, -0.07561484, -0.0061226017, -0.045642074, 0.0133928945, 0.025761403, -0.017186916, 0.013250619, -0.026026985, 0.012890187, 0.020468744, -0.010025701, -0.008218799, 0.027411804, 0.05410274, -0.033425327, 0.09439525, -0.008740476, -0.054937426, -0.013373924, 0.008123948, -0.0004620999, -0.04298626, -0.018562248, 0.009148333, -0.016589358, -0.02688064, 0.018401003, -0.02172077, -0.015138145, -0.009978276, -0.008161888, -0.0077540306, 0.05163663, 0.04803231, -0.005359055, -0.010386133, -0.009209987, -0.03196463, 0.012027048, -0.0391543, -0.029745126, -0.00452437, 0.002639216, -0.05922467, 0.0064640637, -0.043783005, -0.03215433, -0.0062316796, -0.0038248475, 0.0033814213, 0.054292444, -0.047728788, 0.006317045, -0.0015934889, 0.010803475, 0.05577211, 0.017414557, -0.029460574, -0.019254658, -0.04469357, -0.010604289, -0.029270872, -0.0026605574, 0.01970994, -0.019027017, 0.04879111, -0.017898295, -0.03370988, 0.03602423, 0.027620474, -0.0045362264, -0.015659822, 0.034772202, -0.01976685, 0.045376495, -0.004683245, 0.010016216, -0.020999907, 0.01790778, 0.038642105, 0.029422633, 0.030219378, -0.012245203, 0.0015057522, 0.03226815, -0.0029664503, 0.070341155, 0.04279656, -0.021948412, 0.045907658, -0.024035124, 0.0055440133, 0.016437598, -0.017329192, 0.015527031, -0.031357586, 0.0034691582, -0.0003150816, 0.0027814917, 0.036972735, 0.034601472, 0.0072845207, 0.016902365, 0.014455221, 0.0048610894, 0.015090719, -0.006279105, -0.007493192, -0.024186885, 0.018761436, -0.017006699, -0.008176115, -0.035436157, -0.006070434, 0.022612367, -0.038243733, -0.018486368, 0.040747788, -0.022119144, 0.041734233, 0.043327723, 0.011192363, 0.03907842, 0.05178839, -0.015792614, -0.033615027, 0.01698773, 0.009518251, -0.027639445, -0.016190985, 0.035455126, -0.0075169043, -0.013592081, 0.009722179, 0.023997184, -0.047387324, 0.011609705, -0.057934705, 0.07690481, -0.0080765225, -0.013914573, 0.02851207, -0.0135636255, 0.016475538, 0.015802098, 0.034867056, 0.010917296, -0.03278034, 0.015887463, 0.050839882, -0.007033167, -0.02697549, 0.042037755, -0.014559557, 0.024073064, 0.005842793, 0.0038627877, 0.0060751764, -0.013497231, 0.018922681, -0.027734295, -0.019634059, 0.025628613, 0.012254688, -0.050081078, 0.0125202695, 0.030086588, 0.032571673, 0.015157115, 0.0015697762, 0.024509376, 0.006217452, -0.043745063, -0.0085555175, 0.034335893, -0.03039011, -0.008493865, 0.020829177, -0.06093198, 0.0028929412, -0.016323777, 0.036270842, 0.06605391, 0.0062601347, 0.019463329, 0.036384664, 0.049549915, -0.0037062843, -0.0044532325, 0.036100112, 0.040558085, 0.015346816, -0.011069057, 0.015830554, 0.00944237, -0.0031917202, 0.02509745, -0.0152899055, -0.03059878, 0.031262733, 0.023617782, 0.056455035, -0.029707186, -0.006155799, 0.02534406, -0.046021476, 0.09151179, -0.00048225565, -0.024129976, 0.053040415, -0.0029972768, 0.010993176, 0.00012997487, 0.015441666, 0.007184928, -0.0072608083, -0.0070853345, -0.036308784, -0.025894195, 0.020089341, 0.089842424, -0.025040539, -0.03422207, 0.01436037, -0.009015542, -0.16557108, 0.019264143, 0.016096136, 0.013497231, -0.00670119, 0.013269589, -0.045604136, -0.019463329, -0.05930055, 0.051333107, 0.049474034, -0.04621118, -0.002674785, -0.037029646, 0.012956582, -0.036650244, 0.024186885, 0.009100908, 0.0019966036, -0.0432139, -0.041734233, -0.010983692, 0.031110974, 0.0188468, -0.025419941, -0.014312945, 0.054444205, 0.0031039836, -0.050574303, -0.004173423, -0.022308845, -0.0105378935, 0.004476945, 0.032344032, 0.012994522, -0.028056787, 0.000321899, -0.0039410396, 0.027715325, -0.024926718, 0.0030447019, 0.05034666, 0.01805954, -0.011808891, 0.0062459074, -0.0013219792, 0.04803231, -0.029934827, -0.00672016, -0.024737017, 0.051371045, -0.017424041, -0.02001346, -0.029669246, -0.03422207, -0.030940242, 0.008479637, -0.0065446864, -0.02526818, -0.047577027, -0.03211639, -0.011970137, 0.025913164, -0.042151574, -0.024395555, -0.020146253, 0.055885933, -0.012747911, 0.0022112029, -0.016817, 0.0057811397, -0.053495698, -0.007540617, 0.004747269, 0.0047852094, 0.0037062843, -0.01706361, -0.011420004, -0.0498155, -0.11154422, 0.038091972, 0.021227548, -0.023447052, -0.0050413054, -0.008963375, -0.05531683, 0.007863109, 0.0030589295, 0.013971483, 0.2651262, 0.014066334, -0.03811094, 0.00025328057, 0.04469357, -0.024167916, -0.011543309, 0.03619496, 0.035606887, -0.00991188, -0.021815622, 0.02853104, 0.01713949, 0.007441024, 0.0151191745, 0.027753266, -0.055810053, 0.040406324, 0.012785851, -0.014825137, 0.013658476, -0.044124465, 0.016153045, 0.020392863, -0.027829146, 0.0052689468, -0.010329222, 0.058693506, -0.039837223, -0.0041046566, -0.0045860233, 0.026463298, 0.034696322, -0.07212434, -0.06673683, 0.03357709, 0.017594773, -0.029726155, 0.007241838, 0.018410487, -0.054482143, -0.0059281583, 0.031414494, -0.042530976, 0.022991769, -0.041999813, -0.0006141572, 0.012871217, -0.030978182, -0.053495698, -0.027905026, -0.00991188, -0.015669307, 0.028815592, -0.006962029, -0.024718048, -0.034582503, 0.01606768, 0.03949576, 0.0051835813, 0.01334547, 0.0069667716, -0.07997797, 0.015052779, 0.0052736895, 0.04488327, -0.0039078416, -0.043479484, -0.01702567, 0.040785726, 0.026387418, 0.012254688, 0.0017594773, -0.023560872, 0.035056755, -0.012605635, 0.07352813, 0.049398154, -0.049474034, 0.011334638, -0.029783066, 0.011420004, -0.0040501175, 0.01169507, -0.0397234, 0.043669183, -0.038717985, 0.026425358, -0.0571759, -0.034810144, 0.0023724488, -0.042455096, -0.0072370954, 0.05046048, 0.017424041, 0.029119113, 0.03938194, -0.01970994, -0.0021293943, -0.015972828, -0.014749257, 0.023541901, -0.01875195, 0.017642198, 0.027848115, -0.012273658, -0.016371202, -0.0018353577, -0.0017179803, 0.023693662, -0.010812961, 0.034260012, 0.0161815, -0.022745157, -0.008176115, 0.04662852, -0.0101110665, -0.007478964, 0.01706361, -0.017632714, 0.005017593, -0.018467398, -0.024755988, -0.00069655856, -0.015005354, -0.058541745, 0.003405134, -0.021037847, -0.0009710323, 0.060400818, 0.06358779, -0.036650244, 0.01685494, 0.023940274, 0.0032628581, -0.021094758, -0.0019847474, 0.0092384415, -0.030655691, 0.05053636, -0.014730287, -0.035037786, -0.04818407, -0.016466051, -0.0059660985, 0.013497231, -0.0017499923, -0.03780742, -0.028929412, 0.029555425, -0.015716733, -0.0018922681, -0.0031964628, -0.053988922, -0.018543279, -0.038831808, -0.01965303, 0.027886055, 0.069696166, -0.011420004, -0.025894195, 0.044048585, 0.019994492, 0.027032401, -0.01079399, 0.022232965, -0.031850807, 0.031338613, 0.020848146, -0.026634028, 0.012027048, -0.06559863, -0.050991643, 0.045869716, -0.019121867, 0.007692378, -0.07656335, 0.01766117, 0.0033790502, -0.04822201, 0.061501082, 0.02494569, -0.050801944, -0.053040415, 0.035170577, -0.012159837, 0.0038936143, -0.008327876, 0.007184928, -0.023959244, -0.026520208, 0.07026527, 0.022138113, -0.01160022, 0.021929443, 0.025989044, 0.081874974, 0.0054396777, 0.00032664152, -0.014616466, -0.015830554, 0.004431891, -0.003756081, 0.016579872, -0.005999296, -0.031224795, 0.038414463, 0.0043465253, -0.048411712, 0.04116513, -0.01163816, 0.0032913133, -0.032894164, 0.03215433, -0.0029071688, -0.02136034, 0.025533762, 0.07026527, -0.03050393, -0.0061036316, -0.030769512, -0.021967383, 0.03063672, -0.04636294, 0.007184928, -0.001621944, 0.00076295395, -0.023409111, 0.018154392, -0.016513478, 0.004476945, 0.0016978245, 0.034791175, -0.016959274, 0.0054823607, -0.042265397, 0.033539146, 0.021758711, 0.04177217, -0.015868494, 0.07003763, -0.007322461, 0.029593365, 0.009575161, -0.0017997888, 0.028417218, -0.0002437955, -0.00022793768, -0.020980937, 0.0013634764, -0.0015780757, -0.039837223, -0.008783159, 0.013468775, 0.024850838, 0.05068812, 0.031433467, 0.002757779, -0.011372578, -0.02156901, 0.0032770857, -0.008806871, -0.0131367985, 0.020165222, 0.013022978, -0.013193709, 0.019994492, 0.0024993115, -0.026045956, -0.0338237, -0.015773643, -0.022403695, -0.03181287, -0.023731602, 0.0899183, -0.006909861, -0.00994982, 0.03427898, 0.018723495, 0.034980875, -0.033463266, 0.008745219, 0.03397546, -0.0048160357, -0.022991769, -0.0049132574, 0.0047804667, -0.028284429, 0.022081204, -0.05539271, 0.024926718, -0.0020748554, -0.024623197, 0.029289844, -0.024395555, -0.0066015967, -0.007052137, -0.022251934, 0.01905547, 0.036157023, -0.029745126, 0.019671999, -0.024319675, 0.0027791206, -0.021341369, 0.030048648, -0.01727228, -0.023997184, 0.01163816, 0.024699077, 0.004171052, -0.045907658, -0.0152899055, 0.042075694, 0.00075880426, -0.0036873142, 0.042493038, -0.0066158245, -0.0038533027, 0.003962381, -0.020980937, -0.0054444205, 0.026671968, -0.018401003, 0.0043915794, 0.0078204265, -0.023541901, 0.05543065, -0.025818314, -0.037750512, -0.03031423, -0.043327723, 0.022251934, -0.039988983, 0.013705902, -0.0036446315, 0.077473916, -0.038262703, 0.02310559, -0.047690846, -0.0004647676, 0.0046263346, 0.041506592, -0.029479545, 0.013772297, -0.0682165, 0.0065541714, -0.036441572, -0.01788881, 0.027070342, -0.0069383164, -0.011097512, -0.006336015, -0.023598813, 0.007810941, -0.022821037, 0.004125998, 0.030788481, 0.050726064, -0.01075605, -0.03549307, 0.08794541, 0.03598629, -0.027241072, 0.014739772, -0.024661137, 0.063549854, -0.03462044, 0.027639445, 0.021986352, -0.0037869073, 0.0026178746, -0.03230609, 0.06612979, 0.013184223, -0.0011251644, -0.0048942873, 0.016522963, 0.010727595, -0.016646268, -0.03957164, -0.01786984, -0.02494569, -0.02680476, -0.022972798, 0.006060949, -0.017480953, -0.010196432, 0.03042805, -0.016418627, -0.004178166, 0.022858977, -0.059642013, -0.015451151, -0.1375712, -0.007009454, -0.00022912331, -0.0041473396, -0.022270905, 0.0120934425, 0.0028312884, 0.009902395, -0.027222103, 0.0057337144, -0.03211639, 0.019008046, 0.050915763, -0.036517452, -0.014189639, 0.017841384, -0.030902302, -0.03243888, -0.022441635, 0.00989291, -0.0029925343, -0.013108343, 0.051484868, 0.008185601, 0.050839882, -0.03427898, 0.014635436, 0.031547286, -0.015479607, -0.0045717955, -0.024585256, -0.028455159, 0.007194413, 0.043631244, 0.017291252, 0.0020428433, 0.013041948, 0.049436096, -0.020905057, -0.0075169043, 0.03923018, 0.03067466, 0.0004386837, -0.009371232, -0.012776366, 0.0467044, 0.025951104, -0.027791206, -0.024092035, -0.00018658878, -0.012662546, 0.04306214, -0.002102125, 0.033842668, -0.017727563, 0.015176085, -0.057745002, 0.0198617, 0.017224856, 0.02509745, -0.045604136, 0.03431692, -0.020411834, 0.021815622, -0.013212679, 0.025951104, -0.04294832, 0.012804821, -0.0018780405, 0.04135483, -0.045262672, -0.029972767, -0.0041568247, -0.018050056, 0.008797387, -0.0065873694, -0.011078542, 0.017537862, 0.028113697, -0.025382001, -0.0213224, -0.025457881, -0.06244959, 0.058541745, 0.05751736, -0.018581219, 0.015214025, -0.014872563, -0.0051835813, 0.009314322, -0.03424104, -0.054140683, -0.0040477463, 0.014929473, -0.045642074, 0.0023973472, -0.020563595, -0.04431417, -0.006008781, 0.014151699, -0.0024661138, 0.008256739, 0.00863614, -0.040368386, -0.01790778, -0.036991708, 0.0052357493, -0.040482204, 0.021075787, -0.02342808, -0.027165191, 0.00585702, -0.0501949, -0.0171964, -0.08270966, 0.0338237, 0.023333231, 0.014464706, -0.027848115, -0.039988983, 0.007810941, 0.030371139, -0.014085304, -0.023845423, -0.020108312, 0.029100142, 0.026102865, -0.00045883944, 0.023409111, -0.016285837, 0.024054095, -0.04146865, -0.00938546, 0.032837253, 0.019596118, -0.020468744, -0.05379922, 0.053343937, 0.009551449, -0.06639537, -0.029384693, 0.020051401, -0.00334111, 0.0028146894, -0.007507419, -0.0061226017, -0.005866505, -0.024831869, -0.016304806, -0.020658445, 0.020392863, -0.019302083, -0.025495822, 0.023712633, -0.016409142, 0.05004314, 0.018960621, 0.004344154, -0.0067486153, 0.044162408, 0.03207845, -0.049701676, 0.00016154231, 0.012956582, -0.030409079, 0.022251934, -0.007867851, -0.022764128, -0.0047259275, 0.029688215, -0.00626962, 0.07295903, -0.016247896, 0.012833277, 0.029688215, -0.0062648775, 0.010186947, -0.050764002, 0.04294832, -0.0046429336, 0.018154392, -0.013525685, -0.011353608, 0.021208579, 0.050915763, 0.019140838, -0.005491846, 0.03446868, -0.015697762, -0.010234372, -0.041506592, -0.038452405, 0.04503503, -0.023579841, 0.020905057, -0.0030470733, 0.007972187, 0.027297983, 0.0021602209, 0.04659058, -0.002172077, -0.0088116145, 0.001666998, -0.035189547, -0.03196463, -0.01531836, 0.004782838, -0.04488327, 0.016532447, 0.043707125, -0.028170608, 0.004457975, 0.0033743076, 0.031186854, 0.024111005, -0.012102928, 0.06779916, -0.012046018, -0.044921212, -0.018258726, -0.011884771, 0.031262733, 0.006843466, -0.07644953, 0.005046048, -0.03930606, 0.013117828, 0.029536454, -0.008067038, -0.029024262, -0.008631398, -0.035094697, 0.007611755, 0.027677385, -0.013117828, 0.0025823056, 0.015195055, 0.05383716, -0.019140838, 0.024186885, 0.054558024, -0.012311598, 0.010329222, -0.011723526], "INDEX.md::1781738845.762": [0.005964885, 0.0075413194, -0.038629733, 0.030790169, 0.0119013665, -0.04533313, 0.02376486, 0.023973158, 0.014893277, -0.012706152, 0.0011225583, -0.00060299784, -0.016408168, 0.011958174, 0.018226039, 0.02401103, -0.017705293, 0.039803773, 0.015414021, -0.030771233, 0.0019871115, 0.010026688, 0.05646758, 0.0003864157, 0.038232073, 0.026037198, 0.016531253, -0.021928053, -0.021719757, 0.056581195, 0.011569983, 0.019674653, 0.008535467, -0.008133073, -0.0125925355, -0.027173366, -0.003446378, -0.018027209, -0.048893124, 0.012952322, 0.0037256863, -0.00846919, 0.013558279, 0.0023078425, 0.021928053, -0.077562444, 0.019750398, -0.022344649, -0.013908598, -0.039652284, -0.044613555, 0.008970998, 0.0016308754, -0.0274006, 0.017866252, 0.019598909, -0.07157862, -0.02435188, -0.087484986, -0.013397321, -0.035372715, 0.010784133, -0.01104924, -0.022723373, -0.008989934, 0.04389398, -0.038478244, 0.017033061, -0.01232743, 0.012744024, -0.0044618286, -0.0030250489, -0.04302292, -0.02779826, -0.02219316, -0.009903603, 0.044916533, -0.016322955, -0.018491143, 0.0058465344, -0.019229654, -0.009146158, 0.036717184, 0.022060607, -0.03874335, 0.014855404, -0.044083342, 0.06847309, 0.013416258, -0.011674132, -0.015158383, -0.03927356, 0.0211138, -0.06343608, -0.021530395, 0.011030303, -0.0077022766, -0.001718455, -0.004857121, -0.0005269574, 0.033573784, 0.022969542, 0.018547952, 0.0037848616, 0.033516973, 0.013340513, 0.028707193, -0.05514205, -0.0020841593, -0.04237909, 0.004909195, 0.00869169, -0.007640734, 0.027419535, 0.006622916, -0.036243778, 0.031509742, -0.06453437, -0.015196255, -0.00029617312, 0.0018226039, -0.0021374172, 0.035846118, -0.05184716, -0.010414879, -0.0011030304, -0.0040168297, -0.004083106, 0.038762286, 0.028612513, -0.0144577455, -0.007891638, -0.03491825, -0.003280687, -0.06377693, -0.0043340097, 0.02327252, 0.030108469, -0.02145465, -0.06748842, 0.054725453, 0.004904461, -0.07104841, -0.037796542, 0.026340175, -0.028044429, 0.047416102, 0.014419873, 0.0150447665, -0.009780518, 0.02474954, 0.053437795, 0.02194699, 0.03957654, 0.045257382, -0.022231033, -0.009335519, -0.012999662, 0.039008457, 0.0027149697, -0.03128251, 0.033365484, -0.03885697, 0.005856002, 0.05578588, 0.009605358, 0.009354454, -0.032191444, 0.011532111, -0.02243933, 0.018869868, -0.0010906035, 0.009865731, 0.03245655, 0.025071453, 0.0051648333, 0.08998455, 0.011418494, 0.0078300955, -0.041545898, -0.047870573, 0.046279933, -0.022761244, -0.040826324, -0.040296115, -0.010026688, 0.00889052, -0.026434856, -0.013757109, 0.049082484, 0.016408168, -0.0030061128, 0.052074395, 0.018481676, 0.028366342, -0.0123463655, 0.006433555, -0.01473232, 0.010452751, -0.0073377555, -0.019021356, 0.008298765, 0.012119132, 0.0029658736, -0.036395267, 0.0096953055, -0.029180598, -0.04218973, 0.0039221486, -0.071654364, 0.0006722331, 0.04325015, 0.011626792, 0.019996567, -0.04340164, 0.04389398, -0.01900242, -0.015139447, 0.004634621, -0.008786371, 0.008133073, 0.0258289, -0.0039221486, -0.049612697, 0.018084018, -0.0027173366, -0.00631047, 0.018453272, 0.038572926, 0.0043979194, -0.042644195, 0.006125842, 0.014864872, -0.040523347, 0.038213138, -0.03578931, -0.019097101, 0.005463077, 2.3318826e-05, 0.0006420536, -0.0067365333, -0.046734404, 0.014306257, -0.014893277, -0.017752634, -0.023973158, 0.01826391, 0.0062583955, -0.026245495, -0.00083555735, -0.033554845, 0.0132268965, -0.025052518, 0.005652439, 0.031528678, 0.011494239, 0.015925298, -0.0033493303, 0.0016912343, 0.002294824, 0.009714242, 0.0002569694, -0.0009545, 0.025791027, 0.013198492, -0.027514217, -0.049385462, -0.052907586, 0.042341217, 0.03044932, -0.007157862, -0.0071673305, 0.051051844, -0.009685838, -0.021871246, -0.012355833, -0.036357395, 0.012052855, 0.09036328, 0.016625933, 0.001120783, 0.008923657, 0.04654504, -0.018358592, 0.024124647, 0.0019705424, 0.011134452, 0.004802679, -0.012469451, -0.02632124, -0.019125504, 0.02170082, 0.07915308, -0.0032830539, -0.017998805, 0.02037529, 0.0070726494, -0.16406275, -0.03633846, -0.017354976, 0.014827, 0.011891898, 0.007972117, -0.031736977, -0.0049754716, -0.08490967, 0.070139475, 0.038326755, -0.04518164, -0.06710969, -0.037095904, -2.050337e-06, -0.0061589805, 0.02209848, -0.009311848, 0.0155844465, -0.042492706, -0.06529182, -0.020791886, 0.05813396, 0.026283367, -0.00810467, 0.0058607366, 0.047984187, -0.0040097283, -0.01619987, -0.030222084, 0.0078585, -0.015508701, 0.00327832, 0.0017007024, 0.048968866, 0.004755339, 0.004632254, -0.0136718955, -0.011304878, -0.0014497985, 0.014467213, 0.016635401, 0.005046482, 0.03501293, 0.01650285, -0.021094864, 0.027211238, -0.022306778, -0.027230175, 0.006376746, -0.015035298, -0.0211138, -0.010727325, -0.04003101, -0.03374421, -0.04415909, 0.0035315908, 0.04631781, -0.031017402, 0.0023078425, 0.010547432, -0.012365302, 0.04953695, -0.0018711276, -0.036944415, -0.028442089, 0.033365484, -0.015669659, 0.025696347, -0.052718222, 0.023348264, -0.012280089, 0.016711148, 0.0012959423, -0.02145465, 0.0031362989, -0.022496138, -0.030676553, -0.022931669, -0.12406961, 0.020299546, -0.01104924, -0.0096953055, 0.01772423, -0.04771908, 0.03535378, 0.015840083, 0.020754013, 0.036603566, 0.25768304, 0.029351022, -0.013776044, 0.009240838, 0.09112072, -0.0018604761, -0.019807206, -0.012895513, 0.0028901289, -0.031528678, 0.013387853, 0.03378208, 0.0345774, -0.018405931, -0.009113019, 0.03501293, -0.04533313, 0.012384238, 0.037228458, 0.021984862, 0.009487008, -0.03815633, 0.012431578, 0.010651581, -0.037001226, -0.007380362, 0.016048381, 0.054536093, -0.025620602, 0.047226742, -0.00012826278, 0.0041659516, 0.03128251, -0.011551048, -0.08301605, -0.012952322, -0.00761233, -0.030316766, -0.035808247, 0.0029777086, -0.038175266, -0.021322098, 0.045257382, 0.005799194, -0.0027788791, -0.019087633, 0.027419535, -0.009240838, -0.0037659255, -0.025052518, -0.011674132, -0.01693838, -0.015196255, 0.027836131, -0.0018450905, -0.02465486, -0.036849737, -0.020053376, -0.017762102, 0.019362208, -0.0032309794, 0.0204321, -0.06567054, 0.02135997, -0.015622319, 0.021965927, 0.017620081, -0.010253922, 0.04836291, 0.04124292, 0.02037529, 0.004137547, 0.014277852, -0.05597524, 0.023935286, -0.027078684, 0.015016362, 0.029104853, -0.032115698, 0.044499937, -0.00711999, -0.0104811555, -0.013577215, -0.0053920667, 0.0035931333, -0.0032191444, -0.02219316, 0.0676399, -0.020962311, -0.022363586, -0.011607856, -0.04654504, -0.048968866, 0.04040973, 0.008284563, 0.028347407, 0.03571357, -0.011787749, -0.0007562622, -0.031452935, 0.036111224, -0.018936144, 0.012838705, 0.01345413, 0.015754871, 0.00419909, 0.013558279, 0.022325713, -0.011124984, 0.009633763, -0.060671404, 0.036054417, -0.009562752, -0.047453977, -0.00045772208, 0.048930995, 0.037891224, -0.0012083626, 0.018008273, -0.030430382, -0.007820628, 0.010727325, 0.021265289, 0.013141683, -0.041659515, -0.06900331, -0.038023777, -0.03791016, -0.034880377, 0.044802915, 0.04306079, -0.04241696, -0.0064903633, 0.05063525, 0.030941658, -0.030013787, -0.0061305766, 0.036660373, -0.039690156, 0.0155844465, -0.022363586, -0.007678606, -0.04404547, -0.0022510341, -0.0041564833, -0.008156744, 0.020413162, -0.016957317, -0.019097101, 0.016285084, 0.009837327, 0.0188604, -0.011920302, -0.06998799, 0.0044357916, -0.045939084, -0.028915491, 0.023367202, 0.018424869, -0.026018262, -0.0076265316, 0.008473924, -0.00327832, 0.0660114, 0.013728704, -0.038629733, -0.0019421382, 0.043098662, 0.045257382, 0.015461361, -0.016739551, -0.050900355, -0.07631266, 0.035656758, -0.046961635, 0.0057660555, -0.058853533, -0.0075981277, -0.04124292, -0.023045287, 0.035240162, 0.015253063, 0.025601666, 0.02524188, -0.0036688778, 0.048930995, -0.019750398, -0.015991572, -0.007654936, -0.012857641, -0.021132736, 0.09824071, -0.013065939, 0.0049991417, 0.037398882, -0.0077117444, 0.061466724, 0.0022640526, 0.0027197036, -0.039159946, -0.02990017, 0.018652102, 0.029616129, 0.01522466, -0.007011107, -0.026491664, 0.03103634, 0.03275953, -0.05711141, 0.024863156, -0.006471427, -0.006977969, -0.04571185, -0.0076028616, 0.025279751, -0.046734404, 0.031755913, 0.06283013, 0.026624218, -0.031509742, -0.016124126, -0.025147198, 0.012658812, -0.01374764, 0.003974223, 0.04718887, -0.009515412, 0.011816153, -0.026453793, 0.011248069, 0.0049565355, 0.012071791, 0.031168893, -0.056088857, 0.011484771, -0.0074229683, 0.03868654, 0.016332423, 0.0032120433, -0.0014142932, 0.08142541, -0.00020563469, -0.033176124, 0.07475989, 0.030600809, 0.03491825, 0.05764162, -0.019314867, 0.02243933, -0.025809964, 0.014135831, -0.02135997, -0.002371752, -0.013624555, 0.04434845, 0.036603566, -0.00844552, 0.006353076, 0.041621644, -0.010111901, -0.0003168845, 0.026491664, -0.016379764, 0.01365296, -0.052566733, -0.036262713, 0.037645053, -0.03849718, -0.021378906, -0.056316093, 0.007631266, -0.009311848, -0.038232073, 0.0061589805, 0.041583773, -0.038705476, 0.0054867477, 0.008530732, -0.005789726, 0.022155289, -0.030108469, 0.038762286, 0.061845444, 0.015101574, -0.020261673, -0.0007284498, 0.034880377, -0.035865057, -0.0067791394, -0.061542466, 0.05476333, 0.017790508, -0.010812538, 0.01669221, -0.016360829, 0.0017125375, -0.02308316, 0.06089864, -0.013757109, 0.03374421, -0.006741267, -0.009998283, -0.013302641, -0.0043813502, 0.032096762, -0.0012261153, 0.0021658214, -0.03476676, 0.018831994, 0.019239122, 0.033365484, -0.03381995, -0.016559657, 0.037133776, 0.051960777, -0.0052311094, 0.038762286, -0.025506984, 0.010736793, 0.0070395116, 0.019106569, 0.017629549, -0.004329276, -0.03942505, 0.00021140429, 0.038364626, 0.005945949, 0.01374764, -0.028593577, -0.014088491, -0.013245832, 0.020015504, -0.008521264, -0.01551817, 0.020469971, 0.010130837, 0.037304204, -0.0040073614, 0.026283367, -0.030468255, 0.0172887, 0.0142115755, 0.084303714, -0.0036239044, 0.0073330216, -0.050976098, 0.010272858, -0.016957317, -0.012942854, 0.007801691, -0.011740409, -0.008970998, -0.019116037, -0.036603566, 0.0330057, -0.011257538, -0.0009402979, 0.022268904, -0.0031126286, 0.007257277, -0.022363586, 0.08089521, 0.0220038, -0.0142589165, -0.0015089739, 0.018178698, 0.020015504, -0.028214853, -0.0071483944, 0.0058938744, -0.015877957, 0.04552249, -0.008824243, -0.010225518, 0.005415737, -0.008601743, -0.02558273, -0.019229654, 0.039387178, 0.012308493, -0.008881051, -0.046431422, -0.040636964, -0.03304357, -0.032664847, 0.03452059, -0.0071294582, 0.018472208, -0.0032428147, 0.009122487, 0.006495097, 0.037133776, -0.008724828, -0.0010201847, -0.14792915, 0.021227418, -0.017790508, 0.026548473, -0.045105893, 0.03283527, 0.016758487, -0.05044589, 0.020886566, 0.0028404216, -0.06279225, 0.00068584346, 0.04003101, -0.02990017, -0.041470155, 0.041773133, -0.01900242, -0.03128251, -0.017099338, -0.027324855, 0.00682648, -0.014722852, 0.042454835, 0.026056133, 0.02194699, -0.018084018, -0.035259098, 0.017487528, -0.027968684, 0.020678269, 0.0052263755, -0.07582032, 0.0061211083, 0.012024451, 0.023632307, 0.047984187, 0.008587541, -0.013397321, -0.010159241, 0.006769671, -0.02749528, 0.014296789, 0.004909195, -0.006201587, -0.017004658, 0.015035298, -0.00422276, -0.022799117, -0.031945273, 0.029199533, 0.05268035, 0.033838887, -0.025412304, 0.02955932, -0.020053376, 0.023102095, -0.046242062, -0.010954559, -0.017411783, 0.04934759, -0.05892928, 0.02700294, -0.019807206, -0.0026226558, -0.03147187, 0.019617844, -0.055861622, 0.03912207, -0.00023463066, 0.04972631, -0.034085058, 0.0014107426, -0.019807206, 0.010092964, 0.0058654705, -0.009103551, 0.032929953, 0.0064240866, 0.0041848877, -0.03162336, -0.010433815, -0.029767618, -0.047756955, -0.0032451816, 0.08415222, -0.016588062, 0.0058796727, -0.042947173, 0.00525478, -0.023613371, -0.022212096, -0.048400782, -0.0053873328, 0.027135493, -0.044462066, 0.038421433, -0.034103993, -0.042833555, -0.00075862923, 0.018036677, 0.003997893, 0.015754871, -0.017014125, 0.024219327, -0.0062441933, 0.027627833, 0.03893271, -0.029843362, 0.022931669, 0.04453781, 0.0035457928, 0.014827, -0.023632307, 0.01286711, -0.060406297, -0.01188243, 0.036357395, 0.0126398755, -0.0021729225, -0.015205723, -0.010111901, -0.021246353, -0.026851451, -0.030316766, 0.02474954, 0.036205906, 0.012450514, 0.0065329694, 0.014448278, -0.04817355, 0.032039955, -0.025544858, -0.02120848, 0.03717165, 0.0041493825, -0.020072313, -0.046620786, 0.042341217, -0.009075147, -0.016114658, -0.041508026, -0.029123789, -0.024484433, -0.007957914, 0.0014107426, -0.046582915, 0.0023611004, -0.002239199, -0.0330057, -0.028214853, 0.027646769, -0.00262739, 0.00635781, 0.04325015, 0.007517649, 0.021530395, -0.01021605, 0.030222084, -0.04934759, 0.034975056, 0.012781897, -0.040674835, -0.019807206, 0.009269242, -0.041167177, -0.0021599038, -0.019220186, -0.0038961116, -0.021814438, 0.0029516714, 0.00839818, 0.03571357, -0.010130837, 0.03378208, -0.015802212, -0.018453272, 0.004513903, 0.020091249, 0.050256524, -0.016635401, 0.01846274, -0.010320198, 0.007077384, -0.010433815, 0.044916533, -0.010746261, -0.028442089, 0.04203824, -0.026112942, 0.013349981, -0.02351869, 0.0019445053, 0.02789294, -0.015234128, 0.038080584, -0.05892928, 0.0061211083, 0.018945612, -0.009960411, 0.06707182, -0.05665694, -0.004966004, -0.031396125, -0.0033374953, -0.027116558, 0.0075886594, -0.030619744, -0.040826324, 0.001255703, 0.006892756, -0.0140127465, 0.009681104, -0.027438471, 0.04203824, 0.032153573, 0.0007059631, -0.003186006, 0.02219316, -0.009198232, -0.012270621, 0.029085916, 0.016786892, 0.006599246, -0.057830982, -0.023651244, -0.018775186, 0.025109326, 0.041129302, 0.023651244, -0.008170946, -0.05927013, 0.0053068544, -0.00025223536, 0.005856002, 0.019920822, 0.009567486, -0.044613555, 0.017023593, 0.0012900247, -0.025222944, 0.023121031, -0.004570712, 0.046469297, -0.040485475], "glossary.md::1781761748.499": [-0.014540445, -0.0075364425, -0.03723206, 0.003136554, -0.010871451, -0.042246673, 0.0018720097, 0.010058271, -0.0038287258, 0.0053001954, -0.02170418, -0.019642185, -0.011248999, 0.0029695616, -0.0031680164, -0.019332403, -0.010309969, 0.008611003, 0.021084614, -0.021394396, -0.017483385, -0.008320581, -0.018199759, 0.014859909, 0.022013962, 0.02573136, -0.01968091, -0.010881132, 0.01072624, -0.0074928794, -0.015256818, 0.0025653914, -0.008001117, -0.03256595, -0.007986596, -0.03272084, -0.038819697, 0.009448385, -0.05866518, 0.023369264, -0.009743648, -0.01850954, -0.024840735, -0.05037848, 0.0316366, -0.068810575, 0.011616867, -0.030048963, 0.019003259, -0.044763662, -0.01566341, -0.016767012, 0.026912408, -0.031249372, 0.042285398, 0.026757518, -0.05773583, -0.015527879, -0.07814279, 0.0015827981, -0.033398494, -0.0055664154, -0.06950759, 0.04379559, 0.0016433026, 0.034908686, -0.049797636, -0.024085637, -0.009724285, -0.027260914, 0.034289118, 0.023930745, -0.044260263, 0.01300121, -0.047009587, 0.016960626, 0.051230382, -0.012672066, -0.039594155, 0.03845183, 0.028616216, 0.0041869124, -0.011752397, 0.008209253, -0.026989855, 0.021278229, -0.042595178, 0.029855348, 0.038374383, -0.004276459, -0.03283701, 0.00041566603, 0.015082566, -0.06761017, -0.026621986, 0.003136554, -0.04216923, -0.030126408, -0.0009202737, 0.020949084, 0.0154988365, 0.03748376, 0.011558782, -0.021278229, 0.032488506, 0.023524156, -0.0059294426, -0.03754184, -0.028538771, -0.032411058, -0.010571349, 0.052740578, -0.027338361, 0.03936182, 0.0040417016, -0.029506842, -0.011248999, -0.039574794, 0.023214372, 0.019496975, 0.024279252, 0.036205903, 0.027899843, -0.07024332, -0.006805548, 0.0033688915, -0.018712837, 0.016912222, 0.011616867, 0.02091036, 0.0022870707, -0.018577307, -0.024066277, -0.032275528, -0.05572224, -0.061530672, 0.02344671, 0.016021596, 0.002570232, -0.047784045, 0.038432468, 0.029410034, -0.032198083, -0.010571349, 0.00068975147, -0.036689937, 0.040852647, 0.0049032858, 0.007981756, -0.03537336, 0.023524156, -0.039226286, 0.01768668, -0.00990822, 0.044608768, -0.0029017965, -0.014830867, -0.030048963, -0.00977753, 0.006737783, -0.011984735, 0.030745976, -0.03157852, 0.00817053, 0.032314252, -0.010842409, 0.009206367, -0.009859816, -0.011132831, -0.0010503584, 0.03887778, -0.00024685843, 0.010251885, -0.0018574886, 0.0050581777, 0.0060214093, 0.04786149, 0.015769897, 0.028596854, -0.0431373, -0.018519223, 0.018712837, -0.007526762, 0.014956716, -0.036554407, -0.033030625, -0.014017686, -0.009395141, -0.012710788, 0.020426324, -0.009922741, 0.0040562227, 0.051230382, 0.00070245744, -0.0036738343, 0.0024455925, 0.027260914, -0.030339384, -0.0056729033, -0.013243228, -0.04968147, -0.0070427256, 0.021820348, 0.0011459555, -0.00789947, 0.0056632226, -0.00643284, -0.042014334, 0.013756307, -0.035683144, 0.05157889, 0.032139998, -0.0047629154, -0.005063018, -0.06714549, 0.0015561761, 0.03171405, -0.0029768222, -0.0069846413, -0.0034777995, -0.032643396, 0.029177697, 0.009259611, 0.014637252, 0.04286624, -0.0033713116, 0.024414781, 0.020929722, 0.014753421, 0.034637626, -0.014298427, 0.00629247, -0.017473705, -0.015702132, 0.052430794, 0.0026960813, -0.020019734, 0.008659407, 0.0044095693, 0.00897887, -0.04073648, 0.00072786934, 0.023872662, 0.007860747, -0.0412786, 0.027299637, -0.0020740947, 0.034347203, -0.03748376, 0.028558131, -0.0010509634, -0.041317325, -0.00011095015, -0.0061133765, 0.055451177, 0.027241554, 0.010735922, -0.0015101928, 0.024182444, -0.0058616777, 0.00442409, 0.020871637, 0.0077494183, 0.028364517, 0.030532999, -0.028867915, -0.027377084, -0.027899843, 0.03457954, 0.024279252, 0.0024903659, -0.020832915, 0.030707251, -0.0037827424, 0.0134078, 0.004932328, -0.027415806, -0.037580565, 0.104939036, 0.035934843, -0.018403053, 0.048519783, 1.1684934e-05, -0.007826864, 0.019477613, -0.005818114, -0.009332216, 0.00038480872, 0.005600298, -0.06315704, -0.005716467, -0.017754445, 0.080543615, -0.012071861, -0.049216792, -0.013630457, 0.0011507958, -0.18013889, -0.02075547, 0.014521084, 0.03926501, 0.019535698, 0.004796798, -0.0145017225, 0.0028098298, -0.019216234, 0.048868287, 0.002933259, -0.052895468, -0.046312578, -0.042014334, -0.006355394, 0.00014483268, 0.0003173462, 0.016825097, 0.006215024, -0.016118404, -0.022672253, -0.043756865, 0.03589612, -0.01888709, -0.023562878, -0.007584846, 0.034347203, 0.0053389184, -0.036070373, -0.036786746, 0.0030518477, 0.036496323, 0.009980825, 0.007734897, 0.0104455, -0.0021890535, -0.009598437, 0.012817277, 0.02292395, -0.0036786746, -0.011549102, 0.0071443734, -0.023369264, 0.040000744, 0.026951132, -0.00075207115, 0.025479661, 0.022962674, -0.024860095, 0.0011943592, -0.022130132, 0.009850135, 0.0329919, -0.0145017225, -0.028654939, -0.02209141, 0.03761929, 0.059555806, -0.015247138, -0.03548953, -0.031539794, -0.015034162, 0.042943686, -0.012855999, -0.02265289, -0.01944857, 0.02503435, 0.01672829, 0.018964535, -0.063699156, 0.015256818, -0.015760217, -0.017725402, -0.0047629154, -0.0074977195, 0.020348879, -0.00028633763, -0.012923765, -0.0351023, -0.13436843, 0.022130132, 0.016796054, -0.016089361, 0.002264079, -0.035199106, -0.01206218, -0.014356512, 0.0057648704, 0.028713023, 0.28345156, 0.048171274, -0.03363083, -0.003364051, 0.06954631, 0.013320674, 0.019129109, -0.0062198644, 0.012885042, -0.048713397, -0.0015343946, 0.013456204, 0.027938565, 0.0042667785, 0.019467933, 0.011219958, -0.04755171, 0.01578926, 0.028771108, -0.011703993, -0.01956474, -0.07822024, 0.037561204, 0.014937355, -0.058239225, -0.018015824, 0.024995625, 0.015721494, -0.06331193, 0.02946812, 0.015314903, 0.0111134695, 0.010484222, 0.00016472355, -0.060601324, -0.0046540075, 0.014375873, -0.045383226, -0.0145017225, 0.040813927, -0.080698505, -0.032778926, 0.059555806, 0.045073446, -0.011336126, 0.000643163, 0.034618262, -0.028867915, -0.020871637, -0.02156865, -0.0268156, -0.016389463, -0.044531323, 0.037328865, -0.010890813, -0.023524156, -0.008088244, 0.012401005, 0.0017727823, 0.04662236, 0.014646933, 0.01259462, -0.097736575, 0.041201156, -0.0010491483, 0.034134228, 0.033185516, -0.03552825, 0.017628595, 0.055451177, 0.018422415, 0.00548897, -0.0022810202, -0.034327842, 0.030455554, -0.01245909, 0.04662236, 0.027919203, -0.03912948, 0.024976265, 0.0076961746, 0.016979987, -0.026428372, 0.00013908476, 0.004366006, 0.017589873, -0.01700903, 0.034753796, -0.032875735, -0.06602253, -0.030668529, -0.019206554, -0.017715722, 0.04154966, 0.020077819, 0.049216792, 0.039962023, 0.04089137, -0.01661212, -0.044763662, 0.0011780229, 0.027396444, -0.03026194, 0.023756493, 0.006268268, -0.02720283, -0.016679885, 0.048829563, -0.01794806, 0.04731937, -0.02693177, 0.007705855, 0.019177511, -0.048945732, 0.0035334637, 0.037309505, -0.0017243787, 0.022149494, 0.076593876, 0.02116206, -0.00924025, 0.011568463, -0.038819697, -0.012604301, 0.01179112, -0.04073648, -0.015953831, 0.03123001, -0.07012715, 0.038606722, 0.030165132, -0.02584753, -0.033921253, 0.05572224, 0.035663784, -0.014385554, 0.021646095, 0.033688914, -0.027648143, -0.009172484, -0.042711347, 0.00089546683, -0.0067135813, 0.021762265, 0.02304012, -0.024589036, -0.03351466, 0.011510379, -0.009743648, 0.008315741, -0.006311831, 0.011045705, 0.030571721, -0.021994602, -0.015585964, -0.024956902, -0.026505819, 0.028035372, 0.049410407, -0.04786149, -0.025905613, -0.04154966, 0.013291632, 0.071869686, -0.009864656, -0.010397096, 0.0009946942, 0.035954203, 0.013340035, -0.029158337, 0.028538771, -0.07930448, -0.055025227, 0.056070745, 0.009085358, -0.040852647, -0.06540296, -0.048713397, -0.028538771, -0.037967794, 0.042672627, 0.015237457, 0.032236807, -0.0356057, -0.0047871172, 0.05854901, 0.034211673, -0.02532477, 0.024356699, -0.017212324, -0.016767012, 0.07396072, 0.021607373, 0.005919762, 0.034192313, 0.026234759, 0.022459276, -0.0020511032, 0.038103323, 0.023407986, -0.023659686, -0.014569487, 0.01086177, 0.019071024, 0.003189798, -0.026583264, 0.005837476, 0.04290496, -0.028925998, 0.023950107, 0.012836638, 0.0064860843, -0.015431072, 0.0075945267, -0.00012501745, 0.028538771, 0.0011471657, 0.023640325, -0.028984083, -0.024821373, -0.024705203, -0.010522946, 0.023775855, -0.041627105, 0.015082566, 0.049216792, -0.029971518, -0.006728102, -0.021239506, 0.0067329425, 0.010058271, -0.0011399051, 0.036186542, -0.04619641, 0.02532477, -0.010687518, 0.03157852, 0.01648627, -0.017889975, -0.019632505, 0.052275904, -0.036806107, -0.03591548, 0.061995346, -0.010242204, 0.0477066, -0.015469794, -0.018916132, 0.01233324, 0.026970493, -0.034269758, -0.016253933, 0.01728977, -0.04193689, 0.024937542, 0.014772783, 0.005827795, -0.0048694033, -0.026350927, -0.039052036, -0.007405753, 0.046738528, -0.010619753, 0.009550033, -0.040000744, 0.004484595, 0.027512614, -0.013630457, -0.024627758, -0.021549288, -0.02464712, -0.014685656, -0.02091036, -0.04116243, 0.04526706, -0.0236016, -0.04139477, 0.021626733, 0.025750723, 0.041317325, -0.032043193, 0.028848553, 0.03109448, 0.02666071, -0.009811413, 0.020387601, 0.04089137, -0.0124978125, 0.028558131, -0.040349253, 0.027822396, 0.006645816, -0.04689342, 0.03698036, -0.007817184, 0.027415806, 0.0030058643, 0.05235335, -0.0050291354, 0.011684632, -0.017241366, 0.0084222285, -0.028480686, 0.028228987, -0.034889325, 0.009666202, -0.007178256, -0.04596407, 0.011694313, 0.016650843, -0.017183283, 0.009095039, 0.005837476, -0.023427349, -0.003843247, -0.040310528, 0.040659036, -0.04530578, 0.029390674, 0.026505819, 0.04503472, 0.009898539, -0.025247324, 0.019535698, -0.017163921, 0.03980713, -0.024453506, -0.0029647213, 0.0044942754, -0.028984083, -0.02908089, -0.034114867, -0.007991437, -0.020968445, 0.015876384, 0.008702969, 0.000107092994, -0.03988458, 0.033030625, -0.00032188403, -0.0012094852, -0.027222192, 0.061995346, -0.037077166, -0.011461975, -0.034153588, -0.015440753, -0.025208602, -0.02371777, 0.00522275, -0.0053534396, -0.026912408, -0.0412786, -0.058200505, 0.04944913, 0.01460821, -0.016137764, 0.001982128, -0.024860095, 0.04193689, -0.031171927, 0.06687443, 0.029739179, 0.002507307, 0.02276906, 0.00028028717, 0.029623011, 0.025440939, -0.009685563, -0.0009456856, -0.017270409, 0.062266406, 0.023775855, 0.047512986, -0.020697385, 0.020058457, -0.030920228, -0.017222006, 0.0065732105, -0.0005923392, -0.021200782, -0.05374737, -0.036941636, -0.015527879, 0.0009795681, 0.025673276, 0.017076794, -0.017599553, 0.024414781, 0.00924993, 0.0072944243, -0.0038287258, -0.017986782, 0.017299451, -0.15218095, -0.0042014336, -0.0151890535, -0.009487108, -0.013494927, 0.023427349, 0.013078656, -0.030552361, 0.022168854, -0.012759192, -0.056922648, -8.9622314e-05, 0.0656353, -0.021316951, -0.0091918465, 0.045228336, 0.0101163555, -0.020445686, -0.018528903, 0.019903565, -0.040465422, -0.02638965, 0.025944337, 0.014385554, 0.044570047, -0.034192313, -0.046544913, 0.04623513, -0.03494741, 0.037445035, -0.0058713583, -0.02666071, 0.015295542, 0.03161724, 0.012410686, 0.00789947, 0.013756307, -0.01957442, -0.029138975, 0.035954203, -0.002800149, 0.011607186, 0.016263613, -0.007996277, -0.008877222, 0.035024855, 0.012352602, 0.0047774366, -0.029739179, 0.04391176, 0.00843675, -0.007178256, -0.029564926, 0.005106581, 0.0026307364, -0.006766825, -0.07519985, 0.0038142046, -0.01004859, 0.0710565, -0.056612864, 0.034502096, -0.009874337, -0.018432096, -0.01889677, 0.030707251, -0.052275904, -0.006931397, 0.0058326353, 0.0023947686, -0.019371126, -0.025557108, 9.7866054e-05, -0.024530951, 0.023214372, -0.01339812, 0.02906153, 0.006127897, -0.008543238, -0.0122654755, -0.03508294, -0.06807484, -0.035334636, 0.02786112, -0.011616867, 0.014027367, -0.016999349, 0.0155762825, -0.028383879, -0.001660244, -0.043253466, -0.044995997, 0.035431445, 0.013175463, -0.022381831, 0.016825097, -0.009080518, -0.0163701, -0.01757051, -0.0059536444, -0.009796891, 0.0115006985, 0.016186168, 0.030997673, 0.014133855, 0.018122312, 0.059671972, -0.034211673, 0.012207391, -0.009288654, 0.0014787304, 0.015508518, -0.0054986505, -0.0019446152, -0.030513637, 0.0050823796, 0.0184805, 0.040542867, -0.046544913, 0.059207298, 0.020271434, 0.012381644, -0.013756307, -0.014617891, 0.04356325, 0.027396444, 0.024298614, 0.0065586898, 0.057851996, -0.0784913, 0.0020002793, -0.0154988365, -0.035857398, 0.00083919766, 0.014230662, -0.029816626, 0.009351578, 0.033805083, -0.04089137, -0.029177697, -0.019922927, -0.0075751655, -0.04073648, 0.0039957184, -0.025886253, -0.015198735, -0.024589036, -0.002734804, -0.049216792, -0.06288598, -0.030513637, 0.0035020013, -0.0037028764, 0.02573136, -0.010435819, 0.036631852, -0.00013590827, 0.023253096, -0.016379783, 0.03508294, 0.0500687, -0.030591084, -0.03949735, 0.01741562, -0.023407986, -0.003908592, -0.00059445685, -0.034153588, -0.020929722, 0.024569673, 0.008877222, 0.010290608, -0.030939588, 0.0028848553, 0.03254659, -0.01887741, 0.01968091, 0.008475472, 0.041472215, -0.0163701, 0.0071346927, -0.023272457, 0.00669906, 0.009661361, 0.022594806, 0.029487481, -0.017454343, 0.017212324, 0.040852647, 0.05347631, -0.012759192, -0.0038117846, 0.02036824, -0.016002234, 0.037328865, -0.06079494, 0.03361147, 0.0074589965, -0.016166806, 0.061956625, -0.028190264, -0.00536312, 0.039187565, 0.0074831983, -0.023930745, 0.025305409, 0.0004407754, -0.026563903, -0.0039206925, 0.033747, -0.006524807, -0.01757051, 0.027454529, 0.013088337, 0.020968445, 0.030997673, 0.06536424, 0.027783673, -0.0018054547, -0.0026549383, 0.027377084, 0.016176488, 0.0020813553, -0.04391176, -0.02317565, -0.023872662, 0.021220144, 0.04189817, 0.004399888, 0.011006981, -0.007279903, 0.0060891747, -0.043214746, 0.01672829, 0.024395421, 0.024685843, -0.020600578, 0.026060505, 0.017599553, -0.013736946, 0.061995346, -0.015876384, -0.009612958, 0.000964442], "CLAUDE-baseline.md::1781594176.963": [-0.016484762, 0.035154823, -0.055373598, 0.008826711, -0.020921871, -0.051573075, -0.0014596378, 0.015097572, 0.015572637, 0.019572686, 0.00081829977, -0.0046176338, 0.019192634, -0.008950228, 0.068637416, 0.013235317, -0.012199674, 0.043477967, -0.025672523, -0.035838917, -0.015762663, 0.012000146, 0.022822132, 0.014651011, -0.016228227, 0.023278194, -0.019145127, -0.043896023, 0.002269624, 0.07646649, -0.014584501, 0.019430166, -0.0023693875, -0.03627598, -0.032038398, -0.027192732, 0.006646162, -0.019297147, -0.0583, 0.0082471315, -0.013862402, -0.011914635, 0.022347067, 0.011116525, 0.035952933, -0.04640437, 0.026299609, -0.026299609, 0.007449022, -0.024912419, -0.023810267, 0.0023777012, -0.008332644, -0.02892197, 0.044770144, 0.017168855, -0.038898338, -0.042223793, -0.053245306, -0.007643799, -0.019268645, -0.024722392, -0.020655835, -0.010955003, -0.019838722, 0.019838722, -0.0023943286, 0.0028361392, -0.008109363, -0.03017614, 0.019572686, 0.022746122, -0.031677347, -0.017463397, -0.027078716, 0.0022470583, 0.013073794, -0.02223305, 0.024399348, 0.043591984, 0.024703389, 0.013539358, 0.03190538, 0.034204695, -0.038347263, 0.015553635, -0.05328331, 0.051002998, 0.014242454, -0.00038034905, -0.0030831732, -0.035838917, -0.0269647, -0.065787025, -0.040323533, -0.020864863, 0.0013396839, 0.00903574, 0.018860089, 0.02025678, 0.022632105, -0.012285186, -0.006237606, -0.028978977, 0.054537483, -0.006142593, 0.0036817552, -0.008717447, -0.0040974375, -0.025862549, 0.028408898, 0.058071967, -0.03125929, -6.250077e-05, -0.009225766, -0.028978977, -0.0018099984, -0.022404075, -0.016285235, -0.014470486, 0.024076303, -0.0073397574, 0.07665652, -0.005458499, -0.020921871, -0.015629645, -0.0007529783, -0.012798256, 0.015211588, 0.045378227, 0.0008283949, 0.025425488, -0.008285137, -0.024722392, -0.056969818, -0.011363559, 0.00408081, 0.04853266, -0.033520598, -0.07125978, 0.053815383, -0.0014180696, -0.07734061, -0.013501353, 0.032380443, -0.030366167, 0.10109387, 0.03878432, 0.00772456, -0.0016164093, 0.02434234, 0.047468513, -0.010470437, 0.030233148, 0.041501693, -0.03707409, 0.009833849, 0.042147785, 0.006085585, 0.03925939, -0.0060238265, -0.001719736, -0.05408142, 0.02681268, 0.035116818, -0.011506079, -0.03287451, 0.017624918, -0.017577412, -0.04074159, 0.004786282, 0.015876679, 0.0036793798, 0.009686579, 0.046822425, 0.0020130887, 0.087488, 0.021910006, -0.0051639588, -0.037701175, -0.04074159, 0.011392063, 0.007805321, -0.057235856, -0.043173924, 0.011287549, 0.019078618, -0.01560114, -0.0053682365, 0.070233636, 0.013102298, 0.0026176092, 0.024209322, 0.043439962, -0.009444296, -0.002981034, 0.014708018, -0.012361196, -0.011610594, -0.04575828, -0.025254466, 0.01799547, 0.036408994, -0.041881748, -0.035154823, 0.0037197603, -0.02462738, -0.033710625, 0.017292373, -0.051345047, 0.044846155, 0.012332693, 0.014489489, 6.012544e-05, -0.06479889, 0.044998176, -0.011468073, -0.0062138527, -0.025995567, -0.034223698, 0.017482398, 0.048494656, 0.021320926, -0.047468513, 0.064076796, 0.016342243, 0.022537092, 0.015192585, 0.039677445, 0.01959169, -0.0026722418, -0.020123761, -0.033843644, -0.021967014, 0.04496017, -0.05427145, -0.045226205, 0.018831585, 0.013710381, -0.027496774, -0.024646383, -0.032019395, 0.044200066, -0.008232879, -0.030252151, -0.022062028, 0.0153636085, -0.04948279, -0.023677249, -0.020104758, -0.01449899, -0.02316418, -0.06362073, 0.0017232989, 0.026945697, 0.022195045, -0.007354009, -0.0059145615, 0.029054986, 0.014299463, 0.017767439, 0.014850538, 0.0009388476, 0.047430508, 0.0050926986, -0.02455137, -0.038442276, -0.008954979, 0.008118864, -0.0022197422, -0.023335202, 0.018841086, 0.023563234, 0.012532219, -0.02732575, 0.021605965, -0.013244817, -0.00056799984, 0.118652284, -0.0032328186, 0.00933028, 0.043021902, 0.005634273, 0.0031758107, -0.01501206, 0.005401491, 0.028902967, -0.0042708362, -0.023810267, -0.040209517, -0.027154727, 0.047810562, 0.084523596, -0.0134443445, -0.023050163, -0.009776842, -0.016598778, -0.16631082, 0.000115500225, -0.015981194, 0.04393403, 0.014242454, 0.008916974, 0.020085756, -0.0012577351, -0.046822425, 0.060314275, 0.013225815, -0.05168709, -0.0575779, -0.050204888, 0.004712647, -0.020959876, -0.00035748657, -0.03870831, 0.04336395, -0.050166883, -0.08072308, -0.052067146, 0.025881551, 0.00028949286, -0.027857823, -0.032608476, 0.034926794, -0.008109363, -0.023278194, -0.012247181, -0.016760299, 0.005116452, -0.003178186, 0.01567715, 0.058490027, 0.0061093383, -0.008665189, -0.024589375, 0.011724609, 0.0052494705, 0.04233781, 0.019743709, -0.024456356, 0.02616659, 0.008707945, -0.019496676, 0.022651108, -0.031601336, -0.02324019, -0.019629695, -0.0074062664, 0.020997882, -0.00010622161, -0.03323556, -0.03838527, -0.002935903, -0.009068995, 0.06799133, -0.05005287, -0.0057340367, -0.008574926, 0.0015748411, 0.023563234, -0.008717447, 0.030404173, 0.009715083, 0.03120228, 0.009814847, 0.019335153, -0.0037126346, 0.010470437, -0.018850587, 0.022480085, 0.016494263, 0.0020499062, 0.025634518, -0.0019727082, -0.040855605, -0.008760202, -0.09660926, 0.03344459, -0.0024869663, -0.025330476, 0.02863693, -0.030214146, -0.00517346, 0.007767316, 0.015078569, 0.037891198, 0.24961825, 0.00068587536, -0.0019537057, 0.009591566, 0.08870417, -0.0046532634, -0.015316102, -0.004707896, 0.0262426, -0.05123103, -0.007852827, -0.009957367, 0.026261603, -0.031753357, -0.01566765, -0.0013895656, -0.044504106, 0.021929009, 0.051117014, -0.007672303, -0.014517992, -0.03002412, 0.048266623, -0.024589375, -0.025406485, -0.015392113, -0.014147441, 0.05081297, 0.00231238, 0.041919753, 0.0002347119, 0.0026199846, 0.0035843668, -0.038803324, -0.07407217, 0.02120691, -0.0029311522, -0.060580313, 0.004855166, 0.0153636085, -0.016057203, 0.006546398, 0.040931616, -0.029416036, 0.01800497, -0.027971838, 0.045872293, 0.0070499675, -0.05115502, -0.013035789, -0.016095208, 0.0038052723, -0.0116580995, 0.03017614, -0.029473044, -0.046822425, -0.04321193, -0.03825225, 0.005743538, 0.034660757, 0.035230834, 0.032133408, -0.030214146, 0.02637562, -0.04773455, 0.008736449, -0.0028171365, -0.053739373, 0.026831683, -0.00058937777, -0.0025154701, -0.006223354, -0.008446659, -0.016047701, 0.025596512, 0.004631886, 0.026983703, 0.07312203, -0.04454211, 0.034280702, -0.028028846, -0.021453943, -0.007895583, -0.045720275, 0.0067364243, -0.039449412, -0.008874218, 0.06346871, -0.006019076, -0.041007627, -0.005225717, -0.027895829, 0.006627159, 0.04750652, 0.012522718, 0.00010830002, 0.018061979, -0.007477526, 0.0054252446, -0.032608476, 0.019610692, -0.007396765, -0.003330207, 0.016142715, 0.044200066, 0.026090581, -0.0010599892, -0.0262426, -0.006565401, 0.0020677212, -0.035648894, 0.02835189, 0.0018883841, -0.03163934, 0.013653373, 0.055487614, 0.02462738, 0.017007334, 0.03555388, 0.024038298, -0.032855507, 0.0044846153, 0.016845811, -0.008840963, -0.016446756, -0.056209713, -0.046670403, -0.03998149, -0.005857554, 0.07110776, 0.03198139, -0.01858455, 0.0019002608, 0.029188005, 0.028978977, -0.022138039, -0.01567715, 0.03600994, -0.045834288, 0.031145275, -0.029891102, 0.0072257416, -0.024076303, 0.023088168, 0.0062471074, -0.034071676, -0.029111994, -0.009434795, 0.011354058, -0.010717471, -0.04089361, 0.040779594, -0.048152607, -0.03766317, 0.0061853486, -0.05202914, -0.014033426, 0.030347165, 0.0393734, -0.03295052, -0.01814749, -0.004235206, -0.0011158093, 0.07323605, 0.054043416, -0.015107073, 0.0035534876, 0.057235856, 0.036618024, -0.039525423, 0.020541819, 0.0175014, -0.033862647, 0.03287451, -0.013805394, -0.014641509, -0.059060104, 0.0026936196, -0.046594393, -0.017643921, 0.018679563, 0.028959975, -0.014746023, -0.00034560994, -0.027116721, 0.020446805, -0.014926548, -0.00022045994, -0.011031014, -0.00030998004, -0.046100326, 0.080571055, -0.004627135, 0.026565645, 0.06365874, 0.014727021, 0.018404026, 0.037853193, 0.009278024, -0.03891734, 0.008427656, -0.0034608499, 0.0018515666, 0.021795992, 0.00714023, -0.007011962, -0.010242405, 0.05385339, -0.011591591, 0.024836408, -0.028104857, 0.009078496, -0.041121643, 0.007425269, 0.008213877, -0.016503764, 0.0495588, 0.03467976, 0.032931518, -0.031297296, -0.044694133, 0.007106975, 0.037226107, -0.026641656, 0.03433771, 0.049748827, 0.00750603, -0.016551271, 0.00013999577, 0.011705606, 0.005582016, -0.033729628, 0.04830463, -0.045872293, 0.0104324315, -0.0027553781, 0.020712843, 0.03329257, -0.005130704, 0.009928863, 0.014014423, 0.014746023, -0.008893221, 0.03753015, 0.011705606, 0.028256878, -0.047810562, 0.02208103, -0.036827054, -0.0076628015, -0.0167508, -0.02462738, 0.006726923, -0.021301923, 0.027116721, 0.013254318, -0.028161865, -0.025767535, -0.023848273, 0.0057102838, -0.0067791804, -0.013852901, -0.008508418, 0.02498843, -0.078290746, -0.015050065, 0.0061520943, 0.02732575, -0.018052477, -0.07912686, -0.009805346, 0.00013086562, -0.037891198, -0.02360124, 0.03578191, -0.004363474, -0.012199674, 0.032133408, 0.03228543, 0.0111260265, -0.021910006, 0.07707458, 0.043477967, -0.002266061, 0.002456087, -0.022651108, 0.011544084, -0.033691622, 0.0039762957, -0.05791995, 0.04480815, -0.011610594, -0.028902967, 0.0016805431, -0.026299609, -0.018784078, -0.025007432, 0.029245013, -0.029853096, 0.027458768, 0.01799547, -0.020655835, 0.007957342, -0.014670013, 0.0018765075, -0.0029050237, -0.01406193, -0.06365874, 0.0067174216, -0.018679563, 0.020275783, -0.022613103, -0.03481278, 0.0058195484, 0.033064537, -0.0056200214, 0.00090678065, -0.021738984, 0.015724657, -0.00011995396, 0.03321656, -0.021757986, -0.00014199996, -0.012522718, -0.011762614, 0.016655786, -0.025919557, 0.018280508, -0.040627576, 0.014014423, -0.022252053, 0.02251809, 0.022613103, -0.011097522, 0.039145373, -0.023886278, 0.009672327, 0.012551222, 0.025463494, -0.051117014, 0.01691232, -0.009553561, 0.002871769, -0.016883817, 0.01807148, -0.03963944, -0.0011633158, 0.0043112165, 0.0030641705, 0.016703293, -0.0057672914, -0.0027815066, 0.015572637, -0.03593393, 0.023297196, 0.049444783, 0.004969182, 0.011781617, 0.013092796, 0.0138719035, -0.011316053, 0.057767928, 0.017377885, -0.018480036, -0.005677029, 0.003788645, 0.03593393, -0.006769679, 0.018736571, 0.02812386, -0.017349381, 0.008565425, 0.029568058, 0.01727337, 0.0037720175, 0.002047531, 0.008978732, -0.0012173546, 0.05560163, -0.015040564, -0.017947963, -0.028408898, -0.041197654, -0.023582237, -0.035838917, 0.0051069506, -0.0061615957, 0.014974055, 0.04750652, 0.037644166, -0.016275734, -0.015553635, -0.027211733, 0.006883695, -0.14951251, 0.052979268, -0.0030261653, 0.031753357, -0.056665774, 0.034869786, 0.022347067, -0.00262236, -0.0012161669, 0.014204449, 0.004563001, -0.018023973, 0.020427803, -0.004180574, -0.026698664, 0.03918338, -0.014261457, -0.0033967162, 0.016085707, 0.020541819, -0.009525057, -0.005387239, 0.026584648, 0.03593393, 0.026071578, -0.0009792282, -0.053739373, -0.015192585, -0.030670209, -0.009572564, 0.026546642, -0.03773918, 0.0051069506, 0.01727337, 0.0055392603, 0.062176533, 0.025919557, 0.006251858, -0.050242893, 0.020085756, -0.027933832, 0.012636734, -0.017558409, -0.017121349, -0.03540186, 0.030347165, 0.03513582, -0.019952739, -0.012000146, 0.017035838, 4.0232084e-05, 0.019477673, -0.0009804157, 0.050964992, 0.011487076, 0.0017007333, -0.0012197299, 0.012541721, -0.04910274, 0.017472899, -0.01181012, 0.025748534, -0.03488879, -0.0014085682, -0.05845202, 0.018194998, -0.024095306, 0.003985797, -0.021529954, 0.010631959, -0.020066753, -0.0067174216, 0.008351646, 0.016855313, -0.010270909, -0.03580091, 0.017349381, 0.011610594, 0.0021389811, -0.018774576, -0.049862843, -0.038651302, -0.051345047, 0.028750945, 0.038955346, -0.015164081, 0.0021852998, -0.04131167, -0.013292324, -0.012019149, -0.0663191, -0.04074159, -0.009515556, 0.030499185, -0.037625164, 0.01611421, -0.04480815, -0.024893416, -0.020541819, 0.010299413, -0.006807684, -0.016874315, -0.035382856, -0.009824348, -0.0078480765, -0.013824397, 0.03336858, -0.028465906, -0.008104612, 0.018023973, 0.017444395, 0.02396229, -0.024209322, 0.02673667, -0.053321317, -0.0042708362, 0.01618072, 0.0052352184, 0.01217117, -0.012912272, -0.02324019, -0.0040499307, -0.013035789, -0.044770144, 0.03526884, 0.049862843, 0.03760616, 0.025387485, 0.015316102, -0.06548299, 0.05605769, -0.0546515, -0.0320764, 0.001909762, 0.04169172, -0.043972034, -0.04408605, 0.04176773, -0.017833948, -0.0349838, -0.007838575, 0.016019199, -0.008641436, -0.0083944015, -0.0031235537, -0.062442567, 0.045644265, -0.009154506, -0.017577412, -0.035914928, 0.027724804, 0.004085561, 0.03295052, 0.051193025, 0.028826956, 0.018175995, -0.03760616, 0.045644265, -0.008883719, 0.036618024, 0.00295253, 0.021168904, -0.012199674, -0.0059905723, -0.012418204, -0.0031378055, -0.012019149, -0.021891003, -0.0071687335, -0.02462738, 0.008969231, 0.06970157, 0.0019358906, 0.0648369, 0.0018646308, -0.03270349, 0.0138719035, -0.028731942, 0.016370747, -0.0104609355, 0.016465759, -0.009325529, 0.04454211, 0.009995372, 0.0034584745, 0.011838624, 0.0010053567, 0.018442031, -0.035819914, -0.0074395207, -0.029130997, -0.0020320914, 0.013786391, -0.052143157, 0.05525958, -0.0017850575, 0.02799084, 0.009824348, -0.0035582383, 0.0546515, 0.014917047, -0.016703293, -0.0040285527, -0.0037577657, -0.02871294, 0.026679661, -0.02601457, -0.010337419, -0.019259144, 0.012570225, -0.0090879975, 0.02084586, -0.017453896, 0.028503912, 0.019800717, 0.040627576, 0.02652764, 0.02740176, -0.002083161, -0.034356713, 0.0116580995, -0.0011365935, -0.05210515, -0.051193025, -0.014042927, -0.01829951, 0.015724657, 0.017672425, -0.008935976, 0.020864863, -0.008627184, -0.000898467, -0.011724609, 0.041083638, 0.07338807, 0.00743002, -0.05202914, -0.0044489857, -0.018546546, -0.04990085, 0.032190416, -0.020237777, 0.039829466, -0.06506493], "notes/echo6-landing-page-data-export.md::1781548708.788": [-0.019553563, -0.0037330412, -0.0025558467, 0.0010242804, -0.0062379166, -0.06438889, 0.008111719, 0.0055728625, -0.025864296, 0.013893321, 0.024446808, -0.00060619443, -0.020097256, -0.01743704, 0.031223563, -0.001913851, -0.019786574, 0.006577725, -0.017805975, -0.013466133, -0.048427593, 0.02023318, 0.02089338, -0.023320585, 0.04178676, 0.01686422, -0.01923317, -0.054951917, -0.026039055, 0.026679836, -0.0018580253, 0.0279614, 0.044971254, -0.003492748, -0.046291653, -0.056893684, -0.03052453, -0.0020230752, -0.05246646, -0.021398239, 0.04069937, 0.05192277, 0.011708836, -0.00025394632, 0.050447028, -0.060660705, 0.041320737, -0.0094127, -0.0110680545, -0.05980633, -0.01661179, 0.010728246, -0.0035218743, -0.042408124, 0.004063141, 0.021204062, -0.032349788, 0.0107088275, -0.045048922, -0.01315545, -0.07231129, -0.01077679, -0.039281882, -0.031223563, -0.00916998, 0.036388654, -0.01620402, 0.026621584, -0.021514744, -0.015640909, -0.014737988, 0.004820429, -0.02203902, -0.009320467, -0.06835009, -0.031942017, 0.018310834, 0.029728405, 0.010825334, 0.0059417975, 0.011524369, -0.0030728413, 0.020000169, 0.0119709745, -0.009572896, 0.025689537, -0.07308799, 0.0852046, 0.0074660825, -0.036233313, -0.03899062, -0.04508776, 0.033417758, -0.052427627, -0.0064709284, 0.036213897, 0.0027864312, -0.03464107, -0.008538906, 0.0057233493, -0.030718705, -0.010543778, 0.0019575406, -0.040505197, 0.013805942, 0.002747596, 0.044505227, -0.026738089, -0.00041171463, -0.034718737, 0.007990358, 0.013000109, 0.023941949, 0.04229162, 0.013767106, -0.0249905, -0.016087513, -0.0017973452, -0.016466158, 0.0022475917, 0.008349584, 0.016174894, 0.041437242, -0.05487425, 0.014718571, 0.0063447137, -0.034408055, 0.010233096, 0.04636932, 0.026427407, 0.030699287, -0.0396314, -0.056427658, -0.01990308, -0.04811691, 0.004286444, 0.023495343, 0.0006589861, -0.015330226, -0.0645054, 0.090097845, 0.016407905, -0.049864497, -0.05075771, 0.027087606, -0.007854435, 0.035980884, 0.015174885, 0.020136092, 0.018543845, 0.033825528, 0.028155576, 0.026039055, 0.0045801355, -0.0026092452, -0.018864237, 0.014524394, 0.0152137205, -0.014524394, 0.016980726, -0.050019838, 0.025204096, -0.061981104, -0.0072670514, 0.038854696, -0.0249905, -0.012077771, -0.014174877, -0.0033665332, -0.033456594, 0.0017755004, -0.017893355, -0.005208782, 0.014912747, 0.02417496, 0.008665121, 0.09871928, 0.017670052, -0.0007949096, -0.040505197, -0.055767458, 0.03827217, -0.025514778, -0.021592414, -0.044815913, -0.020796292, -0.023204079, -0.020602114, -0.009126291, 0.035320684, -0.006577725, -0.039592568, 0.033495426, 0.031806093, 0.016349653, -0.015000126, -0.012854477, -0.02508759, 0.012903022, -0.060971387, -0.0024005056, 0.013466133, 0.023631267, -0.011796216, -0.027204113, -0.0075874426, -0.0014903038, -0.057709225, -0.014767115, -0.06275781, -0.017339952, -0.0078107454, 0.027107025, -0.0038811006, -0.057126693, 0.035592534, -0.012951565, -0.0130583625, -0.0016007416, -0.025689537, 0.022873979, 0.022971068, 0.014087497, 0.007699094, 0.04959265, -0.0014720998, 0.033398338, 0.008737938, 0.010106881, -0.0016432178, -0.03495175, -0.019718612, 0.012116607, -0.039437223, 0.036136225, -0.047650885, -0.03858285, -0.022485627, -0.033359505, 0.053515013, -0.012815642, -0.011009801, -0.007970941, -0.0058932533, -0.04768972, 0.009849598, 0.0019356959, -0.0010091105, -0.041165397, -0.043495513, -0.009354448, -0.0057621845, -0.018873945, 0.0048082927, 0.05273831, 0.020349685, 0.008621432, -0.010359311, -0.019844826, 0.009655421, 0.022427373, -0.033611935, -0.001101951, 0.022233197, 0.0075922967, -0.042796478, -0.052932486, 0.010728246, 0.00085741014, 0.035689622, 0.011194269, 0.01916521, 0.0057767476, -0.03980616, -0.019786574, 0.024310885, 0.017815683, -0.030446857, 0.052039273, 0.018466175, -0.014835076, 0.020136092, 0.032854646, 0.05172859, 0.010553487, 0.022582714, 0.012650592, -0.00587869, -0.0030000252, -0.0013507395, -0.04186443, 1.0173402e-05, 0.060233515, -0.0013568075, -0.025437107, -0.019805992, -0.03454398, -0.1817491, -0.01159233, 0.0048155747, 0.057592716, 0.007237925, 0.007927251, 0.0012937002, -0.0452431, -0.048544098, -0.011359319, 0.031301234, -0.04978683, -0.077010356, -0.028485676, -0.007864144, -0.008252497, 0.017534127, -0.010291349, 0.037223615, -0.023475926, -0.053165495, -0.007131128, 0.07172876, 0.014767115, -0.017106941, -0.01874773, 0.0072427792, -0.04217511, -0.0119709745, -0.038544014, 0.05840826, -0.014252547, -0.011456407, 0.012611757, 0.055806294, 6.689983e-05, -0.0012342337, -0.0058738356, -0.024699237, 0.032330368, 0.0026359444, -0.005024314, 0.023825442, 0.00073180225, 0.02269922, -0.008475799, -0.007922397, 0.01011659, -0.034252714, -0.020912798, -0.006068012, -0.018485593, 0.00883988, 0.014339927, -0.05767039, -0.009296195, 0.009898142, 0.043573182, 0.029048787, -0.0032257554, -0.004929653, -0.020505026, 0.0108932955, -0.032874063, -0.04135957, 0.008169971, 0.011602039, 0.02328175, 0.0069223884, -0.013912738, 0.032776974, -0.033437174, 0.001392002, 0.02147591, 0.0064757825, 0.004135957, 0.01793219, -0.03182551, -0.006325296, -0.119068965, 0.0069515146, 0.029242964, -0.0055291727, 0.003293717, -0.021650668, -0.027670136, 0.01841763, -0.00060922845, 0.034893498, 0.25289533, 0.055573285, -0.028990535, 0.009189398, 0.095767796, -0.0048908177, 0.031145893, 0.0015206438, -0.00091384264, -0.027689554, -0.022388538, 0.046524663, -0.0015182167, 0.0029466266, -0.020272015, 0.020854544, -0.06644716, 0.022640968, 0.03067987, 0.011796216, -0.01678655, -0.0119612655, 0.010310766, -0.016466158, -0.043573182, -0.0034320678, 0.012893313, 0.05930147, -0.009839889, 0.039844997, 0.021126391, 0.0146409, 0.0406217, -0.001297341, -0.056427658, 0.018650642, -0.019116666, -0.047767393, -0.027087606, 0.009568042, -0.05277714, -0.011582621, 0.03735954, 0.052544132, -0.004334988, -0.012796224, 0.0015267119, -0.018767148, 0.011864178, -0.004652952, -0.029087624, -0.034835245, -0.024446808, 0.028252665, -0.0041141124, -0.03289348, -0.025029337, -0.035398357, -0.005456357, 0.04901012, 0.03825275, 0.021864261, -0.1205447, 0.0040922672, -0.020388521, 0.026757507, 0.037709054, -0.03337892, 0.0050631496, 0.0076942397, -0.027417706, -0.0047548944, 0.019679777, -0.03215561, 0.001092849, -0.010466107, 0.045942135, 0.031029386, -0.028174995, 0.068699606, -0.009407846, -0.00047694577, -0.019048704, -0.009669985, 0.0074418103, 0.008029194, 0.020602114, 0.043845028, 0.006966078, -0.011213686, -0.0055485903, -0.0029175002, -0.026815759, 0.061165564, -0.008475799, 0.035903215, -0.0054757744, -0.036621667, 0.02031085, -0.0019441912, 0.049048956, 0.032213863, -0.0023143399, -0.028155576, 0.029359471, -0.0007633559, -0.010427272, -0.0016116641, -0.041010052, 0.036369238, -0.007791328, 0.025553614, 0.023417672, -0.033456594, 0.0033009986, 0.046291653, -0.0103398925, 0.0039369264, 0.0042815893, -0.009970957, -0.00871852, -0.031864345, 0.013524386, 0.017213738, -0.005334996, -0.06069954, -0.02656333, -0.0309323, -0.0072767604, 0.050447028, 0.001996376, -0.0263109, -0.008621432, 0.06664134, 0.012485542, -0.03644691, 0.01933997, 0.04407804, 0.005767039, 0.018000152, 0.003245173, -0.04038869, -0.015330226, -0.0016104504, -0.0067185033, 0.01990308, 0.017485583, -0.023592431, 0.01546615, 0.02638857, 0.008538906, -0.0017415195, 0.017534127, -0.053320836, -0.008106864, -0.014543812, -0.01241758, 0.014301091, -0.007368994, -0.031281818, -0.030155594, -0.01274768, 0.030893464, 0.060155846, -0.045747958, 0.012116607, 0.02722353, 0.0013240402, 0.0018349669, -0.0094127, 0.0063786944, -0.030641034, -0.080466695, 0.02755363, -0.03438864, -0.015835084, -0.068738446, 0.016660335, 0.01587392, -0.019592399, 0.022718638, -0.03174784, -0.011262231, 0.009068037, 0.04978683, 0.055961635, 0.007961232, -0.001504867, 0.07130157, -0.0639617, -0.024446808, 0.068388924, 0.013689436, -0.008791336, 0.037048854, -0.0426023, 0.005970924, 0.014437014, 0.01743704, 0.0069806413, 0.0018507438, 0.004087413, -0.020058421, 0.036815844, 0.0073592854, 0.0017670052, -0.005116548, 0.035728455, -0.050291684, 0.0023313302, 0.026641, 0.022640968, -0.014427306, 0.019145792, 0.017262282, -0.013068072, 0.04178676, 0.04539844, 0.025281766, 0.0070874384, 0.00063835486, -0.023553597, 0.009970957, -0.048971284, 0.03617506, 0.045437276, 0.017572964, 0.014718571, -0.03708769, 0.010669992, -0.0019551136, -0.04112656, 0.023223497, -0.036563415, -0.024738071, -0.042330455, 0.021262314, 0.03807799, -0.015699161, -0.029340053, 0.049747992, -0.02318466, -0.009504935, 0.035961468, -0.029767241, 0.051107228, -0.05619465, 0.018738022, -0.049243134, 0.010456399, -0.06695202, -0.0014830222, -0.043223664, -0.028058488, 0.02048561, 0.033301253, 0.011194269, -0.004570427, 0.019640941, -0.014291382, -0.014174877, 0.01776714, -0.020136092, 0.01752442, -0.0048034387, -0.046602335, 0.019961333, -0.009728237, -0.022427373, -0.02409729, 0.024951667, -0.008500071, -0.048388757, -0.012097189, 0.06916563, 0.008849589, -0.008315604, 0.012097189, 0.0044029495, 0.031029386, -5.5370612e-05, 0.016757423, -0.01867006, 0.03413621, -0.011320484, 0.003376242, -0.0067719016, 0.00036590113, 0.008961241, -0.030310934, 0.05106839, 0.035223596, -0.0342333, 0.011737963, -0.0103398925, 0.014417597, -0.0046747965, 0.023883697, 0.0051262565, 0.027495377, -0.0040218784, -0.02114581, 0.023922531, -0.019767156, -0.015310808, -0.0022366694, -0.0037476043, 0.013679727, 0.012378745, -0.0037330412, -0.013825359, -0.006742775, 0.006068012, 0.016223438, 0.046680003, -0.004694214, 0.018660352, -0.0037573131, -0.024699237, 0.013000109, 0.039359555, -0.014223421, 0.008072884, -0.03438864, 0.028446842, 0.034776993, 0.030699287, -0.03988383, -0.033514846, 0.0037111964, -0.0069757868, 0.027786642, -0.027009936, -0.061786927, 0.063029654, -0.004361687, 0.04201977, 0.017786557, -0.010262222, -0.017893355, 0.0016650625, 0.06939864, 0.071612254, -0.025359437, 0.01776714, -0.06159275, 0.0037645947, -0.0191555, -0.008383566, 0.011776798, -0.020000169, -0.0050000423, -0.031922597, -0.033806108, 0.03947606, 0.04978683, -0.024951667, -0.00933503, -0.015310808, 0.024563314, -0.0021687075, 0.05141791, 0.022854561, 0.0073398678, 0.0018155492, -0.0141360415, 0.012776807, -0.00530587, 0.0055874255, 0.016145768, -0.031223563, 0.03774789, -0.008742792, 0.02007784, 0.004203919, 0.03586438, -0.028893447, -0.0007803464, 0.068932615, 0.03939839, -0.03848576, 0.007325304, -0.054835413, -0.017572964, 0.011136016, -0.029475976, 0.003895664, -0.011631166, 0.020272015, 0.028058488, 0.014786532, -0.014213712, -0.012456415, -0.01578654, -0.12590398, 0.040893547, 0.007092293, 0.004764603, -0.020466192, 0.03067987, 0.02229145, -0.026874013, 0.0072767604, -0.028563347, -0.0071165645, 0.008203953, 0.029514812, -0.018699186, 0.020602114, -0.007024331, 0.012718554, -0.020951632, 0.011388445, 0.044699404, -0.030330352, -0.008495217, 0.0028689562, 0.0021784164, 0.022718638, -0.018038986, -0.02196135, 0.045437276, -0.04376736, -0.016592372, -0.03586438, -0.0008998862, 0.029301217, 0.04178676, -0.016077805, 0.003483039, 0.013563221, -0.008602014, -0.020621533, 0.015398188, -0.035087675, 0.013932156, -0.07367052, -0.0028762377, 0.011136016, 0.08295216, -0.009257359, -0.034776993, -0.032699306, 0.05149558, 0.057592716, 0.013611765, -0.0069709322, 0.019262299, 0.0032500273, 0.0068544266, -0.030330352, 0.02229145, 0.018485593, 0.043029487, -0.027029354, 0.03297115, -0.052582968, 0.002995171, -0.03965082, 0.02007784, -0.04605864, 0.03149541, -0.028388588, -0.004665088, -0.042369287, -0.026194395, 0.0036529433, 0.025398271, 0.041243065, -0.014689444, 0.02064095, -0.021281732, -0.04085471, -0.020174926, 0.0269711, -0.060971387, -0.04003917, 0.058757775, 0.05510726, 0.017883645, 0.02277689, -0.026912848, 0.0066505414, 0.004038869, -0.056854848, -0.025262348, -0.0075097717, 0.0074418103, 0.01907783, 0.010271931, -0.019437056, -0.061243232, 0.002524293, -0.03693235, 0.004334988, 0.01020397, -0.033301253, 0.009980666, 0.005650533, 0.0012172433, 0.037204195, -0.01990308, 0.022873979, -0.001688121, -0.01208748, -0.003953917, -0.018990451, -0.00097573636, 0.003424786, 0.0010030424, 0.02953423, 0.025767207, -0.014873912, -0.029340053, -0.04229162, -0.028058488, -0.038213912, -0.0040194513, 0.021320568, 0.009587459, 0.04400037, -0.024602149, 0.011689419, -0.035340104, 0.050058674, -0.056932516, 0.0007979436, 0.04687418, -0.035747875, 0.004148093, -0.033242997, 0.033359505, 0.0029029371, -0.031398322, -0.021941932, 0.0005540095, -0.028738106, -0.01546615, -0.019873954, 0.010718537, 0.07844726, 0.015155467, -0.01578654, 0.014301091, 0.008893278, 0.016310817, 0.011475825, 0.030563364, 0.009199106, 0.0015133623, -0.0010758586, 0.023417672, -0.006504909, 0.04687418, 0.0037767307, -0.0065097637, -0.044932418, 0.007179672, -0.0032500273, -0.013631183, -0.033495426, -0.027844895, -0.038136244, 0.01077679, 0.00777191, 0.03827217, -0.010873878, -0.017971026, 0.03724303, -0.01233991, 0.010543778, -0.009388428, 0.06959282, -0.00016156082, -0.006776756, 0.018456466, 0.017174901, 0.009980666, 0.0306022, 0.010330184, -0.04489358, 0.041670255, 0.007665113, 0.04069937, -0.031864345, -0.0035752729, 0.023631267, -0.029786658, 0.05339851, -0.02368952, 0.023475926, -0.008121427, -0.014718571, 0.057864565, 0.02081571, 0.013029235, -0.015194302, 0.018718604, -0.012553504, 0.0054806285, -0.04846643, -0.058757775, -0.021320568, 0.016631208, 0.011242813, -0.02401962, -0.022505043, 0.029903164, 0.028660435, 0.024563314, 0.043456677, 0.025359437, 0.034116793, -0.011000092, 0.07293265, 0.0016189456, 0.0021407946, -0.06699085, -0.0077816187, -0.029107042, -0.01028164, 0.07048603, -0.0033495429, -0.0036577978, -0.0015376343, 0.008810754, 0.013903029, -2.8206775e-06, 0.01967007, 0.00020600902, -0.013097198, -0.013116615, -0.014767115, -0.051767427, 0.01546615, 0.018407922, 0.017388497, -0.014621482], "notes/ia-download-queue.md::1771130372.596": [-0.020872671, -0.022644512, -0.06292955, 0.009341105, -0.031464774, -0.056659956, 0.03234096, 0.02359858, -0.024299528, 0.060437288, -0.029284047, 0.009287559, -0.034210153, 0.018925594, 0.032496724, 0.018283058, -0.0170564, 0.06600593, 0.0032345825, -0.041862167, 0.0036872781, -0.003911192, 0.019022947, 0.0064058853, -0.013726897, 0.013668484, -0.0036678074, -0.041745342, -0.015917359, 0.00012663609, -0.037306007, -0.04018768, 0.0349111, 0.008430846, -0.023423342, -0.00445394, -0.041940052, -0.033937562, -0.050818723, 0.043303005, -0.018769827, -0.036527175, -0.020405373, -0.05249321, 0.035319988, -0.03265249, 0.024513707, -0.009754859, 0.033002965, -0.02910881, 0.016871426, -0.020132782, -0.0070240824, -0.046184678, -0.0042032534, 0.0066541373, -0.06643429, -0.008060901, -0.09517315, 0.0099203605, -0.0477034, 0.007613073, -0.0140579, -0.048676938, 0.027220145, 0.04061604, -0.012461296, -0.0013763404, -0.028758336, -0.041278046, -0.014320755, 0.02488365, -0.032983493, -0.033626027, -0.02030802, 0.0040499214, 0.041122276, -0.06647323, -0.010718662, 0.028583098, 0.016540423, 0.038221132, -0.00061941403, -0.028816748, -0.00023486622, 0.032905612, -0.017504226, 0.014612817, 0.044782784, -0.029225634, -0.04918318, 0.027278556, -0.0007283287, -0.06254013, -0.04147275, 0.0032832595, -0.028232625, -0.036702413, 0.046418328, -0.0051743584, 0.0017608883, -0.008825129, 0.008114446, 0.009326502, 0.057867143, -0.049105294, 0.0035972258, -0.0076276762, 0.016491747, -0.03808484, 0.007335615, 0.016725397, 0.015761593, 0.023403872, -0.0030179701, -0.02287816, 0.026324488, -0.020541668, -0.02256663, -0.013999487, 0.039759323, 0.005836365, 0.045055375, -0.076675914, 0.0049358415, -0.013950811, -0.010007978, 0.018156499, 0.07321011, 0.038513195, -0.026460784, -0.023228636, -0.052921567, 0.042329464, -0.024552647, -0.03919467, 0.04746975, 0.024202174, 0.043887127, -0.05420664, 0.038571607, 0.063202135, -0.021125792, -0.024065878, 0.01840962, -0.06277378, 0.065499686, -0.006157633, -0.020755846, -0.026499726, -0.030218644, -0.016666984, 0.030530175, -0.011497493, 0.00772503, 0.0152553525, 0.019655747, -0.008810526, -0.01646254, -0.005077005, -0.03467745, -0.011351462, -0.039778795, -0.005330125, 0.016637778, 0.009263221, 0.053778283, 0.0017754913, -0.05222062, -0.024202174, 0.0070338175, -0.006571387, 0.017533433, 0.013610072, 0.019178715, -0.005865571, 0.05471288, 0.01960707, 0.033314496, -0.027940562, -0.055102296, 0.06433144, -0.01584921, 0.0195876, -0.012870182, 0.0033441058, 0.027551148, 0.0139216045, -0.00084819563, 0.067641474, 0.0006772179, -0.007140907, 0.022761336, 0.028699923, 0.035027925, -0.039525673, 0.00835783, -0.024533177, 0.020483255, -0.0030934194, 0.024747355, 0.052960508, 0.023520697, 0.04774234, -0.017932585, -0.02130103, 0.0023304084, -0.038961023, -0.004526955, -0.072703876, -0.010864693, 0.018818505, 0.047313984, 0.009238883, -0.006751491, 0.034346446, 0.0049601803, -0.013395893, -0.00477034, -0.010475277, 0.035573106, -0.01707587, 0.008406507, -0.0041424073, 0.022099331, 0.0035509826, -0.019246861, 0.02283922, 0.004721663, -0.014242873, 0.012159499, 0.012714417, -0.010884164, -0.015683709, 0.06250119, -0.0004986344, 0.014067635, 0.0022805147, 0.019139772, 0.0005582636, 0.03864949, -0.057633497, -0.053505693, 0.0122763235, -0.04322512, -0.02256663, 0.010621308, 0.030296527, -0.026460784, 0.01141961, 0.0018971837, -0.0043273796, -0.014953556, 0.022294037, 0.031737365, 0.009068513, -0.029147752, 0.0023218899, -0.011585112, -0.023773817, 0.031971015, 0.032710902, 0.0038041028, 0.023637522, 0.019636277, -0.04287465, -0.038260072, -0.01836094, 0.03438539, 0.017572375, -0.024357941, -0.0401098, -0.01293833, 0.00886407, -0.028719394, -0.008849467, -0.01355166, 0.026460784, 0.0617613, 0.027298028, -0.04801493, 0.010631043, 0.0050331955, 0.005899645, 0.029517695, 0.00075449253, 0.0054469495, 0.012325001, 0.011302785, -0.024727885, 0.0004980259, 0.03789013, 0.068108775, 0.0033246349, 0.019285804, 0.00747191, 0.017903378, -0.18255799, 0.017231636, 0.009939831, 0.012500238, 0.04466596, 0.021106321, -0.0066395346, -0.038532663, -0.018837975, 0.021028437, 0.0014809959, -0.042757824, -0.008260476, -0.026266076, 0.0447049, 0.0049699154, 0.009355708, 0.009151264, -0.015732387, -0.03366497, -0.02410482, -0.0073842914, 0.03672188, 0.03060806, 0.0061868387, 0.008294551, 0.06697947, 0.014242873, -0.03169842, -0.018691944, -0.014096841, -0.027960034, 0.005500494, 0.023812758, 0.0017681898, -0.00508674, 0.014924349, -0.04236841, 0.0019130037, -0.03265249, 0.009764594, 0.038337957, 0.006026205, 0.038824726, 0.015070381, -0.005724408, -0.011361198, 0.0073258793, -0.015771328, -0.043536656, -0.003037441, -0.039038904, 0.0112541085, 0.015226146, -0.017806023, -0.042329464, -0.008518464, 0.02357911, 0.009243751, -0.004926106, 0.005422611, -0.022800278, -0.00270157, -0.02412429, 0.014700435, -0.019159243, 0.07278176, -0.0036361674, 0.002876807, -0.03970091, 0.0028549025, -0.006011602, -0.013872927, -0.013434835, 0.015547414, 0.02130103, -0.012646269, -0.017913114, -0.039564617, -0.1235226, 0.0006340171, -0.011916115, -0.010611572, 0.026713904, -0.04922212, -0.020697434, -0.0032637888, -0.0045805, 0.03339238, 0.27274662, -0.03313926, -0.023676462, 0.0014079805, 0.0003459105, -0.016637778, 0.01141961, 0.030763825, -0.017611315, -0.026460784, 0.026772317, 0.023209164, 0.0061625005, 0.026772317, -0.0127922995, 0.014856202, -0.04692457, 0.0035704535, 0.06877078, -0.0028378656, 0.035261575, -0.03012129, -0.012724152, 0.026285548, -0.029576108, -0.05475182, -0.0045366907, 0.028524686, -0.025818247, 0.022897633, -0.016978515, -0.016374921, 0.04073286, -0.00909772, -0.08138784, 1.5791484e-05, -0.032983493, -0.00985708, -0.024805767, 0.008265344, -0.024143761, -0.025779307, -0.014067635, 0.031815246, -0.011156755, -0.02683073, -0.0018144329, -0.0053690663, -0.038785785, -0.05222062, -0.043303005, -0.03592358, -0.016871426, -0.004819017, -0.009151264, 0.013639278, -0.0033100317, -0.014106577, -0.01483673, 0.10070285, -0.015167734, -0.011877173, -0.027064377, -0.0034438935, -0.0011828496, 0.037150238, 0.005680599, -0.023325989, 0.009998243, 0.012870182, -0.047002453, 0.013775574, 0.019723896, -0.0036629396, 0.033820737, -0.03395703, 0.028855689, 0.056387365, 0.013541925, -0.009277824, -0.024357941, 0.010514218, -0.0157908, -0.014301284, 0.008703437, 0.0031542657, -0.011273579, 0.032749843, -0.045055375, 0.023364931, -0.030647, -0.0116629945, -0.0019762837, 0.025896132, 0.02459159, -0.020716906, 0.04766446, 0.05728302, -0.024922593, -0.006615196, 0.02908934, 0.025662482, 0.006342605, 0.01899374, 0.03241884, -0.014135783, -0.012977272, 0.001860676, 0.024065878, -0.0015004666, -0.048871648, 0.010669985, 0.0059434543, -0.0834128, 0.0097061815, 0.050662957, 0.036585588, 0.040810745, 0.037617538, -0.035475753, -0.036702413, 0.013541925, 0.04042133, -0.0019628976, 0.013649014, -0.07060103, -0.005101343, -0.057360906, -0.033217143, 0.059580572, 0.02513677, -0.03469692, 0.016511217, 0.065577574, 0.03736442, 0.0018874482, 0.05751667, 0.028485745, -0.012003733, -0.008932218, -0.015644768, 0.0031445303, 0.004054789, -0.037228122, 0.021690443, 0.016589101, 0.024026938, -0.011137283, 0.008537935, -0.011594847, -0.004677854, 0.015615562, 0.05627054, -0.058840685, -0.016394394, -0.002191679, -0.020989496, 0.018370677, -0.018906122, -0.0046924567, -0.0189548, 0.04396501, -0.006123559, 0.05701043, 0.010348717, 0.007807781, 0.046184678, 0.05451817, 0.014418109, -0.018098086, 0.007807781, -0.021748856, -0.06277378, 0.018516708, 0.01606339, -0.017221902, -0.0027040038, 0.0146420235, -0.02130103, -0.041862167, -0.012461296, 0.021184204, -0.04046027, 0.05650419, 0.026811257, 0.018867182, -0.022722395, -0.016335981, 0.0047460017, -0.008265344, 0.009584489, 0.07449519, 0.039486732, -0.0069900085, 0.005885042, -0.012607327, 0.05424558, 0.009438459, 0.0019166544, 0.016267832, -0.0497673, -0.049105294, 0.0005174967, -0.0044977493, -0.010543425, -0.018497236, -0.012802035, -0.010971782, -0.0046705524, 0.01017348, 0.038805254, -0.03189313, 0.025935072, -0.0010465542, -0.016160743, 0.002896278, 0.0070338175, 0.01467123, 0.031484243, -0.04100545, -0.025312008, 0.024416352, 0.08473682, -0.06051517, 0.013181715, 0.06853713, 0.016657248, 0.006264722, -0.007827252, -0.012509973, 0.0048044138, -0.04688563, 0.0200549, -0.053272042, 0.007827252, -0.0085282, 0.013269333, 0.026266076, -0.010465542, -0.040031914, 0.031601068, -0.016180214, -0.024202174, 0.028174212, 0.00023714796, 0.03341185, 0.027531676, -0.041862167, 0.014262343, 0.004578066, -0.05444029, -0.026441313, -0.009258354, 0.0042081214, 0.0074475715, 0.019908868, 0.017212166, -0.035884637, -0.008114446, -0.017085606, -0.011974527, 0.050351426, 0.0025092962, 0.03915573, -0.02009384, 0.018545914, 0.022800278, -0.03234096, -0.012023204, -0.041394867, 0.018127292, -0.0010927973, -0.03039388, -0.017747613, 0.029147752, -0.008966292, -0.021768328, 0.003942832, 0.0097061815, 0.040849686, -0.026655491, 0.05825656, 0.033937562, 0.049884126, -0.0051792264, -0.0031542657, 0.02614925, 0.0042884382, -0.009068513, -0.014797789, 0.023287047, -0.04116122, -0.027181203, 0.028972514, 0.023695935, -0.009642902, -0.023559637, 0.039408848, -0.018214911, 0.008026827, -0.009122059, 0.043069355, -0.017085606, -0.021651503, -0.033703912, 0.03716971, 0.041511692, -0.015858946, -0.01935395, 0.016345715, -0.039603557, -0.056621015, 0.031153241, -0.0044782786, 0.012675474, -0.015157999, 0.057399847, 0.0009193857, 0.009511474, 0.015654504, -0.012490503, 0.05167544, -0.049066354, 0.019762836, -0.019928338, 0.075001426, -0.050857667, 2.9301234e-05, 0.00461214, 0.010387659, -0.029478755, 0.013318011, -0.020132782, -0.031717893, 0.011896644, 0.010991253, 0.04793705, -0.01718296, 0.045366906, 0.0046924567, 0.0014079805, -0.008669362, 0.051169198, 0.0024362807, -0.022897633, -0.055102296, 0.0015820005, 0.027960034, -0.04797599, -0.009569886, -0.018253852, -0.023715405, -0.024552647, -0.062890604, 0.031484243, -0.0047387, -0.014067635, 0.04038239, 0.029712403, 0.012363942, -0.0562316, -0.004721663, -0.017105076, 0.018078616, 0.030685943, -0.018039674, -0.0097938, -0.027025437, -0.026188193, 0.011789555, -0.014038429, 0.004787377, 0.0154695315, -0.0013921604, -0.03839637, 0.049300004, 0.0025458038, -0.009550415, 0.037033416, 0.0055686417, -0.015206676, -0.014573876, -0.0057974234, 0.02061955, 0.017494492, -0.0293814, -0.03442433, -0.0071311714, -0.017367931, 0.03720865, -0.029206162, -0.023442814, -0.02387117, 0.037422832, -0.1511711, 0.011351462, 0.0022792977, -0.011750613, -0.011000988, 0.011341726, 0.020892141, -0.08497047, -0.011604582, -0.025974015, -0.005661128, -0.0052717123, -0.001199278, -0.043887127, 0.065499686, 0.045016434, 0.012704681, -0.011896644, 0.018390147, 0.018565385, -0.0008408941, -0.0003665982, 0.024416352, -0.01431102, 0.016501483, -0.018915858, 0.017173223, -0.024747355, -0.029206162, -0.0023340592, 0.021690443, -0.05249321, 0.018604325, 0.03966197, -0.0011067919, -0.032185193, 0.0059093805, -0.043809246, -0.011507228, 0.0013106266, -0.034755334, 0.02834945, 0.020230135, 0.01067972, 0.0057146726, 0.046184678, -0.0081679905, -0.030647, -0.053388868, 0.0114585515, -0.022527687, 0.004466109, 0.022956043, -0.008946821, 0.0019276068, 0.010309775, -0.065889105, -3.1635257e-06, -0.017027194, 0.060904585, -0.024727885, 0.044198662, -0.04746975, -0.057789262, -0.021943564, 0.0008834864, -0.003920927, -0.009720785, 0.032749843, -0.03991509, -0.02135944, -0.02412429, -0.0063961498, -0.02412429, 0.0005588721, -5.753766e-05, 0.034482744, -0.01570318, 0.0049991217, -0.005739011, -0.015907623, -0.036059875, -0.034482744, 0.024942063, 0.041394867, -0.0017475021, -0.0033781796, -0.010290305, -0.025720894, 0.021690443, -0.041511692, -0.06452615, -0.01030004, 0.0093995165, -0.00082811643, 0.0059531895, -0.037539653, -0.02708385, -0.00671255, 0.034521684, 0.0059337188, -0.00508674, 0.010991253, -0.016705925, 0.000992401, 0.020541668, 0.026713904, -0.017572375, 0.050818723, -0.015362442, -0.017601581, 0.020541668, -0.0057000695, 0.0016927406, -0.02912828, -0.02614925, 0.010708926, 0.04116122, -0.005612451, -0.025506716, -0.031075358, -0.01570318, -0.013473776, -0.029926581, 0.027044907, 0.01593683, 0.02488365, -0.0107381325, 0.005310654, -0.033703912, 0.020677963, -0.062228598, -0.04018768, 0.009715917, -0.009930096, -0.024708414, 0.022021446, 0.04801493, -0.020483255, -0.04143381, -0.038240604, 0.028953044, -0.0134056285, -0.0027283423, 0.009545548, -0.028232625, 0.0028695054, 0.010309775, -0.010699191, -0.020171724, -0.009311899, -0.013775574, -0.011468287, 0.017484756, -0.0176892, 0.018438824, -0.009049043, 0.0066249315, -0.01467123, 0.06592804, 0.050546132, -0.03440486, -0.01291886, 0.013074625, 0.026577609, 0.0293814, -0.004595103, -0.035573106, -0.012373677, 0.030802766, -0.00024110296, 0.05895751, -0.016540423, 0.020931084, -0.014174725, -0.0031055887, 0.01615101, 0.0032321487, 0.03609882, 0.013434835, 0.03012129, -0.010718662, 0.097353876, 0.030082349, -0.010085862, 0.01066025, -0.017747613, -0.00018482025, -0.016793543, -0.01304542, 0.0030131026, -0.02161256, -0.0045245215, -0.038279545, 0.101871096, 0.01971416, 0.017105076, -0.008805658, -0.035748344, 0.048715882, -0.03333397, 0.029459283, -0.03991509, 0.005549171, -0.036274053, -6.027574e-05, -0.009988508, -0.014778319, -0.018614061, 0.0041691796, -0.008966292, 0.010981517, 0.008348095, 0.015644768, 0.042290524, -0.02157362, 0.016258098, 0.023754345, 0.0070046117, -0.040577095, 0.0045683305, 0.044003952, 7.6818294e-05, -0.036566116, -0.033859678, -0.0251173, 0.03864949, 0.041667458, -0.02838839, -0.034249093, 0.055452768, -0.009102588, 0.010202686, 0.0048506567, 0.019266332, -0.02457212, 0.0061625005, -0.019324744, -0.0025019946, 0.051558614, 0.004514786, 0.006230648, 0.008435713, 0.0012631665], "projects/deploy-livesync.md::1771408833.382": [-0.035344243, 0.011168781, -0.04720106, 0.0039279237, 0.0038077533, -0.035363093, 0.029519513, -0.048897583, -0.00822814, 0.0066918437, 0.018397857, 0.024693845, -0.03504264, 0.023185825, -0.01289358, -0.0028251833, 0.000824699, -0.006470353, -0.037681676, 0.031819247, -0.040452667, -0.023412026, 0.015447791, -0.010631548, -0.004311998, 0.02791724, 0.0073139025, -0.012705077, -0.021545852, -0.00966076, 0.029802267, 0.013289436, -0.014024596, -0.003348278, -0.05372325, -0.011121656, -0.021998258, 0.013148059, -0.035551596, -0.026974726, 0.018350732, 0.003272877, 0.00787941, 0.0055561154, 0.018454408, -0.06303528, 0.003539137, -0.010084891, 0.01535354, -0.003496724, -0.036720313, -0.0015952035, 0.013807818, -0.060358543, 0.016852135, 0.020471387, 0.012846455, -0.021338498, -0.05361015, 0.01754017, -0.011187632, -0.0015869566, -0.03078248, 0.001240583, -0.0036216069, 0.039057747, -0.009005713, 0.011545787, -0.014863432, -0.04512753, -0.03705962, 0.049576193, -0.018416708, -0.00049423036, -0.035381943, 0.01819993, 0.018303607, 0.0034990802, -0.018247055, 0.04512753, 0.0012452955, -0.011856816, -0.0049199187, 0.048294377, -0.04727646, 0.042299993, -0.057568707, 0.072045706, -0.009448695, -0.0058530066, -0.019142443, 0.0029524225, 0.1002834, -0.03651296, -0.0249766, 0.06371389, -0.004839805, -0.0064090895, 0.041055873, 0.044109616, 0.0015127336, -0.029048257, -0.040980473, -0.028030341, 0.016936962, 0.021885157, 0.050104, -0.0105184475, -0.013704142, -0.015099061, -0.010084891, 0.012026468, 0.013110358, 0.002914722, -0.03434518, -0.027389433, 0.0036027567, -0.0031668444, -0.006394952, -0.00999064, -0.009321455, 0.04573074, -0.008675834, -0.0092790425, 0.010188567, -0.021715503, -0.0027215069, 0.01935922, 0.010461897, 0.07476015, 0.020245183, -0.02143275, -0.031781543, -0.021263096, -0.07819089, -0.00088890776, 0.044071916, 0.0074081537, -0.032667506, -0.043958813, 0.008680547, -0.020659888, -0.018435558, -0.022695716, 0.033779673, -0.008072626, 0.011574062, 0.0069887354, 0.033911623, 0.02143275, 0.0074505666, -0.00841193, -0.016918112, -0.003605113, -0.00837423, -0.049689297, 0.041244376, 0.008968013, 0.014345051, 0.010942578, -0.014599529, 0.04712566, -0.056173787, 0.0065598916, 0.019585423, -0.007568381, 0.024712695, -0.028690102, -0.0031126498, 0.016541107, 0.017898325, -0.030612828, 0.025504407, -0.01643743, 0.03212085, 0.016974661, 0.06258287, 0.028445048, -0.020980343, -0.051159617, -0.025824862, 0.027464835, 0.0075919437, -0.03722927, -0.019943578, 0.0024882348, 0.026032213, 0.009726736, -0.013704142, 0.05293154, -0.036871117, -0.019217843, 0.034759887, 0.06280908, -0.016512832, 0.016870987, -0.042714696, -0.020169782, 0.050556406, -0.026183017, -0.020622188, 0.0356647, 0.03924625, -0.020433685, -0.0076673445, -0.0033765535, 0.0038124658, -0.015909623, 0.009481682, -0.051310416, 0.053082343, 0.02929331, 0.009886963, 0.028049191, -0.044034217, 0.012657952, -0.014976534, -0.036305606, -0.011658888, 0.020094382, 0.0108860275, -0.006903909, -0.023261225, 0.0032021885, 0.046710953, 0.039849456, -0.0024175462, 0.006460928, 0.008143314, 0.01819993, -0.025315903, -0.009392144, -0.0018791356, -0.016296053, 0.042337693, 0.032365903, -0.050330203, 0.011102805, -0.04067887, -0.008991576, -0.0050754333, 0.009580647, 0.059679933, 0.016861562, -0.017455343, -0.018614635, 0.023393176, 0.032384753, -0.014439302, -6.28833e-05, -0.03366657, 0.008100901, -0.016230077, -0.012233821, 0.027427133, 0.020490237, 0.036927667, -0.005372325, 0.0072055133, -0.0060273716, 0.013638166, -0.019274395, 0.017002938, 0.00909054, -0.006093348, -0.024505343, -0.043054003, -0.038906943, 0.015636293, -0.00931203, -0.0036852264, 0.046861757, 0.008261128, 0.019830476, -0.016993513, -0.021696653, 0.0030348925, -0.038982347, 0.031159487, 0.01790775, -0.008171589, 0.017474195, 0.017822925, 0.011083955, -0.030895581, 0.052441433, -0.012497725, -0.015692845, 0.0030348925, -0.04003796, 0.048068173, -0.004045738, 0.06597592, -0.018313032, -0.06895427, -0.018765436, -0.016305478, -0.15985024, -0.052705336, -0.0009813919, 0.048143573, 0.0073987283, 0.02569291, -0.07261121, -0.042526193, -0.09115987, 0.0098115625, 0.036588363, -0.06850186, -0.058322717, -0.020358285, -0.0018767794, 0.015485492, 0.0059236954, -0.0031880508, 0.03361002, -0.020603338, -0.028765501, -0.06156496, 0.03504264, 0.018869113, 0.0089208875, -0.0002730343, 0.04422272, -0.013100933, -0.049538493, -0.026032213, 0.0429409, -0.019396922, 0.0004023353, -0.006852071, -0.00037347086, 0.017021788, 0.034043577, 0.015673995, 0.0036333883, 0.030933283, 0.04787967, 0.033968177, 0.008162164, 0.027804138, 0.027257482, -0.0010120235, 0.023110423, -0.017078338, -0.02789839, 0.02503315, 0.036946516, 0.017766373, -0.0057022045, -0.032705206, -0.017549595, -0.006310126, 0.009382718, 0.042036086, -0.016908687, 0.031046385, -0.0006232368, 0.02147045, 0.018463833, -0.006786095, -0.025956813, 0.015824797, 0.018039702, 0.03144224, 0.029067107, -0.029858818, 0.037662826, -0.039736357, -0.004924631, 0.036984216, -0.005645654, 0.00063148385, -0.003715858, -0.020358285, -0.0083883675, -0.0929695, 0.039849456, 0.0049434816, -0.011979342, 0.031875797, -0.013873794, -0.034665633, 0.023223525, 0.035909753, -0.007832284, 0.2853176, -0.0016600013, -0.026560022, -0.013345987, 0.03871844, -0.047050256, 0.028030341, 0.02218676, 0.014995385, -0.002773345, -0.04211149, 0.009500532, 0.056739293, -0.018671187, -0.02071644, 0.02712553, -0.04497673, -0.006588167, 0.060245443, -0.022940772, 0.03649411, -0.020565638, 0.04780427, 0.016484555, -0.045881543, 0.014967109, -0.016220652, 0.08821923, -0.049538493, 0.025410155, -0.031875797, 0.015344115, 0.051687423, -0.057493303, -0.060245443, -0.00035255883, -0.039057747, -0.01320461, -0.007153675, -0.0033954037, -0.03134799, -0.0148068825, 0.039510153, -0.008916175, 0.033044513, -0.01754017, -0.02427914, 0.005329912, 0.03140454, 0.025862562, -0.06835105, -0.018388432, -0.0050895712, 0.0007799296, -0.0056833546, -0.013892644, -0.020641038, -0.020094382, 0.00071925536, 0.016296053, 0.008148027, 0.020433685, -0.07174411, 0.08294116, 0.010556147, 0.015871922, 0.019943578, -0.032761756, -0.006046222, 0.03357232, 0.04015106, -0.0014114135, 0.052441433, 0.0064562154, 0.008600432, -0.010292244, 0.013817243, 0.036305606, -0.034609083, 0.017756948, -0.00042854896, -0.030367775, 0.03634331, -0.015485492, 0.03785133, 0.01715374, -0.007728608, 0.035212293, -0.023430878, -0.01680501, 0.00046271508, -0.0067012687, -0.01711604, 0.036795713, -0.005353475, 0.022224462, -0.0070217233, -0.024844648, -0.008001937, -0.009670185, 0.040339563, -0.018887965, 0.015419516, -0.030820182, 0.007431716, 0.010018915, 0.041847587, 0.0016859204, 0.004288435, -0.0024953038, -0.042375393, 0.025165102, 0.032460153, -0.048369776, 0.015457216, 0.034797587, 0.017973727, 0.03800213, 0.061074853, 0.07016068, 0.023902135, 0.0054760017, -0.06880346, 0.01754017, -0.0024788096, 0.009241342, -0.032384753, -0.01430735, -0.026032213, 0.037493173, 0.0126673775, -0.031762693, 0.0040174625, 0.06710694, 0.029858818, -0.018143378, 0.026805075, 0.01074465, 0.022658017, 0.029726865, -0.05368555, -0.029783417, -0.030518577, 0.052479133, -0.013044382, -0.056739293, 0.024128336, 0.019811627, -0.0006202915, -0.006880346, -0.0034448856, 0.05281844, -0.011140506, -0.024561893, -0.012657952, -0.029915368, -0.027483685, -0.021338498, 0.042337693, -0.017163165, -0.0017530745, -0.010150867, 0.041621383, 0.041998386, 0.016861562, -0.04003796, 0.002272635, 0.010565572, -0.009830412, -0.011828541, -0.0010102564, -0.0714048, -0.023996385, 0.047540363, 0.024561893, -0.009755012, -0.051649723, 0.0069887354, 0.025202803, -0.0645433, 0.0018685324, 0.010150867, -0.019189568, -0.0015681064, 0.0052497983, -0.012591976, -0.015504342, -0.008812498, 0.004392111, -0.03783248, -0.042676996, 0.073629126, -0.006036797, 0.008148027, 0.03219625, -0.010612698, -0.019698525, 0.013657016, 0.0011675382, -0.015655143, -0.009858687, -0.0013336561, -0.019660825, -0.0067012687, 0.006705981, -0.037361223, 0.02791724, 0.0023857364, -0.03939705, 0.012460024, -0.010895452, -0.010216842, -0.018887965, 0.023355477, 0.056136087, -0.014976534, -0.00031073482, 0.028727802, 0.0014950616, -0.0006680062, 0.031140635, -0.016239502, 0.035627, -0.025881412, -0.0119510675, 0.028784353, -0.017945452, 0.0061923116, -0.0047196345, 0.006022659, 0.0041941837, -0.030650528, -0.0014597173, -0.06571202, -0.010254543, -0.014024596, 0.019792777, 0.024882348, 0.043431006, -0.010188567, 0.033233013, -0.030499727, -0.021018043, 0.028313097, 0.012789904, 0.047691166, 0.0029877669, 0.0322151, 0.014316775, 0.06567432, -0.021357348, -0.009943514, -0.024901198, -0.04867138, 0.058398116, 0.045956943, 0.016993513, -0.038944643, -0.044562023, 0.0022172623, -0.023129273, 0.0016010943, 0.004519351, -0.021281948, -0.007884122, -0.0429032, 0.03943475, -0.031291436, -0.01287473, 0.01217727, 0.0077898717, 0.012356347, -0.030801332, -0.0428278, 0.051348116, -0.039472453, -0.04780427, -0.055382073, -0.013166909, 0.011065105, -0.01750247, -0.021206547, 0.0045476262, 0.05361015, -0.009542946, 0.043280207, 0.04426042, -0.009062264, 0.023148123, -0.033873923, -0.010047191, 0.022601467, -0.028181145, -0.021149997, 0.008082051, -0.009830412, -0.026314968, 0.026880477, 0.012818179, 0.048181273, -0.002514154, -0.00025212226, -0.031781543, 0.01934037, -0.004363836, 0.010113167, 0.020282883, -0.036889967, 0.03871844, 0.033892773, -0.017059488, 0.0031762694, 0.0108860275, 0.019472321, 0.026107615, -0.0005478358, 0.008642846, -0.054477263, 0.0048680804, 0.03298796, 0.0032846585, -0.0036381008, -0.010471322, 0.004446306, 0.00890675, -0.017332816, 0.015117912, 0.027766438, -0.034910686, 0.007780446, -0.011969917, -0.009217779, 0.0017766374, -0.054137956, 0.026390368, 0.002032294, -0.0071018366, -0.0148068825, 0.0321774, 0.008600432, -0.03146109, -0.0033671283, 0.062356673, -0.021545852, -0.020377135, 0.006946322, -0.020584488, -0.019378072, -0.027483685, 0.0052592237, -0.026352668, -0.0042271717, -0.058435816, -0.029444112, 0.023148123, 0.038322587, -0.06654143, 0.018020852, -0.007087699, 0.027728738, 0.015853072, 0.07427004, 0.009651335, 0.005787031, 0.0049529066, 0.027691036, 0.016946387, -0.005028308, 0.011687163, -0.0076249316, -0.016757885, 0.013638166, -0.0030513864, -0.012422324, 0.00041176044, -0.010141442, -0.006380814, 0.010754076, 0.0070405733, -0.027559085, -0.010245118, -0.040301863, -0.039133146, -0.017040638, 0.00499532, 0.00033076323, 0.0021112296, -0.045278333, 0.035287693, 0.02503315, -0.024109486, -0.0047596917, -0.040301863, 0.023185825, -0.14424221, -0.014373326, -0.026333818, 0.023317777, -0.009052839, 0.0057069175, 0.02650347, -0.020471387, 0.020641038, -0.054854266, -0.042714696, -0.008671122, 0.040339563, -0.03928395, 0.0017412931, 0.012789904, -0.008647558, -0.00358155, -0.003082018, -0.008011362, -0.029934218, -0.06288448, 0.0009036345, 0.032102, 0.0009484039, 0.013525064, -0.014769182, -0.0026201867, -0.037493173, -0.004123495, 0.029934218, 0.04064117, 0.028294245, 0.03438288, -0.042752396, -0.04497673, -0.022092508, 0.019057617, -0.02216791, 0.015240438, -0.0056173787, 0.043129403, -0.036211357, 0.0040834383, 0.02936871, 0.038152933, -0.008199865, -0.021168847, 0.0028840904, 0.007987799, 0.03138569, 0.009448695, -0.03721042, 0.03726697, 0.01430735, -0.023053871, -0.0043096417, -0.004754979, -0.029519513, 0.0046253833, -0.012705077, 0.019830476, -0.05146122, -0.007445854, -0.044486623, 0.006809658, -0.037530873, 0.029745717, -0.040980473, 0.019434622, -0.002289129, -0.0014267294, -0.008840773, 0.014693781, 0.0067106937, -0.034194376, 0.03068823, -0.044901326, -0.044788226, -0.023016172, -0.013053807, -0.029576063, -0.0645433, 0.02789839, 0.019905878, 0.016211227, -0.0042106775, -0.00060909917, -0.021093445, -0.0017624997, -0.10541067, -0.03151764, -0.0058907075, -0.0038501665, -0.003565056, -0.006404377, -0.018143378, -0.0070688487, -0.012469449, -0.043280207, -0.024015237, -0.020980343, 0.02003783, 0.04150828, -0.044185016, -0.014429877, 0.029594913, -0.014769182, -0.023317777, -0.010697525, 0.03920855, -0.025429005, -0.009392144, 0.013854944, -0.045316033, 0.006720119, -0.00064326526, -0.0030019046, -0.03285601, -0.00075577776, 0.034778737, 0.019849328, 0.0050094575, -0.010292244, 0.015909623, 0.025146252, 0.049123786, 0.020584488, 0.03208315, -0.06216817, 0.028935155, -0.09183849, -0.025240503, 0.06156496, -0.003463736, -0.002697944, -0.020848392, 0.021300798, -0.00456412, -0.018661762, -0.042337693, -0.012064168, 0.02288422, -0.012026468, -0.021338498, -0.013195184, -0.030801332, -0.01568342, -0.02793609, -0.036324456, 0.013506214, 0.026277268, -0.015532617, 0.012460024, -0.0026084052, 0.014788032, 0.019095317, 0.090707466, -0.03008502, 0.03157419, -0.006842646, -0.057342503, -0.03147994, -0.029010555, 0.021922857, -0.012940706, -0.0022608535, -0.05798341, -0.04708796, 0.03004732, -0.00927433, 0.04791737, -0.016352603, -0.013440238, 0.045542236, -0.040226463, -0.0045853266, -0.00056020624, 0.092064686, 0.018482683, -0.008935025, -0.01498596, -0.008784222, -0.028840903, 0.06578742, -0.016880412, -0.0059142704, 0.0501417, 0.029783417, 0.0012511862, -0.022752268, -0.02431684, 0.06801175, -0.02720093, -0.0031102935, -0.0069416096, -0.006828508, -0.009934089, -0.00017819389, 0.050556406, 0.038096383, -0.022394113, -0.043393306, 0.021772055, -0.018077403, 0.012346922, -0.029161358, -0.009180078, -0.010499597, 0.07766309, 0.015598593, 0.00079877995, -0.003082018, 0.04207379, -0.012997257, 0.020169782, 0.030141572, 0.06220587, 0.016795585, -0.018284755, 0.032384753, 0.0073421774, 0.020188631, -0.05353475, -0.01105568, -0.045278333, 0.022639167, 0.008821923, -0.008185727, 0.0036899392, -0.0037040769, -0.016446855, -0.017954877, 0.018303607, 0.03852994, -0.0028958716, -0.011762564, -0.04064117, -0.026560022, -0.034741037, 0.04569304, -0.0026201867, -0.006715406, 0.010113167], "projects/advbbs-project.md::1771451298.206": [-0.0037012228, 0.0032439015, -0.05402553, 0.004573214, -0.0014987346, -0.002646777, 0.0232215, -0.043220427, -0.0048338636, 0.0434479, -0.024794877, 0.018463463, -0.008345523, 0.013098822, -0.003990307, -0.0051750774, -0.0006705801, -0.022463247, -0.007933223, 0.0019347301, -0.051523298, 0.024738006, 0.009345469, -0.0014714849, 0.035903282, 0.0041324794, -0.033571657, -0.010662934, 0.018766765, 0.009535032, 0.011591794, 0.005288815, 0.020378051, -0.026652595, 0.008421348, -0.02642512, -0.008222307, -0.018927893, -0.04504023, -0.038557168, -0.003277075, 0.021799777, -0.0036159193, -0.029609783, 0.019107977, -0.053039804, 0.020150576, -0.023183588, 0.024529487, -0.029856214, -0.017686253, 0.0071465354, 0.010880931, -0.031865586, 0.023467934, 0.05084087, -0.032946095, 0.04625344, -0.055769514, -0.0026965374, -0.014634284, 0.016577307, 0.0025472564, -0.026292427, -0.01919328, 0.06069816, -0.02306985, 0.024320967, -0.0059238523, 0.012558566, -0.019449191, 0.0325101, -0.05971243, 0.0063977605, -0.06520977, -0.011648663, -0.015420972, -0.03442469, -0.026728421, -0.015572622, 0.0024572138, 0.03958081, -0.00021577632, 0.019600842, 0.012842911, 0.04098358, -0.060660247, 0.050765045, -0.025591042, 0.008113308, -0.0041538053, -0.004006894, 0.0335527, -0.067408696, -0.044206154, 0.013923422, -0.003618289, -0.023903929, 0.07063127, -0.0026894289, -0.0064451513, -0.009681944, -0.02957187, -0.0054689003, 0.05868879, 0.020965697, 0.06331413, 0.030424904, -0.04784577, -0.03271862, 0.0003373634, 0.025041308, -0.007942701, 0.0010781412, -0.008028004, -0.044736933, -0.021117348, -0.057210196, 0.0017262106, 0.035751633, 0.019847274, 0.041931394, 0.042386346, -0.044964407, -0.007843181, -0.03823491, 0.002254618, 0.016928, -0.015904358, 0.002306748, 0.010843019, -0.06289709, -0.015269321, -0.039618723, -0.03499338, -0.006047068, 0.010985192, 0.029154832, -0.0143878525, -0.057096455, 0.03912586, 0.017155476, -0.046177614, -0.0059191133, 0.024643226, -0.08287706, 0.06585428, 0.00960138, -0.038727775, -0.01006581, -0.010738759, -0.0072792294, 0.017648341, 0.007554096, 0.026140776, -0.01584749, -0.0051655993, 0.013259951, 0.039694548, 0.044547368, -0.012454307, 0.022785505, -0.03546729, 0.034235127, 0.020378051, 0.029401263, 0.00043866126, 0.0054262485, -0.00031040984, -0.008629868, -0.008833649, -0.0057153325, 0.037704136, 0.0051276865, 0.03298401, 0.0074071847, 0.06266962, 0.02234951, 0.0056679416, -0.03154333, -0.049476013, 0.07480167, -0.035277724, -0.01760095, -0.040187415, 0.01682374, 0.0014513438, -0.025628954, 0.019174324, 0.019998925, -0.0041466965, -0.005345684, 0.050082617, 0.01574323, 0.0027083852, 0.037154403, -0.008625129, -0.02306985, 0.03632032, -0.017714687, -0.0018482419, -0.005549465, 0.034917556, 0.0049002105, -0.0059854602, -0.00070316123, -0.0068716686, -0.02771415, 0.025591042, -0.07127579, 0.0007736551, 0.007592009, 0.0030685554, 0.029477088, -0.036453016, 0.013506383, 0.014482634, -0.002111261, -5.3129548e-05, 0.007781572, 0.0062887613, 0.041552268, -0.007075449, -0.0064024995, 0.02384706, -0.014776457, -0.025723735, 0.040642366, -0.0070422753, 0.011079974, -0.004433411, -0.022482203, 0.010691368, -0.012691261, 0.049741402, 0.005971243, -0.016084444, 0.029022137, 0.025932256, 0.03539146, -0.012653348, 0.015212452, -0.01635931, -0.00082341547, -0.001347084, 0.036718406, -0.0022107817, -0.029325439, -0.03163811, 0.0057011154, -0.013894987, -0.0019394692, -0.043485813, -4.9760358e-05, 0.04299295, 0.027524587, 0.018671982, 0.0026704725, 0.019032152, -0.020510746, 0.0016018096, 0.026292427, 0.024548443, 0.03214993, 0.042234696, 0.024169317, -0.0034026606, -0.06251796, 0.02750563, 0.0136295995, -0.013345255, 0.0007795789, 0.009914159, -5.5758257e-05, -0.030311167, -0.011582316, 0.035960153, -0.044244066, 0.065550976, 0.03379913, 0.009478164, 0.0073834895, -0.01068189, 0.025970168, 0.0093407305, 0.0051845554, -0.01884259, -0.06570263, -0.0054689003, -0.035296682, 0.004305456, 0.048376545, 0.052774414, -0.022254728, -0.053229365, 0.024283055, -0.03239636, -0.16363102, 0.0068100607, -0.0061086765, 0.034500517, 0.008492434, 0.0012250526, -0.037116487, -0.0014442352, -0.08871561, 0.05224364, 0.03766622, -0.038159087, -0.041324794, -0.037609354, 0.00939286, -0.010018419, 0.002488018, 0.018899458, 0.035296682, -0.031903498, -0.026880072, -0.0031941412, 0.059371218, 0.0044002375, -0.0031420111, -0.03152437, 0.06551307, 0.002869514, -0.021818733, -0.025325652, 0.015856968, 0.0013518231, 0.0010722172, 0.023752278, 0.045912225, 0.012795521, 0.026955897, 0.0012771825, 0.008961604, -0.02121213, -0.013127256, 0.046632566, 0.05057548, -0.014226723, 0.020359095, -0.020340139, 0.041969307, -0.016804785, -0.042765472, -0.04928645, -0.011648663, 0.032699663, 0.0023873125, -0.030311167, -0.035050247, -0.051788684, 0.008819431, 0.046367176, -0.047049604, -0.03679423, -0.0073787505, -0.0042201523, 0.035789546, -0.040187415, -0.039694548, -0.025970168, 0.050006792, 0.019022673, 0.013894987, -0.06126685, 0.049779315, -0.0020603158, 0.00067591155, 0.0011444882, -0.030216385, 0.010757715, -0.01656783, -0.03338209, -0.007653617, -0.10183339, -0.009345469, 0.017259736, -0.005103991, 0.020814046, -0.0014466047, -0.02250116, -0.0039547635, 0.022785505, 0.055314563, 0.25689614, -0.00013291644, -0.04541936, 0.03319253, 0.08264959, -0.024870701, 0.04185557, 0.014634284, 0.03406452, -0.03319253, -0.00013898838, 0.019979969, -0.012833433, -0.009734074, -0.046177614, 0.046784215, -0.03196037, 0.020112664, 0.0668021, -0.01068189, 0.044774845, -0.017980076, 0.027202329, 0.020908829, -0.041628093, 0.017619906, 0.010691368, 0.06266962, -0.03288923, 0.049096886, -0.010492327, 0.017468255, 0.031505417, -0.0635037, -0.027903713, -0.0023517692, -0.0071939263, -0.049210627, 0.01156336, 0.021174217, -0.04428198, -0.006435673, 0.046101786, -0.026273469, -0.004867037, 0.006269805, -0.0022996394, 0.0229182, 0.0030969898, -0.03658571, -0.037438747, -0.017790513, 0.013421079, 0.026273469, -0.028624054, 0.013544296, -0.031505417, -0.015193496, 0.01759147, 0.025761649, 0.0009128656, 0.023960797, -0.05012053, 0.028605098, -0.054063443, -0.015269321, -0.029173788, -0.020017881, -0.021458562, 0.01450159, 0.016558351, 0.035050247, 0.0232215, -0.047466643, 0.02849136, -0.013989769, 0.010880931, -0.0012925846, -0.04113523, 0.029060049, -0.007302925, 0.013364211, -0.01733556, -0.012786043, -0.023354195, 0.0062840222, -0.03292714, 0.06240423, -0.007293447, -0.012786043, -0.020719266, 0.011345361, -0.01409403, 0.0121225715, 0.0704038, 0.028605098, 0.0092601655, -0.014255158, -0.010861975, -0.01842555, 0.00304486, 0.02286133, 0.0071038837, -0.006734235, -0.01599914, 0.039163772, 0.0062887613, 0.005260381, -0.009350209, -0.012549088, -0.0314675, 0.02229264, -0.005980721, -0.02864301, -0.00629824, 0.047201253, -0.0131083, -0.0003163337, 0.03649093, -0.012312135, -0.018482419, 0.02564791, -0.0053835968, 0.010824063, -0.031202115, -0.0694939, -0.015866445, -0.019363888, -0.010643978, 0.052812327, 0.019344931, -0.036661536, 0.027865801, 0.024074536, 0.027183373, -0.04272756, -0.013383167, 0.048376545, -0.047201253, -0.00052781525, 0.018122248, -0.036168672, -0.06938016, -0.0215723, -0.02462427, 0.023941841, -0.0004362917, 0.008449783, 0.0056868983, -0.0148428045, 0.017316604, 0.026557814, -0.006819539, -0.06384491, -0.013231516, -0.019961013, -0.016179224, 0.011184233, 0.06266962, -0.035012335, -0.028150145, 0.01929754, -0.012065702, 0.05637612, 0.046215527, 0.025761649, -0.029079005, 0.047011692, -0.017733645, -0.009876247, -0.023941841, -0.034026608, -0.05269859, 0.09000464, -0.0062129362, -0.0031941412, -0.07199613, -0.012861867, -0.020169532, -0.046215527, 0.026083905, 0.031884544, -0.017553559, 0.013790728, 0.027221285, 0.021401694, 0.011658141, -0.0051655993, 0.013610642, -0.0116770975, -0.026519902, 0.07089666, -0.0015733752, 0.01511767, 0.021913514, -0.017259736, 0.02885153, 0.051940337, 0.023088807, -0.04830072, 0.032074105, 0.005857505, 0.024283055, -0.035372507, -0.015771665, -0.021041524, 0.032320537, 0.032851316, -0.011184233, 0.019164847, -0.0014643762, 0.020264314, 0.0073266206, -0.0053835968, 0.020662397, -0.02229264, 0.028055364, 0.057627235, 0.004765147, -0.00861565, -0.022387423, 0.0015627122, 0.0061750235, -0.010928323, -0.008871561, -0.022254728, -0.012710217, 0.016558351, -0.012207875, -0.0034879642, 0.0020615007, 0.009501859, 0.047769945, -0.0521299, 0.01078615, 0.0064024995, 0.026273469, 0.018510854, 0.0019690886, 0.01264387, 0.05887835, -0.009790943, -0.0010591848, 0.017999033, -0.021344824, 0.057361845, -0.0071986653, -0.007516184, 0.028225971, 0.013857075, -0.00557316, -0.03271862, -0.019382844, -0.038121175, 0.045798488, 0.006833756, 0.03658571, 0.0011113146, -0.04640509, 0.006478325, -0.040111586, -0.010132157, -0.04257591, 0.025230872, -0.017847382, -0.02276655, 0.00856352, -0.02714546, -0.019506061, -0.052622765, -0.033230443, -0.010141635, -0.009904681, -0.023031937, 0.038102217, 0.0136295995, -0.02648199, 0.009620336, 0.024908613, 0.014264636, -0.01688061, 0.025268784, -0.007236578, 0.009236471, -0.014340461, 0.013904466, 0.0050660786, -0.044357806, -0.029761434, -0.057399757, 0.048793584, 0.01192353, -0.020624483, 0.02818806, -0.007762616, -0.021610213, -0.024946526, 0.05110626, -0.01713652, 0.028548228, -0.016719481, -0.006312457, -0.0005239647, 0.052395288, -0.021742906, 0.008629868, -0.005568421, -0.033950783, 0.042386346, 0.028605098, -0.022994025, -0.016586786, -0.014179332, 0.038632993, -0.018084336, -0.052812327, 0.0073408377, -0.023562714, 0.033666436, -0.0012523023, 0.036225542, 0.001076364, 0.019600842, 0.03262384, 0.052357376, 0.011620228, 0.018435027, 0.020207444, -0.014909151, -0.00701858, -0.02714546, 0.00058349944, 0.012624914, -0.032093063, -0.02735398, 0.0051276865, 0.035069205, 0.028358664, 0.03664258, -0.02761937, 0.013411601, 0.030405948, 0.05315354, -0.009743552, 0.009478164, -0.016473047, -0.00913221, -0.054518398, -0.0067105396, -0.009828855, 0.015307234, -0.023903929, -0.010606065, -0.04697378, 0.0064688465, -0.009696161, -0.05728602, 0.07411924, 0.038689863, 0.009800421, -0.019543974, 0.07954075, 0.0035969631, -0.0023470302, 0.009492381, -0.032794446, 0.058916263, -0.004819646, -0.020814046, -0.012226831, -0.004006894, 0.004537671, -0.024169317, 0.0034713773, -0.0042035654, 0.00024169317, -0.0133357765, 0.032074105, 0.05611073, -0.0061750235, -0.021306911, -0.026102863, -0.023467934, -0.025155045, -0.014748023, 0.006900103, -0.040756103, -0.016918521, 0.02193247, 0.024908613, -0.034197215, 0.018861545, -0.01965771, 0.013402123, -0.13921526, 0.01295665, 0.031353764, -0.037192315, -0.06388282, -0.012454307, 0.03381809, -0.033154614, -0.019600842, -0.027448762, -0.045191884, 0.014188811, 0.06824278, -0.023979753, 0.01352534, 0.015496797, -0.008554042, 0.0025472564, 0.012615436, 0.0026349295, -0.013250473, -0.0064214556, 0.015032368, -0.0431446, 0.018330768, -0.027733106, -0.013089344, -0.0019418388, -0.025306696, -0.019013196, -0.008757823, -0.032737575, 0.020984653, 0.044092417, -0.0014312027, 0.02265281, 0.007805268, -0.011895095, -0.0029808825, -0.0035756372, 0.012321613, -0.0014951803, -0.02669051, 0.010255373, 0.015383059, 0.036623623, -0.016084444, -0.01796112, -0.018378159, 0.040225327, -0.006274544, 0.038253866, 0.0059001567, 0.008440305, -0.013951857, -0.042158872, -0.046443, -0.03730605, 0.01724078, 0.00016734883, -0.009838333, 0.020453878, -0.045343533, -0.0013458992, -0.033856, 0.009487642, -0.03681319, 0.031884544, -0.018671982, 0.022576986, -0.030576555, 0.010776672, -0.017164955, -0.024245143, 0.015184018, -0.0015330929, 0.02379019, 0.024738006, -0.009980506, -0.07298186, 0.010264851, -0.022216816, -0.05747558, -0.0011207928, 0.07328516, -0.022046208, -0.0076109655, -0.009933115, -0.031979322, -0.03973246, -0.056793157, -0.056906894, -0.020112664, -0.003035382, -0.031619154, 0.036566757, -0.022633854, -0.042651735, -0.014283593, -0.0172313, 0.024320967, 0.027979538, -0.011127364, 0.018491898, 0.021837689, -0.040490713, 0.03942916, -0.023714365, -0.0033765957, 0.004923906, -0.0066915834, 0.014312027, -0.0072270995, 0.010075288, -0.055504125, 0.030102648, -0.0041822395, 0.024017666, -0.035960153, 0.015345147, 0.0061086765, -0.03980829, -0.0009738813, -0.020055793, 0.024946526, 0.042765472, 0.054177184, -0.008274437, 0.013098822, -0.10175756, 0.04041489, -0.08227046, -0.024605313, 0.017875817, 0.008080134, -0.005554204, -0.04530562, 0.02978039, -0.011743445, -0.010776672, -0.045798488, -0.015885402, -0.03457634, -0.024472618, -0.0041040448, -0.0011344177, 0.0041324794, -0.022633854, -0.01424568, -0.016643655, 0.018681461, -0.024681138, -0.013307341, -0.0035566809, 0.007824224, 0.017762078, -0.014027682, 0.025458347, -0.005980721, 0.06843234, -0.004300717, 0.0066584097, 0.0021953797, -0.0034808556, -0.046063874, 0.008610912, -0.015866445, -0.0071133617, -0.0148333255, 0.009724596, 0.0461397, 0.05686898, 0.017733645, 0.048338633, 0.033950783, -0.07313351, -0.019904144, -0.00042266687, 0.060205296, -0.023335239, 0.00521299, 0.021325868, 0.024320967, 0.018700417, 0.051864512, 0.028586142, -0.033931825, 0.0044879103, 0.02564791, -0.002514083, -0.0098667685, -0.011553882, 0.041969307, 0.00459217, 0.015487319, 0.011430665, 0.019961013, 0.044888582, -0.0127291735, 0.05228155, -0.034291994, -0.01965771, -0.031202115, -0.02585643, -0.03340105, -0.00531725, 0.0053125108, -0.06721914, 0.023467934, 0.06850816, -0.0030780337, 0.018719373, 0.0062129362, 0.0124258725, 0.016112877, 0.043068774, 0.021837689, 0.032794446, -0.03741979, 0.0032699665, -0.022103077, 0.015781142, 0.0054072924, -0.02028327, -0.044661105, -0.017667297, -0.005340945, 0.025382522, -0.010236417, -0.066877924, -0.04390285, -0.017060695, -0.015724273, 0.031221071, -0.010141635, -0.0050566, -0.015781142, 0.01759147, -0.014330983, -0.07248899, 0.048641935, 0.030083692, 0.044319894, -0.042386346], "projects/matrix-synapse-deployment.md::1771185659.853": [0.049766954, -0.015788527, -0.016563773, 0.030990895, -0.015438722, -0.041976687, 0.05029639, 0.020402182, 0.0042189406, 0.002859898, 0.022406474, 0.015750712, -0.036814686, 0.020232005, 0.048178647, 0.020950526, 0.009458936, 0.027171394, 0.01098579, -0.033732615, -0.0091469465, -0.016951395, 0.06285158, -0.023314077, 0.018038629, 0.025564179, -0.018766604, -0.0064099533, 0.0062492318, 0.0016934851, -0.04072873, 0.0007120201, 0.006225596, -0.02053454, 0.010617076, -0.04659034, 0.004174033, 0.0010251907, -0.04655252, 0.010579259, 0.0076342733, 0.0017289383, 0.027190303, -0.0037793198, 0.06912917, -0.028816426, 0.03429987, -0.026244882, -0.018426253, -0.024864567, -0.01390714, 0.023597704, -0.0061168727, -0.01839789, 0.08092802, 0.006206688, -0.08039859, -0.029232413, -0.07820521, 0.0076059108, -0.020232005, 0.015174004, -0.041825417, 0.01767937, -0.0038644078, 0.050598923, -0.018388435, 0.016563773, -0.0022619194, -0.0016190332, -0.00040121298, 0.023824604, -0.063494466, -0.013339888, -0.04693069, -0.022141756, 0.04454823, -0.027530655, 0.016327418, 0.042014502, 0.0070292037, -0.01188394, 0.009066585, 0.023786789, -0.030045474, -0.011477409, -0.077902675, 0.11761035, 0.015760165, 0.021328693, -0.013056261, -0.04035056, -0.012460646, -0.025942348, -0.036228526, -0.007993533, -0.013670785, -0.015873617, 0.03558564, 0.023314077, -0.0011770489, 0.045039847, -0.015372543, -0.035264198, 0.0039164056, 0.019967288, 0.010427992, -0.013349342, 0.0070528393, -0.041522883, 0.007090656, 0.060166582, 0.0044505685, 0.0031317065, 0.0014122224, -0.06814593, -0.0044647497, -0.03394061, 0.0036493244, -0.014918741, -0.005677252, -0.019475669, 0.07461261, -0.014086771, -0.041258164, -0.0265096, -0.033883885, 0.012744273, -0.0068353927, 0.056989968, 0.0129995365, -0.039669856, -0.02639615, -0.044699498, -0.052981384, 0.019277131, 0.049502235, 0.028759701, -0.00536999, -0.0525654, 0.06818375, 0.011751581, -0.06844847, -0.01819935, -0.034923844, -0.078129575, 0.042203587, 0.020855984, 0.006211415, 0.018880054, 0.011581405, 0.017641554, 0.018322255, 0.017584827, 0.06224651, 0.0045451107, -0.00036162348, 0.028286992, 0.006589583, 0.042543937, -0.0066463086, 0.05373772, -0.06742741, 0.029308045, 0.013585697, -0.004731831, 0.0011569588, 0.0013401341, 0.0042709387, -0.018549157, 0.0035996898, -0.015665622, 0.015920887, 0.017112117, 0.016629953, 0.014521664, 0.071814165, 0.01581689, 0.008352793, -0.03811937, -0.04598527, 0.021082884, -0.038875706, -0.03131234, -0.043149006, -0.022085031, -0.011307233, -0.052111596, -0.013944957, 0.050334204, -0.028835336, -0.032503568, 0.09363448, 0.0011439592, 0.025110377, 0.03724958, 0.017055392, -0.038800072, 0.014975466, 0.004987095, -0.017575374, 0.020723624, 0.02985639, 0.0017620281, -0.030499276, -0.014351488, -0.035491098, -0.053321734, 0.0032309757, -0.057027783, -0.016072154, 0.016459776, -0.005261267, -0.01397332, -0.038402993, 0.024826752, -0.006816484, 0.007577548, -0.017112117, -0.040048026, -0.008329158, 0.05252758, 0.013415522, 0.03044255, 0.006225596, -0.0021484687, 0.012848269, 0.021442145, 0.050447654, -0.022047214, -0.030177834, -0.038289543, -0.049010616, 0.0071899253, 0.03155815, -0.01487147, -0.05528821, 0.033619165, 0.038913522, -0.0047791023, -0.021763587, 0.006386318, -0.0022288295, -0.030971987, -0.001239683, -0.021063976, 0.041409433, 0.016677223, -0.013065716, -0.0047554667, -0.032295577, 0.031955224, 0.025961256, -0.013850415, 0.036096167, 0.023578795, 0.015353634, -0.0034200598, 0.023332987, -0.031255614, 0.0125551885, 0.03307082, 0.016024884, 0.05252758, -0.0010748253, -0.03464022, 0.026679777, -0.028873153, 0.004379662, 0.024618758, -0.0014015863, 0.016488139, -0.0018045721, -0.01541036, 0.0015079462, -0.0012373195, 0.020364365, -0.014814745, 0.052981384, 0.044812948, -0.012186474, 0.03131234, 0.008220434, -0.021309786, -0.004320573, 0.01480529, -0.026169248, 0.024202773, 0.0014701294, -0.036209617, -0.0133304335, 0.017698279, 0.08123056, -0.001857752, -0.01646923, 0.028759701, -0.002812627, -0.16276366, -0.048897166, -0.018256076, 0.03341117, 0.0013212257, 0.00043134825, -0.012517372, -0.06950734, -0.08077676, 0.061830524, -0.008381155, -0.055704195, -0.031236704, -0.0031837046, 0.030404733, -0.032806102, 0.008466244, 0.0021650137, 0.011392321, -0.018794967, -0.044812948, -0.037211765, 0.070793115, 0.033259906, -0.018813875, -0.0037060496, 0.042317037, -0.0117799435, -0.039480776, 0.0012385013, 0.0066510355, -0.0023611886, 0.0006907481, -0.0074782786, 0.044850763, -0.0009832376, 0.008196799, 0.019778203, -0.023370802, 0.016431414, -0.006452497, 0.043905344, 0.014483847, 0.02603689, 0.025942348, -0.015240184, -0.0033444262, -0.032768287, -0.05517476, -0.01581689, 0.011694856, 0.0035996898, 0.011288324, -0.061906155, -0.025337279, -0.044623863, -0.0029308046, 0.056649618, -0.05006949, -0.048178647, 0.007960443, 0.004712923, 0.0030584363, -0.0023966418, -0.02949713, -0.0057056146, 0.019551303, 0.014398759, 0.026169248, -0.03155815, 0.027303753, -0.017944088, -0.027606288, 0.0244864, 0.029988749, 0.009161128, -0.00428512, -0.019513486, -0.01745247, -0.12509808, 0.030253466, -0.0057434314, -0.028570618, 0.064439885, -0.0321254, 0.0008875138, 0.022293024, 0.012876632, 0.010427992, 0.23068269, 0.03558564, -0.011155966, -0.0038313179, 0.06780558, -0.047233224, 0.01720666, 0.013651877, 0.015797982, -0.03940514, -0.0132737085, 0.0061499625, 0.02044, -0.02017528, -0.02473221, 0.024127139, -0.03131234, 0.0150510995, 0.041295983, -0.02531837, 0.023748972, -0.02531837, -0.0070528393, -0.011496318, -0.02376788, -0.028532801, -6.702886e-05, 0.0339217, -0.04261957, 0.044964217, 0.046779424, 0.012791544, 0.02962949, -0.01570344, -0.045758367, 0.009804014, 0.0341486, -0.045418017, -0.0018790239, 0.014464939, 0.00461129, -0.04708196, 0.028249174, 0.00644777, 0.0030891625, -0.0071473815, 0.02136651, 0.00063225016, -0.02329517, -0.054304972, 0.010182182, -0.052262865, -0.015098371, 0.0043276637, -0.0262827, -0.033751525, -0.01813317, -0.028740793, -0.028343717, 0.0146067515, 0.02531837, 0.024940202, -0.108231775, 0.020345457, -0.04273302, 0.013642423, 0.02030764, -0.0047672847, 0.004665652, 0.033638075, 0.037079405, -0.03800592, 0.008825503, -0.03985894, 0.0016509411, -0.023900239, 0.027530655, 0.05623363, -0.018653153, 0.043791894, -0.024297316, 0.017669916, -0.029761847, -0.0019014777, -0.011061423, 0.027681923, -0.024127139, 0.020931616, -0.033127546, 0.00208938, -0.039707676, -0.0060601477, 0.019352764, 0.05456969, 0.011505771, 0.026623052, 0.013859869, 0.015306363, -0.002555, -0.026112523, -0.0065612206, 0.0075113685, 0.0063910447, -0.024013689, 0.071020015, -0.00425203, -0.008934227, 0.0026519054, 0.019759296, 0.03762775, -0.03747648, 0.049350966, -0.0041173077, -0.013472247, -0.0013826779, 0.0076437276, 0.017707732, 0.011657039, 0.041258164, -0.02913787, 0.009638566, -0.038402993, -0.052943565, -0.030461458, -0.0041338527, -0.05767067, -0.03295737, -0.044586048, -0.013358796, 0.032446843, 0.02913787, -0.039556406, 0.032768287, 0.04954005, 0.028835336, -0.015807437, 0.015977612, 0.015249638, -0.04549365, 0.011089786, -0.037797924, -0.033373356, -0.038837887, 0.0054314425, 0.004422206, -0.004991822, 0.013840961, 0.012195929, 0.0072750133, -0.007776086, -0.00860333, 0.03776011, 0.011685401, -0.04084218, -0.02185813, 0.03367589, -0.019362219, 0.022028305, 0.05922116, -0.024580942, -0.012640277, -0.030385826, 0.034451135, 0.041636333, 0.001361406, -0.010531988, -0.023938056, 0.06912917, 0.0336948, -0.010966882, 0.024391858, -0.021593412, -0.08017169, 0.037419755, -0.025375094, -0.040577464, -0.06988551, -3.922019e-05, -0.0072466508, -0.030990895, 0.03282501, -0.011855577, -0.0149376495, -0.012791544, 0.022482108, 0.048178647, -0.02686886, -0.0020763804, 0.038800072, -0.021177426, -0.064628966, 0.0824407, 0.042468306, -0.0025148194, 0.0070575667, 0.031993043, 0.012063569, 0.045682736, 0.0016982121, -0.024996927, 0.015760165, 0.0009873739, -0.012659185, -0.0004774375, -0.00081188016, -0.029761847, -0.04670379, 0.02233084, -0.036020532, 0.012952265, -0.01821826, 0.017858999, 0.004902007, -0.0133304335, 0.009492025, -0.008012442, 0.029969841, 0.018586973, -0.011269417, -0.008433154, 0.011080332, -0.017339017, 0.017981904, -0.072041065, 0.0079509895, -0.019305494, 0.023994781, -0.045077667, -0.002791355, 0.031955224, 0.010702164, -0.00012401263, 0.019163681, -0.04454823, -0.010758889, -0.007960443, 0.03692814, 0.019437853, -0.0012255018, -0.029837482, 0.029761847, -0.0003388743, -0.0045687463, 0.07956662, -0.0379681, 0.061943974, -0.029648397, -0.021101793, -0.03522638, 0.005143089, -0.045115482, -0.054758776, -0.039329506, -0.01844516, 0.02603689, 0.032201033, 0.012923903, -0.0112221455, -0.0011037788, -0.021271968, -0.020988343, -0.00016515321, -0.005856882, 0.00014321649, -0.0020598357, -0.033505715, 0.034602404, -0.030858535, -0.012044662, -0.008560786, -0.00767209, -0.008002987, -0.014947103, -0.012904994, 0.054078072, -0.008522969, -0.0016473958, -0.021290878, 0.03985894, 0.028135724, 0.0014760382, 0.042354852, 0.031331245, 0.035963807, -0.012886086, -0.022255206, 0.019910563, -0.041485067, -0.010919611, -0.042317037, -0.013443884, 0.009775652, -0.04549365, 0.007955716, -0.026774319, -0.026566325, 0.0040700366, 0.036209617, -0.0047672847, 0.03479149, -0.0055165305, -0.024108231, 0.0026117251, -0.013264255, -0.030196741, 0.00062043243, 0.0019534759, -0.02199049, 0.023578795, 0.0050296388, -0.00054450333, -0.034337685, -0.0036375066, 0.023219535, 0.03305191, -0.00990801, 0.015060554, -0.021574503, -0.01563726, 0.009870194, -0.033638075, -0.009851285, -0.00097082905, -0.051128358, 5.089023e-05, 0.014323126, 0.018662607, -0.009066585, -0.048518997, -0.02756847, 0.01570344, 0.011874486, -0.00075220043, -0.01855861, 0.010522534, -0.022841368, 0.013878778, -0.020950526, 0.034243144, -0.015117279, 0.006036512, 0.0020184736, 0.023843514, -0.015788527, 0.02507256, -0.0085087875, -0.0048736446, -0.0032073401, -0.023238445, -0.017877908, 0.013935504, -0.0003752139, -0.00871678, -0.049275335, 0.031198887, -0.023068268, 0.005847428, 0.026377242, -0.00857024, -0.0015244911, -0.025601996, 0.061527986, 0.032087583, -0.046665974, -0.013131895, 0.021820312, 0.024580942, 0.02172577, -0.0066935797, -0.0029875298, 0.014710749, -0.024372948, -0.016403051, 0.032106493, 0.0023186447, 0.029516038, -0.02030764, -0.005072183, 0.009473117, -0.036568876, -0.039821126, -0.01397332, -0.06735178, -0.0055307117, 0.0013838598, 0.030612726, -0.016091062, 0.0065092226, 0.016941942, -0.024051506, 0.014294763, -0.005984514, 0.0032640654, -0.008154254, -0.13387159, 0.025923438, 0.0063201385, -0.008258251, -0.043186825, 0.04598527, 0.010645439, -0.0054172613, 0.010513079, 0.000464438, -0.046023086, -0.041787602, 0.06387263, -0.041144714, -0.024070414, 0.0066841254, 0.0067739403, -0.010749435, 0.02639615, 0.03477258, -0.02473221, -0.009662201, 0.0343755, 0.05180906, 0.033467896, -0.013840961, -0.03418642, 0.004944551, -0.027398296, -0.036606696, 0.0011516408, -0.0064666783, 0.026320515, 0.033827156, 0.00017194841, -0.0027677196, 0.00028096724, -0.021158518, -0.03738194, 0.018057538, -0.00083669747, 0.026623052, 0.006967752, -0.00080065324, 0.02304936, 0.060317848, -0.0047885566, -0.032768287, -0.056082364, 0.03201195, 0.02722812, -0.018426253, 0.025526363, 0.015675077, -0.022293024, -0.014597298, -0.022463199, 0.0010464627, -0.0022654647, 0.023219535, -0.054720957, 0.03940514, -0.04088, -0.044132244, -0.057519402, 0.011203237, -0.0491997, 0.0129995365, 0.0016923033, 0.054607507, -0.019144772, -0.049880404, 0.011969028, 0.013604606, 0.027133578, -0.017395744, 0.06235996, -0.0044340235, -0.03428096, -0.030121109, -0.04632562, 0.011326142, -0.0053936257, 0.045115482, 0.09802123, -0.011694856, 0.017717186, -0.023786789, -0.010456354, 0.010900702, -0.026358332, -0.035528913, 0.018237168, 0.01105197, -0.011893394, 0.059864048, -0.038478628, -0.019173134, -0.022047214, -0.01844516, -0.0066888523, -0.009482571, -0.010352358, 0.007568094, 0.0025999073, -0.0525654, 0.045228932, -0.015296909, 0.002791355, 0.014767474, 0.031803958, 0.015533265, -0.0065612206, 0.014502755, -0.05264103, -0.0053794445, 0.014285309, 0.04670379, 0.020685809, 0.0021366512, 0.023389712, 0.019135317, -0.022463199, -0.025923438, -0.0016686678, 0.025601996, 0.015618352, 0.006622673, 0.015864162, -0.029913114, 0.047687028, -0.059069894, -0.030839628, 0.013150804, 0.019513486, -0.020874891, -0.048178647, 0.051128358, -0.033619165, -0.022482108, -0.010494172, 0.016081609, -0.027417203, 0.005984514, 0.006206688, -0.05063674, 0.041976687, -0.002585726, 0.00012704093, -0.0265096, -0.013850415, 0.033354446, 0.029667307, 0.062284324, 0.008655327, 0.041522883, -0.008915318, -0.0023540978, -0.026623052, 0.051393077, -0.020912709, -0.013595152, -0.037571024, 0.012195929, -0.0024202773, 0.028627343, -0.004850009, -0.0068779364, -0.027076853, 0.005176179, 0.0100592775, 0.032730468, -0.0021815586, -0.0061688707, 0.012271563, -0.024543125, 0.036133986, -0.021328693, 0.049615685, 0.010976336, 0.009128038, 0.005540166, 0.017953541, -0.0043134824, -0.0020007468, 0.0071473815, -0.00395895, 0.014559481, -0.010305087, 0.013245346, -0.0019073866, 0.008863321, 0.07563367, -0.017329564, 0.025564179, -0.025412912, 0.025601996, -0.020383272, -0.019740388, 0.07623874, -0.011241054, -0.05241413, 0.01882333, -0.0012314107, -0.040690914, 0.025186012, -0.0073222844, -0.0039542224, -0.026547417, 0.024372948, -0.019513486, 0.025658721, 0.0012526826, -0.004195305, 0.025866713, 0.04643907, 0.06345665, 0.011382867, -0.0153819965, -0.011070878, 0.010673801, -0.027133578, 0.017991358, -0.045834, 0.0042283945, -0.018000813, -0.025186012, 0.00018539112, -0.021820312, -0.011902848, -0.0076342733, 0.022765733, -0.00023945737, 0.024675483, 0.028116815, 0.010305087, -0.008381155, 0.0361718, 0.020647991, -0.0640239, 0.04311119, 0.0012999537, -0.024013689, 0.009610203], "projects/argus.md::1781416782.382": [-0.012715093, -0.010898652, -0.032789584, 0.016198168, -0.004548127, -0.061534308, 0.007083187, -0.0049062655, -0.019849777, 0.04883794, -0.008955807, 0.0016853585, -0.050785467, 0.020149397, 0.023857186, -0.002722322, -0.00036720917, 0.029718487, 0.0022389519, -0.012677641, -0.030336453, -0.0014583032, -0.0025327192, 0.026703568, 0.003370717, 0.04239613, -0.046103917, -0.0368719, -0.01714384, 0.008113128, 0.0060813352, -0.03606667, -0.0018515536, -0.010149603, -0.017228108, -0.033913158, -0.0023314124, 0.0038880282, -0.038650885, -0.029887022, -0.030224094, 0.0037288556, -0.018960282, -0.040448602, 0.04775182, -0.051234897, 0.016329251, -0.026815925, 0.022321636, -0.027396439, -0.012752545, -0.017743079, 0.019924682, -0.035841957, 0.07954892, 0.034774564, -0.028033128, 0.005351013, -0.008525105, -0.009433325, -0.03438131, -0.01041177, -0.052807897, -0.005196522, 0.019381622, 0.028894534, -0.02541146, 0.009643995, -0.024662413, -0.02239654, 0.007541979, 0.022415267, -0.08022306, -0.0015332081, -0.053856567, -0.013361148, 0.03528017, 0.0009942445, -0.0008280494, -0.023295399, 0.006624395, 0.01499969, -0.016834859, 0.023201767, -0.04179689, 0.020374112, -0.03413787, 0.07415577, 0.040148985, -0.012640188, 0.0124529265, -0.022265458, -0.005748945, -0.04535487, -0.021329148, 0.017387282, -0.017509002, -0.024269162, 0.023314126, 0.0021382985, -0.0011276687, 0.020711182, -0.052358467, -0.012696367, 0.005547638, 0.023126863, 0.008988578, 0.02299578, -0.047939084, -0.051234897, -0.011647699, 0.0205801, -0.029456321, 0.007850962, -0.018529579, -0.041459817, -0.0017637744, -0.018407859, -0.021816028, 0.005594454, 0.016713139, -0.012134581, 0.04441856, -0.03724642, 0.02704064, 0.005393147, -0.018398495, 0.009840621, 0.066290766, 0.011067187, 0.032452513, 0.0011738989, -0.047452204, -0.022321636, -0.039362483, -0.021441504, -0.021684945, -0.007893096, 0.01771499, -0.05314497, 0.044568367, 0.058350854, -0.05767671, -0.01702212, 0.046141367, -0.04322008, 0.0049390364, 0.047939084, -0.0015554454, -0.016788043, 0.020018313, 0.014072743, -0.0029049024, -0.00064780965, -0.0050233044, -0.008548512, 0.01744346, -0.008047586, -0.005112254, 0.060260925, -0.016834859, 0.027021913, -0.0008157603, 0.041834343, 0.026572485, -0.025673626, 0.029400142, -0.023014506, 0.00015156523, -0.023108136, 0.01684422, -0.028145486, 0.010027883, -0.008684278, -0.0057302187, -0.0071393657, 0.086964495, 0.013267516, 0.00042836193, -0.036853172, -0.03951229, 0.035317622, 0.02112316, 0.009274153, 0.0074811187, -0.025673626, 0.0107956575, 0.023763554, -0.027845867, 0.038875602, 0.0017860117, -0.0120596755, 0.03951229, 0.0048032715, -0.025111841, 0.025636174, -0.031759642, -0.05145961, 0.022115648, -0.041759435, -0.017874163, 0.018754294, 0.039437387, 0.0044053397, -0.013932296, -0.0033239014, -0.022078196, -0.026516305, 0.0046183504, -0.06906224, 0.01843595, 0.024943305, 0.01988723, 0.032546144, -0.04262084, 0.009746989, 0.005528912, -0.001017067, -0.047227487, -0.026272865, -0.027864592, 0.017228108, -0.0046300543, -0.01910073, 0.041909248, 0.021385325, 0.036834445, -0.00784628, 0.039886817, -0.013539046, -0.010149603, 0.008651507, -0.013773124, -0.024212983, 0.10014775, -0.016404156, -0.038763244, 0.019213086, -0.029512499, 0.011675789, -0.05269554, -0.018585758, 0.023969542, 0.012246938, -0.060972523, -0.04883794, 0.01569256, 0.018445311, -0.024025721, -0.0151026845, -0.004967126, -0.012115855, -0.010027883, 0.037190244, 0.0377333, 0.0017895229, 0.007911822, 0.016469697, 0.009320969, 0.0076075206, -3.7891306e-05, 0.020879718, 0.014222553, 0.03453112, 0.008801316, 0.015524024, -0.030486261, -0.019156907, 0.024550054, 0.016591417, -0.06292005, 0.026722295, 0.015589566, 0.01808015, -0.02230291, 0.0011112832, 0.03498055, -0.046890415, 0.08014816, 0.042208865, -0.04318263, 0.015458482, 0.010121514, 0.011638336, 0.010664574, 0.0035322304, 0.024287887, -0.012574647, -0.045654487, -0.031853274, -0.07059779, 0.035841957, 0.07003601, -0.020055765, -0.027546247, -0.0062732785, -0.017518364, -0.15370469, -0.0153929405, 0.02698446, 0.040486056, 0.009934252, -0.0003356087, -0.01934417, -0.0043655466, -0.0035275489, 0.021198064, -0.015701924, -0.06816339, -0.043107722, -0.07277003, -0.004108061, -0.042995367, 0.00065073563, -0.0034596664, 0.005121617, -0.019475253, -0.058500662, -0.0473773, 0.0134454155, 0.039362483, 0.021029528, -0.004096357, 0.025224198, 0.016291799, -0.029456321, -0.04104784, 0.0003648684, -0.044118937, -6.356669e-05, 0.0062873233, 0.037227694, 0.014531535, 0.007949274, -0.00030634901, 0.0427332, -0.011610247, 0.026216688, 0.05872538, 0.014643893, 0.015570839, 0.01919436, 0.0018281457, 0.012237575, 0.0046253726, 0.0075653866, 0.010439859, -0.03484947, 0.032770857, 0.016937852, -0.0077151963, -0.023220494, -0.034999277, 0.03498055, 0.047489654, -0.00555232, -0.046141367, 0.008951126, 0.0030032152, 0.0053463313, -0.022977054, -0.003890369, -0.0094099175, 0.025879616, 0.012069039, 0.016132625, -0.02323922, 0.01964379, -0.04086058, -0.011357443, 0.024344066, -0.0045457864, 0.056628045, -0.01110464, -0.054643065, -0.005528912, -0.11917357, 0.049324825, 0.018304866, -0.0007297368, 0.02610433, -0.04617882, -0.0072564045, 0.026759747, 0.0006741434, 0.07052289, 0.2722041, 0.025767257, -0.02353884, -0.031609833, 0.01660078, -0.04520506, 0.01569256, 0.0021897955, 0.05190904, -0.023838459, -0.011881777, 0.015889185, 0.033463728, -0.012106491, -0.03368844, 0.02625414, -0.018323591, 0.007176818, 0.059174806, -0.014419178, -0.019091366, -0.010730116, -0.0074577113, 0.0019779555, -0.014578351, -0.0248684, -0.012546557, 0.08029797, -0.009709537, 0.028800903, -0.0066290763, -0.0058800285, 0.044343654, -0.020598825, -0.06093507, -0.020374112, 0.0019206064, -0.019175634, -0.032733407, -0.008946445, -0.04644099, -0.036572278, 0.010617758, 0.03636629, 0.0043959767, -0.012958534, -0.019962134, 0.022583803, -0.03533635, -0.0024063173, -0.019269265, -0.029025618, -0.044006582, -0.015833005, 0.0010012668, -0.048088893, -0.015645744, -0.007312583, -0.009311605, 0.023314126, -0.0012768931, 0.016310524, -0.079848535, -0.00096147356, -0.002846383, 0.025467638, -0.005229293, -0.04213396, 0.014447267, 0.048912846, 0.00077596714, 0.0070878686, -0.008005452, -0.005538275, 0.025823437, 0.04336989, 0.03784566, 0.06509229, -0.07228315, 0.016731864, -0.020467741, 0.005631906, 0.01958761, -0.011928593, 0.0014419177, 0.015589566, -0.033182833, 0.0513098, 0.003890369, -0.05453071, -0.0089745335, -0.04022389, 0.015130773, -0.0016642915, 0.044942893, 0.031834546, 0.017555818, -0.015046505, 0.020168122, -0.01714384, 0.027546247, 0.008515742, -0.014362999, -0.0006197203, 0.049324825, -0.037677124, -0.007228315, 0.0058332128, 0.02634777, 0.01675059, -0.047302395, 0.03597304, 0.023201767, -0.017583907, -0.005182477, 0.025467638, -0.010936104, -0.03207799, 0.04490544, 0.009569091, 0.014849881, -0.010393044, -0.006521401, -0.061159786, -0.006825702, -0.08059759, 0.0009655699, -0.024905853, -0.008108446, 0.053332232, 0.01919436, -0.01176942, 0.0016221575, 0.054305993, 0.0017672856, 0.015739376, -0.019662514, 0.022003291, -0.01998086, 0.030467534, -0.024550054, 0.052096304, -0.033033025, -0.0065869424, -0.014437904, 0.0048594503, -0.011385532, -0.022022016, -0.02655376, 0.011731967, -0.028950714, 0.007073824, 0.018773021, -0.047302395, 0.0002473907, 0.0054399627, 0.0018749613, 0.0373026, 0.03546743, -0.021572588, 0.01677868, -0.0024016357, 0.010636484, 0.09123407, 0.018576395, 0.00083097536, -0.0022167144, 0.0030266228, 0.021160612, -0.00959718, 0.01916627, -0.05037349, -0.03400679, 0.056365877, -0.047040228, -0.030111738, -0.06591624, -0.0014711774, 0.01789289, 0.009377147, 0.061197236, 0.0025163337, -0.026048152, -0.016095173, 0.023819733, 0.04262084, 0.01354841, 0.0023524794, 0.019718694, -0.030074285, 0.0012745523, 0.07168391, 0.027396439, 0.0045621716, 0.05299516, -0.014297457, 0.023183042, 0.044568367, 0.024100626, 0.026141781, -0.011048461, -0.006736752, 0.0089745335, -0.007167455, -0.0035018004, 0.0112731755, -0.0036375653, 0.013557772, -0.033875704, -0.0071393657, 0.018595122, -0.00016414688, -0.03428768, -0.024081899, 0.017218746, 0.035504885, -0.00076543365, 0.04831361, -0.0076730624, -0.057002567, 0.0013623314, -0.0059408885, 0.012387385, -0.061646666, 0.019999586, 0.026591212, 0.01919436, -0.0016502468, -0.023314126, 0.010664574, 0.00863278, -0.022658708, 0.0221531, -0.046403535, -0.017490275, 0.028033128, 0.021703672, 0.04475563, 0.0275837, -0.00055973796, 0.008923037, 0.0073687616, 0.018098878, -0.0102994125, 0.008585965, 0.07745159, -0.048538323, 0.034119144, -0.014681345, 0.0008444348, 0.0022143738, -0.024606233, 0.0062639154, -0.0031132316, 0.034306407, 0.06857536, -0.0022752339, -0.021179337, 0.028688546, -0.018370407, -0.015936, 0.0140259275, -0.028800903, 0.019325443, -0.019756146, -0.0017895229, -0.0178648, -0.014409815, -0.031029321, -0.032939393, 0.015673833, -0.0042204186, -0.042021602, -0.009775079, 0.040748224, -0.0021055276, -0.082020774, 0.03400679, 0.020168122, 0.07205844, -0.03522399, -0.0012792338, 0.0076636993, 0.05505504, -0.028182939, 0.026516305, 0.0023793983, -0.022639982, -0.008281664, -0.029025618, 0.05067311, 0.0077058333, -0.014887333, 0.04644099, -0.004934355, 0.0021453209, 0.0073266276, 0.028725998, 0.0010240893, 0.018454675, -0.022883423, 0.010027883, 0.002794886, 0.023726102, -0.04168453, 0.0132207, -0.0061375136, -0.021572588, -0.023726102, -0.018894741, -0.043107722, -0.057489447, 0.0035064819, 0.0014477697, 0.038164005, -0.0037382187, 0.049324825, -0.0186513, 0.009859347, 0.026048152, 0.017359192, -0.004381932, -0.011825599, -0.020205576, 0.006680574, 0.01161961, -0.017808622, 0.009283516, 0.017284287, -0.0062171, 0.004976489, 0.0011276687, -0.029100522, -0.0058332128, 0.031928178, 0.012246938, -0.019035187, -0.03280831, 0.0032887897, -0.009049439, -0.013876118, 0.039699554, 0.06089762, -0.025598722, -0.017059572, -0.06636567, -0.004117424, 0.015467845, -0.04958699, 0.049961515, 0.00013320477, -0.006914651, -0.037433684, -0.043407343, 0.013576498, 0.014128922, -0.033744622, 0.02423171, 0.0011738989, -0.032976847, -0.029025618, 0.06962403, 0.020729909, -0.0074717556, 0.0020048744, -0.013716945, 0.013595224, 0.014849881, 0.017630722, 0.0047330484, -0.0048173163, -0.01605772, -0.005435281, 0.010027883, -0.031647287, 0.01919436, -0.019718694, 0.04026134, 0.03522399, -0.0014957556, -0.029156702, -0.034905646, -0.074193224, -0.0060813352, 0.01843595, 0.0001729248, -0.016460335, -0.0161139, 0.040823128, -0.030261546, -0.047676917, 0.017509002, -0.03307048, -0.0057021296, -0.13018458, 0.020842265, -0.0069099697, 0.008234848, -0.02067373, 0.012789998, 0.017967794, 0.0011089424, -0.0007671892, -0.030018106, -0.033632264, -0.0009333843, 0.043482248, -0.03838872, 0.0021172315, 0.023126863, -0.027490068, -0.0051075723, 0.013754398, 0.01653524, -0.03256487, -0.012312479, -0.0019603996, -0.006694618, -0.0046277135, -0.02526165, -0.040748224, -0.006652484, -0.030991869, -0.018220598, 0.016104536, -0.02471859, 0.026609937, 0.015917273, 0.022096923, -0.0031132316, 0.022471447, -0.020074492, -0.03593559, -0.0048126346, -0.02556127, 0.022490172, -0.026666116, -0.007312583, -0.02752752, 0.04790163, 0.013351784, -0.005514867, -0.049774252, 0.023445208, -0.016432244, 0.010889288, -0.020299206, 0.018061424, 0.01258401, 0.019269265, -0.056965116, -0.017546454, -0.05561683, 0.053781662, -0.01566447, 0.018997734, -0.06715217, -0.007762012, -0.021478957, 0.025879616, -0.041834343, 0.023651198, 0.016010905, 0.020729909, -0.016516512, -0.009171159, 0.010355591, -0.0010100447, 0.013258153, -0.045579582, 0.009175841, -0.022433994, -0.0528828, -0.07490482, -0.010393044, -0.0161139, -0.041871794, 0.0043327757, 0.06715217, 0.027415164, 0.011647699, -0.0027831823, -0.02526165, -0.036328837, -0.06816339, -0.027059367, 0.0071112765, 0.0076122023, -0.011947319, 0.0076402915, 0.001965081, 0.009185203, -0.010617758, 0.027358985, 0.017434096, -0.006956785, 0.0373026, -0.00031951588, -0.0027480705, 0.004349161, 0.04850087, -0.042508487, 0.0025069707, -0.06183393, -0.019381622, 0.019924682, -0.014325547, 0.041422363, -0.09565345, 0.012209485, 0.048388515, 0.014568987, -0.024100626, 0.031815823, 0.002858087, 0.0020060446, 0.015140137, -0.009255427, 0.009302243, 0.030411357, 0.041834343, -0.0036679953, 0.03250869, -0.036591005, 0.017977156, -0.045130152, -0.040448602, 0.0043023457, 0.02649758, -0.057863973, -0.018304866, 0.04426875, -0.057377093, -0.05969914, 0.016937852, -0.0037920566, 0.020617552, 0.018782383, -0.0124529265, -0.021160612, 0.04381932, 0.011975408, 0.0014629847, -0.06471776, 0.004278938, -0.00025002408, 0.033519905, 0.056927662, 0.014119558, 0.015074595, -0.0049156286, 0.017274924, -0.025598722, 0.07022327, 0.020935897, -0.0018492127, -0.026759747, -0.015486571, -0.029437594, -0.008169306, -0.01038368, -0.021347873, -0.040935483, 0.01569256, -0.009040075, 0.048575774, -0.0084502, 0.046740606, 0.026722295, -0.039699554, 0.016666323, -0.027808415, 0.025448913, -0.019774873, 0.028594915, 0.0018925171, 0.005500823, 0.031441297, -0.008230167, -0.021572588, 0.004995215, 0.052133754, -0.024624959, -0.010720752, 0.01403529, -0.022321636, -0.03509291, -0.013108344, 0.024362793, 0.023426482, 0.036928076, -0.011432348, -0.0035322304, 0.07059779, -0.013407962, -0.014587713, 0.016376067, -0.017490275, 6.3603264e-05, -0.020467741, -0.016469697, -0.040373698, 0.0053041973, 0.025617449, -0.0018925171, 0.027471343, 0.0353738, 0.02610433, 0.053219873, -0.022920875, 0.05531721, -0.0046487805, 0.0043889545, 0.017434096, 0.028744724, 0.03320156, 0.008384658, -0.018445311, 0.0059221624, -0.018033335, 0.031010596, 0.028164212, -0.0127431825, -0.010374318, -0.008656188, -0.025130566, -0.011282538, 0.05456816, 0.06063545, -0.012040949, -0.014859243, 0.06029838, -0.0473773, 0.013024076, 0.012012861, 0.014718797, 0.06123469, -0.05423109], "projects/mmud-project.md::1772093817.772": [-0.023967545, -0.026944406, -0.025188822, -0.0023698006, -0.011583041, -0.016429981, -0.036485627, -0.0045559327, 0.001050727, 0.029310629, -0.044194933, 0.003470619, -0.031371534, 0.03440564, -0.0012451293, -0.005056847, 0.010533508, -0.01883437, -0.021238757, -0.011535335, 0.012594411, 0.018128319, 0.011182311, 0.028337425, -0.01922556, 0.023776721, -0.045988683, -0.029024392, -0.016172368, 0.06278123, -0.0019929225, 0.010667085, -0.011611666, -0.03713443, 0.01899657, -0.058201447, 0.019435467, 0.032707304, -0.049385358, -0.019922068, -0.007208392, -0.006573901, 0.01485568, 0.016115122, 0.021315087, -0.054041475, 0.00930269, -0.037096266, 0.0059394096, -0.026219275, -0.044843737, -0.0045058415, -0.009808375, 0.00066192215, -0.005266754, 0.04736262, -0.018176025, 0.009503055, -0.034348395, 0.02829926, -0.03190584, 0.015313659, 0.055071924, 0.0051474883, 0.012441752, 0.065834425, -0.047820598, -0.038088553, -0.0020740228, -0.033966746, -0.025379647, 0.0064928005, -0.01336725, 0.0049614348, -0.028623661, 0.009212049, -0.010924698, 0.0050711585, -0.04869839, -0.0076091234, 0.014779351, 0.016868878, 0.009493515, -0.0059394096, -0.018357309, 0.053507164, -0.02110518, -0.016449064, 0.06873495, -0.055224586, 0.03144786, -0.009789293, 0.062437747, -0.050606634, 0.0015432924, -0.013119178, -0.02562772, 0.0041790544, 0.046484828, -8.53492e-05, -0.025894873, 0.001980996, 0.0006887569, 0.024826257, -0.011783407, 0.023395073, 0.024291947, 0.013663028, -0.031161627, -0.039386157, 0.006025281, 0.032344736, 0.008071872, 0.009369479, -0.04541621, -0.059766207, 0.012575328, -0.02110518, -0.048240412, -0.032211162, 0.011859737, 0.019654915, 0.041561555, -0.042401183, -0.025818544, -0.03431023, -0.017803919, 0.01578118, 0.0165731, -0.014283207, -0.011936067, -0.01775621, -0.024349196, -0.037382502, -0.05518642, 0.0027335598, 0.025246069, 0.005567302, -0.01797566, -0.077894524, 0.009116637, -0.020666284, -0.030531906, -0.045072727, 0.037649658, -0.051675253, 0.03493995, -0.008568016, 0.016658971, -0.012594411, -0.027917612, -0.021830313, 0.019922068, 0.02885265, 0.0077713244, 0.006378306, -0.04026395, 0.00018843911, 0.037573326, 0.07312392, -0.026238356, 0.015695307, -0.06415517, 0.033489686, 0.025417812, 0.008081414, 0.010657543, 0.0323829, -0.018777123, -0.064422324, 0.004594098, -0.0032392445, 0.015494943, -0.015743013, 0.021429582, 0.014788892, 0.099686675, 0.0135962395, 0.015017881, -0.020704448, -0.05392698, 0.011697536, -0.00734674, -0.04056927, -0.0037544703, -0.015361365, -0.044423923, -0.031543273, -0.023337826, 0.024807174, -0.016639888, 0.005581614, 0.028623661, 0.01586705, -0.0022851224, 0.040531106, -0.008052791, -0.03394766, -0.0023864978, -0.05220956, -0.0018271437, 0.0026882389, 0.065300114, -0.0048946464, -0.012203221, -0.02736422, 0.010924698, -0.05759081, -0.024940751, -0.07373455, 0.0046871244, 0.06266674, 0.060949318, -0.026791748, -0.012613494, -0.038336623, 0.019139688, 0.0381458, 0.029138887, -0.022536363, -0.0029053017, 0.05003416, 0.011945608, -0.01289973, 0.017546305, -0.014760268, 0.007284722, 0.018338226, 0.011325429, 0.044614747, -0.0031772265, -0.012871106, 0.00065178465, -0.0021050319, 0.010876992, -0.008148203, 0.005056847, 0.024120206, 0.0024520936, 0.028013024, -0.00946012, -0.04266834, -0.005643632, 0.021715818, -0.036142144, 0.017527223, 0.0010101767, 0.029291548, -0.018099695, 0.02946329, -0.026562758, -0.0328218, -0.016620805, -0.008105267, 0.012594411, 0.04133257, -0.0056865676, -0.036600124, 0.023872133, -0.03453922, 0.03041741, 0.01750814, 0.023204248, 0.024444608, 0.021410499, 0.013605781, -0.027745869, -0.035226185, 0.059995197, 0.001160451, -0.019941151, -0.011983773, 0.0106384605, 0.013615321, -0.014245043, 0.032936294, 0.033985827, -0.058430433, 0.04324081, -6.458959e-05, 0.0065643596, 0.050492138, -0.027555045, -0.009102324, 0.008090955, 0.026486428, -0.01242267, -0.016668512, 0.0117261605, -0.061407294, 0.02971136, -0.014760268, 0.053469, 0.0013310002, -0.052896526, -0.003752085, -0.029444207, -0.16945207, -0.041294403, -0.012708906, 0.057170995, 0.016067415, -0.019731244, -0.019483173, 0.0013918255, -0.071215674, 0.07339107, 0.005204736, -0.03570325, 0.007136833, -0.010972404, -0.0047324453, -0.017326856, 0.01922556, -0.016859338, 0.004956664, -0.013042849, -0.022708105, -0.02665817, 0.037420668, 0.0072370158, -0.027745869, -0.032936294, 0.019454548, -0.056865674, -0.049995996, -0.011230017, 0.0015087056, 0.032211162, -0.0103617655, 0.04610318, 0.038336623, 0.014960634, 0.0132718375, -0.017794376, -0.010371307, 0.0007400409, 0.008038478, -0.0003446766, 0.026925325, 0.043317143, 0.015199165, -0.04533988, 0.01899657, 0.005877392, 0.010390389, -0.030207504, 0.03463463, 0.046713818, -0.008167285, -0.037229843, -0.034043074, -0.023738557, 0.0101995645, 0.042935494, -0.009250213, -0.047629774, -0.007079586, 0.007900131, 0.057438146, -0.04026395, 0.004737216, -0.0020370507, 0.06888761, 0.020399129, 0.022956178, -0.029615948, 0.008968747, -0.028337425, 0.04110358, -0.041752383, 0.01281386, 0.0649948, -0.017450893, -0.012623034, 0.02713523, -0.09640449, 0.005657944, 0.03079906, -0.0027144772, 0.0029816316, 0.00727041, -0.016057875, -0.01602925, 0.015819345, 0.057247322, 0.2787563, 0.028623661, -0.060300514, 0.015227788, 0.026391016, 0.002427048, 0.03417665, 0.06033868, -0.015418612, -0.024826257, 0.00445575, -0.0126612, 0.034844536, -0.0042673107, 0.015800262, 0.015199165, -0.006669313, 0.036065813, 0.05816328, -0.047973257, -0.019053817, -0.077512875, 0.007933525, 0.015695307, -0.025074327, -0.021467747, 0.016429981, 0.072169796, -0.04541621, 0.014598068, 0.0024997997, -0.0014860451, -0.020131975, -0.027478715, -0.05056847, -0.010247271, -0.029654114, -0.007947837, -0.02658184, 0.029978516, -0.05904107, -0.010113694, 0.028413756, -0.024959832, -0.026257439, -0.018872535, 0.013109637, -0.0075232526, -0.058659423, -0.0056627146, -0.027993942, 0.0014717333, 0.010151858, 0.011659372, 0.02234554, -0.02307067, -0.028261095, -0.0075566466, 0.023108836, -0.0031533735, 0.015151458, -0.0058106035, -0.062056098, 0.023624063, 0.016678054, 0.023452321, 0.008591869, -0.012107809, -0.023395073, 0.0074612345, 0.016048333, 3.39906e-05, -0.015695307, -0.025684966, 0.05091195, -0.007203622, 0.045759693, -5.7470945e-05, -0.033127118, 0.01578118, -0.0064117, -0.011516253, -0.018634005, -0.009250213, -0.005128406, 0.011859737, -0.019673998, 0.06010969, -0.054995596, -0.04049294, 0.025665883, -0.022402786, -0.01876758, -0.013214591, 0.0059346394, -0.007838112, 0.010829286, -0.018405015, -0.022956178, -0.012336798, 0.0026596151, 0.0014132933, -0.0026858535, 0.013014225, -0.06453682, 0.032573726, 0.03883277, 0.026600923, -0.015743013, 0.010419013, -0.041294403, 0.018805746, -0.016859338, -0.04659932, -0.027268808, 0.025608636, -0.025990285, 0.0020060416, 0.057514478, -0.0038975887, -0.0032702533, 0.033546932, -0.057476312, -0.028337425, -0.008973518, -0.0030412641, 0.00539079, 0.022765351, -0.031772263, 0.07766554, 0.058964744, -0.025933038, 0.013729816, 0.012966519, 0.034710962, 0.003518325, -0.010075529, -0.0021837468, 0.0050902413, 0.018309603, -0.014626691, -0.011783407, -0.03791681, -0.013767981, -0.019941151, 0.007403987, -0.012785235, 0.012794777, -0.0125562465, -0.00097618613, -0.022135632, 0.031142544, 0.048507564, -0.0562932, -0.0056961086, -0.06926926, -0.0057581267, 0.018882075, 0.021391416, -0.04137073, -0.015552189, 0.006363994, 0.042935494, 0.03226841, -0.03306987, 0.021429582, -0.03118071, 0.074345194, -0.0070557324, -0.018004283, -0.033871334, -0.03253556, -0.027993942, 0.07266594, -0.007084356, -0.018719874, -0.039882302, -0.0028862192, -0.02228829, -0.016945207, 0.0117261605, 0.007709306, 0.002735945, 0.019502254, 0.0174986, -0.0058392272, -0.02539873, -0.002019161, 0.006049134, -0.009665256, -0.017107408, 0.07652059, 0.029787691, 0.020895272, 0.024959832, -0.043813284, 0.0030913556, 0.0406456, -0.009073701, 0.007380134, -0.0006929311, -0.005290607, -0.004832628, -0.019826656, 0.00742307, -0.011831113, 0.021238757, 0.015819345, -0.048202246, 0.03244015, -0.00064522505, -0.0063687647, 0.005118865, -0.0025117262, 0.04728629, 0.012203221, 0.005653173, 0.062208757, 0.02860458, -0.0058630803, -0.022269208, -0.03163869, 0.021944808, -0.011201393, 0.0024902585, 0.011916985, 0.028948063, -0.038641945, -0.022536363, 0.012785235, -0.001984574, 0.03415757, 0.03383317, -0.05785796, 0.0032249326, -0.015036964, 0.04885105, 0.0067170192, 0.022650858, -0.014082842, 0.044042274, -0.025036164, -0.028165683, 0.024578184, 0.016744843, 0.06785716, -0.0012021938, 0.0456452, 0.028337425, 0.038527448, 0.018462261, -0.019502254, 0.010438096, -0.008186367, 0.0015647602, 0.020265553, 0.03868011, -0.023719475, -0.014016053, -0.038164884, -0.03385225, -0.020112893, -0.033623263, 0.00406456, -0.034730043, -0.065300114, 0.0041552014, -0.07457418, -0.018710334, -0.021944808, 0.020074729, -0.007909672, -0.030283835, 0.0122318445, 0.057247322, -0.023891216, -0.0006738487, -0.024635432, 0.034195736, 0.056178708, -0.020170141, 0.0040693306, 0.015342283, -0.006120693, -0.023891216, -0.031715017, -0.018843912, -0.04446209, 0.010323601, -0.00852031, 0.05308735, 0.055491738, -0.0017627405, 0.03572233, -0.036771864, -0.026257439, -0.033566013, 0.060071524, -0.026066614, -0.012136432, -0.038890015, 0.013787064, -0.0014466876, -0.016382275, -0.030856308, 0.031600524, -0.0109628625, -0.021181509, 0.018271437, 0.0031700705, 0.03892818, 0.004479603, 0.0055911555, 0.03320345, 0.014817515, -0.01227001, -0.0018295291, -0.023261495, -0.03957698, 0.0033322712, 0.06831514, 0.04549254, 0.0081195785, 0.026715418, -0.005667485, 0.042859163, 0.043278977, 0.008859023, -0.041027248, -0.0004433686, -0.024330113, -0.008797006, -0.028566414, -0.058964744, -0.044500254, -0.032001253, 0.038164884, -0.023013424, 0.06480397, -0.0034419952, 0.02665817, 0.031944007, 0.043889616, -0.023280578, -0.01079112, 0.026543675, 0.020265553, -0.017555846, -0.007284722, 0.011897902, 0.021830313, -0.017441351, -0.013892017, -0.036943607, 0.028089354, -0.009016453, -0.045225386, 0.053965144, 0.022078384, 0.0073419693, -0.0061397753, 0.04900371, 0.007785636, -0.0048421696, -6.719852e-05, 0.029501455, 0.050377645, 0.00038463046, 0.017441351, 0.019635832, -0.022269208, 0.005242901, -0.030131174, 0.044652913, -0.018032907, 0.010886532, 0.018862993, 0.019998398, 0.05927006, -0.017718047, 0.01079112, -0.014674397, -0.014769809, 0.0012260468, -0.008420127, 0.022479115, -0.03127612, 0.02681083, 0.031295203, 0.012365422, -0.00024956255, 0.01649677, -0.036943607, 0.0075948117, -0.12945528, 0.019807573, 0.040225785, -0.0060777576, -0.030493742, 0.010314059, 0.0067647253, -0.0014371463, 0.011926526, -0.055873387, -0.014187795, 0.0026691565, 0.053812485, -0.032325655, -0.045072727, 0.027001655, -0.0289099, -0.013185967, 0.0105239665, 0.02822293, 0.00061600504, -0.016076956, -0.02595212, 0.0006166014, 0.03784048, -0.0074993996, -0.038336623, -0.013128719, -0.012203221, 0.01828098, -0.024234701, -0.08113854, 0.011602124, 0.04133257, -0.0058344565, 0.0015361365, 0.021601323, -0.02337599, 0.018824829, 0.021792147, 0.009340855, 0.021868479, -0.0025188823, -0.014292749, -0.009722504, 0.07293309, 0.026639087, -0.0140351355, -0.06594892, 0.061559957, 0.016763924, 0.042172194, -0.033642344, 0.051866077, -0.025742212, 0.01844318, -0.020494541, -0.024253782, 0.018595839, 0.062056098, -0.0029363106, -0.001100222, -0.041179907, 0.007919213, -0.022841683, 0.033985827, -0.023986628, 0.024291947, -0.0024568643, 0.049156368, 0.010304518, -0.0370581, 0.0027645687, -0.041523393, -0.00096962653, -0.005128406, -0.014683939, 0.017870706, -0.014836598, -0.031695936, -0.026238356, -0.04743895, -0.03688636, 0.030112091, 0.067628175, -0.026600923, 0.002282737, 0.018261896, -0.014044677, -0.013987429, -0.048889216, -0.020456377, 0.0032225472, 0.006216105, -0.03957698, -0.00048302428, -0.0071940804, -0.03862286, -0.065300114, -0.007833342, 0.004260155, -0.0038713503, -0.005032994, 0.010342683, 0.024769008, -0.004326944, 0.03862286, -0.0058869333, 0.019922068, 0.005032994, -0.025360564, 0.045607034, -0.010094611, 0.01336725, -0.047324453, 0.024749925, 0.03440564, -0.028184766, -0.029997598, 0.004281623, -0.005729503, -0.009779751, -0.0039262124, -0.023757638, -0.00055070734, 0.05102645, 0.054690275, -0.01500834, 0.021009767, -0.038355708, 0.0037640114, -0.04789693, -0.043202646, 0.01578118, 0.03799314, -0.010972404, -0.016468147, 0.03547426, 0.006697937, -0.03541701, -0.013920641, -0.018233273, -0.010065988, 0.003227318, -0.010514425, -0.035626918, -0.020131975, -0.02892898, -0.029596867, -0.008429669, 0.0025761295, 0.041027248, 0.0041074953, 0.033737756, -0.008200679, 0.03158144, -0.02047546, 0.0068076607, -0.024043877, 0.038737357, -0.0065071126, 0.013357709, -0.027707705, 0.028337425, -0.03860378, 0.026200192, -0.023929382, -0.03885185, -0.04049294, 0.0054766606, -0.031218873, 0.036027648, -0.021315087, 0.036237556, 0.0044915294, -0.02110518, 0.02486442, 0.0023709934, 0.0058583096, 0.020494541, 0.033756837, 0.0153232, 0.0075566466, 0.022192879, 0.035588752, -0.016792549, -0.029043475, 0.0076282057, -0.020647202, 0.02822293, -0.038107634, -0.040073127, 0.041752383, -0.044385757, 0.018424097, -0.025265152, 0.047477115, 0.013233673, -0.003470619, 0.031695936, -0.033279777, -0.023585897, -0.007871507, -0.013233673, 0.02079986, 0.0067265606, 0.0027526421, -0.055606235, -0.020723531, 0.034691878, -0.015895674, -0.021773065, -0.016439524, 0.019673998, -0.0061397753, 0.02860458, 0.052896526, 0.029367877, 0.0017150344, 0.010428554, -0.0050663883, 0.03432931, 0.037325256, -0.016926125, -0.039042674, -0.030913554, 0.026772665, -0.006988944, -0.024482772, 0.025360564, -0.046446662, -0.018156942, 0.0005041939, 0.034806374, 0.009712962, -0.009555533, 0.008272238, 0.019034736, -0.04408044, -0.015189623, 0.050148655, 0.012737529, 0.051675253, -0.018500427], "projects/meshtastic-headscale-runbook.md::1770853983.351": [0.00163313, -0.0072615743, -0.019399606, 0.02927805, -0.008951436, -0.014581087, 0.011645556, 0.003179353, -0.026593585, 0.02219029, -0.029780181, 0.006556661, -0.01750696, 0.0012625676, 0.026709462, -0.025743827, -0.016831016, 0.017333146, 0.005199944, -0.029335989, 0.00063852605, -0.015595004, 0.024198812, -0.017806308, -0.017922183, 0.026535647, 0.0016101962, -0.03702244, -0.006648396, 0.039822783, -0.0116359005, -0.008521728, 0.043067317, -0.037254196, -0.01679239, -0.026033517, -0.010930987, -0.011066176, -0.036771376, 0.015749505, -0.004893355, 0.047934115, -0.004038768, -0.019303042, -0.0065808017, -0.047509238, 0.035882995, -0.038103953, 0.03292815, -0.052878167, -0.022885548, -0.021591596, -0.0143976165, -0.041908555, 0.03190458, 0.008024426, -0.03829708, 0.0060979845, -0.08899291, -0.008140302, -0.055775072, 0.036752064, -0.03659756, -0.0070732757, 0.012282876, 0.073001996, -0.02597558, 0.019138884, -0.011915934, -0.017188301, -0.027366092, 0.026574273, -0.036134057, -0.029084923, -0.057860844, 0.030533375, 0.043994326, -0.021919912, 0.006300768, -0.040131785, 0.024140872, -0.0328509, 0.029104237, 0.018984383, -0.007222949, 0.037485946, -0.06512242, 0.10390232, -0.011037207, -0.07616928, 0.016444763, -0.019776203, -0.0006336979, -0.035902306, -0.0033821363, 0.03171145, -0.008714855, -0.03227152, 0.00019237258, -0.004787135, 0.0063683623, 0.007474014, -0.021919912, 0.016744109, 0.015044591, 0.010776485, 0.023213863, -0.022595856, 0.026497021, -0.018240843, 0.016241979, -0.020452147, -0.031808015, 0.0030055386, -0.0072664027, -0.06064187, -0.018376032, -0.03192389, -0.037331447, -0.01867538, 0.016618576, -0.025570013, 0.04171543, -0.05847885, -0.01970861, -0.034492478, -0.012862257, -0.01843397, 0.041136045, 0.018916788, -0.0012112682, -0.055852324, -0.031479698, -0.024604376, -0.012698099, 0.000788803, -0.016377168, 0.018742973, -0.016647546, -0.06998922, 0.04789549, 0.0463891, -0.021726785, -0.032966774, 0.031054819, -0.0488225, 0.040054537, 0.009284579, 0.009603239, 0.026883276, -0.008772793, 0.06071912, -0.009014201, 0.018791255, 0.02105084, -0.02877592, -0.007647828, 0.038123265, 0.03858677, 0.07060722, -0.056238577, 0.068869084, -0.07095485, -0.016734453, 0.049440507, -0.015585347, 0.014687307, -0.008521728, 0.018588472, -0.0017502132, 0.004649532, 0.017526273, 0.050135765, 0.0219006, 0.006976712, 0.005557229, 0.06384778, 0.017719401, -0.021533659, -0.02025902, -0.048358995, 0.05168078, -0.0053882427, -0.005895201, -0.041174673, -0.004982676, 0.013190573, -0.020934965, -0.01782562, 0.04314457, 0.010593015, 0.026497021, 0.07840955, 0.01359614, 0.011664869, 0.050792396, -0.036404435, -0.05639308, 0.016946893, -0.012949164, -0.008652089, 0.031035505, 0.03271571, -0.017091738, 0.00028742728, 0.01989208, 0.017786995, -0.03565124, -0.00925561, -0.024063623, -0.00090890384, 0.030958256, 0.012466347, 0.016126104, -0.024469187, 0.04445783, 0.0035631927, 0.033410966, -0.011182052, -0.008526556, 0.014291396, 0.019283729, 0.007189152, -0.01679239, 0.024005683, 0.0146004, 0.017980121, 0.017922183, 0.022151664, -0.022750359, -0.044264704, 0.01317126, -0.03932065, 0.012041467, 0.045964222, 0.024276061, -0.06562455, 0.027617158, -0.006228345, 0.025396198, -0.004089464, -0.0004285005, 0.016985517, -0.028814545, -0.006223517, -0.007396763, 0.034318663, 0.020780463, -0.017381428, -0.0044467486, -0.00034611975, -0.011790402, -0.026593585, 0.015324626, 0.044959962, 0.019766547, 0.024662316, 0.012176656, 0.017777339, 0.0015365665, 0.015778475, 0.02491338, 0.040170413, 0.026651524, -0.011124114, -0.0076381722, -0.011790402, -0.0152763445, 0.02869867, 0.0045046867, -0.0094921915, 0.023967057, 0.027288843, 0.036172684, -0.0536893, -0.0040846355, 0.01237944, -0.036694124, 0.09022892, 0.021746097, -0.018704347, 0.034820795, 0.02726953, -0.010718548, 0.03435729, 0.016483387, -0.003131071, -0.05670208, -0.009984665, -0.041406423, -0.03161489, -0.0128912255, 0.078679934, 0.0028703497, -0.0352843, 0.03091963, -0.017449023, -0.17968534, 0.004374326, -0.01610679, 0.047007106, 0.008212725, 0.005866232, -0.007609203, -0.025009943, -0.04924738, 0.076787286, 0.031383134, -0.054770812, -0.008975577, -0.023097986, 0.031325195, -0.01012951, -0.0008769172, 0.014658337, 0.035767116, -0.03049475, -0.056470327, 0.0146486815, 0.038973026, 0.040324915, -0.043337695, 0.004881284, 0.058787853, 0.008029254, -0.041985806, -0.009241126, -0.004859558, -0.006971884, -0.008932123, 0.022035789, 0.0051806313, -0.018762287, -0.0044395067, 0.0037804607, 0.00047829104, -0.01356717, 0.018337406, 0.030224372, 0.013692703, 0.027230904, 0.012813975, -0.0066821934, 0.017574554, -0.021495033, -0.019100258, 0.003925306, 0.0015257031, 0.013132635, 0.0066580526, -0.07663278, -0.020587336, -0.040479414, 0.0051902877, 0.01864641, -0.050715145, -0.02626527, 0.0044346782, 0.009294236, 0.010428857, 0.008285147, -0.035516053, -0.0033290263, -0.00081234035, 0.036752064, 0.022499293, -0.049401883, 0.014938372, -0.04731611, -0.020722525, 0.009477707, -0.019380292, 0.040556666, -0.02105084, -0.037775636, -0.040827043, -0.12105199, 0.006942915, 0.018578816, -0.008106505, 0.01867538, -0.01989208, -0.016753765, 0.0316342, 0.037505258, 0.05562057, 0.27099577, 0.0025975578, -0.052491914, -0.012447034, 0.0048523154, -0.0077009383, 0.015440502, 0.0062186886, 0.021456407, -0.017748369, -0.009472879, 0.009511503, 0.0008226002, -0.02970293, -0.0038794382, 0.03930134, -0.032194268, 0.029953994, 0.04179268, -0.016232323, 0.026748087, -0.058247097, 0.02462369, 0.0143976165, -0.017902872, -0.037543885, 0.009666005, 0.083199106, -0.027945474, 0.024024997, 0.03723488, 0.00867623, 0.046582226, -0.061298504, -0.05932861, 0.055736445, -0.013364387, -0.017922183, -0.035767116, -0.0037587339, 0.01642545, -0.011066176, -0.004615735, 0.0052337414, -0.0039977287, -0.031035505, 0.019023007, 0.00097287714, -0.01851122, -0.008512071, 0.025067883, -0.005861404, -0.012118718, 0.029722242, 0.0061559225, -0.06172338, -0.0462346, -0.03151832, 0.021031529, 0.016483387, 0.027211592, -0.0006530106, -0.08196309, 0.0075657493, -0.0293553, 0.018366376, -0.0033000573, 0.01105652, 0.0031093443, 0.04403295, 0.05998524, -0.013103666, 0.004041182, -0.034666292, 0.007850612, -0.05283954, 0.037621137, 0.023831869, -0.06751719, 0.03120932, -0.047779616, 0.0010947885, -0.010409544, 0.004709884, -0.019032665, 0.077366665, -0.012195969, 0.016599264, -0.031537637, -0.027539907, -0.004132917, -0.029471178, -0.030224372, 0.073349625, -0.003985658, 0.044998586, 0.011993186, -0.018395346, -0.016811704, -0.023310427, 0.016203353, -0.018656066, 0.017400742, 0.0070974166, 0.018221531, -0.03941722, 0.014986654, -0.007604375, -0.014822496, 0.038760584, -0.028602106, 0.032541897, 0.0041594724, -0.049440507, -0.010226074, 0.026748087, -0.0023283872, 0.0015341524, 0.049015626, -0.018028403, -0.015421189, 0.019138884, -0.013460951, -0.0022994182, 0.014590743, -0.07732804, -0.030881004, -0.028717982, -0.014735589, 0.060796373, 0.038548145, -0.038046014, 0.0012335986, 0.03758251, -0.01745868, -0.0098687885, 0.03435729, -0.008053395, -0.016599264, 0.048358995, -0.059251357, -0.04345357, -0.019505825, -0.00448296, -0.001215493, 0.0220551, -0.0038577113, -0.016184041, 0.0029669132, -0.00536893, -0.00065783877, 0.010119854, -0.01885885, -0.07508777, -0.028814545, -0.021784723, -0.008787277, 0.013084353, 0.042063057, -0.008289976, -0.02475888, 0.0035752633, -0.0013518889, 0.025705202, -0.009723944, -0.013547857, -0.009506675, 0.024449876, 0.043646697, -0.018366376, 0.004673673, -0.026072143, -0.0678262, 0.050792396, -0.03323715, -0.021166718, -0.096177235, -0.011539337, 0.015585347, -0.006049703, 0.05334167, 0.011539337, -0.06593355, 0.015015623, 0.018095998, 0.032735024, -0.045925595, -0.010573702, -0.0071794954, -0.024488501, -0.06276627, 0.096177235, -0.0072953715, -0.008338258, 0.0025806592, 0.0006300768, 0.024855442, 0.024700942, -0.0072857155, -0.04480546, -0.01517978, 0.0032517756, -0.021649534, 0.01206078, 0.014957685, -0.007845784, 0.02118603, 0.015904007, -0.04615735, 0.024894068, 0.004125675, 0.011655213, -0.05527294, -0.00087631366, 0.016560638, -0.007585062, 0.024063623, 0.08119058, -0.022460667, -0.012823631, -0.024488501, -0.017786995, 0.0416768, -0.0757444, 0.003951861, 0.00952116, 0.010467483, -0.005779325, 0.01113377, 0.018820224, 0.0059048575, -0.01880091, 0.050560642, 0.0038601256, -0.013953424, -0.035786428, 0.033314403, 0.014986654, 0.004147402, -0.014107926, 0.031479698, -0.01102755, 0.045693845, 0.042603813, 0.0012070436, 0.07404488, -0.027230904, 0.044419207, 0.0010072779, 0.009076968, -0.021437095, -0.038973026, -0.009637036, 0.00015767007, 0.045500718, 0.040286288, 0.0028003412, -0.019727921, -0.0064842384, 0.043955702, 0.0026723945, 0.01745868, -0.01592332, 0.006590458, -0.01767112, -0.03128657, 0.025821077, 0.002880006, -0.020027269, -0.031035505, -0.0025130648, -0.02641977, -0.03358478, 0.012659473, 0.07296337, -0.018694691, -0.0292008, 0.012311845, -0.020780463, 0.030881004, -0.009357003, -0.0045988364, 0.030784441, 0.046775356, -0.038779896, -0.003239705, 0.0073291687, -0.014330022, 0.025859702, -0.045964222, 0.04044079, 0.007107073, -0.025434824, -0.03959103, -0.02462369, -0.006199376, -0.029335989, -0.013325762, 0.011587619, 0.023947746, -0.020220395, 0.004367084, -0.021359844, 0.0021714715, 0.0015329454, 0.008763136, -0.012302188, 0.00041793886, 0.02305936, 0.0006415437, -0.02155297, -0.032599833, 0.002653082, 0.00914939, 0.02155297, -0.004565039, 0.042294808, -0.0021497447, 0.00057545805, -0.010708891, -0.013982394, -0.0012100613, 0.02576314, -0.048011366, 0.04959501, 0.029413238, -0.028737295, 0.004552969, -0.018994039, -0.00618972, -0.02261517, 0.033758596, -0.016299916, -0.028466918, 0.00077431847, 0.017651806, 0.043337695, -0.013045727, 0.049286004, -0.0053303046, 0.0068849768, 0.022344792, 0.051642153, -0.025879016, 0.024662316, -0.045346215, 0.019737577, -0.03601818, -0.02018177, 0.034801483, -0.018279469, 0.008222382, -0.025570013, -0.041058797, -0.0013422325, -0.02999262, -0.017951153, 0.032329455, 0.05083102, 0.011355867, -0.036269248, 0.057667717, 0.04994264, -0.0033169559, -0.020027269, -0.023658056, 0.049788136, -0.013151947, -0.004425022, 0.025589325, -0.030301623, -0.015343939, -0.020201081, 0.033468906, 0.04480546, 0.008473447, 0.0017381428, 0.006223517, 0.0415223, 0.0146004, -0.06149163, 0.0037418352, -0.021205343, 0.0024128803, -0.018318094, 0.029529115, -0.034183476, -0.03250327, 0.03594093, -0.0005519207, -0.0015739849, 0.03943653, -0.036249936, 0.010390231, -0.13426188, 0.0054896343, 0.02025902, -0.0027037777, -0.015479128, 0.021746097, 0.013663733, -0.027327467, -0.039050274, -0.0053882427, -0.042603813, 0.009675662, 0.025357572, -0.051410403, -0.027675096, 0.005760012, -0.035264987, -0.030456124, -0.0127656935, -0.009472879, 0.0022064757, -0.008232038, 0.027404718, 0.049131505, 0.022151664, -0.0317887, -0.0561227, -0.009453566, -0.02547345, 0.008787277, -0.0150252795, -0.03592162, 0.030687878, 0.03458904, 0.03628856, 0.029181486, 0.006648396, -0.017902872, -0.01589435, 0.0018950584, -0.0009155426, 0.017468335, -0.03229083, -0.034106225, -0.018221531, 0.08204034, 0.011336554, -0.02819654, -0.028215852, 0.023947746, 0.015884694, 0.022788983, -0.018742973, 0.027404718, 0.03429935, 0.02047146, -0.043569446, 0.013557514, 0.01621301, 0.039533094, -0.037524574, -0.007333997, -0.016126104, 0.0012770521, -0.04036354, 0.01867538, -0.011606932, 0.03323715, -0.016386824, 0.035110485, -0.011268959, -0.020452147, -0.011742121, -0.005779325, 0.008125817, -0.0029500145, 0.030147122, 0.0011998013, -0.006856008, -0.007647828, -0.005310992, -0.017255895, -0.03901165, -0.013692703, 0.059096854, -0.0208384, 0.007976145, -0.015286, -0.0113751795, -0.012727068, -0.028621418, -0.030127808, 0.012292532, 0.0014484524, -0.019872766, 0.03760182, 0.0023959817, -0.022731045, 0.0146004, 0.031132068, -0.021533659, 0.03794945, 0.02219029, 0.011220678, -4.994143e-05, -0.047856867, 0.017284865, -0.049015626, 0.004671259, 0.019293385, -0.015691567, 0.028795233, -0.030958256, 0.011182052, -0.0664743, 0.004820932, 0.048049994, 0.011268959, -2.668698e-05, -0.036500998, -0.004453991, -2.0651762e-05, -0.03362341, -0.014667994, 0.002679637, 0.021224655, 0.026690148, 0.0025782452, 0.011510368, -0.020085206, 0.029316675, -0.040209036, -0.019612044, 0.01660892, 0.012321501, -0.024816817, -0.05519569, 0.03314059, -0.019950017, -0.0463891, -0.022325478, 0.0015257031, 0.0041667144, -0.0011225506, -0.024333999, -0.0067111626, -0.009395627, 0.010032946, -0.028756607, -0.020819088, 0.01134621, 0.014194833, 0.03594093, 0.044341955, -0.012504972, -0.0043308726, -0.017178645, 0.029664304, 0.009801194, 0.0055186036, 0.018347062, -0.03393241, -0.009014201, 0.03128657, -0.008256178, 0.003131071, -0.02356149, -0.0012179071, -0.010071572, -0.0006421472, -0.009357003, 0.032174956, 0.0006825832, 0.05654758, 0.015131499, -0.03200114, -0.0012028189, -0.03487873, 0.053496175, 0.022769671, 0.002076115, -0.003430418, -0.015286, 0.00051450235, 0.009859133, 0.016985517, -0.005706902, 0.046582226, -0.02748197, 0.0027496454, -0.0220551, -0.057088334, 0.014214146, -0.03793014, 0.04310594, -0.016888954, 0.020239707, 0.010564046, -0.0047919634, 0.04951776, -0.02777166, -0.03565124, -0.013663733, -0.0063683623, -0.012553254, -0.005702074, 0.00018890233, -0.017188301, 0.022093726, 0.031595573, -0.011017894, -0.0047509237, -0.011520024, 0.03536155, 0.029973308, -0.010042603, 0.04511446, 0.018202217, -0.023986371, -0.0022294095, 0.025222383, 0.0060690152, -0.009347346, -0.0652383, -0.0026482537, -0.03821983, 0.033951722, 0.04295144, -0.013576827, -0.05762909, -0.0034521448, 0.010158479, 0.0128912255, 0.021804037, -0.015961945, 0.014339678, -0.0072519183, 0.004823346, -0.00097529124, -0.009144562, 0.04051804, 0.0105061075, 0.0054606656, 0.012920195], "runbooks/syncthing-add-node.md::1772778776.687": [-0.011445886, -0.00710677, -0.04154294, 0.07535522, -0.01766607, -0.012036945, 0.01901706, -0.014007138, 0.014804598, 0.020058447, -0.015076672, -0.020358667, -0.015029763, 0.025969028, -0.0011422432, -0.007261571, -0.037227277, 0.006942587, 0.010639045, -0.0025049604, 0.0034994392, -0.030903894, 0.047847558, 0.017544106, 0.043269206, 0.013134624, -0.014166631, -0.012909459, 0.017365849, -0.014166631, 0.015921041, 0.015095436, 0.005910581, -0.052651078, 0.010404498, -0.032010954, -0.00010386028, -0.010976793, -0.022141224, 0.01356619, -0.015020381, 0.005896508, 0.00392866, -0.010404498, 0.025856446, -0.025950264, 0.016399516, -0.015020381, 0.003349329, -0.05711685, -0.00865947, 0.007027024, 0.010939266, -0.023398396, 0.00560567, 0.04067981, -0.037114695, 0.03052862, -0.058317732, -0.014954708, -0.03955398, 0.014307358, 0.023698615, -0.024505455, -0.013256589, 0.036157742, -0.017703597, 0.017656688, -0.003963842, -0.020095974, -0.020433722, 0.019758228, -0.016530862, -0.033305652, -0.024880731, -0.019289134, 0.04289393, -0.0066798944, 0.0002659175, -0.015958568, -0.0008068412, 0.013134624, -0.02437411, 0.018125782, -0.0061029093, 0.005976254, -0.006342147, 0.11498425, 0.011886835, -0.005221013, -0.03694582, -0.001068361, 0.022084933, -0.033305652, -0.012928223, 0.017694214, 0.05099987, 0.0037621316, 0.03743368, -0.0016699736, -0.01782556, -0.020508777, -0.022835482, -0.006426584, -0.0069848057, 0.020095974, 0.06747444, -0.0072662616, -0.010019842, -0.0533641, 0.018360328, -0.012552948, -0.0071020788, 0.0037105314, -0.011520942, -0.07073934, 0.010404498, -0.02197235, 0.0051178127, -0.013153388, 0.03007829, -0.000983924, 0.04229349, -0.016943665, -0.0037762045, 0.0006924996, -0.025893973, -0.008438996, 0.02617543, 0.025293533, 0.0319359, 0.017544106, -0.014382414, -0.005844908, -0.016737264, 0.039216235, 0.0041209883, 0.007566482, -0.007392917, -0.058280203, 0.030190872, -0.00740699, -0.004754265, -0.02127809, 0.010498318, -0.013247207, 0.04484536, 0.0443575, 0.011474032, -0.006037236, 0.008603179, 0.021578312, 0.01326597, 0.0021062307, -0.00016682145, 0.010104279, 0.022516498, 0.018791895, -0.03377475, 0.02788293, -0.017928762, 0.05111245, -0.046383988, 0.03403744, 0.026438123, -0.03263016, 0.020546304, -0.0047331555, 0.005910581, -0.041955743, 0.008481215, -0.022066168, 0.009822822, 0.052238278, 0.017253267, 0.027282491, 0.02713238, 0.030903894, -0.015245546, -0.019645644, -0.05606608, 0.02503084, -0.04263124, -0.03308049, -0.041280247, 0.001866993, -0.014879653, -0.027639002, -0.010995557, 0.050887287, -0.011370832, -4.3501113e-05, 0.033512056, 0.027826639, 0.018322801, 0.04559591, 0.014138484, -0.011558469, 0.01581784, 0.0024908877, -0.00891278, 0.03478799, 0.071564935, 0.019495536, -0.010770392, 0.008382705, -0.021559548, -0.07753181, -0.031185351, -0.052688606, 0.010563991, 0.016502718, -0.023285812, -0.011877453, -0.055991028, 0.008833035, -0.016887374, 0.006797168, 0.0014365995, -0.010892356, -0.02002092, -0.0067268037, 0.0013568536, 0.0025870518, -0.007697828, 0.0017508923, 0.042481128, 0.008012121, 0.00575578, -0.005591597, -0.06612345, 0.020133503, 0.0069144415, -0.025593754, 0.055840917, -0.032254886, -0.041167665, 0.005577524, 0.0068909866, -0.022066168, -0.0059809447, 0.004003715, 0.035576068, -0.01065781, -0.00242756, -0.011727343, 0.005366432, -0.03604516, -0.042030796, -0.030659966, -0.011042466, 0.0034525297, -0.020733943, 0.02602532, 0.0012067436, 0.034375187, 0.025743863, 0.013294116, -0.018125782, -0.005948108, 0.026738342, 0.03407497, 0.042180907, 0.016399516, 0.0074961176, -0.025931502, 0.0010343516, -0.018163309, 0.009034745, 0.032592632, -0.012918841, 0.03268645, 0.012290255, -0.0009569512, -0.04743476, -0.016652826, 0.018257128, -0.02983436, 0.07006384, 0.027244963, -0.028089331, -0.015170491, 0.0072944076, 0.034881808, -0.01721574, 0.0499491, -0.014222922, -0.025987793, 0.0027488892, -0.04154294, -0.02548117, -0.013125243, 0.053927016, -0.032949142, -0.033662166, 0.036251564, -0.020959107, -0.15791571, -0.048973385, 0.007378844, 0.08736402, -0.013697537, -0.005225704, -0.052388385, 0.017759888, -0.07663115, 0.0728784, 0.045670964, -0.04916102, -0.015949186, -0.017628541, 0.01936419, -0.012796877, -0.037170988, -0.03392486, 0.0030115817, -0.024036363, -0.050737176, -0.026137901, 0.04649657, 0.0057135615, 0.018744985, 0.008851798, 0.04259371, -0.022310097, -0.023886252, 0.007974593, -0.008476524, -0.027001034, -0.002228195, 0.027376309, 0.018097635, -0.037565026, 0.012534184, -0.008926854, -0.004439972, 0.011652288, 0.009039436, 0.05133762, 0.009034745, -0.0022141223, 0.033568345, 0.027038561, 0.021522019, -0.0030725638, -0.019608118, -0.01631508, 0.02692598, -0.02437411, 0.014185394, -0.055465642, -0.0034924028, -0.021522019, 0.019701935, 0.032273646, -0.017196976, -0.045333218, -0.0069754235, -0.009400638, 0.028258206, -0.021690894, -0.020940343, 0.002382996, 0.020902816, 0.0051084305, 0.010732864, -0.023529742, 0.022441443, -0.03803412, -0.027826639, 0.033437, 0.0106109, -0.020077212, -0.010892356, -0.022403916, -0.015808458, -0.13217184, -0.02437411, -0.015283073, -0.001138725, 0.014110339, -0.0017473741, -0.024430402, 0.014860889, 0.023586033, 0.034712937, 0.2750015, 0.036476728, -0.024467928, -0.006121673, 0.054227233, -0.057604708, 0.04454514, 0.020583833, 0.007824483, -0.018238364, -0.002798144, 0.000986856, 0.027301254, 0.0006209628, 0.011464651, 0.037377387, -0.04619635, 0.002798144, 0.050812233, -0.02668205, 0.027282491, -0.056591466, 0.005596288, -0.0028450533, -0.048523054, -0.050624594, -0.004660446, 0.06642367, -0.053176463, 0.02032114, -0.02322952, 0.0088095805, 0.040417116, -0.04368201, -0.041617993, 0.019214079, -0.0037855862, 0.019983392, 0.004339117, 0.014110339, 0.018426001, 0.01281564, 0.07070181, 0.0023243595, -0.00257767, -0.023154465, 0.0018798931, 0.059893887, -0.020696415, -0.020640124, -0.053776905, -0.052538496, -0.031354222, -0.0060841455, -0.023116939, -0.043419316, -0.034956865, -0.031147823, 0.013941465, -0.026757106, 0.033249363, 0.01301266, -0.04154294, 0.06664883, -0.0009892014, 0.009635185, -0.022216279, 0.024055125, 0.0167185, 0.034562826, 0.018829422, -0.022591554, -0.005164722, -0.038371865, 0.0013380898, 0.015855368, 0.057342015, 0.05021179, -0.021090453, 0.010676573, -0.015329983, -0.0056385067, 0.021353146, -0.0030139273, 0.009991696, -0.010639045, -0.01526431, 0.059330974, -0.024749385, -0.010967411, -0.018838804, -0.024092654, -0.030416036, 0.043982226, 0.005891817, 0.057679765, 0.024937022, -0.054489926, 0.0027559255, 0.0068300045, -0.0058824355, -0.013997757, 0.008701689, -0.027601475, 0.010517081, -0.038202994, 0.009813441, 0.0065344754, 0.021259326, 0.024693094, -0.03358711, 0.06327136, 0.029290212, -0.041317776, 0.0043508443, 0.026794633, 0.049536295, 0.006220183, 0.02407389, -0.024317818, 0.015611439, -0.011689816, -0.02317323, -0.00350413, -0.03304296, -0.032705214, -0.051637836, -0.05328905, 0.01421354, 0.08263555, 0.03959151, -0.03884096, 0.019101497, 0.05681663, 0.025818918, -0.0011463477, 0.018341564, 0.04067981, 0.051863004, 0.0362328, -0.021578312, -0.025912737, -0.039816674, 0.014738925, -0.0041116066, 0.03613898, 0.052688606, -0.004207771, 0.01766607, -0.015320601, -0.019382952, 0.056891687, 0.036645602, -0.04334426, -0.018426001, -0.055465642, -0.02032114, -0.012871931, 0.00064676296, -0.026231721, 0.00020361599, 0.028558426, 0.052125692, 0.03467541, 0.009597657, 0.00045678002, -0.039478928, 0.011595997, -0.0038700232, -0.016390136, -0.017684834, -0.047622394, -0.05426476, 0.014832743, -0.039028596, -0.047322173, -0.06293362, 0.0008179822, -0.0012126073, -0.026907215, 0.028727299, 0.02197235, -0.06349652, -0.042068325, 0.035763707, -0.0040576607, -0.0147201605, 0.0073553897, 0.021390673, -0.014738925, -0.03028469, 0.09134193, 0.009222383, -0.0070410967, 0.056779105, 0.0274326, 0.0317295, 0.0068534594, 0.023342103, 0.004758956, 0.009527293, -0.0058120713, -0.0030115817, -0.022554027, -0.0064172023, -0.046421513, -0.0040529696, 0.010826683, -0.017806798, 0.010554609, -0.005826144, 0.0066705127, -0.033361945, -0.02566881, 0.037902772, -0.0424436, 0.06499763, 0.09021611, -0.030190872, -0.008926854, -0.038202994, -0.036307853, 0.043419316, -0.040417116, -0.0028497444, 0.044770304, 0.015958568, -0.03268645, -0.0036518946, -0.004233571, -0.0014283904, -0.028183151, -0.016784173, -0.057979982, 0.027620237, 0.00012584905, 0.056028552, 0.020583833, 0.042105854, 0.005474324, 0.018585494, -0.0043742987, 0.046571624, 0.08586291, 0.0055446876, 0.05325152, 0.0125435665, -0.006468802, 0.006182655, 0.02503084, -0.004995848, -0.05970625, -0.027620237, -0.062633395, 0.015329983, 0.014260449, -0.0037715135, -0.024449164, 0.0046534096, -0.026231721, -0.021747185, -0.014879653, 0.017834943, 0.02047125, 0.004285171, -0.06192037, 0.001668801, -0.011708579, -0.029196393, -0.048635636, 0.003963842, -0.0024158326, 0.009569512, -0.026738342, 0.03728357, -0.029440321, -0.002758271, 0.019251605, 0.0034572207, 0.017365849, -0.018538583, -0.013988375, 0.036101453, 0.02752642, -0.046121296, 0.01706563, 0.034694172, -0.032461286, -0.01356619, -0.07130224, 0.018726222, 0.014973472, -0.04946124, 0.036758184, -0.021597074, -0.01431674, -0.034694172, -0.025875209, 0.011961889, 0.040717334, -0.0125998575, -0.012121382, -0.017140685, -0.006951969, -0.048860803, 0.009288056, -0.027001034, -0.014645106, 0.015780313, 0.043006513, -0.0030397272, -0.020752706, -0.0394414, 0.05099987, -0.011727343, 0.02563128, 0.06105724, -0.035313375, -0.0023571958, 0.0075148814, -0.042931456, 0.016005477, -0.037471205, 0.023154465, 0.002189495, 0.01476707, 0.050662123, 0.0140915755, -0.035501014, 0.015545766, 0.0015632549, -0.01712192, 0.0077447374, -0.0046369913, -0.029853124, -0.004299244, 0.037189752, -0.04379459, 0.03673942, -0.003773859, -0.00560567, 0.047734976, 0.07805719, -0.0029341811, 0.027357547, -0.0578674, -0.023586033, -0.006937896, -0.03553854, 0.03263016, 0.012477893, -0.015602057, -0.0227229, -0.018726222, 0.059330974, -0.02953414, -0.013735064, 0.0107610095, 0.027845403, -0.0063140015, -0.048560582, 0.054564983, 0.036420435, -0.04079239, -0.015273691, 0.023060648, 0.042931456, -0.010779774, -0.0054086507, 0.002082776, 0.0032414377, -0.030810075, -0.009644567, -0.013960229, -0.03313678, -0.027038561, -0.012055709, -0.007472663, 0.019045206, 0.008246668, -0.035463486, -0.028746063, -0.0619579, -0.024092654, -0.027470129, 0.0140352845, -0.053701848, 0.023510978, 0.047659922, 0.020733943, -0.031297933, 0.059143335, -0.008889326, 0.018688694, -0.1329224, 0.03563236, -0.03655178, 0.01281564, -0.021259326, 0.0072944076, 0.0046463734, -0.02067765, -0.021597074, -0.030491091, -0.011746107, 0.019945865, 0.026250485, -0.015986715, -0.0001447594, 0.02287301, -0.01907335, 0.017534724, -0.005849599, 0.006351529, -0.012280874, -0.009747768, -0.011839925, -0.010676573, 0.026963508, 0.0040600062, -0.0055822153, -0.003984951, -0.006037236, -0.0045267544, -0.022385152, -0.032273646, 0.013538045, 0.021784712, -0.050474484, 0.007172443, 0.012018181, 0.04349437, -0.008241977, 0.015592676, -0.039966784, 0.024055125, -0.009255219, 0.0013498171, 0.014438705, 0.05126256, -0.024937022, -0.01406343, -0.037227277, 0.02437411, 0.029778069, 0.05621619, -0.02857719, 0.050136738, -0.027094854, 0.014269831, -0.013519281, -0.02902752, -0.026344303, 0.0047143917, -0.0054790145, 0.029703014, -0.039516456, -0.0054883966, -0.043719534, 0.018707458, -0.055465642, -0.0038582957, 0.0046674823, 0.015536384, -0.017544106, -0.019101497, -0.05340163, 0.017656688, 0.01796629, -0.003947424, 0.035463486, 0.009485075, -0.055615753, -0.0025213787, -0.02062136, -0.017337704, -0.0005139508, 0.04349437, 0.0503619, 0.02812686, -0.0038559504, -0.034262605, -0.00510374, -0.015161109, -0.021859767, -0.055465642, 0.0070176423, 0.013106478, 0.005830835, 0.042818874, -0.0067877863, -0.019345425, 0.019533062, -0.002622234, -0.056591466, 0.02172842, 0.02518095, -0.0072287344, 0.00515534, -0.032498814, 0.031354222, 0.011746107, 0.04450761, 0.0077165915, -0.0072662616, -0.022985592, -0.0073506986, -0.017956907, -0.04709701, -0.01206509, 0.031072767, 0.021184273, -0.039253764, -0.06679895, -0.0039661876, 0.001399072, -0.013369171, -0.018951386, 0.013247207, 0.033812277, 0.023529742, -0.025818918, 0.041617993, 0.011333304, 0.024843203, -0.056478884, -0.024336582, 0.031523097, 0.03638291, 0.0016406553, -0.054077122, 0.062258117, -0.02452422, -0.00895969, -0.025781391, -0.0071208426, 0.0037316405, -0.021353146, -0.0212218, -0.08346116, 0.0454458, -0.009738386, 0.008288886, -0.012759349, 0.0012782804, 0.0024697785, -0.009578894, 0.009048818, -0.0029177628, 0.04634646, -0.030265927, 0.026250485, -0.021597074, 0.03854074, 0.024505455, -0.04034206, -0.0033540202, 0.046383988, -0.03154186, 0.030716257, 0.0027817257, -0.016784173, -0.037302334, 0.033755984, 0.008804889, 0.028802354, -0.0010273153, 0.012290255, 0.044807833, -0.052613553, -0.005948108, -0.019157788, 0.060681965, 0.02262908, 0.018651167, 0.020546304, 0.030265927, 0.015057908, 0.03529461, -0.0006139264, -0.018838804, 0.044732776, -0.04859811, -0.019795755, 0.00078045466, 0.005145958, 0.070289, -0.025368588, -0.005436796, 0.025199715, 0.014541905, -0.00410457, -5.889325e-05, 0.010770392, -0.018210217, -0.029271448, -0.0071208426, 0.004686246, -0.048372943, -0.028051805, -0.027770348, 0.006595458, -0.013978993, 0.042105854, -0.0319359, -0.005826144, -0.028164387, 0.0019866119, 0.011098757, 0.017684834, -0.007191207, 0.03673942, -0.019852046, -0.0017309558, 0.033118017, 0.014363649, 0.00022457862, -0.0044024447, -0.01827589, -0.037302334, -0.01712192, -0.0009282192, -0.025068369, -0.0394414, -0.0063702925, -0.013453607, -0.008279504, 0.016812319, -0.023248285, -0.023492213, 0.020658888, -0.0015269001, 0.009757149, -0.0009352556, 0.023754906, -0.011539705, 0.02137191, 0.04004184], "runbooks/pi-nas-omv-runbook.md::1770788769.715": [-0.03814459, 0.025912726, -0.021321075, 0.02630791, -0.022619534, 0.013539729, 0.047760714, 0.004445811, 0.038577408, 0.030410288, 0.0031685224, 0.0050244723, -0.007870732, 0.032028656, 0.030128015, -0.02587509, -0.017538607, 0.006807501, 0.039593592, 0.0106605375, -0.00880694, 0.015496827, 0.030128015, 0.038577408, 0.024331994, -0.0076543223, -0.016033147, -0.014979325, 0.035679396, 0.0059842025, -0.04512616, -0.014358323, -0.019166386, -0.0025239976, -0.02715473, -0.03244266, -0.028641373, -0.02909301, -0.048249986, -0.032612022, -0.017416287, -0.034117483, -0.024538996, -0.002260542, -0.0037118993, -0.02587509, 0.001247885, -0.018968793, -0.0013607945, -0.03071138, -0.03620631, -0.030203287, 0.06921352, -0.05747093, 0.05656765, 0.035792306, -0.009399715, -0.009164487, -0.014612369, 0.007310889, -0.019091113, 0.023541627, -0.022920625, -0.052352365, 0.0023828605, 0.026044454, -0.026759548, 0.041211963, 0.0075508216, -0.009108032, -0.018216064, 0.0155438725, -0.023635719, -0.0019065237, -0.01148854, -0.006934524, 0.09537088, 0.017039923, 0.0042576287, -0.00891044, 0.023334626, 0.009841943, 0.036112215, 0.0005483755, 0.013662048, 0.0236169, -0.03212275, 0.06409495, 0.059992574, -0.012852863, 0.0053537916, -0.014659415, -0.0007609629, -0.0762139, -0.025009451, 0.017115196, -0.0102935815, -0.0024134403, 0.026345547, 0.016390694, -0.012636453, 0.007235616, -0.038182225, -0.023315808, 0.05325564, 0.04339488, 0.031087745, -0.02448254, -0.010895765, -0.03844568, -0.019928524, 0.023296991, -0.0036766152, -0.04004523, -0.013615002, -0.051260907, 0.018056108, -0.07700427, 0.0012819931, 0.029770467, 0.030353833, 0.0062758857, 0.00041488354, -0.019495705, 0.02685364, -0.0032696705, -0.020662436, 0.008835168, 0.033138935, 0.043846518, -0.040346324, -0.0045610727, -0.06853606, -0.015383918, -0.020248434, 0.040986143, 0.016306011, 0.006219431, -0.0015677953, -0.06447132, 0.047384348, 0.021132892, -0.03876559, -0.028001552, 0.025423452, -0.07365462, 0.036639128, 0.038069315, -0.007475549, -0.032461476, 0.01975916, -0.0024322586, 0.016720014, -0.031614657, -0.021226984, 0.012382407, 0.0236169, 0.014857006, 0.06003021, -0.01513928, -0.019570978, -0.008073028, -0.051373817, -0.013925503, 0.037222493, -0.040496867, -0.013624411, -0.011563813, -0.020154344, -0.013671457, 0.028547281, 0.023353444, 0.022694806, 0.007668436, 0.033891663, 0.02943174, -0.014226595, 0.029939832, 0.046104707, -0.053293277, -0.058825843, -0.004622232, 0.017858516, -0.004085912, -0.032405023, 0.0046904483, 0.0041494234, -0.003391989, -0.023127627, 0.040421594, -0.011460313, 0.024708359, 0.03039147, -0.042980876, 0.027587552, 0.01955216, 0.0028838965, -0.003424921, 0.012532953, 0.00810596, -0.028923646, 0.013624411, 0.060105484, -0.018112563, -0.0027592254, -0.02448254, 0.053970736, 0.001975916, -0.017435106, -0.05220182, 0.029601103, -0.010444127, 0.03865268, -0.030146834, -0.0036954333, -0.014311277, -0.007593163, 0.057659112, -0.043206695, 0.036469765, -0.017886745, 0.04392179, -0.024557812, -0.04512616, 0.023014717, -0.009526738, 0.020097889, -0.0016689433, -0.022958262, -0.009211532, -0.03146411, 0.02190444, -0.012561181, 0.022318441, 0.08505848, -0.012608225, -0.03466321, 0.016249556, 0.0125517715, 0.025348179, 0.024143811, -0.03144529, -0.011686131, 0.03415512, -0.02975165, 0.010858129, 0.03306366, -0.027644007, -0.030128015, 0.003490785, -0.025498725, 0.024614267, -0.004036514, 0.032141566, 0.025818635, 0.037128404, 0.024952997, -0.012495317, -0.0047022095, -0.014207777, 0.007277957, 0.029300012, 0.06789624, 0.034964304, -0.055363283, -0.009169191, -0.014969916, -0.0072967755, 0.011065129, 0.013699684, -0.070530795, 0.008162415, 0.024670722, 0.011262721, -0.030466743, 0.04433579, 0.0059324526, 0.009216237, 0.07150934, 0.031294744, -0.010378264, 0.034286845, 0.01160145, -0.0064922953, 0.017152833, 0.042604513, -0.03449385, -0.03306366, -0.01664474, -0.008750485, -0.03383521, 0.046631616, 0.06789624, -0.042830333, -0.040760323, 0.033440027, 0.0044928566, -0.15732054, 0.0048739263, 0.025837453, -0.005339678, -0.0021946782, 0.018479519, -0.05690638, -0.007461435, -0.0766279, -0.0016395398, 0.004142367, -0.039066684, -0.0090092365, -0.032461476, 0.033684663, -0.030673744, 0.018564202, -0.0062899995, -0.018846475, -0.019034658, -0.08701558, -0.005509042, 0.061196942, 0.028039189, -0.013840821, -0.06375622, 0.06669187, 0.016146056, -0.07267607, 0.023899175, 0.0037401267, -0.019665068, 0.0034602052, -0.0018100801, 0.029055374, -0.009060986, -0.012316543, 0.012363588, 0.0048504034, 0.00229465, 0.021640984, 0.03564176, 0.009954853, -0.028396735, -0.0014337152, -0.039367773, -0.02372981, -0.010143035, 0.019251067, 0.00064099656, 0.038840864, -0.0062241354, -0.015271008, -0.011733177, -0.025705727, 0.0075414125, 0.014762916, 0.04866399, -0.050508175, -0.036846127, 0.020267252, -0.007047434, 0.007174457, -0.019288704, -0.021678621, 0.021433985, 0.008482325, -0.034004573, 0.018714746, -0.0065816822, -0.013483275, -0.023240536, -0.041625965, 0.027531097, -0.018432474, -0.03328948, -0.031087745, -0.00832237, -0.0136526385, -0.1298459, 0.044523973, -0.015760282, -0.0015430963, -0.004142367, -0.012335361, -0.0020876494, 0.023692174, 0.0021299904, 0.041701235, 0.25366998, 0.04949199, -0.036168672, -0.04038396, 0.031181837, -0.038069315, 0.024237903, 0.054460008, 0.013981958, -0.016814103, -0.047271438, 0.0140195945, 0.08799413, -0.0088869175, -0.005734861, -0.019683886, -0.03315775, 0.03801286, 0.055325646, -0.05175018, 0.042566877, -0.06025603, 0.015797919, 0.022939444, -0.010651128, -0.03575467, -0.016682377, 0.070718974, -0.03639449, 0.0595033, -0.0039471276, 0.03103129, 0.027079457, -0.041061416, -0.052126545, 0.012203634, -0.026420819, -0.012297724, 0.034117483, 0.0058759977, -0.00955026, -0.025065906, 0.030222105, 0.016823513, 0.042152874, -0.0036389786, 0.0031685224, 0.042792697, -0.034945484, -0.020417798, -0.02566809, -0.0061770896, 0.006925115, -0.026947731, -0.0034555008, -0.038163405, -0.007626095, -0.039443046, 0.011403858, -0.013916094, 0.046556346, 0.029864559, -0.0659015, 0.021358712, 0.01095222, -0.017849108, 0.044712156, -0.022901807, 0.018432474, 0.011243903, 0.012862273, -0.011742586, 0.018884111, -0.022412533, 0.04275506, 0.023767447, 0.052013636, 0.053632006, -0.019091113, 0.009225646, -0.025122361, 0.023861539, -0.0023252298, 0.0032367385, 0.020267252, -0.015816737, -0.022036169, 0.058336567, -0.012165997, 0.0005633713, -0.006529932, -0.033872847, -0.0039141956, 0.046782162, 0.05122327, -0.007442617, 0.012222452, -0.01964625, 0.0046104705, 0.030899562, -0.01632483, 0.008877508, 0.001046177, -0.010067763, 0.0049209716, 0.009140964, -0.0360934, -0.0087645985, 0.032706115, 0.020474253, -0.0009809012, 0.03637567, 0.021170529, -0.021189347, -0.01685174, 0.009785489, 0.02265717, 0.015854374, 0.022393715, -0.022619534, 0.006402909, 0.007898959, -0.035020757, 0.0058477703, -0.0035942853, -0.05302982, -0.019119339, -0.031539384, -0.0345503, 0.03876559, -0.0067416374, -0.026477274, -0.014546505, 0.041211963, 0.0044505154, 0.00249577, -0.03974414, 0.030636108, -0.05005654, 0.021095255, -0.026778366, -0.036582675, 0.016767059, -0.021001164, -0.0009267987, -0.031934567, -0.007993051, -0.02308999, -0.002571043, 0.028716646, -0.061272215, 0.0099266255, 0.03598049, -0.051674906, -0.057282746, -0.051562, -0.029657558, 0.012165997, 0.08784358, -0.048137076, -0.017228106, -0.016597694, 0.03737304, 0.01589201, 0.0315582, 0.046104707, -0.01890293, 0.026496092, -0.02651491, -0.013822003, 0.038520955, -0.07606336, -0.053970736, 0.0052973367, -0.02491536, -0.03543476, -0.038615044, 0.004629289, 0.02995865, -0.079638824, 0.05453528, 0.027135912, -0.0033355344, -0.020907072, 0.020907072, 0.0056548836, -0.025686909, -0.001616017, 0.04286797, -0.003709547, -0.04617998, 0.06849842, 0.008421166, -0.0010167734, 0.021659803, 0.020060252, 0.054798737, 0.0116390865, 0.016362466, -0.02879192, 0.026232637, -0.024143811, 0.008444688, -0.00024919477, -0.020173162, -0.011648496, 0.0047798348, -0.042905603, 0.0033214206, -0.029601103, 0.005885407, -0.016456557, -0.04971781, 0.023635719, 0.032743752, -0.022619534, 0.03801286, 0.059428025, -0.022600716, 0.0335153, -0.014998144, -0.007898959, 0.04949199, -0.009051577, 0.008223575, 0.03735422, 0.0063417493, -0.040534504, -0.01331391, -0.017632699, 0.002152337, 0.00076390326, 0.053744916, -0.04971781, 0.05291691, -0.021321075, 0.042980876, 0.032969568, 0.017576244, 0.015553282, 0.050696358, -0.014057231, -0.0037918768, 0.029224738, -0.007866028, 0.06334222, -0.021847986, 0.016456557, 0.008999827, -0.010688765, -0.0027027708, -0.053895462, -0.011441494, -0.018093744, -0.0120624965, 0.013756139, 0.013360956, -0.009888989, -0.037410676, -0.019034658, -0.01815961, -0.02674073, -0.022770079, 0.015581509, 0.009122145, -0.028321462, 0.011215676, -0.016381284, -0.0053020413, -0.04294324, -0.0026063272, -0.00059512706, -0.035622943, -0.009319738, 0.048814535, -0.051825453, 0.008524667, -0.009907807, 0.0236169, 0.04561543, -0.023108808, -0.038840864, 0.008237688, -0.006195908, 0.00768255, -0.009380897, -0.027286459, -0.02587509, -0.0012502373, -0.03383521, 0.040948506, -0.011262721, 0.010594673, 0.068912424, -0.042679787, -0.017811472, 0.018169018, -0.010302991, 0.0101053985, 0.035058394, -0.019307522, 0.0010996914, -0.032310933, -0.007475549, -0.021998532, -0.0014678233, -0.016249556, -0.037448313, 0.036469765, 0.029450558, 0.021866804, -0.004245867, 0.0118178595, 0.054723464, 0.034286845, -0.0022381954, 0.02147162, -0.00019964985, 0.02019198, 0.033214208, 0.032800205, -0.00805421, 0.0039659454, -0.020041434, 0.04572834, 0.021640984, -0.01910993, 0.014057231, -0.025893908, 0.0029568172, 0.024538996, 0.0012467089, 0.02051189, -0.012523544, 0.020605981, -0.040948506, 0.04057214, -0.025649272, 0.014480641, -0.035735853, -0.0049021533, -0.00088798604, 0.013878457, -0.0013749083, -0.017679743, -0.0599173, -0.015261599, 0.0069298195, -0.01771738, 0.020041434, 0.003942423, 0.0057960204, -0.00552786, -0.033854026, 0.0048598126, -0.032085113, -0.061084032, 0.027644007, 0.017463334, -0.033477664, -0.0232029, 0.036657948, 0.013012818, -0.018865293, -0.008821053, 0.010190081, 0.019834433, 0.008120074, 0.004144719, 0.027305277, 0.014151322, 0.018780611, -0.055702012, 0.024030901, -0.0075131855, -0.009413828, 0.028415553, -0.0030414993, 0.01803729, -0.03212275, -0.019251067, -0.003232034, -0.03071138, -0.014960507, -0.0046692775, -0.013445638, 0.015233371, 0.01815961, 0.014678233, 0.031163018, 0.017623289, -0.020041434, -0.0023910936, -0.023240536, -0.13481392, -0.00014076932, -0.017849108, 0.027173549, -0.037109584, -0.009206828, 0.0071132975, -0.009602011, -0.026439637, -0.02457663, -0.081219554, -0.025122361, 0.045427248, -0.017858516, 0.015600327, 0.0044364017, 0.015214553, 0.0027945098, -0.015854374, 0.048588715, -0.009338555, -0.048137076, 0.01352091, 0.007461435, 0.02372981, -0.008327074, 0.03703431, -0.0025828045, -0.019382795, 0.016390694, -0.019251067, -0.023052353, -0.0006427608, 0.0096819885, -0.0076731406, 0.0105194, 0.024087356, 0.028265009, -0.06349277, 0.01428305, -0.0011931945, 0.03876559, -0.033421207, -0.0037636496, -0.005386723, 0.047948893, -0.019890888, 0.0094938055, -0.025950363, -0.016174283, 0.0011849615, 0.025856271, 0.009108032, -0.020022616, 0.005998316, -0.021057619, -0.055551466, -0.0369214, 0.011215676, 0.017105786, -0.027230004, 0.031257108, -0.032593206, -0.039141957, -0.033082478, -0.0069721607, -0.038069315, -0.016465968, 0.031840473, 0.021678621, 0.017529197, -0.022130258, -0.002479304, 0.0032626137, 0.008708144, -0.038615044, 0.029770467, -0.013671457, -0.0155438725, -0.020681255, 0.03598049, -0.009173895, -0.023579264, -0.0029568172, 0.068423145, 0.010679356, 0.0019888536, 0.012946954, -0.01664474, 0.013069273, -0.051562, -0.04057214, 0.006783978, -0.010773446, 0.0058759977, 0.019909706, -0.044411063, -0.028227372, 0.00955026, -0.0028368507, -0.028001552, 0.025178814, -0.020982346, -0.0012866977, -0.010274763, -0.032499112, -0.009672579, -0.03810695, 0.013662048, -0.060519483, -0.003039147, -0.0032532045, -0.025724545, 0.018733565, -0.079638824, -0.020041434, 0.025517544, -0.0073202983, -0.022431351, -0.052239455, -0.013727912, -0.044072337, -0.0018724157, 0.0029403511, 0.012269498, 0.021923259, 0.0153651, -0.025649272, -0.032273296, -0.025856271, 0.027681641, -0.046857435, 0.0064405454, -0.023428718, -0.015402735, -0.011140402, -0.020135526, 0.033872847, -0.0056642927, -0.039330136, -0.01406664, -0.0077107768, -0.0023746276, -0.02491536, 0.010491173, -0.02867901, 0.0014360675, 0.028189735, -0.029187102, -0.028396735, 0.030880744, 0.01395373, -0.015769692, 0.054384734, 0.051900726, 0.027945098, -0.005767793, -0.0019065237, 0.008360007, 0.047196165, 0.0040318095, -0.00057983724, -0.026703093, -0.04550252, -0.0360934, 0.011789632, -0.0078378, -0.002662782, -0.009004531, 0.024614267, -0.004095321, 0.04294324, -0.005974794, 0.041099053, 0.022638353, -0.055551466, -0.013473866, -0.026044454, 0.043244332, 0.0026980662, 0.023014717, -0.003869502, 0.017660925, -0.0114509035, 0.017256333, 0.005937157, 0.049680173, 0.02651491, 0.01449005, 0.006529932, 0.0078048683, -0.017971426, 0.042566877, -0.023052353, 0.010425309, -0.06740696, 0.025799816, -0.015976692, 0.014123095, 0.106134914, 0.00018788844, 0.012721135, -0.06977806, -0.0074473214, -0.029996287, -0.032800205, 0.017246924, -0.002042956, 0.009324442, 0.07433208, 0.0050809267, 0.029111829, -0.011479131, 0.04478743, -0.0024487243, 0.012363588, 0.02975165, 0.05186309, -0.030749017, 0.011290949, 0.010792265, 0.01622133, -0.013012818, -0.03598049, 0.00013283036, -0.039066684, 0.033797573, -0.016560057, 0.018432474, 0.01921343, -0.040760323, 0.012325952, -0.045577794, 0.03534067, 0.0066381367, -0.027756914, -0.0015254542, 0.0392925, 0.010143035, 0.041099053, 0.006271181, -0.0046434025, -0.01277759, -0.012598816], "runbooks/authentik-access-groups.md::1771063337.809": [0.0004320207, 0.017904375, -0.034696102, 0.0242372, -0.046916693, -0.04851149, 0.07543759, -0.03456629, 0.011821894, 0.023847774, -0.021919183, -0.00066874834, 0.005132093, 0.015447275, 0.033490732, 0.031599227, 0.0040565324, -0.0016063867, -0.0029925618, -0.014455163, -0.04565569, -0.058451153, 0.030542212, -0.046471633, 0.017607668, 0.008618393, -0.013361058, -0.019823695, -0.0039568576, -0.015985055, 0.031673405, -0.0172646, -0.03653197, -0.018609053, 0.0055864244, 0.035641853, -0.019656796, 0.0019135242, -0.030097151, 0.04157598, 0.038460564, -0.025034599, 0.009800582, -0.016151953, 0.013926655, -0.013796845, -0.0023029514, -0.017385138, 0.0020665135, 0.007992527, -0.00083332765, -0.0017825562, 0.021715198, -0.07558595, 0.017338779, 0.06776032, 0.017450042, 0.021696653, -0.06419984, -0.0048678387, -0.06568337, 0.027426794, -0.020472739, 0.03536369, -0.005044008, 0.042280655, 0.018915031, -0.009948935, -0.0006473067, -0.06642514, -0.0032846322, 0.03438085, -0.005062552, 1.2604225e-05, -0.058414064, -0.0010373133, 0.033527818, -0.0320072, 0.032118462, -0.0061752014, -0.02525713, 0.014909495, -0.015363826, 0.021659564, 0.0025266402, -0.040426243, -0.024608083, 0.040240802, -0.002633269, 0.033490732, -0.001007179, -0.005354623, 0.04802934, -0.019693885, -0.023087464, 0.02981899, 0.012628565, -0.0011056948, 0.023476891, 0.0089568235, -0.029670637, 0.0104867155, 0.028187104, -0.045804046, 0.00724149, 0.01989787, 0.060416833, 0.033639085, -0.018405067, -0.042280655, -0.00021224357, 0.004418143, -0.008428315, 0.026054528, -0.01273983, -0.0012633201, 0.0064579993, -0.0023029514, -0.00601294, 0.022809302, -0.017236786, 0.014714781, -0.004021762, -0.0154380025, -0.007876627, -0.0013224295, 0.0075613763, -0.030319681, 0.0150114875, 0.05500194, 0.025646556, -0.03938777, -0.049883757, -0.018933576, -0.05507612, 0.011543732, 0.005530792, 0.0047843903, -0.007871991, -0.043615837, 0.0015692984, 0.0633839, -0.013629949, -0.010709246, 0.03291586, -0.055113208, 0.043652922, 0.021195961, 0.017329507, 0.008572033, 0.015502907, 0.008952187, 0.0015971147, 0.008252146, 0.0044876835, 0.005771866, 0.011868254, 0.022030447, 0.038571827, 0.035975646, 0.012044424, 0.061418217, -0.03035677, 0.020194577, 0.023328537, 0.0024037852, -0.022234432, -0.04157598, -0.039536122, 0.00802498, -0.021511212, -0.026128704, -0.016430115, -0.0025776366, -0.02173374, 0.013435235, 0.03849765, 0.03606837, -0.0029415654, -0.036865767, -0.06238251, 0.013509411, -0.05118185, -0.017487131, 0.008187241, -0.023235817, 0.039276503, 0.0015913197, 0.009717134, 0.059675068, 0.008609121, -0.015957238, 0.036643237, -0.010440355, -0.0150114875, 0.01086687, 0.016170496, 0.019638252, 0.037941325, -0.041168008, -0.036624692, 0.037830062, 0.07046776, -0.002020153, -0.028557988, -0.0067964303, 0.015326738, 0.008827014, 0.012257681, -0.023421258, 0.030857462, 0.036402162, -0.011395379, 0.0040889843, -0.068872966, -0.00076842314, -0.024218656, -0.02794603, -0.024941878, -0.0127676455, 0.00576723, 0.042651538, -0.031135624, 0.045396075, 0.06664766, -0.008252146, 0.0006664303, 0.029448107, -0.048659842, 0.01506712, -0.025850542, -0.01551218, -0.011664269, -0.034751732, 0.03197011, 0.0022357288, -0.0016121819, -0.004689351, -0.011015223, -0.00072380126, 0.013379603, -0.029132856, 0.06598008, 0.0015994328, -0.031061448, -0.00031322223, -0.014622061, -0.005512248, -0.032359537, -0.059971772, -0.018367978, 0.0029693816, -0.035066985, 0.007932259, -0.014019376, 0.013259065, 0.025980351, 0.002781622, -0.048214786, 0.00552152, 0.00013053342, 0.012953087, 0.01757058, 0.02458954, 0.010533076, -0.038386386, -0.016754637, -0.014186273, 0.004540998, 0.0045502703, -0.006411639, 0.053666763, -0.004123755, -0.01658774, -0.026536675, 0.002273976, 0.039461948, -0.05763521, 0.045210633, 0.049624138, -0.008349502, 0.024626628, 0.020991975, -0.02034293, 0.0047449837, 0.041242186, 0.0021661883, -0.017514948, 0.02531276, -0.02195627, 0.017765293, 0.013463051, 0.06961473, -0.0122669535, -0.020101856, -0.013935927, -0.023532523, -0.14657295, -0.0013884931, 0.00091040175, 0.014362442, -0.010032384, 0.05833989, -0.030746197, -0.03536369, -0.05915583, 0.04676834, -0.013138529, -0.049141992, -0.020287298, -0.0002552718, 0.08003654, -0.0086323, -0.02449682, 0.006119569, 0.0011161258, -0.02740825, -0.023513978, -0.028354002, 0.0630501, 0.009605869, 0.05262829, -0.033694718, 0.031172711, -0.005540064, -0.007918351, 0.032563522, 0.02668503, -0.030746197, 0.004130709, 0.00907736, 0.0209178, 0.018488515, 0.015595628, 0.01448298, 0.047584284, 0.023717964, 0.042391922, 0.06850208, 0.033194024, 0.006559992, -0.000692508, 0.051701084, 0.02262386, 0.0071070446, -0.03022696, 0.027667869, 0.008942915, 0.016420843, -0.011553004, -0.02319873, -0.010227097, -0.01283255, 0.032248273, 0.032711875, -0.00780245, 0.014241906, -0.0052248137, 0.008567397, -0.0013664719, -0.012387491, -0.019119017, 0.040797126, 0.008544216, 0.046434544, 0.051256023, -0.035790205, 0.01158082, -0.0506997, -0.023106009, 0.024867702, -0.029800445, -0.028224193, -0.00061137736, -0.011673541, -0.027037367, -0.1188309, 0.037848607, 0.032507893, -0.008502492, 0.010653613, -0.020083312, -0.05025464, -0.029448107, -0.039276503, 0.017348051, 0.24582122, -0.0029948798, 0.027964575, -0.022252977, 0.071320795, -0.015030032, 0.016281761, 0.059526715, 0.021270137, -0.023680877, 0.0058274986, 0.0147611415, 0.005354623, 0.007918351, 0.008687933, 0.034213953, -0.046212018, -0.0037830062, 0.028057296, 0.030820373, 0.05314753, -0.015669804, 0.042874068, 0.022141712, -0.053703852, -0.05785774, -0.03380598, 0.028131472, -0.03527097, 0.052739557, -0.01452934, 0.01636521, 0.05529865, -0.06761196, -0.042354833, 0.02807584, -0.011645725, -0.006388459, -0.0150114875, 0.026907558, 0.0016168179, -0.016393026, 0.01618904, 0.02794603, 0.019248825, 0.022864934, -0.00876211, 0.016467202, -0.013379603, -0.026054528, -0.022271521, -0.01833089, -0.009921119, -0.008451495, 0.012674925, -0.0016956305, -0.013361058, -0.026147248, 0.040945478, -0.0125172995, 0.0109132305, 0.0056003327, -0.07810795, 0.06564628, -0.06049101, 0.02195627, -0.03362054, -0.0136206765, 0.00014190619, 0.031766124, 0.011284114, 0.0020676726, 0.0041399808, 0.018989207, 0.022883479, -0.013741214, 0.011858982, 0.006634169, -0.030783284, 0.00074756093, -0.025553836, 0.00932307, -0.027426794, -0.014223361, -0.006912331, 0.01877595, -0.0389798, 0.061084423, -0.007834902, 0.02392195, 0.0080667045, -0.008752838, -0.010839054, 0.031376697, -0.014028648, 0.023588156, 0.022864934, -0.030097151, -0.0037273737, -0.040240802, -0.011692085, -0.002765396, -0.012007335, 0.02839109, 0.04569278, -0.020361474, -0.018618325, -0.008993912, -0.012387491, 0.018766677, -0.05719015, 0.0013873341, 0.022030447, -0.06853917, 0.0013073625, 0.046212018, 0.019693885, 0.021418491, 0.040092446, 0.010403267, -0.019656796, -0.027686413, -0.009902575, 0.008729657, 0.024886247, -0.062122896, -0.052034877, -0.013259065, -0.055558268, 0.06264213, 0.004156207, -0.023124551, 0.03022696, 0.06438528, -0.017116249, 0.010217825, 0.059489626, 0.04854858, 0.029633548, -0.010115833, -0.07677277, 0.000819999, -0.042540275, 0.016485747, 0.012814006, 0.00979131, -0.025182953, 0.0060685724, 0.03599419, 0.0018972981, 0.028261282, 0.016068503, -0.032526433, -0.04636037, -0.040203713, -0.046471633, -0.0027097636, -0.028001662, 0.025980351, -0.023402715, -0.006374551, -0.0024686896, 0.024311377, 0.052294496, 0.0043022423, 0.006522904, 0.040240802, 0.04851149, -0.014343898, -0.026981736, -0.021195961, -0.047287576, -0.043578748, -0.017561307, 0.028483812, -0.03430667, -0.04346748, -0.015892334, 0.004415825, -0.050143376, 0.037385, 0.00012647688, -0.064125665, -0.016337395, 0.058822036, 0.03441794, 0.01430681, -0.0008437587, 0.02534985, -0.03388016, -0.028298369, 0.09746804, -0.0025475023, 0.0034213953, 0.03393579, 0.017375866, 0.0011074333, 0.007014324, 0.0019482945, 0.0050903684, -0.027556604, 0.01099668, -0.033898704, -0.0277235, -0.027241353, -0.032582067, 0.021214506, 0.019564075, -0.008006436, 0.028001662, 0.009726405, 0.017477859, -0.06572046, -0.041205097, 0.03890562, -0.011172849, 0.00012343448, 0.063606426, 0.0092071695, -0.014686965, -0.038794357, -0.018006368, 0.044097982, -0.04877111, 0.02069527, 0.035289515, -0.01131193, -0.013259065, -0.03909106, -0.018785222, -0.0069401474, -0.03957321, 0.030820373, -0.027074456, 0.021344313, -0.02230861, -0.003880363, 0.00349789, 0.014130641, -0.032656245, 0.036198176, 0.023625243, 0.019156104, 0.044913925, -0.0020862166, 0.03577166, -0.026369778, 0.013778302, 0.038015503, 0.05110767, -0.02642541, -0.05303626, 0.0043416484, -0.034770276, 0.0465829, 0.018052727, 0.026221424, -0.038275123, 0.010848327, -0.033194024, -0.009995296, 0.0006896105, 0.014019376, -0.031988654, -0.029874623, -0.03545641, 0.021474123, -0.026629396, -0.014603516, -0.034492116, -0.012276226, -0.0068103382, 0.0025150501, -0.020417107, 0.014418075, -0.049661227, -0.045136455, 0.021974815, 0.00029786536, 0.045766957, -0.032025743, -0.03770025, -0.01837725, 0.05919292, -0.020380018, 0.035178248, 0.02043565, -0.0063420986, -0.0134074185, -0.071877114, 0.0014452845, 0.008572033, -0.060861893, 0.0090634525, 0.003495572, -0.008836286, -0.034473572, 0.027908942, -0.013268338, 0.033156935, 0.0013073625, 0.0024501455, -0.036643237, 0.0017106977, -0.008947551, 0.06030557, -0.04854858, -0.041687243, 0.05155273, -0.0034886177, 0.0047357115, 0.0017698071, 0.017060615, -0.02199336, -0.029448107, -0.025034599, 0.049549963, -0.0396103, 0.023773598, -0.0063560065, 0.009930391, -0.019823695, -0.013221977, 0.014826046, 0.0048492947, 0.013119984, -0.028650708, -0.01273983, -0.018534876, 0.030634932, -0.017051343, -0.020380018, -0.008627664, -0.035975646, -0.0009637162, -0.008924371, 0.025498204, -0.04606366, 0.00030337067, 0.01824744, 0.00628183, -0.010709246, 0.035530586, -0.020936342, 0.011154305, -0.0024663717, -0.022883479, -0.033064216, -0.037403546, -0.01337033, -0.04565569, -0.0136206765, -0.0005571937, -0.033917245, 0.040945478, -0.0186925, -0.08559979, 0.0484744, 0.017292418, 0.049253255, -0.012693469, 0.056077503, 0.036161087, -0.016114864, 0.029670637, -0.038831446, 0.018358706, -0.04224357, 0.03156214, -0.041427627, -0.03792278, -0.012480211, 0.025683645, -0.009921119, -0.029540827, 0.018043457, -0.005781138, -0.012925271, 0.00829387, -0.02879906, -0.016337395, -0.011692085, -0.039313592, -0.00034857204, -0.020843621, 0.020954886, -0.021511212, -0.018099088, 0.013945199, 0.0039383136, -0.028595075, 0.02186355, -0.02195627, 0.0141213685, -0.13418545, 0.003878045, -0.016699005, -0.010542348, 0.0078117223, -0.00014936732, -0.030097151, -0.01587379, -0.0001227101, -0.03317548, -0.03380598, -0.01381539, 0.0029601096, -0.022698037, 0.003871091, 0.02382923, -0.02839109, 0.029652093, -0.013945199, 0.0029207033, -0.025961807, 0.017366594, -0.0049559237, -0.047435928, -0.012044424, -0.008381954, -0.023940494, 0.03339801, -0.026536675, -0.03983283, -0.011432467, -0.01386175, 0.018720318, 0.020991975, 0.02557238, -0.0020572413, -0.01815472, 0.008678661, -0.018813038, 0.002264704, -0.03317548, 0.019842237, -0.031376697, 0.02303183, 0.0017756021, 0.04413507, -0.026406866, -0.022141712, -0.01403792, -0.02655522, 0.01761694, -0.032544978, -0.0118404385, 0.04869693, 0.02293911, 0.010403267, -0.027259897, 0.013388875, -0.024923334, 0.06434819, -0.004165479, 0.00096197764, -0.036865767, 0.007014324, -0.025424026, 0.030653477, -0.05288791, 0.0031594592, 0.011692085, 0.01305508, 0.030913094, -0.026851926, -0.021696653, 0.005999032, 0.021344313, -0.00034422573, 0.006787158, -0.03241517, -0.04001827, -0.038794357, 0.0034074872, -0.018126905, -0.039239418, 0.029336842, 0.067055635, 0.030115696, 0.000941695, 0.0028024842, -0.026536675, -0.008748202, -0.0719142, -0.05262829, 0.0024153753, 0.01671755, -0.022883479, 0.041205097, 0.005994396, -0.032544978, 0.038534738, -0.018405067, 0.0029577916, 0.0367545, 0.0111635765, -0.004376419, 0.007668005, -0.01578107, 0.03193302, -0.0057208696, 0.029985886, -0.017273873, 0.037607532, -0.0059387633, -0.022494052, 0.04172433, -0.039053977, -0.0096336845, 0.0026170427, 0.011960975, -0.036365073, -0.040240802, -0.004812206, -0.020213122, -0.009893303, 0.008057432, 0.020973431, 0.044913925, 0.056411296, 0.038423475, 0.03161777, -0.057338506, 0.0070931367, -0.07506671, -0.019026296, 0.043393306, -0.00024165343, -0.031413786, -0.058822036, 0.04810352, 0.010931775, -0.039981183, -0.06790867, -0.009392611, 0.007046776, -0.028502354, -0.0065739006, -0.038015503, 0.010162193, -0.00552152, -0.04632328, -0.051626906, 0.014093552, 0.0152247455, -0.007997164, 0.036420707, 0.004633719, 0.023087464, -0.009415791, 0.029985886, 0.0069679637, 0.05095932, -0.013926655, -0.040537506, -0.006184473, -0.008683297, 0.03909106, -0.0114139225, -0.02870634, -0.056745093, -0.049735405, 0.030838918, 0.0170328, 0.05522447, -0.029800445, 0.04413507, 0.061900366, -0.0320072, -0.0049327435, 0.00030366043, 0.058970388, -0.018386522, 0.0017941463, 0.019378634, 0.056188766, 0.006763978, 0.0021117148, -0.0053592585, -0.03983283, 0.059341274, 0.03729228, -0.0041631614, -0.021140328, -0.02208608, 0.062308338, -0.01256366, 0.040389154, 0.0060871164, 0.013138529, -0.018618325, -0.00983767, 0.038163856, 0.0061705653, -0.016624829, -0.023254361, -0.0029856078, -0.033286747, -0.0059897597, -0.023588156, -0.008780654, 0.0043486026, 0.047139224, -0.016198313, -0.0064811795, -0.016921535, 0.03434376, 0.0034283493, 0.008581304, 0.032786053, 0.05110767, -0.010134377, -0.0027167175, 0.046731252, -0.004165479, 0.013082896, -0.00549834, -0.034937173, -0.026481044, 0.0003859501, 0.039869916, 0.022123167, -0.015048576, -0.0396103, -0.015716165, -0.0016747683, 0.04346748, 0.028261282, -0.014464435, 0.060379744, -0.0054658875, -0.012378219, -0.047918078, 0.02759369, 0.017468587, 0.019081928, -0.029077224], "runbooks/authentik-upgrade.md::1771276413.346": [0.006296569, 0.0011334766, -0.037779413, 0.038910534, -0.029918129, -0.025431352, 0.041361295, -0.0026816973, -0.012791084, 0.013658276, 0.017004507, 0.0053115515, -0.044415317, 0.036403216, 0.008111074, 0.013545164, 0.0022257145, 0.023640411, -0.0032449008, -0.0018404267, -0.006810286, -0.04177604, 0.08430616, 0.02307485, -0.0043453868, 0.033179525, -0.008186482, 0.0020477988, 0.03380164, 0.014299244, -0.035441764, -0.028466525, -0.024997756, -0.0096333735, 0.00062093785, -0.0030540244, 0.011735371, 0.020115087, -0.02465842, 0.03474424, 0.015618884, -0.0479972, 0.0048779557, 0.00013255315, 0.008492827, -0.027542775, 0.03538521, -0.014195558, -0.011443165, -0.014101298, -0.0116128335, -0.01704221, -0.0010156516, -0.051352855, 0.07126057, 0.06745247, -0.022716664, -0.006513367, -0.041851446, -0.020793758, -0.049731582, 0.032613963, -0.013629998, 0.03828842, -0.011659964, 0.030012388, 0.012366913, 0.026656732, 0.0026793408, -0.02927716, -0.0258838, 0.024319082, -0.037534337, 0.0022433882, -0.043057974, -0.023055999, 0.048072606, -0.043510422, 0.041964557, 0.033518862, 0.0041662925, 0.03021976, -0.0022728445, 0.0042794044, -0.014252114, -0.015505772, -0.03397131, 0.0376286, 0.028183743, 0.058441207, -0.005537776, -0.018050792, 0.029635347, -0.03344345, -0.03174677, 0.010491139, -0.0097370595, -0.024243675, 0.025374796, 0.012385766, 0.003376865, -0.0058252686, 0.017240155, -0.005584906, 0.04283175, 0.027354255, 0.04369894, 0.0027830268, -0.035611432, -0.03529095, -0.00089134625, 0.003565385, -0.044679247, -0.006664183, -0.015100454, -0.013733684, -0.002170337, -0.06277717, 0.01807907, -0.019700343, -0.014054168, 0.03136973, 0.037006482, -0.031011544, -0.0048496774, 0.009058387, 0.011198089, 0.019738046, 0.029691905, 0.017975384, -0.017494658, 0.007031797, -0.031332027, -0.041399, -0.0067443037, -0.006913972, 0.01930445, 0.023715818, 0.015260696, -0.05044796, 0.01539266, -0.02673214, -0.0630411, -0.027203439, 0.01487423, -0.049279135, 0.022377327, 0.009506122, 0.033556566, -0.01520414, 0.009143221, 0.016448373, -0.008007388, -0.020963427, -0.0029338428, -0.017965958, 0.029861571, 0.026034616, -0.029673051, 0.015826257, 0.01157513, 0.021095391, -0.046564445, 0.02362156, 0.016429521, -0.024714975, -0.009284611, -0.02296174, -0.013215254, -0.004079102, -0.0041120932, -0.02522398, 0.022528144, 0.0019335086, 0.0022881618, 0.02362156, 0.09689929, 0.019719195, 0.034895055, -0.030728765, -0.074012965, 0.061005082, -0.042907156, -0.032896746, -0.018720038, 0.0015847464, 0.005853547, -0.022980591, -0.0141107235, 0.035479467, 0.0018899132, 0.03451802, 0.04275634, 0.019323302, -0.026562471, 0.032444295, -0.006508654, 0.008681348, -0.0037326964, -0.049543064, -0.06790491, 0.014770544, 0.04942995, 0.008865154, -0.007955545, 0.0009484914, -0.006890407, -0.042567823, 0.031200064, -0.03568684, -0.02710918, -0.0024154128, -0.008719051, 0.04433991, -0.023244519, 0.01515701, -0.03257626, -0.023602707, -0.017400399, 0.017598344, -0.014431208, 0.025864948, -0.022622403, -0.011857909, 0.043510422, 0.011018995, -0.0012100629, 0.03359427, -0.008902858, -0.0040814583, -0.022433883, -0.013875074, -0.007719895, -0.024507603, 0.08219473, -0.001201226, -0.036478624, 0.027599331, -0.022396179, 0.033405747, -0.020379014, -0.033292636, 0.035140134, 0.009491983, -0.051918413, 0.0048873816, 0.030144352, 0.005693305, -0.014035316, -0.064964004, -0.03830727, 0.018672908, -0.01840898, -0.011377184, 0.011971022, -0.009303464, -0.008926423, -4.782959e-05, -0.016910246, -0.019681491, 0.011348906, 0.042605527, -0.0010698511, 0.015826257, -0.0018215748, 0.01756064, 0.007880137, 0.008101648, 0.010623103, -0.003904721, -0.003438134, 0.01445006, 0.018069644, -0.0051937266, -0.007620922, 0.0042134225, 0.029522236, -0.008398567, 0.06696232, 0.0640214, -0.02456416, 0.029880423, 0.018248739, -0.011009569, -0.040984254, 0.014459486, -0.005801704, 0.034216385, 0.009336454, -0.05225775, -0.016815986, 0.01261199, 0.06854588, 0.021868322, -0.0221134, -0.012008726, 0.016486077, -0.15941253, -0.040607214, 0.005994937, 0.034310646, -0.017306138, 0.016024202, -0.047884088, -0.025450204, -0.07114746, 0.025544463, -0.013007882, -0.06907374, -0.018691761, -0.005792278, 0.025129719, 0.010623103, -0.01534553, 0.01515701, 0.00665947, -0.015741423, -0.032067258, -0.04347272, 0.047130007, -0.004460855, 0.014440634, -0.035422914, 0.05067418, -0.019832307, -0.05410525, 0.0008931136, 0.01383737, -0.04577266, 0.0035206114, -0.043812055, 0.003405143, 0.0054670805, 0.024828088, -0.017504085, -0.009586243, -0.00835615, 0.020284755, 0.04875128, 0.0105665475, 0.03796793, 0.026845252, -0.016297556, 0.026317395, -0.017532362, -0.044264503, 0.023357632, 0.01628813, 0.007969684, 0.0011982804, -0.0011747155, -0.033198375, -0.03474424, 0.03906135, 0.058214985, -0.05395443, -0.025770687, -0.02701492, -0.0131775495, 0.018710613, 0.0048496774, -0.035969622, 0.0134886075, 0.023546152, -0.0150438985, -0.0075219492, -0.04339731, 0.067565575, -0.007569079, 0.0031765625, 0.014836526, 0.025355943, 0.008822737, 0.003810461, 0.014054168, 0.0104628615, -0.1167316, 0.03003124, 0.019888863, -0.0282403, 0.055688817, -0.004545689, -0.0009408328, -0.018474963, 0.036026176, 0.02758048, 0.24085319, 0.03135088, -0.022641255, -0.017023358, 0.09026339, -0.045885775, 0.026468212, 0.025318239, 0.045244806, -0.034612276, -0.0058064167, 0.030389428, 0.020510979, -0.002839583, -0.013611146, 0.010717363, -0.052710198, 0.032708224, 0.04584807, -0.016438946, 0.0479972, -0.011207515, -0.017466381, 0.04151211, -0.06511482, -0.0049439375, -0.032821335, 0.035083577, -0.019247895, 0.01723073, 0.004234631, 0.024941199, 0.036874518, -0.052823313, -0.08536187, -0.00750781, -0.023546152, -0.010425158, 0.0013102142, 0.06488859, -0.05862973, -0.033914752, 0.05157908, 0.02748622, 0.044490725, -0.038175303, -0.0012607276, -0.02260355, 0.043057974, -0.011933317, -0.04452843, -0.030200908, -0.021679804, -0.01914421, 0.052936424, -0.009426001, -0.01996427, -0.017984811, 0.0042039966, 0.041738335, -0.010575973, 0.023357632, -0.066773795, 0.076388314, -0.02277322, 0.013639424, -0.010491139, -0.026128875, -0.02118965, 0.03776056, 0.04724312, 0.0015435077, 0.043548126, -0.049769286, 0.011725945, -0.0071590478, 0.025469055, 0.037609745, -0.0517676, 0.018720038, -0.020473275, -0.011141534, -0.0023576785, 0.0225847, -0.015543476, 0.008620078, -0.031011544, 0.006551071, 0.014044742, -0.013667702, -0.015477494, 0.016241001, -0.027354255, 0.02833456, 0.007196752, 0.023414187, 0.01756064, 0.013139846, 0.000492214, -0.037685152, 0.02137817, 0.035366356, -0.02974846, -0.041964557, 0.06643446, -0.03463113, -0.013328366, -0.0003372741, 0.008134639, 0.025827244, -0.052974127, 0.0461497, 0.015279548, -0.03278363, 0.0011440809, 0.04961847, 0.06850818, 0.038646605, 0.040607214, 0.0015623597, 0.007715182, -0.012875917, -0.011801354, 0.00050959317, 0.014327522, -0.009572105, -0.010858754, -0.045885775, -0.023772376, 0.03003124, -0.025846096, -0.028975528, 0.022641255, 0.05376591, 0.0050570494, 0.0014032959, 0.006320134, 0.043171085, -0.033933606, 0.013950482, -0.06462467, -0.060024776, -0.031275474, -0.018682335, -0.0026392804, -0.027354255, -0.005947807, 0.010924735, 0.015694292, 0.032236923, -0.024337936, 0.042190783, 0.012216098, -0.03380164, -0.04275634, -0.015600032, -0.018889707, 0.017815143, 0.04603659, -0.016278705, -0.0008359685, -0.016325833, 0.021755211, 0.021510135, 0.034951612, -0.00302339, 0.008785034, 0.00736642, -0.006089197, -0.021585543, -0.025676427, -0.029710757, -0.013120994, 0.017428676, -0.013969334, -0.031011544, -0.023885487, 0.0026416369, -0.023696966, -0.006871555, -0.011141534, 0.0011741263, -0.060401816, -0.029296013, 0.014977916, 0.049203727, -0.024074007, -0.010830475, 0.053615097, -0.04019247, -0.06613283, 0.07646372, 0.0009738238, 0.02126506, 0.04822342, 0.00017894675, 0.040871143, 0.0019888862, 0.019549526, -0.023772376, -0.0049957805, 0.007380559, -0.05105122, -0.0038787995, -0.025016608, -0.052295454, 0.04980699, 0.024545308, -0.04369894, 0.035347506, -0.039664615, -0.025996912, -0.027561627, 0.012677971, 0.00076173875, -0.03276478, 0.062626354, 0.043548126, 0.012630842, -0.0009331741, 0.00080592313, -0.01704221, 0.04200226, -0.0564806, -0.025619872, 0.0031294324, 0.026656732, -0.008733191, -0.01985116, -0.021604395, 0.0047978344, 0.007451254, 0.050900407, -0.007865998, -0.0005458244, -0.047130007, 0.030917285, 0.005316265, 0.021585543, -0.008342011, 0.044641543, 0.037044186, -0.03097384, 0.048675872, -0.0082241865, 0.017881125, -0.01270625, -0.040984254, 0.001973569, 0.009119656, 0.0041191624, -0.034763094, -0.020077383, -0.019870011, 0.026864104, -0.010575973, 0.02296174, -0.03728926, 0.008266604, -0.02814604, -0.031237768, -0.039287575, -0.013601719, -0.02126506, -0.031105803, -0.03551717, 0.030276315, -0.021397023, -0.028447673, -0.024733827, -0.00769633, -0.0013490964, -0.038910534, -0.0527479, -0.0003702651, 0.007668052, -0.0078612855, -0.006946963, -0.015524624, 0.06824425, -0.003862304, 0.0019087653, 0.04396287, 0.029823868, -0.00793198, 0.011198089, 0.006607627, -0.0461497, 0.0021832976, -0.053916726, -0.0058158427, -0.00043447973, -0.042228486, 0.0239986, -0.02533709, -0.018286442, 0.002377709, 0.015402086, -0.010641956, 0.06360666, 0.0014527824, -0.00675373, -0.014789396, 0.0035536024, 0.03887283, 0.0133849215, -0.009176212, 0.029145196, 0.049844693, 0.0012795797, -0.019474119, -0.033066414, 0.017598344, 0.011895614, 0.016061906, -0.039099053, 0.04215308, -0.038948238, -0.031935293, 0.003376865, 0.024507603, -0.007922554, -0.059082177, -0.00944014, -0.008516392, 0.029201752, 0.03821301, 0.023112556, -0.008238325, 0.01237634, 0.011659964, -0.017127044, 0.026185432, -0.031124657, 0.024149416, -0.029314864, 0.02003968, -0.050900407, 0.009020683, -0.03551717, -0.011009569, -0.006819712, 0.027259996, -0.013243532, -0.016259853, -0.017108193, 0.004451429, -0.02418712, -0.028824711, -0.0018392485, -0.040117063, 0.01777744, -0.023904338, -0.042190783, 0.047092304, -0.0296542, -0.010142378, 0.06824425, 0.04445302, 0.03943839, -0.0016742934, 0.026411656, 0.0020419075, -0.017862272, 0.01430867, 0.031200064, 0.026656732, -0.02795752, -0.006890407, -0.008723764, -0.0013526311, 0.063380435, -0.024092859, 0.039740022, -0.009360019, 0.022867478, -0.009605096, 0.014940212, 0.022528144, -0.0296542, -0.031482846, -0.0114054615, -0.081817694, -0.009454279, -0.01958723, 0.056329783, 0.0009626304, -0.0011429026, -0.004755418, -0.054934736, -0.016372964, -0.011339479, 0.0061269007, -0.011037847, -0.1271379, 0.017070489, -0.025676427, 0.024356788, 0.012159541, 0.015515198, -0.008916997, -0.010198933, 0.032859042, 0.02062409, -0.06503941, -0.01539266, 0.05214464, -0.021151947, 0.017683178, -0.007437115, -0.02514857, 0.02692066, 0.0016377678, 0.036780257, -0.017155323, -0.015901664, -0.017815143, 0.015279548, 0.06202309, 0.0012501234, 0.02814604, 0.005787565, -0.005170162, -0.067075424, 0.014346374, 0.029050935, 0.0009266937, 0.02927716, -0.010500565, -0.04724312, 0.0036195845, 0.01756064, -0.019926567, 0.005424664, 0.043171085, 0.0536528, -0.017617196, 0.06092967, -0.0017874055, -0.0047766264, -0.0037421226, -0.044679247, -0.041926853, 0.009261047, 0.036120437, 0.037930228, 0.0395515, -0.02081261, 0.00037674548, -0.004140371, -0.018201608, 0.0009302285, -0.02741081, 0.010641956, 0.030502541, 0.028579636, -0.026750991, -0.01261199, -0.052672494, 0.014864804, -0.058214985, -0.004588106, -0.026524767, -0.003753905, -0.01638239, -0.0048449645, 0.014676284, -0.0291829, -0.014666858, -0.06183457, 0.041097365, -0.02908864, -0.03783597, -0.017409824, -0.042982567, -0.040833436, -0.009524974, 0.047280822, 0.060024776, 0.010481713, -0.0047931215, -0.016589763, -0.005424664, 0.03644092, -0.083929114, -0.050711885, 0.023301074, -0.0016000638, -0.037270408, 0.006829138, -0.03368853, -0.033104118, -0.00373034, -0.018757742, -0.020944575, -0.004647019, 0.020756055, -0.0044679246, -0.0176549, -0.026600176, 0.03182218, -0.028259153, -0.0017273148, -0.0272977, 0.038646605, 0.037704006, -0.011311201, 0.0077811643, -0.061269008, -0.01327181, -0.014987342, 0.007012945, -0.00557548, -0.028014075, 0.038156454, -0.045697253, -0.009162073, -0.0206995, 0.041097365, 0.03087958, 0.037930228, 0.02381008, 0.06055263, -0.06801803, 0.017636048, -0.044867765, -0.03717615, 0.041851446, 0.012178394, -0.05433147, -0.020642944, 0.04452843, -0.002966834, -0.022151103, -0.011282924, -0.029503385, 0.0049957805, -0.007719895, -0.003565385, -0.023282222, -0.011565704, 0.011527999, -0.014204984, -0.04471695, 0.012319784, 0.03417868, 0.024696123, 0.005066476, 0.023640411, 0.04275634, -0.009935006, 0.0087426165, -0.020756055, 0.044754654, 0.027976371, -0.0036902796, -0.03906135, -0.012602564, -0.010528844, 0.0047978344, -0.031878736, -0.024997756, -0.027354255, -0.013262384, -0.008964127, 0.039513797, -0.041549813, 0.016486077, 0.05847891, -0.012319784, -0.0044490728, -0.016947951, 0.039890837, 0.0006492158, 0.007201465, 0.02034131, 0.03632781, 0.004338317, 0.06108049, 0.0050947536, -0.010029266, 0.024337936, -0.01440293, -0.020020826, -0.03851464, 0.0029856858, 0.038250715, -0.020133939, 0.023659263, -0.024922347, -0.0019935993, 0.01741925, 0.024243675, 0.060213298, 0.011113255, -0.04038099, -0.019181913, 0.012687398, -0.011829631, 0.014600876, -0.006584062, -0.026128875, 0.00013181673, 0.015920516, -0.04912832, 0.03218037, -0.0025238118, 0.0517676, 0.0059619457, 0.050711885, 0.04905291, 0.03382049, -0.00816763, -0.0025261682, 0.036629442, -0.060514927, 0.0063342727, -0.052559383, 0.012857066, -0.008799172, 0.006734878, -0.011895614, -0.009812468, 0.010057543, -0.018465536, 0.0064945146, -0.017494658, 0.050259437, -0.021283912, -0.015081602, 0.012074708, 0.0315394, -0.012159541, -0.009774763, 0.010472287, 0.0066971737, -0.016636893, -0.03868431], "runbooks/authentik-oidc-application.md::1781548536.408": [0.0078850165, 0.02257115, -0.05344134, 0.011052979, -0.0039262264, -0.03401489, 0.04841726, -0.024078375, 0.024580782, 0.017761057, -0.020245187, -0.01730517, -0.020673165, 0.0456261, 0.02005911, 0.030553857, -0.013983693, 0.031949434, -0.017602893, 0.010634306, -0.023110773, -0.02452496, 0.054520585, -0.008312994, 0.011052979, 0.024804076, -0.0057776934, -0.02833954, 0.011025067, -0.013146346, 0.0020747595, -0.031540066, -0.039150618, -0.033977676, -0.0074337795, -0.0004939765, -0.02396673, 0.018775178, -0.03613617, 0.03922505, 0.0333078, -0.02039405, 0.0060707647, -0.019203156, 0.015965413, -0.043951407, 0.0335497, -0.0135185, -0.013304512, -0.027576623, -0.00062103226, -0.014104643, 0.009020086, -0.04082531, 0.023575967, 0.034480084, -0.012960269, -0.003326128, -0.05507882, -0.007982707, -0.054074, 0.009769047, -0.0531064, 0.04052759, -0.01827277, 0.026125222, -0.019370625, -0.009475975, -0.0046472754, -0.0078059337, -0.020021895, 0.04034151, -0.022850266, -0.01627244, -0.06613179, -0.028153462, 0.047561303, -0.004519347, 0.0456261, 0.025771676, -0.006838333, 0.0008937515, -0.005377628, 0.013602235, -0.0024608695, -0.017723842, -0.06669003, 0.07223512, -0.0069406754, 0.027892955, -0.012364822, -0.02809764, 0.053292476, -0.052027155, -0.027353331, 0.019500878, 0.004533303, -0.010103986, 0.018886825, -0.006703427, 0.0066662114, -0.04082531, -0.0016537601, -0.032693744, 0.0065545654, 0.026422946, 0.042276714, 0.00096934533, -0.022198996, -0.01795644, 0.009396893, 0.015704906, -0.021380257, -0.011918237, -0.030870188, -0.03077715, -0.012606722, -0.029549042, -0.012197353, 0.03721542, -0.021101141, 0.028116249, 0.025380915, -0.017835489, 0.011025067, 0.016291048, 0.0024399357, 0.0056334836, 0.030200312, 0.04581218, 0.008489767, -0.037792258, -0.043095455, -0.010057466, -0.055711478, 0.017416816, 0.007931536, 0.031465635, -0.024841292, -0.05999125, 0.0134719815, 0.031372596, -0.010057466, -0.030591073, 0.05708845, -0.031260952, 0.035708193, 0.015193194, 0.02452496, 0.0007483788, 0.028953595, 0.023724828, 0.004963606, -0.014476798, 0.009545755, -0.010141201, 0.013862743, 0.0011908934, 0.01660738, 0.008620021, -0.038108587, 0.008517679, -0.055674262, 0.024971545, 0.011052979, -0.020691771, -0.01851467, -0.058167696, 0.011257663, -0.0011042512, 0.024413314, -0.0121415295, -0.010494748, -0.012820711, -0.014355848, 0.025697246, 0.0596191, 0.042834945, -0.006308013, -0.03589427, -0.056976803, 0.047375225, -0.02713004, -0.049905874, -0.0125881145, -0.0050101257, -0.0012560203, -0.025715854, -0.035187177, 0.06490369, -0.027502194, 0.010587786, 0.035429075, 0.018970558, 0.007587293, 0.049608152, -0.009815566, 0.00714536, 0.029362964, -0.042537224, -0.034052107, 0.017481942, 0.09854642, -0.017081877, -0.008992176, 0.005800953, 0.040676452, -0.007336089, 0.019072901, -0.059172515, 0.018049477, 0.008806098, -0.0176215, 0.024264451, -0.05935859, 0.017872704, 0.010606394, -0.018012263, -0.046779778, 0.027334724, 0.036340855, 0.043876976, -0.01909151, 0.0069220676, 0.053180832, 0.039522775, 0.00779663, 0.02420863, -0.011825199, -0.005354368, -0.012699761, -0.034145147, -0.024506353, -0.037327062, 0.0709698, 0.0032679788, -0.040564805, 0.019519486, -0.02322242, 0.004786833, -0.018458847, -0.017388904, 0.05667908, 0.01470009, -0.039373912, -0.004786833, -0.0012536944, -0.021938488, -0.044249132, -0.03347527, -0.03546629, 0.007684984, -0.00035180198, 0.05172943, 0.025194837, 0.0009018924, 0.016625987, 0.014848951, -0.030144488, 0.0064940904, -0.006266146, 0.01506294, -0.008415336, 0.014234897, 0.015249018, -0.0016281744, -0.021398865, -0.036173385, 0.0066383, -0.012299695, -0.015481614, 0.020040503, 0.012457861, 0.0047310097, -0.0028469795, -0.01648643, 0.03111209, -0.021063926, 0.038145803, 0.03247045, -0.030386388, 0.05764668, 0.02575307, -0.021733804, -0.01583516, 0.041532405, -0.0008739808, -0.01071804, 0.006201019, -0.0055916165, -0.006889504, 0.003977398, 0.07688705, 0.03420097, -0.045923825, -0.015258322, -0.038052764, -0.150127, -0.009778351, 0.0034680117, 0.042686082, 0.0008297875, 0.038517956, -0.064196594, -0.032656528, -0.047375225, 0.008071094, 0.047300797, -0.052027155, -0.054222863, -0.021101141, 0.041160252, -0.037866686, 8.882274e-05, 0.008578153, -0.00086467696, -0.03070272, -0.046593703, -0.0369363, 0.07644047, 0.011834502, 0.003063294, -0.02826511, 0.0034773157, -0.0054613627, -0.049310427, 0.01697023, 0.033084504, -0.06259633, 0.004089044, -0.0069546313, 0.019426448, 0.0051868986, 0.0069313715, 0.006308013, 0.013890655, 0.021547727, 0.02980955, 0.037010733, 0.026013577, 0.040490374, 0.0030563162, 0.0078105857, 0.02906524, -0.0055637048, -0.040936958, 0.030014234, 0.045514457, -0.0055404454, -0.00789432, -0.012969573, -0.014551228, -0.010522659, 0.044472422, 0.049608152, -0.008024574, 0.0061172843, -0.039634418, 0.020524302, -0.024431922, -0.025864715, -0.01470009, -0.013974389, -0.0003832025, 0.044211917, -0.001216479, -0.034461476, 0.03077715, -0.024394706, -0.013937173, 0.0026609022, -0.019426448, 0.003135399, -0.008587457, -0.04711472, -0.0050612967, -0.12906307, 0.02379926, 0.008508375, -5.153463e-05, 0.021659372, -0.01895195, -0.030684112, 0.017314473, 0.006656908, -0.017882008, 0.27360776, 0.0055683567, -0.010187721, 0.016663203, 0.09035903, -0.03808998, 0.015649082, 0.0422395, -0.0035633761, -0.024431922, -0.028767517, 0.039373912, 0.034238182, 0.013974389, -0.010187721, -0.015128067, -0.03866682, 0.031558674, 0.022961913, 0.00023216024, 0.024952937, 0.005247374, 0.023110773, 0.0074244756, -0.06389887, -0.040974174, -0.0073128296, 0.06799257, -0.055674262, 0.03848074, 0.013741793, 0.0066662114, 0.029753726, -0.057683896, -0.074021466, 0.005684655, 0.011890326, -0.020096324, 0.01071804, -0.021826843, -0.029362964, 0.013760401, 0.02923271, 0.016291048, 0.018123908, 0.005233418, 0.013313816, 0.014430278, -0.0028330237, -0.024431922, 0.012085707, -0.024748253, -0.010020251, 0.011229753, 0.033828814, -0.03799694, -0.02623687, -0.015239714, 0.000108666114, 0.020319618, 0.027297508, 0.05172943, -0.07904555, 0.049719796, -0.012802104, 0.024711037, 0.007922232, -0.016151492, -0.003321476, 0.024878506, 0.0255856, -0.016058452, 0.00803853, -0.0062149744, 0.0125788115, -0.012327607, 0.019668348, 0.060437836, -0.036191992, 0.008122264, -0.007582641, -0.0026004273, -0.020896457, -0.00046606496, 0.008461855, 0.016933015, -0.031298164, 0.036266424, 0.00048525416, -0.0050054737, 0.00051810837, -0.023762044, -0.011834502, 0.0412719, 0.0033331057, 0.030032841, 0.00994582, 0.00044251457, -0.0006099839, -0.03721542, 0.008694452, 0.0042937286, -0.031484243, -0.0017165611, 0.074281976, -0.032917038, -0.03449869, 0.011118106, -0.0010769211, 0.045849394, -0.028934987, 0.01612358, 0.009024738, -0.056716297, 0.0032377413, 0.03459173, 0.034721985, 0.017686628, 0.023780651, 0.016793458, -0.005926555, -0.018086692, -0.0015607215, -0.0018828675, 0.016198011, -0.034275398, -0.030311957, -0.008438596, -0.029753726, 0.048268396, 0.011536779, -0.013341727, 0.034219578, 0.07379817, 0.0055450974, -0.014876863, 0.05303197, 0.010801774, 0.0031702884, 0.038034156, -0.032433238, -0.014848951, -0.022701405, 0.014774521, -0.0027306813, -0.02322242, -0.0048752194, 0.013630146, -0.0039378563, 0.017147003, 0.009331766, 0.031353988, 0.018123908, -0.03807137, 0.0038820333, -0.045291163, -0.016812066, 0.0109041175, 0.05254817, -0.021510512, 0.0024143502, -0.002686488, 0.02346432, 0.06535027, -0.013890655, -0.011360006, 0.0012013601, 0.012150833, 0.0031074872, -0.02906524, -0.018691443, -0.079789855, -0.034573123, 0.0116856415, -0.03101905, -0.031744752, -0.062075317, -0.013853439, 0.008936352, -0.039448343, -0.0073965644, -0.00041605675, -0.044137485, 0.00028449442, 0.030870188, 0.015816553, 0.000336974, -0.0027097475, 0.031316772, -0.028693087, -0.05221323, 0.08648863, -0.00830369, 0.0064196596, 0.04164405, 0.014253505, 0.07026271, 0.03176336, 0.0012234568, -0.00025454763, -0.016477127, -0.004903131, -0.030144488, -0.0014269786, -0.016867887, -0.020915065, 0.030479427, 0.037364278, -0.0369363, 0.046482056, 0.023520144, -0.0023271265, -0.027818525, -0.02298052, 0.022831658, -0.04205342, 0.030591073, 0.04663092, 0.029381571, -0.013044003, 0.003121443, -0.022552542, 0.04547724, -0.05076183, 0.0110157635, 0.011434437, 0.0034540559, -0.028004602, -0.020487087, -0.017007446, 0.0047100764, -0.032842606, 0.057497818, -0.019966071, 0.011443741, -0.03271235, 0.0412719, 0.009955124, 0.013090523, -0.013658058, 0.09326184, -0.0037517792, -0.01011329, 0.04945929, 0.02761384, 0.04663092, -0.0064661787, -0.012681154, 0.018663531, 0.025529776, 0.02005911, -0.04458407, 0.0062940572, -0.024655214, 0.062112533, 0.017900616, 0.0125509, -0.039634418, -0.009806262, -0.0138162235, -0.028451186, -0.0032191337, -0.001974743, -0.013062611, 0.0035191828, -0.07056043, 0.020431263, -0.016579468, -0.009806262, 0.002300378, -0.037568964, 0.016086364, -0.023985336, -0.03232159, 0.0125509, -0.015937502, -0.028562833, 0.018737962, -0.026943963, 0.06441989, -0.026999785, -0.033512484, 0.064605966, 0.046816994, -0.01721213, 0.0422395, -0.026032185, 0.0021561682, 0.0012932357, -0.085000016, 0.012085707, -0.0032935645, -0.036582757, 0.01899847, -0.03336362, -0.0070662773, 0.004354204, 0.017221434, 0.0104575325, 0.04436078, -9.282048e-05, -0.031651713, -0.03085158, -0.02940018, 0.030237526, 0.0061777593, 0.010438925, -0.021826843, 0.030795759, 0.00293304, -0.01149026, -0.007703591, 0.0014455863, 0.02906524, 0.007284918, -0.0011548409, 0.04026708, -0.0051171198, 0.0042565134, -0.006842985, 0.010020251, -0.0035587242, -0.00029467052, 0.009536451, -0.0016351524, -0.019668348, -0.009378285, -0.0037913206, -0.028395364, 0.008005966, 0.011629818, -0.0154909175, 0.0069081117, -0.054446157, 0.013630146, -0.0024724994, 0.024096983, -0.067583196, 0.036433894, -0.020747595, -0.021454688, -0.02778131, 0.038294666, -0.02988398, 0.0069871945, -0.041420758, 0.00019916063, -0.027018392, -0.039820496, 0.0036098955, -0.033177543, -0.0366944, -0.02087785, -0.041867346, 0.022552542, -0.030014234, -0.04994309, 0.02184545, 0.018728659, 0.013016093, -0.013202169, 0.081799485, -0.0026283388, -0.019221762, 0.03273096, 0.0024631955, -0.0024073722, -0.004786833, 0.008373469, -0.012225265, -0.01274628, -0.0010583134, 0.015258322, 0.007582641, -0.0130346995, 0.0016060779, -0.018477455, 0.02850701, 0.011136713, -0.034889452, -0.04692864, -0.026348516, -0.039522775, -0.004016939, -0.025269268, 0.00999234, -0.007177924, 0.005377628, 0.0037448013, -0.009638793, -0.029753726, 0.01578864, -0.021361649, 0.011518172, -0.13650616, 0.010308671, -0.009168948, 0.01363945, 0.0038052765, 0.02087785, -0.03818302, -0.012113619, 0.016951622, -0.02022658, -0.081427336, -0.017388904, 0.038778465, -0.040862527, 0.032749567, 0.016179403, -0.03217273, 0.022347858, -0.031353988, -0.006787162, -0.023092166, -0.0011722856, 0.011220449, 0.00062161376, 0.025566991, -0.003842492, -0.014867559, 0.018654227, -0.017723842, -0.025194837, 0.01165773, 0.0030586421, 0.004398397, 0.03498249, -0.006959283, 0.00014580884, 0.013881351, 0.013555716, -0.008312994, 0.008736319, -0.011229753, 0.030442212, -0.05001752, 0.040862527, 0.008131568, 0.02379926, -0.01940784, -0.046668135, -0.040639237, -0.022887481, 0.05351577, 0.024394706, -0.010745952, 0.023613183, 0.0029539738, 0.016160795, -0.03661997, 0.01274628, -0.017072573, 0.0032237854, -0.015565348, 0.01441167, -0.036452502, -0.0066708634, -0.042537224, 0.03425679, -0.046333194, -0.008471159, -0.0056055724, 0.022850266, 0.0051729428, -0.020077718, -0.021603549, 0.032824, 0.033586916, -0.026460161, 0.024711037, -0.042834945, -0.028395364, -0.026088007, -0.03434983, -0.04588661, -0.037885293, 0.045923825, 0.0011315813, 0.025194837, 0.020431263, -0.0021619832, 0.0032400673, -0.009955124, -0.07182576, -0.051133983, 0.028451186, 0.038927328, -0.024245845, 0.01363945, -0.017128395, -0.020598734, 0.045030653, -0.016709723, -0.017435422, 0.00025658286, 0.019426448, -0.039448343, -0.062484685, 0.002432958, 0.018412327, -0.032451846, 0.0069918465, 0.0061638034, 0.008457203, 0.0020852264, -0.06423381, 0.026925355, -0.049012706, -0.007889668, 0.019631132, 0.040564805, -0.0013920892, -0.03395907, 0.017835489, -0.018282074, -0.017407512, -0.021008102, 0.013081219, 0.051096767, 0.08217164, 0.009527147, 0.057609465, -0.056083634, 0.033158936, -0.066206224, -0.030665504, 0.059172515, 0.010243543, -0.01339755, -0.06505255, 0.04238836, 8.42435e-05, -0.06285684, -0.040304296, -0.008950308, 0.033810206, -0.017360993, -0.030237526, -0.017137699, -0.022608366, 0.00016543416, -0.026906747, -0.036675792, 0.031298164, 0.00048409117, -0.0064196596, 0.06795535, 0.011192537, 0.030163096, 0.014030213, -0.0037889946, -1.5155107e-05, -0.004526325, 0.018421631, -0.03833188, -0.033512484, -0.00031313286, -0.014932686, 0.005935859, -0.040490374, -0.033791598, -0.04026708, 0.029251318, -0.013425462, 0.037568964, -0.037457317, 0.018021565, 0.068364725, -0.014179074, 0.012774192, -0.009192208, 0.06255911, -0.02672067, 0.025771676, 0.0142628085, 0.011201841, 0.0032237854, 0.024971545, -0.015314144, -0.016756242, 0.056381356, 0.016021237, 0.019593917, -0.046407625, -0.0058428207, 0.047561303, -0.04570053, 0.030963227, -0.009750439, 0.011471652, 0.026850924, 0.00041227703, 0.07249563, 0.021547727, -0.009420153, -0.03273096, 0.0020515, -0.03420097, 0.012402038, 0.0058428207, -0.011034371, 0.003570354, 0.031781968, -0.0064894385, -0.009983036, -0.012941661, 0.03598731, 0.014616355, 0.0027306813, 0.04927321, 0.037066557, -0.041606836, 0.027037, 0.03189361, -0.021547727, 0.02102671, -0.06025176, -0.0012513684, -0.024655214, 0.022794442, 0.01682137, -0.0040564807, 0.0023631789, -0.009266639, -0.0005637554, 0.0014467493, 0.03955999, -0.0002616709, -0.03094462, 0.012522988, 0.025548384, -0.02396673, -0.0126904575, 0.04484458, -0.0034424262, 0.0267951, -0.034294005], "runbooks/headscale-onboard-node.md::1781591371.715": [-0.008047136, -0.019216765, -0.031187862, 0.02012479, -1.9435953e-05, -0.0047069024, 0.027018363, -0.0047416487, -0.016038679, 0.01549201, -0.0062820474, -0.012026692, -0.042880993, 0.014565455, 0.024572255, 0.005638091, -0.018846141, 0.012693812, 0.025906496, -0.038692962, -0.019068515, 0.017428512, 0.024794629, 0.014129974, 0.00013934528, -0.0051933443, -0.0016527437, -0.01966151, 0.006017979, 0.003595036, -0.016010882, -0.006161595, 0.0052813673, 0.0003460106, -0.036913976, -0.031206394, -0.00898759, -0.00079394237, -0.033096567, 0.01065539, -0.022404116, 0.008714256, -0.013221949, -0.016640939, 0.018243881, -0.042732745, 0.00305995, -0.02566559, 0.0114059, -0.032281198, -0.020921627, 0.004167184, -0.0026036215, -0.035283238, 0.047550835, 0.014380144, -0.036913976, -0.010025332, -0.08694798, -0.0043061674, -0.045549475, 0.026462428, -0.03713635, 0.0033471822, -0.0065692794, 0.045586538, -0.014509861, 0.041176133, 0.0013921498, 0.020458348, 0.006856512, -0.013944662, -0.0406202, -0.032021765, -0.050923496, 0.009163635, 0.06682319, -0.011063075, 0.052554235, -0.0022109933, 0.019346481, -0.0065275845, -0.0019365012, 0.011544883, 0.001785936, 0.03847059, -0.050664064, 0.10362598, 0.00056519895, -0.016983764, 0.0045030606, -0.028927067, 0.016344441, -0.082352266, -0.032410916, 0.009821489, -0.010914826, -0.047921456, 0.0008055243, 0.014704438, 0.0059206905, 0.05244305, -0.0039239633, -0.024498131, 0.025684122, 0.051701806, -0.02331214, -0.035542674, 0.0010221067, -0.028500851, 0.014065115, -0.0039262795, -0.02716661, 0.012045223, -0.008918098, -0.060040805, -0.009043183, -0.043585178, -0.010442282, -0.0005779391, -0.0052118753, -0.012934716, 0.036043014, -0.040027205, 0.019087046, -0.022682082, -0.04113907, -0.022329992, 0.035709456, 0.008927364, 0.0054110847, -0.028519383, -0.006958433, -0.028278477, -0.02648096, 8.881905e-05, -0.019420607, 0.013268277, -0.013249746, -0.041176133, 0.020217445, 0.048699763, -0.034597587, -0.01932795, 0.02414604, -0.04580891, 0.037877593, 0.03096549, 0.006587811, -0.0046605747, 0.021903776, 0.035079397, 0.013425792, 0.0008298464, 0.049403947, -0.016733594, 1.9399758e-05, -0.006601709, 0.025535874, 0.04695784, -0.010201378, 0.044993542, -0.06971405, 0.012628953, 0.042399187, -0.013045903, -0.014167036, -0.02381248, 0.014046583, 0.002999724, 0.011016747, 0.023886604, 0.047106087, 0.009362845, 0.005239672, 0.012017427, 0.051887117, 0.011804319, 0.010062395, -0.011109402, -0.059484873, 0.035690922, -0.0058141365, -0.017094951, -0.063524656, -0.003374979, -0.005262836, -0.02981656, -0.03081724, 0.048069708, -0.003428256, 0.034097247, 0.059855495, 0.021459028, 0.025091127, 0.06941755, -0.021570215, -0.06463652, -0.0069862297, 0.013194152, -0.035524145, 0.02162581, 0.021255186, -0.006365437, -0.019902416, 0.010006801, -0.026870113, -0.011563415, -0.00053566496, -0.050997622, 0.020402756, 0.012360252, 0.022237336, 0.045697723, -0.01465811, 0.0099604735, 0.011350307, 0.04050901, -0.044066988, -0.011980364, -0.006458093, 0.019958008, -0.0069445344, -0.019346481, 0.045586538, 0.011053809, 0.020588066, 0.01997654, 0.029668313, 0.0051053218, -0.03081724, 0.015195512, -0.008158322, 0.01290692, 0.03700663, 0.007820129, -0.10132813, 0.00815369, 0.0056658876, -0.0064071324, -0.039990142, -0.03611714, 0.03976777, -0.011127933, -0.04247331, -0.008033237, 0.014667376, -0.0005038146, 0.005582498, 0.012035958, -0.019346481, 0.015547603, 0.005429616, 0.0037293865, 0.050849374, -7.1735674e-05, 0.0117857875, 0.016900375, 0.009923411, 0.009265556, 0.004329331, 0.013944662, 0.0148990145, 0.027500171, 0.025017003, 0.027555766, -0.028649101, -0.007083518, 0.018401396, 0.022737676, -0.026425367, 0.0097381, 0.028259948, 0.033911936, -0.015927492, -0.010636859, -0.0018195236, 0.003041419, 0.10162462, 0.022922987, 0.0059438543, 0.016029412, 0.026388304, 0.022292929, 0.003215148, 0.01649269, -0.0032220972, -0.038025845, -0.015797773, -0.039693642, -0.032707416, 0.016520487, 0.0770153, -0.009867817, -0.052405987, 0.025035534, 0.012804999, -0.14698878, 0.024701973, 0.037525505, 0.015640259, 0.0018299473, 0.017697213, -0.034412276, 0.0074124453, -0.07030704, 0.035357364, 0.02216321, -0.04881095, -0.0019851455, -0.043585178, -0.005133118, -0.01565879, 0.0006624873, -0.008125893, 0.015223309, -0.037710816, -0.082204014, -0.025220845, 0.04829208, 0.023515983, -0.058410067, -0.0118228495, 0.015649525, -0.0064210305, -0.022367053, -0.05133118, -0.015529073, -0.01740998, 0.008362165, 0.0023974627, -0.005012666, -0.01040522, -0.023089767, 0.049033325, 0.040583137, -0.006244985, 0.046846654, 0.040027205, 0.025239376, 0.018141959, 0.028204354, -0.003935545, 0.02414604, -0.01549201, -0.034208436, -0.0045146425, 0.0014245793, 0.02831554, 0.00331012, -0.016640939, -0.014880484, -0.021199593, 0.04295512, 0.01980976, -0.040175453, -0.035542674, -0.0005255308, -0.017456308, 0.029483, -0.02762989, -0.029594187, -5.1213916e-05, -0.0036390473, -0.007106682, 0.01997654, -0.027222205, 0.030075995, -0.013259011, -0.018401396, 0.0008477984, 0.0017094952, 0.0146488445, -0.030576335, -0.030613398, -0.0442523, -0.14328256, 0.051405307, -0.007213236, -0.012591891, 0.019031452, -0.021199593, 0.009765896, 0.0009282929, 0.013045903, 0.04825502, 0.25795308, 0.0356168, -0.024590787, -0.0110352775, 0.03847059, -0.036228325, -0.004598032, 0.019272357, 0.034727305, -0.02297858, -0.026499491, 0.012860592, 0.02397926, -0.0148248905, 0.0021716147, 0.0392489, -0.03493115, 0.020588066, 0.04680959, -0.0054157176, 0.011544883, -0.029483, 0.023571575, -0.0039424943, -0.04024958, -0.015325231, -0.006745325, 0.083390005, -0.030372493, 0.028111698, 0.055852775, 0.028741756, 0.034356683, -0.02316389, -0.068342745, 0.030539274, 0.0042413087, -0.026833052, -0.0062542506, 0.0026291017, -0.039174773, -0.03200323, 0.0019724052, 0.0036320982, 0.019902416, -0.02662921, 0.0314473, 0.030761648, -0.030724585, -0.027240736, -0.012647484, -0.010192112, -0.04432642, -0.0025387625, 0.019049983, -0.021403436, -0.030335432, -0.029760968, 0.00022367632, 0.008515046, 0.052887797, 0.02231146, -0.07353146, 0.019253826, -0.030242776, 0.014018787, 0.0001887857, -0.018095631, -0.0022492139, 0.06007787, 0.018002976, -0.018188287, 0.013481384, -0.011683866, 0.02312683, -0.024183102, 0.0553339, 0.03330041, -0.051405307, 0.021199593, -0.0038359403, -0.019605918, -0.0016689583, 0.025443219, -0.015556869, 0.06726794, -0.012434376, 0.03292979, -0.019995071, -0.041398507, -0.018753486, -0.042065628, -0.023553044, 0.0689728, 0.015269637, 0.04325162, 0.0064210305, -0.024257226, -0.007000128, -0.000780044, 0.019179702, -0.020995751, 0.0031526056, -0.00026450268, 0.001987462, -0.046179533, 0.021644339, 0.02963125, -0.0013909916, 0.025795309, -0.03161408, 0.025850903, -0.008306571, -0.03415284, -0.0032730578, 0.02516525, 0.019680042, -0.016548283, 0.062523976, 0.006124533, 0.034171373, -0.0018554276, -9.4374755e-06, 0.020699253, -0.0032637923, -0.06923224, -0.027333392, -0.03200323, -0.04614247, 0.083983004, 0.02616593, -0.031558484, -0.010562735, 0.037784938, 0.010868497, -0.015464214, 0.049552195, 0.023386264, -0.0609303, 0.04132438, -0.06363584, -0.00965471, -0.025498811, 0.002494751, -0.016122067, -0.027963448, -0.008964426, -0.032373853, -0.021996431, 0.018336536, -0.04580891, 0.018679362, -0.0133238705, -0.052517172, -0.009080245, -0.024868753, -0.01962445, 0.0075236317, 0.026017683, -0.015510541, -0.035690922, 0.0044104047, 0.0050682593, 0.04013839, 0.024016323, -0.03682132, -0.015668055, 0.010433016, 0.038099967, -0.023645699, 0.016344441, -0.046401907, -0.06107855, 0.047884397, -0.008755951, -0.04781027, -0.06363584, 0.0075236317, 0.018772017, -0.046587218, 0.0720119, 0.020439817, -0.037988782, -0.017030092, 0.025869433, 0.025999151, -0.0024437904, -0.006082838, 0.017817665, -0.00803787, -0.030613398, 0.091395445, 0.011887709, -0.01399099, 0.021848181, 0.012360252, 0.05726114, 0.034597587, 0.011869178, -0.024535194, -0.011118668, 0.017002296, -0.033949, 0.012582625, -0.0030205713, -0.020235974, 0.03298538, 0.00737075, -0.08086978, 0.0141485045, -0.012721609, -0.01816049, -0.07171541, 0.009599117, 0.025887964, -0.020903096, 0.03481996, 0.041064944, -0.026184462, 0.0037548668, 0.004598032, -0.009200698, 0.019346481, -0.050071068, 0.0019503996, -0.004185715, 0.023330672, 0.024850221, -0.030946959, 0.014602517, 0.002904752, 0.016279582, 0.059003063, -0.04076845, 0.022997111, -0.02581384, 0.06597076, 0.016131334, 0.030502211, -0.020254506, 0.06497008, 0.011980364, -0.0034213066, 0.043992862, 0.018188287, 0.06285753, 0.020995751, -0.026518023, -0.021496091, -0.025572935, -0.0141485045, -0.043029245, -0.02481316, -0.013935396, 0.034393746, 0.04332574, 0.010979684, -0.0072873603, 0.003995771, -0.001679382, -0.02716661, -0.0019978855, -0.020384224, -0.011841381, -0.013416526, -0.03380075, 0.021143999, -0.0043316474, -0.0071113147, -0.058410067, -0.0070093935, -0.010710984, -0.030057466, -0.0030321532, 0.06015199, -0.04362224, -0.03947127, 0.010961154, 0.014102177, 0.036895446, -0.028945599, -0.002202886, 0.05507447, 0.026888644, -0.046068348, 0.0069028395, 0.02516525, -0.014806359, -0.0055454355, -0.055370964, 0.045697723, 0.008028605, -0.043399867, 0.0203101, -0.014102177, -0.0024785365, 0.0107851075, -0.007560694, -3.7387967e-05, 0.06007787, -0.002434525, -0.0006121058, -0.02266355, -0.005749278, 0.0020859083, -0.01274014, -0.020013602, -0.058854815, 0.0107480455, -0.005707583, -0.031002551, -0.025498811, -0.024942879, 0.039656583, 0.058521256, 0.0054388815, 0.049922816, 0.005179446, -0.009293353, 0.0038498386, -0.012786468, -0.034875553, 0.0035556573, -0.015918225, 0.045215916, 0.02131078, -0.023219485, 0.019012922, -0.023441859, -0.0592625, 0.0057956055, 0.03861884, 0.02462785, -0.031577017, 0.016770657, 0.00064858893, 0.021236654, -0.04743965, 0.019846821, -0.017132014, 0.008181486, -0.005109954, 0.03663601, -0.026833052, 0.030001871, -0.053925537, -0.012249066, -0.041398507, -0.04443761, 0.02598062, -0.0032174645, 0.009001488, -0.035357364, -0.042102687, 0.02016185, -0.030502211, -0.001804467, 0.023182422, 0.01098895, -0.026610678, -0.021014282, 0.0712336, 0.036395106, -0.03913771, -0.0010070502, -0.021866713, 0.03161408, 0.006578545, -0.003154922, 0.0019805126, -0.0062125553, 0.018494051, -0.013963194, 0.00787109, 0.0105349375, -0.027500171, -0.020903096, -0.010164316, 0.02112547, -0.03496821, -0.03350425, -0.025424687, -0.06330228, -0.017104218, -0.005804871, 0.024331352, -0.007829395, 0.008890301, 0.037525505, -0.011313245, 0.014120708, 0.031688202, -0.03465318, -0.028000511, -0.12690106, 0.02581384, -0.015927492, -0.013110762, -0.009135839, 0.025776777, 0.007222501, 0.001172672, -0.03824822, -0.011081605, -0.08576199, 0.036487762, 0.04080551, -0.06126386, -0.017400716, 0.02166287, -0.07642231, -0.00637007, -0.033207756, -0.00034890612, -0.01705789, 0.006059674, 0.021736994, 0.020328632, 0.0556304, -0.053184293, -0.057001702, 0.0036645276, -0.016427832, 0.007815497, -0.009010754, -0.025721185, 0.015390089, 0.02062513, 0.021681402, 0.036209796, 0.006374703, 0.0035023803, -0.04125026, -0.0012520083, -0.005466678, 0.036784258, -0.035857704, -0.0018959645, 0.00015736968, 0.044585858, 0.0005782286, -0.0019561907, -0.010933356, -0.019531792, 0.022089086, 0.016520487, -0.006555381, 0.019216765, 0.016520487, 0.005865097, -0.048699763, 0.018595971, -0.0036575785, 0.03315216, -0.034375213, 0.032874193, -0.02516525, -2.9606348e-05, -0.04795852, 0.026518023, -0.005475944, -0.016251786, -0.015334496, 0.03580211, -0.024368413, -0.0439558, -0.033022445, 0.013277543, 0.01930942, -0.044548795, 0.0075467955, -0.010303299, -0.03292979, -0.04213975, 0.0074124453, -0.015278903, -0.04180619, -0.0026754295, 0.0353203, -0.022848861, 0.022515303, -0.02466491, -0.009914146, 0.003833624, -0.046364844, -0.04632778, 0.015334496, -0.008061034, -0.020754846, 0.043177493, -0.018994391, -0.013509181, 0.010970418, -0.008695724, -0.020180382, 0.034078717, 0.013435056, 0.0058836285, 0.017289529, -0.013509181, 0.018846141, -0.045697723, 0.027796669, -0.019105578, 0.0097381, 0.0027588194, -0.009673241, 0.0035880867, -0.07405033, -0.004405772, 0.010136519, 0.03493115, 0.008125893, -0.049885757, 0.010080925, 0.017984444, -0.043659303, -0.007949848, -0.0006601709, 0.0078062313, 0.019828292, 0.005350859, 0.04143557, 0.00029968284, 0.020180382, -0.01705789, -0.017206138, 0.034226965, 0.030724585, -0.037395786, -0.024090447, 0.044548795, -0.004030517, -0.041695002, -0.030428087, -0.015306699, -0.0010887029, -0.005225774, -0.01916117, -0.045586538, 0.008584538, 0.015417886, -0.007440242, -0.028185822, 0.026351243, 0.0110352775, 0.020606598, 0.031725265, -0.006221821, 0.006828715, 0.015390089, 0.0456236, -0.020050664, 0.053036045, 0.021051344, -0.0055222716, -0.013008841, -0.02047688, -0.034282558, 0.04732846, -0.010979684, -0.012054489, 0.0042783706, 0.021922307, -0.016715065, 0.05811357, -0.0074448744, 0.027963448, 0.025572935, -0.035524145, 0.020143319, -0.020421287, 0.055556275, 0.0065646465, 0.011109402, -0.02562853, -0.010609062, 0.015899695, 0.026369773, 0.03450493, -0.009663975, 0.04162088, -0.0056334585, 0.0024739036, -0.0058002383, -0.028278477, 0.025054064, -0.0045354897, 0.01048861, -0.050627, 0.002680062, 0.010701718, -0.012527032, 0.099993885, -0.021514622, -0.008352899, -0.019883884, -0.016335176, -0.041843254, -0.0069260034, 0.023182422, -0.0004447467, 0.019605918, 0.04844033, 0.009877083, 0.015093591, 0.0004797821, 0.042880993, 0.04147263, 0.02081044, 0.0439558, 0.023553044, -0.0141485045, -0.010683186, 0.028371133, 0.011896974, 0.0019307103, -0.0773118, -0.0036598947, -0.03876709, 0.014834156, 0.017030092, -0.017104218, -0.0079591125, -0.0017477155, -0.006490522, -0.002791249, 0.026962768, -0.0044150376, 0.0007505101, -0.03780347, 0.0453271, -0.035839174, 0.01962445, 0.067305, 0.00662024, 0.028593507, -0.005684419], "runbooks/expose-service-contabo.md::1770252899.605": [0.005600038, -0.029109016, -0.009774443, 0.028978566, -0.006802043, 0.005972753, 0.01738714, 0.010641004, -0.016138546, 0.013482953, 0.02144973, 0.025381869, -0.014302926, 0.003913504, 0.017517589, 0.021952894, 0.02489734, 0.021952894, 0.031308033, -0.022306973, -0.0036968638, 0.016716253, 0.039470483, 0.022772867, -0.006513189, -0.0060472954, -0.00594014, -0.026481377, 0.020517943, -0.0040486134, -0.02131928, -0.048042923, -0.01813257, -0.04316036, 0.009951482, -0.052440956, -0.0037294761, 0.0045983675, -0.033208877, 0.019082991, -0.022791503, -0.011870963, -0.0033963625, -0.00053053605, 0.053000025, -0.040066827, 0.008483917, -0.030543968, 0.0031051792, -0.02411464, -0.042526744, 0.009355138, -0.018859362, -0.028810844, 0.038203254, -0.0024412812, -0.016352857, -0.04170677, -0.07137486, -0.00834415, -0.040924072, 0.03194165, -0.05080101, 0.022288337, 0.006657616, 0.03647013, -0.01625036, 0.021673359, -0.019567521, -0.006224335, 0.017545544, -0.0072539593, -0.02970536, -0.029947624, -0.0331157, -0.006154451, 0.016921246, -0.017433729, 0.014507919, -0.036451496, 0.026947271, -0.014498601, 0.00013838489, -0.001467564, -0.022921953, -0.007813032, -0.07592198, 0.098396674, 0.0047334763, 0.030991225, -0.0073937275, -0.0026812162, -0.026313657, -0.02525142, -0.05568357, -0.0064665996, 0.019548886, -0.03537062, 0.082817204, 0.030655783, 0.024748255, -0.028661758, 0.017172828, -0.015868327, 0.0030935318, 0.027469072, -0.025754584, -0.0011565803, -0.008991742, -0.030935317, 0.003074896, 0.0017634063, 0.009243324, 0.0036572628, 0.001908998, -0.06626867, -0.041222245, -0.054453615, -0.0625788, 0.00782235, 0.0024179865, 0.01524403, 0.035799246, -0.03360023, 0.011665969, -0.025493683, -0.008041319, 0.031214854, 0.016669665, 0.03788645, 0.005134145, -0.02385374, -0.0046006967, -0.016753525, -0.07648105, 0.01764804, 0.0073098666, 0.020480672, -0.029295374, -0.060864307, 0.011144169, 0.015066991, -0.021244736, -0.026295021, 0.03516563, -0.054379072, 0.049347423, 0.014871316, 0.010175111, -0.029630817, 0.0117964195, 0.04237766, 0.02171063, -0.025027791, 0.049421966, -0.045843907, 0.0076825814, -0.019753877, 0.058777105, 0.034047484, 0.008441987, 0.03620923, -0.015793784, 0.023835104, 0.017182147, -0.029146288, -0.034923363, 0.039023228, -0.009010377, -0.025083698, 0.02210198, 0.012048002, 0.014629051, 0.014004754, -0.0053391377, 0.040290456, 0.031121675, 0.015309256, 0.0016527566, -0.0038459497, -0.044166688, 0.04752112, -0.019418435, -0.037420552, -0.04856472, -0.011283937, 0.018905953, -0.04491212, -0.03537062, 0.061087936, -0.036395587, 0.010361468, 0.04196767, 0.013091603, -0.0522546, 0.06406965, 0.027487708, -0.031196218, 0.0065364838, -0.033618864, -0.019586157, 0.0053670914, 0.070927605, -0.014992448, -0.005744465, 0.033041157, -0.023891011, -0.019679334, 0.003009671, -0.08788612, -0.027990872, -0.015262666, -0.017368505, 0.063696936, -0.02564277, 0.013855668, -0.005879574, -0.01611991, -0.0034056804, 0.00436775, -0.019381164, 0.06339876, 0.024096005, 0.013911575, 0.039955013, 0.0056373095, 0.019213442, 0.0028559263, 0.020462036, -0.00934582, -0.0029956943, 0.004216335, -0.0411477, -0.010035343, 0.057174433, -0.037271466, -0.023387846, 0.040066827, -0.025139606, -0.010035343, -0.03507245, -0.04677569, 0.022139251, -0.01917617, -0.018533237, 0.025065063, 0.03510972, 0.02603412, -0.012951835, -0.03788645, -0.035538346, 0.0076639457, 0.019120263, 0.014824727, 0.046552062, -0.018654369, 0.010641004, 0.025586862, 0.018412106, -0.029034473, -0.000709905, 0.0069744233, 0.016967835, 0.029947624, 0.0110044, 0.007142145, -0.005674581, -0.013930211, -0.01995887, 0.020927928, 0.018905953, 0.022605145, 0.014135204, 0.006242971, 0.022679688, -0.0071374862, -0.0044329753, 0.0012066638, 0.063175134, 0.034327023, -0.0004597785, 0.054975417, 0.013790443, -0.003508177, -0.0352029, 0.018402787, 0.011684605, -0.012243677, 0.004391045, -0.023387846, -0.028289044, 0.05154644, 0.08840792, 0.02005205, -0.021132922, 0.040924072, 0.011852327, -0.15176941, -0.040029556, 0.04420396, 0.031177582, -0.0037597592, 0.01883141, -0.052105512, 0.003179722, -0.0802082, 0.022884682, 0.006075249, -0.058739834, -0.007771101, -0.060081605, 0.0032565945, -0.0261273, 0.00072562887, -0.027226808, -0.013650675, -0.02336921, -0.047111135, -0.007547472, 0.043085817, 0.06436782, 0.0077338293, -0.008236994, 0.03048806, -0.017163511, -0.014442693, -0.0036013555, -0.018971177, -0.0193998, 0.011349162, -0.02372329, 0.0052832305, -0.054863602, -0.039358668, 0.009904892, -0.006364103, -0.010538507, 0.016585803, 0.076779224, 0.01157279, -0.012159816, 0.024915976, -0.021747902, -0.00039950354, -0.005609356, -0.026108664, 0.010696911, 0.003883221, -0.0045401305, -0.015803102, -0.011433023, -0.0408868, 0.0057537826, 0.012243677, 0.062317893, -0.06071522, -0.008069273, -0.027077721, -0.03533335, 0.041818585, -0.017135557, -0.01122803, -0.0057211705, 0.008064614, -0.013427046, 0.014228383, -0.0089964, 0.025829127, 0.01598946, 0.0028070074, -0.0050735786, 0.015337209, -0.01026829, -0.022474695, -0.02808405, 0.0069604465, -0.12806477, 0.021375187, -0.048117466, -0.0081997225, 0.0540809, -0.046402976, -0.02668637, -0.0022700652, 0.004835973, 0.005106191, 0.2383883, 0.03218391, 0.03740192, 0.001100673, 0.070703976, -0.046365704, 0.02336921, 0.021207465, 0.020406129, -0.04312309, -0.025270054, 0.025866399, 0.0033823857, -0.035482436, -0.024021462, 0.012215723, -0.05180734, 0.018971177, 0.062839694, -0.025568226, -0.0060379775, 0.0046845577, 0.025493683, 0.05132281, -0.024431447, -0.022530602, 0.0014629051, 0.049086522, -0.02271696, 0.013734536, 0.045061205, 0.012718888, 0.017368505, -0.07189666, -0.03792372, -0.012607074, 0.04521029, 0.012467306, 0.018272337, 0.029481731, 0.030748961, -0.020070685, 0.0024319633, -0.010389421, 0.0053717503, -0.033395234, 0.027711336, -0.008591074, -0.022884682, -0.02372329, 0.016175818, -0.039135043, -0.004342126, -0.00047812305, -0.016157182, -0.05478906, -0.01092054, -0.061237022, -0.012644345, 0.028997201, 0.029537639, 0.015607427, -0.07323843, 0.044278502, -0.0013382786, 0.032556627, 0.018290972, -0.014955176, 0.042079486, 0.062355164, 0.019809784, -0.02008932, 0.017331233, -0.045992993, 0.014908587, -0.009504224, 0.037625547, 0.058106218, -0.04878835, 0.051136453, -0.00602866, 0.009942164, 0.007882915, 0.01826302, -0.018952541, 0.016138546, -0.01707965, 0.036376953, -0.0068299966, -0.037793268, -0.038650513, -0.041594956, -0.010575779, 0.06339876, 0.017228736, 0.04394306, -0.0043747383, 0.006797384, 0.031513024, -0.046142075, 0.021822445, -0.0033660794, -0.005884233, 0.00877743, 0.051136453, -0.043719433, -0.050316483, 0.006084567, 0.024729619, 0.0048779035, -0.062355164, 0.047409307, -0.02739453, -0.040290456, -0.00036019378, 0.019232078, 0.043570347, 0.0065690964, 0.044874847, -0.027133629, 0.004975741, -0.010995083, 0.01454519, -0.030245796, -0.0016830397, -0.015588791, -0.0271709, -0.027189536, -0.031308033, 0.05788259, 0.07055489, -0.027226808, 0.01896186, 0.036544673, 0.010995083, 0.0011699747, 0.050391026, 0.030283067, -0.030320339, 0.02031295, -0.0017773831, -0.011013718, -0.04017864, -0.00371317, 0.01270957, -0.025475048, -0.0054742466, -0.009536837, -0.022437423, 0.009821032, -0.004901198, 0.029500367, 0.028456766, -0.03928413, 0.003109838, -0.009755807, -0.02398419, 0.028065415, 0.046328433, -0.0146756405, -0.018887317, -0.027655428, 0.03939594, 0.013501589, 0.072232105, -0.01834688, -0.0546027, 0.055348128, 0.014312243, -0.048266552, 0.035240173, -0.053745456, -0.052403685, 0.029146288, -0.021747902, -0.041632228, -0.075027466, -0.023946919, 0.006513189, 0.020219771, 0.022903318, 0.036190595, -0.05706262, -0.01847733, 0.018449377, -0.011824373, -0.047558393, 0.008022684, 0.029351281, -0.020983836, -0.040365, 0.09951482, 0.023555567, 0.007766442, 0.0026020142, 0.054938145, 0.07476656, 0.027860422, -0.01655785, 0.01524403, 0.0050689196, 0.01459178, 0.014181794, 0.03210937, -0.046850234, -0.049161065, 0.042228572, 0.048378363, -0.07003309, 0.011470295, -0.03835234, 0.020797478, -0.035407893, 0.011423705, 0.008567778, -0.020331586, 0.048900165, 0.01065964, 0.0048965393, 0.001118144, 0.0123554915, -0.020685665, 0.044129416, -0.037998263, -0.02031295, -0.016828068, 0.0051574395, -0.031177582, 0.010715547, -0.0037900424, -0.0022514295, 0.028587217, 0.02869903, -0.026276385, -0.015654016, -0.02730135, 0.042042214, 0.009145486, 0.015914917, -0.016352857, 0.029164923, 0.018495966, -0.0043304786, 0.053521827, 0.015905598, 0.037029203, -0.027282715, -0.015831055, 0.0028139958, -0.0016713924, -0.043533076, -0.073760234, -0.058031674, -0.029928988, 0.038501427, 0.045843907, 0.007086238, -0.006252289, -0.0077943956, 0.009643992, -0.03760691, -0.018905953, -0.037252832, -0.040215913, 0.014871316, -0.03805417, 0.026630463, -0.03302252, -0.011675287, -0.053037297, -0.011311891, -0.01607332, -0.0028792208, -0.017088968, 0.005879574, -0.008306879, -0.018067343, 0.01524403, 0.0058283256, 0.0154769765, -0.051471896, 0.017750537, 0.03814735, -0.018290972, 0.015933553, 0.004381727, -0.011703241, -0.021263372, -0.010436011, -0.03831507, 0.034047484, -0.013464318, -0.01870096, 0.023257395, -0.011423705, -0.01563538, 0.009089579, -0.0021803807, -0.0061078616, 0.06720046, 0.00025405746, -0.03192301, -0.008870609, -0.0030050122, 0.029015837, 0.0049850587, -0.02258651, 0.008712205, -0.015952189, 0.03114031, 0.044166688, -0.049123794, -0.0033707384, 0.045545734, 0.034960635, -0.013427046, 0.023313303, 0.0073191845, -0.008730841, 0.0023970213, -0.018020755, -0.038948685, -0.006075249, -0.022772867, -0.0076732635, 0.015691288, -0.030898046, -0.011889598, -0.020387493, -0.020406129, 0.008325514, -0.0017272995, -0.003254265, -0.034942, -0.017321914, -0.019455707, 0.012131862, -0.062839694, 0.041035887, -0.026183207, -0.0038971978, -0.008577096, -0.009988753, -0.051360082, -0.021598816, -0.04289946, -0.0005052031, -0.016809432, -0.010203064, -0.00084151985, 0.0005680987, 0.01681875, 0.008460623, -0.023462389, 0.00777576, -0.053521827, 0.01625036, -0.0028466084, 0.012038684, 0.0013883621, -0.010911223, 0.02655592, 0.01061305, -0.03857597, 0.010985765, -0.00458672, -0.000492391, 0.029835809, -0.0051667574, -0.018468013, 0.0029910353, 0.010212382, -0.019902963, 0.04547119, -0.013948847, -0.003459258, -0.018085979, 0.03961957, 0.0087587945, -0.015327891, -0.039209586, -0.00079551287, -0.04726022, 0.009690582, -0.06526234, 0.038203254, 0.009029013, 0.0053624325, 0.048378363, 0.038464155, -0.0018833738, 0.03587379, -0.017331233, 0.02349966, -0.13641357, 0.03861324, -0.03171802, 0.0055534486, -0.011144169, -0.0060007065, -0.01870096, -0.015840374, 0.018570509, -0.03445747, -0.112112574, 0.030394882, 0.06969764, -0.022083344, 0.012159816, 0.0128400205, -0.012607074, -0.021952894, -0.020946564, 0.06708864, -0.024561897, -0.02385374, 0.008609709, -0.0133990925, 0.04472576, -0.02525142, -0.009243324, 0.008446646, -0.018281655, -0.051993698, -0.0063361493, -0.02437554, 0.020890657, 0.026350928, -0.015570155, 0.019269349, 0.036153324, 0.0018402787, -0.013147511, 0.042601287, -0.028997201, 0.014619733, -0.022344245, 0.04368216, -0.0075987205, 0.016464671, -0.027655428, -0.03647013, -0.04547119, 0.0097185355, 0.01436815, 0.0106782755, -0.016194453, 0.0017669005, -0.009867621, -0.0062662656, -0.026723642, 0.034923363, -0.03988047, -0.037271466, -0.030394882, 0.03701057, -0.04923561, -0.009774443, -0.034271114, 0.01026829, -0.009727853, -3.49784e-05, 0.032556627, 0.011917552, -0.025866399, -0.03861324, 0.0060100243, 0.015980141, 0.027916329, -0.021244736, 0.0050968733, -0.003717829, 0.0007465941, 0.0006307031, -0.01498313, -0.039209586, -0.003913504, 0.02294059, 0.07402114, 0.012597756, -0.0011851162, 0.030655783, 0.018207112, 0.013529543, -0.016129227, -0.045098476, 0.02625775, -0.017927576, -0.046067532, 0.035445165, 0.024394175, -0.011255983, -0.012169134, -0.023406481, 0.00029249367, -0.0017249701, -0.0077850777, 0.010529189, -0.009783761, -0.01664171, 0.033954307, -0.023089673, 0.02428236, 0.008353468, 0.02184108, 0.010734183, -0.025456412, 0.015150852, -0.049906496, 0.01454519, 0.014433376, 0.029779902, 0.0011746336, -0.029556274, 0.03760691, -0.004840632, -0.046142075, -0.024953248, -0.006927834, 0.032034826, 0.03943321, -0.020927928, 0.035761975, -0.037718724, -0.0010773784, -0.007962117, 0.009886256, 0.02499052, 0.009112874, -0.021002471, -0.0440176, 0.064665996, -0.0017272995, 0.014237701, -0.013175464, 0.0123554915, -0.00010089503, -0.016473988, 0.012662981, -0.017536225, 0.01707965, 0.0020068355, 0.031736653, -0.020387493, 0.026742278, 0.023462389, -0.0141165685, 0.07133759, 0.013091603, 0.03764418, -0.033674773, -0.005879574, -0.031177582, 0.025754584, -0.0125138955, -0.0059867296, -0.03402885, -0.003778395, -0.020163864, 0.04442759, 0.013212735, 0.0043700794, 0.026760913, -0.029164923, 0.0022619122, 0.027711336, -0.011405069, 0.053447284, 0.00065050356, -0.02853131, 0.016800115, -0.0052692536, 0.039843198, -0.01698647, 0.026052756, -0.013045014, 0.011992095, -0.006634321, 0.060118876, 0.056540817, -0.0086749345, -0.00019320015, -0.0062569478, 0.027879057, -0.028885387, 0.018747548, 0.028810844, -0.030208524, 0.036619216, -0.045769364, -0.006429328, -0.038035534, 0.0020301302, 0.09206052, 0.010184429, -0.020294314, -0.005860938, -0.007901551, -0.030245796, -0.007631333, -0.025791856, -0.028978566, -0.028270409, 0.033581592, -0.034047484, 0.01725669, -0.004460929, 0.025568226, 5.124827e-05, -0.023331938, 0.045732092, 0.021170193, 0.00070175185, -0.002193193, 0.012467306, 0.018309608, -0.014442693, -0.032444812, -0.0042745713, -0.007016354, 0.020331586, -0.0070443074, -0.017023742, -0.015365163, 0.0139581645, -0.010743501, -0.0021046733, 0.026481377, 0.0017447706, 0.018812774, -0.014340197, 0.041445874, -0.03123349, 0.012299584, 0.034886092, -0.009662628, 0.014955176, -0.024338268], "runbooks/edge2-access-reference.md::1781647199.750": [0.018809685, 0.019435119, -0.030394211, 0.01804423, -0.0054842136, -0.046263427, 0.038982257, 0.045329943, 0.021414105, 0.0069964565, -0.020181905, -0.016513318, -0.059556227, 0.0050128046, -0.00870473, 0.010184301, -0.015682517, 0.0359391, -0.0064783734, 0.01304076, -0.017754849, 0.0046884194, 0.03213049, -0.008233322, 0.003435218, 0.03364273, -0.036069788, -0.0061236494, 0.022552954, 0.013899565, 6.4140506e-05, 0.00043552823, 0.0026394236, -0.01684937, 0.013936903, -0.012424661, -0.015673183, 0.0030898293, -0.024606617, -0.027593762, -0.0128633985, 0.007584551, 0.009292825, -0.06582923, 0.0564944, -0.02384116, 0.021488782, -0.03924363, -0.012536679, -0.025577439, -0.031813107, -0.023430428, 0.004905454, -0.0046417452, 0.05533688, 0.010118958, 0.0034072136, -0.016942719, -0.027911147, 0.0048774495, -0.03162641, 0.012854063, -0.018249596, -0.027257709, 0.026828306, 0.03429617, -0.0095868725, 0.011817897, 0.011173793, -0.019136405, 0.002812118, 0.02441992, -0.0042543495, -0.011687209, -0.04607673, 0.019267093, 0.03991574, 0.027593762, 0.023766482, -0.006632398, 0.011201798, -0.023393089, 0.030431552, 0.06702409, -0.021824837, -0.008350007, -0.058660083, 0.036256485, 0.048578463, 0.02440125, -0.049848, -0.02667895, 0.028508576, -0.05600899, -0.036069788, 0.007976614, 0.003372208, -0.0051808315, 0.011929915, 0.013647524, 0.020312594, 0.046263427, -0.01056703, -0.03048756, 0.029591417, 0.041782707, -0.0017304444, -0.0033255338, 0.0052275057, -0.012658032, 0.0010209972, 0.023673134, 0.002365213, 0.004571734, -0.02774312, -0.058548063, -0.0047934363, -0.02389717, -0.032615904, -0.005082816, -0.014553003, 0.015439812, -0.021395434, -0.045778014, -0.001949813, -0.02046195, 0.011052441, -0.00939084, 0.012135281, 0.0011265975, 0.009274155, -0.035323, -0.05055745, -0.052499093, -0.08602981, 0.00234771, 0.0024807316, 0.04148399, -0.029834121, -0.06515712, 0.036163136, 0.03597644, -0.008625384, -0.01302209, 0.034538876, -0.04883984, 0.029684765, 0.029890131, -0.031887785, -0.00013287549, 0.014581007, -0.0050548115, -0.015897218, -0.008457357, 0.013694198, -0.02656693, 0.035173647, -0.022907676, 0.043014906, 0.036312494, 0.015290454, 0.007757245, -0.041670687, 0.02443859, 0.036013782, -0.045143247, -0.017241433, 0.0041913395, -0.020125898, -0.03649919, 0.049810663, 0.01553316, -0.0016044242, 0.008251991, 0.0149730705, 0.036387175, 0.037600704, 0.018501636, 0.011827231, -0.01192058, -0.031402376, 0.01193925, -0.011351155, -0.041894726, -0.02273965, -0.04379903, 0.016578661, -0.021227408, -0.009162137, 0.03328801, -0.02878862, 0.0057969303, 0.059070814, 0.006893773, 0.016307952, 0.019379111, 0.0039182957, -0.002358212, 0.03649919, -0.032615904, -0.017922876, -0.0011090947, 0.065194465, -0.015253115, -0.006034969, 0.020910023, -0.020611309, -0.011276477, 0.021974193, -0.045665998, 0.016606666, -0.011621865, -0.013218122, 0.009904256, -0.023654463, 0.0067304135, -0.013218122, 0.030188845, -0.00749587, -0.01659733, -0.027369726, 0.012620692, -0.055523578, -0.017530814, 0.049511947, 0.0191084, -0.002485399, 0.0059556225, 0.009372171, 0.018865695, -0.01526245, 0.030188845, 0.0012730376, -0.021544792, 0.09178007, -0.0057175844, -0.05880944, 0.038198132, 0.0077479105, -0.02494267, 0.025446752, -0.022254238, 0.0035262327, -0.014627681, -0.013292801, 0.014030252, 0.0064923754, -0.036573872, 0.0044853864, -0.008298665, 0.022982355, -0.027052343, -0.0019381444, -0.029834121, 0.056905136, 0.02552143, 0.032989297, 0.010641708, 0.028657934, -0.0044293776, 0.010828405, 0.026660278, 0.05929485, 0.007710571, -0.002294035, -0.0035449024, -0.04099858, -0.035603046, 0.018763011, 0.007453863, -0.035360344, 0.049175892, 0.016662674, -0.016587997, 0.0033885438, -0.01941645, -0.0042356797, -0.02107805, 0.07486535, 0.013815551, 0.016186599, 0.039579686, -0.007607888, 0.035192315, 0.011827231, 0.0129660815, -0.009120131, -0.02936738, -0.016709348, -0.022459606, -0.011024436, 0.03614447, 0.085805774, -0.016952055, -0.079532765, -0.028116513, -0.0076125553, -0.1511496, -0.0008675559, 0.05488881, 0.031421043, 0.0025134035, 0.014422315, -0.030860953, -0.042230777, -0.07497737, 0.0029941474, -0.005264845, -0.049175892, -0.02389717, -0.020312594, -0.0021271748, -0.0008039624, 0.036331166, -0.04996002, 0.02436391, -0.022048872, -0.04712223, -0.0009894922, 0.046338104, 0.019827183, 0.0022566956, -0.024531938, 0.064186305, -0.00444338, -0.046226088, -0.009838913, 0.0058109327, 0.00791127, -0.005306852, 0.027313717, 0.0111644585, -0.0052928496, -0.0072111576, 0.028153852, 0.02548409, -0.012303309, 0.042081423, 0.05044543, -0.027145691, 0.012097942, 0.031010311, -0.040401153, 0.030842284, -0.02059264, -0.011183129, -0.008667391, 0.029311372, -0.0013220456, -0.012321978, 0.018118909, -0.020200577, -0.016989393, 0.045665998, 0.051901665, -0.04555398, -0.029330041, 0.016242607, -0.008223987, 0.03108499, -0.027425736, 0.00017021481, 0.007733908, 0.026268216, -0.0053815306, 0.020256585, -0.015710521, 0.023131713, -0.0056055663, -0.011220467, 0.020891353, -0.015029079, -0.021526122, -0.02171282, 0.0067490833, -0.04062519, -0.13882762, 0.041670687, 6.869853e-05, 0.038030103, 0.033549383, -0.008093299, 0.00025714544, 0.0054608765, -0.004067653, 0.03991574, 0.25943366, 0.0488025, -0.028321879, 0.021302085, 0.05929485, -0.028769951, -0.0048634475, 0.012396657, 0.058361366, -0.018408287, -0.035509698, 0.01553316, 0.018828355, -0.024886662, 0.01107111, 0.040737204, -0.053059183, 0.006160989, 0.044060405, -0.024830652, -0.0013908899, -0.029049996, 0.05701715, 0.00058342697, -0.04323894, -0.025764136, -0.035248324, 0.07759112, -0.04316426, 0.06941381, 0.008293998, 0.009115463, 0.056681097, -0.03431484, -0.04876516, -0.0077012363, -0.011799227, -0.0048401104, 0.0028354551, -0.013302135, 0.00038243638, -0.024046527, 0.022048872, -0.031253017, 0.0053021843, -0.021918185, 0.005754924, 0.04387371, -0.035808414, -0.023113044, -0.02936738, -0.010837739, 0.007864595, -0.043126922, -0.002301036, -0.025278725, -0.0465248, -0.040662527, 0.0074912026, 0.03155173, 0.020872684, 0.035901763, -0.05208836, 0.048951857, -0.04271619, 0.023579786, 0.0039673033, 0.01628928, 0.009381506, 0.032914616, 0.009941596, 0.01858565, -0.0091061285, 0.016802697, 0.05813733, -0.009680221, 0.064186305, 0.021806167, -0.08946503, 0.048429105, 0.0011516849, 0.0078039193, -0.028023165, 0.018184252, -0.0022952016, 0.018109573, 0.002389717, 0.037021942, -0.014020917, -0.017372122, -0.019323101, -0.00019763589, -0.004308025, 0.068667024, 0.005409535, 0.017418796, 0.021227408, -0.020555299, 0.035565708, -0.010380333, -0.013638189, 0.0071178093, -0.042902887, -0.0141236, 0.019033723, -0.011332486, -0.056979813, 0.010949758, -0.03868354, 0.029498069, -0.036013782, 0.022926347, 0.030058159, -0.06343952, -0.034482867, 0.05220038, -0.021264747, -0.015766531, 0.05488881, -0.008037291, 0.010212306, -0.008401348, 0.0029381383, 0.018809685, 0.004744428, -0.042977564, -0.019117735, -0.0089287665, -0.050184056, 0.03201847, 0.0032345192, -0.028023165, -0.004998802, 0.003164508, -0.0088260835, -0.0041493326, 0.0068190945, 0.024195883, -0.016513318, 0.025950832, -0.04155867, -0.028321879, -0.016802697, -0.0025950833, 0.02107805, -0.03274659, 0.0147397, 0.004132997, -0.0015845877, -0.031981133, 0.00135005, 0.032391865, -0.0009801573, -0.06329016, -0.0066604023, -0.001582254, -0.017110746, 0.020237915, 0.02662294, -0.0003025069, 0.0057082498, -0.026996333, -0.008116636, 0.03151439, 0.026286885, 0.025036018, -0.022832999, -0.007262499, 0.056867793, -0.041820046, 0.020181905, -0.035901763, -0.044732515, 0.0400651, 0.037750058, -0.02275832, -0.05365661, -0.049623966, 0.029610086, -0.04327628, 0.051864326, 0.03547236, -0.07322242, -0.013050095, 0.025950832, 0.019696495, 0.02880729, -0.0069264453, 0.034165483, -0.03166375, -0.037638042, 0.08229588, 0.02835922, 0.024755973, 0.06321548, 0.051453594, -0.006697742, 0.022926347, 0.003941633, 0.0018961377, 0.048615802, -0.01327413, 0.025260055, -0.0038809562, -0.021507453, 0.012368652, 0.0040419823, -0.009661551, -0.053469915, -0.0116965445, 0.012592688, 0.011612531, -0.08617917, 0.029572748, 0.022403596, -0.018903034, 0.062842086, 0.05264845, -0.0089287665, 0.01665334, 0.0015752529, -0.030226186, 0.03773139, -0.05716651, -0.0049661305, -0.007691901, 0.025633449, 0.034240164, -0.04174537, -0.012443331, 0.0014795709, -0.045217924, 0.072251596, -0.06549318, 0.019071061, 0.01721343, 0.009129466, 0.0026954326, 0.0017211096, -0.043350957, 0.019304432, 0.026585601, 0.007318508, 0.051266897, 0.012415326, 0.04667416, -0.033549383, -0.066874735, 0.0001513993, -0.0053021843, -0.00969889, -0.019715164, -0.008083965, -0.011015101, 0.08408816, 0.032149162, 0.020275254, 0.002157513, -0.012340647, -0.009353502, 0.0062543373, 0.0018728006, -0.002012823, -0.02275832, -0.0053115194, -0.03420282, -0.036461852, -0.009526196, -0.011892576, -0.024027856, 0.02275832, 0.015645178, -0.046711497, -0.004956796, -0.007915937, -0.0359391, -0.04211876, 0.040251795, 0.014627681, 0.029255362, -0.046412785, 0.03220517, 0.007967279, 0.079084694, -0.0053021843, 0.031813107, 0.026324226, -0.009096794, -0.0012660365, -0.028452568, 0.054142024, -0.0016557658, -0.023449097, 0.027481744, -0.02716436, -0.0040069767, 0.050258733, 0.045665998, 0.022608962, 0.020312594, -0.0191084, 0.0128633985, -0.006711744, 0.0047094226, -0.047308926, 0.0025367406, -0.019491129, -0.025670787, -0.009642881, -0.019491129, -0.0029101337, -0.012051268, 0.004315026, -0.008980108, 0.03599511, 0.007850594, 0.041857384, -0.031589072, 0.006697742, 0.008844753, 0.022291578, 0.008513367, -0.0067770877, 0.049661305, -0.0031388372, -0.008364009, 0.0033302011, -0.03661121, -0.0067070764, -0.023561114, -0.016382629, -0.015953228, -0.023355749, -0.01572919, 0.044769853, 0.033941448, 0.0008599714, -0.059220172, 0.009941596, -0.02053663, 0.013087434, -0.043948386, 0.062319335, -0.016149258, -0.010427007, -0.01107111, -0.0114164995, -0.020648647, -0.0787113, 0.039766382, 0.013815551, 0.001750281, -0.016065245, -0.01219129, 0.035920434, -0.024718635, -0.008896095, -0.00057205016, -0.026716288, 0.036965933, -0.05996696, 0.0732971, 0.016326621, 0.014534333, 0.008247324, -0.013759542, 0.022907676, 0.025260055, -0.000670941, 0.010791065, -0.01331147, 0.0034258831, 0.008177313, -0.028639264, 0.0012637029, 0.014823712, 0.0030758271, -0.016830701, -0.0016242607, -0.030207515, -0.03541635, -0.034277502, -0.05548624, -0.003955635, -0.0141236, 0.036387175, 0.012956747, 0.015663847, 0.022440935, 0.017372122, 0.0033302011, 0.016709348, -0.027388396, -0.015654514, -0.11836567, 0.03608846, -0.030748935, 0.0025997506, -0.06149787, -0.007159816, -0.003906627, -0.005465544, -0.0009760733, -0.024755973, -0.08423752, 0.038758222, 0.04204408, -0.027313717, -0.010314989, -0.0075145396, 0.033007964, 0.0077292407, -0.011621865, 0.033082645, -0.002165681, -0.030898293, -0.0031155, 0.032429207, 0.020928692, -0.018884365, -0.03995308, -0.0033862102, -0.020760667, 0.030562239, -0.023075704, -0.029386051, 0.03487493, 0.012125947, 0.015169102, 0.017474804, -0.0018494636, 0.0063943597, -0.0182776, -0.0032671911, -0.034165483, 0.029647425, -0.023673134, 0.0138808945, -0.00017211096, 0.067770876, 0.008256659, 0.0013383816, -0.03257856, -0.016662674, -0.040251795, 0.021358095, -0.032597233, -0.016457308, 0.00396497, 0.02051796, -0.032485213, -0.020872684, 0.009460852, 0.036853917, -0.050744146, 0.010557694, -0.011612531, -0.0066697374, -0.044583157, 0.005600899, -0.06825629, -0.0006015132, -0.006137652, 0.018305605, 0.0077059036, -0.027873807, 0.012658032, 0.003780607, -0.015673183, -0.020984702, 0.013899565, 0.009894921, -0.021320757, -0.040961243, -0.009661551, -0.015439812, 0.0031738428, 0.0037035944, 0.038646203, 0.05264845, -0.012265969, 0.024718635, 0.04943727, -0.012181955, -0.05313386, -0.051453594, -0.015654514, -0.0058202674, -0.028340548, 0.030916963, -0.0126113575, -0.0216008, 0.0108844135, -0.0051574945, -0.023579786, 0.013712868, 0.02710835, 0.009820243, -0.024569277, -0.0013197118, 0.015458481, -0.048690483, 0.027276378, -0.036872584, -0.0023045365, -0.02214222, -0.023710473, 0.029610086, -0.10604369, 0.013750207, 0.0054608765, 0.00033692908, -0.018977713, -0.006310346, -0.03046889, -0.021974193, -0.034072135, -0.007934607, 0.016858706, 0.01110845, 0.01822159, 0.015047749, 0.017381456, -0.041894726, 0.03313865, -0.056867793, -0.013227456, 0.01779219, -0.008172645, -0.033157323, -0.020928692, 0.026585601, 0.010623039, -0.027332388, -0.031589072, -0.040139776, -0.029535407, -0.033101313, -0.016298616, -0.056830455, 0.033157323, 0.026510922, 0.014721029, -0.03487493, 0.00995093, -0.0035775742, -0.004354699, 0.013768877, 0.03336269, 0.009498191, 0.020088557, 0.009040784, -0.023225062, 0.08707531, 0.039841063, -0.022272909, -0.027855137, -0.013684863, -0.030282194, -0.02996481, 0.0070337956, -0.017362786, -0.035248324, 0.010623039, -0.016550656, 0.06549318, -0.01529979, 0.055822294, 0.046226088, -0.038870238, 0.013162113, -0.038459506, 0.032055814, -0.045703337, 0.026734957, 0.016914714, 0.011155124, -0.011799227, 0.009978935, -0.01137916, 0.029647425, 0.026790967, 0.030282194, -0.0056382385, -0.0069497824, 0.01417961, -0.010744391, -0.024924, 0.0006633565, -0.047869015, 0.0288633, -0.039990418, -0.0039743045, 0.050184056, 0.022067541, -0.006805092, -0.028489906, -0.004415375, -0.029684765, -0.004417709, -0.045367282, -0.046786178, 0.021470113, 0.034184154, -0.02219823, -0.0078039193, -0.02057397, 0.021488782, 0.009031449, 0.008312668, 0.021731488, 0.006511045, -0.0012963747, -0.03313865, 0.030076828, 0.012592688, -0.00063068455, -0.058436047, -0.023355749, -0.038534187, 0.014104931, 0.018613655, -0.0038179462, -0.0071691507, 0.016970724, 0.03216783, -0.013712868, 0.016840037, 0.029292703, -0.013003421, -0.046823516, 0.02996481, -0.035098966, -0.032503884, 0.013348809, 0.036256485, 0.028564585, -0.002380382], "runbooks/nordvpn-lxc.md::1770975166.846": [-0.022521606, 0.03255981, -0.038571697, 0.025187429, -0.01607767, 0.007602191, 0.008870755, -0.0072758575, 0.0016546486, 0.017346233, 0.014864259, -0.003470166, -0.045815382, 0.020517642, -0.00557065, -0.0013133773, 0.0124466345, 0.015700776, 0.02294446, -0.04813189, 0.026676612, -0.027871637, 0.07070865, 0.027926791, 0.029893985, 0.019910937, -0.0017500207, -0.021492047, 0.02312831, -0.006149777, -0.014707987, -0.011233225, -0.020866957, -0.038461387, 0.02939759, -0.018173557, -0.008829389, -0.020646337, -0.032412726, 0.019451313, -0.0003519001, -0.021087578, -0.01460687, -0.017603623, 0.021124346, -0.031677328, 0.029820444, -0.012648869, 0.013347498, -0.038792316, -0.0098083895, 0.028055485, 0.044491664, -0.032394342, 0.02287092, 0.013136071, -0.031217704, -0.014321903, -0.03581395, -0.025279354, 0.0041802856, 0.011610118, -0.03651258, -0.011343535, -0.010516211, 0.026143448, -0.016059283, 0.019432928, -0.001644307, -0.039454177, 0.027246546, 0.011775582, -0.04816866, -0.040373426, -0.05919965, -0.015057302, 0.0024360104, 0.006591017, 0.031585403, -0.016279904, 0.014524138, 0.008319206, 0.02452557, 0.009247647, 0.019414544, -0.0035345133, -0.00053201546, 0.08971872, 0.06861276, -0.03743183, -0.021767821, -0.004862828, 0.027173007, -0.04467551, -0.029085046, -0.012575329, -0.016904993, -0.049529146, -0.003380539, -0.0022084962, 0.0078825625, 0.039380636, -0.0122444, -0.031364784, -0.00765275, 0.057140533, 0.010911488, -0.03075808, 0.0030771866, -0.036751583, 0.031658944, 0.010911488, -0.005487918, 0.012584521, -0.024727805, -0.026970772, -0.041292675, -0.05489756, 0.02811064, -0.008971873, 0.03408576, -0.03614488, 0.0140185505, 0.012492597, 0.005887791, -0.0010657546, 0.02423141, 0.0047203447, 0.03364452, 0.011720427, 0.031309627, -0.001234092, 0.009909507, 0.027246546, -0.05096318, 0.013283151, 0.006462322, 0.0029852618, 0.010672484, -0.052176584, 0.01427594, 0.068539225, -0.04386657, -0.035538174, 0.032486267, -0.011922662, -0.0014788422, 0.013237189, -0.027761327, -0.016233942, -0.016215555, 0.044601973, 0.011977817, 0.006503688, 0.027283316, -0.020039633, 0.015627237, 0.0074413223, 0.032118566, 0.040630814, -0.0027899214, 0.04618308, -0.048315737, 0.009459075, 0.050007157, -0.031787638, -0.014487368, -0.03243111, -0.024727805, -0.021694282, 0.03441669, 0.028864425, -0.017474927, 0.0007756165, 0.026786922, 0.016279904, 0.015406617, 0.012042165, -0.014956185, -0.012373094, -0.018265482, 0.00721151, 0.00724828, -0.039233558, -0.004520408, -0.0367332, -0.016868223, -0.03090516, -0.013338306, 0.016390214, -0.03529917, 0.037689216, 0.031732485, -0.03105224, 0.002257906, 0.0233857, -0.019469699, -0.005455744, 0.013696813, -0.02390048, -0.018504487, 0.01147223, 0.050301317, 0.03290912, -0.022190675, 0.018283866, 0.021087578, -0.028202565, -0.00549711, -0.075157814, -0.00015713416, -0.02939759, 0.026455993, -0.0244888, 0.0041205348, 0.02507712, 0.014285133, 0.020885343, -0.016215555, -0.007533247, -0.02272384, 0.0115917325, -0.008365168, -0.056846373, 0.038976166, 0.004747922, 0.00601189, -0.006071641, -0.0031806023, 0.008144548, -0.059457038, 0.04555799, -0.0074688997, -0.024360104, 0.038976166, -0.008461689, -0.09074828, -0.008567403, 0.00298756, -0.020223483, 0.02268707, -0.025536744, 0.039895415, 0.029875599, -0.01637183, 0.020922111, 0.017438158, -0.0004920856, -0.015608852, -0.017723124, -0.014331095, 0.021767821, -0.0008123865, 0.048426047, -0.00042572728, 0.0091649145, 0.004203267, 0.009973854, 0.0035000413, -0.04629339, -0.011315958, 0.055449113, 0.066369794, -9.910655e-05, 0.004035504, 0.06346497, -0.01442302, -0.012382287, 0.015939781, 0.008981065, -0.020388948, -0.012299554, 0.04754357, 0.041366216, -0.020719877, 0.037634064, 0.029710134, -0.027871637, 0.073172234, 0.017208345, -0.0008181318, 0.02976529, -0.018375792, 0.008645539, 0.012308747, 0.06486222, -0.026455993, -0.03831431, -0.009440689, -0.01641779, -0.019837398, 0.03522563, 0.057655312, -0.027375242, -0.032063413, 0.042028073, 0.0014340287, -0.13965234, 0.01183993, 0.0113067655, 0.034508616, -0.0069173505, 0.013421038, -0.06898046, -0.02349601, -0.054493092, 0.011224033, 0.038240768, -0.061994165, -0.005713134, -0.02969175, 0.010258821, -0.039233558, -0.037395056, -0.01682226, 0.0056717675, -0.036016185, -0.07596675, -0.018697528, 0.07765818, 0.018228712, -0.0052259318, -0.0061911433, 0.041035283, -0.040594045, -0.010755216, -0.0029370012, -0.005042082, 0.0024727804, 0.0039343867, 0.0062876646, 0.023587935, -0.0032541421, 0.005322453, -0.0065082842, 0.05798624, 0.017649585, 0.039417405, 0.056074202, 0.013954203, -0.006181951, 0.010029009, -0.01935939, -0.004125131, -0.0019671933, 0.005359223, -0.054309245, -0.030960314, -0.004315875, -0.04916145, -0.028073872, -0.054676943, 0.028901195, -0.002691102, 0.015948974, -0.02994914, 0.016950956, 0.025150659, -0.021712666, 0.009178704, -0.039160017, -0.029783675, 0.02936082, 0.0029002312, -0.009900314, 0.06548732, -0.052985523, 0.01490103, -0.050080698, -0.038902625, 0.0103783235, -0.02198844, 0.020811802, -0.004780096, -0.039233558, -0.050411627, -0.121120274, -0.0067518856, 0.020572798, -0.0019878764, -0.0006601358, -0.033626135, -0.03548302, 0.010084164, 0.0139450105, 0.019414544, 0.26709706, 0.031401552, -0.0030542056, -0.009753234, 0.07765818, -0.025058733, 0.014726372, 0.0103047835, 0.025665438, -0.01785182, -0.0222826, 0.013154456, 0.031953104, -0.030850004, -0.010837948, 0.060560137, -0.026952388, 0.032982662, 0.06765674, -0.016233942, -0.00933038, -0.03105224, -0.007694116, 0.019892553, -0.021050807, -0.002725574, -0.02533451, 0.08655651, -0.031015469, 0.057250842, -0.015627237, 0.053831235, 0.021418506, -0.038056917, -0.042101614, 0.024157869, -0.008544422, -0.01906523, -0.035133705, -0.030555844, -0.0078136185, -0.040373426, 0.031070624, -0.0051248143, 0.028625421, 0.025591899, -0.00885237, 0.025058733, -0.036365498, 0.009771619, -0.0045732646, -0.0023222533, 0.005244317, -0.008590383, 0.042211924, -0.07765818, -0.013503771, -0.044234272, 0.0102404365, -0.0071609514, 0.026272142, -0.0047754995, -0.06890692, 0.02910343, -0.0063382233, -0.029599825, 0.0072942427, -0.017870205, 0.063170806, 0.05993505, 0.03463731, -0.030923543, -0.011260803, -0.04445489, 0.019800628, -0.020572798, 0.025169043, 0.06820829, -0.069054, 0.03522563, -0.0077952333, -0.013448616, 0.034527, -0.03702736, 0.011702042, 0.0054695327, -0.006034871, 0.0604866, -0.025113888, -0.02231937, -0.020462487, -0.03813046, -0.051955964, 0.007597595, 0.034618925, 0.01596736, -0.00010671909, -0.008231876, -0.051588267, -0.00083766587, 0.015094073, 0.007965295, 0.00013681014, -0.0058694063, 0.026400838, -0.026694996, -0.021749437, 0.031732485, 0.012501789, 0.063795894, -0.05971443, 0.024286564, -0.02393725, -0.054456323, -0.016206363, 0.017888589, 0.00012136962, 0.016445369, 0.0434621, -0.036880277, 0.023036385, -0.006273876, -0.035133705, 0.0032058817, -0.019285848, -0.073944405, -0.027191391, 0.0040653795, -0.027007543, 0.05769208, 0.00429749, -0.020205097, 0.037983377, 0.03871878, 0.003961964, 0.027264932, 0.03127286, 0.02386371, -0.014367865, -0.003288614, -0.04710233, -0.008967276, -0.03279881, -0.019727089, 0.029415974, -0.026915617, 0.0018522872, 0.028368032, 0.019653548, 0.035666868, -0.054529864, 0.07423857, 0.025977982, -0.025628667, -0.002299272, -0.05618451, -0.022521606, -0.016932571, 0.009780812, -0.053463534, -0.02800033, 0.016325867, 0.055375572, 0.05658898, 0.06409006, 0.011260803, -0.0139450105, 0.042947322, 0.00892591, -0.032945894, 0.040152807, -0.073539935, -0.040888205, 0.017842628, 0.009495844, -0.022852536, -0.035060164, -0.06824506, 0.013338306, -0.00042113106, 0.048426047, 0.043094404, -0.02478296, -0.039270326, 0.04555799, -0.007942313, 0.031144163, -0.025720593, -0.0069357352, -0.004780096, -0.014818298, 0.066516876, 0.004895002, 0.010396709, 0.06342819, 0.027485551, 0.017364617, 0.040630814, -0.023514396, 0.010709253, -0.0028289894, 0.00094280497, -0.021124346, 0.041844223, -0.02507712, -0.032100182, -0.010828756, -0.025536744, -0.046036, -0.009197088, -0.004743326, 0.009606155, -0.044601973, -0.012271977, 0.049823307, -0.039748337, 0.029085046, 0.039674796, -0.004506619, 0.0017040583, -0.010681676, 0.010617329, 0.011600925, -0.028276106, 0.024911653, -0.012612099, 0.016289096, -0.035354324, -0.015425002, 0.0031323417, -0.004168795, 0.004240037, 0.017511697, -0.051183797, 0.029783675, 0.008498459, 0.040961746, 0.024304949, 0.004630718, 0.051294107, 0.034251224, 0.023698244, 0.019745473, 0.06662718, 0.0062141246, 0.08310013, -0.00042601457, -0.01807244, -0.009514229, 0.039233558, -0.0143035175, -0.035244014, 0.029930754, -0.016592449, 0.019267464, 0.03511532, -0.026455993, -0.026768537, 0.04838928, -0.031236088, -0.052397206, -0.013108494, -0.016914185, 0.032118566, -0.0031231493, -0.036880277, 0.013641658, -0.018182749, -0.018008092, -0.06287665, 0.018715914, 0.0062968573, 0.006071641, -0.006347416, 0.016298288, -0.010350746, -0.019304233, -0.00925684, 0.001343253, 0.025113888, -0.0478745, -0.054493092, 0.028037101, -0.0064347447, 0.02829449, 0.031714097, 0.013467001, -0.04526383, -0.011297572, -0.006113007, 0.035648484, -0.03504178, -0.029783675, 0.025463203, -0.01121484, -0.011040183, 0.018191941, 0.0034862526, 0.009468267, 0.025113888, -0.011941047, -0.036457423, -0.01921231, -0.025812518, 0.0015029724, -0.012281169, -0.010635713, -0.007216106, -0.016408598, 0.017861012, 0.041917764, -0.052397206, -0.016252326, 0.007928524, 0.054640174, 0.019892553, 0.060964607, -0.011417075, 0.0015707671, 0.021436892, -0.028092256, -0.003456377, -0.018164365, -0.01715319, 0.040667586, -0.0076159798, -0.024507184, 0.023918865, -0.024286564, -0.0075470363, -0.013273959, 0.020223483, 0.008470882, -0.051992737, -0.0039527714, -0.0067197117, 0.02884604, -0.035391096, -0.0037482388, -0.056037433, -0.010001431, -0.0095234215, 0.026989156, -0.025169043, -0.020444103, -0.0646416, -0.041476525, 0.01696934, -0.037358288, 0.034214456, -0.01165608, 0.0015799596, 0.014579292, -0.039601255, 0.059052568, -0.0291402, -0.015875435, 0.02323862, -0.011334343, 0.0067335004, -0.02902989, 0.052507516, 0.039858647, -0.012207629, 0.010065779, -0.03279881, 0.042432543, 0.014101283, 0.0031116586, 0.022356141, 0.014367865, 0.027687786, -0.025389664, 0.0019039949, -0.022153907, -0.0018971006, -0.021105962, -0.009151126, 0.032541424, -0.0027324683, -0.025021963, 0.020039633, -0.05699345, 0.0027002946, -0.015572081, 0.050889637, -0.008112375, -0.013742776, 0.0007331013, 0.04397688, -0.004221652, 0.0027393627, 0.0016374127, -0.008323802, -0.12788595, 0.022484835, 0.015544504, -0.0021820678, -0.016426984, -0.00800666, 0.0012949923, -0.026088292, 0.0024773767, -0.008604173, -0.053095836, -0.001149636, 0.05728761, -0.031824406, 0.008516844, -0.016096054, -0.040410195, -0.03471085, -0.018642373, 0.031842794, -0.011453846, -0.016757913, 0.0022831853, 0.021289812, 0.021216271, -0.012952222, -0.049896847, 0.005097237, -0.03009622, 0.016555678, -0.027191391, -0.07626092, 0.017098036, 0.04305763, -0.038351078, 0.025113888, 0.0052259318, 0.025665438, -0.056037433, 0.009964662, -0.023440855, 0.03754214, 0.0007445919, 0.03772599, -0.047911268, 0.031769253, -0.0030496093, 0.014211593, -0.020609567, -0.0070000826, -0.023330545, 0.029415974, -0.0066002095, -0.004577861, -0.013154456, 0.021253042, -0.04857313, 0.0030197336, -0.0043020863, 0.043535642, -0.040446967, 0.007804426, -0.0601189, -0.0079515055, -0.020480873, -0.0018178154, -0.038682006, 0.018476909, 0.035354324, -0.006687538, 0.012639677, 0.014174823, -0.01172962, -0.012924644, 0.015066494, -0.021786205, 0.041292675, -0.02478296, -0.011076953, -0.030776463, -0.027981946, -0.034067377, -0.013494578, 0.035501406, 0.057361152, 0.015360654, 0.025371278, -0.0037344499, 0.019763859, 0.0002003676, -0.028220952, -0.038461387, 0.013742776, -0.013880664, -0.011269995, 0.05787593, -0.04427104, -0.012088127, -0.012768372, -0.010507018, -0.021822976, 0.033276822, -0.00013925189, 0.03371806, -0.020885343, -0.014763142, 0.021381736, -0.012915451, 0.012373094, -0.030941928, -0.002413029, -0.012483404, -0.035666868, 0.018486101, -0.0582804, 0.0016971639, -0.0070368527, -0.019543238, -0.025996368, -0.020241868, 0.024360104, -0.011297572, -0.040520504, -0.016445369, 0.0031047643, -0.0072344914, 0.032964278, -0.0055568614, -0.011968625, -0.027871637, -0.011453846, -0.026897231, -0.012832719, -0.015562889, 0.014882645, -0.035372708, -0.055265263, 0.051698577, -0.024249794, -0.038682006, -0.0172635, -0.0033207878, -0.00302433, -0.020627953, -0.0070138713, -0.023955634, 0.024819728, -0.01154577, 0.0010680527, -0.03592426, 0.0244888, -0.015351462, 0.015654813, 0.035427865, -1.6405546e-06, 0.026272142, 0.0048030773, 0.031695712, -0.024396874, 0.038865857, 0.021510432, -0.037468597, 0.019083614, 0.007620576, -0.016187979, 0.0033920296, -0.0032472478, 0.0128051415, -0.005400589, 0.053022295, 0.0008560508, 0.0059889085, -0.015140034, 0.088836245, 0.016105246, -0.02899312, -0.0016178787, -0.024617493, 0.055118185, 0.01859641, 0.042432543, -0.0027002946, -0.0018419456, 0.008751253, 0.017052073, -0.028533496, 0.0027577477, 0.07030418, -0.039196786, 0.035611715, 0.0013110792, 0.02331216, 0.048830517, -0.016004128, 0.010580558, -0.010571366, 0.0041802856, -0.015581274, 0.008190511, 0.07177498, 0.024856498, -0.036347114, -0.021197887, 0.012749987, -0.036586117, -0.03226565, -0.020131558, 0.0068851765, 0.0014294325, 0.036365498, 0.026547918, -0.0066921343, -0.03353421, 0.015939781, 0.015829472, -0.01707965, 0.038387846, 0.03164056, 0.0039297906, -0.032927506, 0.027761327, 0.017199153, -0.030482303, -0.024433644, -0.026400838, -0.027393626, -0.0024383084, -0.008397342, 0.004667488, -0.0012409864, -0.035758793, 0.01475395, -0.010507018, -0.02253999, 0.04846282, -0.026584687, 0.018357407, 0.016197171, -0.00041797114, 0.024966808, 0.024801344, -0.01906523, 0.050889637, -0.014864259], "runbooks/proxmox-create-ubuntu-vm.md::1781548708.789": [-0.016377935, 0.023734521, -0.022823086, 0.040884387, -0.01648954, 0.019549359, 0.03554598, -0.008658636, 0.0073798364, -0.00015578105, 0.020274786, -0.016954558, -0.027250057, 0.0049059405, 0.024683159, 0.006826465, -0.03629001, 0.015494402, 0.042632855, -0.024292544, -0.014824775, 0.007672798, 0.047841057, 0.020014377, 0.04255845, 0.016033823, -0.031491023, -0.0057011214, 0.009309662, -0.007896006, -0.002657578, -0.0014903828, -0.012527586, 0.0012276476, 0.00044234842, -0.011123232, -0.03162123, -0.0034992609, -0.03242106, 0.0019763268, 0.008909746, 0.0025831752, -0.005366308, 6.960739e-05, 0.019177344, -0.04668781, -0.00592433, -0.013755234, 0.00695667, -0.053495675, -0.043860503, 0.023083495, -0.00083412614, -0.027268657, 0.06554894, 0.032272253, -0.023027694, -0.046390202, -0.032328054, -0.014545765, -0.050035942, 0.03738745, -0.017493978, 0.021595439, 0.017466078, 0.007017122, -0.039879948, 0.017856693, 0.0044688233, -0.026320022, -0.018145004, 0.021242024, -0.013792436, 0.008002961, -0.042595655, -0.016619746, 0.05636019, -0.019735366, 0.027882483, -0.0028156843, -0.0017008035, -0.019177344, 0.014927079, 0.032383855, 0.028756715, 0.015764112, -0.030077368, 0.09969987, 0.04177722, 0.024869164, -0.025855003, -0.018200807, 0.00309702, -0.057327423, -0.040251963, -0.001921687, -0.0011392942, -0.020795608, -0.006854366, 0.0057243723, -0.018275209, 0.06621857, 0.019642362, -0.007551893, 0.004278166, 0.045497365, 0.016294232, -0.00464553, -0.053979296, -0.040549573, 0.0021495458, 0.006724161, -0.02782668, 0.0074635395, 0.012062568, -0.039359126, -0.0008050625, -0.058443468, 0.015903616, -0.010723316, 0.014480662, -0.022655679, 0.0048082867, -0.0180613, 0.0057383226, -0.016526742, -0.040623978, -0.013969142, -4.3377466e-05, 0.028403303, -0.025817802, -0.031509623, -0.012332278, -0.0057243723, -0.042149235, -0.036699224, 0.0025134226, 0.048882697, -0.04151681, -0.047059827, -0.0018065951, 0.022990493, 0.006779963, -0.04069838, 0.032142047, -0.051524, 0.017577682, 0.024273941, 0.010481507, -0.030449381, 0.0008370325, 0.023604317, 0.00032086245, -0.00021216448, 0.02989136, -0.012220674, -0.017214969, -0.022246463, 0.00903065, 0.06599536, -0.017884593, 0.053198066, -0.049105905, 0.0029342638, 0.042409647, -0.020907212, -0.024515752, -0.042744458, -0.005366308, -0.0064311996, 0.028979925, 0.040326364, 0.01621983, 0.020814208, 0.026171215, 0.015578104, 0.029928561, 0.011039528, 0.012778696, -0.042335242, -0.064432904, 0.031137608, -0.021725643, -0.0059615313, -0.015810614, -0.025166776, 0.00926781, 0.007849504, 0.0056267185, 0.034634545, -0.009184106, 0.01185796, 0.03270007, -0.049663927, 0.045274157, 0.052379634, 0.0056081177, -0.025427187, 0.011941663, -0.028552108, -0.07347285, 0.03580639, 0.001336927, 0.0014508563, -0.0036015648, -0.0031342215, -0.019437755, -0.039470732, -0.03162123, -0.04940352, 0.005617418, 0.017559081, 0.008105265, 0.014350457, -0.0037759466, 0.03171423, -0.0032086244, 0.009337562, -0.017001059, 0.0048547885, -0.043600094, 0.019214546, 0.017307973, -0.030988803, 0.054276906, 0.05386769, 0.02678504, -0.005254704, -0.0020274788, 0.04040077, -0.061382383, -0.011560349, 0.0028668363, 0.003789897, 0.07298923, -0.013587828, -0.052193627, 0.035136763, 0.009058552, -0.016805753, -0.055950973, 0.014815475, 0.052193627, -0.0017728813, -0.039135918, 0.027250057, -0.013420421, -0.0129833035, -0.0180613, -0.010128093, 0.018461216, -0.0022495247, 0.012006766, 0.035769187, -0.0036968936, 0.01980977, 0.0064870017, 0.0033574302, 0.0019902773, 0.008598183, 0.050928775, 0.0096258735, 0.057029814, 0.017670685, 0.035750587, -0.02678504, -0.033630107, -0.012918201, -0.006021984, -0.0066125565, 0.009342212, 0.039284725, 0.033202287, 0.006207991, -0.059075892, 0.02650603, -0.009049251, 0.012694993, 0.092110775, 0.07410528, -0.045980986, -0.009951387, -0.022804486, 0.04229804, 0.0076913987, 0.001985627, 0.013057707, -0.0019333125, -0.0005144262, -0.032253653, -0.023567114, 0.039210323, 0.061493985, -0.035899393, -0.032588463, 0.025445787, 0.0121834725, -0.1494754, 0.0025948007, 0.032290854, 0.0038201232, -0.014499263, 0.005510464, -0.050928775, 0.0065056025, -0.0722824, 0.032569863, 0.036903832, -0.05740183, -0.016573243, -0.032551263, -0.012211374, -0.018479817, 0.018833231, -0.048808295, 0.0386523, -0.028514907, -0.0386895, -0.030933, 0.06893428, 0.035173964, -0.043451287, -0.045757774, -0.0038224484, 0.023864726, -0.0019054115, -0.01390404, 0.0014299304, -0.03251406, -0.00093991775, 0.018656524, 0.04226084, -0.025129575, 0.024404148, -0.022451071, 0.02109322, 0.017187066, 0.0007393787, 0.035173964, -0.0058917785, 0.012229974, 0.025092375, 0.027584871, 0.016284931, -0.0014264429, -0.0012811248, -0.0042293393, 0.05048236, 0.026338622, 0.008002961, -0.008667937, -0.029668152, 0.019921374, 0.034932155, 0.032011844, -0.015150288, -0.03943353, 0.018972736, -0.018163605, 0.004326993, -0.0071938294, -0.016024522, -0.0036341161, 0.00154386, -0.021335028, 0.017754389, -0.016117526, 0.013550626, -0.049143106, 0.00043915142, 0.04594378, 0.012936802, -0.032160647, -0.013820336, -0.017335873, -0.019735366, -0.13027945, 0.04583218, 0.004531601, 0.019902773, 0.00669626, -0.019605162, 0.011867261, -0.041107595, -0.008151766, 0.031137608, 0.25877324, 0.035713386, -0.0004365357, 0.00017278327, 0.05234243, -0.010918624, 0.028217295, 0.022692882, 0.03682943, -0.027938284, -0.01982837, -0.012908901, 0.051151983, -0.019214546, -0.0065102526, 0.022302266, -0.036680624, 0.023027694, 0.061270777, -0.04252125, 0.00030400555, -0.04761785, 0.041181996, 0.026413025, -0.03141662, -0.018916935, -0.018479817, 0.05829466, -0.011188334, 0.029165931, -0.0014357432, 0.07038513, 0.011560349, -0.0063521466, -0.07492371, 0.009300361, -0.005849927, -0.00051064795, -0.034913555, 0.013160011, -0.012908901, -0.03266287, 0.028645111, -0.0034411335, 0.05133799, -0.008798141, 0.05256564, 0.026171215, -0.017466078, -0.03013317, -0.022637079, -0.029463543, -0.013941241, -0.006914818, 0.034671746, -0.018786728, -0.013048407, -0.054983735, 0.0032667518, 0.0039015014, 0.05494653, 0.025855003, -0.06677659, 0.019251747, 0.0043060672, 0.0020425918, 0.028998526, -0.048771095, 0.047097027, 0.008440077, 0.017754389, -0.017717188, -0.010658214, -0.052491236, 0.012471784, -0.00270408, 0.04151681, 0.05903869, -0.04077278, 0.0127693955, -0.011904462, 0.019288948, 0.0024855214, -0.012062568, 0.024962168, 0.012090469, -0.021037417, 0.028068488, -0.013941241, -0.02447855, 0.007714649, -0.039582334, -0.020684002, 0.023009093, 0.045385763, 0.05096598, 0.034727547, -0.009904885, 0.008979498, 0.049887136, 0.015912918, 0.0008788841, -0.017484678, 0.0030319176, 0.005877828, -0.025389986, -0.010760518, 0.006217291, -0.01081632, 0.045199756, -0.044418525, 0.012760095, -0.018916935, -0.003924752, -0.018135704, 0.014982881, -0.0036480667, -0.017624184, 0.025148176, -0.013559926, 0.032941878, 0.0013462272, -0.002008878, 0.022097658, 0.008333123, -0.065102525, -0.026096813, 0.004022406, -0.032867476, 0.04333968, 0.009421266, -0.016861554, -0.03268147, 0.044530127, 0.020851409, -0.011718455, 0.04765505, 0.016108226, -0.06912028, -0.0013973792, -0.06934349, -0.02395773, -0.036941033, 0.052677244, 0.025315583, -0.05286325, 0.00061324256, -0.023790324, 0.0020565423, 0.009821181, -0.032588463, 0.041926026, 0.03504376, -0.05617418, -0.055206943, -0.038503494, -0.008714438, 0.014852677, 0.024329744, -0.029463543, -0.018321712, 0.008993449, 0.023250902, 0.038726702, 0.04973833, -0.033332493, -0.029816957, 0.02191165, -0.00540816, -0.052640043, 0.031249212, -0.040103156, -0.03552738, 0.023139298, -0.0050268453, -0.040326364, -0.050073143, -0.025650395, 0.010593111, -0.03839189, 0.036494616, 0.046985425, 0.0029505396, 0.03266287, 0.013113509, 0.0050268453, -0.021725643, 0.017949697, 0.07700699, -0.022767283, -0.0412564, 0.072431214, 0.040326364, -0.0029737905, 0.041107595, 0.005361658, 0.016340734, -0.003427183, 0.009425916, 0.011355741, 0.052937653, -0.05851787, -0.010918624, -0.046055388, 0.003115621, -0.028793918, 0.011430143, -0.024515752, -0.05565336, -0.015094486, -0.028942723, 0.0015810614, -0.027510468, -0.016963858, 0.01858212, -0.03457874, 0.028514907, 0.08734899, -0.02215346, 0.0040270565, 0.014843376, -0.014136549, 0.019456355, -0.033109285, 0.032123446, -0.024887767, 0.0028761367, -0.03013317, -0.016201228, -0.004378145, 0.00027741233, 0.04151681, 0.052528437, -0.0360296, 0.019660963, -0.020032978, 0.017698586, 0.009839782, 0.025203979, 0.020442193, 0.033351094, -0.0014066796, 0.026413025, 0.067037, 0.008905096, 0.038075678, 0.02964955, 0.0016938283, -0.017373074, 0.009923485, -0.024850564, -0.0619032, -0.013811036, -0.038038477, 0.015866416, 0.005873178, -0.02111182, -0.040177558, 0.008691187, -0.039359126, -0.032383855, -0.015587405, -0.013634329, 0.006924119, -0.022562675, -0.033183686, 0.014034244, -0.039805546, -0.00694737, -0.022692882, -0.001765906, -0.010918624, -0.00010462906, -0.01932615, 0.052640043, -0.023064895, -0.0063567967, -0.022860287, 0.035731986, 0.026989648, -0.04843628, 0.0024343694, 0.049812734, -0.022785883, 0.0094119655, -0.018126404, 0.0104257045, -0.005301206, -0.014099347, -0.055244144, 0.032365255, 0.00824012, -0.027975487, 0.00309702, -0.018870432, -0.0006266118, -0.021056017, -0.025873603, -0.0023274154, 0.05851787, -0.02343691, -0.037722263, 0.009979287, 0.0013043756, -0.0019530758, 0.008626085, -0.0112255355, -0.018424015, 0.006389348, 0.021037417, 0.031770032, -0.014443461, -0.05025915, -0.002049567, 0.050407957, -0.018479817, 0.021744244, -0.030281976, 0.020925812, 0.041702818, -0.03197464, -0.04869669, -0.0024297193, -0.02215346, 0.023064895, 0.010890722, -0.013011205, 0.018944835, -0.01857282, -0.019660963, -0.015485101, 0.0283475, -0.0048082867, -0.017689286, -0.028961323, -0.027380263, 0.032030445, -0.027268657, 0.018228708, -0.0025413237, 0.039879948, -0.02109322, 0.042707257, -0.0032853526, -0.011467345, -0.022339467, -0.03446714, 0.00087423396, -0.020051578, 0.02598521, 0.0021216448, 0.027547669, -0.01392264, -0.018637924, 0.040326364, -0.0067381114, -0.024125136, 0.013355318, -0.016842954, -0.014108648, -0.034820553, 0.07551893, 0.047283035, 0.007658847, -0.021335028, -0.036959633, 0.05617418, 0.02548299, 0.0030319176, 0.009960687, 0.011104631, 0.035397172, -0.024366945, -0.005952231, -0.010788418, -0.0027412814, -0.013318117, -0.029426342, 0.0335743, 0.011281338, -0.038429093, -0.0073751863, -0.06540014, -0.029798357, 0.007872756, 0.012546187, -0.016629046, 0.008328473, 0.048361875, 0.008551682, -0.01057451, -0.022544075, -0.023492713, -0.02036779, -0.1261873, 0.025464388, -0.01934475, 0.03273727, -0.011932363, 0.0061986907, 0.015615306, -0.015606006, -0.0334627, -0.030970203, -0.058071453, 0.011355741, 0.03718284, -0.015485101, -0.004550202, -0.0023123021, -0.009128304, -0.010472206, -0.0072914828, -0.0015566479, -0.011346441, -0.010714016, -0.009904885, 0.0026087512, -0.008626085, -0.032848876, -0.0013090258, 0.004564152, -0.02347411, 0.05383049, -0.02293469, -0.03279307, -0.012192774, 0.028831119, 0.011458045, -0.007942508, 0.0057755243, 0.01728937, -0.03965674, 0.03297908, -0.0047594598, 0.03630861, -0.016880155, -0.0112255355, -0.0030319176, 0.044939343, -0.012471784, 0.004275841, -0.01648954, -0.017177766, 0.004664131, 0.016629046, -0.024366945, 0.049663927, 0.011272037, 0.020200385, -0.040140357, -0.04657621, -0.018768128, 0.025594594, 0.0002476221, 0.023939129, -0.032235052, -0.01677785, 0.005468612, -0.014294655, -0.04408371, -0.0021727968, 0.026115414, 0.0283475, 0.022116259, 0.035452977, -0.01570831, 0.009239908, 0.025017971, -0.049589526, 0.019735366, 0.0050547463, -0.087721005, -0.009225958, 0.00952357, -0.03251406, -0.015680408, 0.023622917, 0.018200807, 0.005301206, 0.009188756, 0.01133714, -0.034671746, 0.0038294236, -0.06852506, -0.05386769, -0.0057894746, 0.0059196795, -0.005273305, 0.05182161, -0.039359126, -0.017456777, 0.015513002, -0.052193627, -0.0064032986, 0.05211922, 0.0059196795, -0.001364828, 0.020590998, 0.0063846977, -0.0024320444, -0.058034252, 0.023195101, -0.023102097, 0.0034132325, -0.021316428, 0.014880577, 0.014024944, -0.078197435, 0.009379414, 0.042372443, 0.033165086, 0.003071444, -0.0617916, -0.013476223, -0.035490178, -0.058108654, 0.0007225218, 0.053979296, 0.041888826, -0.01238808, -0.0024297193, 0.050928775, -0.021074617, 0.03193744, -0.009718877, 0.003808498, -0.039284725, -0.017075462, -0.032067645, -0.03195604, 0.043600094, -0.03015177, 0.0031760733, -0.03738745, -0.01057451, -0.019977175, -0.038354687, -0.0056360187, -0.088316225, -0.006105687, -0.030988803, -0.039210323, -0.0180613, 0.01389474, -0.0035201865, 0.0014845701, 0.042670056, 0.032086246, 0.017066162, -0.018172905, 0.04330248, 0.011402243, 0.025668995, 0.022339467, 0.011578949, -0.038503494, 0.0049756933, -0.05048236, 0.0044711484, -0.026840841, -0.027268657, -0.06275883, 0.012574088, -0.014675969, 0.025910806, -0.02419954, 0.062238015, 0.034987956, -0.02652463, -0.02423674, -0.010732616, 0.048919898, -0.011420843, 0.00721708, 0.0029435642, 0.0033527801, 0.013355318, 0.06261003, 0.011439444, 0.03887551, 0.04869669, -0.009588672, 0.023567114, 0.0013067008, 0.0044967243, 0.055950973, -0.027268657, 0.018907635, -0.06264723, 0.016898755, 0.004073558, 0.001934475, 0.08660496, -0.009904885, -0.015299094, -0.044678934, -0.021372229, -0.008681887, 0.0017484679, -0.023288105, 0.033053484, -0.019512158, 0.023678718, -0.018052, -0.020795608, -0.02087001, 0.062982045, 0.036234207, 0.008519131, 0.007370536, 0.044976547, -0.01904714, 0.013318117, 0.04322808, 0.0014915454, -0.0019972525, -0.065288536, -0.0085609825, -0.0029063628, 0.00039671853, -0.022469671, 0.006933419, 0.0017135915, 0.0050965976, 0.009914185, -0.011644052, 0.0035225118, 0.030728392, -0.02782668, 0.027547669, 0.014648069, -0.034615945, 0.0065846555, 0.019121543, 0.0041526114, 0.014480662, -0.015419998], "runbooks/pipeline-patterns.md::1781555326.999": [-0.060843155, -0.013061742, -0.03758507, 0.024727998, -0.014336285, -0.017136559, 0.0049539725, 0.0072518717, 0.00196996, 0.027612, -0.035352293, -0.0065494776, -0.0013105932, 0.007549575, -0.009359054, -0.023574397, -0.018783232, -0.018243644, 0.009010183, -0.021788176, -0.022867352, -0.0137501815, 8.961632e-05, 0.009842822, 0.0061447867, 0.024039559, 0.009428829, -0.025230372, -0.010345197, 0.025658322, 0.02898888, -0.03836654, -0.04179013, -0.022588255, 0.005609851, -0.010149829, -0.0031817064, 0.028226014, -0.00914508, -0.00022109719, -0.03445918, 0.0076240012, -0.008391518, -0.009675364, 0.034235906, -0.016903978, 0.0040678396, -0.029342404, 0.022253338, -0.047930267, -0.03488713, 0.015052634, -0.0038096746, -0.05872202, 0.024430295, 0.025807174, -0.059652343, 0.049939767, -0.07014639, 0.028319048, 0.004912108, 0.0012245383, -0.031537965, -0.026309548, 0.011694166, 0.0002033629, -0.012438425, 0.030291334, -0.011201095, -0.038961947, 0.006335503, 0.041083086, -0.06393183, -0.019908924, -0.07405375, 0.035798848, 0.04201341, -0.04201341, 0.013619936, 0.044357825, 0.0065448256, -0.0434275, 0.0013699014, 0.029063307, 0.0132292, 0.017499385, -0.03468246, 0.09139498, -0.017462172, -0.014885176, 0.0110429395, 0.022699893, -0.0043841493, -0.018959993, -0.038775884, -0.00848455, -0.014364195, -0.017117953, 0.0074379365, 0.021750964, 0.025490863, 0.05593105, -0.037343185, -0.020671789, 0.04037604, -0.008842724, 0.023853494, 0.0027444544, -0.008903196, -0.04949321, 0.025565289, 0.0036654745, -0.028579537, 0.025621109, -0.034012627, -0.05187484, 0.0052609793, -0.008940409, -0.0047260434, 0.015573615, 0.015108453, -0.0059912833, 0.051725987, -0.019834496, -0.010159133, -0.035612784, -0.0050051403, 0.025639715, -0.0034701067, 0.015229396, -0.04845125, -0.0023653475, -0.004330656, 0.03453361, -0.0627038, -0.011145275, -0.0056284573, 0.013350142, -0.020411298, -0.04368799, 0.022383584, 0.053363357, -0.014029278, -0.015834106, 0.026235122, -0.022309158, 0.04365078, 0.038403753, -0.0069123036, -0.033900987, -0.013564116, 0.02519316, -0.0037887425, 0.017806392, 0.06530871, -0.012326786, 0.011005727, 0.01607599, 0.009749791, 0.035017375, 0.018113399, 0.003209616, -0.05064681, 0.008456641, 0.0117871985, -0.016606275, 0.037082694, -0.014587472, -0.012354696, 0.0016769081, 0.0064099287, 0.024839638, 0.029454041, -0.01881114, 0.02065318, 0.018336676, 0.06951377, 0.022030061, 0.017555205, -0.033547465, -0.052507456, 0.016466726, 0.015089847, 0.032542717, -0.016922584, 0.02898888, -0.024281444, -0.02082064, 0.0107824495, 0.032765992, -0.017936638, -0.008037995, 0.0802311, 0.027537575, 0.009535816, -0.009019487, 0.0040794685, -0.022923172, 0.027425937, 0.03293345, 0.035854667, 0.009759094, 0.007451891, 0.02841208, -0.03484992, 0.021937028, 0.019667039, -0.05388434, 0.002116486, -0.06315036, 0.045883555, 0.00013620517, 0.022885958, 0.010307984, 0.015713165, 0.031537965, -0.0019443762, -0.00066576275, -0.015024724, -0.028523719, 0.0065029613, 0.02087646, 0.012056992, 0.010577778, 0.021155557, -0.012224451, 0.04443225, 0.015406157, 0.0039073587, -0.01159183, -0.01584341, 0.0037375747, -0.04986534, -0.015768982, 0.025062915, 0.014624685, -0.0718954, 0.035147622, 0.022160307, 0.029323796, 0.026551433, 0.0028398125, -0.00871248, 0.017490081, -0.035445325, -0.032133374, -0.01633648, -0.04673945, -0.02392792, 0.03985506, -0.04670224, -0.00693091, 0.0066564647, 0.003842236, 0.02582578, 0.029658712, 0.023946527, 0.017573811, 0.007223962, 0.0034701067, 0.033807956, 0.05139107, 0.013787394, 0.008131027, 0.026495613, -0.017071435, -0.042199474, -0.019406548, 0.014680505, 0.032747388, -0.024337262, -0.010168436, 0.0330637, 0.023481365, -0.010373107, 0.03209616, -0.010875482, -0.04681388, 0.092362516, 0.024541933, -0.024486115, -0.0055075153, 0.0031026287, 0.04517651, 0.032598536, 0.014410711, -0.041604068, -0.048041906, 0.022104487, -0.040301614, -0.005084218, -0.009014835, 0.056303177, 0.0073030395, -0.06002447, 0.014140917, 0.00016833041, -0.15108454, -0.04722322, -0.00079368224, 0.0069123036, 0.022848746, 0.030291334, -0.0033794001, -0.032542717, -0.030737888, 0.027965525, 0.017908728, -0.03799441, 0.024690786, -0.030105269, 0.038775884, -0.045399785, -0.063969046, 0.025211766, -0.021285802, -0.003816652, -0.042720456, -0.011666257, 0.07829603, -0.007856582, -0.0068006646, -0.0073728138, 0.018532043, 0.0033142774, -0.033845168, 0.0035166228, 0.015750377, 0.0195554, -0.0056424118, 0.03103559, 0.01541546, 0.033696316, -0.047744203, 0.0027444544, 0.03925965, 0.008763648, 0.021211376, 0.062331673, 0.02150908, 0.047446497, 0.00902879, 0.0009971905, 0.01923909, 0.00860084, -0.025025701, -0.051130578, -0.005921509, -0.006554129, -0.016596971, -0.037045483, -0.028393473, -0.025044309, 0.008019389, 0.011880231, -0.04990255, -0.010224255, -0.00081984757, 0.0067215874, -0.03583606, -0.027798066, -0.043985695, 0.0015164273, 0.059019722, 0.009675364, -0.0098056095, 0.007358859, 0.03295206, -0.019518187, -0.0055865925, 0.04454389, -0.004216691, -0.0025118734, 0.018783232, -0.005000489, -0.013647846, -0.12228172, 0.01009401, -0.018011063, -0.0137687875, 0.021918422, 0.019462368, -0.032170586, 0.011070849, 0.015824802, 0.017676147, 0.25602502, 0.0063401544, -0.013731575, -0.04655339, 0.051837627, -0.013219897, -0.0097870035, 0.036338437, 0.009982371, -0.018169219, 0.008535718, 0.039296865, 0.028579537, -0.0048097726, 0.009721881, 0.017545901, -0.048786163, 0.01826225, 0.0759144, -0.011694166, 0.02694217, -0.043353073, 0.020281052, 0.012959407, -0.034384757, -0.0054796054, -0.022439403, 0.014894479, -0.02766782, 0.030905347, -0.029100519, 0.036338437, 0.034608033, -0.017927334, -0.069960326, 0.013796697, 0.03473828, -0.042497177, -0.038664244, 0.024597753, -0.03457082, -0.02919355, -0.021937028, -0.039408505, 0.040301614, -0.023593003, -0.0012152351, 0.017210985, -0.029323796, -0.038440965, -0.021862602, -0.022904564, -0.049307145, 0.008721783, -0.0036375648, -0.01415022, -0.028244622, -0.0021827715, -0.018662289, 0.033752136, -0.0017420307, 0.0058052186, -0.031184444, 0.047372073, 0.002481638, -0.017704057, -0.015024724, -0.025583897, 0.013433871, 0.021955635, 0.030012235, 0.0054656505, 0.018104095, -0.018857658, 0.026625859, -0.012243058, 0.04502766, 0.04733486, -0.016578365, -0.007684472, -0.047706988, -0.015452674, 0.010131223, 0.011117366, -0.0003788161, 0.014940996, -0.025639715, 0.06385741, -0.017964548, -0.009075305, -0.02576996, -0.032449685, 0.0132292, 0.024430295, 0.013182684, 0.017778482, 0.0016850485, -0.026309548, -0.012550064, -0.03414287, -0.021546293, -0.013396658, 0.017536597, -0.006377368, 0.063894615, -0.004100401, -0.0058796443, 0.00048783838, 0.016624881, 0.017694753, -0.022495221, 0.026253728, 0.008610144, -0.034273118, -0.0013466433, 0.05909415, -0.024318656, 0.015275911, 0.009196248, 0.048935015, -0.014540956, 0.03341722, 0.011666257, 0.019350728, 0.016085293, -0.026960775, -0.009963765, -0.0034259162, -0.013880427, 0.065606415, 0.020039167, -0.011954657, 0.02714684, 0.05027468, 0.025211766, 0.010587081, 0.04811633, -0.0014326982, 0.025360618, -0.026756104, -0.03847818, 0.06668559, -0.057159074, 0.013424568, 0.0161039, -0.004695808, 0.022569647, -0.036766384, -0.005874993, 0.034031235, -0.030607643, 0.030663462, 0.0264584, -0.056265965, -0.019648433, -0.036729172, -0.0069867293, -0.028449293, 0.010624294, -0.009591635, -0.013443175, 0.0486001, 0.027909705, 0.020355478, 0.015620131, 0.024393082, 0.004926063, 0.038999163, 0.023016203, -0.013954853, -0.01043823, -0.036561713, -0.049344357, 0.030272726, 0.0023804652, -0.014336285, -0.07881701, 0.0017594743, -0.0020199649, -0.060954794, 0.01075454, 0.01072663, -0.07044409, 0.052619096, -0.0077402913, -0.037194334, -0.016987707, -0.017955244, 0.010921998, 0.012224451, -0.029788958, 0.098763146, -0.007414678, -0.012838464, -0.0022223103, 0.044506676, 0.06545756, -0.019685645, 0.01834598, -0.032765992, 0.05533564, 0.009582332, -0.015322428, -0.012317483, -0.004633011, -0.017304016, -0.011917444, 0.017015617, -0.02056015, 0.01815061, 0.019053025, 0.003525926, -0.035184834, -0.008693873, 0.0068518324, -0.029137732, 0.049344357, 0.05224697, -0.0021676538, -0.037566464, -0.017527295, -0.022160307, 0.051130578, -0.069439344, -0.0009989348, 0.033845168, -0.014196737, 0.02524898, -0.01630857, -0.02240219, 0.003672452, -0.009889339, -0.0031072805, -0.016569061, 0.03832933, -0.0016164371, 0.0016722565, 0.02392792, 0.024523327, 0.0019280955, 0.02266268, 0.027984131, 0.005958722, 0.063894615, 0.0016362064, 0.05418204, 0.006275032, -0.0103545, 0.014727021, 0.036226798, -0.031333294, -0.03272878, -0.014931692, 0.0003756181, 0.024281444, 0.0038468877, 0.011861624, 0.0030561127, -0.015173576, -0.0058842963, -0.010633597, 0.014168827, 0.021174163, -0.024579147, -0.022551041, -0.021937028, 0.03974342, 0.027891098, -0.016355086, -0.043576352, 0.013433871, -0.0018873938, -0.010270772, -0.032393865, 0.012791948, -0.0049679275, 0.010019584, -0.003281716, 0.04874895, 0.012224451, -0.016271358, 0.008745041, 0.036933843, 0.048302397, 0.018085489, 0.025379226, 0.025751354, -0.019890316, 0.018327372, -0.040859807, 0.0010553357, -0.026049057, -0.023574397, 0.01823434, -0.011824411, 0.01256867, 0.0029747093, 0.043129798, -0.012047689, 0.008935757, -0.012401212, 0.00013060869, -0.027053807, -0.013796697, -0.031165836, 0.005986632, 0.0066332067, -0.03215198, 0.07557948, 0.014829356, 0.013554813, -0.08841795, -0.015592222, 0.058312677, 0.018513437, 0.0070099877, 0.045734704, -0.015173576, 0.00041312177, -0.0043888013, -0.03410566, -0.014392104, -0.031891488, 0.007698427, -0.004207388, 0.036933843, -0.028002737, 0.03030994, -0.054442532, -0.0051121274, -0.059205785, -0.0037910682, 0.0012338415, -0.008642705, 0.006116877, 0.014280465, 0.06076873, -0.027686426, 0.007931008, -0.06582969, -0.009414874, 9.019777e-05, 0.06318757, -0.03298927, 0.041194726, -0.07044409, -0.002225799, 0.019015811, -0.008721783, -0.023481365, -0.026867742, -0.049567636, -0.0152480025, -0.03293345, 0.022737106, -0.024225624, -0.022774318, 0.02303481, 0.0399667, -0.0154991895, -0.017611023, 0.03974342, 0.0012687286, -0.031072805, 0.016429514, 0.012866374, 0.033900987, -0.03057043, -0.020243838, -0.043092586, 0.00059453485, -0.055782195, 0.0002785156, 0.0037631586, -0.010205649, 0.01981589, -0.049567636, -0.012261664, 0.0093078865, 0.0065587806, -0.019350728, -0.019778678, 0.004621382, 0.0010966188, -0.02413259, -0.0056284573, -0.046144046, 0.014950299, -0.012959407, 0.014373498, -0.04089702, 0.012494245, -0.03847818, 0.022551041, -0.1411859, 0.042646028, -0.02234637, -0.0068146195, -0.023686036, -0.0063820193, -0.02576996, -0.04826518, -0.004679527, -0.029174944, 0.017685449, -0.005851735, 0.017136559, -0.0333614, -0.01797385, 0.011415069, -0.056377605, 0.021285802, 0.008698525, -0.017676147, -0.0069634714, -0.011452282, 0.01423395, 0.03304509, 0.07435145, -0.033231154, -0.07423981, -0.027332904, -0.04164128, -0.04290652, -0.032710172, -0.07196982, -0.0011094108, 0.04115751, -0.030644856, -0.00011723529, -0.010103313, 0.021620719, -0.009693971, 0.004949321, -0.005265631, 0.033807956, 0.036077946, -0.0074100266, -0.03873867, 0.053251717, -0.019257696, -0.0008343839, -0.01734123, -0.010233559, -0.0108010555, 0.030589037, -0.038403753, -0.027128233, -0.016299268, -0.013973459, -0.058684807, 0.043092586, 0.0051260823, 0.02856093, -0.060843155, -0.0007436773, -0.015982958, -0.022123093, -0.017322624, -0.019387942, -0.0023258086, -0.013136168, 0.0107731465, -0.0032770645, 0.0028770254, -0.01802967, -0.040934235, -0.012382606, 0.033547465, -0.012745432, 0.034552213, -0.008931106, 0.0043701944, -0.026849136, -0.054368105, -0.021434654, -0.055484492, 0.043762416, 0.03284042, -0.02082064, -0.017834302, 0.022067273, -0.019778678, 0.007279781, -0.059466276, -0.024653573, 0.022197518, 0.007149536, -0.03289624, 0.0098056095, -0.009535816, -0.042459965, -0.020281052, -0.028319048, -0.025807174, -0.010503353, 0.02260686, -0.0040910975, 0.0066564647, -0.0097963065, 0.04480438, -0.01817852, 0.056377605, -0.018429708, -0.0145037435, 0.0021932377, -0.01228027, -0.007042549, -0.040524893, 0.010689417, -0.010735933, 0.023388332, -0.01765754, -0.037250154, 0.04644175, 0.00710302, -0.022960383, -0.018643683, -0.0012105835, -0.0055214697, 0.036878023, -0.0020781101, -0.010959211, -0.026979381, 0.031817064, -0.054665808, -0.03654311, -0.015573615, 0.03948293, -0.050311893, -0.040785383, 0.052767947, -0.0006180837, -0.0025839736, -0.004533001, -0.0015734097, 0.013322232, -0.022178913, -0.021471865, -0.071820974, -0.017443566, -0.008293834, -0.0053074956, -0.017955244, -0.0044329916, 0.037436217, -0.011405766, 0.017136559, -0.006191303, 0.035445325, 0.0014164175, 0.019164665, -0.022178913, 0.095637254, 0.01570386, -0.014643292, 0.03782695, -0.015034027, 0.013443175, 0.015750377, -0.018439012, -0.020318266, -0.025211766, 0.047446497, -0.007079762, 0.025900206, -0.005000489, 0.06292708, 0.012605883, -0.027984131, 0.008070556, -0.04443225, 0.0549263, 0.016876068, 0.024393082, -0.018225037, 0.010494049, 0.01633648, 0.03148215, 0.028058557, -0.0061587417, 0.06426675, -0.0005704046, 0.0005904647, 0.017983153, -0.007493756, 0.06984869, -0.009368357, 0.06050824, 0.005460999, 0.028132983, 0.056563668, 0.009740487, 0.037864167, 0.0029026093, -0.039073586, -0.024337262, -0.01173138, -0.045809127, 0.02487685, -0.014587472, -0.048302397, -0.03609655, 0.05027468, -0.012587277, 0.024616359, -0.02519316, -0.01791803, 0.025751354, -0.01038241, 0.0253048, 0.060098898, -0.011173185, -0.010577778, -0.0032375257, 0.04480438, -0.026532827, -0.05239582, -0.045139294, -0.02694217, -0.00267468, -0.033975415, -0.041976195, -0.017564507, -0.024411688, -0.0034747582, -0.022197518, 0.03985506, 0.011126669, -0.023816282, -0.024262836, 0.01604808, 0.008186847, -0.03263575, 0.057642844, -0.008879938, 0.07055573, 0.03637565], "runbooks/recon-service-integration.md::1781548708.791": [0.006587749, 0.028349783, -0.04474351, -0.020831406, -0.02301357, 0.029578395, 0.06880232, -0.0064181266, 0.008687393, 0.023637043, 0.008912028, 0.022353418, 0.013936504, 0.01734728, -0.01807161, -0.0064364644, -0.022445107, -0.0023093796, 0.051051613, -0.00529037, -0.0029202476, 0.00955384, 0.027084494, 0.028551495, 0.03555642, 0.017521486, -0.0014074035, -0.021014782, -0.014890054, 0.04375329, -0.0015667105, 0.0003544296, -0.036051534, -0.024443895, -0.014083204, -0.019089343, -0.038765486, -0.046063814, -0.036546648, 0.0039631934, -0.021656593, 0.0047723358, -0.03115542, -0.019071005, 0.023838757, -0.065684944, 0.020574681, -0.010773284, -0.018997654, -0.014046529, -0.03533637, 0.012240285, 0.04969464, -0.018383348, 0.039425638, 0.032805797, -0.022078356, -0.01764068, -0.03528136, 0.009984772, -0.020519668, 0.010094796, -0.02514072, -0.026626058, 0.01932773, 0.039132237, -0.012762903, 0.0054049795, -0.022353418, -0.053472165, 0.018722592, 0.0075458833, -0.03322756, 0.0047677513, -0.039645687, 0.015843604, 0.049657963, 0.025929231, 0.0075871428, -0.02954172, -0.0007953893, -0.0043551573, -0.021198155, 0.03522635, -0.05079489, 0.035373047, -0.024425557, 0.04092931, 0.037225135, 0.036950074, 0.0040548807, -0.025672507, 0.012698722, -0.028771546, -0.010250665, 0.015036754, -0.0039058886, -0.0020389014, 0.009356712, -0.026094269, 0.017466474, 0.0022268607, -0.012882098, -0.029560057, 0.02321528, 0.022243394, 0.04613716, -0.017072218, 0.040599234, -0.027616283, 0.0027895928, 0.0023357398, -0.02418717, -0.0023105256, 0.003204479, -0.04100266, 0.02336198, -0.021216493, 0.0094713215, 0.01624703, 0.017017204, 0.018905967, 0.021473218, -0.018346673, 0.022518456, 0.02138153, -0.0081005925, 0.014367435, 0.026772758, 0.022316743, -0.014312423, 0.04496356, 0.013423054, -0.018630905, -0.05086824, 0.02558082, 0.036564983, 0.0070003425, -0.018621737, -0.05981694, 0.066345096, 0.046393886, -0.043349862, -0.05057484, 0.037078436, -0.040379185, 0.015302648, 0.043056462, -0.004680648, -0.0014245949, 0.014312423, 0.04316649, 0.021931656, 0.017796548, 0.0122861285, -0.045770414, 0.030238546, 0.010296509, 0.08193197, 0.012157766, -0.02440722, 0.026571045, -0.03718846, 0.03132046, 0.03584982, -0.027836332, -0.0029294165, -0.023343643, 0.0037202213, -0.003727098, 0.004045712, -0.013358872, 0.009452984, 0.018942643, 0.025855882, 0.010589909, 0.07892462, 0.026442682, 0.0187501, -0.016668793, -0.061577342, -0.00650523, -0.050684866, -0.05739639, -0.017301437, -5.01058e-05, 0.01682466, -0.023325307, -0.03278746, 0.029248321, -0.024957344, -0.01131424, 0.06333774, -0.0100031085, -0.02785467, 0.0035551838, 0.02983512, -0.03610655, 0.03777526, -0.042653035, 0.01153429, 0.035886496, 0.05886339, -0.028679857, -0.037280146, 0.008857015, 0.013615597, -0.032842472, 0.009563009, -0.073093295, 0.017163904, 0.033667658, 0.021271506, 0.022096694, -0.04514694, 0.007715505, 0.017292267, 0.04811761, -0.005482914, -0.023472007, -0.01484421, 0.03154051, -0.0036033196, -0.014880885, 0.027506258, 0.032915823, 0.015935292, 0.018850954, -0.006642761, 0.042836413, 0.0031036227, 0.008449006, -0.020097906, -0.02404047, 0.03542806, -0.0010309116, -0.06260424, 0.02433387, 0.025030695, -0.0018142669, 0.0028698195, -0.009838072, 0.0062439204, -0.023380319, -0.04672396, -0.0018371887, 0.024425557, -0.034291133, -0.05028144, 0.027542932, -0.061357293, 0.0059275986, -0.02462727, 0.034144435, 0.021051455, -0.008274799, 0.011396759, -0.018282492, 0.0076467395, -0.006477724, -0.0033603478, 0.020409644, 0.03434615, 0.012176103, 0.0077109206, -0.012038572, -0.045953788, -0.015045923, 0.0046714796, 0.009342959, -0.025617495, 0.039278936, 0.010259834, 0.008962455, -0.02257347, 0.010745778, 0.0032640758, -0.032145645, 0.07621067, 0.042139586, -0.010956659, 0.032659095, 0.008806587, 0.038031984, -0.0040525887, 0.01301046, -0.025415782, -0.0065464894, 0.0025718352, -0.020996444, -0.0060238703, 0.0738268, 0.06858227, -0.021253169, -0.009347543, 0.008164774, -0.024113819, -0.13907164, 0.0009088526, 0.024425557, 0.032585748, 0.002096206, 0.015155948, -0.044230063, -0.025910895, -0.062824294, 0.0067573707, 0.032567408, -0.05028144, -0.016412066, -0.03330091, 0.047677513, -0.021271506, 0.018328337, -0.010443209, -0.012341141, -0.037426848, -0.06608837, 0.0014234488, 0.07437692, 0.009902253, -0.037078436, -0.019822843, 0.02160158, -0.037298486, -0.015706073, -0.011791016, 0.009682203, -0.04210291, 0.006033039, 0.018905967, 0.003312212, -0.010039784, -0.025837544, -0.047897562, 0.0046462654, -0.0048548547, 0.025214069, 0.05306874, 0.02316027, -0.0017489395, 0.018566724, -0.011213385, 0.013588091, -0.009255855, -0.026552707, -0.03278746, 0.03770191, -0.032604083, 0.013102148, -0.047677513, -0.04217626, -0.033502623, -0.004423923, 0.03755521, -0.056992967, -0.020868082, -0.036253247, 0.026149282, 0.031063734, -0.058313265, -0.0111400345, -0.010782453, 0.009118324, -0.01484421, 0.026149282, -0.022133369, 0.048924465, -0.052445263, -0.0023472006, -0.0021260045, -0.02514072, -0.0007856475, -0.041552786, -0.041699488, 0.0030738243, -0.12887599, 0.08119847, 0.0067573707, 0.008953287, 0.03755521, -0.009109155, -0.01771403, -0.0122861285, 0.021949993, 0.029284995, 0.23882766, 0.030366909, -0.009388803, 0.009517165, 0.047970913, -0.009608853, 0.022353418, 0.036950074, -0.0034451587, -0.015055092, -0.021766618, 0.010489053, 0.022170044, -0.0034543276, -0.0035253854, -0.0001273597, -0.046063814, -0.0005019892, 0.03960901, -0.022665156, 0.013982347, -0.000743242, -0.0020549467, 0.018291662, -0.051124964, -0.027817994, -0.026002582, 0.04896114, -0.047090713, 0.037463523, -0.03027522, 0.018924305, 0.022683494, -0.022133369, -0.07386347, -0.01947443, -0.0052078515, -0.01109419, -0.024223844, 0.0067298645, 0.008224371, -0.029486708, 0.05321544, -0.030165195, 0.028716533, -0.00896704, -0.007289158, 0.020574681, -0.049437914, -0.018429192, -0.0018337505, -0.02330697, 0.0074771177, 0.018209143, 0.0046852324, -0.03887551, -0.009003715, -0.023637043, 0.013633935, -0.009379634, 0.02543412, 0.022005007, -0.07059939, 0.03673002, -0.022848532, -0.008586537, -0.0009151561, -0.0059275986, 0.027469583, 0.054279014, -1.3672544e-05, 0.024462232, 0.040599234, -0.014504966, 0.011855197, -0.015981136, 0.029156633, 0.07118619, -0.053692214, 0.013716454, -0.03777526, 0.01962113, 0.010608247, -0.01705388, 0.012148597, 0.012616203, -0.05834994, 0.06689522, -0.028569832, 0.00628518, 0.009517165, 0.004068634, -0.019291054, -0.0064181266, -0.016622948, 0.05578269, -0.017649848, -0.027652958, 0.016045317, -0.0036720855, 0.047934238, 0.0045385323, -0.027469583, -0.013037966, 0.021656593, -0.031778894, 0.013872323, 0.002487024, 0.0012503886, 0.03181557, -0.049291212, 0.047934238, -0.012900434, -0.04910784, -0.022151707, 0.018795943, 0.041259386, -0.021583244, 0.06938912, 0.0055608484, 0.0054416545, -0.0122861285, -0.022500118, -0.024939006, 0.021509893, -0.08860683, -0.06322772, -0.044780187, -0.009856409, 0.068618946, 0.041479435, -0.020464655, 0.006697774, 0.050538164, -0.0091641685, 0.022060018, 0.0151009355, 0.022518456, -0.04613716, 0.021546569, -0.027377894, -0.010305678, -0.017970756, 0.008128099, 0.03616156, 0.0019896193, -0.002934001, 0.019529443, 0.011772678, 0.03586816, -0.01065409, 0.03762856, -0.012258622, -0.051491715, -0.027139507, -0.04404669, -0.027029483, -0.015696904, 0.05233524, -0.047457464, -0.018144961, 0.019052668, 0.002984429, 0.033117533, 0.014202397, 0.013505572, -0.0041740746, 0.01800743, 0.0071332892, 0.023141932, 0.014853379, -0.06220082, -0.055819366, -0.011075853, 0.036271583, -0.039425638, -0.086699724, -0.014202397, 0.039865736, -0.062237494, 0.033997733, 0.028826557, 0.00096959557, -0.052298564, 0.021784956, 0.014138216, -0.0033328414, -0.0031127916, 0.019529443, -0.018355843, -0.031338796, 0.08860683, 0.011075853, 0.01293711, 0.045110263, 0.044266738, 0.065758295, 0.03836206, -0.015706073, 0.007857621, 0.00013939368, 0.020629693, 2.2205573e-05, -0.03298917, -0.019346068, -0.048631065, 0.04445011, 0.013496404, -0.04467016, 0.036289923, -0.000865301, 0.036986746, -0.073019944, 0.007999737, 0.028459808, -0.03931561, -0.025947569, 0.04555036, -0.008096009, 0.010434041, 0.00075756817, -0.032659095, 0.034291133, -0.045220286, 0.032585748, -0.017943248, 0.02785467, -0.05724969, -0.044486787, -0.00565712, -0.003921934, 0.00031718152, 0.04287309, -0.008375656, 0.025030695, -0.0068077985, -0.021143144, -0.014193228, 0.032970835, -0.007600896, 0.03894886, 0.0058084046, 0.027524594, 0.031797234, 0.0049786326, 0.03806866, -0.010938322, -0.014028192, -0.009003715, -0.024792306, 0.0021431958, -0.054352365, 0.022591807, -0.034896273, 0.04690734, 0.01903433, 0.016357055, -0.015770255, 0.008724068, -0.059780266, -0.012992122, 0.0038417073, -0.020758055, 0.0033970228, 0.0055883545, -0.03894886, 0.008682809, -0.02138153, -0.00672528, -0.025324095, 0.027011145, -0.009370465, -0.015568541, -0.017548993, 0.02800137, 0.002569543, 0.005065736, 0.00882034, 0.027836332, 0.04841101, -0.0363266, -0.0065373206, 0.021326518, 0.078191124, -0.045587037, -0.009728046, 0.014422447, -0.043973338, 0.008375656, -0.012524516, 0.015155948, -0.02829477, -0.043056462, -0.0015747333, -0.047640838, -0.0028537742, 0.0031723883, 0.009269609, 0.016375393, 0.00024297195, -0.019015992, -0.021784956, -0.0034795415, 0.014449954, 0.0027322883, -0.0023311554, -0.03880216, -0.031577185, 0.026075931, 0.013927335, 0.024058806, -0.059266817, 0.009159584, 0.044303413, 0.021289844, 0.014743354, -0.009044974, -0.021931656, -0.0036720855, -0.008930365, 0.011085022, -0.0056617046, 0.007687999, 0.023398656, -0.017237255, 0.0061843237, -0.02138153, 0.011305071, -0.016833829, -0.017374786, 0.016210355, -0.026937796, -0.0052674483, -0.010489053, -0.020996444, 0.034896273, 0.041076012, -0.058533315, 0.012671216, -0.034309473, -0.008806587, -0.0008183112, 0.036564983, -0.013129653, 0.00409614, -0.015751917, -0.015852774, 0.0026772758, -0.0053041233, 0.0013936504, -0.017072218, -0.024003794, 0.01609116, -0.038692135, 0.001986181, -0.02094143, -0.05497584, 0.0031746805, 0.028056383, 0.0040732184, -0.040012434, 0.07408352, 0.0052353577, -0.022940218, 0.0013947964, -0.0005773449, 0.005868002, -0.02079473, 0.036766697, 0.011195047, 0.029798446, -0.013835647, 0.0032503228, 0.0022876037, -0.035611436, 0.009122909, -0.017759874, -0.016338717, 0.022701832, 0.020391306, -0.028166408, -0.040965986, -0.025635833, -0.0013902121, -0.009654696, 0.03550141, -0.02660772, -0.0035253854, 0.0056892107, -0.00061258726, -0.039939087, 0.0014096957, -0.02682777, 0.004919036, -0.13269019, 0.0151009355, 0.015183454, 0.0075825583, -0.026497696, 0.012001897, -0.004827348, -0.008316059, -0.022371756, 0.008614043, -0.089046925, 0.004607298, 0.033025846, -0.03836206, 0.005831327, 0.01609116, -0.017127229, -0.010030615, -0.015669398, 0.019089343, -0.016586274, -0.008036411, 0.046944015, -0.016567936, 0.029725095, -0.036179896, -0.031283785, 0.042066235, -0.03504297, -0.033979397, -0.031503834, -0.048557714, 0.030201871, 0.008852431, -0.004605006, 0.006514399, 0.022225056, 0.059926968, -0.04467016, 0.009384219, -0.04613716, 0.020171255, 0.006101805, 0.0029385851, -0.018997654, 0.052958716, -0.018108286, -0.011286735, -0.010397365, -0.024443895, -0.028221421, 0.013294691, 0.0071332892, 0.029266657, 0.032732446, 0.02204168, -0.008797418, 7.026989e-05, -0.035886496, 0.054279014, -0.05754309, 0.014294085, -0.05431569, 0.014312423, -0.011002503, 0.02954172, -0.03463955, 0.022115031, 0.010241496, 0.032384034, 0.009975603, -0.07745762, -0.023912106, -0.017393123, 0.04239631, -0.0077109206, 0.04078261, -0.012405322, -0.048484363, -0.044266738, -0.02035463, -0.03328257, -0.02807472, 0.031082071, 0.039865736, 0.0372068, 0.037811935, -0.030788671, 0.008989962, 0.000597115, -0.05226189, -0.047860887, 0.025415782, 0.019272719, -0.009819734, -0.0017558162, -0.022133369, -0.050611515, 0.0074037677, 0.023820419, -0.010223159, 0.0017947833, 0.021216493, 0.0039746542, -0.036876723, 0.0077842707, 0.035538085, -0.009801396, -0.018346673, -0.024462232, 0.020849744, -0.009911422, -0.014193228, 0.013147991, -0.10349688, -0.02646102, 0.012918772, 0.023178607, -0.03836206, -0.026057595, 0.023472007, 0.015696904, 0.004836517, -0.032457385, 0.016265366, 0.009654696, 0.024828982, 0.02712117, -0.04925454, -0.018099118, -0.0046600183, -0.031797234, 0.0050061387, 0.021784956, 0.026809432, -0.032750785, -0.08244542, 0.041442763, 0.02829477, -0.057323042, -0.031503834, -0.012753734, 0.022701832, -0.032604083, 0.008187696, -0.042579688, 0.030348571, -0.009764722, 0.0010807667, -0.027451245, 0.016045317, 0.0056846268, 0.0023747068, 0.056699567, 0.058459967, 0.030348571, 0.010901647, 0.015513529, -0.025489133, 0.04019581, 0.024920668, 0.008797418, -0.019602792, -0.044266738, -0.02748792, 0.0062714266, -0.0062714266, -0.03474957, -0.04672396, 0.019694481, 0.010122303, 0.035703123, -0.006078883, 0.019951206, 0.0033053353, -0.013863154, 0.0028537742, -0.04881444, 0.022078356, 0.009746384, 0.027377894, -0.037390172, 0.009718877, -0.004224503, 0.022793518, -0.009645527, 0.05658954, 0.048631065, 0.003046318, 0.038765486, -0.0075504677, 0.012680384, 0.06825219, -0.05292204, 0.03359431, -0.036858384, 0.013358872, 0.009691372, 0.019456092, 0.061320618, -0.0016469372, 0.00628518, -0.02389377, -0.009274193, -0.012304466, 0.013798973, -0.0048319325, 0.0135789225, -0.0011839152, 0.04232296, -0.016256198, -0.011396759, -0.039132237, 0.033777684, 0.02286687, -0.0030761166, 0.03408942, 0.03205396, -0.026791096, -0.017989092, 0.027304545, 0.0027437492, 0.02587422, -0.040562563, -0.015247636, -0.023508681, 0.014376604, -0.0077751023, -0.04749414, -0.0021993546, -0.054792464, -0.011561797, 0.010809959, 0.024278857, 0.02050133, 0.0061568175, -0.009874746, 0.02499402, -0.021106469, 0.0091641685, 0.08002487, 0.012744566, 0.046063814, -0.003507048], "runbooks/meshmonitor-password-reset.md::1770246438.532": [0.009963859, 0.023872517, -0.06700603, -0.0007431224, -0.013556775, -0.034540143, 0.016714467, -0.011176932, 0.023872517, 0.013982739, -0.039818395, -0.007139531, -0.037540413, 0.017001528, -0.02300207, -0.0064728046, 0.021409333, -0.0038221031, 0.029706376, -0.0012744202, -0.033595614, -0.019575834, 0.06863581, 0.0035697655, -0.0029678596, 0.0010371304, 0.013982739, -0.038707186, 0.029910097, -0.017770117, 0.0005203014, -0.0077692172, -0.025168931, 0.001111211, 0.008158141, 0.0060977708, -0.04433732, -0.016695946, -0.02407624, -0.0007732177, -0.019779557, 0.001407534, -0.026280142, 0.0027085769, 0.02926189, -0.05644952, 0.013704936, -0.020983368, 0.033706736, -0.040744405, -0.051967636, 0.032336242, 0.028780367, -0.059746116, 0.057931136, 0.035540234, -0.04126297, 0.016825587, -0.013325273, -0.0121122, -0.0060375803, 0.012908569, -0.047559835, 0.036244, 0.018881328, 0.029928617, -0.013390093, 0.019723997, 0.008320193, -0.026206061, -0.009186012, 0.054782704, -0.00800535, -0.004113796, -0.05419006, -0.014806887, 0.039003506, 0.0015811607, -0.012556685, 0.0021205612, 0.008385014, -0.021390812, -0.02005736, 0.06748755, -0.036632925, 0.048819207, -0.012325183, 0.07208056, 0.019946238, -0.052671403, 0.034243822, 0.012464084, 0.025354132, -0.05819042, -0.006542255, -0.0051393514, -0.024705926, -0.043263152, 0.029484134, -0.0082692625, -0.014982829, 0.019298032, 0.0016239886, -0.02405772, 0.055079028, 0.03235476, 0.0421149, -0.010343523, 0.02700243, -0.0380775, -0.009574935, 0.005949609, -0.01914987, 0.0038637735, -0.0072043515, -0.04400396, 0.0126400255, -0.03722557, 0.015427314, 0.020501845, -0.003222512, 0.061190687, 0.014677246, -0.046670865, -0.0022305248, -0.024854088, -0.029465614, -0.035669874, -0.0060838806, 0.023576194, 0.03026198, -0.010362043, -0.03418826, -0.029576734, -0.050782345, 0.01809422, 0.004238807, 0.024131801, 0.016307022, -0.03528095, 0.037503373, 0.011389913, 0.0005043856, 0.011010249, 0.0076719862, -0.013899398, 0.0018774837, 0.014436483, -0.018557224, -0.028539604, 0.021242652, 0.020261081, -0.0015244427, -0.03715149, 0.033669695, -0.029706376, -0.008852649, -0.022483503, -0.0054125236, 0.031576913, -0.016353322, 0.07600684, -0.07437706, 0.07674764, 0.064746566, -0.029669335, 0.016927449, -0.010547245, 0.022761306, -0.0035419853, 0.05896827, -0.015205071, 0.019390633, 0.028854446, 0.04711535, 0.005296773, 0.04818952, 0.020594444, 0.01406608, -0.024002159, -0.06226486, 0.00700989, -0.00403277, -0.012945609, -0.055079028, 0.018983189, -0.044485483, -0.018585006, -0.001909894, 0.018279422, -0.008477614, -0.014751327, -0.0010162952, 0.006199632, 0.019705476, 0.008449834, 0.013686417, 0.009908299, -0.019649915, -0.027854357, -0.0034563295, -0.008574845, 0.019668436, -0.0026507014, -0.0075469753, 0.018075699, 0.029928617, -0.018288681, -0.008588735, -0.059746116, -0.016242202, 0.057597775, 0.062116697, 0.03396602, -0.045633733, -0.008797088, -0.017381193, 0.024668885, -0.0047087567, -0.0044818847, -0.034706827, 0.049078487, -0.029317452, -0.008662816, 0.06878396, 0.017510835, 0.032725167, 0.03420678, 0.035373554, 0.024780007, -0.012723367, 0.022705747, -0.002819698, 0.024687406, 0.05133795, 0.029335972, -0.066894904, -0.004090646, 0.01811274, -0.02405772, 0.0034540144, -0.028113639, 0.019242471, 0.011639936, -0.041966736, 0.035688397, 0.028947048, 0.008431314, -0.0038012678, 0.03491055, -0.016742246, -0.03309557, -0.0076812464, -0.001082852, 0.058634903, -0.009320282, -0.01614034, -0.023983639, -0.008528545, -0.03922575, 0.0037804325, 0.030780546, 0.02907669, 0.023705836, 0.007667356, 0.0021819093, 0.031484313, -0.0036415313, 0.02409476, 0.03815158, -0.020890769, 0.019464714, 0.02803956, 0.0074543743, -0.00899155, -0.012408524, 0.03315113, -0.021261172, 0.07148791, 0.0156032555, -0.022279782, 0.011473254, -0.022890948, 0.022816867, 0.0059033087, 0.029391533, -0.037336692, -0.032484405, -0.020798167, -0.04026288, -0.034558665, 0.006755237, 0.057412572, -0.001080537, -0.026206061, 0.021724176, 0.01704783, -0.14601313, -0.0023798437, 0.016418144, 0.013501215, 0.0048939586, -0.003817473, -0.041485213, 0.0020198575, -0.08015536, 0.01306599, -0.017862719, -0.03926279, 0.020853728, -0.040818486, 0.018612785, -0.037503373, 0.012945609, -0.005588466, -0.01916839, -0.043744676, -0.050967548, -0.056931045, 0.04630046, 0.055856876, -0.031854715, -0.05396782, 0.044522524, -0.023242831, -0.026965389, 0.0120659005, -0.009769397, 0.021242652, 0.0004829717, -0.029743416, -0.025817137, 0.023594715, -0.0012095995, -0.0134826945, 0.033910457, -0.012473344, 0.02111301, 0.046819028, 0.026798707, 0.023891037, 0.024298482, 0.0037341323, -0.0076951366, 0.035095748, -0.05833858, -0.043485392, 0.0062829726, 0.04141113, 0.0051856516, -0.034614224, -0.013945699, -0.0132234115, -0.0019920773, 0.027335793, -0.04215194, -0.03841086, 0.011917738, 0.027613595, 0.03409566, -0.039522074, -0.052004676, 0.026298663, 0.005301403, -0.042818666, 0.04526333, -0.0031715815, 0.015501394, -0.043707635, -0.03235476, 0.0060792505, 0.00096999464, 0.012445563, -0.016492223, -0.052708443, -0.0140846, -0.13356757, -0.0033012228, 0.032595523, -0.023094669, 0.054115977, 0.016149601, 0.010695406, 0.020594444, 0.046633825, 0.016214421, 0.24520724, 0.03111391, -0.0584497, 0.018594265, 0.04637454, -0.035095748, 0.033762295, 0.022409422, 0.020798167, -0.017492315, -0.020798167, -0.011964039, 0.051819477, -0.00501897, 0.023242831, 0.01202886, -0.07452522, 0.028928528, 0.03522539, -0.021946419, 0.03804046, -0.0019700846, 0.021390812, 0.033762295, -0.053523332, -0.008537805, -0.032688126, 0.0341327, -0.08141473, 0.08208146, -0.010815788, 0.024539243, 0.006157961, -0.012445563, 0.002419199, 0.024891127, -0.030502744, -0.011889959, -0.0021332938, 0.029539693, 0.005227322, -0.015251372, 0.03837382, 0.021224132, 0.010232402, 0.021483414, -0.025983818, 0.009852738, -0.006718197, -0.005319923, -0.018946148, -0.012556685, -0.004132316, 0.011852918, 0.013010429, -0.020816687, -0.00799609, -0.04226306, 0.002819698, 0.038855348, 0.016353322, 0.03115095, -0.06589481, 0.07130271, -0.002220107, -0.01204738, 0.030854627, 0.004035085, -0.0016158861, 0.04396692, -0.0011164199, -0.02711355, 0.005444934, 0.013649376, 0.005241212, 0.019575834, 0.06741347, 0.03333633, -0.07278433, 0.028113639, -0.02611346, 0.011584375, 0.01407534, -0.024279961, 0.005199542, 0.036892205, -0.06822836, 0.034040097, -0.006713567, -0.030687945, 0.01914987, -0.026502384, -0.014158681, 0.0006846681, 0.03811454, 0.03592916, -0.0103250025, 0.0010649106, -0.002713207, 0.013177111, 0.039559115, 0.0031600064, 0.010232402, -0.015279152, -0.0031299111, -0.006806168, -0.023279872, 0.027372833, -0.0062783426, 0.020668525, -0.041596334, 0.042040817, 0.028298842, -0.008644296, -0.01900171, 0.027280232, 0.0059727593, 0.0008160456, 0.009510115, 0.010667626, 0.023576194, 0.019242471, -0.060746204, -0.031558394, 0.026743146, -0.05111571, -0.044485483, -0.009639756, -0.04415212, 0.06715419, -0.026854267, -0.02713207, 0.018233122, 0.024261441, -0.03804046, -0.012695586, -0.0002315023, 0.027854357, -0.018483143, 0.05026378, -0.066968985, 0.0055930954, -0.010528725, 0.0066765263, -0.0008253057, -0.02909521, 0.029484134, -0.03531799, 0.00042480673, 0.027520994, 0.0056810663, -0.0024006788, 0.013140071, -0.034632746, -0.05107867, -0.04637454, 0.0037526523, -0.0031715815, 0.06945069, -0.031002788, 0.0015533805, -0.014195722, 0.018196082, 0.03804046, 0.01410312, -0.0022860852, -0.0067922776, 0.0062181517, 0.031465795, -0.042744584, 0.0021402389, -0.052004676, -0.03409566, 0.01903875, 0.05130091, -0.045041088, -0.054708626, -0.015427314, 0.011899218, -0.022335343, 0.04544853, 0.025002249, -0.017640475, 0.027372833, 0.047893196, 0.04430028, 0.009852738, 0.0066533764, 0.041818578, -0.024742967, -0.015195811, 0.06278343, 0.023483593, -0.0013855413, 0.024335522, 0.015788456, 0.0115473345, 0.031354673, 0.017575655, -0.004192507, 0.017140431, -0.008736897, -0.0090054395, 0.020872248, -0.02316875, -0.06600594, 0.030206421, 0.006815428, -0.006102401, -0.016631126, -0.02198346, 0.01098247, -0.032706644, -0.00503286, 0.039485034, -0.014723547, 0.018779468, 0.053893737, 0.049782254, 0.014519825, 0.030317541, -0.014195722, 0.017714556, -0.050337862, -0.040336963, 0.011584375, 0.024483684, -0.051856518, -0.031632476, -0.013732716, -0.0026437563, -0.0058570085, -0.00021775685, -0.0341327, 0.012297402, 0.025798617, 0.010954689, 0.005306033, 0.058857147, -0.019390633, 0.009389734, 0.0031553763, 0.014973569, 0.037577454, 0.01702931, 0.07330289, -0.006301493, 0.011667716, -0.005199542, 0.0032039918, -0.027743235, -0.025798617, 0.014714287, -0.039596155, 0.034873508, 0.04015176, 0.020612964, -0.018233122, 0.010556505, -0.0064959545, -0.028632205, 0.005921829, -0.019649915, -0.020279601, -0.04552261, -0.036318082, 0.009389734, -0.008084061, 0.0020858357, -0.012139981, -0.0035743956, -0.023983639, -0.021687135, 0.010852828, 0.011769577, -0.031410232, -0.023520634, -0.008672076, 0.017325632, 0.01103803, -0.009704577, -0.004741167, 0.012408524, 0.055708714, -0.013121551, -0.0041693565, 0.051782437, -0.075006746, -0.006292233, -0.004250382, -0.04518925, -0.00701915, -0.064746566, 0.061227728, -0.021261172, -0.006421874, -0.013325273, 0.0043846536, 0.007972939, -0.0018705386, -0.01704783, -0.014195722, -0.021483414, 0.0280766, -0.019668436, 0.014464264, -0.013741977, -0.080007195, 0.063931674, -0.0065931855, 0.023872517, -0.04215194, 0.052486204, -0.012945609, 0.0130937705, 0.02198346, 0.027798796, -0.014297582, -0.012149241, -0.020946328, -0.025594894, 0.008917469, -0.012982649, 0.0075562354, 0.032502923, -0.007329363, -0.040596243, 0.0049634096, -0.024483684, -0.036521804, -0.020390723, -0.052115798, -0.032484405, -0.03498463, -0.011343613, -0.0027409873, 0.07345105, -0.04544853, 0.030539785, -0.0280766, -0.0105194645, -0.022668706, 0.025743056, -0.0055143847, -0.019779557, 0.009778657, -0.009412884, 0.006213522, -0.013936439, -0.027613595, -0.001909894, 0.014186461, -0.002710892, -0.049819294, 0.028965568, 0.0050236, -0.10445384, 0.004824508, 0.013214151, 0.00058454333, -0.033058528, 0.05515311, 0.04333723, -0.049597055, -0.034836467, -0.0056949565, 0.04318907, 0.0029979548, -0.073562175, 0.0075099347, -0.027946958, -0.0075053046, -0.009852738, 0.0023543783, -0.03929983, 0.012788188, -0.0002526269, -0.014603165, 0.032614045, -0.03494759, -0.016381104, -0.016436664, -0.021742696, -0.03320669, -0.01694597, 0.04641158, -0.041596334, 0.0038637735, -0.0056903264, 0.02007588, -0.036429204, 0.026557945, -0.036447722, 0.0029609145, -0.13127106, 0.014140161, -0.009945339, -0.033484492, -0.037836738, 0.016751507, 0.010806528, -0.008306303, -0.022705747, 0.0023728986, -0.06904325, -0.0038799786, 0.053597413, -0.042337142, -0.024279961, 0.02007588, 0.004136946, -0.0012883103, -0.03711445, 0.03896647, 0.0018300257, 0.0067969076, -0.02013144, -0.0005463454, 0.04300387, -0.034873508, -0.0020962534, 0.009412884, -0.03005826, 0.026020858, -0.03109539, -0.019279512, 0.011223231, 0.01813126, -0.019686956, 0.014269802, -0.0038475683, 0.018612785, -0.0012917828, 0.0015649556, 0.010352783, 0.011880699, -0.022372382, -0.03226216, -0.002111301, 0.057449613, -0.0006401039, -0.0066765263, -0.014269802, -0.008954509, -0.026002338, 0.018159041, -0.025002249, -0.00062737125, -0.0056718066, -0.004229547, -0.05526423, -0.0026530165, 0.013843838, 0.054819744, -0.04600414, 0.0044865147, -0.020983368, -0.0056532864, -0.02822476, 0.012593726, -0.057857055, 0.013880878, -0.024761487, 0.052412122, 0.04711535, -0.038781267, -0.03341041, -0.012278882, 0.022853907, -0.013547515, 0.029854538, -0.021446373, -0.055708714, -0.0038730334, -0.019575834, -0.036725525, -0.00452587, 0.009769397, 0.03922575, 0.031836197, 0.007320103, 0.0056532864, 0.04315203, -0.000270713, -0.04893033, -0.043633554, -0.009371214, -0.009144341, -0.025409693, 0.039559115, -0.0142512815, -0.029928617, 0.00904248, -0.042448264, 0.019798078, -0.024261441, -0.0145105645, 0.007963679, 0.013991999, -0.023983639, 0.032669604, -0.033799335, 0.030539785, -0.016019959, 0.01514951, 0.014843928, -0.006671896, 0.028891487, -0.053782616, 0.0016274612, 0.014353143, 0.033447452, -0.023687316, -0.026854267, 0.021372292, 0.005912569, -0.018983189, -0.022705747, 0.030947229, 0.023576194, 0.011158411, -0.008357233, -0.0012049695, -0.010899128, -0.013547515, -0.0363366, 0.0029516544, 0.020946328, 0.00806554, -0.027706197, -0.053893737, 0.02316875, -0.017288592, -0.03118799, -0.0077877375, -0.0094915945, 0.008838758, -0.03815158, -0.00030153175, -0.040374003, 0.019723997, 0.0085609555, 0.017705297, -0.046448622, 0.013427134, 0.027835837, 0.0055930954, 0.0280766, 0.020557405, 0.037929337, -0.018075699, 0.026576465, 0.019816598, 0.033780817, 0.013927178, -0.012538165, -0.042522345, -0.015195811, -0.03228068, -0.047707994, 0.009852738, -0.02709503, -0.03402158, 0.008361863, 0.024891127, 0.04100369, -0.008861908, 0.034447543, 0.05556055, -0.054078937, 0.024279961, -0.049448892, 0.046670865, 0.0019585094, 0.00046474088, -0.014297582, -0.00073849235, 0.010639846, 0.06426504, -0.017677516, -0.021594536, 0.025872698, -0.005616246, -0.0008669761, 0.023483593, 0.0056579164, 0.043781716, -0.024780007, -0.009574935, -0.05726441, 0.024483684, 0.009176752, 0.0046578264, 0.067820914, -0.024261441, 0.014612425, 0.011815878, -0.017158952, 0.0015661131, 0.00069855823, 0.027650636, 0.016881147, -0.018492404, 0.046189338, -0.029798977, -0.023316912, -0.03129911, 0.023687316, 0.011473254, 0.0120196, 0.052004676, 0.02313171, -0.014334623, -0.01617738, 0.047707994, 0.0033753037, 0.046856068, -0.024891127, -0.029965658, -0.0401888, -0.02011292, 0.0140568195, -0.007834038, 0.011297313, -0.039077587, -0.0027687675, -0.026909828, 0.018446103, 0.052745484, -0.013269712, -0.04718943, 0.012853008, -0.0161959, 0.03892943, 0.04337427, 0.017621955, 0.012806707, -0.016344063], "runbooks/expose-service-edge2.md::1781647165.653": [-0.029966623, -0.0011162753, -0.014030507, 0.0394573, 0.011956757, -0.017075744, -0.0033838556, 0.015646538, -0.009612111, 0.0016452217, 0.0121062165, 0.0034118793, -0.037252773, 0.015235524, 0.015001994, 0.040540878, -0.002077253, 0.05275919, 0.013993142, -0.04678081, -0.040877163, -0.024511352, 0.011713886, 0.024847636, 0.024772907, 0.03788797, 0.0059877196, -0.028546758, 0.042745408, 0.0152075, -0.02710821, -0.017001014, -0.026697196, -0.03502956, 0.022026587, -0.016468564, -0.010807787, -0.023820102, -0.038672637, -0.00660424, 0.008888167, 0.027369764, -0.0052030575, -0.05275919, 0.021391386, -0.045585137, 0.021316655, -0.01397446, -0.011489696, -0.039494663, -0.045062028, 0.009500017, -0.030321589, -0.02725767, 0.053506486, -0.009196428, -0.035758175, -0.05997061, -0.052011892, -0.00057827967, -0.04868642, 0.02111115, -0.029835844, 0.0076738093, -0.0087527195, 0.030041352, -0.0073702196, 0.020457264, 0.001966326, -0.0052731168, 0.017281251, 0.017776335, -0.0033301436, -0.045062028, -0.011508378, 0.002194018, -0.00058090687, 0.0041825296, 0.045286216, -0.01566522, 0.008080152, 0.0026505701, 0.0054739527, 0.04999419, -0.03979358, 0.012563936, -0.037327502, 0.06288507, 0.022699155, 0.022643108, -0.041923378, -0.026697196, 0.0050115627, -0.056944054, -0.0325448, -0.0010362912, -0.001543636, 0.016832871, 0.025370743, 0.042259663, 0.04248385, 0.015497078, -0.030284224, -0.00075663853, 0.0029261361, 0.03517902, -0.01544103, -0.026435642, -0.031367805, -0.024978412, 0.0077765626, 0.037775878, -0.025090506, 0.011657838, -0.011377602, -0.06389392, -0.00383924, -0.02955561, -0.072936215, -0.034562502, 0.011956757, 0.006819088, 0.012003463, -0.028883042, 0.000906098, -0.013853024, 0.012918903, 0.007883986, 0.012545253, 0.0023201245, -0.0021519826, -0.025538886, 0.006865794, -0.012526571, -0.058849663, -0.018458243, 0.023988243, 0.05500108, -0.037831925, -0.0634829, 0.027238987, 0.031274393, -0.024175068, -0.037589055, 0.019915473, -0.07966189, 0.041437637, 0.013105727, -0.01113473, -0.005721495, -0.0050956337, 0.022474967, -0.014796487, -0.0012914231, 0.012022145, -0.040989257, -0.0021157856, -0.04898534, 0.034562502, 0.04214757, -0.019392366, 0.051712975, -0.056159392, -0.0028700887, 0.036897805, -0.010265997, -0.030153446, 0.013442011, 0.0010707369, -0.018635727, 0.05813973, 0.03271294, 0.004616896, 0.028079696, 0.0060811318, 0.0231849, 0.036449425, 0.011489696, -0.00614185, -0.026230136, -0.015852043, 0.032040372, -0.0103127025, -0.055075813, -0.03641206, -0.032376654, 0.05630885, -0.055711016, -0.05208662, 0.03241402, -0.036991216, -0.005520659, 0.053357027, -0.015403666, 0.0022699155, 0.049022704, -0.002872424, -0.039121013, 0.023334358, -0.041736554, -0.026547737, -0.0026178758, 0.08160487, 0.0093318755, -0.012629325, 0.02249365, -0.007711174, -0.023633277, 0.0013848353, -0.05436588, -0.023857467, -0.026360912, 0.017851064, -0.029312737, -0.02949956, 0.024922365, 0.0400925, 0.025165237, -0.012778784, -0.010527551, 0.0074122553, 0.023894832, 0.011545744, -0.009798936, 0.030358953, 0.028378615, -0.020625405, 0.025763074, 0.014871216, 0.0045515075, -0.029518243, 0.029443514, -0.015795996, 0.0012260346, 0.06673365, 0.008808767, -0.07869041, 0.050143648, -0.00012187368, -0.009593429, 0.014637686, 0.003963011, 0.01789777, -0.0027159587, -0.004801385, 0.0077345273, 0.048275407, -0.010882517, -0.020513311, -0.019298952, 0.0037037923, -0.0110039525, -0.014133261, 0.028023649, 0.039830945, 0.010508869, 0.013488716, 0.010555575, 0.051189866, -0.011200119, 0.036468107, 0.024530035, 0.04117608, 0.0047733616, -0.02088696, 0.022362871, -0.026884021, -0.028509391, 0.033422872, -0.019392366, -0.01397446, 0.039681487, 0.016505929, 0.019859426, -0.0021566534, -0.014675051, 0.00760375, -0.023913514, 0.07682216, 0.033460237, -0.020569358, 0.042521216, -0.0026178758, 0.024586082, -0.024324527, 0.022306824, -0.020531993, 0.011414967, -0.014189308, -0.006436098, -0.040802434, 0.05675723, 0.09401, 0.010536892, -0.067331485, 0.019317636, 0.0032904434, -0.15319595, -0.026192771, 0.052535, 0.012386453, 0.008327695, 0.0031923607, -0.028079696, -0.026080675, -0.071478985, 0.032675575, -0.019597871, -0.06090473, -0.049732637, -0.052198716, -0.031517264, -0.0075056674, 0.0088414615, -0.025912534, 0.013320575, -0.042595945, -0.05544946, -0.0015004328, 0.04861169, 0.0456225, 0.0059036487, 0.0047500087, 0.050554663, 0.017710947, -0.033983346, -0.007687821, 0.020569358, -0.0026669172, 0.004668273, -0.009939054, 0.016477905, -0.022755204, 8.100586e-05, -0.001550642, 0.034674596, -0.022643108, 0.032694258, 0.06804142, -0.006828429, -0.015216841, -0.005791554, -0.020550676, 0.034506455, -1.0910248e-05, -0.0037154688, 0.019000035, 0.02288598, -0.0029308067, -0.010798446, -0.046070877, -0.027631318, -0.021708988, 0.037495643, 0.049807366, -0.05268446, -0.030358953, -0.016197668, -0.0394573, 0.025669662, -0.02473554, 0.014861875, 0.0082156, 0.0064314273, -0.0070245946, 0.036038414, -0.019709967, 0.031031521, -0.024119021, 0.005352517, -0.019990204, 0.021634256, 0.0123957945, -0.043193784, -0.025408108, -0.03495483, -0.13668068, 0.020027569, 0.025333378, 0.013301892, 0.017029038, -0.039494663, -0.021914493, -0.011545744, 0.0007724018, 0.026024628, 0.2500457, 0.069610745, 0.016767483, 0.01428272, 0.074243985, -0.0235025, 0.016860895, 0.029592974, 0.0086406255, -0.023726689, -0.023128852, 0.00890685, -0.006865794, 0.013740929, 0.007533691, -0.00944864, -0.008967567, 0.014992652, 0.070843786, -0.03312395, -0.02742581, -0.015730608, 0.012498547, 0.034058075, -0.046593986, -0.030545777, 0.021410068, 0.07203946, -0.035347164, 0.011769933, 0.01989679, 0.0009457982, 0.03547794, -0.03469328, -0.07510338, -0.0057588597, 0.0031690076, -0.025594933, 0.029705068, 0.0015950127, 0.0017246221, -0.01405853, 0.051003043, 0.011340236, 0.0054552704, -0.02387615, 0.0204199, 0.014450862, -0.04491257, 0.006160532, 0.021989223, 0.0026435643, 0.0029378126, -0.028621487, 0.006183885, -0.07883987, -0.03357233, -0.05208662, -0.0021659946, 0.010882517, 0.006389392, 0.03616919, -0.033871252, 0.04323115, -0.018645069, 0.043119054, 0.016804848, 0.017832382, 0.03493615, 0.08810635, 0.016010845, 0.00011837073, -0.004413725, -0.030508412, 0.0325448, -0.0028444005, 0.053693313, 0.045136757, -0.055262636, 0.0436048, -0.02396956, 0.009145051, -0.022288142, 0.04046615, -0.0009107686, 0.030321589, -0.0011758256, 0.027892873, -0.012956267, -0.058961757, -0.018187348, -0.018710457, 0.005698142, 0.08033446, 0.0074636317, 0.03841108, 0.0011273681, -0.006328674, 0.0026762586, -0.0342449, -0.0060531083, -0.009345887, 0.016674072, -0.017178496, 0.06632264, -0.0089862505, -0.020307804, 0.0042152237, 0.010181926, 0.027332399, -0.033777837, 0.01834615, 0.008164223, -0.061801486, -0.028397297, 0.020158345, 0.008309012, -0.032003008, 0.03885946, -0.034525137, 0.016188327, 0.00046822848, -0.006342686, -0.010723717, -0.0071833953, -0.059298042, -0.010620963, -0.006851782, -0.039233107, 0.028584123, -0.0017701605, -0.019747332, 0.0071180067, 0.014151943, -0.012685372, 0.017851064, 0.046033513, 0.02718294, -0.026715878, 0.02841598, -0.0058195777, -0.035702128, -0.042035475, -0.015954798, 0.009056309, -0.013507399, 0.021708988, 0.004292289, -0.026603784, -0.0064267567, 0.0034679265, 0.014376132, 0.003225055, -0.043903716, 0.00151678, -0.009714865, -0.017010355, 0.015067382, 0.03833635, -0.030769967, -0.010051149, -0.025090506, 0.03194696, 0.02841598, 0.03441304, -0.028883042, -0.036841758, 0.033908617, 0.07454291, -0.03454382, 0.049657907, -0.05320757, -0.05036784, 0.045510408, -0.0025664992, -0.03648679, -0.062474053, -0.0259499, 0.018794527, -0.026379595, 0.009023615, 0.033628378, -0.051937163, -0.020083616, 0.018990694, -0.01120946, -0.014871216, -0.014478886, 0.004782703, -0.037757196, -0.041811284, 0.08504243, 0.009275828, 0.013881047, 0.055935204, 0.049695272, 0.026585102, 0.02910723, -0.02219473, 0.00898158, 0.0136101525, 0.01796316, -0.011452331, 0.021671621, -0.020158345, 0.008416436, 0.02404429, 0.02034517, -0.04707973, -0.020905642, -0.03441304, 0.011489696, -0.039233107, 0.0062726266, 0.009252475, -0.0062259207, 0.050592028, 0.020177027, -0.012414477, -0.031834867, -0.00660424, -0.016010845, 0.012124899, -0.036654934, 0.013927754, -0.0059036487, 0.014394814, 0.01305902, 0.006403404, 0.026940068, 0.008776072, -0.010135219, 0.07271203, -0.07543966, 0.006650946, 0.007827939, 0.047453377, 0.00087573903, 0.033366825, -0.011265507, 0.0083510475, 0.011975439, 0.00040897014, 0.07409453, 0.02335304, 0.083996214, -0.019672602, -0.043903716, 0.021372704, -0.006151191, 0.0055813766, -0.04678081, -0.022736521, -0.030471047, 0.055075813, 0.01198478, 0.00021864285, -0.016029527, -0.020008886, -0.008771402, -0.024586082, 0.021933176, 0.001573995, -0.010116537, 0.023371723, -0.036468107, 0.008537872, -0.0028537416, -0.025239967, -0.03771983, -0.013488716, 0.0036430743, -0.027126892, -0.017570827, 0.028677534, -0.023708006, -0.0422223, -0.0077298568, 0.019541824, 0.050106283, -0.03885946, 0.03493615, 0.056944054, 0.008570566, -0.011797956, 0.004124147, -0.0078092567, -0.017402686, -0.017552145, -0.057915542, 0.061390474, 0.022643108, -0.0073982435, 0.019411048, -0.040802434, -0.02226946, 0.0026295525, 0.03833635, 0.006473463, 0.026827974, -0.01673946, 0.009103015, 0.00096739974, -0.01029402, 0.016524611, -0.005090963, -0.021055102, 0.002687935, -0.02856544, -0.006632264, 0.011078683, -0.025221284, -0.05858811, 0.04539831, 0.015655879, -0.026846657, 0.031909596, 0.009509359, -0.0118166385, -0.00165106, -0.022325506, 0.0031503253, 0.020513311, -0.010125878, 0.005544012, -0.024473988, 0.021671621, -0.0622125, -0.024287162, -0.014955288, 0.02525865, -0.0027019468, -0.0024006926, -0.017804358, 0.026697196, 0.025968581, 0.013451352, -0.041063987, 0.040578242, -0.034917466, 0.011340236, -0.023334358, 0.042110205, -0.040055137, -0.026790608, -0.052011892, -0.027164258, -0.0235025, -0.03517902, 0.034562502, -0.010452821, 0.018252736, -0.006361368, -0.029742433, 0.011088024, -0.05275919, 0.0025524874, -0.0067863935, -0.00066030724, 0.025127873, -0.04483784, 0.07906406, 0.002372669, -0.01658066, 0.015469055, 0.006959206, 0.0053011402, 0.028004967, 0.0043576774, 0.020830913, -0.014320085, -0.0036267273, -0.031162297, 0.011779274, 0.014525591, 0.010695693, -0.012414477, -0.0086406255, 0.007477644, -0.030975474, -0.025557568, 0.005721495, -0.04947108, -0.011788615, -0.020943007, 0.03695385, 0.008967567, -0.020307804, 0.027276352, 0.041998107, 0.0017211192, 0.032320607, -0.017299933, -0.008444459, -0.12651743, 0.051526148, -0.014348108, 0.015992163, -0.025333378, 0.01428272, 0.024137704, -0.036580205, 0.014133261, 0.015637197, -0.07779365, 0.022101318, 0.047827028, -0.04752811, 0.040204596, 0.006352027, 0.008734037, -0.028042331, 0.016954308, 0.04263331, 0.0008856641, -0.033273414, 0.0235025, 0.0016568983, -0.007930692, -0.02249365, -0.036038414, 0.018411538, -0.018869257, -0.010919882, -0.018402196, -0.006650946, 0.011695202, 0.03557135, 4.0247505e-05, 0.0045515075, 0.014945947, 0.012152922, -0.008860144, 0.007781233, -0.025221284, 0.026846657, -0.019541824, 0.018411538, -0.00096156145, 0.04801385, -0.0102006085, 0.0018402196, -0.02649169, 0.008481825, -0.0136661995, 0.038896825, -0.021951858, -0.0034749324, -0.006767711, 0.014161284, -0.013161774, -0.026977433, -0.05780345, -0.010396774, -0.03986831, 0.030358953, -0.038298987, -0.02933142, -0.040914528, -0.0062726266, -0.012788125, 0.01420799, 0.0231849, 0.016711436, 0.00038912005, -0.01596414, -0.012124899, -0.011769933, 0.03172277, -0.033591013, 0.028266521, 0.035122972, -0.029592974, -0.044090543, -0.06105419, -0.01713179, -0.025464157, 0.0380748, 0.05735507, 0.025669662, 0.0011402122, 0.0047126436, 0.007893328, -0.012433159, -0.05137669, -0.056159392, 0.03192828, -0.020102298, -0.008481825, 0.034768008, 0.006744358, -0.0070526185, -0.010125878, -0.0016592336, -0.029294055, 0.044165272, 0.005586047, -0.013385963, -0.021335337, 0.008323024, 0.019709967, -0.023857467, 0.025501521, 0.009939054, 0.010125878, -0.008383742, -0.03587027, 0.00037861118, -0.0955046, 0.026080675, 0.017542804, -0.0060250848, -0.0025361401, -0.05216135, 0.021391386, -0.015721267, -0.051974528, -0.02604331, 0.02703348, 0.0065948986, 0.022045271, -0.005814907, 0.048125945, -0.030041352, 0.033441555, -0.045360945, -0.020793548, -0.017468074, -0.003110625, -0.02955561, -0.03738355, 0.05436588, -0.0009066818, -0.015030017, -0.04614561, -0.019168176, -0.020943007, -0.02019571, -0.02281125, -0.04446419, 0.041475, 0.024866318, -0.0076738093, -0.04898534, 0.010013784, 0.00024068228, 0.014385473, 0.049358986, 0.025127873, 0.021821082, 0.006781723, 0.023633277, -0.02933142, 0.056794595, -0.002046894, -0.0069078295, -0.029350102, 0.0055580237, -0.004731326, 0.010051149, -0.014217331, 0.007655127, -0.019448413, 1.1562491e-06, -0.020718819, 0.037981387, -0.021073785, 0.034992196, 0.039419934, -0.010284679, 0.0004974198, -0.0017970165, 0.0463698, 0.0006363704, 0.029742433, -0.0068611233, -0.009481335, -0.021241926, 0.050890945, 0.0057495185, -0.0018729139, 0.0144134965, -0.0011548079, 0.049022704, -0.009238463, -0.025389425, 0.0024287163, -0.043642163, 0.033628378, -0.035683446, 0.019448413, -0.03755169, -0.005506647, 0.07607487, 0.017673582, -0.030956792, -0.020307804, 0.034730643, -0.045884054, -0.029929258, -0.049583178, -0.0058849663, 0.015478396, 0.03461855, -0.01766424, 0.020382535, -0.010396774, 0.013236503, 0.0051703635, -0.034207534, 0.03088206, 0.018607702, 0.0055253296, -0.0022570714, 0.007916681, -0.0068004057, 0.0059083193, -0.0259499, -0.01051821, -0.02673456, 0.023072805, -0.015917433, 0.0061231675, -0.030919427, 0.06901291, 0.030471047, 0.0060017314, 0.012012804, 0.030228175, -0.011947416, -0.020457264, -0.007720515, -0.011975439, -0.027930237, 0.015328936, 0.019355, 0.0029261361, -0.002587517], "runbooks/recon-operations.md::1781548536.407": [-0.020902889, 0.02280658, -0.040297903, 0.008797497, -0.010649352, 0.0026788306, 0.002975693, 0.01669027, 0.0008193169, 0.026255839, -0.014711185, 0.009428918, -0.006997473, 0.048327327, 0.0063424907, -0.033418234, -0.030779457, 0.0016398118, 0.017981386, -0.019263078, -0.004196128, -0.0065969443, 0.04975981, 0.035152286, 0.022731185, 0.059259407, -0.028442254, -0.046216305, 0.009876568, 0.026387777, -0.028310314, -0.03846961, 0.056205966, -0.030006671, 0.023692453, -0.036980584, -0.002511551, -0.02516263, -0.038752336, 0.028743828, -0.0041395826, -0.03368211, -0.028706132, -0.015144699, 0.012383407, -0.0736219, 0.026029658, -0.027857952, 0.011290199, -0.05507506, -0.013344675, -0.0020544769, 0.057374567, -0.043502133, 0.03206115, 0.048365023, -0.065177806, 0.0020615452, -0.03701828, -0.01969659, 0.004252673, 0.009560857, -0.0097823255, -0.025464205, -0.010724747, 0.08180211, -0.026199292, -0.0023666536, -0.002065079, -0.027198259, 0.024672572, 0.01924423, -0.060352616, -0.032909326, -0.06615792, 0.026123898, 0.050589137, -0.019960469, 0.010423171, -0.016841056, 0.0048817387, 0.03630204, -0.016633723, -0.008005863, -0.016171938, 0.02007356, -0.024484087, 0.012977132, 0.00403356, 0.008679694, -0.018348929, 0.02648202, -0.02339088, -0.024182511, -0.02480451, 0.040034026, -0.04651788, -0.0219584, 0.017218024, 0.026255839, 0.018245263, 0.04082566, -0.0116011975, 0.0016751526, 0.07037997, -0.027141713, 0.059447892, -0.017472478, -0.016652571, -0.030590972, 0.0046908986, 0.007501668, -0.011959317, 0.0075770617, -0.009315828, -0.039355483, -0.026764745, -0.017086085, 0.0010837837, 0.022844275, 0.025935415, 0.028216073, 0.021920703, -0.022241127, -0.024069423, -0.0068372614, 0.016991843, 0.04165499, 0.018773017, 0.010168718, -0.061860487, 0.007906909, -0.029648552, -0.014711185, -0.03905391, -0.00347282, 0.041240323, -0.0011214805, 0.0037696823, -0.089567654, 0.07071924, 0.036000468, -0.082857616, -0.026180444, -0.011431562, -0.060616493, 0.028536495, 0.024747964, 0.014993912, 0.004942996, -0.0026717624, 0.04059948, -0.01803793, -0.040260207, 0.010998048, -0.007954029, 0.020167802, 0.012826344, -0.0019802612, 0.019027472, -0.03664131, 0.03528423, -0.05782693, -0.015493395, 0.040109422, -0.02861189, 0.011309047, -0.024974145, -0.014861973, -0.013749916, 0.035095744, -0.01050799, 0.03534077, 0.003385646, 0.021261008, 0.014277672, 0.102007605, 0.022731185, 0.032193087, -0.041805778, -0.062915996, 0.07087003, 0.00021587322, -0.03192921, -0.02919619, -0.002509195, -0.019027472, 0.029761642, -0.009895416, 0.037225615, 0.02444639, 0.0060691885, 0.073056445, 0.008524194, 0.004316286, 0.023202395, -0.004580164, -0.017302843, 0.01680336, -0.043841407, 0.007091715, 0.03168418, 0.074903585, 0.0089954045, -0.010215839, 0.025784627, 0.0138441585, -0.031081032, -0.011770833, -0.09024619, -0.018085051, 0.04176808, 0.022505004, 0.04806345, -0.008199059, -0.005027814, -0.0047945646, -0.022881972, 0.018773017, -0.021091374, -0.0152012445, 0.029007705, -0.008373407, -0.042145047, -0.0018871973, 0.0007998795, -0.01604, 0.03583083, 0.026331231, -0.023296637, -0.06480084, -0.0002958317, 0.01317504, -0.004844042, 0.0842147, -0.010498566, -0.028875766, 0.0106870495, 0.019583499, -0.036019314, 0.008726815, -0.03628319, 0.010611656, -0.03988324, -0.026745897, 0.01655833, 0.069362156, -0.0038073792, -0.052888643, 6.129415e-05, -0.02563384, -0.016841056, -0.01588921, 0.015483971, 0.033625565, 0.024257906, 0.019112289, -0.003479888, 0.0025256872, -0.030760609, 0.0154274255, 0.021147918, 0.013024253, 0.034228716, 0.018914381, -0.024352148, -0.019055745, -0.01992277, 0.013702796, 0.010159294, -0.00085406867, 0.030214004, 0.021769915, 0.0032701995, -0.026651654, 0.027085168, 0.0243333, -0.018744746, 0.07154857, 0.033569023, -0.017726932, 0.031816117, -0.0007686618, -0.02778256, 0.015163547, -0.004947708, 0.011309047, 0.001603293, -0.005998507, -0.03060982, -0.014032642, 0.044406857, 0.06480084, -0.019885074, -0.0075911977, 0.029384675, -0.003614183, -0.16028689, -0.009282843, -0.011582349, 0.062350545, 0.029365826, -0.009617402, -0.018961502, 0.010489142, -0.105023354, -0.016350998, -0.039694756, -0.045273885, -0.01346719, -0.059674073, 0.033531323, -0.031665333, 0.010677625, -0.011978166, -0.01530491, -0.011459835, -0.034850713, -0.0044741416, 0.033983685, -0.0017540803, -0.014956214, -0.04282359, 0.06702495, -0.035793133, -0.050626833, 0.017821174, 0.020827495, -0.011195957, -0.0019531667, -0.009706932, 0.037451793, 0.0028272618, 0.023560515, -0.049118962, -0.0019201819, -0.010131021, 0.0021145563, 0.041504204, 0.012213771, 0.046480183, -0.0041725673, -0.020959433, 0.00896242, 0.011299623, -0.040034026, -0.014786579, -0.00016433459, -0.011252502, -0.017170902, 0.005253995, -0.026293535, -0.02160028, -0.008528906, 0.06265212, -0.04485922, -0.012110105, -0.0028178375, 0.002241783, 0.020205498, -0.019866226, -0.051682346, -0.009914265, 0.026595108, -0.038130336, 0.024314452, -0.019084018, 0.009212161, 0.013985521, -0.034662228, -0.0063519147, -0.008707967, 0.036113556, -0.03965706, -0.008118954, 0.0071529723, -0.15108886, 0.012826344, -0.026877835, -0.04651788, 0.035661194, -0.0120535595, -0.0065074144, 0.00403356, 0.03302242, 0.019253653, 0.26176673, -0.00449299, -0.012854617, 0.012694405, 0.040184814, -0.008698542, 0.022523852, 0.059862558, 0.0039181137, -0.041202627, -0.036773253, 0.014777155, 0.032023452, -0.019903922, 0.013514311, 0.03132606, -0.025841173, -0.010724747, 0.07316954, -0.013985521, 0.00053394015, -0.004068901, 0.0007362661, 0.016350998, -0.063330665, -0.06159661, -0.011327895, 0.027631773, -0.014984488, 0.08255605, -0.006620505, 0.022373065, 0.04304977, -0.033983685, -0.08941687, -0.018075626, -0.026858987, -0.0314203, 0.010856685, -0.003468108, 0.011770833, -0.008439376, -0.00092239416, 0.019545803, 0.024201361, -0.015870363, -0.011082866, 0.035171136, -0.011959317, -0.004681474, -0.018716473, -0.01803793, 0.016115392, 0.03965706, -0.013994946, -0.017547872, -0.05752535, 0.005173889, -0.029384675, 0.011186533, 0.003343237, 0.038243428, -0.069249064, 0.049269747, -0.0051550404, 0.02337203, -0.007468683, 0.004170211, 0.04165499, 0.07588371, 0.028932313, -0.0049052993, 0.0049005873, -0.02586002, 0.0344172, -0.009735204, 0.0019013336, 0.008566603, -0.07090773, 0.022561548, -0.05711069, 0.013024253, -0.016049422, -0.044557646, -0.0069267913, -0.0060267798, -0.067138046, 0.053567186, -0.03417217, -0.0035435015, -0.0014277672, -0.023334334, -0.0031736013, -0.021053676, 0.010753019, 0.058128502, -0.010196991, -0.028517647, 0.0104608685, -0.029403523, -0.0006325998, 0.0026458458, 0.03230618, 0.0027660045, 0.006003219, 0.011337319, -0.028574193, 0.0054330546, 0.017170902, 0.04059948, -0.04806345, 0.05767614, 0.0032325026, -0.031646483, -0.0070304577, 0.009273418, 0.017604416, 0.055489726, 0.04237123, -0.015540516, 0.004947708, 0.0058430075, -0.00012936196, -0.0045990124, 0.03605701, -0.059146315, -0.038243428, -0.017990809, -0.0078833485, 0.055112757, 0.03526538, -0.018160446, 0.03249466, 0.05149386, -0.033323992, 0.020035861, -0.008010575, 0.040863357, -0.039581664, 0.027292501, -0.014136309, 0.02989358, -0.014287096, -0.009080223, 0.0008369873, -0.0063000815, 0.007459259, 0.0020273824, 0.0007663057, -0.0065780957, -0.0052822675, 0.049269747, 0.04889278, -0.029912429, -0.020582465, -0.049420536, -0.017255722, 0.0111488355, 0.055489726, -0.028498799, -0.0063801873, -0.022297671, 0.046442486, 0.056922205, 0.024936449, -0.031194123, -0.00741685, -0.00094183156, 0.03394599, -0.0066534895, 0.0033314568, -0.02778256, -0.048138846, -0.0016657284, -0.018160446, -0.04116493, -0.028970009, -0.018782442, -0.022090338, -0.031062182, 0.015757272, 0.029064251, 0.013184465, 0.007855075, -0.0039723027, 0.055376634, -0.022505004, -0.009301691, 0.024088271, -0.0181039, -0.0020662572, 0.10999933, 0.02742444, 0.01644524, 0.02836686, 0.0118179545, 0.036509372, 0.029950127, 0.01447558, -0.008703254, 0.005451903, 0.06419769, 0.0012875821, 0.009480751, -0.027707165, -0.05077762, 0.0029050114, 0.028536495, -0.030195156, -0.007275487, 0.0034044944, -0.011356168, -0.013759341, 0.0002918559, 0.026199292, -0.031137576, 0.025181478, 0.060201827, -0.0009889526, -0.014503852, -0.008406391, 0.0031029198, 0.034436047, -0.036754403, -0.01620021, 0.02469142, -0.008208483, -0.03573659, -0.012600163, 0.023108153, 0.011997014, -0.019658893, 0.03004437, -0.030760609, -0.00085760275, 0.0010372517, 0.026406625, 0.027971042, -0.0029167917, -0.029497765, 0.033493627, -0.002241783, -0.012477648, 0.049910594, -0.0072142296, 0.078710966, 0.0069786245, -0.027462136, -0.0075817737, 0.008434664, -0.0012828701, -0.008590164, 0.03236272, 0.0015691303, -0.01613424, 0.04561316, 0.0037838186, -0.008034135, 0.055942085, -0.0045518912, -0.027556378, -0.01909344, -0.00012707953, 0.0027636483, -0.0154085765, -0.050438352, 0.02621814, -0.004064189, -0.009923689, -0.022825427, -0.014513277, -0.01886726, -0.037414096, 0.016765662, 0.028894616, -0.0122703165, -0.012326862, -0.0060597644, 0.01400437, 0.03681095, 0.0010301835, 0.01673739, 0.037489492, 0.027612923, -0.02706632, 0.004818125, 0.0163133, -0.031608786, 0.015465122, 0.0040429845, 0.032570057, -0.009480751, -0.02361706, -0.009867144, -0.053491794, -0.0148337, 0.014164582, 0.04474613, 0.00531054, 0.01792484, -0.009136768, 0.017698659, -0.03249466, 0.030685214, -0.0145227015, 0.020601314, -0.0025563159, 0.009089647, 0.034624532, 0.021430645, 0.019583499, -0.07132239, -0.0026858987, 0.03666016, 0.031288363, 0.002737732, 0.018518565, 0.009744629, -0.009014253, 0.0047333073, -0.012854617, 0.0034916683, -0.031005638, -0.019602349, -0.022976214, 0.027292501, -0.0022241126, 0.009410069, -0.04689485, -0.026670502, -0.018132173, -0.03192921, -0.006733595, -0.017585568, -0.0060691885, 0.006333066, 0.0079917265, -0.02695323, -0.0059749465, -0.028970009, 0.011101714, -0.018707048, 0.06755271, -0.031476848, -0.0039675906, 0.015220093, -0.015107002, -0.018339505, -0.028498799, -0.0016091831, -0.015295486, 0.00013974331, -0.006102173, -0.022938518, 0.0042833015, 0.022844275, -0.05198392, 0.037319854, 0.028385708, -0.001829474, -0.021298705, 0.073885776, 0.0037838186, -0.023447424, -0.0095749935, 0.014315369, 0.02684014, -0.0031759574, -0.014532126, -0.024088271, -0.0100085065, -0.0046037245, -0.014051491, 0.026613958, 0.003430411, 0.031005638, -0.0073508807, -0.0113750165, 0.025897717, 0.0071576843, 0.0007863322, -0.04640479, -0.026557412, -0.024201361, -0.044331465, 0.012308013, -0.018537413, -0.0023089305, 0.013024253, -0.014767731, -0.022052642, -0.021732219, -0.044595342, -0.010319506, -0.14023219, 0.011214805, 0.0037366976, -0.00020792155, -0.037564885, 0.004622573, 0.010828413, -0.03394599, -0.008929435, -0.02301391, -0.060804978, -0.023956332, 0.024069423, -0.015135274, -0.020167802, 0.014673488, 0.014466156, -0.015474546, 0.024974145, 0.015917484, -0.01454155, -0.0057487655, 0.024672572, 0.015295486, 0.05164465, -0.009735204, -0.00961269, -0.010753019, -0.036547072, -0.006361339, 0.024992995, -0.02930928, -0.0035576378, 0.026387777, -0.0008652599, 0.041918866, 0.004299794, -0.022297671, -0.02397518, -0.025765778, 0.008029424, 0.013278706, 0.00963625, -0.0043893238, 0.007492244, 0.016256755, 0.011931045, -0.044595342, -0.025351115, 0.013278706, 0.00849121, 0.059447892, 0.007228366, -0.0025303992, 0.004537755, -0.020356284, -0.029460067, -0.025973111, -0.030553276, 0.01127135, -0.040184814, 0.044783827, -0.023767848, -0.05398185, -0.013203313, -0.013071374, -0.037583735, 0.036019314, -0.002334847, -0.0040170676, -0.0005630963, -0.03370096, -0.0113750165, -0.002376078, -0.0075959098, 0.0025209752, 0.033663265, -0.050626833, -0.023692453, -0.066685684, -0.025916567, -0.025878869, -0.03253236, 0.05209701, 0.045877036, 0.025407659, 0.02018665, 0.00411131, 0.033889443, -0.013203313, -0.059070922, -0.029215038, 0.016746813, 0.013250434, -0.007723137, 0.056319054, -0.026557412, -0.021883005, 0.013561432, 0.008481786, 0.0124964975, -0.0012451732, 0.020507071, -0.0062906574, 0.0025869445, 0.023654757, 0.0083357105, -0.024370996, -0.0022995062, -0.0014065627, 0.015069305, -0.0055744178, -0.0014784223, 0.032551207, -0.074978985, -0.020827495, 0.010847261, -0.020563617, -0.051343072, -0.009933113, 0.041579597, -0.037451793, -0.016143665, -0.031269517, 0.03760258, 0.019640045, 0.02635008, -0.003845076, -0.0029568446, -0.023711301, 0.022599246, -0.05722378, 0.0028249058, 0.04263511, 0.039581664, -0.024201361, -0.03775337, 0.02789565, -0.011327895, -0.039317787, -0.019621197, -0.0058288714, -0.013815886, -0.022505004, 0.029629704, -0.031457998, 0.00017213901, -0.02825377, 0.053717975, -0.06872131, -0.00042968488, 0.02218458, -0.014814852, 0.052549373, 0.024257906, 0.0065215505, -0.048138846, -0.00054189184, -0.016548906, 0.06498932, 0.013203313, -0.023221243, -0.015172971, -0.019753136, -0.028234921, 0.027235955, -0.0059796586, -0.019084018, -0.032588903, 0.0019296062, 0.026142748, 0.042446624, -0.009391221, 0.04210735, 0.008891738, -0.033323992, 0.022467308, -0.04712103, 0.0219584, 0.0003428055, 0.03396484, 0.017086085, 0.014051491, -0.010347778, 0.02339088, -0.013523735, -0.002336025, 0.03988324, -0.031194123, 0.03236272, -0.0060597644, -0.024559481, 0.043125167, -0.019903922, 0.051908527, -0.0071482603, 0.030345943, 0.029648552, -0.010932079, 0.067138046, -0.021656826, 0.008656133, -0.039920937, 0.0032112983, -0.03338054, 0.0017623265, -0.028178375, -0.013382372, -0.007562925, 0.019187683, -0.011129987, 0.034794167, -0.0012021753, 0.054811183, 0.030760609, -0.011337319, 0.036848646, 0.032683145, 0.003018102, -0.001331169, -0.0025468916, -0.0076241824, -0.01994162, -0.043652922, -0.0085524665, -0.031175273, -0.013005404, 0.0010343066, -0.026255839, -0.0062482487, -0.028348012, -0.020262042, -0.036000468, 0.013448342, -0.023032758, 0.0013806461, -0.0031736013, 0.04286129, -0.005244571, -0.0037178493, 0.0013582637, -0.00842524, 0.026067354, -0.001739944], "runbooks/mailcow-create-mailbox.md::1771275915.159": [0.02152712, 0.014189181, -0.017053224, -0.016210858, 0.021602, -0.033769503, 0.023399046, -0.01594879, 0.02944536, -0.0022638578, 0.0065844916, -0.018794114, 0.0019725396, 0.0019327612, 0.020740913, -0.019046823, -0.036876895, 0.030194128, 0.020928105, -0.0028944619, -0.030793143, -0.030830583, 0.036184285, -0.006027594, 0.025757669, 0.028490677, 7.103804e-05, -0.009977353, -0.0060650324, -0.021901507, -0.0006153949, -0.0597518, 0.016145341, -0.044476904, 0.008606168, -0.010604448, -0.020909388, -0.0018918128, -0.039572466, 0.00784336, 0.036914334, -0.005119711, 0.010173905, -0.0034630587, 0.02059116, -0.019449286, 0.011896075, -0.011474892, -0.0006077902, -0.059040472, 0.0062147863, 0.0138241565, 0.02547688, -0.009743363, 0.031541914, 0.041032568, -0.014423172, -0.003650251, -0.03551039, -0.053499576, -0.026787227, -0.01982367, -0.08850455, 0.023417765, -0.040396113, 0.05290056, -0.04211828, -0.004136951, 0.016089184, -0.03436852, -0.0022615178, 0.044476904, -0.013552727, 0.00269791, -0.058291703, -0.023024661, 0.05024243, 0.019524163, 0.022893626, 0.011793119, 0.004310104, -0.0015244478, 0.003998897, 0.016014306, -0.027461119, 0.006158629, -0.043241438, 0.07450256, -0.016126622, 0.038299557, -0.019187218, -0.023380326, -0.009921195, -0.0587784, -0.03672714, 0.021396087, -0.009200505, -0.015508887, 0.00021790361, -0.026337966, 0.008643608, 0.009500013, 0.010464053, -0.041070003, 0.01933697, 0.06300895, 0.04196853, 0.003652591, 0.01840101, -0.02154584, 0.015415291, 0.009003953, -0.0068512405, -0.00835346, -0.010248782, -0.04526311, -0.0040831333, -0.042005967, -0.0009915346, 0.01470396, -0.015527607, 0.020422688, 0.01862564, -0.0055549336, -0.021414807, -0.0033226644, 0.013094106, 0.028135013, -0.01813894, 0.056045394, 0.017830072, -0.016501008, -0.029295605, -0.005409859, -0.04020892, 0.012167504, -0.0071133096, 0.03972222, 0.018176379, -0.0519646, 0.05466017, 0.04653602, -0.00931282, -0.0118586365, 0.019992145, -0.07360404, 0.06903654, -0.001642613, 0.019468006, -0.040059164, 0.052675933, 0.036895614, 0.015134502, -0.017811354, 0.010323659, -0.05589564, 0.0086482875, -0.012101986, 0.05735574, -0.003802345, -0.009125628, 0.0071694674, -0.07285527, 0.046760652, 0.014479329, -0.04387789, 0.005784244, -0.016004948, -0.024054218, -0.021882787, 0.030231567, -0.040283795, -0.043765575, 0.013440412, 0.00082481635, 0.027255207, 0.040583305, 0.029464077, -0.010173905, -0.028846344, -0.055483818, 0.04706016, -0.040470988, -0.02255668, -0.021171456, -0.01937441, 0.02424141, -0.045525182, -0.010435974, 0.04900696, -0.033750784, 0.012569967, 0.035716303, 0.03135472, 0.007965035, 0.019224655, 0.012429573, -0.0058965595, 0.031991176, -0.014666522, -0.026525158, 0.0059199585, 0.05323751, -0.013028588, 0.020984264, -0.002061456, 0.02059116, -0.040059164, 0.04309168, -0.04530055, 0.011428094, -0.013936471, -0.04189365, 0.044289712, -0.066490725, 0.047359668, 0.0023352248, -0.026880823, -0.04747198, 0.025364565, 0.00071133097, 0.048220754, 0.00058790104, -0.0003354838, 0.06435674, 0.025851265, 0.012607406, -1.2362191e-06, 0.0137305595, 0.0014355314, 0.011484251, -0.010239422, -0.028378362, -0.012785238, 0.033750784, 0.0014144722, -0.03796261, 0.027255207, -0.044476904, 0.010688684, -0.028752748, -0.0055221748, 0.044738974, -0.012317258, -0.033245362, 0.024896584, 0.044888727, 0.040134043, -0.033507433, -0.032777384, -0.036614828, -0.00025592707, 0.007380059, 0.016603963, 0.042043407, 0.013356175, 0.019804953, 0.016501008, -0.014516768, -0.005592372, 0.0014472309, -0.008526612, -0.009191145, -0.00661257, 0.010810359, 0.01890643, 0.0049091196, -0.016997067, 0.009163066, -0.023511361, -0.0083207, -0.02060988, 0.028715309, 0.0071694674, 0.016781796, -0.019973425, 0.032234523, -0.046760652, 0.021265052, 0.034705464, 0.009485973, 0.08880406, -0.005339662, 0.012223661, -0.009275381, 0.04219316, -0.027835505, -0.0289025, 0.03893601, -0.028397081, 0.012541888, 0.036652263, 0.08745627, 0.0002072278, -0.07229369, -0.005433258, -0.024091657, -0.15514503, 0.004286705, 0.0056719286, 0.028415801, -0.0105670085, 0.015976869, -0.041070003, 0.018691158, -0.063345894, 0.011587207, 0.025196092, -0.05443554, -0.0142079005, -0.001348955, 0.011306419, -0.020179337, -0.033264082, 0.011933513, 0.00906011, -0.040583305, -0.04406508, -0.024540918, 0.030269004, 0.01201775, -0.016135981, -0.015583764, 0.063832596, 0.022013823, -0.046760652, -0.008199026, -0.0022650275, 0.004087813, -0.0018005566, -0.020553721, -0.020703476, 0.0062101064, -0.00018339002, 0.010819718, 0.0034887977, 0.02427885, 0.0056204507, 0.00882612, 0.039085764, -0.0066780876, 0.01935569, -0.002599634, 0.030175408, -0.023155695, -0.041481826, -0.032889698, 0.013028588, 0.018578842, 0.022257172, -0.00784336, -0.010623166, -0.008512572, 0.010333018, 0.041107442, -0.05170253, 0.010464053, -0.010829078, 0.015742877, 0.017446328, -0.016454209, -0.019898549, -0.03423748, 0.024728112, 0.03848675, 0.012635484, -0.04309168, 0.025345845, 0.012626125, 0.02158328, 0.028378362, 9.081754e-05, -0.014675882, 0.032945856, -0.037213843, -0.032927137, -0.113064185, 0.030044375, 0.0066780876, -0.008105429, 0.029782305, -0.02060988, -0.03305817, 0.021620719, 0.019636478, -0.012654204, 0.23017173, 0.048370507, 0.010613807, -0.025776388, 0.07847104, -0.06547989, -0.019505445, 0.027760627, 0.015143862, -0.023679834, -0.0051571494, 0.0148817925, 0.018269975, -0.009397057, -0.04219316, 0.006345821, -0.04121976, 0.046760652, 0.015097064, 0.004221188, 0.0043732817, -0.043728136, 0.02721777, 0.013431052, -0.08258927, -0.015808394, -0.039123204, 0.07034689, -0.05192716, 0.057505496, 0.015171941, 0.028453238, 0.043840453, 0.0025107176, -0.03526704, 0.024185253, 0.03436852, -0.021882787, -0.029669989, 0.0014694601, -0.013281298, -0.031467035, 0.08610848, 0.010969472, 0.012775878, 0.018279335, 0.022575399, 0.008250504, -0.02645028, -0.019486725, 0.023586238, -0.04679809, -0.03040004, 0.005199268, 0.013749279, -0.04092025, -0.011418734, -0.051178392, -0.053537015, 0.028397081, 0.022350768, 0.037120245, -0.07233113, 0.046161637, -0.03113009, 0.035735022, 0.03358231, -0.022425646, -0.020029582, 0.04608676, -0.009003953, -0.004232887, 0.031803984, 0.005124391, -0.025308408, -0.009546811, 0.040845376, 0.07169467, -0.060500573, 0.03946015, -0.03283354, 0.016070465, -0.018653719, 0.052638493, -0.006790403, 0.031654228, -0.03506113, 0.02865915, 0.008199026, -0.0059386776, -0.032571472, -0.014657162, 0.0081241485, 0.020497564, -0.018344851, 0.025682792, 0.008540652, -0.0101364665, 0.015031546, -0.055483818, 0.025757669, 0.023155695, -0.025083777, -0.022725154, 0.052863125, -0.008531292, 0.0045885528, 0.03672714, -0.024896584, 0.032215804, -0.06173604, 0.032571472, -0.04342863, -0.004303084, 0.0046540704, 0.02280003, 0.03625916, -0.007483015, 0.073416844, -0.011634005, 0.018644359, 0.0007212756, -0.008498534, -0.015714798, 0.019262094, -0.04118232, -0.020123178, -0.03187886, -0.045749813, 0.026843386, 0.015143862, -0.023548799, 0.012944352, 0.027461119, 0.036858175, 0.0036408915, 0.051627655, 0.035079848, -0.058965594, 0.016360613, -0.037382316, -0.02545816, -0.01982367, -0.0028242648, 0.0044200798, -0.03552911, -0.015658641, -0.0245222, 0.014030067, 0.028490677, 0.026394123, 0.017352732, -0.008774642, -0.048145875, 0.0051571494, 0.0072958223, -0.020460125, -0.0077076457, 0.06858728, -0.014395093, -0.006224146, 0.015770957, 0.0035519751, 0.04631139, 0.014732039, -0.007501734, -0.018990666, 0.019954706, 0.04114488, -0.017979827, 0.04342863, -0.057056233, -0.07068384, 0.019280814, -0.007866759, -0.043803014, -0.062484812, -0.009640407, 0.013421693, -0.029950779, 0.027423682, 0.037157685, -0.028116293, -0.008072671, 0.021695595, 0.018354211, -0.0060650324, -0.017961107, 0.021414807, -0.044027645, -0.05885328, 0.08678238, 0.048333067, -0.0049839965, 0.034200046, 0.02594486, 0.05091632, 0.04582469, -0.012888194, -0.006439417, 0.006411338, -0.008039912, -0.026150772, 0.008021193, 0.009855678, -0.019580321, 0.0127478, 0.038131084, -0.013515289, 0.008119469, 0.009200505, 0.021452244, -0.05072913, -0.012626125, 0.032646347, -0.027161611, 0.049868047, 0.040283795, 0.017502487, 0.0064347377, -0.0303626, -0.031467035, 0.006149269, -0.047209915, 0.031204967, 0.032908417, 0.0293892, -0.024859145, -0.01987983, -0.01470396, -0.0049184794, -0.074652314, 0.05563357, -0.053349823, 0.018663079, -0.0034841178, -0.004207148, 0.012410854, 0.05072913, 0.006083752, 0.030343883, 0.026281808, 0.035660144, 0.046985283, -0.008989913, 0.05686904, 0.00075754407, -0.026993139, -0.003580054, 0.03702665, -0.003554315, -0.08131636, -0.0037391675, -0.01494731, 0.017736476, 0.026824666, -0.031523194, -0.027554715, 0.00906947, -0.015649281, -0.019093622, -0.009743363, 0.006205427, -0.010239422, -0.0012717381, -0.047135036, 0.01102563, 0.0057234066, 0.0059761163, -0.021134017, -0.00017388415, -0.004951238, -0.025083777, -0.0352296, 0.073978424, -0.01251381, -0.031785265, 0.038168523, -0.010875876, 0.014760118, -0.015293616, 0.024428604, 0.008769962, 0.06106215, 0.0038608424, 0.041107442, 0.060500573, 0.00049137993, 0.012644844, -0.045150798, -0.002627713, -0.029033536, -0.047883805, 0.015237458, -0.0070477924, 0.011362577, 0.008306661, 0.031504475, -0.005213307, 0.0636454, 0.009256663, -0.015565045, -0.042080842, 0.006589171, 0.0098463185, -0.026188212, 0.004066754, -0.025776388, -0.00015735858, 0.025813827, 0.01028622, -0.046236515, -0.023717273, 0.036071967, 0.035004973, -0.0013126865, 0.0020778351, 0.014104945, 0.027816785, -0.001300987, -0.00034016362, -0.029501516, -0.0038187243, -0.023417765, -0.004221188, 0.00032875658, -0.038318276, -0.014788196, -0.034911375, -0.019009385, -0.022725154, -0.014816276, -0.016837953, -0.033975415, -0.018700518, 0.0047804248, 0.03184142, -0.050092675, 0.0023469243, 0.029707428, 0.0055549336, -0.016388692, 0.064806, 0.013140904, -0.0034887977, -0.051814847, -0.027816785, -0.009752722, -0.017839432, -0.01593943, 0.0014484009, 0.009383017, -0.004539415, -0.023080818, 0.052076917, -0.031991176, -0.028771466, 0.027442401, 0.009490653, -0.0031495115, -0.02231333, 0.0643193, -0.006837201, 0.004235227, -0.0029786986, -0.041332074, 0.01493795, 0.012701002, -0.018438447, 0.004370942, 0.013711841, -0.001984239, 0.012888194, 0.02989462, -0.023174414, 0.021733033, -0.01665076, -0.00036180773, 0.031073932, -0.03358231, -0.07120798, -0.018766034, -0.034143887, -0.023473922, -0.014076865, 0.028060135, -0.013983269, 0.012457652, 0.024129096, 0.00024993106, -0.028322205, 0.0048716813, -0.024129096, -0.004438799, -0.12481987, 0.01593007, -0.013402973, -0.0076327687, -0.02497146, 0.01298179, 0.016107902, 0.016940909, -0.019748794, 0.0010898105, -0.099137075, 8.5260275e-05, 0.051290706, -0.043915328, -0.024634516, 0.02381087, -0.010819718, 0.026880823, -0.0013863934, 0.0076327687, -0.018569482, 0.00010412575, 0.009186465, 0.03086802, 0.022350768, -0.025664072, -0.034405958, -0.0033858418, -0.025907423, -0.016772436, -0.01471332, 0.022519242, 0.027966538, 0.005508135, -0.0015665661, -0.009383017, 0.048258193, 0.0056953277, -0.049605977, 0.002108254, 0.0014121324, 0.03770054, -0.04556262, -0.008456415, -0.023941902, 0.009266022, -0.03631532, -0.019711357, -0.04020892, -0.043466065, 0.010810359, 0.001275248, -0.012233021, -0.02819117, 0.015134502, 0.02545816, -0.029145852, -0.0058684805, -0.022144856, 0.04780893, -0.03506113, 0.014479329, -0.05095376, -0.03964734, -0.038823698, 0.007955675, 0.0037438474, 0.0031331321, -0.02673107, 0.038411874, -0.025869984, -0.021938944, -0.014264058, 0.029220728, 0.021714315, -0.025270969, 0.034162607, -0.035641424, -0.055858202, -0.0060977913, 0.03631532, -0.032927137, -0.052638493, 0.024559638, 0.00417439, 0.03311433, 0.032253243, -0.007132029, 0.011624645, 0.0014121324, -0.029014817, -0.050878886, 0.03040004, 0.0015782656, -0.044476904, 0.0343498, -0.0148817925, -0.00090320315, -0.0073660193, -0.005409859, -0.0027306685, 0.005540894, 0.0069354773, 0.005377101, -0.027835505, -0.0071928664, 0.052114353, -0.025795108, 0.018653719, -0.029258166, 0.022612838, 0.004221188, -0.037419755, 0.005217987, -0.053387262, 0.006570452, 0.019430567, 0.031935018, 0.032889698, -0.015546326, 0.013066027, -0.010875876, -0.030250287, -0.032646347, 0.00784336, -0.008264543, 0.013253219, 0.0035894136, -0.0017771575, -0.08992721, 0.05024243, -0.054997116, 0.00027654748, 0.04238035, -0.0038514829, -0.04361582, -0.064543925, 0.019131059, -0.021152737, -0.044776414, -0.014778837, -0.020291653, 0.021227613, -0.036015812, 0.010510852, -0.024185253, 0.04443947, 0.013983269, -0.01961776, -0.013159623, -0.022126138, 0.044888727, 0.029763585, 0.04443947, 0.01591135, 0.030100532, -0.018195098, -0.0021492024, -0.0007312202, -0.0011453832, -0.0040035765, -0.0077825226, -0.029651271, -0.01297243, -0.04627395, -0.012204942, -0.009902476, -0.025832547, -0.009949274, 0.013927111, 0.013627604, -0.010426614, -0.0130098695, 0.003091014, 0.054547854, -0.04215572, 0.02596358, -0.060350817, 0.06547989, -0.0059012393, 0.0040105963, 0.021302491, 0.013300017, 0.008222424, 0.020797072, -0.017699039, 0.0068418807, 0.010932034, 0.04526311, -0.009364298, -0.01812022, -0.02377343, 0.04998036, -0.007819961, 0.04848282, -0.03302073, -0.00035040072, 0.00638326, -0.018457167, 0.07154492, 0.004380301, -0.017390171, -0.009771441, -0.014778837, -0.011081788, 0.0031963096, -0.014629083, -0.017362092, -0.029108413, 0.05952717, -0.03504241, -0.013168983, -0.01028622, 0.015565045, 0.015115784, 0.026805947, 0.056719285, 0.024353726, -0.0342562, -0.016875392, 0.038262118, -0.024634516, -0.017371451, -0.058179386, 0.02673107, -0.052039478, -0.0066780876, 0.025439443, 0.01446061, 0.0003085749, -0.008456415, 0.042679857, -0.0007862079, 0.043990206, 0.014292137, 0.02892122, -0.0303626, 0.0024475402, -0.027030578, 0.0080258725, 0.03382566, 0.020928105, -0.008222424, -0.019524163], "runbooks/expose-service-home.md::1770252899.607": [-0.033042215, 0.0019510686, -0.051939778, 0.019125702, 0.016815789, -0.00573676, 0.035475705, 0.006853693, 0.017034423, 0.027680935, -0.01001913, 0.007062821, -0.03250989, -0.016397532, 0.021711282, 0.019905178, -0.004011454, 0.022091515, -0.0025095353, -0.012386078, -0.019791108, 0.010380351, 0.049696404, 0.050152685, -0.0018928456, 0.03847954, -0.0030703784, -0.031958554, 0.014886107, 0.021064889, -0.017985003, -0.017661806, -0.007870816, -0.005988664, -0.03690158, -0.003115531, 0.0017276821, -0.024486981, -0.053916987, -0.012205468, 0.027357738, -0.016853811, -0.0012042681, -0.03541867, 0.022718899, -0.08114164, 0.024334889, -0.019524945, 0.0022647607, -0.054031055, -0.039886404, -0.013308142, -0.010703549, -0.04193966, 0.054753497, 0.011197851, 0.0069107283, -0.026369132, -0.059468385, -0.037490938, -0.023137156, 0.016273957, -0.060533036, -0.016853811, -0.0003199301, 0.012452619, -0.02306111, 0.03262396, -0.0024715122, -0.02365047, 0.025665702, -0.007328984, -0.021521168, -0.01649259, -0.033992797, -0.0062072976, 0.009700685, 0.007533359, 0.044106986, 0.0068774577, -0.0041326536, -0.007495336, 0.021140935, 0.035152506, -0.028764598, -0.00722442, -0.058593847, 0.0771492, 0.020228377, -0.020000236, -0.023821574, -0.029258901, -0.003198707, -0.05870792, -0.039316054, 0.0009755343, -0.0035884455, -0.0015660832, 0.024277853, 0.053878963, 0.016473578, -0.024753144, -0.038308438, -0.005579914, 0.014876601, 0.053346638, 0.010266281, -0.04448722, -0.01147352, -0.025000295, 0.02224361, -0.0015827183, -0.03444908, 0.0021994081, -0.019182736, -0.055628035, -0.0020413739, -0.050761055, -0.06011478, 0.01147352, 0.023574423, -0.0043726754, 0.007053315, -0.02785204, 0.022167562, 0.0021946551, -0.036388263, -0.00217802, 0.042167798, 0.049544312, -0.009962095, -0.03633123, -0.032909133, -0.022034481, -0.076578856, 0.019848144, -0.0028469919, 0.02049454, -0.009463039, -0.04448722, 0.049468264, 0.008987749, -0.027642913, -0.043954894, 0.045932103, -0.074981876, 0.02935396, -0.004752908, 0.016407037, -0.0033745647, 0.019087678, 0.0580235, -0.009539086, -0.030323552, 0.029677156, -0.04661652, -0.0055466434, -0.0141826775, 0.048137452, 0.009857531, -0.033175297, 0.027737971, -0.03984838, -0.020399481, 0.018792998, -0.030741809, -0.008236789, -0.028498435, -0.01281384, -0.009002008, 0.053878963, 0.0033365414, -0.02669233, 0.0039615487, 0.015931748, 0.026977506, 0.055399895, 0.030589715, 0.0024952767, -0.031863496, -0.021350062, 0.049126055, -0.024639074, -0.041065123, -0.030323552, -0.027186634, 0.018754974, -0.037528962, -0.04604617, 0.064145245, -0.03425896, 0.001596977, 0.029144831, 0.011834741, 0.010950699, 0.04589408, -0.013194072, -0.010665526, 0.032661982, -0.03250989, -0.012595206, 0.01981012, 0.07281455, -0.02144512, 0.0029087795, 0.014125642, 0.032928146, -0.0026877695, 0.0021922789, -0.076008506, -0.01926829, -0.02062762, 0.04220582, -0.008545728, -0.021825353, 0.04418303, -0.028954715, -0.003281883, -0.032547913, 0.0043679224, 0.0057985475, 0.03123611, 0.03389774, -0.05429722, 0.031654365, 0.003046614, 0.00036270628, 0.014638957, 0.035000414, -0.046198264, -0.017291078, -0.004676861, -0.025361517, -0.011045758, 0.039201986, -0.00926817, -0.07148373, 0.026711343, -0.048403613, 0.027566865, -0.03494338, -0.018184626, 0.016121864, -0.015522997, -0.008754856, 0.020912794, 0.038821753, 0.0050665997, -0.03671146, -0.050418846, -0.026521226, -0.0020568208, 0.00029720526, 0.023460353, -0.0066635767, 0.01731009, 0.014429828, 0.014315759, 0.014239712, -0.026749365, 0.022053493, 0.027756982, 0.04695873, 0.019021137, -0.0025523116, -0.02644518, -0.030456634, -0.010285293, 0.0011430744, -0.005109376, -0.028612506, -0.010789101, 0.0101712225, 0.009829014, -0.007927851, 0.013175061, 0.028859656, -0.024410935, 0.10258676, 0.011815729, -0.008688316, 0.037776113, -0.0015684596, 0.00577003, 0.0010325692, 0.018726457, -0.024677098, -0.008436412, 0.017329102, -0.04384082, -0.02750983, 0.04231989, 0.08289071, -0.015950758, -0.044297103, 0.034182914, -0.0097624725, -0.1663898, -0.025038319, 0.038422506, 0.01590323, -0.0018369989, 0.02294704, -0.04509559, -0.0037928205, -0.052129894, 0.0009511757, 0.020950818, -0.07422141, -0.023783552, -0.034315996, -0.010095176, -0.027129598, -0.014201689, -0.018745469, 0.008436412, -0.06011478, -0.06612246, -0.028688552, 0.06828978, 0.04334652, 0.0013498259, 0.014211195, 0.059050128, -0.03741489, -0.065209895, -0.0030014613, 0.03821338, -0.013488753, 0.0113689555, -0.028308319, 0.030114425, -0.0016920352, 0.01719602, -0.04752908, 0.02481018, 0.0047030025, 0.035608787, 0.04859373, -0.02412576, -0.0012214973, 0.024734132, -0.043650705, 0.012053374, -0.0050856113, -0.015627561, 0.03904989, 0.04346059, -0.007847051, -0.012433607, -0.042966288, -0.046502452, -0.00035617105, 0.057833385, 0.071863964, -0.04418303, -0.0011454507, -0.015389916, -0.02180634, 0.017452678, -0.031388205, -0.023669481, 0.016226428, -0.015057213, -0.010922182, -0.0064306846, -0.029410994, -0.0010129635, -0.025209423, -0.0020663268, 0.020779714, -0.0023990304, -0.011920293, -0.023270236, -0.04391687, -0.023479365, -0.1269977, 0.053118497, -0.014087619, -0.0057985475, 0.009619885, -0.045399778, -0.05893606, 0.01967704, -0.0042918758, 0.020931806, 0.26403353, 0.030855877, -0.009477299, -0.052510127, 0.065323964, -0.03714873, 0.035095472, 0.001130598, 0.010038141, -0.03600803, -0.025000295, 0.033384424, 0.04996257, 0.0019249277, -0.035114482, 0.009857531, -0.05174966, 0.02678739, 0.06562815, 0.0045722974, 0.008251048, -0.005266222, 0.028574482, 0.047072798, -0.06920234, -0.025019307, -0.011692153, 0.08235839, -0.045513846, 0.050304778, 0.014011572, -0.012842357, 0.041293263, -0.042129777, -0.07030501, 0.02669233, -0.004555662, -0.016844306, -0.011273897, -0.00056619017, -0.0018785868, 0.012861369, -0.007134115, 0.0032486126, 0.008217778, -0.030931925, 0.03705367, 0.0101712225, -0.026160005, 0.005123635, 0.02294704, -0.0014615192, -0.0013914137, -0.0027566866, -0.004455851, -0.03526658, -0.00796112, -0.024201807, -0.01967704, 0.014401311, 0.030133436, 0.03577989, -0.08676909, 0.041293263, 0.00778051, 0.0117967175, 0.036445297, -0.01533288, 0.01485759, 0.04239594, 0.019791108, -0.0021958435, 0.023745527, 0.02155919, 0.014553404, -0.015684595, 0.0141826775, 0.051065244, -0.05000059, 0.029905297, 0.011977328, -0.012386078, -0.019886166, 0.015285352, 0.010351833, 0.015437445, -0.0012785322, 0.03391675, -0.01485759, -0.013070497, -0.029201865, -0.05479152, -0.0049762945, 0.08091351, 0.048555706, 0.035095472, 0.023232214, -0.0005204434, 0.013754915, -0.017965991, 0.04254803, -0.020361457, 0.0079706265, 0.008959231, 0.05745315, -0.021996457, -0.028878668, 0.014819567, 0.004018584, 0.0056036785, -0.024753144, 0.015608549, 0.016891835, -0.057985477, -0.004914507, 0.036046054, 0.011758694, 0.020342445, 0.023840586, -0.011559072, 0.017138986, 0.0039853132, 0.02446797, 0.017481195, -0.0036835037, -0.045475822, -0.034639195, -0.01269977, -0.00476479, 0.04068489, 0.0033317883, -0.020893782, -0.019306311, 0.06608443, 0.010789101, 0.007229173, 0.020798724, 0.012348055, -0.0010901983, 0.021901399, -0.018564858, -0.008151237, -0.029277913, -0.018669423, -0.014315759, -0.031711403, 0.018317707, -0.025779773, -0.005004812, 0.020304423, -0.019068666, -0.008987749, 0.016568637, -0.041673496, 0.03625518, -0.005732007, -0.02085576, 0.018983115, 0.017813899, -0.032814074, -0.005674972, -0.007823287, 0.017509712, 0.023935644, 0.051939778, -0.03798524, -0.022966051, 0.042814195, 0.05057094, -0.03893582, 0.007276702, -0.07916443, -0.04136931, 0.024505993, -0.03064675, -0.027909076, -0.06616048, -0.0018904691, 0.026616285, -0.036768496, 0.018631399, 0.040380705, -0.044221055, -0.013003956, 0.009857531, -0.006972516, -0.004505757, 0.009971601, 0.027471807, -0.027871052, -0.052053846, 0.08197816, -0.019620003, 0.025361517, 0.028688552, 0.026350122, 0.017443173, 0.037585996, 0.020057272, 0.006772894, -0.016064828, -0.006069463, 0.00092147, 0.04847966, -0.022870993, -0.02212954, 0.015532503, 0.0052377046, -0.05045687, 0.0097814845, -0.031141052, 0.009990612, -0.040456753, 0.016701719, 0.03904989, -0.016891835, 0.053118497, 0.054221172, 0.0129754385, -0.0023538775, 0.006078969, -0.022699889, 0.035247564, -0.023802564, 0.018526835, 0.007058068, -0.004047101, -0.022186574, 0.005128388, 0.016625673, 0.0044083223, -0.00067134824, 0.045171637, -0.02796611, 0.004947777, -0.00778051, 0.020456515, 0.00856474, 0.015313869, 0.012690264, 0.0035100225, 0.021521168, 0.014838578, 0.061217453, 0.025988901, 0.06494373, -0.03996245, -0.014030584, -0.0010997041, 0.0076141586, -0.009434522, -0.04034268, -0.009990612, -0.022775935, 0.0320346, 0.03110303, -0.008203519, -0.011616107, 0.0020199858, 0.028042156, -0.018821515, -0.0052804807, -0.0073004663, 0.003811832, -0.004905001, -0.043080356, 0.007737734, 0.002559441, -0.040608846, -0.047833264, -0.0066825887, 0.0153709045, -0.01635951, -0.02644518, 0.02155919, 0.010114188, -0.02308012, -0.0021970316, -0.0070818327, 0.052738264, 0.00071531266, 0.008854668, 0.036179136, 0.0046554734, 0.02119797, 0.022794947, -0.017595265, 0.0019783978, 0.01217695, -0.06190187, 0.037129715, -0.0032486126, 0.014068607, 0.043042336, -0.013536282, -0.018935585, 0.008944972, 0.0007794769, 0.008883185, 0.022928027, -0.01229102, -0.029391982, -0.020133318, -0.008906949, 0.039240006, 0.0068346816, 0.0077614984, -0.017975498, -0.015532503, 0.0043227696, 0.004517639, -0.036274195, -0.0034339759, 0.012718782, 0.01533288, -0.015522997, 0.013707386, 0.012110409, -0.033840705, 0.014458346, -0.008479187, -0.033270355, 0.013954538, -0.041559428, 0.04673059, 0.016055323, 0.0006080752, -0.007742487, -0.010209247, -0.010446891, 0.01722454, 0.008868926, 0.00692974, -0.030209482, 0.01801352, -0.0113594495, 0.006597036, -0.054145128, 0.05243408, -0.018488811, -0.008117966, 0.021635236, 0.04334652, -0.022547795, -0.024981285, -0.08684513, -0.0027471809, -0.010741572, -0.01567509, 0.030950936, -0.010503926, -0.01631198, -0.013365177, -0.041863613, 0.03380268, -0.020874772, -0.017661806, -0.013251107, -0.004674485, 0.0062833442, -0.015313869, 0.06661676, 0.03705367, -0.027547855, -0.006107487, -0.009695932, -0.00859801, 0.0113879675, -0.005522879, -0.006235815, -0.0056987368, 0.020513551, -0.011853753, 0.044677336, -0.0013201202, 0.0031274133, -0.011606601, 0.032890122, 0.040000472, -0.018688435, -0.007376513, -0.029810239, -0.05642652, 0.0006980834, -0.018792998, 0.013907009, 0.024486981, 0.0025832055, 0.019334828, 0.047605127, -0.017367125, 0.032795064, -0.014619945, -0.025019307, -0.13665561, 0.041103147, -0.0101997405, 0.008241543, -0.00565596, 0.030494656, 0.00080858846, -0.06060908, 0.00141399, -0.010456397, -0.063118614, 0.012652241, 0.04809943, -0.036654424, 0.029734192, -0.0022992191, -0.028061168, -0.024315877, -0.00051064056, 0.017186515, 0.0015720243, -0.017452678, 0.015665585, 0.015532503, 0.023802564, -0.032661982, -0.028365355, -0.0117681995, 0.0030489904, -0.025133377, -0.011264392, -0.017148491, -0.017167503, 0.03707268, 0.009030525, -0.013868986, 0.020665644, 0.03520954, -0.033422448, 0.018118085, -0.015513492, 0.039924428, -0.040000472, 0.019382358, -0.021958435, 0.050076637, 0.006387908, -0.012937415, -0.029544076, -0.018907068, 0.03962024, 0.04262408, -0.018612387, 0.032205705, 0.001329626, 0.024486981, -0.035608787, -0.0056797247, -0.051559545, 0.007737734, -0.011910787, 0.05254815, -0.044867452, -0.026996518, -0.025551632, 0.006188286, -0.046768613, 0.015893724, 0.020304423, -0.0052234456, 0.0023431836, 0.008559987, -0.02224361, 0.00015565773, 0.0065304954, -0.05543792, 0.027224656, -0.003664492, -0.04802338, -0.011939305, -0.014553404, -0.0320346, -0.02458204, 0.03984838, 0.033384424, 0.019230265, 0.018973608, 0.009116078, 0.016350003, 0.02458204, -0.0657042, -0.01887855, 0.004303758, 0.00394729, -0.014686486, -0.006559013, 0.007053315, -0.0014056725, 0.00961038, -0.0064877192, -0.0145724155, 0.009962095, -0.020114306, 0.0025190413, -0.045741986, 0.029277913, 0.021768318, -0.013336659, -0.009629391, -0.018545847, 0.011026747, 0.013260613, -0.0047457786, 0.004424957, -0.060418963, 0.0040375954, 0.03705367, 0.016758753, -0.008835656, -0.06665478, 0.039924428, 0.0044035693, -0.024334889, -0.024049714, 0.0031012725, 0.028346343, 0.044791404, -0.009106572, 0.034011807, -0.02562768, 0.030627739, -0.044677336, 0.009040031, 0.023365295, 0.012918403, -0.040228613, -0.027985122, 0.05969652, -0.041673496, -0.044791404, -0.026293086, -0.0066160476, 0.023688493, -0.007832793, 0.0050808587, -0.012081892, 0.042586055, 0.022034481, 0.009605627, -0.04889792, 0.02482919, 0.012889886, 0.028479423, 0.05863187, 0.02201547, -0.0036526097, 0.003512399, 0.014895613, -0.019486923, 0.03762402, -0.03053268, -0.026255064, -0.017443173, 0.0056084315, -0.0049810475, 0.03671146, -0.018184626, 0.012756805, 0.010522938, -0.0073527484, -0.029658146, 0.038764715, -0.011321426, 0.03787117, 0.008060932, -0.008317589, 0.0039045138, 0.012148432, 0.08136978, 0.0079896385, 0.0021376202, 0.020076282, 0.0077710045, -0.008526716, 0.054335244, 0.012310032, 0.024429947, 0.009163606, -0.010304305, -0.004743402, -0.04391687, -0.02703454, 0.04091303, -0.037224773, 0.033479482, -0.061673734, 0.01404009, -0.010608491, 0.020475527, 0.08175001, 0.029391982, -0.010475409, -0.011863258, 0.03323233, -0.010028636, -0.054221172, -0.001984339, -0.015114247, 0.0012250621, 0.023916632, 0.033156287, 0.0046055675, -0.012804334, 0.045589894, 0.017576253, -0.042471986, 0.012851863, 0.028042156, -0.027985122, -0.017253056, 0.025437564, 0.0041136416, 0.0051806695, -0.052053846, -0.0050998703, -0.028593494, 0.028631518, -0.00483846, -0.024715122, -0.011454508, 0.0064306846, -0.03169239, 0.017395644, 0.03737687, 0.007462065, -0.05486757, -0.019125702, -0.0035147753, -0.033992797, 0.017281573, 0.019886166, 0.0013058614, 0.036977623, 0.00076462404], "runbooks/peertube-remote-runner.md::1771396363.465": [0.008560644, 0.021600315, -0.03845043, 0.045631837, -0.011118084, 0.027079877, -0.003235372, 0.020740043, 0.017224148, 0.026743248, -0.005802163, 0.0034784924, -0.038637448, 0.027678328, -0.013044346, -0.048137847, -0.028108463, -0.018729625, 0.035888318, -0.030838892, 0.04742719, -0.034448296, 0.052027773, 0.00963131, 0.03757146, 0.03368153, 0.002240682, -0.00910299, 0.05662836, -0.00025027964, 0.008944027, 0.017467268, -0.032783855, -0.042302955, -0.010472881, -0.04106865, -0.0051616337, 0.004044215, -0.025826871, -0.0029291338, 0.012333686, 0.007326341, -0.04795083, -0.006980362, 0.042153344, -0.04709056, 0.028127164, -0.031792674, 0.028576002, -0.056366537, -0.0076208906, 0.020553028, 0.018738976, -0.02272241, 0.017093237, 0.053860527, -0.026986368, -0.0033452436, -0.050008003, -0.023246054, 0.006517498, 0.010687948, -0.014708786, -0.030595772, 0.0045631835, 0.025546348, -0.003749665, 0.015447498, 0.0012752134, -0.050157618, 0.022685006, 0.017532723, -0.020852253, -0.022348378, -0.069195814, 0.01997328, 0.032260213, 0.009949236, 0.011024577, -0.05199037, 0.0022675656, 0.020852253, -0.023208652, -0.012904085, 0.012127969, -0.0033101782, -0.024798285, 0.030969804, 0.025882976, 0.028706914, 0.003712262, 0.01879508, 0.0072982884, -0.024012819, -0.019318724, -0.07390861, 0.0017228824, -0.025714662, 0.022984233, -0.035850912, 0.008569996, 0.0404328, -0.001632881, -0.015213729, 0.01892599, 0.019084955, 0.07043012, -0.0036327804, 0.007882712, -0.022778515, 0.025882976, -0.0057600844, 0.017448567, 0.03403686, -0.0022699034, -0.041442685, -0.01701843, -0.048698895, -0.014175791, -0.027322996, 0.016597645, -0.008242718, 0.00559177, -0.021993048, -0.01392332, -0.028276777, 0.014409562, 0.018112473, 3.6343874e-05, 0.005970477, -0.01118354, -0.023171248, 0.012034462, -0.022778515, -0.027790535, -0.0074525764, 0.052177384, -0.016737906, -0.0040138247, -0.06149077, 0.055394057, 0.062276237, -0.04866149, -0.025733363, 0.07244989, -0.06291209, 0.022946829, 0.018608063, -0.0128479805, 0.0053813774, 0.012268231, 0.04510819, -0.004450974, 0.006896205, -0.018738976, 0.0062790527, 0.03132513, 0.020833552, -0.00845311, 0.06818593, -0.0091357175, -0.0022137987, -0.008588697, 0.00879909, 0.035738703, -0.02580817, -0.013596043, -0.057152003, -0.008817791, -0.0140168285, -0.020122891, 0.02307774, 0.038226012, 0.021880839, 0.031848777, 0.01914106, 0.020534325, 0.02866951, -0.006554901, -0.023189949, -0.04118086, 0.0060499585, 0.011744588, -0.012960189, -0.018664168, -0.012670315, 0.01332487, 0.0032377096, -0.009855729, 0.037290934, -0.017336357, 0.04810044, 0.015251132, 0.018991446, 0.036224946, 0.012455247, -0.007349718, -0.027510013, -0.014437614, -0.036692485, -0.03768367, 0.026574934, 0.018280787, -0.01760753, -0.038824465, -0.005040074, -0.008448435, -0.031025909, -0.007817257, -0.078546606, 0.010996524, -0.022516692, -0.0011220943, -0.02984771, -0.011164838, 0.014493719, -0.006826074, 0.011987708, 0.028071059, -0.03545818, -0.004076943, 0.012221477, -0.0064146393, -0.037103917, 0.02045952, 0.05041944, 0.03579481, 0.008378305, 0.01797221, -0.01569062, -0.016981028, 0.028763019, 0.0005408845, -0.006152817, 0.06029387, -0.014044881, -0.018561311, -0.018954044, -0.023189949, 0.01582153, 0.0012576807, -0.04267699, 0.03616884, 0.001039106, -0.030595772, 0.010014692, 0.015391394, 0.009958588, -0.05341169, 0.0025714661, -0.003050694, 0.0002927965, -0.02487309, 0.05303766, -0.007826608, 0.018869886, 0.01759818, 0.0048951367, 0.005185011, -0.014680734, 0.043686874, 0.028968735, 0.050008003, 0.014718138, 0.0037660291, -0.0031138118, -0.004645003, -0.001825741, 0.0068401, 0.022759814, -0.04686614, 0.03356932, 0.0024475683, 0.010790807, -0.051429324, 0.04780122, 0.041442685, -0.013829812, 0.06332352, 0.037758473, 0.013250064, 0.0034761548, 0.005718006, 0.03377504, 0.028295478, 0.010874964, -0.046566915, -0.021843437, -0.018149875, -0.01820598, -0.043238036, 0.049671374, 0.05423456, -0.042415164, -0.028239373, 0.03033395, -0.0033709584, -0.15350251, -0.012698367, 0.008139859, 0.01795351, -0.017083887, 0.027135981, -0.0018502868, -0.0074058226, -0.0053860527, 0.008425058, 0.026761949, -0.061565574, -0.001617686, -0.002302631, 0.015475551, 0.004411233, 0.0045094164, -0.038712256, -0.00046812373, -0.019879771, -0.07996792, 0.008284796, 0.09919314, -0.013652148, 0.017860001, -0.074432254, 0.03377504, 0.012343038, -0.058311503, -0.017373761, 0.0030086155, -0.06818593, 0.011146137, 0.008448435, 0.04566924, -0.0017544412, 0.0011945629, -0.012520703, 0.0027374427, -0.0072982884, -0.006816723, 0.05247661, 0.027416505, 0.01832754, 0.03994656, -0.004474351, 0.022273572, -0.00018175591, -0.01771039, -0.015269834, 0.012520703, 0.003158228, -0.046080675, -0.0144469645, -0.023881909, 0.01889794, 0.038001593, 0.038020298, -0.029249258, -0.006531524, -0.022310976, -0.015681269, 0.029829007, -0.02117018, -0.03983435, 0.05457119, 0.0059891785, -4.1274954e-05, 0.021132777, -0.024442954, 0.0007001401, -0.001386254, -0.0068681524, -0.019122358, -0.009112341, 0.014802295, -0.014727488, -0.017878704, 0.002340034, -0.12791875, -0.01771039, -0.02034731, 0.0070364666, 0.012763823, -0.012062514, -0.00879909, 0.009388189, -0.00015896336, 0.053710915, 0.25508943, -0.005993854, -0.01545685, 0.0029221207, 0.0022792541, -0.049185134, -0.0061341156, 0.08079079, 0.01379241, -0.02438685, 0.049633972, 0.016476085, 0.026818054, -0.018645467, -0.023002934, 0.0226102, -0.011080681, 0.036785994, 0.030558368, -0.029679395, 0.036468066, -0.01677531, -0.010622493, 0.029099647, -0.034934536, -0.049035523, -0.024480358, 0.060892317, -0.033756338, 0.047389783, -0.021824734, 0.049783584, 0.05161634, 0.015148274, -0.063959375, 0.012623562, 0.011520169, -0.009837027, -0.019823667, -0.012520703, 0.027154682, -0.013885917, 0.018252734, 0.026668442, -0.006339833, 0.017757142, 0.0036117411, -0.025508944, -0.027192086, -0.04245257, -0.056703165, -0.04495858, 0.00191808, -0.031212924, 0.052888047, -0.04095644, -0.0055216393, -0.03616884, 0.011866148, 0.015241781, 0.029211856, 0.020852253, -0.08296017, 0.012268231, -0.0066484087, -0.004675393, -0.05674057, -0.053598706, 0.024555163, 0.046417303, 0.01772909, 0.015353991, 0.034579206, -0.028014954, 0.036673784, 0.0061995713, 0.022741111, 0.018505206, -0.044808965, 0.03532727, -0.029417573, 0.0041143456, -0.03317659, 0.0041727885, 0.022030452, 0.013399676, 0.026088692, 0.036000527, 0.012698367, -0.010837561, -0.016494786, -0.012389791, -0.03601923, 0.044210516, 0.009205849, -0.0053205974, -0.008887922, -0.01534464, -0.055880297, -0.0057273563, 0.014026179, 0.03781458, 0.012464598, -0.003604728, -0.00011345134, -0.04593106, -0.0060032047, 0.027771834, -0.013352922, 0.018879237, -0.030520966, 0.021244986, -0.03759016, -0.053336885, 0.00472916, 0.019356128, -0.008686881, 0.023582682, 0.030670578, -0.0065736026, 0.01654154, -0.00026152979, 0.011211593, 0.024499059, -0.0032096573, -0.0713652, -0.028351583, -0.013034996, -0.022497991, 0.06964465, -0.0058909953, -0.0166631, -0.0134838335, 0.058012277, -0.011052629, 0.025714662, 0.009406891, 0.016840765, -0.0070177647, 0.0152885355, -0.07405823, -0.01439086, -0.021600315, 0.017364409, 0.02960459, 0.0452204, 0.022554096, 0.005559042, 0.051952966, -0.013642797, -0.02163772, 0.0677745, 0.044434935, -0.064183794, -0.026780652, -0.018000264, -0.0015650878, -0.03960993, 0.009762221, -0.04507079, -0.015251132, 0.007494655, 0.012286933, 0.050643858, 0.0010525478, -0.0049512414, -0.022516692, 0.026032588, 0.009949236, -0.059396192, -0.0074899797, -0.07705048, -0.06339833, 0.011566922, -0.0073777703, -0.02520972, -0.017682336, -0.020160295, 0.039048884, -0.0523644, 0.041330475, 0.039422914, -0.024068924, 0.004051228, 0.02034731, -0.0033873222, -0.0022535394, -0.01558776, 0.034654014, -0.034990642, -0.01831819, 0.06691422, -0.002896406, 0.011632378, 0.038936675, 0.015765425, 0.03796419, 0.025134914, 0.0053252727, 0.003564987, 0.039796945, -0.017532723, -0.05722681, -0.03138124, -0.0051522832, -0.025041405, 0.005414105, 0.0053159217, -0.033475813, 0.016794011, -0.02307774, -0.046080675, -0.037290934, 0.0028309505, 0.021114076, -0.0118942, 0.082511336, 0.07779854, -0.007709723, 0.032129303, -0.05199037, 0.01023911, 0.0049559167, -0.03138124, 0.018308839, -0.033101782, 0.020683939, -0.015774775, 0.041891523, 0.0029829007, -0.0032610865, -0.0013336559, 0.0072749117, -0.03366283, 0.0015966467, -0.0135866925, 0.0039623957, 0.009332084, -0.0035532988, -0.04593106, 0.0606679, 0.019636652, 0.00690088, 0.04507079, -0.0106973, 0.053336885, 0.035177656, -0.02059043, 0.0134838335, 0.04817525, 0.03889927, -0.071215585, 0.017111938, -0.02070264, 0.030614473, 0.008022974, -0.024573866, -0.011566922, 0.014596577, 0.014708786, -0.025415437, -0.00031588125, -0.011277048, -0.0042943484, -0.007125299, -0.03603793, 0.0037636913, -0.032222807, 0.010772105, -0.043238036, 0.020291205, 0.0040091495, -0.008616749, 0.021114076, 0.046641722, 0.010996524, -0.001081769, 0.05307506, 0.014381509, 0.018187279, -0.034747522, -0.03381244, 0.00076208904, 0.0013032658, -0.018336892, 0.039123688, 0.014063582, -0.015737373, -0.013390326, -0.018495854, 0.021020567, -0.0071673775, -0.02831418, 0.06279988, -0.032690346, -0.043986097, 0.0037636913, 0.021132777, -0.0016959988, 0.021806033, -0.017055834, 0.005128906, -0.0031839428, -0.011520169, 0.003889927, 0.008873896, -0.02902484, -0.009939886, 0.038824465, 0.05019502, 0.029436275, -0.03022174, -0.010024043, -0.013970074, -0.016550891, 0.025378034, 0.07458187, -0.001332487, 0.013596043, 0.0032073196, -0.016466735, 0.0062510003, -0.015559708, 0.0065361992, -0.019337425, 0.009420917, 0.012445896, 0.04305102, -0.0071814037, -0.014531122, -0.01916911, -0.027659625, -0.01427865, -0.02128239, -0.023713594, 0.0015089831, 0.051691145, -0.040619813, 0.012754472, -0.03542078, -0.027210787, -0.025490243, 0.058535922, -0.0076302416, -0.0031091364, -0.030764086, -0.036729887, 0.0017111938, -0.028014954, 0.024293343, 0.017401813, 0.029772902, -0.018664168, -0.032746453, 0.023002934, -0.0010315086, -0.035289865, -0.007882712, 0.004829681, 0.043686874, -0.044771563, 0.04828746, -0.02059043, -0.016448032, 0.016045948, -0.008303498, 0.024648672, 0.00058997615, -0.017289603, -0.0061995713, 0.026612338, -0.007419849, -0.021319792, -0.019131709, -0.015045415, -0.019187814, -0.028220672, 0.015138922, 0.04342505, -0.039535124, -0.039273303, -0.036449365, -0.032391123, -0.0066530844, -0.039871752, 0.03033395, -0.022778515, -0.01260486, 0.030464862, 0.019412233, -0.026126096, -0.01986107, -0.036823396, 0.002933809, -0.12574936, 0.022666305, -0.016289068, -0.034279983, -0.03106331, -0.02285332, 0.0073684193, -0.025396734, -0.0030249793, -0.019636652, -0.10719741, -0.002594843, 0.0088692205, -0.020197697, 0.04697835, 0.010725352, -0.027678328, 0.020927059, 0.027435206, -0.016681802, -0.016195562, -0.0106973, 0.0119035505, 0.011033927, 0.021039268, -0.024779582, 0.015625164, -0.005199037, -0.01760753, 0.008845843, -0.06324872, -0.039460316, 0.0132781165, 0.045856256, -0.015026713, -0.01022976, 0.0012191087, 0.002426529, -0.048624087, -0.01700908, -0.020814849, 0.045145594, -0.035271164, -0.0042195423, -0.02391931, 0.03601923, 0.015372693, -0.005199037, -0.034410894, -0.03841303, -0.03401816, 0.05558107, 0.02580817, 0.015662566, 0.023526577, 0.018243384, -0.05079347, 0.004411233, -0.037029114, 0.011389257, -0.0045678588, -0.0053813774, -0.00950975, -0.027379101, -0.04555703, 0.009799624, -0.02511621, 0.031082014, 0.020066787, 0.0041611, 0.009790273, -0.015008012, -0.05730162, -0.016045948, -0.0074899797, 0.002674325, 0.034354787, 0.0019052227, -0.027884044, -0.009911833, 0.010472881, -0.04854928, -0.038226012, 0.04009617, 0.06874698, 0.025995186, 0.0075601107, 0.01902885, -0.0031535525, 0.013231362, -0.039422914, -0.0630243, 0.010472881, 0.013811111, -0.0038548615, -0.00345044, -0.05187816, -0.009650012, 0.0035416102, -0.009808974, -0.0075367335, 0.01916911, -0.008686881, 0.00041260343, -0.019010149, 0.00024808804, 0.0029641993, -0.011351855, 0.037253533, -0.022628902, -0.05041944, -0.011875498, -0.014951907, -0.014409562, -0.07705048, 0.01914106, 0.012660964, -0.005273843, -0.027902745, -0.032615542, 0.022460587, -0.014437614, -0.046080675, -0.03175527, 0.008200639, 0.01569997, 0.047015753, -0.001949639, -0.0046473406, 0.010126901, 0.021600315, -0.053523898, -0.0011969006, -0.0044977283, 0.018589363, -0.0075133564, 0.0076302416, 0.045257803, 0.030520966, -0.05887255, 0.0024545814, -0.008948702, -0.0032166704, -0.027547415, 0.0023073065, -0.05864813, 0.00910299, -0.026836757, 0.01035132, -0.045856256, 0.027566118, -0.012417844, 0.0012892396, 0.09350786, 0.020160295, 0.033344902, 0.0025831547, 0.036206245, -0.01928132, 0.03413037, 0.013951372, -0.007648943, 0.01617686, -0.011492116, -0.021974348, 0.020253802, -0.014372158, -0.030651877, -0.03618754, 0.019804966, -0.031586956, 0.070243105, -0.01201576, 0.04854928, 0.06956985, -0.03175527, 0.0102017075, -0.03532727, 0.042751793, 0.042415164, 0.028239373, 0.018243384, -0.031212924, 0.023694891, 0.01831819, 0.026818054, 0.035233762, 0.03340101, -0.008177263, 0.04091904, 0.017869351, -0.0038805762, 0.0037777175, -0.01843975, 0.00038630434, -0.040881637, 0.023582682, 0.011361205, -0.03115682, 0.07031791, 0.02247929, -0.015101519, -0.03401816, -0.029342767, -0.019337425, 0.00779388, -0.008289472, 0.01798156, 0.036000527, 0.029885111, -0.05580549, 0.008266095, -0.034597907, 0.056665763, 0.024349447, 0.0001550185, 0.013156556, 0.03177397, -0.02130109, -0.030838892, 0.072973534, 0.004904487, -0.023096442, -0.05782526, -0.00431305, -0.046641722, -0.021375896, 0.000847415, -0.027435206, -0.029361468, -0.059545804, 0.020253802, -0.002889393, 0.0049559167, 0.04293881, -0.051803354, 0.031100715, -0.011669781, -0.019748861, 0.022254871, 0.039161094, -0.017233498, 0.0113705555, 0.025639856], "runbooks/ia-cli-reference.md::1771110052.776": [-0.04507254, -0.0060575744, -0.062355425, 0.05302876, -0.0023197702, -0.005719721, 0.021375196, 0.017121093, -0.019214835, 0.048536733, -0.04027597, -0.0119057745, -0.014342128, 0.0053009726, -0.030473454, -0.032053277, -0.019833442, 0.032491058, 0.010497258, -0.015369965, -0.02253627, -0.0048679486, -0.0074565746, 0.014265993, 0.021280026, 0.010916006, 0.011353788, -0.035079684, -0.0048060883, 0.0057435133, -0.04640492, -0.020709006, 0.011791571, -0.026971195, 0.008712819, 0.010059476, -0.05184865, -0.00874137, -0.03496548, 0.013438012, -0.0021163442, 0.01233404, -0.033195317, 0.0008993571, 0.032281686, -0.02965499, 0.03700212, -0.016064707, 0.025181998, -0.046747535, -0.034756105, -0.00058440364, 0.018491544, -0.020899346, 0.04282653, 0.0009415888, -0.025772054, 0.022384, -0.12288358, 0.0074946424, -0.0065239077, 0.009735897, -0.008945986, -0.01850106, 0.027104434, 0.016435869, -0.04164642, 0.018938843, -0.0076849824, -0.022859849, -0.004720435, 0.025220066, -0.06205088, -0.024173196, -0.050059453, 0.012276938, 0.036887918, -0.06901733, -0.016207462, 0.0080751795, -0.0037021155, -0.0035165339, -0.012257904, 0.009707347, -0.003026408, 0.010192714, -0.0355365, 0.09174394, 0.018358305, 0.008470136, 0.0050725644, 0.0011450148, -0.008070421, -0.054285005, -0.048308324, -2.8197848e-05, 0.002469663, -0.010706632, 0.022212692, -0.00038543876, -0.03675468, -0.012933612, 0.008546271, -0.0043231, 0.07484174, 0.0033071598, 0.008222694, 0.020080883, 0.006733282, -0.025981426, -0.00068403484, 0.0053866254, -0.00092850294, 0.02561978, -0.020651903, -0.05055434, -0.007765877, 0.014332611, 0.016350217, 0.012657618, 0.03022601, 0.01109683, 0.017121093, -0.02552461, 0.010592428, 0.048727073, -0.025791086, -0.008855574, 0.013409462, 0.0112871695, -0.020385427, -0.009364734, -0.03220555, 0.040161766, -0.042331643, -0.055807725, 0.017206747, 0.088546224, 0.0067475573, -0.0691696, 0.06817983, 0.060223617, -0.015388999, -0.030892203, 0.034127984, -0.036354963, 0.076669, 0.041874826, -0.03713536, -0.047889575, -0.05123956, 0.028246475, 0.027637387, -0.036354963, -0.032281686, -0.021622637, -0.013323809, 0.036983088, 0.020594802, 0.028379712, 0.003026408, 0.027599318, -0.056569085, 0.01484653, 0.03121578, -0.031101577, 0.043283343, -0.033233386, 0.0033476069, -0.0096550025, 0.04469186, -0.02670472, 0.020766107, 0.047699235, 0.019528897, 0.022840815, 0.017968107, 0.049488433, -0.0073185777, -0.007632639, -0.06475371, 0.06540087, -0.03525099, 0.016283598, -0.02950272, 0.027161535, -0.0093694925, 0.0129621625, 0.00086009945, 0.07411844, -0.031158678, -0.0026647619, -0.0035641189, 0.04419698, 0.023925753, -0.009621694, -0.0046038516, 0.009773965, -0.0012966921, -0.005239112, 0.018206032, 0.02129906, 0.027827727, 0.015008319, 0.0035260508, 0.009179153, 0.03761121, -0.06463951, 0.016236013, -0.033595033, 0.03601235, 0.009321908, -0.013694972, -0.011848672, -0.0078087035, -0.005015462, -0.0094170775, 0.024192229, -0.03500355, 0.009231496, -0.012315006, 0.002750415, -0.005986197, 0.03947654, 0.020404462, 0.0067094895, 0.034641903, 0.0155983735, -0.02765642, 0.013514149, -0.024630012, 0.01954793, -0.0005168924, -0.014009033, 0.047775373, 0.008427309, 0.013799659, 0.008160833, 0.0028622397, 0.011296687, 0.0023792516, 0.005543656, -0.011458475, 0.02660955, -0.05668329, -0.027485114, -0.007642156, 0.018729469, -0.015693543, 0.0012966921, -0.017435156, 0.0012538655, -0.012124666, 0.0140661355, 0.05706397, 0.009964306, 0.01122055, -0.010192714, -0.018291686, 0.0039757295, 0.035403263, -0.023240529, 0.019243388, 0.0191387, 0.013485597, -0.0514299, -0.039857224, -0.054589547, 0.0024434912, 0.021851046, -0.039819155, 0.039666884, 0.018424924, 0.02504876, -0.014408748, -0.0014549124, 0.024496773, -0.012353074, 0.039438475, 0.0485748, -0.025448475, 0.034851275, 0.032129414, 0.0003325004, 0.0005766711, 0.0013799659, 0.027884828, 0.0025814879, 0.007856289, -0.029331414, -0.00033844853, 0.0131049175, 0.07468946, -0.005400901, -0.02632404, 0.020880312, -0.026247904, -0.16582431, -0.023088258, 0.011325237, 0.056188405, 0.02533427, -0.0002905661, -0.04438732, -0.028703291, -0.008436826, 0.033766337, 0.003045442, -0.046747535, 8.981675e-05, -0.039971426, 0.03013084, 0.009555074, -0.01335236, 0.005700687, 0.011753502, -0.012105632, -0.01805376, -0.02940755, 0.033861507, 0.007861047, 0.030302148, -0.029083971, 0.042521983, -0.012048529, -0.050973084, 0.008279796, -0.007670707, -0.013714006, 0.013894829, 0.0289317, -0.025772054, -0.008022836, 0.0025386615, -0.046328787, -0.0020996896, -0.001036164, 0.040161766, 0.016007604, 0.004427787, 0.059881, -0.026856992, 0.0054056593, 0.012828925, 0.0037163908, -0.040961195, -0.0074327816, -0.021089686, 0.00785153, 0.00014624961, 0.0014739464, -0.026723754, -0.053675916, 0.00658101, 0.0522674, -0.008755646, -0.027009264, -0.0069949995, 0.02955982, -0.018158447, -0.07708775, -0.020061849, -0.032738503, 0.015189142, 0.00053324975, 0.03528906, -0.042521983, 0.012153217, -0.034223154, -0.0064097038, 0.0127242375, -0.020423496, -0.02082321, 0.02291695, -0.026761822, -0.030949304, -0.12577675, -0.0009873894, -0.014798945, -0.019509863, 0.037458938, -0.015293829, -0.016397802, 0.016236013, 0.004425408, 0.031615496, 0.24835579, -0.035879113, -0.0036521512, 0.029769195, 0.028893631, -0.032300718, 0.00057548145, 0.031063508, 0.008669993, -0.015921952, 0.027237672, 0.04644299, 0.02746608, -0.00041250273, 0.012667135, 0.0345277, -0.035079684, 0.021451332, 0.06128952, -0.0083606895, 0.050211724, -0.008850816, -0.026019495, 0.025486542, -0.019252904, -0.03684985, -0.048079915, 0.018700916, -0.047128215, 0.02921721, 0.0060956427, 0.014361163, 0.0429788, -0.02727574, -0.045415152, 0.016902203, 0.018443959, -0.020461563, -0.00550083, -0.0053961426, -0.03182487, -0.01287651, 0.012562448, -0.0028812736, -0.0039662123, -0.03801092, -0.011448959, 0.03599332, -0.03207231, -0.018605746, -0.040428244, -0.034147017, -0.0042112754, 0.015760163, -0.0050582886, -0.011782054, -0.017654046, -0.016274082, -0.009707347, 0.04164642, -0.0035593603, 0.010849387, -0.013599802, 0.012324523, 0.020195087, 0.050211724, -0.008798473, -0.05009752, 0.004675229, 0.02756125, -0.008712819, 0.029826298, 0.013038298, 0.007937184, 0.024649046, 0.020651903, 0.03064476, 0.024915522, -0.016531039, 0.009355217, -0.03846774, 0.016007604, 0.0077706357, -0.013361877, -0.00016654762, 0.013951931, -0.012667135, -0.024839386, -0.038258366, -0.04374016, -9.227035e-05, -0.020328326, -0.020689972, 0.047052078, 0.009764449, 0.0070521017, 0.065553136, 0.033043046, -0.0107447, -0.03125385, 0.0139233805, 0.030892203, 0.0019831061, -0.03614559, 0.05763499, -0.020004747, 0.0054437276, 0.033861507, 0.014265993, 0.0047251936, -0.003290505, 0.018082311, 0.044806067, -0.042255506, -0.0046776086, 0.044996407, 0.032852706, 0.020766107, -0.011696401, -0.01910063, -0.027028298, 0.026723754, -0.03656434, -0.015151074, 0.0299405, -0.054399207, -0.006219364, -0.019871509, -0.031615496, 0.05706397, 0.021356162, -0.03709729, -0.0016238391, 0.06562927, 0.0003414226, -0.01563644, 0.034280255, 0.049831044, -0.00982155, -0.002009278, -0.015921952, -0.012800373, 0.0042612394, -0.009393285, 0.0040447274, 0.015950503, 0.022517236, -0.05432307, -0.021356162, 0.014418265, 0.007313819, 0.007918149, 0.020766107, -0.0458339, -0.026914094, -0.00043153676, -0.014427781, 0.010544843, -0.011743986, -0.027960964, -0.007813462, 0.062393494, -0.017054476, 0.06395428, -0.017054476, -0.029674025, 0.020271223, 0.037116323, -0.011591714, -0.035460364, 0.017796801, -0.054817956, -0.054779887, 0.010887455, -0.009869135, -0.04438732, -0.038543876, -0.018348789, 0.01506542, -0.057140104, 0.027865794, 0.041532215, -0.055160567, -0.033518896, 0.0382774, 0.043054935, -0.016673794, -0.023792516, 0.03410895, -0.031558394, -0.016664278, 0.08938372, 0.051011153, 0.010068992, 0.0514299, 0.007903874, 0.05900544, 0.02765642, 0.008969778, -0.017368536, -0.013047815, 0.0011057572, -0.01897691, -0.03471804, -0.02228883, 0.0014751359, -0.006828452, 0.018891258, -0.04396857, 0.016787998, 0.05074468, -0.023507005, -0.0196431, 0.0012800373, -0.0073804385, -0.028246475, 0.03799189, 0.05340944, 0.024991658, -0.035460364, 0.033480827, -0.007651673, 0.058853168, -0.05276228, 0.032529127, 0.056569085, 0.039552677, -0.020651903, 0.02139423, -0.049183886, -0.004765641, -0.07217698, 0.0047561238, -0.023468938, 0.0027742074, -0.038639046, 0.009812034, 0.019681169, 0.013742557, -0.02641921, 0.04507254, -0.027999032, 0.038829386, 0.014047101, -0.025867224, 0.035974283, 0.011172965, -0.0022590994, 0.013504632, -0.011639299, -0.04396857, -0.06475371, 0.003725908, -0.023335699, 0.02638114, 0.020137984, -0.002914583, -0.019605033, -0.019376624, -0.0020616215, -0.00753271, 0.018615264, 0.004972636, 0.009164877, -0.04412084, 0.031862937, -0.006942656, -0.05028786, -0.032281686, -0.039819155, 0.017911006, 0.0106114615, -0.034337357, -0.055769656, 0.0058053737, -0.0046109897, -0.015883883, 0.05123956, -0.0014120858, 0.040846992, -0.050630473, 0.01875802, 0.028893631, 0.08671896, -0.01954793, 0.021832012, -0.004511061, 0.015217693, -0.016512007, -0.061784405, -0.0036664268, -0.037687346, -0.0017380433, 0.014132754, 0.0016916478, -0.023754448, 0.020499632, 0.0044896477, 0.031577427, 0.017654046, -0.019062564, 0.028608121, -0.03192004, 0.028265508, -0.063535534, 0.031672597, 0.030797033, -0.0051201493, 0.03153936, 0.040123697, 0.0043968568, -0.031901006, 0.0364882, 0.016892686, 0.02600046, 0.04027597, 0.07708775, -0.0103735365, 0.019024495, -0.036640473, -0.016540557, 0.02282178, -0.042179372, 0.048194118, -0.0261337, 0.009783482, -0.057178173, -0.04400664, -0.03713536, -0.005343799, -0.033100147, -0.018453475, -0.022955019, -0.025086828, 0.011896258, 0.054399207, 0.041989032, -0.023335699, 0.035936214, -0.031996176, -0.005995714, 0.012990713, 0.07731616, -0.019091114, 0.002874136, -0.049602635, -0.020880312, 0.00017814647, -0.03671661, -0.0006923622, -0.043054935, -0.03439446, -0.010430639, -0.020366393, 0.033804405, -0.03487031, -0.038696148, 0.036602408, 0.008527238, 0.01900546, -0.048879344, 0.012610033, 0.01541755, 0.004332617, 0.03595525, -0.02504876, 0.037363768, -0.052305467, -0.028493917, -0.021508435, -0.04895548, -0.014960734, 0.019928612, 0.00029770384, -0.014703775, 0.01497025, -0.026152734, -0.03013084, 0.012505346, 0.0141137205, -0.022955019, -0.003906731, -0.014989285, -0.014903632, -0.032224584, 0.011829639, -0.034470595, -0.03477514, -0.02571495, 0.04434925, -0.03624076, 0.014570536, -0.015341414, 0.0392862, -0.14009033, -0.00033844853, -0.026647618, 0.007075894, -0.02219366, -8.736314e-05, -0.017444672, -0.04335948, -0.005015462, 0.001522721, -0.021755876, -0.010354503, -0.0008208418, -0.020442529, 0.027123468, 0.047775373, -0.017425638, -0.020709006, -0.014246958, 0.007161547, -0.021089686, -0.04301687, 0.011258618, -0.026400175, 0.026552448, 0.012886027, -0.008398758, -0.0088888835, -0.027313808, -0.023678312, 0.028551018, -0.024744216, 0.021165822, 0.05991907, 0.0589293, 0.0035760151, 0.009935754, -0.010573394, -0.009364734, 0.05009752, -0.03989529, 0.013399945, -0.01103021, 0.015921952, 0.023240529, 0.0298834, 0.01090649, -0.040580515, -0.015912434, 0.00081489363, 0.028760392, 0.0075517446, -0.027884828, -0.025600746, 0.0050535304, 0.022974053, -0.04183676, 0.008636683, -0.011106346, 0.027751591, -0.02533427, 0.005543656, -0.025067795, -0.039400406, -0.0115250945, -0.0043207207, -0.051201493, 0.00065667345, -0.00019048883, 0.02190815, 0.00026394823, 0.006714248, -0.036697578, -0.024154162, 0.02438257, 0.023830583, 0.046366856, 0.010868421, -0.01223887, 0.0054627615, 0.015017835, -0.041037332, -0.014427781, 0.0071282377, 0.020689972, 0.0373828, -0.021565536, 0.0224411, -0.012886027, 0.0065239077, -0.016264563, -0.06224122, -0.005548415, 0.06243156, -0.015826782, 0.06463951, -0.030340215, -0.05668329, 0.028227441, 0.015446101, -0.041151535, -0.018424924, 0.034318324, 0.009859619, 0.008227452, 0.025505576, 0.015246244, -0.020271223, 0.032890774, 0.03856291, -0.04339755, -0.0057435133, -0.031805836, 0.0050059455, -0.023944788, -0.0070235506, 0.018872224, -0.014856047, -0.03620269, -0.027846761, -0.0057768226, -0.018558161, -0.026152734, -0.0060861255, 0.012248387, 0.005871993, -0.005705445, -0.012752788, 0.00397335, -0.030511523, 0.019890543, -0.055807725, -0.04282653, 0.044653792, -0.008046629, -0.03705922, -0.0072567174, 0.054018527, -0.0040137973, -0.039248135, -0.036450133, 0.0073043024, -0.046861738, -0.005534139, -0.023583142, -0.0057149623, 0.034413494, 0.018710434, -0.002438733, -0.04975491, 0.006952173, 0.030777998, -0.021337127, 0.012610033, -0.0050820815, 0.019300489, -0.016312148, -0.0071996152, 0.0158934, 0.05915771, 0.047318555, -0.04492027, 0.008560547, -0.009626452, -0.012943128, -0.039933357, 0.0088888835, 0.0024530084, -0.041151535, 0.027542217, 0.0031525083, 0.020975482, -0.02110872, 0.0055674487, 0.002750415, -0.018681884, 0.0140185505, -0.028855562, 0.037401833, 0.002600522, 0.0036997362, -0.0061622616, 0.05295262, -0.008137041, 0.02660955, 0.009212462, -0.02670472, 0.04354982, 0.02187008, -0.0019878647, -0.033461794, -0.042864595, 0.0059433705, -0.033880543, 0.047927644, -0.0072709927, 0.049374226, 0.0038234573, -0.013580767, 0.060566228, 0.009935754, 0.060794637, -0.06087077, 0.01280989, -0.021337127, -0.010668564, 7.026227e-05, -0.0004951817, -0.018006176, 0.0014311199, -0.049221955, -0.0020913621, -9.174989e-05, 0.031482257, 0.031805836, 0.013647387, 0.022840815, 0.0012348315, -0.008703303, -0.0014204131, 0.016949788, 0.005948129, 0.038962625, -0.025505576, -0.06932187, -0.056416813, 0.02291695, 0.060223617, -0.017330468, -0.02228883, 0.03013084, 0.012590999, -0.024972625, 0.042141303, 0.010192714, -0.02561978, -0.005410418, -0.0033024012, -0.017187713, 0.020214122, -0.0018784191, 0.0103259515, 0.032719467, 0.021413265], "runbooks/authentik-create-invitation.md::1771276446.760": [-0.0093935095, 0.01705269, -0.01894639, 0.01683707, -0.003032735, -0.050361212, 0.049536232, -0.03391788, -0.0032694477, 0.017362056, 0.011259087, 0.03296166, -0.051861174, -0.0035952206, 0.031180453, 0.0468738, -0.00409677, -3.5887755e-05, 0.003960836, -0.02188069, -0.020418229, -0.006988884, 0.02975549, -0.034574118, 0.0176058, 0.012365309, 0.005343613, 0.009618504, 0.025893088, -0.05549858, 0.020118237, -0.007410748, -0.020455727, -0.01252468, -0.019462002, -0.004870188, -0.03206168, 0.024355628, -0.03986148, 0.03367414, 0.016218336, 0.009529443, 0.008446659, -0.02422438, -0.00891071, 0.008845086, 0.0015105082, -0.0060842196, 0.015308984, -0.033542894, -0.007795113, 0.031780437, 0.030074231, -0.02073697, 0.030711714, 0.043948878, -0.01114659, -0.0025968086, -0.07001071, -0.007781051, -0.031780437, 0.01193407, -0.02384939, 0.0061451555, 0.001648786, 0.043948878, -0.024055636, 0.008784151, -0.006163905, -0.021805692, -0.029118005, 0.035099104, -0.033449143, 0.0030467971, -0.06153593, -0.02428063, 0.042936403, 0.018224534, 0.035361595, 0.033505395, -0.01445588, -0.035736587, 0.0051092445, 0.010987219, 0.02034323, -0.04732379, -0.04773628, 0.0940476, 0.004612382, 0.0119153205, -0.0052451785, -0.011699701, 0.05797352, -0.037105303, -0.02266817, 0.0031124204, -0.016340207, -0.019499501, -0.009323199, 0.0046639433, -0.027899288, 0.0036397506, 0.009276326, -0.03526785, -0.03365539, 0.014690249, 0.028330525, -0.001035911, -0.021749444, -0.023474399, -0.02109321, 0.028330525, 0.009248201, 0.019171385, -0.013246536, -0.02503061, 0.016302709, 0.0019780744, 0.01528086, -0.018777644, -0.054036118, 0.011784074, -0.0005859225, -0.0028147718, -0.01528086, 0.044323865, 0.01331216, -0.010884097, -0.016368331, 0.040086474, 0.045186345, -0.026849313, -0.042898905, -0.046686307, -0.033355396, -0.018862018, 0.053061143, 0.01504649, -0.008324787, -0.04818627, 0.00772949, 0.03873651, -0.033017907, -0.011577829, -0.006773264, -0.082797885, 0.022105685, 0.009946621, 0.03412413, -0.015787097, 0.0039655236, 0.04214892, -0.018215159, -0.026305577, -0.040423967, -0.01697769, 0.03674906, -0.00016581608, 0.03596158, 0.042898905, 0.00819354, 0.055836074, -0.10064743, -0.04859876, 0.029886736, -0.0024327503, -0.0041858307, -0.039074, 0.00090173475, 0.008371661, 0.008709152, -0.025649345, -0.031611692, 0.024918113, 0.00898102, 0.00781855, 0.07016071, 0.02660557, -0.021205708, -0.06536083, -0.04931124, 0.06929823, -0.0057186037, -0.006717016, -0.0009081799, 0.013059041, -0.024749367, -0.0062060915, -0.024074385, 0.040986452, -0.01996824, -0.02932425, 0.03286791, 0.05714854, 0.04503635, -0.015233985, -0.002638995, -0.030242978, 0.028349275, -0.047886275, -0.038005278, 0.015908968, 0.021636946, -0.0030163291, -0.027149307, -0.021749444, 0.020643223, -0.012618427, -0.017071439, -0.021618197, -0.014643376, 0.02384939, 0.0010845426, -0.059885968, -0.04027397, 0.0088029, 0.005465485, 0.01075285, -0.034217875, 0.022893164, 0.01585272, 0.04848626, 0.0011958679, 0.017155811, 0.042111423, 0.01175595, 0.0014015266, -0.0015890219, 0.008348224, -0.009880997, -0.010602854, -0.012590303, -0.018018289, -0.020905716, 0.004145988, -0.0037499042, -0.025593096, 0.023380652, -0.020080736, 0.03862401, -0.0027561795, -0.004061615, 0.0059014116, 1.3357202e-05, -0.026361827, -0.016555827, 0.0043053585, 0.0010224348, 0.008376349, -0.04151144, -0.032924157, 0.025255604, -0.0332429, 0.02268692, 0.004000679, 0.010396609, 0.016499579, -0.011390334, -0.013949644, -0.010340361, 0.036017828, -0.018027663, -0.00044500816, 0.025180606, 0.0076216804, -0.030186728, -0.021036962, -0.009927872, 0.025274353, -0.00023685918, 0.004281922, 0.0054420484, 0.03279291, -0.027636794, -0.02812428, -0.0021058056, -0.011071592, -0.037424043, 0.043611385, 0.036505315, -0.0186089, 0.0060373456, 0.037274048, 0.0040334905, 0.030411722, 0.015327733, -8.290804e-05, -0.02583684, 0.02030573, -0.018121412, -0.025293102, -0.034611616, 0.072073154, 0.003508504, -0.038511515, 0.01561835, -0.00851697, -0.156146, -0.029605493, -0.027711792, 0.022424426, -0.0058873496, 0.02898676, -0.056436058, -0.03433037, -0.04079896, 0.034967855, 0.030786714, -0.043198895, -0.018646399, 0.028499272, 0.035774086, 0.005559233, -0.039598987, -0.016396455, -0.00665608, -0.028349275, -0.037011553, -0.054898597, 0.12599678, 0.0037616226, 0.0019522938, -0.034574118, 0.0032014807, -0.020643223, -0.0093935095, -0.02116821, 0.018327657, -0.01798079, 0.0027725853, -0.005648293, 0.04859876, 0.015337108, 0.016827695, -0.026005585, 0.043836378, 0.032717913, 0.019743245, 0.010584105, -0.0070123207, 0.011277837, 0.019330757, 0.0086857155, 0.0037803722, -0.033430394, 0.016077714, 0.019049512, 0.025218105, -0.013077791, -0.04379888, -0.018083913, -0.016087089, -0.0034545993, -0.0016347239, 0.02506811, 0.016415205, 0.020268232, -0.035117853, 0.0076873037, -0.021580698, -0.024393126, -0.022855666, 0.014540253, 0.036430318, 0.03944899, 0.009543506, -0.022949412, 0.037105303, -0.046761304, -0.0045561334, 0.042748906, 0.0071951286, -0.0045491024, 0.04387388, -0.024580622, 0.0039983355, -0.12592179, 0.0042537977, 0.0293055, -0.033317897, 0.0015093364, -0.019743245, -0.030299226, 0.03011173, 0.0047319103, 0.00065740506, 0.24614371, 0.015168362, 0.03836152, -0.0073638745, 0.043198895, -0.012974668, -0.034949105, 0.05508609, 0.031124204, -0.023736892, 0.020699471, 0.0017882355, 0.036430318, -0.013865271, -0.014840245, 0.029792989, -0.07151067, 0.05167368, 0.0391115, 0.009937246, 0.022330679, -0.0072841886, -0.030580468, -0.028518021, -0.03568034, -0.022593172, 0.006056095, 0.057673525, -0.017699547, 0.034217875, 0.0370678, 0.044098873, 0.08519782, -0.022480676, -0.008526345, -0.018637024, 0.0051373686, -0.012768423, -0.030955458, 0.004178799, 0.012393434, -0.008268539, 0.058498506, 0.006238903, -0.008357598, -0.004734254, -0.019349506, 0.0072795013, 0.006192029, -0.032174177, 0.006224841, -0.017137062, -0.01859015, -0.0020683066, 0.031199202, 0.0076498045, -0.011437207, -0.040986452, -0.014699624, 0.035005353, 0.021636946, 0.03393663, -0.055386085, 0.031817935, 0.0064638974, 0.02461812, -0.022911914, -0.025368102, -0.025893088, 0.05396112, 0.0026811815, 0.008831024, 0.033392895, -0.015665224, 7.6316406e-05, -0.020624472, 0.0034920983, 0.026268078, -0.027486797, 0.022124434, 0.008957583, -0.005601419, -0.010340361, 0.030674215, 0.018843269, 0.034911606, 0.007781051, 0.026530571, 0.022536924, 0.024430625, -0.012177814, 0.007382624, -0.017774547, 0.07331063, 0.013415282, 0.014605877, 0.048336264, 0.005029559, -0.016358957, 0.0072232527, 0.0038366206, 0.05557358, 0.015308984, -0.012712175, 0.064010866, -0.01171845, -0.015318358, -0.024955612, -0.0071435673, 0.036936555, -0.06941073, -0.006768577, 0.038249023, -0.037330296, 0.0053061144, 0.056436058, 0.013405907, 0.041586436, 0.0037006866, 0.020418229, -0.014071515, -0.009806, -0.0076169926, 0.001731987, 0.012074691, -0.0469863, -0.03397413, -0.04799877, -0.0041764555, 0.022105685, -0.023324404, -0.026530571, -0.02583684, 0.014427756, 0.038586512, -0.00020741657, 0.06449835, 0.008179478, -0.05321114, -0.0026366513, -0.058873493, 0.003841308, -0.027111806, 0.017615175, 0.019855743, 0.0391115, -0.035099104, -0.0072654393, 0.004288953, 0.025274353, 0.042973902, 0.04931124, 0.013002792, -0.038961504, -0.039973978, -0.016583951, 0.00772949, -0.020474477, 0.03044922, -0.042936403, 0.03832402, -0.0034147564, 0.027093057, 0.06524833, -0.024899364, -0.006562332, 0.0067545148, 0.038436517, -0.015374607, -0.03676781, -0.019537, -0.03834277, -0.06142343, -0.0023999386, 0.0129371695, -0.017062064, -0.05152368, 0.022161933, 0.027036808, -0.04222392, 0.009281013, -0.018580776, -0.046723805, 0.004832689, 0.074285604, 0.014699624, -0.016124588, -0.006473272, 0.02186194, -0.031855434, -0.03635532, 0.07301063, 0.027468048, 0.0076169926, 0.010180989, 0.008174791, 0.034180377, 0.026343077, 0.016668323, -0.019012013, -0.040948953, -0.014605877, -0.04263641, -0.020699471, -0.0254431, -0.020680722, 0.009552881, 0.037030302, -0.038849007, 0.046761304, -0.0043522324, -0.0075560566, -0.043948878, 0.017727671, 0.020193234, -0.058461007, 0.04548634, 0.055873573, 0.0016605044, 0.02855552, 0.018937016, -0.024374377, 0.007673241, -0.027955536, 0.00066443614, 0.019462002, 0.0062201535, 0.006562332, -0.0313117, -0.0062670275, -0.0005422713, -0.03453662, 0.04106145, 0.0021503356, 0.021205708, -0.010509106, 0.009215389, 0.021055711, -0.00028754148, -0.020811968, 0.047248792, 0.013049667, -0.001769486, 0.023718143, -0.014184012, 0.03089921, -0.006618581, 0.032249175, -0.009609129, 0.030186728, -0.009187265, -0.033767886, -0.050698705, -0.039074, 0.038699012, -0.020793218, -0.010012244, -0.021318205, -0.04454886, 0.0053576757, -0.016096463, -0.005301427, 0.025593096, -0.026455574, -0.024749367, -0.096747525, 0.037367795, -0.0059295357, -0.0065248334, 0.010246613, 0.010977845, -0.0022815822, -0.008727902, -0.049836226, 0.047248792, -0.023661895, -0.0008607202, 0.01719331, -0.0020589316, 0.05238616, -0.019274507, -0.015008992, 0.027618043, 0.047211293, -0.0075888685, 0.0073638745, -0.007504496, 0.0024022823, 0.008760714, -0.060335957, -0.014999617, 0.020286981, -0.04016147, 0.04016147, -0.030186728, -0.018149536, -0.023605647, 0.038117774, -0.01447463, 0.014765248, -0.013555903, 0.011287211, 0.02109321, 0.023136908, -0.008465408, 0.02506811, -0.010105992, -0.035286598, 0.01993074, -0.006407649, -0.014708999, -0.013902769, -0.022780668, 0.01959325, -0.0048514386, -0.023399401, 0.027261803, -0.026099334, 0.014399632, -0.021993188, 0.020249482, -0.025105609, -0.00499206, -0.01565585, 0.0057186037, 0.05002372, 0.017887043, -0.04151144, -0.031367946, 0.031592943, -0.036580313, -0.011334085, -0.018168285, -0.051786177, -0.00033778432, -0.050511207, 0.04931124, -0.040873956, 0.0033069467, -0.0022956445, 0.019368256, 0.023980636, 0.031536695, -0.011868446, -0.007931047, -0.015271485, -0.024768116, -0.020193234, -0.024505623, 0.013640276, -0.02812428, -0.007288876, -0.008357598, -0.02186194, 0.030355474, -0.023680644, -0.04233642, 0.050248716, 0.016096463, 0.08662278, -0.0006117031, 0.08489783, 0.0033303837, -0.010152865, -0.021318205, 0.015505854, 0.023980636, -0.015374607, 0.022555673, 0.0063092136, 0.011634078, 0.03367414, 0.006177967, 0.036167827, -0.011624703, 0.0054889224, 0.006768577, -0.029849237, 0.04533634, -0.057673525, -0.027993035, -0.018140161, -0.04972373, -0.01896514, 0.017324558, 0.012534055, -0.036036577, -0.041811433, 0.0018046413, 0.027730541, -0.014943368, 0.007396686, -0.041586436, -0.01742768, -0.1450463, 0.029661741, -0.030486722, 0.028686767, -0.016152712, 0.027861787, -0.03838027, -0.0073170005, -0.009880997, 0.0116153285, -0.028461773, -0.047811277, 0.016949566, -0.017858919, 0.010630978, 0.017118312, -0.016462078, 0.004286609, -0.023286905, 0.017521428, -0.029230503, -0.04267391, 0.009440384, -0.0021643979, -0.026080584, -0.016312083, 0.00781855, -0.013555903, -0.013996517, -0.025724342, -0.060785946, 0.031967934, 0.043836378, 0.020905716, 0.008376349, 0.045898825, -0.0010341533, -0.0042702034, -0.030674215, 0.042036425, -0.0036280323, 0.033336647, -0.052686155, -0.0026741503, -0.00042245013, 0.065473326, -0.03208043, -0.025874339, -0.01874952, -0.031592943, 0.06393587, 0.020061987, 0.014343384, 0.018693272, 0.011624703, 0.015937092, -0.05358613, 0.0014284791, -0.0235119, 0.05287365, -0.017043315, 0.015008992, -0.025293102, 0.0074388725, -0.037611537, 0.012121565, -0.012346559, -0.015168362, -0.022536924, -0.0036655313, -0.0166402, -0.02349315, -0.02662432, -0.0013886364, 0.024974361, -0.009182578, 0.033842884, -0.03436787, -0.059923466, -0.031517945, 0.0063842116, -0.0037991216, -0.029361749, 0.009187265, 0.032230426, 0.052536156, 0.008624779, -0.029586744, -0.06397337, 0.013199663, -0.05246116, -0.050548706, 0.017483927, 0.020530725, 0.0015667569, 0.022855666, -0.018299533, -0.030336725, -0.002012058, -0.05819851, -0.0047459723, 0.04147394, 0.026343077, -0.028743016, -0.012534055, -0.033505395, 0.02428063, -0.025536846, -0.006496709, 0.0054889224, -0.0008876726, 0.005877975, -0.041136447, -0.014202761, -0.029455498, -0.010190365, -0.014690249, 0.042073924, 0.008868523, -0.01565585, 0.014005892, -0.03838027, -0.0105653545, -0.028086782, 0.025686843, 0.03564284, 0.029624242, 0.013105915, 0.04256141, -0.049011245, 0.009224764, -0.036880307, 0.020886967, 0.023793142, -0.011240338, -0.02658682, -0.04016147, 0.0332804, -0.01349028, -0.049873725, -0.042373918, -0.040086474, -0.012571554, -0.023005662, -0.017540177, -0.041173946, 0.03170544, 0.028443024, -0.03478036, -0.050361212, 0.007673241, 0.033074155, 0.0139308935, 0.0026671193, 0.039074, 0.05197367, -0.05954848, 0.042973902, 0.032586668, 0.02889301, -0.012834047, -0.025368102, -0.01996824, -0.0033022594, 0.0014378539, -0.024355628, -0.03526785, -0.044773854, -0.05673605, 0.02388689, -0.03993648, 0.028724266, -0.029174253, 0.009182578, 0.014990242, 0.0054936097, -0.014221512, 0.004788159, 0.054898597, -0.0059107863, 0.003501473, 0.038230274, 0.07154817, -0.010105992, 0.052611154, 0.0072841886, -0.0060842196, 0.036861558, 0.021318205, -0.0073919985, -0.004122551, -0.0020155734, 0.08159792, -0.010452858, 0.022930663, -0.014249636, 0.009515381, 0.008746651, -0.025536846, 0.04458636, 0.0060701575, 0.0016511297, -0.003168669, 0.012637177, -0.035042856, 0.05752353, 0.0022300212, -0.0062201535, -0.042823907, 0.037705287, -0.008291976, 0.019818243, -0.028049283, 0.012449682, 0.042711407, 0.03607408, 0.06689829, 0.04927374, -0.042448916, -0.029061757, 0.04811127, -0.06089844, 0.0105653545, -0.04889875, -0.023811892, -0.041773934, -0.006618581, 0.02975549, -0.006140468, 0.015505854, 0.00028036392, 0.00937476, 0.010855973, 0.061685923, 0.003487411, 0.0068623247, 0.02889301, -0.029830487, 0.020099485, -0.07679804, 0.01230906, 0.011230963, -0.022761919, -0.029380498], "runbooks/pg-backup.md::1771176625.374": [-0.021710599, -0.011376205, -0.034212332, -0.0021661762, -0.009167007, -0.019087467, 0.03666803, 0.0008964691, 0.010604148, 0.031514782, -0.0072043096, 0.024519768, -0.03806331, 0.026026672, 0.022864033, 0.0035323906, -0.013124959, 0.010939016, 0.019217692, -0.01895724, 0.017236391, -0.034230933, 0.060983155, -0.005785772, -0.025877843, -0.00952513, -0.025654597, 0.008553083, 0.011618054, 0.0019266527, -0.017264297, -0.017245693, -0.0042974707, -0.014948128, -0.00725547, 0.008422856, -0.0078647435, -0.008901903, -0.020780409, 0.013208676, 0.004967206, -0.0266592, -0.018696787, -0.038770255, 0.039365575, -0.016650373, -0.0034626264, -0.012985431, 0.02478022, -0.041151535, -0.01885492, -0.005241612, 0.032705426, -0.020352524, 0.07047108, 0.05045342, -0.03510531, -0.0022010584, -0.020296711, 0.012790091, -0.025356937, 0.009027479, -0.014352808, 0.02498486, -0.0033324, 0.055029947, 0.018603768, 0.0138598075, -0.0033137964, -0.009343742, 0.0043370035, 0.06570851, -0.064183004, -0.001965023, -0.04304912, 0.010725073, 0.06779213, -0.047476817, 0.009711167, -0.014836506, 0.014883015, -0.0037835415, 0.007855441, -0.005004414, -0.056890324, 0.018352618, -0.031365953, 0.055513646, 0.029282331, 0.026380144, 0.028296333, -0.01140411, 0.00898562, -0.017143372, -0.066750325, -0.002124318, 0.02779403, -0.023440748, 0.024408145, -0.0048695365, -0.012297091, -0.0032672868, -0.008399602, -0.0032765889, 0.027812634, 0.00809729, 0.034528594, 0.012204072, -0.0010470434, -0.030789237, 0.004618386, 0.019385127, 0.039849274, 0.016064355, 0.011990129, -0.0286312, -0.02690105, -0.051755685, 0.008799583, 0.031961273, -0.009273979, 0.003120782, 0.061578475, -0.03292867, 0.004397466, 0.025412748, -0.0018952589, 0.027775427, 0.035868067, 0.04412814, 0.021505957, 0.03737497, -0.014641166, -0.01767358, -0.052537043, 0.008729818, -0.0018347967, 0.01812007, 0.012018034, -0.057039157, 0.01426909, 0.014715581, -0.009543734, -0.027607992, -0.004823027, 0.0051904516, 0.008878648, 0.03614712, -0.011859902, -0.041598026, 0.031142708, 0.0503418, 0.016073655, -0.03698429, 0.036128517, -2.221915e-05, 0.019040957, 0.009404205, -0.01426909, 0.022454748, 0.012064544, 0.0002550751, -0.0076787057, 0.071512885, 0.04182127, -0.01812007, 0.0148086, -0.032258935, -0.0157946, 0.042118933, 0.013887714, -0.038770255, 0.026268521, 0.046732668, 0.02546856, 0.0251709, 0.038174935, 0.027514974, 0.015171373, -0.03311471, -0.036593612, 0.00508348, -0.008432158, -0.01743173, -0.06872232, 0.040407386, -0.027124295, -0.0096646575, -0.014696977, 0.0212269, -0.021580372, -0.010352997, 0.029059086, 0.056183383, -0.018929334, -0.0032789141, 0.015785297, -0.019310713, 0.03583086, -0.025784824, -0.022529164, 0.045728065, 0.03687267, 0.0008115894, -0.019143278, -0.032203123, 0.0056741494, -0.049486026, 0.0076647527, -0.07162451, 0.0007447321, -0.020147882, -0.0073856963, 0.07229424, -0.017338712, -0.02818471, 0.003895164, 0.018101467, 0.008348441, -0.0086368, -0.02197105, 0.011134355, -0.017961938, -0.011925016, 0.041672442, 0.010483224, 0.021896636, 0.034677424, 0.02117109, 0.008413554, -0.004571876, -0.011450619, 0.0007918229, -0.000602297, 0.077987, -0.020705994, -0.016752694, 0.009832092, 0.027905652, -0.035179727, -0.025710408, -0.035514593, -0.0009732096, 0.006976413, -0.031719424, -0.049337193, 0.035868067, 0.023831427, -0.02770101, 0.010427413, -0.00029475347, 0.025003465, 0.017664278, 0.008469366, 0.014343506, -0.019180486, -0.010659959, 0.009097243, 0.012436619, 0.015459732, 0.0021580372, 0.0167806, 0.0241849, 0.019626975, 0.0075345263, 0.022603579, -0.008627498, -0.03538437, -0.0012080822, 0.042267762, 0.019403731, -0.0035765746, 0.056183383, 0.044165347, -0.031068293, -0.0076042903, 0.023812823, -0.0070322244, 0.047216363, 0.038881876, -0.032165915, -0.038919084, -0.0035928527, -0.0013150539, 0.025580183, 0.013404015, 0.02197105, -0.029114898, -0.01891073, -0.019906033, -0.014064449, 0.038174935, 0.062992364, 0.0032765889, -0.016566657, 0.016203882, 0.015496939, -0.14897898, -0.013813298, 0.012678469, 0.035719234, 0.02684524, -0.0049486025, -0.018250298, -0.028166106, -0.061727304, 0.029412558, 0.0026347588, -0.047700062, -0.023738408, -0.03726335, 0.052760288, -0.012027336, -0.0126598645, 0.008864696, -0.048072137, -0.025710408, 0.0036998244, -0.042863082, 0.017664278, 0.028426558, -0.02463139, -0.0066136396, 0.016073655, 0.025449956, -0.04141199, -0.021747805, -0.040481802, -0.05558806, 0.0011243653, 0.022250107, -0.001794101, 0.027589388, 0.008055432, -0.05421138, 0.023812823, -0.0148086, 0.002897537, 0.11683167, 0.03973765, 0.05015576, 0.026919654, 0.023905843, 0.022305919, 0.004299796, -0.054583456, 0.019273505, 0.0045346688, 0.018296806, 0.0133296, -0.0006714798, -0.021152485, -0.015162071, -0.00967396, 0.058118172, -0.04896512, -0.010055337, -0.014538845, -0.023273315, -0.005143942, -0.014557449, -0.018054958, -0.022380333, 0.0041044564, -0.014743486, 0.0026766171, -0.019571165, 0.018464241, -0.023570975, -0.0014313274, 0.020501353, 0.013301695, 0.020185089, -0.011785488, -0.010697167, 0.024147691, -0.14503498, -0.010529733, 0.0029207917, -0.0192549, 0.017199185, -0.014734184, -0.017654976, -0.029877653, 0.021450145, -0.016603863, 0.23232387, 0.00016845131, -0.007222913, -0.0051718475, 0.03140316, -0.021450145, 0.008943762, 0.024315126, 0.00023443655, -0.033486784, -0.022603579, 0.018482843, -0.011562242, -0.0006842699, 0.01189711, -0.0021115278, 0.0013790043, 0.039663237, 0.062508665, -0.0074973186, 0.04606293, 0.017906127, 0.011915714, 0.023552371, -0.0019592093, -0.08483318, -0.012334298, 0.028817238, -0.06273191, 0.060685493, -0.01683641, -0.009408856, 0.05681591, -0.039328367, -0.07709402, -0.00047962842, 0.049932513, -0.021580372, -0.056443833, -0.019124674, -0.0010615776, -0.022008259, 0.025040673, -0.023291918, -0.003095202, -0.00036132007, -0.020705994, -0.02690105, -0.032817047, -0.06448066, -0.034416974, -0.0018487495, -0.021803617, -0.012790091, 0.03119852, -0.022845428, -0.03095667, -0.0057439134, -0.0026928955, 0.041188743, 0.011348299, 0.030733425, -0.07940088, 0.02818471, 0.0138598075, 0.035291348, 0.0155062415, -0.013069147, 0.004571876, 0.043011915, 0.050788287, -0.006585734, 0.011087846, -0.016027147, 0.015413222, 0.0017115467, 0.05860187, 0.06879674, -0.058453042, 0.039477196, -0.037095916, 0.009534432, -0.019310713, 0.0054509044, 0.0017987519, 0.027775427, -0.073373266, 0.0059253005, -0.0021522236, -0.017831713, 0.016175976, -0.0077763754, -0.00019374081, 0.011562242, -0.00070229225, 0.012631959, -0.0059206495, -0.025394144, -0.018668883, -0.046323385, -0.022864033, 0.024129087, -0.027626596, -0.023012862, 0.04654663, 0.026082484, -0.03227754, 0.007901951, 0.018064259, 0.00254174, -0.045914102, 0.04383048, -0.023663994, -0.020426938, -0.0063903946, 0.016724788, -0.0023115182, -0.008548432, 0.0035068104, 0.02621271, -0.031719424, -0.002105714, 0.0008482156, -0.040593423, 0.014241185, -0.0439421, -0.017961938, -0.042081725, -0.015803901, 0.06254587, 0.02803588, -0.028705616, 0.0439421, 0.033840254, 0.017059656, -0.0006621779, 0.027421955, 0.05093712, -0.03988648, 0.014399317, -0.05815538, 0.0022394287, -0.043272365, 0.023850031, 0.010827393, -0.0146132605, 0.060239002, 0.011859902, -0.030528784, 0.020985052, -0.006739215, 0.05804376, 0.022417542, -0.03075203, -0.035756443, -0.0032719378, -0.03045437, 0.014994637, 0.047327988, -0.015441128, 0.0033184472, -0.0058369325, 0.01426909, 0.07843349, 0.08059153, -0.036444783, -0.035626218, 0.0015557401, -0.0068740924, -0.019366523, 0.011515733, -0.036965687, -0.05648104, 0.03075203, -0.0020161835, -0.060499456, -0.026863841, -0.019533956, -0.01767358, -0.042193346, 0.038323764, 0.015952732, -0.048407007, 0.028742822, 0.01140411, 0.033263538, 0.014483034, 0.0026533625, -0.0014197001, -0.0032277538, -0.036612216, 0.08319605, 0.041039914, -0.010678563, -0.00015188233, 0.030342747, 0.058676288, 0.02087343, 0.033263538, 0.0095158275, 0.006199706, -0.025487164, -0.019440938, -0.00067380525, -0.024649994, -0.033579804, 0.00922747, -0.018436335, -0.058341417, 0.012678469, -0.031775236, -0.01416677, -0.03006369, -0.018733995, -0.026491767, -0.048630252, -0.007804281, 0.024854636, 0.028742822, 0.0023429121, 0.031626407, -0.017636374, 0.054471835, -0.033728633, -0.028221916, 0.006604338, 0.0033626312, -0.026938258, -0.013441223, -0.043197952, 0.0041137584, -0.03910512, 0.003199848, -0.040556215, -0.010306488, 0.0030719473, 0.044909496, 0.01807356, 0.0340635, -0.026026672, 0.019533956, 0.0018987472, 0.0019336292, 0.07393137, 0.02734754, 0.06875953, -0.009101894, -0.007339187, -0.0065299226, 0.027124295, -0.018175881, 0.019236296, 0.020240901, 0.02478022, 0.028389351, 0.048146553, -0.0046276874, -0.0024254664, -0.019775806, -0.032612406, -0.0056508947, 0.026938258, 0.005664848, -0.0026394096, -0.036091313, -0.0073438375, 0.006520621, -0.02256637, -0.001670851, -0.029207917, -0.01416677, -0.023254711, 0.014324902, -0.0018882825, 0.013069147, -0.016985241, -0.040853877, -0.01451094, -0.011822695, -0.007325234, -0.020147882, 0.05982972, 0.03767263, 0.032370556, -0.0030370653, 0.03430535, 0.0049393005, -0.031961273, -0.035607614, -0.023682598, -0.00451839, 0.0091298, -0.043570027, -0.0062276116, -0.016259694, -0.028575389, 0.00029126526, 0.010818091, -0.018817712, 0.021654787, -0.002119667, -0.030268332, -0.018334014, 0.026231313, -0.017636374, -0.016110864, -0.0063903946, -0.015152769, 0.070545495, 0.046955913, -0.012148261, -0.065820135, 0.028966067, 0.023868635, 0.081410095, 0.030993879, 0.03335656, -0.03970044, 0.03251939, 0.032370556, -0.0010993665, -0.005929951, -0.0538021, -0.017264297, 0.014250487, -0.017217789, -0.01985022, 0.0042974707, -0.05268587, -0.016315505, 0.0054043946, -0.022826824, 0.0018568886, -0.025617389, -0.008553083, 0.00853913, 0.034621615, -0.043272365, 0.055178776, -0.044835083, -0.05700195, -0.032054294, 0.022938447, -0.016929429, 0.008525177, -0.024203504, 0.014548147, -0.010594847, -0.04624897, -0.015385317, 0.012752883, -0.030138105, -0.01619458, -0.041635234, 0.02003626, -0.03810052, -0.032351952, 0.02690105, 0.05060225, -0.0340635, -0.030733425, 0.016520146, -0.009739073, -0.048034932, -0.004892791, -0.025003465, 0.039365575, -0.009241422, -0.021933842, -0.017859617, -0.0077019604, 0.0047765174, 0.0002456279, -0.008060083, -0.0444258, 0.004313749, -0.0019103745, 0.0032696123, 0.0182596, -0.03737497, -0.0646667, -0.012287789, -0.052388214, 9.839649e-05, -0.02117109, 0.022659391, -0.06429462, 0.0153016, -0.0013650515, -0.02358958, -0.007097338, 0.006976413, -0.021208296, -0.028966067, -0.12509175, 0.029821841, -0.039774857, -0.014045846, -0.013059845, -0.00399981, 0.003051018, -0.010297186, -0.0059904135, -0.025561579, -0.04063063, -0.06786655, 0.037002895, -0.03631456, -0.0013708652, 0.024612786, -0.04669546, 0.0192549, -0.0020301363, 0.04397931, -0.016817806, 0.001512719, -0.06995017, -0.025840634, 0.0046276874, -0.017013146, 0.06689915, 0.017850315, -0.01761777, -0.017543353, -0.017357316, -0.003460301, 0.00028545156, 0.015738789, 0.01905026, 0.0128086945, -0.0001649631, 0.007929856, -0.028314935, -0.0031068295, 0.016222486, 0.019533956, 0.022343127, 0.04409093, 0.014920223, 0.0005226496, -0.011525035, -0.015431826, -0.039179537, 0.02695686, -0.0385098, -0.033896066, -0.016650373, 0.010734375, -0.024649994, -0.0027510324, -0.052537043, 0.026826635, -0.018101467, -0.01880841, -0.0043718857, 0.04278867, -0.059606474, -0.021636182, -0.011236676, 0.016771298, -0.0105576385, 0.01179479, 0.01761777, 0.047625646, 0.0050183665, -0.037728444, -0.011180865, 1.1636439e-05, 0.021208296, -0.0062648193, 0.036463387, -0.0597181, -0.026547577, -0.036258746, -0.023143088, -0.007976366, -0.036202934, 0.06526202, 0.06604338, -0.014417921, 0.0035789, -0.011506431, 0.025915049, -0.0041835224, -0.03958882, -0.027552182, 0.03129154, -0.0024161644, -0.0389935, 0.05499274, -0.03614712, -0.020892031, -0.009441413, -0.012250582, 0.028742822, -0.0444258, -0.00471373, 0.023998862, -0.022250107, 0.021729201, 0.039551612, -0.042491008, 0.046509422, 0.0032556595, 0.041337576, -0.038956292, -0.019217692, 0.010157658, -0.067196816, 0.0028719567, -0.008548432, 0.055848513, -0.011041337, -0.017496845, 0.027012672, -0.0046044327, -0.024947654, -0.0119064115, 0.017952636, 0.0651876, 0.021617578, -0.02991486, 0.019719996, -0.018929334, 0.035607614, -0.071996585, -0.008362394, 0.013878412, 0.06150406, -0.038844667, -0.06016459, 0.03376584, -0.04275146, -0.0027161501, -0.011980827, 0.008674007, 3.6171976e-05, 6.743866e-05, 0.016827108, -0.066080585, 0.020575767, -0.023366334, 0.028203314, -0.049783684, 0.012938921, -0.017831713, -0.03199848, 0.059643682, -0.014585354, 0.06291795, 0.0002675745, 0.03021252, -0.031514782, 0.049746476, 0.010278583, -0.0024115136, -0.0021464098, -0.02872422, -0.016845712, 0.01919909, -0.013850505, -0.026175503, -0.05662987, 0.007836837, -0.03248218, 0.0009953016, -0.016017845, 0.0023231455, 0.051718477, -0.038844667, 0.020761807, -0.01919909, 0.034882065, -0.008799583, 0.016073655, 0.012464525, 0.010194865, 0.020426938, 0.03943999, -0.0064741117, -0.03795169, 0.03343097, -0.012529639, 0.008860045, 0.02552437, 0.033393763, 0.031979878, 0.007822885, 0.025412748, -0.0018231693, 0.0034649519, 0.01934792, -0.0016859665, 0.0666387, -0.008153101, -0.012408714, -0.060201794, -0.05060225, -0.020519957, 0.009562337, -0.006274121, -0.025561579, 0.007725215, 0.06306677, -0.014138864, 0.034230933, -0.021152485, -0.00706013, -0.00060578523, -0.0026463862, 0.026156899, 0.012669167, 0.0008447274, -0.018296806, 0.025896447, -0.015087657, -0.013469129, -0.040705048, -0.025580183, -0.013385411, 0.0069113, -1.0787097e-06, 0.0044160695, 0.013394713, 0.015989939, 0.020799013, -0.013487732, 0.065075986, 0.048741873, -0.00036335486, -0.007887998, 0.057039157, -0.066266626, 0.02107807, 0.03761682, 0.0025161598, 0.031105502, -0.03411931], "runbooks/ia-download-mirror.md::1771110112.555": [-0.039697636, -0.0024434743, -0.088501275, 0.057834376, -0.00695179, 0.002117756, 0.036217038, 0.0065425844, -0.030666895, 0.032190833, -0.04812633, -0.007977155, -0.013611962, 0.029839076, -0.0022106504, -0.012012769, -0.036480434, 0.03279288, 0.019735934, -0.024495887, -0.011805814, 0.017111374, 0.019397281, 0.005018647, -0.016565768, 0.013273309, -0.034862425, -0.035784315, -0.00995263, 0.02376214, -0.037383508, -0.013865951, 0.03794793, -0.023780953, -0.020996476, 0.016415255, -0.022859065, -0.017553505, -0.012915842, 0.034636658, -0.02957568, 0.0044495217, -0.03330086, -0.050007734, 0.026640689, -0.021824293, 0.029406354, -0.010846297, 0.01639644, -0.060430713, -0.010658157, 0.013442636, 0.015295819, -0.02069545, 0.041729555, 0.031701665, -0.01453385, 0.028315138, -0.0821045, -0.0022764995, -0.010752227, 0.014769026, 0.0033253825, -0.00519738, -0.019190326, 0.007643206, -0.025079124, 0.022313459, -0.020902405, -0.020639008, -0.017741645, 0.0074362517, -0.039961033, -0.015615658, -0.05403394, 0.0046752905, 0.013273309, -0.035596173, -0.0021577359, -0.0027186295, 0.008884933, -0.0073280707, -0.011598859, -0.02581287, -0.004021502, 0.022896694, -0.0279953, 0.08090039, 0.035878386, 0.018654127, 0.0058982032, -0.014910131, -0.03905796, -0.07461651, -0.050421644, 0.0041743666, 0.030347055, -0.029726192, 0.04575576, 0.016151858, -0.032567114, 0.00088132045, -0.009896188, -0.016942048, 0.041955322, -0.02859735, 0.008132371, 0.032172017, -0.028484466, -0.03883219, 0.007709055, 0.016302371, 0.013630776, 0.025229635, -0.01665043, -0.0059922733, -0.021560896, 0.0015439276, 0.009581053, 0.008339326, 0.05301798, 0.0020542587, 0.052679326, -0.040563084, 0.010629936, 0.035558548, -0.020714264, 0.0012875863, 0.021504454, 0.0009254159, -0.02208769, -0.024853354, -0.0036781458, 0.026283221, -0.00995263, -0.04650832, -0.008061819, 0.036536876, -0.019021, -0.06607493, 0.060769368, 0.040450197, 0.0068012774, -0.022313459, 0.020187471, -0.028465651, 0.07856745, 0.074691765, -0.028315138, -0.03311272, -0.024853354, 0.00782194, 0.04966908, -0.010968588, 0.044024866, -0.009661012, 0.03947187, 0.02031917, 0.010507644, 0.052114908, 0.026019825, 0.0179486, -0.02306602, 0.011984547, 0.028428024, -0.017149003, 0.023461115, -0.016048381, 0.0017050229, -0.023329416, 0.0042801956, -0.017149003, 0.04240686, 0.04398724, 0.027524948, 0.030591639, 0.029011259, 0.023291789, 0.012088024, -0.02171141, -0.06686512, 0.023272974, -0.040901735, -0.01213506, -0.029142957, 0.028108185, 0.00066378305, -0.015813205, -0.0078031253, 0.06897229, -0.019397281, -0.0084804315, 0.00889434, 0.058398798, 0.01678213, -0.013028727, -0.03520108, 0.0017602892, -0.02069545, -0.013583741, 0.007798422, 0.031607598, 0.0058887964, 0.04157904, 0.013000506, -0.009449354, -0.010479423, -0.088501275, 0.00960457, -0.03743995, 0.016951455, -0.034711916, -0.027374437, -0.003205443, 0.01162708, -0.012972284, -0.008668572, 0.009990258, -0.0033300861, -0.013960022, 0.0115236025, -0.025135566, 0.0072857393, 0.037176553, 0.033978168, 0.0069659003, 0.058662195, 0.0004630019, -0.00013162482, 0.004204939, -0.017628761, 0.0067824633, -0.016725687, -0.00878616, 0.046771716, -0.022595668, -0.0045271297, 0.0063591474, 0.0068577197, 0.00033365533, 0.03823014, 0.0033300861, 0.0074973973, 0.021598525, -0.0626884, -0.049217544, -0.016499918, 0.011834035, -0.027167482, -0.008499245, -0.00908248, -0.0036428696, 0.0162083, 0.01718663, 0.039321356, 0.004247271, -0.0057994295, 0.008809677, -0.033376116, -0.017769866, 0.046056785, 0.001289938, 0.00829229, 0.018672941, -0.017092561, -0.03868168, -0.05365766, -0.040751223, 0.005747691, 0.0006032253, -0.043874353, 0.014571479, 0.0058370577, 0.028559722, -0.0076196883, 0.03004603, 0.030102473, 0.00093541085, 0.06250026, 0.059490014, -0.06129616, 0.009839746, 0.037308253, 0.00032130862, -0.024288934, 0.0033771212, 0.00809004, 0.010893333, 0.00502335, -0.02060138, -0.01855065, 0.03017773, 0.07077844, 0.020751892, -0.036423992, 0.042143464, -0.016358813, -0.15668337, -0.041127503, 0.018268438, 0.007732573, 0.020300355, 0.009016631, -0.008772049, -0.01595431, 0.004322527, 0.063027054, 0.021617338, -0.046621203, -0.019961702, -0.032604743, 0.08270655, 0.01425164, -0.017233666, 0.009458762, -0.009181255, -0.027280366, -0.009021335, -0.006881237, 0.04240686, 0.00040391405, 0.03237897, -0.024006722, 0.039660007, 0.00479523, -0.028108185, 0.0069753076, -0.031551156, -0.027242739, 0.010695785, 0.043460447, -0.01734655, -0.010470017, 0.0059734597, -0.029726192, -2.0449252e-05, 0.003186629, 0.03529515, 0.0052444153, 0.01172115, 0.035803128, -0.014129348, 0.008442803, -0.013621369, -0.010968588, -0.016800942, -0.027054599, 0.013781289, 0.004197884, 0.00045976823, 0.028352767, -0.024966238, -0.037872676, 0.012088024, 0.051324718, -0.010780448, -0.007934824, -0.005084496, 0.0046541244, -0.027788345, -0.040525455, -0.023272974, -0.04221872, 0.0019143291, -0.013245088, -0.0044236523, -0.025643544, 0.014420966, -0.0641559, -0.007718462, 0.006970604, -0.01599194, 0.0014216363, 0.036536876, -0.020977661, -0.0027374437, -0.1374178, -0.026960528, -0.025794057, -0.034053423, 0.025154378, -0.009924409, -0.033677142, 0.031419456, 0.011222579, 0.026377292, 0.23148802, -0.046282552, -0.0077278693, 0.004228457, 0.010601715, 0.003090207, -0.00097362685, 0.036950786, 0.016255336, -0.025888126, 0.036254667, 0.025549473, 0.023178903, -0.00020239798, 0.00029896694, 0.0052820435, -0.023367045, 0.0072998498, 0.07947053, 0.0013628424, 0.05087318, -0.007854864, -0.007337478, 0.027073411, 0.0018167313, -0.047938187, -0.01579439, 0.015117086, -0.023592813, 0.03753402, -0.01409172, 0.008282884, 0.029199399, -0.014373931, -0.010037294, 0.014910131, 0.010724006, 0.010545272, -0.02423249, -0.0059640524, 0.01206921, -0.02088359, 0.0040262057, -0.00068377296, 0.015173527, -0.03841828, 0.023743326, 0.034053423, -0.01962305, -0.026452549, -0.014844282, -0.046583578, -0.03841828, 0.002231816, -0.010893333, -0.008146482, -0.051700998, -0.040901735, -0.01241727, 0.03962238, 0.0048210993, -0.0075209145, -0.008983707, -0.0039133215, 0.023178903, 0.051174205, -0.025192007, -0.052378304, 0.008729717, 0.032717627, -0.009077777, 0.0048258025, -0.009026038, -0.04413775, 0.03431682, 0.020262728, 0.04948094, 0.011391904, -0.0024434743, 0.007892492, -0.031137245, 0.018418951, 0.0019907611, 0.0033559555, 0.001492189, 0.009642199, -0.044626918, -0.0119186975, -0.029745007, -0.05775912, -0.024439445, -0.02265211, -0.013160425, 0.04097699, 0.027412064, 0.0012523099, 0.034392074, 0.021918364, -0.0015897868, -0.018644718, 0.00047975816, -0.0032759956, -0.0031654632, -0.041240387, 0.0480887, -0.0155121805, 0.0034123976, -0.0077937185, 0.025549473, -0.005352596, -0.022821438, 0.011391904, 0.038719308, 0.0028950113, 0.01699849, 0.09504856, 0.019190326, 0.04082648, -0.018531835, -0.005597179, -0.06359147, 0.025944568, -0.009802118, 0.02938754, 0.034862425, -0.06073174, -0.005794726, -0.048427355, -0.026772387, 0.04477743, 0.007906603, -0.029839076, 0.005089199, 0.047035113, 0.024119606, -0.02376214, 0.04552999, 0.03984815, -0.010564087, -0.029895518, -0.02227583, 0.005140938, -0.020544939, -0.0050092395, 0.007266925, 0.04790056, 0.03832421, -0.030855035, -0.011834035, 0.0026998157, -0.009689233, 0.00051738624, 0.010479423, -0.038869817, -0.04887889, -0.034937683, -0.027167482, 0.0055125155, -0.03435445, -0.026772387, -0.027882416, 0.07262222, -0.019133884, 0.052491188, 0.0038498242, 0.0042707883, -0.0001597724, 0.07307375, -0.02157971, -0.033884097, -0.0044071903, -0.05441022, -0.05715707, 0.01267126, -0.0124078635, -0.08970537, -0.05245356, 0.0012217371, 0.0110062165, -0.058248285, 0.027562577, 0.0009548128, -0.0593395, 0.018023856, 0.03269881, 0.050158247, -0.010865112, -0.030422311, 0.022068875, -0.014138755, 0.011674115, 0.09504856, 0.057872005, 0.0010506469, 0.047825303, 0.0030949104, 0.056517392, 0.008320511, 0.016471697, -0.0089743, -0.0017203093, -0.041691925, -0.0056536207, -0.020375611, -0.029048886, 0.012821772, -0.033093907, 0.007614985, -0.016688058, 0.014411559, 0.012210316, -0.026151523, -0.020112215, -0.011119101, -0.009190661, 0.004456577, 0.056931302, 0.028898373, 0.029274656, -0.044664543, 0.021955991, -0.011542417, 0.06878415, -0.03465547, 0.0126806665, 0.05896322, 0.040901735, 0.006410886, -0.006457921, -0.04221872, -0.004322527, -0.07190728, -0.02660306, -0.030760964, 0.0043766173, -0.01971712, 0.007210483, 0.028936002, -0.01823081, -0.012548968, 0.048954148, -0.046846975, 0.024420632, 0.019867633, -0.021861922, 0.04376147, 0.049029402, -0.005672435, 0.047975816, 0.0032712922, -0.03283051, -0.049518567, 0.019227955, -0.019585421, 0.022915507, -0.024684029, -0.024157235, -0.008649757, -0.014326896, -0.0030149508, -0.02031917, 0.020864777, 0.010422981, 0.012727702, -0.026904086, 0.019830003, 0.010018479, -0.025850499, -0.013969429, -0.065359995, 0.02669713, -0.0012758275, 0.005380817, -0.0687089, 0.024439445, -0.03593483, 0.0032477747, 0.025737615, -0.0075914674, 0.027920043, -0.044062495, 0.026527805, 0.034392074, 0.06250026, -0.004910466, -0.006062826, 0.013405007, 0.030591639, 0.0022494544, -0.037778605, 0.007948934, -0.024326561, -0.013658998, 0.0035205784, 0.013696625, -0.036104154, -0.004571813, 0.0019613642, 0.0022177056, -0.008315808, -0.019453723, 0.027637834, -0.011100287, -0.0012370235, -0.05320612, 0.043911982, 0.023216533, -0.023686884, 0.077438615, 0.059828665, 0.022332272, -0.0279953, 0.011025031, 0.0032077949, 0.029425167, 0.018691754, 0.102724686, -0.0033677141, -0.0009936168, -0.029989589, -0.0027092225, 0.012012769, -0.042595, 0.030328242, -0.0048681344, 0.023611628, -0.058624566, -0.01046061, -0.034109864, 0.01693264, -0.02404435, 0.03324442, -0.0025963383, -0.03283051, -0.0013510836, 0.032435413, 0.03017773, -0.018117925, 0.05798489, -0.04511608, -0.01330153, 0.04297128, 0.06788108, -0.007939528, 0.025097936, -0.0605436, -0.012906435, 0.008640351, -0.051174205, 0.0003715774, -0.053770542, -0.018465986, -0.028014114, -0.03194625, 0.0687089, -0.0547865, -0.019416096, 0.062387377, 0.04711037, 0.011109694, -0.05091081, 0.0064532175, 0.0112507995, 0.008000673, 0.019077443, -0.024608772, 0.028221069, -0.040864106, -0.042482115, 0.0009830339, -0.03365833, 0.0039791707, 0.007088192, -0.019641863, -0.044288263, 0.020036958, -0.027412064, 0.005978163, 0.03236016, 0.0019648918, -0.049631454, -0.015098272, -0.032886952, 0.006853016, 0.022407528, -0.0063121123, -0.060393088, -0.024364188, -0.04218109, 0.032266088, -0.042933654, 0.025455404, -0.0302718, 0.01892693, -0.12357065, 0.02840921, -0.021335129, 0.0020236857, -0.02622678, -0.0037392916, -0.017308922, -0.06498371, -0.009773897, -0.017196037, -0.020902405, -0.0290677, 0.015098272, -0.036254667, 0.032811694, 0.027600205, -0.014326896, 0.021617338, -0.003332438, 0.019416096, 0.002137746, -0.014562071, 0.0031772219, -0.0401868, 0.020733079, -0.0061851176, 0.018917523, -0.025323706, -0.029895518, -0.013508485, 0.012454898, -0.046207298, -0.016339999, 0.06648884, 0.008329919, 0.009783303, 0.014035278, -0.012652446, 0.008856712, 0.036574505, -0.01586024, 0.034561403, 0.005851168, 0.010422981, -0.010629936, 0.026979342, 0.0115236025, -0.019924074, -0.026264409, 0.00510331, 0.01772283, 0.020055773, -0.040713593, -0.041541412, 0.0093317665, 0.016791536, -0.05482413, -0.005747691, 0.0144774085, 0.032567114, -0.005775912, 0.03672502, -0.049932476, -0.032548297, -0.031137245, -0.0028291622, -0.054861758, -0.025097936, 0.0053196712, 0.0069282725, -0.0008407527, 0.046357807, -0.0079018995, -0.03045994, 0.0070411568, 0.024383003, 0.024778098, -0.0018955151, 0.018428357, 0.00731396, 0.017685203, -0.049368057, -0.011580045, 0.0007114061, 0.023009578, 0.009444651, -0.035050567, -0.007229297, -0.020149844, 0.0050986065, -0.044062495, -0.049970105, -0.015239377, 0.031814553, -0.022257017, 0.0547865, -0.04729851, -0.044852685, 0.038719308, 0.046658833, -0.047223255, -0.039660007, 0.014496222, 0.009736269, 0.011109694, 0.041955322, 0.024288934, -0.018597685, 0.056630276, -0.014834875, -0.033921726, -0.022445157, -0.036442805, -0.0056630275, -0.02347993, -0.024665214, 0.005879389, -0.0043554516, -0.00906837, -0.061220903, -0.0012793551, -0.026170338, -0.027750717, -0.007977155, 0.03185218, 0.023875024, 0.0043860245, -0.009802118, -0.005554847, -0.013724847, 0.018644718, -0.043836728, -0.037270624, 0.014900724, 0.0050562746, -0.02031917, -0.0042590294, 0.052942723, -0.005150345, -0.020620193, -0.004129683, 0.014185791, -0.029632121, -0.0053008576, -0.036894344, -0.03747758, 0.01522997, 0.031212501, -0.02948161, -0.002984378, -0.02385621, 0.008033598, -0.029349912, 0.010263062, 0.011777593, 0.015117086, -0.00906837, 0.00075608946, 0.019199735, 0.053695288, 0.061409045, -0.02376214, -0.0042778435, 0.020074587, -0.003071393, 0.002070721, -0.0072810357, -0.02148564, -0.010620529, 0.019265583, -0.0051221238, 0.020243913, -0.03166404, 0.024081979, 0.0052350084, -0.010658157, -0.009002521, -0.004562406, 0.0144774085, 0.010545272, 0.015032423, 0.035746686, 0.075444326, 0.03747758, 0.04850261, 0.037929118, -0.023686884, 0.051399972, -0.0016321185, -0.025380148, -0.014430373, -0.010159585, 0.0061757104, -0.009491686, 0.04161667, -0.0087062, 0.031551156, 0.0124078635, 0.0057241735, 0.03947187, 0.01981119, 0.0526417, -0.057420466, 0.037232995, -0.036066525, -0.019284397, -0.01364959, -0.01911507, -0.029688563, 0.007963045, -0.045981526, 0.012906435, -0.01832488, 0.026979342, 0.051098946, -0.008795566, 0.008673275, 0.04078885, -0.009839746, -0.0016521084, 0.019491352, 0.018795231, -0.0020448517, -0.035276335, -0.059264243, -0.0480887, 0.030347055, 0.040901735, -0.026264409, -0.01611423, -0.0011229634, 0.026565433, -0.02427012, 0.03399698, 0.0052632294, -0.023498744, 0.034109864, 0.013141611, -0.0033771212, 0.051926766, -0.017591132, -0.018691754, 0.0145996995, 0.011485975], "runbooks/lxc-service-migration.md::1781761694.011": [-0.022541028, -0.0066140858, -0.044298995, 0.018364692, 0.0216461, 0.013265461, 0.0038407377, 0.006138655, 0.0052623698, 0.0027616955, 0.015642617, 0.020266417, -0.0241258, 0.031247944, -0.008166228, 0.018001128, -0.0042462526, 0.0011576981, -0.0011967347, -0.028246202, 0.016183302, -0.02108677, 0.010189141, 0.033447977, 0.0031695408, 0.025859725, 0.001976302, -0.031453032, 0.01634178, 0.04761769, -0.023696978, -0.018793512, -0.02071388, -0.039265018, 0.008320045, -0.0082827555, 0.006618747, 0.012286631, -0.03786669, 0.009806932, -0.003286068, 0.0029644528, 0.018746901, -0.03598361, 0.007196722, -0.029812329, 0.012174766, -0.023995288, -0.004423374, -0.014402767, -0.027202118, -0.011979, -0.018364692, -0.018047739, 0.057387333, 0.010347619, -0.05399406, -0.025393615, -0.034883592, 0.0047729556, -0.020266417, 0.023137648, -0.02699703, -0.0015311679, 0.011186615, 0.03919044, -0.008692931, 0.013274782, -0.011587468, 0.0025775824, 0.022261363, -0.012249343, -0.044000685, -0.028768243, -0.058543283, 0.026102101, 0.041837938, -0.01480362, 0.056455117, -0.004129725, 0.011624757, -0.011736623, 0.009648455, 0.011494246, -0.052651666, 0.020490149, -0.02871231, 0.084197916, 0.012137476, 0.031508964, -0.029402152, -0.032366604, 0.01227731, -0.02485293, -0.057312757, -0.028469933, 0.0013237494, -0.00466342, 0.018495202, 0.0154375285, 0.040383678, 0.045156635, -0.013060372, 0.0047566416, 0.013489192, 0.04269558, -0.030502168, -0.045380365, 0.0067958683, -0.036859896, 0.01566126, 0.027537717, -0.030520814, 0.023081714, -0.03020386, -0.036654808, -0.024163088, -0.06152638, -0.039003994, 0.0067119687, 0.017376542, -0.024871573, 0.052390646, -0.022186786, 0.012985795, -0.009825576, -0.0012445109, 0.03803449, 0.016276523, 0.006469592, -0.022186786, -0.0070615504, 0.013321393, -0.01386208, -0.045678675, 0.0040365034, 0.04004808, 0.021795254, -0.014356155, -0.04071928, 0.008870053, 0.026512276, -0.030297082, -0.037288714, 0.013638347, -0.030222503, 0.057126313, 0.026027523, -0.0189986, -0.0011472106, 0.0072573163, 0.04373966, -0.0045632063, 0.0006391519, 0.023473246, -0.045231212, -0.003992223, -0.03773618, -0.0033303483, 0.06767902, -0.024535974, 0.040980298, -0.034883592, 0.019110467, 0.033503912, 7.887437e-05, -0.013684958, -0.002134779, 0.018047739, -0.018346047, 0.026158033, 0.025691925, 0.018840123, 0.029085198, 0.027146185, 0.017516375, 0.105005026, 0.008664966, -0.0039036623, -0.020396927, -0.04795329, 0.039041284, -0.02785467, -0.056156807, -0.048997372, -0.013265461, 0.009065819, -0.0432922, -0.04418713, 0.025654636, 0.0055979686, 0.026941096, 0.08554031, -0.0020555404, -0.006194588, 0.031975072, 0.0061619603, -0.033056445, 0.007816647, 0.005886956, -0.012445109, 0.02468513, 0.026251256, 0.0040528174, -0.04605156, 0.0132281715, -0.031639475, -0.0032720848, 0.008408605, -0.06965532, 0.023435958, -0.019744374, 0.030669969, 0.023995288, 0.015167185, 0.02101219, 0.014067167, 0.013274782, -0.02302578, -0.024013933, 0.024573263, -0.0030436914, 0.021161346, -0.037549738, -0.00868361, 0.03149032, 0.0012002306, 0.028376712, 0.022783404, 0.002216348, 0.0017211073, 0.02144101, -0.032627627, 0.01343326, 0.03508868, -0.0012666511, -0.09575742, 0.014551921, -0.0027197457, -0.0026288545, -0.006273826, 0.009294212, 0.024927506, -0.0127993515, -0.018262148, -0.029271642, 0.03542428, 0.0068564625, 0.008581066, -0.020303706, -0.02045286, 0.001292287, -0.025337681, 0.030259792, 0.035070036, 0.002323553, 0.0130137615, 0.019539287, 0.029271642, -0.036468364, -0.011997644, 0.05432966, 0.050377056, 0.008953953, 0.016807888, 0.0548517, -0.041092165, -0.008278095, 0.032403894, 0.001574283, -0.0143002225, 0.027276695, 0.037717536, -0.0051411814, 0.0167706, -0.02888011, 0.00059516286, -0.000917652, 0.10627284, 0.02712754, -0.019968107, 0.046909206, 0.0017933542, -0.0013086009, 0.016220592, 0.009312857, -0.014179034, -0.014197678, 0.0005508825, -0.028973332, -0.047431245, 0.010664573, 0.093296364, -0.014952775, -0.055821206, -0.0013610381, 0.015381595, -0.15191422, -0.039003994, 0.032049652, -0.0018341386, -0.0044187126, 0.010273041, -0.051905893, -0.01827147, -0.0822589, 0.040831145, 0.001617398, -0.0637637, -0.040831145, -0.032664914, -0.007224689, -0.0027919926, 0.02078846, -0.01044084, 0.016751956, -0.03678532, -0.05343473, -0.020993548, 0.014346833, 0.01664009, -0.030502168, -0.004546893, 0.042509135, 0.012473076, -0.026046168, -0.014533277, -0.0015439859, 0.022541028, -0.0076348647, -0.0048242277, 0.0031602187, -0.0045422316, -0.015763804, 0.0063390816, 0.028768243, 0.00010516583, 0.02296985, 0.099635445, -0.0071501113, -0.007998429, 0.026213966, -0.027929248, 0.0285818, -0.007341216, -0.035480212, -0.013703603, 0.010748472, -0.0127993515, -0.016621444, -0.013498515, -0.025300393, -0.015707871, 0.029775038, 0.06424846, -0.07077398, -0.011904422, -0.032012362, 0.00092347834, 0.027836027, -0.0118112005, -0.04288202, 0.008711576, -0.0052017756, -0.019613864, 0.014029879, -0.038053133, 0.06499423, -0.012118832, -0.00024033742, -0.024629196, -0.004751981, 0.019949462, -0.024274953, -0.022112207, -0.033354755, -0.12551382, 0.023380024, -0.0028619089, 0.0019471701, 0.0241258, -0.023473246, -0.00954125, -0.011401025, 0.008348011, 0.0032720848, 0.2640041, 0.021534232, -0.02280205, -0.001446103, 0.061712824, -0.028730955, -0.0042136246, 0.01133577, 0.047766846, -0.033914085, -0.026791941, 0.0027710176, -0.011475602, 0.0014018227, 0.0047286754, 0.010086598, -0.04433628, -0.0021207957, 0.06965532, -0.021720676, 0.014878198, -0.028208913, 0.009443367, 0.027649581, -0.04235998, -0.016229913, 0.013153594, 0.076143555, -0.033429332, 0.0004028929, 0.018280793, 0.0047729556, 0.0130137615, -0.03594632, -0.06842479, -0.013815469, 0.031508964, -0.038668398, -0.03208694, -0.0049593993, -0.045827832, -0.04318033, 0.015707871, -0.020210484, -0.00402252, -0.027332628, 0.0006601268, -0.0065348474, -0.036934473, -0.008138262, 0.008492505, 0.002691779, 0.012873929, 0.0004296942, 0.026344478, -0.067007825, -0.0045492235, -0.03594632, 0.013722247, -0.005952211, 0.002126622, 0.008664966, -0.055597473, 0.030502168, -0.011820523, 0.03188185, -0.030875057, 0.01582906, 0.036020897, 0.03773618, 0.033653066, -0.015465494, -0.004099428, -0.06547898, 0.04620072, -0.025076661, 0.03495817, 0.04530579, -0.046349872, 0.068648525, -0.024200376, 0.012137476, -0.03443613, 0.027034318, 0.008511149, 0.033503912, -0.034324262, 0.034641217, -0.0143002225, -0.039600614, -0.035834454, -0.038705688, 0.011391702, 0.08680813, -0.010990849, 0.031937785, 0.010962882, -0.009834899, -0.0047379974, -0.033914085, -0.01334936, 0.0063763703, -0.0018318081, -0.02917842, 0.032590337, -0.030259792, -0.039526038, 0.015521428, 0.009704388, 0.02528175, -0.064658634, 0.054180503, -0.020490149, -0.03911586, -0.00031637144, 0.029625885, 0.036654808, -0.0032977208, 0.04332949, -0.0019087162, 0.014654465, -0.00087686745, -0.0022011995, -0.005542035, -0.004530579, -0.08501827, -0.02259696, -0.047132935, -0.044671882, 0.040793855, 0.024480041, -0.01985624, -0.0037475158, 0.016929077, 0.0076395255, -0.0028059757, 0.02028506, 0.013302749, -0.02755636, 0.0287496, -0.010701861, -0.029402152, -0.039787058, -0.006353065, 0.009993375, 0.0062878095, -0.0041227336, 0.0074297767, -0.024013933, -0.00015337898, -0.034976814, 0.06234673, 0.010851016, -0.063502684, 0.008375978, 0.019222332, -0.049593993, 0.026493631, 0.059885677, -0.023752911, -0.016351102, -0.02498344, 0.0482516, 0.044373572, 0.06491965, 0.016295169, -0.0262699, 0.011140004, 0.04963128, -0.037381936, 0.03298187, -0.033764932, -0.06010941, 0.026791941, -0.020266417, -0.025561415, -0.07289944, -0.035144616, 0.023193581, -0.011009493, 0.029122487, 0.036953118, -0.049556702, -0.032459825, -0.009732354, 0.033914085, 0.0028176284, -0.013321393, 0.02002404, -0.017786717, -0.050899096, 0.08539116, 0.004155361, 0.015596005, 0.028488578, 0.031769987, 0.065143384, 0.038183644, 0.0012468414, -0.0060221273, 0.007108161, 0.032366604, -0.0039549344, 7.435894e-05, -0.04127861, -0.019483354, 0.029159775, -0.010785761, -0.056977157, -0.019222332, -0.035834454, -0.013172239, -0.041054875, 0.02065795, 0.011895101, -0.042397268, 0.050749943, 0.026232611, -0.034025952, -0.042397268, 0.016779922, -0.005043299, -0.0082827555, -0.053509306, -0.022280008, -0.01321885, 0.04731938, 0.033093736, -0.031937785, 0.018551135, 0.008049701, -0.030539459, 0.07539778, -0.04966857, 0.014216322, -0.0006455609, 0.046424452, 0.014440055, 0.01822486, -0.0145146325, 0.024703775, 0.021832542, -0.011587468, 0.057350043, 0.01604347, 0.057983954, 0.0068005295, -0.014207001, -0.008175551, 0.02990555, -0.004351127, 0.0011821688, -0.0069729895, -0.022018986, 0.04321762, 0.037810758, 0.046424452, -0.020564726, 0.014309544, 0.007909869, -0.030558102, 0.009704388, -0.018858768, -0.012081544, 0.00014711563, -0.06257047, 0.01591296, -0.008930648, -0.024368176, -0.05858057, 0.0026218628, -0.00017231466, -0.015605328, -0.032049652, 0.019390132, -0.007341216, 0.013629026, -0.013535803, 0.0155027835, 0.05052621, -0.035405636, 0.016173981, 0.05626867, 0.029495373, -0.01998675, 0.0030273777, 0.026363121, -0.03598361, 0.008939969, -0.032907292, 0.055933073, 0.00050310633, -0.012873929, 0.018122315, -0.035275124, -0.013190883, 0.03473444, 0.037885334, 0.003931629, 0.036654808, -0.013302749, 0.00029670747, -0.019371487, -0.006520864, 0.038407378, -0.015064641, 0.0092895515, 0.010114564, 0.01767485, -0.022280008, 0.003700905, -0.024424108, -0.02035964, 0.01544685, 0.054105926, -0.023473246, 0.0018516178, -0.0103103295, 0.005383558, -0.00015716611, 0.024722418, 0.004616809, -0.010701861, -0.026586855, -0.005686529, -0.015372273, 0.044224415, -0.0068378183, -0.014840908, 0.0011384711, 0.014011235, 0.02943944, 0.023286803, -0.030185215, -0.0052716923, 0.0043115076, 0.025878368, -0.019073177, 0.03505139, -0.04761769, -0.019483354, -0.027575005, 0.01531634, -0.023454603, 0.009583199, -0.037176847, -0.011652724, -0.043814242, -0.041800648, 0.025319038, -0.013899368, -0.00333734, -0.013619703, -0.042098958, 0.025580058, -0.059289057, -0.003034369, 0.020695237, 0.033392046, -0.004866177, -0.04441086, 0.041912515, 0.020732526, -0.019501997, 0.014906164, -0.005886956, 0.005285675, -0.0040411646, 0.011112037, -0.012780707, 0.014747687, 0.03363442, -0.04937026, 0.0011582808, -0.0065534916, 0.024759706, -0.031732697, -0.009065819, 0.013172239, -0.038481954, -0.052763533, -0.009862865, -0.038090423, 0.0068984125, -0.04127861, 0.06010941, 0.004167014, 0.0023771557, 0.038519245, 0.0055047465, -0.009019208, 0.0037848046, 0.014356155, -0.011065426, -0.13140543, 0.051271982, -0.009359468, 0.017301964, -0.043105755, 0.026493631, 0.0034795033, -0.031900495, 0.0012247013, -0.009182346, -0.074428275, 0.011699335, 0.051495716, -0.03479037, -0.0050666044, 0.011979, -0.0136569915, -0.0068984125, 0.029458085, 0.024573263, 0.010617962, -0.011923066, 0.024200376, 0.034025952, 0.035070036, -0.0241258, -0.03165812, -0.0070056175, -0.029495373, -0.016220592, -0.0030576747, -0.028097047, 0.014197678, 0.045678675, 0.00902853, -0.0003093798, 0.014402767, 0.002682457, -0.0155027835, 0.0031415743, -0.0012305276, 0.028432645, -0.0052716923, 0.0014833917, -0.018429948, 0.030856412, 0.020415572, -0.009266246, -0.010841694, -0.019222332, 0.0046820645, 0.037717536, -0.0033186956, 0.0031136076, 0.017423153, 0.021459656, -0.012911217, -0.01942742, -0.011857811, -0.006311115, -0.03423104, 0.03419375, -0.047729556, -0.0020928292, -0.028302135, 0.019874886, -0.018327404, 0.03495817, 0.01583838, 0.024573263, -0.0013004439, -0.03152761, -0.0030716578, 0.01839266, 0.017376542, -0.046424452, 0.010692539, 0.02382749, 0.00817089, -0.034212396, -0.04213625, -0.014262933, -0.040383678, 0.05891617, 0.05112283, 0.014039202, -0.013423937, -0.01249172, -0.011801878, -0.003444545, 0.010123886, -0.053210996, 0.008981919, -0.012659519, -0.011093393, 0.012864606, -0.037792113, -0.026474988, -0.004288202, 0.01754434, -0.039265018, 0.016826533, 0.01767485, 0.017171454, -0.0028549172, 0.004847533, 0.021403722, -0.037512448, 0.02656821, -0.014234967, 0.00060768955, 0.00226762, -0.026903808, -0.0026591516, -0.09635404, 0.0029621222, 0.025803791, 0.020266417, 0.0015288374, -0.026680076, 0.03727007, 0.00048125748, -0.065143384, -0.028003825, 0.014011235, 0.02203763, 0.041987095, 0.01706891, 0.0445973, -0.030856412, 0.03341069, -0.027052963, -0.035741232, -0.0038663736, 0.021851188, -0.045678675, -0.043963395, 0.04620072, -0.010962882, -0.037773468, -0.045268502, -0.024722418, -0.006870446, -0.04299389, -0.013423937, -0.039637905, 0.022280008, 0.011820523, -0.03671074, -0.04299389, 0.012370531, -0.00081918645, 0.0072806217, 0.054814413, 0.02207492, 0.0082175005, 0.027258052, 0.031005567, -0.037120916, 0.045827832, 0.012417142, 0.032012362, -0.023734268, -0.013638347, -0.006670019, -0.0006892586, -0.005364914, -0.008585727, -0.03648701, -0.0030739885, 0.021552878, 0.04060741, -0.01103746, 0.0502279, 0.03380222, -0.0379972, -0.0005121372, -0.046126142, 0.045417655, 0.013768858, 0.03033437, -0.020005396, -0.027052963, -0.0012852954, 0.041353185, 0.0071780775, 0.021496944, 0.031714052, -0.024834285, 0.02613939, -0.024405465, 0.016024826, 0.0107391495, -0.019707086, 0.028358068, -0.030986922, -0.010338296, -0.024349531, 0.010384907, 0.081289396, -0.0011734293, -0.047580402, -0.026549565, 0.014057846, -0.039787058, -0.004101759, -0.019632509, -0.03410053, 0.00035977783, 0.04172607, -0.02237323, 0.0048288885, -0.018374015, 0.029458085, 0.022615606, 0.022391874, 0.030353013, 0.023678334, -0.0021627455, 0.0034305619, 0.0113823805, -0.015614649, -0.002442411, -0.06368913, 0.017805362, -0.011643401, 0.027630938, -0.026307188, -0.04321762, -0.04213625, -0.0011198267, 0.020900324, 0.00067061424, 0.0067958683, -0.009555234, 0.009993375, -0.0005683616, 0.03482766, -0.02541226, -0.0436278, 0.025990235, -0.0104594845, 0.034622572, -0.00010268963], "runbooks/idahomesh-bridge-setup.md::1770854484.318": [0.005980871, 0.0029615657, -0.020439856, 0.014165474, -0.008232719, 0.009430818, 0.02338458, 0.023172868, -0.033912454, 0.05312053, -0.03258444, -0.00022329026, -0.007968079, -0.01508931, 0.019958692, -0.023808006, 0.013001057, -0.0078044836, 0.03443211, -0.020574583, 0.017706843, -0.011904003, 0.0075109736, 0.016417323, -0.0039431406, 0.027349373, -0.010893558, -0.04061026, 0.019621877, -0.00022058372, -0.0091709895, -0.023981225, 0.0017562493, -0.03949396, -0.021979582, -0.02988992, -0.012327427, -0.02502054, -0.020401362, 0.0016636252, -0.005812464, 0.0057884054, -0.028427182, -0.0103161605, -0.010941674, -0.033643004, 0.04746204, -0.032391977, 0.035798617, -0.030197866, -0.018890508, -0.028581154, -0.0024250676, -0.056777377, 0.054005872, 0.020516843, -0.03308485, 0.01980472, -0.10246873, -0.041380122, -0.07005751, 0.03231499, -0.031140948, -0.030659784, 0.019900952, 0.06412957, -0.026444785, 0.027676566, -0.010547119, -0.022479992, -0.0055285767, 0.02259547, -0.05704683, -0.025944375, -0.0516193, 0.044382587, 0.04576834, -0.025232252, -0.00093646586, -0.035298206, 0.0036544423, -0.022460746, 0.00376511, 0.02950499, 0.010373901, 0.034181904, -0.024192937, 0.08291422, -0.00470338, -0.03858937, 0.0011301344, -0.015098933, 0.009060322, -0.02232602, -0.015252906, -0.027407113, -0.0024828073, -0.05631546, 0.026714237, -0.012346674, 0.002393792, 0.0077371206, -0.030101633, 0.015166296, -0.0011421635, 0.043112315, -0.004693757, -0.019275438, 0.019313931, -0.021074994, 0.017764583, -0.0143098235, -0.021633143, -0.0056969845, -0.014983454, -0.060549706, -0.019958692, -0.055892035, -0.035048, -0.0051292107, 0.017485507, -0.053043544, 0.024423895, -0.0510419, 0.0031083208, -0.038897317, -0.015782187, -0.028330948, -0.0048357, 0.016195988, -0.004477233, -0.06643915, -0.019265816, -0.016503932, -0.017216055, -0.008155733, -0.020035679, 0.0063273096, 0.004061026, -0.040340807, 0.04626875, 0.04480601, -0.0178127, -0.050502997, 0.036318276, -0.07594696, 0.029735949, 0.0009436833, 0.011942496, 0.008261589, -0.0074291755, 0.04723108, -0.014858351, 0.018486328, 0.024500882, -0.032661427, 0.030871496, -0.008482925, 0.038666356, 0.04834738, -0.03797348, 0.047038615, -0.07687079, 0.001936686, 0.04415163, -0.030544305, 0.009363456, -0.027445607, 0.031140948, 0.010065955, -0.017062083, 0.011817393, 0.059702855, 0.021517664, -0.00940676, 0.009190236, 0.030159373, 0.034990262, 0.00017517385, -0.011509448, -0.061550528, 0.035048, -0.018495953, 0.0005755927, -0.016061261, 0.019785473, 0.0098638665, -0.041264642, -0.031140948, 0.04526793, -0.0013857529, 0.042919848, 0.07275203, 0.0005668716, 0.01778383, 0.01649431, -0.0012402007, -0.06539984, 0.04480601, -0.011182256, -0.03152588, 0.021671636, 0.038512383, 0.006871025, 0.02619458, 0.012442906, 0.041264642, -0.036991905, 0.010652976, -0.013337872, 0.02259547, -0.009368267, -0.0022927474, 0.0012606502, -0.006346556, 0.034624577, 0.0055574467, 0.05054149, 0.0002983218, 0.0339317, 0.0091180615, 0.01567633, -0.0009539081, -0.033527523, 0.016908111, 0.015839927, 0.024712594, 0.014598522, 0.0011608087, -0.023808006, -0.039166767, 0.06917217, -0.03577937, -0.0051965737, 0.04184204, 0.028735127, -0.05312053, 0.012664242, -0.0055382, 0.053312995, 0.015041193, -0.007130854, 0.025540197, -0.009960099, -0.03196855, 0.021902595, 0.04857834, -0.002716172, -0.019708486, -0.030371085, -0.039166767, -0.015320268, -0.039051287, 0.027849784, 0.034682315, 0.032738414, 0.029658962, 0.028696634, 0.004903063, -0.006466847, 0.027811293, 0.033950947, 0.027407113, 0.031660605, -0.009825373, 0.0011096849, -0.01637883, -0.019843211, 0.026598757, -0.00495118, -0.027002936, 0.036664713, 0.017841568, 0.04453656, -0.03404718, -0.003197336, 0.007371436, -0.041303135, 0.07914189, 0.010989791, -0.011057153, 0.04322779, 0.014627392, -0.01104753, 0.013944139, 0.034855537, -0.032007042, -0.050118066, -0.0028292455, -0.04796245, -0.016590541, -0.0015385225, 0.06547683, -0.006019364, -0.03346978, 0.059048474, -0.022056568, -0.17645255, 0.025328483, 0.031102454, 0.053197514, -0.011153387, 0.011615304, -0.049117245, -0.025559444, -0.029639715, 0.0471156, 0.033796974, -0.042265464, 0.0064620352, -0.004554219, 0.035471424, -0.00020299116, 0.017235301, 0.03483629, 0.010373901, -0.028542662, -0.060549706, -0.00987349, 0.055430118, -0.005004108, -0.03522122, -0.019621877, 0.0260791, 0.022037322, -0.053774912, -0.0019162365, -0.022730198, 0.0003918481, -0.009911983, 0.010065955, -0.010470133, -0.018919377, -0.01702359, 0.0072078397, 0.007732309, -0.0011656203, 0.00896409, 0.04272738, 0.022383759, -0.015156672, 0.014165474, -0.03366225, 0.018351603, -0.0046191765, -0.02871588, -0.009527052, 0.013183899, -0.0020401364, -0.007313696, -0.057508748, -0.018803898, -0.04172656, 0.020459102, 0.03516348, -0.026117593, -0.05693135, -0.011259243, 0.017745337, 0.006158902, 0.009021829, -0.02165239, -0.010864688, -0.0062984396, 0.038666356, 0.015512735, -0.047038615, 0.028350195, -0.039647933, 0.0009827779, -0.0066400664, -0.035009507, 0.024982046, -0.03656848, -0.035702385, -0.034451358, -0.12125338, 0.0126065025, 0.024462389, -0.0153491385, 0.025636429, -0.0143002, -0.047923956, 0.0027257954, 0.03023636, 0.054005872, 0.25559443, 0.02013191, -0.042650398, -0.017572118, 0.0018753376, -0.023018897, 0.024481636, 0.046461217, 0.011615304, -0.025213005, -0.01048938, 0.03331581, 0.025155265, -0.01567633, -0.0008564723, 0.025039786, -0.032950126, 0.025289992, 0.02461636, -0.04923272, 0.0210365, -0.050772447, 0.020401362, 0.045575876, -0.056969844, -0.033739235, 0.005591128, 0.051465325, -0.013703557, 0.01746626, -0.009454877, 0.019573761, 0.04026382, -0.05781669, -0.045344915, 0.06251285, -0.015310645, -0.0068229088, -0.017793452, -0.013462975, 0.044882998, -0.009820562, 0.023288349, 0.021498417, -0.00064115133, 0.0011932872, 0.022672458, 0.030756017, 0.002514083, -0.034451358, 0.02580965, 0.005639245, -0.04561437, 0.004361754, 0.028407935, -0.076986276, -0.03062129, -0.028080743, 0.01175003, 0.0065149637, 0.06108861, 0.021190472, -0.07663984, -0.008997771, 0.0015505517, 0.017822323, -0.0070153745, -0.005932755, 0.003589485, 0.050579984, 0.030640537, -0.0011848669, -0.0049800496, -0.012568009, 0.02259547, -0.026387045, 0.04519094, 0.005514142, -0.049964093, -0.0048717875, -0.03370074, 0.019506397, -0.005826899, 0.011682667, -0.02994766, 0.07452271, -0.0016311466, 0.045960806, -0.003026523, -0.022441499, 0.0013653034, -0.023403827, -0.0016287409, 0.06097313, -0.0037771391, 0.027349373, 0.022768691, -0.012587256, -0.043882176, -0.020228144, -0.026598757, 0.0034090485, 0.014521536, 0.0028725504, 0.0136458175, -0.03633752, 0.0036760946, 0.007299261, 0.02294191, 0.002997653, -0.050887927, 0.005995306, 0.026618004, -0.030948482, -0.007183782, 0.022518486, -0.020882526, 0.0023480814, 0.03387396, -0.013501468, -0.014261708, 0.0019787878, -0.011499825, -0.0020100635, -0.012750852, -0.07533107, -0.016821502, -0.025328483, -0.03102547, 0.06717052, 0.03774252, -0.040802725, -0.0021628332, 0.05573806, 0.004640829, 0.007958456, 0.056238472, -0.023538554, -0.009007394, 0.0277728, -0.05977984, -0.030005401, -0.02232602, -0.052196693, 0.026290813, 0.0182265, 0.0023228202, -0.01898674, 0.004840512, 0.016272973, -0.011172633, 0.013847906, 0.004737062, -0.052543133, -0.043381765, -0.014964207, -0.0022157612, 0.022441499, 0.049771626, -0.012077222, -0.014723625, 0.017090952, 0.0017177563, 0.030986976, 0.010441263, 0.0026006927, -0.04076423, 0.040802725, 0.037896495, -0.016532803, -0.0032959748, -0.04923272, -0.06782491, 0.06509189, -0.0044194935, -0.028638894, -0.10246873, -0.021228965, 0.035375193, -0.007010563, 0.052196693, 0.008473302, -0.07590847, 0.025097525, 0.03258444, 0.016042015, -0.02871588, -0.011230373, -0.0110764, -0.04576834, -0.046037793, 0.102314755, 0.010883935, -0.0076312646, 0.016648281, 0.011711537, 0.02742636, -0.0043184487, -0.018409343, -0.033161838, -9.796202e-05, -0.0013821442, -0.006062669, 0.030698277, 0.023577046, -0.017803077, 0.040725738, 0.019198453, -0.052928064, 0.046191763, -0.00817498, 0.013693933, -0.062358882, -0.0131646525, 0.007073114, -0.016542425, 0.022037322, 0.081143536, -0.00776599, -0.011307359, 0.021190472, -0.015320268, 0.025848141, -0.04676916, 0.0012979405, -0.009031452, 0.036895674, -0.0054756487, 0.0006333324, -0.004462798, -0.0036351955, 0.028253963, 0.049887106, 0.009656966, 0.013424481, -0.029909167, 0.020767048, 0.0010531482, 0.013289755, -0.010537497, 0.04365122, -0.018043658, 0.05523765, 0.023942731, 0.008925596, 0.030986976, -0.0032286118, 0.042650398, 0.014714002, -0.0025670112, -0.028735127, -0.038666356, -0.006466847, 0.011095647, 0.047500532, 0.026887456, 0.017187186, -0.025001293, -0.019650746, 0.04700012, 0.008030631, 0.01127849, -0.03260369, -0.0011680261, -0.010402771, -0.010797325, 0.011336229, 0.0029760008, -0.024423895, -0.024462389, 0.009305716, -0.040725738, -0.031448893, -0.0066641243, 0.053813405, 0.012106092, -0.006360991, 0.011769277, -0.012183078, 0.022922663, -0.03437437, -0.049386695, 0.0087186955, 0.03260369, -0.040071357, -0.014319447, -0.015185542, -0.0017370029, 0.007371436, -0.033835467, 0.049001765, -0.016859993, -0.044613548, -0.01857294, 0.00594719, -0.018505575, -0.018775027, -0.005177327, 0.0014904061, 0.011182256, -0.039917383, 0.010768455, -0.018592184, -0.012616126, -0.0020653973, 0.0099697225, -0.005432344, 0.012847085, 0.055045187, 0.00090699457, -0.02361554, -0.04480601, 0.010364277, 0.05812464, -0.026906703, -0.023115128, 0.030929236, -0.01127849, 0.01649431, -0.022864923, -0.0020678032, 0.012693112, 0.0146562625, -0.044459574, 0.039532453, 0.024096703, -0.019698864, 0.028407935, -0.0068614017, 0.0013099696, -0.029966908, 0.0038156323, 0.0008606825, -0.0036905296, -0.019881705, 0.0052350666, 0.06108861, -0.014675508, 0.019352425, -0.010739585, -0.0026921139, 0.017206432, 0.0773712, -0.03858937, 0.029120058, -0.04453656, 0.0109031815, -0.0007446016, -0.03891656, 0.044498067, -0.00987349, 0.011259243, -0.028234717, -0.029370263, 0.0044796388, -0.04257341, -0.04184204, -0.016340338, 0.033161838, -0.006322498, -0.036991905, 0.058817513, 0.019708486, -0.008391504, -0.017475884, -0.015685953, 0.053543955, -0.022903416, -0.017485507, 0.030602043, -0.023038143, -0.021633143, -0.018659549, 0.014434926, 0.03768478, 0.0069432, 0.0089592775, 0.017437391, 0.03672245, 0.010643353, -0.053043544, -0.016003521, -0.04896327, 0.0054564024, -0.036202796, 0.006871025, -0.05912546, -0.021748623, 0.030217113, 0.015262529, -0.038358413, 0.041919027, -0.028042251, 0.0021050933, -0.1301068, 0.0074532335, 0.025828894, -0.011259243, 0.013280133, 0.02575191, 0.03179533, -0.035086494, -0.025828894, -0.020882526, -0.033950947, 0.031756837, 0.019920198, -0.05866354, 0.017793452, 0.0042318394, -0.031102454, -0.021556158, -0.0302941, 0.005619998, 0.00085887813, -0.016003521, 0.021209719, 0.054814227, 0.030409578, -0.02809999, -0.030948482, 0.00014051498, -0.007679381, 0.0019294685, -0.037107386, -0.070981346, 0.013328249, 0.017793452, 0.032122523, 0.031487387, 0.008040254, 0.026464032, -0.024327662, 0.014242461, 0.024828073, 0.025193758, -0.043343272, -0.020901773, -0.0221528, 0.06532285, -0.026040608, -0.02540547, -0.045691352, -0.012086845, -0.008078747, 0.017533625, -0.014290577, 0.0150027005, 0.015551227, 0.039917383, -0.045421902, 0.0027137662, 0.0004962006, 0.022018075, -0.026771978, -0.0010856268, -0.008367445, -0.026560266, -0.048308887, 0.019641124, -0.0057499125, 0.0137516735, -0.007958456, 0.0102103045, 0.009156555, -0.046807654, -0.018390097, -0.013819036, 0.0051677036, -0.012587256, 0.012548762, -0.0031925247, 0.01166342, -0.020516843, 0.011365099, -0.025828894, -0.0052206316, -0.01374205, 0.07510011, 0.010393147, -0.0054227207, 0.00556707, 0.0274841, 0.012096468, -0.003738646, -0.051811762, -0.005865392, 0.017957048, -0.038165946, 0.017129445, 0.018553693, -0.012375544, 0.005634433, 0.011490202, -0.028966086, 0.028908346, 0.012539139, 0.012750852, -0.0060434225, -0.029100811, 0.0027354185, -0.035413686, 0.0017959455, -0.027715059, -0.051465325, 0.0152144125, -0.024327662, 0.010585613, -0.042996835, 0.0164077, 0.03320033, 0.04172656, -0.013289755, -0.047423545, -0.0037169936, -0.016532803, -0.032834645, -0.020016432, 0.0032358293, 0.0097050825, 0.0249628, -0.0030890743, 0.02176787, -0.034586083, 0.02182561, -0.04172656, -0.008208661, -0.0017718872, 0.02827321, -0.040302314, -0.046461217, 0.029120058, -0.015156672, -0.03243047, -0.02221054, 0.0060049295, 0.0053986623, -0.027946018, -0.011297735, -0.042765874, -0.012673865, 0.0136458175, -0.023942731, -0.025078278, -0.0117789, -0.0025429528, 0.006774792, 0.03410492, -0.013260886, 0.021151979, 0.003832473, -0.01948715, -0.005023354, 0.03556766, 0.056084502, -0.01831311, -0.0071885935, -0.0017791047, -0.030929236, 0.008516607, -0.0136458175, -0.018322734, 0.018524822, -0.015618591, -0.015503111, 0.04615327, -0.0010459307, 0.082760245, 0.01637883, -0.010200681, 0.01584955, -0.030582797, 0.055314638, 0.0302941, 0.0094115725, -0.0007037027, 0.0134052355, 0.012808591, 0.022191294, 0.032738414, 0.006428354, 0.037838753, -0.042496424, 0.0053746044, 0.007044244, -0.04561437, 0.0020124693, -0.033643004, 0.025578689, -0.02669499, 0.026059855, 0.0030048706, 0.01230818, 0.050964914, 0.0053409226, -0.015070063, 0.006009741, 0.0005993502, -0.017957048, -0.0067411107, -0.0018669171, -0.008603216, 0.02030513, 0.04676916, -0.02159465, -0.0007259565, 0.031602867, 0.03664547, 0.03908978, 0.0018512793, 0.06270532, 0.015098933, -0.024520129, -0.0008516607, 0.022479992, 0.031237181, -0.025443964, -0.032064784, 0.023480814, -0.03348903, 0.025136018, 0.0221528, -0.027676566, -0.028831359, 0.031160194, 0.021286706, -0.0049054692, 0.00776599, -0.01758174, -0.019333178, 0.019150335, 0.013838283, 0.012317804, 0.008141299, 0.047500532, -0.013953762, -0.008199038, 0.020343622], "runbooks/ct-runbook.md::1770718820.721": [-0.027973197, 0.0056636864, -0.04605594, 0.026722895, -0.0046139914, -0.018278684, 0.014219864, 0.0019477669, -0.020807283, 0.020303428, 0.012559014, -0.0038628767, -0.059417386, 0.0064941114, 0.014359824, -0.0051458366, -0.012633659, 0.03614682, 0.021441765, -0.040121667, -0.0182227, -0.008700803, 0.08278126, 0.019650286, 0.014798363, -0.00028195966, -0.027394699, -0.0043713953, 0.022020264, 0.011355365, -0.02213223, -0.004583667, 0.0113833565, 0.013044206, -0.0037485766, -0.022561438, 0.013809318, 0.005299792, -0.033814166, 0.0011844055, -0.010879503, -0.03715453, -0.014481122, -0.006256181, 0.026573606, -0.058633614, 0.008826766, -0.019463673, 0.00752981, -0.06341089, -0.036967915, -0.010263681, 0.032601185, -0.050348025, 0.070352875, 0.029802, -0.042846207, -0.0065547605, -0.03041782, 0.00850486, -0.062253896, 0.012801611, -0.0037439112, 0.029260824, 0.0036715989, 0.027170764, -0.009619869, 0.011961855, 0.004856588, -0.018250693, -0.0070632794, -0.020266106, -0.013053537, -0.021479087, -0.050049447, -0.026573606, 0.046093263, -0.027040137, 0.0484819, -0.010562262, 0.0130348755, 0.005453747, 0.040121667, 0.009437922, 0.0057429965, -0.0059202784, -0.030305853, 0.091738656, 0.030025935, 0.012913578, -0.00511318, -0.017858807, 0.0012806276, -0.055461206, -0.04866851, 0.017961442, 0.021441765, -0.026293688, 0.029802, 0.0064661196, -0.008378897, 0.038591444, -0.025565898, -0.008794109, 0.020490041, 0.029223502, -0.0015068951, -0.04978819, -0.0017471586, -0.037303817, 0.008780113, -0.012195121, -0.037247833, -0.0040191645, -0.0015068951, -0.046242554, 0.0054117595, -0.055199947, -0.0058829556, 0.0040471563, 0.01609532, -0.011579299, 0.011280719, -0.05075857, 0.028868938, -0.02211357, -0.037285157, -0.02032209, 0.05900684, 0.028439729, 0.0102450205, -0.021292474, 0.009834473, -0.004870584, -0.035531, -0.004833261, -0.013986599, 0.021740343, 0.015572805, -0.050795894, 0.027357377, 0.04430178, -0.020863267, -0.029522082, 0.013473415, -0.030399159, 0.02228152, 0.009139342, -0.017830815, -0.015498159, -0.0038022276, 0.030081918, 0.0073525286, 0.020396736, 0.017569557, 0.0060275802, 0.011075445, -0.009363277, 0.019986188, 0.049004417, -0.01310019, 0.04922835, -0.02467016, 0.04038292, 0.02771194, -0.022188215, -0.021311136, -0.015834061, -0.008756787, 0.016365908, 0.0038022276, 0.029913967, 0.036949255, 0.01897848, 0.009703845, 0.017298969, 0.02588314, 0.005854964, 0.03778901, -0.0141732115, -0.057737876, 0.021647038, 0.0021425437, -0.03385149, -0.033944797, -0.0073991814, 0.0044786977, -0.018455965, -0.02875697, 0.037863657, -0.02453953, 0.030287191, 0.005024539, -0.0004580751, -0.008140965, 0.06094761, -0.017569557, -0.040718824, 0.0225801, -0.0075951247, -0.032918427, 0.028365085, 0.029466098, 0.014919661, -0.002568253, -0.012885586, -0.012587006, -0.02198294, -0.015740756, -0.078974366, 0.007147255, -0.0020853935, 0.023718435, 0.029036889, -0.004369063, 0.024427563, -0.016776454, 0.014807694, -0.016449884, 0.011430009, 0.014397146, 0.021329798, -0.011663275, -0.024875432, 0.037378464, -0.015815401, 0.048183322, 0.035568323, -0.00083509047, 0.000466531, -0.034747228, 0.02002351, -0.015274225, 0.012829603, 0.069457136, 0.0020387403, -0.0640827, -0.002439957, 0.009311958, -0.0020865598, -0.026256364, -0.014089236, 0.027973197, 0.010394311, -0.04396588, 0.018306676, 0.038927346, 0.017494911, -0.0033916803, -0.013062867, 0.0072452263, 0.0307164, 0.023886386, 0.02063933, 0.018036088, 0.020135477, 0.011318042, 0.02196428, 0.001460242, 0.0039981706, 0.026536282, 0.05781252, 0.03627745, 0.027599974, -0.003771903, 0.012316418, -0.021460425, -0.012689643, 0.0056077023, 0.01653386, -0.01234441, 0.013156174, 0.018735884, 0.025099367, -0.033011734, 0.0025472592, 0.017653532, 0.007207904, 0.09666522, 0.043256752, 0.0019699272, 0.014863677, -0.01310019, 0.04254763, -0.00819695, 0.046690423, 0.03024987, -0.026536282, -0.008234272, -0.032489218, -0.042398337, 0.047959387, 0.07542873, -0.039561827, -0.04967622, 0.041763853, 0.014733049, -0.15227571, -0.0067600342, 0.049116384, 0.0056683514, -0.0015337206, 0.00828559, -0.047324903, -0.0050665266, -0.05900684, 0.040980082, 0.039375216, -0.067105815, -0.010972809, -0.048220642, 0.010058409, -0.009153338, -0.01339877, -0.0002188322, -0.017532235, -0.03084703, -0.05370705, -0.04318211, 0.06975571, 0.03368354, -0.012083152, -0.0168511, 0.034262035, -0.008747456, -0.015899377, -0.013576052, -0.009871796, -0.048220642, 0.0059995884, 0.012577675, 0.0013039542, -0.014135889, 0.009526563, 0.012885586, 0.030623095, -0.010674229, 0.03041782, 0.05131841, 0.027450684, -0.0030044597, 0.029876644, -0.015330208, 0.010440963, 0.024446225, -0.027394699, -0.02332655, 0.024352917, 0.011075445, -0.011672606, -0.0076137856, -0.027152104, -0.0017564892, 0.029708693, 0.01566611, -0.031668123, -0.008024333, 0.016524527, -0.0038092255, 0.010926155, -0.010515609, -0.036408078, -0.011859218, 0.0076091206, -0.005990258, 0.016589843, -0.041017406, 0.008374231, -0.043294076, 0.0024726142, 0.019762253, -0.01609532, 0.007539141, -0.03144419, -0.0249874, -0.033739522, -0.14906599, 0.039300572, -0.01129005, 0.022561438, -0.0055750455, -0.01579674, -0.013725342, 0.0010788529, 0.01731763, 0.02362513, 0.26543748, 0.021460425, -0.03627745, -0.029913967, 0.06718046, -0.040681504, 0.011187413, 0.017522903, 0.012978892, -0.01940769, -0.019333044, 0.0037835664, 0.03010058, -0.018726554, 0.037714366, 0.041017406, -0.03084703, 0.025416609, 0.062552474, -0.02829044, 0.014490453, -0.033646215, 0.016804446, 0.025920462, -0.022505455, -0.026163058, -0.030828368, 0.08412487, -0.023438517, 0.041950468, -0.0037998948, 0.043406043, 0.036799964, -0.0021891966, -0.08591635, 0.011131429, 0.008859424, -0.017597549, -0.038292862, -0.018829191, -0.017187001, -0.034131408, 0.010133053, 0.015694102, 0.01987422, -0.037639722, 0.0046396507, 0.05822307, 0.0038442153, -0.04646649, -0.0045650057, -0.034877855, -0.043555334, 0.010440963, 0.0069746384, -0.038628764, -0.018185379, -0.04803403, -0.019948864, 0.023849064, 0.019090448, 0.020583346, -0.081064425, 0.043219432, 0.004819265, -0.00013704348, -0.008280925, -0.026088413, 0.02185231, 0.06837478, 0.020116817, -0.0011225902, 0.0014963981, -0.047324903, 0.016011344, 0.015815401, 0.041913144, 0.071547195, -0.076511085, 0.055199947, -0.01294157, -0.0047003, -0.006442793, -0.0089340685, 0.0009937111, 0.040308278, -0.015134266, 0.0023151601, -0.039673794, -0.04889245, -0.009391269, -0.04639184, 0.001923274, 0.030735062, 0.02982066, 0.024614176, -0.0022463468, -0.019445011, -0.0035246417, -0.014350493, 0.025659205, 0.0091020195, -6.250786e-05, -0.0027641961, 0.020060834, -0.04004702, -0.021385781, 0.027170764, 0.03674398, 0.03506447, -0.07460763, 0.04124134, -0.021049878, -0.03629611, -0.027077459, 0.010851511, 0.037733026, -0.00070329546, 0.0644186, -0.023998354, 0.0562823, 0.004683971, -0.021926956, -0.0051831594, -0.009451918, -0.059230775, -0.029036889, -0.022449471, -0.036594693, 0.054976013, 0.024595514, -0.031892058, 0.00085433485, 0.06654598, -0.0046326527, -0.010916825, 0.017289639, 0.027730603, -0.076137856, 0.028309101, -0.084796675, -0.012111144, -0.028122488, 0.008910742, 0.016991058, -0.029298147, 0.021012556, -0.027581312, -0.0024026346, 0.036613353, -0.031294897, 0.033646215, 0.030492466, -0.045122877, -0.023307888, -0.04307014, -0.028234456, 0.0003169495, 0.046578456, -0.018288014, -0.03881538, 0.0037042561, 0.03202269, 0.04926567, 0.049004417, -0.021180507, -0.042062435, 0.030287191, 0.007921697, -0.020844605, 0.043741945, -0.090992205, -0.050236057, 0.037900977, -0.015946029, -0.038516797, -0.031556156, -0.021105861, 0.00077560777, -0.036333434, 0.06482915, 0.010114392, -0.027301393, 0.0014660737, 0.03584824, 0.007884374, -0.006111556, -0.0024772796, 0.042808883, -0.01520891, -0.040980082, 0.06800156, 0.0062141926, -0.011831226, 0.018008096, -0.0150036365, 0.04426446, 0.01746692, 0.008150296, -0.008089648, 0.031126948, -0.008252934, -0.04124134, 0.00031753266, -0.038162235, -0.061955314, 0.029391453, -0.011793903, -0.051094472, -0.012419055, -0.013016215, -0.028850276, -0.028047843, -0.011411348, 0.037210513, -0.04079347, 0.03775169, 0.07710824, 0.009050701, -0.038442153, 0.0062655113, -0.008075652, 0.024502208, -0.030007273, 0.024744803, 0.015414184, 0.032675833, -0.0030744392, -0.02845839, -0.038292862, 0.009713176, 0.0129509, 0.04045757, -0.03819956, 0.040756147, 0.008243603, 0.040084343, 0.0060089193, 0.03657603, 0.018138725, 0.026722895, 0.037807673, -0.007814394, 0.043555334, 0.01189654, 0.06766565, -0.00216587, -0.0024142978, 0.0030674413, 0.005687013, -0.010786196, -0.065426305, -0.014397146, -0.008784778, 0.05572246, 0.048071355, -0.013053537, -0.01895982, 0.0049452283, -0.009232649, -0.031220254, -0.009713176, -0.009307293, 0.026219042, -0.0075344755, -0.024166305, 0.032769136, -0.029335469, 0.004096142, -0.03700524, -0.0023979694, -0.00019769251, 0.0013669358, -0.015311548, 0.04064418, -0.026685573, -0.041801177, 0.012409724, 0.010627576, 0.04441375, -0.027935876, -0.0163939, 0.03691193, 0.00601825, -0.0325452, 0.02453953, 0.023998354, -0.029783338, -0.014938322, -0.029708693, 0.024222288, 0.024017015, -0.007464496, 0.019799575, -0.02860768, -0.016300593, 0.013389439, -0.015759418, 0.009955771, 0.068225496, -0.012680313, -0.015572805, -0.032115992, -0.009185995, -0.012204451, 0.0073711895, -0.01774684, -0.028980905, -0.00011036374, 0.010879503, -0.011066115, -0.024166305, -0.014733049, -0.00058549637, 0.05553585, -0.008052325, 0.025771173, -0.029783338, 0.00031403368, 0.030604433, -0.036669336, -0.022617422, 0.009083359, -0.01823203, 0.038050268, 0.012064491, 0.002981133, 0.018045418, -0.0065407646, -0.045645393, 0.009409931, 0.024651498, 0.0077257534, -0.029148856, 0.0012573011, -0.001773984, 0.029969951, -0.06482915, 0.011532646, -0.014313171, -0.011019462, 0.0029834658, 0.041017406, 0.0059202784, -0.0039771767, -0.06684456, -0.013492077, -0.016123312, -0.03491518, 0.021889634, -0.011495324, 0.016832437, -0.029335469, -0.015022298, 0.03159348, -0.04202511, -0.033963457, 0.030081918, -0.0058922865, -0.025976446, -0.027973197, 0.059566677, 0.033478264, -0.0135293985, -0.013230819, -0.020284768, 0.037135866, 0.019146431, -0.01114076, 0.012848264, 0.015320878, 0.015750086, -0.040009696, 0.012064491, -0.0045510097, 0.0029554737, -0.011971185, 0.0040051686, 0.019202415, -0.017289639, -0.054789398, -0.038890023, -0.06169406, 0.00039538502, 0.01022636, 0.027394699, -0.008789444, 8.557928e-05, 0.014275848, 0.003387015, -0.009335285, 0.05572246, -0.03144419, -0.030305853, -0.13570453, 0.01129005, -0.03493384, -0.0045580077, -0.018082742, -0.001656185, 0.01989288, -0.010030417, -0.03959915, -0.0055330577, -0.05042267, 0.0128575945, 0.0713979, -0.03306772, 0.009647861, 0.000965136, -0.037098546, -0.005747662, -0.03159348, 0.033496924, -0.023699773, -0.015292886, -0.018288014, -0.00798701, 0.017569557, -0.028626341, -0.019556979, -0.010319665, -0.018997142, 0.025341963, 0.012932239, -0.03986041, -0.0020748966, 0.031052303, 0.008364901, 0.0003939271, -0.00466531, 0.021105861, -0.010328996, -0.019221077, 0.014285179, 0.03400078, -0.0029041555, 0.009512567, -0.01775617, 0.046093263, -0.0077164224, 0.0011196744, -0.037714366, 0.0025309306, -0.015871385, 0.0072032386, -0.0024702817, 0.010795527, -0.009554555, -0.018483957, -0.05979061, -0.015432845, -0.0129509, 0.009666522, -0.020116817, 0.044637684, -0.044451073, -0.008845428, -0.027618635, 0.0091020195, -0.025621882, -0.009209322, 0.011541977, 0.027376039, 0.013006884, -0.01099147, -0.041950468, 0.033758182, 0.008700803, -0.040756147, 0.028682325, -0.024334256, -0.038591444, -0.039636474, -0.0033823496, -0.014639743, -0.021087201, 0.030361837, 0.053819016, 0.020788621, 0.005467743, -0.012605667, 0.00798701, 0.0030464474, -0.06848675, -0.058932196, -0.005915613, -0.023867726, -0.014901, 0.033328973, -0.016300593, -0.032750476, 0.016552519, -0.0055610496, -0.002268507, 0.013632036, 0.017681524, 0.018026758, 0.011000801, -0.00804766, 0.022244198, -0.04038292, 0.02711478, -0.032713152, -0.0120458305, 0.016020674, -0.003076772, 0.0054397513, -0.07912365, -0.01248437, 0.020415395, 0.014928992, -0.007842386, -0.079870105, 0.02890626, -0.0034919844, -0.030604433, -0.009535894, 0.011653944, 0.020098155, 0.020247445, -0.0073431977, 0.03525108, -0.006503442, 0.022785373, -0.023438517, -0.013641366, -0.005710339, 0.0102450205, -0.03855412, -0.055311915, 0.048369933, -0.01700039, -0.0118778795, -0.041726533, 0.014537105, 0.011476662, -0.009731837, 0.00068580057, -0.052288793, 0.0023781417, -0.0022906673, -0.00085491803, -0.03316102, 0.022225536, 0.023699773, 0.01596469, 0.023699773, 0.015610127, 0.0050058775, 0.013492077, 0.028309101, -0.020583346, 0.039225925, 0.040718824, -0.007119263, -0.010590253, 0.0066480665, -0.014033252, 0.032246623, -0.0005414675, -0.014182542, -0.023905048, 0.03986041, -0.0034849865, 0.019034464, -0.019930204, 0.08703602, 0.026778879, -0.05721536, 0.015451507, -0.0044903606, 0.065388985, -0.0129509, 0.019351706, -0.008453541, 0.013641366, 0.026592266, 0.053744372, -0.0141732115, -0.016879091, 0.011010132, -0.024483547, -0.0028505044, -0.018558603, -0.003020788, 0.015236902, -0.021199169, 0.015619458, -0.03597887, 0.0016795116, 0.009741168, 0.0063401563, 0.09166401, 0.0019046128, -0.029895306, -0.04620523, 0.008430215, -0.026872186, -0.044189814, 0.0015512155, -0.04090544, -0.009507902, 0.025789833, -0.016617835, -0.008070986, -0.030977657, 0.038068928, 0.04471233, -0.0037369132, 0.060014546, 0.03131356, -0.012176459, 0.0028901596, 0.0373598, -0.0022906673, 0.010291673, -0.06262712, 0.0010018753, -0.009064697, -0.015414184, -0.014807694, -0.016039336, -0.018437305, 0.014397146, 0.00805699, 0.0025985776, 0.04038292, 0.0015663778, -0.032899767, -0.016151303, 0.04639184, -0.025640544, 0.02711478, 0.044525716, 0.0053604413, -0.008518856, -0.020154139], "runbooks/add-peertube-channel.md::1781548754.169": [0.0014183484, 0.005125878, -0.042895008, 0.019210244, 0.0059707514, 0.060906384, 0.026752742, 0.0097136805, -0.03064199, 0.023939645, -0.0023800405, -0.0071507418, -0.04904984, 0.00095225225, -0.019200804, -0.049276397, -0.035777308, 0.03424804, 0.047275133, -0.03927008, 0.0063294685, -0.021825101, 0.019955996, 0.018039692, 0.044707473, 0.043876763, 0.014820679, -0.00985528, 0.012073661, -0.038741443, -0.0013074293, 0.003797209, -0.022939013, -0.03158598, -0.02569547, -0.052448213, -0.04300829, -0.018171852, -0.03192582, -0.009647601, -0.012517338, -0.02692266, -0.068042964, -0.04784153, 0.013404691, -0.07038406, 0.023656446, -0.0054845954, 0.060528785, -0.06955335, -0.0022950813, 0.005106998, 0.048181366, -0.04640666, 0.0067967447, 0.053618763, -0.012073661, 0.019049764, -0.057054892, -0.047124095, -0.017983053, -0.0098364, -0.009000966, -0.026035307, -0.00047435611, 0.049578477, 0.004281005, 0.013678448, -0.018728808, -0.038363848, 0.0015198276, 0.01708626, -0.05966031, -0.0030396553, -0.028527446, -0.00030266753, 0.033266287, -0.012120861, 0.049314156, -0.047161855, 0.0016921061, 0.04678426, 0.015387074, 0.0032709332, 0.028942803, -0.00049795595, -0.00055961043, 0.0586408, 0.008859368, 0.033398446, 0.016047869, 0.014235403, -0.007632178, -0.060755342, -4.821367e-06, -0.036910098, 0.026205227, -0.025922028, 0.020918868, -0.016236667, -0.03183142, -0.0022419817, -0.02203278, -0.032586616, 0.054411717, 0.01095031, 0.057734568, -0.050295908, 0.048105847, -0.030944068, 0.024166202, 0.03188806, -0.0024260601, 0.010893671, -0.020088157, -0.05157974, -0.015377634, -0.015188836, 0.0060793106, -0.006017951, -0.011129669, 0.0011876603, 0.0027210577, -0.028640727, 0.037438735, 0.02573323, 0.0050975583, -0.010865351, 0.009930799, 0.024052924, -0.012498458, -0.019370722, 0.006612666, -0.005465715, -0.028319769, -0.005763073, -0.0004283365, -0.005833872, -0.03192582, -0.05131542, 0.061888136, 0.053354446, -0.036079384, -0.024090683, 0.0060509904, -0.08201405, 0.01466964, 0.014065485, -0.0005902902, 0.008193853, 0.028905043, 0.037419856, 0.029112723, -0.014037166, 0.028697366, 0.008377932, 0.037249934, 0.0074150595, -0.02452492, 0.0025652992, 0.008151374, 0.013102613, -0.044631954, 0.0043659643, 0.0320391, -0.054222915, 0.0045878026, -0.039760955, -0.04006303, 0.012989334, 0.009052886, 0.019285763, 3.0550687e-05, 0.034002602, 0.027489055, 0.027375776, 0.011639425, 0.018832646, 0.035418592, -0.026733862, -0.027772253, 0.0032614933, -0.014924518, -0.08616762, -0.026412904, 0.033360686, -0.0124512585, 0.009742, 0.00865641, 0.056866094, 0.0061878692, 0.030302152, 0.05282581, 0.029792396, -0.0109975105, -0.014499722, -0.009572082, -0.06385164, 0.022259338, -0.032227896, -0.0021806222, 0.023599807, -0.017945293, 0.003544691, 0.018643849, -0.019408481, 0.007098822, -0.028999444, -0.021051029, -0.07733185, 0.00243078, -0.020446872, -0.0067637046, -0.0055789943, -0.02188174, 0.015273795, 0.0020425634, 0.008340172, 0.0076746573, 0.011497826, -0.03158598, -0.0038302487, -0.031718142, 0.01344245, 0.018889286, -0.013782287, 0.01954064, 0.02205166, -0.01836065, -0.0086611295, -0.037268817, -0.0024260601, -0.02450604, -0.0026360985, 0.047199614, -0.01473572, -0.029830156, -0.019295203, -0.018927045, -0.010308396, -0.0022372617, -0.0104405545, -0.0057253134, -0.004498123, -0.05879184, -0.011696065, -0.0017876854, 0.0064474675, -0.011365667, -0.0065324265, -0.01347077, 0.007854016, -0.015604192, 0.037004497, 0.0051777977, 0.022278218, 0.012507898, -0.016293308, -0.008396812, -0.027961051, 0.05154198, 0.030132234, 0.03821281, 0.015358754, 0.0015575873, -0.02582763, -0.03911904, -0.00244966, 0.010865351, 0.012498458, -0.004550043, 0.0056828335, 0.016510425, 0.0414979, -0.0685716, 0.044518676, 0.02684714, 0.021692943, 0.06891144, 0.047275133, 0.0035305312, -0.00973256, 0.033417325, -0.0014655481, -0.01100695, -0.003426692, -0.01841729, -0.016151708, 0.0019670438, -0.021183187, -0.005588434, 0.01961616, 0.06762761, -0.021353105, -0.03572067, 0.06320973, 0.0032780133, -0.16115837, -0.034833316, 0.026148586, 0.04202654, -0.0036390903, 0.023127811, -0.08178749, 0.017964173, -0.022920134, 0.00017301609, 0.0043518045, -0.037174415, 0.02074895, -0.03528643, 0.027168099, -0.048785523, 0.010232876, -0.020465752, -0.027904412, -0.03562627, -0.05120214, -0.008141934, 0.05139094, -0.029697997, -0.021938382, -0.0705351, 0.021107668, 0.0068864236, -0.040855985, -0.022297097, 0.008486491, -0.058112167, 0.009430483, 0.024052924, 0.012828855, -0.016236667, 0.008222173, -0.029226001, 0.032548856, 0.0071885013, 0.041120306, 0.034871075, 0.052976847, 0.025544431, -0.012809975, -0.0006956043, 0.0045358827, 0.02099439, -0.035815068, -0.023920765, 0.01466964, -0.0028484967, -0.0070091425, -0.02082447, -0.037023377, -0.020427993, 0.030188873, 0.04795481, 7.839561e-05, -0.027677855, -0.048294645, 0.03522979, -0.002336381, -0.012885495, -0.058414243, 0.016567064, -0.00040031172, 0.00079826347, 0.024940277, -0.04538715, -0.014726279, -0.042328615, -9.8897945e-05, -0.015188836, 0.025129074, 0.031000707, -0.03349285, -0.0018278051, -0.015320995, -0.1414478, -0.016727543, -0.0015446073, 0.0196728, 0.015585313, -0.0065135467, -0.016047869, -0.0034384918, 0.014282604, 0.053618763, 0.25087538, 0.032850932, -0.0009227525, 0.0053099566, 0.0613595, -0.027810013, 0.020069277, 0.0637006, -0.017501617, -0.02578987, 0.000862573, 0.061019663, -0.00489932, -0.013753967, -0.012168061, 0.05014487, -0.04376348, 0.002311601, 0.018011373, -0.039911993, 0.0025652992, -0.056941614, -0.012847735, 0.01706738, -0.026375145, -0.05860304, -0.01961616, 0.05490259, 0.0002206582, 0.048672244, -0.011865983, 0.046029065, 0.067212254, 0.004148846, -0.057923365, -0.00863753, 0.0085006505, -0.010572714, 0.009000966, 0.02818761, 0.014367563, -0.028829524, 0.07272517, 0.017208979, 0.020465752, -0.025204593, -0.0020201434, 0.027111458, 0.010704872, -0.017652655, -0.03683458, -0.054676034, -0.017001301, -0.0070563424, 0.012300219, -0.015604192, 0.0012566898, 0.009491842, -0.0007752537, 0.011998142, 0.01961616, 0.010601033, -0.050333668, 0.046180103, -0.026205227, 0.009354964, -0.0061029103, 0.004743561, 0.00020487583, 0.04312157, 0.025393393, 0.016991861, 0.039685436, -0.010601033, 0.015868511, -9.668546e-05, 0.02203278, 0.018927045, -0.030264392, 0.013102613, -0.057696808, 0.024109563, -0.023920765, 0.0020449234, 0.0065418663, -0.00043689142, -0.016812503, 0.033266287, -0.029962316, -0.034984354, 0.008231613, 0.0055601145, -0.03519203, 0.060566545, -0.031265024, 0.02203278, -0.031170625, -0.010855911, 0.0027658974, -0.0050739585, 0.008222173, 0.021617424, 0.035135392, -0.0147546, 0.014452522, 0.0122719, -0.042177577, -0.008377932, -0.018134091, 0.002330481, -0.027696734, 0.0122247, -0.00059383013, -0.0097892005, 0.005045639, 0.054449476, 0.018228492, 0.003573011, 0.053278923, -0.016453786, -0.016812503, 0.010601033, 0.01946512, 0.0061878692, 0.056866094, -0.06404044, -0.023826366, 0.011337347, -0.030793028, 0.067212254, 0.023845246, -0.013083733, 0.01969168, 0.07049734, 0.030981828, 0.005866912, 0.03904352, 0.024694838, -0.0065560266, 0.015122756, -0.04293277, -0.029433679, -0.018237932, -0.014207084, 0.047690492, 0.0076746573, -0.00864697, -0.000490581, 0.03830721, 0.051995095, -0.014839559, 0.069440074, 0.029697997, -0.027168099, -0.04670874, -0.021296466, -0.0004053267, -0.047199614, 0.0023611607, -0.011280708, -0.010563274, 0.017369458, -0.03424804, 0.046897538, -0.016236667, -0.01702018, -0.032605495, 0.01345189, 0.015641952, -0.027904412, 0.004325845, -0.061737094, -0.06320973, 0.052221652, -0.0012531498, -0.030037835, -0.031189505, -0.0315671, 0.016482105, -0.064266995, 0.022410378, 0.026280746, 0.0026691381, 0.021466386, 0.015009478, -0.0062020295, -0.03670242, -0.02563883, 0.01463188, -0.016189467, -0.027564574, 0.07348036, -0.0026620582, -0.028357528, 0.038496006, 0.06830728, 0.033247408, 0.012498458, 0.0025912588, 0.011828223, -0.0007463439, -0.0046090423, -0.04297053, -0.011818783, -0.008349611, -0.030868547, -0.03683458, 0.022259338, -0.024298362, -0.008340172, -0.043499164, -0.016652023, -0.023524288, 0.00863281, 0.062756605, -0.0035116514, 0.034852196, 0.052523732, -0.007103542, 0.019351842, 0.008184413, -0.00018717597, 0.009911919, -0.0023623407, 0.001841965, -0.00092511246, 0.022580296, 0.026733862, -0.010006318, -0.0024237002, 0.004134686, 0.014405322, -0.02565771, -0.026658343, -0.029150482, -0.0044768834, -0.021674063, 0.01347077, 0.023920765, -0.037080016, 0.023675326, 0.053052366, -0.039496638, 0.054185156, 0.034738917, 0.053316686, 0.017888654, -0.042517412, 0.02078671, -0.003183614, 0.03413476, -0.016170587, -0.0011882503, -0.0244494, 0.040780466, 0.003962408, -0.032397814, 0.021296466, 0.017756496, -0.0026124986, 0.0057819528, -0.010667113, 0.01590627, -0.026677223, -0.05048471, -0.02928264, 0.030509831, -0.025053555, -3.0034442e-05, -0.017378898, 0.0368157, 0.003804289, -0.0034786116, 0.005890512, 0.026375145, 0.019899357, -0.0037688892, -0.002098023, 0.015509794, 0.027734494, -0.01839841, -0.00857145, -0.010232876, 0.025940908, -0.024657078, 0.0366269, 0.007504739, 0.020314714, 0.0143864425, -0.043839, -0.0035989706, 0.013669008, -0.030000076, 0.020711191, -0.037325457, -0.051919576, -0.06022671, 0.05165526, -0.012007582, 0.012017022, -0.022787973, 0.035078753, 0.010166797, 0.012781655, 0.016755864, -0.0041228863, -0.012715576, 0.021239826, 0.06970439, 0.048030328, -0.017180659, -0.062114693, -0.028791765, 0.015094437, 0.0048521203, 0.02801769, 0.052032854, -0.016397147, -0.00073808397, -0.018540008, -0.07227205, -0.013225332, -0.00064427475, -0.020163676, -0.01959728, -0.012186941, 0.0054987553, 0.021051029, -0.043990042, -0.039156802, -0.015415394, 0.006721225, -0.03451236, -0.010091278, 0.0031151746, -0.0122058205, 0.02339213, -0.04999383, 0.017624335, -0.016208347, -0.026356265, 0.000494121, 0.06683465, -0.020427993, 0.04002527, -0.020711191, -0.04425436, 0.004318765, -0.032718774, 0.0034762516, -0.0012649497, 0.00977976, -0.032529972, -0.01950288, 0.029867915, -0.025147954, -0.013083733, 0.005833872, -0.008316572, 0.0116488645, -0.05278805, 0.026375145, -0.016670903, -0.00072510407, -0.034776676, 0.0065277065, 0.024185082, 0.0006236249, -0.022863492, -0.031397182, 0.005527075, -0.011629985, -0.042366374, 0.026280746, -0.025940908, 0.0067070653, 0.015141636, -0.025978668, 0.014131565, -0.016812503, -0.049276397, -0.026488423, -0.012517338, 0.012885495, -0.01345189, -0.01477348, -0.03524867, -0.00046196624, -0.0034620918, 0.008052254, -0.0440278, -0.017643215, -0.009166165, 0.021598544, -0.11939614, 0.031227265, 0.0026691381, -0.018936485, -0.036475863, -0.023297729, -0.0097136805, -0.032435574, -0.040629428, -0.0077879364, -0.054034118, -0.032360055, 0.012961014, -0.043310367, 0.04002527, 0.008165534, 0.0068864236, 0.023618687, 0.0171429, -0.0044768834, -0.0045972425, 0.0033889322, 0.01963504, 0.017596016, 0.007835136, -0.05380756, 0.021523025, -0.00079236354, -0.015066117, -0.006381388, -0.030207753, -0.038363848, 0.028961683, 0.030226633, 0.009128406, 0.02186286, 0.03911904, -0.009675921, -0.04161118, 0.0076510576, -0.032813173, 0.042290855, -0.019389601, -0.025110194, -0.0064333077, 0.056639537, -0.019389601, -0.00986472, -0.011790464, -0.01727506, -0.012054781, 0.045878027, 0.02799881, -0.010431115, 0.0015280875, 0.03781633, -0.068005204, 0.007849296, -0.0070091425, 0.029679118, -0.002935816, 0.0063341884, -0.04633114, -0.0067023453, -0.014282604, -0.0024154403, -0.02335437, -0.028508566, 0.0039317277, 0.017492177, -0.0017853255, -0.054789312, -0.02935816, -0.0061925896, 0.0056025945, 0.015859071, 0.033832684, 0.0072404207, -0.030226633, -0.048407923, 0.006867544, -0.044480916, -0.011337347, 0.048483443, 0.044820756, 0.01969168, 0.0341914, -0.009647601, 0.015358754, 0.022485897, -0.05633746, -0.063398525, 0.013942766, 0.032397814, -0.009213365, 0.021843981, -0.015632512, -0.0093124835, 0.020956628, -0.0043612444, -0.022448137, 0.0014915079, 0.021277586, 0.026129706, 0.03069863, -0.019200804, 0.03296421, -0.010874791, 0.030472072, -0.015283235, -0.029433679, 0.00611707, -0.009317204, 0.002213662, -0.10081837, -0.0062822686, 0.040742707, 0.026809381, -0.021239826, -0.035928346, -0.0010525514, 0.003813729, -0.004283365, -0.02322221, 0.04263069, 0.015236036, 0.0040638866, -0.007995615, 0.0049606794, 0.0026195785, 0.03683458, -0.023090051, 0.016104508, 0.047690492, -0.009463523, -0.014886758, -0.042404134, 0.025525551, 0.03404036, -0.04297053, -0.029150482, 0.0075991377, -0.015292675, -0.03570179, -0.006839224, -0.046104584, -0.0061925896, 0.0076557775, 0.05018263, -0.033889323, 0.03568291, 0.027262498, -0.022372616, 0.05765905, 0.018728808, 0.029244881, -0.025506672, 0.033889323, 0.001962324, 0.053656522, 0.035078753, -0.023316609, -0.00066669454, 0.014405322, -0.00984584, -0.0105160745, -0.0080994535, -0.027923292, 0.0020626232, 0.006966663, 0.01601011, 0.05112662, 0.002342281, 0.017775375, 0.037457615, -0.030188873, 0.0027352176, -0.012319099, 0.043536924, 0.028357528, 0.029962316, 0.025072435, 0.012536217, -0.018889286, 0.061057422, 0.036249302, -0.016340507, -0.0034691717, 0.002100383, 0.02930152, -0.021183187, -0.022863492, 0.04538715, -0.040251832, 0.00493236, -0.008680009, 0.021145428, 0.043499164, -0.02801769, 0.075292826, 0.008949047, -0.012696696, -0.050711267, -0.009987438, -0.030245513, -0.0021369625, -0.0064569074, 0.0018077452, 0.047124095, 0.04059167, -0.006244509, 0.0003277423, -0.07416003, 0.020579033, 0.038647044, -0.017992493, 0.025959788, 0.05384532, -0.004321125, -0.0414979, 0.09371956, 0.013621809, -0.021353105, -0.0127722155, -0.01730338, -0.032548856, -0.048219126, -0.0019292842, 0.001110961, -0.040931504, -0.013140373, 0.06256781, 0.0064097075, 0.041233584, -0.026733862, -0.00069206435, 0.057054892, 0.017596016, 0.016708663, 0.007802096, 0.012819415, -0.035928346, 0.013895567, 0.0028437767], "runbooks/idahomesh-vpn-device-setup.md::1770853993.691": [-0.013808938, -0.0011582685, -0.035011787, 0.016574526, -0.019900836, -0.019995874, 0.026325366, 0.0028606264, -0.015424574, 0.052954853, -0.04155036, -0.0023034695, -0.017467879, 0.012735015, 0.0041032406, -0.04668238, -0.020261979, 0.008876495, 0.023417221, -0.020376023, 0.017600931, -0.00972708, 0.014920875, 0.011280942, -0.0011155017, 0.011699107, 0.01668857, -0.018332718, -0.0023331686, -0.007602994, -0.019093018, -0.02470973, 0.016536511, -0.016774105, -0.06386515, -0.044059347, -0.04713856, 0.00044043906, -0.028359167, 0.025203925, -0.0041721426, 0.007664768, -0.024728738, -0.007294122, -0.01518698, -0.05770672, 0.040181823, -0.02600224, 0.038281072, -0.051434252, 0.0027442055, -0.032312725, -0.0045261574, -0.038965344, 0.04086609, 0.015757205, -0.047442682, 0.029803736, -0.07774061, -0.035772085, -0.035924144, 0.021478457, -0.028815346, -0.01643197, 0.010957815, 0.05401927, -0.02849222, 0.013999012, -0.011176401, -0.015709685, -0.0056357193, 0.0109198, -0.040676016, -0.037900925, -0.05884717, 0.035715062, 0.04827901, -0.013476307, -0.00397494, -0.026458418, 0.009532253, -0.0017593802, 0.008995292, 0.029442593, 0.025222931, 0.04208257, -0.036019184, 0.08827075, -0.0024056346, -0.038490154, -0.00728937, -0.000202994, 0.009475231, -0.028530234, -0.01711624, 0.01840875, -0.0063675074, -0.053030882, 0.01069171, -0.008648406, -0.019397138, 0.007108799, -0.004098489, 0.02303707, 0.021820592, 0.028872369, 0.0039583086, -0.0032312723, 0.0129345935, -0.008676916, 0.023778362, -0.036019184, -0.017657952, -0.024576677, 0.0030150623, -0.06386515, 0.009874388, -0.048925266, -0.016336933, -0.0021228984, 0.02915748, -0.034061413, 0.027142687, -0.045884065, -0.012696999, -0.0032526557, -0.042804856, -0.008002151, 0.037862908, -0.0026372885, -0.0009497802, -0.07990746, -0.0398777, -0.022010667, -0.016469985, -0.020680143, -0.003725467, 0.030545028, -0.009788854, -0.07150616, 0.062458593, 0.04721459, 0.0021918006, -0.033529203, 0.036133226, -0.040295865, 0.034555607, 0.007075536, -0.004701976, 0.01995786, 0.0050654947, 0.033529203, -0.009546509, -0.00049330364, -0.000100828765, -0.03983969, 0.016869143, 0.010425605, 0.04721459, 0.041056167, -0.029708698, 0.039725643, -0.050103728, 0.016070828, 0.046872456, -0.044857662, 0.016469985, -0.029271526, 0.025793156, -0.009997937, 0.0017712599, 0.03451759, 0.06698237, 0.028739316, 0.008657909, 0.013514321, 0.037824895, 0.020452052, -0.028169092, -0.020832203, -0.08986738, 0.021592502, -0.036665436, -0.013447795, -0.031780515, -0.010900793, -0.0044928943, -0.027104672, -0.02524194, 0.042576764, -0.0042956914, 0.03332012, 0.08241645, -0.0049942164, 0.050179757, 0.040638, -0.03482171, -0.055349793, 0.021934638, -0.008667413, -0.025888193, 0.037691843, 0.032312725, 0.00041014588, 0.013124668, 0.010216523, 0.030583043, -0.033035006, 0.023607295, -0.049837623, 0.027941002, 0.010283049, -0.0002692232, 0.0033476932, -0.00032966107, 0.0429189, 0.012754022, 0.040447928, -0.006961491, -0.002511364, 0.00017255232, 0.019035995, 0.0054789074, -0.012421391, 0.0067524086, 0.0065338225, 0.028872369, 0.019577708, 0.0015942528, 0.025793156, -0.021212352, 0.057326574, -0.012440398, -0.005493163, 0.03837611, 0.017886043, -0.08386102, 0.03037396, -0.008220737, 0.020280985, -0.0036042943, -0.0067904238, 0.03151441, 0.010986326, -0.031400364, -0.008539112, 0.044629574, 0.0057735234, -0.034023397, -0.010444612, -0.020052897, -0.015994798, -0.020756172, 0.015120454, 0.03702658, 0.022561884, 0.016897654, 0.0238734, 0.0037088355, -0.010634688, 0.031286318, 0.025184916, 0.042120583, 0.014113057, -0.008125699, 0.010587169, -0.009931411, -0.017534405, 0.017838525, -0.011946204, -0.029746713, 0.008467834, 0.0015740573, 0.05204249, -0.0459601, -0.012155286, 0.016355941, -0.038091, 0.09693817, 0.010672702, -0.019577708, 0.048164964, 0.00893827, 0.0065718377, 0.033510193, 0.039117403, -0.013419284, -0.042196617, 0.00012882026, -0.057516646, -0.020357016, -0.01704021, 0.07006159, -0.0024222662, -0.03603819, 0.04177845, -0.035315905, -0.1678741, 0.015063431, 0.007617249, 0.047176577, 0.0031599943, -0.0054646516, -0.064169265, -0.012649481, -0.044515528, 0.05325897, 0.053220958, -0.04307096, 0.015310529, -0.03748276, 0.020585105, -0.008073429, 0.0038205043, 0.0072370996, 0.042272646, -0.041740436, -0.05386721, -0.024538662, 0.05462751, -0.0038133767, -0.02735177, -0.006001613, 0.02910046, -0.0033334375, -0.038566187, -0.0014956514, -0.04253875, -0.005735508, -0.003934549, 0.030811133, -0.021364413, -0.018655846, -0.0059018238, 0.010292552, 0.019634731, -0.019729769, 0.014284125, 0.016165866, 0.022523869, 0.013504817, 0.005274577, -0.013495314, 0.027389785, -0.003388084, -0.01922607, -0.022885012, 0.033453174, 0.02765589, -0.0036660684, -0.05877114, -0.030354952, -0.044667587, 0.031210288, 0.031362347, 0.00041578873, -0.053335, 0.004381225, 0.005227058, 0.011974715, -0.02856825, -0.025279954, -0.010739229, -0.018028598, 0.043527137, 0.022637913, -0.036779482, 0.023246154, -0.0477468, -0.020261979, -0.01696418, -0.027465815, 0.042804856, -0.0011226295, -0.030944185, -0.05417133, -0.11594565, 0.0030982199, 0.017705472, -0.01699269, -0.0033738285, -0.018874431, -0.023113102, 0.013875464, 0.03560102, 0.044173393, 0.28100663, 0.011081363, -0.049001295, -0.02547003, -0.010862777, -0.022523869, 0.0053268475, 0.0421586, 0.021440443, -0.010862777, 0.011528039, -0.0059635984, 0.018019095, -0.01409405, -0.017306315, 0.020147933, -0.03461263, 0.008311022, 0.049761593, -0.024158513, 0.013048638, -0.07580185, 0.014645266, 0.018000087, -0.021554487, -0.017791005, 0.0018876807, 0.07120204, -0.02493782, 0.022770965, 0.003017438, 0.022257764, 0.027750928, -0.060785934, -0.03746375, 0.032103643, -0.02115533, -0.011081363, -0.025089879, -0.00028555776, 0.013143675, -0.010397094, 0.020642128, 0.028074054, 0.017182766, -0.004423992, 0.020376023, 0.022942033, -0.017553411, -0.023474243, -0.010653695, -0.012716007, -0.04535186, 0.0020041016, 0.02547003, -0.051624328, -0.029955795, -0.014521718, 0.01495889, 0.021421434, 0.039763656, 0.005630967, -0.07777862, 0.009251893, -0.022314787, 0.027998025, 0.010188011, -0.028777331, -0.0007804948, 0.042500734, 0.026401395, 0.0010489755, -0.0064292816, 0.003946429, 0.045313843, -0.025108887, 0.036741465, 0.015985295, -0.059493426, 0.04276684, -0.034669653, 0.003319182, -0.033035006, -0.0013673509, -0.028511226, 0.07831083, -0.010967319, 0.044097364, -0.03060205, -0.050255787, -0.005630967, -0.010577665, -0.023151116, 0.082112335, -0.0036684445, 0.021763569, 0.03332012, -0.010777243, -0.012069752, -0.031020215, 0.018617831, -0.005331599, 0.017990584, 0.0044501275, 0.0048849233, -0.03044999, 0.01597579, -0.00794988, 0.033339128, 0.03620926, -0.023398213, 0.0036731963, 0.02681956, -0.040105794, -0.005721253, 0.032065626, 0.00840606, 0.0057260045, 0.05546384, 0.004022459, -0.009351682, 9.058254e-05, -0.0175249, 0.0109198, 0.010501635, -0.087966636, -0.028587256, -0.013324247, -0.034916747, 0.06534773, 0.044173393, -0.03949755, 0.015595641, 0.04653032, -0.0015099071, -0.014569237, 0.056756347, -0.014084546, 0.0020041016, 0.045579948, -0.050711967, -0.056870393, -0.014901868, -0.007479445, 0.010957815, -0.0049609533, 0.013989508, -0.022352802, -0.0007490137, 0.0027917242, -0.017439367, 0.033453174, 0.027560852, -0.045579948, -0.034175456, -0.028834354, 0.0027465816, -0.0038181285, 0.059113275, -0.010169004, -0.037729856, 0.016317924, 0.010149997, 0.03278791, -0.0024614693, -0.011955707, -0.033453174, 0.023683326, 0.03052602, -0.016641052, 0.003288295, -0.060861964, -0.04436347, 0.089183114, -0.036779482, -0.02856825, -0.06797076, -0.0043432103, 0.025146902, -0.03628529, 0.046948485, 0.021193344, -0.069491364, -0.005706997, 0.03195158, -0.004131752, -0.010625184, -0.010102478, 0.017591426, -0.035106823, -0.009156856, 0.09351682, 0.007526964, -0.0095750205, 0.034802705, -0.002582642, 0.039041374, 0.016907157, -0.009133096, -0.021858606, -0.016355941, -0.02237181, -0.00083929923, 0.019131033, 0.020566098, -0.035201862, 0.014217598, 0.02780795, -0.011537543, 0.06778069, 0.016650556, 0.008667413, -0.049761593, -0.00029238858, 0.02379737, -0.011290446, 0.024158513, 0.07158218, -0.026629485, 0.0007109987, -0.011718114, -0.01216479, 0.013419284, -0.04645429, 0.024994843, 0.024918811, 0.03248379, -0.003350069, -0.013799434, -0.032217685, -0.0037848654, 0.00035193545, 0.014825838, -0.0091140885, -0.017695967, -0.034118433, 0.015937775, 0.0026277846, 0.016707579, -0.028435197, 0.026724523, -0.0017082976, 0.06622207, 0.018313712, -0.02100327, 0.073026754, -0.009057066, 0.042804856, 0.018608328, 0.00538387, -0.014132065, -0.0500277, 0.02062312, -0.0054599, 0.033149052, 0.023588289, -0.011433002, -0.02054709, -0.0421586, 0.042348675, 0.0077312943, 0.022923026, -0.009883892, 0.019881828, -0.009940914, -0.0016001926, 0.030640064, 0.014607252, -0.017591426, -0.047100548, 0.0042172857, -0.02630636, -0.022162726, -0.01696418, 0.05607208, 0.0035163846, -0.030164877, 0.03949755, -0.0056879898, 0.034023397, -0.024120498, -0.017325321, -0.006006365, 0.03489774, -0.027788943, 0.0154625885, -0.0043408344, -0.011271439, 0.0175249, -0.043185003, 0.029252518, -0.003202761, -0.026800552, -0.0039274213, 0.0077217906, -0.02273295, -0.028720308, -0.018437259, 0.0065480783, -0.009646298, -0.0373307, 0.038357105, -0.019881828, -0.022124711, 0.0003650031, 0.009456224, -0.004970457, -0.015120454, 0.032008603, 0.028017031, -0.041816466, -0.03444156, -0.015367551, 0.030488005, 0.0016085084, -0.0061679287, 0.045922082, -0.019995874, -0.010254538, -0.03293997, -0.020223964, 0.022466846, 0.032369744, -0.031628452, 0.034042403, 0.018427756, -0.03771085, 0.019264085, -0.010435109, 0.003941677, -0.042044554, 0.0342895, -0.012250324, -0.020927241, -0.011214416, 0.014740304, 0.062268518, -0.016669564, 0.03468866, -0.019843813, 0.0026634238, 0.0274278, 0.074471325, -0.022390816, 0.01767696, -0.07131608, 0.009289908, -0.021212352, -0.04789886, 0.03611422, -0.0006379387, -0.026534447, -0.0135808475, -0.04782283, -0.003568655, -0.009627291, -0.016850134, 0.011128882, 0.032160662, 2.1624726e-05, -0.04329905, 0.067742676, 0.043451108, 0.0038585193, -0.0026040254, -0.017078225, 0.06812283, -0.011528039, -0.02719971, 0.018494282, -0.012259827, -0.02697162, -0.0073131295, 0.019169047, 0.023417221, -0.020204956, 0.010957815, 0.0094942385, 0.03565804, 0.04497171, -0.04162639, -0.0012259828, -0.023284169, -0.007512708, 9.006281e-05, 0.005160532, -0.024044467, -0.022827988, 0.018484779, 0.018760387, -0.021706548, 0.0345366, -0.035106823, 0.004680593, -0.13031532, 0.0122883385, 0.028283136, -0.005132021, 0.00026966867, 0.0055929525, 0.029727705, -0.014037027, -0.013466802, -0.009532253, -0.04949549, 0.011737121, 0.025945216, -0.056832377, 0.026762538, 0.020642128, -0.016422467, -0.028701302, -0.036247272, -0.015576634, 0.017924057, -0.018855425, 0.040790062, 0.039003357, 0.043565154, -0.023436228, -0.030640064, 0.011157393, -0.017325321, 0.024386602, -0.024671715, -0.035563003, 0.011452009, 0.029043436, 0.032711882, 0.026458418, 0.013875464, -0.002473349, -0.039573584, 0.033643246, 0.018541802, 0.020604113, -0.024386602, -0.03151441, -0.0030910922, 0.08165615, -0.007935625, -0.016926166, -0.039269462, -0.014778319, 0.0068046795, 0.018731875, -0.013970501, 0.030335944, 0.029024428, 0.009313667, -0.0678187, 0.013381269, 0.013305239, 0.05272676, -0.026401395, 0.0113759795, 0.004804142, -0.009152104, -0.013980005, 0.015985295, -0.031761505, 0.026933605, -0.008572375, 0.022124711, 0.011556551, -0.040067777, -0.017695967, -0.0012853811, -0.0005975478, -0.023607295, 0.023607295, -0.0028796338, 0.0013934862, -0.027560852, 0.0061346656, -0.03991572, -0.023417221, 0.0035852867, 0.044325452, -0.007840587, 0.021269375, 0.019900836, 0.0018959965, -0.0077312943, -0.038224053, -0.048240997, -0.008163715, -0.0086864205, -0.028758323, 0.01262097, -0.006229703, -0.029898772, 0.0001344631, -0.00047281117, -0.037805885, 0.024975834, 0.028530234, -0.005051239, 0.005569193, -0.045389872, 0.012925089, -0.037064593, -0.00589232, 0.014626259, -0.054285374, 0.007303626, -0.037273675, -0.009451471, -0.06477751, 0.019900836, 0.021345405, 0.0350498, -0.038547177, -0.038052984, 0.003350069, 0.012925089, -0.033111036, -0.0119367, -7.5918564e-05, 0.006115658, 0.033206075, 0.0013162682, 0.008757698, -0.0073131295, 0.013903975, -0.043451108, -0.038338095, 0.015595641, 0.024671715, -0.0020551842, -0.058581065, 0.032996994, -0.0058020344, -0.054817583, -0.02077518, -0.0009967049, 0.0070850397, -0.010492131, -0.04805092, -0.020832203, -0.01427462, -0.003654189, -0.014312636, -0.016070828, -0.0099219065, 0.0058875685, -0.005265073, 0.009622538, -0.029594652, 0.016479488, -0.0030649567, -0.0009188931, 0.006300981, 0.015034921, 0.044667587, -0.046872456, -0.0004279654, 0.006899717, -0.017705472, 0.01163258, -0.005426637, -0.034707665, 0.0022357553, -0.0032122647, -0.022238757, 0.029195495, 0.014122561, 0.052460656, 0.019767784, -0.01612785, 0.008952525, -0.048393056, 0.042120583, 0.030107856, 0.025717126, -9.164985e-06, -0.0006129914, 0.010862777, 0.02417752, 0.0055929525, -0.003982068, 0.03991572, -0.02085121, -0.0030792125, -0.024139505, -0.0510541, 0.027788943, -0.045313843, -0.0026087773, -0.003801497, 0.019102521, 0.0037397225, 0.0019031244, 0.038357105, -0.0055549373, -0.00076802116, 0.0069852504, -0.016764602, -0.0429189, -0.002689559, -0.016897654, -0.0118606705, 0.012963104, 0.05200448, -0.0087101795, 0.0070612803, 0.01587125, 0.03415645, 0.035030793, 0.00250186, 0.05884717, 0.018437259, -0.03679849, -0.007859595, 0.025622088, 0.025317969, 0.0148163345, -0.04162639, 0.008092436, -0.038585193, 0.012639977, 0.030944185, -0.025146902, -0.03923145, -0.00089038187, 0.00530784, -0.007042273, 0.009508494, -0.026325366, 0.0121267745, 0.012250324, 0.011604069, 0.00016690948, 0.006823687, 0.060481817, -0.0055882004, 0.0018591696, 0.024614692], "runbooks/meshtasticd-sim-nodes-runbook.md::1770683164.154": [-0.026743483, -0.024545388, -0.040188495, -0.0032078442, 0.005934855, -0.014489106, -0.006085974, -0.03734929, 0.008513037, 0.033795703, -0.03897954, 0.0046938476, -0.018940248, 0.019379867, -0.009442648, 0.036671545, -0.0038375068, -0.005133467, 0.0061134505, -0.025021642, -0.004826649, -0.053083982, 0.045500558, 0.049310587, 0.056234583, 0.019563042, -0.0011293855, 0.0090076085, 0.0054998156, 0.023116628, 0.0117598055, 0.031854052, 0.008004728, -0.034931384, -0.0053578555, -0.026816754, 0.004863284, 0.007899402, -0.042789575, -0.022622056, 0.0018454836, -0.009117513, -0.003626856, -0.015771328, 0.009451807, -0.05095916, 0.046086714, -0.032202084, 0.0063241012, -0.03474821, -0.024142405, -0.0070980135, 0.0011780413, -0.051069062, -0.017044391, 0.036213607, -0.05784652, 0.012620726, -0.017135978, 0.004510673, -0.041910335, 0.025864245, -0.009012188, -0.040408306, 0.0020194994, 0.042679667, -0.0058386885, 0.01317025, 0.016330011, -0.029601006, -0.015551519, 0.008517616, -0.057297, -0.015432456, -0.05000665, -0.0151943285, 0.0041099787, -0.030883228, 0.0060539185, 0.023263168, -0.0014562376, 0.011347663, 0.0031093878, -0.026926657, 0.0022782334, 0.019453136, -0.06268233, 0.07561445, 0.044657953, -0.041763797, 0.03434523, -0.013005393, 0.030443609, -0.07301337, -0.031597607, 0.009580028, 0.018463993, -0.012345964, 0.027036563, -0.0013371742, 0.0236112, 0.0081924815, -0.02115666, -0.03275161, -0.01934323, 0.06510023, 0.016925327, -0.03742256, -0.068836994, -0.052497823, 0.003116257, 0.0053853313, -0.03130453, 0.011384298, 0.005866165, -0.03963897, 0.01481882, -0.012657361, -0.034088783, -0.024728563, 0.039748877, 0.0119521385, 0.005527292, -0.033081323, 0.0006102002, -0.03690967, -0.028886626, -0.018683804, 0.048028365, 0.0028163085, 0.007835291, -0.022292342, -0.018509788, -0.0016783368, -0.011494203, 0.0035398481, 0.011723171, 0.024087453, -0.013564075, -0.05172849, 0.015377503, 0.004581653, -0.022145802, 0.0031345743, 0.011677377, -0.018866979, 0.049676936, -0.008980132, 0.0030567253, -0.000106183994, 0.0019988923, 0.03733097, 0.008091736, 0.034491766, -0.004799173, -0.009231997, 0.012611567, -0.0026674792, 0.048541255, 0.06696861, -0.00855883, 0.057040554, -0.05088589, 0.0118056, 0.0274945, 0.02776926, -0.0064935377, 0.0037619472, 0.0052708476, -0.00402755, -0.00023941485, 0.052204743, -0.009291529, -0.0027132728, 0.014470789, 0.009918901, 0.021834405, 0.0023766898, -0.015331709, -0.03498634, -0.054989, 0.030663418, -0.017749613, -0.025607802, -0.021284882, -0.03423532, 0.0053349584, -0.013985377, -0.02115666, 0.057297, -0.024600342, 0.032238718, 0.032293674, 0.013710614, -0.00014060078, 0.04396189, 0.01748401, -0.040041953, 0.021431422, -0.005261689, -0.0068049342, 0.011549155, 0.06649236, -0.00037922856, -0.025571166, -0.027018245, 0.00013773867, -0.035865575, -0.026999928, -0.085359335, 0.024985008, -0.009337323, -0.007963513, 0.019581359, 0.020918533, 0.041800432, 0.0012936702, 0.0015695769, -0.0118788695, -0.005719625, 0.04300938, 0.05286417, -0.004877022, -0.023556245, 0.022823548, -0.0023537928, 0.018381566, 0.0020778861, -0.0049044983, 0.007913141, -0.041067734, 0.007446045, -0.009900584, -0.0059028, 0.0302238, -0.0023537928, -0.057040554, 0.0091541475, -0.022896817, 0.03934589, -0.018830342, -0.027750943, 0.031469386, 0.017639708, -0.033923924, 0.023299802, 0.042276684, -0.008110053, 0.004922816, 0.0001174893, 0.009836473, 0.01532255, -0.035847258, -0.005820371, 0.03828348, 0.018070169, 0.02482015, 0.008077998, 0.010981314, 0.0018992911, 0.03108472, 0.036854718, 0.048687793, 0.03670818, 0.00056726864, 0.016595613, -0.016220106, -0.030590149, 0.033612527, -0.00431605, -0.013124456, -0.01963631, 0.045647096, -0.012703154, -0.043815352, 0.016888693, 0.042349953, -0.029839134, 0.077739276, 0.016513186, -0.012107837, 0.012272694, 0.022438882, 0.025717705, 0.019563042, 0.014544059, -0.025992468, -0.00798183, 0.0011746067, -0.023226531, -0.016009456, 0.0387231, 0.06341503, -0.027879165, -0.057663348, 0.031817418, 0.0016726125, -0.13796706, 0.03821021, 0.010624124, 0.01877539, -0.008673315, 0.0041466136, -0.04388862, 0.011723171, -0.030150529, 0.059128743, 0.017364947, -0.035737354, -0.039529067, -0.02489342, 0.022182437, -0.008412291, 0.016165154, -0.020515548, 0.02690834, -0.049310587, -0.03079164, -0.028575229, 0.07707985, 0.024453802, -0.02432558, 0.0081192115, 0.05993471, -0.007322402, -0.014800503, -0.016998598, 0.011118695, 0.0032192925, 0.006411109, -0.006008125, 0.024838468, 0.010477584, 0.006511855, 0.014168551, -0.018427359, 0.037184432, 0.015679741, 0.044218335, 0.0024499595, -0.023684468, 0.025461262, -0.015652265, 0.014773027, -0.0251865, -0.0036520425, -0.046379793, -0.0006886218, 0.0013268706, -0.010834774, -0.007519315, -0.026706848, -0.0005958897, 0.026853388, 0.017245883, -0.056307856, -0.04015186, -0.017374106, 1.1591514e-05, 0.020717042, -0.011631584, -0.0251865, -0.0043710023, 0.05007992, -8.273264e-06, 0.022365611, -0.028593546, 0.00084889954, 0.0031643403, -0.008293227, 0.021962628, 0.0032101339, 0.019086787, -0.034088783, -0.026358817, -0.022328977, -0.10799971, 0.013252678, 0.025589483, -0.005884482, -0.024545388, -0.023757739, 0.0044076373, 0.011961298, -0.007290347, 0.020900216, 0.29307926, 0.013765567, -0.013426694, -0.0035810624, 0.069349885, -0.027695991, 0.010331044, 0.026432086, -0.008110053, 0.002404166, -0.014947043, -0.010862251, 0.031597607, 0.01043179, -0.017163455, 0.04887097, -0.057699982, 0.011091218, 0.033264495, -0.016101042, 0.0087557435, -0.08308797, 0.008041362, 0.0069697914, -0.049273953, -0.02547958, 0.01827166, 0.09722905, -0.060923852, 0.036689863, 0.014406678, 0.05374341, 0.025644436, -0.05432957, -0.065210134, 0.002059569, -0.016165154, -0.012107837, -0.012831377, -0.0043503954, -0.04000532, -0.0141135985, 0.042789575, 0.00051975774, 0.0037253122, -0.046086714, -0.016155995, 0.055685062, -0.01669636, -0.03496802, -0.03590221, -0.00015197763, -0.016659725, 0.018152596, 0.022970088, -0.024527071, -0.03489475, -0.020900216, 0.02936288, 0.036653224, 0.0033910188, 0.028758403, -0.07964429, 0.05297408, -0.041177638, -0.023299802, 0.010459267, -0.031011451, 0.0069606327, 0.03297142, 0.02036901, -0.004020681, 0.001597053, -0.028337102, 0.0043778718, -0.023263168, 0.05187503, 0.05326716, -0.057883155, 0.05315725, -0.017722137, -0.00712549, 0.011137012, -0.0059989663, 0.00026088062, 0.006749982, -0.0061271884, 0.022713643, -0.03123126, -0.027604403, -0.006598863, -0.02850196, -0.0047625382, 0.032824878, 0.058286138, 0.031652562, 0.014150233, -0.024508754, 0.00037092844, -0.0006600008, 0.005600562, 0.02820888, -0.01403117, -0.014507424, -0.001524928, -0.0067728786, -0.006534752, 0.01697112, -0.016797105, 0.039455798, -0.05843268, 0.028538594, -0.0027819634, -0.049896747, -0.03504129, 0.00885191, -0.01518517, 0.014067804, 0.025607802, -0.020845262, 0.011649901, 0.012602408, -0.042789575, 0.028849991, -0.017135978, -0.055721696, -0.009433489, -0.006319522, 0.0151119, 0.050263096, 0.03352094, -0.027714308, 0.02776926, -0.0046869786, 0.03908945, -0.012712313, 0.01223606, 0.030755006, -0.03590221, 0.0031689196, -0.034931384, -0.028282149, -0.045280747, 0.009891425, 0.0067682993, -0.007139228, -0.003940542, -0.015377503, -0.004512963, 0.047039222, 0.007995569, -0.0074872593, -0.0053395377, -0.038320113, -0.009396854, -0.08103642, -0.02101012, -0.0114484085, 0.045720365, -0.026798436, -0.02850196, -0.0041718003, 0.019746216, 0.03130453, 0.007038482, -0.0015558387, -0.054512743, 0.056088045, 0.029619323, -0.016797105, -0.019581359, -0.060557503, -0.08484645, 0.0033635425, -0.019856121, -0.0066675534, -0.04231332, -0.023537928, 0.023977548, -0.021193294, 0.04410843, -0.023153262, -0.022365611, -0.021120025, 0.039052814, 0.019031836, 0.0067682993, -0.0017974002, 0.049896747, -0.015359186, -0.07854524, 0.073452994, -0.014333408, -0.008004728, 0.07297674, -0.012904647, 0.011137012, 0.010669917, 0.010514218, -0.02187104, 0.045866907, 0.0006977805, -0.011173647, 0.009254894, -0.030315386, -0.03445513, 0.038466655, -0.024930056, -0.07510156, 0.017593915, -0.035865575, 0.0024843048, -0.00060619327, -0.03843002, 0.040774655, -0.046709508, 0.009863949, 0.07532137, -0.01518517, -0.029601006, 0.004332078, -0.0024156142, 0.019874439, -0.009241155, 0.01906847, -0.004973189, -0.003223872, -0.05517217, -0.00045993982, 0.011677377, 0.004597681, 0.030040625, 0.054952364, -0.04388862, 0.014910407, -0.018903613, 0.051069062, 0.0066538155, 0.017209249, 0.036671545, 0.04224005, 0.0025094913, 0.0054448633, 0.050739348, 0.031212943, 0.033356085, -0.020039296, 0.025699388, -0.0055730855, 0.027476182, 0.004006943, -0.011475885, -0.0094976, -0.019306596, 0.029692594, 0.029674277, 0.031615928, -0.03474821, -0.006951474, -0.016036931, 0.00017458823, -0.0011780413, -0.012968757, 0.042972747, 0.0019599677, -0.045793634, 0.0019038704, -0.02467361, -0.023299802, -0.05059281, -0.013728932, -0.008247434, -0.021248247, -0.01072487, 0.08323451, -0.036854718, -0.01661393, 0.012355123, 0.03432691, 0.06850728, -0.015404979, -0.0336858, 0.01230933, -0.0044145063, -0.0228785, -0.0032261617, 0.019526407, -0.045537192, -0.0016657435, -0.053120617, 0.032623388, 0.0302238, -0.0306451, 0.062206075, -0.025955833, -0.0039932053, -0.019764533, 0.030956497, -0.004561046, 0.06238925, -0.018427359, -0.035737354, -0.06931325, 0.006351577, -0.0302238, 0.011063742, -0.0075376322, -0.02863018, 0.01432425, 0.019031836, 0.03705621, -0.065210134, -0.0106790755, 0.019581359, 0.021907676, -0.011888028, 0.018793708, -0.008000148, 0.022823548, -0.0168429, -0.0030017728, -0.010358521, -0.0020515549, -0.023354754, 0.024160722, 0.011888028, -0.002539257, 0.038613193, -0.000946211, -0.002784253, -0.014296773, -0.014342567, -0.021962628, -0.03445513, 0.0029697174, 0.035022974, 0.0047945934, -0.04769865, 0.012345964, -0.004808332, -0.011576631, 0.013591551, 0.0581396, -0.02295177, -0.0100288065, -0.047075856, -0.0016531503, -0.020717042, -0.028190563, 0.02029574, -0.01143925, 0.026303865, -0.034583353, -0.045280747, 0.018308295, -0.04300938, -0.03927262, 0.03275161, 0.024014182, -0.04015186, -0.03309964, 0.047515478, 0.060301058, -0.01749317, -0.0025415467, -0.030187165, 0.05290081, -0.008077998, 0.054439474, -0.0077024894, 0.014589853, 0.0043916097, -0.043522272, 0.009607505, 0.010175345, 0.011842234, -0.0028735506, 0.0118788695, 0.022640374, -0.03897954, -0.02547958, -0.013591551, -0.051472045, -0.016439915, -0.04059148, 0.036451735, -0.032623388, -0.0020401066, 0.023794373, 0.0043000225, -0.045573827, 0.03405215, -0.009181624, -0.001712682, -0.1269766, 0.00075445016, 0.020955168, 0.0011030542, -0.022035897, -0.009131251, 0.027659357, -0.027860848, -0.0013486226, 0.013902948, -0.04934722, 0.03791713, 0.0900486, -0.051215604, -0.044511415, 0.009254894, -0.03344767, -0.01288633, -0.008627521, 0.031762466, -0.0031116775, 0.009296108, 0.014205186, 0.016082725, -0.001050964, -0.028227197, -0.019434819, 0.036579955, -0.01720009, 0.04308265, -0.010138711, -0.0143059315, 0.0051105698, 0.041397445, -0.0030384078, -0.016787946, -0.0008935483, -0.019966025, 0.0008883965, -0.013912107, 0.01295044, 0.024728563, -8.643549e-05, 0.005554768, -0.044364873, 0.018976882, 0.029179705, -0.005138046, -0.03238526, 0.025552848, -0.019398184, 0.03143275, -0.04597681, 0.036012117, 0.0066446564, 0.008403132, -0.054292936, 0.012996234, -0.006749982, 0.044877764, -0.051325507, 0.029033165, -0.055611793, -0.03352094, -0.027824214, 0.0107981395, -0.012437551, 0.0012272694, -0.02489342, 0.004808332, -0.015890392, 0.0472224, -0.009003029, -0.009144989, 0.014260138, -0.029674277, -0.013738091, 0.022915136, 0.00575626, -0.03079164, -0.048797697, -0.031560972, -0.010706552, 0.038869638, 0.07297674, 0.012153631, 0.009158727, 0.0022931164, 0.001266194, 0.016558979, -0.038942907, -0.058762394, 0.009186204, 0.0008105473, -0.009319005, 0.02734796, -0.013857154, -0.021248247, -0.013765567, -0.005531871, 0.016632248, 0.034271955, 0.0068461485, 0.0059531727, 0.016742153, -0.031157989, 0.0028483642, -0.024930056, 0.06997268, 0.0031414435, -0.013142774, 0.029820815, -0.026303865, -0.019544724, -0.08088988, -0.0081924815, 0.028685134, -0.0290698, -0.005312062, -0.035865575, -0.028044023, 0.0021912255, -0.023904277, -0.033136275, 0.015624789, 0.01230933, 0.067225054, 0.017584756, -0.0010927506, -0.048101634, 0.03037034, -0.034876432, -0.01425098, 0.028447006, 0.013142774, -0.004739641, -0.06729833, 0.03963897, -0.009735727, -0.011365981, -0.058762394, -0.046233255, 0.027109832, -0.018409042, 0.037294336, -0.017722137, 0.0073269815, 0.0043938993, -0.008032204, -0.01151252, 0.014076964, -0.01251998, -0.008013886, 0.014379201, -0.002266785, 0.015524043, 0.009204521, 0.016861217, -0.019123422, 0.03934589, 0.026670214, -0.009099196, -0.0052433712, 0.0076658544, -0.019672945, 0.012492504, 0.007885664, -0.0050693555, -0.045280747, 0.06440417, 0.029582689, 0.05821287, -0.005884482, 0.05663757, 0.015148534, -0.042569764, 0.0023904277, 0.024691928, 0.042789575, -0.016870376, 0.009772362, -0.004341237, 0.01936155, 0.02467361, 0.041507352, -0.0059028, -0.024435485, 0.04685605, -0.009387695, 0.03535269, -0.0104867425, -0.02503996, 0.022567105, -0.019453136, 0.01734663, -0.023592882, -0.0022519021, 0.022219071, -0.0048907604, 0.08557915, -0.023263168, -0.01503863, -0.026267229, -0.007102593, -0.016586455, -0.008874807, 0.03993205, -0.018363249, -0.013490805, 0.034271955, -0.020020977, -0.012547457, -0.046709508, 0.019178374, -0.021962628, 0.0033291974, 0.05806633, 0.014012853, -0.018757073, -0.007784918, 0.00030452767, -0.017309994, 0.01798774, -0.052534457, -0.017658025, -0.01324352, 0.011338504, -0.00719418, -0.014773027, -0.014544059, -0.0213032, 0.018958565, 0.010047124, 0.005289165, 0.03993205, -0.011017948, 0.010569171, 0.028300466, -0.02432558, -0.0035810624, 0.033612527, -0.006310363, 0.0063561564, -0.024856785], "runbooks/proxmox-onboard-node.md::1781548536.412": [0.009403338, 0.035742134, -0.051940445, 0.03184849, -0.018995687, 0.026820775, 0.043321505, -0.015338308, 0.01024444, 0.016103806, -0.0030052878, -0.0035156196, -0.032472227, 0.017209524, 0.022038776, 0.04770658, -0.012436977, -0.010376749, 0.03188629, -0.0035486966, 0.00356051, 0.02483615, 0.030601012, 0.011595874, 0.03778346, 0.022511307, -0.015347758, -0.010471255, -0.014818526, 0.0056420024, -0.04014611, -0.0033691355, 0.0053395834, -0.017540297, -0.0077116815, -0.016566886, -0.0020377836, 0.031092443, -0.02065899, -0.010338946, -0.0012203074, -0.026386049, -0.0073998123, -0.021339433, 0.017568648, -0.046156682, 0.0033903993, -0.023324057, -0.019732833, -0.029674854, -0.037707854, 0.01857041, 0.0120306015, -0.01617941, 0.067968644, 0.012909506, 0.0038771047, -0.017852165, -0.04630789, -0.020904707, -0.05246968, 0.021887567, -0.01665194, 0.011312356, 0.0168126, 0.04101556, -0.012455878, 0.019335909, -0.0047229324, -0.012351922, 0.003574686, 0.025648903, -0.040108304, -0.014034127, -0.020375473, -0.016094355, 0.08036782, 0.0035368835, 0.030033976, 0.016066004, 0.006530358, -0.004536283, 0.010613013, 0.0074470653, -0.0010525595, -0.011066642, -0.037084118, 0.08082145, 0.025062965, 0.027973747, -0.018749971, -0.027879242, 0.021811962, -0.061428837, -0.029202323, -0.0288054, 0.005538046, -0.027274404, 0.0020495967, -0.013202474, -0.020923607, -0.00070702226, 0.006322445, -0.030733319, 0.029107818, 0.06842227, 0.005585299, -0.03827489, 0.011350159, -0.05023934, 0.0026438027, 0.033190474, -0.018863378, 0.014931933, -0.014223139, -0.06732601, 0.025535496, -0.044606786, -0.012125107, 0.0028658914, 0.008685092, 0.016944908, -0.023834389, -0.03122475, -0.00025058832, -0.01568798, -0.034003224, -0.029259028, 0.025459891, 0.016954359, -0.026707368, -0.012446428, -0.0074706916, -0.0068233265, -0.04226304, 0.018353047, 0.0050182636, 0.04691273, -0.013070166, -0.06490666, 0.052091654, 0.026707368, -0.0384072, -0.022360098, 0.023153946, -0.049445488, 0.033077065, 0.021074817, -0.020734595, -0.012625989, 0.018579861, 0.0036526532, 0.010424001, -0.006917832, 0.061580047, 0.010868179, 0.008377949, -0.008363772, 0.04260326, 0.04275447, -0.023021638, 0.05541826, -0.04657251, -0.0048576035, 0.05526705, -0.005774311, -0.0034471028, -0.049369883, -0.0024571535, -0.015309957, 0.025592199, -0.010442902, -0.0029060566, 0.009582899, 0.016623588, 0.026026925, 0.035779934, 0.022133283, 0.02657506, -0.033852015, -0.051600225, 0.037556645, -0.019600524, -0.05360375, -0.02835177, -0.028521882, -0.006657941, -0.0028446277, -0.016462928, 0.062033676, -0.012786649, 0.035609823, 0.0135993995, -0.020356571, -0.019562721, 0.05360375, 0.009597074, -0.032396622, 0.0073572844, -0.007820363, -0.03973028, 0.0006027705, 0.042716667, 0.023947796, -0.012540934, 0.013089067, -0.012871704, -0.014270391, -0.030657714, -0.06917832, 0.013589949, 0.022360098, 0.023418562, -0.0003331333, -0.004815076, 0.020073054, -0.01986514, 0.02527088, -0.028994411, -0.018305793, -0.007286405, 0.015281605, -0.023664279, -0.013467091, 0.04899186, -0.008722895, 0.039805885, 0.01903349, 0.017370185, 0.02835177, -0.035383012, -0.01873107, -0.01858931, 0.020848002, 0.057913218, -0.024722744, -0.04736636, 0.005911344, 0.019487116, 0.019978547, -0.039616875, -0.02593242, 0.04188502, 0.0011836864, -0.018097881, 0.010707519, -0.01424204, -0.009365535, -0.021018112, 0.01698271, -0.018948434, -0.022662515, -0.0113407085, 0.0071162945, -0.008803225, 0.017540297, 0.011728182, 0.007820363, 0.0064453026, -0.011699831, 0.0040732045, 0.03984369, 0.031640578, 0.032585636, 0.0057695853, -0.037556645, -0.046988335, -0.045816462, 0.006530358, 0.023588674, -0.040524133, 0.035288505, 0.022076579, 0.01457281, -0.036384773, -0.015007538, 0.015300506, -0.015650177, 0.091708526, 0.027104294, -0.0037022687, 0.03954127, -0.01425149, 0.032528933, 0.013608851, -0.0021901743, 0.0022870428, -0.03230212, 0.007026514, -0.050957583, 0.00993257, 0.018031726, 0.0753023, -0.04305689, -0.023607574, 0.027104294, 0.009219051, -0.16255015, -0.022095481, 0.034456853, 0.021736357, 0.010584661, 0.0007595912, -0.050163735, -0.01200225, -0.054624412, 0.05700596, 0.020999212, -0.054700017, -4.4631888e-05, -0.018324696, 0.022643615, -0.00936081, 0.001277011, -0.009535646, 0.013467091, -0.0432081, -0.04834922, -0.024703844, 0.04706394, 0.03317157, -0.016406225, -0.031659476, 0.05987894, -0.0240045, -0.03426784, 0.028143859, 0.013495443, -0.011803787, 0.015007538, -0.0013018189, 0.017389087, -0.023456365, 0.013032364, -0.0168126, 0.00959235, -0.022322295, 0.019288655, 0.043019086, -0.0208102, 0.0068280515, 0.052545283, -0.019042939, -0.0023472903, -0.0038582035, -0.055607274, -0.01457281, -0.0059018936, 0.0045740856, 0.009110369, -0.011662029, -0.026348246, -0.016510181, 0.058707066, 0.034513555, -0.05553167, -0.007054866, 0.039276652, 0.0028446277, 0.03663049, -0.014043577, -0.019808438, -0.008340146, 0.008070804, -0.011076092, 0.0061428836, -0.045892067, -0.007603, -0.017483592, 0.013429289, 0.036724996, -0.017719857, -0.032566734, -0.014005775, -0.0065256325, -0.037103016, -0.13812983, 0.02770913, -0.01792777, -0.006450028, 0.0075415713, -0.014440502, -0.017871067, 0.0056609036, 0.0033809487, 0.044417776, 0.26310444, 0.05246968, -0.036876205, -0.035175096, 0.05730838, -0.011132795, 0.004108644, 0.030430902, 0.031413764, -0.024042303, -0.016226664, -0.010433452, 0.038860828, -0.009677405, -0.0046355147, 0.036309168, -0.061580047, 0.0055663977, 0.040410724, -0.021736357, 0.0067146444, -0.04309469, 0.03923885, 0.015640726, -0.04453118, -0.013977423, -0.038445003, 0.07420603, -0.05175143, 0.043283705, 0.029844964, 0.017700955, 0.00055020157, -0.0017377273, -0.052091654, 0.0024122633, -0.0042622164, -0.014138083, -0.009800262, 0.015858091, -0.032207612, -0.0207913, 0.010187737, -0.0016810237, 0.023966698, -0.032793548, 0.013183573, 0.057346184, -0.02162295, -0.049596697, -0.031640578, -0.017464692, -0.013882917, 0.00839685, 0.03566653, -0.0031186948, -0.006511457, -0.026839677, -0.026329344, -0.0014990999, 0.023456365, 0.04305689, -0.050995387, 0.042489853, -0.0139963245, 0.010017626, -0.0033407838, -0.009327733, 0.0025823738, 0.015754133, -0.0006402775, -0.012767748, -0.024231313, -0.038671818, 0.0014731108, -0.004415788, 0.060105756, 0.045929868, -0.053868365, 0.03184849, 0.010764223, -0.011076092, -0.015262703, 7.047335e-05, 0.005812113, 0.027879242, -0.010320045, 0.05171363, -0.01986514, -0.02481725, -0.021339433, -0.03489158, -0.00084937183, 0.02322955, -0.002255147, 0.019959647, 0.028597487, -0.0072911303, 0.0074848677, -0.014960284, 0.010698068, 0.0400327, 0.0060200263, 0.0033478716, 0.0053821113, -0.05583409, 0.00920015, 0.012956759, -0.01136906, 0.026669566, -0.03793467, 0.027331108, -0.0013632476, -0.01744579, -0.02288933, 0.037065215, 0.05636332, 0.026140332, 0.040939957, 0.014913032, 0.035175096, -0.0013691543, 0.0018440464, 0.004947384, -0.002634352, -0.070312396, -0.032944757, -0.06471764, -0.044153158, 0.06554929, -0.0066532157, -0.03315267, 0.0022705044, 0.045060415, 0.024930658, -0.017379636, 0.05171363, 0.022341195, -0.017105568, 0.010650815, -0.078099675, -0.031564973, -0.022624712, 0.007215526, 0.011302906, -0.011747084, 0.01665194, -0.03746214, 0.018532608, -0.0047394712, -0.019506019, 0.004155897, 0.0128150005, -0.05186484, -0.014544458, -0.031130245, -0.007432889, 0.016538532, 0.009615975, -0.041998424, -0.029032214, 0.03793467, -0.014931933, 0.026858578, 0.024873953, -0.02976936, -0.034211136, 0.03566653, 0.020923607, -0.020564485, -0.004129908, -0.04468239, -0.07394142, 0.021339433, -0.0223979, -0.030222988, -0.054208588, -0.0049851863, 0.00897806, -0.056249913, 0.074017026, 0.02481725, -0.022757022, -0.007862891, 0.04464459, 0.011132795, -0.021358334, 0.0012008157, 0.017719857, -0.025497694, -0.03957907, 0.08936478, 0.036346972, 0.0032888055, 0.02736891, 0.04687493, 0.045551844, 0.026272641, 0.018145133, -0.005367935, -0.008212563, 0.0032817174, -0.014062478, 0.00056939805, -0.022378998, -0.032396622, 0.025327582, -0.0046189763, -0.04366173, -0.0026768798, -0.004966285, -0.0014896493, -0.04865164, 0.011312356, 0.053830564, -0.030185185, 0.04691273, 0.07072822, -0.019071292, 0.005089143, -0.021906469, -0.018910632, 0.06112642, -0.049861316, 0.0029509468, 0.021150421, 0.011284005, -0.025233077, -0.029674854, -0.008264542, -0.0025327583, -0.00024660135, 0.04558965, -0.06214708, 0.030185185, -0.0053395834, 0.062336095, -0.0044961185, -0.0003759563, -0.009053665, 0.038085878, -0.0032958933, -0.0009373804, 0.047290754, 0.020432176, 0.108795196, 0.0036313892, -0.022700317, -0.012276317, -0.044909205, -0.02271922, -0.0432459, -0.001991712, -0.013845115, 0.05730838, 0.03596895, 0.010216088, -0.024798349, 0.0049048564, -0.0028611661, -0.004701669, 0.009436415, -0.022662515, -0.0152721545, -0.0073572844, -0.064264014, 0.030487604, -0.0092096, -0.009696306, -0.061769057, 0.019468216, 0.0032722668, -0.022171086, 0.019808438, 0.026782973, -0.040902156, -0.0041015563, -0.005826289, -0.008472454, 0.029750459, -0.039352257, -0.006175961, 0.062714115, 0.02016756, -0.02623484, -0.007744759, 0.0102633415, -0.02160405, -0.0031423212, -0.035609823, 0.032680143, -0.022662515, -0.035156198, 0.016699193, -0.0036502904, -0.025478791, 0.026272641, -0.02848408, 0.0049993624, 0.06702359, -0.01903349, 0.0015546221, -0.011992799, -0.014071929, 0.018116781, 0.01169038, -0.021641852, -0.05511584, 0.008661466, 0.0029036938, 0.030714419, -0.030374197, -0.0065445337, 0.01808843, 0.024250215, 0.0054246387, 0.047782186, -0.0032888055, -0.006610688, 0.026688468, -0.02961815, -0.025648903, -0.0049379333, 0.0144877555, -0.001118123, 0.006483105, -0.012266866, 0.019940745, -0.013325333, -0.036290266, -0.0052403524, -0.0031612224, 0.026291542, -0.008387399, 0.0059963996, -0.005958597, 0.022057679, -0.07575593, 0.027728032, -0.021339433, 0.016245564, -0.020432176, 0.054662216, -0.009356084, 0.00021500092, -0.043737333, -0.010802025, -0.010121582, -0.020110857, 0.018683817, 0.0022161636, -0.015914794, -0.024099005, -0.025478791, 0.04279227, -0.028710894, -0.00045540032, 0.017067766, 0.004243315, -0.013561597, -0.029259028, 0.067363806, 0.045967672, -0.025989123, -0.009403338, -0.03298256, 0.039163247, 0.006577611, -0.0072627785, -0.00012027353, -0.012238515, 0.02513857, 0.017218975, 0.018825576, -0.015442264, -0.008377949, -0.0007471873, -0.011954997, 0.003324245, -0.0020507781, -0.018806675, -0.02498736, -0.05349034, -0.0135993995, -0.02786034, 0.03954127, -0.00520255, 0.013967972, 0.04339711, 0.007239152, -0.02048888, 0.031716183, -0.031564973, -0.034759272, -0.13639092, 0.030204087, -0.034797072, 0.019676128, -0.040561933, 0.026329344, -0.001940915, -0.047593173, -0.019827338, -0.0192036, -0.091330506, 0.00520255, 0.026631763, -0.02177416, 0.0047654603, 0.0028186387, 0.011132795, 0.007347834, 0.0059916745, 0.0120306015, -0.033719707, -0.013391486, 0.0076833297, 0.014695668, 0.0047371085, -0.04260326, -0.033190474, 0.0058782673, -0.010386199, 0.015432814, -0.008741796, -0.057572998, 0.01311742, 0.00132072, 0.036441475, 0.014818526, -0.0056467275, 0.028824301, -0.020829102, 0.013060716, -0.018976785, 0.027198799, -0.016113257, -0.008042453, 0.00576486, 0.04702614, 0.011066642, -0.004392162, -0.0075840987, -5.4414726e-05, -0.011180049, 0.026272641, 0.0064453026, 0.038860828, 0.005079692, 0.00033992593, -0.063734785, -0.013750609, -0.03555312, 0.053565945, -0.029996173, 0.048613835, -0.020923607, -0.020564485, -0.040448528, 0.022605812, -0.065889515, -0.015546221, -0.016576335, 0.039087642, 0.009875867, -0.010943783, -0.030601012, 0.0071966248, 0.0024016313, -0.040259514, 0.01696381, -0.0009131633, -0.07155987, -0.0028564408, -0.0038463902, -0.030298593, -0.007347834, 0.042565458, 0.058026627, 0.011756535, 0.013845115, -0.030865628, 0.015347758, 0.004030677, -0.057724208, -0.058971684, 0.002976936, -0.021037014, -0.01393017, 0.032528933, -0.025006263, -0.0027666604, 0.03791577, 0.008463004, -0.0053348583, 0.002174817, 0.0008428745, 0.029240126, -0.016547984, -0.014166435, 0.057913218, -0.03249113, 0.039768085, -0.055342656, 0.03092233, 0.0011074911, -0.028162759, 0.010367298, -0.07670099, -0.0240234, 0.0052403524, 0.016340071, 0.0052309018, -0.08346762, -0.008703994, 0.019222502, -0.019392611, -0.0084960805, 0.044720195, 0.051675826, 0.0033785861, 0.03411663, 0.028843202, -0.040372923, 0.022076579, -0.047971196, -0.012285767, -0.008552784, -0.022152184, -0.023342958, -0.012748847, 0.048576035, -0.015423363, -0.027236601, -0.04657251, -0.014109732, 0.015801387, -0.015886443, -0.018551508, -0.06165565, 0.013580498, -0.003225014, -0.014412151, -0.056287717, -0.00089721545, 0.026499456, 0.00070347835, 0.0705014, 0.02704759, 0.04351052, -0.014922482, 0.030317495, 0.004255128, 0.049256478, 0.025856815, -0.037840165, -0.00944114, -0.001776711, -0.0042622164, 0.01343874, -0.004607163, -0.02595132, -0.058518056, 0.02738781, 0.008576411, 0.05152462, -0.025233077, 0.046988335, 0.035194, -0.024382522, -0.0011074911, -0.0018109694, 0.06543589, 0.017748209, 0.010008175, -0.013571048, 0.03663049, -0.0063933246, 0.045211624, 0.0029036938, -0.0074517904, 0.032528933, -0.034645863, -0.013230827, 0.0024902306, -0.005986949, 0.03954127, -0.018343596, 0.039049838, -0.04128018, 0.034494653, -0.007853441, -0.00046042094, 0.08233354, 0.012370823, -0.02338076, -0.014988637, -0.014922482, -0.019638326, -0.018617664, 0.007867617, -0.0069083814, 0.014081379, 0.035836637, -0.016387323, -0.014071929, -0.022624712, 0.025819013, -0.009838064, 0.013561597, 0.03636587, 0.0368195, -0.015130395, -0.022378998, 0.032377724, -0.0014672042, 0.008155859, -0.05246968, -0.025044065, -0.03765115, 0.007409263, 0.015007538, -0.003170673, 0.017304031, -0.015962048, -0.020772398, -0.0075132195, 0.029674854, 0.017587548, -0.020129757, 0.016311718, 0.033341683, -0.015905343, 0.028899906, 0.024212413, 0.026404949, 0.0067996997, 0.006468929], "plans/vaultwarden-plan.md::1781647472.974": [-0.031036748, -0.0012220127, -0.026841566, 0.021317596, 0.016097346, -0.044875152, 0.009861523, 0.02741105, 0.014597712, 0.015660744, 0.0062073497, -0.023177901, -0.052999757, 0.009320516, -0.02101387, 0.0012030299, 0.005780238, 0.022000974, 0.0026789363, -0.038648818, 0.0102032125, -0.038743734, 0.030258456, 0.0029613045, 0.024411779, 0.053417377, -0.0023313153, -0.03859187, 0.022969091, 0.013297396, -0.009956437, 0.004926016, -0.014170601, -0.035687514, 0.0045819543, -0.0071564857, 0.020140667, 0.021716231, -0.037718665, 0.0055761742, -0.0115794595, -0.0006934625, -0.0012071824, -0.04005354, 0.02714529, -0.04939304, 0.01353468, -0.018650522, -0.015480408, 0.002728766, -0.008698831, -0.018052567, -0.02344366, -0.065604284, 0.063440256, 0.029916767, -0.053493306, -0.047266975, -0.009012046, 0.0040148455, -0.006938184, 0.008081893, -0.00087201875, -0.012338769, 0.0033338403, 0.054176684, -0.012851302, 0.013933317, -0.010288634, -0.0017321733, 0.020691166, -0.018906789, 0.0014130262, -0.03817425, -0.048785593, 0.035421755, 0.030049646, 0.018261377, 0.020558286, 0.012576052, 0.03272621, 0.051746897, -0.008523242, 0.026499879, -0.008570698, 0.012718422, 0.004776527, 0.03371331, 0.006117182, 0.012576052, -0.032840107, -0.048443902, 0.029594062, -0.0366936, -0.06792017, 0.00087913725, 0.0119970795, 0.023880262, 0.008024945, 0.03126454, 0.045444634, 0.051405206, -0.01716038, -0.019969823, 0.06359211, 0.03139742, -0.0071185203, -0.05672037, -0.003058591, -0.022589438, 0.006572767, 0.04981066, -0.021887077, -0.00837138, -0.03173911, -0.04457143, -0.051177416, -0.05721392, -0.00848053, 0.00893137, 0.01792918, -0.0151671935, 0.04347043, -0.041420296, 0.017672913, -0.016448528, -0.00057778653, 0.025721587, 0.01311706, 0.008822219, -0.012101484, 0.0016847164, -0.036959358, -0.011228279, -0.048367973, -0.0071422486, 0.03494719, 0.041116573, -0.032175712, -0.033523485, 0.024943294, 0.059833534, -0.02490533, -0.031435385, 0.010478462, -0.027999513, 0.037130203, 0.036731564, -0.020975906, -0.018024093, -0.008452056, 0.013382818, -0.010459479, -0.017112922, 0.030353371, -0.07334923, 0.007313093, -0.015527866, -0.021184716, 0.062415186, -0.028151374, 0.01409467, -0.06651545, 0.027524944, 0.050418105, 0.03880068, -0.007289365, -0.00095566135, 0.0023004685, -0.028303236, 0.039939646, 0.018318325, 0.02448771, 0.01380993, 0.019969823, 0.02101387, 0.09035775, 0.0018828486, -0.045520563, -0.030201508, -0.035744462, 0.075665124, -0.040698953, -0.0387817, -0.04012947, -0.028929666, 0.00513008, -0.02093794, -0.042103674, 0.014293988, 0.0032009613, 0.018584084, 0.041534193, 0.0029684228, -0.005025675, 0.0007634613, -0.013155025, -0.009728644, 0.0039673885, -0.00065253105, -0.03982575, -0.007982234, 0.05493599, 0.006530056, -0.042407397, 0.034358725, -0.04149623, -0.032213677, 0.037168168, -0.06609783, -0.007645291, -0.0051016062, 0.030201508, 0.012604526, -0.039332196, 0.018735945, 0.019020686, -0.0055097346, -0.008461548, -0.008698831, 0.0031701142, -0.025076173, 0.00088506937, -0.03585836, 0.009652713, 0.05170893, -0.021165734, 0.033105865, 0.025512777, -0.010079824, -0.022665368, 0.02902458, 0.012129959, 0.005490752, 0.056264784, 0.0045772083, -0.056112923, 0.027676806, -0.027581893, -0.011541494, 0.018925773, -0.018887807, 0.01249063, -0.008936116, -0.03475736, -0.017492577, 0.035668533, 0.034055002, 0.0065964954, -0.013287905, 0.02623412, -0.025057191, -0.003948406, 0.004330433, 0.045292772, 0.025152104, -0.009842541, 0.018584084, 0.0216403, -0.03635191, 0.015935995, 0.02706936, 0.039332196, 0.008912387, 0.02761986, 0.03348552, -0.020007787, -0.00090701814, 0.017150888, -0.02289316, -0.00258165, 0.009633731, 0.011494038, 0.017359698, 0.019438306, -0.023064006, -0.0034216354, 0.018014602, 0.07676612, 0.023538573, 0.023481626, 0.050721828, -0.006999878, 0.0026884277, -0.0026267339, 0.0294422, -0.009785593, -0.011693356, 0.01674276, 0.0049639815, -0.052354343, -0.00700937, 0.07881626, -0.029745923, -0.07513361, -0.025797518, -0.013629593, -0.16446629, -0.05288586, 0.035326842, 0.036750548, 0.0068622534, 0.005329399, -0.04039523, -0.012243855, -0.101443656, 0.03432076, -0.041951813, -0.05523972, -0.043014843, -0.037376978, -0.0007581224, -0.005609394, 0.020615235, -0.001996745, 0.02811341, -0.01792918, -0.06408566, 0.0015447189, 0.0010950657, 0.011807253, -0.033827208, -0.019988805, 0.049279142, -0.020558286, -0.034282792, -0.019514237, 0.0013169262, 0.030562181, -0.0072941105, -0.013648576, -0.007759187, 0.034092966, -0.009163909, 0.0063117547, 0.016619371, 0.024639571, 0.044077877, 0.062263325, -0.016875638, 0.0069808955, 0.030334387, -0.037016306, 0.020387443, -0.03544074, -0.020710148, -0.015053297, -0.0052060112, 0.022228766, 0.009391701, -0.0464697, -0.020596253, -0.012262837, 0.04540667, 0.03077099, -0.037395958, -0.012044536, -0.036200047, 0.029328303, 0.01940034, 0.019153565, -0.0027880871, 0.017397663, -0.008589681, -0.015357021, 0.018517643, -0.02253249, 0.03204283, 0.009927963, -0.022076905, -0.044343635, 0.0037395959, 0.048671696, -0.01772037, -0.026082259, -0.037832562, -0.12596934, 0.029309321, -0.0048927963, 0.012946215, 0.045748357, -0.020577269, 0.010241178, -0.005386347, 0.006487345, 0.034225844, 0.24313068, 0.0060602333, -0.04305281, 0.014293988, 0.04107861, -0.0506459, 0.017644439, 0.02310197, 0.051405206, -0.047836456, -0.023158919, 0.013221465, -0.029821854, 0.005533463, 0.055847164, 0.003946033, -0.037832562, 0.0009260008, 0.07088148, -0.038079336, 0.016913604, -0.027430031, 0.026556825, 0.029119493, -0.07650036, -0.018432222, 0.0014248905, 0.036238015, -0.02239961, 0.021203699, -0.023880262, -0.008437819, 0.012898759, 0.001810477, -0.05398686, -0.015129228, -0.001914882, -0.061504014, -0.027335119, -0.018062059, -0.032745194, -0.038269166, 0.027297152, 0.030201508, -0.018897299, -0.010393039, 0.0149583835, -0.007474446, -0.030239474, 0.008893404, -0.008342906, 0.0070853005, 0.0027857143, 0.0073652957, 0.0026623267, -0.05846678, -0.02072913, -0.026177172, 0.00054782943, 0.053683132, 0.012784862, 0.009662204, -0.03817425, 0.037775613, -0.02665174, 0.0148539785, -0.014711608, 0.036294963, 0.03397907, 0.08914286, -0.0035023119, -0.020254564, -0.017739352, -0.04107861, 0.04730494, -0.005666342, 0.02594938, 0.06381991, -0.08959844, 0.061390117, -0.06499684, 0.016970553, -0.047684595, 0.008466293, 0.0024891093, 0.0109435385, -0.009021538, 0.035668533, -0.008110368, -0.062680945, -0.014730591, -0.021165734, -0.005728036, 0.055315647, 0.035896324, 0.037395958, 0.0029138476, 0.0009847287, -0.01234826, -0.008523242, 0.002906729, 0.006501582, 0.019001704, -0.03312485, 0.01591701, -0.012936724, -0.044077877, 0.015024823, -0.028379166, 0.00868934, -0.062605016, 0.027107324, -0.021754198, -0.059036262, -0.016980043, 0.024525674, -0.0047314432, -0.00083108724, 0.048481867, 0.027240204, -0.010525919, 0.0038653566, -0.0010588799, 0.027107324, -0.00513008, -0.050835725, -0.0030775736, -0.023045022, -0.060289122, 0.023007058, 0.0031772328, -0.01716038, -0.009681188, -0.009519834, 0.011351667, -0.0022577574, 0.020387443, 0.024165003, -0.02589243, 0.038534924, -0.019950839, -0.026082259, -0.013411292, -0.005875152, 0.0045202603, -0.02365247, 0.007445972, 0.037604768, -0.027752737, -0.0013940436, -0.0076025794, 0.05565734, 0.0017855621, -0.05227841, -0.007868337, -0.0063165003, -0.036598686, 0.042179607, 0.026974445, -0.012300803, 0.004439584, -0.037566803, 0.041572157, 0.06423753, 0.054860063, 0.032213677, -0.024316866, -0.008414091, 0.019476272, -0.02839815, 0.031853005, -0.02923339, -0.066401556, 0.049165245, 0.02894865, -0.028512046, -0.024924312, -0.025417862, 0.037282065, 0.022665368, -0.0006744798, -0.0010796422, -0.025266001, -0.036313944, -0.029594062, 0.02407009, 0.022285715, -0.023158919, 0.01144658, -0.018593574, -0.019666098, 0.08079046, -0.0063165003, 0.016201751, 0.059150156, 0.028379166, 0.030960817, -0.009814067, -0.0026646995, -0.018128498, 0.026139205, 0.039028473, -0.0023479252, 0.0012279447, -0.001064812, 0.007403261, 0.0073842783, 0.0009959997, -0.032802142, -0.03794646, -0.013790946, -0.026822584, -0.028872717, 0.010801168, 0.026670722, -0.035554636, 0.036541738, 0.022209782, -0.00048465258, -0.035288878, 0.0031226575, 0.015072281, -0.005699562, -0.06450328, -0.012006571, 0.0010043045, 0.03538379, -0.0017475967, -0.037927475, 0.011323193, 0.0061693843, -0.05922609, 0.06719883, -0.049241178, 0.029005596, 0.002183013, 0.039066438, 0.0046507665, -0.012405208, -0.015233633, 0.049468968, 0.028644925, 0.0024701266, 0.03804137, 0.009842541, 0.057251886, 0.009178146, -0.045027014, 0.017473595, 0.013544171, -0.005476515, -0.012670966, -0.013107569, -0.02615819, 0.06674325, 0.041420296, 0.03411195, -0.023576539, 0.003013507, -0.0025508031, -0.038440008, 0.013828912, -0.004259248, 0.01026016, 0.005908372, -0.046849355, 0.012775371, -0.032403503, -0.011921149, -0.04316671, 0.0046389024, 0.004655512, -0.05205062, -0.04145826, 0.027676806, -0.027164273, -0.020539304, -0.012965199, 0.014246532, 0.039901678, 0.0016348868, -0.009306279, 0.026329033, 0.049734727, -0.011142857, 0.037623752, 0.036332928, -0.067274764, 0.018735945, -0.0115794595, 0.03825018, -0.008290703, -0.023158919, 0.020994889, -0.010592358, -0.02002677, 0.030581163, 0.07050183, -0.002137929, 0.025626672, -0.008214773, -0.0014925164, -0.003397907, 0.0013347225, -0.002849781, -0.02610124, -0.0010351515, 0.013202482, 0.032991968, -0.010990995, 0.0022791128, -0.026708689, -0.029195424, 0.017008517, 0.02594938, -0.034206863, 0.036238015, -0.024013141, -0.00094498356, 0.010649307, 0.0026314796, 0.02686055, 0.010981504, 0.008252738, -0.011085909, -0.024924312, 0.023082988, 0.024639571, 0.0042046728, -0.002178267, -0.015784131, 0.03982575, -0.0433945, -0.024127038, 0.030960817, 0.030505233, 0.00277385, -0.020368459, 0.023386711, -0.014948892, -0.00139523, 0.00078837614, 0.017008517, -0.017672913, 0.0007462582, -0.039484058, 0.007730713, -0.025968362, -0.03132149, 0.01758749, -0.011503529, -0.011057435, -0.014939401, -0.04411584, -0.0008915947, -0.030334387, 0.011247262, 0.057251886, 0.01040253, 0.05106352, -0.041572157, 0.05603699, 0.0032294353, 0.0020323375, 0.031777073, 0.009918472, 0.024297882, -0.011171331, -0.020691166, -0.0037585786, 0.015964467, 0.0016870893, -0.039484058, 0.01172183, 0.035326842, 0.036124118, -0.022095887, -0.012310294, 0.02469652, -0.025152104, -0.022570455, -0.024924312, -0.059415914, -0.027866634, -0.019552203, 0.031036748, -0.022285715, 0.01919153, 0.036389876, 0.012822827, -0.031150645, -0.0025508031, -0.027638841, 0.016942078, -0.12801947, 0.047001217, -0.022038938, -0.008005963, -0.048330005, 0.013449257, 0.015015332, -0.017710878, -0.00055880385, -0.02127963, -0.06442735, 0.0057517644, 0.06530056, -0.013895351, 0.009439158, -0.0029850327, 0.0067103915, -0.002415551, 0.003129776, 0.030865904, 0.0004686359, -0.050190315, 0.0065632756, 0.030752007, 0.022646386, -0.040167436, -0.02720224, -0.0076642735, -0.033618398, 0.029840836, 0.025436845, 0.0237284, 0.017663421, 0.035402775, -0.024259917, -0.016790217, -0.023785349, -0.014398393, 0.018356292, 0.008072402, -0.01792918, 0.022000974, -0.0020714893, -0.008110368, -0.0058988803, 0.045254804, 0.0077069844, 0.01332587, -0.026291069, 0.005680579, -0.011009978, 0.025284983, -0.0027026648, -0.013249939, 0.0046507665, 0.015992941, -0.022646386, -0.030941835, 0.00012220127, 0.00085007, -0.05520175, 0.019495254, -0.048254076, -0.0258165, -0.046735458, 5.494608e-05, -0.0144268675, 0.0051538087, -0.012946215, -0.0032816378, -0.018546117, -0.024886347, 0.0063876854, -0.014275006, 0.005106352, -0.02665174, -0.009595765, -0.0021474203, -0.011266245, -0.05440448, -0.037908494, -0.03249842, -0.05254417, 0.024658553, 0.03830713, 0.035744462, -0.032327574, -0.011883183, 0.0034762106, 0.009871014, -0.04274909, -0.026063275, 0.0013940436, -0.028663907, 0.0118642, 0.007170723, -0.04172402, -0.017739352, 0.0029518132, 0.015508883, -0.021469457, 0.022798248, 0.025000243, 0.005234485, -0.002519956, 0.0077924067, 0.016980043, -0.04088878, 0.04662156, -0.0036636651, -0.036864445, 0.024601607, -0.035042103, 0.0033267217, -0.05523972, 0.016363105, 0.035687514, 0.013752981, -0.021336578, 0.019533219, 0.051253345, 0.0068622534, -0.014910927, -0.027467996, 0.03209978, -0.014967876, 0.06545242, 0.039256267, 0.023994159, -0.05896033, 0.012481139, -0.03887661, -0.06799611, 0.008138841, 0.01360112, -0.0118642, 0.0056283767, 0.039863713, 0.00031024884, -0.033998054, -0.047836456, -0.06473108, -0.004646021, -0.029556096, 0.012500121, -0.06120029, 0.0080866385, 0.009965928, -0.041420296, -0.039256267, 0.011816744, -0.00028711365, 0.015935995, 0.04088878, 0.036408857, 0.0027430032, 0.043432463, 0.02539888, -0.0048121195, 0.060858604, 0.029973716, 0.026803602, -0.019295935, 0.011332684, -0.015347529, -0.008423583, -0.015717693, 0.007540886, -0.031207593, -0.00966695, 0.00059439644, 0.029783888, -0.02602531, 0.0877761, 0.016287174, -0.051367242, 0.0023491117, -0.051405206, 0.04274909, -0.005272451, 0.012775371, -0.0008565953, 0.005386347, 0.012148941, 0.026272085, -0.00091769587, 0.01695157, 0.019685082, 0.005846678, 0.020994889, 6.884944e-05, 0.008233755, -0.016942078, -0.01492991, 0.04214164, 0.009410684, -0.0036518008, -0.004081285, -0.01305062, 0.08838355, -0.033162814, -0.03312485, -0.033010952, 0.028075444, -0.04829204, -0.015015332, -0.037813578, 0.016894622, 0.051253345, 0.042103674, -0.002307587, -0.00038736613, -0.050835725, 0.011465563, 0.018156972, 0.021545388, 0.038914576, 0.03329569, 0.0042782305, -0.0008233755, 0.030011682, -0.016970553, 0.008243246, -0.06473108, -0.0017321733, -0.03246045, 0.015451934, -0.014123145, 0.012329277, -0.034719396, -0.0011970978, 0.02699343, -0.027942564, 0.0073652957, 0.030087613, 0.007702239, -0.02902458, 0.012319786, 0.00016995467, -0.021868095, 0.02211487, -0.0061314185, -0.00096930517, 0.009852032], "session-resume/SESSION-HANDOFF-meshai-test.md::1781728234.794": [-0.012917877, -0.0039147995, -0.038282316, -0.0067763547, -0.006266565, 0.017861875, 0.0152936885, 0.047362342, -0.0020331468, 0.023854308, -0.038051467, 0.015995853, -0.003664714, 0.043784197, 0.068061724, -0.02868288, 0.007767078, 0.011638594, -0.005828915, 0.010253505, 0.02977941, 0.01289864, 0.03360764, 0.018006155, -0.009676385, 0.016005471, -0.02375812, -0.030164156, 0.0028663643, 0.0557883, -0.021314979, 0.0029072438, -0.037455108, -0.034588747, -0.00049866806, -0.012129146, 0.0048430013, -0.036704853, -0.034473322, -0.012917877, -0.023642696, 0.024316004, -0.022142183, -0.041321818, 0.02768254, -0.018188909, 0.043207075, -0.031260684, 0.044091992, -0.009633101, -0.056981016, -0.0031236638, 0.036300868, -0.033703826, 0.021892099, -0.013783557, 0.02818271, 0.0069013974, -0.07502564, 0.008772229, -0.022834728, 0.033800013, -8.273561e-05, -0.018467851, -0.004325998, 0.06071306, -0.003034691, -0.009815855, -0.020776331, -0.036974177, -0.023046339, 0.021026418, -0.030260343, -0.008507716, -0.03006797, 0.038763247, 0.026335925, -0.028221184, 0.014908942, -0.00036731304, 0.02108413, 0.021892099, -0.01905459, 0.023142526, -0.042129785, 0.014908942, -0.032645773, 0.07002393, -0.010753675, -0.07248631, 0.019545142, -0.021257266, 0.011148041, -0.06325239, 0.010734438, 0.03818613, -0.040398423, -0.010022656, 0.023565747, 0.032722723, 0.0029000298, -0.010128462, 0.012350375, -0.002883197, 0.030548902, -0.006622456, 0.054557107, 0.058289155, 0.03304976, -0.01702505, 0.0072332416, 0.0047323867, -0.0073246188, 0.004782885, -0.0052181296, -0.022507694, -0.017284755, -0.00579525, -0.0014440032, 0.010147699, 0.008642377, 0.010493971, 0.05832763, -0.04555403, -0.025778042, -0.031491533, 0.0021461663, 0.018987259, 0.035396714, 0.008103731, 0.0068340665, -0.008243202, -0.053172022, -0.008382672, -0.053556766, -0.0119079165, 0.0186987, 0.033319082, -0.011398126, -0.0495554, 0.05413389, -0.007209195, -0.05474948, -0.013091013, -0.011571263, -0.003462722, 0.026085839, -0.021314979, 0.03780138, 0.032203313, 0.0012456181, 0.015995853, -4.5463257e-05, -0.013889363, -0.011927154, 0.008445194, 0.034511797, 0.029490849, 0.041052494, 0.044207416, -0.02702847, 0.046362, -0.054441687, 0.055403553, 0.05351829, 0.011022998, 0.0370896, 0.041360293, -0.019179633, -0.0059828144, 0.011398126, -0.008291296, 0.02260388, 0.017833019, 0.033953913, 0.017871493, 0.066407315, 0.01890069, 0.010570921, -0.0064589386, -0.032395687, 0.016611448, -0.035339, -0.045361657, -0.03520434, 0.0061126663, 0.013369954, -0.025316345, -0.020179974, 0.04109097, -0.041668087, -0.025200922, 0.022122946, 0.019641329, 0.03628163, 0.024508378, -0.027220843, 0.0038354455, 0.019718278, 0.00492476, -0.010243886, 0.0030635472, 0.052633375, -0.019949127, -0.03774367, -0.01282169, -0.0035757413, -0.047362342, 0.017938824, -0.054018464, 0.052710325, 0.045823354, 0.0039580837, 0.028048048, -0.02789415, 0.025893467, -0.005184464, -0.008748182, 0.009671575, -0.034319423, 0.0026042555, 0.057904407, -0.01224457, -0.0674846, 0.0065455064, -0.018342808, 0.010984524, 0.014774281, 0.02325795, 0.008483669, 0.028144235, 0.0064060357, 0.0027341077, -0.033780776, 0.040667746, 0.0047997176, -0.047439292, 0.0028495316, 0.026028126, -0.016419074, 0.015803479, 0.0025561622, -0.025258634, 0.010974905, -0.027913386, -0.0045688692, 0.051709983, -0.010561302, 0.0038859437, 0.020660909, -0.013091013, -0.009522486, -0.035742987, -0.019650947, 0.072678685, 0.012254189, -0.015361019, -0.007569895, 0.027297791, -0.011648213, -0.0002917163, -0.002933695, 0.033492215, 0.033434507, -0.0011686687, 0.009512867, -0.015062841, -0.006867732, 0.009291638, 0.011273084, -0.025893467, 0.009017506, 0.02331566, -0.01368737, -0.018140815, 0.0047035306, -0.009166595, -0.039090283, 0.07294801, 0.013100632, -0.020949468, 0.010195793, 0.0064300825, -0.010782531, 0.0047251727, 0.00026466377, 0.004366877, -0.011600119, -0.017717594, -0.042437583, 0.021353452, 0.0044005425, 0.07971956, 0.004547227, 0.009993801, 0.04062927, -0.043053176, -0.17482899, -0.0082335835, -0.016351743, 0.027047707, 0.0052998886, -0.01977599, -0.0031020218, -0.017659882, -0.08487517, 0.038128417, 0.031260684, -0.037262738, -0.020737857, -0.010051512, 0.0047131493, -0.0038787297, 0.007512183, -0.0050594215, 0.0016099253, -0.051171336, -0.034396373, -0.033876963, 0.03614697, 0.007882502, -0.0019754348, -0.0046626516, 0.07756497, -0.052441, -0.056596268, -0.0178234, -0.032491874, -0.018362045, -0.008873225, 0.024450665, 0.005198892, 0.033492215, -0.006122285, -0.035146628, -0.009075217, 0.0054008844, 0.022623118, 0.0072717164, -0.005776013, 0.00927721, 0.011571263, -0.008300914, 0.029721698, -0.0020992751, -0.003318442, -0.018737173, 0.040975545, -0.018631369, -0.026105076, -0.016890388, -0.016621066, -0.026201263, 0.04643895, 0.050863538, -0.06371409, -0.034434848, -0.008204727, 0.0006288207, -0.013716226, 0.027567115, -0.0017001004, -0.028856017, -0.021372689, -0.05144066, 0.017813781, -0.042706903, 0.038570877, -0.040475372, 0.013985549, -0.020564722, -0.0054826434, 0.015678436, -0.064021885, -0.017688738, 0.003243897, -0.13258378, 0.054095414, 0.012754359, -0.013706608, -0.015101315, -0.0064541292, 0.012129146, -0.012032959, -0.0014488125, 0.02231532, 0.25054717, 0.039128758, -0.06917749, -0.02331566, 0.0013959098, -0.021430401, 0.006338705, 0.032838147, -0.0026571583, -0.034146287, -0.023007864, -0.026855333, 0.015745766, 0.035704512, -0.0006540697, 0.0060741915, -0.058058307, 0.047785565, 0.0681002, -0.041514188, 0.04678522, -0.0113307955, 0.01688077, -0.008286486, -0.049170654, 0.008613521, 0.007141864, 0.032318737, -0.054018464, 0.02645135, -0.05063269, 0.036781803, -0.0077189845, -0.06452205, -0.030164156, 0.023623459, -0.0025441388, -0.021430401, -0.0005118937, 0.016409455, -0.017861875, -0.0019561974, 0.031837806, 0.012754359, -0.0025946368, -0.018881453, -0.020333873, -0.013446904, -0.02396973, -0.029933307, 0.0004794307, -0.00010866094, 0.0041119824, 0.018419757, -0.024816174, -0.023123289, -0.041591138, 0.026932282, 0.033626877, 0.032472637, -0.039436556, 0.021853624, -0.09126196, 0.027105419, -0.035550613, 0.046169627, 0.015601486, -0.00027217835, 0.0021858432, -0.020333873, 0.02058396, 0.005978005, 0.032780435, -0.018294714, 0.016505642, -0.06332934, 0.0080412105, 0.050940488, -0.019362388, 0.039013334, -0.016438311, -0.00052331586, -0.0041023637, -0.02166125, 0.02679762, 0.017958062, -0.022142183, 0.04601573, -0.040475372, 0.0007244063, -0.022526931, -0.009661957, -0.055480503, 0.02702847, 0.0059010554, 0.03483883, 0.04389962, 0.009075217, -0.00073162024, -0.021834387, -0.016659541, -0.016601829, -0.023065576, 0.019833703, -0.024008205, 0.0042466437, -0.0106863445, -0.013331479, 0.006579172, 0.0262205, -0.03978283, 0.03253035, 0.013947075, -0.018535182, 0.031972468, 0.039128758, -0.004237025, 0.038782485, 0.0050209467, 0.013850888, -0.03274196, -0.0068773506, -0.016486404, 0.005636542, -0.004006177, -0.06375256, -0.012177239, -0.040821645, -0.0070360587, 0.05367219, 0.03243416, -0.042052835, 0.024181342, 0.0041648853, 0.040321473, 0.02579728, -0.008488478, 0.018708318, -0.023527272, 0.04628505, -0.047477767, -0.013629658, -0.024758462, 0.026028126, -0.013206437, -0.0048069316, -0.0036599047, 0.00043614666, -0.039321132, -0.010128462, 0.01825624, 0.04389962, -0.0044149705, -0.07964261, -0.00091317267, -0.047977936, -0.005622114, 0.026989995, 0.03172238, -0.054326262, -0.027220843, -0.00046349977, 0.022834728, 0.053479817, 0.043514874, -0.013706608, 0.00022228151, 0.033376794, 0.043207075, 0.017332848, 0.009729287, -0.026028126, -0.08148939, 0.04997862, 0.013494997, -0.06802325, -0.07579514, -0.032838147, 0.021180317, -0.017736832, 0.054711007, 0.00912331, -0.02050701, 0.018371664, 0.018679462, 0.04547708, -0.03478112, -0.01347576, -0.03051043, -0.013600803, -0.054095414, 0.094955534, 0.022719303, -0.002012707, 0.018342808, 0.0015822715, 0.028798304, 0.03780138, 0.01912192, -0.04686217, -0.020641671, -0.0106863445, 0.033280607, 0.013860507, -0.024008205, -0.03051043, 0.047977936, 0.016544117, -0.049286075, 0.033165183, -0.0014391938, -0.00854619, -0.02181515, 0.021353452, -0.036339343, -0.029086865, -0.0029072438, 0.052248627, -0.0060164793, -0.009585007, 0.009801427, -0.047246918, 0.041514188, -0.03832079, 0.021565063, 0.012687028, -0.005593258, -0.06375256, 0.016236318, -0.028567456, 0.0010863089, -0.06802325, -0.00024076739, -0.0433225, 0.014408771, 0.025835754, 0.02875983, 0.019256582, 0.001097731, -0.015890047, 0.009142548, -0.0029938119, 0.0044654687, 0.018419757, 0.0076372256, 0.044899963, 0.007281335, 0.026182026, -0.006079001, 0.042976227, -0.014360677, 0.0037007842, 0.0056317328, -0.037685957, 0.031549245, 0.043745723, 0.026624484, -0.028798304, -0.05201778, 0.016765345, -0.014149067, 0.03782062, -0.0017001004, 0.012206095, -0.019333532, -0.0042562624, 0.0401291, 0.0024251076, -0.016332505, -0.053864565, 0.008103731, -0.003732045, -0.010811388, -0.007141864, -0.0017518006, 0.01948743, 0.019910652, 0.03701265, 0.025393294, 0.000856663, 0.030875938, 0.05590372, 0.033088233, 0.06975461, -0.040321473, -0.018352427, 0.014831993, -0.051902354, 0.03716655, -0.02396973, 0.0529027, -0.020449298, 0.010243886, 0.023661934, -0.022353794, -0.03137611, 0.026662959, 0.01058054, -0.010734438, 0.009147357, -0.05070964, 0.04389962, -0.019448955, 0.0019417695, -0.04905523, 0.0029360997, -0.0006727059, -0.0621751, 0.007940214, 0.04832421, 0.0052854605, -0.07548734, 0.0063579422, 0.017842637, -0.01007075, 0.007935405, 0.009964945, -0.053441342, -0.0037079982, 0.011686686, -0.0016423883, -0.025527956, -0.021969048, 0.01405288, -0.03381925, 0.0047131493, -0.0019249368, 0.019333532, -0.016332505, -0.055249654, -0.028336609, -0.021853624, -0.0020415632, -0.033780776, 0.0029144576, 0.061559502, 0.033319082, -0.0134565225, 0.038647827, -0.0337423, 0.029529324, -0.020487772, 0.051479135, -0.0023625863, -0.021853624, 0.0017337657, -0.0025176874, -0.017582932, -0.04540013, 0.024373716, -0.0054441686, -0.0030659519, -0.02441219, -0.03732045, 0.010176555, 0.012965971, -0.018766029, 0.032915097, 0.042745378, 0.007723794, -0.06332934, 0.044938438, 0.052210152, -0.033511452, 0.021276504, -0.007954642, 0.027297791, -0.022700066, -0.006935063, 0.012840928, -0.025893467, 0.0013538281, -0.014245254, -0.020872518, -0.03353069, -0.003977321, 0.0082335835, 0.018948784, 0.020218449, -0.030548902, -0.029933307, 0.002458773, 0.0020343491, -0.008555809, -0.015630342, 0.0021930572, -0.010859481, -0.03470417, 0.02093023, 0.009354159, -0.051633034, 0.008551, -0.048670482, 0.02273854, -0.14774281, -0.00061739853, -0.010349691, 0.013369954, -0.0052277483, 0.022488456, -0.013898982, -0.007887311, -0.010263124, -0.00041510584, -0.01833319, -0.038301554, 0.023373373, -0.029548561, -0.06940834, 0.041898936, -0.00336894, -1.8373166e-05, -0.001155443, 0.030048732, 0.0026956329, -0.00941668, 0.07344818, 0.00062100554, 0.026509061, -0.00017554077, -0.008373054, 0.029471612, -0.044746064, -0.0062761838, 0.0019357578, -0.021872861, -0.002969765, 0.059751194, 0.036820278, -0.0032535158, -0.006911016, -0.019949127, 0.0071755294, 0.017303992, 0.004152862, 0.02847127, 0.039975204, -0.035011966, -0.005564402, 0.036108498, -0.0359546, -0.026624484, -0.0076949378, 0.011532788, 0.02260388, 0.06729223, 0.0018383687, 0.019266201, -0.014322203, 0.010878718, -0.06529155, -0.0071178176, 0.00854619, 0.019295057, -0.050863538, 0.018766029, -0.027278554, -0.027066944, -0.012408087, 0.017352086, -0.086645, 0.05621152, -0.02354651, 0.092724, -0.015130172, -0.014485721, 0.024142867, -0.004145648, -0.017842637, 0.022853965, -0.0024202985, -0.0049728537, 0.03499273, -0.00039616905, -0.0013995168, -0.007238051, -0.054711007, 0.019468192, 0.0465159, 0.03874401, 0.011003761, -0.011782873, 0.017611789, -0.004494325, -0.044592164, -0.010378547, -0.00854619, 0.054364737, -0.008387482, -0.00074484595, -0.000107233165, -0.039071046, -0.012840928, 0.026970757, -0.010821006, 0.012504274, 0.0024070728, -0.0020343491, 0.005549974, -0.03478112, 0.042476058, -0.017794544, 0.016284412, 0.005492262, -0.032722723, 0.01621708, -0.025527956, 0.00044336068, -0.06583019, 0.018679462, 0.01384127, -0.009185832, -0.039513506, 0.0025585669, -0.00016667356, -0.010186174, 0.01840052, -0.028721355, -0.019891415, 0.023508035, 0.04478454, -0.021218792, -0.00011549921, -0.014678094, 0.030683564, -0.054403212, -0.015274451, 0.044053517, -0.009618673, 0.0039652977, -0.08779924, 0.035185102, -0.005011328, -0.030741276, 0.0060453354, -0.03122221, 0.010349691, -0.0026042555, -0.04643895, -0.010801769, 0.049709298, -0.011773255, -0.007656463, 0.011244228, 0.02000684, -0.0052854605, 0.0011650617, 0.022411507, 0.008166253, 0.014245254, -0.0027581542, -0.0119079165, -0.031068312, 0.020237686, 0.003034691, -0.009195451, -0.043360975, 0.0042105736, -0.016765345, -0.007839218, 0.026509061, -0.0026884188, -0.010897956, 0.028086523, 0.018140815, 0.014293347, -0.021276504, -0.011975247, 0.011455839, -0.003744068, 0.04101402, -0.031202972, 0.04586183, -0.007858455, 0.005540355, -0.01165783, -0.007141864, 0.017486745, 0.018525563, -0.009166595, 0.040090624, 0.020795569, 0.0030635472, -0.015197502, 0.010878718, -0.023181, -0.023123289, -0.045746405, 0.055403553, -0.012119527, -0.002520092, -0.020487772, -0.024758462, 0.0711397, -0.014524195, -0.017015431, 0.005881818, -0.020314636, 0.0019357578, -0.0014981081, -0.008642377, -0.023277188, -0.04663132, 0.051479135, -0.0052566044, -0.034300186, 0.02071862, -0.013148725, 0.0155822495, -0.00041450467, 0.016159369, -0.0086856615, -0.010118843, -0.035993073, 0.026355162, 0.019044971, 0.039667405, -0.028240422, -0.03816689, -0.029279238, 0.0049391882, 0.053325918, -0.040667746, 0.00746409, -0.004099959, 0.0015401898, -0.018602513, 0.023873545, -0.0037296403, 0.018438995, -0.028932966, 0.026759146, -0.04339945, 0.017611789, 0.014331821, -0.03478112, -0.021680487, 0.022719303], "docs/navi/themes.md::1777673348.440": [-0.04320023, -0.018220376, -0.046485562, 0.024828803, -0.008845851, -0.027925324, 0.018796254, 0.012282233, -0.018286461, 0.043615617, -0.003205087, 0.0025466045, -0.0030422364, 0.023733692, -0.048600256, -0.0378002, -0.01687037, 0.018182615, 0.048864596, -0.022260956, -0.014236439, -0.02169452, 0.004054742, -0.0043190788, -0.0004103715, 0.0072267866, -0.0049657607, -0.0029289492, 0.009771031, 0.04988418, -0.0011228425, -0.021279134, 0.010790617, -0.0309652, -0.04150092, -0.03778132, 0.007915951, 0.030172188, -0.026735807, -0.01300916, -0.033193182, -0.022166552, -0.009048824, 0.0048265117, 0.03674285, -0.057247855, -0.013651121, -0.01316021, -0.04104777, -0.019315487, -0.025621815, -0.017587855, 0.04875131, -0.07465634, 0.023752574, 0.028737215, -0.04678766, -0.002603248, -0.012065099, 0.015605328, -0.032003667, -0.0017004898, -0.0069577293, -0.014425252, 0.044219814, 0.039575037, -0.044635203, 0.029454703, -0.020221787, -0.017918278, 0.013962662, -0.016974216, -0.035232354, -0.03362745, -0.072088495, 0.022997325, -0.0014750953, 0.00049504195, -0.058003105, 0.015359872, 0.0036487957, 0.01316021, 0.005839017, -0.0022858076, 0.036648445, 0.03283444, -0.04969537, 0.05996675, 0.019088913, -0.03236241, 0.0012319996, -0.0013511872, 0.030398764, -0.043577854, -0.019258844, -0.0061269556, -0.00464242, -0.00991264, 0.05653037, 0.019485418, -0.029039316, 0.0046117376, -0.0019424055, -0.019579824, 0.07915007, -0.019409893, 0.047656197, 0.005905101, -0.007014373, -0.033721857, 0.014160914, -0.010922785, -0.022053264, 0.025735103, 0.0038541288, -0.041161057, 0.045579262, -0.02973792, 0.026735807, 0.024262367, 0.03949951, 0.042029593, 0.059211504, -0.054944348, -0.0051073697, 0.029058196, -0.020240666, 0.032003667, -0.011715797, 0.025036497, 0.0019766276, -0.011187122, -0.03544005, 0.051659014, -0.06502692, 0.026773568, 0.012423842, -0.004923278, -0.016388899, -0.06619755, 0.010941667, 0.017729465, -0.020486122, -0.01873961, 0.077790625, 0.016917571, 0.060722, 0.036270823, 0.004533853, -0.008737284, -0.0037408415, 0.033702977, 0.031229537, 0.049468793, -0.009011062, -0.050148517, -0.018201495, 0.020108499, -0.0036629564, -0.0071276603, 0.017861633, 0.012980838, -0.047014236, 0.017285757, 0.007292871, -0.015567565, 0.017219672, -0.011744118, 0.003809286, 0.014585742, -0.020825984, 0.009544456, 0.027056787, 0.001595463, 0.010309146, 0.012414401, 0.08421024, 0.008501269, 0.014387489, -0.010592364, -0.08504101, 0.01719135, 0.008605116, -0.015935749, 0.0019435855, 0.0152749065, 0.0013842294, -0.0026197692, -0.020240666, 0.045692552, -0.02509314, 0.016341696, 0.024696635, 0.036044247, 0.03374074, 0.008751445, 0.027547698, 0.0026551716, 0.022600818, -0.03019107, -0.007632733, 0.0006024289, 0.03328759, -0.01192349, -0.0045102513, -0.017956039, -0.071824156, -0.05577512, 0.06276117, -0.05158349, 0.009846556, 0.014368608, 0.00867592, -0.0077507403, -0.01177244, -0.014991688, -0.04410653, 0.04954432, -0.004526772, -0.009044104, -0.0092565175, 0.02137354, 0.017956039, -0.021146966, 0.023658168, 0.015765818, 0.02539524, 0.015123856, 0.0014786355, 0.0038588492, -0.04010371, 0.03965056, -0.0005156933, -0.0034599835, 0.040783435, -0.032324646, -0.025565172, -0.018805694, 0.005003523, 0.009105468, 0.031965904, 0.00026743478, -0.0324757, 0.011885728, -0.025565172, -0.010195859, -0.0066886717, -0.012999719, -0.0309652, -0.030568695, -0.041274346, 0.03268339, -0.0077554607, -0.003547309, 0.05607722, 0.049997468, 0.022487532, -0.012650417, 0.0037526423, -0.016388899, 0.053622663, 0.023563761, 0.011272088, 0.020353954, 0.003856489, -0.03313654, -0.026811332, -0.06646189, 0.0005935783, 0.03313654, -0.027547698, -0.0028770259, 0.028793858, 0.02448894, -0.025829507, 0.05483106, 0.003976857, -0.0033136539, 0.11887616, -0.045314927, 0.016341696, -0.001580122, 0.021486828, 0.042520504, 0.04240722, -0.0005000573, -0.008100043, -0.0458436, 0.014066508, -0.0040476616, -0.021770045, 0.01873961, 0.045201637, -0.0077507403, -0.016539948, 0.010781176, -0.020656053, -0.16268058, -0.044333104, 0.0384044, -0.0006401913, 0.004321439, 0.0064479364, -0.06362971, -0.018154291, -0.0232239, 0.04693871, -0.008501269, -0.028850503, 0.017578416, -0.042671554, -0.022487532, -0.011989574, -0.01114936, 0.003778604, 0.027849799, -0.038649857, -0.055019874, -0.008444625, 0.052603077, -0.021449065, 0.01440637, -0.044710726, 0.029681277, -0.044635203, -0.016643794, -0.018711288, 0.012263352, -0.008959139, 0.0028345431, 0.028907146, 0.006750036, -0.044068765, 0.019249404, 0.030908557, -0.016983656, -0.0155581245, -0.0010479076, 0.0028557845, -0.010507398, -0.0055794003, 0.015350431, 0.02354488, -0.011574187, -0.004861914, 0.0045480137, -0.018777372, -0.029001553, -0.008137805, -0.0025654857, -0.016549388, -0.049506556, 0.03113513, -0.011357053, -0.0039131325, 0.0064290552, -0.034930255, -0.00047380058, -0.05218769, 0.029567989, -0.046598848, -0.0013098846, -0.041576445, 0.018645205, -0.00449137, 0.0070851776, 0.023374949, 0.03083303, -0.0023636927, -0.009251798, -0.016067918, -0.028793858, 0.037554745, 0.011158801, -0.004146788, 0.008930816, -0.119782455, -0.0027141753, -0.009511414, 0.02307285, 0.0047014235, -0.016454982, 0.022902919, 0.01470847, -0.01147034, -0.012027336, 0.28110358, 0.02059941, -0.010516839, -0.025376359, 0.059891228, -0.047165286, 0.033835143, 0.02184557, 0.021713402, -0.025130903, -0.010469636, 0.063742995, 0.038612094, 0.0013641681, -0.027302243, 0.046372276, -0.028133016, 0.058154155, 0.041765258, -0.04055686, 0.01300916, -0.021543471, 0.00821333, 0.037347052, -0.0399149, -0.022355363, -0.022808513, 0.014906722, -0.024696635, 0.022242077, -0.034420464, 0.02881274, 0.036988307, -0.046712138, -0.06468706, -0.03504354, 0.02541412, -0.0064196144, 0.048260394, 0.016200086, -0.030474288, -0.002617409, 0.030530931, 0.02632042, 0.05992899, -0.023053968, 0.0195043, -0.03596872, 0.0043780827, -0.05045062, -0.037819084, -0.040972244, -0.03389179, -0.034930255, -0.0696717, -0.036799498, -0.027755393, -0.015359872, 0.017417924, 0.015208822, 0.011999015, 0.01749345, -0.06408286, 0.010951107, 0.0266414, 0.009771031, 0.0142647615, -0.029775683, 0.05063943, 0.02881274, -0.0025961676, 0.020863747, 0.049619842, -0.0130846845, 0.002262206, 0.024564466, 0.048298158, 0.058720592, -0.039046362, 0.03083303, -0.013839934, 0.008090602, -0.0076563344, -0.012735383, 0.03375962, -0.019617587, 0.015624209, 0.018097648, -0.0381023, -0.031626042, -0.013282938, 0.009001621, 0.003974497, 0.07016261, -0.003282972, -0.01609624, -0.038782023, -0.024224604, 0.023035087, 0.014217558, -0.009553897, 0.014415811, 0.029341415, -0.044824015, -0.0030634778, -0.02197774, 0.040330283, 0.0060372697, 0.012395521, 0.01843751, -0.0012225589, 0.031607162, -0.007311752, 0.008175568, -0.03651628, 0.011347612, -0.022978444, 0.03296661, 0.029001553, -0.035081305, 0.0021595394, 0.004755707, -0.0051356917, 0.023091732, 0.010715092, -0.03857433, -0.030021138, -0.031116249, -0.04070791, 0.037403695, 0.050903767, -0.040594622, -0.02739665, 0.068198964, 0.00650458, 0.0049940823, -0.027755393, 0.04259603, -0.037063833, 0.014982248, -0.017087502, -0.009185713, 0.029643513, -0.0378002, 0.02541412, 0.0045291325, 0.052074403, -0.051205866, 0.009742709, -0.0057870937, 0.017738905, 0.08783543, 0.061892636, -0.043086942, -0.018333664, -0.012489926, -0.025905034, -0.01486896, 0.02820854, -0.0024663592, -0.025735103, 0.026509231, -0.013046922, 0.029303651, 0.021600114, 0.016171765, -0.016398339, 0.03778132, -0.008798648, -0.013386784, 0.013717205, -0.06438496, -0.037252646, 0.080131896, 0.0028298227, -0.010016487, -0.046334513, 0.006414894, -1.2261729e-05, -0.05607722, -0.0027306962, 0.00402878, -0.06151501, 0.026924618, 0.009077146, -0.012895873, -0.042935893, -0.011583628, 0.06748148, -0.01394378, -0.012112302, 0.08715571, -0.0083691, 0.0004832412, 0.04320023, 0.0020191104, 0.032721154, 0.0073778364, -0.028567284, -0.012999719, 0.038782023, -0.057512194, -0.0056926874, -0.02911484, 0.009468932, -0.01238608, -0.044408627, 0.012404961, -0.045617025, 0.000634291, -0.0070568556, 0.006145837, -0.03713936, -0.00619304, 0.02569734, -0.055548545, 0.051130343, 0.046900947, -0.02943582, -0.04969537, -0.016011273, -0.012556011, -0.0022905278, -0.03651628, 0.01628505, 0.054604486, 0.005376427, 0.021146966, 0.019636467, 0.01007313, 0.009903199, 0.026509231, -0.026377063, -0.033155423, 0.026603637, -0.01582246, 0.037271526, 0.034363817, 0.015284347, 0.016832607, 0.039235175, -0.00036670867, 0.024394535, 0.01007313, -0.020977035, 0.016209526, -0.03392955, -0.026905738, 0.0021194168, -0.010205299, 0.013339581, -0.00728343, -0.013745528, -0.023865862, -0.02275187, -0.005253699, 0.012876991, -0.010554601, -0.0103280265, -0.029058196, -0.0064762584, 0.012471045, -0.0053197835, -0.011753559, 0.018834015, -0.043351278, 0.0151805, -0.038819786, -0.012640976, -0.015256025, -0.0024639992, -0.006523461, -0.018343104, -0.0025938074, 0.0037361213, -0.0066650705, 0.017238554, 0.025772864, 0.008845851, 0.045428213, -0.01779555, -0.017210232, -0.0023400912, 0.040972244, -0.033249825, 0.0033042133, 0.022204313, -0.05498211, -0.0058956607, -0.057361145, -0.025565172, 0.006872764, -0.008793928, 0.014604623, -0.015048332, 0.0064951396, -0.038196705, 0.048713546, 0.007991476, -0.0049988027, -0.0039272937, 0.023242781, 0.004165669, 0.0017830952, -0.024243485, 0.00789235, 0.016360577, -0.020165142, -0.0062355227, 0.02229872, -0.007184304, -0.040594622, 0.03885755, 0.02371481, 0.034609273, -0.023884742, 0.08292632, -0.021958858, -0.0015907427, -0.023563761, 0.051659014, 0.0059192623, -0.036195297, -0.07004932, 0.00094760116, 0.029454703, 0.010658449, 0.036686208, -0.0028581445, 0.027037906, -0.07465634, 0.034023955, -0.008600395, -0.072050735, -0.004769868, 0.016766522, 0.03829111, -0.0069671697, 0.04316247, -0.020580528, -0.007231507, -0.004503171, -0.022827394, -0.03560998, 0.03980161, -0.049166694, -0.00743448, 0.0132546155, -0.009771031, 0.0038777303, 0.017257433, 0.011102157, -0.006004228, -0.05082824, 0.011508103, 0.006773637, -0.019655349, 0.04588136, -0.0077082575, 0.012622095, -0.0114514595, 0.014510217, 0.0075760894, 0.027774272, -0.0065753846, -0.0010142755, 0.033589687, 0.012593773, -0.04897788, -0.008968579, -0.012367198, -0.021467946, -0.016927013, 0.025263071, 0.009808794, -0.0013854095, -0.027340006, 0.022581939, 0.0053386646, 0.036912784, -0.021184728, 0.023563761, -0.021770045, -0.00034635238, -0.02277075, -0.027019024, -0.027170075, 0.04724081, 0.013821052, 0.037573624, -0.006702833, 0.0130846845, -0.035288997, 0.015388194, -0.13549162, 0.006801959, -0.009544456, 0.03340088, 0.0027590182, -0.014736791, 0.02973792, -0.0452394, 0.018361986, -0.03685614, -0.034609273, -0.01904171, 0.057021283, -0.032419052, 0.035270117, 0.031380586, -0.015171059, -0.011300409, -0.017729465, 0.028114134, 0.030058902, 0.00013991278, -0.0066650705, -0.0010136855, 0.038970836, -0.011932931, -0.04799606, -0.006008948, -0.034175005, 0.02788756, -0.01486896, -0.008000917, 0.004215232, 0.0064809783, -0.027981967, 0.018475274, 0.017946599, 0.0004569845, -0.022827394, -0.016303932, -0.039612796, 0.033061016, -0.024300128, 0.012046218, 0.036044247, 0.086702555, -0.017427364, -0.011583628, -0.026811332, 0.009209314, 0.0044795694, 0.022355363, -0.0041609486, 0.019655349, -0.0039438144, 0.010639567, -0.04199183, 0.01316965, 0.011319291, 0.024677753, -0.048562497, 0.03515683, -0.026037201, -0.058758356, -0.03544005, 0.022676345, -0.0547933, -0.016313374, -0.02214767, -0.036818378, -0.006117515, -0.028605048, -0.032740034, -0.0146612665, 0.02122249, -0.03440158, 0.058003105, -0.030776387, -0.010800057, -0.01641722, 0.009714387, -0.019239962, -0.025187546, 0.045428213, 0.0616283, 0.019560942, -0.010724532, -0.004146788, -0.021939976, 0.020939272, -0.046070173, -0.05807863, -0.040783435, 0.016039595, 0.016964775, 0.006211921, -0.034873612, -0.029530227, 0.021411303, -0.01284867, -0.037894607, -0.013349022, 0.0049610403, -0.011196563, -0.01456686, 0.012961957, 0.014009865, 0.019164437, 0.040821195, -0.03253234, -0.019287165, 0.016030155, -0.0028581445, 0.007972594, -0.03574215, 0.0020250108, -0.01270706, 0.0021878614, -0.028435117, 0.031739328, -0.013273497, -0.0075855297, 0.0024876005, -0.019003946, 0.002229164, 0.016124561, 0.03730929, -0.015765818, 0.017163029, -0.0452394, 0.018059887, -0.036308583, -0.030870793, 0.00021831409, 0.0041279066, 0.0055982815, -0.018399749, 0.044484153, 0.0026882135, -0.012348318, -0.034023955, -0.0053056227, 0.0092565175, -0.012329436, 0.016360577, -0.028302947, 0.0078121047, 0.01222559, 0.0011847964, 0.015114416, 0.01749345, -0.0064668176, -0.055699598, -0.024545586, 0.025074258, 0.008085882, 0.0016910492, -0.003915493, -0.023752574, 0.054566722, 0.0167382, -0.012829788, -0.011243766, -0.0060372697, -0.04010371, -0.0028251023, -0.0026551716, -0.024828803, -0.015416515, 0.026207132, -0.017587855, 0.040216997, -0.02741553, -0.00076291926, 0.00041715693, -0.027170075, 0.0037833243, -0.003795125, 0.037705794, 0.0071465415, 0.030436525, 0.02586727, 0.06887869, 0.026660282, 0.08481444, 0.027491055, 0.014132593, 0.010771736, 0.05079048, -0.021996621, -0.030549813, -0.01705918, -0.019693112, -0.05683247, 0.024375655, 0.011498663, 0.01825814, -0.011375935, -0.019164437, 0.024224604, -0.0062780054, -0.033872906, -0.014793435, -0.00912907, -0.010035368, 0.051356915, -0.008265254, -0.021543471, -0.0029147882, 0.04161421, -0.047052, 0.026207132, -0.03253234, 0.025489645, 0.014585742, 0.0011889267, 0.018626323, 0.04784501, -0.00791123, -0.029775683, 0.027849799, 0.01995745, -0.01922108, -0.044672966, -0.033193182, -0.022034382, 0.0100448085, 0.029851208, -0.017625619, -0.012537129, -0.008926096, 0.008609836, -0.023733692, -0.005607722, 0.032626748, -0.017871074, -0.05471777, 0.029379178, -0.034760326, -0.01147034, -0.0073023117, 0.005607722, 0.07461858, -0.009091307], "docs/navi/deployment.md::1777673196.894": [0.0008361723, -0.03209745, -0.037109666, 0.04460871, -0.037900053, 0.0028482873, 0.021244079, 0.0048700413, -0.0066701006, 0.005229089, 0.021128412, 0.023750186, -0.0057254913, 0.0144486725, -0.00496402, -0.042256825, 0.012434147, 0.03167334, -0.029649176, -0.024193574, 0.02199591, -0.035895165, 0.04457015, 0.0354325, 0.032367337, 0.028029846, 0.012598008, -0.008761737, -0.008183404, 0.057216357, -0.0113063995, -0.016376447, -0.0009295489, -0.027490068, -0.00855932, -0.013051035, -0.0061110463, 0.023904407, -0.041370045, 0.011277483, -0.042064045, -0.004802569, -0.013070313, 0.0051664365, 0.009793096, -0.065004565, 0.006400212, -0.036589164, -0.013889617, -0.029379288, -0.036107223, -0.028820233, 0.031210674, -0.023403186, 0.031037174, 0.036647, -0.030940786, -0.019595832, -0.0011717256, -0.0046965415, -0.01369684, 0.025755072, -0.028376846, 0.0075279605, -0.0041133896, 0.04090738, -0.002954315, 0.045996707, 0.006573712, -0.043606266, 0.032348063, -0.040791716, -0.058450133, -0.045919597, -0.020781413, 0.001096422, 0.038459107, -0.03533611, 0.014323367, -0.008294251, 0.0064580454, 0.03809283, 0.032290228, -0.009581041, 0.018786166, -0.002867565, -0.06234424, 0.074334994, 0.044223152, -0.016511392, 0.01404384, 0.016318614, -0.023904407, -0.016019808, -0.05563558, -0.021012746, -0.028049123, 0.013918534, 0.04341349, 0.0077351965, 0.0071375864, 0.0284154, -0.05100892, -0.037109666, 0.037263885, 0.00021883256, 0.0067954063, 0.00050573965, -0.044223152, -0.030439563, 0.03279145, -0.018072888, 0.0036531333, 0.012964286, 0.0035278278, -0.032155283, 0.010920844, -0.08343409, -0.031943228, -0.0027037042, 0.030690175, -0.004373639, 0.033350505, -0.015277615, 0.024964683, 0.020916356, 0.019325942, 0.024636962, 0.026487626, 0.010197929, -0.04561115, -0.008371362, -0.035220444, 0.016463196, -0.0445316, 0.026333403, 0.0044362918, -0.016636696, -0.024097186, -0.06666245, 0.03978927, 0.03552889, -0.06238279, -0.02654546, 0.063886456, -0.02774068, 0.035644557, 0.023827296, 0.026159903, -0.03764944, 0.03876755, 0.042295378, -0.009147291, 0.036492776, 0.03321556, -0.021899521, 0.016106559, 0.016386086, 9.217173e-05, 0.02045369, -0.0505077, 0.0042338753, -0.06913, 0.009234041, 0.034044504, -0.0073159053, 0.030362453, -0.02764429, -0.017937945, -0.016405363, 0.035567444, 0.02490685, 0.048734147, -0.014342644, 0.008655709, 0.04160138, 0.04965948, 0.021032022, -0.022285076, -0.022844132, -0.07148189, -0.0010801563, 0.015624614, -0.013282368, -0.030574508, -0.019894635, 0.020087413, -0.008062918, -0.017157195, 0.06477323, 0.021687467, 0.039191663, 0.0792701, -0.007643627, 0.02739368, 0.0014711331, 0.008265334, -0.026140627, -0.016222226, -0.023094742, -0.025273127, 0.0066990172, 0.05274392, 0.030748008, -0.009715985, 0.033601116, 0.0073592803, -0.04649793, 0.0042917086, -0.1220667, -0.03155767, 0.0086653475, 0.008834028, 0.021533245, -0.027278014, 0.0019193408, -0.032560118, 0.0038386816, 0.0155378645, -0.034295112, -0.014072756, 0.0022386285, -0.018593388, -0.036762666, 0.047538925, 0.011711231, 0.007552058, 0.047538925, 0.0019253651, 0.0125787305, -0.049967922, 0.011701593, -0.03714822, -0.010593123, 0.051934253, -0.038131386, -0.07873032, -0.019046415, -0.008771376, -0.013590813, 0.013706479, -0.021359745, -0.0074845855, -0.04341349, -0.013330563, 0.019798247, 0.007995446, 0.043452043, -0.03354328, -0.008621973, -0.008496667, 0.0043712296, -0.006703837, -0.0009855749, 0.017378889, 0.024077907, 0.01275223, -0.0037254249, -0.017359613, -0.02764429, 0.055944026, 0.07714955, 0.047307592, 0.028723845, -0.0019964518, -0.020781413, -0.04075316, -0.017880112, 0.021032022, 0.001514508, -0.0034434877, -0.00090304203, 0.017909028, 0.024444185, -0.050314922, 0.017427085, 0.00078135123, -0.0020338024, 0.09438385, 0.026237015, 0.017725889, 0.023557408, 0.020993467, 0.03570239, 0.028299734, -0.015210143, 0.018622305, -0.009653333, 0.014419756, 0.0041832714, -0.06103335, 0.033061337, 0.056946468, -0.035124056, 0.009258138, 0.026352681, -0.022747742, -0.17658417, 0.008997889, 0.053592138, 0.04048327, 0.0028097318, -0.0011446163, -0.027065959, -0.02567796, -0.05204992, 0.03791933, 0.026969569, -0.03186612, 0.00036055414, -0.01952836, 0.028704567, -0.02336463, 0.010593123, -0.030034732, -0.02353813, -0.023576686, -0.043182157, 0.0050893254, 0.05316803, 0.009431638, -0.03090223, -0.048040148, 0.05922124, -0.011094344, -0.008877403, 0.03363967, 0.017436722, -0.031287786, 0.008935236, 0.0067231148, 0.06562145, -0.020260913, 0.017870473, -0.030208232, 0.006684559, -0.03689761, -0.011595566, 0.03732172, -0.027239459, -0.005976102, 0.017774083, -0.032560118, -0.03670483, -0.027663568, 0.004559187, -0.018082527, 0.009879846, -0.024193574, -0.029147955, -0.044994265, -0.03834344, -0.012819703, -0.011036511, 0.035644557, -0.036338557, -0.023846574, 0.003997723, -0.037822943, 0.049273923, -0.07344822, -0.0441846, -0.01985608, 0.015094477, -0.026391236, 0.02995762, 0.0067134756, 0.020742856, -0.009026806, -0.025099628, -0.0017880112, 0.020125968, 0.015643893, -0.055751245, -0.016164392, -0.00462425, -0.11450982, 0.057409134, -0.016019808, -0.014863144, -0.015046283, -0.024174295, -0.014352283, 0.018082527, -0.0019554866, 0.009855749, 0.22686054, 0.043760486, -0.02602496, -0.007730377, 0.05929835, -0.014390839, 0.01241487, 0.012694397, 0.016280059, -0.029437121, -0.01378359, 0.033177003, 0.037263885, -0.02669968, -0.033601116, 0.028839512, -0.04827148, 0.040444717, 0.053553585, -0.0011434114, -0.018333139, -0.041408602, 0.0055857273, 0.044415932, -0.04187127, -0.029822676, 0.005879713, 0.035143334, -0.010978677, 0.07738088, -0.015798114, 0.035837334, 0.02080069, -0.044493042, -0.07244578, -0.027008126, 0.01446795, -0.009075, -0.00984611, 0.013224535, -0.04144716, -0.011769065, -0.025890015, 0.023692353, -0.0030796202, -0.029899787, 0.020260913, 0.020318747, -0.0073400023, -0.0063905735, -0.010390706, -0.049081147, -0.040097717, 0.0061688796, -0.037437387, -0.031095007, -0.043027934, -0.030805841, 0.02535024, 0.008111113, 0.0145354215, -0.0043350835, -0.091145195, -0.011855815, -0.0036748208, 0.013754673, 0.030882953, -0.009682249, 0.060108017, 0.023094742, 0.034892723, -0.011277483, 0.013831784, -0.03304206, 0.016328253, 0.013976367, 0.009783457, 0.042488158, -0.050546255, 0.08821497, -0.013773951, 0.039673604, -0.005537533, -0.0053784917, -0.0055568106, -0.030092565, -0.013658284, 0.044415932, -0.05802602, 0.035393946, -0.028897345, -0.03441078, -0.01292573, 0.05351503, 0.0032242034, 0.03132634, -0.01258837, 0.0032507102, 0.004262792, 0.00839064, -0.0009138857, 0.0020578995, 0.032232396, -0.0073400023, 0.016395725, -0.03876755, -0.055751245, -0.032405894, 0.046613593, 0.028434679, -0.016925862, 0.049620923, -0.03498911, 0.0063664764, -0.017378889, 0.022786299, 0.013725757, 0.0073303636, 0.03737955, -0.051394477, 0.02637196, -0.01010154, 0.0018868096, 0.026179181, -0.0145354215, -0.038054276, -0.061881572, 0.0217453, -0.0044121947, 0.038247053, 0.07483622, -0.027027402, -0.017822279, 0.049158257, -0.021706745, 0.010496734, -0.041948378, 0.017610222, -0.008612334, -0.022574242, -0.00830389, 0.009937679, 0.003715786, -0.014014923, 0.026853902, 0.017176474, 0.016723447, -0.0051230616, 0.008342446, -0.0011506405, -0.026005682, 0.062421348, 0.051394477, -0.034545723, -0.0212248, -0.020395858, -0.03167334, -0.0026723777, 0.022805575, -0.023653796, -0.042141158, -0.014766755, 0.027470792, 0.037842218, 0.011778704, -0.002430201, -0.047307592, 0.039904937, 0.0041832714, 0.0023073053, 0.008781014, -0.06608412, -0.046343707, 0.015634254, 0.0070074615, -0.008862944, -0.045688264, -0.014516144, -0.023133298, -0.0021868194, 0.03182756, 0.0059423656, -0.017147556, 0.038381997, -0.0037350636, -0.0007723148, -0.034005947, -0.021706745, 0.07452777, -0.0027591276, -0.045996707, 0.09484652, 0.003115766, -0.007754474, 0.0067954063, 0.024752628, 0.06608412, 0.011547371, -0.014178784, 0.010236484, 0.01497881, -0.03244445, 0.0024446594, 0.0039904937, 0.010419623, -0.03707111, -0.0145836165, 0.014014923, -0.022323633, 0.009715985, -0.019894635, 0.009479833, -0.0020735627, -0.021629633, 0.0071520447, 0.019162081, 0.039943494, 0.0589128, -0.018121082, -0.04179416, 0.00013569728, 0.0015602927, 0.023403186, -0.060146574, 0.005204992, -0.023846574, -0.0029302177, -0.02654546, 0.04827148, 0.02533096, 0.0060917684, -0.0072291554, 0.038902495, 0.0123955915, 0.0210513, -0.019644026, 0.054209027, 0.03978927, -0.000117021955, 0.009643693, 0.022979075, -0.008752097, 0.037167497, 0.07942432, -0.0054218667, 0.03637711, 0.002012115, -0.009388263, 0.0003741088, 0.019306665, -0.012626925, -0.051818587, -0.026217736, -0.005523075, 0.022073021, 0.01224137, -0.008834028, -0.008800292, 0.013388396, -0.015316171, -0.013455868, 5.105591e-05, -0.006641184, 0.020742856, 0.0071086697, -0.060724907, 0.0033928836, -0.022651354, -0.030246787, -0.054556027, -0.004467618, -0.017513834, -0.021186246, 0.04075316, 0.03500839, -0.029803399, -0.010284678, 0.021494688, -0.013060674, -0.0044796667, -0.03587589, 0.03030462, 0.038459107, 0.008708723, 0.004812208, -0.012376314, 0.0026049057, -0.019836802, 0.02482974, -0.010737706, 0.041948378, 0.006824323, -0.03192395, -0.013860701, -0.02799129, -0.020068135, -0.0025422531, 0.03603011, 0.01566317, 0.024868295, 0.0004027242, -0.0034434877, -0.021321189, -0.00702192, -0.0051760753, 0.008270154, -0.01181726, 0.00829907, -0.018005416, 0.023615241, 0.007855683, -0.03279145, -0.013542618, 0.032675784, 0.031210674, -0.006443587, 0.04819437, -0.0061158654, 0.00479293, 0.006274907, 0.0015566781, 0.004154355, -0.0122606475, -0.037283164, -0.018583748, 0.044223152, -0.028531067, 0.027335847, -0.015595698, -0.0021759758, -0.0063231015, 0.031056453, 0.0032940852, -0.019798247, 0.00054610247, -0.035586722, 0.049158257, -0.008882223, 0.031808283, -0.018015055, 0.024444185, 0.022863409, 0.024771906, -0.04973659, 0.025620127, -0.07271566, -0.019798247, 0.003467585, -0.024598407, 0.033061337, -0.011316038, 0.022882687, -0.0048242565, -0.042758044, 0.025890015, -0.010236484, -0.028203346, 0.0090075275, 0.025812905, 0.0049278745, -0.04827148, 0.05652236, 0.049890812, -0.014670366, -0.025446627, 0.00071689126, 0.016212586, 0.015055921, 0.00039639868, -0.0061592404, 0.010062984, 0.04391471, -0.04819437, -0.0055182553, 0.032290228, 0.0054700607, -0.015817393, 0.013041397, 0.032483004, 0.027509347, -0.010390706, 0.013532979, -0.049620923, -0.018815082, -0.070518, -0.015721003, 0.018207833, 0.013648646, 0.00521945, 0.0106124, -0.05872002, 0.0069737253, -0.031615507, 0.033022784, -0.13949378, 0.046844926, -0.016125835, 0.03757233, -0.017243946, -0.0119907595, 0.014236617, -0.055674136, 0.0014747477, -0.004585694, -0.08435942, 0.0052531864, 0.017157195, -0.007947251, 0.008824389, 0.04005916, -0.0036266262, -0.024752628, -0.024502018, -0.009956957, 0.008747278, -0.031654064, 0.016193308, 0.019219914, 0.015335448, -0.0078701405, -0.0015386053, -0.003800126, -0.018101806, 0.005195353, -0.0059423656, -0.054825917, 0.01334984, 0.047037706, -0.05451747, -0.0042266464, 0.023846574, 0.012983563, -0.034179445, 0.012048593, -0.01729214, 0.03038173, -0.009797916, -0.024463462, 0.020068135, 0.076494105, -0.002371163, -0.018265666, -0.0183235, 0.016819835, -0.0031808284, 0.0284154, -6.381989e-05, 0.044724375, 0.0020711531, -0.0033615574, -0.022015188, -0.010949761, -0.0060483934, 0.023345353, -0.04769315, 0.04179416, -0.015104116, -0.049196813, -0.007754474, 0.009720804, -0.038304884, -0.001745841, -0.010737706, -0.06299968, -0.0011446163, -0.023171853, -0.01549931, 0.052859586, 0.03157695, -0.010496734, 0.0655829, -0.008718361, 0.008544861, -0.030362453, -0.037302442, -0.021591078, -0.015229421, 0.060455017, 0.091453634, 0.029803399, 0.00035302376, -0.01335948, 0.0021097085, -0.020318747, -0.037707277, -0.045842484, -0.016280059, -0.012694397, 0.0038892857, -0.004347132, -0.020511523, -0.05486447, 0.014680005, 0.0018687367, -0.018034333, 0.010573844, 0.0018807853, -0.0030531134, 0.022227243, 0.0024518885, 0.0016639106, -0.0033013143, 0.030516675, 0.0017482508, -0.035740945, 0.0055857273, -0.013051035, 0.01814036, -0.024193574, -0.027181625, 0.036936164, -0.022612799, -0.024617685, -0.015431837, -0.011855815, -0.008631611, -0.01575956, -0.021359745, 0.01796686, 0.0033519184, 0.036916886, 0.008515945, -0.014352283, -0.005185714, 0.016704168, -0.026391236, 0.01720539, 0.0071954196, -0.0013084771, -0.024694795, -0.03464211, 0.040367603, -0.009446097, -0.03097934, 0.010082263, -0.026005682, 0.008178584, -0.039866384, 0.021726022, -0.026352681, 0.017918667, -0.03286856, 0.0077833906, -0.017109001, 0.018593388, 8.803003e-05, -0.0051567974, 0.057910353, -0.010795539, 0.021764578, -0.00496402, -0.011653398, -0.022612799, 0.035451777, -0.008019543, -0.005715852, 0.028550345, 0.0014530603, -0.05127881, 0.025446627, -0.0061785183, 0.004306167, -0.027894901, 0.006939989, 0.0038700078, 0.06778056, -0.024675518, 0.05582836, -0.0036362652, -0.08374254, 0.017137919, -0.013542618, 0.049158257, 0.005590547, 0.019711498, -0.0013759492, 0.045148484, -0.0016735495, 0.045996707, 0.006361657, 0.027181625, 0.02002958, 0.007335183, 0.03013112, -0.013426951, -0.008944875, 0.002901301, -0.03739883, 0.025562294, -0.039904937, 0.01952836, -0.0034531266, -0.015614976, 0.010622039, -0.014737838, -0.012569091, 0.0025446627, -0.011393149, -0.056946468, 0.023306796, -0.0445316, 0.0066460036, -0.00024699615, 0.033080615, -0.011711231, 0.039596494, -0.038555495, 0.045996707, 0.011634121, -0.005248367, 0.00024639373, 0.008144848, -0.034391504, -0.029861232, 0.010602761, 0.01343659, -0.01506556, -0.022747742, -0.02918651, -0.028126234, -0.0044868956, 0.0016060774, -0.010034068, -0.036743388, -0.01815964, 0.035259, 0.00078617065, 0.021263355, 0.024945406, -0.028608179, -0.0042652017, 0.0291094, -0.023229687, 0.018901832, 0.004298938, 0.01352334, 0.046382263, -0.026641848], "docs/navi/cc-rules.md::1778391630.407": [-0.014632191, -0.0030577888, -0.04078935, 0.0049621393, -0.00608733, -0.01925536, -0.00040252646, -0.0043783584, -0.010865861, 0.0010922356, 0.027174069, 0.021223268, -0.022259008, 0.0160069, 0.0011787434, -0.020036874, -0.011845106, 0.037192505, 0.004919768, -0.026439633, 0.005809563, 0.0077209757, 0.0030624967, 0.021053782, 0.03348267, 0.023294749, -0.003210796, -0.018068966, -0.01920828, 0.035271678, -0.00375456, 0.030356616, 0.004853857, -0.03781395, -0.0014535679, -0.025422724, -0.012146413, 0.016355285, -0.036778208, 0.0048444415, -0.052238993, 0.007650357, -0.005131624, -0.0142178945, 0.027720187, -0.050657135, 0.0115061365, -0.034800887, -0.0017383965, -0.019151786, -0.02468829, -0.015573773, 0.053444218, -0.021355089, 0.033765145, 0.054461125, -0.015649099, -0.01102593, -0.009688883, -0.022447325, -0.01740986, -0.0046184617, -0.050581805, 0.016251713, 0.011911018, 0.021731721, -0.032522257, 0.023049938, 0.010941188, -0.043162137, 0.00374279, -0.012362977, -0.033294354, -0.04101533, -0.03781395, 0.0133045595, 0.015752673, -0.00257052, 0.007452625, 0.014396795, 0.019697905, 0.023162927, 0.043011483, -0.010310328, 0.0064922106, -0.008540153, -0.078716286, 0.032861225, 0.031674832, 0.011732116, 0.00053523073, -0.007994034, -0.00405822, -0.043011483, -0.030017648, -0.0038934432, -0.004924476, 0.017758245, 0.009020359, 0.016468275, 0.010225585, -0.0030672047, -0.040601034, -0.052238993, 0.055817004, -0.015008824, 0.013219817, -0.013907172, -0.024255162, -0.03188198, 0.02252265, 0.0298105, -0.036928862, 0.02593118, -0.008450702, -0.05359487, 0.012711362, -0.052201327, -0.0035662435, -0.033539165, 0.005946093, -0.0016560081, 0.05758718, -0.03687237, 0.017325116, -0.01125191, -0.014848755, -0.010140843, 0.03361449, 0.030676754, -0.023614887, 0.026420802, -0.035139855, 0.010602218, -0.04696613, 0.0044583925, 0.008714345, -0.01886931, -0.055026077, -0.069903076, 0.009185136, -0.013022085, -0.053858515, -0.026138328, 0.051222082, -0.0025728738, 0.06982775, 0.045986883, 0.016214048, -0.036156766, 0.065496475, 0.04820902, -0.005715405, 0.032522257, 0.04549726, -0.03336968, -0.008271801, 0.04662716, -0.005790732, 0.044932313, -0.012080502, 0.00025702256, -0.06662637, 0.021110278, 0.020488832, -0.009100394, 0.01966024, 0.008540153, -0.024048015, -0.029754004, 0.01497116, 0.025121419, 0.024311658, 0.014406211, 0.027117573, 0.015686763, 0.032409266, 0.016204633, 0.0056447866, -0.025611041, -0.055176727, 0.0013135074, 0.0184456, -0.034104116, -0.057172883, 0.014914665, 0.03453724, -0.048849296, -0.0114496425, 0.036250923, 0.012494799, 0.0042865537, 0.07359408, 0.010668129, 0.02662795, -0.008262386, 0.014895834, -0.017438106, -0.008761425, -0.058754742, -0.0361191, -0.011355484, 0.026100663, -0.015394872, -0.028153313, 0.012758441, -0.03323786, -0.03815292, 0.0104798125, -0.10809366, -0.010837614, 0.024820112, -0.020658318, 0.026891593, -0.05314291, 0.016204633, -0.044518016, 0.013342222, 0.0013299851, -0.016449444, 0.026307812, 0.022955779, -0.02514025, -0.072803155, 0.026722109, -0.0042465366, 0.014236726, 0.04459334, 0.03954646, 0.02502726, -0.026816268, -0.026665613, -0.005173995, -0.0031637168, 0.043162137, -0.029490361, -0.016778998, -0.0029236134, 0.011986344, -0.032164454, -0.01932127, -0.032635245, 0.034782056, -0.003425006, -0.010592802, 0.015846832, 0.015300714, -0.009613557, -0.01531013, -0.045647915, 0.025046092, 0.0014688686, -0.019283608, 0.0138035985, 0.052615624, 0.03587429, 0.012410056, -0.010300911, -0.018925807, -0.0019043504, 0.044969976, 0.037776288, 0.031674832, 0.032616414, 0.015121813, -0.041316636, -0.03864254, -0.05589233, 0.007650357, 0.00030307184, -0.019942716, 0.04523362, -0.0040770518, 0.0017266268, -0.050318163, 0.012730194, -0.012636036, 0.014010746, 0.13069163, 0.03568597, 0.020262854, 0.0088744145, 0.025648704, 0.028850084, 0.025667537, -0.021223268, 0.03212679, -0.028887749, 0.014123736, -0.00611087, -0.06293537, 0.07272782, 0.075100616, -0.0015277175, -0.0073019713, 0.00040370345, -0.030469606, -0.15833649, -0.023238253, 0.028868917, 0.017334532, 0.010715208, 0.0039876015, -0.02067715, 0.02935854, -0.04572324, 0.061993785, 0.015498446, -0.039471135, -0.047907714, -0.059056047, 0.009218092, -0.010931771, -0.030714419, -0.027814344, 0.023596056, -0.049979195, -0.048736304, -0.041994575, 0.03028129, 0.012767857, -0.00471262, -0.049489573, 0.054423463, -0.013003253, -0.02466946, -0.030224795, -0.018200789, -0.032748237, 0.0076221097, 0.016016318, 0.06809524, -0.024273993, -0.03280473, -0.014029577, 0.016920235, -0.051448062, 0.005155164, 0.03544116, -0.03962179, -0.005903722, 0.023275917, -0.0084318705, 0.0011457881, -0.023520729, 0.019584915, 0.02022519, 0.0074243774, -0.015168892, -0.03770096, -0.009524106, -0.022428492, 0.019584915, -0.005823687, 0.05713522, -0.026420802, 0.0022374352, 0.029678678, -0.0075797383, 0.02638314, -0.054913085, -0.017099136, -0.0065534133, 0.042710178, -0.02581819, 0.034669064, -0.014236726, 0.008841459, -0.012278235, -0.012410056, 0.007490288, -0.030789744, -0.004559613, -0.03416061, -0.017230958, 0.027626028, -0.12933576, 0.042484198, -0.039132163, 0.011082425, -0.011185999, -0.0286806, 0.004406606, -0.0017042642, 0.0047361595, 0.014406211, 0.24918036, 0.03476322, 0.0105645545, 0.0060779145, 0.067153655, -0.007768055, 0.015931575, -0.012212324, 0.01691082, -0.043501105, -0.012099334, -0.011760364, 0.020093368, -0.02775785, -0.03176899, 0.020545328, -0.050657135, 0.030978061, 0.06011062, 0.0030248335, 0.011892186, -0.02376554, 0.051975347, 0.0390945, -0.0071607344, -0.011308405, -0.0029801084, 0.010470396, -0.010291495, 0.03984777, 0.0048915204, 0.02387853, 0.013577619, -0.051033765, -0.0741967, -0.021355089, 0.014509785, -0.0045690285, -0.008403623, 0.022146018, -0.022447325, -0.023275917, 0.009382868, 0.013276312, 0.03668405, -0.03474439, 0.030789744, 0.003902859, -0.01742869, -0.02216485, -0.019829726, -0.034348927, -0.045873895, 0.022710968, -0.055365045, -0.009189844, -0.05415982, -0.032371603, 0.020244021, 0.025629872, 0.030676754, -0.011779196, -0.062031448, 0.0074008377, -0.023257086, -0.0025869976, -0.03864254, -0.031034555, 0.03519635, 0.0286806, -0.023464233, -0.0028153313, 0.005512965, -0.04327513, 0.019641409, 0.04180626, 0.028548779, 0.050883114, -0.039584123, 0.035497658, 0.020394675, 0.01616697, -0.00084918964, -0.0390945, 0.03233394, -0.040036082, -0.022767462, 0.022240177, -0.030676754, 0.011619126, -0.018812817, -0.03643924, -0.041730933, 0.04500764, -0.011901601, 0.030111805, -0.05619364, 0.012975005, -0.01650594, -0.007692728, 0.015554941, -0.03642041, 0.013737687, -0.01519714, 0.013794182, 0.024255162, -0.04640118, -0.028190978, 0.02502726, -0.0014653376, 0.007645649, 0.034725558, -0.02401035, -0.007716268, -0.014660438, 0.025196746, -0.0034038203, -0.018615084, 0.047681734, -0.00845541, -0.0100655155, 0.014283805, -0.0030789746, 0.040864676, 0.0015359563, -0.031015724, -0.027701354, -0.036382742, -0.009142765, 0.055214394, 0.04662716, -0.043576434, -0.027739018, 0.031147545, 0.0042065196, -0.013700024, -0.02137392, 0.031938475, -0.04696613, 0.008629602, -0.0072925556, 0.02058299, -0.012240571, 0.0037263124, 0.013737687, -0.0027611903, 0.0058142715, -0.01569618, 0.029641014, -0.011958096, -0.03231511, 0.114797726, 0.021543406, -0.06941345, 0.00085154356, -0.012560709, -0.022033028, 0.030318953, 0.024424648, -0.015790338, -0.030074142, 0.011600295, 0.013323391, 0.02229667, 0.03255992, 0.026063, -0.048962284, 0.05095844, 0.015008824, -0.022579147, 0.04112832, -0.03954646, -0.025460389, 0.07728508, 0.009462903, -0.0137753505, -0.047606405, -0.025121419, -0.033802807, -0.027230563, 0.02446231, 0.031731326, 0.01388834, -0.004055866, -0.039282817, -0.009726546, -0.00960414, -0.011976928, 0.02035701, 0.00471262, -0.04696613, 0.08285925, -0.00374279, 0.002184471, 0.013539955, -0.010752871, 0.028077988, 0.005734237, -0.02412334, -0.027852008, -0.0013323391, -0.01851151, 0.0037216044, 0.0049950946, 1.47582e-05, -0.017287454, 0.012231155, 0.019829726, -0.04549726, 0.014151984, -0.045421936, 0.0075138276, -0.044141382, 0.0066522798, -0.0028200394, -0.028548779, 0.048585653, 0.06707833, 0.0018596252, -0.03687237, -0.005607123, 0.0100561, 0.054950748, -0.02559221, 0.035704806, 0.03210796, 0.032616414, 0.0037074806, 0.04094, 0.013558786, 0.008290633, 0.00267174, 0.028963074, -0.010790534, 0.036533397, -0.002027933, 0.054122157, 0.03346384, 0.02423633, 0.024650628, 0.018859895, -0.0007809249, 0.0068782596, 0.086324275, -0.0070712836, 0.032258615, 0.03886852, 0.0053670197, 0.0066993586, -0.0021903561, -0.01422731, -0.037437316, -0.008097609, -0.023614887, 0.018379688, 0.017974809, -0.02148691, 0.016195217, 0.010150258, -0.005988464, -0.0010151436, -0.00051669334, 0.0027046956, 0.011750949, -0.021656396, -0.046137538, 0.0096512195, -0.00960414, -0.02216485, -0.069752425, -0.005098669, -0.010291495, -0.03280473, 0.0066099083, 0.019810895, -0.017861819, -0.0119486805, 0.014698101, 0.010602218, 0.000104898165, -0.014980576, 0.017805323, 0.029189054, 0.008794379, -0.012927926, 0.030300122, 0.019810895, -0.0142178945, 0.00040870561, -0.078113675, 0.0327859, -0.0004240063, -0.034800887, 0.0036109686, -0.040412717, -0.006101454, 0.012532461, 0.04056337, -0.002730589, 0.035572983, 0.026722109, 0.014895834, -4.0789644e-05, 0.009302834, -0.0006208559, 0.015460783, -0.014396795, -0.040488042, -0.02239083, 0.025724031, 0.008234138, -0.0342736, -0.025272071, 0.011798028, 0.020959625, -0.016430613, 0.01886931, -0.014189647, 0.010442149, 0.013210401, 0.0038416563, -0.024989597, -0.040036082, -0.011280158, -0.012993837, 0.025177913, -0.054913085, 0.027663691, -0.028473452, -0.02047, -0.021750553, 0.035139855, 0.030243626, -0.034800887, 0.0026340769, -0.001714857, 0.007546783, -0.012381809, 0.025667537, -0.021750553, 0.03736199, -0.016185801, 0.032880057, 0.01251363, 0.0110353455, -0.05939502, -0.004387774, 0.014246142, -0.06662637, 0.009316958, -0.0031825486, 0.029057233, 0.014575696, -0.033746313, 0.011261325, 0.02274863, -0.0327859, 0.024707122, 0.0072031054, 0.019566081, -0.057436526, 0.046024546, 0.023840867, 0.018822232, -0.0008480126, -0.013558786, 0.023840867, 0.018116046, -0.020488832, 0.024292827, 0.03461257, 0.020507665, -0.019302439, -0.024857776, 0.038981512, -0.016091643, -0.010366823, -0.0101220105, 0.026703278, -0.033445008, -0.011496721, -0.0039946632, -0.04376475, -0.013558786, -0.05702223, 0.013182154, 0.023049938, 0.011590879, -0.004291262, 0.034348927, -0.03600611, 0.018765736, -0.050770123, -0.007753931, -0.14379847, 0.054536454, -0.042220555, 0.029659845, -0.065647125, 0.009745378, 0.04798304, -0.00674173, -0.0033284938, -0.003156655, -0.051674042, -0.016082227, 0.044405024, -0.014698101, 0.019189449, 0.03939581, -0.048811633, -0.01901055, -0.01692965, -0.007330219, 0.0057577766, -0.013700024, 0.014151984, 0.013436381, 0.018229036, -0.0011028284, -0.031900812, 0.012767857, -0.024744786, 0.0128526, -0.032409266, -0.046664823, 0.00021744668, -0.0014288513, -0.03864254, 0.05724821, 0.027249394, 0.02502726, -0.0151877245, 0.021072615, -0.01422731, 0.003050727, 0.010555139, -0.012202908, 0.010903524, 0.04376475, 0.011082425, -0.02811565, 0.0067652697, 0.017701749, 0.02239083, 0.0143403, -0.007899877, 0.018906975, 0.0045760903, 0.019848557, -0.032635245, -0.052615624, -0.0033379097, 0.012673699, -0.03131703, 0.044254374, -0.026477298, -0.01382243, -0.02387853, 0.023897361, -0.079620205, 0.0040935297, -0.02297461, -0.01715563, -0.015300714, -0.021882376, -0.025441557, 0.046890803, 0.018605668, -0.027908502, 0.046702486, 0.009811289, 0.028737094, -0.018455015, -0.01954725, -0.044066057, -0.018323194, 0.012871431, 0.08730352, 0.055440374, 0.017682917, -0.023388907, 0.0010834082, -0.016543603, -0.047003794, -0.04534661, -0.013502291, 0.0011040054, -0.019019965, 0.016609514, -0.037682127, -0.036307417, 0.026006507, 0.004552551, -0.004703204, 0.003425006, -0.02171289, 0.021807048, 0.012212324, 0.0021126755, 0.0048256097, 0.010216169, 0.02753187, 0.0059131375, -0.010668129, 0.011167168, 0.021016119, 0.011223663, -0.015055902, -0.014877002, 0.017871235, -0.030940399, 0.02103495, -0.0023774956, -0.03497037, 0.010978851, 0.0034956248, -0.025799358, 0.016995562, -0.009608848, 0.03210796, 0.010084348, -0.0015642038, -0.053105246, 0.011722701, 0.010630465, -0.013022085, 0.026910424, 0.00073502277, -0.025196746, -0.036552228, 0.03962179, -0.011609711, 0.0030107098, 0.024085678, -0.004710266, -0.00096747593, -0.02444348, 0.01752285, -0.025385061, 0.028059155, 0.0020196943, -0.029339708, -0.038755532, 0.03553532, 0.015620852, 0.008012867, 0.0715226, 0.026665613, -0.008445994, -0.021694059, 0.014443874, -0.035591815, 0.05415982, -0.014349716, -0.0350457, 0.0035474116, 0.020375844, -0.04410372, 0.0011846283, 0.016223464, -0.016336454, 0.015065318, -0.014020162, 0.0068735518, 0.05931969, -0.022127187, 0.06764328, -0.024895439, -0.07611752, -0.013087995, -0.04101533, 0.058302782, -0.012843184, 0.0346314, -0.008912077, 0.019396598, -0.014801675, 0.025761694, 0.04101533, -0.0020679503, -0.037192505, 0.0026317227, 0.00662874, -0.012494799, 0.0049950946, -0.00049756747, -0.040412717, 0.0454596, -0.040375054, -0.006986541, 0.022089522, -0.017955976, 0.01616697, -0.0020797201, -0.021656396, -0.039282817, -0.020884298, -0.043840077, 0.005946093, -0.00037928115, -0.024066847, 0.008102316, 0.036288586, -0.018502094, 0.03826591, -0.0413543, 0.035949618, 0.0060072956, 0.03658989, 0.026213653, 0.0076079858, 0.004601984, -0.036269754, 0.021317426, 0.023294749, -0.0081541035, -0.046062212, -0.018021887, -0.018596252, 0.0004060574, 0.03417944, 0.03210796, -0.0076644807, 0.0053811437, 0.057662506, 0.018200789, 0.04297382, 0.046476506, -0.009156889, -0.03406645, 0.03551649, -0.042333543, -0.023464233, -0.0041923956, 0.007325511, 0.070995316, -0.022315502], "docs/matrix/matrix_host.md::1775767933.165": [0.044343017, -0.031190753, -0.030707924, 0.009333084, -0.025821695, -0.052647673, 0.030669298, -0.011771371, 0.00742591, 0.0036067327, -0.0011503401, 0.03526583, -0.036231488, -0.011346482, 0.015923701, -0.028274465, -0.013161918, 0.0040388647, 0.02549337, 0.004796906, -0.015943013, 0.008888882, 0.07462605, 0.015556751, 0.037873108, 0.005644271, -0.03702333, -0.006329888, 0.032001905, 0.012939817, -0.018086774, -0.031016935, 0.040171374, -0.00815981, 0.0045192796, -0.071033806, -0.0031287319, 0.020336758, -0.03269718, 0.03410704, -0.017381843, -0.04051901, 0.010583612, 0.0035850054, 0.04596532, -0.051373005, 0.02939463, -0.033160694, -0.07593934, -0.027289495, -0.020220878, 0.01222523, -0.0029669842, -0.028834548, 0.045733564, 0.012379736, -0.006590616, -0.01335505, -0.011288542, 0.04252758, -0.025416119, 0.033044815, -0.042913843, 0.0063829995, 0.020375384, 0.015518124, -0.0024865693, 0.038722888, -0.0032349543, -0.00094513776, -0.009009589, -0.021804558, -0.05345883, 0.0019228664, -0.03312207, -0.014349678, 0.051411632, -0.0093089435, -0.019593202, -0.0014569365, 0.056703437, -0.032291602, 0.025956888, 0.013210202, -0.05145026, -0.0072182934, -0.06952737, 0.06612826, 0.04797389, 0.002464842, -0.009424822, -0.023967631, -0.02896974, -0.0050552194, -0.064467326, -0.01182931, -0.031770147, -0.026516968, 0.068523094, 0.021128597, -0.0018600987, 0.037795853, 0.008029446, 0.0267101, -0.0052000685, 0.0027376404, -0.013606121, 0.027637132, 0.0010700697, -0.03936022, 0.009811086, 0.0013724414, 0.0020580585, -0.027888203, -0.008010133, -0.05098674, -0.025222987, -0.011819654, -0.025222987, -0.020916153, 0.00996559, -0.01524774, 0.04890092, -0.042179942, -0.044961035, 0.009188236, -0.015576064, 0.033894595, -0.0061705546, 0.03148045, -0.018782048, -0.02114791, -0.011443047, -0.007870113, 0.004545835, -0.012862565, 0.018405441, 0.05554465, -0.015469841, -0.027057737, 0.005576675, -0.00029648718, -0.06489222, -0.032600615, 0.022268074, -0.03775723, 0.034763686, 0.024469774, -0.0007025162, -0.016908672, 0.024411835, 0.018839987, 0.021167224, 0.0126114935, 0.005697382, 0.03789242, 0.03796967, -0.0072810613, 0.041330162, 0.06697804, -0.0144559005, 0.031248692, -0.008681266, 0.021997688, -0.0011859487, -0.012408705, -0.000566117, 0.0048331185, -0.02168868, -0.028564164, 0.008338457, -0.0077204355, 0.03424223, 0.018173683, 0.005624958, 0.01154927, 0.050832238, -0.0112692285, 0.021862498, -0.03424223, -0.049712073, -0.00010773122, -0.03128732, -0.008855084, -0.034918193, 0.0027545395, 0.0043333904, -0.038297996, -0.026748726, 0.04797389, -0.055853657, 0.018646857, 0.054347232, -0.04438164, 0.02120585, 0.07354451, -0.0011177491, -0.02866073, 0.01968011, -0.005484937, -0.021804558, 0.027656445, -0.0025203673, 0.008768175, -0.032233663, 0.005624958, -0.054926626, -0.007932881, -0.016165115, -0.068523094, -0.028139275, 0.014774567, -0.017652228, 0.0340491, -0.014552466, 0.020703707, 0.014716628, 0.011665149, -0.019458009, -0.046583343, -0.019013805, 0.06674628, 0.025145734, 0.017671542, 0.018704796, -0.018617887, 0.010728461, 0.034319486, 0.009453792, 0.004878987, -0.016561035, 0.022326013, -0.036810882, -0.008811629, 0.05017559, -0.026883919, -0.052106906, -0.013876505, 0.0083288, -0.0069237677, -0.041832305, 0.0067644343, -0.0044999663, -0.020510577, -0.034705747, 0.01414689, 0.010660864, 0.044690654, 0.014079293, -0.011056785, 0.0072907177, 0.012360422, 0.029298063, -0.0058663725, 0.06531711, 0.012804625, 0.03574866, 0.015353962, -0.002829378, -0.031808775, -0.0013567494, 0.001631962, 0.02750194, 0.024044884, 0.010718804, 0.0080777295, 0.05523564, -0.039321594, -0.00034220505, 0.020394698, -0.011114724, 0.007305203, 0.0041402588, 0.0021703164, -0.03613492, 0.011027815, -0.028062021, 0.011809997, 0.037873108, 0.03202122, 0.014552466, 0.023195105, -0.012128664, -0.0066871815, -0.0021292758, 0.022789529, 0.004475825, 0.0020254676, 0.0024515642, -0.025763756, -0.04442027, 0.035439648, 0.063540295, -0.018511664, -0.00928963, -0.0050359066, -0.0012601836, -0.17876261, -0.011220946, 0.04125291, -0.0017405986, -0.005079361, 0.0037853795, -0.023272358, -0.014195173, -0.07196084, 0.042797964, -0.018762736, -0.059252776, -0.010853996, -0.025686502, -0.002415352, -0.023967631, 0.026111392, 0.022074942, -0.03686882, -0.00762387, -0.026922544, -0.0600253, 0.047587626, 0.04187093, -0.012176948, -0.0022753316, 0.035574842, 0.0051228157, -0.0140503235, 0.0073293443, -0.0043092486, -0.0046037743, 0.011037471, -0.0034739547, 0.027057737, -0.0035246518, 0.009149609, 0.03136457, 0.0019771848, 5.013123e-05, -0.0027328122, 0.04893955, 0.011993472, 0.0431456, 0.031847402, 0.0020713364, -0.00030523847, -0.03246542, -0.0431456, -0.016242368, 0.018530978, 0.028351719, -0.04515417, 0.030263722, -0.035227206, -0.018164027, 0.014639376, 0.057244208, -0.005359402, -0.055081133, -0.0002906027, -0.011105067, 0.0223067, 0.011877594, -0.023677934, -0.01573057, 0.03001265, -0.028583476, 0.0032252977, -0.029220812, 0.014262768, 0.017642573, -0.002665216, 0.0026024482, 0.0021196194, 0.009299287, -0.02298266, -0.028081335, 0.015836792, -0.105449855, 0.033682153, -0.027173616, -0.0039543696, 0.022074942, -0.00070674095, 0.0033435908, -0.019631827, -0.012543897, 0.024740158, 0.29186046, 0.01891724, -0.035343084, -0.014987012, 0.0063878275, -0.01998912, 0.008449508, 0.055274263, 0.05519701, -0.030707924, -0.032368857, 0.011626522, 0.0074307383, -0.0067740907, -0.00499728, 0.009975247, -0.015605033, -0.0054656244, 0.051488884, -0.025126422, 0.0036019043, -0.02267365, -0.0009910065, 0.007174839, -0.015479498, 0.0021099627, -0.02151486, 0.07080205, -0.03866495, 0.05172064, -0.01197416, 0.013982728, 0.0021908365, -0.004101632, -0.043300103, 0.0031577016, 0.052415915, -0.016754167, -0.00872472, 0.024913976, -0.024064198, -0.0628064, -0.025165047, 0.023001974, -0.0139441015, -0.0013796838, 0.02389038, -0.02860279, -0.014919416, -0.038375247, -0.022229448, -0.040480383, -0.011906563, -0.02261571, -0.010380823, -0.019120028, 0.026594222, -0.029974025, -0.033450395, 0.063694805, 0.012466645, 0.00057426473, -0.089072295, 0.013113636, 0.0005540463, 0.030823803, -0.017729482, 0.011356138, 0.035710033, 0.022519145, 0.030031964, -0.015769195, -0.010274601, -0.02255777, 0.016976267, -0.004495138, 0.016947297, 0.09648855, -0.07188358, 0.061647605, -0.01485182, 0.038355935, -0.0067885756, 0.021167224, 0.0053642304, 0.022364639, -0.02402557, 0.027579192, -0.011529957, -0.026420403, -0.016763823, -0.033141382, 0.019042775, 0.0394761, 0.043995377, 0.026265897, -0.00096505444, 0.009859368, 0.005330432, -0.05334295, -0.0077832034, 0.012978444, -0.028911801, -0.0057698064, -0.004845189, -0.01852132, -0.021978376, 0.02267365, -0.011423734, 0.04882367, -0.056973822, 0.030572733, -0.020549202, -0.0063588577, 0.0046858555, -0.0053642304, 0.00068199594, 0.008111527, 0.027714385, -0.016358247, -0.002950085, -0.041214284, -0.030572733, -0.05763047, -0.00942965, -0.008000476, -0.0252423, -0.026092079, -0.041137032, 0.014668345, 0.056626186, -0.029877458, -0.011018158, 0.0020737506, 0.0497507, -0.00705896, -0.04353186, 0.016058892, -0.048669163, 0.038162805, -0.045579057, -0.007884597, -0.012785312, 0.002979055, 0.011182319, -0.010670521, -0.023504116, 0.037853792, 0.00646508, 0.019168312, 0.0032397825, 0.03408773, 0.039398845, -0.03246542, -0.022074942, 0.0052773207, -0.04364774, 0.024218703, 0.05867338, -0.0034401566, -0.034010474, -0.027482627, 0.03574866, 0.07281061, 0.025589937, 0.002979055, -0.04364774, 0.058093984, -0.024778785, -0.031325944, 0.05446311, -0.033160694, -0.046660595, 0.05311119, -0.023368923, -0.061647605, -0.00965658, -0.034512617, 0.021669365, -0.0070155053, 0.055969536, 0.022712275, -0.019158654, -0.009255832, 0.0037902077, 0.0074017686, 0.0013977899, 0.014687658, 0.04248895, -0.030843116, 0.0035415508, 0.062265627, 0.008966135, -0.014706971, -0.018144714, 0.0056153014, 0.0085847, 0.046737846, -0.0048886435, -0.027482627, 0.053265695, 0.014069637, 0.017941926, -0.025454745, -0.007507991, -0.030727237, -0.01598164, -0.011220946, -0.020607142, -0.02340755, 0.011240259, 0.002146175, 0.017797077, 0.008917851, 0.0014183102, 0.006778919, -0.001914417, 0.037737913, 0.0065471614, -0.026053453, 0.016280994, -0.0060450193, 0.032755118, -0.08204231, 0.012910848, 0.008604012, -0.0004079905, -0.03990099, -0.037390277, -0.027424688, 0.0037588237, 0.0050503914, 0.050330095, -0.016078206, 0.031750835, -0.02340755, 0.049596194, 0.026941858, -0.001947008, -0.011500987, 0.049789328, 0.04588807, -0.04920993, 0.034918193, 0.010158722, 0.047471747, -0.004000238, 0.01674451, -0.0070686163, 0.039186403, -0.067364305, -0.0835101, -0.04353186, -0.009709692, 0.045849442, 0.079261206, 0.0014014111, 0.018926896, 0.009207549, -0.038317308, -0.036482558, 0.030649984, -0.019815302, 0.0181254, -0.011993472, -0.0380083, -0.010641552, -0.048128396, -0.013905475, -0.039340906, 0.0038553895, 0.014967699, -0.007160354, -0.021437608, 0.043724995, -0.027096363, 0.025107108, -0.010274601, 0.019535262, 0.010052499, -0.040750768, 0.043106973, 0.041059777, 0.0066147572, -0.01194519, -0.017980551, -0.028699355, -0.06871622, 0.005610473, -0.025956888, 0.04156192, -0.016783137, -0.020896839, 0.008888882, -0.012978444, 0.026478343, 0.027347434, 0.0343388, -0.00762387, 0.046853725, -0.031074874, -0.041098405, -0.0075514456, -0.0074886777, -0.037544783, -0.004642401, -0.02707705, -0.017594289, -0.0035391366, 0.01377994, 0.036289427, -0.025222987, -0.022422578, 0.016947297, 0.0115203, -0.021051344, 0.054733496, -0.019477323, -0.004060592, 0.015431215, 0.016918328, -0.011375451, -0.016966611, -0.026883919, 0.01380891, -0.004241653, 0.005258008, 0.0019759778, -0.0047341385, -0.009613126, -0.019641483, 0.05156614, 0.026883919, -0.058209863, 0.0021920437, -0.041214284, 0.036501873, -0.008203264, 0.038375247, -0.05145026, -0.014600749, 0.0013132949, 0.01115335, -0.010506359, -0.019197281, -0.0017007651, 0.005663584, -0.010709147, -0.035825912, 0.0045216936, 0.026092079, 0.00218118, -0.03862632, -0.056742065, 0.039746482, -0.025319552, 0.021592112, -0.005383543, -0.018366816, 0.0018468209, -0.04422714, 0.07686637, 0.069295615, -0.013036383, 0.035671405, 0.0048741587, 0.022944035, 0.021321729, -0.0006711323, 0.0144559005, 0.020491263, 0.029916085, -0.001106282, 0.058557503, -0.020607142, 0.033875283, 0.0010308399, -0.007421082, 0.024701532, -0.0073824553, -0.03955335, -0.032677867, -0.058750633, -0.00379745, -0.011037471, 0.017555663, 0.0030056105, 0.016029922, 0.018482694, -0.034802314, 0.010458076, -0.044343017, 0.021089971, 0.017951582, -0.13851398, 0.015296022, 0.011230603, -0.0006922561, -0.026497655, -0.019573888, -0.012476302, 0.015035295, 0.015421558, -0.024913976, -0.06651452, -0.00739694, 0.06744155, -0.022152195, 0.0215728, 0.007937709, -0.0038384905, -0.00076286984, -0.023272358, 0.040905274, -0.020607142, -0.022461206, 0.004410643, 0.041214284, 0.050561853, -0.018994493, -0.006344373, -0.0154891545, -0.032542676, -0.006856172, 0.032851685, -0.044806533, 0.012244543, 0.075591706, 0.002194458, -0.022789529, 0.011365795, -0.018540634, -0.044343017, 0.021534173, 0.045849442, 0.03012853, 0.022905407, -0.0057408367, -0.015382932, 0.050252844, -0.009782116, 0.015353962, -0.06968188, 0.029529821, -0.0055525335, 0.018849645, 0.018299218, 0.0069527375, -0.0042344104, -0.03159633, -0.045270048, -0.006064332, 0.01942904, -0.022712275, -0.05867338, 0.019622171, -0.05909827, -0.05542877, -0.012012785, 0.016821763, -0.04600395, 0.01527671, 0.000715794, 0.029278751, -0.043609116, -0.056664813, 0.02176593, 0.0014327951, 0.017739138, -0.034435365, 0.00011188053, 0.008686094, -0.04353186, 0.0057070386, -0.006189868, -0.0149773555, 0.00076649105, 0.012910848, 0.098497115, 0.0022874023, -0.0048524314, 0.0017635329, -0.012215573, 0.00042458775, -0.028004082, -0.039128464, 0.015102891, -0.01180034, -0.030649984, -0.0041378443, -0.024547026, -0.004678613, -0.037660662, -0.00855573, -0.0015305679, -0.031325944, 0.008748861, -0.009217205, 0.016416186, -0.018164027, 0.03868426, -0.054965254, -0.006175383, -0.0066823536, 0.0032711665, 0.003696056, -0.007078273, 0.0245084, -0.029529821, -0.02676804, 0.019892555, 0.018308876, 0.0013965829, -0.010718804, 0.0018625129, 0.013065353, -0.031866714, -0.028216526, 0.018357158, 0.029684328, 0.014832507, 0.0132295145, 0.024662904, -0.03484094, 0.017999865, -0.033025503, 0.012949474, -0.0006994985, 0.018231623, -0.01527671, -0.027791638, 0.049905207, -0.0062960903, 0.012292827, -0.038549066, 0.029298063, -0.004625502, 0.008613669, -0.00872472, 0.018308876, -0.00041040464, -0.010776743, -0.01075743, -0.038722888, -0.0070541315, -0.0029356002, 0.0040436927, 0.05511976, 0.015943013, 0.05079361, -0.023967631, -0.018057805, 0.0016597247, 0.0072810613, 0.033720776, 0.007696294, -0.056935195, -0.02738606, 0.011655492, 0.015141518, 0.005822918, -0.0021184122, -0.0122542, -0.021418294, -0.0047027543, 0.00016717955, -0.02707705, 0.039321594, 0.012553554, -0.031383883, 0.033469707, -0.016725197, 0.020182252, -0.023272358, 0.025454745, -0.0050648763, -0.0010761052, 0.035729345, 0.014880789, 0.02445046, 0.016329277, 0.0106512075, -0.012138321, 0.005542877, -0.037081268, 0.019390414, -0.009304115, -0.02352343, 0.0067209797, -0.024044884, 0.0036212176, 0.020278819, 0.022635024, 0.09131262, -0.016580347, -0.039031897, 0.04376362, -0.016242368, 0.003181843, -0.03569072, -0.033411767, -0.037177835, -0.007879769, 0.018666169, -0.0029066305, -0.015054608, 0.038471814, -0.016252024, -0.007194152, 0.012312139, 0.08126978, 0.02786889, -0.0010966253, -0.014069637, -0.010409793, -0.01180034, -0.008208093, -0.04136879, 0.0028028223, 0.01626168, -0.008106699, 0.004741381, -0.05280218, 0.040557638, -0.02151486, -0.013239171, -0.03690745, 0.023542741, 0.01527671, 0.022036316, -0.03990099, 0.037853792, -0.0036719146, -0.04156192, 0.022326013, -0.006807889, -0.0062188376, 0.015044952], "docs/matrix/synapse_retention_discovery.md::1775963289.947": [-0.026541142, -0.0023442167, -0.012123151, 0.00018192956, -0.0017646285, -0.04837974, 0.01615793, 0.06425552, 0.005929904, 0.012104341, 0.008243554, 0.0028897114, -0.03762033, 0.031732745, 0.0074817427, -0.006719931, 0.010627743, -0.0069033303, -0.00982831, -0.008379928, -0.0069409506, -0.009677829, 0.046686828, 0.013722015, 0.030735807, 0.050749823, -0.024678934, -0.0031248385, 0.019637812, -0.0042134766, -0.013740825, -0.013486887, 0.028196435, -0.007086729, 0.009762475, -0.022026703, -0.025450151, -0.0103079695, -0.040968537, 0.010035222, -0.0005260968, 0.0018057758, 0.0092263855, -0.018593848, 0.044956293, -0.013355216, 0.048981667, -0.029682439, -0.013073064, -0.0061415187, -0.048492603, -0.022402905, 0.027218306, -0.0029273317, 0.059327256, -0.011596466, -0.05748386, 0.008182421, -0.029494338, 0.013204735, -0.028271677, 0.017559288, -0.017615719, -0.0006366065, 0.050072655, 0.0458968, 0.03528787, 0.01784144, -0.024114631, -0.028911222, -0.011540036, 0.04002803, -0.020239737, -0.044279125, -0.07091432, -0.001798722, -0.0032400507, -0.02740641, 0.03705602, 0.02300483, -0.0071243495, -0.0014236943, 0.030472465, 0.034309737, -0.024772987, -0.01556541, -0.037206504, 0.033670194, 0.0166564, 0.0069033303, 0.049846936, -0.013270571, 0.021161435, -0.0021126166, -0.0052527385, -0.019938774, -0.039689448, -0.009668425, 0.036303617, -0.008323497, 0.02655995, -0.0039595393, 0.018095378, -0.022233615, 0.030021021, 0.002746284, 0.03920038, 0.027933093, 0.009696639, -0.012875557, -0.0104114255, 0.016976172, -0.015367904, 0.0043263375, -0.017926086, -0.033820674, 0.012386493, -0.0344226, 0.0083517125, 0.00055254856, 0.036830302, -0.0008593894, 0.026691623, -0.012499354, -0.022252424, -0.007843838, -0.00714316, 0.02180098, -0.0045826263, 0.047213513, -0.013279975, -0.009781285, 0.012198391, -0.012236011, -0.082087554, 0.00041147234, 0.072569616, 0.045069154, 0.04025375, -0.043037657, 0.051201265, 0.003277671, -0.064857446, -0.0013096577, -0.007904971, -0.030171502, 0.024772987, -0.023982959, -0.011304908, 0.009649614, -0.0011544739, 0.0025934514, 0.02302364, -0.014521447, 0.010853465, -0.027801422, 0.02522443, 0.049696453, 0.010373806, -0.020239737, -0.01373142, 0.0052010105, -0.11120569, 0.085247666, 0.03365138, 0.034309737, 0.037413415, 0.028309297, -0.009405082, -0.0063249175, 0.009550861, -0.06858186, 0.04371482, 0.01717368, 0.012809722, 0.011333124, 0.11835355, 0.027933093, 0.024020579, -0.041984286, -0.04363958, 0.03327518, -0.041231878, -0.03321875, -0.025412532, 0.039727066, -0.017737985, -0.029287426, -0.030058643, -0.0043851193, -0.029682439, -0.04134474, 0.03995279, 0.028328108, 0.031826798, -0.0107029835, -0.008144801, 0.016910337, 0.04465533, 0.01549017, 0.0025769924, 0.05199129, 0.04025375, 0.025017519, -0.062600225, -0.023286983, -0.017973112, -0.029042894, 0.03227824, -0.02185741, -0.028817171, 0.0379401, 0.043940544, 0.002990816, 0.013703205, -0.014022977, -0.008121288, 0.019581381, -0.048229262, -0.022779109, -0.03466713, 0.05153985, -0.011521226, -0.016806882, -0.035175007, -0.0047401614, -0.031281304, -0.0037267637, 0.022007892, -0.03472356, -0.020333787, 0.031281304, -0.0020385515, 0.008784346, 0.034046397, 0.009132335, -0.044279125, 0.019148747, 0.01730535, 0.0028638474, -0.027989523, -0.025901595, -0.049433112, -0.031469405, -0.031789176, 0.008647973, 0.04597204, 0.051163647, 0.004596734, -0.0061180056, -0.014417991, 0.015396119, -0.031243682, -0.0010369103, 0.05492568, 0.025450151, 0.023211742, -0.013806661, 0.019318039, -0.019120531, 0.0024382675, 0.028290486, 0.02992697, 0.034159258, 0.0323911, -0.0436772, 0.023456274, -0.042059526, 0.03464832, 0.018612657, -0.01937447, 0.0018316397, -0.00829058, -0.019195773, -0.0014460314, -0.014850625, 0.04612252, -0.03773319, 0.034704752, 0.015245638, -0.048981667, -0.021443587, 0.022365285, -0.006997381, 0.012913178, 0.009800095, -0.023625566, 0.004766025, -0.016750451, -0.032767307, 0.0064095636, -0.0038184633, 0.07960461, 0.030152693, -0.008713809, 0.003014329, -0.03784605, -0.15740345, -0.023982959, -0.017540477, 0.025581824, 0.008756131, -0.012188986, -0.0032188892, -0.013806661, -0.060192525, 0.03344447, -0.036134325, -0.060117286, -0.031525835, -0.021330725, 0.0123676825, -0.025788736, 0.01195386, -0.0031083797, 0.016261388, -0.023117691, -0.036961973, -0.03195847, 0.04138236, -0.043752443, -0.020126875, 0.039426103, 0.057371, 0.029983401, -0.032823738, -0.038504407, 0.011577656, 0.016167335, -0.01650592, -0.012348873, 0.023192933, 0.017540477, 0.0062637846, -0.028309297, -0.005770018, 0.008332903, 0.018772544, 0.021330725, 0.0016129715, 0.023117691, 0.03931324, -0.015029321, -0.024641315, -0.016477704, 0.019186366, -0.040893298, -0.018697303, 0.016468298, -0.020390218, -0.024979897, -0.03987755, -0.035118576, 0.009099416, 0.026597572, -0.06290119, -0.023249364, 0.034704752, -0.009865931, 0.023117691, -0.016308412, -0.018622063, 0.0027415813, 0.033895917, -0.031619884, 0.015396119, -0.03105558, 0.032861356, -0.023211742, -0.0028661988, 0.0038137608, 0.011361339, 0.027255928, 0.015603031, -0.02390772, 0.011568251, -0.14318296, -0.0388618, -0.013411647, -0.02526205, 0.012941393, -0.015386714, 0.0076087113, 0.024810607, -0.0074958503, 0.06331501, 0.24663886, 0.012997823, -0.045445357, 0.007096134, 0.0712529, -0.0075475783, 0.011107402, 0.08095895, -0.027349979, -0.026691623, -0.0078109205, 0.028234055, 0.026597572, 0.0033975858, -0.02751927, -0.0008205934, -0.031224873, 0.028064765, 0.08118467, -0.029080514, 0.034742374, -0.06722753, -0.002278381, 0.05744624, -0.039238002, -0.01824586, -0.0041076695, 0.023174122, -0.035099767, -0.0019292175, -0.0027086637, 0.0023712562, 0.05725814, -0.05624239, -0.03641648, -0.017418211, 0.0275757, -0.03545716, -0.027293548, 0.03103677, -0.0017034955, -0.04585918, 0.0140323825, 0.010148084, -0.019713052, -0.02059713, -0.009969387, -0.009546158, -0.033971157, -0.022478146, 0.021612879, -0.002607559, 0.021481207, 0.032974217, 0.008977151, -0.010505477, -0.0027063123, 0.024152251, -0.04221001, 0.06192306, -0.017540477, 0.0018939484, -0.063390255, 0.047740195, -0.017907277, 0.04002803, -0.00037179465, 0.02874193, -0.027180687, -0.0032964812, 0.036190756, -0.027876662, 0.041495223, 0.030039832, 0.010054032, -0.024754176, -0.012000885, 0.053195145, 0.014662523, -0.0073594768, -0.047288753, -0.019111127, -0.035005715, -0.022346474, 0.00940038, 0.010007007, -0.024942277, 0.054323755, -0.004914155, -0.026108507, -0.028064765, 0.0124711385, -0.008732619, 0.022647437, 0.027951904, 0.038899418, 0.021424776, 0.0155089805, 0.0037526276, 0.014728358, -0.01937447, 0.013176519, 0.0138442805, -0.06809279, -0.016534135, 0.017220706, 0.003919568, 0.00030125654, 0.024547264, -0.021913841, -0.06173496, 0.014483826, 0.019675432, -0.044128645, -0.0036303618, -0.0038231658, 0.0068092793, 0.018405745, -0.0045732213, 0.011765758, 0.0025182108, -0.016468298, -0.019788293, -0.0390499, 0.0147189535, -0.010797034, 0.01491646, -0.036341235, -0.017352376, 0.013430457, 0.013411647, -0.04597204, 0.048492603, 0.04499391, 0.057709582, 0.022402905, 0.009588481, 0.013204735, 0.034761183, 0.013985357, -0.02302364, -0.05153985, -0.00940038, 0.016741047, -0.01789787, -0.024923468, -0.0088831, 0.004876535, -0.040893298, -0.009296924, 0.0017129006, 0.046762068, 0.010524287, -0.059515357, -0.016609374, 0.03218419, -0.02640947, 0.024152251, 0.007397097, -0.02866669, -0.010204514, -0.019750671, -0.010129273, 0.035438348, -0.0058546634, -0.003625659, 0.015226828, 0.018236455, 0.009931766, 0.024942277, -0.01491646, -0.0023536219, -0.06196068, 0.026503522, -0.005389112, 0.0061321133, -0.031770367, 0.060230143, -0.024152251, 0.019976394, 0.02413344, -0.024415594, 0.011239073, -0.0009640209, 0.0063202153, 0.062863566, 0.0009105295, -0.0055584037, 0.0006777537, -0.03557002, -0.051389366, 0.088859215, 0.008318795, -0.0067998744, 0.016186146, 0.038504407, 0.011239073, 0.06730276, -0.008944233, -0.048304502, 0.0067904694, 0.04480581, 0.018161213, 0.013524508, 0.013101279, 0.007251318, -0.01489765, -0.017832035, -0.042811934, -0.02533729, -0.001456612, -0.022064323, -0.0029790597, -0.00040559415, -0.0008499843, -0.037770808, 0.033858296, 0.01547136, 0.014813004, -0.024377972, 0.0074911476, -0.02059713, 0.019976394, -0.057860065, -0.032748494, -0.014088813, 0.015518385, -0.0043263375, -0.014192268, 0.01843396, 0.006395456, -0.015038726, 0.0595906, -0.043978162, -0.005520783, -0.04017851, 0.037526276, 0.02874193, 0.010449046, -0.030434845, 0.0034845828, 0.023738427, -0.031977277, 0.03414045, -0.051502228, 0.022816729, -0.056844316, 0.004389822, -0.0077403826, 0.024509644, -0.036021464, 0.047702577, -0.0001218252, -0.0046884334, -0.006371943, 0.039727066, 0.0066023674, -0.010204514, -0.04473057, -0.046912547, -0.034930475, 0.023569135, -0.01778501, -0.010260944, -0.06617416, -0.038034152, 0.012536975, -0.03325637, -0.0013978303, -0.04228525, 0.033105887, 0.00975307, -0.056731455, 0.014803599, 0.015001106, 0.0018010732, -0.013421052, -0.020258546, 0.030547706, -0.015104562, -0.006282595, 0.04480581, 0.014991701, 0.015414929, -0.058913432, -0.021913841, 0.01880076, -0.04032899, 0.015499575, -0.0642179, 0.032786116, -0.020126875, -0.05865009, -0.017568693, -0.01615793, -0.024566075, -0.0064801015, 0.013364621, 0.0026475305, 0.03131892, 0.0024500238, -0.0009369813, -0.03784605, -0.00097518944, -0.027876662, -0.017596908, 0.0014060597, -0.035250247, 0.028271677, 0.011408364, -0.04017851, -0.063691214, 0.009626102, 0.031243682, 0.035870984, 0.025995646, 0.0018904215, -0.013468077, -0.011060377, -0.00085174775, -0.021368347, -0.018452771, -0.029550768, -0.028215246, -0.044279125, -0.0024018227, 0.0035833362, -0.008887802, -0.0109945405, -0.012969608, -0.008723213, -0.019750671, 0.024923468, -0.021913841, -0.015480765, 0.037394606, 0.0035245544, 0.0058546634, 0.03652934, -0.040855676, 0.017512262, -0.012866152, 0.041608084, -0.04600966, -0.00286855, 0.02853502, 0.016016854, -0.041833803, -0.017201895, -0.00025085118, 0.01852801, 0.010655958, -0.031450596, -0.06068159, -0.002962601, -0.038335115, 0.020296168, 0.009259303, 0.012433519, -0.0068798177, -0.020051634, 0.05612953, -0.02189503, -0.049545974, 0.012424113, 0.0019104073, -0.009743665, 0.042736694, 0.004077103, -0.0049047503, 0.017060818, 0.025751114, -0.019299228, 0.00010352938, -0.02857264, 0.037770808, -0.033877105, -0.04051709, 0.024490833, -0.026127318, -0.03131892, -0.031920847, -0.026108507, -0.010430236, 0.024114631, 0.0068092793, -0.06703942, 0.0012050262, -0.0016987929, 0.013900711, -0.010590122, 0.00414529, -0.030227933, 0.030716999, -0.15198612, 0.05368421, 0.02759451, -0.0099129565, -0.013825471, 0.025845164, 0.0116811115, -0.049809314, 0.012715671, 0.003990106, -0.010298565, -0.048680704, 0.033895917, -0.03451665, 0.0024053496, 0.024415594, 0.008483384, -0.0029320342, 0.004918858, 0.056580972, 0.0053326814, -0.023456274, 0.030641757, 0.03338804, 0.0054220296, -0.0064895065, -0.005520783, -0.011991479, -0.020559508, -0.014427396, 0.017935492, 0.01839634, 0.04040423, 0.032898977, 0.002729825, 0.009978792, -0.006536532, -0.020973332, -0.005520783, 0.0038208147, -0.029607197, 0.031695127, -0.027895473, -0.029061703, 0.03658577, 0.07211817, -0.04593442, -0.037488658, -0.013458672, 0.0075569833, -0.014653117, 0.02763213, -0.028440967, -0.041645702, -0.037526276, 0.022609817, -0.013374027, 0.028121196, 0.031017961, 0.019139342, -0.0138442805, 0.008657378, -0.035062145, -0.07132814, -0.061772577, 0.0029085216, -0.0849467, 0.05078744, 0.00193392, 0.04619776, -0.014521447, -0.008285877, 0.0054455423, 0.011173237, 0.030058643, -0.008836075, 0.023832478, -0.018518606, -0.04698779, -0.0333128, -0.026954966, -0.031206062, 0.013872496, 0.027782612, 0.06466934, 0.01143658, 0.009978792, -0.0525556, -0.013402242, 0.023136502, -0.041833803, -0.015179803, 0.011709327, 0.052254636, 0.0049470733, -0.013298786, -0.030058643, -0.010627743, 0.0070444066, -0.0002855324, -0.013421052, -0.025882786, -0.002826227, 0.020898093, 0.018593848, -0.03365138, 0.004067698, 0.00288736, 0.024678934, 0.005859366, -0.034874044, -0.011088592, -0.026484711, 0.01824586, -0.05041124, 0.019035885, -0.013703205, 0.013374027, 0.0011785743, 0.0032306456, 0.03316232, 0.0130542535, 0.0062214616, -0.02189503, -0.0047965916, 0.023644377, 0.050825063, -0.016900932, 0.025544202, -0.0619983, 0.056580972, -0.0642179, -0.022421716, 0.021199055, 0.018189428, -0.03199609, -0.009005366, 0.026691623, -0.020183306, -0.008732619, -0.006404861, -0.010928705, -0.00043116423, -0.025581824, -0.01730535, -0.05500092, 0.0062684873, 0.017295945, 0.04379006, -0.02853502, 0.008323497, 0.032710876, 0.003548067, 0.017756796, 0.022064323, 0.04379006, -0.0029226292, 0.01438037, -0.01835872, 0.07441301, -0.015668867, -0.03186442, -0.044203885, -0.013853686, 0.004918858, 0.030133883, 0.0018845433, -0.011521226, -0.026766863, 0.018048352, -0.012866152, 0.024716556, -0.015367904, -0.02637185, -0.009555563, -0.021970272, 0.04845498, -0.016289601, 0.041909046, 0.010524287, 0.018857189, 0.012217201, 0.015414929, -0.00246178, 0.030547706, 0.033764243, -0.019111127, 0.032409914, 0.0053326814, -0.005859366, -0.01587578, -0.043037657, 0.011775163, -0.023700807, 0.038410354, -0.004761323, 0.006536532, 0.0333128, -0.028271677, 0.08043226, -0.0011268464, -0.04480581, 0.016515324, -0.007876757, 0.017380591, -0.0034375575, 0.0052104155, 0.017681554, -0.014690738, 0.038372733, -0.023719616, 0.0055395933, -0.0021855058, -0.029212184, 0.037469845, 0.055715706, 0.045182012, 0.026597572, 8.560094e-05, -0.025374912, 0.07960461, 0.019731862, 0.02274149, -0.03874894, -0.019195773, -0.013590343, 0.011145022, -0.013411647, -0.012931988, -0.004979991, -0.013364621, 0.03540073, -0.012254822, 0.025769925, 0.064330764, -0.023155311, -0.027368788, -0.0048483196, 0.030246744, -0.020841662, 0.06060635, -0.016646994, -0.015744107, 0.030133883], "docs/matrix/synapse.md::1775767967.123": [0.028793572, 0.00030352504, -0.033851124, -0.00063039816, -0.013553861, -0.045364723, 0.05578635, 0.036150012, -0.0022581785, 0.037452716, -0.013276078, 0.018304896, -0.03101583, 0.0018079797, 0.032663368, 0.028199693, -0.004226601, -0.008692671, 0.010814352, -0.014712883, -0.020364316, -0.004367887, 0.05149509, -0.013745435, 0.03471321, 0.02387012, -0.024195796, -0.019559706, 0.0148661425, -0.028161379, -0.04287426, -0.010392889, -0.0014080689, 0.0097894315, 0.014406364, -0.039809078, -0.008654355, -0.0036710368, -0.048276648, -0.0046360907, -0.011034662, -0.015421707, 0.009971427, -0.005991477, 0.07513532, -0.021762807, 0.024847148, -0.038659632, -0.026782045, -0.029138405, -0.027605813, 0.003263942, -0.0027610604, -0.020996511, 0.048008446, 0.00028571466, -0.07184025, -0.00058100803, -0.08636156, 0.0011129252, -0.037471876, 0.020326002, -0.048085075, 0.006365046, 0.0062836274, 0.030249534, 0.007840166, 0.033161458, -0.011724329, -0.029004304, 0.0031729443, 0.030364478, -0.039387614, -0.018668886, -0.06950305, -0.02946408, 0.032720838, -0.023391185, 0.015756961, 0.03239516, -0.0031442083, 0.0021228795, 0.011753065, 0.026552156, -0.03683968, -0.018984983, -0.06570988, 0.055288255, 0.035268772, -0.0013757407, -0.004942609, -0.026494684, -0.005732852, -0.021130612, -0.040728632, -0.008448414, 0.019272344, -0.034215115, 0.055364884, -0.0049569774, -0.026628787, 0.012500203, -0.007394756, -0.03603507, -0.029847229, 0.015335498, -0.0042553376, -0.0029095302, -0.026762888, -0.047893498, 0.013141977, 0.013745435, 0.024751361, 0.0076006986, 0.0035896178, -0.07260655, -0.005297021, -0.017279975, -0.011772222, 0.009894797, 0.004626512, -0.02159039, 0.06252975, -0.017739752, -0.013573018, -0.014942772, -0.04176313, 0.006934979, 0.02084325, 0.05356409, 0.0054838057, -0.055518147, 0.012605569, -0.043257408, -0.049502723, 0.024885463, 0.050077442, 0.010871825, 0.004001502, -0.026782045, 0.042414483, 0.009027924, -0.018774252, 0.0010255196, -0.013141977, -0.07728095, 0.06360257, -0.0014499757, -0.0170884, -0.01731829, 0.025019564, -0.01967465, 0.028716942, 0.024042537, 0.06413898, 0.0002485972, 0.030900886, 0.026398897, 0.037912495, 0.040498745, -0.02350613, 0.027567498, -0.054713536, 0.04643754, 0.015728226, -0.013027032, 0.03551782, 0.024349056, -0.01053657, -0.023525286, -0.0070547126, 0.0147033045, 0.012758829, 0.0101438435, 0.0077204322, 0.0080413185, 0.07528858, 0.009463755, 0.012959981, -0.020536732, -0.04429191, 0.000486119, -0.049770925, -0.02498125, 0.0018391104, -0.02513451, -0.031226562, -0.047050573, -0.035134673, 0.060920533, -0.06693596, -0.020804936, 0.09685981, 0.0023180454, 0.017193766, 0.013017453, -0.0024258057, -0.041303355, 0.032376006, -0.00018304297, 0.008529833, 0.060039293, 0.044828314, 0.022893094, -0.007715643, -0.033333875, -0.009056661, -0.0522997, -0.0062165763, -0.07233834, -0.019712964, 0.040115595, -0.019348973, 0.009468545, -0.012864194, 0.006101632, 0.0062644696, -0.022586575, -0.018659307, -0.012107477, -0.02998133, 0.063027844, 0.0103066815, 0.03683968, -0.009981005, -0.0026580892, -0.008515464, -0.00685356, 0.055901293, -0.03323809, -0.039215196, -0.0014787118, -0.061763458, 0.0015888668, 0.051188573, -0.018333632, -0.051380146, 0.000950686, 0.027586656, -0.0010859851, -0.02659047, -0.009942691, 0.0015493548, -0.033180617, -0.018601835, 0.013371865, 0.04436854, 0.006609303, -0.03787418, -0.012576833, -0.026475526, 0.025977435, 0.023467815, 0.028621156, 0.04479, 0.00884114, -0.008630409, 0.0055508567, 0.02932998, -0.021896908, 0.0176727, 0.027471712, 0.012758829, 0.06616966, 0.0069445577, -0.03241432, 0.016494522, -0.062453125, 0.026398897, 0.009147658, 0.011015505, 0.006077685, -0.008175421, -0.017615229, 0.0020450524, 0.0018343211, 0.050115757, -0.054675218, 0.060537383, 0.045134835, 0.01554623, 0.025019564, 0.0024497525, -0.0011973375, -0.0037309036, 0.0414183, -0.00077527604, 0.017050086, 0.0006375822, -0.060958847, 0.010613199, 0.011120871, 0.07754915, 0.010728144, -0.0034531213, 0.028161379, -0.034215115, -0.17180356, -0.03302736, -0.010287524, 0.028180536, 0.0012368496, 0.0014511731, -0.03124572, -0.032989044, -0.08191704, 0.052452963, 0.0062213656, -0.047050573, -0.04176313, -0.0007106198, 0.04980924, -0.03463658, 0.019138243, 0.021801122, -0.024942935, -0.030421952, -0.027318452, -0.038065754, 0.06889001, 0.01193506, 0.0028161379, 0.02467473, 0.052261386, 0.009588279, -0.019281924, -0.016676517, 0.00023961716, -0.0058190604, -0.0017888222, -9.099765e-05, 0.027299294, -0.0038482428, 0.008055687, 0.010038477, 0.0065757777, -0.001436805, -0.005732852, 0.01768228, 0.020785779, 0.0050431853, 0.02925335, -0.030153748, -0.0139944805, -0.013735856, -0.027395083, -0.040690318, 0.0022797305, 0.009664908, -0.0059148474, -0.04758698, -0.031379823, -0.027586656, 0.0042026546, 0.058046922, -0.022816462, -0.038889524, 0.022816462, -0.023448657, 0.009444598, 0.005392808, -0.023889277, -0.011551912, 0.011101713, 0.046744056, -0.011072977, -0.01702135, 0.052874424, -0.022854779, -0.02454063, 0.0104982555, 0.010594042, 0.0015481574, -0.02614985, -0.025287768, -0.002210285, -0.11103629, -0.0028352952, -0.007931164, -0.023103824, 0.055441514, -0.028161379, -0.01775891, 0.02431074, -0.0019432787, 0.05149509, 0.2449082, 0.031149933, -0.0052587064, -0.015038559, 0.08942674, -0.039809078, 0.033793654, 0.0058621643, 0.012442731, -0.036073383, 0.013180291, -0.0043630977, 0.02298888, -0.021130612, -0.04390876, 0.039464243, -0.010871825, 0.0028975566, 0.062069975, -0.027644128, 0.023257084, -0.043678872, 0.006839192, 0.02586249, -0.025096195, -0.051686667, -0.021226399, 0.05739557, -0.045556296, 0.022260899, 0.025057878, -0.0027802177, 0.032759152, -0.029502396, -0.035192143, 0.004545093, 0.004066158, -0.022605732, -0.009775063, 0.025287768, 0.03500057, -0.05157172, 0.027356768, 0.0056562223, -0.03471321, -0.00744265, 0.02674373, 0.021552075, -0.02114977, -0.05076711, -0.019808752, -0.062299866, -0.036188327, 0.00061213877, -0.028506212, -0.00029274903, -0.0074330713, -0.025287768, -0.048506536, 0.062146604, 0.009775063, 0.011628542, -0.08781752, 0.03293157, -0.0010344996, -0.0056610117, 0.0076150666, -0.028372109, -0.011025083, 0.058238495, 0.023678547, -0.018161215, 0.023467815, 0.0048803478, 0.0026125903, -0.021781964, 0.043870445, 0.052184757, -0.0179888, 0.022950565, -0.03427259, -0.012050005, -0.014004059, 0.003338177, -0.024713047, 0.030862572, -0.025594287, 0.02762497, -0.012797143, 4.478323e-06, -0.028927675, -0.020421788, 0.011475283, 0.054253757, 0.030881729, 0.030230377, 0.010421625, 0.022931408, 0.0056753797, -0.028582841, 0.006834402, 0.017787647, 0.014406364, -0.019942854, 0.046590798, -0.00030172904, -0.009248235, -0.010843088, 0.03626496, 0.01789301, -0.063027844, 0.03057521, 0.010900561, -0.009607436, -0.00036428994, -0.0024808834, -0.0032830995, 0.0340427, 0.03057521, -0.012768407, -0.01171475, -0.041073464, -0.044943262, -0.037989125, -0.016140109, -0.04383213, -0.030670997, -0.051686667, -0.042912576, 0.07758747, 0.02410001, -0.038697947, 0.045058206, 0.06233818, 0.026111536, 0.00920992, 0.033621237, 0.04463674, -0.015191819, -0.031858757, -0.04486663, -0.011647699, -0.02637974, 0.016264632, -0.0039919233, -0.01629337, 0.014387207, 0.014329735, 0.015507915, -0.0032543633, -0.0066811433, 0.020153584, 0.025977435, -0.02114977, -0.008453202, 0.0065326733, -0.008084423, 0.009736748, 0.03352545, -0.027835703, -0.018879618, 0.0030340531, 0.018084586, 0.047893498, 0.024923777, -0.013122819, -0.0003936247, 0.07697444, 0.022433314, -0.015096031, 0.02321877, -0.023774333, -0.08858382, 0.06195503, -0.007964689, -0.06996282, -0.043525614, -0.0043128096, 0.023448657, -0.023774333, 0.028544527, -0.032433476, -0.02785486, -0.026226481, 0.0234295, 0.05613118, -0.02498125, -0.00041427877, 0.0038434535, -0.038583003, -0.039502557, 0.08291323, 0.043793816, -0.013544282, 0.0058765323, 0.046973944, 0.010076792, 0.045632925, 0.006101632, -0.005981898, 0.025651759, -0.002955029, -0.003951214, -0.0062644696, 0.0018714385, -0.06321942, -0.020421788, 0.006226155, -0.045058206, 0.020421788, -0.013697541, 0.009109343, -0.010450361, -0.043947075, 0.029808914, 0.014253106, 0.028601998, 0.018055849, 0.01819953, -0.017385341, 0.017117137, -0.010488677, 0.011810537, -0.049311146, -0.0034004385, -0.0057424307, 0.024195796, -0.031264875, -0.026571313, -0.0039320565, 0.011561491, 0.0017014166, 0.045288093, -0.030785942, 0.0049473983, -0.020326002, 0.025211139, 0.02298888, -0.0086687235, -0.025019564, 0.039464243, -0.0011248986, -0.013505967, 0.04214628, -0.040038966, 0.047625296, -0.05195487, 0.005637065, -0.014329735, 0.03427259, -0.057625458, -0.0048516113, -0.024061695, -0.023850963, 0.03419596, 0.031648025, -0.011762643, -0.0011380693, -0.040843576, -0.021647861, -0.03528793, 0.00876451, -0.0074522286, -0.008381362, -0.009195552, -0.03132235, 0.0099522695, -0.02482799, -0.012069162, -0.045709558, 0.03509636, -0.020498417, -0.022395, 0.0030484213, 0.046016075, -0.0042840736, 0.018075006, -0.02195438, 0.029483238, 0.03616917, -0.023276241, 0.008457992, 0.01606348, 0.011954217, -0.0067673516, -0.013515546, 0.020613363, -0.040920205, -0.0021168927, -0.03883205, 0.0032136538, 0.021801122, -0.04597776, 0.026341425, -0.019483076, -0.04390876, -0.015776118, 0.011475283, -0.016915984, 0.055288255, -0.007926375, -0.022682361, -0.029138405, -0.02630311, -0.020134427, 0.0015541441, -0.0047462457, -0.03551782, 0.016044322, 0.021532917, 0.003934451, -0.047701925, -0.014626675, 0.050345648, 0.01900414, -0.019770436, 0.012375681, -0.009348812, -0.009027924, -0.0106898295, -0.0068439813, 0.0044708583, 0.005622697, -0.047931816, 0.008577726, 0.016571151, 0.0052922317, 0.01629337, -0.01914782, 0.01127413, -0.0060681063, 0.026418054, -0.0002426105, 0.0054646484, 0.0012715724, 0.015076874, 0.009722381, -0.025900805, 0.030307006, 0.009923534, -0.0016714832, 0.021571232, 0.025287768, -0.004942609, 0.0068870853, -0.023237927, 0.006432097, 0.0070547126, -0.02151376, -0.013132398, -0.0011967388, -0.016034745, -0.01914782, -0.06352594, 0.016120952, -0.0037883758, 0.012912087, 0.031648025, -0.024502315, -0.008165842, -0.0070163975, 0.06153357, 0.023467815, -0.03484731, -0.034751523, 0.0031418137, 0.009118922, 0.0065566204, -0.010814352, -0.026552156, 0.02358276, -0.0010686237, 0.020651678, 0.04877474, -0.017663123, 0.020651678, -0.012241579, 0.008639988, 0.023008037, -0.042261224, -0.05141846, -0.03590097, -0.086668074, 0.0081514735, -0.016302947, 0.015756961, -0.01709798, 0.0012500203, -0.017165031, 0.0067146686, -0.016341262, 0.036456533, -0.020134427, -0.007773115, -0.13724361, 0.014751198, 0.0049234517, -0.03189707, -0.030632682, 0.03166718, -0.01466499, -0.03352545, 0.013917851, -0.008730985, -0.026322268, -0.010670672, 0.092491925, -0.026418054, 0.021456288, 0.01584317, 0.0021204846, 0.006197419, 0.019416025, 0.008635198, -0.025670916, -0.012088319, 0.03388944, 0.03766345, 0.022452474, -0.026782045, -0.041533243, -0.012816301, -0.026782045, -0.0165041, 0.014693726, 0.0074091246, 0.023889277, 0.02888936, -0.014751198, -0.027605813, -0.015373814, -0.026935304, -0.04183976, 0.043448985, -0.02498125, 0.036667265, -0.008951295, 0.006580567, 0.02526861, 0.035747707, -0.022222584, -0.034655735, -0.04149493, 0.025670916, 0.009118922, -0.013017453, 0.014051952, 0.022433314, -0.013084504, -0.00979901, -0.06333436, 0.012203264, 0.0139944805, 0.016781881, -0.04934946, 0.045786187, -0.046169333, -0.03124572, -0.052529592, -0.012318208, -0.043870445, 0.0067625623, 0.0032878888, 0.03942593, -0.0018726358, -0.02482799, 0.02829548, -0.005555646, 0.016082637, -0.0147033045, 0.050843738, 0.00028930668, -0.02586249, -0.049770925, -0.02011527, 0.0006555423, 0.012758829, 0.04287426, 0.08298986, -0.024406528, -0.015594124, -0.037740078, 0.008352626, 0.015699489, -0.0437555, -0.03854469, 0.015479179, 0.0025407502, -0.0054981736, 0.05026902, -0.006733826, -0.042337853, -0.02047926, -0.007006819, 0.011532755, -0.015996428, 0.0024186217, 0.01702135, 0.024483157, -0.03233769, 0.04229954, 0.000121903926, 0.020440945, 0.011666857, 0.032433476, 0.016245475, 0.0011662067, 0.0287361, -0.028908517, 0.003654274, -0.00085130695, 0.03927267, 0.005134183, -0.016714832, 0.018870039, 0.032893255, 0.0025215927, -0.011868009, -0.005857375, 0.022337528, 0.032012016, -0.0055939606, 0.047778554, -0.03839143, 0.046016075, -0.073181264, -0.025651759, 0.0056466437, 0.0030915255, -0.01730871, -0.050307333, 0.053870607, -0.027510026, -0.008922559, -0.0134197585, 0.018046271, -0.00423618, -0.005474227, -0.00077707204, -0.0564377, 0.015230133, 0.0001784033, -0.0068727173, -0.0032543633, -0.0055221207, 0.017366184, -0.0108526675, 0.05291274, 0.032261062, 0.052529592, -0.01996201, -0.02513451, -0.026264796, 0.04559461, -0.010699408, -0.016149689, -0.027644128, 0.007988635, 0.003330993, 0.034330063, 0.0062644696, -0.027088564, -0.002947845, 0.00722234, -0.008740564, 0.008352626, 0.0011572267, 0.02262489, 0.010124686, -0.017691858, 0.04383213, -0.01193506, 0.04383213, 0.008012583, 0.01958844, 0.033276405, 0.06751068, 0.018438997, 0.003058, 0.0025886437, -0.007773115, 0.0051006577, -0.0053305468, 0.0119733745, -0.0073229163, 0.0095691215, 0.047088888, -0.021264713, 0.02210764, -0.017002193, 0.01752902, -0.007763536, -0.012471467, 0.06881338, -0.015642017, -0.045556296, -0.0025096193, -0.01776849, -0.0061064214, 0.022969723, 0.008539411, -0.029444924, -0.021801122, 0.03735693, -0.012548097, 0.0089704525, 0.008175421, -0.028180536, 0.034445006, 0.036801364, 0.06578651, 0.029828072, -0.005407176, -0.040345483, 0.04390876, -0.0043654926, 0.024464, -0.037605975, -0.012433153, -0.025536815, -0.024425685, -0.011580648, -0.03220359, -0.012682199, -0.019080771, 0.028487055, -0.013371865, 0.04781687, 0.021705335, -0.006642828, 0.0017481127, 0.012107477, 0.017385341, -0.048966315, 0.03264421, -0.013400601, -0.0058382177, 0.019473497], "docs/matrix/mautrix_signal.md::1775773598.311": [-0.0007999034, 0.0036891333, -0.02890767, -0.010547138, -0.015257876, -0.03165087, 0.030856289, 0.04468581, -0.017736217, 0.03002387, -0.029910358, 0.004261422, 0.003719876, 0.0043465556, 0.022305068, 0.009218103, 0.017518653, 0.012051169, 0.0021283461, -0.0033817054, -0.036494043, -0.0068816524, 0.035642702, -0.023686128, 0.0074634003, 0.03832915, -0.021245623, -0.0135552, 0.0051742457, 0.009468775, -0.022475336, -0.012666024, -0.007785017, 0.01382952, 0.002421585, -0.04994519, -0.022929382, 0.0037837264, -0.04937763, 0.0052877576, -0.02669419, -0.025350967, 0.0032185323, -0.031310335, 0.041318294, -0.014907883, 0.03166979, -0.040864244, 0.0046445243, -0.015106528, -0.06057746, -0.0036276476, -0.00058766, -0.015002475, 0.057209942, 0.009695799, -0.042907458, 0.024423953, -0.059934225, -0.019959157, -0.03322112, 0.009345804, -0.023345592, -0.023686128, -0.0018008173, 0.059555855, 0.015740301, -0.0012758252, -0.004242503, -0.014141678, -0.007023542, 0.028018495, -0.066555746, -0.012041709, -0.06197744, -0.016553802, 0.014018706, -0.032199513, -0.0041975714, -0.0016151782, -0.007917448, -0.008797164, -0.011540365, 0.030231975, 0.0020101047, -0.010263358, -0.02309965, 0.029645497, 0.013432229, 0.056907244, 0.02018618, -0.052518122, 0.0051789754, -0.0047272933, -0.00954445, -0.027223911, 0.010159305, -0.045177694, 0.02697797, -0.013659253, 0.010244439, 0.011266045, -0.031026557, -0.029059019, -0.031877894, 0.034923796, 0.015617331, 0.019032143, 0.0005202624, -0.03138601, -0.0009240569, 0.016080838, 0.02364829, 0.0043914877, -0.008508655, -0.057361294, -0.01480383, -0.016506506, -0.0064796316, 0.036153506, 0.032275185, -0.014756533, 0.009790392, -0.013649793, -0.052518122, -0.032331944, 0.0018682149, 0.008030959, -0.012666024, 0.012136303, 0.02419693, -0.047523603, 0.025237456, -0.034431912, -0.023005057, 0.0040036556, 0.023269918, 0.036172424, 0.00059120724, -0.0282266, 0.05671806, 0.014264649, -0.04801549, 0.0004233044, 0.036702145, -0.07495562, 0.080215, -0.0026367845, -0.018237561, 0.00080345065, 0.047334418, 0.011275505, 0.017461898, 0.034904875, 0.0154281445, -0.018776743, 0.016960554, 0.037515648, 0.056188338, 0.042453412, -0.020715902, 0.01867269, -0.07817179, 0.079760954, 0.00044429227, 0.010944429, 0.012599809, 0.009970119, 0.014311945, -0.013157909, -0.014132218, -0.02018618, 0.013375473, 0.012363326, 0.0084708175, 0.009142429, 0.084906824, 0.033675164, -0.0055620777, -0.047750626, -0.08301496, 0.007278944, -0.046388485, -0.02656176, 0.019807808, 0.0100174155, -0.023988826, -0.049074933, -0.009903904, 0.056264013, -0.043361504, -0.0074586705, 0.08165281, -0.012013331, 0.007075568, 0.01937268, -0.0106228115, -0.013451148, 0.04067506, -0.00033225847, 0.023553697, 0.032086, 0.07559885, -0.010074171, -0.011975494, -0.03348598, 0.004301624, -0.058042362, 0.013451148, -0.059026133, -0.02877524, 0.064247675, -0.0020041927, 2.8858303e-05, -0.020640228, -2.558819e-05, -0.028548216, -0.009762014, -0.03730754, 0.006016125, -0.02378072, 0.06534495, 0.02005375, 0.022872627, 0.0018303776, 0.0027219183, -0.011644418, 0.015021394, 0.016279483, 0.010859295, -0.01854026, -0.012703861, -0.034621097, -0.0045026345, 0.041999362, 0.00269827, -0.03445083, 0.005623563, 0.016686233, 0.023459103, 0.008929594, 0.01906998, -0.022323987, -0.030780615, -0.01009309, 0.041961525, 0.027148237, 0.056491036, -0.024140175, 0.019713216, -0.022059126, -1.9805442e-05, -0.009222833, 0.034677852, 0.043777715, 0.037856184, 0.022078043, 0.011549825, 0.00884446, -0.024499629, 0.019051062, 0.025502317, 0.008891757, 0.041015595, 0.024405036, -0.020545635, 0.008480277, -0.041166943, 0.02211588, -0.0006213588, 0.015853813, 0.022778032, -0.018871335, -0.009672151, 0.013347095, -0.010774161, 0.027167156, -0.055242404, 0.0522911, 0.018644312, 0.002558745, 0.0015111257, 0.0050323564, 0.015087609, -0.00290401, 0.033013012, -0.039161567, 0.020432122, -0.0062762564, -0.054712683, -0.001645921, 0.012694403, 0.075144805, -0.0040036556, -0.036285937, 0.012987641, -0.037931856, -0.16285159, -0.021888858, 0.0048053325, 0.01922133, 0.0060917996, -0.0065742247, -0.04453446, -0.022210473, -0.0332022, 0.035226494, 0.006247878, -0.046577673, 0.0010009139, -0.00224777, 0.02239966, -0.021964531, 0.01466194, 0.023572616, -0.038858872, -0.03165087, -0.025805015, -0.024499629, 0.052669473, -0.003596905, 0.012278193, -0.029059019, 0.048053324, 0.01756595, -0.0134227695, -0.0010629906, 0.033694085, -0.00023470928, -0.0075579938, -0.008243794, 0.011691715, 0.02737526, -0.018767282, 0.014425457, 0.017915946, -0.018332155, 0.009672151, 0.022021288, 0.02862389, 0.026088793, 0.042075038, -0.032048162, 0.0008194133, -0.008338387, -0.02143481, -0.032275185, -0.01672407, 0.042075038, -0.010679568, -0.047750626, -0.033637326, -0.046880372, 0.030458998, 0.04150748, -0.006654629, -0.003360422, 0.006470172, -0.010594434, 0.02586177, -0.005368162, -0.028567135, 0.018379452, 0.02323208, 0.009080944, 0.01092551, -0.03984264, 0.05213975, -0.026637435, 0.013441688, 0.016544344, -0.008943783, 0.03002387, 0.0011221113, -0.020924008, -0.026769865, -0.12577106, -0.02434828, -0.0017109538, 0.00024830704, -0.0022454052, -0.009790392, -0.028831996, 0.03403462, -0.0053870804, 0.046426322, 0.24700166, 0.050664097, -0.0221348, 0.02308073, 0.07510697, -0.016705152, 0.027356341, 0.036153506, -0.016005162, -0.01743352, -0.023156406, 0.015229499, 0.052177586, -0.029286042, -0.013224124, -0.0015347741, -0.034110293, 0.021056438, 0.06542063, -0.02268344, 0.04037236, -0.044307437, 0.027734715, 0.036456205, -0.07151243, -0.031877894, -0.007302592, 0.07287457, -0.043475017, 0.02932388, 0.02200237, 0.012457919, 0.035321087, -0.032672476, -0.021680752, 0.011814686, 0.007851233, -0.05338838, -0.02974009, 0.010074171, 0.008915406, -0.046653345, 0.06693412, -0.0051505975, -0.042680435, 0.021737508, 0.0110201035, 0.041166943, -0.022456417, -0.04400474, 0.0061343666, -0.05948018, -0.031726547, -3.4511722e-05, 0.005268839, -0.005628293, -0.019826727, 0.0026911753, -0.01549436, 0.05270731, -0.004287435, 0.005320865, -0.05641536, 0.008480277, -0.043815553, -0.002187467, 0.015995704, -0.0015288619, -0.023818558, 0.052366775, 0.051118143, 0.0028945508, 0.0041100727, 0.023459103, -0.0052073533, -0.008674193, 0.033542734, 0.038366985, 0.00057435787, 0.017338926, -0.040750735, -0.014151136, -0.006238419, -0.0032090729, 0.0014188974, 0.0033391386, -0.01978889, 0.06523144, -0.007704613, 0.009970119, -0.0210186, -0.012656565, -0.0078654215, 0.028132007, 0.013517363, 0.021775346, 0.020621309, 0.010206602, 0.01727271, -0.009828229, 0.0151159875, 0.008191768, 0.008390414, -0.02268344, 0.031310335, 0.03681566, 0.011852523, 0.027753633, 0.02849146, 0.01895647, -0.08800948, 0.005448566, 0.028510379, -0.030194137, -0.026656352, -0.005301947, -0.028983345, -0.008272172, 0.02323208, 0.0057276157, 0.003719876, -0.017064607, -0.06621521, -0.029342799, -0.025767177, -0.05225326, -0.0041550044, -0.026864458, -0.045972276, 0.050134376, 0.032691397, -0.027186075, 0.040977757, 0.065534145, 0.02516178, 0.031972487, 0.015797058, 0.054599173, 0.007789747, 0.007439752, -0.050096538, -0.038404822, -0.036418367, 0.033940025, -0.009374183, -0.018909173, 0.0019036874, 0.028018495, 0.020583471, -0.015087609, 0.005325595, 0.0016494682, 0.025388805, -0.057209942, -0.018833498, -0.00705665, -0.033788677, 0.002681716, 0.012107925, -0.029891439, -0.022778032, 0.011559284, -0.0006810707, 0.045707416, -0.0025658396, 0.015872732, 0.0017523383, 0.029853601, 0.02448071, -0.010953888, 0.0008507472, -0.036418367, -0.09663637, 0.08498249, 0.009095132, -0.018975388, -0.06958273, -0.01687542, 0.032577883, -0.0019119643, 0.040485874, -0.032445453, -0.03537784, 0.00037009575, 0.017603787, 0.047372255, -0.02130238, 0.008546492, 0.01285521, -0.03927508, -0.038366985, 0.07151243, 0.045820925, -0.0015264971, 0.022078043, 0.012155221, -0.018597016, 0.053880263, 0.003223262, -0.02917253, 0.053161357, 0.036531877, 0.011786308, -0.017197037, -0.0038664953, -0.04635065, -0.030175218, 0.004022574, -0.049301956, 0.007217458, -0.022437498, 0.016951095, -0.026069876, -0.025426641, 0.027753633, -0.004320543, 0.036039993, 0.005902613, 0.0073877256, -0.055999152, 0.014728155, -0.0085559515, -0.022172637, -0.043929063, -0.031423848, 0.033958945, 0.016336238, -0.0077519096, -0.031310335, 0.0017074066, 0.0027952278, 0.007359348, 0.051837053, -0.02502935, -0.0036938628, -0.032445453, 0.015806517, 0.0070046238, -0.0041857474, -0.019978076, 0.047107395, -0.0051222197, 0.0006976246, 0.055772126, -0.014888964, 0.057096433, -0.043323666, 0.0022844248, 0.012249814, 0.0069951643, -0.04551823, -0.0038972383, -0.022456417, -0.020375367, 0.029286042, 0.030345486, -0.012666024, -0.022872627, -0.02601312, -0.022872627, -0.04672902, 0.0023884773, -0.014888964, -0.010414707, -0.05380459, -0.024915839, -0.028018495, -0.02739418, -0.022513172, -0.011351179, -0.010953888, -0.0080215, -0.0398048, -0.0041313563, 0.01895647, 0.018578097, 0.02115103, -0.017830811, 0.009445127, 0.038934544, -0.03042116, 0.019278087, 0.007827584, 0.027318506, -0.03471569, -0.018530801, 0.0063566603, -0.04578309, 0.015267336, -0.034640014, 0.026845539, 0.019287545, -0.04423176, -0.006938408, -0.0088066235, -0.03151844, -0.004027304, 0.04563174, -0.00885392, 0.05891262, -0.011843064, -0.008002581, -0.008352576, -0.001991186, -0.020034831, -0.014349783, -0.0025942174, -0.040750735, 0.042793944, 0.015418685, -0.01479437, -0.050853282, -0.007425563, 0.047637116, 0.022929382, -0.03692917, 0.019580783, -0.0060776104, 0.04468581, -0.009388371, 0.017528113, -0.0054059993, -0.012571431, -0.055999152, -0.026656352, 0.009246482, -0.01147415, 0.011739011, -0.024783408, -0.00048331192, -0.04593444, 0.014501131, -0.015797058, 0.026315818, -0.0013905194, -0.0036678498, 0.025388805, 0.0038641307, 0.027072562, -0.017121362, 0.020621309, 0.02958874, 0.03098872, -0.012902508, 0.009085673, -0.01687542, 0.006938408, -0.037534565, -0.010660649, -0.00055721286, 0.0128173735, 0.016251106, -0.008622167, -0.053010006, 0.014756533, -0.0058884243, -0.012968723, 0.020129425, -0.02421585, 0.0105187595, -0.02005375, 0.0923986, 0.007789747, -0.047410093, -0.009497154, -0.018237561, 0.011701174, 0.021926695, 0.010320114, -0.012940344, -0.0029371176, 0.019211872, -0.0065647652, 0.01258089, 0.008697841, 0.0006763411, -0.018691609, -0.012571431, 0.0442696, -0.03305085, -0.04551823, -0.032464374, -0.041885853, -0.012363326, -0.020772658, -0.011767389, -0.018369991, 0.017632166, 0.0131295305, 0.004578309, -0.0323887, 0.016563263, -0.024367198, -0.005339784, -0.1452951, -0.013205205, -0.008016771, -0.02807525, -0.01729163, 0.0008507472, -0.01244846, -0.05917748, 0.013630874, -0.012609269, -0.009095132, 0.0021862844, 0.06481523, -0.038783196, 0.026996888, 0.043058805, -0.0034810284, 0.002672257, -0.012751158, 0.027413098, -0.0016352793, 0.015579494, 0.052404612, 0.039918315, -0.0016057189, -0.03390219, -0.032104917, -0.038272392, -0.029513067, 0.0054722144, -0.0016388266, -0.017348386, 0.027602285, 0.046918206, -0.002370741, 0.021964531, -0.0046327002, -0.019940238, -0.048734397, 0.009970119, -0.005897884, 0.022096962, -0.03832915, -0.020034831, 0.053199194, 0.03261572, 0.02226723, -0.034564342, -0.016033541, 0.01701731, -0.0061201775, -0.016099757, -0.021188868, 0.029891439, -0.03344814, -0.0064607128, -0.040145338, -0.025521236, 0.007789747, 0.03831023, -0.034696773, 0.019249707, -0.04865872, -0.027015807, -0.052782983, 0.002615501, -0.051950563, 0.017963242, 0.0007124047, 0.037515648, -0.034091376, -0.03804537, -0.012240355, 0.02075374, 0.022191556, -0.032464374, 0.0031641412, 0.015125446, -0.032256268, -0.06262067, -0.031934652, 0.0025965823, 0.01549436, 0.04339934, 0.07832313, -0.022248311, 0.003097926, -0.014122759, -0.05032356, 0.009875526, -0.020564552, -0.050928958, -0.0040438576, 0.016402453, -0.037950777, 0.0059404504, -0.010897132, -0.020791577, -0.01619435, -0.016336238, 0.011010644, 0.030515753, -0.0010216061, 0.0018043645, 0.02336451, -0.027772551, 0.028453622, -0.020280773, -0.00071063114, -0.009364723, -0.041318294, 0.017584868, 0.011190371, 0.022929382, -0.06909084, 0.021226706, 0.021907777, 0.041545317, -0.021491567, -0.008773516, 0.006389768, 0.013895735, -0.008915406, -0.016544344, -0.0023222622, 0.028813077, 0.029683333, 0.029626578, 0.05603699, -0.067463845, 0.025123943, -0.06693412, -0.019268626, -0.0110201035, 0.021510486, -0.019694297, -0.07260971, 0.031007638, -0.033240035, 0.004398582, -0.010774161, -0.015182203, 0.02378072, -0.026448248, 0.0092654005, -0.078096114, -0.006172204, 0.0031357633, 0.0042235847, -0.001508761, 0.002572934, 0.029645497, 0.0017476087, 0.0106228115, 0.018578097, 0.06545847, -0.026505003, 0.020413203, -0.0029276584, 0.0503614, -0.020148342, 0.012353866, -0.04949114, -0.033940025, -0.03138601, 0.005439107, 0.010206602, -0.030591428, -0.015371389, 0.007785017, 0.023478022, -0.009799851, -0.005831668, 0.00594518, 0.017802432, -0.023761801, 0.032029245, 0.013952491, 0.05546943, -0.008073526, 0.0025114485, -0.009222833, 0.012543053, 0.027015807, 0.020375367, 0.02461314, 0.023061812, 0.0317833, -0.027696878, 0.007302592, -0.015125446, -0.010584975, 0.033542734, -0.025105026, 0.011559284, 0.00039463083, 0.029229287, 0.012893048, -0.0037671726, 0.08271226, -0.034696773, 0.007491778, 0.0117106335, -0.019429436, 0.02308073, 0.029777927, 0.0095160715, -0.008688382, -0.0060681514, 0.056112662, -0.005093842, -0.013016019, 0.008135011, -0.032313023, 0.030894127, 0.05739913, 0.06072881, 0.041583154, -0.030931963, -0.014188974, 0.02143481, 0.007278944, 0.008210686, -0.041053433, 0.017386222, -0.018048376, -0.06315039, -0.016752448, -0.00062313245, -0.0044600675, -0.016799746, 0.06969624, -0.016620018, 0.04937763, 0.05270731, 0.0011818233, 0.012136303, 0.00898635, -0.00033817056, -0.09149051, 0.046653345, 0.0007248201, -0.016260564, -0.007874881], "docs/matrix/archivist.md::1781548754.170": [0.0021200941, 0.015034462, -0.047659248, 0.04108167, 0.016227823, -0.019676354, -0.0070849904, 0.008846842, -0.007756843, 0.024393415, 0.010401969, 0.006286285, -0.02937358, 0.048147865, 0.0390896, 0.017496355, 0.01327731, -0.017111098, -0.012581966, -0.028978927, 0.008165592, -0.0033757067, 0.010975158, 0.020409282, 0.025502207, 0.03328254, -0.030031338, -0.039052017, -0.0066104652, 0.019977042, -0.0012321211, -0.0328503, 0.024487382, -0.010223434, -0.03241806, -0.013474637, 0.021461695, -0.007742748, -0.028509099, 0.00025444067, 0.013408861, 0.012253087, 0.008099817, -0.058408886, 0.02582169, -0.04108167, 0.006798396, -0.03070789, -0.03065151, -0.040517878, -0.05243269, -0.0016021099, -0.006244, 0.0016373469, 0.07855507, 0.02728755, -0.046531662, 0.023397382, -0.024581347, -0.013747137, -0.013258517, -0.02277721, -0.0123094665, -0.03863857, -0.009565677, 0.018633338, -0.012704121, 0.007164861, 0.0076064984, -0.04029236, 0.028433926, 0.019394457, -0.07750265, -0.016227823, -0.06062647, 0.00059902936, 0.0071789557, -0.016735235, -0.030745476, -0.0025605569, 0.025201518, 0.015523083, 0.008085722, -0.009086453, 0.011341623, 0.011585933, -0.03595116, 0.10629365, 0.019582387, 0.015936531, -0.025915654, -0.02112342, 0.008626023, -0.019751525, -0.041795805, -0.021536868, -0.008626023, -0.008748177, 0.01740239, 0.020296525, 0.013634378, 0.04284822, -0.014658601, -0.0028025177, 0.051605795, 0.04623097, 0.009565677, -0.012300069, -0.048260625, -0.035124265, 0.006088957, 0.0154761, -0.0048251227, -0.0073293005, -0.00092379726, -0.054800615, -0.010674468, -0.042096496, -0.034692023, -0.0009960332, 0.026159965, -0.033169784, 0.054800615, -0.04675718, -0.052244756, -0.007291714, -0.0065775774, 0.014094809, 0.0069581373, -0.01990187, 0.0013025953, -0.0126477415, -0.010176452, -0.03456047, -0.026385482, 0.0298622, 0.032587197, 0.061002333, 0.0015586509, -0.029542718, 0.05092924, 0.018088337, -0.054913376, -0.00036294133, 0.03957822, -0.047057867, 0.05923578, 0.024487382, -0.021048248, -0.011839639, 0.014536446, 0.016735235, -0.039540637, -0.01770308, 0.026968068, -0.020935489, 0.018783681, -0.018952819, -0.0037280768, 0.05574027, -0.039390292, -0.0010083661, -0.061378192, 0.0124222245, 0.030313235, 0.017392993, 0.010542917, 0.013944464, -0.027325137, -0.0012426923, 0.0005085877, 0.011379208, -0.0077850325, -0.006140638, 0.019883078, 0.018576957, 0.057732336, 0.037642535, 0.004496244, -0.046682008, -0.051493034, 0.03961581, -0.054424755, -0.012102743, -0.011839639, -0.030933406, -0.010956365, -0.0152881695, -0.01156714, 0.015551272, -0.02210066, -0.018539371, 0.019939456, 0.032549612, 0.023923589, 0.016321788, -0.021179799, -0.007568912, 0.017327217, -0.018304458, 0.0023573567, 0.0065305945, 0.04593028, 0.0022598677, -0.027569445, -0.017712476, 0.018670924, -0.019488422, -0.0017101701, -0.10749641, 0.0006595196, 0.010345589, 0.015804978, -0.029016513, -0.019244112, 0.020071007, -0.01129464, -0.012262483, -0.02631031, -0.026535826, 0.020597214, 0.034147024, 0.003570685, -0.032192543, 0.027851341, -0.009697229, 0.008452187, -0.0036623012, 0.012403431, -0.011689295, -0.028377548, -0.00036059218, -0.019751525, 0.0003200696, 0.062017158, -0.0129954135, -0.052132, -0.005144605, 0.019826697, -0.020183766, -0.017778251, -0.0018288015, -0.027776169, -0.024844449, -0.01107852, -0.008973694, -0.0061312416, 0.00038261534, -0.022307383, 0.013869292, 0.024600139, -0.02582169, -0.00096666894, -0.0006078386, 0.048260625, 0.045366492, 0.027174791, 0.012591362, -0.004759347, -0.0052761566, -0.0046348427, 0.011971191, 0.06367095, 0.031158924, 0.034955125, -0.0013754184, -0.015109635, -0.091710225, 0.007272921, -0.022025488, -0.019619973, 0.021969108, -0.023397382, 0.021029454, -0.0023691023, 0.003605922, 0.039052017, -0.050215106, 0.06521198, 0.0298622, -0.010401969, 0.00724943, 0.012046363, 0.014094809, -0.005013054, 0.03345168, -0.017111098, -0.0352934, 0.0058963285, 0.013869292, 0.017815838, 0.01623722, 0.060476124, -0.039954085, -0.042697873, 0.03957822, -0.005994992, -0.15741083, -0.014968687, 0.017543338, 0.034598056, 0.016199633, 0.017092304, -0.05807061, -0.01694196, -0.0597244, 0.012347053, -0.013173948, -0.04829821, -0.009138134, 0.0022269797, 0.01868032, -0.012093346, -0.0042965673, -0.009866366, 0.019939456, -0.03743581, 0.0009631453, -0.039653394, 0.03796202, -0.022119453, 0.0023491348, -0.059574056, 0.075360246, -0.020897903, -0.02533307, 0.0045408774, -0.005633225, -0.016613081, 0.0073621883, 0.022213418, 0.01452705, 0.02888496, 0.030989787, -0.0344853, 0.012591362, -0.008640118, 0.00049214374, 0.045592006, -0.011369812, 0.033564437, -0.00060314033, -0.015259979, 0.037266675, -0.036157884, -0.038300294, -0.011529554, -0.01447067, 0.037229087, -0.01588015, -0.06400923, -0.012290673, -0.04792235, 0.04048029, 0.040668223, 0.020409282, -0.027174791, -0.0062346035, 0.020240145, 0.017721873, -0.033677198, -0.017900407, -0.0004569067, 0.009434125, -0.024130313, 0.032812715, -0.03950305, 0.0017923898, -0.035011504, -0.038394257, 0.033977885, 0.023341004, 0.010204641, 0.032869093, -0.050365448, -0.016415754, -0.13696395, 0.004390533, 0.0038267407, -0.0036669993, 0.0085320575, -0.018069545, -0.0037210295, -0.008541454, -3.2520835e-05, -0.005966802, 0.28385064, 0.01805075, -0.016988942, 0.0061077503, 0.03809357, -0.0013671964, 0.0038737233, 0.012553777, 0.042209253, -0.031064957, -0.022476522, 0.045817524, 0.035744436, -0.0040522576, -0.017768856, 0.034522884, -0.01691377, 0.015927134, 0.09035712, -0.018764889, 0.014949894, 0.008719988, 0.02296514, 0.037811674, -0.04115684, -0.030989787, -0.006535293, 0.05074131, -0.009734814, 0.03931512, 0.01800377, 0.054913376, 0.03540616, 0.0024783371, -0.055364408, -0.0011129027, 0.031215303, -0.026817722, -0.026667379, 0.032324094, -0.009034772, -0.027738584, 0.017468166, 0.012694724, -0.007893093, 0.023792038, 0.0019486073, 0.027212378, -0.031647544, -0.026347896, 0.0010999824, -0.026836516, 0.0034250384, -0.0026498241, 0.0005996167, -0.04213408, -0.04529132, -0.028490307, 0.0006924075, 0.0523951, 0.0055016736, 0.011134899, -0.102084, -0.007822619, 0.015729807, 0.016810408, -0.021442901, -0.04908752, 0.015504289, 0.052658204, 0.009133436, 0.039239947, -0.010176452, 0.021010661, 0.0030444786, 0.0195448, 0.027832549, 0.00472411, -0.039164774, 0.060776815, -0.016434547, 0.012638345, -0.027494274, -0.0034062455, 0.0056943027, -0.023096694, -0.004677127, 0.04457718, -0.034729607, -0.032098576, 0.0038102965, -0.051981654, -0.002910578, 0.014207567, 0.048223037, 0.037586156, 0.04713304, 0.01669765, -0.014536446, -0.036233056, 0.011332226, 0.021273764, 0.045629594, -0.013155155, 0.041232012, 0.00822667, 0.010430158, 0.006972232, 0.011444985, 0.025445828, -0.04525373, 0.035049092, 0.009180419, -0.0011698691, 0.014724377, 0.019131353, -0.037398227, -0.0025629061, 0.021781178, -0.013136362, 0.013935068, -0.010420762, -0.02320945, 0.01821989, 0.042284425, -0.04115684, -0.02894134, -0.020371696, 0.012243691, 0.05446234, 0.026329102, -0.0374734, 0.03860098, 0.019826697, 0.026009621, 0.030294443, -0.0012332958, 0.041833393, -0.05017752, 0.035800815, -0.028471513, -0.018041356, -0.03649616, -0.00051739695, -0.015175411, -0.026648585, 0.0014975735, 0.029561512, -0.022175832, 0.002910578, 0.033075817, 0.0126477415, 0.0051258123, -0.049726486, -0.0028001687, 0.006192319, -0.04378787, -0.0076111965, 0.017994372, -0.053034067, -0.033226162, -0.0011816148, 0.007615895, 0.056379236, -0.004359994, 0.016584892, -0.025633758, 0.05690544, -0.02014618, -0.007775636, 0.019150147, -0.028377548, -0.07592404, 0.05611613, -0.019920662, -0.03681564, -0.055326823, -0.015776789, 0.02655462, -0.04408856, 0.030087719, 0.014179378, -0.029110478, -0.008640118, -0.0040898435, 0.060175437, 0.035537712, -0.011698691, 0.017609114, -0.018078942, -0.004148572, 0.054725442, 0.017439976, -0.0037868053, 0.03277513, -0.010542917, 0.011576536, 0.038206328, 0.018257476, -0.033000644, -0.0045596706, -0.013211534, 0.0077474467, -0.0077615413, -0.04743373, -0.042547528, -0.027569445, 0.016143255, -0.017684286, -0.009171022, -0.012553777, 0.019450836, -0.025389448, -0.0049472777, 0.022702038, -0.034410127, 0.03760495, 0.022063075, 0.05029028, -0.03591357, 0.01743058, -0.01474317, 0.0015715712, -0.045704767, 0.0087575745, -0.0109375715, -0.026347896, -0.035537712, -0.0026991558, -0.012036966, 0.011238261, -0.04408856, 0.012779294, -0.036796845, 0.008795161, 0.022702038, 0.06727922, 0.021179799, 0.023679279, -0.009467013, 0.047696833, 0.031647544, 0.039653394, 0.024675312, 0.012036966, 0.078705415, 0.008818652, -0.00076288154, -0.02527669, 0.0111630885, -0.022814797, -0.057657164, -0.012253087, 0.0019016246, 0.016171444, 0.06960956, 0.0069252495, -0.020334112, -0.015485496, -0.026460655, -0.012337656, -0.0008145625, -0.029148065, 0.014592825, -0.022213418, -0.041607875, -0.020916697, -0.017082907, 0.00022184642, -0.035575297, -0.0065634823, 0.017496355, -0.034879953, -0.01080602, 0.05397372, -0.0032559007, -0.00355659, -0.017223855, 0.023359796, 0.05799544, -0.017327217, 0.023998762, 0.047997523, 0.08532058, -0.0030186381, 0.0047217607, -0.025539793, -0.035932366, -0.001976797, -0.03668409, 0.036890812, -0.03444771, 0.0103643825, 0.028189618, -0.031515993, -0.016819805, 0.05025269, 0.056304064, -0.008001153, 0.021405317, -0.033414092, 0.027607031, -0.03497392, 0.019526009, -0.045103386, 0.019197129, 0.009142833, -0.022063075, 0.004221395, 0.061190262, -0.015579462, -0.011087916, 0.008146799, 0.013803516, 0.015757997, -0.017449373, 0.046719592, 0.016302995, 0.010881192, -0.013155155, -0.012638345, 0.014978084, -0.02131135, -0.018661527, 0.024017554, 0.018783681, -0.007418568, -0.022608073, -0.025990827, -0.01572041, -0.038187534, -0.008090421, -0.001699599, 0.012685328, 0.04547925, 0.019338077, 0.0065493877, -0.018144717, 0.037905637, -0.031121338, 0.019450836, 0.0010483013, 0.06453543, -0.034635644, -0.0044680545, -0.0184642, -0.019995835, -0.02337859, -0.016631873, 0.05122993, 0.040856153, -0.008517963, -0.055214062, -0.007164861, 0.0388265, -0.053184412, -0.053447515, 0.062017158, -0.03931512, 0.0060372762, -0.012929638, 0.095393665, 0.0067843013, -0.017317822, 0.02508876, -0.015344548, 0.0464189, 0.0046113515, -0.029993752, -0.006262793, -0.010214038, 0.002894134, -0.026366688, 0.0033921506, -0.012093346, -0.011087916, -0.0102516245, -0.029448753, 0.007023913, 0.0029505133, -0.061528537, -0.018727303, -0.016979545, 0.0030726683, -0.042322014, 0.036289435, -0.041119255, -0.014837136, -0.015786186, 0.010054297, 0.0016502672, -0.03247444, -0.0023338655, -0.01941325, -0.13733982, 0.03296306, 0.001368371, 0.007935377, -0.040931325, -0.00047041423, -0.019732732, -0.02704324, -0.009307272, -0.04431408, -0.039277535, -0.029880995, 0.013643775, -0.03292547, -0.023604106, 0.004756998, -0.0038643267, 0.0029505133, -0.032192543, 0.022702038, -0.00052444433, -0.0124222245, 0.034522884, 0.014846532, 0.017139288, -0.010120072, -0.019995835, -0.011087916, -0.02570893, 0.006986327, 0.012055759, -0.009932142, 0.0048016314, 0.018539371, -0.011257054, 0.02215704, -0.011961794, -0.01672584, -0.0026427766, -0.012873258, -0.011661105, -0.008001153, -0.0021752988, -0.008668307, 0.020334112, 0.04829821, 0.0010694436, -0.012403431, -0.01053352, 0.026949273, -0.033226162, 0.013136362, -0.027832549, 0.00982878, 0.0126477415, 0.0011246483, -0.048561312, -0.030425994, 0.0075313263, 0.006539991, -0.022551693, 0.044351663, -0.0583713, -0.05359786, -0.056379236, -0.0017794695, -0.05848406, 0.033263747, -0.0016784568, 0.039841324, -0.037642535, -0.0023209453, -0.01083421, -0.0025699534, 0.019807905, -0.018426614, -0.011313433, -0.013549809, -0.04382546, -0.018266872, -0.0031313966, -0.011435588, -0.0028025177, 0.03717271, 0.076111965, 0.009396539, 0.0023655787, -0.010148263, -0.021142213, 0.0011581235, -0.015457307, -0.03089582, -0.011313433, 0.05329717, -0.035875987, 0.042697873, -0.0309522, -0.015682824, -0.016782219, -0.008799859, 0.0076018, 0.025990827, -0.0049472777, 0.011341623, 0.03046358, -0.018069545, 0.039202362, -0.05506372, 0.032681163, 0.012290673, 0.01978911, -0.005821156, -0.027757376, 0.020089801, -0.080359206, 0.017740665, 0.045140974, -0.017101701, -0.049839243, -0.009452919, 0.013446447, -0.027137205, -0.010232831, -0.020202558, 0.040029258, -0.0064084395, 0.0126571385, 0.027813755, 0.049651314, -0.05066614, 0.046306144, -0.062731296, -0.053372342, 0.016274806, 0.024280656, -0.04217167, -0.036890812, 0.034203403, -0.010204641, -0.054687858, -0.002891785, 0.04096891, 0.0020648895, 0.009922746, -0.009452919, -0.052056827, 0.017317822, -0.004186158, -0.010768434, -0.036251847, -0.008564945, 0.048260625, -0.011407399, 0.029824615, -0.005407708, 0.013775326, -0.015494893, 0.010918778, 0.009744211, 0.038262706, 0.010242227, 0.030858234, -0.02179997, -0.008654213, -0.01129464, 0.011614122, 0.011416795, -0.0043834853, -0.03912719, 0.059386127, -0.013831706, 0.044351663, -0.020108594, 0.06498647, 0.02948634, -0.066377155, 0.00811861, -0.0035260513, 0.06983508, -0.026291516, 0.03442892, 0.01583317, 0.00833473, 0.0065634823, 0.020954283, -0.013352482, -0.015419721, 0.046080627, -0.010383176, -0.009180419, -0.013352482, 0.002821311, 0.006361457, -0.05047821, 0.011341623, 0.010956365, 0.011717484, 0.023096694, -0.024863243, 0.06291923, -0.05066614, -0.0058963285, -0.010167056, 0.007390378, 0.0068077925, 0.023547728, 0.022269798, -0.0058493456, 0.040893737, 0.030745476, -0.045216147, 0.0062533966, 0.00089090934, 0.0150626525, 0.017092304, 0.03046358, 0.005163398, 0.04273546, -0.015325755, -0.008673006, 0.00039700378, 0.0020590166, 0.0012321211, -0.03089582, -0.015175411, -0.056341648, 0.016537908, 0.004604304, -0.0029669572, 0.024149105, 0.008503868, -0.0030092415, -0.011106709, 0.046381317, 0.025915654, -0.0139162745, -0.009302573, 0.043036148, -0.02875341, -0.015494893, 0.0038995638, 0.0035072581, -0.012224898, 0.026911687], "docs/services/ots-setup.md::1781575759.433": [-0.0034705948, -0.014212015, -0.03469653, 0.020964842, -0.011593765, -0.029271666, 0.050293017, -0.04091252, 0.0074215163, 0.020136043, -0.00078523974, 0.012695691, -0.035431147, 0.016811429, 0.015869612, 0.0023604282, -0.018704481, -0.03501675, 0.015869612, -0.0113394745, -0.0349414, -0.002137924, 0.057902895, 0.03978234, 0.07105066, 0.016105067, 0.010294057, -0.031023445, -0.0031433136, 0.030646717, 0.016425285, 0.012582672, 0.023168692, 0.00052123674, -0.0008346851, -0.0069082263, -0.009394622, -0.008608205, -0.046149023, 0.0053777737, 0.020380914, -0.0307409, -0.038331944, -0.019910006, 0.019260153, -0.0723692, 0.0127522, -0.024863962, -0.021548769, -0.022038512, -0.006550336, -0.050293017, 0.0008694146, -0.059560493, 0.07316033, -0.011188784, -0.03627878, -0.04430306, -0.020211387, 0.022716621, -0.05530348, 0.020588115, -0.022396402, -0.027218506, 0.0064985356, 0.052854758, 0.0068281717, 0.027425705, -0.006446736, -0.0070447894, 0.015445795, 0.016877357, -0.0378422, 0.014503978, -0.05247803, 0.0109721655, 0.025071163, -0.027576394, 0.034621187, -0.031532027, 0.006154773, 0.0031527316, 0.056735042, -0.010039767, -0.0075627887, 0.015963795, -0.059974894, 0.06931771, -0.004996338, -0.030929264, -0.0106236935, -0.029667228, -0.0015916703, -0.034319803, 0.0043841572, 0.0031574408, -0.015841357, 0.023507746, 0.044943497, -0.011443074, -0.0113394745, 0.010388239, -0.015050232, 0.00044147662, 0.01346798, 0.03814358, 0.040008377, 0.009404041, -0.005391901, -0.040309757, -0.020776479, -0.004744402, -0.010689621, 0.018892845, 0.010491839, -0.068149865, 0.012017583, -0.01876099, -0.010162203, 0.038463797, -0.0003449404, 0.012045837, -0.02354542, -0.060012564, -0.012064673, -0.017206993, -0.012742781, -0.010868565, 0.026596906, 0.0049727927, -0.011650274, -0.063553795, -0.0093569495, -0.005895773, -0.056169953, 0.01603914, -0.016321685, 0.008744769, -0.0047844294, -0.0537589, 0.060012564, 0.058581002, -0.03531813, -0.020249061, 0.025692761, -0.041251574, 0.0074827345, 0.016660739, 0.008438678, 0.004878611, 0.013185435, 0.012912308, 0.039744668, 0.022189204, -0.046337385, 0.010049185, 0.013326707, 0.011640855, 0.021793641, 0.042118046, -0.035035584, 0.026220178, -0.033434495, 0.007638134, 0.02113437, -0.019184807, -0.030307664, -0.018939935, 0.0014244979, 0.0109721655, 0.013044163, 0.0024345964, -0.0019048244, -0.005066974, 0.03386773, -0.0109910015, 0.0755337, 0.007798243, 0.0040168487, -0.02765174, -0.06261198, 0.037804525, 0.0056414823, 0.013985979, 0.008556405, -0.029384684, 0.010199876, -0.00041410507, -0.035073258, 0.04019674, -0.023846801, 0.03386773, 0.04143994, -0.009229804, 0.009776059, 0.037201762, -0.00057509687, -0.044340733, 0.02241524, 0.00848106, -0.011452492, 0.030364173, 0.050142325, 0.023168692, -0.022170367, -0.0042334665, -0.017244665, -0.022735458, -0.02672876, -0.10133948, -0.018120555, 0.032511514, 0.0069882805, -0.0041722483, -0.013797616, 0.05247803, 0.022829639, -0.0065220813, -0.006329009, 0.015276268, -0.0086034965, 0.06381751, -0.002662987, 0.0061689, 0.0017611973, -0.00016805543, 0.053608213, 0.026220178, -0.009088532, -0.023036838, -0.03823776, 0.02066346, -0.014730015, -0.031437844, 0.054135628, -0.020267896, -0.07206782, -0.0139106335, 0.020023026, -0.0027642322, -0.01459816, -0.012027, 0.009013186, -0.0023757329, -0.0061029727, 0.011659692, 0.026653415, 0.021059023, -0.032021772, 0.011301802, -0.009206259, 0.016886774, 0.024769781, 0.01721641, 0.005617937, 0.02842403, 0.046751786, -0.014428633, -0.01953328, -0.011433655, 0.025353707, 0.013684598, 0.037446637, 0.04215572, -0.03288824, 0.0054107374, -0.023357056, -0.080016755, 0.021002514, -0.009050859, -0.010115112, 0.007233153, 0.031079954, 0.02241524, -0.00673399, 0.0010636643, -0.00050710945, -0.0028937322, 0.067057356, 0.024637926, -0.02482629, 0.022791967, 0.024976982, 0.023677275, 0.022057349, 0.04483048, 0.011593765, -0.012102346, -0.028857267, 0.0030773864, -0.064043544, -0.005010465, 0.041590627, -0.0032045315, -0.0683759, 0.061594818, -0.021661786, -0.16078696, -0.00029402343, 0.010265803, 0.035600673, -0.00408513, 0.0087871505, -0.062385943, -0.02220804, -0.063553795, 0.014522815, 0.030966936, -0.035996236, -0.026634578, -0.030175809, 0.011951655, -0.048145674, 0.007963061, 0.006795208, 0.025014654, -0.025918799, -0.021059023, 0.005274174, 0.07866054, 0.045207206, -0.011989327, -0.039028887, 0.08348264, -0.028989121, -0.036825035, -0.011433655, 0.01932608, 0.0077040615, 0.00039055964, -0.017282339, 0.07587276, -0.027877776, 0.05428632, 0.026125997, -0.0052459193, -0.01459816, 0.011141692, 0.044792805, 0.002307451, 0.026709924, 0.014956051, 0.032417335, 0.035148602, -0.004282912, -0.05021767, -0.013015908, 0.012620345, 0.0029596593, -0.027048977, -0.01505965, -0.015973212, -0.041289248, -0.022886148, 0.019759316, 0.01865739, -0.044491425, 0.019344917, -0.01932608, 0.007850043, -0.022132695, -0.030100465, -0.023752619, 0.023658438, 0.0061406456, 0.032568023, -0.02473211, 0.022697784, -0.034527004, -0.016623067, 0.023018003, -0.014758269, 0.017998118, 0.0016740793, -0.0150125595, -0.030364173, -0.15076603, 0.012686272, 0.017847428, -0.017809756, 0.034602348, 0.0014150797, -0.008565824, 0.014616996, -0.0024298872, 0.054248646, 0.27968192, 0.035939727, -0.047467567, 0.0025358417, 0.05048138, -0.02559858, 0.042118046, 0.040950194, 0.016830266, -0.022434076, -0.045395568, 0.04019674, 0.039217252, 0.0018553791, -0.02030557, 0.02961072, -0.007393262, 0.034602348, 0.04456677, 0.001264389, -0.010849729, -0.05063207, 0.0014845387, 0.0063619725, -0.048447054, -0.030684391, -0.013458562, 0.08755129, -0.041100886, 0.048409384, -0.01290289, 0.026898287, 0.038388453, -0.027350359, -0.06317707, -0.01650063, 0.0246756, 0.0057592094, -0.0052459193, -0.017960446, -0.017489538, -0.025899962, 0.0073179165, 0.019985352, -0.030552536, -0.013750525, -0.045244876, 0.03520511, -0.016623067, -0.022528257, -0.024449565, -0.023375893, 0.008791859, -0.02036208, -0.01958979, -0.03367937, 0.0022568284, -0.045357898, 0.028650066, 0.01526685, 0.044943497, 0.027350359, -0.087626636, 0.02164295, 0.0065785903, -0.0023804419, -0.020399751, -0.029422356, 0.022791967, 0.040686484, 0.020531606, -0.0020237288, 0.033076607, -0.0016328748, -0.019495606, 0.0021826604, 0.027331524, 0.043888662, -0.0554165, 0.07413982, -0.03130599, 0.0073320437, -0.00946055, -0.0065409173, 0.006107682, -0.021190878, -0.0056791552, 0.008132588, -0.033698205, 0.0022532966, -0.00029667228, -0.03373588, 0.00082879874, -0.022019677, 0.045621604, 0.051385522, 0.019090626, 0.002914923, 0.021416914, -0.028744249, 0.009399331, 0.04317288, 0.021680621, -0.014908959, 0.03787987, 0.0044336026, -0.021699458, 0.027632905, 0.019778153, 0.015313941, -0.051573887, 0.033943076, -0.0033952496, -0.04889913, -0.04415237, 0.008570532, -0.047166184, -0.019476771, 0.02292382, -0.00037937556, 0.0009394622, -0.02081415, -0.0058110096, -0.021153204, 0.024204692, -0.058882385, -0.07240687, -0.043775644, -0.041552957, 0.022490585, 0.030401846, -0.028292175, 0.019872334, 0.07112601, -0.001038353, 0.025391381, -0.030496027, 0.045433242, -0.016905611, 0.05176225, -0.04426539, 0.0017176383, -0.03166388, -0.006573881, 0.0064420267, -0.055642534, -0.008730642, 0.027048977, -0.009728967, 0.025316035, -0.044905823, 0.03776685, 0.02369611, -0.052628722, -0.004939829, 0.016218085, -0.0370134, -0.01849728, 0.05526581, -0.025014654, -0.0049209925, 0.0035435855, 0.018713899, 0.047768947, 0.012017583, -0.03778569, -0.00080172153, 0.0036825037, 0.02678527, 0.013703434, 0.029817918, -0.070786946, -0.06622855, 0.017423611, -0.02518418, -0.029384684, -0.037088744, 0.0070024077, -0.013091253, -0.02122855, 0.039480958, -0.01377878, -0.023036838, -0.021718295, -0.006154773, 0.03172039, -0.014984305, 0.018337173, 0.04456677, -0.024976982, -0.005556719, 0.06799917, 0.021812476, -0.006338427, -0.00028960867, 0.00822677, 0.032360826, 0.018516118, 0.0074403523, -0.027048977, -0.00182477, 0.03541231, 0.0012949981, 0.0013256071, -0.026615743, -0.046789456, 0.0054342826, -0.009083823, -0.028311012, 0.009389914, 0.00848106, 0.028800758, -0.04652575, -0.011038093, 0.022886148, -0.04682713, -0.004953956, 0.03686271, 0.005966409, -0.016726665, -0.007948933, -0.014541651, 0.023583092, -0.036825035, 0.0018624427, 0.041515283, -0.024788618, -0.044340733, -0.019260153, -0.01146191, -0.0043370663, -0.003480013, 0.0138917975, -0.045470916, 0.03501675, -0.0073226253, 0.006950608, 0.025466725, 0.043059863, -0.0027312688, 0.050443705, 0.018469026, 0.008146715, 0.061255764, -0.012300127, 0.075345345, -0.02868774, -0.0025193598, -0.0022450557, 0.0034870766, -0.040950194, -0.026314361, -0.013430308, -0.012253037, 0.06788615, 0.053608213, 0.022471748, -0.0319841, 0.022170367, 0.017649647, -0.019778153, 0.008424551, -0.038689833, -0.0020284378, 0.019250736, -0.051686905, -0.004061585, 0.0051564467, -0.014937215, -0.026201343, -0.00067281036, 0.009074405, -0.035920892, 0.01706572, 0.026333198, -0.035958566, -0.0064043542, -0.029591883, -0.032831732, 0.07251989, -0.012017583, -0.007831207, 0.034828383, 0.062988706, -0.014871287, 0.00056685595, -0.002867832, -0.035751365, -0.028668903, -0.021096695, 0.053156137, 0.026389707, -0.025692761, 0.09275012, -0.034376312, -0.0053165555, 0.001416257, -0.010124531, 0.008457514, 0.038105905, -0.034319803, -0.0036872127, 0.009017896, -0.014014234, 0.008142006, -0.009484095, -0.018836336, -0.0062583727, 0.0031127045, 0.0062442455, 0.015069068, -0.030138137, -0.00120788, 0.017093975, 0.03109879, -0.032304317, 0.028763084, -0.019382589, 0.055943917, -0.01706572, -0.01470176, -0.015587067, 0.010275221, -0.03309544, 0.0424571, 0.043097537, 0.004306457, 0.01279929, -0.03531813, 0.0024863963, -0.020625787, 0.002719496, -0.009983258, -0.0303265, 0.011395983, 0.0058533913, 0.047618255, -0.0025122962, -0.0032210134, -0.013788197, 0.0058769365, 0.023809128, 0.013279617, 0.0075156977, -0.026578069, -0.030985773, -0.016161576, -0.026766432, -0.0036048037, 0.0307409, -9.844929e-05, -0.0068375897, 0.010708457, -0.021096695, 0.020267896, 0.016594812, -0.034319803, 0.0075533707, -0.016462957, 0.008824823, -0.0031739227, 0.05428632, 0.00946055, -0.028047305, 0.0038379033, -0.004019203, 0.010152785, 0.030006282, 0.0042570117, -0.005490792, -0.022226876, 0.031908754, 0.00249346, 0.039970703, 0.012978235, 0.0016199249, 0.01669841, 0.039669324, 0.06167016, -0.0030208773, -0.01994768, 0.0060794274, -0.030929264, -0.007134262, 0.008504606, -0.009568859, -0.033943076, -0.0049822107, 0.0033128406, 0.021190878, -0.049049817, 0.010265803, -0.006564463, 0.026917124, -0.13223107, 0.022829639, -0.0022497647, -0.0011678528, 0.016896194, -0.0016528885, 0.019702807, -0.028028468, -0.016302848, -0.023583092, -0.056320645, -0.024336545, 0.035920892, -0.039669324, 0.020343242, -0.0033340314, 0.0027171413, -0.0030350045, -0.03674969, 0.079489335, -0.009328695, -0.023413565, -0.021812476, -0.022584766, 0.007878297, -0.023319384, -0.008250315, -0.0018047563, -0.024656763, -0.011895146, -0.017461283, -0.024242364, 0.03124948, 0.03737129, -0.012196527, -0.013807034, 0.013223108, -0.008528151, -0.0432859, -0.025429053, -0.015436377, 0.014579324, -0.012224782, -0.007525116, 0.0016823203, 0.059033077, -0.008631751, -0.007186062, -0.039104234, 0.035638347, 0.019778153, 0.025711598, 0.00945584, 0.03288824, 0.000440888, -0.011895146, -0.03140017, -0.02687945, 0.022980329, 0.011961073, -0.045056514, -0.0017258793, -0.06336543, -0.0035223947, -0.006795208, -0.0068281717, -0.025655089, 0.013204271, -0.0036730855, 0.04483048, 0.0005347753, -0.025692761, -0.009300441, -0.004282912, 0.04290917, -0.047505237, 0.05809126, -0.024506073, -0.036391802, -0.047316875, 0.0077841156, -0.035129767, -0.015813103, 0.04667644, 0.032530352, 0.017583719, 6.737117e-06, 0.0009700713, -0.023319384, -0.034300968, -0.0437003, -0.03936794, -0.018892845, 0.01100042, -5.2535717e-05, -0.009121495, 0.014532233, -0.024487237, -0.008349205, -0.027030142, 0.01439096, 0.0077228975, -0.0065314993, 0.026257852, -0.01053893, 0.013241944, 0.043888662, -0.024185855, -0.0135621615, -0.02081415, 0.0032021771, 0.026860615, -0.035864383, 0.005340101, -0.030269992, -0.02173713, 0.032304317, 0.0075015705, -0.06475932, -0.043587282, -0.010359985, -0.020380914, 0.021153204, -0.008876624, 0.008287988, 0.03558184, 0.04290917, 0.013279617, 0.007007117, -0.031795733, 0.008796569, -0.05228967, -0.004878611, 0.033189625, -0.009413458, -0.036787365, -0.06852659, 0.016510049, -0.026069488, -0.04528255, -0.008287988, -0.007901843, -0.0011172302, -0.010491839, 0.008570532, -0.02390331, 0.020701133, -0.018374845, -0.0124225635, -0.05782755, 0.02559858, 0.03501675, 0.017338848, 0.065663464, 0.029309338, 0.031004608, 0.004132221, 0.0072237346, 0.014503978, 0.014334451, -0.03855798, 0.027783595, -0.0255044, 0.013449144, -0.009841985, 0.009728967, 0.009130914, -0.01567183, -0.043511935, -0.0021096696, -0.0018895199, 0.046299715, -0.023526583, 0.04415237, 0.030872755, -0.05164923, 0.008758896, -0.020531606, 0.05455003, -0.04226874, 0.023074511, 0.00817026, 0.025975307, -0.015963795, -0.012460236, -0.019646298, -0.038256597, 0.02750105, 0.0015410477, -0.0025994142, -0.013213689, -0.010284639, 0.022584766, -0.018431354, 0.014588742, -0.039706994, 0.026634578, -0.03187108, -0.012789872, 0.0671327, -0.047429893, -0.0041510575, 0.0036354128, -0.0301193, -0.009017896, 0.0135621615, 0.022660112, -0.03448933, 0.01891168, 0.055642534, -0.0029408229, -0.009305149, 0.011188784, -0.009314568, 0.019570952, -0.012865217, 0.059334457, 0.011094602, 0.004414766, -0.017197574, 0.038727507, 0.009036732, 0.024185855, -0.03978234, -0.027482213, -0.0026206053, 0.012431981, -0.0020355014, -0.023827964, -0.007233153, -0.023658438, -0.02473211, -0.03207828, 0.019495606, -0.008598787, 0.010934493, -0.013072417, 0.031475518, -0.027632905, 0.019090626, 0.028442867, 0.015718922, 0.025786944, -0.04400168], "docs/services/services.md::1781761566.123": [0.005249735, -0.0057951617, -0.032667182, -0.0052351253, -0.016450468, -0.020375594, -0.019859387, 0.01844712, -0.0010031961, 0.03486837, -0.0043561114, -0.010850102, 0.003939736, 0.007728506, -0.00035063166, -0.009798206, 0.003947041, 0.027505103, -0.0062724105, -0.04784174, 0.010275455, -0.0014646176, 0.0058876895, 0.028401162, 0.026959678, 0.021466449, -0.0089411065, -0.07160677, -0.008152186, 0.03453722, -0.0032823018, 0.005415311, 0.015135599, -0.03736175, -0.023239085, -0.027154474, -0.02228459, -0.044686057, -0.06817838, 0.0010543299, 0.00030406337, 0.009457314, -0.0125253415, -0.011677981, 0.03897855, -0.07850253, 0.012466903, -0.031712685, -0.0030461124, -0.067048565, -0.025712987, -0.00067813136, 0.009398876, -0.049361143, 0.059685297, 0.012106531, -0.06268515, -0.036641005, -0.071022384, 0.0017336786, -0.04117974, -0.013947347, -0.040517434, -0.006077615, 0.009262519, 0.064477265, -0.043984793, -0.00041941876, -0.015320655, -0.011775379, 0.012048093, 0.032199673, -0.047140475, 0.0062821503, -0.023667635, 0.031595808, -0.015047941, 0.013041549, -0.0071051605, -0.02473901, 0.030037444, 0.013080508, -0.018505558, 0.005697764, -0.041881002, 0.045854826, -0.04772486, 0.10043649, 0.02602466, -0.028167408, -0.021115817, -0.016255673, 0.007504491, -0.03636829, -0.006043526, 0.016976416, -0.022381987, -0.028420642, -0.0014147012, -0.0021500539, 0.009189471, 0.0015474056, 0.0057075038, -0.020492472, 0.015729725, 0.004122357, 0.014492774, -0.028206367, -0.024563694, -0.010168318, 0.0028172277, 0.021154776, 0.0010257193, 0.016304372, 0.013509058, -0.05419207, -0.0193237, -0.038452603, -0.031108819, -0.00016953284, 0.028225847, 0.040127844, 0.027758338, -0.06794462, -0.033407405, 0.0034235285, -0.0015839298, 0.021992397, 0.024680572, -0.004039569, -0.049283225, -0.04246539, -0.020609349, -0.015739465, -0.03399179, -0.0071587292, 0.029102426, 0.032511346, -0.02228459, -0.048309248, 0.069619864, 0.024446817, -0.03652413, -0.016762141, -0.014112923, -0.014551213, 0.032861978, 0.032199673, -0.015807644, -0.016567346, 0.05294538, 0.018651655, 0.005688024, 0.01757054, -0.009788467, -0.020706747, -0.01093776, -0.016236193, 0.016674483, 0.026258415, -0.002809923, 0.004482728, -0.025537672, 0.022089794, 0.031712685, -0.023745554, 0.008054788, 0.0064866855, 0.0051328577, -0.01801857, 0.042621225, -0.01050921, -0.022381987, 0.021524888, 0.03453722, 0.0047676163, 0.10020273, 0.013713593, -0.006087355, -0.035861824, -0.037517585, 0.028595958, -0.040361598, -0.011161774, -0.045036685, -0.023784513, -0.0031191607, -0.048465084, -0.016917977, 0.06295786, 0.013986306, -0.009715418, 0.062217638, -0.0168011, 0.0068908855, -0.0037473757, 0.005171817, -0.014492774, 0.008142446, 0.0015644502, -0.014950544, -0.004984326, 0.03944606, -0.0012223409, -0.015914781, 0.009525493, 0.003150815, -0.035082642, 0.002929235, -0.037985094, 0.0017312437, 0.020180799, 0.02557663, 0.021894999, -0.064905815, 0.027427185, 0.014151882, -0.027875215, 0.012262368, -0.010392332, 0.022128753, 0.03942658, 0.043361448, -0.001845686, 0.016577085, 0.0036402382, 0.023141688, 0.03364116, 0.019226301, -0.0072220378, -0.009082333, -0.005288694, -0.02477797, -0.030485474, 0.005541928, 0.00059656077, -0.05485437, 0.003988435, -0.014112923, 0.039251264, -0.016031658, -0.003944606, 0.011395528, -0.005196166, -0.03599818, 0.021485928, 0.07316513, 0.046283375, -0.02010288, 0.023998788, -0.0014402681, -0.02228459, -0.006467206, -0.0149992425, 0.046361294, 0.011074116, 0.020258717, -0.0018615131, 0.011921476, -0.0017129817, -0.011901996, 0.019138644, 0.01928474, 0.034264505, 0.013479839, -0.021739163, -0.013382441, -0.015291436, 0.02933618, -0.00962776, -0.0327451, -0.010265715, -0.0022279718, -0.014073964, -0.015719986, -0.0042635836, 0.002124487, -0.0071489895, 0.07374952, 0.011181254, -0.0077966843, 0.028751794, 0.009306348, 0.006243191, 0.031362053, 0.033485323, -0.024894847, -0.0025810385, 0.008346981, -0.048504043, -0.003939736, 0.006959064, 0.08617747, -0.004745702, -0.03406971, 0.036329333, -0.013246085, -0.18482183, -0.010246236, -0.00335535, 0.046750885, -0.0050159805, 0.0068567963, -0.033719078, -0.017852994, -0.06821734, 0.024914326, -0.019654851, -0.056256898, -0.04955594, -0.06330849, -0.022362508, -0.037537064, 0.01257404, -0.004402375, 0.031381533, -0.035374835, -0.055633552, -0.006959064, 0.03773186, 0.041296616, -0.02768042, -0.006330849, 0.0772948, -0.030816626, -0.026258415, -0.015681027, 0.0077479854, 0.0018724704, 0.009004415, -0.016109576, 0.011658502, -0.014551213, -0.0014025266, 0.009510883, -0.03062183, -0.0007499621, 0.0062383213, 0.040790148, -0.0030120232, 0.02226511, 0.04324457, -0.021076858, 0.020453513, -0.012875973, -0.014142143, -0.026277894, 0.005955868, -0.015603108, 0.01843738, -0.039621376, -0.04566003, -0.022907933, 0.01300259, 0.06264619, -0.008249584, -0.0053227833, -0.033115212, -0.016265413, 0.05380248, 0.0032141234, -0.030680269, -0.014229801, 0.0141031835, -0.026745403, -0.0045046424, -0.043984793, 0.03558911, -0.010100139, -0.022167712, -0.013586977, -0.0012272107, 0.033816475, -0.011794859, -0.04827029, -0.031732164, -0.11602011, 0.021349572, 0.031128298, -0.022537822, 0.05610106, -0.021797601, -0.022518342, 0.017814035, 0.0074363127, 0.031323094, 0.27318102, 0.035472233, -0.024057226, -0.0032920416, 0.0745287, -0.024037747, 0.0060240463, 0.02692072, 0.048543002, -0.03282302, -0.011833818, 0.014005786, 0.011220213, -0.004940497, -0.0002463857, 0.017044595, -0.09482638, 0.0021549237, 0.072697625, -0.02308325, -0.017453663, -0.028810233, 0.011950695, -0.0056344555, -0.033426885, -0.0054932293, 0.033368446, 0.037556544, -0.014931064, 0.032491866, 0.0005399484, 0.025732467, -0.015320655, -0.036757883, -0.034556698, -0.016732922, -0.0011273781, -0.015164819, -0.013947347, 0.019927565, -0.037205912, -0.025479233, 0.03235551, 0.035861824, -0.009364787, -0.027992092, 0.012807795, -0.011561104, -0.024154624, -0.0016289762, -0.010665046, -0.016099837, -0.014648611, 0.029453058, -0.013596716, -0.05614002, -0.015437532, -0.02982317, 0.023940349, 0.046283375, 0.006642522, 0.004477858, -0.09599515, 0.027914174, -0.0044973376, 0.04199788, 0.0048382296, -0.024622133, 0.026277894, 0.020648308, 0.02181708, -0.01007092, -0.011453967, -0.016216714, 0.03518004, -0.03064131, -0.008317762, 0.01968407, -0.07943755, 0.048465084, -0.029063467, 0.0060581355, 0.013187646, 0.02101842, -0.024700051, 0.027115515, -0.045387316, 0.041335575, -0.016947197, -0.029043987, -0.010002742, -0.02561559, -0.0076067587, 0.035082642, 0.007772335, 0.023998788, 0.056256898, 0.008765791, 0.009871255, -0.020862583, 0.015710246, 0.017375747, 0.0029000158, 0.0059412583, 0.0006483033, 0.021271653, -0.006345459, 0.0461665, -0.021115817, 0.022985851, -0.048036534, 0.04417959, 0.019947045, -0.03599818, -0.011658502, 0.047530066, 0.017317308, 0.015077161, 0.05243891, -0.026764883, -0.0141031835, -0.0032482126, -0.017307568, -0.039153866, 0.00036189324, -0.06369808, -0.044452302, -0.033524282, -0.015486231, 0.07787918, 0.045893785, -0.04277706, 0.0009076246, 0.04449126, 0.019761989, -0.02764146, -0.024855888, 0.012048093, -0.0020526561, 0.039972007, -0.027836256, -0.01172668, -0.018495819, 0.005829251, 0.0028415772, -0.0108598415, 0.012457163, -0.00075544073, -0.01510638, 0.018710094, -0.01007092, 0.042153716, 0.03270614, -0.06089303, -0.013518798, -0.04406271, -0.02432994, 0.027407708, 0.06175013, -0.026258415, -0.016138796, -0.01845686, 0.053997274, 0.065334365, 0.011405268, 0.009394006, -0.024836408, 0.03853052, 0.044335425, -0.03401127, 0.030836105, -0.028576478, -0.04815341, 0.027018117, -0.025732467, -0.017521841, -0.055594593, -0.020784665, 0.012749356, 0.015719986, 0.028849192, 0.00091553817, 0.002556689, -0.04195892, 0.0105189495, 0.10160526, -0.030329637, -0.010460511, -0.0049185827, -0.0148726255, -0.03566703, 0.091553815, 0.016245933, -0.0030339377, 0.034576178, -0.000787095, 0.0063211094, 0.017843254, 0.048893634, -0.007757725, -0.01381099, 0.03153737, 0.00047237874, 0.01682058, -0.007290216, -0.04285498, 0.0145317335, 0.03313469, -0.026628526, 0.011220213, 0.014921324, 0.03399179, -0.018583477, 0.0045533413, -0.0024812059, -0.00877553, 0.008254454, 0.046828803, 0.0101780575, -0.027953133, -0.0090677235, -0.022985851, 0.0038106842, -0.03853052, 0.01047999, 0.015457012, 0.015719986, -0.00921382, -0.0121844495, 0.03366064, 0.0060240463, 0.0015206212, 0.03810197, -0.02645321, 0.0003396744, -0.015778424, 0.0024848583, 0.016479688, 0.013684374, -0.025790906, 0.019791208, 0.017541321, -0.0048771887, 0.036231935, 0.033719078, 0.04527044, -0.013489579, 0.0065646037, -0.011940955, 0.01553493, -0.02563507, -0.02343388, 0.0023326743, -0.029005028, 0.04324457, 0.04819237, 0.03186852, -0.007640848, -0.007163599, -0.0057562026, 0.0029681942, 0.016099837, -0.023706594, -0.0014974893, -0.01382073, 0.0015620153, 0.04063431, -0.042231634, -0.019469796, -0.04032264, 0.0012807795, -0.010567648, -0.026316853, 0.0124376835, 0.059334666, -0.0119701745, -0.016304372, -0.01931396, -0.0015291435, 0.04410167, -0.0071879486, -0.0032019487, 0.010226756, 0.05785422, -0.022557301, -0.004241669, 0.03993305, -0.05255579, 0.044023752, -0.017375747, 0.052360993, -0.016109576, -0.016284892, 0.06284098, -0.008006089, -0.010528689, -0.022167712, 0.024193583, -0.011259171, -0.0031142908, -0.035511192, 0.025790906, 0.0048357947, 0.0055711474, -0.013606456, 0.004475423, -0.00016694571, -0.029141385, 0.01720043, 0.0061360537, -0.0074557923, -0.0131194675, 0.008161926, 0.01008066, 0.017531581, -0.017054334, 0.00089058, -0.034576178, 0.00058255985, 0.0022961502, 0.0011018112, 0.01302207, 0.0019832603, -0.017414706, -0.037634462, 0.01469731, -0.0124376835, 0.010382593, -0.017083554, -0.01973277, -0.012729877, -0.020823624, -0.04367312, -0.056685448, 0.019567193, 0.0010713745, 0.023258565, -0.02847908, 0.07335993, -0.010801403, -0.010879321, 0.029453058, 0.05703608, -0.021057379, -0.029219303, -0.01761924, 0.0013294783, -0.032569785, -0.015690766, 0.0042246245, 0.031381533, 0.004163751, -0.017736116, -0.056724407, 0.00017120686, 0.008970326, -0.032199673, -0.004022524, -0.013937607, 0.010733224, -0.036699444, 0.06587979, 0.016762141, -0.009126162, 0.023317004, 0.025849344, 0.023628676, 0.0075629298, -0.020472992, 0.019197082, -0.011863037, 0.0085125575, -0.024855888, 0.01970355, -0.021349572, 0.02431046, -0.011940955, -0.019089945, 0.03019328, 0.032511346, -0.013275304, 0.013362962, -0.037809778, -0.006072745, -0.026161017, 0.023745554, -0.0016521082, -0.0141908415, 0.028147928, -0.0025542541, -0.015661547, 0.011658502, -0.01678162, 0.02230407, -0.14446023, 0.026959678, -0.0033310007, -0.011434487, -0.050529916, 0.034303464, 0.029511496, -0.022011876, 0.016732922, -0.023200126, -0.05115326, -0.0006872624, 0.06603563, -0.03408919, 0.009009285, 0.023570238, -0.022498863, -0.032998335, 0.0014548778, 0.068334214, -0.0026394771, 0.0073924838, 0.06591875, 0.04277706, 0.061594293, -0.01047999, -0.054737497, 0.024057226, -0.0327451, 0.00068300124, -0.011434487, -0.04955594, 0.024076706, 0.021096338, 0.00585847, 0.031206217, 0.029258262, -0.035413794, -0.012817535, 0.029492017, -0.04328353, 0.014181102, -0.0025079902, -0.018583477, -0.018749053, 0.04562107, 0.047997575, -0.030388076, -0.026141537, 0.020297676, 0.03145945, 0.043828957, -0.054737497, 0.01215523, -0.018164666, 0.0063211094, -0.043867916, -0.00671557, 7.4684234e-05, 0.042231634, -0.03482941, 0.03979669, -0.024641613, -0.021096338, -0.034712534, 0.018369202, -0.0728145, 0.03227759, -0.0077772047, 0.017278349, -0.04698464, -0.028868672, 0.030388076, 0.01383047, 0.009252779, -0.02304429, 0.019421097, 0.007884342, -0.026686965, 0.008950846, -0.034225546, -0.008507688, -0.008030439, 0.04106286, 0.046750885, 0.035861824, 0.020609349, -0.015642067, -0.005994827, -0.005658805, -0.00314351, -0.044686057, 0.006252931, 0.012661698, -0.03562807, 0.026180496, -0.01551545, -0.036991637, -0.0096228905, 0.019099684, 0.0035477104, -0.017385487, -0.0050062407, -0.005425051, 0.006472076, -0.010723485, 0.069580905, -0.04242643, 0.024115665, 0.008478468, -0.033952832, 0.029550456, -0.04453022, 0.009705679, -0.0753858, 0.0004519861, 0.06938611, 0.025518192, -0.010869581, 0.04780278, 0.022927413, 0.027544063, -0.017034855, -0.04191996, 0.045348357, 0.022830015, 0.02686228, 0.0098371655, 0.033290528, -0.042738102, 0.027602501, -0.055205002, -0.014638871, 0.04908843, 0.011658502, 0.002773399, -0.052672666, 0.037166953, -0.040829107, -0.050140325, -0.04032264, 0.010022221, -0.032667182, 0.003956781, -0.010431292, -0.004830925, 0.008926497, 0.01726861, 0.016947197, -0.033874914, 0.006126314, -0.01093776, 0.0068957554, 0.033387925, -0.0046288245, -0.014171362, -0.01639203, 0.042660184, -0.027505103, 0.03272562, 0.04912739, -0.0005974739, -0.048348207, 0.01802831, 0.004068788, -0.018476339, 0.003187339, -0.023959829, -0.003362655, 0.0022498863, 0.017404966, 0.030699749, -0.029297221, 0.020882063, 0.011337089, -0.01797961, 0.02766094, -0.013664895, 0.042738102, -0.008614825, 0.036134537, -0.0037108515, -0.03595922, -0.0092333, 0.0063941577, -0.030465994, -0.006175013, 0.01091828, 0.01217471, 0.013177906, -0.05080263, 0.00877553, -0.009471924, -0.043361448, 0.04375104, -0.013655155, 0.0084249, -0.0032530825, 0.0023144123, 0.07889212, -0.04566003, 0.013655155, 0.008999545, -0.016284892, -0.018330242, -0.0028659266, -0.013109728, -0.027368749, -0.0030875064, 0.0137622915, -0.016937457, -0.009184601, 0.03147893, 0.0336022, 0.021719683, -0.0032482126, 0.011580584, 0.01130787, -0.028147928, 0.007504491, 0.020823624, 0.029141385, -0.018992547, -0.06007489, -0.019148383, -0.04819237, 0.038764276, 0.017278349, -0.013187646, 0.018359462, -0.020667788, 0.0016289762, -0.023628676, 0.021271653, -0.035900783, 0.030543912, -0.040049925, -0.010820882, 0.012739616, -0.048854675, 0.036660485, -0.030758187, -0.012330546, -0.0030753317], "docs/services/usenet.md::1771398813.228": [-0.035524033, 0.013999716, -0.03726657, 0.014207632, -0.041702125, -0.014831383, 0.04526641, -0.029108321, 0.012752216, 0.004403376, 0.017088762, 0.036910143, -0.015603644, -0.006885999, 0.0054503847, 5.5730616e-05, 0.0072176754, 0.01179184, 0.046969343, -0.03439534, -0.0009071598, 0.028553877, 0.030296415, 0.012177971, 0.045622837, 0.046969343, 0.008173102, 0.0050122747, -0.021346102, 0.039226927, -0.038474467, -0.005029601, 0.014098724, 0.019276837, -0.023227252, -0.00021874557, -0.018554078, -0.039959587, -0.041781332, 0.012237376, -0.023385664, -0.020494634, -0.015197712, -0.028870702, 0.039939784, -0.060513623, 0.014752176, -0.027048957, 0.012276979, -0.0101186065, 0.00057424576, -0.01654422, 0.026633123, -0.044474345, 0.031246891, 0.021425309, -0.03172213, 0.014811581, -0.038890302, -0.006762239, -0.00890081, 0.04475157, -0.04803863, -0.009979996, 0.009138429, 0.03374189, -0.019019416, 0.015712552, -0.041187283, -0.075721234, 0.011752237, 0.01203936, -0.024039116, -0.029821178, -0.05405831, 0.025623243, 0.022415387, -0.042098157, -0.04918712, -0.0053464263, 0.0008465175, -0.0092473375, 0.01668283, 0.021524316, -0.026415305, -0.04427633, -0.054969184, 0.06974116, 0.05302863, 0.006564223, -0.038434863, -0.017395686, 0.008673091, -0.045068394, -0.036058675, 0.013019538, -0.03459336, -0.008489927, 0.035444826, 0.048197042, -0.012455193, 0.02534602, -0.008326564, -0.018237254, 0.04839506, -0.01141561, 0.029543955, 0.016276898, -0.0015890767, -0.026791535, 0.016465012, 0.00011192533, 0.012059161, 0.0200689, 0.009306742, -0.026177688, 0.018474873, -0.027029155, 0.021959951, -0.009861186, 0.046612915, 0.04855347, -0.015969973, -0.009668121, 0.020771855, -0.008881008, -0.03148451, 0.0138017, 0.02734598, 0.02459356, 0.007014709, 0.0489099, -0.023484671, -0.019118425, -0.061780926, 0.013177951, 0.026870742, 0.052276168, 0.001150348, -0.07370148, 0.06423632, 0.020811459, -0.008930512, -0.02370249, 0.01041563, -0.029702367, 0.037088357, 0.001492544, -0.0146729695, -0.043840695, 0.010950273, 0.012752216, -0.02031642, -0.015326422, 0.050652437, -0.019346142, 0.01404922, -0.007074114, 0.03665272, 0.016326401, -0.012395788, 0.007791921, -0.031543914, 0.007579054, 0.04902871, -0.017861024, 0.011306701, 0.0072671794, -0.02421733, -0.051682122, 0.03348447, 0.003398446, 0.015197712, -0.0007660736, 0.022138165, 0.009267139, 0.065028384, 0.015989775, 0.028553877, -0.04740498, -0.034434944, 0.017078862, -0.009470105, -0.019375844, -0.046256486, -0.036910143, -0.022732213, 0.004150906, -0.00677214, 0.012138368, 0.008742397, 0.0068166936, 0.0539395, -0.04451395, 0.011445313, 0.017088762, 0.015781859, -0.0162967, 0.024811378, 0.0036806185, -0.03500919, 0.023148045, 0.035662644, 0.028395465, -0.03825665, 0.004391, 0.009697823, -0.016524417, 0.0033068636, -0.07449354, -0.019534258, -0.030771654, -0.022910427, -0.00015887673, -0.050731644, 0.0136036845, 0.0019281787, 0.013623486, 0.019930288, -0.03564284, -0.019534258, 0.025048997, -0.014078923, -0.0114750145, 0.04728617, -0.02421733, -0.016603624, -0.014326442, 0.0037623, -0.026118282, -0.054889977, 0.0051236586, 0.019860983, -0.019900586, 0.06918672, -0.014613565, -0.052592993, -0.017989734, 0.007613707, -0.008227556, -0.0002831007, -0.025999473, 0.007955284, -0.03409832, -0.05306823, 0.028514273, 0.013346264, 0.011613626, -0.020108502, -0.014484854, -0.025702449, -0.0021336202, -0.04029621, 0.008975065, 0.041820936, 0.024157926, 0.03724677, -0.03397951, -0.04154371, -0.006321654, 0.054969184, -0.019078821, 0.009079024, 0.028177647, -0.0006441701, -0.011435412, -0.05104847, -0.041820936, 0.0014306641, -0.0038959605, -0.0464149, 0.038890302, 0.055246405, -0.018682789, -0.028435066, 0.04451395, 0.00891071, -0.014019518, 0.03988038, 0.04427633, 0.00840577, 0.046850536, 0.011851245, -0.006935503, 0.028692488, -0.024296537, 0.0338409, -0.009712675, 0.0068315445, 0.0011169328, -0.057305768, 0.042335775, 0.047246568, -0.007663211, 0.013861105, 0.0098314835, -0.016514517, -0.1956396, -0.005321674, 0.034038913, 0.046256486, 0.0028242, -0.0027647954, -0.045424823, -0.0010420581, -0.051840533, 0.019524356, -0.03399931, -0.041860536, -0.010979976, -0.024870783, 0.010277019, -0.0026162835, -0.012841323, 0.0021323825, 0.0025791556, -0.013385867, 0.0055642435, -0.043959506, 0.024850981, 0.009574063, -0.022573799, 0.003688044, 0.04114768, 0.0026880642, -0.006098886, -0.0073661874, -0.028256852, 0.0056533506, 0.0054751365, -0.0009956481, 0.047880217, 0.036217086, 0.002272231, -0.03300923, 0.02997959, -0.0045865406, 0.0026806388, 0.0138908075, -0.029009312, 0.03835566, 0.024534157, 0.020395625, -0.0046385196, -0.011821543, -0.026732132, -0.011603725, 0.003450425, -0.0313459, 0.0009356246, -0.020672848, -0.034157723, 0.00050184625, 0.0046583214, 0.053345453, 0.02017781, -0.0008947838, 0.02657372, 0.0070295604, 0.05081085, -0.06708775, -0.041108076, 0.006098886, 0.01492049, -0.018395666, 0.044117916, -0.05255339, -0.0064107613, -0.041108076, -0.002658362, 0.0042721904, 0.029207328, 0.009123578, -0.007613707, -0.06447394, -0.028256852, -0.118017405, 0.032712206, 0.0238213, 0.008598835, 0.020257015, -0.046216883, 0.0060642334, 0.01581156, -0.022375785, 0.015158108, 0.2520345, -0.02960336, -0.00828696, 0.003435574, 0.022811418, -0.030652843, 0.061028466, 0.025781656, 0.037226968, -0.015316521, -0.021207491, 0.033187445, 0.04368228, -0.01781152, 0.0011862384, 0.025365822, -0.038593277, 0.006737487, 0.061266083, 0.00030537747, 0.024652965, -0.039365537, -0.005371178, -0.0042721904, -0.040058594, -0.024435148, -0.0059305727, 0.0376428, -0.009044371, 0.04415752, -0.012009658, 0.01416803, 0.028534075, -0.010514638, -0.041028872, 0.008940413, -0.0072176754, -0.0061533405, -0.037682403, 0.01667293, -0.037583396, -0.025009394, 0.02045503, 0.020672848, 0.003636065, -0.034434944, 0.019009516, -0.0047771307, -0.03059344, -0.007064213, -0.0476426, 0.009588915, -0.041187283, 0.002621234, 0.013385867, -0.029999392, -0.0014393273, -0.01842537, 0.009712675, 0.09045361, 0.032811217, 0.005717706, -0.058771085, 0.017653108, -0.029702367, 0.018969912, 0.0188016, -0.050375216, 0.024474751, 0.03685074, 0.04689014, 0.014019518, 0.03599927, 0.017603604, 0.051404897, -0.02170253, 0.011425511, 0.025009394, -0.039939784, 0.03738538, -0.0007178072, 0.015465033, -0.0058761183, -0.001581651, 0.0015804135, -0.003512305, -0.0043563475, 0.06669172, 0.00045172352, -0.041464508, -0.0036459656, -0.01919763, -0.037365578, 0.0032697357, 0.009321593, 0.044197123, 0.023365863, 0.038731888, -0.014692771, -0.0115740225, 0.013336363, 0.03562304, -0.011286899, -0.01392051, 0.0018365964, -0.024177728, -0.030078597, 0.007123618, 0.009975045, 0.021247094, -0.009920591, 0.046850536, -0.019167928, -0.026791535, 0.011088884, 0.0288509, 0.043207046, 0.008158251, 0.060038388, 0.02496979, 0.0027425187, -0.005089006, -0.008133498, -0.0076186573, -0.0024170303, -0.035860658, -0.05679093, -0.024553958, 0.007410741, 0.08427552, 0.027425187, -0.034969587, -0.009890889, 0.024732172, 0.0055543426, 0.008108746, 0.045622837, 0.017831322, -0.040830854, 0.035662644, -0.0075196493, -0.0029652864, -0.0038662583, -0.029761773, 0.0238411, -0.00978693, 0.028276654, 0.031880543, -0.0011621051, -0.024771774, -0.019356044, 0.03498939, 0.024534157, -0.04324665, -0.019781778, -0.0070543126, -0.002430644, 0.00991069, 0.00022539766, -0.052276168, 0.0067424374, -0.001100844, 0.058018625, 0.05053363, 0.013078943, 8.9184454e-05, -0.0143759465, -0.0038613079, -0.045702044, -0.03300923, -0.005017225, -0.04023681, -0.052474182, -0.017039258, 0.014029418, -0.034652762, -0.04380109, 0.008692893, -0.0363755, 0.008692893, 0.015722454, -0.016999654, -0.010692853, -0.061741322, -0.009583964, 0.0011633427, -0.000693674, -0.0063711577, 0.015128406, -0.027207369, 0.013197753, 0.10352265, -0.034296334, -0.009678022, 0.015950171, 0.008019639, -0.0024244557, 0.05191974, -0.00357666, 0.00238114, -0.022157967, 0.027920226, 0.037979428, 0.023999514, 0.005836515, -0.03122709, -0.028316258, 0.014296739, -0.019138226, 0.0005683672, 0.01842537, 0.012405689, -0.044236727, 0.019959992, 0.011455214, -0.007885979, 0.0045197103, 0.047246568, 0.05342466, -0.040217005, -0.030771654, 0.00990079, 0.0145739615, -0.05817704, -0.0007444156, 0.014623466, 0.0188016, 0.010103756, 0.008465175, -0.015712552, -0.0077721197, 0.017098663, 0.011227495, -0.048236646, 0.001085374, -0.049107917, 0.014633367, 0.025405426, 0.04427633, 0.0121482685, 0.010692853, -0.010643348, -0.01041563, 0.04752379, 0.0038736837, 0.07251338, -0.03485078, -0.030712249, -0.010544341, -0.032514192, -0.045979265, 0.0067919414, 0.0061879936, -0.042098157, 0.03597947, 0.01942535, 0.031147882, -0.016643226, -0.007450344, -0.0146729695, -0.02445495, 0.012890828, -0.014969993, 0.015465033, -0.03823685, -0.02231638, 0.043484267, -0.037226968, -0.035821054, 0.0025148005, 0.01328686, 0.02496979, -0.02833606, -0.023722291, 0.038830895, -0.03938534, -0.014514557, -0.00802954, 0.027068758, 0.043167442, -0.014752176, 0.033583477, -0.028633082, 0.06578084, -0.041820936, 0.06586005, -0.016940251, -0.026732132, 0.026732132, -0.011346305, 0.053266246, -0.021227293, -0.048632678, 0.007678062, 0.01078196, 0.031385504, 0.017841222, 0.0451872, -0.007460245, 0.016465012, -0.0021162936, 0.0031855789, -0.036296293, 0.003799428, -0.010316622, 0.036593318, -0.019464951, -0.012257177, 0.018207552, -0.009999798, 0.0055543426, -0.035326015, 0.019831281, 0.017900627, 0.054137517, -0.015940271, 0.044593155, -0.018078841, 0.010326523, 0.033583477, 0.023286657, 0.03150431, -0.05920672, 0.022177769, -0.01592047, 0.011385907, -0.033306256, 4.142088e-05, -0.013752196, 0.06601846, -0.0018328836, -0.02685094, -0.0013056666, 0.00077597436, -0.017771916, 0.027761813, 0.05089006, -0.04114768, -0.01657392, -0.041820936, 0.014286839, -0.000104731786, 0.061305687, -0.025504433, -0.03199935, -0.039583355, 0.005371178, 0.01329676, -0.0739787, 0.0064206617, 0.0059107714, 0.014316541, -0.008811703, -0.056078073, 0.03073205, -0.0014888312, -0.009420601, 0.0011385907, 0.007925582, -0.021583721, -0.020534238, 0.0326132, 0.051761325, -0.0016125911, -0.023148045, 0.005480087, -0.033583477, -0.014969993, -0.016108584, -0.012772018, 0.011069083, -0.0073166834, -0.004631094, 0.021920348, 0.008212705, 0.050454423, -0.03209836, -0.008727546, 0.030672645, 0.005871168, 0.0010779485, -0.032335978, -0.020811459, -0.02221737, -0.05306823, -0.011772038, -0.0057721604, -0.033405263, -0.012158169, 0.06221656, -0.045306012, 0.020969871, -0.009301792, 0.017920429, -0.14993756, 0.037860617, 0.004650896, -0.010871067, -0.007123618, -0.0059008705, 0.039563555, -0.070137195, -0.007098866, -0.021227293, -0.055246405, -0.0056533506, 0.008435473, -0.020613443, 0.012009658, -0.005306823, 0.015385827, -0.014158129, -0.030930066, -0.0069206515, 0.012257177, -0.014484854, 0.028652884, -0.016138287, -0.0133165615, -0.014177931, -0.012385887, -0.027068758, -0.04352387, -0.003059344, -0.0017041734, -0.03990018, 0.026534116, 0.037226968, -0.028652884, 0.029108321, 0.023385664, -0.03110828, -0.020989673, 0.05243458, -0.015712552, 0.026692528, -0.048711885, -0.037860617, 0.020276817, 0.08522599, -0.0006577837, -0.03197955, -0.0030444928, -0.027128162, 0.0047449535, 0.010811662, -0.034811176, 0.0014121, 0.010227515, 0.010712654, -0.04312784, 0.005039502, -0.032811217, 0.038474467, -0.026454909, 0.04166252, -0.021959951, -0.043603078, -0.013979915, 0.023108441, -0.042612996, 0.04166252, 0.02823705, 0.010069103, 0.0058761183, -0.013078943, -0.021207491, 0.0060295807, 0.0100394, 0.0066780825, 0.016415508, 0.0019343668, -0.051404897, -0.019227333, -0.0049107913, -0.0075939056, -0.024791576, 0.050731644, 0.07916671, 0.043444663, -0.015484834, 0.023940109, 0.044395138, -0.018979814, -0.051523708, -0.048197042, -0.005066729, 0.061028466, -0.032553796, 0.006762239, 0.008351316, -0.005569194, 0.020890666, 0.014692771, 0.01592047, -0.01619769, -0.0055246404, 0.04292982, 0.026019275, -0.06011759, 0.023484671, -0.00067077845, 0.00764836, -0.0051880134, -0.009326544, 0.02184114, -0.0091483295, 0.009039421, -0.047602996, -0.022672808, -0.0032697357, -0.031603318, -0.031920146, -0.053979103, -0.030553836, -0.006004829, -0.017861024, -0.030791454, 0.041781332, -0.006975106, 0.030633042, 0.01644521, 0.0064652152, -0.056117672, -0.0061929435, -0.020167908, -0.036217086, 0.04728617, -0.0068166936, -0.05191974, -0.0023873278, 0.033722088, -0.053662278, -0.023643086, -0.028593479, -0.0019455052, -0.0055048387, -0.032296374, -0.002525939, -0.013732395, 0.015336323, -0.0025420277, 0.013583883, -0.06277101, 0.017177869, -0.01619769, -0.02306884, 0.06918672, -0.0025568788, 0.01870259, 0.0035816105, 0.03237558, 0.0048068333, 0.054771166, 0.0023799022, -0.0664937, -0.020752054, -0.012772018, -0.042612996, -0.0061285887, -6.6907676e-05, -0.0008230031, -0.011138388, -0.018960012, 0.028732091, 0.026435107, -0.005569194, 0.023484671, 0.031207288, -0.018979814, 0.012762117, -0.01904912, 0.01581156, 0.031939946, 0.032137964, 0.027801417, 0.055800848, 0.0034974539, 0.0063711577, 0.022375785, -0.017029358, 0.013821502, 0.023425268, -0.053820692, 0.01166313, -0.040830854, -0.030078597, -0.019662967, 0.024276735, -0.02685094, 0.026039075, -0.016910547, -0.0033662685, 0.042692203, -0.012861125, -0.018781798, -0.023880703, -0.016148187, 0.0006454077, 0.03399931, -0.077780604, 0.0084701255, 0.0036484408, 0.104314715, 0.0034925034, 0.024910387, 0.020870864, 0.017504595, -0.02821725, 0.0032251822, 0.037108157, 0.015009597, 0.0054107816, -0.008678041, 0.019989694, 0.0036434904, 0.0013390818, -0.0058612674, -0.065067984, -0.039820977, 0.01216807, -0.004482582, 0.011138388, -0.0060543325, 0.036157683, -0.02184114, -0.0011664367, 0.02546483, 0.044197123, -0.032276575, -0.02332626, -0.04079125, -0.016247196, -0.009603766, 0.042058554, 0.020613443, 0.011484915, 0.014870985], "docs/software/searxng.md::1771398858.259": [-0.014394394, -0.034811225, -0.018767375, 0.002173304, 0.00092302496, -0.035846934, 0.034772865, -0.010577626, -0.03764983, 0.01474922, 0.020292163, -0.0048045246, -0.014969787, 0.00087088003, 0.007499278, -0.021692285, 0.004313044, 0.013780642, -0.012169545, -0.029977933, -0.045647778, 0.013368278, 0.039069127, -0.020177085, 0.015573948, 0.01767413, -0.004910013, -0.05654187, -0.03590447, 0.0023603067, 0.0010824566, 0.015295842, 0.033334386, -0.03145477, -0.03166575, -0.04944537, -0.024415808, -0.017041199, -0.036997717, -0.007249941, 0.009585074, 0.03289325, -0.016791862, 0.0028553836, 0.045839578, -0.046031374, 0.01028034, -0.04419012, 0.023744516, -0.07096504, -0.059994224, 0.017779619, 0.022190958, -0.052821003, 0.022248497, 0.01099958, -0.041313156, -0.0075376374, -0.032624736, -0.03377552, -0.045110747, -0.021270331, -0.000121371784, -0.030399887, -0.007950001, 0.024473347, -0.016609654, 0.028980585, -0.024876121, -0.032605555, 0.023610258, -0.02057986, -0.045110747, -0.023380103, -0.04480387, 0.0042794794, 0.010337879, 0.02194162, 0.034830406, -0.026276242, 0.010481727, 0.019985288, 0.021174433, -0.0052360687, 0.00039498275, 0.03385224, -0.053856708, 0.13748036, 0.030706761, -0.052437406, -0.015008146, -0.027580464, 0.011133838, -0.0153629705, -0.024473347, 0.03883897, -0.0125051895, -0.03446599, 0.006679344, -0.008141799, -0.030457426, 0.008458265, -0.018019365, -0.021481307, 0.024876121, -0.0066266, 0.035731852, -0.025317255, -0.011210557, -0.048064426, 0.017050788, 0.012850425, 0.024224011, 0.040737767, 0.010098132, -0.027484566, -0.026218703, -0.013099762, 0.0134929465, 0.030303987, 0.0063580833, -0.033315208, 0.070312925, -0.055582885, 0.01977431, 0.017923467, -0.022632092, 0.034063216, 0.00886104, 0.01903589, 0.021769004, -0.014988966, -0.033967316, -0.006751268, -0.04921521, 0.014125878, 0.013895721, -0.0035578415, -0.006453982, -0.045762856, 0.084007256, 0.03951026, -0.031147895, -0.031723287, 0.026180344, 0.017079558, 0.0235719, 0.033967316, -0.012294212, -0.021558026, 0.04702872, 0.043729804, -0.0057011773, 0.042502303, 0.033161767, -0.03446599, 0.040967923, 0.035846934, -0.013751873, 0.033430286, -0.0063341088, 0.031684928, -0.048946694, 0.01326279, 0.026218703, -0.016791862, 0.0048045246, -0.0070101945, -0.009278199, -0.041658394, 0.023802057, -0.004811717, 0.034907125, 0.014864298, 0.048869975, 0.00087207876, 0.08546492, 0.0059936685, -0.012150365, -0.03016973, -0.040200733, 0.020368883, -0.008319212, -0.033641264, -0.06471244, -0.016945299, -0.014250546, -0.037093613, -0.017511101, 0.056887105, -0.0025005585, -0.040008936, 0.053396393, 0.004154811, -0.011124249, 0.0100310035, -0.0168494, -0.043576367, 0.01621647, -0.01828788, -0.006549881, 0.008098645, 0.030821841, 0.004356198, -0.029613517, -0.045187466, -0.02274717, -0.059073597, 0.012236673, -0.051631857, -0.0046798564, -0.007350635, 0.02930664, 0.020407243, -0.032720633, 0.026621478, 0.007427354, 0.023993853, 0.010443368, -0.017894696, 0.021481307, 0.015113634, 0.029229922, -0.028999764, 0.045954656, 0.018700246, 0.05431702, -0.010932451, -0.0064395973, -0.005653228, -0.03607709, 0.029901214, -0.0009667787, -0.0184605, 0.04192691, -0.031224616, -0.048026066, -0.030975278, -0.028079137, 0.01987021, 0.0060416176, -0.016331548, -0.029134024, -0.0020318537, -0.039932217, -0.010922861, 0.035003025, 0.012294212, -0.04062269, 0.00114539, 0.012936734, 0.003047181, 0.0012095222, 0.0055525345, 0.07180894, -0.005873795, 0.0063628783, 0.000112606045, -0.0067224987, -0.02572003, 0.01920851, 0.0036657276, 0.016245238, 0.040545966, 0.0071828123, -0.0003668125, -0.03452353, 0.019851029, 0.014988966, 0.03977878, 0.015190354, 0.023610258, 0.019735951, -0.018057724, -0.045340903, 0.029153204, 0.022325216, -0.034657788, 0.06973753, 0.016417857, -0.0017717284, 0.0011819514, 0.015401331, 0.043077692, 0.004396955, 0.029114844, 0.0010938445, -0.031780828, -0.02197998, 0.004595945, -0.040162373, -0.012092825, 0.055467807, -0.027235229, -0.015151993, -0.009235044, -0.028347654, -0.17323141, -0.025067918, 0.007926027, 0.04752739, 0.0012239071, 0.006674549, -0.038129322, -0.03523318, -0.04990568, -0.012342162, 0.022919789, -0.042118706, -0.035214, -0.030706761, 0.0059073595, -0.008899399, -0.012927144, -0.00549979, 0.033487823, -0.0153629705, -0.07852185, -0.030361528, 0.049752243, 0.028155858, -0.033583723, -0.0074753035, 0.018633116, -0.055429447, -0.0016434639, -0.027733903, 0.031512313, -0.018671475, -0.0072163767, 0.00062154344, 0.062219072, 0.01255314, -0.007273916, -0.0014049159, -0.026065266, 0.017242586, 0.016811041, 0.04618481, 0.035079744, 0.022267677, 0.01620688, 0.020675758, -0.007643126, 0.02199916, -0.02719687, -0.049291927, 0.0068615517, -0.017319305, 0.0054566357, -0.0031838366, -0.061375163, -0.006847167, -0.013828591, 0.0015595525, -0.027331129, -0.001967122, -0.011143428, -0.038532097, 0.025029559, -0.045762856, -0.071847305, 0.037937522, -0.015784925, -0.0016590474, 0.051555138, -0.0014624551, 0.05504585, -0.05861328, -0.034274194, 0.0061375163, -0.018863274, -0.0056052785, -0.023686977, -0.021116892, -0.013742283, -0.13172644, 0.0022164586, 0.011987337, 0.021673106, 0.01248601, -0.015641076, -0.011651691, 0.025950186, -0.01395326, 0.025796749, 0.23736845, 0.05067287, -0.009613845, -0.0057731015, 0.056426793, -0.019045481, 0.028443553, 0.028194217, 0.018930402, -0.02424319, -0.016983658, 0.032317862, 0.018805735, -0.0027331128, 0.020905916, 0.04468879, -0.039030768, 0.013847771, 0.05216889, -0.026889995, -0.023744516, -0.029862853, 0.012255853, 0.023169124, -0.034983844, -0.006847167, 0.0018748195, 0.061605323, -0.011901028, 0.032145243, -0.00256529, 0.06555635, 0.03467697, -0.010491317, -0.049713884, -0.0039054744, 0.0008552965, -0.050519433, -0.04407504, -0.006175876, -0.057807732, -0.030016292, 0.02136623, 0.040124014, -0.006108747, -0.0034403657, -0.034235835, 0.005135375, 0.017443972, -0.0018820119, -0.038436197, -0.04626153, -0.018163214, 0.02715851, -0.012342162, -0.05067287, -0.030208088, -0.040929563, -0.0109804, 0.03170411, 0.004550393, 0.003857525, -0.10579544, 0.0061662863, 0.0050730407, 0.033430286, 0.0012718565, -0.010711884, 0.04913849, 0.00958028, -0.0006104551, -0.02211424, 0.033545364, -0.023149945, -0.008702806, -0.0070485543, 0.026084445, 0.03874307, -0.06946901, 0.08239616, -0.018086493, 0.005936129, -0.0092062745, -0.013205251, 0.015832875, 0.026679017, 0.004375378, 0.05228397, 0.005801871, -0.02719687, 0.0109804, -0.03446599, -0.01979349, 0.054125223, -0.008956938, 0.038301937, -0.004159606, -0.046875283, 0.016053442, -0.012687397, 0.02947926, 0.0020486359, 0.01621647, -0.028443553, 0.013090172, 0.0070101945, 0.0057635116, -0.0014145058, 0.00329412, 0.03356454, -0.01614934, 0.04787263, -0.008122619, -0.025528232, -0.015123224, 0.052053813, -0.0093453275, -0.011220147, 0.032087702, -0.014634141, -0.023226663, -0.009623434, -0.014471113, 0.0042866715, -0.023073226, -0.06989097, -0.023034867, -0.028059958, -0.04982896, 0.060876492, 0.009671384, -0.023686977, 0.0030807455, 0.034830406, 0.028481912, -0.019198919, 0.014797169, 0.05938047, -0.00808426, 0.021193612, -0.0040157577, -0.013636794, -0.015151993, -0.018239932, 0.0017093943, 0.0041164514, 0.015794516, -0.045877937, 0.008256878, 0.041389875, 0.018297471, 0.012438061, 0.005566919, -0.05500749, -0.0037927935, -0.012754526, -0.016667193, 0.010395419, 0.027791442, -0.030438246, -0.030668402, -0.004564778, 0.036230527, 0.068241514, 0.002857781, 0.03981714, -0.01844132, 0.02052232, -0.01979349, -0.0136559745, 0.018249521, -0.056810386, -0.0688169, 0.020867556, -0.014375214, -0.0032557608, -0.048754897, -0.001800498, 0.016484985, -0.010385829, 0.017846746, -0.00062813645, -0.032912433, 0.0043729804, 0.050404355, 0.0235719, 0.016743911, -0.013051813, 0.047450673, -0.049637165, -0.0137135135, 0.08316335, -0.01248601, -0.031013638, 0.01992775, 0.008271262, 0.040469248, -0.0013941273, 0.012677807, -0.000110957786, 0.0040229503, 0.007911642, -0.02865453, 0.034005675, 5.0196973e-05, -0.029671056, -0.011881848, 0.03216442, -0.04472715, -0.026199523, 0.0060655926, 0.0098104365, -0.03089856, -0.01473963, 0.016676784, -0.023130765, 0.0073554297, 0.049483728, -0.013147711, -0.00733625, 0.023034867, -0.013531306, 0.0016722335, -0.07272957, 0.008228108, 0.01844132, 0.020119546, 0.00074321486, -0.023763696, -0.0070389644, 0.0031574646, -0.014221776, -0.013454587, -0.03977878, -0.0016314766, -0.0037400492, 0.03356454, 0.05734742, 0.022593733, -0.028999764, 0.04702872, -0.005432661, 0.031876728, 0.008654857, -0.033334386, 0.061336804, -0.0324713, 0.04395996, -0.041696753, 0.029536799, -0.07272957, -0.006099157, -0.03981714, -0.03657576, 0.016417857, 0.04196527, 0.036594942, -0.008985708, 0.036383964, -0.0279257, -0.0014348843, 0.035578415, -0.0006922687, 0.010328289, 0.017942647, -0.03688264, 0.009393278, -0.026889995, -0.017472742, -0.035597596, 0.026084445, -0.013349098, -0.03456189, -0.0066409847, 0.07142535, -0.0069622453, -0.010587216, 0.007072529, 0.035156462, 0.028079137, 0.010577626, -0.0048644613, -0.0039630136, 0.02940254, -0.011248917, 0.040776126, 0.029862853, -0.027427027, 0.0012119197, -0.0023027675, 0.055659603, 0.011277687, -0.021558026, 0.037112795, -0.015746566, 0.011325636, -0.010769423, 0.017069967, 0.010836553, 0.035885293, 0.009685768, 0.012658628, -2.6503252e-05, -0.015842464, -0.03816768, -0.013521716, -0.009700153, -0.007062939, 0.031109536, 0.0013965247, -0.03538662, -0.0020330523, -0.008223313, -0.01988939, 0.0837771, 0.03220278, -0.0065019317, -0.025182998, -0.008779526, 0.03761147, -0.009354917, -0.022593733, -0.009388482, -0.020349704, 0.04921521, 0.030457426, 0.01106671, 0.0032533633, -0.04185019, 0.010136492, 0.023897955, 0.0038910895, -0.022977328, -0.031550672, 0.025067918, -0.0090432465, 0.026832454, 0.007993156, 0.01394367, -0.013454587, -0.00016063031, 0.07783138, 0.03461943, -0.014202597, 0.036940176, -0.05270592, 0.006032028, -0.031953447, -0.020637399, 0.009585074, -0.047604114, -0.034830406, -0.02497202, -0.017885106, 0.051286623, 0.018470088, -0.027810622, 0.009052836, -0.032797355, -0.0015451678, -0.01473004, 0.038608816, -0.003416391, -0.007887668, -0.005744332, -0.021538846, 0.020810017, 0.019515384, -0.008151389, -0.001543969, -0.008352776, 0.018172802, -0.026909174, 0.0025533028, -0.007062939, 0.029575158, -0.052360687, -0.023073226, 0.04035417, 0.028347654, -0.03356454, -0.0025892647, -0.04399832, -0.0010542863, 0.003406801, -0.023782875, -0.009628229, 0.006837577, 0.020292163, 0.026237883, 0.00026132393, 0.018028954, -0.017405612, 0.02648722, -0.13510208, 0.05953391, -0.02134705, -0.008582933, -0.030399887, 0.015660256, 0.05063451, -0.013358688, 0.009364507, -0.03977878, -0.044381917, 0.018700246, 0.059917506, -0.026065266, -0.010826963, 0.010232391, -0.009858386, -0.034830406, -0.010069363, 0.04261738, -0.015852055, -0.005960104, 0.026966713, 0.018057724, 0.013684744, -0.030514965, -0.03962534, 0.046146452, -0.039433543, -0.018019365, -0.04346129, -0.025432333, 0.04346129, 0.05274428, -0.011105069, -0.018748194, 0.0125051895, -0.011162608, 0.0034715328, 0.020023648, -0.036422323, 0.004785345, -0.05738578, -0.015823284, 0.0038119731, 0.081935845, 0.0010548857, -0.014931426, -0.040162373, 0.04395996, 0.020042827, -0.011939388, -0.025509052, 0.022958148, -0.01473004, 0.00049987197, -0.02652558, -0.0010123306, -0.0039318465, 0.016053442, -0.031416412, 0.025278896, -0.07123355, -0.0047565755, -0.019697592, 0.010846143, -0.032874074, 0.026774915, -0.02276635, -0.005485405, -0.046146452, -0.034082398, -0.020905916, 0.04495731, 0.051823653, -0.026429681, 0.028846327, -0.020733299, -0.024492526, -0.015247893, 0.04119808, -0.030208088, -0.024876121, 0.048716538, 0.07637372, 0.025854288, 0.020944275, -0.022938969, -0.00020708125, 0.008506214, -0.03845538, -0.035693493, 0.019409895, -0.03212606, 0.046683483, 0.014509472, -0.011872258, -0.042348865, 0.0019970904, -0.02510628, 0.008041105, 0.020081187, -0.021558026, 0.024626784, 0.006314929, -0.005792281, 0.040545966, -0.031876728, 0.019678412, -0.012773707, -0.02719687, -0.019342767, -0.03534826, -0.015708206, -0.023955494, -0.010241981, 0.035329077, 0.018431729, -0.022363575, -0.008285647, -0.019735951, -0.006056003, -0.016274009, -0.005087426, 0.037860803, -0.012610679, 0.03962534, -0.03452353, 0.0034187885, -0.050826307, 0.02857781, -0.050135836, -0.0059025646, 0.05742414, -0.01617811, -0.020426422, -0.019659232, 0.032049343, -0.013406637, -0.0015151994, -0.01620688, -0.0015775335, -0.024128111, -0.02575839, -0.018431729, -0.008141799, 0.07234597, 0.009254224, 0.010702294, 0.01977431, 0.020407243, 0.003989386, -0.0064395973, 0.04115972, 0.01397244, 0.014490292, -8.3611674e-05, 0.019477025, -0.0147588095, 0.053856708, -0.0067081135, 0.011287277, -0.004888436, 0.022593733, 0.008616498, 0.0122846225, -0.008846655, 0.0059936685, -0.051248264, 0.043768164, 0.0131668905, 0.024665145, 0.009359713, 0.018892042, 0.04112136, -0.038589634, 0.021634746, -0.006453982, 0.055276006, -0.004559983, 0.012428471, -0.023878776, -0.038551275, -0.0009709743, 0.039395183, 0.009086401, -0.033391926, 0.041313156, 0.025413154, -0.005974489, -0.020081187, -0.0017453562, 0.01097081, -0.027657183, 0.039702058, -0.0063532884, 0.014471113, -0.019150969, -0.013013453, 0.06091485, -0.0034811227, 0.016360316, 0.0046750614, 0.012390112, -0.04388324, -0.009906335, -0.04196527, -0.06267939, -0.011325636, 0.017933056, 0.0041500162, 0.009839206, -0.012054466, 0.001395326, 0.029690236, 0.009033657, 0.03458107, 0.034082398, 0.03981714, -0.018211162, 0.056426793, 0.047220517, -0.023322562, -0.055544525, -0.0047326004, -0.045225825, -0.020042827, 0.029901214, -0.016772682, -0.03235622, 0.0009380091, -0.009465201, 0.0021301499, -0.010922861, 0.016724732, 0.0065834452, 0.01465332, 0.009038452, -0.03596201, -0.022497835, 0.035616774, 0.006161491, 0.03235622, -0.0073218653], "docs/software/dns.md::1770267097.805": [-0.0468569, -0.0152426055, -0.026514607, -0.0011361386, -0.023108542, -0.028264683, 0.01041578, -0.023108542, 0.010839186, -0.014875653, -0.010886231, 0.040534038, -0.030353485, -0.003714209, -0.015722465, 0.015176742, -2.8484325e-05, 0.0031802473, -0.007823597, -0.0432062, -0.029676035, 0.015092061, 0.038953323, -0.0028274092, 0.017256135, 0.00067862525, -0.0021911245, -0.031821292, -0.0018571045, 0.03535908, -0.047383804, 0.016559867, 0.016512822, -0.011450772, 0.0008415188, 0.022638092, -0.027944775, -0.015666012, -0.045426726, 0.0006615714, 0.04234057, 0.02342845, 0.0008726862, -0.046292357, 0.040684585, -0.057507902, 0.04606654, -0.010048829, 0.02228055, -0.01797122, -0.023785992, 0.0040223543, 0.019457845, -0.041474942, 0.03300683, 0.016315233, -0.0294314, -0.04712035, -0.04824943, 0.01710559, -0.0011661298, -0.03200947, -0.054798108, -0.032442287, -0.010810959, 0.039367322, -0.0060217697, 0.027060328, -0.05555083, -0.0070426483, -0.017463133, 0.012391673, -0.021904187, -0.007033239, -0.034286454, 0.0046645193, 0.011300228, -0.007320214, -0.008406956, 0.034342907, 0.0009656002, -0.012052949, 0.037636064, 0.01605178, -0.036845706, 0.008693931, -0.063642584, 0.10846713, 0.06255113, 0.040571675, -0.009634832, -0.020530472, 0.04301802, -0.04949142, -0.02207355, 0.01080155, -0.022148823, -0.0077906647, 0.056642275, -0.0061958367, 0.0072872825, 0.009888875, -0.028020049, 0.004546907, 0.056228276, 0.005372548, 0.031520203, 0.027210873, 0.009573673, 0.0047303825, 0.014922699, 0.015609557, 0.023315541, 0.014574565, -0.009169086, -0.05513683, -0.023108542, -0.056567002, -0.013586618, 0.0027121487, 0.03899096, 0.022111187, -0.0031708383, -0.03439936, 0.027963594, 0.017331406, 0.02130201, 0.011309637, 0.0041752504, 0.03515208, 0.016032962, -0.0041823075, 0.007089693, -0.007103807, -0.05208831, 0.032254104, 0.034436997, 0.049378514, -0.012692762, -0.077906646, 0.06078224, 0.04625472, -0.027342599, -0.0395555, 0.023578992, -0.044184737, 0.02961958, 0.019156756, -0.017444314, -0.026326425, 0.010519279, 0.019721296, 0.016569277, -0.033797182, 0.022995634, -0.043055654, -0.0018618089, 0.0028203523, 0.065110385, -0.0071649654, -0.013304348, -0.018319353, -0.042942747, -0.003714209, 0.032837465, -0.033514913, -0.026251154, -0.032122377, 0.008660999, -0.0134454835, 0.027342599, -0.009832421, 0.0016712764, 0.030823935, 0.036920976, 0.028396409, 0.052163582, 0.03974368, -0.0023228507, -0.018422853, -0.035773076, 0.08656295, 0.011526044, -0.03944259, -0.029694853, 0.022130005, -0.00769187, -0.031369656, -0.012673944, 0.050620504, -0.0121658575, 0.016879775, 0.046292357, 0.007823597, -0.0008550443, 0.059577886, 0.030014759, -0.008882111, -0.0066286516, -0.010632187, -0.0012819783, 0.028716315, 0.078734644, -0.016766865, -0.005142027, -0.0029120904, 0.042302933, -0.07120743, -0.0032084743, -0.034869812, 0.017124409, -0.014856836, -0.012391673, 0.004095274, -0.036017712, -0.020097658, 0.0024863323, 0.007912982, -0.06221241, -0.028396409, -0.018582806, 0.018799214, 0.019646024, 0.02924322, 0.0625135, -0.010293463, 0.017623086, 0.021565463, 0.04474928, 0.041474942, -0.009804194, -0.013690118, 0.011902405, 0.0015266128, 0.036864523, -0.009216131, -0.04271693, 0.022148823, 0.035678986, 0.010952094, 0.0009773615, 0.0027286145, 0.0017253782, -0.02610061, -0.029788943, -0.0125139905, 0.029638398, 0.0068685813, -0.027737778, 0.003918855, -0.050168872, -0.0056124777, -0.011987085, 0.016371688, 0.026326425, -0.0066333557, -0.00083681435, -0.015684828, -0.00124199, -0.041324396, 0.022957997, 0.008910337, 0.017058546, 0.020699834, 0.018037083, 0.021170285, -0.031764835, -0.062475864, 0.0055089784, 0.044109464, 0.0057112724, 0.027436689, 0.051335588, -0.00016701003, 0.0014995618, -0.022807453, -0.024162352, -0.036469344, 0.038219422, 0.0034860403, 0.010745096, 0.023729537, 0.04264166, -0.0008362263, 0.045238547, -0.002418117, 0.018893303, -0.010105283, -0.023578992, -0.028998585, -0.03163311, 0.025479615, 0.051222682, -0.0008838594, -0.0049209152, 0.0025616044, -0.018121764, -0.15882418, 0.022431092, -0.007466054, 0.07030416, 0.0121658575, 0.0063793124, -0.046593446, -0.0033049167, -0.0716967, 0.015722465, 0.022788636, -0.04444819, -0.014753336, -0.052276492, -0.021000924, -0.008392842, -0.009700695, -0.03221647, -0.012184675, -0.040120043, 0.0062240637, 0.0020829209, 0.04109858, 0.057394996, 0.00041370266, 0.010556916, 0.07704102, 0.0014066478, -0.020342292, -0.008209366, 0.02724851, -0.026025336, 0.012815079, 0.0014172329, 0.0029638398, -0.0055325013, -0.010218191, -0.009211427, 0.03481336, -0.039706044, 0.032818645, 0.052991576, 0.015703646, 0.02228055, 0.026721604, -0.015468421, -0.014518111, -0.013897116, -0.018121764, 0.030259393, 0.006816832, -0.012147039, -0.013182031, 0.002900329, -0.0372597, 0.0053537297, 0.011488408, 0.03573544, -0.014132341, 0.0028579885, -0.021810098, -0.046292357, 0.039329685, -0.09838067, -0.027079146, 0.0027215579, 0.045539636, 0.018865077, 0.04264166, -0.005010301, 0.032178834, -0.00544782, 0.0025521955, -0.006718037, -0.0007344913, -0.0062617, -0.0006098218, -0.024670439, -0.0238989, -0.10967149, -0.011507226, -0.021189103, -0.031501383, 0.018225264, -0.04941615, -0.03594244, -0.011262592, 0.0121658575, 0.01385948, 0.2514089, 0.0022946238, -0.016221143, 0.02207355, 0.08490696, -0.032818645, 0.051448498, 0.02380481, -0.0023016804, -0.032065924, -0.010773323, 0.03910387, 0.0042411136, -0.015092061, 0.0024769234, 0.035396717, -0.020154111, 0.004640997, 0.033307914, 0.017321998, 0.032461103, 0.004666872, 0.0432062, -0.033590186, -0.022732181, -0.043469653, -0.007992959, 0.034267634, -0.047157984, 0.0445611, 0.046518173, 0.03714679, 0.032630466, -0.026834512, -0.03622471, -0.0031449634, 0.0022134709, -0.042829838, 0.021998279, -0.0014395794, -0.039781317, -0.009164381, -0.010265236, -0.048475247, -0.017444314, -0.015901236, -0.01873335, -0.014555747, -0.021941824, -0.023296723, -0.04365783, -0.026439333, -0.0101899635, 0.003436643, 0.013708936, -0.008867997, -0.014565156, -0.035829533, 0.013934752, 0.02884804, 0.03534026, 0.01940139, -0.043996558, 0.01777363, -0.012692762, 0.038106512, 0.017820675, -0.041813664, 0.05054523, 0.037523154, 0.03029703, -0.017942993, 0.03554726, -0.020436382, 0.032743376, -0.0026792171, 0.060067154, 0.023277905, -0.04531382, 0.01825349, 0.0027827164, 0.0027827164, 0.00225934, 0.009470174, 0.025385523, 0.016484596, -0.04045877, 0.03409827, -0.018977985, -0.035020355, -0.03153902, -0.008689226, -0.027417872, 0.017698359, 0.013737163, 0.029939488, -0.0018818032, 0.02924322, -0.0065392656, -0.005033823, -0.005607773, 0.010293463, -0.029167948, -0.030240577, 0.03974368, -0.028434046, 0.012391673, 0.0418513, -0.0068356497, 0.009107927, 0.00878802, 0.041700758, -0.01337962, -0.04072222, 0.0033872456, 0.07293869, 0.049453788, -0.02342845, 0.040120043, 0.0009226716, -0.003502506, 0.041474942, 0.005523092, -0.014405203, -0.01786772, -0.03805006, -0.05457229, -0.009775967, 0.009385493, 0.05494865, 0.044937458, -0.023409631, 0.008247002, 0.047873072, -0.030522846, -0.00025051503, 0.078358285, -0.0074989856, -0.039781317, 0.028641043, 0.0016042371, -0.016080007, -0.0075836666, -0.0014560452, 0.019194392, -0.027361417, 0.0034201771, 0.039367322, 0.00451868, 0.002455753, -0.033966545, -0.0007050881, 0.033985365, -0.05020651, 0.026985057, -0.017049136, -0.034963902, 0.010603961, 0.051937766, -0.039367322, -0.020793924, 0.005457229, 0.07116979, 0.05359375, 0.0010326394, -0.03488863, -0.035829533, 0.043130927, -0.02724851, -0.03835115, 0.01720909, -0.049679603, -0.06537384, -0.01767954, -0.019269664, -0.044523463, -0.021358466, -0.05660464, -0.0014854483, 0.0062146545, 0.033420824, 0.056980997, -0.038878053, -0.019965932, 0.032272924, 0.03010885, -0.0009897108, -0.016879775, 0.031595476, 0.012147039, -0.006247586, 0.07463231, 0.021866553, -0.017114999, -0.018413443, 0.036281165, 0.021113832, 0.04700744, 0.011808314, 0.003243758, 0.009512515, 0.019551935, 0.039931864, -0.005226708, 0.009371379, -0.0029779535, -0.03441818, 0.028038867, -0.047835436, -0.013727753, 0.050695777, 0.023334358, -0.059201527, 0.02132083, 0.01777363, -0.014160569, 0.059991885, 0.022487547, -0.032272924, -0.022506366, -0.022976816, -0.03620589, -3.0101499e-05, -0.0620995, -0.030635756, 0.019420208, -0.016588094, 0.010378144, 0.020530472, 0.007061466, 0.000620995, -0.022619274, 0.016089417, -0.05095923, -0.001510147, -0.036732797, 0.03219765, 0.026608696, 0.028114138, -0.013182031, 0.048287068, -0.010763913, -0.012956214, 0.031614292, 0.023541357, 0.059577886, -0.009074995, -0.043168563, -0.011827133, -0.03613062, -0.056567002, -0.025027981, -0.024689257, 0.006153496, 0.042415842, 0.016503414, -0.01528965, -0.013520756, 0.0020170577, -0.028245864, 0.0021240853, -0.0005448408, -0.0113755, -0.001436051, -0.023785992, 0.0027874208, 0.05054523, -0.041512575, -0.03300683, -0.0170115, -0.022920363, 0.033910092, -0.022525184, 0.008825657, 0.029600764, -0.010876822, -0.062024232, 0.007851823, -0.0011814195, 0.0028556362, -0.053744297, 0.041625485, 0.029770125, 0.02837759, -0.032367013, 0.07696575, -0.0056642275, -0.01940139, 0.007550735, -0.049265604, 0.02293918, -0.0019970636, -0.04045877, 0.007833006, -0.031237932, -0.0064686984, -0.0031049752, 0.044711642, 0.0041846596, 0.02303327, -0.0121658575, -0.035622533, -0.01750077, -0.0041940687, 0.010237009, 0.0053678434, -0.0035495511, -0.028245864, 0.010406371, -0.018413443, 0.04034586, -0.0022558116, 0.013840662, 0.05769608, 0.008199957, 0.025479615, 0.04034586, 0.012984442, -0.00048397624, 0.010858004, 0.040534038, 0.01366189, -0.0118741775, 0.020267019, 0.014941516, 0.018046493, -0.07147088, -0.00089620874, -0.03278101, -0.009907694, -0.030805117, -0.016682185, 0.018084127, -0.010669824, -0.0005789485, 0.022732181, 0.043733105, -0.014320522, 0.0070943977, -0.046518173, 0.0128621245, 0.02886686, 0.028020049, -0.027342599, -0.014743927, -0.06702983, -0.0005542498, -0.013276121, -0.06642765, -0.005800658, 0.036676344, 0.0078047784, 0.011102638, -0.025630157, -0.0046762805, -0.009775967, -0.009093814, -0.013614845, 0.009794786, 0.019646024, 0.0012025898, 0.023146179, 0.009719513, -0.026627515, 0.021433737, 0.006487516, -0.012485764, 0.017604267, -0.015666012, 0.022544002, -0.0008415188, -0.0027074441, 0.0053113895, 0.044485826, 0.0057206815, -0.0030861571, -0.061986595, -0.032348197, 0.057169177, 0.0029026812, -0.014941516, 0.008510455, -0.015807146, -0.029807761, -0.048625793, -0.0049162107, 0.01376539, -0.016512822, 0.014762745, 0.022468729, -0.00950781, 0.03575426, -0.009126745, 0.004542202, -0.14121051, -0.0039917747, -0.01338903, -0.019109711, -0.0008944445, 0.0027544892, -0.0022828623, -0.041136216, 0.0031449634, -0.031313203, -0.096348315, 0.019090893, 0.0064075394, -0.010848595, 0.0074754627, 0.024896255, 0.0024698665, -0.010905049, -0.01740668, 0.01338903, -0.012259947, -0.041023307, 0.03300683, -0.019420208, 0.017321998, 0.008392842, 0.035904802, 0.015797738, -0.027982412, -0.034361724, 0.0048644613, -0.021734826, 0.021941824, -0.0058994526, -0.004436351, 0.032065924, 0.028979767, -0.01213763, -0.057771355, 0.04979251, -0.0070097167, 0.0030438164, -0.03392891, 0.014132341, 0.015722465, 0.051335588, 0.013934752, -0.041173853, -0.030522846, -0.012542218, 0.027267328, 0.01873335, -0.0015571921, 0.023202632, 0.008383432, -0.021621918, -0.06319095, -0.00059776654, 0.0037941856, 0.05524974, -0.015543694, 0.023917718, -0.021621918, 0.005057346, 0.004121149, 0.009249062, -0.056529365, 0.024538713, -0.0042387615, -0.0067980136, 0.004179955, -0.04580309, -0.019326119, 0.015985917, 0.020060021, -0.043356743, 0.026514607, -0.009907694, -0.032367013, -0.020982105, -0.03756079, -0.008802134, -0.08242298, 0.022017097, 0.07244942, 0.0036648116, 0.0015136753, 0.01577892, 0.021923006, -0.033100918, -0.02914913, -0.03421118, 0.018102946, -0.027662506, -0.021941824, 0.031727202, -0.0039776615, -0.019420208, -0.0019017973, -0.0048879837, -0.0031449634, -0.040383495, 0.010114692, 0.03295037, -0.018620443, -0.034531087, -0.002926204, -0.011384909, -0.014706291, -0.01844167, -0.00079623796, -0.023052089, -0.04215239, 0.03718443, -0.020530472, 0.00018597508, -0.00898561, 0.02237464, 0.009766558, -0.01213763, 0.010359326, 0.006440471, -0.058185354, -0.0102464175, 0.02237464, 0.044222374, 0.016032962, -0.018112356, 0.010641596, -0.0487387, -0.016136462, -0.024933891, 0.014414612, -0.008129389, 0.0064169485, -0.050996866, -0.038087696, 0.037711333, -0.06330386, -0.047760163, -0.024689257, -0.005631296, -0.019740114, -0.0035871873, -0.018262899, 0.017030317, 0.04004477, 0.009860648, 0.012702171, -0.036356434, 0.012946805, -0.023936536, 0.019740114, 0.09386434, -0.035885986, 0.043319106, 0.0064451755, -0.0006233473, 0.000518672, 0.028509317, -0.00835991, -0.07252469, -0.004577486, -0.016682185, -0.06646529, -0.017171454, -0.02064338, -0.0031473157, -0.02771896, -0.016315233, 0.0035989485, 0.03421118, 0.0011931808, -0.013925343, 0.034286454, -0.066766374, -0.010622779, -0.034832176, -0.017369043, -0.0034342906, 0.026796876, -0.011366091, -0.0050291186, -0.0023569583, 0.048211794, -0.018573396, -0.0060829287, 0.042867474, 0.018714532, 0.030654572, -0.012909169, -0.0047750752, 0.016597504, -0.004803302, 0.018893303, -0.02436935, 0.01567542, -0.038275875, 0.019758932, 0.07259996, -0.014245249, -0.021659553, -0.029977124, -0.012203493, -0.021358466, 0.0033848933, 0.0012078824, -0.02830232, 0.027192054, 0.071847245, -0.007673052, -0.005151436, 0.018112356, 0.027116783, -0.012090585, -0.02762487, 0.0048103593, 0.04949142, -0.0010455769, -0.028415227, 0.007301396, -0.0151861515, -0.021527827, -0.04444819, -0.056454092, -0.03270574, 0.008773907, 0.017246725, 0.0118177235, -0.050131235, 0.013398438, -0.014997971, 0.0054431157, -0.0060170656, 0.028132956, -0.018836848, -0.03985659, 0.018611033, 0.0037306747, -0.03718443, 0.04587836, 0.03165193, 0.027681325, -0.018262899], "docs/software/caddy.md::1776056927.219": [-0.0010341875, -0.019279, -0.02280541, 0.009547465, -0.0036499312, -0.030575138, 0.050803553, 0.0077987914, -0.023774203, 0.03150518, 0.0054785297, -0.015268193, -0.03268711, 0.034004666, 0.014958179, 0.0069510965, -0.008922592, 0.026118685, -0.0159851, -0.058553904, 0.00013608528, 0.010676109, 0.020887198, 0.012923711, 0.034857206, 0.03266773, -0.008743365, -0.05401995, -0.004056825, 0.009397301, -0.011112067, 0.020615935, 0.023347935, -0.023522317, -0.009368237, -0.014977554, -0.018184261, -0.019385567, -0.052121114, -0.017796746, 0.02073219, 0.008157245, 0.00966372, -0.05308991, 0.034256555, -0.06583924, 0.0045920834, -0.011654591, 0.008699769, -0.06661427, -0.01857178, -0.023754828, 0.022824785, -0.030071365, 0.042626932, 0.022437267, -0.045339555, -0.038112354, -0.07141949, 0.017506106, -0.02933508, -0.0151519375, -0.036697913, -0.01015296, -0.0073095504, 0.057352602, -0.027746258, 0.018223014, 0.0022827208, -0.006829997, 0.027881889, -0.012061484, -0.056655068, -0.02086782, -0.037027303, 0.021526601, 0.020770943, 0.0027828605, 0.035922877, -0.025014259, 0.017680489, 0.024762373, 0.00961528, 0.014686916, -0.024549238, 0.0336559, -0.06002647, 0.084168814, 0.02261165, 0.007503309, -0.012662137, -0.015868844, 0.012158364, -0.060801506, -0.0135534275, 0.0006400095, -0.028482541, -0.012817143, 0.007847231, 0.007047976, 0.02086782, 0.049951017, -0.0037371225, 0.0012224969, 0.045727074, 0.030478258, 0.010123896, -0.038073603, -0.014822547, -0.024684869, 0.008220216, 0.033500895, -0.03032325, 0.0007938055, -0.012468378, -0.060065225, -0.012400562, -0.057352602, -0.015471639, -0.0059968345, 0.0002618771, 0.008147557, 0.048827216, -0.040728096, 0.011460832, -0.006093714, -0.016808575, 0.017360788, 0.04235567, 0.0111701945, -0.008205685, -0.016159482, -0.022960417, -0.033113375, -0.040030565, -0.017506106, 0.031447053, 0.039197404, -0.013805314, -0.06521921, 0.06428917, 0.04127062, -0.03539973, -0.026215564, 0.005904799, -0.039003644, 0.036213517, 0.02999386, 0.014299398, 0.0014253381, 0.046424605, 0.041193116, -0.011877414, 0.0042312075, 0.005463998, -0.0050183525, 0.0046792747, 0.025924927, 0.00992045, 0.042239416, -0.019356502, 0.020054035, -0.051307328, 0.010462974, 0.015142249, -0.008612578, 0.011160506, 0.0031316264, -0.008418819, 0.023076672, 0.035884127, -0.014851611, 0.011015187, 0.030168243, 0.026351195, 0.011780534, 0.09207418, 0.029548215, -0.02966447, -0.044835784, -0.062080316, 0.06370789, -0.030710768, -0.037337318, -0.06897813, -0.0021047047, 0.016915143, -0.02557616, -0.040030565, 0.054329965, -0.006117934, 0.024742996, 0.03299712, 0.011644904, 0.028811932, 0.026389947, 0.006713742, -0.0451458, 0.00350219, -0.024549238, -0.018474901, -0.0071690753, 0.018707411, 0.012013045, -0.01659544, -0.014018448, 0.009353706, -0.047703415, 0.033132754, -0.04564957, 0.0011964606, 0.0005718912, 0.022127254, 0.009494181, -0.04580458, 0.020925948, -0.0019666518, -0.018726787, -0.02270853, 0.013795625, 0.0142703345, 0.041348126, 0.012226179, -0.018445836, 0.030633265, 0.01053079, 0.0014786217, 0.015403824, 0.03756983, -0.0047156047, -0.008007082, -0.01043391, -0.024859253, 0.009397301, 0.040495586, -0.002075641, -0.058243893, 0.030807648, -0.011577087, 0.01217774, -0.008849933, -0.019027112, 0.02844379, -0.016653568, -0.027978769, -0.04053434, 0.037259813, 0.002222171, -0.027416868, -0.0134371715, -0.018397396, -0.0111701945, -0.043169457, -0.0015730791, 0.028153151, 0.02976135, 0.031020781, 0.019860275, 0.006219657, 0.010792364, -0.006239033, 0.008544763, -0.0010868657, 0.021933494, 0.016731072, -0.0056480686, -0.021875367, -0.020247793, 0.025789294, 0.0028579421, -0.018552404, 0.028676301, -0.012187428, 0.020654688, -0.011063627, -0.0004701678, 0.015830092, -0.0016566376, 0.06824184, 0.007483933, 0.0034295307, 0.04630835, 0.022010999, -0.010724549, 0.017215468, 0.014202519, -0.020615935, -0.011925854, -0.0060355864, -0.012022733, -0.04018557, 0.029819477, 0.075488426, 0.011305825, -0.05979396, 0.03572912, 0.004461296, -0.18197826, -0.020887198, 0.0016263628, 0.015549143, -0.001288496, 0.020228418, -0.018358646, -0.008365536, -0.06909438, 0.049951017, 0.04696713, -0.06068525, -0.04812968, -0.051423583, -0.014318774, -0.020383425, -0.018939922, 0.0035627398, 0.031660184, -0.051694844, -0.049718507, -0.018804291, 0.044564523, 0.02768813, -0.030613888, -0.009634656, 0.07258204, -0.053012405, -0.049679752, -0.012865583, 0.009532932, 0.0105017265, -0.005401026, -0.019366192, 0.009581372, -0.018319894, 0.0009106663, 0.0042554275, 0.015636334, 0.00077745714, 0.00733377, 0.07595345, -0.0018903592, 0.015122874, 0.03065264, -0.022669777, 0.049253482, -0.02290229, -0.003683839, -0.012507129, 0.032144584, 0.024103593, 0.014880675, -0.029470712, -0.033171505, -0.035419106, 0.03553536, 0.0637854, -0.02877318, -0.020325297, -0.025963677, 0.0036450871, 0.042975698, -0.043518223, -0.026719337, -0.0021410347, 0.019153057, 0.015268193, 0.020577183, -0.042278167, 0.032900244, -0.02952884, -0.013853753, -0.017525483, 0.0057837, 0.023580445, -0.010840804, -0.057585113, -0.017002333, -0.1544645, 0.08308377, -0.0053768065, -0.032551475, 0.022534147, -0.038383614, -0.028908812, -0.003652353, 0.00860289, 0.017137965, 0.2845929, 0.043673232, -0.013146534, -0.010385471, 0.06483169, -0.042936947, 0.025014259, 0.014144392, 0.03332651, -0.036232892, -0.014338151, 0.03869363, -0.012613697, 0.0074403374, -0.016837638, 0.026079932, -0.035709746, 0.008980719, 0.060762756, -0.011644904, 0.0055560335, -0.0463471, -0.008995252, -0.015132561, -0.049214732, -0.006224501, 0.027940018, 0.029005691, -0.0023008855, 0.0089565, 0.023716075, 0.015248816, 0.026719337, -0.020615935, -0.05537626, -0.006902657, 0.008898373, -0.04169689, -0.03338464, 0.00012170474, -0.032900244, -0.037550453, 0.010521102, 0.041580636, -0.02290229, -0.03121454, 0.00286763, -0.01707015, -0.05115232, -0.019385567, 0.009014628, -0.0048609236, -0.033907786, 0.01979246, -0.009838102, -0.044835784, -0.018833354, -0.04084435, 0.008317096, 0.04716089, 0.0112186335, 0.01677951, -0.07595345, 0.045107044, -0.029451335, 0.037221063, 0.007866607, -0.008355848, -0.002383233, 0.05316741, 0.012652448, -0.036833547, 0.024859253, -0.02030592, 0.016895765, -0.008205685, 0.011935541, 0.060956515, -0.07769728, 0.043711983, -0.038151104, -0.0068057775, -0.015771965, 0.01443503, -0.0102885915, 0.032280214, -0.01584947, 0.0335784, -0.0077551953, -0.018281141, -0.018397396, -0.029955108, -0.013514675, 0.049912263, 0.022631027, 0.042084407, 0.0036232893, 0.005289615, 0.009266514, -0.013078718, 0.025149891, -0.0087143015, -0.00088765746, -0.022437267, 0.040456835, 0.013291853, 0.02350294, -0.011276761, 0.0040907324, 0.014987242, -0.03941054, 0.022534147, 0.024374856, -0.05401995, -0.013224037, 0.042704437, 0.036329772, -0.000796833, 0.058050133, 0.008878997, -0.009411833, -0.026409322, 0.0059968345, -0.0057013524, 0.0052508633, -0.03836424, -0.00012041806, -0.026680585, 0.00068057777, 0.073240824, 0.011257386, -0.03268711, -0.034585945, 0.044138253, -0.008021614, -0.008917748, 0.020654688, 0.013737498, -0.03206708, 0.047122136, -0.033675276, -0.022514772, -0.032551475, 0.010123896, -0.007343458, -0.008777273, 0.017283283, 0.033404015, 0.010734237, 0.007353146, 0.0004719843, 0.036659162, 0.008491479, -0.06583924, 0.013834378, -0.015578207, -0.03487658, -0.0007326504, 0.04099936, -0.03150518, -0.018881794, -0.007890827, 0.03832549, 0.053438675, 0.0072611105, -0.029916357, -0.011770846, 0.041968152, 0.05243113, -0.007823011, 0.011441456, -0.055841282, -0.061421536, 0.038809884, -0.029218825, -0.03022637, -0.06983066, -0.0021700985, -0.006117934, -0.0225729, 0.021410346, 0.032241464, 0.025014259, -0.02985823, 0.018668659, 0.06320412, -0.0038775976, -0.012148676, 0.016256362, -0.042743187, -0.029780725, 0.10408722, 0.035477232, -0.005439778, 0.02887006, 0.0115286475, 0.026351195, 0.034198426, 0.016547, -0.01603354, -0.021700984, 0.008772429, -0.029393207, 0.051074818, -0.026971223, -0.025595536, 0.008825713, 0.021100331, -0.02402609, -0.024568614, -0.014619101, 0.011761159, -0.018077696, 0.03361715, -0.008874153, -0.01641137, 0.028327534, 0.040418085, 0.0024377278, -0.005459154, -0.037724838, -0.003850956, -0.0025261303, -0.039991815, 0.028075648, 0.042045657, -0.016256362, -0.02336731, -0.010821428, 0.010404847, 0.0072853304, -0.01894961, 0.03906177, -0.044177003, 0.0023614352, -0.01706046, 0.048439696, 0.017263908, 0.025363026, -0.013146534, 0.027184358, 0.0017837918, -0.0026351195, 0.06669177, 0.014851611, 0.0816112, 0.0066313944, -0.019356502, -0.011925854, 0.015055058, -0.01593666, -0.049718507, -0.029974485, -0.018174574, 0.030517008, 0.03445031, -0.0035675836, -0.009397301, 0.003015371, 0.03220271, -0.01532632, 0.009726691, -0.017137965, -0.005875735, -0.023580445, -0.027726883, 0.05491124, 0.021817239, -0.017447978, -0.060103975, -0.007818167, -0.006084026, -0.027610628, -0.03239647, 0.04475828, -0.004504892, -0.022863537, -0.00057794614, 0.0040858886, 0.010927996, -0.018387709, 0.017312348, 0.045300804, 0.042471927, -0.003703215, 0.025440529, 0.005899955, -0.00287974, -0.01283652, -0.0452233, 0.043634478, -0.006883281, -0.0112186335, 0.026157437, -0.032086454, -0.0015282724, -0.0071303234, 0.052741144, -0.009910762, 0.03497346, -0.020615935, -0.0010402425, -0.012516818, 0.0027755946, -0.015025994, 0.008413975, 0.006888125, -0.01118957, -0.010056081, -0.012875271, -0.020209042, -0.03559349, -0.02646745, 0.043983243, 0.013824689, -0.015723526, 0.015859157, -0.02534365, -0.016440433, 0.007546905, -0.005275083, -0.018910857, 0.017234845, -0.044797033, 0.035360977, 0.027630003, -0.012042109, -0.019773085, -0.049912263, -0.0121293, -0.009135727, -0.008990408, -0.0046720086, -0.06002647, 0.016275737, 0.010666422, 0.008491479, -0.03427593, 0.017457666, -0.005115232, 0.0145803485, 0.028986314, 0.017099213, -0.011141131, -0.011983981, -0.03849987, -0.004952959, -0.036097262, -0.0095716845, 0.028560046, 0.028928187, -0.02416172, -0.03342339, -0.019279, 0.0096927835, 0.0005089196, -0.025266146, 0.019685892, -0.015820405, 0.03239647, -0.019317752, 0.08238623, -0.0034343745, -0.037007928, 0.009130883, 0.0076050325, 0.02580867, 0.02336731, -0.017806433, 0.02576992, -0.024471736, 0.01942432, 0.012555569, 0.06766057, 0.027707506, 0.0102885915, 0.004301445, 0.0004913602, 0.045300804, -0.0067573376, -0.0148419235, 0.018562092, -0.031660184, -0.012681513, -0.016934518, 0.023890458, 0.013921569, -0.004131906, 0.0035578958, 0.008026457, -0.033268385, -0.00811365, -0.029412584, 0.004652633, -0.13749124, 0.04557207, -0.023115423, -0.004923895, -0.018881794, 0.04692838, -0.010162649, 0.007047976, -0.015190689, -0.011489896, -0.086958945, -0.03497346, 0.05909643, -0.046889625, -0.013766562, 0.008966188, -0.061382785, -0.01885273, 0.010666422, 0.02073219, -0.02359982, -0.010269215, 0.036465403, 0.023018545, 0.051423583, -0.010143273, -0.018843042, 0.018164886, -0.019918403, -0.007198139, 0.015345696, -0.025130514, 0.0070286, 0.050764803, -0.015345696, 0.015868844, 0.02590555, 0.014754732, -0.014512533, 0.021410346, -0.022398517, 0.02406484, 0.0011498373, -0.01570415, -0.024181096, 0.050261028, 0.005822452, -0.03212521, -0.043556977, 0.007038288, 0.021700984, 0.03098203, -0.006427948, 0.002693247, -0.006704054, 0.029180074, -0.04123187, 0.0074161175, -0.003509456, 0.016052915, -0.016285427, 0.048904717, -0.047083385, -0.018610531, -0.03789922, 0.021545976, -0.053051155, 0.0063698203, -0.014929115, 0.034624696, -0.048478447, -0.055531267, 0.0053235227, 0.010472663, -0.00074173283, -0.047780916, 0.005386494, -0.0095716845, -0.033733405, -0.043673232, -0.030245747, -0.00057794614, -0.03497346, 0.031059533, 0.03939116, 0.0070915716, 0.020092785, -0.02580867, -0.0076050325, -0.00865133, -0.020344673, -0.036542907, 0.011974293, 0.020054035, -0.02406484, -0.002407453, -0.018397396, -0.012613697, -0.022107877, 0.001204332, -0.003957523, -0.016207922, 0.009867166, -0.0074112737, 0.0013272477, -0.02679684, 0.04677337, -0.006883281, 0.0029184918, -0.0015706571, 0.011925854, 0.021487849, -0.043518223, 0.0136503065, -0.03902302, 0.028366286, 0.037511703, 0.0018322315, -0.01015296, -0.0034561723, 0.03212521, 0.005628693, -0.003858222, -0.021817239, 0.018281141, 0.014464093, 0.034760326, 0.030730143, 0.03272586, -0.074132115, 0.026389947, -0.045300804, -0.019647142, 0.03045888, 0.01748673, -0.028133776, -0.04034058, 0.042743187, -0.023890458, -0.049524747, -0.046153344, -0.011770846, -0.00601621, 0.007241735, -0.01147052, -0.022069126, 0.07665098, 0.0050571044, -0.0011407549, -0.03464407, 0.018688034, 0.035574112, 0.013233725, 0.042626932, 0.0167892, 0.0021483006, -0.0070915716, 0.0209647, -0.021022828, 0.014066888, -0.001923056, 0.023212302, -0.04146438, 0.012604009, -0.008389755, 0.012449002, -0.008927437, -0.021177836, -0.02247602, -0.008917748, -0.0052266433, 0.034024045, -0.017176716, 0.018843042, 0.014725667, -0.018155199, 0.0068978127, -0.042006906, 0.05836015, -0.0011698187, 0.02590555, 0.036697913, -0.010240152, -0.004701073, 0.033171505, -0.0040689344, -0.025537409, 0.02952884, 0.010182024, 0.008990408, -0.028346911, -0.010617982, 0.008685238, -0.036136013, 0.049253482, -0.023541693, -0.00928589, -0.0096443435, -0.026486827, 0.061460286, -0.027571876, -0.012807456, 0.017903311, -0.026157437, -0.026583705, -0.01616917, -0.0004901492, -0.01151896, 0.004948115, 0.047044635, 0.012497442, 0.014706292, 0.0046962285, 0.012013045, 0.022650402, 0.009135727, 0.007537217, 0.013136846, -0.016866703, 0.0049020974, 0.03088515, -0.0030008391, -0.042394422, -0.06746681, -0.0026230095, -0.026215564, 0.009247138, 0.015006618, -0.017167028, 0.008409131, -0.015452263, -0.034024045, 0.007823011, 0.012478066, -0.0012327903, 0.00992045, -0.040728096, 0.020925948, -0.01616917, -0.03146643, 0.05204361, 0.0040277606, 0.021778489, -0.03009074], "docs/software/recon.md::1781548708.786": [-0.05087018, -0.007345397, -0.010952006, -0.021431943, 0.0101400465, -0.012802517, -0.021167584, 0.042108573, -0.00042574742, 0.029211644, -0.019449253, -0.02141306, -0.017003933, 0.052569628, 0.013520063, -0.023206923, -0.035839494, 0.016664043, 0.029683713, -0.045092054, 0.0027804878, 0.0061793863, 0.015795436, 0.0725476, 0.018920535, 0.05570417, -0.043770257, -0.057328086, 0.010121164, 0.038029898, -0.030835561, -0.05763021, 0.031062154, -0.0041164435, 0.014133752, -0.05053029, -0.00061664043, -0.009455547, -0.04154209, 0.0066514555, -0.005985838, -0.021658536, -0.0067883553, -0.03778442, 0.032402832, -0.06102911, 0.03334697, -0.03606609, 0.0075483867, -0.05283399, -0.023886703, 0.009153422, 0.060651455, -0.0024240755, -0.040069237, -0.0069819037, -0.087389454, -0.013000786, -0.042863887, -0.02243273, 0.016248623, 0.0017820613, -0.03159087, -0.008761605, 0.028682927, 0.06382376, -0.022527143, -0.01534225, -0.02483084, -0.04705586, 0.011782847, 0.012009441, -0.030023603, -0.025888275, -0.05290952, 0.015974823, -0.011452399, -0.018996065, -0.027002359, 0.0036892209, 0.0033870966, 0.01070653, -0.015361132, -0.022999212, -0.027587725, -0.0056553893, -0.03170417, 0.0016687647, -0.0036703383, 0.029211644, -0.03950275, 0.011159716, -0.034140047, -0.04762234, -0.017164437, 0.010848151, -0.011830055, -0.012405979, 0.04822659, 0.02645476, 0.011244689, 0.04614949, -0.005121951, -0.0026695514, 0.04901967, -0.040333595, 0.025114082, -0.015804878, -0.003642014, -0.02747443, 0.000531963, 0.0022753736, -0.0020723839, 0.0195059, -0.0014197482, -0.04467663, -0.021809598, -0.01677734, -0.0011488985, 0.0379166, 0.049208496, 0.034725413, 0.03313926, -0.027323367, 0.021564122, -0.015191187, 0.017683713, 0.04418568, 0.0435059, 0.02381117, -0.033328086, 0.008011015, -0.028588513, 0.006774193, -0.046564907, -0.021847364, 0.023848938, 0.013756097, 0.0064673484, -0.082706526, 0.052494098, 0.032893784, -0.072321005, -0.051398896, -0.01343509, -0.06616522, 0.04335484, 0.022111723, 0.026511408, -0.028456332, -0.01629583, 0.040824547, -0.004656963, -0.050605822, 0.04207081, -0.020865459, 0.018769473, -0.0039110933, -0.008690794, 0.024981903, 0.03417781, 0.012915814, -0.040673483, -0.024056647, 0.041428793, 0.001465775, 0.005532651, -0.0019248623, -0.033328086, -0.055553105, 0.007826908, -0.0028253342, 0.015266718, 0.0051644375, 0.035103068, 0.013321794, 0.10393076, 0.014690794, 0.02775767, -0.025793862, -0.030250195, 0.07723053, 0.0074020457, -0.03886074, -0.025208497, 9.611034e-05, -0.015493312, 0.013841069, -0.01617309, 0.055817466, 0.02264044, -0.002414634, 0.031420927, 0.027247835, 0.0049284026, -0.0012321007, -0.035896145, -0.016918961, 0.027021242, -0.064050354, 0.009866247, 0.020431155, 0.03170417, 0.023641227, -0.03478206, -0.016749017, 0.004590873, -0.060198266, -0.026813531, -0.049057435, 0.009630213, 0.00620771, 0.06000944, 0.009677419, -0.03689693, 0.0011341464, -0.012292682, -0.019411486, 0.018882768, -0.04682927, 0.0013701809, -0.0070007867, -0.011273013, -0.030231314, 0.01799528, -0.00109107, -0.03942722, -0.016428009, 0.006486231, -0.005702596, -0.014379228, 0.0070432727, 0.03614162, -0.02911723, 0.08746499, -0.03130763, 0.0181369, 0.013926042, 0.0018540518, -0.010923682, 0.032289535, -0.039464988, 0.012594807, -0.018986624, -0.011244689, -0.010734854, 0.028947284, -0.013019669, -0.061482295, -0.02148859, 0.0013324154, 0.027776552, -0.017173879, 0.039087333, 0.01821243, -0.017277734, 0.022867033, -0.023150275, -0.015899291, -0.018788354, 0.034007866, 0.0079543665, 0.01595594, 0.049812745, 0.032686073, -0.03886074, -0.03376239, 0.018420141, 0.014020456, 0.0051644375, 0.010989771, 0.0056034615, 0.023414634, -0.021979542, -0.0045247837, 0.050228164, 0.008081825, -0.016947284, 0.07723053, 0.027153421, -0.053891424, 0.0005210464, 0.0109331235, -0.00036968922, 0.018561762, -0.013586152, 0.017268293, 0.04596066, 0.009389457, 0.008856019, -0.031949647, 0.015946498, 0.058763176, -0.00204524, 0.0073265145, 0.007888277, 0.011405192, -0.16088119, -0.020072384, 0.0068072383, -0.003894571, 0.01937372, -0.011848938, -0.01799528, -0.007831628, -0.063597165, -0.019864673, -0.024585364, -0.043392602, -0.049208496, -0.06408812, 0.03648151, -0.011896145, -0.008270653, -0.03334697, -0.024358772, -0.0034413845, -0.050228164, -0.04214634, 0.078929976, -0.012840283, 0.012519276, -0.03582061, 0.025453972, -0.016673485, -0.057592444, -0.015937056, 0.0184107, 0.0026884342, -0.0040338314, 0.028796222, 0.018505113, 0.022621557, -0.004472856, -0.024642013, -0.022319432, 0.00981904, -0.0141243115, 0.008360346, 0.018854445, 0.056837134, 0.0006827301, -0.0027852084, 0.022621557, 0.040824547, -0.0490952, -0.027096773, 0.00090106216, -0.034687646, 0.025378441, 0.034952004, -0.038974036, -0.018155782, 0.026832415, 0.06922423, -0.013784422, 0.0070196693, -0.022036191, -0.018004721, 0.034196693, -0.005003934, -0.052343037, -0.021847364, 0.051663257, 0.02031786, 0.031081038, -0.0029197482, 0.05162549, -0.0005266522, -0.025756096, -0.033856805, 0.02441542, 0.030778913, -0.00032897323, -0.01739103, 0.014709677, -0.11488277, 0.026322579, -0.012358773, -0.015861526, 0.042561762, -0.04392132, -0.0033044845, -0.016560188, 0.016541306, 0.03799213, 0.26254603, -0.003984264, 0.015795436, 0.01725885, 0.03334697, 0.0010733674, 0.03935169, 0.05781904, -0.05215421, -0.02822974, 0.02911723, 0.041202202, 0.046451613, 0.0028347757, 0.026492525, 0.024793075, -0.0070810383, -0.000347856, 0.082631, -0.016824547, 0.0003457907, -0.008610543, -0.020015735, 0.04282612, -0.054684497, -0.05966955, 0.015408339, 0.03755783, -0.024377655, 0.056648307, -0.025529504, 0.0052210856, 0.03355468, -0.0036372934, -0.06540991, -0.03731235, -0.021545239, 0.013869394, 0.003703383, 0.019335955, -0.0022505901, -0.01207553, 0.016305272, 0.019883556, 0.017324941, -0.025869394, -0.0034933123, 0.00026583398, -0.030665617, -0.05034146, -0.004371361, -0.014520849, -0.0002715873, 0.018760031, 0.03755783, -0.013199056, -0.05290952, 0.031156568, -0.022734854, 0.039464988, 0.026738001, 0.041655388, -0.050832413, 0.042599525, -0.0013902439, 0.005693155, 0.013822187, -0.033384737, 0.039578285, 0.045922894, 0.012953579, 0.0048198267, 0.02318804, -0.06386153, 0.036972463, 0.0223572, 0.00083851296, 0.02864516, 0.0006060189, -0.007052714, -0.047697876, -0.004739575, -0.029400472, -0.030155782, -0.006505114, -0.016144767, -0.022413846, 0.045243114, -0.024944138, -0.016418567, -0.004437451, -0.037331235, -0.006736428, -0.0435059, -0.0020098346, 0.030439023, 0.0038143194, -0.021790715, 0.026983477, -0.029041698, 0.018996065, 0.007463414, 0.02099764, 0.012604249, 0.0012285601, -0.011886703, -0.03436664, -0.00156845, 0.005735641, 0.047169156, -0.039842643, 0.039729346, -0.008681353, -0.0456963, -0.015115657, 0.011546813, 0.021601887, 0.033044845, 0.029041698, -0.00029902635, -0.0067269863, 0.0028465774, 0.03198741, -0.006146341, 0.025302911, -0.04603619, -0.012811959, -0.000484166, -0.011367427, 0.06624075, 0.02386782, -0.022111723, 0.019062156, 0.016012589, -0.010810385, 0.0041612904, 0.0021774194, 0.041164435, -0.010404406, -0.023697875, -0.038218725, 0.0062643588, 0.0003401849, -0.013472856, 0.015984263, 0.04071125, 0.02277262, -0.038785208, -0.001179583, 0.02162077, -0.0018434303, 0.043052714, 0.02645476, -0.039087333, -0.027021242, -0.07179229, -0.014785208, -0.0018764752, 0.01801416, -0.023641227, -0.0015283241, 0.008549173, 0.028815106, 0.06760031, 0.013822187, 0.019014949, -0.0074492525, 0.007831628, 0.049623918, -0.03619827, 0.003566483, -0.026322579, -0.053098347, 0.0027804878, -0.031609755, -0.031496458, -0.06624075, -0.012642014, -0.05585523, -0.03159087, -0.025567269, 0.02817309, 0.0019496459, -0.0033587725, 0.034952004, 0.05778127, -0.0200535, -0.01984579, 0.024868608, -0.039125096, -0.0014409913, 0.0947915, -1.7564295e-06, 0.0066939415, 0.029022817, -0.003627852, 0.04815106, 0.03211959, 0.0131612895, 0.0017431156, -0.020903226, 0.0913926, 0.015568843, -0.00016596184, -0.03580173, -0.021696301, -0.043279305, 0.018712824, -0.0245476, 0.013642801, -0.010394964, -0.013255704, 0.0076758456, -0.0006880409, 0.014577498, -0.018184107, 0.0002577203, 0.026435876, 0.018939417, -0.022885917, 0.013057435, -0.017466562, 0.02413218, -0.054608967, -0.020355625, 0.030533437, 0.0005366837, -0.015134539, -0.030325728, 0.04501652, 0.0067081037, -0.011801731, -0.024717545, -0.056572776, -0.0027427222, -0.025246263, 0.00035552713, 0.031250983, 0.0042226594, -0.023036977, 0.044072382, -0.027908733, -0.013595594, 0.03582061, 0.005060582, 0.041693155, 0.041277733, -0.010659323, 0.015531077, 0.006028324, 0.007940204, 0.003915814, 0.031685285, -0.017702596, -0.016862312, -0.0019874114, 0.014143194, 0.008572777, 0.041164435, -0.03735012, -0.031005507, 0.0044893785, 0.00066325726, 0.0060802517, -0.004307632, -0.022319432, 0.035027537, -0.03055232, 0.009101494, -0.02775767, -5.4730524e-05, -0.0059480723, -0.044752162, -0.030722264, 0.030741148, -0.0350653, 0.015719905, 0.020789929, 0.057328086, 0.04403462, 0.01697561, 0.029381588, 0.02305586, 0.030873327, -0.016645161, -0.016862312, 0.017306058, -0.0035546813, -0.017003933, -0.02577498, 0.02420771, 0.0013335956, -0.01506845, -0.005400472, -0.01753265, -0.02898505, -0.009474429, 0.05891424, -0.011792289, 0.0062313136, -0.010999213, 0.014634146, -0.02919276, 0.019694729, -0.01472856, 0.0142092835, 0.0061416207, -0.0009181746, 0.03695358, 0.018099135, 0.008516129, -0.046338316, -0.012557041, 0.02196066, 0.034140047, 0.0041612904, 0.0020617624, 0.0011512588, 0.0002558025, 0.009252557, 0.012811959, 0.010555468, -0.021545239, -0.017589299, -0.029570416, -0.009413061, 0.021658536, 0.0065145553, -0.040673483, -0.03251613, -0.018231314, -0.039578285, -0.005140834, -0.0317797, -0.02415106, 0.035763964, 0.004199056, -0.038011014, -0.008058222, -0.013472856, -0.024321007, -0.013029111, 0.056912664, -0.03634933, 0.011376868, 0.011820613, -0.039125096, -0.017334381, -0.020940991, -0.019921321, -0.017098347, 0.016815105, 0.0058678202, -0.024963021, 0.027285602, 0.011886703, -0.042523995, 0.002782848, 0.036462627, 0.017230527, -0.03988041, 0.052531864, -0.023697875, 0.009743509, -0.016144767, 0.019024389, 0.0022399684, -0.027587725, -0.007052714, -0.033535797, -0.003996066, -0.009932336, 0.0063398895, 0.01002675, -0.03523525, 0.051738787, -0.019279307, 0.005074744, 0.027568843, -0.00059510226, -0.006321007, -0.039842643, -0.05290952, -0.050605822, -0.010206137, 0.0047749802, -0.023376867, 0.016456334, 0.0003758851, 0.001166011, 0.0058206134, 0.0043406766, -0.041957512, -0.013047993, -0.13678677, 0.03470653, 0.0046711247, 0.024679778, -0.034952004, -0.0042934697, 0.034461055, -0.04758458, 0.00067682925, -0.03886074, -0.06612746, -0.020431155, 0.04343037, -0.019269865, -0.0040385523, 0.008931549, -0.004307632, -0.020129032, 0.04105114, 0.02332022, -0.027795436, -0.008095987, 0.024717545, 0.008228167, 0.048113294, 0.0059150276, -0.0034130604, -0.006321007, -0.033573564, -0.016276946, 0.03818096, -0.06895987, -0.00097364275, 0.06752478, -0.0317797, 0.02551062, -0.010206137, -0.024811959, -0.00056972855, 0.014492525, 0.029343823, 0.019600315, -0.0038638867, 0.027380016, -0.002366247, 0.037935484, 0.0100550745, -0.04671597, -0.02953265, 0.019317072, 0.019789143, 0.057592444, -0.00055232097, -0.022187253, -0.004890637, 0.011461841, -0.03920063, 0.022206137, -0.030778913, 0.0306845, -0.038275372, 0.04713139, -0.023603462, -0.022206137, -0.023509048, 0.01479465, -0.034461055, 0.032761604, 0.011905585, 0.004890637, 0.010479936, -0.031326514, -0.024868608, -0.018561762, 0.008662471, 0.0047442955, 0.028324153, -0.04335484, 0.008261211, -0.050228164, 0.023848938, -0.028286388, -0.032761604, 0.05087018, 0.035405193, 0.045167584, -0.004281668, 0.009493312, -0.0013158929, 0.011235247, -0.047848936, -0.032553893, 0.03674587, -0.008100708, -0.0044138473, 0.041957512, -0.03162864, 0.0052210856, -0.0134539725, 0.008011015, -0.01869394, 0.024623131, 0.013284028, -0.014851298, -0.010555468, 0.012906373, 0.0018245475, 0.0022529503, 0.0043406766, 0.0031770258, -0.019902438, 0.005537372, -0.015332809, 0.018231314, -0.07470024, -0.03300708, 0.0043524783, 0.002898505, -0.04766011, -0.020147914, 0.02065775, 0.005825334, -0.033856805, -0.03667034, 0.058952004, 0.017504327, 0.034970887, -0.011499606, -0.005301337, -0.010753737, 0.039389458, -0.043808024, -0.023150275, 0.025812745, 0.051134538, 0.0010987411, -0.0017974036, 0.048188828, 0.010649881, -0.04086231, -0.018401258, -0.01152793, -0.02065775, 0.0050511407, -0.01275531, -0.040107, 0.040333595, 0.009238395, 0.016588513, -0.047169156, 0.01424705, 0.0069158142, -0.019335955, 0.04358143, 0.023150275, -0.017636506, -0.04758458, -0.0026553895, -0.052343037, 0.087389454, 0.002039339, -0.049359556, -0.008624705, 0.012557041, -0.027927615, 0.00981904, -0.007123525, -0.032780487, 0.009913454, 0.024302123, 0.0012828481, 0.060915813, -0.025208497, 0.02201731, 0.00015519276, -0.006594807, 0.008034619, -0.0043548387, 0.010130606, -0.038501967, 0.039918173, -0.014029898, 0.024736427, -0.019081037, 0.011886703, -0.0071565695, -0.0362738, 0.027077891, 0.022187253, 0.0192321, 0.013104642, -0.031118803, 0.041428793, -0.032780487, 0.057592444, -0.03927616, 0.016191974, -0.013718331, -0.022659322, 0.079534225, 0.0066514555, 0.02065775, -0.049397323, 0.0065287175, -0.024056647, -0.0106404405, -0.023206923, -0.039729346, -0.025907159, -0.01724941, -0.011612903, 0.025265144, -0.038199842, 0.050681353, 0.049699448, -0.0055940202, 0.07945869, 0.029173877, 0.013265145, -0.02843745, 0.029778127, 0.0106404405, -0.004288749, -0.029834775, 0.002360346, -0.02945712, -0.008270653, -6.2991734e-05, -0.015937056, -0.0028796222, -0.021526357, -0.016333595, -0.008964594, 0.0018941778, 0.01937372, 0.007581432, 0.013189614, 0.011301337, 0.012188828, 0.0042745867, 0.014653029, -0.0015035404, 0.023150275, 0.029438237], "docs/software/geo-tools.md::1776876144.504": [-0.06381132, -0.01976907, -0.01729087, 0.017903352, 0.008381596, -0.01441691, 0.019938681, 0.031585284, -0.011750253, 0.036259, -0.021653634, -0.0051024556, 0.013719622, 0.024706626, 0.04458877, -0.022219002, 0.0128433, 0.004134261, 0.030737229, -0.06524359, -0.021446332, -0.024895083, 0.06837196, 0.025102384, -0.022124775, 0.02067366, -0.033922143, 0.01739452, 0.005168415, 0.047528688, -0.0276277, 0.020145983, 0.07089727, -0.007962281, -0.053106997, 0.016612427, 0.030887995, 0.014237877, -0.049262486, 0.02020252, 0.010544132, -0.0012862146, -0.004134261, -0.029380344, -0.002094221, -0.043533415, -0.03307409, -0.051297817, 0.010647783, -0.026082357, -0.043307267, -0.011034119, 0.04507876, -0.03776665, 0.008320347, 0.019580614, -0.06362286, 0.032395646, -0.025498142, 0.034072906, -0.0050930325, 0.030492237, 0.014897474, -0.015999943, 0.032565255, 0.033243697, -0.01120373, 0.039990436, -0.008405153, 0.025215458, -0.0071000927, -0.012551192, -0.0046454486, -0.012277931, -0.025705446, 0.013022333, -0.0017514662, -0.044400316, 0.0036112946, -0.008306214, 0.023858573, -0.036843214, 0.019712534, -0.01632032, 0.018676024, 0.030831458, -0.06660047, 0.08563456, 0.019448694, 0.018647755, -0.000764426, 0.0007255569, -0.0005409286, -0.05563231, -0.041045792, -0.006921059, -0.0097620385, 0.03622131, 0.0057243616, 0.01976907, 0.04636026, 0.026308505, -0.04244037, -0.0028056437, 0.04982786, -0.0133521315, -0.02257707, -0.009780884, 0.011627756, -0.012428695, 0.02304821, -0.014171917, -0.05016708, -0.00465016, -0.0062096366, -0.05495387, -0.011081233, -0.038049337, -0.0237455, -0.0009976408, 0.03901046, 0.032471027, 0.04364649, -0.019919835, 0.008141314, -0.058346085, -0.024480479, 0.024329714, 0.030737229, 0.029493418, -0.03746512, 0.0006004101, -0.024631243, 0.008829179, -0.041761927, 0.009545314, -0.050996285, 0.0117879445, -0.02495162, -0.081036225, 0.04364649, 0.042364985, -0.07410103, -0.018873902, 0.047038704, -0.051599346, 0.02140864, 0.0040918584, -0.049111724, 0.02365127, 0.005879838, 0.021276722, 0.0012061206, 0.018986976, 0.022897447, -0.02943688, -0.040593497, 0.0496394, -0.016951649, 0.045606434, -0.0025606505, 0.00084628677, -0.032056425, 0.0539739, 0.013418091, -0.014219031, 0.055142324, 0.0072697033, 0.0028928048, -0.017724318, 0.012466387, 0.037860878, 0.038784314, 0.012268508, 0.030756075, 0.021257875, 0.056273066, 0.008042375, 0.022011701, -0.02525315, -0.031849124, -0.004327429, -0.00033333217, -0.027382707, -0.032565255, 0.028174223, 0.0065865493, 0.019354466, -0.0049328445, 0.021163648, -0.043834947, 0.0024428654, 0.048207134, 0.05619768, -0.008852737, -0.003154288, -0.046284877, -0.03797395, -0.0066902, -0.035316717, 0.01137334, 0.050430916, 0.027345015, -0.060758326, -0.03656053, 0.007274415, -0.0045842007, -0.046887938, 0.013154252, -0.08179005, 0.028155377, 0.0608714, 0.010600669, -0.020145983, -0.0042826706, -0.019071782, -0.028475754, 0.032131806, -0.0140117295, -0.02387742, -0.0015276743, -7.302683e-05, -0.024273178, -0.031132989, -0.016640695, 0.0042355563, 0.0015158957, 0.02304821, 0.040857334, 0.031886812, -0.024235485, 0.03782319, 0.048697118, -0.0077973814, 0.043872636, 0.0060164686, -0.012164857, -0.017300293, 0.045945656, 0.04251575, -0.056009226, 0.0021978721, 0.011024696, -0.0029045835, -0.027835002, 0.0114393, 0.053031616, -0.0022438082, -0.020353286, -0.036956288, 0.05819532, 0.027684236, -0.005295623, 0.03901046, 0.012654844, 0.009573583, 0.032866787, -0.0016984628, 0.017582977, -0.028155377, 0.06678893, 0.047114085, 0.050619375, 0.035316717, 0.014284991, -0.016697232, -0.044701844, -0.05020477, 0.013964615, 0.023085902, -0.023330895, 0.0090129245, -0.01130738, 0.040857334, -0.011260266, 0.008089488, 0.0024475767, -0.0023827949, 0.074440256, 0.025535835, -0.039085846, -0.0457572, 0.0045229523, 0.041158866, 0.032866787, 0.027439244, 0.009677233, -0.017083567, -0.011561797, -0.033469845, -0.04277959, 0.058496848, 0.061738297, 5.259846e-05, -0.051184744, 0.006398093, -0.011297958, -0.15890639, -0.023067057, 0.021879781, 0.00038751334, 0.013399246, -0.006096563, -0.013587702, 0.03923661, -0.069992684, 0.055670004, -0.041045792, -0.054426193, -0.064678214, 0.0029823217, 0.01294695, 0.016800882, 0.009625408, -0.015001125, 0.01615071, -0.035844397, 0.007034133, -0.011966978, 0.0040518115, -0.0116560245, 0.038482785, -0.0410081, 0.022501687, 0.018939862, -0.034336746, -0.03983967, -0.007528831, -0.062002137, 0.0060117575, 0.039048154, -0.0077549787, -0.01454883, 0.011929287, 0.004275603, -0.026553499, -0.027213097, 0.0031283754, 0.05254163, -0.020183675, 0.061097547, 0.021050574, 0.008438133, 0.035335563, 0.0117219845, -0.0457572, 0.031528745, -0.009988186, -0.008513515, -0.00086218776, -0.009220227, -0.032621793, -0.019147165, -0.036485147, 0.03267833, -0.027118867, -0.03501519, -0.005399274, 0.02581852, 0.018016426, -0.052503936, 0.009102441, -0.027439244, 0.03542979, -0.010204911, 0.04183731, -0.031019915, 0.011646602, 0.014916319, -0.041385014, 0.009969341, 0.008711395, 0.019674841, -0.07006807, 0.023067057, -3.0513733e-05, -0.14096534, -0.025347378, -0.023726653, 0.0070624016, -0.0055735963, -0.028814975, 0.022972828, -0.008207274, -0.021201339, 0.035787858, 0.24785778, -0.017140104, -0.009615985, -0.000525911, 0.04673717, -0.017469903, 0.038746625, 0.06867349, 0.0066807773, -0.03603285, -0.014105957, -0.00032155364, 0.025780827, -0.015566494, 0.02930496, 0.04556874, -0.018176613, 0.035863243, 0.047491, -0.024367405, 0.015396883, -0.027118867, 0.02612005, 0.03297986, -0.03742743, -0.029738411, -0.0047538113, 0.04417417, -0.06399977, 0.01083624, -0.022030547, -0.0009776172, 0.041875, -0.042591132, -0.075081006, 0.0027820868, -0.035034034, -0.0040494557, 0.0045747776, 0.021125956, 0.0063604014, 0.006223771, -0.0060824286, -0.0054605226, 0.013455783, -0.019250816, 0.013550011, -0.027740773, -0.017432211, -0.023406278, -0.041799616, -0.019712534, -0.02689272, 0.014633635, -0.020240212, -0.043269575, -0.032414492, -0.0065677036, 0.0067467373, 0.0016643051, 0.03147221, 0.01946754, -0.07297029, 0.0060494486, -0.006181368, -0.010883354, -0.016461661, -0.035241336, 0.02719425, 0.04639795, 0.048847884, 0.021615943, 0.0073356633, -0.021427486, 0.025761982, 0.026195431, 0.0448903, 0.040895026, -0.019448694, 0.022652453, -0.033922143, -0.004308583, -0.03639092, -0.0098939575, 0.018007003, 0.015943406, -0.03595747, -0.051184744, -0.025008157, -0.015368614, -0.0133804, 0.0064169383, -0.0019929258, 0.017385097, -0.010619515, 0.021484023, -0.019448694, -0.043721873, 0.017319137, -0.045380287, -0.0051966836, -0.027571162, -0.017837392, -0.0053333146, 0.021955164, -0.0048621735, 0.027552318, 0.028758438, 0.014143649, 0.038407404, -0.029587645, 0.023519352, -0.038407404, 0.010054146, -0.009568871, -0.015896292, -0.043269575, 0.011213153, 0.025328532, 0.020127138, 0.011062387, -0.023312049, -0.02595044, -0.0087161055, -0.01234389, -0.0054275426, 0.04010351, -0.007844496, -0.03444982, 0.014360373, 0.02836268, -0.014803246, -0.028211914, 0.013597125, -0.045041066, 0.008890428, -0.00705769, 0.021785554, -0.03203758, 0.008758509, -0.021653634, -0.02930496, -0.013568857, 0.012456965, -0.016329743, 0.036259, 0.014944588, -0.033865605, 0.009865689, -0.014982279, -0.0005497625, 0.0638867, 0.036767833, -0.060381413, 0.020711351, 0.00029122393, -0.042553443, -0.0056678243, 0.018855058, -0.011250843, -0.056235373, -0.011524105, 0.03311178, -0.0039646504, -0.0050930325, -0.00045847896, -0.04666179, 0.043231886, 0.03307409, -0.027910383, 0.012296776, -0.04455108, -0.06682662, 0.036372073, -0.03725782, -0.016178977, 0.015745528, -0.034129445, -0.010120106, -0.04225191, 0.035674784, 0.008348616, 0.010958737, 0.014605367, -0.021936318, 0.04605873, -0.0139457695, 0.015387461, 0.05744149, -0.029663028, -0.061135236, 0.061097547, -0.00702471, 0.014690172, 0.027853847, 0.0064169383, 0.049187105, 0.013041179, 0.01351232, -0.026515808, -0.012551192, 0.042628825, -0.0065535693, -0.04602104, 0.013719622, -0.011231998, 0.006040026, -0.0128433, -0.03659822, 0.008447556, -0.04756638, -0.019580614, -0.055670004, -0.0020117715, 0.024386251, -0.026063513, 0.024725473, 0.045267213, -0.031924505, -0.041158866, 0.0031778452, -0.026836183, 0.02491393, -0.06682662, -0.021050574, 0.015104776, 0.020522896, 0.014407488, 0.03755935, 0.006906925, 0.01351232, 0.020315593, 0.010628938, -0.012805608, 0.009257918, -0.0136159705, 0.040555805, 0.04244037, 0.013436937, -0.020824427, 0.032207187, -0.056423828, 0.037578195, 0.056046918, -0.0108079715, 0.008965811, 0.005154281, 0.046171803, 0.024555862, 0.029418034, -0.019938681, 0.02080558, 0.02270899, -0.022991674, 0.01240985, 0.05676305, -0.008179005, -0.016113017, -0.04982786, 0.02046636, -0.005865704, 0.014963433, 0.020070601, 0.03465712, -0.01916601, 0.0239528, -0.0001293429, -0.036805525, -0.023971647, -0.04602104, -0.013229636, -0.0040565226, -0.01441691, -0.02715656, 0.0155759165, -0.0048056366, -0.012560615, 0.035260182, -0.016706655, 0.03923661, -0.027231941, 0.010157797, 0.00064664084, -0.03335677, -0.048508663, -0.01588687, 0.004937556, -0.032489873, 0.009988186, -0.05295623, 0.013926923, 0.027043486, 0.0010959915, 0.008014106, -0.031453364, -0.01404942, -0.025479298, 0.027250787, 0.023198975, 0.0256866, -0.0059269518, -0.0008969344, -0.024499325, -0.008037663, -0.01963715, 0.026006976, -0.009969341, -0.014812669, -0.015783219, 0.00093403674, 0.037710115, -0.03782319, 0.0017750232, -0.0034840866, 0.07802092, -0.008640723, 0.018741984, -0.04225191, 0.04816944, 0.020014064, 0.0041154153, 0.017988158, -0.023707807, -0.04556874, -0.03729551, 0.021125956, -0.042138837, 0.028438061, -0.038445093, 0.00034216605, -0.061059855, 0.01879852, -0.0014452246, -0.005950509, -0.0075241197, 0.008004683, -0.020409822, 0.010214333, -0.00214958, 0.00050529855, -0.02922958, -0.012730226, 0.04458877, 0.002087154, 0.014350951, -0.0119858235, -0.0170553, -0.005060053, -0.0100258775, -0.0045912676, 0.03224488, 0.031999886, -0.012014092, -0.025573526, 0.0304357, -0.027891539, -0.03575017, 0.018374493, 0.030360317, 0.018958708, -0.020579433, 0.036409765, 0.022332076, 0.0139457695, -0.0012579461, -0.003592449, 0.045041066, -0.023557043, 0.046699483, -0.010949314, -0.0029658317, -0.0070671127, -0.05646152, 0.005705516, 0.013870386, -0.0019458118, 0.01174083, 0.02261476, 0.018770251, -0.024932774, -0.040254276, -0.015811488, -0.038068183, -0.032489873, -0.04417417, -0.016499354, -0.0038539323, 0.011392185, 0.0108739305, -0.0064640525, 0.0064075156, 0.020127138, -0.028814975, 0.009140133, -0.12852722, 0.020051755, 0.00025441605, -0.0025794962, -0.02261476, 0.0063179987, 0.044400316, 0.001528852, 0.020617124, -0.03371484, -0.02572429, 0.028946895, 0.03810587, -0.00013390706, 0.0099599175, 0.0013733756, -0.033639457, -0.050619375, -0.019806761, 0.06607279, -0.0071189385, 0.013550011, 0.023067057, 0.055406164, 0.022501687, -0.01588687, -0.0046313144, 0.04549336, -0.017140104, 0.014690172, 0.006572415, -0.058082245, 0.015359192, 0.037804343, 0.005583019, 0.017469903, -0.010534709, 0.0021413353, -0.00873024, -0.027778465, 0.0019092984, 0.0161884, -0.03669245, 0.019844454, -0.036277846, 0.039387375, -0.01601879, -0.044136476, -0.015246118, 0.027684236, -0.016508775, 0.034223672, 0.003274429, 0.004638382, -0.0047490997, 0.022652453, -0.04899865, -0.036635913, -0.0011984645, -0.029663028, -0.0089469645, 0.058911454, -0.014087112, -0.029210733, -0.057177655, 0.019392157, -0.036956288, -0.0010494663, 0.011420454, 0.013427515, -0.02391511, 0.033262543, -0.014303836, -0.017950466, -6.503952e-05, -0.044927992, 0.054237735, 0.0036913885, 0.018789098, -0.0033309658, -0.005239086, -0.0410081, -0.056046918, 0.018317956, 0.039123535, -0.035919778, -0.0074628713, 0.023519352, 0.013295595, 0.020956345, -0.036202464, -0.020051755, -0.01712126, -0.017582977, -0.019062359, 0.021804398, -0.045907967, -0.006548858, -0.014520561, 0.0033757242, 0.0022779661, -0.008843314, -0.015802065, 0.021804398, -0.0066713546, 0.00018521724, 0.014586521, -0.037860878, 0.04873481, -0.025008157, 0.002779731, 0.0005376895, -0.002595986, -0.015302655, -0.0561223, -0.010365099, 0.038124718, -0.039311994, 0.0010282649, 0.016480507, 0.008881005, 0.017564131, -0.007368643, -0.024800854, 0.016433394, 0.019919835, 0.040216584, -0.007312106, 0.021163648, -0.016895112, 0.0018763185, -0.029116506, 0.018054118, -0.036767833, 0.04244037, 0.0071754754, -0.04997862, 0.030831458, -0.03224488, -0.023067057, -0.020296749, -0.0046454486, -0.023500506, 0.006171945, 0.005168415, -0.0030647712, -0.0133521315, -0.009116575, 0.009502911, -0.027533472, 0.036259, -0.0043957443, -0.010798548, 0.018713715, 0.0034039926, -0.0026595902, -0.027948076, 0.050054006, -0.024744317, 0.06068294, 0.040480424, -0.014077689, -0.0102897165, 0.02123903, -0.03669245, -0.0023639493, 0.012890413, -0.012164857, -0.02274668, 0.019882144, -0.0039787847, 0.04907403, -0.026949257, 0.034506354, 0.015641876, -0.05766764, -0.00092108035, 0.06358517, 0.008678415, 0.019882144, 0.021182492, -0.00047526334, -0.026365042, 0.063019805, 0.039613523, -0.012551192, -0.00028489297, -0.012664266, 0.0017667782, -0.00434863, -0.00039546387, 0.00675616, -0.0012697246, -0.011175461, 0.063509785, -0.003020013, 0.015019971, 0.05495387, 0.020994037, 0.06954039, -0.021182492, -0.0065205893, -0.055443857, -0.029908022, -0.023500506, 0.0089799445, -0.031962197, -0.0005756752, -0.019731378, 0.0037055227, -0.03639092, 0.029248424, -0.012098897, 0.049262486, 0.026779646, -0.012023515, 0.028720746, 0.053860825, 0.011279112, -0.0019740802, -0.0043580527, 0.007255569, 0.031377982, -0.09422817, -0.023764344, 0.00678914, 0.013964615, -0.008367461, -0.015566494, -0.034638274, -0.023293205, 0.013898655, 0.012833877, 0.015877446, 0.008009395, -0.060645252, -0.010317985, 0.05729073, 0.010694898, -0.06746737, 0.03224488, 0.0016796171, 0.003368657, -0.004136617], "docs/software/authentik.md::1771427357.911": [-0.02771494, 0.019263405, -0.032016847, -0.013000895, -0.00493482, -0.030303696, -0.015684828, -0.01275344, 0.019644106, 0.0141239595, 0.0054915934, -0.0076092356, -0.0075283367, -0.003716581, 0.023888906, 0.035043407, -0.03534797, 0.011106914, 0.014466589, -0.0024507544, -0.04435152, 0.014580799, 0.035481215, 0.0028647652, 0.028266953, 0.038279355, -0.023850838, -0.010145647, 0.00022723014, 0.00028775545, -0.011002222, -0.031826496, -0.006343409, 0.010526347, -0.0116113415, -0.017302802, -0.0345485, -0.008989272, -0.057714075, -0.0023817525, 0.049148332, -0.018121306, -0.0038093764, -0.007747239, 0.0514706, -0.045455545, 0.010659592, -0.016788857, -0.00497289, -0.052193932, -0.022918122, 0.008470569, 0.028495373, -0.03542411, 0.032359477, 0.02091945, -0.029980103, -0.03336833, -0.018949328, 0.0077234455, -0.0533741, -0.0050395126, -0.053221818, 0.01351484, -0.008518156, 0.014361897, -0.015570618, -0.0047016414, 0.00056123466, -0.013105588, 0.008151732, 0.046255015, -0.033653855, 0.022099618, -0.046331156, -0.02019612, 0.029466158, 0.030703431, 0.02577337, 0.012467915, 0.005196551, 0.02183313, -0.019263405, 0.008689471, -0.022670668, 0.0023246475, -0.038317427, 0.05097569, 0.011763621, 0.034224905, -0.022232864, -0.03822225, 0.023965048, -0.06658438, -0.022480318, 0.034643672, -0.0109641515, -0.018054685, -0.012001558, 0.0032335683, 0.010164683, 0.01002192, -0.000398545, -0.043057136, 0.01552303, 0.046673786, 0.005325037, -0.011230641, -0.04286679, -0.03787962, 0.007913795, 0.02217576, -0.00986964, 0.013686155, -0.030893782, -0.037784446, 0.015009087, -0.023451103, -0.018330691, 0.011487613, -0.007204742, 0.011782656, 0.013648084, -0.037974797, -0.034262974, -0.00641479, -0.0203484, 0.013790847, 0.042448018, 0.018616216, 0.010612004, -0.057447586, -0.03784155, -0.02482162, -0.049833592, -0.0037594098, 0.010155165, 0.04088715, -0.018216481, -0.07301821, 0.058741964, 0.027067749, -0.03386324, -0.0140097495, -0.004813472, -0.056419697, 0.05512532, 0.018616216, 0.022232864, 0.013981197, 0.06243475, 0.010316962, -0.007533096, 0.012477433, 0.03966891, -0.018816084, 0.00095531833, -0.0035048167, 0.045493614, 0.021699883, 0.009165346, 0.02482162, -0.08931215, 0.0044280137, -0.006662245, 0.0019046882, -0.034929197, -0.021204975, -0.011782656, -0.009398524, 0.02527846, -0.018283105, -0.024459956, -1.7743061e-05, -0.0066479687, 0.009507976, 0.0706198, 0.028266953, -0.002626828, -0.05010008, -0.055049177, 0.024536096, -0.010240822, -0.048044305, -0.009255762, -0.044656076, 0.03951663, -0.016731752, -0.024764515, 0.036946908, 0.0044660834, 0.0004187697, 0.049833592, -0.025563985, 0.00064956886, 0.05246042, 0.0072380533, -0.03633779, 0.019263405, -0.017493151, -0.05192744, 0.037670236, 0.08276412, -0.016446227, -0.028305024, 0.0040711076, 0.029675543, -0.010992704, -0.00092141225, -0.03738471, 0.012125286, -0.013933609, 0.0034881611, -0.014342861, -0.072865926, 0.034719814, 0.02531653, -0.021204975, -0.031274483, 0.012791511, 0.04058259, 0.059427224, 0.009217692, 0.02710582, 0.051622882, 0.007713928, 0.009174863, 0.02710582, 0.018302139, 0.0052488972, -0.025259426, -0.042981, -0.031959742, -0.037594095, 0.016122634, -0.015637241, -0.055506017, 0.030608257, -0.014675974, 0.025335565, -0.019606035, -0.020024804, 0.014228651, -0.0009814914, -0.042562228, 0.015437373, 0.027924323, 0.007337987, -0.00012640421, 0.008261184, 0.007247571, 0.011735069, -0.003404883, -0.0052203448, 0.07313242, 0.016826928, 0.027753009, -0.004320942, -0.0028861796, -0.001431193, 0.007190466, -0.013866987, 0.010992704, 0.016636577, 0.01674127, -0.004506533, -0.03784155, -0.015009087, 0.010335997, 0.0052393796, -0.017531222, 0.011696999, -0.0010891581, -0.008375393, -0.009436594, 0.0025221356, 0.016522368, -0.03589998, 0.046483435, 0.046445366, 0.008194561, 0.046483435, 0.017293284, 0.017445564, 0.0058056707, 0.035367005, -0.005886569, 0.01009806, 0.0019403788, -0.015151848, -0.0159418, 0.056495838, 0.076406434, 0.012505986, -0.03978312, -0.011164019, -0.034719814, -0.16796471, -0.0021949718, -0.008879821, 0.018045167, -0.011021256, 0.036946908, -0.035024375, -0.021966374, -0.058703896, 0.03886944, 0.0052631735, -0.05257463, -0.02160471, -0.038602952, 0.016274912, -0.018216481, -0.005591527, 0.015199436, 0.023279788, -0.038241286, -0.05535374, -0.047663603, 0.07636836, 0.015542066, 0.0061054714, -0.038602952, 0.05588672, -0.0033311225, -0.047016416, -0.008004212, 0.045341335, -0.022347074, 0.009469905, -0.022689702, 0.0318836, -0.0010832096, 0.03215009, 0.01332449, -0.0033763305, -0.0073903333, 0.04115364, 0.015104261, 0.0022996643, 0.044732217, 0.02065296, -0.021243043, 0.026820295, 0.0065242415, -0.014019267, -0.015494478, 0.026610909, 0.0149424635, 0.030303696, 0.0033620542, -0.019644106, -0.025697231, 0.02577337, 0.057219166, -0.024098292, -0.019910594, 0.014523694, -0.011820726, 0.017102934, -0.027086785, -0.009588874, 0.006619416, 0.032530792, 0.035842877, 0.0116113415, -0.034643672, 0.030627292, -0.01578952, -0.044656076, 0.01693162, 0.02065296, -0.006457619, 0.031007992, -0.0318836, -0.054135498, -0.12250917, 0.017264731, 0.008028005, 0.0073237107, 0.020957518, -0.04039224, -0.021871198, 0.00865616, 0.0039735534, 0.034719814, 0.2890272, 0.029846858, -0.025982756, 0.00050234515, 0.0983728, -0.013981197, -0.0015799038, 0.05120411, -0.0047849193, -0.027277134, 0.005306002, 0.031826496, 0.03192167, -0.004002106, 0.000914869, 0.037004013, -0.061140373, 0.031369656, 0.026839329, 0.0027362793, 0.030246591, -0.02714389, -0.013200763, -0.035138585, -0.03477692, -0.02516425, -0.008265942, 0.049947802, -0.046902206, 0.059769854, 0.019387133, 0.011040292, 0.02748652, -0.00986964, -0.058780037, 0.00044077888, -0.007761515, -0.009170105, 0.007090532, -0.013962162, -0.03557639, -0.011021256, 0.06350071, 0.035290863, 0.019587, -0.021680849, 0.0014383311, 0.00050234515, -0.031502903, -0.050594993, -0.027886255, -0.03466271, -0.024555132, -0.041648548, 0.02019612, -0.035138585, -0.016484298, -0.0037237192, -0.019720245, 0.04366626, 0.032283336, 0.034681745, -0.08619042, 0.029028352, -0.048234653, 0.016912585, -0.0011712464, -0.023070402, -0.0013883642, 0.024041187, 0.02091945, -0.027657835, 0.01954893, -0.021547604, 0.018121306, -0.017816747, 0.0064861714, 0.05542988, -0.039174, 0.046902206, -0.023108473, -0.015427856, 0.0068430775, 0.02756266, -0.014904394, -0.024954867, -0.018492488, 0.03192167, 0.0053773834, -0.0100314375, -0.0069763223, -0.01040262, -0.013181727, 0.047511324, 0.02565916, 0.017493151, 0.023241717, 0.00986964, 0.019339545, -0.044046957, 0.010374067, 0.036756556, -0.017188592, -0.010431172, 0.046216946, -0.05383094, -0.016379606, -0.0010677438, -0.014000232, 0.042600296, -0.018054685, 0.007242812, 0.027695904, -0.030075278, -0.0026196898, 0.06456667, 0.012448881, 0.009303349, 0.063691065, 0.0041210745, 0.028647654, -0.044085026, 0.006628934, 0.014019267, 0.020729098, -0.064833164, -0.064262114, -0.018835118, -0.010345515, 0.035043407, -0.010107578, -0.033235084, 0.014162029, 0.046026595, -0.007142878, 0.013019931, 0.048615355, 0.041572407, -0.036965944, 0.015304129, -0.06765034, -0.022918122, -0.035214722, 0.030189488, 0.009170105, -0.028095638, 0.021814093, 0.024840657, 0.033577714, 0.021814093, -0.03222623, 0.01328642, -0.00026857175, -0.057828285, -0.0077091693, -0.04343784, 0.003155049, -0.01032648, 0.05352638, -0.01977735, 0.018264068, -0.020595854, 0.03845067, 0.058475476, -0.01909209, -0.007533096, 0.009479423, 0.029732648, 0.033387363, -0.026934505, -0.015741933, -0.059960205, -0.043742396, -0.0014787804, 0.01571338, -0.049034122, -0.05074727, -0.031712286, 0.0027077268, -0.02114787, 0.03352061, -0.0032383269, -0.0076092356, -0.029903963, 0.033120874, 0.03822225, 0.013724225, -0.016998243, 0.01863525, -0.028628618, -0.065632634, 0.070543654, -0.007166672, -0.009674531, 0.04077294, 0.0022949055, 0.014495142, 0.028076604, -0.015418339, -0.0020736237, -0.03169325, -0.021319184, -0.018216481, -0.00990771, -0.0014906774, -0.041915037, -0.029808788, 0.025602056, -0.020215156, 0.019758316, 0.047282904, -0.0034667468, -0.020177085, 0.019025467, 0.0124869505, -0.006628934, 0.043742396, 0.063691065, 0.019330028, 0.008970237, -0.016332017, -0.02817178, 0.03658524, -0.06319615, 0.013714707, 0.058132846, 0.018083237, 0.0015299369, -0.023279788, 0.006529, -0.0028481097, 0.00036344925, 0.075606965, -0.05169902, 0.026972575, -0.01773109, 0.0027933843, -0.0033525368, 0.0032549826, -0.013762294, 0.038165145, 0.01727425, -0.022708738, 0.05329796, 0.044275377, 0.061939843, -0.018368762, -0.05169902, -0.0099743325, 0.0028838003, 0.011078361, -0.045607824, -0.018844636, -0.037004013, 0.06536614, -0.0066670035, 0.0188256, 0.0023294063, -0.01817841, -0.016541403, -0.022328038, 0.00220211, 0.0003500653, -0.02160471, -0.02543074, -0.07678713, 0.05051885, 0.0046635712, -0.010678627, -0.014380932, -0.024326712, 0.022309003, -0.035405073, -0.02080524, 0.046902206, -0.035861913, -0.020062875, -0.018692356, -0.024631271, 0.09860122, 0.013533874, -0.019986736, 0.024174431, 0.016779339, -0.03936435, 0.01651285, -0.023660487, -0.0056533907, -0.026591875, -0.0533741, 0.04020189, -0.000926171, -0.021795059, 0.018140342, -0.015970353, -0.012239495, 0.01738846, 0.014095407, -0.012448881, 0.053792868, -0.0124869505, -0.017340872, -0.022328038, -0.009017824, -0.017179074, -0.009964815, -0.007052462, -0.0645286, 0.005877052, 0.010916565, -0.015618206, -0.023070402, -0.017293284, 0.03393938, 0.009926745, 0.0004642752, 0.057828285, -0.0149424635, -0.0026767948, -0.0018214101, 0.048615355, -0.024193468, -0.009203415, -0.0055867685, -0.015123296, 0.0003060469, 0.0045612585, 0.0063481675, -0.03715629, 0.008408705, -0.03580481, -0.020500679, 0.0022972848, -0.0159418, 0.035519283, -0.011221124, 0.019025467, -0.06304387, -0.012125286, -0.008118422, 0.02015805, 0.0027124854, 0.07964238, -0.007357022, -0.0011736258, -0.03928821, 0.0022437489, -0.012572608, -0.05154674, 0.022822948, 0.011411474, -0.012458398, -0.0006590864, -0.03432008, 0.02702968, 0.025259426, -0.04161048, -0.014038302, -0.011915901, 0.01628443, -0.031940706, 0.05463041, 0.019111125, -0.018816084, 0.002569723, -0.004996684, 0.008047041, -0.003162187, -0.017921438, 0.009598391, 0.026591875, 0.011030775, 0.01750267, 0.03180746, -0.013143658, 0.002448375, 0.011478096, -0.014266722, 0.0503285, 0.0063338913, -0.018416349, -0.018378278, -0.03989733, 0.00023139405, -0.008118422, 0.027772045, 0.028114675, -0.02160471, -0.016446227, -0.010335997, -0.013914575, -0.023051368, -0.008018488, -0.009179622, -0.13491997, 0.020900413, -0.00051037554, -0.0012634472, -0.0014621249, 0.0021569019, -0.00914631, -0.01871139, -0.0005192982, 0.0022604046, -0.05325989, -0.028247919, 0.02539267, -0.021471463, 0.028019499, 0.012962826, -0.029218704, 0.008470569, -0.024193468, -0.0067859725, -0.048463073, 0.0050442712, 0.029047389, 0.017559774, 0.05143253, -0.018797047, -0.02171892, 0.00050621165, -0.020729098, 0.018502006, -0.021319184, 0.019120643, 0.018816084, -0.0018237896, -0.026953539, 0.016750786, 0.0051822746, -0.0054487647, -0.049795523, 0.017017277, -0.012772475, 0.04195311, -0.022632597, 0.02596372, -0.00088155776, 0.031598076, -0.00091605866, -0.02447899, -0.00964122, 0.0071809483, 0.010069507, 0.014514176, -0.00061447313, 0.026668014, 0.0042614574, -0.007428403, -0.0167032, 0.015960835, 0.022499353, 0.057676006, -0.036299717, 0.009917228, -0.02577337, -0.013943127, -0.029675543, 0.018007096, -0.045760106, -0.022765843, -0.029618438, -0.0071143257, -0.0083944285, -0.002406736, -0.01032648, 0.03443429, 0.011173537, -0.038774267, 0.0124869505, -0.0116113415, -0.03966891, -0.011801691, -0.013714707, -0.00975543, -0.026211176, 0.04987166, 0.03959277, 0.042981, 0.02470741, -0.0022032997, -0.01939665, -0.003621406, -0.07278979, -0.055620227, -0.0022711118, 0.048234653, -0.006981081, 0.030950887, -0.031007992, -0.007485508, 0.0077567566, -0.014323827, -0.014219134, 0.01905402, -0.0006370772, 0.008646642, -0.004337597, -0.018121306, 0.016122634, -0.03249272, 0.029218704, 0.0008089869, 0.00831353, -0.002576861, -0.048272725, 0.010231305, -0.058741964, -0.00039200173, 0.014390449, 0.04389468, 0.010992704, 0.0036190266, -0.023222683, -0.0028147984, -0.024326712, -0.018768495, 0.018930294, 0.021224009, 0.021338219, 0.03462464, 0.031084131, -0.062130194, 0.023184612, -0.068373665, -0.0057200133, 0.042029247, 0.0056153205, -0.0002636643, -0.048196584, 0.047206763, -0.03966891, -0.06430018, -0.04941482, -0.010545382, 0.02103366, -0.008751335, -0.008327806, -0.002779108, 0.0144190015, 0.027086785, -0.006881147, -0.047930095, -0.0024043566, 0.024193468, 0.0021783162, 0.05622935, 0.027581694, 0.02642056, -0.005210827, -0.007142878, -0.02733424, 0.019910594, 0.028895108, -0.014961499, -0.04096329, -0.008727541, -0.00051483687, -0.00041252383, -0.014342861, -0.03169325, -0.04153434, 0.038203217, 0.0128390975, 0.043932747, -0.029180633, 0.025107145, 0.06315808, -0.0140668545, 0.01655092, -0.026325384, 0.062054053, -0.026839329, 0.019482307, -0.0072761234, 0.014257204, -0.0032930525, 0.01241081, -0.030303696, 0.0031740838, 0.019368097, 0.03352061, 0.026896434, -0.038698126, 0.0027005887, 0.0059246393, -0.022194793, 0.028533444, -0.038621984, 0.028609583, -0.0014680732, -0.0007732963, 0.08383007, -0.014371414, -0.0066336924, 0.005772359, 0.011706516, -0.017835781, 0.0042828717, -0.01893981, -0.049338683, -0.032245267, 0.049795523, 0.0038902753, -0.0056962194, -0.024783552, 0.020481644, 0.0052441387, 0.016217807, 0.036604278, 0.01951086, -0.024859691, -0.045036774, 0.028324058, -0.02794336, 0.008703747, -0.036185507, -0.023203647, -0.041686617, -0.0033525368, 0.016065529, 0.007751998, 0.055962857, -0.0052060685, 0.015637241, 0.008589537, 0.03511955, -0.005643873, 0.0056058033, -0.036052264, -0.014733079, -0.0059008454, -0.043704327, 0.035842877, 0.017283767, 0.0045279474, -0.016217807], "docs/hardware/ip-allocation.md::1781761632.934": [-0.013559834, 0.0034252706, -0.031846777, 0.024294702, -9.04412e-06, -0.036121894, -0.022185396, -0.012194434, 0.008700893, 0.037157714, -0.030716792, 0.012382765, -0.041734155, -0.00017567755, 0.0046870885, 0.018221028, -0.011356361, -0.017712533, -0.011186863, -0.040152177, 0.028362654, -0.018399943, -0.0023447215, 0.04278881, 0.030471962, 0.017128708, -0.03203511, -0.0015655017, 0.009209388, 0.03683755, -0.02482203, 0.0068175835, 0.028795814, -0.02785416, -0.03211044, -0.03770387, -0.034502245, -0.032863766, -0.051452037, -0.004607048, 0.024257038, 0.021394406, -0.018889602, -0.015160648, 0.007679198, -0.068100505, 0.033221595, -0.025029194, -0.014614488, -0.03318393, -0.012674678, -0.016375383, -0.020716414, -0.044257794, 0.04696976, 0.011233946, -0.0707748, -0.00314042, -0.037289545, -0.0036606845, -0.03367359, 0.011695357, 0.0008074693, -0.0379487, 0.021337906, 0.023710877, -0.038909193, 0.006450338, -0.016742628, -0.011281028, 0.028268488, 0.036517385, -0.06975781, 0.0096990485, -0.052393693, -0.00252599, -0.024426535, 0.00584297, -0.020019589, 0.00252599, 0.011883688, 0.014369658, -0.0046235267, 0.004712984, -0.042336818, 0.046630763, -0.037157714, 0.08452297, 0.009218804, -0.053147018, -0.0042280317, -0.02760933, 0.020772913, -0.0490414, -0.04222382, 0.01040529, -0.03476591, -0.040340506, 0.00832894, 0.0046164645, 0.0464801, 0.021978231, 0.02209123, -0.0055557652, 0.045312446, 0.03318393, 0.017957363, -0.021469738, -0.020980077, -0.020490415, 0.0029144227, 0.021319073, -0.009378886, 0.011497609, -0.0009151711, -0.05589665, 0.0069211656, -0.052845687, -0.002900298, -0.0069870814, 0.011544692, -0.002082235, 0.07220612, -0.043579802, -0.010019211, -0.010471205, -0.05442767, 0.015245397, -0.0006644554, -0.0029662137, -0.020716414, -0.010979699, -0.026743006, -0.021413239, -0.014087161, -0.033899587, 0.013738749, 0.026780672, -0.018776603, -0.06354289, 0.07559608, 0.012335682, -0.0384007, -0.021676902, 0.04011451, -0.013936496, 0.030001134, 0.001484284, 0.011055032, 0.0019916007, -0.0044093, 0.032543603, 0.026611175, 0.02403104, 0.015122982, -0.0011900167, -0.010537121, -0.005715847, 0.029775137, 0.035236735, -0.032562435, 0.035349734, -0.03921052, -0.0008210056, 0.033409923, -0.009628424, 0.008121775, 0.018578857, -0.012326266, -0.0245207, 0.034615245, 0.039135188, 0.011733023, 0.030980455, 0.03130062, 0.013324421, 0.10237675, 0.0028249654, -0.0027684662, -0.037892204, -0.05687597, 0.041847154, 0.005532224, 0.0017032188, -0.04745942, -0.035180237, 0.020302085, -0.039662514, -0.02774116, 0.03233644, 0.030471962, -0.006130175, 0.06116992, 0.00068387704, -0.01881427, 0.013691666, -9.387125e-05, -0.03246827, 0.020076089, -0.016865045, -0.040792502, -8.59996e-05, 0.036253724, 0.0068222918, -0.033052098, 0.026027348, -0.017552452, -0.0016796774, -0.027420998, -0.074428424, 0.015998721, -0.0014372012, 0.048175078, 0.03501074, -0.047986746, 0.040453505, 0.024332369, -0.010857284, -0.019398097, -0.014906401, -0.00556989, 0.022223061, 0.017401787, -0.020622248, 0.008366606, -0.012853593, 0.033391092, 0.021582736, 0.015932806, -0.017684285, -0.017712533, 0.023767376, -0.0010911429, -0.034050252, 0.040189844, -0.036272556, -0.040039178, 0.0068317084, -0.022430226, 0.013277338, -0.03380542, -0.04388113, -0.019266265, -0.006883499, -0.029304309, 0.0273645, 0.008955141, 0.02536819, -0.016045803, 0.027100835, 0.0004590569, -0.04580211, -0.03410675, 0.0031451283, 0.039511852, 0.014247242, 0.01914385, -0.0014113056, 0.023334214, -0.0012924217, -0.017882032, 0.026818339, 0.038438365, 0.011007949, 0.0245207, -0.0048071495, -0.019529928, -0.057855293, 0.034991905, -0.004621173, -0.038683195, -0.017778449, 0.030358963, 0.010659536, -0.031206451, -0.007170704, -0.010998532, -0.013983579, 0.07069947, 0.017100457, -0.0066480855, 0.018249277, 0.019228598, -0.0026931337, 0.051301375, 0.032562435, 0.004162116, -0.009491884, -0.0020457457, -0.01881427, -0.04000151, 0.017646618, 0.07604807, -0.017373538, -0.023390714, 0.024275871, -0.012175601, -0.15940338, 0.013315004, 0.018164529, 0.02585785, -0.0051461454, -0.0016196469, -0.027326833, 0.0030650876, -0.0654262, 0.053674344, -0.018823687, -0.06365589, -0.040076844, -0.024464201, -0.010358207, -0.050698712, 0.0038278282, -0.0087668095, 0.017599534, -0.036460888, -0.03423858, -0.036969382, 0.0627519, 0.015471394, -0.026535843, 0.02233606, 0.05777996, -0.005372143, -0.03363592, -0.028211989, 0.012571096, -0.011441111, 0.00094636343, -0.0048401076, 0.0518287, 0.0063326308, -0.0085031465, -0.0047294633, -0.007942861, 0.030735625, 0.02384271, 0.03169611, 0.013832915, 0.037157714, 0.028230822, -0.027458664, -0.0036936423, -0.036008894, -0.019398097, -0.008352481, 0.002320003, 0.014944067, 0.012815927, -0.005998343, -0.044370793, -0.01878602, 0.037101213, 0.0768014, -0.0032746058, -0.03397492, 0.008795059, 0.009308261, 0.039398853, 0.00094636343, -0.023522547, -0.019219182, 0.07488042, 0.014247242, -0.0062572984, -0.04139516, 0.028042492, -0.013512752, -0.009567216, -0.0037360168, -0.0051649786, 0.06086859, -0.0039525977, -0.060717925, -0.03130062, -0.101924755, 0.038758527, -0.020377418, -0.005254436, 0.042412147, -0.017298205, -0.012269767, 0.0061490084, -0.027703496, 0.061433583, 0.26833406, 0.030132964, 0.0040185135, -0.038984522, 0.054352336, -0.013456252, -0.0053627263, 0.0108949505, 0.042261485, -0.05141437, -0.004324551, 0.014030662, 0.0033758339, -0.0108949505, 0.0049389815, 0.059248943, -0.04316547, 0.014802819, 0.050962377, 0.0015890431, -0.018192777, -0.045538444, 0.02493503, -0.00980263, -0.03830653, -0.021017743, 0.02840032, 0.07947569, -0.007448492, 0.006671627, 0.013710499, 0.031149954, 0.00382312, -0.018117445, -0.068062834, -0.00086808833, -0.0061348835, -0.014887569, -0.010913784, 0.017382955, -0.04418246, -0.0352744, 0.023409547, 0.023032885, -0.014049495, -0.027082002, 0.007165996, -0.0010734869, -0.05759163, 0.017364122, -0.0019315701, 0.011130364, -0.011817772, 0.023127051, -0.005612265, -0.042336818, -0.0076603647, -0.010000378, 0.020528082, 0.030434296, 0.010819618, 0.0012017874, -0.047911413, 0.020735247, -0.03284493, 0.0064032553, -0.014341408, -0.013964746, 0.01578214, 0.024501868, -0.0012700574, -0.010292291, 0.011996686, -0.030679125, 0.02809899, -0.023918042, 0.027044335, 0.04987006, -0.084372304, 0.04606577, -0.055030327, 0.0012406306, -0.02384271, 0.0010010971, -0.024370035, 0.024388868, -0.016827378, 0.054164004, 0.014407324, -0.04131983, -0.00835719, -0.030980455, -0.0076886145, 0.056574643, 0.05024672, 0.03683755, 0.036573887, -0.014821652, -0.002391804, -0.008677352, 0.016149387, 0.03512374, -0.007938153, -0.014360242, -0.013541001, -0.015066482, 0.011036199, 0.02924781, -0.036799885, 0.028758148, -0.027082002, 0.029680971, 0.00835719, -0.05265736, -0.015151232, 0.024426535, -0.015923388, 0.010198126, 0.01793853, -0.006026593, -0.0114693595, -0.016262384, 0.008889224, -0.0041056164, -0.014266076, -0.059587937, -0.017401787, -0.038494863, -0.020622248, 0.05548232, 0.016328301, -0.0355004, -0.010960866, -0.0043504466, 0.012957175, -0.009383594, 0.011394028, 0.020038422, -0.023089385, 0.038796194, -0.006440921, -0.009680215, -0.04674376, 0.019868923, -0.013785832, -0.03367359, 0.01171419, 0.02081058, -0.0075567826, 0.015198315, -0.058043625, 0.0096990485, -0.0054474752, -0.069644816, -0.04060417, -0.049907725, -0.01856944, 0.025876684, 0.031733777, -0.017269956, -0.030679125, -0.020358585, -0.007938153, 0.04278881, 0.031601947, 0.0022140667, 0.00036665698, 0.021074243, 0.019529928, -0.04131983, -0.0025354065, -0.028023658, -0.07179179, 0.032449435, -0.041432828, -0.030716792, -0.05175337, -0.023503713, -0.003740725, -0.020189086, 0.040792502, -0.0060360096, 0.033522923, -0.039135188, -0.004774192, 0.07706506, -0.007933444, -0.0032322314, 0.044822786, -0.010151043, -0.02749633, 0.09446684, -0.017731367, 0.0066010025, 0.018993184, -0.0019162683, -0.0018374047, 0.046630763, 0.0022964615, -0.02020792, -0.0011900167, 0.013230255, -0.012957175, -0.00300388, 0.0027614038, -0.020264419, -0.017787866, 0.0044116545, -0.040943168, -0.0108949505, -0.0015231272, 0.00832894, -0.03587706, -0.004767129, 0.011403444, 0.008173567, 0.0018315193, 0.06538854, 0.0030956913, -0.015471394, -0.030716792, 0.00393141, 0.0009075202, -0.049907725, 0.011563526, 0.051565036, -0.0012547555, -0.014492073, -0.017627785, 0.01941693, 0.0018491753, -0.004016159, 0.085125625, -0.035330903, -0.021959398, -0.034445744, 0.041018497, 0.009341219, -0.01059362, 0.0015078253, 0.0176937, 0.00983088, -0.012693511, 0.04248748, 0.010028628, 0.057365634, -0.024501868, 0.01977476, -0.0069588316, -0.010395873, -0.037515543, -0.020678747, -0.021940565, -0.010358207, 0.019322764, 0.04316547, 0.036442056, 0.00085102086, -0.005254436, 0.011384611, -0.013738749, 0.025594188, -0.024840863, 0.037609708, -0.028324988, -0.014002413, 0.0037524959, -0.016704962, -0.006313798, -0.047647752, 0.023258882, -0.0037430793, -0.056084983, -0.036329057, 0.07985236, -0.02476553, -0.015452561, -0.0021104845, 0.023202384, 0.039624847, -0.03367359, 0.029040646, 0.019925423, 0.024257038, -0.025142193, -0.006370297, 0.016045803, -0.066593856, 0.025405856, -0.05619798, 0.06369355, 0.0030109424, -0.02227956, 0.05559532, 0.012750011, 0.006883499, 0.0025871976, 0.015094732, -0.0068175835, 0.015038233, -0.01739237, -0.007010623, -0.024690198, -0.017072208, -0.01996309, 0.0051838118, -0.013437419, -0.031827945, 0.015857473, -0.0028414445, -0.021262573, -0.025518855, -0.0009846182, 0.038005203, 0.023692043, -0.019256849, 0.02670534, -0.033918418, 0.026027348, 0.0059512607, 0.010442955, -0.0029991716, 0.0064032553, -0.025349356, 0.04211082, 0.028419152, -0.023014052, 0.034634076, -0.021469738, -0.020603415, -0.023089385, 0.014247242, -0.035594564, -0.047271088, 0.048401076, -0.0012759428, 0.02870165, -0.022995219, 0.055444658, -0.002921485, 0.0030321297, 0.016441299, 0.061998576, -0.028682817, -0.005480433, -0.049380396, 0.030264797, -0.028042492, -0.022467893, 0.030321296, 0.003703059, -0.011422277, -0.049079068, -0.042035487, 0.0038089952, -0.0045882147, -0.0029944633, 0.0022929304, 0.0002621921, 0.015546727, -0.06388189, 0.10147276, 0.04060417, -0.00764624, 0.014143661, -0.020603415, 0.047045093, -0.004781254, 0.0007527356, 0.010951449, -0.0015584393, 0.023522547, -0.004385759, 0.014548573, -0.0038019328, 0.022976385, -0.0034794158, -0.01756187, 0.044709787, 0.03301443, -0.017034542, -0.019040268, -0.051452037, -0.015330146, -0.037402544, 0.040076844, -0.024275871, -0.003006234, 0.013776415, -0.009529551, -0.021224907, -0.0033052096, -0.018371692, 0.014765153, -0.12693511, 0.041545827, -0.006436213, 0.03167728, -0.03853253, 0.025801351, 0.023390714, 0.0013912955, -0.008696185, -0.013522168, -0.08120834, 0.031639613, 0.04723342, -0.02973747, 0.010216959, -0.007730989, -0.01941693, -0.025575355, -0.002202296, 0.04339147, 0.0069588316, 0.00019583484, 0.03180911, 0.021224907, 0.061885577, -0.022223061, -0.028550984, 0.013710499, -0.024501868, 0.0016078762, 0.030773291, -0.01499115, 0.021413239, 0.021262573, 0.025405856, 0.012655845, -0.009129346, -0.041960154, -0.015951639, 0.004501112, -0.051113043, 0.022788055, -0.0029520888, -0.036366723, -0.045915104, 0.07691439, 0.029869301, -0.013738749, -0.069079824, 0.029643305, 0.003039192, 0.0015066483, -0.013663417, 0.020509249, 0.0036442054, -0.021450905, -0.0519417, -0.0007121267, 0.01630005, 0.019624094, -0.027308, 0.012910092, -0.027759993, -0.0011170384, 0.0073731598, 0.020980077, -0.0572903, 0.016526049, 0.0061725494, 0.027722329, -0.044370793, 0.0078816535, 0.02227956, 0.011921355, 0.0082630245, -0.021620402, -0.0024600741, 0.02384271, -0.02269389, -0.011959021, -0.036611553, -0.043203138, -0.032863766, 0.009689632, 0.043466803, 0.017091041, 0.019699426, -0.0135975005, 0.002270566, -0.029153643, -0.04538778, -0.039775513, -0.008366606, 0.05710197, -0.021639235, 0.001279474, -0.024483034, -0.013691666, -0.014115411, 0.028871147, 0.021865234, 0.005037855, 0.01851294, 0.00028558634, 0.02088591, -0.0077921962, 0.027044335, -0.050397385, 0.019125016, 0.0065492117, -0.02487853, 0.005649931, -0.03502957, 0.015254813, -0.04595277, 0.015179481, 0.07246978, 0.05081171, -0.00034900094, 0.0014937005, 0.01838111, -0.01690271, 0.007448492, -0.028004825, 0.01387058, -0.018371692, 0.03325926, 0.023014052, 0.032374103, -0.033824254, 0.018334026, -0.03331576, -0.030415462, 0.03203511, 0.0042727604, -0.01059362, -0.032242272, 0.042525146, -0.00985913, -0.046630763, -0.048928402, 0.012599346, -0.005697014, -0.021281406, -0.012825344, -0.048702404, 0.01646955, 0.00922822, 0.008856267, -0.021206073, 0.0014242535, 0.0033876044, 0.020245586, 0.025707185, -0.007698031, -0.017100457, -0.024596034, 0.043843463, -0.010216959, 0.0355004, 0.039285854, -0.0058618034, -0.03921052, -0.004197428, -0.024313536, 0.010339374, -0.029266642, -0.014369658, -0.0245207, 0.011648274, -0.025726018, 0.05627331, -0.006911749, 0.06602886, 0.036969382, -0.023258882, 0.023522547, 0.0020739955, 0.04440846, -0.001169418, 0.005292102, 0.0020339752, 0.02020792, 0.047120426, 0.03501074, -0.007938153, -0.0008928068, 0.053674344, -0.009746131, 0.020603415, -0.025613021, -0.04041584, 0.008578478, -0.037779205, 0.028287321, -0.0088609755, 0.014322575, 0.028494485, -0.029699804, 0.093788855, -0.03732721, -0.012185018, 0.024859697, -0.021394406, 0.007566199, -0.022411393, 0.003041546, -0.023522547, 0.007924028, 0.031884443, 0.020302085, -0.0048918985, 0.0036112475, 0.0633169, 0.04768542, -0.009336511, 0.032505937, 0.007721572, -0.023918042, 0.0009905035, 0.040754836, -0.010329957, 0.012759428, -0.05024672, -0.009670799, -0.024972694, 0.033240426, 0.013842331, -0.005631098, -0.006054843, -0.012702928, -0.018202195, -0.0245207, 0.01996309, 0.009510717, 0.0004905435, -0.046442434, -0.0029238393, 0.014105994, -0.029643305, 0.05977627, -0.018578857, 0.0328261, -0.019134432], "docs/hardware/environment.md::1781761592.507": [-0.037920486, -0.008390616, -0.021922192, 0.034411427, -0.0074756183, -0.0036694203, -0.001824098, 0.031562675, -0.008074611, 0.017309476, 0.01952622, -0.009055639, -0.070294395, 0.010291357, 0.015149329, -0.0014243765, -0.03454349, -0.008720769, 0.023148477, -0.04584417, -0.00063613505, 0.041316353, 0.0526359, 0.0138098495, 0.046523344, 0.029544022, -0.009135819, -0.0376375, 0.014168302, 0.05905031, -0.03559998, 0.015385153, 0.018601792, -0.005155111, -0.012526967, -0.039920274, 0.0069898213, -0.035713177, -0.053918783, -0.007588814, -0.017017055, 0.015573812, -0.023337135, -0.0089801755, 0.026789598, -0.06335174, 0.02118642, -0.0225825, -0.04275016, -0.06006907, -0.018648956, -0.048975915, -0.0053107548, -0.018431999, 0.017262312, 0.02401631, -0.062370714, 0.003568016, -0.034883074, 0.005862583, -0.024167236, 0.011093157, 0.007834071, -0.010102697, 0.0033486998, 0.05173034, -0.022431571, 0.022922086, 0.006919074, 0.0035727324, -0.008135925, -0.01913947, 0.0007558157, -0.012592997, -0.060899172, 0.025091667, 0.04293882, 0.008857546, 0.02022426, -0.017818855, 0.024035174, -0.007999147, 0.019865807, 0.003537359, -0.02082797, 0.058371138, -0.064861014, 0.07119996, 0.037279047, -0.04105223, -0.024393627, -0.022601366, -0.0070983004, -0.03624142, -0.03754317, 0.007975565, -0.0067587136, 0.0066266526, 0.009715945, 0.0031270252, -0.006999254, 0.04803262, 0.0051598274, 0.0035302842, 0.035939567, 0.032241847, 0.024072906, -0.020771371, -0.058182478, -0.031317417, 0.0072492277, 0.004966452, -0.027997017, 0.045278195, -0.0043816087, -0.073426135, 0.0025468983, -0.055201665, 0.016564272, -0.0013866447, 0.023506928, -0.03199659, 0.026468877, -0.051692605, -0.009315046, -0.02146941, -0.007999147, 0.021054361, 0.04252377, -0.0078859525, -0.008423631, -0.03256257, -0.021412812, -0.012130783, -0.06648348, -0.02724238, -0.0015092732, 0.036505543, -0.0042330394, -0.08467022, 0.05505074, 0.049994674, -0.019356428, -0.019450758, 0.047127053, -0.005254157, 0.010791303, 0.041165426, 0.0020882208, -0.025827436, 0.018696122, 0.024355896, -0.014790877, 0.011413878, 0.023073014, -0.0032189966, 0.0055843107, 0.0418446, -0.0062917825, 0.06252164, -0.03314741, 0.00089907873, -0.019450758, 0.010376253, 0.045127265, -0.009291463, 0.002622362, 0.0001496745, -0.011857227, -0.023752186, -0.005400368, 0.0367508, 0.026091559, 0.018422564, 0.00920185, 0.019884674, 0.07474675, -0.00380384, 0.0010800735, -0.03154381, -0.062408444, -2.735926e-05, 0.03961842, -0.017083086, -0.022827756, -0.036128227, 0.022224046, -0.011781763, -0.019545088, 0.014724846, 0.0039005277, 0.03107216, 0.0493155, -0.002846395, 0.030053401, 0.017932052, -0.03454349, -0.052560437, -0.0012310009, -0.014121137, -0.034713283, 0.016347315, 0.014102271, -0.0013536294, -0.031789064, 0.0059521957, -0.0063012154, -0.017007621, -0.041542742, -0.08716052, -0.00023213918, 0.013592891, 0.015149329, 0.015073866, -0.029638352, 0.028147943, 0.0026082126, -0.0017321267, 0.009116953, -0.03056278, -0.01362119, 0.025129398, 0.025412386, -0.013753251, 0.026789598, 0.001059439, 0.0034453876, 0.0008489661, 0.039316565, -0.015932264, -0.033619057, -0.008833964, 0.006098407, -0.014215467, 0.07976508, -0.022412706, -0.08006694, 0.017243445, 0.012979749, 0.0064191273, -0.024035174, -0.008150075, 0.008966026, -0.0037472423, -0.015130463, 0.022148583, -0.004610358, 0.006060675, -0.02280889, 0.019101739, -0.000748741, -0.0027756477, -0.03703379, -0.0020339813, 0.043429334, 0.030355256, 0.014338095, 0.00484854, 0.004600925, 0.042033255, 0.027997017, 0.025959497, 0.04293882, 0.027166916, 0.015488915, 0.024186103, 0.0032189966, -0.008400048, 0.013158975, 0.009112236, -0.021526009, -0.009239581, 0.034713283, 0.013649489, -0.06655894, 0.041995525, 0.0012032916, 0.008117059, 0.09802729, 0.039580688, -0.012913718, -0.024072906, 0.023525795, 0.025468985, 0.03878832, 0.0064521427, 0.020299723, -0.011319549, -0.03116649, -0.012310009, -0.055465788, 0.047919422, 0.069879346, -0.042108722, -0.03231731, 0.02063931, 0.00075994263, -0.1602848, -0.005923897, 0.011461043, 0.012621297, -0.0010641555, -0.0065983534, 0.0122628445, 0.02322394, -0.09493328, 0.037071522, 0.019658282, -0.056446817, -0.02931763, -0.038203478, -0.02312961, -0.02465775, 0.04003347, -0.031600405, 0.018082978, -0.033449266, -0.038543064, -0.013196707, 0.038014818, -0.0083387345, -0.0061219893, -0.016017161, 0.044712216, 0.018384833, -0.005834284, -0.012102484, 0.009315046, 0.015564379, -0.0036387632, 0.01958282, 0.08602857, 0.009895172, 0.00227688, -0.008140642, 0.013375933, -0.010612077, 0.013328768, 0.01279109, -0.018696122, 0.005876732, 0.043429334, -0.045127265, 0.023393733, -0.021733534, -0.0067587136, -0.013347634, 0.013272171, -0.016658602, -0.00059633976, 0.016677469, -0.02982701, -0.006838894, 0.023488063, 0.043467067, -0.019469623, -0.04746664, 0.031845663, -0.020016735, 0.011206353, 0.0028959177, -0.061993394, 0.00275914, 0.03371339, -0.034411427, 0.0013724952, -0.04803262, 0.01648881, -0.011479909, -0.0011307758, 0.034524623, 0.0036529126, 0.05078704, -0.035543382, -0.009036773, -0.02516713, -0.13055213, 0.058786187, 0.02239384, 0.021922192, -0.006673817, -0.033015348, 0.006895492, -0.017856589, 0.008942443, 0.020752506, 0.26880154, 0.030902367, -0.053466, 0.016092625, 0.03061938, -0.013762685, 0.03231731, 0.0062964987, 0.07236965, -0.009781976, -0.001960876, 0.024091773, 0.011272384, -0.0200356, 0.0016696334, 0.05422064, -0.03001567, 0.042901088, 0.05901258, -0.005409801, -0.0048579727, -0.047806226, 0.0074378867, 0.0023499855, -0.014687114, -0.0058201347, 0.004556118, 0.06587977, -0.00743317, 0.071086764, -0.011885526, 0.021412812, 0.022431571, -0.013989075, -0.0936504, -0.013055213, -0.013611757, -0.026053827, -0.018479163, -0.020714773, -0.045014072, -0.032487106, -0.015168195, 0.03735451, -0.001252225, -0.02797815, 0.028789384, 0.009715945, -0.026619805, 0.007805772, -0.036033895, -0.033977512, -0.008664171, -0.013564592, 0.0032685196, -0.04331614, -0.02516713, -0.033694524, -0.0017380223, 0.040108934, 0.029015776, 0.011442177, -0.08202899, 0.0022615516, -0.0046881796, -0.012498668, 0.007027553, -0.025110532, 0.04229738, 0.052900024, 0.037845023, -0.00046280446, -0.018045247, -0.048900448, 0.014517321, -0.016309584, 0.0047754347, 0.06904925, -0.05173034, 0.029015776, -0.028147943, -0.011159188, -0.045995098, -0.014941804, 0.009932904, 0.02752537, 0.0010258341, 0.032072052, -0.023110745, -0.039920274, -0.0050607813, -0.056673206, -0.040939033, 0.0368074, 0.063691325, 0.028600726, 0.0034713282, -0.011102591, 0.014045673, 0.005706939, 0.00083422713, -0.041920062, 0.013649489, -0.01703592, -0.02012993, -0.012413772, -0.017045353, 0.017262312, 0.008258554, 0.03278896, -0.03371339, 0.021997657, -0.03875059, -0.04497634, -0.02073364, 0.022356108, -0.012140215, 0.0064144107, 0.02816681, -0.017460404, -0.0133570675, -0.0016189313, 0.014677681, 0.01263073, -0.005381502, -0.066823065, -0.008966026, -0.013262738, -0.0069426564, 0.09402771, 0.03827894, -0.03450576, -0.011244085, 0.010244192, 0.0012380757, -0.016422778, -0.025110532, 0.019903539, -0.026619805, 0.038543064, -0.02826114, -0.027846089, -0.028298872, 0.039542954, -0.002069355, -0.006475725, 0.02262023, -0.014762578, -0.026582073, 0.016413346, -0.049806014, 0.053994246, 0.012093051, -0.051503945, -0.012668462, -0.009800842, -0.014526754, 0.008032163, 0.019233799, 0.0033204008, -0.01904514, 0.0046905377, 0.05946536, 0.03327947, 0.058937117, -0.009970635, -0.017771691, 0.019563952, 0.030581648, -0.018413132, 0.034788746, -0.036675338, -0.045315925, 0.028317736, -0.034656685, -0.038826052, -0.017818855, 0.04207099, 0.0077397414, -0.020016735, 0.047768496, 0.0024112996, 0.008673604, 0.0040750373, 0.022280645, 0.038014818, 0.010574345, 0.004773076, 0.039542954, -0.026789598, -0.016535973, 0.05946536, -0.0050419155, 0.0022851338, 0.0010788945, -0.010895065, 0.01876215, 0.034562353, 0.028015882, -0.015507782, 0.023884248, 0.029449692, -0.012649596, 0.0005220552, -0.012045886, 0.011432744, -0.025318056, -0.022563633, -0.055428054, -0.03129855, 0.0048626894, -0.014489022, -0.010791303, 0.001409048, 0.0016826037, -0.03129855, 0.026299084, 0.06195566, -0.028393202, -0.015819069, -0.012998614, -0.002473793, 0.027714027, -0.039693885, 0.018809317, 0.03795822, -0.002295746, -0.010404551, 0.0028157376, 0.015460617, 0.010244192, 0.011687434, 0.043617994, -0.03656214, 0.017498136, -0.016036026, 0.051202092, 0.030789172, -0.0008554513, 0.011055426, 0.032204114, 0.0038510046, -0.021808997, 0.051088896, -0.01830937, 0.07984055, -0.015055, -0.014064539, -0.031638138, 0.020695908, 0.00074343494, -0.019413026, -0.01046115, -0.0010240654, 0.03288329, 0.025204862, 0.0034972688, -0.01068754, 0.02446909, -0.02775176, -0.028412066, -0.00037378093, -0.022997549, 0.0242427, -0.064030915, -0.04542912, 0.013592891, 0.0037118685, -0.0059191803, -0.064144105, 0.032902155, -0.013762685, -0.030053401, 0.01145161, 0.059729483, -0.019337563, 0.00569279, 0.024525689, 0.002877052, 0.03856193, -0.017592466, 0.019979004, 0.045730975, -0.0032708778, -0.014790877, -0.013074079, 0.01569644, -0.04003347, -0.022601366, -0.04105223, 0.090103604, 0.022959817, -0.01036682, 0.013819282, -0.027732894, 0.008418914, 0.020111065, -0.007008687, -0.00759353, 0.019309264, -0.00283932, 0.008244405, -0.001881875, -0.013564592, 0.011602537, -0.003223713, -0.020261992, 0.0008802128, -0.018837616, 0.019111171, 0.0066360855, -0.037939355, -0.037562035, 0.035316993, 0.081123434, -0.048900448, 0.027412172, -0.043089747, 0.013196707, 0.036637604, 0.0064144107, -0.0070983004, 0.0021247736, -0.05165487, 0.037203584, 0.03886378, 0.0025657644, 0.01362119, -0.010555479, -0.0342605, -0.022280645, 0.028600726, 0.010480016, -0.061578345, 0.027714027, -0.009866873, 0.018082978, -0.02128075, 0.03754317, -0.021941058, -0.0012427921, -0.015734171, 0.041429546, 0.00042183005, -0.04124089, -0.0509757, -0.0022591932, -0.042636964, -0.031185357, 0.022940952, 0.0062351846, -0.009829141, -0.034656685, -0.036694203, 0.010451716, -0.0044665053, -0.020261992, -0.00025616374, -0.031015564, 0.03043072, -0.0070228367, 0.05984268, 0.052183118, -0.004612716, -0.003447746, -0.0015069149, 0.05093797, 0.03333607, 0.0068766256, 0.024204968, 0.013885313, 0.025846303, -0.01496067, 0.012989182, 0.024827544, -0.0042919954, 0.0026742434, 0.010093264, 0.036901727, 0.038033683, -0.04376892, -0.016790664, -0.053201877, -0.026167022, -0.011508208, 0.009083938, -0.01948849, 0.014111704, 0.022450438, -0.0034241634, 0.008683037, 0.0001715619, -0.034468025, -0.025921766, -0.12738265, 0.04373119, -0.024431359, 0.015998295, -0.046523344, 0.010102697, 0.02746877, -0.005589027, -0.037090387, -0.03056278, -0.06286123, -0.017498136, 0.058937117, -0.025016202, -0.025789704, 0.0083387345, -0.042674698, -0.011555373, -0.004650448, 0.02165807, -0.017950917, -0.014838042, -0.011630836, 0.0074001546, 0.019205501, -0.030808037, -0.03273236, 0.035449054, -0.0010252445, 0.0234126, 0.013743819, -0.04954189, -0.0128571205, 0.037335645, -0.024997337, 0.04535366, 0.0036977192, -0.02331827, -0.007343557, -0.013658922, -0.01138558, 0.024393627, -0.0034642534, -0.04127862, -0.011744032, 0.050824773, -0.011338415, 0.0038675123, -0.06440823, 0.010791303, 0.04082584, 0.034241635, -0.028657323, 0.010923364, 0.014121137, -0.0009138177, -0.048824985, -0.017649062, -0.0005591975, 0.029789278, -0.03375112, 0.013979643, -0.031638138, -0.024487957, -0.010300789, 0.020073332, -0.055201665, 0.01027249, 0.010564912, 0.031921126, -0.036769666, 0.0017733959, 0.014262632, 0.0026483026, 0.018488595, -0.039014712, 0.014460723, 0.02465775, -0.044070777, -0.035203796, 0.018365968, -0.025091667, -0.043844383, -0.0013842864, 0.04358026, -0.02063931, -0.01279109, -0.047730763, 0.0045136698, -0.008871696, -0.05282456, -0.029091239, 0.011564805, 0.0042943535, -0.015705874, 0.0071218824, -0.024733214, -0.044448093, -0.013998508, 0.009895172, 0.008239688, 0.006230468, -0.006574771, 0.01461165, 0.020507248, -0.016960457, 0.03371339, -0.048296742, 0.029544022, -0.02267683, 0.030902367, 0.008319868, -0.043919846, -0.017186848, -0.051918995, -0.0040160813, 0.04418397, 0.03212865, -0.011319549, -0.056597743, -0.025525581, -0.020601578, -0.04082584, -0.016762365, 0.010149862, 0.024676615, 0.046598807, 0.009164118, 0.015139896, -0.04229738, 0.028147943, -0.0058814487, -0.034468025, 0.004957019, 0.0133665, 0.013630623, -0.035430185, 0.037750695, -0.034015242, -0.0073482734, -0.018167876, -0.015158762, -0.018431999, -0.018318802, -0.004030231, -0.026487743, 0.023903113, -0.030921234, -0.026468877, -0.028430933, 0.0070464187, 0.01403624, 0.016639736, 0.026544342, 0.00083245843, -0.013158975, -0.013743819, 0.033034217, -0.0030114716, 0.033222876, 0.028242273, -0.010489448, -0.030185463, 0.024921872, -0.03316628, 0.03297762, -0.01579077, -0.0040467386, -0.012564699, -0.005834284, -0.01371552, 0.03061938, -0.00047606954, 0.042221915, 0.024544554, -0.060559586, 0.01658314, -0.008225539, 0.0551262, -0.01145161, 0.0073860055, 0.014196601, -0.006801162, 0.0024101206, 0.03905244, 0.0045679095, 0.002118878, 0.03595843, 0.010630943, 0.028789384, -0.012545833, -0.016158655, 0.008027446, 0.006249334, 0.045957368, -0.036958326, 0.009451823, 0.007183197, -0.0038014818, 0.08021787, -0.02290322, -0.01994127, -0.017847154, 0.0052069924, -0.011838361, -0.014592784, -0.02401631, -0.03537359, -0.019026274, 0.04108996, 0.03256257, 0.01958282, -0.001911353, 0.03897698, 0.027148051, -0.012621297, 0.026978258, -0.00030332853, -0.013168409, 0.0031765483, 0.0443349, 0.028600726, 0.0027827222, -0.09380133, -0.001587095, -0.02797815, 0.031223089, 0.019082872, -0.03154381, -0.026072694, -0.039127905, -0.023940844, -0.012027021, -0.00089731003, -0.0061361385, -0.023846516, -0.01461165, -0.01094223, 0.008899995, 0.019233799, 0.0069756717, 0.005843717, 0.01849803, -0.018620657], "runbooks/meshtastic-sidecar-node.md::1781763077.501": [0.006588796, -0.032842908, -0.04377771, 0.039696414, -0.002280089, 0.0014234013, 0.03580763, 0.0019492055, -0.0010269425, 0.03717448, -0.049399126, -0.01199363, -0.0012134406, 0.00067620585, -0.0045625847, -0.027298503, -0.0020298208, 0.006463662, 0.011329456, -0.016123058, 0.012282401, -0.008995223, -0.006064195, 0.029377656, 0.030840764, -0.004350819, 0.028569097, -0.03651993, 0.007864202, 0.0138706425, -0.021773348, 0.00956314, -0.0049861157, -0.049822655, -0.007238531, -0.034325268, -0.028569097, -0.018250339, -0.033035424, -0.014890968, 0.018789379, 0.0035422598, -0.02206212, -0.021176554, 0.0005339259, -0.05548257, 0.03992743, -0.039041866, 0.02506534, -0.041082516, -0.031630073, -0.00551553, 0.0015148455, -0.045895368, 0.00995298, 0.04812853, -0.040273957, 0.024449294, -0.106344804, -0.015362627, -0.04793602, -0.0023558915, -0.016190438, -0.02508459, 0.012032133, 0.024179773, -0.010145495, 0.0039898553, 0.0018685902, 0.0017759429, 0.008023026, 0.010569026, -0.06830401, -0.00041962063, -0.040697485, 0.02414127, 0.033208687, -0.016825734, 0.01130058, -0.031264294, 0.008744954, 0.016873863, 0.0037371805, 0.004035577, 0.022966934, 0.055136047, -0.042160593, 0.08686237, 0.003458035, -0.05371144, -0.019578686, 0.0063770306, 0.018722, -0.047242966, -0.024218276, 0.023140198, -0.018019322, -0.02683647, 0.01860649, -0.026971228, 0.0026254114, -0.015843913, -0.020271737, -0.013216095, 0.038271807, 0.042276103, 0.008408055, -0.004901891, 0.010010734, -0.029935947, 0.0018794192, -0.03382473, 0.0059149964, -0.00565029, -0.0019215316, -0.055829097, -0.0018794192, -0.051170256, -0.030879267, -0.021484576, 0.0012038149, 0.0040476094, 0.04974565, -0.059679378, -0.0024497423, -0.0004256367, 0.004990929, 0.030205466, 0.02167709, -0.01954981, -0.031379804, -0.055944607, -0.014197917, -0.023274958, -0.017085629, 0.002752952, -0.008663136, 0.047589492, -0.025315607, -0.04889859, 0.05005367, 0.007074894, -0.013707005, -0.01069416, 0.0409285, -0.03313168, 0.05559808, 0.0055588456, 0.016123058, -0.004812853, 0.015391504, 0.05190181, 0.023910254, 0.025662133, 0.0077486937, -0.011579725, 0.021600084, -0.00077607256, 0.074888, 0.035326343, -0.03515308, 0.046896443, -0.023294209, -0.0059920023, 0.030994775, -0.012946575, 0.01697012, -0.03981192, 0.010078114, -0.0011731329, 0.0057561724, 0.024815071, 0.025989408, 0.02645144, 0.02086853, 0.009264742, 0.008716077, 0.006025692, -0.008942281, -0.0044181994, -0.03865684, 0.045702852, -0.027279252, 0.0052652615, -0.02506534, -0.0062759607, 0.01082892, -0.048821583, -0.018953016, 0.04616489, -0.0050005545, 0.049014095, 0.04173706, 0.0016712632, 0.048167035, 0.046241894, -0.0105594, -0.046703927, 0.030783009, -0.010819294, -0.042468615, -0.019424675, 0.043700706, 0.0041607115, 8.851138e-05, 0.01028988, 0.029493164, -0.06726444, -0.0020574948, -0.055251554, 0.062374577, 0.012513418, -0.015680276, 0.009139609, -0.025604378, 0.028395833, 0.02084928, 0.028261073, 0.019578686, -0.043854717, 0.015699526, 0.045587346, 0.0041968077, -0.022235382, 0.00956314, 0.0013548181, 0.024160523, 0.008008588, 0.0023943945, -0.003458035, -0.02752952, 0.034941316, -0.035095327, -0.025796892, 0.030186215, 0.012715558, -0.053056892, 0.018847132, 0.010232125, 0.031668574, 0.02970493, 0.0013379732, 0.027356258, 0.0049067037, -0.03817555, 0.004750286, 0.035730623, -0.025719887, -0.019809704, 0.016488835, -0.057446215, -0.00521232, -0.027163744, 0.030147713, 0.056753166, 0.018308094, 0.02414127, 0.027837543, 0.024410792, -0.006203768, -0.0078016347, 0.03488356, 0.04620339, 0.02046425, 0.005837991, 0.0033930615, 0.0017951942, -0.013100586, 0.041775566, -0.0086872, -0.03651993, 0.02546962, 0.04350819, 0.05124726, -0.031803332, -0.020810777, 0.0012573579, -0.03012846, 0.08955757, 0.011319831, -0.033689972, 0.05683017, -0.003260708, 0.011233199, 0.011550847, 0.016190438, -0.008927843, -0.018173333, 0.00058235525, -0.05066972, -0.016373327, 0.016046053, 0.086092316, -0.008706451, -0.026778715, 0.0035133827, -0.011108065, -0.17618893, 0.018731624, 0.012802189, 0.028549844, 0.003328088, 0.019366922, -0.038348813, -0.030802261, -0.04685794, 0.048629068, 0.059871893, -0.03825256, 0.002041853, -0.02916589, 0.019261038, -0.037790522, 0.029454662, 0.0134471115, 0.009317684, -0.036847204, -0.050631214, -0.005005367, 0.058639802, 0.016392577, -0.023621483, -0.013591497, 0.06252859, 0.019694194, -0.03800229, -0.0037179291, -0.022312388, -0.020560509, 0.0009264742, 0.027433263, 0.020753022, -0.027779788, 0.0073877294, -0.020753022, 0.03010921, -0.021908108, 0.007546554, 0.02820332, 0.013206469, -0.0016820922, 0.018885635, -0.020425748, 0.0374825, -0.01620969, -0.0071952157, -0.025411865, 0.043700706, -0.0011135739, -0.017807556, -0.053210903, -0.02820332, -0.028434336, 0.009202175, 0.0037251483, -0.031957343, -0.04169856, -0.022504902, -0.010463143, 0.023043942, -0.037521005, -0.02468031, -0.034922063, 0.048167035, -0.0129754525, -0.007575431, -0.034113504, 0.01342786, -0.038791597, -0.013591497, 0.0084513705, -0.007123023, 0.00250509, -0.01199363, -0.005385583, -0.057869747, -0.11142717, 0.028030057, 0.014380805, -0.025026836, -0.013841766, -0.022427896, -0.04604938, 0.02820332, 0.0072962856, 0.032534886, 0.27691233, 0.01103106, -0.053788446, 0.005996815, 0.05013068, -0.020175481, -0.02371774, 0.0098182205, 0.0074839867, -0.010511272, -0.015112359, 0.029127387, 0.019289915, 0.015170113, 0.011714485, 0.03696271, -0.058909323, 0.032996923, 0.020098474, -0.02439154, 0.0019275477, -0.063029125, 0.016681349, 0.0173744, -0.03189959, -0.010905925, 0.014582945, 0.05752322, -0.053133897, -0.000691246, 0.012070635, 0.026143419, 0.0463189, -0.06942059, -0.059101835, 0.043084662, 0.0047286283, -0.030089958, -0.0022836989, 0.005939061, -0.04173706, -0.005578097, 0.041352034, -0.041005507, 0.016585091, -0.047512487, -0.008157786, 0.008985597, -0.0015665838, -0.034537036, -0.018346597, -0.016623594, -0.01580541, 0.039195877, 0.015978672, -0.02683647, -0.044201244, 0.012022507, 0.022119872, 0.0037251483, 0.029473912, 0.008735329, -0.0940239, 0.0038454696, 0.018481355, 0.045779858, -0.009654583, -0.035480354, -0.019222535, 0.03170708, 0.05109325, 0.009409128, 0.0075561795, -0.02466106, 0.037463248, -0.024276031, 0.05209432, 0.033747725, -0.061257996, 0.016151935, -0.030320974, 0.019848207, -0.004112583, 0.0040692673, -0.044509266, 0.048167035, -0.028164817, 0.0327274, -0.05656065, -0.030725254, -0.0099241035, -0.03109103, -0.0043484126, 0.058716808, 0.008436931, 0.026682457, 0.049283616, -0.004755099, -0.020599011, -0.011127316, -0.019713446, 0.016700601, 0.0016580279, 0.0177113, 0.020810777, 0.0022945278, -0.010780791, -0.010569026, 0.016103806, 0.03230387, -0.026932726, 0.03825256, 0.02604716, -0.03351671, -0.0029935946, 0.036577683, 0.009351374, -7.617844e-05, 0.01607493, -0.025681384, -0.023217203, -0.019848207, -0.013110212, -0.009014474, -0.012580798, -0.07481099, -0.0007201232, -0.024314534, -0.004524082, 0.059640877, 0.048629068, -0.039272882, -0.0029647176, 0.03586538, 0.005563658, -0.014120911, 0.02425678, 0.009471695, -0.010241752, 0.038926356, -0.028646102, -0.031379804, -0.031014025, -0.025257854, 0.010212874, 0.020733772, -0.002488245, -0.020945538, -0.007503238, 0.03911887, -0.017740177, 0.004509643, 0.007166338, -0.05097774, -0.026162669, -0.036346667, -0.013062083, 0.020117726, 0.065839835, -0.0125037925, -0.02820332, 0.03363222, -0.004654029, 0.031803332, -0.018086702, 0.026874973, -0.023043942, 0.016671723, 0.023640735, -0.020964788, 0.012551921, -0.06010291, -0.058678307, 0.056368135, -0.028800113, 0.0140824085, -0.06976712, -0.00701714, 0.00059137936, -0.027279252, 0.05848579, 0.031033278, -0.044085734, -0.039157372, 0.036192656, -0.007368478, -0.021138052, -0.01349524, -0.0020322273, -0.0097652795, -0.026258927, 0.07708266, 0.006319276, 0.00022244405, 0.012523044, 0.027337005, 0.05802376, 0.0027890485, -0.00091083243, -0.0133412285, -0.007647624, 0.013437486, 0.01049202, 0.005534781, 0.0036890518, -0.019790452, 0.025796892, 0.01988671, -0.043931723, 0.060487937, -0.01206101, -0.009399503, -0.036038645, 0.04373921, 0.0041968077, -0.017557288, 0.041621555, 0.07450297, -0.007859389, 0.0048585753, -0.037925284, -0.024006512, 0.046819434, -0.04350819, -0.0066994918, -0.007902705, 0.00044819695, -0.009774905, 0.028145565, -0.005837991, 0.005443337, 0.010280254, 0.036346667, -0.023679238, 0.014842839, -0.03216911, 0.041660056, 0.019530559, 0.042045087, -0.020425748, 0.08108695, -0.017008623, 0.0083936155, 0.0006924492, 0.012638552, 0.031379804, -0.015218242, 0.01811558, -0.005924622, -0.0050246185, -0.0108963, -0.036134902, 0.003147606, 0.008355113, 0.02699048, 0.04920661, 0.032804407, 0.0096593965, -0.020483503, -0.0039104433, -0.005534781, 0.009000035, -0.025200099, 0.036616188, 0.019386172, -0.03626966, 0.027953051, -0.020425748, -0.032361623, -0.042892147, -0.031014025, -0.024449294, -0.01730702, -0.0126578035, 0.074040934, 0.0016447926, -0.00684869, 0.01450594, 0.010838545, 0.038733844, -0.032246117, 0.0069353213, 0.02412202, 0.003198141, -0.032785155, -0.002431694, -0.008297359, -0.013812888, 0.018799005, -0.039542403, 0.029820438, 7.903607e-05, -0.022966934, 0.014140163, -0.028992627, -0.0011045499, -0.014361554, -0.025527373, 0.015179738, 0.04647291, -0.038329564, 0.009678648, -0.016652472, 0.008196289, -0.013880269, 0.01847173, 0.0021705967, -0.028973376, -0.0016339637, 0.027221497, -0.004285846, -0.03759801, -0.011733736, 0.042160593, -0.009043351, 0.003898411, 0.051170256, -0.0045048306, -0.0070315786, 0.014621448, -0.034575537, 0.010925177, 0.026759464, -0.023236455, 0.000724936, 0.02903113, -0.018192586, 0.036154155, -0.015112359, -0.026124166, -0.01109844, -0.042969152, 0.016257819, -0.03261189, 0.01533375, 0.014178665, 0.07061418, -0.014515565, 0.024353037, -0.031957343, 0.005573284, -0.009616081, 0.057292204, -0.04350819, 0.028857868, -0.066648394, 0.014236419, -0.021215057, -0.0069690114, 0.029454662, -0.016623594, -0.023813996, -0.01226315, -0.03678945, -0.0021922546, -0.019607564, 0.011165819, 0.02260116, 0.026932726, -0.0139765255, -0.03392099, 0.08332011, 0.039850425, -0.016017176, 0.010068489, -0.014804336, 0.07234681, -0.034537036, 0.018644992, 0.02916589, -0.004050016, -0.0071615255, -0.025007585, 0.061142486, 0.033689972, -0.010309132, -0.011897373, 0.014987225, 0.033959493, -0.010742288, -0.03719373, -0.017422529, -0.0041992143, -0.0091829235, -0.012494166, 0.024160523, -0.027606526, -0.008677574, 0.0126578035, -0.012580798, 0.0036385169, 0.018702747, -0.04196808, -0.0029021504, -0.14099735, -0.014457811, 0.009592016, -0.009105918, -0.0064732875, 0.013071709, 0.003831031, -0.02562363, -0.02031024, -0.004129428, -0.028723108, 0.020964788, 0.018577613, -0.03261189, -0.020079223, 0.02425678, -0.02506534, -0.04281514, -0.02685572, -0.008538001, 0.008205915, -0.0173744, 0.032650396, 0.010135869, 0.046780933, -0.036904957, 0.0039248816, 0.014698453, -0.015073856, -0.0054240855, -0.03825256, -0.04701195, 0.017615043, 0.05209432, 0.024449294, 0.002081559, 0.02140757, 0.031476058, -0.025950905, -0.0056262254, 0.039061118, 0.029512415, -0.01185887, -0.037155226, -0.013861017, 0.04508681, 0.016662098, -0.027702782, -0.03961941, 0.0040548285, -0.0177113, 0.035095327, -0.012840692, 0.02206212, -0.014534816, 0.020599011, -0.073078364, 0.017076002, 0.019636441, 0.031841837, -0.049668644, 0.02181185, -0.0052604484, 0.0177113, -0.015507013, 0.016729478, -0.042584125, 0.033747725, -0.00691607, 0.020926286, -0.03936914, -0.036288913, -0.0017398464, -0.017422529, 0.018231088, 0.011088814, 0.019963715, 0.017210763, 0.01710488, -0.022100622, -0.024757316, -0.03488356, -0.052017316, 0.02835733, 0.06749545, -0.013524117, 0.026489943, 0.0020298208, -0.007565805, -0.0019203284, -0.033093177, -0.055829097, 0.0038454696, 0.032939166, -0.027491016, 0.00078930793, -0.0079219565, -0.040658984, -0.016392577, 0.019636441, -0.0047141896, 0.018750876, 0.015218242, -0.022408644, -0.0066080475, -0.03447928, 0.0039513526, -0.040697485, 0.0053807697, 0.0013524117, -0.034286767, 0.0004087917, -0.040851496, -0.018490981, -0.086323336, 0.01948243, 0.020637514, 0.029108135, -0.021061046, -0.04377771, -0.020175481, 0.00995298, -0.010530523, -0.03189959, -0.0036938647, 0.029531667, 0.014332676, -0.0046925317, 0.017076002, -0.033170182, 0.022928432, -0.042468615, -0.00052008894, 0.019848207, 0.015882416, -0.016151935, -0.07454147, 0.04947613, 0.0015497387, -0.0627211, -0.028492091, 0.011156194, -0.017894188, -0.005501091, -0.01988671, -0.020618264, -0.025508123, -0.019030022, -0.017451406, -0.029454662, 0.010472769, -0.034306016, -0.018644992, 0.012542295, -0.010915551, 0.055405565, 0.027876046, 0.006324089, -0.011483467, 0.038676087, 0.017990446, -0.0422376, 0.010857796, 0.00929362, -0.027086737, 0.008292546, -0.024449294, -0.017692048, -0.0023330306, 0.0065310416, -0.008148161, 0.04793602, -6.9523165e-05, 0.026624704, 0.007310724, 0.0010299506, 0.0018024135, -0.03571137, 0.036558434, -0.017788306, 0.00337381, -0.024179773, -0.020098474, 0.0076428107, 0.035769124, 0.027568024, 0.005409647, 0.045009803, -0.01683536, 0.014380805, -0.034941316, -0.03459479, 0.05124726, -0.024333786, 0.020002218, -0.023525227, 0.017807556, 0.01719151, -0.014592571, 0.03682795, -0.01587279, -0.014274922, 0.007941208, -0.0160268, -0.023891004, -0.011493093, -0.0014582945, -0.025046088, 0.006757246, 0.044624776, -0.017230013, -0.0021272812, 0.005106437, 0.03176483, 0.028338078, 0.006993076, 0.0654548, 0.011675982, -0.043392684, -0.023332711, 0.014919844, 0.035249338, 0.011175445, -0.063260145, -0.020753022, -0.051285762, 0.017720925, 0.04127503, -0.0049428004, -0.04062048, -0.011714485, -0.029820438, 0.013283474, 0.020213984, -0.0024629775, 0.022851426, 0.016036427, 0.055790592, -0.009567952, 0.013331603, 0.06391469, 0.0064347847, -6.655273e-05, 0.0048826397], "runbooks/authentik-access-groups.md::1781763087.664": [0.0020948066, 0.019258332, -0.05251599, 0.023202587, -0.045220044, -0.05584916, 0.06010822, -0.032794718, 0.014314125, 0.027683852, -0.012601245, -0.006897816, 0.012138304, 0.017063994, 0.0469607, 0.030924438, -0.006508946, -0.001097748, 0.010342094, -0.0119901635, -0.045701504, -0.064478375, 0.039294403, -0.046516277, 0.010518012, 0.011619811, -0.007342239, -0.014925207, 0.000862227, -0.02075826, 0.03799817, -0.02403588, -0.023758115, -0.020813813, 0.011777211, 0.031313308, -0.006041376, 0.01404562, -0.03799817, 0.02925785, 0.03347987, -0.027313499, 0.017906545, -0.017702851, -0.0019767566, -0.022073012, -0.010749483, -0.023665527, 0.0068839276, 0.007694074, -0.0064256163, 0.0061293347, 0.023387762, -0.065589435, 0.019776825, 0.07599634, 0.01598997, 0.020110143, -0.06299697, 0.00928659, -0.065033905, 0.013999326, -0.028609734, 0.04159059, -0.0060367463, 0.032257706, 0.021721177, -0.0041919276, -4.4341035e-05, -0.06514501, -0.0016723732, 0.04666442, -0.0073700156, -0.00928196, -0.04455341, -0.0092310365, 0.04596075, -0.016860299, 0.03501683, 0.0028424556, -0.033350244, 0.02107306, -0.012545692, 0.030628154, -0.0025623767, -0.03807224, -0.024832137, 0.028850462, -0.0031479965, 0.038183346, -0.0063608047, -0.022869268, 0.040590636, -0.029276367, -0.018850945, 0.033887256, 0.0071524335, 0.005689541, 0.015508512, 0.011101318, -0.02629503, 0.008707914, 0.015517771, -0.03542422, 0.0054025175, 0.026332065, 0.051997498, 0.019943483, -0.013480832, -0.041923907, -0.00040333706, 0.018073203, -0.019017603, 0.00874032, -0.0125364335, 0.0044210833, 0.006203405, -0.011416117, -0.012351257, 0.013332691, -0.017813956, 0.0119531285, 0.013406762, -0.02075826, -0.013990067, -0.008485703, 0.0049071712, -0.030757777, 0.023424799, 0.06288586, 0.02083233, -0.04736809, -0.05196046, -0.029887449, -0.06481169, 0.004009066, -0.0044743214, 0.00889772, -0.006212664, -0.059071228, -0.009115302, 0.031405896, -0.013675268, -0.0069672572, 0.04003511, -0.059774898, 0.03714636, 0.01895279, 0.013064186, 0.0055275117, 0.013786373, 0.020813813, -0.0018945847, 0.016184406, 0.0063793226, 1.4403603e-05, 0.0013436853, 0.027202394, 0.043886777, 0.02996152, -0.0015450645, 0.06218219, -0.030646672, 0.013073444, 0.022961857, 0.006763563, -0.010212471, -0.047256984, -0.027943099, 0.012554951, -0.008967161, -0.022887787, -0.019128708, 0.0032822494, -0.013045668, 0.00647654, 0.033998363, 0.023128515, -0.005328447, -0.049812417, -0.05936751, 0.024739549, -0.0482199, -0.010860588, 0.017730627, -0.030072626, 0.032813236, 0.013564162, -8.738005e-05, 0.066996776, 0.016443653, -0.0098143425, 0.023702562, -0.027943099, -0.009374549, 0.024443267, -0.00796258, 0.010897623, 0.02896157, -0.04362753, -0.03579457, 0.026461689, 0.07099658, -0.0044743214, -0.023387762, -0.015202971, 0.020091625, 0.0047405125, 0.0037359311, -0.032257706, 0.013554903, 0.052478954, 0.00052543764, -0.0014328014, -0.071663216, 0.011869798, -0.02957265, -0.029276367, -0.0088421665, -0.013045668, 0.00053672184, 0.04807176, -0.03270213, 0.029091192, 0.06107113, 0.0032660465, 0.00390259, 0.047627337, -0.032572504, 0.012999374, -0.011249458, -0.015341854, -0.019776825, -0.034702033, 0.04377567, 0.009194002, -0.0051849354, 0.00834682, -0.021498965, 0.007092251, 0.001763804, -0.022924822, 0.06625607, -0.000569417, -0.007999615, 0.012277187, -0.007911656, -0.0030716113, -0.032868788, -0.05844163, -0.011906834, 0.00015305977, -0.02051753, 0.022350775, -0.0045761685, 0.022054493, 0.03144293, -0.00020629793, -0.05025684, -0.0018482907, -0.003472055, 0.019887932, 0.004182669, 0.025720984, 0.019573132, -0.040998027, -0.016415875, -0.009656942, 0.025758019, 0.007555192, -0.020313837, 0.056700975, 0.0062543284, -0.016175147, -0.0376093, -0.0035067755, 0.032091048, -0.05929344, 0.04407195, 0.03355394, -0.017462121, 0.022295224, 0.027369052, -0.008883831, 0.0029327292, 0.04892357, -0.010842071, -0.007786662, 0.005018277, -0.018869461, 0.020998988, 0.004127116, 0.0669227, -0.0023251195, -0.02973931, -0.008768097, -0.023258138, -0.14554855, 0.008615326, -0.014952984, 0.025054349, -3.6782083e-05, 0.050812367, -0.042701647, -0.04807176, -0.057478715, 0.04166466, -0.018693544, -0.04836804, -0.02146193, -0.0033053963, 0.07903323, -0.007902397, -0.005883976, 0.021036023, 0.0018853259, -0.026739454, -0.03331321, -0.03346135, 0.057849064, 0.027739406, 0.062071085, -0.028739357, 0.028906016, -0.010175436, -0.012045716, 0.019573132, 0.026924629, -0.036701936, 0.0013749338, -0.005907123, 0.007004292, 0.02262854, 0.03090592, 0.006212664, 0.04392381, 0.027609782, 0.035757538, 0.06929296, 0.041331343, 0.0054904763, 0.009897672, 0.042627577, 0.02777644, 0.013443797, -0.03042446, 0.02012866, 0.019554613, 0.031405896, -0.013851184, -0.009406954, -0.013480832, -0.012545692, 0.025813572, 0.037720405, -0.021776728, 0.018628733, -0.0058145346, 0.021313788, -0.011554999, -0.015277042, -0.01786951, 0.0321466, 0.013860444, 0.04533115, 0.048627287, -0.051145684, 0.01115687, -0.03799817, -0.009592131, 0.036405653, -0.022369293, -0.018980568, -0.0029304144, -0.008268121, -0.03035039, -0.12377182, 0.018425038, 0.04284979, -0.00912456, 0.0010381445, -0.023461834, -0.038924053, -0.022128563, -0.038961086, 0.010712448, 0.25376555, -0.018452816, 0.017619522, -0.02964672, 0.06733009, -0.008393114, 0.0035067755, 0.052071568, 0.007763515, -0.029924486, 0.0034604815, 0.008819019, 0.013378985, 3.812027e-05, 0.018841686, 0.03097999, -0.040479533, 0.0049025416, 0.022684094, 0.030331872, 0.049108747, -0.02238781, 0.034368716, 0.019628685, -0.056219514, -0.0591453, -0.02644317, 0.043886777, -0.045997784, 0.065885715, -0.012841974, 0.019795343, 0.06440431, -0.059960075, -0.038812947, 0.042738684, -0.02129527, -0.011517964, -0.011267976, 0.016360324, 0.0013448426, -0.014378937, 0.01786951, 0.030276319, 0.017138064, 0.021702658, 0.004532189, 0.00920789, -0.011406858, -0.0104532, -0.008379227, -0.014971501, -0.008791244, -0.0266839, 0.018276898, -0.01037913, -0.009175484, -0.027443122, 0.024443267, 0.005578435, 0.013091962, 0.0059765643, -0.08829205, 0.06718195, -0.06336732, 0.016536241, -0.033016928, -0.013675268, -0.02457289, 0.027165359, 0.019091673, -0.0042659985, 0.00044905246, 0.03112813, 0.027517194, -0.020499013, 0.020813813, 0.016036265, -0.05703429, -0.0043423837, -0.026628347, 0.010101366, -0.03479462, -0.007170951, -0.0014432175, 0.024239574, -0.024369197, 0.052219708, -0.016239958, 0.027017217, 0.005758982, -0.0065043163, -0.009768048, 0.04033139, -0.0020161066, 0.025795054, 0.03690563, -0.02262854, -0.017573228, -0.034627963, -0.00074591313, 0.0037868547, -0.015175195, 0.033794668, 0.049516134, -0.012203116, -0.012582728, -0.0147122545, -0.022591505, 0.017360276, -0.06581165, -0.012545692, 0.026202442, -0.062145155, 0.0030692967, 0.05288634, 0.024739549, 0.02785051, 0.034998316, -0.00020166853, -0.013406762, -0.015091866, 0.0033308582, 0.0052173412, 0.019110192, -0.063885815, -0.057997208, -0.028665286, -0.054664034, 0.05218267, -0.018656509, -0.034498338, -0.00437016, 0.052960414, -0.0052636354, 0.016175147, 0.053145587, 0.03727598, 0.0050367946, -0.0060321167, -0.069404066, -0.0034303903, -0.039664757, 0.020665672, 0.010990212, 0.020350872, -0.018323192, 0.003104017, 0.0340354, 0.010268024, 0.026424654, 0.017258428, -0.03275768, -0.048553217, -0.032591023, -0.03722043, -0.013110479, -0.011814246, 0.051590107, -0.021887835, -0.0053099296, -0.006291364, 0.023665527, 0.055515844, -0.007286686, 0.0014258573, 0.03712784, 0.051071614, -0.02683204, -0.021276753, -0.030276319, -0.04703477, -0.045145974, 0.00787925, 0.0129623385, -0.039998073, -0.034387235, -0.020961953, 0.0011561944, -0.04625703, 0.032405846, 0.00047277816, -0.04899764, -0.016101077, 0.06651532, 0.028220864, 0.012434586, -0.0061709993, 0.020480495, -0.042331293, -0.03488721, 0.08495887, 0.003106332, 0.0037243576, 0.03709081, -0.0021839226, 0.015962195, 0.0023216475, -0.0029211557, -0.013230844, -0.03097999, 0.004559966, -0.036961183, -0.02996152, -0.030609637, -0.026517242, 0.015980711, 0.018693544, -0.013240104, 0.04322014, 0.0031549407, 0.011879058, -0.054478858, -0.025702465, 0.03627603, -0.0037127843, -0.00850422, 0.05873791, 0.01748064, -0.014971501, -0.04292386, -0.023961809, 0.039442547, -0.031591073, 0.023850704, 0.031239236, -0.019776825, -0.00803202, -0.039775863, -0.011499446, -0.0058700875, -0.037498195, 0.03285027, -0.043738633, 0.019073155, -0.02129527, -0.00943936, 0.010268024, 0.0156011, -0.036109373, 0.034757584, 0.024758067, 0.014147467, 0.039146263, 0.010295801, 0.050034627, -0.031424414, 0.019869413, 0.043812703, 0.04744216, -0.0072126156, -0.043664563, 2.418684e-07, -0.032813236, 0.055330668, 0.005249747, 0.03494276, -0.04399788, 0.014156725, -0.035535324, -0.0024929354, 0.013323433, 0.01341602, -0.023758115, -0.024554374, -0.035905678, 0.01754545, -0.043590494, -0.012434586, -0.0212212, -0.011906834, 0.004430342, -0.0075644506, -0.008786614, 0.0154437, -0.03996104, -0.04766437, 0.015952935, 0.011147612, 0.043072, -0.015832571, -0.04173873, -0.026795005, 0.051516037, -0.023109999, 0.03566495, 0.023535904, 0.008666249, -0.013175292, -0.0771074, -0.007092251, 0.014082655, -0.053923327, 0.015888125, -0.0006151324, -0.012212375, -0.030535566, 0.022480398, -0.012582728, 0.029831897, 0.00749038, 0.004962724, -0.03714636, 0.0034813138, -0.00024029514, 0.058071278, -0.034294646, -0.04377567, 0.050219804, -0.0054349233, -0.008985679, 0.005143271, 0.012869751, -0.019054638, -0.025146937, -0.023609973, 0.05366408, -0.03401688, 0.036868595, -0.006351546, 0.013332691, -0.0139345145, -0.002395718, 0.010055072, -0.0035854755, 0.008962532, -0.011073541, -0.006346917, -0.0015751556, 0.03573902, -0.024480302, -0.014008584, -0.016165888, -0.03659083, 0.02418402, -0.0070737335, 0.025258044, -0.03566495, 0.011869798, 0.024369197, 0.012888269, 0.0036549165, 0.03636862, -0.029831897, 0.0033285434, -0.00850885, -0.016582536, -0.0318318, -0.020739742, -0.00912456, -0.052219708, -0.02746164, -0.015332595, -0.02738757, 0.033498388, -0.01794358, -0.08310711, 0.057589818, -0.0011480929, 0.053960364, 0.006453393, 0.07529267, 0.035609398, -0.010416165, 0.03347987, -0.045442257, 0.012156822, -0.040146217, 0.0327762, -0.03649824, -0.037238948, -0.0054812175, 0.024295127, 0.0108235525, -0.04073878, 0.0050367946, 0.0045507066, -0.005624729, 0.009457878, -0.04166466, -0.012601245, -0.020184213, -0.038257416, -0.0012256354, -0.021480447, 0.013490091, -0.020110143, -0.03135034, 0.012314222, 0.00091141445, -0.022980375, 0.012517916, -0.030942954, 0.02083233, -0.13517867, -0.007661668, -0.013804891, -0.0018031539, 0.014758549, 0.012675315, -0.03127627, -0.030961473, 0.0029165263, -0.027794957, -0.024461785, -0.022406328, 0.0046085743, -0.037516713, -0.006809857, 0.030165214, -0.034776103, 0.016749194, -0.003955828, 0.0029929115, -0.02199894, 0.011129093, -0.0096199075, -0.041960943, -0.006101558, -0.010036554, -0.02372108, 0.018767614, -0.018073203, -0.038961086, -0.0035414961, -0.0068237456, 0.019906448, 0.024683997, 0.022110047, -0.0026410765, -0.0129623385, -0.0008616483, -0.017360276, -0.009235666, -0.020573083, 0.021591553, -0.046331104, 0.020276802, 0.002458215, 0.03510942, -0.03185032, -0.017573228, -0.0074070506, -0.020313837, 0.025480254, -0.019943483, -0.021276753, 0.05470107, 0.019647202, 0.024276609, -0.035461254, 0.006018229, -0.024683997, 0.070515126, -0.016925111, 0.014314125, -0.033979844, -0.012999374, -0.030554084, 0.029072674, -0.04899764, 0.014619666, 0.0102402475, 0.027831994, 0.045738537, -0.025683949, -0.019887932, 0.010018036, 0.020295318, -0.009842118, 0.0077079623, -0.032424364, -0.034442786, -0.041405413, 0.00028109178, -0.026239477, -0.03503535, 0.016434394, 0.06570054, 0.031813283, -0.0007493852, -0.0046525537, -0.03090592, -0.0145178195, -0.083255254, -0.057219468, -0.004057675, 0.019073155, -0.018286157, 0.031146647, -0.009499542, -0.020147178, 0.041257273, -0.013240104, 0.01115687, 0.04214612, 0.019091673, -0.013999326, 0.00818942, -0.012629022, 0.038812947, -0.015258525, 0.011490188, -0.019776825, 0.029054156, -0.00030583018, -0.020721225, 0.034461305, -0.051775284, -0.013388244, 0.009110672, 0.011638328, -0.03207253, -0.038368523, -0.009481025, -0.023609973, -0.003104017, 0.0068607805, 0.012879009, 0.04829397, 0.059182335, 0.045034867, 0.036164925, -0.04992352, 0.009300478, -0.07284834, -0.001869123, 0.03010966, 0.007110769, -0.019165743, -0.050442014, 0.044146024, 0.0048516183, -0.041627627, -0.06510798, -0.004594686, 0.006258958, -0.016267736, -0.0061432226, -0.05110865, -0.0009606019, -0.004939577, -0.046442207, -0.05766389, 0.0012811883, 0.008041279, -0.0068792985, 0.025702465, 0.006078411, 0.019554613, -0.0026133, 0.025702465, 0.008920867, 0.047256984, -0.002902638, -0.034442786, -0.008119979, -0.0019003714, 0.04322014, -0.017147323, -0.032091048, -0.0642932, -0.04603482, 0.025924677, 0.019999037, 0.04666442, -0.028183827, 0.052071568, 0.065441296, -0.022610022, -0.0026827413, 0.0020971212, 0.0591453, -0.026887594, -0.0007927859, 0.022017458, 0.0585157, 0.002909582, 0.0032891934, -0.005430294, -0.034276128, 0.051516037, 0.027276464, -0.0077125914, -0.0357205, -0.024869172, 0.056108408, -0.0053191883, 0.041849837, 0.005962676, 0.007934803, -0.0089393845, -0.010425424, 0.035257563, 0.0043030335, -0.012277187, -0.005550659, 0.00051328546, -0.020184213, -0.012841974, -0.02901712, -0.013832667, 0.0077912915, 0.036609348, -0.016332546, -0.011453153, -0.02107306, 0.025239525, 0.0049025416, 0.0077079623, 0.026202442, 0.053071517, -0.023165552, 0.00081651163, 0.055219565, -0.003978975, 0.0043817335, -0.02660983, -0.024443267, -0.023535904, 0.0018390318, 0.029498579, 0.020295318, -0.003136423, -0.039368473, -0.023387762, 0.0034211315, 0.04214612, 0.02192487, -0.0031942907, 0.05181232, -0.00499513, -0.017758405, -0.048812464, 0.03205401, 0.019091673, 0.022461882, -0.039775863], "runbooks/add-peertube-channel.md::1781763096.313": [0.01568415, 0.009139616, -0.036728945, 0.018449713, -0.002973927, 0.06913906, 0.03530828, 0.0072122463, -0.03386867, 0.020665951, -0.005810523, -0.016403954, -0.04989378, 0.001904876, -0.029246772, -0.03362242, -0.03472107, 0.016347127, 0.059630077, -0.043642852, 0.016953278, -0.013609977, 0.02237075, 0.015608381, 0.04038479, 0.05337915, 0.020211337, -0.01414036, 0.020779604, -0.029701386, -0.0060046804, 0.010124611, -0.016224002, -0.03496732, -0.014632857, -0.048870903, -0.033073097, -0.019093748, -0.030137056, -0.02237075, -0.021063738, -0.024321798, -0.06663869, -0.05004532, 0.01105278, -0.06663869, 0.020893257, -0.01011514, 0.059213348, -0.067093305, -0.011204317, 0.009636849, 0.048567828, -0.047620717, 0.0059525897, 0.04568861, -0.011867294, 0.0158641, -0.06428986, -0.033641364, -0.017995099, -0.02725784, -0.002307398, -0.043491315, -0.010740233, 0.06436563, -0.0010287988, 0.021215275, -0.011289557, -0.040915173, 0.0039849672, 0.038831532, -0.059251234, -0.008732359, -0.032618485, 0.008348779, 0.054023184, -0.0009660527, 0.05322761, -0.039286144, -0.0035208832, 0.02793976, 0.0047781724, -0.0047900113, 0.014263484, 0.0017853032, 0.00037470058, 0.041104596, 9.656088e-05, 0.032448005, -7.1255265e-05, -0.0017272928, 0.005048099, -0.056712978, 0.0028697448, -0.045726493, 0.01886644, -0.02932254, 0.015646266, -0.021196334, -0.03394444, 0.0077378927, -0.009641585, -0.03453165, 0.048567828, 0.011980948, 0.06069084, -0.054477796, 0.051674347, -0.028602736, 0.01697222, 0.02864062, -0.0030994192, 0.019699898, -0.008902838, -0.053644337, -0.012899645, -0.018459184, -0.004413535, 0.0061609535, 0.00036789323, 0.004621899, 0.0027134717, -0.02596977, 0.049590707, 0.025761405, -0.008135679, -0.0038571074, 0.009011757, 0.021575177, -0.016991163, -0.0129943555, 0.014036178, -0.017625727, -0.040915173, -0.001871727, -0.010295091, -0.007477437, -0.021897195, -0.048908785, 0.05091666, 0.04527188, -0.053985298, -0.016422896, 0.003376449, -0.07311693, 0.021101622, 0.019984031, -0.026064482, 0.017303709, 0.044514194, 0.035213567, 0.03102734, -0.012577628, 0.025496215, 0.014632857, 0.037676055, 0.004636106, -0.009324303, 0.002708736, -0.016422896, 0.015286364, -0.02426497, -0.017616255, 0.0447415, -0.049173977, -0.0064072027, -0.038528454, -0.029341483, 0.019415766, 0.015958812, 0.022920074, -0.0039163018, 0.036312215, 0.04326401, 0.022067675, 0.008396135, 0.0200598, 0.030231766, -0.034493763, -0.029208887, -0.013534209, -0.014007764, -0.07497327, -0.028508026, 0.024871122, -0.01637554, 0.01790986, 0.015996696, 0.050537817, 0.010550811, 0.032012336, 0.042051706, 0.0017722805, -0.007439553, -0.014083533, -0.0069707334, -0.052697226, 0.010872829, -0.017900389, -0.005067041, 0.030212825, -0.016148234, 0.004560337, 0.0070985933, -0.016356599, 0.015220066, -0.022787478, -0.01414036, -0.08236073, 0.015608381, -0.0115168635, 0.00034184768, -0.005640043, -0.033489827, 0.019491535, 0.0023654085, 0.0011377165, 0.014433964, 0.0060662427, -0.036141735, 0.0113085, -0.03267531, 0.0238293, 0.019586245, -0.0057300185, 0.025098428, 0.012956471, -0.029909749, -0.00049368135, -0.02862168, 0.00080267614, -0.02185931, -0.002931307, 0.053341262, -0.018307647, -0.022389691, -0.01371416, -0.019737782, -0.013865697, -0.010257207, -0.022313923, 0.00073460257, -0.0074158753, -0.05049993, -0.011336912, 0.0056968695, 0.012587098, -0.031065224, -0.0038334297, -0.016006168, -0.0021404696, -0.0005682663, 0.03523251, 0.00039719447, 0.024208143, 0.023242092, -0.011696815, -0.010304562, -0.009849949, 0.047544945, 0.022560172, 0.03169032, 0.020931141, 0.008282482, -0.033300404, -0.04038479, 0.001576939, 0.020931141, -0.001904876, -0.0061988384, 0.03248589, 0.017123757, 0.035175685, -0.065426394, 0.029417252, 0.014689684, 0.011393739, 0.06997252, 0.048226867, 0.013827813, 0.004700036, 0.028697448, 0.017673083, -0.0077047436, -0.0068949643, -0.018146638, -0.018127695, -0.009300625, -0.043226123, -0.023734588, 0.03000446, 0.06690388, -0.024643814, -0.031349357, 0.05531125, 0.00921065, -0.16381223, -0.040157486, 0.026348613, 0.038282204, -0.0017746483, 0.015883043, -0.06618408, 0.021404697, -0.022010848, -0.0015520774, 0.002962088, -0.043567084, 0.020533355, -0.041597094, 0.030459074, -0.034664243, 0.007202775, -0.016261887, -0.0069517912, -0.025666695, -0.061334874, 0.005384323, 0.05728124, -0.015305306, -0.0119714765, -0.06985887, 0.028526967, 0.019216873, -0.03487261, -0.023185264, 0.0238293, -0.056031056, 0.0061514825, 0.00707018, 0.031387243, -0.01981355, 0.0022801685, -0.040271137, 0.0200598, -0.001830291, 0.025420446, 0.037657112, 0.05614471, 0.029341483, -0.0029905015, -0.009347981, 0.025931885, 0.033243578, -0.04208959, -0.01439608, 0.019074805, -0.012833348, 0.007160155, -0.025912942, -0.032163873, -0.014301368, 0.032694254, 0.054402027, -0.0065540047, -0.01919793, -0.038452685, 0.025988711, 0.015873572, -0.0069565265, -0.059327003, 0.016858567, 0.013685747, -0.005805787, 0.034550592, -0.051674347, -0.01354368, -0.047772255, -0.007183833, -0.013306903, 0.0075532063, 0.011639988, -0.03659635, 0.0035208832, -0.027901875, -0.14161196, -0.020590182, -0.010124611, 0.015968284, 0.014291897, -0.016527077, -0.028470142, -0.01097701, 0.019254757, 0.06379736, 0.2550379, 0.02511737, -0.010853887, -0.004245423, 0.063304864, -0.023848243, 0.0011252856, 0.07330635, -0.013325845, -0.022276038, -0.0023216046, 0.044173233, -0.0037150409, -0.014348724, -0.012558685, 0.055538557, -0.024719585, -0.011166433, 0.030042345, -0.024909006, 0.0008476639, -0.053076074, -0.011782055, 0.013884639, -0.025571983, -0.05724336, -0.018828556, 0.027523031, 0.0027750337, 0.057432782, 0.0031302, 0.050007433, 0.05580375, 0.013325845, -0.06610831, -0.0005854327, -7.1588234e-05, -0.016337655, -0.0015816746, 0.011242202, 0.008410341, -0.029417252, 0.062016796, 0.029436193, 0.012890174, -0.016773326, -0.009499518, 0.019235814, -0.006179896, -0.019946147, -0.042809393, -0.042051706, -0.011365326, -0.017748851, 0.0137899285, -0.017294237, 0.002921836, 0.0044277417, 0.0007245395, 0.008320366, 0.0159304, 0.010531869, -0.05864508, 0.069707334, -0.021025853, 0.013297431, -0.016072465, -0.0200598, -0.0038547397, 0.04943917, 0.0075200573, 0.020931141, 0.04201382, 0.0036487433, 0.032883678, 0.004868148, 0.021442581, 0.030118113, -0.044362657, 0.020950085, -0.05140916, 0.013079596, -0.008211448, -0.0022055835, 6.637173e-05, 6.581678e-05, -0.028337546, 0.040081717, -0.022863247, -0.026765343, 0.00094770244, 0.0072122463, -0.038263265, 0.05546279, -0.020381818, 0.025382562, -0.01928317, -0.00165034, -0.012160899, -0.02399978, 0.005658985, 0.02949302, 0.040346906, -0.01028562, 0.013818342, 0.018146638, -0.037391923, -0.008599764, -0.008192506, 0.003587181, -0.03678577, 0.025268909, -0.0024388095, -0.021139506, 0.010692878, 0.05940277, 0.020306049, 0.011033838, 0.059933152, -0.01979461, -0.0058910274, -0.0026945292, 0.025060544, 0.009632113, 0.059289116, -0.06595677, -0.021063738, 0.004129402, -0.02246546, 0.06406255, 0.00913488, -0.020287108, 0.017625727, 0.07629922, 0.011980948, 0.009276947, 0.040915173, 0.02511737, -0.004901297, 0.024208143, -0.041634977, -0.016924864, -0.027219955, -0.0055311252, 0.038168553, 0.009295889, -0.012123015, 0.00702756, 0.045915917, 0.061334874, -0.014282426, 0.063986786, 0.02879216, -0.027219955, -0.04508246, -0.039210375, -0.011336912, -0.047014564, 0.014452906, -0.026784284, -0.0015710195, 0.013240605, -0.036444813, 0.04852994, -0.011602104, -0.014291897, -0.01277652, 0.018667547, 0.027560916, -0.019074805, 0.0113085, -0.055008177, -0.06633562, 0.039816525, -0.0048302636, -0.041521326, -0.033736076, -0.028943697, 0.022995843, -0.067699455, 0.030099172, 0.03316781, 0.011109606, 0.029095234, 0.023261033, -0.0031183613, -0.033470884, -0.024302855, 0.010598167, -0.020874316, -0.03864211, 0.073988274, -0.00514281, -0.018904325, 0.02949302, 0.05531125, 0.04542342, 0.005976267, 0.0046171634, 0.012785992, -0.006539798, 0.002730046, -0.046522066, -0.008860218, -0.0041317693, -0.035289336, -0.024227086, 0.02820495, -0.021726714, -0.01689645, -0.03642587, -0.01919793, -0.022086617, 0.02142364, 0.059327003, -0.012965943, 0.03958922, 0.06300179, -0.001302277, 0.021991905, -0.0027797692, -0.0032651634, 0.011592632, -0.009831007, 0.011611574, 0.0060473005, 0.012501858, 0.037467692, -0.00916803, -0.0034735277, 0.0013531841, 0.0015994329, -0.01817505, -0.028148124, -0.022939017, -0.0047355522, -0.023242092, 0.008372457, 0.0125397425, -0.048908785, 0.024890063, 0.05819047, -0.046673603, 0.049666476, 0.035497703, 0.06410044, 0.010332976, -0.039210375, 0.014045648, -0.0016325817, 0.024018722, -0.019889321, 0.009049641, -0.026519094, 0.03951345, 0.018459184, -0.012056717, 0.015485257, 0.022048732, -0.0014893312, -0.0060473005, -0.0049249744, 0.0025666694, -0.025837174, -0.04712822, -0.026500152, 0.04413535, -0.036558464, -0.005029157, -0.020590182, 0.022939017, 0.00353509, 0.0017864872, 0.024871122, 0.032296468, 0.022730652, -0.024018722, -0.005171223, 0.018203463, 0.03155772, -0.027447263, -0.02193508, -0.0037766031, 0.023412572, -0.029360425, 0.036880482, 0.014074062, 0.022673825, 0.0049912725, -0.04996955, 0.00029789584, 0.0035279866, -0.029265715, 0.01773938, -0.038547397, -0.049060322, -0.04190017, 0.050954543, -0.0050528343, 0.018383415, -0.018563366, 0.030478016, 0.010380331, 0.016186118, 0.018762259, -0.011280086, -0.025742464, -0.0014419757, 0.059175465, 0.047507063, -0.004560337, -0.059023924, -0.04277151, 0.0150401145, -0.0009909143, 0.03559241, 0.054098953, -0.010692878, 0.006994411, -0.010550811, -0.0576222, -0.00319413, 0.0041862284, -0.008500317, -0.035706066, -0.008107265, -0.006402467, 0.022332866, -0.03144407, -0.042657856, -0.013988822, -0.012151428, -0.044286888, -0.009096996, 0.021139506, 0.007595826, 0.024170259, -0.054402027, 0.011100135, -0.012302965, -0.022351807, -0.00066948874, 0.068646565, -0.02545833, 0.025079485, -0.019756725, -0.048454173, 0.0006973101, -0.036028083, 0.011990419, 0.000114467184, 0.016337655, -0.03148195, -0.014168773, 0.028867928, -0.017436305, -0.019292641, 0.009556345, -0.025249965, 0.01902745, -0.046484184, 0.044968806, -0.017246881, -0.009452162, -0.028943697, 0.009783652, 0.034133863, 0.004574544, -0.02057124, -0.037429806, 0.0005573153, -0.0019297376, -0.035346165, 0.024738526, -0.03239118, 0.0066534514, 0.017341593, -0.0137899285, 0.02288219, -0.03093263, -0.03581972, -0.023620935, -0.017284766, 0.0027702982, -0.018279232, -0.022162385, -0.022010848, -0.004370915, -0.005038628, 0.009565816, -0.049401283, -0.012719694, -0.008254068, 0.027636684, -0.12653396, 0.022920074, -0.004160183, -0.01782462, -0.032713197, -0.012577628, -0.0066203023, -0.030724265, -0.032542717, -0.012871232, -0.054098953, -0.036747888, 0.011327442, -0.045915917, 0.028091297, -0.0005173591, -0.0011193663, 0.027826106, 0.01663126, -0.016555492, -0.009130145, 0.00061029434, 0.019178988, 0.0021759863, 0.016224002, -0.0522805, 0.01826976, 0.0022588584, -0.01749313, 0.011156961, -0.035384048, -0.03453165, 0.015125355, 0.03326252, -0.0018516011, 0.015911456, 0.032088105, 0.0052990834, -0.040422674, -0.008983343, -0.029530905, 0.04432477, -0.015504199, -0.038244322, -0.011014895, 0.041975938, -0.010598167, -0.008590292, -0.005535861, -0.0015745712, -0.010389802, 0.06440351, 0.039702874, -0.014869635, 0.0012057901, 0.03489155, -0.065540045, -0.009357451, -0.007060709, 0.016915394, -0.0024388095, 0.029606674, -0.039399795, -0.0033338289, -0.007789984, 0.0020173453, -0.012018832, -0.02356411, 0.0037529254, 0.0275988, 0.002223342, -0.051295504, -0.030818975, -0.010834944, -0.0141308885, 0.013439498, 0.041028827, 0.00167165, -0.039210375, -0.06277449, 0.004167286, -0.041672863, -0.0129943555, 0.051788002, 0.038357977, 0.018544424, 0.022257097, -0.0080599105, 0.005905234, 0.010740233, -0.053151842, -0.07595826, 0.0267464, 0.018118223, -0.0061893673, 0.013808871, -0.00882707, -0.005213843, 0.010228793, 0.0067765755, -0.020552298, 0.007335371, 0.013515267, 0.0067576333, 0.027674569, -0.00801729, 0.028602736, -0.0018527849, 0.024833238, -0.022427576, -0.037600286, -0.008178299, -0.020722779, -0.011194846, -0.09387759, -0.008552408, 0.026935823, 0.011696815, -0.018506538, -0.045385536, 0.005408001, 0.012501858, 0.0012182209, -0.030231766, 0.045499187, 0.023715647, 0.012568156, -0.0057489607, 4.2989937e-05, -0.0076668593, 0.03153878, -0.033395115, 0.0049533877, 0.040687867, -0.006104127, -0.02237075, -0.03695625, 0.02733361, 0.039134607, -0.04951494, -0.035971258, 0.01191465, -0.008045704, -0.026689574, -0.007979406, -0.029947633, -0.011109606, 0.009258005, 0.05425049, -0.04432477, 0.02837543, 0.02365882, -0.023071611, 0.07345789, 0.029417252, 0.028261777, -0.013600507, 0.039664987, -0.0005777374, 0.05443991, 0.034266457, -0.034095977, -0.0038452686, 0.0061609535, -0.023185264, 0.0002489125, -0.014216129, -0.025212081, 0.0051806946, 0.010531869, 0.010181438, 0.046067454, 0.007851546, 0.01903692, 0.037694998, -0.029701386, 0.0026803226, -0.003587181, 0.044249002, 0.025742464, 0.027523031, 0.01371416, 0.0065255915, -0.020950085, 0.06413832, 0.029947633, -0.014093004, 0.003958922, -0.012662867, 0.027049476, -0.007396933, -0.013136422, 0.043491315, -0.050348394, 0.01534319, -0.01749313, 0.01559891, 0.04576438, -0.022143444, 0.06538851, 0.008727623, -0.011071722, -0.042316895, -0.0106739355, -0.03902095, -0.00505757, -0.009073319, 0.013089067, 0.03814961, 0.046143223, -0.017256353, 0.009944661, -0.06463082, 0.018345531, 0.045915917, -0.027807165, 0.016640732, 0.04542342, -0.0011235098, -0.03078109, 0.09258952, 0.005801052, -0.017351065, -0.016224002, -0.015750447, -0.027106302, -0.042619973, 0.001968806, 0.0071364776, -0.04208959, -0.024890063, 0.05675086, -0.0055926875, 0.034342226, -0.016744914, 0.008434019, 0.05853143, 0.013392142, -0.0010649074, 0.0077426285, 0.002371328, -0.034758955, 0.016924864, 0.004169654], "runbooks/ct-runbook.md::1781763104.417": [-0.027905693, -0.002443851, -0.05603568, 0.026503867, -0.011691233, -0.018195707, 0.018653639, -0.0027919712, -0.017391995, 0.012074399, 0.007976393, -0.019074187, -0.058988858, 0.00829414, 0.014915434, 0.0036868036, -0.01494347, 0.024017962, 0.018326545, -0.035064355, -0.0214386, -0.009999696, 0.08702539, 0.048671417, 0.0059063626, -0.0036167123, -0.014850016, -0.012289346, 0.024148798, 0.009009072, -0.015513547, -0.017382648, 0.011018356, -0.005859635, 0.01796207, -0.024485236, 0.014784597, 0.017102284, -0.039138995, -0.004364353, 0.00048567448, -0.0428772, -0.0077193915, -0.02895239, 0.015541583, -0.048110686, 0.005294231, -0.023214247, 0.004156416, -0.06784841, -0.042428616, 0.004345662, 0.037625022, -0.036858693, 0.07012871, 0.029643958, -0.03648487, -0.019270442, -0.044222955, 0.016812572, -0.055362802, -0.00096258754, -0.006130655, 0.030653274, 0.001807188, 0.029774794, -0.0067287674, 0.014251903, 0.004735837, -0.016700426, 0.010186606, -0.02381236, -0.013878083, -0.027382344, -0.041157626, -0.027681401, 0.043550078, -0.016074277, 0.03171866, 0.0038900685, 0.0014205176, 0.0099810045, 0.024036651, -0.009868858, 0.0062100915, -0.0066493303, -0.04070904, 0.08844591, 0.04048475, 0.015999513, -0.0020945624, -0.011607124, 0.004513881, -0.05805431, -0.046092056, 0.012915495, 0.0052708676, -0.02618612, 0.029176682, 0.0026120702, -0.009691294, 0.030372908, -0.014635068, 0.0014135084, 0.02052274, 0.028354278, -0.012420183, -0.06508213, -0.0052708676, -0.040372603, 0.00030957002, 0.00082240487, -0.010794064, -0.0025770245, 0.0049577933, -0.043886516, 0.009537093, -0.06964274, -0.0027592618, -0.012541674, 0.024578692, -0.010915556, 0.0070324964, -0.038316593, 0.0032849468, -0.01677519, -0.0305972, -0.02216755, 0.06048414, 0.018223744, 0.009111872, -0.018877931, 0.003217192, 0.0087754335, -0.041680977, -0.012242618, -0.024709528, 0.015149072, 0.013859391, -0.05498898, 0.02547586, 0.054353487, -0.037886698, -0.010308098, 0.0016483143, -0.037606332, 0.027625328, -0.005210122, -0.023251629, -0.026242193, 0.0012032344, 0.038316593, 0.0018866248, 0.031120548, 0.0056773974, -0.0048129377, 0.0060886, -0.008878235, 0.026298266, 0.05125078, -0.010896864, 0.057605725, -0.013485571, 0.025737535, 0.014906089, -0.016186424, -0.023700213, -0.029943014, -0.012522983, 0.029400975, 0.0228965, 0.030335525, 0.019457351, 0.01889662, 0.0132986605, 0.0152892545, 0.015149072, 0.009747367, 0.011990289, -0.02472822, -0.05020408, 0.026877686, 0.010326789, -0.026728159, -0.018382618, -0.005798889, 0.008733379, -0.00053999526, -0.029083228, 0.04781163, -0.025214186, 0.029980397, 0.008756743, -0.007116606, -0.005298904, 0.06725029, -0.02216755, -0.035961524, 0.013074368, -0.004555936, -0.041980032, 0.025158113, 0.038017534, 0.02160682, -0.018120944, -0.0017406013, -0.018223744, -0.030466363, -0.02951312, -0.08635251, 0.006079254, 0.0049484475, 0.039064232, 0.03334478, -0.0047802282, 0.017681705, -0.02805522, 0.017560214, -0.013971537, -0.00057328865, -0.0070698783, 0.031438295, -0.014364049, -0.025905754, 0.043849133, -0.006023181, 0.05547495, 0.028933698, 0.0006284856, 0.0014859361, -0.037251204, 0.017055556, -0.013579026, 0.016018204, 0.07760511, -0.0046564005, -0.056858085, 0.0017966743, 0.008382923, 0.0008358391, -0.017335922, -0.022130167, 0.032709286, 0.00036301467, -0.039325908, 0.020578813, 0.023401158, 0.031344842, -0.0052381586, -0.0024111415, 0.0036447488, 0.016868645, 0.0035512939, 0.02749449, 0.006219437, 0.026298266, 0.023382466, 0.020018082, 0.0040746424, -0.0137379, 0.020074155, 0.07528743, 0.046017293, 0.022261005, -0.00054992485, 0.025737535, -0.027232816, -0.017971415, 0.01309306, 0.019326515, -0.020391904, -0.007569863, 0.035251264, 0.022859117, -0.04381175, 0.0047989194, 0.005415723, 0.021120852, 0.09367939, 0.042802434, -0.0009795263, 0.012794003, -0.012186545, 0.029980397, -0.005588615, 0.03429802, 0.0087754335, -0.04104548, -0.0049157385, -0.039101616, -0.0410081, 0.035307337, 0.079848036, -0.046092056, -0.028858935, 0.029344901, 0.016457444, -0.15356542, -0.0059624356, 0.03755026, 0.014307976, 0.0020653578, 0.012158508, -0.04190527, -0.014971507, -0.046615403, 0.031643897, 0.033812057, -0.065007366, -0.008593197, -0.040596895, 0.009952968, -0.0025466515, -0.0039017505, 0.016401371, -0.005719452, -0.027924385, -0.05954959, -0.031793427, 0.056372117, 0.054615162, -0.007817519, -0.0228965, 0.045718234, -0.012924841, -0.019905936, -0.008845525, 0.016821919, -0.04067166, 0.00961653, 0.0054858145, 0.0094389655, -0.022317078, 0.025980517, 0.012074399, 0.023943197, -0.012438874, 0.025644079, 0.043550078, 0.037139058, -0.0036751218, 0.039849255, -0.01994332, 0.009607185, 0.019270442, -0.036204506, -0.031587824, 0.020242374, 0.022148859, 0.011382831, -0.012410837, -0.035699848, -0.014233212, 0.02306472, 0.012541674, -0.034559697, -0.0044975267, 0.0099810045, -0.008298813, 0.022597443, -0.027868312, -0.033681218, -0.008789452, 0.012074399, -0.010485662, 0.020410594, -0.036783926, 0.004845647, -0.035438173, 0.0045956546, 0.004567618, -0.010794064, 0.0033246651, -0.03504566, -0.024223562, -0.030877566, -0.14616378, 0.042540763, -0.012121127, 0.020261066, -0.022018021, -0.021513363, -0.0046003275, 0.018111598, 0.031363532, 0.029400975, 0.2643658, 0.02306472, -0.039288525, -0.042465996, 0.053007733, -0.045120124, 0.003093364, 0.008551142, 0.009868858, -0.02676554, -0.016289225, 0.010607154, 0.033120487, -0.005041903, 0.021943258, 0.03138222, -0.029924324, 0.020990016, 0.06953059, -0.030447671, 0.004883029, -0.032316774, 0.0067287674, 0.028186059, -0.026167428, -0.027793547, -0.01456965, 0.08672633, -0.04011093, 0.050540518, -0.015962131, 0.03282143, 0.030840183, -0.0060886, -0.07446502, 0.01190618, -0.007915647, 0.0020209665, -0.033606455, -0.022410532, -0.014952816, -0.02566277, 0.00746239, 0.012999604, 0.016924718, -0.03794277, 0.0027265525, 0.06601668, 0.009812785, -0.042428616, -0.009387565, -0.035269953, -0.032223318, 0.0059437444, 0.021494674, -0.046017293, -0.006593257, -0.032223318, -0.026447793, 0.024279635, 0.021307763, 0.02383105, -0.07977328, 0.046017293, 0.0147472145, 0.01656959, -0.014494886, -0.024429163, 0.016457444, 0.06926892, 0.022560062, -0.009163273, 0.0006536016, -0.063699, 0.016728463, 0.0183172, 0.045381796, 0.07050253, -0.061867278, 0.05263391, -0.014765906, -0.018139634, -0.00632691, -0.01604624, -0.0067240945, 0.023849742, 0.0041190335, 0.0006641153, -0.039811872, -0.041494064, -0.025606697, -0.049905024, 0.010831446, 0.015139726, 0.02915799, 0.023251629, 0.005967108, -0.021419909, -0.007018478, -0.01226131, 0.027513182, 0.007569863, 0.013962192, 0.0073315524, 0.0043363166, -0.033942893, -0.020373212, 0.022840427, 0.03740073, 0.03865303, -0.06788579, 0.047475193, -0.013569681, -0.03755026, -0.021718966, 0.0024181507, 0.04986764, 0.0040302514, 0.052185327, -0.031905573, 0.063699, 0.01171927, -0.009238036, 0.004672755, -0.017532177, -0.05969912, -0.025326332, -0.015242527, -0.027419727, 0.043101493, 0.01962557, -0.023513304, -0.01419583, 0.078726575, -0.00719137, -0.0026915069, 0.012494947, 0.019999392, -0.06104487, 0.024746912, -0.07442764, -0.004450799, -0.03553163, 0.011924871, 0.009088509, -0.022560062, 0.028989771, -0.03424195, -0.00093980785, 0.036952145, -0.029980397, 0.035419483, 0.037325967, -0.025905754, -0.01484067, -0.040223077, -0.027961766, -0.006429711, 0.04549394, -0.02674685, -0.038316593, -0.0019041477, 0.038540885, 0.044746302, 0.037980154, -0.021532055, -0.039774492, 0.027718782, 0.011037047, -0.025531933, 0.02603659, -0.09143647, -0.057231903, 0.04265291, -0.01925175, -0.031214004, -0.030428981, -0.026896378, -0.0083221765, -0.037849315, 0.06523166, 0.01769105, -0.013308006, -0.008742725, 0.036148433, 0.01007446, -0.023700213, -0.011382831, 0.045157503, -0.0049718115, -0.04396128, 0.06433449, 0.0057848706, -0.0021716629, 0.03827921, 0.0055045052, 0.05865242, 0.006999787, 0.019868555, 0.0004231764, 0.023102101, -0.005336286, -0.041531447, -0.007172679, -0.035961524, -0.0659793, 0.02676554, -0.01244822, -0.044297718, -0.003478866, -0.016877992, -0.03155044, -0.021905875, -0.005247504, 0.032541066, -0.02874679, 0.03560639, 0.08687586, 0.0005487567, -0.0395502, 0.0009514897, -0.010476317, 0.02566277, -0.026802924, -0.008770761, 0.00902309, 0.025120731, -0.016401371, -0.018597566, -0.034746606, 0.008256759, 0.011466941, 0.033980276, -0.050989103, 0.026541248, 0.012008981, 0.056932848, 0.010037078, 0.018448036, 0.006429711, 0.023961889, 0.025887063, -0.015878022, 0.054278724, 0.017859269, 0.061680365, -0.0019088205, -0.007625936, 0.021214308, -0.0076165907, 0.012672512, -0.06975488, -0.0031657915, -0.009490365, 0.062203716, 0.05001717, -0.00013047208, -0.016158387, 0.015980823, -0.011625814, -0.036204506, -0.0045465906, -0.015008889, 0.024485236, -0.0065885847, -0.02986825, 0.035157807, -0.04979288, -0.005205449, -0.043736987, -0.0128781125, -0.0011062748, 0.007527808, 0.0022943227, 0.05020408, -0.02984956, -0.02493382, 0.0074483715, 0.006130655, 0.03665309, -0.035643775, -0.020466667, 0.040260457, -0.0051166667, -0.019662954, 0.02383105, 0.025681462, -0.028971082, -0.020690959, -0.032727975, 0.026541248, 0.018821858, -0.017448068, 0.020616196, -0.024017962, -0.016111659, 0.025438478, -0.014223866, 0.014859361, 0.06837175, -0.008756743, -0.020223685, -0.034933515, -0.013401462, -0.019849863, 0.0058269254, -0.013158478, -0.03155044, -0.016934065, 0.028148677, -0.008032466, -0.02986825, -0.0030513091, -0.0038853958, 0.044559393, 0.0060418723, 0.038391355, -0.038578264, 0.008415632, 0.042129558, -0.044821065, -0.018915312, -5.44668e-05, -0.02343854, 0.031438295, 0.012167854, 0.020261066, 0.025008585, -0.0019882573, -0.028728098, 0.009443638, 0.015476164, -0.0020501714, -0.024148798, 0.005284886, 0.008766089, 0.028802862, -0.06025985, 0.009868858, 0.008336195, 0.005457778, -0.0023118455, 0.045194887, -0.0062100915, -0.016410716, -0.0707642, -0.012784658, -0.01392481, -0.03334478, 0.01960688, -0.010691264, 0.014401431, -0.03500828, -0.029943014, 0.031625208, -0.039774492, -0.028933698, 0.025214186, -0.010878174, -0.023513304, -0.022036713, 0.052110564, 0.034746606, -0.022204932, -4.7786223e-05, -0.03188688, 0.03536341, 0.02472822, 0.0020618532, -0.0041423975, 0.010924901, 0.017578904, -0.053418934, 0.011691233, -0.0030863548, 0.001769806, -0.015784567, -0.0016378006, 0.03611105, -0.0072801523, -0.039662346, -0.03650356, -0.05603568, -0.008331522, 0.008420304, 0.027980458, -0.01246691, -0.0012090753, 0.025176805, 0.013532299, -0.007967047, 0.047138754, -0.01556962, -0.018784475, -0.13741638, -0.013719209, -0.03665309, 0.01015857, -0.021214308, -0.012223927, 0.02347592, -0.027700093, -0.034092423, -0.015793912, -0.053045116, 0.014971507, 0.07625936, -0.035157807, 0.012691203, 0.002394787, -0.038017534, -0.011980944, -0.025588006, 0.024429163, -0.02749449, -0.008747397, -0.019382589, -0.010027733, 0.008224049, -0.015177108, -0.017195739, -0.015980823, -0.015635038, 0.0136631355, 0.016663045, -0.03842874, 0.0072754794, 0.028690716, -0.007177352, -0.00953242, -0.009097854, 0.021289071, -0.006312892, -0.04085857, 0.0006267333, 0.031232694, -0.0039204415, 0.011392177, -0.0214386, 0.03755026, 0.004703128, 0.0037802588, -0.03697084, 0.019849863, -0.006312892, 0.027307581, -0.006906332, 0.0130556775, -0.008046485, -0.0047942465, -0.045905147, -0.024859058, -0.024130108, 0.0038106318, -0.01896204, 0.046802316, -0.0472509, -0.036746547, -0.033513, 0.00277328, -0.028298205, 0.004245198, 0.013775282, 0.0243544, 0.014550959, -0.0047615375, -0.031924263, 0.02547586, 0.0074296803, -0.042204324, 0.0414193, -0.020298447, -0.023289012, -0.037176438, -0.020410594, -0.029027155, -0.014149102, 0.04912, 0.057867397, 0.025961827, 0.0121772, -0.012794003, -0.011672542, 0.0060512177, -0.061269164, -0.06104487, -0.005710107, -0.032148555, -0.005397032, 0.029980397, -0.025027275, -0.0260179, 0.010588462, 0.0039087594, -0.012167854, 0.041232392, 0.020410594, 0.016177079, 0.010597808, -0.0060185087, 0.0318495, -0.038204446, 0.042839818, -0.02674685, -0.016663045, 0.0068175495, 0.013186514, -0.013793973, -0.07827799, -0.018672328, 0.011653851, 0.011214612, -0.025419787, -0.07715653, 0.0353821, -0.011410868, -0.03284012, -0.01823309, 0.014457504, 0.024466546, 0.015868677, 0.003509239, 0.03349431, 0.0028363622, 0.022242313, -0.03145699, -0.029214064, -0.0092614, 0.012027672, -0.018242436, -0.044783685, 0.05001717, -0.022597443, -0.004677428, -0.03186819, 0.01246691, 0.013401462, -0.011074429, 0.004920411, -0.056708556, 0.0019578843, -0.006602603, -0.00029934838, -0.036690474, 0.013569681, 0.032372847, 0.023251629, 0.029214064, 0.004733501, 0.004784901, 0.016990138, 0.034522314, -0.022391843, 0.03209248, 0.045194887, -0.002085217, -0.004259216, 0.0037475496, -0.011317412, 0.043699604, -0.00033702244, -0.006845586, -0.042802434, 0.046914462, 0.0059063626, 0.020485358, -0.021644201, 0.086277746, 0.012999604, -0.045307033, 0.0070698783, -0.005971781, 0.06605407, -0.00829414, 0.012373456, -0.0018305518, -0.0059063626, 0.026111355, 0.061082255, -0.00066761987, 0.0056540337, 0.013653791, -0.038727794, 0.0064110197, -0.01346688, -0.0073315524, 0.026447793, -0.030559817, 0.021494674, -0.042951964, 0.012625784, 0.0137379, 0.011261339, 0.08612822, -0.004105015, -0.020803105, -0.030428981, 0.003731195, -0.019999392, -0.0443351, -0.0054437597, -0.02805522, -0.00029803417, 0.0140182655, -0.0132986605, -0.0031494368, -0.031120548, 0.03495221, 0.020391904, 0.0009485693, 0.052334856, 0.02764402, -0.022933882, 0.008163303, 0.03940067, -0.0022569406, 0.004782565, -0.054876834, 0.0071866973, -0.012420183, -0.0152892545, -0.005294231, 0.0026634703, -0.016812572, 0.017476104, 0.007854901, 0.009322146, 0.017831232, 0.0107660275, -0.032503683, -0.0058970167, 0.04467154, -0.025961827, 0.014279939, 0.036447488, 0.009065145, -0.00076808414, -0.031905573], "docs/software/authentik.md::1781763124.651": [-0.01791668, 0.028768422, -0.057386126, -0.010333648, -0.0028589445, -0.038734693, 0.01009815, -0.022061443, 0.029427817, 0.022061443, 0.004686408, -0.011369838, -0.008298946, -0.014845788, 0.032913186, 0.04159835, -0.04713726, 0.017737702, 0.01790726, -0.009542375, -0.039337568, -8.0805214e-05, 0.03383634, -0.0035277584, 0.035381205, 0.040128842, -0.0202905, -0.021873044, -0.006504452, 0.0011245025, -6.093508e-05, -0.02701632, -0.007469993, 0.00093080546, -0.0046369536, -0.014158133, -0.013583519, -0.0007953941, -0.056105018, -0.015825458, 0.05825276, -0.0062406943, 0.011595916, -0.004547464, 0.018773893, -0.029201739, 0.008647483, -0.027958311, 0.0068058893, -0.04619527, -0.016456593, 6.1744606e-05, 0.030539367, -0.038659334, 0.031801637, 0.0334407, -0.022984594, -0.05162114, -0.037453584, 0.026394604, -0.055539824, -0.0022607797, -0.0581774, 0.007248625, -0.0060852654, 0.013564679, -0.0061041056, 0.0027247106, 0.003800936, -0.009862652, 0.008157647, 0.036662314, -0.0047641224, 0.012274151, -0.046308305, -0.018528974, 0.04340697, 0.023135314, 0.052412413, 0.012961804, 0.009174998, 0.02240056, -0.005261023, 0.008105838, -0.03225379, -0.00016852817, -0.04822997, 0.048983563, 0.007964538, 0.011435778, -0.03449573, -0.037397064, 0.036605794, -0.07731867, -0.031179922, 0.04027956, 0.0010850566, -0.02121365, -0.014271173, 0.008157647, 0.010173509, 0.0072062355, -0.00060051965, -0.04672278, 0.019405026, 0.041636027, 0.0011080176, -0.025998969, -0.030690085, -0.038772374, 0.022136802, 0.027958311, -0.0065327114, 0.009777873, -0.029371297, -0.02458598, -0.0112944795, -0.010060471, -0.009730773, 0.0063396036, -0.030671246, 0.011435778, 0.019310828, -0.019951383, -0.027035158, 0.006810599, -0.022193322, 0.009160868, 0.044009846, 0.036304355, 0.009693094, -0.055200707, -0.04943572, -0.037660822, -0.047325656, -0.0060758456, 0.026677202, 0.0200079, -0.026206207, -0.07219423, 0.047589414, 0.030614726, -0.033930536, -0.019207207, 0.004903066, -0.06511046, 0.037717342, 0.017558724, 0.023719348, 0.01789784, 0.04694886, 0.018076818, -0.011605336, 0.023851227, 0.041636027, -0.043293934, -0.010578565, 0.0018710308, 0.032724787, 0.020120941, -0.0024939228, 0.022325201, -0.078072265, -0.016569631, 0.0026210917, -0.0023031693, -0.013988575, -0.023078794, -0.01009815, -0.015137805, 0.03172628, -0.03818834, -0.02458598, -0.0036337324, -0.0055247806, 0.007517093, 0.08508068, 0.022701997, -0.019649945, -0.039714366, -0.06066426, 0.031161081, -0.028824942, -0.053203683, -0.011821995, -0.045366313, 0.011049561, -0.017426845, -0.024114985, 0.043030176, 0.006052296, 0.003483014, 0.05282689, -0.016550792, -0.0057555684, 0.058026683, -0.02138321, -0.025414933, 0.024925098, -0.018576074, -0.02238172, 0.011388678, 0.07475645, -0.010710444, -0.026187366, -0.013103103, 0.022249842, -0.002588122, -0.00035825119, -0.022061443, 0.0139508955, -0.011605336, 0.0049878457, -0.0030379228, -0.053316724, 0.018086238, 0.0076442617, -0.014393631, -0.026149686, 0.028523505, 0.03914917, 0.063000396, 0.010691605, 0.035362363, 0.05486159, 0.017737702, -0.009066669, 0.038320217, 0.040581, 0.009255067, -0.0069801575, -0.041522987, -0.010314808, -0.03707679, 0.0004969006, -0.00904783, -0.059759945, 0.041937467, -0.032800145, 0.024378743, -0.026225045, -0.022890396, 0.011021301, -0.013545839, -0.041522987, 0.010653925, 0.033742137, -0.0057696984, -0.0014306498, 0.008534444, -0.00559072, 0.0054258713, 0.00055342005, 0.009966271, 0.057536844, 0.020704975, 0.0267714, 0.0038551006, -0.0058073783, -0.01566532, -0.001999377, -0.01889635, 0.0020700265, 0.016409494, 0.023662828, 0.002249005, -0.030501688, -0.011746635, -0.0055294908, 0.004278997, -0.02792063, 0.008016349, 0.0064526424, -0.0037208667, -0.022570118, -0.015335623, 0.009985111, -0.060023703, 0.048267648, 0.030652406, 0.004921906, 0.04363305, 0.020026742, 0.027148198, -0.00559072, 0.041786745, -0.013536419, -0.0012198791, 0.0016425978, -0.019461546, 0.0033016806, 0.050038595, 0.07238264, 0.007587742, -0.07019721, -0.011322739, -0.03543772, -0.1599125, 0.00046275338, -0.0058780275, 0.020874534, 0.0012257665, 0.034005895, -0.043143213, -0.027298916, -0.063980065, 0.024887418, 0.012066912, -0.048682123, -0.020384697, -0.026545323, 0.034118935, -0.01011699, 0.008091708, 0.027826432, 0.029766934, -0.033987056, -0.063490234, -0.0557659, 0.056707893, 0.020478897, 0.01235893, -0.036813032, 0.042088185, -0.018208697, -0.05260081, -0.015495761, 0.043444652, 0.0012210566, 0.0037679663, -0.023888906, 0.02460482, -0.003918685, 0.03389286, 0.009499985, 0.013837856, 0.013084264, 0.030577047, 0.010993042, 0.007069647, 0.029993013, 0.012434289, -0.016013857, 0.040543318, 0.008699292, -0.0014176973, -0.0154486615, 0.030369809, 0.008671032, 0.040581, 0.0077007813, -0.029408976, -0.016579052, 0.012406029, 0.06367863, -0.004563949, -0.013790756, 0.0007053162, 0.010277128, 0.009938011, -0.028693063, -0.020271659, -0.0041989274, 0.01007931, 0.03587104, 0.011586497, -0.032159593, 0.016108057, -0.0041871527, -0.043105535, 0.020441217, -0.0068765385, -0.017568143, 0.021533927, -0.042201225, -0.03926221, -0.12087636, 0.018453615, 0.018039139, 0.00670698, 0.024548301, -0.03911149, -0.0032051264, 0.020742655, 0.0073239845, 0.010154669, 0.28696832, 0.022890396, -0.028165549, -0.021741165, 0.09457596, -0.020818014, 0.0013811952, 0.036210157, 0.0035159837, -0.01898113, 0.0034217844, 0.02812787, 0.017709441, -0.011944453, -0.005402322, 0.031085722, -0.0581774, 0.025546812, 0.024906257, -0.004114148, 0.031914674, -0.017700022, 0.0056425296, -0.024359902, -0.05625574, -0.0053081224, -0.005355222, 0.05376888, -0.0672582, 0.06680604, 0.017417425, 0.028165549, 0.03815066, 0.0013293857, -0.04250266, -0.0022195678, -0.01568416, -0.012716887, 0.005684919, -0.01567474, -0.03720867, -0.0019063555, 0.066278525, 0.02903218, 0.019725304, -0.010983622, 0.0051715337, 0.0038551006, -0.039525967, -0.03600292, -0.025056977, -0.032046553, -0.02123249, -0.03813182, -0.00058521226, -0.048832845, -0.01118144, -0.018783312, -0.0011044851, 0.038734693, 0.044198245, 0.036078278, -0.08922544, 0.024341062, -0.034816008, 0.013677718, 0.009457596, -0.03470297, -0.02004558, 0.028919142, -0.013348021, -0.025113495, 0.020874534, -0.0062877936, 0.008864141, -0.026206207, 0.007681941, 0.069632016, -0.044499684, 0.043218575, -0.00017868403, -0.013913216, -0.0075736125, 0.02462366, 0.00013173163, -0.024680179, -0.027619192, 0.012745146, -0.004361421, -0.011049561, -0.018886931, -0.00898189, -0.008991309, 0.053241365, 0.017586984, 0.02354979, 0.024114985, 0.0030661826, 0.024001945, -0.029201739, -0.008242426, 0.043369293, -0.02565985, -0.009890911, 0.05395728, -0.049586438, -0.022325201, -0.010446686, -0.015458082, 0.03828254, -0.018604334, 0.013884956, 0.011944453, -0.017163087, -0.009160868, 0.06801179, -0.0014377147, 0.01675803, 0.049096603, 0.00781853, 0.028693063, -0.02236288, 0.01009815, 0.0072392053, 0.016211675, -0.06816251, -0.068313226, -0.01686165, -0.01237777, 0.023210673, -0.018020298, -0.03263059, 0.006820019, 0.049661797, 0.0005492988, 0.0073428242, 0.037415907, 0.044386644, -0.02571637, 0.028975662, -0.06156857, -0.029974172, -0.033289984, 0.03692607, -0.013150202, -0.021326689, 0.01110608, 0.023022274, 0.039676685, 0.033968218, -0.018510135, 0.028240908, -0.0036525724, -0.042728737, -0.009683673, -0.02562217, 0.00087310845, -0.0071073263, 0.05015163, -0.017342065, 0.016569631, -0.011727795, 0.028542345, 0.060626578, -0.034307335, -0.00894892, 0.009683673, 0.024830898, 0.031858154, -0.022607798, -0.00675408, -0.073588386, -0.057951324, 0.016569631, 0.0013988575, -0.054597832, -0.05685861, -0.029861134, 0.0005943378, -0.041259233, 0.035004407, 0.00025728144, -0.0026469964, -0.03828254, 0.040731717, 0.045177918, 0.018594913, -0.01790726, 0.02893798, -0.03129296, -0.05727309, 0.0743043, 0.019235468, -0.018105078, 0.048267648, 0.0021489183, -0.0034005896, 0.030633567, -0.0059957765, -0.003699672, -0.037943423, -0.027600354, -0.02243824, -0.006499742, -0.0020947538, -0.027430795, -0.015392142, 0.01681455, -0.009693094, 0.018566655, 0.03136832, -0.0017156021, -0.01237777, 0.02336139, 0.029371297, -0.018302897, 0.036511593, 0.055351425, 0.040053483, 0.01676745, -0.018208697, -0.035023246, 0.012707466, -0.06488438, 0.012801666, 0.047325656, 0.017370325, 0.021458568, -0.02128901, 0.011115501, -0.0022054377, -0.000977905, 0.04129691, -0.053128324, 0.02004558, -0.008831171, 0.008105838, 0.01110608, -0.0018969355, -0.0011374549, 0.024830898, 0.0032074812, -0.033120424, 0.052864566, 0.026432283, 0.0631888, -0.014393631, -0.015476922, -0.01119086, 0.006033456, 0.0057932483, -0.037321705, -0.02912638, -0.037528943, 0.032272633, 0.023229513, 0.027298916, -0.010286548, -0.012707466, -0.019348508, -0.032027714, 0.0062218546, 0.016381234, -0.01673919, -0.01449725, -0.08033304, 0.04924732, 0.003913975, -0.0077478806, 0.006273664, -0.028768422, 0.0201021, -0.026940959, -0.026394604, 0.056180377, -0.010861163, -0.030840805, -0.014930567, -0.02230636, 0.09540491, 0.020742655, -0.02456714, 0.011774895, 0.0224194, -0.045328636, 0.016079796, -0.01574068, -0.018218117, -0.017323226, -0.06605245, 0.008807621, -0.0060946858, -0.029540855, 0.011426358, -0.012443709, -0.004363776, 0.016588472, 0.027958311, -0.019103589, 0.031782795, -0.00027935937, 0.0014094549, -0.01688049, -0.0075547723, -0.03479717, -0.008647483, 0.01344222, -0.06330183, 0.012490808, 0.012095172, -0.01917895, -0.019857183, -0.010220609, 0.04619527, 0.009311587, -0.0050302353, 0.054183356, -0.02586709, -0.01124738, -0.0012128141, 0.022701997, -0.018387675, -0.004940746, 0.0033322952, -0.017539883, -0.0029649185, 0.018331157, 0.009580054, -0.04570543, 0.01455377, -0.024359902, -0.016098635, -0.004123568, -0.029842293, 0.044085205, 0.0033817498, 0.023116473, -0.043972168, -0.024284543, -0.0026988059, 0.0064196726, 0.018227536, 0.08153879, -0.012434289, 0.014337112, -0.054899268, -0.0043049017, -0.012895864, -0.05037771, 0.021402048, 0.0012340089, -0.01235893, -0.007413474, -0.039940443, 0.033252303, 0.023436751, -0.040694036, 0.014977667, -0.02690328, 0.0156559, -0.03251755, 0.0668814, 0.008548574, -0.018312316, 0.010248869, -0.016249355, 0.027543833, -0.015363882, -0.008157647, 0.019555746, 0.025414933, -0.014506671, -3.9372306e-05, 0.051847216, -0.03349722, 0.00024329877, -0.009424626, -0.015090705, 0.042804096, 0.010446686, -0.03357258, -0.026375765, -0.041824427, -0.004015239, -0.011624176, 0.003464174, 0.017172506, -0.015100125, -0.021175971, -0.005129144, -0.008562704, -0.034213133, -0.026583003, -0.007036677, -0.13195418, 0.008685162, -0.005072625, 0.006895378, -0.010305388, 0.01676745, -0.005458841, -0.0075123827, -0.0069848676, -0.008506184, -0.04902124, -0.040543318, 0.050566107, -0.03926221, 0.03161324, 0.01232125, -0.033063903, -0.0045192046, -0.0135552585, 0.016023276, -0.031406, 0.0042224773, 0.02243824, 0.014883467, 0.062020727, -0.0224194, -0.022513598, 0.012076332, -0.020893373, 0.004926616, -0.01459145, 0.025942449, 0.018792732, 0.012905285, -0.021402048, 0.023154153, -0.0025857668, -0.016239936, -0.042917136, -0.0055624605, -0.02469902, 0.045064878, -0.04118387, 0.034250814, 0.0027105808, 0.04382145, -0.01681455, -0.022890396, -0.013828437, 0.021062931, 0.017172506, 0.012594428, -0.0035442433, 0.03688839, -0.00013180522, 0.008699292, -0.033742137, 0.014073354, 0.032008875, 0.05919475, -0.042804096, 0.015071865, -0.027110517, -0.007681941, -0.050038595, 0.018123917, -0.032404512, -0.016993528, -0.031575557, 0.004790027, -0.0019181303, -0.01113434, 0.0041847974, 0.028655384, 0.024736699, -0.03692607, 0.027261237, -0.011435778, -0.03477833, -0.019499226, 0.0032899056, -0.016682671, -0.030727765, 0.06740892, 0.032969706, 0.039639007, 0.017087728, -0.008656902, -0.019876022, 0.004373196, -0.07366374, -0.056180377, -5.0448063e-05, 0.031839315, -0.0036125376, 0.015071865, -0.0091655785, -0.009292747, -0.0018145113, -0.021571606, -0.013997995, 0.0022760872, -0.018971711, 0.0017285546, -0.00039593084, -0.00335349, 0.037585463, -0.017398585, 0.02354979, -0.010625665, 0.01119086, -0.0088876905, -0.050980583, 0.00783266, -0.059759945, -0.0016025632, 0.016192835, 0.036210157, -0.0087699415, -0.005788538, -0.02797715, 0.014892887, -0.0036266677, -0.01683339, 0.015326203, 0.019744143, 0.012829925, 0.038697015, 0.015627641, -0.057800602, 0.030162571, -0.06906682, -0.016221095, 0.04148531, 0.007385214, -0.011953874, -0.05493695, 0.03792458, -0.02221216, -0.061229452, -0.051206663, 0.003016728, 0.011963293, -0.0011433422, -0.0069095083, -0.009834392, 0.017040627, 0.03217843, -0.037585463, -0.02127017, -0.004344936, 0.04563007, 0.010107569, 0.044499684, 0.015976178, 0.04683582, 0.013621198, 0.0011097839, -0.025509132, 0.02243824, 0.02573521, -0.004580434, -0.048682123, -0.00785621, 0.0016449528, 0.0025457323, -0.016522532, -0.04035492, -0.049812514, 0.04363305, 0.010785803, 0.03720867, -0.025000457, 0.019310828, 0.051771857, -0.013640038, 0.0021147712, -0.014836367, 0.07957945, -0.019499226, 0.01231183, 0.00028907368, 0.028711904, 0.00034883127, 0.015881978, -0.014393631, -0.002147741, 0.0074370233, 0.022193322, 0.0202905, -0.0535428, 0.0025339574, 0.01681455, -0.028052509, 0.03487253, -0.03231031, 0.021081772, 0.0010962427, 0.00070708245, 0.06586405, -0.018943451, -0.005802668, 0.027374275, 0.0059863566, -0.008393145, -0.0037090918, -0.0064385124, -0.040656358, -0.027713392, 0.048682123, 0.02121365, -0.00041477068, -0.023681669, 0.032913186, 0.027845271, 0.014337112, 0.03899845, 0.0269598, -0.024114985, -0.03172628, 0.059496187, -0.023775868, -0.0026093167, -0.05844116, -0.01229299, -0.04009116, 0.0011439311, 0.022645477, 0.013630618, 0.031952355, -0.0129241245, 0.014308852, 0.008402565, 0.03694491, 0.006179465, 0.029333618, -0.030953843, -0.0026540612, 0.0019817147, -0.048908204, 0.032988545, 0.01790726, 0.03376098, -0.024378743], "docs/software/caddy.md::1781763151.389": [0.0031175732, -0.010516422, -0.039613772, 0.0061345794, -0.013284406, -0.034939807, 0.06420956, 0.002574033, -0.020209154, 0.031281088, 0.00027805544, -0.014998831, -0.027200945, 0.030514864, 0.009635265, 0.003986758, -0.004484804, 0.015765056, -0.005670056, -0.040992975, 0.009434131, 0.009592164, 0.03666381, 0.0116753355, 0.025802586, 0.032085624, -0.0136962505, -0.056777187, -0.0070205256, 0.0038598524, -0.0065272693, 0.024595784, 0.03170251, -0.026741212, -0.0078346385, -0.028177882, -0.022967558, -0.014318808, -0.046050053, -0.017728504, 0.011886047, 0.017805126, 0.006148946, -0.058003142, 0.028369436, -0.0578499, -0.0037736522, -0.017546525, -0.0059047122, -0.052256465, -0.03262198, -0.0088115735, 0.009295253, -0.022546137, 0.036472254, 0.023944495, -0.04114622, -0.047774054, -0.083135284, 0.025189608, -0.028082103, -0.017249614, -0.04532214, -0.0025452997, -0.0021945129, 0.06830885, -0.025247075, 0.02369547, -0.005751468, -0.007212082, 0.027124323, 0.0073030707, -0.047122765, -0.024998052, -0.028944105, 0.034709938, 0.04218062, -0.01270016, 0.03509305, -0.019605752, 0.008260851, 0.005205533, 0.00043489187, 0.016617479, -0.058003142, 0.036453098, -0.0534058, 0.095165, 0.026817834, 0.013887807, -0.011502936, -0.018379794, 0.021339333, -0.061566085, -0.0048607322, 0.004173525, -0.038885858, -0.025132142, 0.016636634, 0.0074036377, 0.019730262, 0.04570525, -0.0034240626, -0.004465648, 0.037104387, 0.03388625, -0.015381943, -0.03879008, -0.0050043995, -0.028426904, 0.0063165575, 0.033522293, -0.031683356, 0.009343142, -0.017077213, -0.050953884, -0.011684913, -0.06179595, -0.014366697, -0.00038610498, 0.00095718115, 0.018734172, 0.04470916, -0.054210335, 0.016665367, -0.004336348, -0.029154817, 0.021454267, 0.029154817, 0.017038902, -0.008366207, -0.020017598, -0.024768185, -0.040686484, -0.034633316, -0.012125492, 0.040724795, 0.034958962, -0.01704848, -0.05378891, 0.04988117, 0.032736912, -0.04562863, -0.015152076, 0.0069965813, -0.032238867, 0.035150517, 0.01348554, 0.014797698, -0.0005635935, 0.04536045, 0.030859664, -0.014586986, 0.0027416446, 0.03317749, -0.007188137, 0.012364937, 0.020477332, 0.025419476, 0.0431384, -0.034863185, 0.027220102, -0.031740822, 0.0057418896, 0.025438631, -0.0018724594, 0.013092849, -0.001700059, 0.0026171333, 0.026147388, 0.02474903, -0.007140248, 0.009051019, 0.018226549, 0.03587843, 0.01579379, 0.09187023, 0.020477332, -0.03953715, -0.031932376, -0.07455358, 0.043598134, -0.051336996, -0.014548675, -0.05344411, -0.016129011, -0.000911088, -0.011464624, -0.036069985, 0.05152855, -0.00856734, 0.015860833, 0.036817055, 0.006690092, 0.03513136, 0.031759977, 0.0006063943, -0.04949806, 0.010439799, -0.024059428, -0.013581317, 0.0029475673, 0.029806107, 0.008849885, -0.02444254, -0.016492968, 0.014357119, -0.049689613, 0.011502936, -0.04467085, 0.004518326, 0.0129204495, 0.027296724, 0.015190387, -0.032277178, 0.0014306835, -0.0061058463, -0.028733393, -0.0099225985, 0.005574278, -0.002450719, 0.04371307, 0.0078011164, 0.0003097819, 0.029806107, 0.013246094, -0.0021705683, 0.0081028165, 0.045858495, -0.008208172, -0.009036652, 0.0063740243, -0.027086012, 0.013380184, 0.03831119, -0.005885557, -0.06873028, 0.037468344, -0.023503916, 0.0118764695, -0.0029643285, -0.030648952, 0.027794769, -0.016205633, -0.0373151, -0.020304931, 0.042946845, 0.0039604194, -0.026626278, -0.0069917925, -0.017900905, -0.014903054, -0.036414787, 0.0027344613, 0.033598915, 0.02269938, 0.03549532, 0.024480851, 0.013083272, -0.0007189335, -0.01278636, 0.013878229, 0.005670056, 0.022201335, 0.02118609, -0.014079363, -0.037659902, -0.018475572, 0.02831197, 0.01335145, -0.028158726, 0.024634095, -0.0073126485, 0.021550044, -0.00036275908, -0.017642304, 0.0009942951, -0.00424057, 0.073825665, 0.004970877, -0.0017252008, 0.049919482, 0.01287256, -0.029978506, 0.020439021, 0.012479871, -0.016464235, -0.027392501, -0.010315288, -0.036299855, -0.033637226, 0.019567441, 0.071527, 0.019864352, -0.07562629, 0.03744919, -0.01348554, -0.17347308, -0.01896404, 0.0079687275, 0.03901995, 0.013246094, 0.02235458, -0.025304541, -0.010487689, -0.056470696, 0.045896806, 0.036817055, -0.06014857, -0.04018844, -0.043636445, -0.0051384885, -0.013504695, -0.00687207, 0.016330145, 0.027813924, -0.038502745, -0.034709938, -0.0148072755, 0.042602044, 0.0318366, -0.02266107, 0.017738082, 0.04735263, -0.046241608, -0.037391722, -0.006378813, 0.010688823, 0.0027919281, -0.0027033335, -0.03949884, 0.0144050075, -0.010267399, 0.0047601657, 0.0063596577, 0.00046242806, -0.0024926218, 0.010736711, 0.058960922, 0.0037257634, 0.0050618662, 0.030131752, -0.029767795, 0.03704692, -0.015602233, -0.001576745, -0.002002957, 0.03474825, 0.018887417, 0.025438631, -0.03683621, -0.03492065, -0.039173193, 0.047429256, 0.07692887, -0.024423385, -0.025802586, -0.025534408, -0.0031175732, 0.040916353, -0.048195478, -0.041605953, -0.008888196, 0.015640544, -0.0016401978, 0.018858684, -0.048157167, 0.006666147, -0.029978506, -0.024289295, -0.021722445, -0.021205245, 0.033694692, -0.026377255, -0.06011026, -0.0070444704, -0.14680849, 0.06512903, 5.567095e-05, -0.043559823, -0.0056604785, -0.033369046, -0.0045231148, -0.005919079, 0.0045422707, 0.02013253, 0.28702745, 0.03923066, -0.03605083, -0.030802198, 0.050072726, -0.030897975, 0.024978897, 0.017326236, 0.031204466, -0.03700861, -0.0074132155, 0.04275529, 0.003457585, -0.0044177594, -0.0043986035, 0.018513883, -0.03597421, 0.0007213279, 0.07079908, -0.019193906, 0.007092359, -0.04474747, 0.0048463657, -0.00821775, -0.045513693, -0.007872949, 0.03039993, 0.043521512, -0.021952312, 0.018408528, 0.031127842, 0.017335813, 0.03243042, -0.031568423, -0.053290866, -0.023772094, 0.01496052, -0.045935117, -0.02748828, 0.002429169, -0.03053402, -0.026415566, 0.018312749, 0.045015648, -0.021971468, -0.025725964, 0.011780691, -0.012106337, -0.034824874, -0.012891715, 0.0028206615, -0.021645823, -0.031530112, 0.009429342, -0.008074083, -0.052064907, -0.011560402, -0.02109031, 9.7947945e-05, 0.04627992, 0.02509383, 0.023025027, -0.09424553, 0.046816275, -0.014184718, 0.033867095, 0.0045255097, -0.0064458577, 0.018896995, 0.04762081, 0.017843436, -0.028656771, 0.028082103, -0.0050427103, 0.041031286, -0.01670368, 0.01852346, 0.04635654, -0.07712043, 0.04405787, -0.03561025, -0.012623537, -0.010114155, 0.0043387422, -0.017805126, 0.026568811, -0.019337574, 0.040878043, -0.012345782, -0.013044961, -0.016263101, -0.027775614, -0.015927877, 0.05792652, 0.038770925, 0.03522714, -0.0030385563, 0.011407157, 0.012728893, -0.019730262, 0.023714628, -0.0046476265, 0.0029882728, -0.02235458, 0.03005513, 0.0020484515, 0.025496097, -0.0021777519, 0.0010810939, 0.016014079, -0.0357635, 0.03405865, 0.024940586, -0.052562956, -0.021971468, 0.035935897, 0.026377255, -0.0050091883, 0.0431384, 0.0043555037, 0.0028039003, -0.017594414, 0.015563921, -0.019126862, -0.0053252554, -0.045820184, -0.0068385475, -0.037257634, 6.334067e-05, 0.063060224, 0.0051959553, -0.032545358, -0.03206647, 0.055283047, -0.014069785, -0.0061297906, 0.012288314, 0.0072839153, -0.017287925, 0.048348725, -0.049038325, -0.012767204, -0.027220102, 0.012068025, -0.008711007, -0.015410677, 0.018494727, 0.0265305, -0.004044225, 0.021052, -0.0005608998, 0.028235348, 0.025764275, -0.06589525, 0.0049996106, -0.027948014, -0.025189608, -0.0075089936, 0.04696952, -0.043559823, -0.011416735, -0.0025117774, 0.033005092, 0.04884677, 0.012345782, -0.03043824, -0.014261341, 0.043253336, 0.05601096, -0.002029296, 0.0026554444, -0.06087648, -0.070339344, 0.035457008, -0.026013298, -0.039728705, -0.0811431, -0.0067810807, -0.002552483, -0.023599694, 0.042563733, 0.029212283, 0.020285776, -0.0044417037, 0.017814703, 0.087579384, -0.008418884, -0.012728893, 0.018542616, -0.023465604, -0.026013298, 0.09868963, 0.036510564, 0.0007991475, 0.026032453, 0.014730653, 0.03143433, 0.032449577, 0.020324087, -0.007446738, -0.023752939, 0.0010792981, -0.024346761, 0.044785783, -0.03331158, -0.025189608, 0.017153835, 0.03601252, -0.035073895, -0.02396365, -0.0010715161, 0.01948124, -0.03723848, 0.035782654, -0.010219511, -0.016167322, 0.020515643, 0.036893677, 0.0006096867, -0.009630475, -0.04892339, -0.023733784, 0.009098908, -0.038387813, -0.0017742871, 0.025898365, -0.016588746, -0.02787139, -0.012470293, 0.005650901, 0.004527904, -0.0108708, 0.04727601, -0.052256465, -0.0031941955, -0.011627447, 0.04409618, 0.015132921, 0.0065129027, -0.02313996, 0.040878043, -0.01278636, -0.0059382347, 0.050072726, 0.015381943, 0.072369836, -0.013006649, -0.007925628, -0.017326236, -0.0015731533, -0.017824281, -0.040992975, -0.037544966, -0.014855164, 0.024576629, 0.042716976, 0.002371702, -0.008816363, 0.0164355, 0.02587921, -0.021722445, 0.027296724, -0.019040663, -0.02626232, -0.019011928, -0.024863962, 0.06076155, 0.018542616, -0.023063337, -0.051681798, -0.007954361, -0.0036946356, -0.027909704, -0.005162433, 0.043598134, -0.015161654, -0.013638784, 0.0023190242, -0.013993163, 0.01552561, -0.023254894, 0.0070779924, 0.035993364, 0.038119636, -0.009295253, 0.025936676, 0.0041208477, -0.008289584, -0.00011006985, -0.03639563, 0.038598526, -0.018341484, -0.012939605, 0.020209154, -0.024691563, 0.004666782, -0.009472442, 0.04639485, 0.0022435992, 0.035169672, -0.022776004, -0.0014905448, -0.022009779, 0.0072647594, -0.012000981, 0.008059717, 0.013102427, -0.018351061, -0.009290464, -0.017211303, -0.016943125, -0.024040272, -0.020956222, 0.048961703, -0.011512513, -0.008859463, 0.023408137, -0.020879598, -0.026779523, -0.0006093874, -0.020285776, -0.006115424, 0.021645823, -0.024423385, 0.023293205, 0.02474903, 0.006484169, -0.0004453676, -0.036721278, 0.0009655617, 0.00413282, -0.009271308, -0.012566071, -0.05765834, 0.042640354, 0.02369547, 0.016320568, -0.024634095, 0.027890546, -0.0005471317, 0.023254894, 0.028944105, 0.016358878, -0.018370217, -0.015487299, -0.04375138, -0.00021355496, -0.018715017, -0.009084541, 0.04635654, 0.021243555, -0.026281478, -0.03009344, -0.024595784, 0.015324476, 0.01605239, -0.015152076, 0.006148946, -0.008596074, 0.0323538, -0.020630576, 0.088039115, 0.0022627548, -0.04440267, -0.0042477534, 0.009304831, 0.018494727, 0.017795548, -0.04310009, 0.015621388, -0.024116894, 0.0265305, 0.004468043, 0.057045363, 0.023025027, -0.0009655617, -0.0012690582, 0.0004899642, 0.04857859, -0.003649141, 0.0019969707, 0.010688823, -0.033694692, 0.0018341483, -0.017546525, 0.030687263, 0.00240283, -0.0130545385, 0.0014666002, 0.007322226, -0.028867483, 0.007762805, -0.029729484, 0.014155985, -0.14152154, 0.038081326, -0.020304931, 0.0034982907, 0.0029547506, 0.046050053, -0.015468143, 0.0050953883, -0.013552584, -0.015774634, -0.081756085, -0.02488312, 0.06079986, -0.048770145, -0.01974942, -0.0006183666, -0.04340658, -0.020419864, 0.010468533, 0.013906962, -0.0140985185, -0.014548675, 0.049919482, 0.018408528, 0.044824094, -0.01730708, -0.028867483, 0.026109077, -0.022967558, 0.020668888, 0.014079363, -0.030150907, 0.0068960143, 0.04057155, -0.018533038, 0.019078974, 0.021013688, 0.009663998, -0.021473423, 0.02735419, -0.023906182, 0.022086402, 0.0041064806, -0.018791638, -0.023887027, 0.0527162, -0.00085421983, -0.033867095, -0.032507047, 0.014424164, 0.021684134, 0.03478656, 0.00022762235, 0.0067858696, -0.017144257, 0.029039882, -0.036702123, 0.010545155, -0.018370217, 0.005727523, -0.025611032, 0.043598134, -0.028177882, -0.02222049, -0.034518383, 0.028407749, -0.05394216, 0.0116082905, -0.009472442, 0.030763887, -0.031204466, -0.07056922, 0.0101237325, -0.001443853, -0.009960909, -0.052256465, 0.010937845, -0.0030409507, -0.029901884, -0.04049493, -0.024231829, -0.00081111974, -0.047697432, 0.019289685, 0.034556694, 0.0049325656, 0.012058447, -0.035150517, 0.00656558, -0.0060292236, -0.021205245, -0.030514864, 0.023446448, 0.01261396, -0.013677095, 0.010909111, -0.004257331, -0.020937067, -0.009467653, -0.0015815338, -0.009022285, -0.022392891, 0.014979675, -0.008624807, 0.005301311, -0.022143869, 0.043559823, -0.02697108, -0.005540756, -0.0068864366, 0.00478411, 0.01730708, -0.043291647, 0.023638004, -0.039154038, 0.029231438, 0.03909657, 0.0046332595, -0.02009422, 0.017000591, 0.04218062, -0.008969608, 0.00079675304, -0.020592265, 0.030112596, 0.024863962, 0.03135771, 0.03313918, 0.022565292, -0.056125894, 0.024231829, -0.044939026, -0.022967558, 0.032372955, 0.013581317, -0.038157947, -0.032717757, 0.04022675, -0.051183753, -0.047199387, -0.04409618, 0.0007045668, -6.992541e-05, 0.0044824095, -0.0037999912, -0.03909657, 0.06344333, 0.014376274, 0.0026626277, -0.018647972, 0.01348554, 0.024174362, 0.016263101, 0.057198606, 0.02700939, 0.023388982, -0.0023477576, 0.014644452, -0.030265842, 0.00066984724, 0.002839817, 0.027296724, -0.04570525, 0.0075042048, -0.016339723, 0.017575258, -0.006637414, -0.016186478, -0.035246294, 0.004513537, -0.003953236, 0.029422995, 0.004468043, 0.014232608, 0.017201725, -0.019711107, 0.018868262, -0.044019558, 0.040609863, -0.010372755, 0.023925338, 0.017642304, -0.0049900324, -0.005650901, 0.03243042, -0.0022950799, -0.01778597, 0.03344567, 0.0076957606, -0.0029068617, -0.030763887, -0.016358878, 0.004578187, -0.026856145, 0.03957546, -0.015487299, 0.004410576, -0.0106984, -0.032028157, 0.056547318, -0.024940586, -0.0026434723, 0.021166934, -0.020802977, -0.026568811, -0.015688432, -0.00982682, -0.018351061, 0.0014845587, 0.05405709, -0.00072372233, 0.009778932, 0.026549656, 0.02317827, 0.026128232, -0.0107654445, 0.005770623, 0.03484403, -0.031223621, -0.0007740058, 0.038847547, -0.0056125894, -0.032238867, -0.087656006, -8.313229e-05, -0.017584836, 0.0135621615, 0.02522792, -0.010688823, -0.005310889, -0.019193906, -0.034384295, -0.0038622469, 0.019902663, 0.0012882138, 0.011359268, -0.04731432, 0.008308739, -0.011933936, -0.023810405, 0.051911663, 0.014385852, 0.037736524, -0.030629797], "docs/software/recon.md::1781763179.368": [-0.034348506, 0.0024356812, -0.023299862, -0.012091501, 0.01335984, -0.019109646, -0.022303982, 0.047651976, 0.0050357766, 0.034216974, -0.018649286, -0.017916467, -0.02673847, 0.047013108, 0.011715697, -0.020819554, -0.037768327, 0.018987508, 0.03361569, -0.033145934, 0.015718011, 0.008051606, 0.020049155, 0.07666406, 0.018508358, 0.048478745, -0.023863569, -0.056520957, 0.0088313995, 0.035832934, -0.028485961, -0.052838076, 0.03630269, 5.6407334e-05, 0.007079212, -0.034047864, -0.007248324, -0.0059517995, -0.04693795, 0.007835519, -0.010127924, -0.014120844, 0.012345169, -0.025385575, 0.028955717, -0.05054567, 0.019579401, -0.03463036, 0.015398579, -0.044119418, -0.014468463, -0.0007891889, 0.04896729, -0.0053599076, -0.05257501, 0.0067597786, -0.08252661, -0.005364605, -0.049192775, -0.007595943, 0.012589442, 0.006501413, -0.029594583, -0.016704498, 0.021946967, 0.06708106, -0.016037446, -0.013519557, -0.029143618, -0.052988395, 0.009085068, 0.022416722, -0.04509651, -0.032394323, -0.043104745, 0.010879532, -0.0037580424, -0.014910033, -0.024652757, 0.011189571, -0.004657624, 0.0012354564, -0.02765919, -0.014609389, -0.044232156, -0.0040939176, -0.04017347, 0.007981142, -0.0010675188, 0.026569359, -0.04795262, -0.008385132, -0.020312218, -0.042428296, -0.010644655, 0.0057404097, -0.01587773, -0.014036288, 0.04291684, 0.020312218, 0.020594072, 0.051785823, 0.0022971034, -0.007018144, 0.05080873, -0.0426162, 0.030346192, -0.0069194953, 0.0060175653, -0.023205912, -0.0031708481, 0.007981142, 0.0012425027, 0.020575281, -0.0014503695, -0.051823404, -0.004735133, -0.005622971, 0.012598837, 0.030007968, 0.042766523, 0.02660694, 0.033221092, -0.03194336, 0.021101408, -0.010607074, 0.011725092, 0.040549275, 0.051860984, 0.017860096, -0.047614396, 0.007450319, -0.028673863, 0.013500767, -0.062082857, -0.011903599, 0.03177425, 0.020143107, 0.0073798555, -0.09064398, 0.05614515, 0.026926372, -0.0779418, -0.030834736, -0.0050075916, -0.0714028, 0.05261259, 0.027020324, 0.02762161, -0.014703341, -0.0182359, 0.025911702, 0.0038191106, -0.048629068, 0.040060733, -0.02314954, 0.0003167912, -0.007863703, -0.010917113, 0.029876437, 0.00011655803, 0.019316338, -0.035100114, -0.013519557, 0.041188143, -0.0039553395, 0.022642205, -0.0013423257, -0.02658815, -0.061932538, -0.00017219468, -0.0055243224, 0.01865868, 0.02837322, 0.03449883, 0.017014537, 0.12100896, 0.012335774, 0.032469485, -0.032788917, -0.03718583, 0.06873459, 0.002541376, -0.03541955, -0.019767303, -0.004286517, -0.01948545, 0.01569922, -0.016732683, 0.063398175, 0.018818397, 0.0040727784, 0.02675726, 0.03739252, 0.0028020903, -0.005674644, -0.040248632, -0.027396128, 0.028617492, -0.050846312, 0.016610546, 0.018188925, 0.013951732, 0.018329851, -0.037599213, -0.016018655, 0.0139329415, -0.05347694, -0.022491883, -0.060993027, 0.0057920828, 0.009658169, 0.049981963, 0.007901284, -0.034386087, 0.017954048, -0.01904388, -0.021120198, 0.032807708, -0.05231195, 0.0013564184, -0.004157334, -0.021796646, -0.022660995, 0.012166662, 0.002522586, -0.02583654, -0.0065389937, 0.015267047, -0.0011826089, -0.013510162, 0.006797359, 0.030928688, -0.04257862, 0.08267693, -0.034235764, 0.010146714, 0.0032436603, 0.0026611637, -0.009164926, 0.024671547, -0.037730746, 0.014374511, -0.01288069, -0.009381013, -0.013181333, 0.021608744, -0.022303982, -0.060316578, -0.025423156, -0.013294075, 0.026982743, -0.014421487, 0.0462615, 0.013998708, -0.013923546, 0.02583654, -0.022679785, -0.012486096, -0.0116311405, 0.039647344, 0.011978759, -0.0027433708, 0.044081837, 0.037918646, -0.03468673, -0.04535957, 0.007154373, 0.013792016, 0.011001669, -0.00689131, 0.0144872535, 0.017841306, -0.010860742, 0.0072671142, 0.0364718, -0.0027668586, -0.02658815, 0.07891889, 0.022510674, -0.062533826, -0.0027480684, 0.02489703, -0.016995747, 0.014806687, -0.0022912314, 0.007144978, 0.051936146, 0.0063369987, -0.009160228, -0.018799607, 0.009489057, 0.061631892, -0.0020340404, -0.0056558535, 0.013904757, 0.01725881, -0.15723649, -0.026494198, 0.010748001, -0.0032436603, 0.026794842, -0.0072013484, -0.020744393, -0.022660995, -0.06914798, -0.0012812576, -0.022848897, -0.04720101, -0.055806927, -0.05430371, 0.033709638, -0.0036312083, -0.008145557, -0.03201852, -0.027941044, -0.0052048885, -0.0410754, -0.039497025, 0.06035416, -0.021740275, 0.024333324, -0.03555108, 0.03545713, -0.009940022, -0.06422494, -0.01875263, 0.013275284, 0.012138477, -0.0029547608, 0.035926886, 0.016901795, 0.030064339, -0.001052839, -0.033690847, -0.012223032, -0.0056981314, -0.012213637, 0.0010757396, 0.026531778, 0.047576815, -0.0066987104, -0.013754435, 0.017099092, 0.03919638, -0.05411581, -0.027057905, 0.0029265755, -0.045171667, 0.015821358, 0.04329265, -0.02837322, -0.020594072, 0.024220582, 0.0796705, -0.01913783, 0.01681724, -0.015539505, -0.017954048, 0.027922254, -0.006755081, -0.047313754, -0.025141302, 0.05520564, 0.00775566, 0.01770038, -0.015342208, 0.053138718, -0.017944653, -0.015191886, -0.03183062, 0.00010283237, 0.019353919, 0.0057545025, -0.018743236, 0.005242469, -0.10935903, 0.015830753, 0.0041361954, -0.0154361585, 0.033221092, -0.050057124, -0.0020152503, -0.015398579, 0.030421352, 0.023243492, 0.26351392, -0.016582362, 0.015069749, 0.0028749024, 0.032375533, 0.0028091366, 0.038670257, 0.04524683, -0.05257501, -0.036189947, 0.02313075, 0.042277977, 0.035964463, -0.005735712, 0.026343876, 0.028861765, -0.0045213946, 0.007196651, 0.081399195, -0.009620588, 0.011471424, -0.0012965245, -0.01201634, 0.036697283, -0.038782995, -0.05437887, 0.01549253, 0.04287926, -0.0335969, 0.05325146, -0.026174765, 0.02493461, 0.028918136, 0.0024803078, -0.06133125, -0.030402562, -0.016206557, 0.008864283, -0.021232938, 0.013961127, -0.0011068609, -0.018724445, 0.013979917, 0.011527794, 0.010390987, -0.03468673, -0.004169078, 0.0021585256, -0.04111298, -0.047501653, -0.014299351, -0.023450185, -0.011292917, 0.017286995, 0.0443449, -0.015069749, -0.052086465, 0.025930492, -0.01505096, 0.036039624, 0.018188925, 0.030496513, -0.052161627, 0.03987283, 0.0019142528, 0.014863057, -0.0013117916, -0.042428296, 0.030721996, 0.043029584, 0.017437316, 0.005571298, 0.013228308, -0.06531478, 0.044908606, 0.0239951, -0.00019069128, 0.025535898, -0.008587127, -0.015360998, -0.035832934, -0.019955205, -0.018423803, -0.028110156, 0.0022559997, -0.008685775, -0.028673863, 0.047651976, -0.02671968, -0.021477211, -0.011903599, -0.039346702, -0.0054491614, -0.036039624, -0.010024577, 0.026043233, 0.022022128, -0.018921742, 0.02837322, -0.034949794, 0.0072765094, -0.0038097154, 0.01194118, -0.0041784733, -0.0038402495, -0.01195997, -0.020124316, 0.00689131, 7.163768e-05, 0.047464073, -0.03904606, 0.041413628, 0.0053458153, -0.05249985, -0.010616469, 0.032262795, 0.03196215, 0.049455836, 0.026099604, 0.00387783, -0.0128337145, -0.0016159582, 0.030308612, -0.00091661, 0.028241688, -0.04599844, -0.012955851, -0.018085578, -0.013425606, 0.052650172, 0.018451987, -0.019992786, 0.024070261, 0.029406682, -0.0045613237, 0.00932934, 0.0032507065, 0.04975648, -0.010325221, -0.0220785, -0.037899856, 0.010748001, 0.0016171326, -0.02042496, 0.0052048885, 0.050282605, 0.024089051, -0.037805904, -0.0044579776, 0.017803725, -0.011480819, 0.05249985, 0.02583654, -0.030646835, -0.024389695, -0.06820847, -0.010033973, 0.0069147977, 0.014853662, -0.023487763, -0.003330565, 0.018555334, 0.03547592, 0.061030608, 0.020819554, 0.022567043, -0.009958812, 0.0015854241, 0.052011304, -0.03295803, 0.006849032, -0.03036498, -0.050169863, 0.004387514, -0.029237568, -0.042052492, -0.059189167, -0.016262928, -0.054942578, -0.052913234, -0.021026246, 0.02209729, 0.0021714438, -0.0023710898, 0.03290166, 0.06587848, -0.026794842, -0.023224702, 0.015351603, -0.041338466, -0.008244205, 0.10049005, 0.0085542435, 0.005482044, 0.0049324306, -0.013538348, 0.043893933, 0.032168843, 0.0070980024, 0.00016676313, -0.04254104, 0.09282365, 0.028110156, -0.014252376, -0.040549275, -0.020500122, -0.03545713, 0.02397631, -0.029895226, 0.017042723, -0.005496137, -0.017982231, -0.0007891889, -0.0018884162, 0.0062759304, -0.015426763, 0.007826123, 0.02662573, 0.015276442, -0.031492393, 0.0053458153, -0.03453641, 0.022736156, -0.0479902, -0.026193555, 0.026512988, 0.0044180485, -0.026137184, -0.021101408, 0.035118904, 0.005768595, -0.016441435, -0.032281585, -0.050846312, -0.0029665045, -0.027809514, 0.003769786, 0.032413114, 0.004326446, -0.022322772, 0.046674885, -0.026963953, -0.02403268, 0.0408875, 0.010297036, 0.04874181, 0.032281585, 0.011020459, 0.011076829, 0.011659326, 0.023299862, 0.01819832, 0.03810655, -0.006050448, -0.017117882, -0.00028508273, 0.010550704, 0.00756306, 0.041902173, -0.03008313, -0.029951597, -0.0016864215, 0.0061068186, -0.006083331, -0.0072999974, -0.014149029, 0.04171427, -0.030947478, -0.0025507712, -0.017615823, 0.0035842329, -0.007450319, -0.05077115, -0.023262281, 0.035062533, -0.03098506, 0.0128337145, 0.005021684, 0.054003067, 0.050094705, 0.0075207823, 0.038933318, 0.034085445, 0.023393814, -0.020293428, -0.0073046945, 0.025197674, 0.0002489703, -0.0023605204, -0.03541955, 0.017803725, -0.0066752224, -0.017597033, -0.02298043, -0.020951087, -0.024652757, 0.0013716854, 0.05253743, -0.013622903, -0.012053921, -0.00975212, 0.02127052, -0.031849407, 0.02038738, -0.019278757, 0.023694457, 0.01510733, -0.00531763, 0.04892971, 0.023938728, 0.01865868, -0.05411581, -0.01825469, 0.02484066, 0.024089051, 0.009399803, 0.009188414, -0.012448515, 0.017690985, -0.0024474252, 0.011509005, 0.024352115, -0.023863569, -0.025197674, -0.037073087, -0.000716964, 0.016535386, -0.0016723288, -0.03113538, -0.036979135, -0.01954182, -0.031473603, 0.0018731492, -0.0013916501, -0.010306431, 0.05253743, 0.0044697216, -0.030552885, 0.015201281, -0.009761515, -0.02036859, -0.0049089426, 0.06914798, -0.032187633, 0.013312865, 0.020481331, -0.050395347, -0.008042211, -0.011969364, -0.021984547, -0.014111449, 0.008920653, 0.0058343606, -0.028579911, 0.0408875, 0.000614205, -0.043893933, 0.006473228, 0.0408875, 0.018940533, -0.037016716, 0.051222116, -0.025066143, 0.015642852, -0.014346327, 0.0143839065, 0.0021456073, -0.040474117, -0.009352827, -0.026287505, -0.015013379, -0.0035607452, 0.02222882, -0.0064450423, -0.03387875, 0.050019544, -0.03361569, 0.012260613, 0.028185317, 0.0026987442, -0.014139635, -0.027377337, -0.053364202, -0.04287926, -0.005965892, 0.013031011, -0.025066143, 0.014214795, -0.017606428, 0.0043851654, -0.006050448, -0.0019788442, -0.048553906, -0.008704565, -0.14092658, 0.012082106, 0.009512545, 0.031041428, -0.03361569, 0.00064239034, 0.03207489, -0.059903193, 0.010362802, -0.043743614, -0.0587382, -0.030477723, 0.026832422, -0.015116725, -0.008746844, 0.015304627, -0.0051109376, -0.016168976, 0.033127144, 0.027339758, -0.018207716, -0.0053458153, 0.02311196, 0.013444397, 0.045021348, 0.016638732, -0.011208361, -0.007657011, -0.036077205, -0.022567043, 0.046825208, -0.07974566, -0.0007598292, 0.06678041, -0.02401389, 0.034198184, -0.004387514, -0.021871807, 0.020800764, 0.020011576, 0.016554177, 0.018921742, -0.01063526, 0.014543624, -0.00015399166, 0.022567043, 0.011912994, -0.043856353, -0.022285191, 0.01959819, 0.033502948, 0.0583624, -0.0032060798, -0.03183062, 0.0069429833, 0.004286517, -0.040361375, 0.022736156, -0.035908096, 0.042165235, -0.041263305, 0.043217488, -0.015323417, -0.010297036, -0.007657011, 0.024596388, -0.02143963, 0.03183062, 0.0034268647, 0.0043569803, 0.0080328155, -0.03175546, -0.03196215, -0.0109359035, 0.0015220072, 0.0138859665, 0.03987283, -0.037674375, 0.017117882, -0.046111178, 0.021383261, -0.03654696, -0.04235314, 0.05351452, 0.02487824, 0.03827566, -0.011358683, 0.005519625, 0.007238929, 0.008944141, -0.04291684, -0.027095485, 0.03994799, -0.0010886579, -0.0122324275, 0.027903464, -0.04084992, -0.003184941, -0.009846071, 0.017512478, -0.015783777, 0.0095971, 0.008371039, -0.016309904, -0.0077368696, 0.009272969, 0.019109646, -0.001654713, 0.0016171326, -0.0021796646, -0.024276953, 0.010259455, -0.019710932, 0.021477211, -0.074183755, -0.031849407, 0.0016770264, 0.0051673083, -0.05798659, -0.022397932, 0.015276442, 0.0073939483, -0.038519934, -0.038519934, 0.054942578, 0.031642716, 0.034273345, -0.016084421, 0.002593049, 0.007501992, 0.045772955, -0.036114786, -0.024990981, 0.030759577, 0.04708827, 0.0055008344, -0.010560099, 0.043969095, 0.006896008, -0.04532199, -0.005096845, 0.00577799, -0.017888281, 0.0011720394, -0.012608232, -0.036753654, 0.03987283, 0.009014604, 0.011283522, -0.042954423, 0.0049418258, 0.005557205, -0.026512988, 0.028298058, 0.0009635855, -0.020237058, -0.058174495, -0.0038285055, -0.055731766, 0.07944501, 0.013500767, -0.04002315, -0.00558539, 0.013979917, -0.022266401, 0.016328694, -0.009103858, -0.04193975, 0.0076851966, 0.020631652, 0.0062994184, 0.051748242, -0.02234156, 0.01633809, -0.0059236144, 0.0011967015, 0.008615312, -0.0023182423, 0.0053458153, -0.02664452, 0.032131262, -0.017944653, 0.03380359, -0.01551132, 0.018931137, -0.008136162, -0.0293691, 0.035212856, 0.0016735032, 0.020913506, 0.0059095216, -0.036227528, 0.027339758, -0.04017347, 0.054904997, -0.023750827, 0.014149029, 0.010945298, -0.019259967, 0.06760718, 0.008883072, 0.014139635, -0.043142326, -7.292217e-05, -0.01072921, 0.013481976, -0.013698064, -0.037899856, -0.030045548, -0.015905915, -0.010400382, 0.027734352, -0.037843484, 0.053740006, 0.052988395, 0.00042747732, 0.0712149, 0.028316848, 0.022435512, -0.032582227, 0.031661507, 0.0005014638, 0.0014444975, -0.033051983, 0.004171427, -0.030007968, -0.005082752, 0.0013587672, -0.008807912, -0.017644009, -0.014139635, -0.016281718, -0.007920074, 0.0032319163, 0.014459068, 0.0013094429, 0.010616469, 0.021383261, 0.018038603, -0.011602956, 0.011123805, -0.009846071, 0.0364718, 0.020143107], "projects/argus.md::1781763189.445": [-0.008509109, -0.014922379, -0.03139102, 0.029732978, -0.0076428284, -0.060919072, 0.015555788, 0.0054445257, -0.015928382, 0.049964815, -0.011615609, -0.0026454153, -0.047133103, 0.014046783, 0.026491413, -0.0031297873, -0.0020038555, 0.025355002, 0.0072422903, -0.015499898, -0.020846618, 0.0016557133, 0.011121922, 0.028223975, -0.0020515942, 0.04288554, -0.034110956, -0.037203483, -0.01006003, 0.012500519, 0.019821985, -0.054324165, 0.00635738, -0.009817844, -0.011038089, -0.03265784, -0.0026221282, -0.0014309927, -0.035191476, -0.030608574, -0.027590565, 0.0012656542, -0.02192714, -0.029379014, 0.047021326, -0.062483966, 0.01577003, -0.022951772, 0.020008283, -0.02783275, -0.021517286, -0.022355624, 0.014205135, -0.036830887, 0.06863176, 0.04042642, -0.03964397, 0.0097899, -0.013506522, 0.0054678125, -0.0308135, -0.013590355, -0.04854896, -0.0029551338, 0.011690128, 0.038302634, -0.024833372, 0.011960258, -0.026286487, -0.0094499085, 0.00577986, 0.024535296, -0.07817016, -0.0011375751, -0.051343415, -0.011419998, 0.035210107, -0.0066927145, -0.0009047041, -0.022150695, 0.0066927145, 0.0052023395, -0.01596564, 0.025988411, -0.04504658, 0.026938526, -0.04430139, 0.06594909, 0.042811017, -0.006166426, -0.0050113853, -0.03396192, -0.0008581299, -0.058907066, -0.01567688, 0.024386259, -0.02608156, -0.024572555, 0.030552685, 0.009403334, -0.009244981, 0.019933764, -0.051194377, -0.01544401, 0.0015707153, 0.020567173, -0.0027758232, 0.016543161, -0.050002076, -0.043034572, -0.0056447946, 0.010563032, -0.03500518, 0.008215691, -0.0142982835, -0.051417932, 0.0047272826, -0.013748708, -0.028261233, 0.0046085184, 0.017167255, -0.011093978, 0.050113853, -0.05398883, 0.023976406, 0.0014042126, -0.022225214, 0.008662804, 0.0638253, 0.0044455086, 0.028093565, -0.0065390198, -0.04787829, -0.025001038, -0.037799634, -0.017353551, -0.029174088, -0.011634239, 0.011643553, -0.04735666, 0.04623888, 0.05641069, -0.06308012, -0.008830471, 0.04858622, -0.049704, 0.004983441, 0.056112614, -8.980091e-05, -0.0021808376, 0.015481269, 0.013469263, -0.0034581353, -0.005216312, 0.0023089168, -0.010861107, 0.03252743, -0.0071118823, -0.00769406, 0.057118617, -0.020809358, 0.017390812, 0.004601532, 0.03554544, 0.024852, -0.013087355, 0.024758853, -0.018601742, -0.00019124537, -0.025951153, 0.0018746121, -0.018340925, 0.013515837, -0.00026561855, -0.006254917, 7.779349e-05, 0.08495136, 0.004820431, 0.0037445668, -0.04754296, -0.050151113, 0.026491413, 0.0128079085, 0.02254192, 0.0071072252, -0.017055478, 0.007871042, 0.03303043, -0.027311118, 0.031763613, 0.010134549, 0.0011224386, 0.041655976, 0.0020166636, -0.023007661, 0.029229976, -0.028987791, -0.047133103, 0.013152558, -0.046536956, -0.02131236, 0.018471334, 0.041618716, 0.0034511492, -0.009142518, -0.0031251297, -0.018825298, -0.013413373, -0.0013902403, -0.085547514, 0.016813291, 0.023287106, 0.015229768, 0.035321884, -0.03597392, 0.0052116546, 0.013432004, -0.0053653494, -0.040091082, -0.03088802, -0.03135376, 0.022821365, -0.0042778417, -0.008681433, 0.04690955, 0.019225836, 0.052535713, -0.01746533, 0.038134966, -0.024013665, -0.007903644, 0.011531776, -0.002801439, -0.019877875, 0.105145946, -0.011336164, -0.04340717, 0.022243844, -0.021517286, 0.0051138485, -0.047170363, -0.013208447, 0.03807908, 0.016012214, -0.060919072, -0.04031464, 0.010004141, 0.02718071, -0.027236601, -0.017055478, -0.012453944, -0.018275721, -0.0065250476, 0.04325813, 0.039420415, 0.009072657, 0.012938317, 0.017288348, -0.0021703583, 0.011913684, -0.00044449265, 0.02319396, -0.002093511, 0.03191265, 0.002873629, 0.010097289, -0.027385637, -0.015239083, 0.023268478, 0.014046783, -0.060062107, 0.03014283, 0.010702754, 0.023249848, -0.01811737, 0.0039704517, 0.020511284, -0.03617885, 0.07936246, 0.036607333, -0.03371973, 0.015294972, 0.013217762, 0.0021517286, 0.010637551, 0.002719934, 0.019877875, -0.018135998, -0.047729254, -0.034986548, -0.08062928, 0.032974545, 0.07045747, -0.03023598, -0.034409028, -0.0095756585, -0.018238463, -0.1498572, -0.015816603, 0.030869389, 0.031297874, 0.011056718, 0.002159879, -0.016068105, -0.002237891, -0.015509213, 0.022374252, -0.023808738, -0.06643346, -0.035824884, -0.073102884, -0.0005038748, -0.03837715, 0.008714035, -0.0057332856, 0.008257608, -0.018480647, -0.05752847, -0.043705244, 0.014307599, 0.052274898, 0.025783485, -0.007470504, 0.035731737, 0.028950531, -0.024498036, -0.044599466, 0.007964191, -0.046499696, 0.0030529397, 0.003276496, 0.026286487, 0.018713519, 0.009845789, 0.014456636, 0.049294148, -0.007470504, 0.0320058, 0.05868351, 0.020399505, 0.024013665, 0.01390706, -0.0033277276, 0.018825298, 0.009650177, -0.006986132, 0.005458498, -0.027199341, 0.032993175, 0.029639829, -0.0057332856, -0.016487272, -0.032937285, 0.05216312, 0.045866285, -0.005281516, -0.04754296, 0.010702754, 0.0009978525, 0.0076987175, -0.0109728845, -0.006226972, -0.010041401, 0.018229147, 0.0069349003, 0.0063061486, -0.016859865, 0.011112607, -0.029118199, -0.009473195, 0.013860486, -0.016394123, 0.05570276, -0.0017779706, -0.047580216, -0.006157111, -0.1272035, 0.05026289, 0.02419996, -0.0009093615, 0.024013665, -0.03841441, -0.0017011232, 0.024535296, -0.005956842, 0.07001036, 0.27244052, 0.018517908, -0.024367629, -0.029229976, 0.009817844, -0.050784525, 0.021517286, 0.013627615, 0.04340717, -0.018639, -0.012873113, 0.015164564, 0.03211758, -0.005206997, -0.02254192, 0.024162702, -0.01780998, 0.01154109, 0.057938322, -0.019766096, -0.008802527, -0.009296213, 0.001012407, -0.0003097185, -0.016571105, -0.019067483, -0.009244981, 0.08264129, -0.0032695099, 0.019374873, -0.008970194, 0.002145907, 0.04784103, -0.010022771, -0.06311738, -0.01334817, 0.005602878, -0.02900642, -0.034241363, 0.00038947686, -0.035284624, -0.037203483, -0.0015881807, 0.03139102, 0.005220969, -0.020902507, -0.010684125, 0.022318363, -0.027963158, -0.010004141, -0.020939767, -0.027404267, -0.042401165, -0.02790727, 0.0011853138, -0.036476925, -0.015853863, 0.0021051546, -0.0025615818, 0.020623062, -0.00040606892, 0.02012006, -0.08174706, -0.005262886, -0.003090199, 0.025969781, -0.025280483, -0.048697997, 0.01125233, 0.04430139, 0.0058404063, 0.01096357, -0.019728838, -0.005682054, 0.032378394, 0.041879535, 0.047170363, 0.060695514, -0.08115091, 0.024721593, -0.01688781, -0.013506522, 0.017167255, 0.0017034519, 0.002116798, 0.016962329, -0.043369908, 0.04102257, -0.0036840204, -0.048176367, -0.008113228, -0.038824264, 0.023175329, -0.0009384704, 0.04042642, 0.024498036, 0.010833162, -0.020436766, 0.019877875, -0.011671498, 0.017400127, -0.008956221, -0.01540675, -0.010916996, 0.030757612, -0.04377976, 0.007843098, 0.024162702, 0.028577939, 0.017148625, -0.04318361, 0.039420415, 0.02783275, -0.02664045, -0.0037771687, 0.02548541, -0.020995656, -0.031018427, 0.040910788, 0.0068557244, 0.023957776, -0.007647486, -0.0063387505, -0.05864625, -0.0074984482, -0.084057145, 0.014661563, -0.02256055, -0.013469263, 0.04992756, 0.009761956, -0.013711449, -0.005756573, 0.049629483, -0.0030366387, 0.009920307, -0.021517286, 0.014838545, -0.030124202, 0.03724074, -0.034632586, 0.046499696, -0.036029812, 0.005304803, -0.011093978, 0.0044478374, -0.002617471, -0.011922998, -0.021778103, 0.0057891747, -0.03509833, 0.017837925, 0.015034156, -0.047244884, 0.0070792804, 0.0095756585, -0.0021738515, 0.03427862, 0.03919686, -0.010935625, 0.0053327475, 0.007908301, 0.007689403, 0.079138905, 0.009668807, -0.011606294, 0.00047243718, -0.0004590471, 0.029509421, -0.007722005, 0.016859865, -0.054994833, -0.040128343, 0.0475057, -0.059056103, -0.034055065, -0.06326641, -0.00071025675, 0.028913273, -0.0109728845, 0.060919072, 0.007069966, -0.021629065, -0.008052682, 0.019617058, 0.039345898, 0.0020434437, 0.0038679885, 0.019710207, -0.026770858, -0.004701667, 0.07451874, 0.034669846, 0.0021470713, 0.05082178, -0.01773546, 0.026565932, 0.039308637, 0.03561996, 0.016207827, -0.00742393, 0.00126449, 0.0025708966, -0.012062722, -0.0038190857, 0.009389361, -0.0074192723, 0.0024684335, -0.035377774, -0.013012836, 0.027367009, -0.00074227655, -0.039420415, -0.026770858, 0.019244466, 0.033999175, 0.0074611893, 0.050523706, -0.0077546067, -0.059279658, -0.003928535, -0.016319605, 0.0062642316, -0.04620162, 0.024572555, 0.026472783, 0.009547714, 0.003292797, -0.019877875, 0.0055982205, 0.007680088, -0.0097899, 0.028838754, -0.04381702, -0.022132067, 0.019095428, 0.025001038, 0.043109093, 0.019132687, -0.0064551863, 0.016161252, 0.0086162295, 0.016971644, -0.00167085, 0.009761956, 0.083460994, -0.04098531, 0.024833372, 0.0025569242, -0.00049426884, 0.011261645, -0.024386259, -0.00033766305, -0.0023776137, 0.039532192, 0.060360182, 0.003332385, -0.024833372, 0.023454774, -0.013245706, -0.022187956, 0.020399505, -0.024833372, 0.013869801, -0.014428692, 0.0056447946, -0.0052302843, -0.031092945, -0.03670048, -0.032825507, 0.010171808, 0.0030319814, -0.036253367, -0.005104534, 0.039383154, -0.009417306, -0.07787208, 0.021200582, 0.017018218, 0.066657014, -0.033440284, -0.008429932, 0.013627615, 0.04448769, -0.046611473, 0.022597808, 0.016962329, -0.027087564, -0.006962845, -0.04217761, 0.053020086, 0.0050253575, -0.013618301, 0.046089843, -0.000996106, 0.007791866, 0.0061710835, 0.026379636, 0.002535966, 0.013208447, -0.017260404, 0.00061186875, 0.010199753, 0.025336372, -0.037222113, 0.010004141, -0.008928277, -0.028764235, -0.025969781, -0.021684954, -0.044860285, -0.060620997, -0.0017942716, 0.015453325, 0.036271997, -0.009310185, 0.055330165, -0.01713931, 0.014568415, 0.025783485, 0.0128079085, -0.0016033173, -0.0074006426, -0.013441319, 0.0048344033, 0.008420618, -0.006022046, 0.0074751615, 0.014279654, -0.022579178, 0.0067812055, 0.0059987586, -0.0331981, -0.0024498038, 0.030496795, 0.016645623, -0.0134226885, -0.026286487, 0.007749949, -0.0039425073, -0.017586423, 0.034017805, 0.066731535, -0.028615197, -0.01742807, -0.06483131, -0.006688057, 0.013515837, -0.049964815, 0.05745395, 0.010861107, -0.004331402, -0.04802733, -0.05391431, 0.012332852, 0.009808529, -0.033365767, 0.024907889, -0.0004896114, -0.03619748, -0.024926519, 0.07351274, 0.028056307, -0.018042851, 0.0015940025, -0.013068724, 0.018806668, 0.017288348, 0.024553925, 0.012351481, -0.01959843, -0.013404059, -0.004142776, -0.0011661019, -0.024833372, 0.0045456435, -0.023268478, 0.050002076, 0.022262475, 0.0104512535, -0.028540678, -0.026957154, -0.08808115, -0.010209068, 0.014754711, 0.0011800742, -0.007703375, -0.0142982835, 0.035750367, -0.034409028, -0.04344443, 0.018760093, -0.034688476, -0.001100898, -0.12951358, 0.015909752, -0.018722834, 0.0067113442, -0.0033906028, 0.011447942, 0.014354173, -0.009836474, -0.0067066867, -0.03262058, -0.043593466, 0.0074611893, 0.041730497, -0.04441317, 0.0049135797, 0.017959017, -0.041842274, 0.0035955294, -0.0059056105, 0.014205135, -0.034241363, -0.016626995, -0.011392053, -0.017875183, -0.0033300563, -0.023231218, -0.039942045, -0.006157111, -0.02133099, -0.0077173472, 0.02431174, -0.028894642, 0.019691577, 0.016748087, 0.028205344, 0.0019607744, 0.014512525, -0.01713931, -0.037557445, -0.020250468, -0.03506107, 0.027162082, -0.023212587, -0.019654319, -0.016282346, 0.03154006, 0.011773962, 0.00033562543, -0.047095846, 0.022839995, -0.0073540686, 0.017549165, -0.013096669, 0.012668186, 0.0137766525, 0.012118611, -0.06684331, -0.007703375, -0.04914511, 0.046313398, -0.019728838, 0.023790108, -0.049815778, -0.0072096884, -0.03139102, 0.03077624, -0.031446908, 0.01746533, 0.017623683, 0.025708966, -0.016962329, -0.0071072252, 0.0117646465, -0.001173088, 0.014596359, -0.045568213, 0.011419998, -0.02256055, -0.053541716, -0.074556, -0.0113268485, -0.009678122, -0.035806257, 0.0061431387, 0.06397434, 0.02958394, 0.0073680407, -0.002978421, -0.02665908, -0.037706483, -0.07727594, -0.026565932, 0.0063387505, 0.020977026, -0.0048344033, 0.019896504, 0.004231267, 0.0024940493, -0.010311531, 0.021591805, 0.021032915, -0.008006107, 0.031055685, -0.0099296225, -0.0012691474, 0.010795902, 0.049629483, -0.048772518, 0.00742393, -0.0618133, -0.031111576, 0.011578349, -0.02015732, 0.03673774, -0.089422494, 0.0142982835, 0.05085904, 0.021256471, -0.015974956, 0.020269098, 0.014186505, 0.0011265138, 0.01182985, -0.010209068, 0.015844548, 0.034651216, 0.038787007, 0.006422584, 0.03262058, -0.030366387, 0.018322296, -0.044077836, -0.038824264, 0.0072329757, 0.038228113, -0.038898785, -0.014111987, 0.040538196, -0.045568213, -0.048772518, 0.015239083, 0.0025895264, 0.009938938, 0.0149968965, -0.015835233, -0.0156116765, 0.032955915, -0.0022192614, -0.0043127723, -0.06166426, -0.0045433147, -0.00810857, 0.027646454, 0.05868351, 0.0047691995, 0.008257608, -0.004797144, 0.020250468, -0.030738981, 0.06851999, 0.030329129, 0.009072657, -0.034651216, -0.011624924, -0.028894642, -0.003525668, -0.015686195, -0.02310081, -0.037781004, 0.026230598, -0.01569551, 0.053020086, -0.0076987175, 0.049480446, 0.024050925, -0.032322504, 0.020660322, -0.030608574, 0.026286487, -0.011755331, 0.020436766, -0.0035326541, -0.0037934696, 0.03671911, -0.0080433665, -0.017670257, 0.0092729265, 0.04545643, -0.029229976, -0.018024221, 0.019207206, -0.029714348, -0.032881394, -0.010767958, 0.026547302, 0.014978267, 0.036663223, -0.0032136207, -0.005956842, 0.06654524, -0.030310499, -0.004168392, 0.018406129, -0.019374873, 0.009557028, -0.01898365, -0.008094599, -0.033384398, 0.0015777015, 0.031148834, -0.002247206, 0.026789488, 0.03379425, 0.048176367, 0.04627614, -0.028876012, 0.057081357, -0.007908301, 0.0031856762, 0.025653077, 0.035880774, 0.036346518, 0.01753985, -0.019710207, 0.006785863, -0.017260404, 0.043891538, 0.031018427, -0.017651627, -0.008765267, -0.008970194, -0.040165603, -0.010581661, 0.051976822, 0.047207624, 0.0039797667, -0.018778723, 0.039830267, -0.044636726, 0.0074332445, 0.011364108, 0.019207206, 0.058348175, -0.04567999], "projects/meshtastic-headscale-runbook.md::1781763196.884": [7.1836093e-06, 0.0013735249, -0.025545876, 0.025989648, -0.013245652, 0.01025501, 0.018146448, 0.012223045, -0.010592663, 0.021108149, -0.051632, 0.0033017658, -0.0122905765, -0.00040850005, 0.023114773, -0.02120462, -0.007404252, 0.00668071, 0.011904687, -0.02176416, 0.022690294, -0.027282378, 0.024600446, -0.014200728, -0.0028290513, 0.03527029, 0.013670131, -0.040865682, -0.020143425, 0.039360713, 0.003675596, -0.016332768, 0.036408663, -0.029211825, -0.02483198, -0.030311609, -0.0030509378, -0.020085542, -0.03544394, -0.00064817356, 0.006439529, 0.008089206, -0.004078368, -0.023307718, -0.006598708, -0.047734514, 0.038955532, -0.032897066, 0.027610384, -0.0470785, -0.033610962, -0.021011677, -0.010901375, -0.03955366, 0.036119245, 0.01388237, -0.04754157, 0.0029689362, -0.08165419, 0.0002862515, -0.051091753, 0.018812107, -0.025796704, -0.016641479, 0.019236585, 0.07694634, -0.024291735, 0.021301093, -0.015483811, -0.015396985, -0.01234846, 0.025121398, -0.031102683, -0.028806642, -0.051593408, 0.04526482, 0.03303213, -0.010911021, 0.0041121333, -0.041907586, 0.015937231, -0.016593242, 0.025082808, 0.031064093, -0.00023032771, 0.051014572, -0.055915367, 0.08574462, -0.01576358, -0.06317009, 0.0029882307, -0.020567903, 0.010872433, -0.038453873, -0.017519377, 0.018802458, -0.022999005, -0.036678784, 0.01252211, -0.02081873, 0.01900505, 0.0057208096, -0.028999586, 0.014326142, 0.011412678, 0.011547739, 0.017442198, -0.017702674, 0.021262504, -0.024600446, 0.011740684, -0.01841657, -0.02543011, 0.00516127, -0.010968905, -0.054140277, -0.014393673, -0.04900795, -0.05263531, -0.018773517, 0.026201887, -0.024175968, 0.035308875, -0.05695727, -0.01900505, -0.03407403, -0.014625207, -0.014731326, 0.040171083, 0.010409365, -0.009791942, -0.06309291, -0.026047532, -0.012830821, -0.020934498, 0.0054651583, -0.021050265, 0.027648972, -0.013853428, -0.06166512, 0.06768499, 0.031720106, -0.044840343, -0.032028817, 0.022960417, -0.055220768, 0.044763166, 0.012830821, -0.00028821113, 0.035964888, -0.001989742, 0.070386216, -0.007544137, 0.018609514, 0.02029778, -0.02085732, 0.0043388433, 0.021397565, 0.03588771, 0.05259672, -0.05691868, 0.056339845, -0.06490659, -0.018609514, 0.05722739, -0.015917936, 0.021146737, -0.01953565, 0.02539152, 0.011277617, 0.0045293765, 0.003024408, 0.060661808, 0.036099948, 0.0144612035, 0.007920379, 0.054256044, 0.013805192, -0.021069558, -0.027494617, -0.06355598, 0.043798443, -0.02284465, 0.0070231864, -0.02905747, -0.0023382483, 0.0053590387, -0.014663796, -0.02724379, 0.037199736, 0.010197126, 0.030195843, 0.07474677, 0.002783227, 0.02103097, 0.04526482, -0.028420752, -0.06942149, 0.026761428, -0.023828669, -0.0047753807, 0.02724379, 0.04283372, 0.009039458, 0.003299354, 0.010399718, 0.034440625, -0.049586784, 0.0023020713, -0.04063415, 0.007066599, 0.020259192, 0.017895618, 0.0014724091, -0.010843491, 0.05796058, 0.005542336, 0.037894335, 0.0056484556, -0.01632312, 0.0020367722, 0.027610384, 0.0013735249, 0.002280365, 0.0036153009, 0.022960417, 0.017596554, 0.02284465, 0.01178892, -0.014220023, -0.03065891, 0.03152716, -0.04240924, 0.0052866843, 0.05035856, 0.014326142, -0.06425058, 0.024889864, 0.0016086763, 0.03571406, 0.008103676, 0.012087984, 0.02172557, -0.017480789, -0.019371646, -0.0017111781, 0.053638622, 0.017953502, -0.029848542, -0.013670131, -0.008754865, -0.0070617753, -0.037469856, 0.019159406, 0.049085125, 0.026992962, 0.030330904, 0.016458182, 0.015946878, -0.0020922439, 0.008769336, 0.036910318, 0.03403544, 0.02452327, 0.00067590934, -0.006671062, -0.018339392, -0.016332768, 0.047348626, -0.0038588936, -0.0038058339, 0.029694187, 0.024349619, 0.040479794, -0.045882244, -0.012444932, -0.0029761717, -0.033996854, 0.08103677, 0.01876387, -0.024754802, 0.034170505, 0.017712321, -0.0066083553, 0.032588355, 0.027784035, -0.02029778, -0.04715568, -0.0061066994, -0.04179182, -0.04179182, -0.014625207, 0.07343475, -0.0044256686, -0.045650713, 0.016824776, -0.015898641, -0.1788983, -7.047003e-05, -0.006613179, 0.05143905, 0.010959258, 0.014914623, -0.009840178, -0.036871728, -0.052365188, 0.06529248, 0.03432486, -0.051284697, -0.0028555812, -0.02263241, 0.036389366, -0.0013795545, 0.004466669, 0.022130756, 0.03281989, -0.025082808, -0.04642249, 0.015667109, 0.060005795, 0.032472588, -0.04237065, 0.0027928744, 0.06583273, 0.00833521, -0.034402035, -0.0036683606, 0.004973149, 0.0028531696, -0.0065842373, 0.017808793, 0.0058365767, -0.009709941, -0.004432904, -0.0002413316, 0.011046083, -0.018667398, 0.012155515, 0.026664956, 0.022400877, 0.02284465, 0.017770205, -0.0113355, 0.019342704, -0.010091007, -0.018426217, -0.010264657, 0.023211244, 0.009024987, 0.0077033164, -0.07547996, -0.020259192, -0.052712485, 0.014673443, 0.019834714, -0.05255813, -0.0310448, 0.009859473, 0.0091793435, 0.018513042, -0.0017847383, -0.03330225, -0.012570346, 0.010206774, 0.027301673, 0.009155225, -0.053908743, 0.025623053, -0.049509604, -0.020413548, 6.044595e-05, -0.027282378, 0.0446474, -0.02103097, -0.02923112, -0.03885906, -0.1276522, 0.007794965, 0.0077901413, -0.019188348, 0.0016412357, -0.028652284, -0.018570926, 0.03544394, 0.025912471, 0.053098377, 0.27876648, -0.010110301, -0.06783935, 0.0002758506, 0.008397917, -0.0010238127, -0.0010406954, 0.015040038, 0.00601505, -0.020182014, -0.002051243, 0.021995693, 0.0109303165, -0.017972797, 0.005590572, 0.040055316, -0.025719525, 0.024600446, 0.042949487, -0.025102103, 0.031797282, -0.054719113, 0.01831045, 0.015782874, -0.030060781, -0.033533785, 0.018271862, 0.08234879, -0.026028238, 0.01991189, 0.031797282, 0.0043798443, 0.03285848, -0.044029977, -0.05722739, 0.038415287, -0.012435284, -0.030311609, -0.040441204, -0.0021561568, 0.011219733, -0.015638167, 0.007322251, 0.0019222114, -0.0037431268, -0.031160565, 0.019854007, 0.004722321, -0.018744575, -0.016901953, 0.014576971, -0.0049056187, -0.010486543, 0.034710746, 0.01768338, -0.05437181, -0.04283372, -0.016979132, 0.011499503, 0.036254305, 0.026491305, 0.0072981324, -0.09523749, 0.003979484, 0.0013240828, 0.018194683, -0.0020765672, 0.0038830116, 0.0028748757, 0.027263083, 0.06587131, -0.012473874, 0.008909221, -0.02793839, 0.025680937, -0.041676052, 0.023732197, 0.019854007, -0.06826383, 0.045534946, -0.052017886, -0.0016991191, -0.0025034572, 0.010062065, -0.021532627, 0.06764641, -0.01862881, 0.034402035, -0.04210053, -0.032279644, -0.00084835367, -0.02444609, -0.022304405, 0.07740941, 0.012512462, 0.037006788, 0.016409945, -0.017770205, -0.006762711, -0.02120462, 0.01336142, -0.018213978, 0.022574527, -0.00031956463, -0.002403367, -0.018677045, 0.011036436, -0.014808504, 0.014480499, 0.029559124, -0.037296206, 0.037122555, 0.013853428, -0.045187645, -0.0068688304, 0.029790659, -0.0072113075, 0.009724412, 0.046962734, -0.024851276, -0.025198575, 0.003337943, -0.016805481, -0.0059523433, 0.0047174976, -0.074631006, -0.027841918, -0.026279066, -0.009661705, 0.059735674, 0.04422292, -0.03982378, -0.005103387, 0.029173236, -0.0046427315, -0.011316205, 0.041405927, -0.016718656, -0.004724733, 0.045843657, -0.05911825, -0.031758696, -0.014297201, -0.026626365, 0.014847093, 0.021185325, 0.019371646, -0.008204972, -0.0028025215, 0.0075393133, -0.011181144, 0.024233852, -0.00782873, -0.06791653, -0.022535939, -0.036080655, -0.021860633, 0.005527865, 0.05919543, -0.01388237, -0.019448824, 0.0010497397, -0.02159051, 0.029559124, -0.008229091, -0.015821464, -0.007804612, 0.028825935, 0.05444899, -0.016438887, -0.006666239, -0.044724576, -0.06953726, 0.059272606, -0.030446671, -0.019564591, -0.092227556, -0.019873302, 0.012358107, -0.01304306, 0.05583819, 0.010563721, -0.047657337, 0.035771944, 0.014847093, 0.034151208, -0.04132875, -0.01070843, -0.019033993, -0.020394253, -0.059426963, 0.09454289, -0.009647234, -0.011740684, 0.010824197, 0.0029182883, 0.025777409, 0.020432841, -0.0041603697, -0.03372673, -0.012599288, 0.01342895, -0.013072002, 0.015638167, 0.010293598, -0.011991512, 0.024426797, 0.024388207, -0.05039715, 0.03725762, 0.005551983, 0.0038323638, -0.041405927, 0.0082725035, 0.005103387, -0.012560699, 0.03135351, 0.072817326, -0.013120239, -0.019313762, -0.023597134, -0.02193781, 0.038955532, -0.06390328, 0.00084533886, 0.002568576, 0.014953213, -0.0059764613, 0.0006276732, 0.004710262, 0.003439239, -0.013901664, 0.049200892, -0.0120301, -0.0065794135, -0.032742713, 0.031372804, 0.017905267, 0.005817282, -0.020182014, 0.03613854, -0.012223045, 0.032974247, 0.018320097, 0.015261924, 0.06683604, -0.027861211, 0.043759853, 0.0015073803, 0.016303826, -0.017191371, -0.038492464, 0.0012734348, 0.0052818605, 0.049162306, 0.05086022, -0.0065504718, -0.016834423, -0.0018775929, 0.041868996, -0.018570926, 0.01611088, -0.02431103, 0.017345726, -0.0047440273, -0.031257037, 0.03148857, -0.014075315, -0.026182594, -0.04171464, -0.0045004347, -0.0380101, -0.021223916, 0.00957488, 0.06749205, 0.0065842373, -0.022613117, -0.0036997143, -0.019188348, 0.034710746, -0.032376118, -0.009319228, 0.02884523, 0.03087115, -0.03498087, -0.014133198, -0.00091166364, -0.019612826, 0.017278196, -0.03891694, 0.045033287, 0.0034585334, -0.017905267, -0.029848542, -0.011653859, -0.0011148584, -0.028729463, -0.006502236, 0.0016364121, 0.017316785, -0.0366209, 0.0032294116, -0.024118084, 0.008330386, -0.012830821, 0.0075103715, 0.00952182, -0.004746439, 0.03148857, 0.007997557, -0.026240477, -0.034382742, 0.009333699, 0.021358976, 0.003087115, 0.0011130496, 0.040672738, -0.011499503, 0.010534779, -0.00036749933, -0.025102103, 0.015387339, 0.020992381, -0.050319973, 0.04283372, 0.031874463, -0.0016810305, 0.009560409, -0.016081939, -0.011798567, -0.016786188, 0.0109303165, -0.020702964, -0.029559124, 0.013409656, 0.039399303, 0.040672738, -0.0016532948, 0.030813266, -0.0080120275, 0.010949611, 0.023905845, 0.05583819, -0.026896488, 0.035791237, -0.046306722, 0.023288423, -0.024600446, -0.023462074, 0.044570222, -0.016284531, -0.022883238, -0.017065957, -0.048390526, -0.008325563, -0.03725762, -0.020336369, 0.022169344, 0.027591089, -0.010390071, -0.024426797, 0.057613283, 0.046846967, -0.013969195, -0.031218449, -0.0042616655, 0.055220768, -0.019728594, -0.0148663875, 0.023095477, -0.030350199, -0.0061308173, -0.022169344, 0.038453873, 0.049972672, 0.0038974825, -0.001624353, 0.019072581, 0.044763166, 0.0240602, -0.04931666, 0.00034277828, -0.022979712, 0.0021501272, -0.00561469, 0.026163299, -0.029346885, -0.012329165, 0.021841338, -0.0038733645, -0.016130175, 0.020066246, -0.04105863, 0.031585045, -0.13444385, 0.014142845, 0.013920959, -0.0042423713, -0.0035839474, 0.016014408, 0.021494037, -0.032414705, -0.032800596, -0.020278485, -0.043412555, -0.013718367, 0.0038420109, -0.051786352, -0.017702674, 0.003212529, -0.03393897, -0.04063415, -0.02703155, -0.011113614, 0.003928836, -0.010988199, 0.013544717, 0.047773104, 0.035173815, -0.023847962, -0.045843657, -0.020471431, -0.01893752, 0.007616491, -0.026954371, -0.05630126, 0.022979712, 0.046615437, 0.03843458, 0.020992381, 0.0047295564, -0.010033123, -0.019352352, -0.0048887357, 0.010476897, 0.01977683, -0.033688143, -0.04422292, -0.022999005, 0.08620768, 0.010419013, -0.027436733, -0.032183174, 0.031874463, -0.004293019, 0.025989648, -0.01900505, 0.014210376, 0.012406343, 0.0038757762, -0.04105863, 0.008745218, 0.017818442, 0.029443359, -0.037604917, -0.00566775, -0.020355664, 0.01014889, -0.035173815, 0.016766893, -0.014374379, 0.035579, -0.015744286, 0.013023766, -0.0038082455, -0.03100621, -0.015107568, 0.0022273052, 0.013207063, -0.007293309, 0.028632991, -0.0010425042, -0.0048091463, -0.019661063, -0.01817539, -0.030157253, -0.03891694, -0.008354505, 0.071659654, -0.020239897, 0.010206774, -0.012618582, -0.015194394, -0.0025975178, -0.0317394, -0.031064093, 0.015638167, 0.007645433, -0.022767473, 0.01161527, 0.007809436, -0.024947748, -0.003552594, 0.034479216, -0.02081873, 0.029250413, 0.016718656, 0.010737372, 0.010814549, -0.03009937, 0.02103097, -0.0446474, -0.013901664, 0.008122971, -0.03644725, 0.01841657, -0.033533785, 0.0067675347, -0.061086286, 0.0036466545, 0.03725762, 0.023905845, -0.0097630005, -0.033572376, -0.0047416156, -0.0050069145, -0.0022297169, -0.0148181515, 0.0010262246, 0.026221182, 0.017529024, -0.0054120985, 0.003299354, -0.038839765, 0.019448824, -0.05981285, -0.016892307, 0.021223916, 0.034421332, -0.016525712, -0.055220768, 0.033803906, -0.031372804, -0.045843657, -0.026954371, 0.006690357, 0.002403367, -0.009700294, -0.022188637, -0.013718367, -0.017693028, 0.0181368, -0.020490725, -0.01991189, 0.0065890606, -0.0045776125, 0.01405602, 0.045843657, -0.01831045, 0.0094157, -0.009864297, 0.011721389, 0.00028790964, 0.010698782, 0.026240477, -0.018995404, 0.0006038566, 0.038492464, -0.008518508, 0.014345437, -0.026761428, -0.009927004, -0.008412388, -0.007992733, -0.012329165, 0.035038754, 0.009111812, 0.06996174, 0.010505838, -0.016554654, -0.004688556, -0.03177799, 0.05251954, 0.025526581, 0.0037696566, -0.0106216045, -0.007968616, 0.0014543205, 0.0033065896, 0.014692738, 0.0027132847, 0.047966048, -0.022690294, 0.021976398, -0.018185036, -0.0481204, 0.0079155555, -0.03222176, 0.02678072, -0.019188348, 0.020471431, -0.0041724285, -0.0034054737, 0.0537158, -0.025140692, -0.025275754, -0.01342895, 0.0016159117, -0.01248352, -0.0011661095, -0.009140754, -0.016274884, 0.020876614, 0.027050843, -0.009227579, -0.0038082455, 0.0013506127, 0.032144584, 0.032028817, 0.009946298, 0.045650713, 0.032935657, -0.031681515, -0.014567323, 0.02064508, 0.026529893, -0.0052480954, -0.06471365, -0.00896228, -0.035945594, 0.038550347, 0.03299354, -0.027976979, -0.064752236, -0.020490725, -0.002985819, 0.0032776478, 0.029732775, -0.0022695118, 0.025468698, -0.00062887906, 0.014133198, -0.008537802, -0.015300513, 0.044415865, 0.0090684, 0.00606811, 0.019526001], "runbooks/meshtastic-sidecar-node.md::1781763254.057": [0.006588796, -0.032842908, -0.04377771, 0.039696414, -0.002280089, 0.0014234013, 0.03580763, 0.0019492055, -0.0010269425, 0.03717448, -0.049399126, -0.01199363, -0.0012134406, 0.00067620585, -0.0045625847, -0.027298503, -0.0020298208, 0.006463662, 0.011329456, -0.016123058, 0.012282401, -0.008995223, -0.006064195, 0.029377656, 0.030840764, -0.004350819, 0.028569097, -0.03651993, 0.007864202, 0.0138706425, -0.021773348, 0.00956314, -0.0049861157, -0.049822655, -0.007238531, -0.034325268, -0.028569097, -0.018250339, -0.033035424, -0.014890968, 0.018789379, 0.0035422598, -0.02206212, -0.021176554, 0.0005339259, -0.05548257, 0.03992743, -0.039041866, 0.02506534, -0.041082516, -0.031630073, -0.00551553, 0.0015148455, -0.045895368, 0.00995298, 0.04812853, -0.040273957, 0.024449294, -0.106344804, -0.015362627, -0.04793602, -0.0023558915, -0.016190438, -0.02508459, 0.012032133, 0.024179773, -0.010145495, 0.0039898553, 0.0018685902, 0.0017759429, 0.008023026, 0.010569026, -0.06830401, -0.00041962063, -0.040697485, 0.02414127, 0.033208687, -0.016825734, 0.01130058, -0.031264294, 0.008744954, 0.016873863, 0.0037371805, 0.004035577, 0.022966934, 0.055136047, -0.042160593, 0.08686237, 0.003458035, -0.05371144, -0.019578686, 0.0063770306, 0.018722, -0.047242966, -0.024218276, 0.023140198, -0.018019322, -0.02683647, 0.01860649, -0.026971228, 0.0026254114, -0.015843913, -0.020271737, -0.013216095, 0.038271807, 0.042276103, 0.008408055, -0.004901891, 0.010010734, -0.029935947, 0.0018794192, -0.03382473, 0.0059149964, -0.00565029, -0.0019215316, -0.055829097, -0.0018794192, -0.051170256, -0.030879267, -0.021484576, 0.0012038149, 0.0040476094, 0.04974565, -0.059679378, -0.0024497423, -0.0004256367, 0.004990929, 0.030205466, 0.02167709, -0.01954981, -0.031379804, -0.055944607, -0.014197917, -0.023274958, -0.017085629, 0.002752952, -0.008663136, 0.047589492, -0.025315607, -0.04889859, 0.05005367, 0.007074894, -0.013707005, -0.01069416, 0.0409285, -0.03313168, 0.05559808, 0.0055588456, 0.016123058, -0.004812853, 0.015391504, 0.05190181, 0.023910254, 0.025662133, 0.0077486937, -0.011579725, 0.021600084, -0.00077607256, 0.074888, 0.035326343, -0.03515308, 0.046896443, -0.023294209, -0.0059920023, 0.030994775, -0.012946575, 0.01697012, -0.03981192, 0.010078114, -0.0011731329, 0.0057561724, 0.024815071, 0.025989408, 0.02645144, 0.02086853, 0.009264742, 0.008716077, 0.006025692, -0.008942281, -0.0044181994, -0.03865684, 0.045702852, -0.027279252, 0.0052652615, -0.02506534, -0.0062759607, 0.01082892, -0.048821583, -0.018953016, 0.04616489, -0.0050005545, 0.049014095, 0.04173706, 0.0016712632, 0.048167035, 0.046241894, -0.0105594, -0.046703927, 0.030783009, -0.010819294, -0.042468615, -0.019424675, 0.043700706, 0.0041607115, 8.851138e-05, 0.01028988, 0.029493164, -0.06726444, -0.0020574948, -0.055251554, 0.062374577, 0.012513418, -0.015680276, 0.009139609, -0.025604378, 0.028395833, 0.02084928, 0.028261073, 0.019578686, -0.043854717, 0.015699526, 0.045587346, 0.0041968077, -0.022235382, 0.00956314, 0.0013548181, 0.024160523, 0.008008588, 0.0023943945, -0.003458035, -0.02752952, 0.034941316, -0.035095327, -0.025796892, 0.030186215, 0.012715558, -0.053056892, 0.018847132, 0.010232125, 0.031668574, 0.02970493, 0.0013379732, 0.027356258, 0.0049067037, -0.03817555, 0.004750286, 0.035730623, -0.025719887, -0.019809704, 0.016488835, -0.057446215, -0.00521232, -0.027163744, 0.030147713, 0.056753166, 0.018308094, 0.02414127, 0.027837543, 0.024410792, -0.006203768, -0.0078016347, 0.03488356, 0.04620339, 0.02046425, 0.005837991, 0.0033930615, 0.0017951942, -0.013100586, 0.041775566, -0.0086872, -0.03651993, 0.02546962, 0.04350819, 0.05124726, -0.031803332, -0.020810777, 0.0012573579, -0.03012846, 0.08955757, 0.011319831, -0.033689972, 0.05683017, -0.003260708, 0.011233199, 0.011550847, 0.016190438, -0.008927843, -0.018173333, 0.00058235525, -0.05066972, -0.016373327, 0.016046053, 0.086092316, -0.008706451, -0.026778715, 0.0035133827, -0.011108065, -0.17618893, 0.018731624, 0.012802189, 0.028549844, 0.003328088, 0.019366922, -0.038348813, -0.030802261, -0.04685794, 0.048629068, 0.059871893, -0.03825256, 0.002041853, -0.02916589, 0.019261038, -0.037790522, 0.029454662, 0.0134471115, 0.009317684, -0.036847204, -0.050631214, -0.005005367, 0.058639802, 0.016392577, -0.023621483, -0.013591497, 0.06252859, 0.019694194, -0.03800229, -0.0037179291, -0.022312388, -0.020560509, 0.0009264742, 0.027433263, 0.020753022, -0.027779788, 0.0073877294, -0.020753022, 0.03010921, -0.021908108, 0.007546554, 0.02820332, 0.013206469, -0.0016820922, 0.018885635, -0.020425748, 0.0374825, -0.01620969, -0.0071952157, -0.025411865, 0.043700706, -0.0011135739, -0.017807556, -0.053210903, -0.02820332, -0.028434336, 0.009202175, 0.0037251483, -0.031957343, -0.04169856, -0.022504902, -0.010463143, 0.023043942, -0.037521005, -0.02468031, -0.034922063, 0.048167035, -0.0129754525, -0.007575431, -0.034113504, 0.01342786, -0.038791597, -0.013591497, 0.0084513705, -0.007123023, 0.00250509, -0.01199363, -0.005385583, -0.057869747, -0.11142717, 0.028030057, 0.014380805, -0.025026836, -0.013841766, -0.022427896, -0.04604938, 0.02820332, 0.0072962856, 0.032534886, 0.27691233, 0.01103106, -0.053788446, 0.005996815, 0.05013068, -0.020175481, -0.02371774, 0.0098182205, 0.0074839867, -0.010511272, -0.015112359, 0.029127387, 0.019289915, 0.015170113, 0.011714485, 0.03696271, -0.058909323, 0.032996923, 0.020098474, -0.02439154, 0.0019275477, -0.063029125, 0.016681349, 0.0173744, -0.03189959, -0.010905925, 0.014582945, 0.05752322, -0.053133897, -0.000691246, 0.012070635, 0.026143419, 0.0463189, -0.06942059, -0.059101835, 0.043084662, 0.0047286283, -0.030089958, -0.0022836989, 0.005939061, -0.04173706, -0.005578097, 0.041352034, -0.041005507, 0.016585091, -0.047512487, -0.008157786, 0.008985597, -0.0015665838, -0.034537036, -0.018346597, -0.016623594, -0.01580541, 0.039195877, 0.015978672, -0.02683647, -0.044201244, 0.012022507, 0.022119872, 0.0037251483, 0.029473912, 0.008735329, -0.0940239, 0.0038454696, 0.018481355, 0.045779858, -0.009654583, -0.035480354, -0.019222535, 0.03170708, 0.05109325, 0.009409128, 0.0075561795, -0.02466106, 0.037463248, -0.024276031, 0.05209432, 0.033747725, -0.061257996, 0.016151935, -0.030320974, 0.019848207, -0.004112583, 0.0040692673, -0.044509266, 0.048167035, -0.028164817, 0.0327274, -0.05656065, -0.030725254, -0.0099241035, -0.03109103, -0.0043484126, 0.058716808, 0.008436931, 0.026682457, 0.049283616, -0.004755099, -0.020599011, -0.011127316, -0.019713446, 0.016700601, 0.0016580279, 0.0177113, 0.020810777, 0.0022945278, -0.010780791, -0.010569026, 0.016103806, 0.03230387, -0.026932726, 0.03825256, 0.02604716, -0.03351671, -0.0029935946, 0.036577683, 0.009351374, -7.617844e-05, 0.01607493, -0.025681384, -0.023217203, -0.019848207, -0.013110212, -0.009014474, -0.012580798, -0.07481099, -0.0007201232, -0.024314534, -0.004524082, 0.059640877, 0.048629068, -0.039272882, -0.0029647176, 0.03586538, 0.005563658, -0.014120911, 0.02425678, 0.009471695, -0.010241752, 0.038926356, -0.028646102, -0.031379804, -0.031014025, -0.025257854, 0.010212874, 0.020733772, -0.002488245, -0.020945538, -0.007503238, 0.03911887, -0.017740177, 0.004509643, 0.007166338, -0.05097774, -0.026162669, -0.036346667, -0.013062083, 0.020117726, 0.065839835, -0.0125037925, -0.02820332, 0.03363222, -0.004654029, 0.031803332, -0.018086702, 0.026874973, -0.023043942, 0.016671723, 0.023640735, -0.020964788, 0.012551921, -0.06010291, -0.058678307, 0.056368135, -0.028800113, 0.0140824085, -0.06976712, -0.00701714, 0.00059137936, -0.027279252, 0.05848579, 0.031033278, -0.044085734, -0.039157372, 0.036192656, -0.007368478, -0.021138052, -0.01349524, -0.0020322273, -0.0097652795, -0.026258927, 0.07708266, 0.006319276, 0.00022244405, 0.012523044, 0.027337005, 0.05802376, 0.0027890485, -0.00091083243, -0.0133412285, -0.007647624, 0.013437486, 0.01049202, 0.005534781, 0.0036890518, -0.019790452, 0.025796892, 0.01988671, -0.043931723, 0.060487937, -0.01206101, -0.009399503, -0.036038645, 0.04373921, 0.0041968077, -0.017557288, 0.041621555, 0.07450297, -0.007859389, 0.0048585753, -0.037925284, -0.024006512, 0.046819434, -0.04350819, -0.0066994918, -0.007902705, 0.00044819695, -0.009774905, 0.028145565, -0.005837991, 0.005443337, 0.010280254, 0.036346667, -0.023679238, 0.014842839, -0.03216911, 0.041660056, 0.019530559, 0.042045087, -0.020425748, 0.08108695, -0.017008623, 0.0083936155, 0.0006924492, 0.012638552, 0.031379804, -0.015218242, 0.01811558, -0.005924622, -0.0050246185, -0.0108963, -0.036134902, 0.003147606, 0.008355113, 0.02699048, 0.04920661, 0.032804407, 0.0096593965, -0.020483503, -0.0039104433, -0.005534781, 0.009000035, -0.025200099, 0.036616188, 0.019386172, -0.03626966, 0.027953051, -0.020425748, -0.032361623, -0.042892147, -0.031014025, -0.024449294, -0.01730702, -0.0126578035, 0.074040934, 0.0016447926, -0.00684869, 0.01450594, 0.010838545, 0.038733844, -0.032246117, 0.0069353213, 0.02412202, 0.003198141, -0.032785155, -0.002431694, -0.008297359, -0.013812888, 0.018799005, -0.039542403, 0.029820438, 7.903607e-05, -0.022966934, 0.014140163, -0.028992627, -0.0011045499, -0.014361554, -0.025527373, 0.015179738, 0.04647291, -0.038329564, 0.009678648, -0.016652472, 0.008196289, -0.013880269, 0.01847173, 0.0021705967, -0.028973376, -0.0016339637, 0.027221497, -0.004285846, -0.03759801, -0.011733736, 0.042160593, -0.009043351, 0.003898411, 0.051170256, -0.0045048306, -0.0070315786, 0.014621448, -0.034575537, 0.010925177, 0.026759464, -0.023236455, 0.000724936, 0.02903113, -0.018192586, 0.036154155, -0.015112359, -0.026124166, -0.01109844, -0.042969152, 0.016257819, -0.03261189, 0.01533375, 0.014178665, 0.07061418, -0.014515565, 0.024353037, -0.031957343, 0.005573284, -0.009616081, 0.057292204, -0.04350819, 0.028857868, -0.066648394, 0.014236419, -0.021215057, -0.0069690114, 0.029454662, -0.016623594, -0.023813996, -0.01226315, -0.03678945, -0.0021922546, -0.019607564, 0.011165819, 0.02260116, 0.026932726, -0.0139765255, -0.03392099, 0.08332011, 0.039850425, -0.016017176, 0.010068489, -0.014804336, 0.07234681, -0.034537036, 0.018644992, 0.02916589, -0.004050016, -0.0071615255, -0.025007585, 0.061142486, 0.033689972, -0.010309132, -0.011897373, 0.014987225, 0.033959493, -0.010742288, -0.03719373, -0.017422529, -0.0041992143, -0.0091829235, -0.012494166, 0.024160523, -0.027606526, -0.008677574, 0.0126578035, -0.012580798, 0.0036385169, 0.018702747, -0.04196808, -0.0029021504, -0.14099735, -0.014457811, 0.009592016, -0.009105918, -0.0064732875, 0.013071709, 0.003831031, -0.02562363, -0.02031024, -0.004129428, -0.028723108, 0.020964788, 0.018577613, -0.03261189, -0.020079223, 0.02425678, -0.02506534, -0.04281514, -0.02685572, -0.008538001, 0.008205915, -0.0173744, 0.032650396, 0.010135869, 0.046780933, -0.036904957, 0.0039248816, 0.014698453, -0.015073856, -0.0054240855, -0.03825256, -0.04701195, 0.017615043, 0.05209432, 0.024449294, 0.002081559, 0.02140757, 0.031476058, -0.025950905, -0.0056262254, 0.039061118, 0.029512415, -0.01185887, -0.037155226, -0.013861017, 0.04508681, 0.016662098, -0.027702782, -0.03961941, 0.0040548285, -0.0177113, 0.035095327, -0.012840692, 0.02206212, -0.014534816, 0.020599011, -0.073078364, 0.017076002, 0.019636441, 0.031841837, -0.049668644, 0.02181185, -0.0052604484, 0.0177113, -0.015507013, 0.016729478, -0.042584125, 0.033747725, -0.00691607, 0.020926286, -0.03936914, -0.036288913, -0.0017398464, -0.017422529, 0.018231088, 0.011088814, 0.019963715, 0.017210763, 0.01710488, -0.022100622, -0.024757316, -0.03488356, -0.052017316, 0.02835733, 0.06749545, -0.013524117, 0.026489943, 0.0020298208, -0.007565805, -0.0019203284, -0.033093177, -0.055829097, 0.0038454696, 0.032939166, -0.027491016, 0.00078930793, -0.0079219565, -0.040658984, -0.016392577, 0.019636441, -0.0047141896, 0.018750876, 0.015218242, -0.022408644, -0.0066080475, -0.03447928, 0.0039513526, -0.040697485, 0.0053807697, 0.0013524117, -0.034286767, 0.0004087917, -0.040851496, -0.018490981, -0.086323336, 0.01948243, 0.020637514, 0.029108135, -0.021061046, -0.04377771, -0.020175481, 0.00995298, -0.010530523, -0.03189959, -0.0036938647, 0.029531667, 0.014332676, -0.0046925317, 0.017076002, -0.033170182, 0.022928432, -0.042468615, -0.00052008894, 0.019848207, 0.015882416, -0.016151935, -0.07454147, 0.04947613, 0.0015497387, -0.0627211, -0.028492091, 0.011156194, -0.017894188, -0.005501091, -0.01988671, -0.020618264, -0.025508123, -0.019030022, -0.017451406, -0.029454662, 0.010472769, -0.034306016, -0.018644992, 0.012542295, -0.010915551, 0.055405565, 0.027876046, 0.006324089, -0.011483467, 0.038676087, 0.017990446, -0.0422376, 0.010857796, 0.00929362, -0.027086737, 0.008292546, -0.024449294, -0.017692048, -0.0023330306, 0.0065310416, -0.008148161, 0.04793602, -6.9523165e-05, 0.026624704, 0.007310724, 0.0010299506, 0.0018024135, -0.03571137, 0.036558434, -0.017788306, 0.00337381, -0.024179773, -0.020098474, 0.0076428107, 0.035769124, 0.027568024, 0.005409647, 0.045009803, -0.01683536, 0.014380805, -0.034941316, -0.03459479, 0.05124726, -0.024333786, 0.020002218, -0.023525227, 0.017807556, 0.01719151, -0.014592571, 0.03682795, -0.01587279, -0.014274922, 0.007941208, -0.0160268, -0.023891004, -0.011493093, -0.0014582945, -0.025046088, 0.006757246, 0.044624776, -0.017230013, -0.0021272812, 0.005106437, 0.03176483, 0.028338078, 0.006993076, 0.0654548, 0.011675982, -0.043392684, -0.023332711, 0.014919844, 0.035249338, 0.011175445, -0.063260145, -0.020753022, -0.051285762, 0.017720925, 0.04127503, -0.0049428004, -0.04062048, -0.011714485, -0.029820438, 0.013283474, 0.020213984, -0.0024629775, 0.022851426, 0.016036427, 0.055790592, -0.009567952, 0.013331603, 0.06391469, 0.0064347847, -6.655273e-05, 0.0048826397], "notes/echo6-landing-page-data-export.md::1781763254.057": [-0.0094755115, -0.005834056, -0.019994197, 0.0025451551, -0.0037984147, -0.06042691, 0.020110106, 0.012836855, -0.02517144, 0.013358442, 0.02586689, 0.0035013994, -0.019897608, -0.012151063, 0.029827094, 0.010238575, -0.006684051, 0.013348783, -0.016410697, -0.0072973995, -0.06363371, 0.03994976, 0.035390697, -0.03214526, 0.032396395, 0.012508447, -0.01727035, -0.04617018, -0.028552102, 0.033207756, 0.0197817, 0.037708864, 0.047754258, -0.004286196, -0.046324722, -0.05884283, -0.01669081, 0.0013196653, -0.051772416, 0.0064087682, 0.040606573, 0.034192976, 0.0141504835, 0.0061141676, 0.050111063, -0.0635178, 0.0393509, -0.015705587, 0.0015466526, -0.057374656, -0.035313424, 0.0018738523, -0.00538974, -0.034811154, 0.0075485343, 0.028996417, -0.03185549, 0.017299328, -0.040374756, 0.0020634108, -0.074683644, -0.017859552, -0.01808171, -0.005264173, -0.015039114, 0.035100926, -0.017511826, 0.013319806, -0.025712345, -0.0077175675, -0.014604458, 0.012518107, -0.03626001, -0.006959333, -0.060736, -0.018110687, 0.021153282, 0.018941363, 0.027199836, -0.0105863, 0.0069351858, -0.024997577, 0.021327145, 0.024514625, -0.005254514, 0.020361241, -0.069970034, 0.08113588, 0.018294208, -0.039717942, -0.04562927, -0.041611113, 0.041379295, -0.054206494, -0.020032834, 0.031314585, 0.0044503994, -0.030831633, 0.0014838689, 0.0046073585, -0.035815693, -0.0003537621, -0.005722977, -0.034482747, 0.015367521, -0.0065584835, 0.03925431, -0.031797536, -0.008900799, -0.046401992, 0.0063508144, 0.017898189, 0.013174921, 0.05242923, 0.0037646082, -0.021790778, -0.0045397454, 0.0033685877, -0.003793585, 0.0045397454, -0.005785761, 0.024418036, 0.04705881, -0.05235196, 0.024881668, 0.00968801, -0.04412246, 0.0046194326, 0.049183797, 0.030329363, 0.033516843, -0.0361441, -0.061856445, -0.022408957, -0.052970137, 0.0012448078, 0.027489608, -0.011011298, -0.010991979, -0.05741329, 0.06711096, 0.017434554, -0.05872692, -0.03556456, 0.020554421, -0.0059547937, 0.045552, 0.027644152, 0.008601368, 0.01498116, 0.03643387, 0.015251613, 0.019839654, 0.025519164, 0.007814158, -0.021191917, 0.02776006, 0.023645313, -0.008606198, 0.015319226, -0.053781494, 0.034907743, -0.06591324, -0.0028180229, 0.022099867, -0.01937602, -0.0062349057, -0.018023755, -0.007239445, -0.037979316, -0.0029846411, -0.010422097, 0.004761903, 0.018062392, 0.036704324, 0.005534626, 0.099294856, 0.015222636, 0.020264652, -0.022602137, -0.047754258, 0.0361441, -0.032937303, -0.016352743, -0.03324639, -0.008944265, -0.0361441, -0.015367521, -0.007398819, 0.03983385, -0.004580796, -0.028783917, 0.030928222, 0.026794158, 0.026446432, 0.009132615, -0.0037670229, -0.01068289, 0.021307826, -0.04984061, -0.003076402, 0.011697089, 0.016797058, 0.00017899396, -0.023510085, -0.020399878, -0.010393119, -0.070858665, -0.013020377, -0.05374286, 0.0053559337, -0.014044234, 0.032125942, -0.012653333, -0.058456466, 0.026716884, -0.010277211, 0.0025958652, -0.002786631, -0.01717376, 0.014005598, 0.019134544, 0.020824876, 0.014314687, 0.051115602, 0.004435911, 0.03287935, -0.007606488, 0.0061189975, 0.010325506, -0.03284071, -0.030522544, 0.0056553637, -0.036472507, 0.04404519, -0.036704324, -0.041611113, -0.026658932, -0.03925431, 0.048758797, -0.019994197, -0.008321257, -0.024514625, -0.0073360354, -0.052390594, 0.0029629082, 0.0008608613, -0.006742005, -0.045822453, -0.04114748, -0.017965801, -0.012044814, -0.016999898, 0.010238575, 0.05134742, 0.016739104, 0.009939145, -0.01119482, -0.02217714, 0.0022312365, 0.024224855, -0.031024814, -0.006379791, 0.028590737, 0.006003089, -0.027315745, -0.07479955, 0.015184, -0.002506519, 0.021520326, 0.007654784, 0.033400934, 0.011841974, -0.04172702, -0.010431755, 0.023625994, 0.01388003, -0.03286003, 0.056679204, 0.017453872, -0.009779771, 0.013068671, 0.038809996, 0.047676988, 0.0041292366, 0.025635073, 0.01458514, -0.01607263, -0.011967542, -0.009552783, -0.03942817, 0.00038213548, 0.058958735, 0.0032116284, -0.025750982, -0.037805457, -0.030174818, -0.17788075, -0.012788559, -0.00249686, 0.054554217, 0.011455613, 0.01778228, -0.012634015, -0.04744517, -0.046788357, -0.0055587734, 0.037535, -0.056061026, -0.06927458, -0.046208814, -0.014218097, 0.004235486, 0.009784601, -0.01148459, 0.04273156, -0.020708967, -0.039215673, -0.009514147, 0.06502461, 0.031391855, -0.026504386, -0.015744224, 0.008437165, -0.03313048, -0.0010818117, -0.024553262, 0.052081507, -0.02596348, -0.009939145, 0.008722107, 0.051308785, -0.00043978784, -0.007422967, -0.008910458, -0.029846411, 0.03884863, 0.005640875, 0.00017567366, 0.029112326, 0.009876361, 0.013030035, -0.020438513, 0.0049695726, 0.033033893, -0.03616342, -0.01447889, 0.01008403, -0.017308988, 0.025828253, 0.016603878, -0.050265606, -0.0051386054, 0.016304448, 0.04601563, 0.01708683, -0.014604458, 0.01179368, -0.026716884, 0.006143145, -0.018690228, -0.044702005, 5.048354e-05, -0.004875397, 0.02086351, 0.017560123, -0.016613537, 0.052197415, -0.030908905, -0.0037090685, 0.010335165, -0.014324346, 0.0018062391, 0.019404998, -0.03853954, -0.015155023, -0.117299296, 0.015512407, 0.029015735, 0.0013800344, -0.008239155, -0.017724326, -0.018226596, 0.014894228, -0.0061866106, 0.036472507, 0.25530756, 0.04717472, -0.030232772, 0.0048415903, 0.09960395, -0.010364142, 0.015155023, 0.005573262, 0.012856172, -0.027624834, -0.024533944, 0.046981536, -0.0018050318, 0.006703369, -0.023857811, 0.018922046, -0.06664733, 0.011745384, 0.028532783, 0.007200809, -0.0067468346, -0.02457258, 0.017859552, -0.006432916, -0.03643387, 0.0046290914, 0.026716884, 0.054670125, -0.019018635, 0.039003175, 0.022833955, 0.040722482, 0.036627054, 0.0008759535, -0.06440643, 0.0058485446, -0.026813475, -0.049995154, -0.026697567, 0.0053511043, -0.05903601, -0.016091948, 0.04176566, 0.050690606, -0.0074857506, -0.016999898, -0.0044310815, -0.025287349, 0.021983959, -0.0025523994, -0.04702017, -0.053549677, -0.024630534, 0.01179368, -0.0052351956, -0.022505546, -0.014189119, -0.03757364, 0.007239445, 0.044508822, 0.037341822, 0.013001058, -0.12804013, 0.010093689, -0.014942524, 0.02486235, 0.006432916, -0.023220316, 0.015164682, 0.007447114, -0.020129425, -0.001318458, 0.014401618, -0.023027135, 0.0016927455, -0.016207857, 0.03626001, 0.032802075, -0.026118025, 0.075572275, -0.0071331956, -0.019916926, -0.010026076, -0.008717277, 0.007741715, 0.0043127583, 0.0211726, 0.040490665, 0.0028711476, -0.010161303, 0.0018183129, -0.0061866106, -0.022660092, 0.06761323, 0.004066453, 0.025210075, -0.01907659, -0.032010034, 0.022640774, -0.0039626183, 0.05343377, 0.02426349, -0.00025596438, -0.033207756, 0.02787597, -0.006181781, -0.0030112036, -0.004433496, -0.03755432, 0.037303187, -0.021211237, 0.043427013, 0.018410116, -0.0317589, 0.003585916, 0.04551336, -0.021713506, -0.0056601935, 0.020187378, -0.03233844, -0.019839654, -0.030947542, 0.006041725, -0.0027842163, -0.004906789, -0.05134742, -0.028996417, -0.035197515, -0.01488457, 0.059692822, 0.002926687, -0.030000957, -0.0031705776, 0.07661545, 0.019182838, -0.03226117, 0.016352743, 0.048990615, 0.0031077939, 0.019318067, -0.011078911, -0.023046453, -0.021520326, -0.009055343, -0.008181201, 0.0030836463, 0.014295368, -0.02517144, 0.013493669, 0.03297594, 0.00025370053, 0.008026657, 0.019936243, -0.053781494, -0.012460153, -0.015212976, -0.0143823, 0.0036969949, 0.001968028, -0.031314585, -0.03247367, -0.011581181, 0.024939623, 0.06467688, -0.039717942, 0.020187378, 0.013841394, 0.017647054, -0.011581181, -0.01137834, 0.0061962698, -0.0333623, -0.07997679, 0.021636235, -0.028532783, -0.018603297, -0.06537233, 0.01298174, 0.006181781, -0.027025973, 0.022679409, -0.006181781, -0.02208055, 0.0049985494, 0.04856562, 0.037882727, -0.00469429, -0.00035859158, 0.06942913, -0.05683375, -0.03374866, 0.066879146, 0.0091953995, -0.013126626, 0.05552012, -0.040877026, 0.011629475, 0.013860712, 0.021056691, -0.009103638, -0.01388003, 0.0040205726, -0.021694187, 0.044817913, 0.003904664, -0.0032719974, -0.008620687, 0.019897608, -0.049801975, 0.0012822367, 0.016062971, 0.016845353, -0.018448753, 0.009562443, 0.01797546, -0.0052400255, 0.033439573, 0.036472507, 0.019685108, -0.007563023, 0.012508447, -0.027837332, 0.011407318, -0.06479279, 0.04025885, 0.021153282, 0.013764122, 0.023722585, -0.05034288, 0.010431755, 0.0010443829, -0.024186218, 0.0143823, -0.05022697, -0.012073792, -0.03767023, 0.02857142, 0.036124784, -0.01378344, -0.009799089, 0.04504973, -0.02258282, -0.014952183, 0.036511146, -0.01858398, 0.043388374, -0.04856562, 0.013242534, -0.03983385, 0.014140824, -0.056679204, 0.007770692, -0.045552, -0.026774839, 0.019916926, 0.040529303, 0.025499847, -0.015406158, 0.008615857, -0.0033202926, -0.008205349, 0.024089629, -0.02107601, 0.022119185, -0.00444557, -0.053897403, 0.017260691, -0.029711185, -0.03195208, -0.02546121, 0.02706461, -0.012141405, -0.028899826, -0.0064087682, 0.070781395, -0.0032985597, -0.009325797, 0.0021636235, 0.01567661, 0.024147583, -0.004093015, 0.013677191, -0.007915578, 0.032705486, -0.030136183, 0.0013836565, 0.009866702, -0.011851633, 0.0052400255, -0.027624834, 0.04172702, 0.02816574, -0.0361441, 0.009605908, -0.013754463, 0.022312365, -0.005172412, 0.030039592, 0.0010129911, 0.02617598, -0.0033444401, -0.030194137, 0.023007816, -0.007620977, -0.026581658, 0.008755913, -0.0015901183, 0.0071959794, 0.023857811, -0.007509898, -0.0060948497, 0.003433786, -0.013715827, 0.0129913995, 0.053781494, 0.0070752418, 0.021926004, -0.016729444, -0.014643094, 0.020824876, 0.054090586, -0.021037374, 0.0067178574, -0.021501007, 0.020631695, 0.032550942, 0.03556456, -0.04195884, -0.02397372, 0.0022481398, 2.7599932e-05, 0.023394179, -0.02946005, -0.05814738, 0.07777453, 0.0041485545, 0.031237312, 0.013715827, -0.00878972, -0.012605038, -0.00044703213, 0.08105861, 0.060156457, -0.031179357, 0.020226015, -0.055481486, -0.016912967, -0.019839654, -0.007780351, 0.0119772, -0.02845551, -0.0027045293, -0.025538484, -0.025635073, 0.06023373, 0.03695546, -0.034115706, 0.0104607325, -0.022041913, 0.014411277, 0.0049985494, 0.04365883, 0.016806718, -0.013290829, 0.02308509, -0.024147583, 0.018893069, -0.008722107, 0.0026224274, 0.016758421, -0.035970237, 0.052197415, -0.011310727, 0.023007816, -0.0006634548, 0.030078229, -0.036491826, 0.004563893, 0.05903601, 0.023143044, -0.025750982, -0.0031609186, -0.06278371, -0.0031512594, 0.006940015, -0.008166713, 0.015541384, -0.006379791, 0.017627735, 0.039119083, 0.009828066, -0.010972661, 0.0008318842, -0.0031512594, -0.1270356, 0.05273832, -0.0005037789, 0.012962422, -0.016401038, 0.034985017, 0.019743063, -0.034946382, -0.0029991297, -0.034811154, -0.0013172507, 0.022022596, 0.017096488, -0.017907847, -0.0012436005, 0.0014862837, -0.01188061, -0.025210075, 0.005940305, 0.028938463, -0.022099867, -0.0035496945, 0.0107408445, -0.01688399, 0.01757944, -0.005157924, -0.035410013, 0.050806515, -0.041417934, -0.02347145, -0.02497826, -0.016439674, 0.02986573, 0.039292946, -0.02495894, -0.0056167278, 0.020728284, -0.0073746718, -0.016719786, 0.011494249, -0.048256528, 0.013551624, -0.06912004, -0.0026006945, 0.0034820815, 0.070858665, -0.009910168, -0.03975658, -0.042538382, 0.05884283, 0.04172702, 0.01488457, -0.022293048, 0.013213557, 0.0016758422, 0.010827776, -0.0347532, 0.009277501, 0.00799285, 0.030445272, -0.006659903, 0.03417366, -0.04995652, 0.0025137633, -0.029131643, 0.026774839, -0.047676988, 0.029846411, -0.026774839, 0.0058678626, -0.023529405, -0.025693027, -0.003875687, 0.016401038, 0.041108843, -0.020535104, 0.04126339, -0.03415434, -0.034965698, -0.021655552, 0.032724805, -0.05702693, -0.033613436, 0.0469429, 0.064135976, 0.023394179, 0.008065293, -0.023625994, -1.1837975e-05, 0.006684051, -0.056099664, -0.037979316, 0.007910748, 0.01119482, 0.020940783, 0.02057374, -0.011764702, -0.06386553, -0.006659903, -0.032531623, 0.005346275, -0.00053215236, -0.025229394, 0.022737363, 0.010991979, 0.009494829, 0.03228049, -0.019714085, 0.017453872, -0.0022022596, -0.023104407, 0.004305514, -0.019559542, 0.0016347914, -0.007500239, -0.002127402, 0.023181679, -0.004894715, -0.012170382, -0.038404316, -0.026890747, -0.024379399, -0.042422473, -0.0041075037, 0.031623673, 0.03226117, 0.033227075, -0.020419195, 0.014845934, -0.039795216, 0.05042015, -0.062281445, 0.0030232773, 0.05714284, -0.012933445, -0.0063266666, -0.04713608, 0.037824772, -0.00071718317, -0.018806137, -0.023529405, -0.0041968497, -0.027393017, -0.0026417456, -0.035835013, 0.012266972, 0.07298365, 0.017308988, -0.018690228, 0.012440834, 0.008379211, 0.021906687, 0.0024099287, 0.018110687, 0.01248913, 0.0031874808, -0.0006809618, 0.027586197, -0.0031391857, 0.051308785, 0.010769822, -0.0016492798, -0.031585038, 0.015377181, -0.006563313, -0.0065971194, -0.03994976, -0.021404417, -0.04914516, 0.022119185, 0.02486235, 0.035970237, -0.0044117635, -0.01168743, 0.031295266, -0.024398718, 0.0112334555, -0.0066550737, 0.06502461, -0.008113587, -0.0025282518, 0.009209888, 0.009147104, 0.014556163, 0.024939623, 0.015831156, -0.027682789, 0.044315644, 0.002242103, 0.02816574, -0.030696407, -0.009098809, 0.01937602, -0.032531623, 0.06092918, -0.03313048, 0.022351002, -0.022833955, -0.033613436, 0.049879245, 0.018535685, -0.001582874, -0.018931704, 0.010972661, -0.018158982, 0.010721526, -0.050072428, -0.052042868, -0.022505546, 0.009007048, -0.0011125999, -0.025113486, -0.013261852, 0.02548053, 0.022718046, 0.019617496, 0.041302025, 0.026253251, 0.043697465, -0.00022230868, 0.07109048, -0.0055297962, 0.0073167174, -0.049376976, -0.013609577, -0.028300967, 0.0067178574, 0.06749732, 0.00051917305, -0.018941363, -0.017647054, 0.005751954, 0.020960102, 0.007152514, 0.024881668, 0.020206697, -0.009668692, -0.006143145, -0.007968702, -0.044006553, 0.0018883409, 0.010895389, 0.019588519, -0.0213851], "projects/argus.md::1781763254.057": [-0.008509109, -0.014922379, -0.03139102, 0.029732978, -0.0076428284, -0.060919072, 0.015555788, 0.0054445257, -0.015928382, 0.049964815, -0.011615609, -0.0026454153, -0.047133103, 0.014046783, 0.026491413, -0.0031297873, -0.0020038555, 0.025355002, 0.0072422903, -0.015499898, -0.020846618, 0.0016557133, 0.011121922, 0.028223975, -0.0020515942, 0.04288554, -0.034110956, -0.037203483, -0.01006003, 0.012500519, 0.019821985, -0.054324165, 0.00635738, -0.009817844, -0.011038089, -0.03265784, -0.0026221282, -0.0014309927, -0.035191476, -0.030608574, -0.027590565, 0.0012656542, -0.02192714, -0.029379014, 0.047021326, -0.062483966, 0.01577003, -0.022951772, 0.020008283, -0.02783275, -0.021517286, -0.022355624, 0.014205135, -0.036830887, 0.06863176, 0.04042642, -0.03964397, 0.0097899, -0.013506522, 0.0054678125, -0.0308135, -0.013590355, -0.04854896, -0.0029551338, 0.011690128, 0.038302634, -0.024833372, 0.011960258, -0.026286487, -0.0094499085, 0.00577986, 0.024535296, -0.07817016, -0.0011375751, -0.051343415, -0.011419998, 0.035210107, -0.0066927145, -0.0009047041, -0.022150695, 0.0066927145, 0.0052023395, -0.01596564, 0.025988411, -0.04504658, 0.026938526, -0.04430139, 0.06594909, 0.042811017, -0.006166426, -0.0050113853, -0.03396192, -0.0008581299, -0.058907066, -0.01567688, 0.024386259, -0.02608156, -0.024572555, 0.030552685, 0.009403334, -0.009244981, 0.019933764, -0.051194377, -0.01544401, 0.0015707153, 0.020567173, -0.0027758232, 0.016543161, -0.050002076, -0.043034572, -0.0056447946, 0.010563032, -0.03500518, 0.008215691, -0.0142982835, -0.051417932, 0.0047272826, -0.013748708, -0.028261233, 0.0046085184, 0.017167255, -0.011093978, 0.050113853, -0.05398883, 0.023976406, 0.0014042126, -0.022225214, 0.008662804, 0.0638253, 0.0044455086, 0.028093565, -0.0065390198, -0.04787829, -0.025001038, -0.037799634, -0.017353551, -0.029174088, -0.011634239, 0.011643553, -0.04735666, 0.04623888, 0.05641069, -0.06308012, -0.008830471, 0.04858622, -0.049704, 0.004983441, 0.056112614, -8.980091e-05, -0.0021808376, 0.015481269, 0.013469263, -0.0034581353, -0.005216312, 0.0023089168, -0.010861107, 0.03252743, -0.0071118823, -0.00769406, 0.057118617, -0.020809358, 0.017390812, 0.004601532, 0.03554544, 0.024852, -0.013087355, 0.024758853, -0.018601742, -0.00019124537, -0.025951153, 0.0018746121, -0.018340925, 0.013515837, -0.00026561855, -0.006254917, 7.779349e-05, 0.08495136, 0.004820431, 0.0037445668, -0.04754296, -0.050151113, 0.026491413, 0.0128079085, 0.02254192, 0.0071072252, -0.017055478, 0.007871042, 0.03303043, -0.027311118, 0.031763613, 0.010134549, 0.0011224386, 0.041655976, 0.0020166636, -0.023007661, 0.029229976, -0.028987791, -0.047133103, 0.013152558, -0.046536956, -0.02131236, 0.018471334, 0.041618716, 0.0034511492, -0.009142518, -0.0031251297, -0.018825298, -0.013413373, -0.0013902403, -0.085547514, 0.016813291, 0.023287106, 0.015229768, 0.035321884, -0.03597392, 0.0052116546, 0.013432004, -0.0053653494, -0.040091082, -0.03088802, -0.03135376, 0.022821365, -0.0042778417, -0.008681433, 0.04690955, 0.019225836, 0.052535713, -0.01746533, 0.038134966, -0.024013665, -0.007903644, 0.011531776, -0.002801439, -0.019877875, 0.105145946, -0.011336164, -0.04340717, 0.022243844, -0.021517286, 0.0051138485, -0.047170363, -0.013208447, 0.03807908, 0.016012214, -0.060919072, -0.04031464, 0.010004141, 0.02718071, -0.027236601, -0.017055478, -0.012453944, -0.018275721, -0.0065250476, 0.04325813, 0.039420415, 0.009072657, 0.012938317, 0.017288348, -0.0021703583, 0.011913684, -0.00044449265, 0.02319396, -0.002093511, 0.03191265, 0.002873629, 0.010097289, -0.027385637, -0.015239083, 0.023268478, 0.014046783, -0.060062107, 0.03014283, 0.010702754, 0.023249848, -0.01811737, 0.0039704517, 0.020511284, -0.03617885, 0.07936246, 0.036607333, -0.03371973, 0.015294972, 0.013217762, 0.0021517286, 0.010637551, 0.002719934, 0.019877875, -0.018135998, -0.047729254, -0.034986548, -0.08062928, 0.032974545, 0.07045747, -0.03023598, -0.034409028, -0.0095756585, -0.018238463, -0.1498572, -0.015816603, 0.030869389, 0.031297874, 0.011056718, 0.002159879, -0.016068105, -0.002237891, -0.015509213, 0.022374252, -0.023808738, -0.06643346, -0.035824884, -0.073102884, -0.0005038748, -0.03837715, 0.008714035, -0.0057332856, 0.008257608, -0.018480647, -0.05752847, -0.043705244, 0.014307599, 0.052274898, 0.025783485, -0.007470504, 0.035731737, 0.028950531, -0.024498036, -0.044599466, 0.007964191, -0.046499696, 0.0030529397, 0.003276496, 0.026286487, 0.018713519, 0.009845789, 0.014456636, 0.049294148, -0.007470504, 0.0320058, 0.05868351, 0.020399505, 0.024013665, 0.01390706, -0.0033277276, 0.018825298, 0.009650177, -0.006986132, 0.005458498, -0.027199341, 0.032993175, 0.029639829, -0.0057332856, -0.016487272, -0.032937285, 0.05216312, 0.045866285, -0.005281516, -0.04754296, 0.010702754, 0.0009978525, 0.0076987175, -0.0109728845, -0.006226972, -0.010041401, 0.018229147, 0.0069349003, 0.0063061486, -0.016859865, 0.011112607, -0.029118199, -0.009473195, 0.013860486, -0.016394123, 0.05570276, -0.0017779706, -0.047580216, -0.006157111, -0.1272035, 0.05026289, 0.02419996, -0.0009093615, 0.024013665, -0.03841441, -0.0017011232, 0.024535296, -0.005956842, 0.07001036, 0.27244052, 0.018517908, -0.024367629, -0.029229976, 0.009817844, -0.050784525, 0.021517286, 0.013627615, 0.04340717, -0.018639, -0.012873113, 0.015164564, 0.03211758, -0.005206997, -0.02254192, 0.024162702, -0.01780998, 0.01154109, 0.057938322, -0.019766096, -0.008802527, -0.009296213, 0.001012407, -0.0003097185, -0.016571105, -0.019067483, -0.009244981, 0.08264129, -0.0032695099, 0.019374873, -0.008970194, 0.002145907, 0.04784103, -0.010022771, -0.06311738, -0.01334817, 0.005602878, -0.02900642, -0.034241363, 0.00038947686, -0.035284624, -0.037203483, -0.0015881807, 0.03139102, 0.005220969, -0.020902507, -0.010684125, 0.022318363, -0.027963158, -0.010004141, -0.020939767, -0.027404267, -0.042401165, -0.02790727, 0.0011853138, -0.036476925, -0.015853863, 0.0021051546, -0.0025615818, 0.020623062, -0.00040606892, 0.02012006, -0.08174706, -0.005262886, -0.003090199, 0.025969781, -0.025280483, -0.048697997, 0.01125233, 0.04430139, 0.0058404063, 0.01096357, -0.019728838, -0.005682054, 0.032378394, 0.041879535, 0.047170363, 0.060695514, -0.08115091, 0.024721593, -0.01688781, -0.013506522, 0.017167255, 0.0017034519, 0.002116798, 0.016962329, -0.043369908, 0.04102257, -0.0036840204, -0.048176367, -0.008113228, -0.038824264, 0.023175329, -0.0009384704, 0.04042642, 0.024498036, 0.010833162, -0.020436766, 0.019877875, -0.011671498, 0.017400127, -0.008956221, -0.01540675, -0.010916996, 0.030757612, -0.04377976, 0.007843098, 0.024162702, 0.028577939, 0.017148625, -0.04318361, 0.039420415, 0.02783275, -0.02664045, -0.0037771687, 0.02548541, -0.020995656, -0.031018427, 0.040910788, 0.0068557244, 0.023957776, -0.007647486, -0.0063387505, -0.05864625, -0.0074984482, -0.084057145, 0.014661563, -0.02256055, -0.013469263, 0.04992756, 0.009761956, -0.013711449, -0.005756573, 0.049629483, -0.0030366387, 0.009920307, -0.021517286, 0.014838545, -0.030124202, 0.03724074, -0.034632586, 0.046499696, -0.036029812, 0.005304803, -0.011093978, 0.0044478374, -0.002617471, -0.011922998, -0.021778103, 0.0057891747, -0.03509833, 0.017837925, 0.015034156, -0.047244884, 0.0070792804, 0.0095756585, -0.0021738515, 0.03427862, 0.03919686, -0.010935625, 0.0053327475, 0.007908301, 0.007689403, 0.079138905, 0.009668807, -0.011606294, 0.00047243718, -0.0004590471, 0.029509421, -0.007722005, 0.016859865, -0.054994833, -0.040128343, 0.0475057, -0.059056103, -0.034055065, -0.06326641, -0.00071025675, 0.028913273, -0.0109728845, 0.060919072, 0.007069966, -0.021629065, -0.008052682, 0.019617058, 0.039345898, 0.0020434437, 0.0038679885, 0.019710207, -0.026770858, -0.004701667, 0.07451874, 0.034669846, 0.0021470713, 0.05082178, -0.01773546, 0.026565932, 0.039308637, 0.03561996, 0.016207827, -0.00742393, 0.00126449, 0.0025708966, -0.012062722, -0.0038190857, 0.009389361, -0.0074192723, 0.0024684335, -0.035377774, -0.013012836, 0.027367009, -0.00074227655, -0.039420415, -0.026770858, 0.019244466, 0.033999175, 0.0074611893, 0.050523706, -0.0077546067, -0.059279658, -0.003928535, -0.016319605, 0.0062642316, -0.04620162, 0.024572555, 0.026472783, 0.009547714, 0.003292797, -0.019877875, 0.0055982205, 0.007680088, -0.0097899, 0.028838754, -0.04381702, -0.022132067, 0.019095428, 0.025001038, 0.043109093, 0.019132687, -0.0064551863, 0.016161252, 0.0086162295, 0.016971644, -0.00167085, 0.009761956, 0.083460994, -0.04098531, 0.024833372, 0.0025569242, -0.00049426884, 0.011261645, -0.024386259, -0.00033766305, -0.0023776137, 0.039532192, 0.060360182, 0.003332385, -0.024833372, 0.023454774, -0.013245706, -0.022187956, 0.020399505, -0.024833372, 0.013869801, -0.014428692, 0.0056447946, -0.0052302843, -0.031092945, -0.03670048, -0.032825507, 0.010171808, 0.0030319814, -0.036253367, -0.005104534, 0.039383154, -0.009417306, -0.07787208, 0.021200582, 0.017018218, 0.066657014, -0.033440284, -0.008429932, 0.013627615, 0.04448769, -0.046611473, 0.022597808, 0.016962329, -0.027087564, -0.006962845, -0.04217761, 0.053020086, 0.0050253575, -0.013618301, 0.046089843, -0.000996106, 0.007791866, 0.0061710835, 0.026379636, 0.002535966, 0.013208447, -0.017260404, 0.00061186875, 0.010199753, 0.025336372, -0.037222113, 0.010004141, -0.008928277, -0.028764235, -0.025969781, -0.021684954, -0.044860285, -0.060620997, -0.0017942716, 0.015453325, 0.036271997, -0.009310185, 0.055330165, -0.01713931, 0.014568415, 0.025783485, 0.0128079085, -0.0016033173, -0.0074006426, -0.013441319, 0.0048344033, 0.008420618, -0.006022046, 0.0074751615, 0.014279654, -0.022579178, 0.0067812055, 0.0059987586, -0.0331981, -0.0024498038, 0.030496795, 0.016645623, -0.0134226885, -0.026286487, 0.007749949, -0.0039425073, -0.017586423, 0.034017805, 0.066731535, -0.028615197, -0.01742807, -0.06483131, -0.006688057, 0.013515837, -0.049964815, 0.05745395, 0.010861107, -0.004331402, -0.04802733, -0.05391431, 0.012332852, 0.009808529, -0.033365767, 0.024907889, -0.0004896114, -0.03619748, -0.024926519, 0.07351274, 0.028056307, -0.018042851, 0.0015940025, -0.013068724, 0.018806668, 0.017288348, 0.024553925, 0.012351481, -0.01959843, -0.013404059, -0.004142776, -0.0011661019, -0.024833372, 0.0045456435, -0.023268478, 0.050002076, 0.022262475, 0.0104512535, -0.028540678, -0.026957154, -0.08808115, -0.010209068, 0.014754711, 0.0011800742, -0.007703375, -0.0142982835, 0.035750367, -0.034409028, -0.04344443, 0.018760093, -0.034688476, -0.001100898, -0.12951358, 0.015909752, -0.018722834, 0.0067113442, -0.0033906028, 0.011447942, 0.014354173, -0.009836474, -0.0067066867, -0.03262058, -0.043593466, 0.0074611893, 0.041730497, -0.04441317, 0.0049135797, 0.017959017, -0.041842274, 0.0035955294, -0.0059056105, 0.014205135, -0.034241363, -0.016626995, -0.011392053, -0.017875183, -0.0033300563, -0.023231218, -0.039942045, -0.006157111, -0.02133099, -0.0077173472, 0.02431174, -0.028894642, 0.019691577, 0.016748087, 0.028205344, 0.0019607744, 0.014512525, -0.01713931, -0.037557445, -0.020250468, -0.03506107, 0.027162082, -0.023212587, -0.019654319, -0.016282346, 0.03154006, 0.011773962, 0.00033562543, -0.047095846, 0.022839995, -0.0073540686, 0.017549165, -0.013096669, 0.012668186, 0.0137766525, 0.012118611, -0.06684331, -0.007703375, -0.04914511, 0.046313398, -0.019728838, 0.023790108, -0.049815778, -0.0072096884, -0.03139102, 0.03077624, -0.031446908, 0.01746533, 0.017623683, 0.025708966, -0.016962329, -0.0071072252, 0.0117646465, -0.001173088, 0.014596359, -0.045568213, 0.011419998, -0.02256055, -0.053541716, -0.074556, -0.0113268485, -0.009678122, -0.035806257, 0.0061431387, 0.06397434, 0.02958394, 0.0073680407, -0.002978421, -0.02665908, -0.037706483, -0.07727594, -0.026565932, 0.0063387505, 0.020977026, -0.0048344033, 0.019896504, 0.004231267, 0.0024940493, -0.010311531, 0.021591805, 0.021032915, -0.008006107, 0.031055685, -0.0099296225, -0.0012691474, 0.010795902, 0.049629483, -0.048772518, 0.00742393, -0.0618133, -0.031111576, 0.011578349, -0.02015732, 0.03673774, -0.089422494, 0.0142982835, 0.05085904, 0.021256471, -0.015974956, 0.020269098, 0.014186505, 0.0011265138, 0.01182985, -0.010209068, 0.015844548, 0.034651216, 0.038787007, 0.006422584, 0.03262058, -0.030366387, 0.018322296, -0.044077836, -0.038824264, 0.0072329757, 0.038228113, -0.038898785, -0.014111987, 0.040538196, -0.045568213, -0.048772518, 0.015239083, 0.0025895264, 0.009938938, 0.0149968965, -0.015835233, -0.0156116765, 0.032955915, -0.0022192614, -0.0043127723, -0.06166426, -0.0045433147, -0.00810857, 0.027646454, 0.05868351, 0.0047691995, 0.008257608, -0.004797144, 0.020250468, -0.030738981, 0.06851999, 0.030329129, 0.009072657, -0.034651216, -0.011624924, -0.028894642, -0.003525668, -0.015686195, -0.02310081, -0.037781004, 0.026230598, -0.01569551, 0.053020086, -0.0076987175, 0.049480446, 0.024050925, -0.032322504, 0.020660322, -0.030608574, 0.026286487, -0.011755331, 0.020436766, -0.0035326541, -0.0037934696, 0.03671911, -0.0080433665, -0.017670257, 0.0092729265, 0.04545643, -0.029229976, -0.018024221, 0.019207206, -0.029714348, -0.032881394, -0.010767958, 0.026547302, 0.014978267, 0.036663223, -0.0032136207, -0.005956842, 0.06654524, -0.030310499, -0.004168392, 0.018406129, -0.019374873, 0.009557028, -0.01898365, -0.008094599, -0.033384398, 0.0015777015, 0.031148834, -0.002247206, 0.026789488, 0.03379425, 0.048176367, 0.04627614, -0.028876012, 0.057081357, -0.007908301, 0.0031856762, 0.025653077, 0.035880774, 0.036346518, 0.01753985, -0.019710207, 0.006785863, -0.017260404, 0.043891538, 0.031018427, -0.017651627, -0.008765267, -0.008970194, -0.040165603, -0.010581661, 0.051976822, 0.047207624, 0.0039797667, -0.018778723, 0.039830267, -0.044636726, 0.0074332445, 0.011364108, 0.019207206, 0.058348175, -0.04567999], "projects/meshtastic-headscale-runbook.md::1781763254.057": [7.1836093e-06, 0.0013735249, -0.025545876, 0.025989648, -0.013245652, 0.01025501, 0.018146448, 0.012223045, -0.010592663, 0.021108149, -0.051632, 0.0033017658, -0.0122905765, -0.00040850005, 0.023114773, -0.02120462, -0.007404252, 0.00668071, 0.011904687, -0.02176416, 0.022690294, -0.027282378, 0.024600446, -0.014200728, -0.0028290513, 0.03527029, 0.013670131, -0.040865682, -0.020143425, 0.039360713, 0.003675596, -0.016332768, 0.036408663, -0.029211825, -0.02483198, -0.030311609, -0.0030509378, -0.020085542, -0.03544394, -0.00064817356, 0.006439529, 0.008089206, -0.004078368, -0.023307718, -0.006598708, -0.047734514, 0.038955532, -0.032897066, 0.027610384, -0.0470785, -0.033610962, -0.021011677, -0.010901375, -0.03955366, 0.036119245, 0.01388237, -0.04754157, 0.0029689362, -0.08165419, 0.0002862515, -0.051091753, 0.018812107, -0.025796704, -0.016641479, 0.019236585, 0.07694634, -0.024291735, 0.021301093, -0.015483811, -0.015396985, -0.01234846, 0.025121398, -0.031102683, -0.028806642, -0.051593408, 0.04526482, 0.03303213, -0.010911021, 0.0041121333, -0.041907586, 0.015937231, -0.016593242, 0.025082808, 0.031064093, -0.00023032771, 0.051014572, -0.055915367, 0.08574462, -0.01576358, -0.06317009, 0.0029882307, -0.020567903, 0.010872433, -0.038453873, -0.017519377, 0.018802458, -0.022999005, -0.036678784, 0.01252211, -0.02081873, 0.01900505, 0.0057208096, -0.028999586, 0.014326142, 0.011412678, 0.011547739, 0.017442198, -0.017702674, 0.021262504, -0.024600446, 0.011740684, -0.01841657, -0.02543011, 0.00516127, -0.010968905, -0.054140277, -0.014393673, -0.04900795, -0.05263531, -0.018773517, 0.026201887, -0.024175968, 0.035308875, -0.05695727, -0.01900505, -0.03407403, -0.014625207, -0.014731326, 0.040171083, 0.010409365, -0.009791942, -0.06309291, -0.026047532, -0.012830821, -0.020934498, 0.0054651583, -0.021050265, 0.027648972, -0.013853428, -0.06166512, 0.06768499, 0.031720106, -0.044840343, -0.032028817, 0.022960417, -0.055220768, 0.044763166, 0.012830821, -0.00028821113, 0.035964888, -0.001989742, 0.070386216, -0.007544137, 0.018609514, 0.02029778, -0.02085732, 0.0043388433, 0.021397565, 0.03588771, 0.05259672, -0.05691868, 0.056339845, -0.06490659, -0.018609514, 0.05722739, -0.015917936, 0.021146737, -0.01953565, 0.02539152, 0.011277617, 0.0045293765, 0.003024408, 0.060661808, 0.036099948, 0.0144612035, 0.007920379, 0.054256044, 0.013805192, -0.021069558, -0.027494617, -0.06355598, 0.043798443, -0.02284465, 0.0070231864, -0.02905747, -0.0023382483, 0.0053590387, -0.014663796, -0.02724379, 0.037199736, 0.010197126, 0.030195843, 0.07474677, 0.002783227, 0.02103097, 0.04526482, -0.028420752, -0.06942149, 0.026761428, -0.023828669, -0.0047753807, 0.02724379, 0.04283372, 0.009039458, 0.003299354, 0.010399718, 0.034440625, -0.049586784, 0.0023020713, -0.04063415, 0.007066599, 0.020259192, 0.017895618, 0.0014724091, -0.010843491, 0.05796058, 0.005542336, 0.037894335, 0.0056484556, -0.01632312, 0.0020367722, 0.027610384, 0.0013735249, 0.002280365, 0.0036153009, 0.022960417, 0.017596554, 0.02284465, 0.01178892, -0.014220023, -0.03065891, 0.03152716, -0.04240924, 0.0052866843, 0.05035856, 0.014326142, -0.06425058, 0.024889864, 0.0016086763, 0.03571406, 0.008103676, 0.012087984, 0.02172557, -0.017480789, -0.019371646, -0.0017111781, 0.053638622, 0.017953502, -0.029848542, -0.013670131, -0.008754865, -0.0070617753, -0.037469856, 0.019159406, 0.049085125, 0.026992962, 0.030330904, 0.016458182, 0.015946878, -0.0020922439, 0.008769336, 0.036910318, 0.03403544, 0.02452327, 0.00067590934, -0.006671062, -0.018339392, -0.016332768, 0.047348626, -0.0038588936, -0.0038058339, 0.029694187, 0.024349619, 0.040479794, -0.045882244, -0.012444932, -0.0029761717, -0.033996854, 0.08103677, 0.01876387, -0.024754802, 0.034170505, 0.017712321, -0.0066083553, 0.032588355, 0.027784035, -0.02029778, -0.04715568, -0.0061066994, -0.04179182, -0.04179182, -0.014625207, 0.07343475, -0.0044256686, -0.045650713, 0.016824776, -0.015898641, -0.1788983, -7.047003e-05, -0.006613179, 0.05143905, 0.010959258, 0.014914623, -0.009840178, -0.036871728, -0.052365188, 0.06529248, 0.03432486, -0.051284697, -0.0028555812, -0.02263241, 0.036389366, -0.0013795545, 0.004466669, 0.022130756, 0.03281989, -0.025082808, -0.04642249, 0.015667109, 0.060005795, 0.032472588, -0.04237065, 0.0027928744, 0.06583273, 0.00833521, -0.034402035, -0.0036683606, 0.004973149, 0.0028531696, -0.0065842373, 0.017808793, 0.0058365767, -0.009709941, -0.004432904, -0.0002413316, 0.011046083, -0.018667398, 0.012155515, 0.026664956, 0.022400877, 0.02284465, 0.017770205, -0.0113355, 0.019342704, -0.010091007, -0.018426217, -0.010264657, 0.023211244, 0.009024987, 0.0077033164, -0.07547996, -0.020259192, -0.052712485, 0.014673443, 0.019834714, -0.05255813, -0.0310448, 0.009859473, 0.0091793435, 0.018513042, -0.0017847383, -0.03330225, -0.012570346, 0.010206774, 0.027301673, 0.009155225, -0.053908743, 0.025623053, -0.049509604, -0.020413548, 6.044595e-05, -0.027282378, 0.0446474, -0.02103097, -0.02923112, -0.03885906, -0.1276522, 0.007794965, 0.0077901413, -0.019188348, 0.0016412357, -0.028652284, -0.018570926, 0.03544394, 0.025912471, 0.053098377, 0.27876648, -0.010110301, -0.06783935, 0.0002758506, 0.008397917, -0.0010238127, -0.0010406954, 0.015040038, 0.00601505, -0.020182014, -0.002051243, 0.021995693, 0.0109303165, -0.017972797, 0.005590572, 0.040055316, -0.025719525, 0.024600446, 0.042949487, -0.025102103, 0.031797282, -0.054719113, 0.01831045, 0.015782874, -0.030060781, -0.033533785, 0.018271862, 0.08234879, -0.026028238, 0.01991189, 0.031797282, 0.0043798443, 0.03285848, -0.044029977, -0.05722739, 0.038415287, -0.012435284, -0.030311609, -0.040441204, -0.0021561568, 0.011219733, -0.015638167, 0.007322251, 0.0019222114, -0.0037431268, -0.031160565, 0.019854007, 0.004722321, -0.018744575, -0.016901953, 0.014576971, -0.0049056187, -0.010486543, 0.034710746, 0.01768338, -0.05437181, -0.04283372, -0.016979132, 0.011499503, 0.036254305, 0.026491305, 0.0072981324, -0.09523749, 0.003979484, 0.0013240828, 0.018194683, -0.0020765672, 0.0038830116, 0.0028748757, 0.027263083, 0.06587131, -0.012473874, 0.008909221, -0.02793839, 0.025680937, -0.041676052, 0.023732197, 0.019854007, -0.06826383, 0.045534946, -0.052017886, -0.0016991191, -0.0025034572, 0.010062065, -0.021532627, 0.06764641, -0.01862881, 0.034402035, -0.04210053, -0.032279644, -0.00084835367, -0.02444609, -0.022304405, 0.07740941, 0.012512462, 0.037006788, 0.016409945, -0.017770205, -0.006762711, -0.02120462, 0.01336142, -0.018213978, 0.022574527, -0.00031956463, -0.002403367, -0.018677045, 0.011036436, -0.014808504, 0.014480499, 0.029559124, -0.037296206, 0.037122555, 0.013853428, -0.045187645, -0.0068688304, 0.029790659, -0.0072113075, 0.009724412, 0.046962734, -0.024851276, -0.025198575, 0.003337943, -0.016805481, -0.0059523433, 0.0047174976, -0.074631006, -0.027841918, -0.026279066, -0.009661705, 0.059735674, 0.04422292, -0.03982378, -0.005103387, 0.029173236, -0.0046427315, -0.011316205, 0.041405927, -0.016718656, -0.004724733, 0.045843657, -0.05911825, -0.031758696, -0.014297201, -0.026626365, 0.014847093, 0.021185325, 0.019371646, -0.008204972, -0.0028025215, 0.0075393133, -0.011181144, 0.024233852, -0.00782873, -0.06791653, -0.022535939, -0.036080655, -0.021860633, 0.005527865, 0.05919543, -0.01388237, -0.019448824, 0.0010497397, -0.02159051, 0.029559124, -0.008229091, -0.015821464, -0.007804612, 0.028825935, 0.05444899, -0.016438887, -0.006666239, -0.044724576, -0.06953726, 0.059272606, -0.030446671, -0.019564591, -0.092227556, -0.019873302, 0.012358107, -0.01304306, 0.05583819, 0.010563721, -0.047657337, 0.035771944, 0.014847093, 0.034151208, -0.04132875, -0.01070843, -0.019033993, -0.020394253, -0.059426963, 0.09454289, -0.009647234, -0.011740684, 0.010824197, 0.0029182883, 0.025777409, 0.020432841, -0.0041603697, -0.03372673, -0.012599288, 0.01342895, -0.013072002, 0.015638167, 0.010293598, -0.011991512, 0.024426797, 0.024388207, -0.05039715, 0.03725762, 0.005551983, 0.0038323638, -0.041405927, 0.0082725035, 0.005103387, -0.012560699, 0.03135351, 0.072817326, -0.013120239, -0.019313762, -0.023597134, -0.02193781, 0.038955532, -0.06390328, 0.00084533886, 0.002568576, 0.014953213, -0.0059764613, 0.0006276732, 0.004710262, 0.003439239, -0.013901664, 0.049200892, -0.0120301, -0.0065794135, -0.032742713, 0.031372804, 0.017905267, 0.005817282, -0.020182014, 0.03613854, -0.012223045, 0.032974247, 0.018320097, 0.015261924, 0.06683604, -0.027861211, 0.043759853, 0.0015073803, 0.016303826, -0.017191371, -0.038492464, 0.0012734348, 0.0052818605, 0.049162306, 0.05086022, -0.0065504718, -0.016834423, -0.0018775929, 0.041868996, -0.018570926, 0.01611088, -0.02431103, 0.017345726, -0.0047440273, -0.031257037, 0.03148857, -0.014075315, -0.026182594, -0.04171464, -0.0045004347, -0.0380101, -0.021223916, 0.00957488, 0.06749205, 0.0065842373, -0.022613117, -0.0036997143, -0.019188348, 0.034710746, -0.032376118, -0.009319228, 0.02884523, 0.03087115, -0.03498087, -0.014133198, -0.00091166364, -0.019612826, 0.017278196, -0.03891694, 0.045033287, 0.0034585334, -0.017905267, -0.029848542, -0.011653859, -0.0011148584, -0.028729463, -0.006502236, 0.0016364121, 0.017316785, -0.0366209, 0.0032294116, -0.024118084, 0.008330386, -0.012830821, 0.0075103715, 0.00952182, -0.004746439, 0.03148857, 0.007997557, -0.026240477, -0.034382742, 0.009333699, 0.021358976, 0.003087115, 0.0011130496, 0.040672738, -0.011499503, 0.010534779, -0.00036749933, -0.025102103, 0.015387339, 0.020992381, -0.050319973, 0.04283372, 0.031874463, -0.0016810305, 0.009560409, -0.016081939, -0.011798567, -0.016786188, 0.0109303165, -0.020702964, -0.029559124, 0.013409656, 0.039399303, 0.040672738, -0.0016532948, 0.030813266, -0.0080120275, 0.010949611, 0.023905845, 0.05583819, -0.026896488, 0.035791237, -0.046306722, 0.023288423, -0.024600446, -0.023462074, 0.044570222, -0.016284531, -0.022883238, -0.017065957, -0.048390526, -0.008325563, -0.03725762, -0.020336369, 0.022169344, 0.027591089, -0.010390071, -0.024426797, 0.057613283, 0.046846967, -0.013969195, -0.031218449, -0.0042616655, 0.055220768, -0.019728594, -0.0148663875, 0.023095477, -0.030350199, -0.0061308173, -0.022169344, 0.038453873, 0.049972672, 0.0038974825, -0.001624353, 0.019072581, 0.044763166, 0.0240602, -0.04931666, 0.00034277828, -0.022979712, 0.0021501272, -0.00561469, 0.026163299, -0.029346885, -0.012329165, 0.021841338, -0.0038733645, -0.016130175, 0.020066246, -0.04105863, 0.031585045, -0.13444385, 0.014142845, 0.013920959, -0.0042423713, -0.0035839474, 0.016014408, 0.021494037, -0.032414705, -0.032800596, -0.020278485, -0.043412555, -0.013718367, 0.0038420109, -0.051786352, -0.017702674, 0.003212529, -0.03393897, -0.04063415, -0.02703155, -0.011113614, 0.003928836, -0.010988199, 0.013544717, 0.047773104, 0.035173815, -0.023847962, -0.045843657, -0.020471431, -0.01893752, 0.007616491, -0.026954371, -0.05630126, 0.022979712, 0.046615437, 0.03843458, 0.020992381, 0.0047295564, -0.010033123, -0.019352352, -0.0048887357, 0.010476897, 0.01977683, -0.033688143, -0.04422292, -0.022999005, 0.08620768, 0.010419013, -0.027436733, -0.032183174, 0.031874463, -0.004293019, 0.025989648, -0.01900505, 0.014210376, 0.012406343, 0.0038757762, -0.04105863, 0.008745218, 0.017818442, 0.029443359, -0.037604917, -0.00566775, -0.020355664, 0.01014889, -0.035173815, 0.016766893, -0.014374379, 0.035579, -0.015744286, 0.013023766, -0.0038082455, -0.03100621, -0.015107568, 0.0022273052, 0.013207063, -0.007293309, 0.028632991, -0.0010425042, -0.0048091463, -0.019661063, -0.01817539, -0.030157253, -0.03891694, -0.008354505, 0.071659654, -0.020239897, 0.010206774, -0.012618582, -0.015194394, -0.0025975178, -0.0317394, -0.031064093, 0.015638167, 0.007645433, -0.022767473, 0.01161527, 0.007809436, -0.024947748, -0.003552594, 0.034479216, -0.02081873, 0.029250413, 0.016718656, 0.010737372, 0.010814549, -0.03009937, 0.02103097, -0.0446474, -0.013901664, 0.008122971, -0.03644725, 0.01841657, -0.033533785, 0.0067675347, -0.061086286, 0.0036466545, 0.03725762, 0.023905845, -0.0097630005, -0.033572376, -0.0047416156, -0.0050069145, -0.0022297169, -0.0148181515, 0.0010262246, 0.026221182, 0.017529024, -0.0054120985, 0.003299354, -0.038839765, 0.019448824, -0.05981285, -0.016892307, 0.021223916, 0.034421332, -0.016525712, -0.055220768, 0.033803906, -0.031372804, -0.045843657, -0.026954371, 0.006690357, 0.002403367, -0.009700294, -0.022188637, -0.013718367, -0.017693028, 0.0181368, -0.020490725, -0.01991189, 0.0065890606, -0.0045776125, 0.01405602, 0.045843657, -0.01831045, 0.0094157, -0.009864297, 0.011721389, 0.00028790964, 0.010698782, 0.026240477, -0.018995404, 0.0006038566, 0.038492464, -0.008518508, 0.014345437, -0.026761428, -0.009927004, -0.008412388, -0.007992733, -0.012329165, 0.035038754, 0.009111812, 0.06996174, 0.010505838, -0.016554654, -0.004688556, -0.03177799, 0.05251954, 0.025526581, 0.0037696566, -0.0106216045, -0.007968616, 0.0014543205, 0.0033065896, 0.014692738, 0.0027132847, 0.047966048, -0.022690294, 0.021976398, -0.018185036, -0.0481204, 0.0079155555, -0.03222176, 0.02678072, -0.019188348, 0.020471431, -0.0041724285, -0.0034054737, 0.0537158, -0.025140692, -0.025275754, -0.01342895, 0.0016159117, -0.01248352, -0.0011661095, -0.009140754, -0.016274884, 0.020876614, 0.027050843, -0.009227579, -0.0038082455, 0.0013506127, 0.032144584, 0.032028817, 0.009946298, 0.045650713, 0.032935657, -0.031681515, -0.014567323, 0.02064508, 0.026529893, -0.0052480954, -0.06471365, -0.00896228, -0.035945594, 0.038550347, 0.03299354, -0.027976979, -0.064752236, -0.020490725, -0.002985819, 0.0032776478, 0.029732775, -0.0022695118, 0.025468698, -0.00062887906, 0.014133198, -0.008537802, -0.015300513, 0.044415865, 0.0090684, 0.00606811, 0.019526001], "runbooks/authentik-access-groups.md::1781763254.057": [0.0020948066, 0.019258332, -0.05251599, 0.023202587, -0.045220044, -0.05584916, 0.06010822, -0.032794718, 0.014314125, 0.027683852, -0.012601245, -0.006897816, 0.012138304, 0.017063994, 0.0469607, 0.030924438, -0.006508946, -0.001097748, 0.010342094, -0.0119901635, -0.045701504, -0.064478375, 0.039294403, -0.046516277, 0.010518012, 0.011619811, -0.007342239, -0.014925207, 0.000862227, -0.02075826, 0.03799817, -0.02403588, -0.023758115, -0.020813813, 0.011777211, 0.031313308, -0.006041376, 0.01404562, -0.03799817, 0.02925785, 0.03347987, -0.027313499, 0.017906545, -0.017702851, -0.0019767566, -0.022073012, -0.010749483, -0.023665527, 0.0068839276, 0.007694074, -0.0064256163, 0.0061293347, 0.023387762, -0.065589435, 0.019776825, 0.07599634, 0.01598997, 0.020110143, -0.06299697, 0.00928659, -0.065033905, 0.013999326, -0.028609734, 0.04159059, -0.0060367463, 0.032257706, 0.021721177, -0.0041919276, -4.4341035e-05, -0.06514501, -0.0016723732, 0.04666442, -0.0073700156, -0.00928196, -0.04455341, -0.0092310365, 0.04596075, -0.016860299, 0.03501683, 0.0028424556, -0.033350244, 0.02107306, -0.012545692, 0.030628154, -0.0025623767, -0.03807224, -0.024832137, 0.028850462, -0.0031479965, 0.038183346, -0.0063608047, -0.022869268, 0.040590636, -0.029276367, -0.018850945, 0.033887256, 0.0071524335, 0.005689541, 0.015508512, 0.011101318, -0.02629503, 0.008707914, 0.015517771, -0.03542422, 0.0054025175, 0.026332065, 0.051997498, 0.019943483, -0.013480832, -0.041923907, -0.00040333706, 0.018073203, -0.019017603, 0.00874032, -0.0125364335, 0.0044210833, 0.006203405, -0.011416117, -0.012351257, 0.013332691, -0.017813956, 0.0119531285, 0.013406762, -0.02075826, -0.013990067, -0.008485703, 0.0049071712, -0.030757777, 0.023424799, 0.06288586, 0.02083233, -0.04736809, -0.05196046, -0.029887449, -0.06481169, 0.004009066, -0.0044743214, 0.00889772, -0.006212664, -0.059071228, -0.009115302, 0.031405896, -0.013675268, -0.0069672572, 0.04003511, -0.059774898, 0.03714636, 0.01895279, 0.013064186, 0.0055275117, 0.013786373, 0.020813813, -0.0018945847, 0.016184406, 0.0063793226, 1.4403603e-05, 0.0013436853, 0.027202394, 0.043886777, 0.02996152, -0.0015450645, 0.06218219, -0.030646672, 0.013073444, 0.022961857, 0.006763563, -0.010212471, -0.047256984, -0.027943099, 0.012554951, -0.008967161, -0.022887787, -0.019128708, 0.0032822494, -0.013045668, 0.00647654, 0.033998363, 0.023128515, -0.005328447, -0.049812417, -0.05936751, 0.024739549, -0.0482199, -0.010860588, 0.017730627, -0.030072626, 0.032813236, 0.013564162, -8.738005e-05, 0.066996776, 0.016443653, -0.0098143425, 0.023702562, -0.027943099, -0.009374549, 0.024443267, -0.00796258, 0.010897623, 0.02896157, -0.04362753, -0.03579457, 0.026461689, 0.07099658, -0.0044743214, -0.023387762, -0.015202971, 0.020091625, 0.0047405125, 0.0037359311, -0.032257706, 0.013554903, 0.052478954, 0.00052543764, -0.0014328014, -0.071663216, 0.011869798, -0.02957265, -0.029276367, -0.0088421665, -0.013045668, 0.00053672184, 0.04807176, -0.03270213, 0.029091192, 0.06107113, 0.0032660465, 0.00390259, 0.047627337, -0.032572504, 0.012999374, -0.011249458, -0.015341854, -0.019776825, -0.034702033, 0.04377567, 0.009194002, -0.0051849354, 0.00834682, -0.021498965, 0.007092251, 0.001763804, -0.022924822, 0.06625607, -0.000569417, -0.007999615, 0.012277187, -0.007911656, -0.0030716113, -0.032868788, -0.05844163, -0.011906834, 0.00015305977, -0.02051753, 0.022350775, -0.0045761685, 0.022054493, 0.03144293, -0.00020629793, -0.05025684, -0.0018482907, -0.003472055, 0.019887932, 0.004182669, 0.025720984, 0.019573132, -0.040998027, -0.016415875, -0.009656942, 0.025758019, 0.007555192, -0.020313837, 0.056700975, 0.0062543284, -0.016175147, -0.0376093, -0.0035067755, 0.032091048, -0.05929344, 0.04407195, 0.03355394, -0.017462121, 0.022295224, 0.027369052, -0.008883831, 0.0029327292, 0.04892357, -0.010842071, -0.007786662, 0.005018277, -0.018869461, 0.020998988, 0.004127116, 0.0669227, -0.0023251195, -0.02973931, -0.008768097, -0.023258138, -0.14554855, 0.008615326, -0.014952984, 0.025054349, -3.6782083e-05, 0.050812367, -0.042701647, -0.04807176, -0.057478715, 0.04166466, -0.018693544, -0.04836804, -0.02146193, -0.0033053963, 0.07903323, -0.007902397, -0.005883976, 0.021036023, 0.0018853259, -0.026739454, -0.03331321, -0.03346135, 0.057849064, 0.027739406, 0.062071085, -0.028739357, 0.028906016, -0.010175436, -0.012045716, 0.019573132, 0.026924629, -0.036701936, 0.0013749338, -0.005907123, 0.007004292, 0.02262854, 0.03090592, 0.006212664, 0.04392381, 0.027609782, 0.035757538, 0.06929296, 0.041331343, 0.0054904763, 0.009897672, 0.042627577, 0.02777644, 0.013443797, -0.03042446, 0.02012866, 0.019554613, 0.031405896, -0.013851184, -0.009406954, -0.013480832, -0.012545692, 0.025813572, 0.037720405, -0.021776728, 0.018628733, -0.0058145346, 0.021313788, -0.011554999, -0.015277042, -0.01786951, 0.0321466, 0.013860444, 0.04533115, 0.048627287, -0.051145684, 0.01115687, -0.03799817, -0.009592131, 0.036405653, -0.022369293, -0.018980568, -0.0029304144, -0.008268121, -0.03035039, -0.12377182, 0.018425038, 0.04284979, -0.00912456, 0.0010381445, -0.023461834, -0.038924053, -0.022128563, -0.038961086, 0.010712448, 0.25376555, -0.018452816, 0.017619522, -0.02964672, 0.06733009, -0.008393114, 0.0035067755, 0.052071568, 0.007763515, -0.029924486, 0.0034604815, 0.008819019, 0.013378985, 3.812027e-05, 0.018841686, 0.03097999, -0.040479533, 0.0049025416, 0.022684094, 0.030331872, 0.049108747, -0.02238781, 0.034368716, 0.019628685, -0.056219514, -0.0591453, -0.02644317, 0.043886777, -0.045997784, 0.065885715, -0.012841974, 0.019795343, 0.06440431, -0.059960075, -0.038812947, 0.042738684, -0.02129527, -0.011517964, -0.011267976, 0.016360324, 0.0013448426, -0.014378937, 0.01786951, 0.030276319, 0.017138064, 0.021702658, 0.004532189, 0.00920789, -0.011406858, -0.0104532, -0.008379227, -0.014971501, -0.008791244, -0.0266839, 0.018276898, -0.01037913, -0.009175484, -0.027443122, 0.024443267, 0.005578435, 0.013091962, 0.0059765643, -0.08829205, 0.06718195, -0.06336732, 0.016536241, -0.033016928, -0.013675268, -0.02457289, 0.027165359, 0.019091673, -0.0042659985, 0.00044905246, 0.03112813, 0.027517194, -0.020499013, 0.020813813, 0.016036265, -0.05703429, -0.0043423837, -0.026628347, 0.010101366, -0.03479462, -0.007170951, -0.0014432175, 0.024239574, -0.024369197, 0.052219708, -0.016239958, 0.027017217, 0.005758982, -0.0065043163, -0.009768048, 0.04033139, -0.0020161066, 0.025795054, 0.03690563, -0.02262854, -0.017573228, -0.034627963, -0.00074591313, 0.0037868547, -0.015175195, 0.033794668, 0.049516134, -0.012203116, -0.012582728, -0.0147122545, -0.022591505, 0.017360276, -0.06581165, -0.012545692, 0.026202442, -0.062145155, 0.0030692967, 0.05288634, 0.024739549, 0.02785051, 0.034998316, -0.00020166853, -0.013406762, -0.015091866, 0.0033308582, 0.0052173412, 0.019110192, -0.063885815, -0.057997208, -0.028665286, -0.054664034, 0.05218267, -0.018656509, -0.034498338, -0.00437016, 0.052960414, -0.0052636354, 0.016175147, 0.053145587, 0.03727598, 0.0050367946, -0.0060321167, -0.069404066, -0.0034303903, -0.039664757, 0.020665672, 0.010990212, 0.020350872, -0.018323192, 0.003104017, 0.0340354, 0.010268024, 0.026424654, 0.017258428, -0.03275768, -0.048553217, -0.032591023, -0.03722043, -0.013110479, -0.011814246, 0.051590107, -0.021887835, -0.0053099296, -0.006291364, 0.023665527, 0.055515844, -0.007286686, 0.0014258573, 0.03712784, 0.051071614, -0.02683204, -0.021276753, -0.030276319, -0.04703477, -0.045145974, 0.00787925, 0.0129623385, -0.039998073, -0.034387235, -0.020961953, 0.0011561944, -0.04625703, 0.032405846, 0.00047277816, -0.04899764, -0.016101077, 0.06651532, 0.028220864, 0.012434586, -0.0061709993, 0.020480495, -0.042331293, -0.03488721, 0.08495887, 0.003106332, 0.0037243576, 0.03709081, -0.0021839226, 0.015962195, 0.0023216475, -0.0029211557, -0.013230844, -0.03097999, 0.004559966, -0.036961183, -0.02996152, -0.030609637, -0.026517242, 0.015980711, 0.018693544, -0.013240104, 0.04322014, 0.0031549407, 0.011879058, -0.054478858, -0.025702465, 0.03627603, -0.0037127843, -0.00850422, 0.05873791, 0.01748064, -0.014971501, -0.04292386, -0.023961809, 0.039442547, -0.031591073, 0.023850704, 0.031239236, -0.019776825, -0.00803202, -0.039775863, -0.011499446, -0.0058700875, -0.037498195, 0.03285027, -0.043738633, 0.019073155, -0.02129527, -0.00943936, 0.010268024, 0.0156011, -0.036109373, 0.034757584, 0.024758067, 0.014147467, 0.039146263, 0.010295801, 0.050034627, -0.031424414, 0.019869413, 0.043812703, 0.04744216, -0.0072126156, -0.043664563, 2.418684e-07, -0.032813236, 0.055330668, 0.005249747, 0.03494276, -0.04399788, 0.014156725, -0.035535324, -0.0024929354, 0.013323433, 0.01341602, -0.023758115, -0.024554374, -0.035905678, 0.01754545, -0.043590494, -0.012434586, -0.0212212, -0.011906834, 0.004430342, -0.0075644506, -0.008786614, 0.0154437, -0.03996104, -0.04766437, 0.015952935, 0.011147612, 0.043072, -0.015832571, -0.04173873, -0.026795005, 0.051516037, -0.023109999, 0.03566495, 0.023535904, 0.008666249, -0.013175292, -0.0771074, -0.007092251, 0.014082655, -0.053923327, 0.015888125, -0.0006151324, -0.012212375, -0.030535566, 0.022480398, -0.012582728, 0.029831897, 0.00749038, 0.004962724, -0.03714636, 0.0034813138, -0.00024029514, 0.058071278, -0.034294646, -0.04377567, 0.050219804, -0.0054349233, -0.008985679, 0.005143271, 0.012869751, -0.019054638, -0.025146937, -0.023609973, 0.05366408, -0.03401688, 0.036868595, -0.006351546, 0.013332691, -0.0139345145, -0.002395718, 0.010055072, -0.0035854755, 0.008962532, -0.011073541, -0.006346917, -0.0015751556, 0.03573902, -0.024480302, -0.014008584, -0.016165888, -0.03659083, 0.02418402, -0.0070737335, 0.025258044, -0.03566495, 0.011869798, 0.024369197, 0.012888269, 0.0036549165, 0.03636862, -0.029831897, 0.0033285434, -0.00850885, -0.016582536, -0.0318318, -0.020739742, -0.00912456, -0.052219708, -0.02746164, -0.015332595, -0.02738757, 0.033498388, -0.01794358, -0.08310711, 0.057589818, -0.0011480929, 0.053960364, 0.006453393, 0.07529267, 0.035609398, -0.010416165, 0.03347987, -0.045442257, 0.012156822, -0.040146217, 0.0327762, -0.03649824, -0.037238948, -0.0054812175, 0.024295127, 0.0108235525, -0.04073878, 0.0050367946, 0.0045507066, -0.005624729, 0.009457878, -0.04166466, -0.012601245, -0.020184213, -0.038257416, -0.0012256354, -0.021480447, 0.013490091, -0.020110143, -0.03135034, 0.012314222, 0.00091141445, -0.022980375, 0.012517916, -0.030942954, 0.02083233, -0.13517867, -0.007661668, -0.013804891, -0.0018031539, 0.014758549, 0.012675315, -0.03127627, -0.030961473, 0.0029165263, -0.027794957, -0.024461785, -0.022406328, 0.0046085743, -0.037516713, -0.006809857, 0.030165214, -0.034776103, 0.016749194, -0.003955828, 0.0029929115, -0.02199894, 0.011129093, -0.0096199075, -0.041960943, -0.006101558, -0.010036554, -0.02372108, 0.018767614, -0.018073203, -0.038961086, -0.0035414961, -0.0068237456, 0.019906448, 0.024683997, 0.022110047, -0.0026410765, -0.0129623385, -0.0008616483, -0.017360276, -0.009235666, -0.020573083, 0.021591553, -0.046331104, 0.020276802, 0.002458215, 0.03510942, -0.03185032, -0.017573228, -0.0074070506, -0.020313837, 0.025480254, -0.019943483, -0.021276753, 0.05470107, 0.019647202, 0.024276609, -0.035461254, 0.006018229, -0.024683997, 0.070515126, -0.016925111, 0.014314125, -0.033979844, -0.012999374, -0.030554084, 0.029072674, -0.04899764, 0.014619666, 0.0102402475, 0.027831994, 0.045738537, -0.025683949, -0.019887932, 0.010018036, 0.020295318, -0.009842118, 0.0077079623, -0.032424364, -0.034442786, -0.041405413, 0.00028109178, -0.026239477, -0.03503535, 0.016434394, 0.06570054, 0.031813283, -0.0007493852, -0.0046525537, -0.03090592, -0.0145178195, -0.083255254, -0.057219468, -0.004057675, 0.019073155, -0.018286157, 0.031146647, -0.009499542, -0.020147178, 0.041257273, -0.013240104, 0.01115687, 0.04214612, 0.019091673, -0.013999326, 0.00818942, -0.012629022, 0.038812947, -0.015258525, 0.011490188, -0.019776825, 0.029054156, -0.00030583018, -0.020721225, 0.034461305, -0.051775284, -0.013388244, 0.009110672, 0.011638328, -0.03207253, -0.038368523, -0.009481025, -0.023609973, -0.003104017, 0.0068607805, 0.012879009, 0.04829397, 0.059182335, 0.045034867, 0.036164925, -0.04992352, 0.009300478, -0.07284834, -0.001869123, 0.03010966, 0.007110769, -0.019165743, -0.050442014, 0.044146024, 0.0048516183, -0.041627627, -0.06510798, -0.004594686, 0.006258958, -0.016267736, -0.0061432226, -0.05110865, -0.0009606019, -0.004939577, -0.046442207, -0.05766389, 0.0012811883, 0.008041279, -0.0068792985, 0.025702465, 0.006078411, 0.019554613, -0.0026133, 0.025702465, 0.008920867, 0.047256984, -0.002902638, -0.034442786, -0.008119979, -0.0019003714, 0.04322014, -0.017147323, -0.032091048, -0.0642932, -0.04603482, 0.025924677, 0.019999037, 0.04666442, -0.028183827, 0.052071568, 0.065441296, -0.022610022, -0.0026827413, 0.0020971212, 0.0591453, -0.026887594, -0.0007927859, 0.022017458, 0.0585157, 0.002909582, 0.0032891934, -0.005430294, -0.034276128, 0.051516037, 0.027276464, -0.0077125914, -0.0357205, -0.024869172, 0.056108408, -0.0053191883, 0.041849837, 0.005962676, 0.007934803, -0.0089393845, -0.010425424, 0.035257563, 0.0043030335, -0.012277187, -0.005550659, 0.00051328546, -0.020184213, -0.012841974, -0.02901712, -0.013832667, 0.0077912915, 0.036609348, -0.016332546, -0.011453153, -0.02107306, 0.025239525, 0.0049025416, 0.0077079623, 0.026202442, 0.053071517, -0.023165552, 0.00081651163, 0.055219565, -0.003978975, 0.0043817335, -0.02660983, -0.024443267, -0.023535904, 0.0018390318, 0.029498579, 0.020295318, -0.003136423, -0.039368473, -0.023387762, 0.0034211315, 0.04214612, 0.02192487, -0.0031942907, 0.05181232, -0.00499513, -0.017758405, -0.048812464, 0.03205401, 0.019091673, 0.022461882, -0.039775863], "runbooks/ct-runbook.md::1781763254.057": [-0.027905693, -0.002443851, -0.05603568, 0.026503867, -0.011691233, -0.018195707, 0.018653639, -0.0027919712, -0.017391995, 0.012074399, 0.007976393, -0.019074187, -0.058988858, 0.00829414, 0.014915434, 0.0036868036, -0.01494347, 0.024017962, 0.018326545, -0.035064355, -0.0214386, -0.009999696, 0.08702539, 0.048671417, 0.0059063626, -0.0036167123, -0.014850016, -0.012289346, 0.024148798, 0.009009072, -0.015513547, -0.017382648, 0.011018356, -0.005859635, 0.01796207, -0.024485236, 0.014784597, 0.017102284, -0.039138995, -0.004364353, 0.00048567448, -0.0428772, -0.0077193915, -0.02895239, 0.015541583, -0.048110686, 0.005294231, -0.023214247, 0.004156416, -0.06784841, -0.042428616, 0.004345662, 0.037625022, -0.036858693, 0.07012871, 0.029643958, -0.03648487, -0.019270442, -0.044222955, 0.016812572, -0.055362802, -0.00096258754, -0.006130655, 0.030653274, 0.001807188, 0.029774794, -0.0067287674, 0.014251903, 0.004735837, -0.016700426, 0.010186606, -0.02381236, -0.013878083, -0.027382344, -0.041157626, -0.027681401, 0.043550078, -0.016074277, 0.03171866, 0.0038900685, 0.0014205176, 0.0099810045, 0.024036651, -0.009868858, 0.0062100915, -0.0066493303, -0.04070904, 0.08844591, 0.04048475, 0.015999513, -0.0020945624, -0.011607124, 0.004513881, -0.05805431, -0.046092056, 0.012915495, 0.0052708676, -0.02618612, 0.029176682, 0.0026120702, -0.009691294, 0.030372908, -0.014635068, 0.0014135084, 0.02052274, 0.028354278, -0.012420183, -0.06508213, -0.0052708676, -0.040372603, 0.00030957002, 0.00082240487, -0.010794064, -0.0025770245, 0.0049577933, -0.043886516, 0.009537093, -0.06964274, -0.0027592618, -0.012541674, 0.024578692, -0.010915556, 0.0070324964, -0.038316593, 0.0032849468, -0.01677519, -0.0305972, -0.02216755, 0.06048414, 0.018223744, 0.009111872, -0.018877931, 0.003217192, 0.0087754335, -0.041680977, -0.012242618, -0.024709528, 0.015149072, 0.013859391, -0.05498898, 0.02547586, 0.054353487, -0.037886698, -0.010308098, 0.0016483143, -0.037606332, 0.027625328, -0.005210122, -0.023251629, -0.026242193, 0.0012032344, 0.038316593, 0.0018866248, 0.031120548, 0.0056773974, -0.0048129377, 0.0060886, -0.008878235, 0.026298266, 0.05125078, -0.010896864, 0.057605725, -0.013485571, 0.025737535, 0.014906089, -0.016186424, -0.023700213, -0.029943014, -0.012522983, 0.029400975, 0.0228965, 0.030335525, 0.019457351, 0.01889662, 0.0132986605, 0.0152892545, 0.015149072, 0.009747367, 0.011990289, -0.02472822, -0.05020408, 0.026877686, 0.010326789, -0.026728159, -0.018382618, -0.005798889, 0.008733379, -0.00053999526, -0.029083228, 0.04781163, -0.025214186, 0.029980397, 0.008756743, -0.007116606, -0.005298904, 0.06725029, -0.02216755, -0.035961524, 0.013074368, -0.004555936, -0.041980032, 0.025158113, 0.038017534, 0.02160682, -0.018120944, -0.0017406013, -0.018223744, -0.030466363, -0.02951312, -0.08635251, 0.006079254, 0.0049484475, 0.039064232, 0.03334478, -0.0047802282, 0.017681705, -0.02805522, 0.017560214, -0.013971537, -0.00057328865, -0.0070698783, 0.031438295, -0.014364049, -0.025905754, 0.043849133, -0.006023181, 0.05547495, 0.028933698, 0.0006284856, 0.0014859361, -0.037251204, 0.017055556, -0.013579026, 0.016018204, 0.07760511, -0.0046564005, -0.056858085, 0.0017966743, 0.008382923, 0.0008358391, -0.017335922, -0.022130167, 0.032709286, 0.00036301467, -0.039325908, 0.020578813, 0.023401158, 0.031344842, -0.0052381586, -0.0024111415, 0.0036447488, 0.016868645, 0.0035512939, 0.02749449, 0.006219437, 0.026298266, 0.023382466, 0.020018082, 0.0040746424, -0.0137379, 0.020074155, 0.07528743, 0.046017293, 0.022261005, -0.00054992485, 0.025737535, -0.027232816, -0.017971415, 0.01309306, 0.019326515, -0.020391904, -0.007569863, 0.035251264, 0.022859117, -0.04381175, 0.0047989194, 0.005415723, 0.021120852, 0.09367939, 0.042802434, -0.0009795263, 0.012794003, -0.012186545, 0.029980397, -0.005588615, 0.03429802, 0.0087754335, -0.04104548, -0.0049157385, -0.039101616, -0.0410081, 0.035307337, 0.079848036, -0.046092056, -0.028858935, 0.029344901, 0.016457444, -0.15356542, -0.0059624356, 0.03755026, 0.014307976, 0.0020653578, 0.012158508, -0.04190527, -0.014971507, -0.046615403, 0.031643897, 0.033812057, -0.065007366, -0.008593197, -0.040596895, 0.009952968, -0.0025466515, -0.0039017505, 0.016401371, -0.005719452, -0.027924385, -0.05954959, -0.031793427, 0.056372117, 0.054615162, -0.007817519, -0.0228965, 0.045718234, -0.012924841, -0.019905936, -0.008845525, 0.016821919, -0.04067166, 0.00961653, 0.0054858145, 0.0094389655, -0.022317078, 0.025980517, 0.012074399, 0.023943197, -0.012438874, 0.025644079, 0.043550078, 0.037139058, -0.0036751218, 0.039849255, -0.01994332, 0.009607185, 0.019270442, -0.036204506, -0.031587824, 0.020242374, 0.022148859, 0.011382831, -0.012410837, -0.035699848, -0.014233212, 0.02306472, 0.012541674, -0.034559697, -0.0044975267, 0.0099810045, -0.008298813, 0.022597443, -0.027868312, -0.033681218, -0.008789452, 0.012074399, -0.010485662, 0.020410594, -0.036783926, 0.004845647, -0.035438173, 0.0045956546, 0.004567618, -0.010794064, 0.0033246651, -0.03504566, -0.024223562, -0.030877566, -0.14616378, 0.042540763, -0.012121127, 0.020261066, -0.022018021, -0.021513363, -0.0046003275, 0.018111598, 0.031363532, 0.029400975, 0.2643658, 0.02306472, -0.039288525, -0.042465996, 0.053007733, -0.045120124, 0.003093364, 0.008551142, 0.009868858, -0.02676554, -0.016289225, 0.010607154, 0.033120487, -0.005041903, 0.021943258, 0.03138222, -0.029924324, 0.020990016, 0.06953059, -0.030447671, 0.004883029, -0.032316774, 0.0067287674, 0.028186059, -0.026167428, -0.027793547, -0.01456965, 0.08672633, -0.04011093, 0.050540518, -0.015962131, 0.03282143, 0.030840183, -0.0060886, -0.07446502, 0.01190618, -0.007915647, 0.0020209665, -0.033606455, -0.022410532, -0.014952816, -0.02566277, 0.00746239, 0.012999604, 0.016924718, -0.03794277, 0.0027265525, 0.06601668, 0.009812785, -0.042428616, -0.009387565, -0.035269953, -0.032223318, 0.0059437444, 0.021494674, -0.046017293, -0.006593257, -0.032223318, -0.026447793, 0.024279635, 0.021307763, 0.02383105, -0.07977328, 0.046017293, 0.0147472145, 0.01656959, -0.014494886, -0.024429163, 0.016457444, 0.06926892, 0.022560062, -0.009163273, 0.0006536016, -0.063699, 0.016728463, 0.0183172, 0.045381796, 0.07050253, -0.061867278, 0.05263391, -0.014765906, -0.018139634, -0.00632691, -0.01604624, -0.0067240945, 0.023849742, 0.0041190335, 0.0006641153, -0.039811872, -0.041494064, -0.025606697, -0.049905024, 0.010831446, 0.015139726, 0.02915799, 0.023251629, 0.005967108, -0.021419909, -0.007018478, -0.01226131, 0.027513182, 0.007569863, 0.013962192, 0.0073315524, 0.0043363166, -0.033942893, -0.020373212, 0.022840427, 0.03740073, 0.03865303, -0.06788579, 0.047475193, -0.013569681, -0.03755026, -0.021718966, 0.0024181507, 0.04986764, 0.0040302514, 0.052185327, -0.031905573, 0.063699, 0.01171927, -0.009238036, 0.004672755, -0.017532177, -0.05969912, -0.025326332, -0.015242527, -0.027419727, 0.043101493, 0.01962557, -0.023513304, -0.01419583, 0.078726575, -0.00719137, -0.0026915069, 0.012494947, 0.019999392, -0.06104487, 0.024746912, -0.07442764, -0.004450799, -0.03553163, 0.011924871, 0.009088509, -0.022560062, 0.028989771, -0.03424195, -0.00093980785, 0.036952145, -0.029980397, 0.035419483, 0.037325967, -0.025905754, -0.01484067, -0.040223077, -0.027961766, -0.006429711, 0.04549394, -0.02674685, -0.038316593, -0.0019041477, 0.038540885, 0.044746302, 0.037980154, -0.021532055, -0.039774492, 0.027718782, 0.011037047, -0.025531933, 0.02603659, -0.09143647, -0.057231903, 0.04265291, -0.01925175, -0.031214004, -0.030428981, -0.026896378, -0.0083221765, -0.037849315, 0.06523166, 0.01769105, -0.013308006, -0.008742725, 0.036148433, 0.01007446, -0.023700213, -0.011382831, 0.045157503, -0.0049718115, -0.04396128, 0.06433449, 0.0057848706, -0.0021716629, 0.03827921, 0.0055045052, 0.05865242, 0.006999787, 0.019868555, 0.0004231764, 0.023102101, -0.005336286, -0.041531447, -0.007172679, -0.035961524, -0.0659793, 0.02676554, -0.01244822, -0.044297718, -0.003478866, -0.016877992, -0.03155044, -0.021905875, -0.005247504, 0.032541066, -0.02874679, 0.03560639, 0.08687586, 0.0005487567, -0.0395502, 0.0009514897, -0.010476317, 0.02566277, -0.026802924, -0.008770761, 0.00902309, 0.025120731, -0.016401371, -0.018597566, -0.034746606, 0.008256759, 0.011466941, 0.033980276, -0.050989103, 0.026541248, 0.012008981, 0.056932848, 0.010037078, 0.018448036, 0.006429711, 0.023961889, 0.025887063, -0.015878022, 0.054278724, 0.017859269, 0.061680365, -0.0019088205, -0.007625936, 0.021214308, -0.0076165907, 0.012672512, -0.06975488, -0.0031657915, -0.009490365, 0.062203716, 0.05001717, -0.00013047208, -0.016158387, 0.015980823, -0.011625814, -0.036204506, -0.0045465906, -0.015008889, 0.024485236, -0.0065885847, -0.02986825, 0.035157807, -0.04979288, -0.005205449, -0.043736987, -0.0128781125, -0.0011062748, 0.007527808, 0.0022943227, 0.05020408, -0.02984956, -0.02493382, 0.0074483715, 0.006130655, 0.03665309, -0.035643775, -0.020466667, 0.040260457, -0.0051166667, -0.019662954, 0.02383105, 0.025681462, -0.028971082, -0.020690959, -0.032727975, 0.026541248, 0.018821858, -0.017448068, 0.020616196, -0.024017962, -0.016111659, 0.025438478, -0.014223866, 0.014859361, 0.06837175, -0.008756743, -0.020223685, -0.034933515, -0.013401462, -0.019849863, 0.0058269254, -0.013158478, -0.03155044, -0.016934065, 0.028148677, -0.008032466, -0.02986825, -0.0030513091, -0.0038853958, 0.044559393, 0.0060418723, 0.038391355, -0.038578264, 0.008415632, 0.042129558, -0.044821065, -0.018915312, -5.44668e-05, -0.02343854, 0.031438295, 0.012167854, 0.020261066, 0.025008585, -0.0019882573, -0.028728098, 0.009443638, 0.015476164, -0.0020501714, -0.024148798, 0.005284886, 0.008766089, 0.028802862, -0.06025985, 0.009868858, 0.008336195, 0.005457778, -0.0023118455, 0.045194887, -0.0062100915, -0.016410716, -0.0707642, -0.012784658, -0.01392481, -0.03334478, 0.01960688, -0.010691264, 0.014401431, -0.03500828, -0.029943014, 0.031625208, -0.039774492, -0.028933698, 0.025214186, -0.010878174, -0.023513304, -0.022036713, 0.052110564, 0.034746606, -0.022204932, -4.7786223e-05, -0.03188688, 0.03536341, 0.02472822, 0.0020618532, -0.0041423975, 0.010924901, 0.017578904, -0.053418934, 0.011691233, -0.0030863548, 0.001769806, -0.015784567, -0.0016378006, 0.03611105, -0.0072801523, -0.039662346, -0.03650356, -0.05603568, -0.008331522, 0.008420304, 0.027980458, -0.01246691, -0.0012090753, 0.025176805, 0.013532299, -0.007967047, 0.047138754, -0.01556962, -0.018784475, -0.13741638, -0.013719209, -0.03665309, 0.01015857, -0.021214308, -0.012223927, 0.02347592, -0.027700093, -0.034092423, -0.015793912, -0.053045116, 0.014971507, 0.07625936, -0.035157807, 0.012691203, 0.002394787, -0.038017534, -0.011980944, -0.025588006, 0.024429163, -0.02749449, -0.008747397, -0.019382589, -0.010027733, 0.008224049, -0.015177108, -0.017195739, -0.015980823, -0.015635038, 0.0136631355, 0.016663045, -0.03842874, 0.0072754794, 0.028690716, -0.007177352, -0.00953242, -0.009097854, 0.021289071, -0.006312892, -0.04085857, 0.0006267333, 0.031232694, -0.0039204415, 0.011392177, -0.0214386, 0.03755026, 0.004703128, 0.0037802588, -0.03697084, 0.019849863, -0.006312892, 0.027307581, -0.006906332, 0.0130556775, -0.008046485, -0.0047942465, -0.045905147, -0.024859058, -0.024130108, 0.0038106318, -0.01896204, 0.046802316, -0.0472509, -0.036746547, -0.033513, 0.00277328, -0.028298205, 0.004245198, 0.013775282, 0.0243544, 0.014550959, -0.0047615375, -0.031924263, 0.02547586, 0.0074296803, -0.042204324, 0.0414193, -0.020298447, -0.023289012, -0.037176438, -0.020410594, -0.029027155, -0.014149102, 0.04912, 0.057867397, 0.025961827, 0.0121772, -0.012794003, -0.011672542, 0.0060512177, -0.061269164, -0.06104487, -0.005710107, -0.032148555, -0.005397032, 0.029980397, -0.025027275, -0.0260179, 0.010588462, 0.0039087594, -0.012167854, 0.041232392, 0.020410594, 0.016177079, 0.010597808, -0.0060185087, 0.0318495, -0.038204446, 0.042839818, -0.02674685, -0.016663045, 0.0068175495, 0.013186514, -0.013793973, -0.07827799, -0.018672328, 0.011653851, 0.011214612, -0.025419787, -0.07715653, 0.0353821, -0.011410868, -0.03284012, -0.01823309, 0.014457504, 0.024466546, 0.015868677, 0.003509239, 0.03349431, 0.0028363622, 0.022242313, -0.03145699, -0.029214064, -0.0092614, 0.012027672, -0.018242436, -0.044783685, 0.05001717, -0.022597443, -0.004677428, -0.03186819, 0.01246691, 0.013401462, -0.011074429, 0.004920411, -0.056708556, 0.0019578843, -0.006602603, -0.00029934838, -0.036690474, 0.013569681, 0.032372847, 0.023251629, 0.029214064, 0.004733501, 0.004784901, 0.016990138, 0.034522314, -0.022391843, 0.03209248, 0.045194887, -0.002085217, -0.004259216, 0.0037475496, -0.011317412, 0.043699604, -0.00033702244, -0.006845586, -0.042802434, 0.046914462, 0.0059063626, 0.020485358, -0.021644201, 0.086277746, 0.012999604, -0.045307033, 0.0070698783, -0.005971781, 0.06605407, -0.00829414, 0.012373456, -0.0018305518, -0.0059063626, 0.026111355, 0.061082255, -0.00066761987, 0.0056540337, 0.013653791, -0.038727794, 0.0064110197, -0.01346688, -0.0073315524, 0.026447793, -0.030559817, 0.021494674, -0.042951964, 0.012625784, 0.0137379, 0.011261339, 0.08612822, -0.004105015, -0.020803105, -0.030428981, 0.003731195, -0.019999392, -0.0443351, -0.0054437597, -0.02805522, -0.00029803417, 0.0140182655, -0.0132986605, -0.0031494368, -0.031120548, 0.03495221, 0.020391904, 0.0009485693, 0.052334856, 0.02764402, -0.022933882, 0.008163303, 0.03940067, -0.0022569406, 0.004782565, -0.054876834, 0.0071866973, -0.012420183, -0.0152892545, -0.005294231, 0.0026634703, -0.016812572, 0.017476104, 0.007854901, 0.009322146, 0.017831232, 0.0107660275, -0.032503683, -0.0058970167, 0.04467154, -0.025961827, 0.014279939, 0.036447488, 0.009065145, -0.00076808414, -0.031905573], "runbooks/add-peertube-channel.md::1781763254.057": [0.01568415, 0.009139616, -0.036728945, 0.018449713, -0.002973927, 0.06913906, 0.03530828, 0.0072122463, -0.03386867, 0.020665951, -0.005810523, -0.016403954, -0.04989378, 0.001904876, -0.029246772, -0.03362242, -0.03472107, 0.016347127, 0.059630077, -0.043642852, 0.016953278, -0.013609977, 0.02237075, 0.015608381, 0.04038479, 0.05337915, 0.020211337, -0.01414036, 0.020779604, -0.029701386, -0.0060046804, 0.010124611, -0.016224002, -0.03496732, -0.014632857, -0.048870903, -0.033073097, -0.019093748, -0.030137056, -0.02237075, -0.021063738, -0.024321798, -0.06663869, -0.05004532, 0.01105278, -0.06663869, 0.020893257, -0.01011514, 0.059213348, -0.067093305, -0.011204317, 0.009636849, 0.048567828, -0.047620717, 0.0059525897, 0.04568861, -0.011867294, 0.0158641, -0.06428986, -0.033641364, -0.017995099, -0.02725784, -0.002307398, -0.043491315, -0.010740233, 0.06436563, -0.0010287988, 0.021215275, -0.011289557, -0.040915173, 0.0039849672, 0.038831532, -0.059251234, -0.008732359, -0.032618485, 0.008348779, 0.054023184, -0.0009660527, 0.05322761, -0.039286144, -0.0035208832, 0.02793976, 0.0047781724, -0.0047900113, 0.014263484, 0.0017853032, 0.00037470058, 0.041104596, 9.656088e-05, 0.032448005, -7.1255265e-05, -0.0017272928, 0.005048099, -0.056712978, 0.0028697448, -0.045726493, 0.01886644, -0.02932254, 0.015646266, -0.021196334, -0.03394444, 0.0077378927, -0.009641585, -0.03453165, 0.048567828, 0.011980948, 0.06069084, -0.054477796, 0.051674347, -0.028602736, 0.01697222, 0.02864062, -0.0030994192, 0.019699898, -0.008902838, -0.053644337, -0.012899645, -0.018459184, -0.004413535, 0.0061609535, 0.00036789323, 0.004621899, 0.0027134717, -0.02596977, 0.049590707, 0.025761405, -0.008135679, -0.0038571074, 0.009011757, 0.021575177, -0.016991163, -0.0129943555, 0.014036178, -0.017625727, -0.040915173, -0.001871727, -0.010295091, -0.007477437, -0.021897195, -0.048908785, 0.05091666, 0.04527188, -0.053985298, -0.016422896, 0.003376449, -0.07311693, 0.021101622, 0.019984031, -0.026064482, 0.017303709, 0.044514194, 0.035213567, 0.03102734, -0.012577628, 0.025496215, 0.014632857, 0.037676055, 0.004636106, -0.009324303, 0.002708736, -0.016422896, 0.015286364, -0.02426497, -0.017616255, 0.0447415, -0.049173977, -0.0064072027, -0.038528454, -0.029341483, 0.019415766, 0.015958812, 0.022920074, -0.0039163018, 0.036312215, 0.04326401, 0.022067675, 0.008396135, 0.0200598, 0.030231766, -0.034493763, -0.029208887, -0.013534209, -0.014007764, -0.07497327, -0.028508026, 0.024871122, -0.01637554, 0.01790986, 0.015996696, 0.050537817, 0.010550811, 0.032012336, 0.042051706, 0.0017722805, -0.007439553, -0.014083533, -0.0069707334, -0.052697226, 0.010872829, -0.017900389, -0.005067041, 0.030212825, -0.016148234, 0.004560337, 0.0070985933, -0.016356599, 0.015220066, -0.022787478, -0.01414036, -0.08236073, 0.015608381, -0.0115168635, 0.00034184768, -0.005640043, -0.033489827, 0.019491535, 0.0023654085, 0.0011377165, 0.014433964, 0.0060662427, -0.036141735, 0.0113085, -0.03267531, 0.0238293, 0.019586245, -0.0057300185, 0.025098428, 0.012956471, -0.029909749, -0.00049368135, -0.02862168, 0.00080267614, -0.02185931, -0.002931307, 0.053341262, -0.018307647, -0.022389691, -0.01371416, -0.019737782, -0.013865697, -0.010257207, -0.022313923, 0.00073460257, -0.0074158753, -0.05049993, -0.011336912, 0.0056968695, 0.012587098, -0.031065224, -0.0038334297, -0.016006168, -0.0021404696, -0.0005682663, 0.03523251, 0.00039719447, 0.024208143, 0.023242092, -0.011696815, -0.010304562, -0.009849949, 0.047544945, 0.022560172, 0.03169032, 0.020931141, 0.008282482, -0.033300404, -0.04038479, 0.001576939, 0.020931141, -0.001904876, -0.0061988384, 0.03248589, 0.017123757, 0.035175685, -0.065426394, 0.029417252, 0.014689684, 0.011393739, 0.06997252, 0.048226867, 0.013827813, 0.004700036, 0.028697448, 0.017673083, -0.0077047436, -0.0068949643, -0.018146638, -0.018127695, -0.009300625, -0.043226123, -0.023734588, 0.03000446, 0.06690388, -0.024643814, -0.031349357, 0.05531125, 0.00921065, -0.16381223, -0.040157486, 0.026348613, 0.038282204, -0.0017746483, 0.015883043, -0.06618408, 0.021404697, -0.022010848, -0.0015520774, 0.002962088, -0.043567084, 0.020533355, -0.041597094, 0.030459074, -0.034664243, 0.007202775, -0.016261887, -0.0069517912, -0.025666695, -0.061334874, 0.005384323, 0.05728124, -0.015305306, -0.0119714765, -0.06985887, 0.028526967, 0.019216873, -0.03487261, -0.023185264, 0.0238293, -0.056031056, 0.0061514825, 0.00707018, 0.031387243, -0.01981355, 0.0022801685, -0.040271137, 0.0200598, -0.001830291, 0.025420446, 0.037657112, 0.05614471, 0.029341483, -0.0029905015, -0.009347981, 0.025931885, 0.033243578, -0.04208959, -0.01439608, 0.019074805, -0.012833348, 0.007160155, -0.025912942, -0.032163873, -0.014301368, 0.032694254, 0.054402027, -0.0065540047, -0.01919793, -0.038452685, 0.025988711, 0.015873572, -0.0069565265, -0.059327003, 0.016858567, 0.013685747, -0.005805787, 0.034550592, -0.051674347, -0.01354368, -0.047772255, -0.007183833, -0.013306903, 0.0075532063, 0.011639988, -0.03659635, 0.0035208832, -0.027901875, -0.14161196, -0.020590182, -0.010124611, 0.015968284, 0.014291897, -0.016527077, -0.028470142, -0.01097701, 0.019254757, 0.06379736, 0.2550379, 0.02511737, -0.010853887, -0.004245423, 0.063304864, -0.023848243, 0.0011252856, 0.07330635, -0.013325845, -0.022276038, -0.0023216046, 0.044173233, -0.0037150409, -0.014348724, -0.012558685, 0.055538557, -0.024719585, -0.011166433, 0.030042345, -0.024909006, 0.0008476639, -0.053076074, -0.011782055, 0.013884639, -0.025571983, -0.05724336, -0.018828556, 0.027523031, 0.0027750337, 0.057432782, 0.0031302, 0.050007433, 0.05580375, 0.013325845, -0.06610831, -0.0005854327, -7.1588234e-05, -0.016337655, -0.0015816746, 0.011242202, 0.008410341, -0.029417252, 0.062016796, 0.029436193, 0.012890174, -0.016773326, -0.009499518, 0.019235814, -0.006179896, -0.019946147, -0.042809393, -0.042051706, -0.011365326, -0.017748851, 0.0137899285, -0.017294237, 0.002921836, 0.0044277417, 0.0007245395, 0.008320366, 0.0159304, 0.010531869, -0.05864508, 0.069707334, -0.021025853, 0.013297431, -0.016072465, -0.0200598, -0.0038547397, 0.04943917, 0.0075200573, 0.020931141, 0.04201382, 0.0036487433, 0.032883678, 0.004868148, 0.021442581, 0.030118113, -0.044362657, 0.020950085, -0.05140916, 0.013079596, -0.008211448, -0.0022055835, 6.637173e-05, 6.581678e-05, -0.028337546, 0.040081717, -0.022863247, -0.026765343, 0.00094770244, 0.0072122463, -0.038263265, 0.05546279, -0.020381818, 0.025382562, -0.01928317, -0.00165034, -0.012160899, -0.02399978, 0.005658985, 0.02949302, 0.040346906, -0.01028562, 0.013818342, 0.018146638, -0.037391923, -0.008599764, -0.008192506, 0.003587181, -0.03678577, 0.025268909, -0.0024388095, -0.021139506, 0.010692878, 0.05940277, 0.020306049, 0.011033838, 0.059933152, -0.01979461, -0.0058910274, -0.0026945292, 0.025060544, 0.009632113, 0.059289116, -0.06595677, -0.021063738, 0.004129402, -0.02246546, 0.06406255, 0.00913488, -0.020287108, 0.017625727, 0.07629922, 0.011980948, 0.009276947, 0.040915173, 0.02511737, -0.004901297, 0.024208143, -0.041634977, -0.016924864, -0.027219955, -0.0055311252, 0.038168553, 0.009295889, -0.012123015, 0.00702756, 0.045915917, 0.061334874, -0.014282426, 0.063986786, 0.02879216, -0.027219955, -0.04508246, -0.039210375, -0.011336912, -0.047014564, 0.014452906, -0.026784284, -0.0015710195, 0.013240605, -0.036444813, 0.04852994, -0.011602104, -0.014291897, -0.01277652, 0.018667547, 0.027560916, -0.019074805, 0.0113085, -0.055008177, -0.06633562, 0.039816525, -0.0048302636, -0.041521326, -0.033736076, -0.028943697, 0.022995843, -0.067699455, 0.030099172, 0.03316781, 0.011109606, 0.029095234, 0.023261033, -0.0031183613, -0.033470884, -0.024302855, 0.010598167, -0.020874316, -0.03864211, 0.073988274, -0.00514281, -0.018904325, 0.02949302, 0.05531125, 0.04542342, 0.005976267, 0.0046171634, 0.012785992, -0.006539798, 0.002730046, -0.046522066, -0.008860218, -0.0041317693, -0.035289336, -0.024227086, 0.02820495, -0.021726714, -0.01689645, -0.03642587, -0.01919793, -0.022086617, 0.02142364, 0.059327003, -0.012965943, 0.03958922, 0.06300179, -0.001302277, 0.021991905, -0.0027797692, -0.0032651634, 0.011592632, -0.009831007, 0.011611574, 0.0060473005, 0.012501858, 0.037467692, -0.00916803, -0.0034735277, 0.0013531841, 0.0015994329, -0.01817505, -0.028148124, -0.022939017, -0.0047355522, -0.023242092, 0.008372457, 0.0125397425, -0.048908785, 0.024890063, 0.05819047, -0.046673603, 0.049666476, 0.035497703, 0.06410044, 0.010332976, -0.039210375, 0.014045648, -0.0016325817, 0.024018722, -0.019889321, 0.009049641, -0.026519094, 0.03951345, 0.018459184, -0.012056717, 0.015485257, 0.022048732, -0.0014893312, -0.0060473005, -0.0049249744, 0.0025666694, -0.025837174, -0.04712822, -0.026500152, 0.04413535, -0.036558464, -0.005029157, -0.020590182, 0.022939017, 0.00353509, 0.0017864872, 0.024871122, 0.032296468, 0.022730652, -0.024018722, -0.005171223, 0.018203463, 0.03155772, -0.027447263, -0.02193508, -0.0037766031, 0.023412572, -0.029360425, 0.036880482, 0.014074062, 0.022673825, 0.0049912725, -0.04996955, 0.00029789584, 0.0035279866, -0.029265715, 0.01773938, -0.038547397, -0.049060322, -0.04190017, 0.050954543, -0.0050528343, 0.018383415, -0.018563366, 0.030478016, 0.010380331, 0.016186118, 0.018762259, -0.011280086, -0.025742464, -0.0014419757, 0.059175465, 0.047507063, -0.004560337, -0.059023924, -0.04277151, 0.0150401145, -0.0009909143, 0.03559241, 0.054098953, -0.010692878, 0.006994411, -0.010550811, -0.0576222, -0.00319413, 0.0041862284, -0.008500317, -0.035706066, -0.008107265, -0.006402467, 0.022332866, -0.03144407, -0.042657856, -0.013988822, -0.012151428, -0.044286888, -0.009096996, 0.021139506, 0.007595826, 0.024170259, -0.054402027, 0.011100135, -0.012302965, -0.022351807, -0.00066948874, 0.068646565, -0.02545833, 0.025079485, -0.019756725, -0.048454173, 0.0006973101, -0.036028083, 0.011990419, 0.000114467184, 0.016337655, -0.03148195, -0.014168773, 0.028867928, -0.017436305, -0.019292641, 0.009556345, -0.025249965, 0.01902745, -0.046484184, 0.044968806, -0.017246881, -0.009452162, -0.028943697, 0.009783652, 0.034133863, 0.004574544, -0.02057124, -0.037429806, 0.0005573153, -0.0019297376, -0.035346165, 0.024738526, -0.03239118, 0.0066534514, 0.017341593, -0.0137899285, 0.02288219, -0.03093263, -0.03581972, -0.023620935, -0.017284766, 0.0027702982, -0.018279232, -0.022162385, -0.022010848, -0.004370915, -0.005038628, 0.009565816, -0.049401283, -0.012719694, -0.008254068, 0.027636684, -0.12653396, 0.022920074, -0.004160183, -0.01782462, -0.032713197, -0.012577628, -0.0066203023, -0.030724265, -0.032542717, -0.012871232, -0.054098953, -0.036747888, 0.011327442, -0.045915917, 0.028091297, -0.0005173591, -0.0011193663, 0.027826106, 0.01663126, -0.016555492, -0.009130145, 0.00061029434, 0.019178988, 0.0021759863, 0.016224002, -0.0522805, 0.01826976, 0.0022588584, -0.01749313, 0.011156961, -0.035384048, -0.03453165, 0.015125355, 0.03326252, -0.0018516011, 0.015911456, 0.032088105, 0.0052990834, -0.040422674, -0.008983343, -0.029530905, 0.04432477, -0.015504199, -0.038244322, -0.011014895, 0.041975938, -0.010598167, -0.008590292, -0.005535861, -0.0015745712, -0.010389802, 0.06440351, 0.039702874, -0.014869635, 0.0012057901, 0.03489155, -0.065540045, -0.009357451, -0.007060709, 0.016915394, -0.0024388095, 0.029606674, -0.039399795, -0.0033338289, -0.007789984, 0.0020173453, -0.012018832, -0.02356411, 0.0037529254, 0.0275988, 0.002223342, -0.051295504, -0.030818975, -0.010834944, -0.0141308885, 0.013439498, 0.041028827, 0.00167165, -0.039210375, -0.06277449, 0.004167286, -0.041672863, -0.0129943555, 0.051788002, 0.038357977, 0.018544424, 0.022257097, -0.0080599105, 0.005905234, 0.010740233, -0.053151842, -0.07595826, 0.0267464, 0.018118223, -0.0061893673, 0.013808871, -0.00882707, -0.005213843, 0.010228793, 0.0067765755, -0.020552298, 0.007335371, 0.013515267, 0.0067576333, 0.027674569, -0.00801729, 0.028602736, -0.0018527849, 0.024833238, -0.022427576, -0.037600286, -0.008178299, -0.020722779, -0.011194846, -0.09387759, -0.008552408, 0.026935823, 0.011696815, -0.018506538, -0.045385536, 0.005408001, 0.012501858, 0.0012182209, -0.030231766, 0.045499187, 0.023715647, 0.012568156, -0.0057489607, 4.2989937e-05, -0.0076668593, 0.03153878, -0.033395115, 0.0049533877, 0.040687867, -0.006104127, -0.02237075, -0.03695625, 0.02733361, 0.039134607, -0.04951494, -0.035971258, 0.01191465, -0.008045704, -0.026689574, -0.007979406, -0.029947633, -0.011109606, 0.009258005, 0.05425049, -0.04432477, 0.02837543, 0.02365882, -0.023071611, 0.07345789, 0.029417252, 0.028261777, -0.013600507, 0.039664987, -0.0005777374, 0.05443991, 0.034266457, -0.034095977, -0.0038452686, 0.0061609535, -0.023185264, 0.0002489125, -0.014216129, -0.025212081, 0.0051806946, 0.010531869, 0.010181438, 0.046067454, 0.007851546, 0.01903692, 0.037694998, -0.029701386, 0.0026803226, -0.003587181, 0.044249002, 0.025742464, 0.027523031, 0.01371416, 0.0065255915, -0.020950085, 0.06413832, 0.029947633, -0.014093004, 0.003958922, -0.012662867, 0.027049476, -0.007396933, -0.013136422, 0.043491315, -0.050348394, 0.01534319, -0.01749313, 0.01559891, 0.04576438, -0.022143444, 0.06538851, 0.008727623, -0.011071722, -0.042316895, -0.0106739355, -0.03902095, -0.00505757, -0.009073319, 0.013089067, 0.03814961, 0.046143223, -0.017256353, 0.009944661, -0.06463082, 0.018345531, 0.045915917, -0.027807165, 0.016640732, 0.04542342, -0.0011235098, -0.03078109, 0.09258952, 0.005801052, -0.017351065, -0.016224002, -0.015750447, -0.027106302, -0.042619973, 0.001968806, 0.0071364776, -0.04208959, -0.024890063, 0.05675086, -0.0055926875, 0.034342226, -0.016744914, 0.008434019, 0.05853143, 0.013392142, -0.0010649074, 0.0077426285, 0.002371328, -0.034758955, 0.016924864, 0.004169654], "docs/software/caddy.md::1781763254.056": [0.0031175732, -0.010516422, -0.039613772, 0.0061345794, -0.013284406, -0.034939807, 0.06420956, 0.002574033, -0.020209154, 0.031281088, 0.00027805544, -0.014998831, -0.027200945, 0.030514864, 0.009635265, 0.003986758, -0.004484804, 0.015765056, -0.005670056, -0.040992975, 0.009434131, 0.009592164, 0.03666381, 0.0116753355, 0.025802586, 0.032085624, -0.0136962505, -0.056777187, -0.0070205256, 0.0038598524, -0.0065272693, 0.024595784, 0.03170251, -0.026741212, -0.0078346385, -0.028177882, -0.022967558, -0.014318808, -0.046050053, -0.017728504, 0.011886047, 0.017805126, 0.006148946, -0.058003142, 0.028369436, -0.0578499, -0.0037736522, -0.017546525, -0.0059047122, -0.052256465, -0.03262198, -0.0088115735, 0.009295253, -0.022546137, 0.036472254, 0.023944495, -0.04114622, -0.047774054, -0.083135284, 0.025189608, -0.028082103, -0.017249614, -0.04532214, -0.0025452997, -0.0021945129, 0.06830885, -0.025247075, 0.02369547, -0.005751468, -0.007212082, 0.027124323, 0.0073030707, -0.047122765, -0.024998052, -0.028944105, 0.034709938, 0.04218062, -0.01270016, 0.03509305, -0.019605752, 0.008260851, 0.005205533, 0.00043489187, 0.016617479, -0.058003142, 0.036453098, -0.0534058, 0.095165, 0.026817834, 0.013887807, -0.011502936, -0.018379794, 0.021339333, -0.061566085, -0.0048607322, 0.004173525, -0.038885858, -0.025132142, 0.016636634, 0.0074036377, 0.019730262, 0.04570525, -0.0034240626, -0.004465648, 0.037104387, 0.03388625, -0.015381943, -0.03879008, -0.0050043995, -0.028426904, 0.0063165575, 0.033522293, -0.031683356, 0.009343142, -0.017077213, -0.050953884, -0.011684913, -0.06179595, -0.014366697, -0.00038610498, 0.00095718115, 0.018734172, 0.04470916, -0.054210335, 0.016665367, -0.004336348, -0.029154817, 0.021454267, 0.029154817, 0.017038902, -0.008366207, -0.020017598, -0.024768185, -0.040686484, -0.034633316, -0.012125492, 0.040724795, 0.034958962, -0.01704848, -0.05378891, 0.04988117, 0.032736912, -0.04562863, -0.015152076, 0.0069965813, -0.032238867, 0.035150517, 0.01348554, 0.014797698, -0.0005635935, 0.04536045, 0.030859664, -0.014586986, 0.0027416446, 0.03317749, -0.007188137, 0.012364937, 0.020477332, 0.025419476, 0.0431384, -0.034863185, 0.027220102, -0.031740822, 0.0057418896, 0.025438631, -0.0018724594, 0.013092849, -0.001700059, 0.0026171333, 0.026147388, 0.02474903, -0.007140248, 0.009051019, 0.018226549, 0.03587843, 0.01579379, 0.09187023, 0.020477332, -0.03953715, -0.031932376, -0.07455358, 0.043598134, -0.051336996, -0.014548675, -0.05344411, -0.016129011, -0.000911088, -0.011464624, -0.036069985, 0.05152855, -0.00856734, 0.015860833, 0.036817055, 0.006690092, 0.03513136, 0.031759977, 0.0006063943, -0.04949806, 0.010439799, -0.024059428, -0.013581317, 0.0029475673, 0.029806107, 0.008849885, -0.02444254, -0.016492968, 0.014357119, -0.049689613, 0.011502936, -0.04467085, 0.004518326, 0.0129204495, 0.027296724, 0.015190387, -0.032277178, 0.0014306835, -0.0061058463, -0.028733393, -0.0099225985, 0.005574278, -0.002450719, 0.04371307, 0.0078011164, 0.0003097819, 0.029806107, 0.013246094, -0.0021705683, 0.0081028165, 0.045858495, -0.008208172, -0.009036652, 0.0063740243, -0.027086012, 0.013380184, 0.03831119, -0.005885557, -0.06873028, 0.037468344, -0.023503916, 0.0118764695, -0.0029643285, -0.030648952, 0.027794769, -0.016205633, -0.0373151, -0.020304931, 0.042946845, 0.0039604194, -0.026626278, -0.0069917925, -0.017900905, -0.014903054, -0.036414787, 0.0027344613, 0.033598915, 0.02269938, 0.03549532, 0.024480851, 0.013083272, -0.0007189335, -0.01278636, 0.013878229, 0.005670056, 0.022201335, 0.02118609, -0.014079363, -0.037659902, -0.018475572, 0.02831197, 0.01335145, -0.028158726, 0.024634095, -0.0073126485, 0.021550044, -0.00036275908, -0.017642304, 0.0009942951, -0.00424057, 0.073825665, 0.004970877, -0.0017252008, 0.049919482, 0.01287256, -0.029978506, 0.020439021, 0.012479871, -0.016464235, -0.027392501, -0.010315288, -0.036299855, -0.033637226, 0.019567441, 0.071527, 0.019864352, -0.07562629, 0.03744919, -0.01348554, -0.17347308, -0.01896404, 0.0079687275, 0.03901995, 0.013246094, 0.02235458, -0.025304541, -0.010487689, -0.056470696, 0.045896806, 0.036817055, -0.06014857, -0.04018844, -0.043636445, -0.0051384885, -0.013504695, -0.00687207, 0.016330145, 0.027813924, -0.038502745, -0.034709938, -0.0148072755, 0.042602044, 0.0318366, -0.02266107, 0.017738082, 0.04735263, -0.046241608, -0.037391722, -0.006378813, 0.010688823, 0.0027919281, -0.0027033335, -0.03949884, 0.0144050075, -0.010267399, 0.0047601657, 0.0063596577, 0.00046242806, -0.0024926218, 0.010736711, 0.058960922, 0.0037257634, 0.0050618662, 0.030131752, -0.029767795, 0.03704692, -0.015602233, -0.001576745, -0.002002957, 0.03474825, 0.018887417, 0.025438631, -0.03683621, -0.03492065, -0.039173193, 0.047429256, 0.07692887, -0.024423385, -0.025802586, -0.025534408, -0.0031175732, 0.040916353, -0.048195478, -0.041605953, -0.008888196, 0.015640544, -0.0016401978, 0.018858684, -0.048157167, 0.006666147, -0.029978506, -0.024289295, -0.021722445, -0.021205245, 0.033694692, -0.026377255, -0.06011026, -0.0070444704, -0.14680849, 0.06512903, 5.567095e-05, -0.043559823, -0.0056604785, -0.033369046, -0.0045231148, -0.005919079, 0.0045422707, 0.02013253, 0.28702745, 0.03923066, -0.03605083, -0.030802198, 0.050072726, -0.030897975, 0.024978897, 0.017326236, 0.031204466, -0.03700861, -0.0074132155, 0.04275529, 0.003457585, -0.0044177594, -0.0043986035, 0.018513883, -0.03597421, 0.0007213279, 0.07079908, -0.019193906, 0.007092359, -0.04474747, 0.0048463657, -0.00821775, -0.045513693, -0.007872949, 0.03039993, 0.043521512, -0.021952312, 0.018408528, 0.031127842, 0.017335813, 0.03243042, -0.031568423, -0.053290866, -0.023772094, 0.01496052, -0.045935117, -0.02748828, 0.002429169, -0.03053402, -0.026415566, 0.018312749, 0.045015648, -0.021971468, -0.025725964, 0.011780691, -0.012106337, -0.034824874, -0.012891715, 0.0028206615, -0.021645823, -0.031530112, 0.009429342, -0.008074083, -0.052064907, -0.011560402, -0.02109031, 9.7947945e-05, 0.04627992, 0.02509383, 0.023025027, -0.09424553, 0.046816275, -0.014184718, 0.033867095, 0.0045255097, -0.0064458577, 0.018896995, 0.04762081, 0.017843436, -0.028656771, 0.028082103, -0.0050427103, 0.041031286, -0.01670368, 0.01852346, 0.04635654, -0.07712043, 0.04405787, -0.03561025, -0.012623537, -0.010114155, 0.0043387422, -0.017805126, 0.026568811, -0.019337574, 0.040878043, -0.012345782, -0.013044961, -0.016263101, -0.027775614, -0.015927877, 0.05792652, 0.038770925, 0.03522714, -0.0030385563, 0.011407157, 0.012728893, -0.019730262, 0.023714628, -0.0046476265, 0.0029882728, -0.02235458, 0.03005513, 0.0020484515, 0.025496097, -0.0021777519, 0.0010810939, 0.016014079, -0.0357635, 0.03405865, 0.024940586, -0.052562956, -0.021971468, 0.035935897, 0.026377255, -0.0050091883, 0.0431384, 0.0043555037, 0.0028039003, -0.017594414, 0.015563921, -0.019126862, -0.0053252554, -0.045820184, -0.0068385475, -0.037257634, 6.334067e-05, 0.063060224, 0.0051959553, -0.032545358, -0.03206647, 0.055283047, -0.014069785, -0.0061297906, 0.012288314, 0.0072839153, -0.017287925, 0.048348725, -0.049038325, -0.012767204, -0.027220102, 0.012068025, -0.008711007, -0.015410677, 0.018494727, 0.0265305, -0.004044225, 0.021052, -0.0005608998, 0.028235348, 0.025764275, -0.06589525, 0.0049996106, -0.027948014, -0.025189608, -0.0075089936, 0.04696952, -0.043559823, -0.011416735, -0.0025117774, 0.033005092, 0.04884677, 0.012345782, -0.03043824, -0.014261341, 0.043253336, 0.05601096, -0.002029296, 0.0026554444, -0.06087648, -0.070339344, 0.035457008, -0.026013298, -0.039728705, -0.0811431, -0.0067810807, -0.002552483, -0.023599694, 0.042563733, 0.029212283, 0.020285776, -0.0044417037, 0.017814703, 0.087579384, -0.008418884, -0.012728893, 0.018542616, -0.023465604, -0.026013298, 0.09868963, 0.036510564, 0.0007991475, 0.026032453, 0.014730653, 0.03143433, 0.032449577, 0.020324087, -0.007446738, -0.023752939, 0.0010792981, -0.024346761, 0.044785783, -0.03331158, -0.025189608, 0.017153835, 0.03601252, -0.035073895, -0.02396365, -0.0010715161, 0.01948124, -0.03723848, 0.035782654, -0.010219511, -0.016167322, 0.020515643, 0.036893677, 0.0006096867, -0.009630475, -0.04892339, -0.023733784, 0.009098908, -0.038387813, -0.0017742871, 0.025898365, -0.016588746, -0.02787139, -0.012470293, 0.005650901, 0.004527904, -0.0108708, 0.04727601, -0.052256465, -0.0031941955, -0.011627447, 0.04409618, 0.015132921, 0.0065129027, -0.02313996, 0.040878043, -0.01278636, -0.0059382347, 0.050072726, 0.015381943, 0.072369836, -0.013006649, -0.007925628, -0.017326236, -0.0015731533, -0.017824281, -0.040992975, -0.037544966, -0.014855164, 0.024576629, 0.042716976, 0.002371702, -0.008816363, 0.0164355, 0.02587921, -0.021722445, 0.027296724, -0.019040663, -0.02626232, -0.019011928, -0.024863962, 0.06076155, 0.018542616, -0.023063337, -0.051681798, -0.007954361, -0.0036946356, -0.027909704, -0.005162433, 0.043598134, -0.015161654, -0.013638784, 0.0023190242, -0.013993163, 0.01552561, -0.023254894, 0.0070779924, 0.035993364, 0.038119636, -0.009295253, 0.025936676, 0.0041208477, -0.008289584, -0.00011006985, -0.03639563, 0.038598526, -0.018341484, -0.012939605, 0.020209154, -0.024691563, 0.004666782, -0.009472442, 0.04639485, 0.0022435992, 0.035169672, -0.022776004, -0.0014905448, -0.022009779, 0.0072647594, -0.012000981, 0.008059717, 0.013102427, -0.018351061, -0.009290464, -0.017211303, -0.016943125, -0.024040272, -0.020956222, 0.048961703, -0.011512513, -0.008859463, 0.023408137, -0.020879598, -0.026779523, -0.0006093874, -0.020285776, -0.006115424, 0.021645823, -0.024423385, 0.023293205, 0.02474903, 0.006484169, -0.0004453676, -0.036721278, 0.0009655617, 0.00413282, -0.009271308, -0.012566071, -0.05765834, 0.042640354, 0.02369547, 0.016320568, -0.024634095, 0.027890546, -0.0005471317, 0.023254894, 0.028944105, 0.016358878, -0.018370217, -0.015487299, -0.04375138, -0.00021355496, -0.018715017, -0.009084541, 0.04635654, 0.021243555, -0.026281478, -0.03009344, -0.024595784, 0.015324476, 0.01605239, -0.015152076, 0.006148946, -0.008596074, 0.0323538, -0.020630576, 0.088039115, 0.0022627548, -0.04440267, -0.0042477534, 0.009304831, 0.018494727, 0.017795548, -0.04310009, 0.015621388, -0.024116894, 0.0265305, 0.004468043, 0.057045363, 0.023025027, -0.0009655617, -0.0012690582, 0.0004899642, 0.04857859, -0.003649141, 0.0019969707, 0.010688823, -0.033694692, 0.0018341483, -0.017546525, 0.030687263, 0.00240283, -0.0130545385, 0.0014666002, 0.007322226, -0.028867483, 0.007762805, -0.029729484, 0.014155985, -0.14152154, 0.038081326, -0.020304931, 0.0034982907, 0.0029547506, 0.046050053, -0.015468143, 0.0050953883, -0.013552584, -0.015774634, -0.081756085, -0.02488312, 0.06079986, -0.048770145, -0.01974942, -0.0006183666, -0.04340658, -0.020419864, 0.010468533, 0.013906962, -0.0140985185, -0.014548675, 0.049919482, 0.018408528, 0.044824094, -0.01730708, -0.028867483, 0.026109077, -0.022967558, 0.020668888, 0.014079363, -0.030150907, 0.0068960143, 0.04057155, -0.018533038, 0.019078974, 0.021013688, 0.009663998, -0.021473423, 0.02735419, -0.023906182, 0.022086402, 0.0041064806, -0.018791638, -0.023887027, 0.0527162, -0.00085421983, -0.033867095, -0.032507047, 0.014424164, 0.021684134, 0.03478656, 0.00022762235, 0.0067858696, -0.017144257, 0.029039882, -0.036702123, 0.010545155, -0.018370217, 0.005727523, -0.025611032, 0.043598134, -0.028177882, -0.02222049, -0.034518383, 0.028407749, -0.05394216, 0.0116082905, -0.009472442, 0.030763887, -0.031204466, -0.07056922, 0.0101237325, -0.001443853, -0.009960909, -0.052256465, 0.010937845, -0.0030409507, -0.029901884, -0.04049493, -0.024231829, -0.00081111974, -0.047697432, 0.019289685, 0.034556694, 0.0049325656, 0.012058447, -0.035150517, 0.00656558, -0.0060292236, -0.021205245, -0.030514864, 0.023446448, 0.01261396, -0.013677095, 0.010909111, -0.004257331, -0.020937067, -0.009467653, -0.0015815338, -0.009022285, -0.022392891, 0.014979675, -0.008624807, 0.005301311, -0.022143869, 0.043559823, -0.02697108, -0.005540756, -0.0068864366, 0.00478411, 0.01730708, -0.043291647, 0.023638004, -0.039154038, 0.029231438, 0.03909657, 0.0046332595, -0.02009422, 0.017000591, 0.04218062, -0.008969608, 0.00079675304, -0.020592265, 0.030112596, 0.024863962, 0.03135771, 0.03313918, 0.022565292, -0.056125894, 0.024231829, -0.044939026, -0.022967558, 0.032372955, 0.013581317, -0.038157947, -0.032717757, 0.04022675, -0.051183753, -0.047199387, -0.04409618, 0.0007045668, -6.992541e-05, 0.0044824095, -0.0037999912, -0.03909657, 0.06344333, 0.014376274, 0.0026626277, -0.018647972, 0.01348554, 0.024174362, 0.016263101, 0.057198606, 0.02700939, 0.023388982, -0.0023477576, 0.014644452, -0.030265842, 0.00066984724, 0.002839817, 0.027296724, -0.04570525, 0.0075042048, -0.016339723, 0.017575258, -0.006637414, -0.016186478, -0.035246294, 0.004513537, -0.003953236, 0.029422995, 0.004468043, 0.014232608, 0.017201725, -0.019711107, 0.018868262, -0.044019558, 0.040609863, -0.010372755, 0.023925338, 0.017642304, -0.0049900324, -0.005650901, 0.03243042, -0.0022950799, -0.01778597, 0.03344567, 0.0076957606, -0.0029068617, -0.030763887, -0.016358878, 0.004578187, -0.026856145, 0.03957546, -0.015487299, 0.004410576, -0.0106984, -0.032028157, 0.056547318, -0.024940586, -0.0026434723, 0.021166934, -0.020802977, -0.026568811, -0.015688432, -0.00982682, -0.018351061, 0.0014845587, 0.05405709, -0.00072372233, 0.009778932, 0.026549656, 0.02317827, 0.026128232, -0.0107654445, 0.005770623, 0.03484403, -0.031223621, -0.0007740058, 0.038847547, -0.0056125894, -0.032238867, -0.087656006, -8.313229e-05, -0.017584836, 0.0135621615, 0.02522792, -0.010688823, -0.005310889, -0.019193906, -0.034384295, -0.0038622469, 0.019902663, 0.0012882138, 0.011359268, -0.04731432, 0.008308739, -0.011933936, -0.023810405, 0.051911663, 0.014385852, 0.037736524, -0.030629797], "docs/software/recon.md::1781763254.056": [-0.034348506, 0.0024356812, -0.023299862, -0.012091501, 0.01335984, -0.019109646, -0.022303982, 0.047651976, 0.0050357766, 0.034216974, -0.018649286, -0.017916467, -0.02673847, 0.047013108, 0.011715697, -0.020819554, -0.037768327, 0.018987508, 0.03361569, -0.033145934, 0.015718011, 0.008051606, 0.020049155, 0.07666406, 0.018508358, 0.048478745, -0.023863569, -0.056520957, 0.0088313995, 0.035832934, -0.028485961, -0.052838076, 0.03630269, 5.6407334e-05, 0.007079212, -0.034047864, -0.007248324, -0.0059517995, -0.04693795, 0.007835519, -0.010127924, -0.014120844, 0.012345169, -0.025385575, 0.028955717, -0.05054567, 0.019579401, -0.03463036, 0.015398579, -0.044119418, -0.014468463, -0.0007891889, 0.04896729, -0.0053599076, -0.05257501, 0.0067597786, -0.08252661, -0.005364605, -0.049192775, -0.007595943, 0.012589442, 0.006501413, -0.029594583, -0.016704498, 0.021946967, 0.06708106, -0.016037446, -0.013519557, -0.029143618, -0.052988395, 0.009085068, 0.022416722, -0.04509651, -0.032394323, -0.043104745, 0.010879532, -0.0037580424, -0.014910033, -0.024652757, 0.011189571, -0.004657624, 0.0012354564, -0.02765919, -0.014609389, -0.044232156, -0.0040939176, -0.04017347, 0.007981142, -0.0010675188, 0.026569359, -0.04795262, -0.008385132, -0.020312218, -0.042428296, -0.010644655, 0.0057404097, -0.01587773, -0.014036288, 0.04291684, 0.020312218, 0.020594072, 0.051785823, 0.0022971034, -0.007018144, 0.05080873, -0.0426162, 0.030346192, -0.0069194953, 0.0060175653, -0.023205912, -0.0031708481, 0.007981142, 0.0012425027, 0.020575281, -0.0014503695, -0.051823404, -0.004735133, -0.005622971, 0.012598837, 0.030007968, 0.042766523, 0.02660694, 0.033221092, -0.03194336, 0.021101408, -0.010607074, 0.011725092, 0.040549275, 0.051860984, 0.017860096, -0.047614396, 0.007450319, -0.028673863, 0.013500767, -0.062082857, -0.011903599, 0.03177425, 0.020143107, 0.0073798555, -0.09064398, 0.05614515, 0.026926372, -0.0779418, -0.030834736, -0.0050075916, -0.0714028, 0.05261259, 0.027020324, 0.02762161, -0.014703341, -0.0182359, 0.025911702, 0.0038191106, -0.048629068, 0.040060733, -0.02314954, 0.0003167912, -0.007863703, -0.010917113, 0.029876437, 0.00011655803, 0.019316338, -0.035100114, -0.013519557, 0.041188143, -0.0039553395, 0.022642205, -0.0013423257, -0.02658815, -0.061932538, -0.00017219468, -0.0055243224, 0.01865868, 0.02837322, 0.03449883, 0.017014537, 0.12100896, 0.012335774, 0.032469485, -0.032788917, -0.03718583, 0.06873459, 0.002541376, -0.03541955, -0.019767303, -0.004286517, -0.01948545, 0.01569922, -0.016732683, 0.063398175, 0.018818397, 0.0040727784, 0.02675726, 0.03739252, 0.0028020903, -0.005674644, -0.040248632, -0.027396128, 0.028617492, -0.050846312, 0.016610546, 0.018188925, 0.013951732, 0.018329851, -0.037599213, -0.016018655, 0.0139329415, -0.05347694, -0.022491883, -0.060993027, 0.0057920828, 0.009658169, 0.049981963, 0.007901284, -0.034386087, 0.017954048, -0.01904388, -0.021120198, 0.032807708, -0.05231195, 0.0013564184, -0.004157334, -0.021796646, -0.022660995, 0.012166662, 0.002522586, -0.02583654, -0.0065389937, 0.015267047, -0.0011826089, -0.013510162, 0.006797359, 0.030928688, -0.04257862, 0.08267693, -0.034235764, 0.010146714, 0.0032436603, 0.0026611637, -0.009164926, 0.024671547, -0.037730746, 0.014374511, -0.01288069, -0.009381013, -0.013181333, 0.021608744, -0.022303982, -0.060316578, -0.025423156, -0.013294075, 0.026982743, -0.014421487, 0.0462615, 0.013998708, -0.013923546, 0.02583654, -0.022679785, -0.012486096, -0.0116311405, 0.039647344, 0.011978759, -0.0027433708, 0.044081837, 0.037918646, -0.03468673, -0.04535957, 0.007154373, 0.013792016, 0.011001669, -0.00689131, 0.0144872535, 0.017841306, -0.010860742, 0.0072671142, 0.0364718, -0.0027668586, -0.02658815, 0.07891889, 0.022510674, -0.062533826, -0.0027480684, 0.02489703, -0.016995747, 0.014806687, -0.0022912314, 0.007144978, 0.051936146, 0.0063369987, -0.009160228, -0.018799607, 0.009489057, 0.061631892, -0.0020340404, -0.0056558535, 0.013904757, 0.01725881, -0.15723649, -0.026494198, 0.010748001, -0.0032436603, 0.026794842, -0.0072013484, -0.020744393, -0.022660995, -0.06914798, -0.0012812576, -0.022848897, -0.04720101, -0.055806927, -0.05430371, 0.033709638, -0.0036312083, -0.008145557, -0.03201852, -0.027941044, -0.0052048885, -0.0410754, -0.039497025, 0.06035416, -0.021740275, 0.024333324, -0.03555108, 0.03545713, -0.009940022, -0.06422494, -0.01875263, 0.013275284, 0.012138477, -0.0029547608, 0.035926886, 0.016901795, 0.030064339, -0.001052839, -0.033690847, -0.012223032, -0.0056981314, -0.012213637, 0.0010757396, 0.026531778, 0.047576815, -0.0066987104, -0.013754435, 0.017099092, 0.03919638, -0.05411581, -0.027057905, 0.0029265755, -0.045171667, 0.015821358, 0.04329265, -0.02837322, -0.020594072, 0.024220582, 0.0796705, -0.01913783, 0.01681724, -0.015539505, -0.017954048, 0.027922254, -0.006755081, -0.047313754, -0.025141302, 0.05520564, 0.00775566, 0.01770038, -0.015342208, 0.053138718, -0.017944653, -0.015191886, -0.03183062, 0.00010283237, 0.019353919, 0.0057545025, -0.018743236, 0.005242469, -0.10935903, 0.015830753, 0.0041361954, -0.0154361585, 0.033221092, -0.050057124, -0.0020152503, -0.015398579, 0.030421352, 0.023243492, 0.26351392, -0.016582362, 0.015069749, 0.0028749024, 0.032375533, 0.0028091366, 0.038670257, 0.04524683, -0.05257501, -0.036189947, 0.02313075, 0.042277977, 0.035964463, -0.005735712, 0.026343876, 0.028861765, -0.0045213946, 0.007196651, 0.081399195, -0.009620588, 0.011471424, -0.0012965245, -0.01201634, 0.036697283, -0.038782995, -0.05437887, 0.01549253, 0.04287926, -0.0335969, 0.05325146, -0.026174765, 0.02493461, 0.028918136, 0.0024803078, -0.06133125, -0.030402562, -0.016206557, 0.008864283, -0.021232938, 0.013961127, -0.0011068609, -0.018724445, 0.013979917, 0.011527794, 0.010390987, -0.03468673, -0.004169078, 0.0021585256, -0.04111298, -0.047501653, -0.014299351, -0.023450185, -0.011292917, 0.017286995, 0.0443449, -0.015069749, -0.052086465, 0.025930492, -0.01505096, 0.036039624, 0.018188925, 0.030496513, -0.052161627, 0.03987283, 0.0019142528, 0.014863057, -0.0013117916, -0.042428296, 0.030721996, 0.043029584, 0.017437316, 0.005571298, 0.013228308, -0.06531478, 0.044908606, 0.0239951, -0.00019069128, 0.025535898, -0.008587127, -0.015360998, -0.035832934, -0.019955205, -0.018423803, -0.028110156, 0.0022559997, -0.008685775, -0.028673863, 0.047651976, -0.02671968, -0.021477211, -0.011903599, -0.039346702, -0.0054491614, -0.036039624, -0.010024577, 0.026043233, 0.022022128, -0.018921742, 0.02837322, -0.034949794, 0.0072765094, -0.0038097154, 0.01194118, -0.0041784733, -0.0038402495, -0.01195997, -0.020124316, 0.00689131, 7.163768e-05, 0.047464073, -0.03904606, 0.041413628, 0.0053458153, -0.05249985, -0.010616469, 0.032262795, 0.03196215, 0.049455836, 0.026099604, 0.00387783, -0.0128337145, -0.0016159582, 0.030308612, -0.00091661, 0.028241688, -0.04599844, -0.012955851, -0.018085578, -0.013425606, 0.052650172, 0.018451987, -0.019992786, 0.024070261, 0.029406682, -0.0045613237, 0.00932934, 0.0032507065, 0.04975648, -0.010325221, -0.0220785, -0.037899856, 0.010748001, 0.0016171326, -0.02042496, 0.0052048885, 0.050282605, 0.024089051, -0.037805904, -0.0044579776, 0.017803725, -0.011480819, 0.05249985, 0.02583654, -0.030646835, -0.024389695, -0.06820847, -0.010033973, 0.0069147977, 0.014853662, -0.023487763, -0.003330565, 0.018555334, 0.03547592, 0.061030608, 0.020819554, 0.022567043, -0.009958812, 0.0015854241, 0.052011304, -0.03295803, 0.006849032, -0.03036498, -0.050169863, 0.004387514, -0.029237568, -0.042052492, -0.059189167, -0.016262928, -0.054942578, -0.052913234, -0.021026246, 0.02209729, 0.0021714438, -0.0023710898, 0.03290166, 0.06587848, -0.026794842, -0.023224702, 0.015351603, -0.041338466, -0.008244205, 0.10049005, 0.0085542435, 0.005482044, 0.0049324306, -0.013538348, 0.043893933, 0.032168843, 0.0070980024, 0.00016676313, -0.04254104, 0.09282365, 0.028110156, -0.014252376, -0.040549275, -0.020500122, -0.03545713, 0.02397631, -0.029895226, 0.017042723, -0.005496137, -0.017982231, -0.0007891889, -0.0018884162, 0.0062759304, -0.015426763, 0.007826123, 0.02662573, 0.015276442, -0.031492393, 0.0053458153, -0.03453641, 0.022736156, -0.0479902, -0.026193555, 0.026512988, 0.0044180485, -0.026137184, -0.021101408, 0.035118904, 0.005768595, -0.016441435, -0.032281585, -0.050846312, -0.0029665045, -0.027809514, 0.003769786, 0.032413114, 0.004326446, -0.022322772, 0.046674885, -0.026963953, -0.02403268, 0.0408875, 0.010297036, 0.04874181, 0.032281585, 0.011020459, 0.011076829, 0.011659326, 0.023299862, 0.01819832, 0.03810655, -0.006050448, -0.017117882, -0.00028508273, 0.010550704, 0.00756306, 0.041902173, -0.03008313, -0.029951597, -0.0016864215, 0.0061068186, -0.006083331, -0.0072999974, -0.014149029, 0.04171427, -0.030947478, -0.0025507712, -0.017615823, 0.0035842329, -0.007450319, -0.05077115, -0.023262281, 0.035062533, -0.03098506, 0.0128337145, 0.005021684, 0.054003067, 0.050094705, 0.0075207823, 0.038933318, 0.034085445, 0.023393814, -0.020293428, -0.0073046945, 0.025197674, 0.0002489703, -0.0023605204, -0.03541955, 0.017803725, -0.0066752224, -0.017597033, -0.02298043, -0.020951087, -0.024652757, 0.0013716854, 0.05253743, -0.013622903, -0.012053921, -0.00975212, 0.02127052, -0.031849407, 0.02038738, -0.019278757, 0.023694457, 0.01510733, -0.00531763, 0.04892971, 0.023938728, 0.01865868, -0.05411581, -0.01825469, 0.02484066, 0.024089051, 0.009399803, 0.009188414, -0.012448515, 0.017690985, -0.0024474252, 0.011509005, 0.024352115, -0.023863569, -0.025197674, -0.037073087, -0.000716964, 0.016535386, -0.0016723288, -0.03113538, -0.036979135, -0.01954182, -0.031473603, 0.0018731492, -0.0013916501, -0.010306431, 0.05253743, 0.0044697216, -0.030552885, 0.015201281, -0.009761515, -0.02036859, -0.0049089426, 0.06914798, -0.032187633, 0.013312865, 0.020481331, -0.050395347, -0.008042211, -0.011969364, -0.021984547, -0.014111449, 0.008920653, 0.0058343606, -0.028579911, 0.0408875, 0.000614205, -0.043893933, 0.006473228, 0.0408875, 0.018940533, -0.037016716, 0.051222116, -0.025066143, 0.015642852, -0.014346327, 0.0143839065, 0.0021456073, -0.040474117, -0.009352827, -0.026287505, -0.015013379, -0.0035607452, 0.02222882, -0.0064450423, -0.03387875, 0.050019544, -0.03361569, 0.012260613, 0.028185317, 0.0026987442, -0.014139635, -0.027377337, -0.053364202, -0.04287926, -0.005965892, 0.013031011, -0.025066143, 0.014214795, -0.017606428, 0.0043851654, -0.006050448, -0.0019788442, -0.048553906, -0.008704565, -0.14092658, 0.012082106, 0.009512545, 0.031041428, -0.03361569, 0.00064239034, 0.03207489, -0.059903193, 0.010362802, -0.043743614, -0.0587382, -0.030477723, 0.026832422, -0.015116725, -0.008746844, 0.015304627, -0.0051109376, -0.016168976, 0.033127144, 0.027339758, -0.018207716, -0.0053458153, 0.02311196, 0.013444397, 0.045021348, 0.016638732, -0.011208361, -0.007657011, -0.036077205, -0.022567043, 0.046825208, -0.07974566, -0.0007598292, 0.06678041, -0.02401389, 0.034198184, -0.004387514, -0.021871807, 0.020800764, 0.020011576, 0.016554177, 0.018921742, -0.01063526, 0.014543624, -0.00015399166, 0.022567043, 0.011912994, -0.043856353, -0.022285191, 0.01959819, 0.033502948, 0.0583624, -0.0032060798, -0.03183062, 0.0069429833, 0.004286517, -0.040361375, 0.022736156, -0.035908096, 0.042165235, -0.041263305, 0.043217488, -0.015323417, -0.010297036, -0.007657011, 0.024596388, -0.02143963, 0.03183062, 0.0034268647, 0.0043569803, 0.0080328155, -0.03175546, -0.03196215, -0.0109359035, 0.0015220072, 0.0138859665, 0.03987283, -0.037674375, 0.017117882, -0.046111178, 0.021383261, -0.03654696, -0.04235314, 0.05351452, 0.02487824, 0.03827566, -0.011358683, 0.005519625, 0.007238929, 0.008944141, -0.04291684, -0.027095485, 0.03994799, -0.0010886579, -0.0122324275, 0.027903464, -0.04084992, -0.003184941, -0.009846071, 0.017512478, -0.015783777, 0.0095971, 0.008371039, -0.016309904, -0.0077368696, 0.009272969, 0.019109646, -0.001654713, 0.0016171326, -0.0021796646, -0.024276953, 0.010259455, -0.019710932, 0.021477211, -0.074183755, -0.031849407, 0.0016770264, 0.0051673083, -0.05798659, -0.022397932, 0.015276442, 0.0073939483, -0.038519934, -0.038519934, 0.054942578, 0.031642716, 0.034273345, -0.016084421, 0.002593049, 0.007501992, 0.045772955, -0.036114786, -0.024990981, 0.030759577, 0.04708827, 0.0055008344, -0.010560099, 0.043969095, 0.006896008, -0.04532199, -0.005096845, 0.00577799, -0.017888281, 0.0011720394, -0.012608232, -0.036753654, 0.03987283, 0.009014604, 0.011283522, -0.042954423, 0.0049418258, 0.005557205, -0.026512988, 0.028298058, 0.0009635855, -0.020237058, -0.058174495, -0.0038285055, -0.055731766, 0.07944501, 0.013500767, -0.04002315, -0.00558539, 0.013979917, -0.022266401, 0.016328694, -0.009103858, -0.04193975, 0.0076851966, 0.020631652, 0.0062994184, 0.051748242, -0.02234156, 0.01633809, -0.0059236144, 0.0011967015, 0.008615312, -0.0023182423, 0.0053458153, -0.02664452, 0.032131262, -0.017944653, 0.03380359, -0.01551132, 0.018931137, -0.008136162, -0.0293691, 0.035212856, 0.0016735032, 0.020913506, 0.0059095216, -0.036227528, 0.027339758, -0.04017347, 0.054904997, -0.023750827, 0.014149029, 0.010945298, -0.019259967, 0.06760718, 0.008883072, 0.014139635, -0.043142326, -7.292217e-05, -0.01072921, 0.013481976, -0.013698064, -0.037899856, -0.030045548, -0.015905915, -0.010400382, 0.027734352, -0.037843484, 0.053740006, 0.052988395, 0.00042747732, 0.0712149, 0.028316848, 0.022435512, -0.032582227, 0.031661507, 0.0005014638, 0.0014444975, -0.033051983, 0.004171427, -0.030007968, -0.005082752, 0.0013587672, -0.008807912, -0.017644009, -0.014139635, -0.016281718, -0.007920074, 0.0032319163, 0.014459068, 0.0013094429, 0.010616469, 0.021383261, 0.018038603, -0.011602956, 0.011123805, -0.009846071, 0.0364718, 0.020143107], "docs/software/authentik.md::1781763254.056": [-0.01791668, 0.028768422, -0.057386126, -0.010333648, -0.0028589445, -0.038734693, 0.01009815, -0.022061443, 0.029427817, 0.022061443, 0.004686408, -0.011369838, -0.008298946, -0.014845788, 0.032913186, 0.04159835, -0.04713726, 0.017737702, 0.01790726, -0.009542375, -0.039337568, -8.0805214e-05, 0.03383634, -0.0035277584, 0.035381205, 0.040128842, -0.0202905, -0.021873044, -0.006504452, 0.0011245025, -6.093508e-05, -0.02701632, -0.007469993, 0.00093080546, -0.0046369536, -0.014158133, -0.013583519, -0.0007953941, -0.056105018, -0.015825458, 0.05825276, -0.0062406943, 0.011595916, -0.004547464, 0.018773893, -0.029201739, 0.008647483, -0.027958311, 0.0068058893, -0.04619527, -0.016456593, 6.1744606e-05, 0.030539367, -0.038659334, 0.031801637, 0.0334407, -0.022984594, -0.05162114, -0.037453584, 0.026394604, -0.055539824, -0.0022607797, -0.0581774, 0.007248625, -0.0060852654, 0.013564679, -0.0061041056, 0.0027247106, 0.003800936, -0.009862652, 0.008157647, 0.036662314, -0.0047641224, 0.012274151, -0.046308305, -0.018528974, 0.04340697, 0.023135314, 0.052412413, 0.012961804, 0.009174998, 0.02240056, -0.005261023, 0.008105838, -0.03225379, -0.00016852817, -0.04822997, 0.048983563, 0.007964538, 0.011435778, -0.03449573, -0.037397064, 0.036605794, -0.07731867, -0.031179922, 0.04027956, 0.0010850566, -0.02121365, -0.014271173, 0.008157647, 0.010173509, 0.0072062355, -0.00060051965, -0.04672278, 0.019405026, 0.041636027, 0.0011080176, -0.025998969, -0.030690085, -0.038772374, 0.022136802, 0.027958311, -0.0065327114, 0.009777873, -0.029371297, -0.02458598, -0.0112944795, -0.010060471, -0.009730773, 0.0063396036, -0.030671246, 0.011435778, 0.019310828, -0.019951383, -0.027035158, 0.006810599, -0.022193322, 0.009160868, 0.044009846, 0.036304355, 0.009693094, -0.055200707, -0.04943572, -0.037660822, -0.047325656, -0.0060758456, 0.026677202, 0.0200079, -0.026206207, -0.07219423, 0.047589414, 0.030614726, -0.033930536, -0.019207207, 0.004903066, -0.06511046, 0.037717342, 0.017558724, 0.023719348, 0.01789784, 0.04694886, 0.018076818, -0.011605336, 0.023851227, 0.041636027, -0.043293934, -0.010578565, 0.0018710308, 0.032724787, 0.020120941, -0.0024939228, 0.022325201, -0.078072265, -0.016569631, 0.0026210917, -0.0023031693, -0.013988575, -0.023078794, -0.01009815, -0.015137805, 0.03172628, -0.03818834, -0.02458598, -0.0036337324, -0.0055247806, 0.007517093, 0.08508068, 0.022701997, -0.019649945, -0.039714366, -0.06066426, 0.031161081, -0.028824942, -0.053203683, -0.011821995, -0.045366313, 0.011049561, -0.017426845, -0.024114985, 0.043030176, 0.006052296, 0.003483014, 0.05282689, -0.016550792, -0.0057555684, 0.058026683, -0.02138321, -0.025414933, 0.024925098, -0.018576074, -0.02238172, 0.011388678, 0.07475645, -0.010710444, -0.026187366, -0.013103103, 0.022249842, -0.002588122, -0.00035825119, -0.022061443, 0.0139508955, -0.011605336, 0.0049878457, -0.0030379228, -0.053316724, 0.018086238, 0.0076442617, -0.014393631, -0.026149686, 0.028523505, 0.03914917, 0.063000396, 0.010691605, 0.035362363, 0.05486159, 0.017737702, -0.009066669, 0.038320217, 0.040581, 0.009255067, -0.0069801575, -0.041522987, -0.010314808, -0.03707679, 0.0004969006, -0.00904783, -0.059759945, 0.041937467, -0.032800145, 0.024378743, -0.026225045, -0.022890396, 0.011021301, -0.013545839, -0.041522987, 0.010653925, 0.033742137, -0.0057696984, -0.0014306498, 0.008534444, -0.00559072, 0.0054258713, 0.00055342005, 0.009966271, 0.057536844, 0.020704975, 0.0267714, 0.0038551006, -0.0058073783, -0.01566532, -0.001999377, -0.01889635, 0.0020700265, 0.016409494, 0.023662828, 0.002249005, -0.030501688, -0.011746635, -0.0055294908, 0.004278997, -0.02792063, 0.008016349, 0.0064526424, -0.0037208667, -0.022570118, -0.015335623, 0.009985111, -0.060023703, 0.048267648, 0.030652406, 0.004921906, 0.04363305, 0.020026742, 0.027148198, -0.00559072, 0.041786745, -0.013536419, -0.0012198791, 0.0016425978, -0.019461546, 0.0033016806, 0.050038595, 0.07238264, 0.007587742, -0.07019721, -0.011322739, -0.03543772, -0.1599125, 0.00046275338, -0.0058780275, 0.020874534, 0.0012257665, 0.034005895, -0.043143213, -0.027298916, -0.063980065, 0.024887418, 0.012066912, -0.048682123, -0.020384697, -0.026545323, 0.034118935, -0.01011699, 0.008091708, 0.027826432, 0.029766934, -0.033987056, -0.063490234, -0.0557659, 0.056707893, 0.020478897, 0.01235893, -0.036813032, 0.042088185, -0.018208697, -0.05260081, -0.015495761, 0.043444652, 0.0012210566, 0.0037679663, -0.023888906, 0.02460482, -0.003918685, 0.03389286, 0.009499985, 0.013837856, 0.013084264, 0.030577047, 0.010993042, 0.007069647, 0.029993013, 0.012434289, -0.016013857, 0.040543318, 0.008699292, -0.0014176973, -0.0154486615, 0.030369809, 0.008671032, 0.040581, 0.0077007813, -0.029408976, -0.016579052, 0.012406029, 0.06367863, -0.004563949, -0.013790756, 0.0007053162, 0.010277128, 0.009938011, -0.028693063, -0.020271659, -0.0041989274, 0.01007931, 0.03587104, 0.011586497, -0.032159593, 0.016108057, -0.0041871527, -0.043105535, 0.020441217, -0.0068765385, -0.017568143, 0.021533927, -0.042201225, -0.03926221, -0.12087636, 0.018453615, 0.018039139, 0.00670698, 0.024548301, -0.03911149, -0.0032051264, 0.020742655, 0.0073239845, 0.010154669, 0.28696832, 0.022890396, -0.028165549, -0.021741165, 0.09457596, -0.020818014, 0.0013811952, 0.036210157, 0.0035159837, -0.01898113, 0.0034217844, 0.02812787, 0.017709441, -0.011944453, -0.005402322, 0.031085722, -0.0581774, 0.025546812, 0.024906257, -0.004114148, 0.031914674, -0.017700022, 0.0056425296, -0.024359902, -0.05625574, -0.0053081224, -0.005355222, 0.05376888, -0.0672582, 0.06680604, 0.017417425, 0.028165549, 0.03815066, 0.0013293857, -0.04250266, -0.0022195678, -0.01568416, -0.012716887, 0.005684919, -0.01567474, -0.03720867, -0.0019063555, 0.066278525, 0.02903218, 0.019725304, -0.010983622, 0.0051715337, 0.0038551006, -0.039525967, -0.03600292, -0.025056977, -0.032046553, -0.02123249, -0.03813182, -0.00058521226, -0.048832845, -0.01118144, -0.018783312, -0.0011044851, 0.038734693, 0.044198245, 0.036078278, -0.08922544, 0.024341062, -0.034816008, 0.013677718, 0.009457596, -0.03470297, -0.02004558, 0.028919142, -0.013348021, -0.025113495, 0.020874534, -0.0062877936, 0.008864141, -0.026206207, 0.007681941, 0.069632016, -0.044499684, 0.043218575, -0.00017868403, -0.013913216, -0.0075736125, 0.02462366, 0.00013173163, -0.024680179, -0.027619192, 0.012745146, -0.004361421, -0.011049561, -0.018886931, -0.00898189, -0.008991309, 0.053241365, 0.017586984, 0.02354979, 0.024114985, 0.0030661826, 0.024001945, -0.029201739, -0.008242426, 0.043369293, -0.02565985, -0.009890911, 0.05395728, -0.049586438, -0.022325201, -0.010446686, -0.015458082, 0.03828254, -0.018604334, 0.013884956, 0.011944453, -0.017163087, -0.009160868, 0.06801179, -0.0014377147, 0.01675803, 0.049096603, 0.00781853, 0.028693063, -0.02236288, 0.01009815, 0.0072392053, 0.016211675, -0.06816251, -0.068313226, -0.01686165, -0.01237777, 0.023210673, -0.018020298, -0.03263059, 0.006820019, 0.049661797, 0.0005492988, 0.0073428242, 0.037415907, 0.044386644, -0.02571637, 0.028975662, -0.06156857, -0.029974172, -0.033289984, 0.03692607, -0.013150202, -0.021326689, 0.01110608, 0.023022274, 0.039676685, 0.033968218, -0.018510135, 0.028240908, -0.0036525724, -0.042728737, -0.009683673, -0.02562217, 0.00087310845, -0.0071073263, 0.05015163, -0.017342065, 0.016569631, -0.011727795, 0.028542345, 0.060626578, -0.034307335, -0.00894892, 0.009683673, 0.024830898, 0.031858154, -0.022607798, -0.00675408, -0.073588386, -0.057951324, 0.016569631, 0.0013988575, -0.054597832, -0.05685861, -0.029861134, 0.0005943378, -0.041259233, 0.035004407, 0.00025728144, -0.0026469964, -0.03828254, 0.040731717, 0.045177918, 0.018594913, -0.01790726, 0.02893798, -0.03129296, -0.05727309, 0.0743043, 0.019235468, -0.018105078, 0.048267648, 0.0021489183, -0.0034005896, 0.030633567, -0.0059957765, -0.003699672, -0.037943423, -0.027600354, -0.02243824, -0.006499742, -0.0020947538, -0.027430795, -0.015392142, 0.01681455, -0.009693094, 0.018566655, 0.03136832, -0.0017156021, -0.01237777, 0.02336139, 0.029371297, -0.018302897, 0.036511593, 0.055351425, 0.040053483, 0.01676745, -0.018208697, -0.035023246, 0.012707466, -0.06488438, 0.012801666, 0.047325656, 0.017370325, 0.021458568, -0.02128901, 0.011115501, -0.0022054377, -0.000977905, 0.04129691, -0.053128324, 0.02004558, -0.008831171, 0.008105838, 0.01110608, -0.0018969355, -0.0011374549, 0.024830898, 0.0032074812, -0.033120424, 0.052864566, 0.026432283, 0.0631888, -0.014393631, -0.015476922, -0.01119086, 0.006033456, 0.0057932483, -0.037321705, -0.02912638, -0.037528943, 0.032272633, 0.023229513, 0.027298916, -0.010286548, -0.012707466, -0.019348508, -0.032027714, 0.0062218546, 0.016381234, -0.01673919, -0.01449725, -0.08033304, 0.04924732, 0.003913975, -0.0077478806, 0.006273664, -0.028768422, 0.0201021, -0.026940959, -0.026394604, 0.056180377, -0.010861163, -0.030840805, -0.014930567, -0.02230636, 0.09540491, 0.020742655, -0.02456714, 0.011774895, 0.0224194, -0.045328636, 0.016079796, -0.01574068, -0.018218117, -0.017323226, -0.06605245, 0.008807621, -0.0060946858, -0.029540855, 0.011426358, -0.012443709, -0.004363776, 0.016588472, 0.027958311, -0.019103589, 0.031782795, -0.00027935937, 0.0014094549, -0.01688049, -0.0075547723, -0.03479717, -0.008647483, 0.01344222, -0.06330183, 0.012490808, 0.012095172, -0.01917895, -0.019857183, -0.010220609, 0.04619527, 0.009311587, -0.0050302353, 0.054183356, -0.02586709, -0.01124738, -0.0012128141, 0.022701997, -0.018387675, -0.004940746, 0.0033322952, -0.017539883, -0.0029649185, 0.018331157, 0.009580054, -0.04570543, 0.01455377, -0.024359902, -0.016098635, -0.004123568, -0.029842293, 0.044085205, 0.0033817498, 0.023116473, -0.043972168, -0.024284543, -0.0026988059, 0.0064196726, 0.018227536, 0.08153879, -0.012434289, 0.014337112, -0.054899268, -0.0043049017, -0.012895864, -0.05037771, 0.021402048, 0.0012340089, -0.01235893, -0.007413474, -0.039940443, 0.033252303, 0.023436751, -0.040694036, 0.014977667, -0.02690328, 0.0156559, -0.03251755, 0.0668814, 0.008548574, -0.018312316, 0.010248869, -0.016249355, 0.027543833, -0.015363882, -0.008157647, 0.019555746, 0.025414933, -0.014506671, -3.9372306e-05, 0.051847216, -0.03349722, 0.00024329877, -0.009424626, -0.015090705, 0.042804096, 0.010446686, -0.03357258, -0.026375765, -0.041824427, -0.004015239, -0.011624176, 0.003464174, 0.017172506, -0.015100125, -0.021175971, -0.005129144, -0.008562704, -0.034213133, -0.026583003, -0.007036677, -0.13195418, 0.008685162, -0.005072625, 0.006895378, -0.010305388, 0.01676745, -0.005458841, -0.0075123827, -0.0069848676, -0.008506184, -0.04902124, -0.040543318, 0.050566107, -0.03926221, 0.03161324, 0.01232125, -0.033063903, -0.0045192046, -0.0135552585, 0.016023276, -0.031406, 0.0042224773, 0.02243824, 0.014883467, 0.062020727, -0.0224194, -0.022513598, 0.012076332, -0.020893373, 0.004926616, -0.01459145, 0.025942449, 0.018792732, 0.012905285, -0.021402048, 0.023154153, -0.0025857668, -0.016239936, -0.042917136, -0.0055624605, -0.02469902, 0.045064878, -0.04118387, 0.034250814, 0.0027105808, 0.04382145, -0.01681455, -0.022890396, -0.013828437, 0.021062931, 0.017172506, 0.012594428, -0.0035442433, 0.03688839, -0.00013180522, 0.008699292, -0.033742137, 0.014073354, 0.032008875, 0.05919475, -0.042804096, 0.015071865, -0.027110517, -0.007681941, -0.050038595, 0.018123917, -0.032404512, -0.016993528, -0.031575557, 0.004790027, -0.0019181303, -0.01113434, 0.0041847974, 0.028655384, 0.024736699, -0.03692607, 0.027261237, -0.011435778, -0.03477833, -0.019499226, 0.0032899056, -0.016682671, -0.030727765, 0.06740892, 0.032969706, 0.039639007, 0.017087728, -0.008656902, -0.019876022, 0.004373196, -0.07366374, -0.056180377, -5.0448063e-05, 0.031839315, -0.0036125376, 0.015071865, -0.0091655785, -0.009292747, -0.0018145113, -0.021571606, -0.013997995, 0.0022760872, -0.018971711, 0.0017285546, -0.00039593084, -0.00335349, 0.037585463, -0.017398585, 0.02354979, -0.010625665, 0.01119086, -0.0088876905, -0.050980583, 0.00783266, -0.059759945, -0.0016025632, 0.016192835, 0.036210157, -0.0087699415, -0.005788538, -0.02797715, 0.014892887, -0.0036266677, -0.01683339, 0.015326203, 0.019744143, 0.012829925, 0.038697015, 0.015627641, -0.057800602, 0.030162571, -0.06906682, -0.016221095, 0.04148531, 0.007385214, -0.011953874, -0.05493695, 0.03792458, -0.02221216, -0.061229452, -0.051206663, 0.003016728, 0.011963293, -0.0011433422, -0.0069095083, -0.009834392, 0.017040627, 0.03217843, -0.037585463, -0.02127017, -0.004344936, 0.04563007, 0.010107569, 0.044499684, 0.015976178, 0.04683582, 0.013621198, 0.0011097839, -0.025509132, 0.02243824, 0.02573521, -0.004580434, -0.048682123, -0.00785621, 0.0016449528, 0.0025457323, -0.016522532, -0.04035492, -0.049812514, 0.04363305, 0.010785803, 0.03720867, -0.025000457, 0.019310828, 0.051771857, -0.013640038, 0.0021147712, -0.014836367, 0.07957945, -0.019499226, 0.01231183, 0.00028907368, 0.028711904, 0.00034883127, 0.015881978, -0.014393631, -0.002147741, 0.0074370233, 0.022193322, 0.0202905, -0.0535428, 0.0025339574, 0.01681455, -0.028052509, 0.03487253, -0.03231031, 0.021081772, 0.0010962427, 0.00070708245, 0.06586405, -0.018943451, -0.005802668, 0.027374275, 0.0059863566, -0.008393145, -0.0037090918, -0.0064385124, -0.040656358, -0.027713392, 0.048682123, 0.02121365, -0.00041477068, -0.023681669, 0.032913186, 0.027845271, 0.014337112, 0.03899845, 0.0269598, -0.024114985, -0.03172628, 0.059496187, -0.023775868, -0.0026093167, -0.05844116, -0.01229299, -0.04009116, 0.0011439311, 0.022645477, 0.013630618, 0.031952355, -0.0129241245, 0.014308852, 0.008402565, 0.03694491, 0.006179465, 0.029333618, -0.030953843, -0.0026540612, 0.0019817147, -0.048908204, 0.032988545, 0.01790726, 0.03376098, -0.024378743], "runbooks/meshtastic-sidecar-node.md::1781794946.155": [0.006833313, -0.028485743, -0.042757425, 0.037609633, -0.0020960935, -0.0013949947, 0.03180876, -0.0007209073, -0.0032245745, 0.038205087, -0.050940115, -0.012120367, -0.000120201235, -0.0031477418, -0.0024502445, -0.026027095, -0.00059275265, 0.011304019, 0.008566852, -0.011553725, 0.008658091, -0.005930528, -0.0032797982, 0.023818154, 0.030252896, -0.007688077, 0.028351285, -0.03549673, 0.004487513, 0.01388752, -0.020552762, 0.0096521145, -0.01304236, -0.054436006, -0.00795219, -0.037686463, -0.025374016, -0.011803431, -0.031136472, -0.012254824, 0.017738761, -0.0002665136, -0.021397922, -0.021878125, 0.0026003085, -0.051362693, 0.041451268, -0.040452443, 0.022627246, -0.03622664, -0.02913882, -0.0041345623, 0.002031266, -0.047751557, 0.00905666, 0.049249794, -0.039299954, 0.025105102, -0.103186384, -0.0116305575, -0.04306476, -0.0017215338, -0.020264639, -0.023971818, 0.008826163, 0.024221525, -0.003383042, 0.0017275364, -0.0007683275, 0.0016410996, 0.0048620724, 0.01292711, -0.06177353, -0.0038608457, -0.041336022, 0.01855511, 0.037897754, -0.020936925, 0.013282462, -0.021551587, 0.013705042, 0.007279903, 0.002751573, 0.0077264938, 0.03052181, 0.062772356, -0.04229643, 0.09120048, 0.001020435, -0.059737466, -0.015184073, 0.0047372193, 0.013119193, -0.044217248, -0.018679963, 0.017527472, -0.0149823865, -0.027045129, 0.014799909, -0.028120788, 0.0074095586, -0.016067648, -0.02045672, -0.011332831, 0.035074152, 0.048635133, -0.0013145604, -0.008590862, 0.0062666712, -0.028927531, -0.0016663104, -0.03795538, 0.0027947912, -0.00912389, -0.0016711124, -0.059737466, 0.0016903206, -0.044985577, -0.030560227, -0.021244256, 0.007668869, 0.00940721, 0.04790522, -0.05893072, -0.0015258504, 0.0022221473, 0.007688077, 0.032058466, 0.019861266, -0.017613908, -0.026699381, -0.057624564, -0.012312449, -0.017047267, -0.0096521145, 0.0023241907, -0.0131384, 0.046253316, -0.026180761, -0.04440933, 0.04713689, 0.0035655198, -0.01991889, -0.0049557127, 0.039722532, -0.0295614, 0.059545383, 0.0049653165, 0.014761493, 0.0033542297, 0.015020803, 0.05205419, 0.025931053, 0.027256418, -0.0017251354, -0.011467288, 0.021359505, -0.005527156, 0.08175005, 0.036802888, -0.03474761, 0.0530146, -0.026007887, -0.010458859, 0.027467709, -0.01769074, 0.020802468, -0.038205087, 0.0143101, 0.0032173714, 0.003764805, 0.03192401, 0.02639205, 0.023433989, 0.013858708, 0.00858606, 0.009229534, 0.0042690197, -0.010843022, -0.002310985, -0.03782092, 0.04210435, -0.02925407, 0.00776491, -0.026833838, -0.008499623, 0.011457684, -0.04990287, -0.020840883, 0.048788797, -0.010602919, 0.048174135, 0.03570802, 0.00044088793, 0.049365044, 0.05086328, -0.011179165, -0.044985577, 0.028389702, -0.007495995, -0.037283093, -0.014771096, 0.043256838, -0.0036879722, -0.0017047267, 0.009863405, 0.028389702, -0.06611458, -0.00066448323, -0.062272944, 0.072645366, 0.011909077, -0.020091765, 0.016883997, -0.017642722, 0.023414781, 0.022070209, 0.03136697, 0.020110972, -0.04210435, 0.014627035, 0.045945987, 0.00044538986, -0.022223873, 0.008898193, 0.0049653165, 0.025796596, 0.0048260572, -0.0015750714, -0.0040745367, -0.02873545, 0.036591597, -0.042872675, -0.021263463, 0.030060815, 0.010401234, -0.052630436, 0.022531204, 0.0066124187, 0.03338383, 0.025911845, -0.0039472827, 0.0309636, 0.007015791, -0.03712943, 0.011083124, 0.037167843, -0.025796596, -0.019064127, 0.018574318, -0.05743248, -0.009527261, -0.029657442, 0.027871082, 0.05374451, 0.019198583, 0.025181934, 0.029522985, 0.027121961, -0.0024994654, -0.005594385, 0.031098057, 0.044217248, 0.01769074, 0.0043626595, 0.002360206, 0.003178955, -0.012994339, 0.046483815, -0.017364202, -0.039127078, 0.02596947, 0.039415203, 0.04982604, -0.025201142, -0.025738971, 0.0052678455, -0.03442107, 0.088204, 0.010641336, -0.029426944, 0.06023688, -0.001428609, 0.007121436, 0.011227186, 0.018881649, -0.008384374, -0.013013547, 0.0031933612, -0.055626914, -0.017296974, 0.010055486, 0.084746525, -0.009287159, -0.024029443, 0.0018331815, -0.0143101, -0.17456402, 0.021801293, 0.010218756, 0.028658617, -0.00031963625, 0.018161342, -0.04463983, -0.031117264, -0.047444224, 0.048404634, 0.054205507, -0.041412853, 0.0014682258, -0.02998398, 0.019880474, -0.032135297, 0.03188559, 0.011553725, 0.013945145, -0.035669606, -0.048289385, -0.005104576, 0.058239225, 0.013637814, -0.02850495, -0.010987083, 0.064693175, 0.019553935, -0.03697576, -0.005344678, -0.021321088, -0.017834803, -0.0020420705, 0.0262768, 0.012619779, -0.02575818, 0.0031573458, -0.014876742, 0.023875779, -0.026603341, 0.010833418, 0.02374132, 0.013781874, -0.006233057, 0.019092938, -0.016499834, 0.04375625, -0.020418303, -0.0070205927, -0.021186631, 0.044793494, 0.002387818, -0.014319704, -0.047636308, -0.02460569, -0.03148222, 0.005824883, 0.0009856202, -0.03549673, -0.04487033, -0.02692988, -0.0037864142, 0.020264639, -0.03782092, -0.024336774, -0.027467709, 0.053168263, -0.014799909, -0.0074671833, -0.0309636, 0.014108414, -0.03593852, -0.014502182, 0.008826163, -0.0019772428, -0.0035006923, -0.009949842, -0.0057960707, -0.0616967, -0.11033183, 0.029196445, 0.015962005, -0.033038083, -0.010458859, -0.02554689, -0.04556182, 0.028600993, 0.011380851, 0.027294835, 0.26660964, 0.013061568, -0.05216944, 0.0025066684, 0.054243922, -0.019285021, -0.019265812, 0.012264428, 0.005109378, -0.009440824, -0.009541667, 0.026526507, 0.018679963, 0.01696083, 0.0075055994, 0.03835875, -0.058853887, 0.029715067, 0.016874393, -0.019688392, 0.009066265, -0.06307969, 0.013964352, 0.009205524, -0.030272104, -0.012120367, 0.015424175, 0.055588495, -0.054628085, -0.009359189, 0.010237964, 0.027717415, 0.042258013, -0.07164654, -0.05712515, 0.047828387, 0.0029340507, -0.02808237, -0.0019160168, 0.006247463, -0.0387045, -0.010218756, 0.042757425, -0.037475176, 0.021167424, -0.045062408, 0.0003418457, 0.021436337, -0.005916122, -0.034670778, -0.018430257, -0.016432606, -0.014915158, 0.037763298, 0.011380851, -0.02873545, -0.04187385, 0.009335179, 0.029599817, 0.003464677, 0.02765979, 0.008321947, -0.09050898, 5.0796654e-05, 0.020917717, 0.048750382, -0.01144808, -0.039684117, -0.026296008, 0.038397167, 0.044370916, 0.006766084, 0.0087493295, -0.024932228, 0.03899262, -0.029292487, 0.060352128, 0.03349908, -0.05927647, 0.016096462, -0.02871624, 0.016509438, 0.00070770166, 0.010430046, -0.04006828, 0.048788797, -0.024336774, 0.037436757, -0.06315652, -0.030483395, -0.0062618693, -0.030060815, -0.006655637, 0.055972658, 0.011294414, 0.028581783, 0.05170844, -0.0076832753, -0.016250128, -0.013292066, -0.016336564, 0.017181724, -0.0009754158, 0.018074905, 0.014857533, -0.0019712404, -0.0069149476, -0.0084900195, 0.010084298, 0.034843653, -0.025143517, 0.036745265, 0.024029443, -0.032596294, -0.0052630436, 0.030752309, 0.00877334, -0.0025258767, 0.023011409, -0.029369319, -0.019265812, -0.020668011, -0.012206803, -0.0045187264, -0.012197199, -0.070570886, 0.0041249585, -0.016067648, 0.003779211, 0.06258028, 0.048711963, -0.04164335, 0.002212543, 0.032826792, 0.0024706533, -0.011323227, 0.028389702, 0.008321947, -0.011755411, 0.038474, -0.026737798, -0.028927531, -0.029522985, -0.025566097, 0.004619569, 0.026180761, -0.0007581232, -0.02406786, -0.013705042, 0.036822096, -0.009440824, 0.0047852397, 0.00021114001, -0.05151636, -0.023491614, -0.033479873, -0.014963178, 0.02057197, 0.06519259, -0.013196025, -0.026430467, 0.034152158, 0.0022437565, 0.03273075, -0.018785607, 0.023914194, -0.03436345, 0.024932228, 0.02447123, -0.020360678, 0.0045763506, -0.053437177, -0.06296444, 0.05808556, -0.027218003, 0.013810687, -0.06937998, -0.00842279, -0.0006266671, -0.02873545, 0.06019846, 0.033230167, -0.05086328, -0.037571214, 0.031136472, -0.01065094, -0.019784434, -0.012331657, 0.0008121462, -0.010660544, -0.02235833, 0.07137763, 0.004156172, -0.0019808444, 0.011707391, 0.03200084, 0.058239225, -0.0024778564, -0.0054695313, -0.01564507, -0.012725425, 0.0075728283, 0.010324401, 0.0128310695, 0.004907692, -0.024759354, 0.03255788, 0.022051, -0.04706006, 0.062349778, -0.009757759, -0.008029022, -0.039415203, 0.042872675, 0.006929354, -0.020840883, 0.035285443, 0.07598759, -0.010939063, -0.00034784828, -0.0361306, -0.023280324, 0.045830738, -0.04736739, -0.009272752, -0.013781874, -0.0004360859, -0.0075200056, 0.025239559, 0.001276144, 0.003070909, 0.014021977, 0.03901183, -0.02226229, 0.018170945, -0.038935, 0.038301125, 0.020283846, 0.04018353, -0.02014939, 0.08236471, -0.014146831, 0.013743458, -0.0053686886, 0.01796926, 0.03042577, -0.016922414, 0.02331874, -0.0067564803, -0.010785397, -0.013320878, -0.035784855, 0.0026147147, 0.008989432, 0.028965948, 0.053821344, 0.033210956, 0.0043074363, -0.019803641, 0.0027851872, -0.007140644, 0.008009815, -0.029100405, 0.032807585, 0.017671533, -0.040452443, 0.024932228, -0.020437513, -0.031328555, -0.039760947, -0.027506124, -0.02470173, -0.014790305, -0.022608038, 0.07341369, 0.0041825827, -0.009484042, 0.016259732, 0.011467288, 0.037455965, -0.030329728, 0.006646033, 0.024893811, 0.005027743, -0.035131775, -0.0034262605, -0.007745702, -0.013743458, 0.018026885, -0.03649556, 0.032365795, -0.00057324435, -0.022031792, 0.01499199, -0.031847175, -0.005104576, -0.012629383, -0.027544541, 0.013685834, 0.050479118, -0.0370718, 0.0074911932, -0.018218966, 0.006622023, -0.012485323, 0.021244256, -0.0006176633, -0.02998398, -0.006641231, 0.02819762, -0.0004901089, -0.04429408, -0.014175642, 0.03614981, -0.0037047793, 0.004211395, 0.04821255, -0.005104576, -0.0075920364, 0.013522564, -0.03202005, 0.0070109884, 0.027602166, -0.026891463, -0.0001686719, 0.026699381, -0.027410084, 0.041528102, -0.013493752, -0.025931053, -0.016288543, -0.04367942, 0.012523739, -0.022838535, 0.015299322, 0.015347342, 0.07314478, -0.021993374, 0.016826373, -0.03294204, 0.0027155576, -0.009560876, 0.057394065, -0.04836622, 0.02831287, -0.071262375, 0.020264639, -0.021974167, -0.011159957, 0.026641756, -0.014444557, -0.024816979, -0.013320878, -0.035170194, -0.0035006923, -0.019208187, 0.0024550466, 0.024221525, 0.026795423, -0.019227397, -0.030137647, 0.08213421, 0.03793617, -0.01588517, 0.012398886, -0.0185359, 0.07041722, -0.03202005, 0.020014932, 0.028754657, -0.003063706, -0.013080776, -0.022857744, 0.057931896, 0.030272104, -0.010737377, -0.011601745, 0.01696083, 0.03052181, -0.018756796, -0.035343066, -0.0128310695, -0.0043434515, -0.008927005, -0.012965526, 0.022185458, -0.026545716, -0.0057432484, 0.019842058, -0.013320878, 0.002552288, 0.025201142, -0.04218118, -0.0006362712, -0.14021978, -0.021071382, 0.0054455213, -0.008240312, -0.0049845246, 0.016374981, 0.0066028144, -0.019957308, -0.020783259, 0.0007221078, -0.031655096, 0.022588829, 0.02364528, -0.03346066, -0.027371667, 0.019784434, -0.026161551, -0.03582327, -0.031040432, -0.009556074, 0.012398886, -0.015635464, 0.031155681, 0.012581363, 0.050517533, -0.038954206, -6.841979e-06, 0.014233267, -0.015808338, -0.0007959393, -0.043602586, -0.048058886, 0.02034147, 0.05017179, 0.029715067, 0.0017587497, 0.022204665, 0.032903627, -0.027218003, -0.0042882278, 0.035804063, 0.030656269, -0.002566694, -0.03188559, -0.007793722, 0.040951855, 0.020495137, -0.028869906, -0.03497811, 0.00229898, -0.017998071, 0.040875025, -0.013973957, 0.021493962, -0.013839499, 0.02395261, -0.07306795, 0.01325365, 0.014108414, 0.03084835, -0.048058886, 0.01674954, -0.006031371, 0.017364202, -0.024509648, 0.016519042, -0.04018353, 0.036284268, -0.009344784, 0.021167424, -0.033767994, -0.041681767, -0.0029100406, -0.01616369, 0.017133703, 0.0049845246, 0.016759144, 0.017998071, 0.020936925, -0.02460569, -0.0241639, -0.03305729, -0.04440933, 0.035439108, 0.066690825, -0.011841848, 0.02406786, 0.0008181488, -0.0069341557, 0.0013577788, -0.030022398, -0.051785275, 0.0059977565, 0.035150982, -0.032077674, 0.0023770132, -0.0066988557, -0.036437932, -0.012629383, 0.024202317, -0.0038608457, 0.024106275, 0.016816769, -0.025527682, -0.0051429924, -0.03561198, 0.0039160694, -0.03889658, 0.009018244, 0.0023001805, -0.03538148, -0.0006710861, -0.037609633, -0.022204665, -0.08513069, 0.018641546, 0.019995723, 0.024836186, -0.023337949, -0.04629173, -0.020764051, 0.008931807, -0.006785292, -0.02925407, -0.0108526265, 0.023337949, 0.015616257, -0.0051429924, 0.01897769, -0.03084835, 0.025162727, -0.04706006, 0.0008403582, 0.021032967, 0.016480625, -0.0103820255, -0.06884214, 0.04813572, 0.0026891462, -0.06519259, -0.032269757, 0.010967875, -0.015702693, -7.273413e-06, -0.019563539, -0.022454372, -0.031501427, -0.018718379, -0.019592352, -0.031002015, 0.020840883, -0.04018353, -0.019938098, 0.0110255, -0.009104681, 0.05289935, 0.034190573, 0.0055751763, -0.011063917, 0.041528102, 0.015962005, -0.042987924, 0.008763736, 0.013320878, -0.031194096, 0.004487513, -0.01933304, -0.015491404, 0.0030372946, 0.010209152, -0.0019040116, 0.05447442, 0.002355404, 0.022761703, 0.0065884083, 0.0036423525, -0.0001449618, -0.037494384, 0.039876197, -0.012706216, 0.006329098, -0.030771516, -0.0178252, 0.007241487, 0.032500256, 0.023779737, 0.009099879, 0.04821255, -0.01696083, 0.014377329, -0.031174889, -0.0340177, 0.043103173, -0.022819327, 0.02278091, -0.020648802, 0.011476892, 0.01674954, -0.015126448, 0.036015354, -0.017066475, -0.020610387, 0.009291961, -0.016951226, -0.022012584, -0.0058873096, 0.00094060093, -0.020091765, 0.0028476138, 0.04283426, -0.021590004, -0.005080566, 0.008509227, 0.032711543, 0.026603341, 0.0092631485, 0.071185544, 0.010141923, -0.049864456, -0.02376053, 0.012562155, 0.04356417, 0.008614873, -0.06845798, -0.01965958, -0.05447442, 0.014406141, 0.045830738, -0.0016615082, -0.04398675, -0.016461417, -0.030195272, 0.014214059, 0.019323437, -0.006040975, 0.023875779, 0.0175947, 0.052131023, -0.01658627, 0.013196025, 0.05916122, 0.0021969364, -0.0012701415, 0.0015042413], "notes/echo6-landing-page-data-export.md::1781800689.807": [-0.013108099, -0.005198871, -0.018982148, 0.0007921285, -0.006689085, -0.06041879, 0.012133914, 0.014738172, -0.024248537, 0.0067614256, 0.02604258, 0.009399443, -0.01616569, -0.008815896, 0.034723442, 0.011738452, -0.008642279, 0.016512925, -0.01839378, -0.007436604, -0.06092035, 0.030672373, 0.03929536, -0.03130897, 0.031887695, 0.011381573, -0.01809477, -0.04413735, -0.025598893, 0.026524851, 0.02120059, 0.031964857, 0.044908985, -0.0013612071, -0.04413735, -0.059762903, -0.01694697, 0.005546105, -0.053628426, -0.00015718989, 0.038697347, 0.035823017, 0.018027253, 0.0048805727, 0.048728563, -0.062579356, 0.04263267, -0.018548105, 0.0017289381, -0.06026446, -0.03393252, -0.0023245416, -0.004656317, -0.034164008, 0.008044264, 0.027489392, -0.034800604, 0.015567676, -0.04020203, 0.006351496, -0.07284206, -0.013233489, -0.014535619, -0.011015047, -0.008584406, 0.04263267, -0.015500159, 0.013165971, -0.028762585, -0.0030214216, -0.017815055, 0.009081145, -0.039931957, -0.0040366002, -0.06277227, -0.018634913, 0.015924556, 0.021702152, 0.02696854, -0.008029796, 0.0052229846, -0.021991514, 0.024653643, 0.022782436, -0.012268949, 0.022223003, -0.07261057, 0.070951566, 0.015529095, -0.03611238, -0.04691523, -0.03510926, 0.04525622, -0.052818213, -0.016541861, 0.031212516, -0.006351496, -0.029977905, 0.0024957473, 0.0060910704, -0.026737051, 0.0044031255, -0.0035109257, -0.031829823, 0.0088593, -0.015722003, 0.04263267, -0.034491953, -0.008647102, -0.049191542, 0.0046659624, 0.015422995, 0.009418733, 0.05980148, 0.0063997232, -0.020660447, -0.00667944, 0.0053387294, -0.0060573113, 0.005242275, -7.708785e-05, 0.029341308, 0.041320894, -0.051120624, 0.02721932, 0.009085967, -0.04139806, -0.0014347533, 0.049693104, 0.030672373, 0.030749537, -0.031289678, -0.062579356, -0.021798605, -0.051352113, 0.0035712095, 0.022956053, -0.017284557, -0.009592351, -0.054052826, 0.060843185, 0.0073980223, -0.068790995, -0.039893378, 0.02143208, -0.012789801, 0.042555507, 0.030151522, 0.011236891, 0.016676897, 0.030055068, 0.0155194495, 0.02093052, 0.02336116, 0.009110081, -0.0228596, 0.028473223, 0.024364281, -0.014583846, 0.013339589, -0.0505419, 0.033122305, -0.06234787, -0.010224124, 0.030768828, -0.02093052, -0.0013202142, -0.0177186, -0.005531637, -0.034935642, -0.0060717794, -0.015702711, 0.0090377405, 0.01952229, 0.032659326, 0.003829224, 0.09946337, 0.01144909, 0.027180739, -0.022705272, -0.04934587, 0.037674934, -0.032389253, -0.008106959, -0.031212516, -0.005049367, -0.025444567, -0.008049087, -0.009765968, 0.03777139, -0.0010682282, -0.027180739, 0.023804849, 0.021316335, 0.025193786, 0.009746677, -0.0062646875, -0.0057197227, 0.018885694, -0.053782754, 0.0038412807, 0.009905826, 0.021991514, 0.0008409584, -0.021509243, -0.021933641, -0.011439445, -0.0702571, -0.013464979, -0.04799551, 0.002693478, -0.008926818, 0.03821508, -0.010445969, -0.055210274, 0.021354917, -0.009727387, -0.002100286, -0.0030937623, -0.014362002, 0.011015047, 0.020351795, 0.021740733, 0.01239434, 0.0438287, 0.007369086, 0.026775632, -0.0070797238, 0.0014335477, 0.0088255415, -0.03013223, -0.024750099, 0.01012767, -0.036903303, 0.043944445, -0.035803728, -0.041012242, -0.018548105, -0.042053945, 0.050619062, -0.008796605, -0.011275473, -0.02648627, -0.006163411, -0.046876647, 0.0024173786, -0.004256033, -0.00848313, -0.049500197, -0.04433026, -0.01677335, -0.0045767426, -0.016763706, 0.012838028, 0.056059066, 0.016705833, 0.0121532045, -0.014988952, -0.021702152, 0.0035446847, 0.023650521, -0.03468486, -0.010667813, 0.032138474, 0.001918229, -0.03256287, -0.0765459, 0.020621866, 0.0023305698, 0.023013925, 0.013773632, 0.032215636, 0.006713199, -0.039931957, -0.006081425, 0.030633792, 0.0145163275, -0.027354356, 0.060997512, 0.012828383, -0.011921715, 0.0063322056, 0.037964296, 0.04406019, 0.0042174514, 0.030653084, 0.011053629, -0.011603417, -0.008743555, -0.0059753256, -0.040163446, 0.0051602894, 0.055981904, 0.0061344747, -0.016686542, -0.03800288, -0.03279436, -0.17701238, -0.012567957, -0.0045478065, 0.051274948, 0.010069798, 0.014062994, -0.0103302235, -0.04413735, -0.058914106, -0.0051072394, 0.03709621, -0.055750415, -0.07334363, -0.055133108, -0.012973064, 0.00035446847, 0.008955754, -0.012326822, 0.04020203, -0.017766828, -0.045526292, -0.0017988672, 0.059917226, 0.02939918, -0.025251659, -0.020563994, 0.008401144, -0.033836067, -0.0089654, -0.021702152, 0.05463155, -0.025232367, -0.009081145, 0.0067951847, 0.042439763, -0.0037038338, -0.004470643, -0.015259024, -0.024171373, 0.038195785, 0.00046810333, -0.00022711905, 0.033334505, 0.011574481, 0.013947249, -0.016715478, 0.004477877, 0.03059521, -0.03495493, -0.019078603, 0.0038268126, -0.017496757, 0.021316335, 0.012346113, -0.053319775, -0.0072195823, 0.014294484, 0.039931957, 0.018316615, -0.010851076, 0.009727387, -0.033623867, 7.987597e-05, -0.016204273, -0.044253096, 0.00023465451, -0.0055750413, 0.023264706, 0.016310371, -0.014844271, 0.05274105, -0.033585284, -0.0034892235, 0.0047214236, -0.010397742, 0.002638017, 0.016705833, -0.034086846, -0.012452212, -0.122226514, 0.016358599, 0.027682299, 0.0018278034, -0.002304045, -0.020390376, -0.016715478, 0.018528813, -0.009336747, 0.039353233, 0.25679913, 0.042709835, -0.036710393, 0.005748659, 0.103398696, -0.0044730543, 0.017303849, 0.0050590127, 0.010166252, -0.028743293, -0.026659887, 0.047841188, 0.0033493654, 0.007176178, -0.02266669, 0.014072639, -0.06450844, 0.018278034, 0.03080741, 0.0021436904, -0.008950932, -0.020351795, 0.015316896, -0.003547096, -0.03588089, -0.0002742911, 0.028936202, 0.056907862, -0.014053348, 0.037674934, 0.016426116, 0.036691103, 0.03435692, -0.005565396, -0.061267585, 0.010262706, -0.027547264, -0.057448007, -0.024730807, 0.0077645476, -0.0568307, -0.018355196, 0.047764022, 0.051969416, -0.00081322785, -0.02071832, -0.0047479486, -0.021084845, 0.014689945, 0.0010935473, -0.038253658, -0.055596087, -0.03132826, 0.01600172, -0.0020219171, -0.026081163, -0.017564274, -0.03154046, 0.010571359, 0.046375085, 0.032369964, 0.011294764, -0.12091474, 0.0031661028, -0.018972503, 0.023264706, 0.011487672, -0.025946127, 0.008883414, 0.0003532628, -0.02675634, -0.003836458, 0.01275122, -0.021354917, 0.004282558, -0.01855775, 0.03269791, 0.03466557, -0.018171934, 0.0723405, -0.009278875, -0.021567116, -0.009384975, -0.007803129, 0.0064334823, 0.0023836195, 0.020332504, 0.04452317, -0.0015070938, -0.008815896, 0.0041788695, -0.0018639737, -0.024846552, 0.07002561, 0.0034000038, 0.02889762, -0.016927678, -0.039584722, 0.02094981, -0.0014950371, 0.057023607, 0.02191435, -0.0018941155, -0.035552945, 0.0177186, -0.007224405, -0.009775613, -0.0027151802, -0.035495073, 0.036536776, -0.022223003, 0.043983027, 0.010089089, -0.034569114, 0.006515468, 0.043790117, -0.01904002, -0.00400043, 0.023920594, -0.028974783, -0.023785558, -0.026775632, 0.00860852, 0.0011544338, -0.006004262, -0.049538776, -0.028762585, -0.03345025, -0.010214479, 0.051390693, 0.001948371, -0.033103015, -0.006230929, 0.07527271, 0.011969942, -0.030055068, 0.010957175, 0.054554384, 0.0082323495, 0.017525693, -0.008237172, -0.024981588, -0.019117184, -0.015259024, -0.006997738, 0.0045429836, 0.013291362, -0.03227351, 0.012616184, 0.035456493, 0.0017626969, 0.01241363, 0.023264706, -0.052818213, -0.0146610085, -0.016590089, -0.016445408, 0.0013744696, 0.0035253938, -0.030691665, -0.031444006, -0.016117465, 0.02505875, 0.06840518, -0.03877451, 0.025367403, 0.017082004, 0.021740733, -0.01312739, -0.006824121, 0.00632256, -0.040626425, -0.07785767, 0.015818456, -0.02502017, -0.013185263, -0.0635439, 0.01010838, 0.004477877, -0.025714638, 0.015365123, -0.0036194366, -0.024711516, 0.0045188703, 0.047609698, 0.032640036, -0.0029587266, -0.0066697947, 0.063929714, -0.056985024, -0.03373961, 0.0670934, 0.012915191, -0.014390938, 0.05532602, -0.045140475, 0.01325278, 0.0115455445, 0.021316335, -0.008695329, -0.009466961, 0.013059872, -0.018451652, 0.0467609, -0.0016831224, -0.0029080883, 0.0067807166, 0.02239662, -0.049461614, 0.0041017067, 0.011227246, 0.0040245433, -0.020795483, 0.003940146, 0.018577041, -0.007624689, 0.032890815, 0.036671814, 0.022358038, -0.0115455445, 0.013243135, -0.027720882, 0.012809092, -0.061962053, 0.039584722, 0.025656765, 0.014603136, 0.025078041, -0.049963176, 0.009558592, 0.0006914546, -0.028299605, 0.014525973, -0.05077339, -0.015914911, -0.036208834, 0.029939324, 0.036594648, -0.016493635, -0.010368805, 0.040549263, -0.02023605, -0.012268949, 0.03200344, -0.012230367, 0.046336506, -0.047879767, 0.019869525, -0.036247414, 0.0135517875, -0.055480342, 0.01084143, -0.045680616, -0.026447687, 0.015500159, 0.03827295, 0.03256287, -0.009254762, 0.009327102, -0.0032215638, -0.00858923, 0.0291484, -0.018991794, 0.022531655, -0.0020604986, -0.050619062, 0.022917472, -0.030440884, -0.031231808, -0.022319457, 0.023708394, -0.012355758, -0.029572798, -0.005647382, 0.070758656, 0.0006709582, -0.009462138, 0.004634615, 0.022531655, 0.021837186, -0.0009145045, 0.0098576, -0.009023272, 0.03445337, -0.029071238, -0.0061537656, 0.0070556104, -0.010417033, 0.008410789, -0.029225564, 0.041513804, 0.030440884, -0.03254358, 0.017670374, -0.008468661, 0.019869525, -0.01048455, 0.03831153, -0.0010145756, 0.022126548, -0.007417313, -0.031733368, 0.023959175, -0.0088785915, -0.025155205, 0.0077356114, -0.0001942644, 0.005999439, 0.021567116, -0.0050252536, -0.013079163, 0.0012255687, -0.012625829, 0.01518186, 0.0467609, 0.003513337, 0.017130231, -0.019425837, -0.015615904, 0.023303287, 0.052200906, -0.02289818, 0.0065251132, -0.020602575, 0.02841535, 0.034337625, 0.03231209, -0.044484586, -0.024209956, 0.0015577322, -0.0004970395, 0.020660447, -0.027084285, -0.053165447, 0.08418506, -0.0040173093, 0.03640174, 0.016483989, -0.007480008, -0.016686542, -0.004952913, 0.08086704, 0.062077798, -0.03466557, 0.020274632, -0.05949283, -0.0162525, -0.021489952, 0.0013563845, 0.0056907865, -0.03539862, 0.000491614, -0.018924275, -0.029514926, 0.056907862, 0.036247414, -0.032447126, 0.0038268126, -0.026852796, 0.013233489, 0.0058017084, 0.03927607, 0.013899022, -0.012558311, 0.02025534, -0.027875207, 0.016898742, -0.011516608, -0.003568798, 0.015972784, -0.03464628, 0.051699348, -0.016956614, 0.017101295, 0.0030961735, 0.034164008, -0.041050825, 0.0059801484, 0.061036095, 0.016368244, -0.02623549, -0.0022051798, -0.063466735, -0.0042729126, 0.00980455, -0.009105258, 0.008642279, -0.008738733, 0.018760303, 0.03638245, 0.008193768, -0.0095778825, -0.0023595062, -0.0047624167, -0.12778227, 0.053628426, -0.0040197205, 0.017245976, -0.010928239, 0.030190103, 0.01937761, -0.035803728, -0.0041499333, -0.036440324, 0.0038171671, 0.019773072, 0.018480588, -0.019792361, -0.0013057461, -1.8226416e-05, -0.0115455445, -0.02025534, 0.0070845466, 0.036285996, -0.023939883, 0.00032492942, 0.0070700785, -0.01673477, 0.015509804, -0.0018519169, -0.030402303, 0.0467609, -0.04213111, -0.023650521, -0.02868542, -0.009206534, 0.033392377, 0.046105016, -0.029186983, -0.0010404976, 0.017361721, -0.005256743, -0.021084845, 0.008362562, -0.044870403, 0.013995476, -0.07511838, 0.00566185, 0.008676038, 0.069176815, -0.015586968, -0.04051068, -0.03640174, 0.0669005, 0.048535656, 0.012683702, -0.019657327, 0.006038021, -0.0016348953, 0.016493635, -0.03323805, 0.0057534813, 0.010118025, 0.032447126, -0.0061730566, 0.034762025, -0.05254814, 0.005729368, -0.032832943, 0.028743293, -0.043867283, 0.03520571, -0.020602575, 0.005647382, -0.023978466, -0.024672935, -0.0046756077, 0.015095051, 0.040317774, -0.019850234, 0.046105016, -0.040124867, -0.03441479, -0.01434271, 0.030286558, -0.06423837, -0.028820457, 0.047879767, 0.07072008, 0.026119744, 0.009915472, -0.02407492, -0.0049818493, 0.0034795783, -0.058682617, -0.034569114, 0.0054737646, 0.007899583, 0.020988392, 0.016223563, -0.013802568, -0.06292659, -0.009954053, -0.03298727, 0.005116885, 0.0036990112, -0.028666131, 0.022685982, 0.009476606, 0.0045188703, 0.03177195, -0.016802289, 0.019541582, 0.0019230518, -0.019599454, 0.012230367, -0.014747817, -0.0015034768, -0.0021014917, -0.0031709254, 0.023515487, -0.0028695066, -0.009727387, -0.038330823, -0.020891938, -0.029013366, -0.0392182, -0.003346954, 0.028531095, 0.03487777, 0.03618954, -0.020911228, 0.00776937, -0.036266707, 0.045834944, -0.06254078, 0.005295325, 0.060110137, -0.0049673812, 0.0021497186, -0.04116657, 0.042555507, -0.0028019887, -0.014612782, -0.02289818, -0.0021750377, -0.027817335, -0.0064913547, -0.039006, 0.010243415, 0.07585143, 0.026139036, -0.015731648, 0.014902144, 0.008222704, 0.016156046, -0.00022862613, 0.024209956, 0.014390938, -0.0064334823, 0.00011438842, 0.031926274, -0.008343271, 0.045873526, 0.008222704, 0.00063961063, -0.031926274, 0.009659869, -0.0039497917, -0.00800086, -0.044484586, -0.022223003, -0.04533338, 0.024209956, 0.024132792, 0.037636355, -0.008979868, -0.020004561, 0.030942446, -0.021297045, 0.011728807, -0.0011924127, 0.07002561, -0.0028960316, 0.0006552844, 0.008569938, 0.014352356, 0.016059592, 0.018104417, 0.01828768, -0.03491635, 0.044407424, 0.00065588724, 0.03389394, -0.026814213, -0.013175617, 0.019792361, -0.042786997, 0.063891135, -0.030267267, 0.0197152, -0.019792361, -0.03541791, 0.053165447, 0.016204273, 0.00073546177, -0.019908106, 0.014294484, -0.013030936, 0.012587247, -0.05617481, -0.051892255, -0.020853356, 0.010600295, 0.00012697265, -0.026737051, -0.00914384, 0.026216198, 0.024711516, 0.011690225, 0.04120515, 0.031501878, 0.04625934, 0.0023197187, 0.07477114, -0.0058644037, 0.010002281, -0.05131353, -0.012249659, -0.021875769, 0.0035832664, 0.06362106, -0.004610501, -0.017043423, -0.016647961, 0.0049770265, 0.023708394, 0.0062791556, 0.020371085, 0.012249659, -0.011516608, -0.0035905004, -0.004145111, -0.040626425, 0.0017590799, 0.014834626, 0.022840308, -0.025328822], "projects/argus.md::1781794946.155": [-0.008365305, -0.007965185, -0.031749077, 0.026929023, -0.0093469955, -0.05549575, 0.00682996, 0.0036196925, -0.008072194, 0.046041746, -0.0036545866, -0.005289962, -0.053076416, 0.018414836, 0.03428007, 0.004792138, 0.003017186, 0.025254102, 0.0029753128, -0.019466316, -0.018880093, -0.00040651753, 0.0028962193, 0.023225585, -0.009239987, 0.045520656, -0.035564177, -0.036978554, -0.011370859, 0.019671028, 0.012180405, -0.051178172, -0.00057575444, -0.009677327, -0.010812552, -0.02599851, 0.0017133056, 0.0108218575, -0.037778795, -0.030855784, -0.02977639, 0.001210829, -0.017847225, -0.031097718, 0.04853552, -0.0563146, 0.015669826, -0.02047127, 0.025402984, -0.019010365, -0.021085408, -0.01409726, 0.013343546, -0.036736622, 0.060818277, 0.036308587, -0.04332465, 0.010337991, -0.011836115, 0.002828757, -0.030613853, -0.009695937, -0.04719558, -0.006327483, 0.010868383, 0.039118733, -0.02516105, 0.010868383, -0.023486128, -0.005852922, 0.0039430456, 0.024528302, -0.083522774, -0.0018807978, -0.04570676, -0.011910556, 0.04127752, -0.002528667, -0.0054760645, -0.019596588, 0.004729328, 0.008216423, -0.0198013, 0.029832222, -0.047083918, 0.021252898, -0.037704356, 0.060594954, 0.040570334, -0.006508933, -4.4962642e-05, -0.026984854, -0.009649412, -0.056016836, -0.01898245, 0.026259055, -0.019857131, -0.022462565, 0.02806425, 0.009872735, -0.0003349844, 0.019466316, -0.06033441, -0.013790191, 0.0016028073, 0.018591635, -5.6993875e-05, 0.021606494, -0.04801443, -0.043585192, -0.0044664587, 0.01711212, -0.031618804, 0.009328385, -0.012440949, -0.049801014, 2.033678e-05, -0.01989435, -0.025551865, 0.0014399677, 0.015204569, -0.0055412003, 0.053113636, -0.046711713, 0.023969995, 0.0028473674, -0.021178458, 0.0076069376, 0.06580582, 0.007323131, 0.026240444, -0.0014609041, -0.046004523, -0.010356601, -0.03580611, -0.020210726, -0.030129986, -0.007146334, 0.010021617, -0.0534114, 0.043920178, 0.059664443, -0.06457755, -0.008528144, 0.039937586, -0.049689353, 0.0085048815, 0.0608555, -0.0020029275, -0.006187906, 0.013343546, 0.012264151, -0.008728204, -0.003973287, 0.0070718927, -0.012943425, 0.020006012, -0.0044920477, -0.005629599, 0.058212843, -0.022630056, 0.019912962, -0.0023181385, 0.04328743, 0.024584133, -0.013306324, 0.029199474, -0.017456409, 7.387758e-06, -0.026798751, 0.009556361, -0.018554414, 0.008825908, 0.0013748318, -0.00804893, 0.0021867037, 0.08583045, 0.008318779, 0.0033870644, -0.047642224, -0.04511123, 0.02674292, 0.015427892, 0.02047127, 0.006741561, -0.020061843, 0.003440569, 0.034540612, -0.028734216, 0.037108827, 0.0028799353, -0.00074673607, 0.04410628, 0.009105062, -0.023765283, 0.0319724, -0.037499644, -0.053225297, 0.014776534, -0.036010824, -0.020973746, 0.022164801, 0.044590145, 0.004375734, -0.010207719, 0.0014481096, -0.026947634, -0.020973746, -0.0027403585, -0.08530936, 0.011761675, 0.023541959, 0.0150370775, 0.03502448, -0.03195379, 0.0067043407, 0.002812473, -0.014162396, -0.041500844, -0.030799955, -0.034038138, 0.02426776, -0.005196911, -0.01106379, 0.0412403, 0.016832966, 0.04574398, -0.010766027, 0.043957397, -0.017335443, -0.0112964185, 0.0074580554, -0.0047270022, -0.019466316, 0.10406849, -0.01974547, -0.04276634, 0.018182209, -0.01714934, 0.01258983, -0.045408998, -0.0134552065, 0.043994617, 0.012515389, -0.060818277, -0.049912676, 0.014125176, 0.025756579, -0.023188364, -0.014953331, -0.0122455405, -0.015911758, -0.012282761, 0.040049247, 0.044143498, 0.0058250064, 0.012264151, 0.018014716, 0.002204151, 0.008090803, 2.6915794e-05, 0.031488534, -0.0022250873, 0.03111633, 0.005355098, 0.013818107, -0.022388123, -0.019261602, 0.024453862, 0.019280214, -0.058585048, 0.030055545, 0.020899305, 0.01711212, -0.013594784, 0.0046734978, 0.023951385, -0.03273542, 0.08694706, 0.03882097, -0.036048044, 0.015772182, 0.018210124, 0.00953775, 0.008565365, 0.0049875453, 0.020006012, -0.00853745, -0.04883328, -0.035713058, -0.077865265, 0.0397887, 0.071798325, -0.0305208, -0.030111376, -0.011417385, -0.013380766, -0.14895639, -0.014571821, 0.034503393, 0.03442895, 0.014850975, -0.0025751926, -0.012236236, -0.002968334, -0.0159862, 0.017903054, -0.02277894, -0.06878346, -0.03584333, -0.07004896, -0.0052527413, -0.034000915, 0.0070532826, -0.005908753, -0.0004984056, -0.01838692, -0.05463968, -0.044329602, 0.014087955, 0.047456123, 0.024919117, -0.014506686, 0.024249148, 0.020080453, -0.025626305, -0.03346122, 0.006932316, -0.04883328, 0.005108512, 0.0014294994, 0.028734216, 0.020657372, 0.0037522905, 0.017195866, 0.051513158, -0.00744875, 0.032121282, 0.062046554, 0.020173505, 0.020024624, 0.0148975, -0.0037569432, 0.012282761, 0.012431643, 0.0023193017, 0.012394423, -0.03334956, 0.03340539, 0.027692044, -0.0016353752, -0.015493029, -0.033721764, 0.04499957, 0.046860594, -0.008304821, -0.04927993, 0.009258596, 0.004717697, 0.0068625277, -0.014376414, -0.006369356, -0.012115269, 0.019950181, -0.0020843474, 0.009556361, -0.01974547, 0.013427291, -0.034131188, -0.010533398, 0.020322386, -0.009523792, 0.05326252, -0.011249892, -0.042319696, -0.005536548, -0.122380964, 0.044739027, 0.016609643, 0.0014643936, 0.02129012, -0.042468578, -0.0035010523, 0.02663126, -0.004022139, 0.07231941, 0.27275175, 0.02737567, -0.01825665, -0.02739428, 0.010105363, -0.049838234, 0.015297621, 0.0121711, 0.044552926, -0.021085408, -0.015744267, 0.021662325, 0.041165862, -0.007816303, -0.018824263, 0.01905689, -0.017614596, 0.005364403, 0.06182323, -0.016339794, -0.014301972, -0.0048898417, 0.00024047925, 0.0040267915, -0.014646262, -0.011203367, -0.004992198, 0.076450884, -0.008332737, 0.020378217, -0.0036266714, 0.0067182984, 0.04343631, -0.013362155, -0.07053283, -0.019950181, 0.0014632305, -0.026687091, -0.03119077, -0.0046386034, -0.041463625, -0.036699403, 0.006518238, 0.036159705, 0.006671773, -0.01789375, -0.010365906, 0.025198271, -0.029125033, -0.0039849184, -0.02443525, -0.027636213, -0.038151, -0.032400437, -0.0055598104, -0.037592694, -0.015567469, -0.003259119, -0.005396971, 0.021662325, 0.0033568228, 0.018703295, -0.086798176, 0.0035545568, -0.0051364275, 0.022239242, -0.020452658, -0.047679447, 0.015530249, 0.045297336, 0.008560712, 0.01184542, -0.01838692, -0.011417385, 0.038783748, 0.0397887, 0.048274975, 0.061972115, -0.07473874, 0.023560569, -0.025663527, -0.011677928, 0.022332294, -0.00026417823, -0.0006990473, 0.013529647, -0.036010824, 0.037946288, -0.00029732773, -0.045930084, -0.010635755, -0.045260113, 0.025570476, 0.0018354354, 0.044590145, 0.026110172, 0.011315028, -0.017679732, 0.016451456, -0.01026355, 0.025384374, -0.01068228, -0.017205171, -0.015958285, 0.04038423, -0.038411543, 0.0061739488, 0.022741718, 0.028752828, 0.017233087, -0.04183583, 0.038523205, 0.027524551, -0.021029577, -0.005006156, 0.029590288, -0.022592837, -0.029850831, 0.032493487, 0.0053364877, 0.024993557, -0.010161193, -0.010477567, -0.055458527, -0.0097703785, -0.07875855, 0.011556962, -0.025570476, -0.016535202, 0.053746387, 0.008016363, -0.01100796, 0.00022346832, 0.05549575, -0.0024914464, 0.012440949, -0.02054571, 0.014292668, -0.03353566, 0.03513614, -0.030930227, 0.05571907, -0.040979758, 0.009025969, -0.010328686, 0.004861926, -0.00514108, -0.012999255, -0.028585335, 0.005164343, -0.037555475, 0.017270306, 0.0132970195, -0.048386633, 0.010989349, 0.004982893, -0.0066205943, 0.03576889, 0.032679588, -0.015204569, 0.0030381223, 0.0019494231, 0.013538953, 0.079726286, 0.007388267, -0.007313826, -0.00083862414, -0.0021599515, 0.0281573, -0.012636356, 0.014999857, -0.055086322, -0.042915225, 0.054863, -0.05419303, -0.03037192, -0.06018553, -0.0052620466, 0.03290291, -0.0060995077, 0.055830732, 0.0053504454, -0.020266555, -0.010505483, 0.021457613, 0.035471126, -0.008732857, 0.006508933, 0.021680934, -0.024788845, -0.006816002, 0.069006786, 0.032363214, 0.0064996276, 0.053671945, -0.021550663, 0.02664987, 0.038672086, 0.036829673, 0.01676783, -0.007388267, 0.0019494231, 0.010347296, -0.013836716, -0.010123973, 0.009677327, -0.013343546, 0.0047060656, -0.0357875, -0.011984997, 0.02663126, -0.003398696, -0.038783748, -0.028641166, 0.013473817, 0.040905315, 0.0011695375, 0.050508205, -0.0036173663, -0.05865949, 0.0011509273, -0.015120824, 0.0026659174, -0.052034244, 0.020266555, 0.02510522, 0.008314127, -0.0022262505, -0.017903054, 0.004736307, 0.008677026, -0.019354654, 0.027096516, -0.0397887, -0.019838521, 0.021662325, 0.022648668, 0.04127752, 0.017921666, -0.001973849, 0.012003607, 0.004552531, 0.013017866, -0.00023204648, 0.018126378, 0.07965185, -0.04109142, 0.018647464, 0.0027822314, -0.006029719, 0.006792739, -0.014962637, 0.003531294, -0.0024449208, 0.041426405, 0.064614765, 0.0006013435, -0.023635011, 0.030930227, -0.01609786, -0.01989435, 0.013706445, -0.025291322, 0.013994903, -0.021699544, 0.0036848283, -0.0058854898, -0.0321585, -0.04034701, -0.028529504, 0.011687233, -0.0005664493, -0.03722049, -0.010096057, 0.038188223, -0.010142583, -0.07801414, 0.024881897, 0.018926619, 0.07161222, -0.03210267, -0.012022218, 0.017251696, 0.03874653, -0.04347353, 0.0181636, 0.018842872, -0.029869443, -0.0064484496, -0.040644772, 0.056091275, 0.0037220488, -0.016358405, 0.041500844, -0.008500229, 0.011315028, 0.0076022847, 0.028399233, -0.0016830639, 0.018210124, -0.018051937, -0.0074906233, 0.0028706302, 0.02205314, -0.04194749, 0.015734961, -0.005783133, -0.027208177, -0.025254102, -0.013966989, -0.042803563, -0.071984425, -0.0028822615, 0.018172903, 0.03963982, -0.007523191, 0.05880837, -0.014981247, 0.016144387, 0.022071749, 0.0077558192, -0.0036801759, -0.006918358, -0.009835514, 0.004438543, 0.00761159, -0.009891345, 0.01064506, 0.024733014, -0.025737967, 0.010356601, 0.008988748, -0.028362012, 0.0023681535, 0.029404186, 0.016525896, -0.018991753, -0.022313682, 0.0058063962, -0.0020006013, -0.016302574, 0.031097718, 0.06547084, -0.030669682, -0.0267057, -0.059887767, -0.006457755, 0.012785238, -0.052666992, 0.048572738, 0.009993701, 0.0018691664, -0.0472328, -0.0561285, 0.0125060845, 0.002298365, -0.029348355, 0.027840925, 0.003059059, -0.03575028, -0.02741289, 0.07369657, 0.032493487, -0.015855929, 0.0057040397, -0.0114546055, 0.015911758, 0.014730008, 0.027952587, 0.0036871547, -0.012962035, -0.015176654, -0.0058808373, -0.0064903228, -0.026966244, 0.0047316547, -0.023821112, 0.045446217, 0.021885647, 0.013185358, -0.027245397, -0.027989807, -0.08486272, -0.010942823, 0.012273456, 0.0002199789, -0.006774129, -0.012301371, 0.0397887, -0.03513614, -0.03677384, 0.01600481, -0.034856986, -0.0053597502, -0.13101612, 0.018014716, -0.01567913, 0.0112964185, -0.0046572136, 0.012943425, 0.013073697, -0.009333038, -0.0031404786, -0.034038138, -0.048237752, 0.0046316246, 0.04425516, -0.0396026, 0.0064996276, 0.02218341, -0.03787185, -0.0003352752, 0.0049875453, 0.009788988, -0.038374323, -0.019596588, -0.012440949, -0.013855327, 0.0033940433, -0.020285167, -0.042915225, -0.011380164, -0.024100266, -0.014730008, 0.026873194, -0.03809517, 0.018172903, 0.014367108, 0.020955134, -0.0018144988, 0.014553211, -0.013855327, -0.03733215, -0.017316833, -0.030055545, 0.024658574, -0.018126378, -0.020880694, -0.021978699, 0.023746671, 0.015874539, 0.0033126236, -0.049168266, 0.02285338, -0.0028706302, 0.015809402, -0.012329287, 0.021569273, 0.014571821, 0.011938471, -0.06405646, -0.0069695367, -0.053932488, 0.04805165, -0.030948836, 0.025272712, -0.054490793, -0.019447705, -0.029422795, 0.027170956, -0.029888052, 0.024472471, 0.0163491, 0.017000457, -0.013641309, -0.009458656, 0.019671028, -0.00170749, 0.011315028, -0.043585192, 0.011398775, -0.022332294, -0.0577662, -0.07801414, -0.016051335, -0.009816904, -0.03671801, 0.0031241947, 0.059180576, 0.024974948, 0.005462107, -0.0030799955, -0.0288831, -0.037239097, -0.07771638, -0.02590546, 0.0065135853, 0.020843474, -0.0021762354, 0.013120222, 0.0018912661, 0.00993787, -0.008788688, 0.020955134, 0.01905689, -0.0062576947, 0.038597647, -0.007881438, 0.004692108, 0.006243737, 0.04950325, -0.049019385, 0.015372062, -0.05400693, -0.03284708, 0.014534601, -0.01724239, 0.04053311, -0.0833739, 0.015427892, 0.0470467, 0.023876943, -0.014785839, 0.032121282, 0.016693389, -0.0039825924, 0.006564764, -0.009523792, 0.012236236, 0.037648525, 0.03811378, 0.0010642733, 0.037648525, -0.024826067, 0.018507889, -0.04514845, -0.042468578, 0.003566188, 0.039714262, -0.040979758, -0.01713073, 0.041724168, -0.045222893, -0.044887908, 0.014971942, -0.0028962193, 0.011752369, 0.021718156, -0.012385118, -0.023188364, 0.026296275, -0.001450436, -0.0018249671, -0.06241876, 0.0006525217, -0.010198414, 0.02514244, 0.06159991, 0.0010892808, 0.010747416, -0.012775932, 0.020508489, -0.036178313, 0.07161222, 0.028771438, 0.011538352, -0.03273542, -0.01146391, -0.02657543, -0.0032521402, -0.015074298, -0.020973746, -0.037387982, 0.015567469, -0.012022218, 0.042505797, -0.008649111, 0.05047098, 0.022071749, -0.033144847, 0.020099064, -0.024788845, 0.025384374, -0.017707648, 0.02441664, -0.010924214, -0.0007746514, 0.039863143, -0.009528445, -0.015530249, 0.009891345, 0.050694305, -0.026035732, -0.010700891, 0.016693389, -0.023839723, -0.028045638, -0.00781165, 0.027785094, 0.021159848, 0.034577835, -0.008807298, -0.005108512, 0.06547084, -0.029795, -0.0056668194, 0.009919261, -0.02121568, 0.0083466945, -0.020434048, -0.014850975, -0.030390529, -0.00030794137, 0.031711858, 0.005838964, 0.027282618, 0.035396684, 0.043957397, 0.04801443, -0.030911615, 0.057393994, -0.009025969, -0.005680777, 0.025440203, 0.030148596, 0.031507142, 0.014944026, -0.023635011, 0.0029241347, -0.01758668, 0.04332465, 0.02823174, -0.019522145, -0.012413033, -0.012924815, -0.029143643, -0.008304821, 0.045408998, 0.049987115, -0.0039197826, -0.021234289, 0.047753885, -0.057393994, 0.00341498, 0.006899748, 0.021532053, 0.059143357, -0.053523064], "projects/meshtastic-headscale-runbook.md::1781794946.156": [-0.0014736941, 0.00061141985, -0.027834564, 0.029594777, -0.014429872, 0.002550857, 0.015097205, 0.0044779023, -0.018453214, 0.026345154, -0.04835748, 0.003510753, -0.007060192, 0.0017287799, 0.02464297, -0.021103203, -0.010532259, 0.008307815, 0.015522751, -0.022399183, 0.01610304, -0.022979474, 0.028163396, -0.014323485, -0.009922954, 0.029053174, 0.01758278, -0.033134546, -0.008380351, 0.043018814, 0.008723689, -0.01778588, 0.026538584, -0.032418855, -0.024546256, -0.025610121, -0.0060156705, -0.018375842, -0.0369838, 0.0035711997, -0.0022208171, 0.013743196, -0.005735197, -0.013723852, -0.006460559, -0.043560416, 0.03913087, -0.037215915, 0.040968455, -0.047815874, -0.029053174, -0.018859416, -0.008433544, -0.04131663, 0.032999143, 0.019168904, -0.04959543, -0.0013068608, -0.09563175, 0.004335248, -0.05814503, 0.023888594, -0.021490064, -0.021354662, 0.018511243, 0.07404497, -0.028685655, 0.018375842, -0.013627137, -0.013714181, -0.018762702, 0.03110353, -0.03479804, -0.034179065, -0.050910752, 0.037351318, 0.043483045, -0.014865089, 0.006924791, -0.032921772, 0.009724689, -0.027853908, 0.0331152, 0.030291125, 0.005967313, 0.056752335, -0.06549537, 0.09215001, -0.020310141, -0.06653989, 0.008520587, -0.02354042, 0.019217262, -0.042631954, -0.010009998, 0.015783882, -0.020600285, -0.031122873, 0.009536095, -0.01933332, 0.017669823, 0.0064944094, -0.021180576, 0.012079698, 0.013714181, 0.010812732, 0.015619465, -0.0226313, 0.023559764, -0.027660478, 0.014913446, -0.020987146, -0.021335319, 0.0054353806, -0.008946134, -0.060620934, -0.01157678, -0.047815874, -0.045881577, -0.024140052, 0.026906101, -0.012166741, 0.035668477, -0.056597594, -0.017050847, -0.03949839, -0.014381514, -0.012988819, 0.03944036, 0.009705346, -0.010425872, -0.06193626, -0.031451706, -0.012485901, -0.023018159, 0.005812569, -0.015996654, 0.01998131, -0.012128056, -0.058028974, 0.05276768, 0.023443706, -0.043134872, -0.02781522, 0.031664476, -0.056094676, 0.047738504, 0.0015111712, 0.002457769, 0.033598777, -0.00912022, 0.06684938, -0.00656211, 0.018414527, 0.018859416, -0.021799551, 0.0072536217, 0.025165232, 0.03524293, 0.048086677, -0.051607102, 0.061278597, -0.06777784, -0.01687676, 0.053231914, -0.01972985, 0.024759028, -0.018724015, 0.028395511, 0.02114189, 0.0033826057, 0.0045576924, 0.06286472, 0.030639298, 0.011218935, 0.0027370332, 0.061278597, 0.012689003, -0.022031667, -0.025203917, -0.05864795, 0.047042154, -0.019130219, 0.004436799, -0.03381155, -0.004330412, 0.0070650275, -0.013046848, -0.02715756, 0.026886757, 0.0079354625, 0.033211917, 0.07327125, 0.013027505, 0.021973638, 0.050291777, -0.028376168, -0.06882236, 0.0224959, -0.019903937, 0.006533095, 0.021896265, 0.046113692, 0.002053984, -0.0017215263, 0.0037114364, 0.023772536, -0.04576552, 0.0054112016, -0.035881247, 0.00847223, 0.02961412, 0.013733524, 0.009845583, -0.00035119618, 0.055437014, -0.0005491596, 0.046732668, 0.0045359316, -0.013240278, 0.008868761, 0.02955609, -0.002031014, 0.0011853627, 0.006194593, 0.022186412, 0.027873252, 0.01293079, 0.021490064, -0.012108712, -0.032051336, 0.03613271, -0.041161887, 0.0050533563, 0.04247721, 0.022573272, -0.06638515, 0.026345154, -0.002971567, 0.036616284, 0.004376352, 0.012659987, 0.028704999, -0.025300633, -0.020232769, 0.0036098857, 0.050717324, 0.019758865, -0.03648088, -0.008907448, -0.010435544, -0.011924954, -0.032148052, 0.018975474, 0.058609266, 0.029265946, 0.024546256, 0.017892268, 0.0164899, -0.0019524331, 0.0075244238, 0.038028322, 0.032012653, 0.027525077, -0.003834748, 0.0046858396, -0.016431872, -0.01908186, 0.04630712, 0.0022969802, -0.0077420324, 0.02307619, 0.024430199, 0.038956784, -0.051104184, -0.011044848, -0.006600796, -0.03976919, 0.10050619, 0.01170251, -0.015957968, 0.030175067, 0.022360498, -0.0018351664, 0.0331152, 0.02586158, -0.011093206, -0.0496728, -0.012892104, -0.047429014, -0.035358988, -0.023830565, 0.078068316, -0.0024335901, -0.045688145, 0.012340829, -0.016992819, -0.1810504, 0.009154071, -0.012592288, 0.0433283, 0.011141563, 0.012031341, -0.014555601, -0.02909186, -0.05036915, 0.06603697, 0.047235586, -0.04843485, -0.011818568, -0.025203917, 0.03742869, -0.005541767, 0.011721853, 0.032960456, 0.03350206, -0.029846236, -0.047699817, 0.0100583555, 0.046075005, 0.037796207, -0.04545603, 0.0077613755, 0.07539898, 0.013501408, -0.031026158, -0.010290472, 0.0075872885, 0.007945133, -0.0060882065, 0.018675659, 0.0014035758, -0.0226313, -0.0069296267, -0.0007930627, 0.008680168, -0.019884596, 0.01461363, 0.020000653, 0.022321813, 0.02437217, 0.008636646, -0.0035349317, 0.026673986, -0.014284799, -0.015058518, 0.0025871252, 0.025552092, 0.008888105, 0.007906448, -0.076830365, -0.022592613, -0.048473537, 0.008897776, 0.016025668, -0.056868393, -0.035030156, 0.010822403, 0.00989394, 0.012882432, -0.001017925, -0.034933444, -0.011683167, 0.009444215, 0.031316303, 0.010213099, -0.052535564, 0.023965966, -0.05083338, -0.006881269, -0.0048357476, -0.037022486, 0.03607468, -0.019739524, -0.029440032, -0.042902756, -0.122711934, 0.009787554, 0.01396564, -0.019865252, 0.006639482, -0.026151724, -0.0149521325, 0.03601665, 0.030445868, 0.044450194, 0.2793128, -0.013820567, -0.069944255, -0.0049759843, 0.012669659, -0.009371679, 0.0012204219, 0.01138335, 0.012041012, -0.019401021, -0.014652316, 0.016702672, 0.0038589267, -0.019807223, -0.0010427082, 0.026422527, -0.02412071, 0.03323126, 0.03609402, -0.029401347, 0.032825056, -0.05249688, 0.021644806, 0.015493737, -0.034237094, -0.02754442, 0.0113059785, 0.07884204, -0.027041502, 0.020774372, 0.031045502, 0.01047423, 0.045223914, -0.045494717, -0.051220242, 0.04448888, -0.017340992, -0.016654316, -0.020426199, -0.0053241584, 0.023501735, -0.015638808, 0.010048684, 0.0025629464, -0.011073862, -0.03141302, 0.019217262, 0.008844583, -0.010909447, -0.015232606, 0.023675822, -0.014371843, -0.014410528, 0.037041828, 0.0122828, -0.055746503, -0.03141302, -0.020658314, 0.010696675, 0.03181922, 0.0248364, 0.002819241, -0.08758506, 0.007364844, -0.0022002652, 0.020832403, 0.006189757, 0.0011636019, -0.0018859417, 0.02826011, 0.06684938, -0.0079112835, 0.010396858, -0.029633462, 0.02334699, -0.046964783, 0.03176119, 0.013675495, -0.07052454, 0.03822175, -0.044720996, -0.00736968, 0.0003345733, 0.014981147, -0.019372005, 0.068744995, -0.015687166, 0.029498061, -0.048009306, -0.03396629, -0.0024626045, -0.024584942, -0.032999143, 0.074663945, -0.0027007652, 0.03549439, 0.018530585, -0.010909447, -0.011093206, -0.019091532, 0.0084625585, -0.0248364, 0.014188084, 0.008095042, -0.004373934, -0.020871088, 0.016963804, -0.0164899, 0.013017833, 0.034372497, -0.041780863, 0.030310467, 0.014555601, -0.056249417, -0.009352337, 0.020058682, -0.0025581105, 0.00782424, 0.046345808, -0.023675822, -0.028995143, 0.019430036, -0.010638645, -0.008361008, 0.006692675, -0.08147268, -0.016576944, -0.020503571, -0.0061510713, 0.057719488, 0.04468231, -0.034643296, -0.0032375332, 0.036442194, -0.0026620792, -0.0044440525, 0.03723526, -0.012340829, -0.0060301777, 0.04998229, -0.06220706, -0.03179988, -0.017805224, -0.017099204, 0.0052516223, 0.02437217, 0.025261946, -0.015735524, -0.001707019, 0.008747868, -0.0034551418, 0.014449215, -0.013868925, -0.06944134, -0.028008651, -0.039614446, -0.0162868, 0.003394695, 0.06437348, -0.010822403, -0.02773785, 0.0012875178, -0.018714344, 0.03220608, -0.011451051, -0.01719592, 0.0053193225, 0.04120057, 0.050137036, -0.011760538, -0.006958641, -0.04622975, -0.073000446, 0.061665457, -0.02036817, -0.009154071, -0.086269744, -0.017176576, 0.009719853, -0.017311977, 0.05431512, 0.011944297, -0.04766113, 0.029923609, 0.010435544, 0.03441118, -0.04739033, -0.010628974, -0.020851744, -0.017041175, -0.060234074, 0.092536874, -0.008452888, -0.016441543, 0.005565946, -0.0034164558, 0.034604613, 0.010387186, -0.0023743522, -0.04715821, -0.014410528, 0.018472556, -0.015242278, 0.01487476, 0.009821404, -0.0065766172, 0.033463374, 0.01959445, -0.056210734, 0.043831218, 0.00433283, -0.0045576924, -0.044372823, -0.00028802923, 0.007785554, -0.009178249, 0.033386003, 0.067352295, -0.01810504, -0.028356826, -0.027583105, -0.015803223, 0.041007143, -0.0535414, 0.007838747, 0.0043618446, 0.017940624, -0.008336829, 0.0039411345, 0.0091589065, 0.003317323, -0.0071037137, 0.049169883, -0.007534095, -0.0043376656, -0.029788207, 0.03659694, 0.014990819, 0.015590451, -0.014574944, 0.03516556, -0.011238278, 0.031471048, 0.030252438, 0.008022506, 0.06425742, -0.029962294, 0.043947276, -0.0008305397, 0.01610304, -0.015928954, -0.027060846, -0.00012973405, 0.0021071772, 0.04092977, 0.0491312, 0.0015474393, -0.021528749, -0.00030329206, 0.04286407, -0.01712822, 0.020116711, -0.021296633, 0.019420363, 0.0042482046, -0.028763028, 0.026190411, -0.01312422, -0.021490064, -0.038067006, -0.019323649, -0.033386003, -0.01913989, 0.015029504, 0.06831945, -0.0014894103, -0.016596287, -0.0067023467, -0.020716343, 0.02994295, -0.026848072, -0.0054112016, 0.035339646, 0.031567764, -0.040117364, -0.0063009793, 0.011228606, -0.016905775, 0.017495736, -0.040968455, 0.039092187, 0.0037162723, -0.013878596, -0.031451706, -0.016015997, -0.0039798203, -0.030349154, -0.0018968221, -0.0007495409, 0.013955968, -0.03700314, 0.009802061, -0.019546093, 0.008491573, -0.0227667, 0.007780718, 0.0072778007, -0.013307978, 0.027312305, 0.0024420526, -0.028202081, -0.036442194, 0.008728525, 0.025919609, 0.000270953, -0.0006667287, 0.038183063, -0.005730361, 0.011412365, -0.005798062, -0.023192247, 0.013569108, 0.016064355, -0.043831218, 0.046887413, 0.035358988, -0.0062042647, 0.011934626, -0.014816731, -0.017224934, -0.018559601, 0.011721853, -0.014139727, -0.022360498, 0.0063203224, 0.035030156, 0.048318792, -0.0067023467, 0.03174185, -0.0035034993, 0.005701347, 0.022786044, 0.056791022, -0.02392728, 0.03557176, -0.04700347, 0.022147724, -0.032380167, -0.017108876, 0.038821384, -0.020716343, -0.013878596, -0.020987146, -0.043134872, -0.010290472, -0.035339646, -0.020019997, 0.023172904, 0.034295123, -0.011238278, -0.02224444, 0.05563044, 0.038705327, -0.019236606, -0.027370334, -0.0102808, 0.053309284, -0.01719592, -0.017176576, 0.0226313, -0.028530912, -0.004528678, -0.017766537, 0.036384165, 0.048550908, 0.0021627883, 0.005004999, 0.015735524, 0.039150216, 0.021064518, -0.055437014, 0.0042482046, -0.027118875, 0.005125893, -0.013588452, 0.02230247, -0.024294797, -0.022225097, 0.018337157, -0.002857927, -0.014255784, 0.029788207, -0.0452626, 0.027447704, -0.1357878, 0.012824403, 0.01596764, -0.008762375, -0.0059141195, 0.019120548, 0.016025668, -0.033792205, -0.03220608, -0.020929117, -0.037041828, -0.0076501532, 0.0045794533, -0.04971149, -0.019884596, 0.005851255, -0.033772863, -0.033211917, -0.016315814, -0.014845746, 0.005043685, -0.0067410325, 0.018665986, 0.048202734, 0.028434196, -0.023637136, -0.045107856, -0.009071863, -0.01616107, 0.009429708, -0.022283126, -0.04843485, 0.028298797, 0.042515896, 0.033308633, 0.0248364, 0.00467375, -0.009178249, -0.019961968, -0.003643736, 0.004772883, 0.018569272, -0.036171395, -0.042167723, -0.019168904, 0.08294275, 0.0017880178, -0.03342469, -0.033772863, 0.027969966, -0.004891359, 0.02205101, -0.024662314, 0.021509407, 0.017872924, 0.010213099, -0.045958947, 0.0067555397, 0.023714507, 0.028337482, -0.04584289, -0.010271128, -0.024352826, 0.003394695, -0.035784535, 0.014284799, 0.0013890686, 0.03218674, -0.015222934, 0.018404856, -0.002359845, -0.028356826, -0.016015997, 0.0066588246, 0.012244114, 0.0021277291, 0.030832728, 0.0022655479, -0.00249041, -0.015058518, -0.0224959, -0.032148052, -0.04092977, -0.0068425834, 0.059576415, -0.021722179, 0.013075862, -0.019255947, -0.010667659, -0.0058222404, -0.027602449, -0.029536748, 0.014013997, 0.0063299937, -0.022515243, 0.01208937, 0.002072118, -0.02444954, 0.005793226, 0.033695493, -0.019497735, 0.02638384, 0.018143727, 0.007708182, 0.0041708327, -0.03357943, 0.011151235, -0.041548744, -0.008535095, 0.020136055, -0.03317323, 0.018646644, -0.037660804, -0.002110804, -0.057642113, 0.0042675473, 0.041277945, 0.018259784, -0.014961804, -0.041471373, -0.013056519, -0.002780555, -0.016605958, -0.016673658, -0.002782973, 0.02961412, 0.019149562, -0.010271128, 0.007360008, -0.023114875, 0.02100649, -0.061665457, -0.007108549, 0.024217425, 0.03561045, -0.013714181, -0.06278735, 0.033734176, -0.0267707, -0.039266273, -0.02114189, 0.0016356917, 0.0023126963, -0.014971475, -0.019246276, -0.011847583, -0.02638384, 0.006600796, -0.032515567, -0.01972985, 0.007635646, -0.0018750612, 0.014487901, 0.04545603, -0.02321159, -0.0020962968, -0.0036703327, 0.010387186, 0.0064170375, 0.013675495, 0.0264999, -0.023482392, -0.0034285453, 0.030794043, -0.009835911, 0.01952675, -0.024875088, -0.012021669, -0.008718854, -0.008007999, -0.006349337, 0.037873577, 0.0050775353, 0.06526326, 0.0067265253, -0.026171068, 0.00060265505, -0.027234932, 0.04065897, 0.021915609, 0.0035784533, -0.011789553, -0.014497572, 0.0037670475, 0.0027007652, 0.0165576, 0.0050533563, 0.048589595, -0.015542094, 0.018559601, -0.026732014, -0.04456625, 0.009763375, -0.032496225, 0.034565926, -0.016596287, 0.018859416, 0.003989492, -0.0009151653, 0.043289613, -0.023579106, -0.027138216, -0.015445379, -0.003375352, -0.010803061, 0.0039048663, 0.0028796878, -0.01603534, 0.022031667, 0.023482392, -0.010097042, -0.0041418183, -0.0035252601, 0.036577597, 0.02075503, 0.008772046, 0.045185227, 0.027370334, -0.039537076, -0.014178413, 0.016480228, 0.02075503, -0.010890104, -0.0703698, -0.008124056, -0.032438196, 0.040581595, 0.03595862, -0.027060846, -0.061201226, -0.0063348296, -0.0011158488, 0.0054789023, 0.020600285, -0.0035929608, 0.026925445, -0.010164742, 0.009782718, -0.009560274, -0.012679331, 0.046191063, 0.006774883, -0.00044700445, 0.008820404], "runbooks/idahomesh-bridge-setup.md::1781794946.156": [0.010711863, 0.0013026303, -0.028616667, 0.019455845, -0.00205755, 0.010857272, 0.022063527, 0.01934921, -0.031040166, 0.056729246, -0.030633017, 0.006853653, -0.010440431, -0.0104985945, 0.018263483, -0.025960512, 0.009946037, -0.006916664, 0.043778073, -0.019911462, 0.01772062, -0.012340453, -0.00012942996, 0.02559214, -0.0007203849, 0.02107474, -0.0032474876, -0.03891169, 0.022082916, 0.013028727, -0.012970563, -0.014308333, 0.011409829, -0.03716677, -0.0229166, -0.032494266, -0.02012473, -0.02848095, -0.022412512, -0.0044519664, -0.006940899, 0.017788477, -0.027647268, -0.0038654797, -0.010227162, -0.04668627, 0.0488965, -0.03262998, 0.028461562, -0.04478625, -0.021035966, -0.02502989, -0.00083853037, -0.049633242, 0.05382105, 0.027201345, -0.030109541, 0.017177755, -0.097948104, -0.040404562, -0.0627783, 0.03445245, -0.028190132, -0.02714318, 0.019019615, 0.059831325, -0.02502989, 0.025456425, -0.013775164, -0.02185026, 0.00084943615, 0.021985976, -0.05785375, -0.025960512, -0.038174946, 0.045406662, 0.04839241, -0.03071057, -0.013881798, -0.033172842, -0.001140256, -0.016276214, -0.0028548809, 0.03476266, 0.019678805, 0.033075903, -0.036701456, 0.09050312, -0.0017000841, -0.040792324, 0.00033383688, -0.016470093, 0.0019218341, -0.024894174, -0.008826381, -0.026774809, -0.010372573, -0.05738844, 0.033192232, -0.014657318, -0.0064174235, 0.0015364978, -0.025475813, 0.0059569585, 0.0060393577, 0.046143405, 0.001294148, -0.014424661, 0.017429799, -0.026910525, 0.018467057, -0.013164442, -0.021695156, -0.014725176, -0.012689437, -0.062157884, -0.020047177, -0.059986427, -0.03245549, -0.014453744, 0.013048114, -0.050602645, 0.029605454, -0.058280285, -0.0026876596, -0.030691182, -0.016683362, -0.023769671, -0.0051959804, 0.010799108, -0.0072801886, -0.07743561, -0.01568488, -0.029392187, -0.011341971, -0.015122629, -0.01930074, 0.0072559537, 0.0029687854, -0.039105568, 0.04850874, 0.030846287, -0.016140498, -0.03879536, 0.040016804, -0.069951855, 0.025960512, 0.00043380618, 0.016188968, 0.0033589685, -0.0037055288, 0.04284745, -0.018205319, 0.022199243, 0.017827254, -0.02869422, 0.022431899, -0.01612111, 0.029760558, 0.047190357, -0.037787184, 0.045600545, -0.07890911, 0.007173555, 0.045290336, -0.034200408, 0.009567971, -0.03177691, 0.026425825, 0.00021145023, -0.0114873815, 0.007260801, 0.063282385, 0.008710053, -0.0066355383, 0.013736388, 0.03148609, 0.030187095, -0.004956054, -0.011080234, -0.064639546, 0.027569717, -0.030264646, -0.0018115649, -0.020706369, 0.009820015, -0.007192943, -0.045755647, -0.029527903, 0.048276085, -0.0075855497, 0.04118008, 0.06851714, -0.0005998158, 0.019407375, 0.013755776, -0.0011766084, -0.06308851, 0.03829127, -0.019552784, -0.036526967, 0.01752674, 0.034239184, 0.011884836, 0.024467638, 0.00969884, 0.039144345, -0.04466992, 0.012127185, -0.015229263, 0.02029922, -0.007919992, -0.005578893, -0.00080217794, -0.0063010952, 0.04428216, 0.0077018775, 0.04552299, 0.005588587, 0.019698193, 0.0074789156, 0.012573109, -0.006557986, -0.03328917, 0.017633373, 0.018602772, 0.024719682, 0.020803308, 0.009209293, -0.020085953, -0.026251333, 0.06847837, -0.03559634, 0.0007936957, 0.042692345, 0.020454325, -0.060296636, 0.01342618, -0.00392122, 0.050176106, 0.008777911, -0.005578893, 0.028422788, -0.005690374, -0.034433063, 0.019039001, 0.045018904, -0.00558374, -0.013901186, -0.019911462, -0.044437263, -0.015917536, -0.030923838, 0.034025915, 0.040675994, 0.027317673, 0.029760558, 0.026871748, 0.011041458, -0.0091996, 0.026871748, 0.025437038, 0.020783922, 0.030012602, -0.009849097, 0.0037806572, -0.019116554, -0.024157431, 0.02252884, -0.00900572, -0.038523927, 0.037651468, 0.015394061, 0.045174006, -0.03639125, -0.007231719, 0.001048163, -0.043351535, 0.077707045, 0.010818496, -0.015830291, 0.04323521, 0.021772709, -0.009984813, 0.010004201, 0.030555466, -0.024758458, -0.048547518, -0.003955149, -0.050408762, -0.01862216, -0.012766989, 0.067043655, -0.005530423, -0.030012602, 0.05948234, -0.022819659, -0.18178175, 0.027550329, 0.02493295, 0.05564352, -0.0015292274, 0.0082932105, -0.047888324, -0.026445214, -0.03559634, 0.048663843, 0.028636055, -0.040404562, 0.0041029826, -0.0071784016, 0.030691182, 0.0020696674, 0.025088053, 0.03838821, 0.015626717, -0.03193201, -0.060761947, -0.014996607, 0.057698645, -0.017352248, -0.026018677, -0.020725757, 0.022742108, 0.017080816, -0.059714995, 0.0031481243, -0.021384949, -0.0033662391, -0.008467703, 0.012330759, -0.0063447184, -0.013057808, -0.015064465, 0.0059957346, 0.0076437136, 0.006994216, 0.008933014, 0.032765698, 0.028849322, -0.016925711, 0.0066743144, -0.035635117, 0.022024753, -0.0040448187, -0.026483988, -0.0145119075, 0.0169451, -0.001014234, -0.0075419266, -0.062157884, -0.0264646, -0.042188257, 0.02675542, 0.048159756, -0.02619317, -0.05323941, -0.009524348, 0.017352248, 0.0062429314, 0.012689437, -0.021152293, -0.018680325, -0.010023588, 0.03416163, 0.009107507, -0.044398487, 0.023924775, -0.033657543, -0.0033298866, -0.014424661, -0.03400653, 0.029489126, -0.035984103, -0.035848387, -0.03621676, -0.121368796, 0.009345009, 0.028558504, -0.021501277, 0.028519727, -0.014570071, -0.038562704, 0.013106278, 0.024816621, 0.06363137, 0.2638317, 0.019892074, -0.042692345, -0.014473132, -0.0014589459, -0.02425437, 0.0369535, 0.041412737, 0.005074805, -0.026251333, -0.009757004, 0.034181017, 0.020570653, -0.017759396, -0.004839726, 0.022179855, -0.037127994, 0.030148318, 0.025184995, -0.05044754, 0.01636346, -0.045600545, 0.015015995, 0.04350664, -0.05238634, -0.031602416, 0.0022102303, 0.051261835, -0.016683362, 0.012650661, -0.012708825, 0.018244095, 0.033172842, -0.052618995, -0.04459237, 0.06401913, -0.005326849, -0.0045586, -0.0114873815, -0.010963906, 0.042692345, -0.010227162, 0.02417682, 0.014104759, -0.0012965716, -0.00808479, 0.024758458, 0.019165024, 0.004241122, -0.03245549, 0.015578247, 0.005879407, -0.040986203, 0.002782176, 0.028519727, -0.064833425, -0.023265583, -0.026115617, 0.011904224, 0.0014674282, 0.060490515, 0.023343135, -0.07627234, -0.006742172, 0.0057339966, 0.01454099, -0.0075516207, -0.009776392, 0.0019593984, 0.049439363, 0.026328884, 0.0012917246, -0.009049342, -0.016877241, 0.022935987, -0.014948137, 0.045174006, 0.0026246486, -0.05440269, -0.0003632218, -0.02444825, 0.027201345, -0.010837884, 0.013164442, -0.029876886, 0.07844379, -0.011206256, 0.04071477, -0.006654926, -0.027938088, 0.002169031, -0.018515527, -0.005176592, 0.055914953, 0.0032668756, 0.028771771, 0.03214528, -0.009025107, -0.04090865, -0.016964488, -0.015810903, 0.012359841, 0.013455262, 0.0017497657, 0.0073431996, -0.03966782, 0.001159038, 0.005603128, 0.021210456, 0.0022005364, -0.043661743, 0.0051911334, 0.029876886, -0.034549393, -0.0044810483, 0.03012893, -0.017555822, 0.008041168, 0.03957088, -0.012873623, -0.014385886, 0.003443791, -0.0141823115, -0.0077455, -0.013978738, -0.07731929, -0.019310433, -0.029721782, -0.032533042, 0.07514783, 0.030070767, -0.037399426, -0.009340162, 0.050951626, 0.0049633244, 0.0085888775, 0.049323037, -0.024118654, -0.0075516207, 0.027220732, -0.057698645, -0.025320709, -0.027996251, -0.046453614, 0.020861473, 0.026173782, 0.0041950755, -0.02347885, 0.003959996, 0.020318609, -0.009151129, 0.017274696, 0.007081462, -0.04726791, -0.040986203, -0.012001163, -0.00524445, 0.024293147, 0.047539342, -0.013969044, -0.01862216, 0.021598216, -0.0017849065, 0.037438203, 0.0049197013, 0.004844573, -0.049555693, 0.049206708, 0.045988303, -0.02330436, 0.00035080136, -0.04804343, -0.06824571, 0.0658416, -0.011564934, -0.034239184, -0.10477268, -0.022121692, 0.037651468, -0.0120787155, 0.055759847, 0.005370472, -0.07297638, 0.020434937, 0.03119527, 0.031427924, -0.021132905, -0.015597635, -0.008157495, -0.038097393, -0.034607556, 0.10702168, 0.0101011405, -0.011477687, 0.019465538, 0.0061702267, 0.0259799, -0.00030354314, -0.0092819985, -0.035635117, 0.005297767, -0.00012723365, -0.006654926, 0.024700293, 0.012350147, -0.015510389, 0.03233916, 0.01395935, -0.055759847, 0.052347563, -0.007071768, 0.013901186, -0.04947814, -0.009543736, 0.016208356, -0.013532815, 0.02107474, 0.075962126, -0.0056758327, -0.016770609, 0.008235047, -0.015287427, 0.023517627, -0.047771998, 0.011138398, -0.011855753, 0.040365785, -0.011196562, -0.00082035415, -0.009616441, -0.0026464602, 0.031447314, 0.049904674, 0.0018709407, 0.014337416, -0.024797235, 0.023885999, 0.0068294182, 0.013125666, -0.0073480466, 0.04447604, -0.017827254, 0.05603128, 0.02128801, 0.003293534, 0.032978963, -0.004689469, 0.052425113, 0.015510389, 0.005210521, -0.026115617, -0.034336124, -0.003531037, 0.012156268, 0.03966782, 0.032397326, 0.014240475, -0.02155944, -0.026639093, 0.044631142, 0.005457718, 0.0061605326, -0.036856562, 0.0053850133, -0.011283807, -0.00866643, 0.014957831, 0.00056013104, -0.022102304, -0.026968688, 0.0089184735, -0.04401073, -0.034510616, -0.0145119075, 0.049245484, 0.01087666, -0.005603128, 0.0065676803, -0.015248651, 0.027356448, -0.03658513, -0.03782596, 0.009490419, 0.032106504, -0.04637606, -0.020337997, -0.015966006, 0.0026270722, 0.014734869, -0.0338902, 0.04912916, -0.0092819985, -0.04602708, -0.0041369116, 0.008831227, -0.016101722, -0.014628235, -0.008152648, -0.0009124471, 0.005307461, -0.03974537, 0.01665428, -0.015830291, -0.008235047, -0.009868485, 0.0064852815, -0.0062574726, 0.015413449, 0.053316962, -0.002665848, -0.018496139, -0.036759622, 0.00866643, 0.058396615, -0.03270753, -0.025630917, 0.040365785, -0.009403173, 0.011787895, -0.02974117, -0.0036449414, 0.02522377, 0.022276796, -0.028636055, 0.037961677, 0.022742108, -0.014114453, 0.032222833, -0.0062090023, 0.0015849678, -0.028539116, 0.00029506092, 0.0021944777, -0.0077697355, -0.014269558, 0.004893043, 0.06335994, -0.019077778, 0.028713606, -0.013629754, -0.00022371918, 0.008714899, 0.0735968, -0.032998353, 0.03311468, -0.0468026, 0.015413449, -0.00719779, -0.038349435, 0.045406662, -0.006931205, -0.001381394, -0.025359485, -0.035072867, 0.0065676803, -0.042498466, -0.044204608, -0.0149772195, 0.032688145, -0.010934824, -0.037748408, 0.06285585, 0.012631273, -0.015878761, -0.010576147, -0.009218987, 0.04835364, -0.029838111, -0.021481888, 0.025824796, -0.019552784, -0.018253788, -0.017487964, 0.023885999, 0.030090155, 0.0053171553, 0.0061508385, 0.01631499, 0.03447184, 0.010673086, -0.053472064, -0.02059004, -0.04773322, 0.002864575, -0.03736065, 0.012098103, -0.053743497, -0.019407375, 0.030303422, 0.011526158, -0.040288236, 0.038756583, -0.027201345, 0.013164442, -0.1379649, 0.0080654025, 0.027589103, -0.0091172, 0.011448606, 0.01805991, 0.027705433, -0.021772709, -0.016819078, -0.019475233, -0.027705433, 0.026348272, 0.024971725, -0.060606845, 0.02378906, 0.0089184735, -0.03532491, -0.022645168, -0.02444825, 0.013852716, 0.008215659, -0.009630982, 0.01684816, 0.044825025, 0.034413677, -0.025243158, -0.026949301, 0.0012650661, -0.010353184, -0.017080816, -0.02908198, -0.0747213, 0.01357159, 0.03226161, 0.036856562, 0.02801564, 0.012350147, 0.022315571, -0.019795133, 0.014773645, 0.022509452, 0.026736032, -0.03600349, -0.024234982, -0.018806346, 0.063708924, -0.02772482, -0.029779946, -0.050990403, -0.005549811, -0.0154328365, 0.02012473, -0.023711506, 0.017274696, 0.016906323, 0.036507577, -0.042963777, 0.008676124, 0.0062526255, 0.01772062, -0.02801564, -0.006834265, -0.009475878, -0.026387049, -0.0419556, 0.010130223, -0.008579183, 0.014027208, -0.0109736, 0.011807283, 0.0064707403, -0.044863798, -0.021889037, -0.016499177, 0.0022950529, -0.009480725, 0.009029955, -4.665234e-05, 0.020144118, -0.017012957, 0.023246195, -0.031621806, -0.011109316, -0.017071122, 0.071270235, 0.0032717227, -0.010265939, 0.0007876369, 0.02848095, 0.01014961, -0.0022344654, -0.053549618, -0.0049875593, 0.017691538, -0.037806574, 0.013784858, 0.014812421, -0.024234982, 0.0066306912, 0.006587068, -0.02301354, 0.021346172, 0.014434355, 0.0072559537, 0.0020733026, -0.021268621, 0.0086228065, -0.03187385, 0.0026537306, -0.027356448, -0.04408828, 0.0146476235, -0.019804828, 0.011254726, -0.051339388, 0.014434355, 0.030167706, 0.050602645, -0.024196206, -0.040171906, -0.012679743, -0.011807283, -0.026832972, -0.023284972, 0.008244741, 0.0034510614, 0.027802372, 0.0014904514, 0.023052316, -0.03051669, 0.023381911, -0.038853522, -0.0071493196, 0.0019581865, 0.036158595, -0.03427796, -0.039415777, 0.03474327, -0.008104178, -0.028325848, -0.01699357, 0.008109025, 0.008458009, -0.02782176, -0.012272595, -0.0364688, -0.011206256, 0.0169451, -0.028849322, -0.022897212, -0.020396162, -0.0031045012, 0.0060587456, 0.034956537, -0.010653698, 0.034122854, 0.010217468, -0.01415323, -0.00069312047, 0.04339031, 0.056341488, -0.017827254, -0.0076146317, -0.0024816622, -0.022315571, 0.0057097618, -0.015442531, -0.026580928, 0.016062947, -0.013348629, -0.016877241, 0.0518047, 0.00051771983, 0.08259282, 0.011467993, -0.011215949, 0.015384367, -0.03544124, 0.053898603, 0.03330856, 0.013077197, 0.0049924063, 0.022548229, 0.013784858, 0.020822696, 0.035014704, 0.003984231, 0.031020777, -0.039978027, -0.0037443049, -0.0010620981, -0.039822925, -0.0064804344, -0.03359938, 0.017294083, -0.029275859, 0.03311468, 0.007076615, 0.008719747, 0.042343363, -0.0018757876, -0.0139205735, 0.013707306, 0.0062962486, -0.01796297, -0.009664911, 0.01087666, -0.0130675025, 0.017507352, 0.048120983, -0.021423725, -0.00080157205, 0.036081042, 0.045678094, 0.039435163, 0.0060829804, 0.052425113, 0.016974181, -0.026270721, -0.0032280996, 0.021113517, 0.023614567, -0.030206483, -0.032300383, 0.02059004, -0.037961677, 0.02522377, 0.019950237, -0.036042266, -0.029062591, 0.01733286, 0.018379811, -0.008501632, 0.01741041, -0.01563641, -0.014473132, 0.024234982, 0.023362523, 0.022218632, 0.012107797, 0.049439363, -0.019145636, -0.0074692215, 0.026580928], "runbooks/ct-runbook.md::1781794946.155": [-0.027905693, -0.002443851, -0.05603568, 0.026503867, -0.011691233, -0.018195707, 0.018653639, -0.0027919712, -0.017391995, 0.012074399, 0.007976393, -0.019074187, -0.058988858, 0.00829414, 0.014915434, 0.0036868036, -0.01494347, 0.024017962, 0.018326545, -0.035064355, -0.0214386, -0.009999696, 0.08702539, 0.048671417, 0.0059063626, -0.0036167123, -0.014850016, -0.012289346, 0.024148798, 0.009009072, -0.015513547, -0.017382648, 0.011018356, -0.005859635, 0.01796207, -0.024485236, 0.014784597, 0.017102284, -0.039138995, -0.004364353, 0.00048567448, -0.0428772, -0.0077193915, -0.02895239, 0.015541583, -0.048110686, 0.005294231, -0.023214247, 0.004156416, -0.06784841, -0.042428616, 0.004345662, 0.037625022, -0.036858693, 0.07012871, 0.029643958, -0.03648487, -0.019270442, -0.044222955, 0.016812572, -0.055362802, -0.00096258754, -0.006130655, 0.030653274, 0.001807188, 0.029774794, -0.0067287674, 0.014251903, 0.004735837, -0.016700426, 0.010186606, -0.02381236, -0.013878083, -0.027382344, -0.041157626, -0.027681401, 0.043550078, -0.016074277, 0.03171866, 0.0038900685, 0.0014205176, 0.0099810045, 0.024036651, -0.009868858, 0.0062100915, -0.0066493303, -0.04070904, 0.08844591, 0.04048475, 0.015999513, -0.0020945624, -0.011607124, 0.004513881, -0.05805431, -0.046092056, 0.012915495, 0.0052708676, -0.02618612, 0.029176682, 0.0026120702, -0.009691294, 0.030372908, -0.014635068, 0.0014135084, 0.02052274, 0.028354278, -0.012420183, -0.06508213, -0.0052708676, -0.040372603, 0.00030957002, 0.00082240487, -0.010794064, -0.0025770245, 0.0049577933, -0.043886516, 0.009537093, -0.06964274, -0.0027592618, -0.012541674, 0.024578692, -0.010915556, 0.0070324964, -0.038316593, 0.0032849468, -0.01677519, -0.0305972, -0.02216755, 0.06048414, 0.018223744, 0.009111872, -0.018877931, 0.003217192, 0.0087754335, -0.041680977, -0.012242618, -0.024709528, 0.015149072, 0.013859391, -0.05498898, 0.02547586, 0.054353487, -0.037886698, -0.010308098, 0.0016483143, -0.037606332, 0.027625328, -0.005210122, -0.023251629, -0.026242193, 0.0012032344, 0.038316593, 0.0018866248, 0.031120548, 0.0056773974, -0.0048129377, 0.0060886, -0.008878235, 0.026298266, 0.05125078, -0.010896864, 0.057605725, -0.013485571, 0.025737535, 0.014906089, -0.016186424, -0.023700213, -0.029943014, -0.012522983, 0.029400975, 0.0228965, 0.030335525, 0.019457351, 0.01889662, 0.0132986605, 0.0152892545, 0.015149072, 0.009747367, 0.011990289, -0.02472822, -0.05020408, 0.026877686, 0.010326789, -0.026728159, -0.018382618, -0.005798889, 0.008733379, -0.00053999526, -0.029083228, 0.04781163, -0.025214186, 0.029980397, 0.008756743, -0.007116606, -0.005298904, 0.06725029, -0.02216755, -0.035961524, 0.013074368, -0.004555936, -0.041980032, 0.025158113, 0.038017534, 0.02160682, -0.018120944, -0.0017406013, -0.018223744, -0.030466363, -0.02951312, -0.08635251, 0.006079254, 0.0049484475, 0.039064232, 0.03334478, -0.0047802282, 0.017681705, -0.02805522, 0.017560214, -0.013971537, -0.00057328865, -0.0070698783, 0.031438295, -0.014364049, -0.025905754, 0.043849133, -0.006023181, 0.05547495, 0.028933698, 0.0006284856, 0.0014859361, -0.037251204, 0.017055556, -0.013579026, 0.016018204, 0.07760511, -0.0046564005, -0.056858085, 0.0017966743, 0.008382923, 0.0008358391, -0.017335922, -0.022130167, 0.032709286, 0.00036301467, -0.039325908, 0.020578813, 0.023401158, 0.031344842, -0.0052381586, -0.0024111415, 0.0036447488, 0.016868645, 0.0035512939, 0.02749449, 0.006219437, 0.026298266, 0.023382466, 0.020018082, 0.0040746424, -0.0137379, 0.020074155, 0.07528743, 0.046017293, 0.022261005, -0.00054992485, 0.025737535, -0.027232816, -0.017971415, 0.01309306, 0.019326515, -0.020391904, -0.007569863, 0.035251264, 0.022859117, -0.04381175, 0.0047989194, 0.005415723, 0.021120852, 0.09367939, 0.042802434, -0.0009795263, 0.012794003, -0.012186545, 0.029980397, -0.005588615, 0.03429802, 0.0087754335, -0.04104548, -0.0049157385, -0.039101616, -0.0410081, 0.035307337, 0.079848036, -0.046092056, -0.028858935, 0.029344901, 0.016457444, -0.15356542, -0.0059624356, 0.03755026, 0.014307976, 0.0020653578, 0.012158508, -0.04190527, -0.014971507, -0.046615403, 0.031643897, 0.033812057, -0.065007366, -0.008593197, -0.040596895, 0.009952968, -0.0025466515, -0.0039017505, 0.016401371, -0.005719452, -0.027924385, -0.05954959, -0.031793427, 0.056372117, 0.054615162, -0.007817519, -0.0228965, 0.045718234, -0.012924841, -0.019905936, -0.008845525, 0.016821919, -0.04067166, 0.00961653, 0.0054858145, 0.0094389655, -0.022317078, 0.025980517, 0.012074399, 0.023943197, -0.012438874, 0.025644079, 0.043550078, 0.037139058, -0.0036751218, 0.039849255, -0.01994332, 0.009607185, 0.019270442, -0.036204506, -0.031587824, 0.020242374, 0.022148859, 0.011382831, -0.012410837, -0.035699848, -0.014233212, 0.02306472, 0.012541674, -0.034559697, -0.0044975267, 0.0099810045, -0.008298813, 0.022597443, -0.027868312, -0.033681218, -0.008789452, 0.012074399, -0.010485662, 0.020410594, -0.036783926, 0.004845647, -0.035438173, 0.0045956546, 0.004567618, -0.010794064, 0.0033246651, -0.03504566, -0.024223562, -0.030877566, -0.14616378, 0.042540763, -0.012121127, 0.020261066, -0.022018021, -0.021513363, -0.0046003275, 0.018111598, 0.031363532, 0.029400975, 0.2643658, 0.02306472, -0.039288525, -0.042465996, 0.053007733, -0.045120124, 0.003093364, 0.008551142, 0.009868858, -0.02676554, -0.016289225, 0.010607154, 0.033120487, -0.005041903, 0.021943258, 0.03138222, -0.029924324, 0.020990016, 0.06953059, -0.030447671, 0.004883029, -0.032316774, 0.0067287674, 0.028186059, -0.026167428, -0.027793547, -0.01456965, 0.08672633, -0.04011093, 0.050540518, -0.015962131, 0.03282143, 0.030840183, -0.0060886, -0.07446502, 0.01190618, -0.007915647, 0.0020209665, -0.033606455, -0.022410532, -0.014952816, -0.02566277, 0.00746239, 0.012999604, 0.016924718, -0.03794277, 0.0027265525, 0.06601668, 0.009812785, -0.042428616, -0.009387565, -0.035269953, -0.032223318, 0.0059437444, 0.021494674, -0.046017293, -0.006593257, -0.032223318, -0.026447793, 0.024279635, 0.021307763, 0.02383105, -0.07977328, 0.046017293, 0.0147472145, 0.01656959, -0.014494886, -0.024429163, 0.016457444, 0.06926892, 0.022560062, -0.009163273, 0.0006536016, -0.063699, 0.016728463, 0.0183172, 0.045381796, 0.07050253, -0.061867278, 0.05263391, -0.014765906, -0.018139634, -0.00632691, -0.01604624, -0.0067240945, 0.023849742, 0.0041190335, 0.0006641153, -0.039811872, -0.041494064, -0.025606697, -0.049905024, 0.010831446, 0.015139726, 0.02915799, 0.023251629, 0.005967108, -0.021419909, -0.007018478, -0.01226131, 0.027513182, 0.007569863, 0.013962192, 0.0073315524, 0.0043363166, -0.033942893, -0.020373212, 0.022840427, 0.03740073, 0.03865303, -0.06788579, 0.047475193, -0.013569681, -0.03755026, -0.021718966, 0.0024181507, 0.04986764, 0.0040302514, 0.052185327, -0.031905573, 0.063699, 0.01171927, -0.009238036, 0.004672755, -0.017532177, -0.05969912, -0.025326332, -0.015242527, -0.027419727, 0.043101493, 0.01962557, -0.023513304, -0.01419583, 0.078726575, -0.00719137, -0.0026915069, 0.012494947, 0.019999392, -0.06104487, 0.024746912, -0.07442764, -0.004450799, -0.03553163, 0.011924871, 0.009088509, -0.022560062, 0.028989771, -0.03424195, -0.00093980785, 0.036952145, -0.029980397, 0.035419483, 0.037325967, -0.025905754, -0.01484067, -0.040223077, -0.027961766, -0.006429711, 0.04549394, -0.02674685, -0.038316593, -0.0019041477, 0.038540885, 0.044746302, 0.037980154, -0.021532055, -0.039774492, 0.027718782, 0.011037047, -0.025531933, 0.02603659, -0.09143647, -0.057231903, 0.04265291, -0.01925175, -0.031214004, -0.030428981, -0.026896378, -0.0083221765, -0.037849315, 0.06523166, 0.01769105, -0.013308006, -0.008742725, 0.036148433, 0.01007446, -0.023700213, -0.011382831, 0.045157503, -0.0049718115, -0.04396128, 0.06433449, 0.0057848706, -0.0021716629, 0.03827921, 0.0055045052, 0.05865242, 0.006999787, 0.019868555, 0.0004231764, 0.023102101, -0.005336286, -0.041531447, -0.007172679, -0.035961524, -0.0659793, 0.02676554, -0.01244822, -0.044297718, -0.003478866, -0.016877992, -0.03155044, -0.021905875, -0.005247504, 0.032541066, -0.02874679, 0.03560639, 0.08687586, 0.0005487567, -0.0395502, 0.0009514897, -0.010476317, 0.02566277, -0.026802924, -0.008770761, 0.00902309, 0.025120731, -0.016401371, -0.018597566, -0.034746606, 0.008256759, 0.011466941, 0.033980276, -0.050989103, 0.026541248, 0.012008981, 0.056932848, 0.010037078, 0.018448036, 0.006429711, 0.023961889, 0.025887063, -0.015878022, 0.054278724, 0.017859269, 0.061680365, -0.0019088205, -0.007625936, 0.021214308, -0.0076165907, 0.012672512, -0.06975488, -0.0031657915, -0.009490365, 0.062203716, 0.05001717, -0.00013047208, -0.016158387, 0.015980823, -0.011625814, -0.036204506, -0.0045465906, -0.015008889, 0.024485236, -0.0065885847, -0.02986825, 0.035157807, -0.04979288, -0.005205449, -0.043736987, -0.0128781125, -0.0011062748, 0.007527808, 0.0022943227, 0.05020408, -0.02984956, -0.02493382, 0.0074483715, 0.006130655, 0.03665309, -0.035643775, -0.020466667, 0.040260457, -0.0051166667, -0.019662954, 0.02383105, 0.025681462, -0.028971082, -0.020690959, -0.032727975, 0.026541248, 0.018821858, -0.017448068, 0.020616196, -0.024017962, -0.016111659, 0.025438478, -0.014223866, 0.014859361, 0.06837175, -0.008756743, -0.020223685, -0.034933515, -0.013401462, -0.019849863, 0.0058269254, -0.013158478, -0.03155044, -0.016934065, 0.028148677, -0.008032466, -0.02986825, -0.0030513091, -0.0038853958, 0.044559393, 0.0060418723, 0.038391355, -0.038578264, 0.008415632, 0.042129558, -0.044821065, -0.018915312, -5.44668e-05, -0.02343854, 0.031438295, 0.012167854, 0.020261066, 0.025008585, -0.0019882573, -0.028728098, 0.009443638, 0.015476164, -0.0020501714, -0.024148798, 0.005284886, 0.008766089, 0.028802862, -0.06025985, 0.009868858, 0.008336195, 0.005457778, -0.0023118455, 0.045194887, -0.0062100915, -0.016410716, -0.0707642, -0.012784658, -0.01392481, -0.03334478, 0.01960688, -0.010691264, 0.014401431, -0.03500828, -0.029943014, 0.031625208, -0.039774492, -0.028933698, 0.025214186, -0.010878174, -0.023513304, -0.022036713, 0.052110564, 0.034746606, -0.022204932, -4.7786223e-05, -0.03188688, 0.03536341, 0.02472822, 0.0020618532, -0.0041423975, 0.010924901, 0.017578904, -0.053418934, 0.011691233, -0.0030863548, 0.001769806, -0.015784567, -0.0016378006, 0.03611105, -0.0072801523, -0.039662346, -0.03650356, -0.05603568, -0.008331522, 0.008420304, 0.027980458, -0.01246691, -0.0012090753, 0.025176805, 0.013532299, -0.007967047, 0.047138754, -0.01556962, -0.018784475, -0.13741638, -0.013719209, -0.03665309, 0.01015857, -0.021214308, -0.012223927, 0.02347592, -0.027700093, -0.034092423, -0.015793912, -0.053045116, 0.014971507, 0.07625936, -0.035157807, 0.012691203, 0.002394787, -0.038017534, -0.011980944, -0.025588006, 0.024429163, -0.02749449, -0.008747397, -0.019382589, -0.010027733, 0.008224049, -0.015177108, -0.017195739, -0.015980823, -0.015635038, 0.0136631355, 0.016663045, -0.03842874, 0.0072754794, 0.028690716, -0.007177352, -0.00953242, -0.009097854, 0.021289071, -0.006312892, -0.04085857, 0.0006267333, 0.031232694, -0.0039204415, 0.011392177, -0.0214386, 0.03755026, 0.004703128, 0.0037802588, -0.03697084, 0.019849863, -0.006312892, 0.027307581, -0.006906332, 0.0130556775, -0.008046485, -0.0047942465, -0.045905147, -0.024859058, -0.024130108, 0.0038106318, -0.01896204, 0.046802316, -0.0472509, -0.036746547, -0.033513, 0.00277328, -0.028298205, 0.004245198, 0.013775282, 0.0243544, 0.014550959, -0.0047615375, -0.031924263, 0.02547586, 0.0074296803, -0.042204324, 0.0414193, -0.020298447, -0.023289012, -0.037176438, -0.020410594, -0.029027155, -0.014149102, 0.04912, 0.057867397, 0.025961827, 0.0121772, -0.012794003, -0.011672542, 0.0060512177, -0.061269164, -0.06104487, -0.005710107, -0.032148555, -0.005397032, 0.029980397, -0.025027275, -0.0260179, 0.010588462, 0.0039087594, -0.012167854, 0.041232392, 0.020410594, 0.016177079, 0.010597808, -0.0060185087, 0.0318495, -0.038204446, 0.042839818, -0.02674685, -0.016663045, 0.0068175495, 0.013186514, -0.013793973, -0.07827799, -0.018672328, 0.011653851, 0.011214612, -0.025419787, -0.07715653, 0.0353821, -0.011410868, -0.03284012, -0.01823309, 0.014457504, 0.024466546, 0.015868677, 0.003509239, 0.03349431, 0.0028363622, 0.022242313, -0.03145699, -0.029214064, -0.0092614, 0.012027672, -0.018242436, -0.044783685, 0.05001717, -0.022597443, -0.004677428, -0.03186819, 0.01246691, 0.013401462, -0.011074429, 0.004920411, -0.056708556, 0.0019578843, -0.006602603, -0.00029934838, -0.036690474, 0.013569681, 0.032372847, 0.023251629, 0.029214064, 0.004733501, 0.004784901, 0.016990138, 0.034522314, -0.022391843, 0.03209248, 0.045194887, -0.002085217, -0.004259216, 0.0037475496, -0.011317412, 0.043699604, -0.00033702244, -0.006845586, -0.042802434, 0.046914462, 0.0059063626, 0.020485358, -0.021644201, 0.086277746, 0.012999604, -0.045307033, 0.0070698783, -0.005971781, 0.06605407, -0.00829414, 0.012373456, -0.0018305518, -0.0059063626, 0.026111355, 0.061082255, -0.00066761987, 0.0056540337, 0.013653791, -0.038727794, 0.0064110197, -0.01346688, -0.0073315524, 0.026447793, -0.030559817, 0.021494674, -0.042951964, 0.012625784, 0.0137379, 0.011261339, 0.08612822, -0.004105015, -0.020803105, -0.030428981, 0.003731195, -0.019999392, -0.0443351, -0.0054437597, -0.02805522, -0.00029803417, 0.0140182655, -0.0132986605, -0.0031494368, -0.031120548, 0.03495221, 0.020391904, 0.0009485693, 0.052334856, 0.02764402, -0.022933882, 0.008163303, 0.03940067, -0.0022569406, 0.004782565, -0.054876834, 0.0071866973, -0.012420183, -0.0152892545, -0.005294231, 0.0026634703, -0.016812572, 0.017476104, 0.007854901, 0.009322146, 0.017831232, 0.0107660275, -0.032503683, -0.0058970167, 0.04467154, -0.025961827, 0.014279939, 0.036447488, 0.009065145, -0.00076808414, -0.031905573], "runbooks/add-peertube-channel.md::1781794946.156": [0.0072934176, 0.0097182905, -0.042858224, 0.019549366, 0.0012324089, 0.06729493, 0.045001138, 0.015385727, -0.038459618, 0.025301391, -0.007523686, -0.009469224, -0.045903414, 0.0038182356, -0.033365503, -0.043384556, -0.03761373, 0.01202098, 0.05849772, -0.04075291, 0.018308733, -0.020470442, 0.030094745, 0.013411993, 0.035884365, 0.05379835, 0.026410442, -0.012660095, 0.022481771, -0.026899176, -0.0034751818, 0.019248607, -0.016156424, -0.035282847, -0.0149063915, -0.045001138, -0.039361898, -0.016786138, -0.030226327, -0.024737468, -0.01603424, -0.022462973, -0.06643025, -0.051016327, 0.0081628, -0.066467844, 0.007702262, -0.0069597624, 0.055339742, -0.06582873, -0.0064992243, 0.0044456013, 0.046956073, -0.04488835, 0.010366803, 0.05346, -0.009591408, 0.016739145, -0.06876113, -0.028816517, -0.020846391, -0.015169556, -0.002219276, -0.040001012, -0.0065932116, 0.06346025, 0.0016506526, 0.016767342, -0.011447658, -0.043008607, 0.007927832, 0.035282847, -0.058008984, -0.011673227, -0.034474555, 0.007965427, 0.05661797, -0.0009962658, 0.060452655, -0.038328037, -0.0020688963, 0.029399239, 0.0015613646, 0.0044033066, 0.021034366, 0.0018691731, -0.0051411074, 0.03548962, -0.004133093, 0.02731272, 0.0055499524, 0.0059353, -0.006315949, -0.052933667, -0.00018415644, -0.04661772, 0.022707341, -0.023365252, 0.018731676, -0.016945917, -0.032726392, 0.00037565563, -0.011663829, -0.036279112, 0.057708226, 0.009163765, 0.06635506, -0.054888606, 0.054136705, -0.030621074, 0.020977974, 0.030527087, -0.0076411706, 0.019906517, -0.0112502845, -0.052068986, -0.012152563, -0.022594556, -0.0020594976, 0.005479462, -0.0032026186, 0.0014744264, 0.006870474, -0.028327784, 0.04120405, 0.030602276, -0.0029324049, -0.0070678475, 0.0034422863, 0.02048924, -0.017453449, -0.017274873, 0.012368734, -0.013834936, -0.034606136, -0.00035715188, -0.0013898377, -0.0021570094, -0.026673606, -0.05173063, 0.053046454, 0.043910883, -0.053008858, -0.019182816, 0.006048085, -0.07015215, 0.01076155, 0.015056771, -0.019699747, 0.0124345245, 0.037914492, 0.038722783, 0.027105948, -0.009896867, 0.01938019, 0.012105569, 0.0319369, 0.0021205894, -0.007340411, -0.0008030043, -0.018656487, 0.016363196, -0.020207277, -0.011005918, 0.039286707, -0.045001138, 0.0018903203, -0.0400762, -0.028628543, 0.018910252, 0.016889524, 0.023684809, -0.008322579, 0.033666264, 0.038365632, 0.021184746, 0.010470189, 0.01744405, 0.039173923, -0.03607234, -0.027500695, -0.011767214, -0.013975917, -0.077821516, -0.02947443, 0.0319181, -0.013797341, 0.015225949, 0.018656487, 0.05150506, 0.002108841, 0.028515758, 0.052520122, 0.009896867, -0.003733647, -0.014220284, -0.0007507239, -0.057933796, 0.017312467, -0.016522974, 0.0043398654, 0.022669746, -0.019323796, 0.00094927213, 0.009516218, -0.016147025, 0.013693955, -0.022143416, -0.013571772, -0.08263367, 0.016043639, -0.021711076, -0.0066308067, -0.006955063, -0.021560695, 0.01677674, -0.0034986786, 0.012143164, 0.018835062, 0.014107499, -0.030545885, 0.0150191765, -0.035583604, 0.012180759, 0.009887468, -0.0037806407, 0.03214367, 0.013440189, -0.02582772, -0.010498386, -0.029211264, 0.0029559017, -0.02797063, -2.6121872e-05, 0.05052759, -0.022030631, -0.018731676, -0.01610003, -0.021259936, -0.008223892, -0.0075283856, -0.02501943, -0.0064992243, -0.00749549, -0.049625315, -0.01640079, 0.0021687578, 0.012190158, -0.025733734, -0.002337935, -0.018440315, 0.0034258384, -0.008411867, 0.03005715, -0.00055100076, 0.022989303, 0.027557088, -0.014849999, -0.008703227, -0.01907943, 0.047294427, 0.026410442, 0.036993414, 0.019925315, 0.0034775315, -0.030395504, -0.039587468, -0.0030216929, 0.018938448, 0.004104897, -0.010752152, 0.017838797, 0.01774481, 0.035057276, -0.06597911, 0.03398582, 0.02338405, 0.013327405, 0.06714455, 0.047068857, 0.012030379, -0.004238829, 0.025432974, 0.008294382, -0.0051599047, -0.003303655, -0.013421392, -0.024699872, -0.01343079, -0.038910758, -0.01810196, 0.030677468, 0.06552797, -0.021711076, -0.036692657, 0.057332277, 0.017011708, -0.1580491, -0.037538543, 0.022820126, 0.035790376, -0.0039192718, 0.018769272, -0.07150557, 0.022951707, -0.022801328, -0.0020771201, 0.0032778084, -0.041392025, 0.022087025, -0.035771582, 0.036636263, -0.034455758, 0.014605632, -0.010517183, -0.008383671, -0.02753829, -0.06237, 0.0012476819, 0.055114176, -0.015573702, -0.007852642, -0.07789671, 0.019868923, 0.008938196, -0.041016076, -0.024869049, 0.017256076, -0.05699392, 0.0074484963, 0.010254019, 0.035301644, -0.019135822, 0.007932532, -0.03962506, 0.025132215, -0.008590443, 0.028008226, 0.034700125, 0.055377338, 0.034549747, -0.00898519, -0.008360174, 0.025338987, 0.033196326, -0.039775442, -0.0136093665, 0.014831202, -0.013148828, -0.00089875393, -0.03347829, -0.028515758, -0.016710948, 0.029455632, 0.053986326, -0.0024507197, -0.024925442, -0.0378393, 0.03539563, 0.01506617, -0.0063347467, -0.06300911, 0.019417783, 0.013834936, -0.009036883, 0.024662277, -0.05285848, -0.011316075, -0.05026443, -0.009022784, -0.012180759, 0.017340664, 0.012801075, -0.035827972, 0.008919398, -0.028760126, -0.14143215, -0.017021107, -0.005314984, 0.015865063, 0.0043539633, -0.014173291, -0.024305126, -0.0028995094, 0.022237403, 0.05943759, 0.24932961, 0.024023164, -0.013158227, 0.0007489616, 0.059625566, -0.034004617, 0.007542484, 0.07214468, -0.017434651, -0.023891581, 0.0040649525, 0.054738224, -0.0062830537, -0.008942896, -0.016908322, 0.045001138, -0.029117277, -0.0008024169, 0.020301266, -0.030301517, 0.0056580375, -0.057933796, -0.018017372, 0.017387656, -0.017979778, -0.06312189, -0.014154493, 0.028045822, -0.0019208662, 0.060753416, -0.00883481, 0.041542403, 0.059851136, 0.004595981, -0.06721974, -0.0028595647, 0.002977049, -0.017209081, 0.004800403, 0.007133639, 0.0090744775, -0.030470695, 0.05627962, 0.029211264, 0.015329335, -0.025357783, -0.010498386, 0.015648892, -0.003383544, -0.01721848, -0.047820758, -0.048572656, -0.011231487, -0.016457183, 0.010958924, -0.016974114, 0.0042341296, 0.0032778084, -0.004201234, 0.0004984266, 0.0129044615, 0.009793481, -0.05530215, 0.06549038, -0.021635884, 0.009887468, -0.014417658, -0.010658164, 0.0007924307, 0.04793354, 0.016814334, 0.019756138, 0.041617595, 0.0018433266, 0.025714936, 0.00068610755, 0.023026899, 0.026880378, -0.042557467, 0.017763607, -0.0615805, 0.017801201, -0.012754082, -0.008576345, 0.00371015, -0.007208829, -0.02642924, 0.038046073, -0.024850251, -0.031636138, 0.006005791, 0.009511518, -0.032181263, 0.06612949, -0.019643353, 0.019041834, -0.01862829, -0.007763354, -0.0077163605, -0.025733734, 0.008233291, 0.026842784, 0.035151266, -0.007970126, 0.018365126, 0.016024841, -0.039775442, -0.010799145, -0.012462721, -0.0012629548, -0.034681328, 0.021617087, -0.00035627076, -0.023478037, 0.0081956955, 0.05522696, 0.017838797, 0.0038628795, 0.049888477, -0.027989428, -0.0061937654, -0.0032049683, 0.025057023, 0.0061702686, 0.05203139, -0.06770848, -0.017707214, 0.007617674, -0.019568164, 0.06342266, 0.01670155, -0.018722277, 0.022744935, 0.07229506, 0.018139556, 0.009567911, 0.031880505, 0.021184746, -0.013346202, 0.015902657, -0.039399493, -0.019342594, -0.023290062, -0.014361265, 0.043309364, 0.012660095, -0.002360257, 0.010789746, 0.041467212, 0.06376101, -0.018271139, 0.06616709, 0.026485631, -0.028760126, -0.045452274, -0.032049682, -0.00734511, -0.040715314, 0.01877867, -0.01774481, -0.0063629425, 0.012208955, -0.036260314, 0.047106452, -0.020752404, -0.019850126, -0.020150885, 0.026034493, 0.029154873, -0.017679019, 0.0067952843, -0.057971388, -0.06267076, 0.03652348, -0.014568037, -0.04297101, -0.034850504, -0.030169936, 0.026034493, -0.06710696, 0.026842784, 0.02665481, 0.006095079, 0.027895441, 0.025226202, -0.009896867, -0.033421896, -0.025263796, 0.007237025, -0.016541772, -0.038722783, 0.06988899, 0.0042999205, -0.019624555, 0.022500569, 0.062294807, 0.04594101, 0.0039615664, 0.0051317085, 0.0041683386, 0.0001787228, -0.005507658, -0.043835696, -0.013524778, -0.006912769, -0.031053416, -0.032256454, 0.02673, -0.018073766, -0.010263417, -0.043234173, -0.022519367, -0.01877867, 0.015113164, 0.059061643, -0.012321739, 0.0378393, 0.055114176, -0.0038111864, 0.02723753, -0.0059259017, -0.0019948813, 0.015686486, -0.006264256, 0.010996519, 0.006226661, 0.015122563, 0.028684935, -0.009224857, -0.00051634293, 0.0029699998, 0.013148828, -0.0170775, -0.033779047, -0.01877867, -0.0044244537, -0.026917974, 0.007326313, 0.012537911, -0.051768225, 0.022462973, 0.06259557, -0.04075291, 0.052557718, 0.033515885, 0.05988873, 0.012979651, -0.042595062, 0.016494777, -0.005672136, 0.028609745, -0.01424848, 0.011052911, -0.025188606, 0.041429617, 0.019624555, -0.018496707, 0.014464651, 0.023703607, 0.0021546597, -0.0007565981, -0.011165695, 0.0045231404, -0.02977519, -0.04838468, -0.027895441, 0.04030177, -0.029850379, -0.0039380696, -0.020696012, 0.024229936, -0.0006097428, 0.004943734, 0.025940506, 0.035508417, 0.023233669, -0.006226661, -0.009849873, 0.014342467, 0.029756391, -0.019831328, -0.02233139, -0.0017916337, 0.022256201, -0.02701196, 0.033741456, 0.016203417, 0.023102088, 0.0015672388, -0.050828353, -0.0010144758, 0.0053384807, -0.031034619, 0.019868923, -0.045038734, -0.05188101, -0.045828227, 0.047858354, -0.005441867, 0.008562246, -0.02011329, 0.036279112, 0.01127848, 0.015009778, 0.016363196, -0.013318006, -0.019699747, 0.0054512657, 0.061430123, 0.057181895, 0.005930601, -0.06101658, -0.032839175, 0.011447658, 0.001328746, 0.03770772, 0.056580376, -0.014831202, 0.00920136, -0.015536107, -0.05590367, -0.005282088, 0.003066337, -0.014436455, -0.0422943, -0.013327405, -0.00087055773, 0.026316455, -0.031354174, -0.038948353, -0.016485378, -0.0066965977, -0.038252845, -0.0061420724, 0.016823733, 0.004067302, 0.026147278, -0.049625315, 0.012556708, -0.017716613, -0.025000632, -0.0044996436, 0.06767088, -0.017679019, 0.03214367, -0.023947973, -0.049926072, 0.0037078005, -0.03310234, 0.008726724, 0.0004279361, 0.017951582, -0.027688669, -0.01395712, 0.025244998, -0.015084968, -0.022143416, 0.01024462, -0.017331265, 0.018571898, -0.05218177, 0.03733177, -0.013355601, -0.0039897626, -0.031072214, 0.015601898, 0.029568417, -0.0076270723, -0.028534556, -0.03629791, -0.0017540387, -0.008341376, -0.039211515, 0.028214999, -0.0304331, 0.0019467127, 0.013693955, -0.017397055, 0.027688669, -0.029793985, -0.04402367, -0.030903036, -0.009285949, 0.006621408, -0.01573348, -0.01506617, -0.031786516, -0.0019725591, -0.0063817403, 0.008510553, -0.05522696, -0.017397055, -0.0078996355, 0.020094493, -0.12045417, 0.018863259, 8.965511e-05, -0.014765411, -0.035376832, -0.018581297, -0.0026903874, -0.026166074, -0.031786516, -0.0038393827, -0.05203139, -0.037237782, 0.009652499, -0.047595188, 0.027030759, 0.012387531, -0.0036984016, 0.026222467, 0.026278859, -0.010752152, -0.00512231, 0.000861159, 0.031504557, 0.0031415268, 0.015113164, -0.04661772, 0.019586962, 0.0021875552, -0.016372595, 0.004438552, -0.04067772, -0.037463352, 0.017265474, 0.03688063, 0.005502959, 0.018205347, 0.029418036, 0.007457895, -0.033760253, -0.010855538, -0.028666139, 0.04654253, -0.01610943, -0.031504557, -0.01283867, 0.047820758, -0.012848069, -0.007147737, -0.0049907276, -0.008792516, -0.011607436, 0.060903795, 0.038008478, -0.009586709, 0.005752025, 0.040188987, -0.07090405, -0.0050142244, -0.0043539633, 0.017866993, -0.0066167084, 0.019831328, -0.03985063, -0.0072934176, -0.012970253, -0.00017989764, -0.016410189, -0.02026367, 0.0041448413, 0.026372846, 0.0064992243, -0.0563924, -0.029963164, -0.015564303, -0.019361392, 0.016513575, 0.042369492, -0.001514371, -0.029568417, -0.05981354, -0.0012864517, -0.04251987, -0.009887468, 0.041993544, 0.041279238, 0.01818655, 0.026673606, 0.001380439, 0.0033271518, 0.019718543, -0.050226834, -0.07176873, 0.020470442, 0.016391391, -0.0071900315, 0.015056771, -0.0101882275, -0.00010544204, 0.010817942, 0.00445265, -0.015169556, 0.0028525158, 0.017133892, 0.009774683, 0.0259781, -0.010404399, 0.022613354, 0.00549356, 0.020959176, -0.017857594, -0.03725658, -0.0076881642, -0.013759746, -0.0040696515, -0.099476196, -0.0049014394, 0.026767593, 0.018393321, -0.022481771, -0.038910758, 0.0028266693, 0.00875962, 0.0062736548, -0.025884112, 0.035207655, 0.024605885, 0.0077680536, -0.0076975627, 0.0050894143, -0.0061279745, 0.03652348, -0.032726392, 0.011701424, 0.045753036, -0.0020536233, -0.02026367, -0.03556481, 0.029699998, 0.037143797, -0.053610377, -0.03992582, 0.015160157, -0.013628164, -0.027293922, -0.007598876, -0.028910505, -0.00845886, 0.007523686, 0.057971388, -0.038572405, 0.033760253, 0.026297657, -0.022049429, 0.067445315, 0.028515758, 0.029192466, -0.016428987, 0.034248985, 0.0074437973, 0.06312189, 0.033064745, -0.030094745, 0.0015272943, 0.0052585914, -0.018026771, -0.006785886, -0.012528512, -0.02560215, -0.0032496122, 0.0007348635, 0.017942183, 0.043158986, 0.0052585914, 0.01862829, 0.05030202, -0.02857215, 0.0027444302, -0.0028666137, 0.03962506, 0.02167348, 0.02255696, 0.02426753, 0.007565981, -0.019474177, 0.06661823, 0.039098732, -0.010395, 0.0064146356, -0.008317879, 0.025489366, -0.012594303, -0.018064367, 0.042181518, -0.044474807, 0.016654557, -0.012819873, 0.017133892, 0.05285848, -0.01810196, 0.07597937, 0.011663829, -0.011861202, -0.042143922, -0.006250158, -0.042482276, -0.0035809176, -0.008599841, 0.012500316, 0.04579063, 0.039061137, -0.016513575, 0.0042435285, -0.07191911, 0.019981708, 0.0422943, -0.023026899, 0.015818069, 0.049888477, -0.0009815802, -0.033685062, 0.09361139, 0.006767088, -0.02219981, -0.017547436, -0.015517309, -0.03079025, -0.043534935, -0.0026433938, 0.0023731804, -0.041316833, -0.02515101, 0.06064063, -0.0010344482, 0.040264174, -0.02144791, 0.002589351, 0.061392527, 0.019586962, 0.0016365545, 0.008393069, 0.0037500947, -0.037275378, 0.019605758, 0.0095444145], "docs/software/caddy.md::1781800689.816": [-0.00014033713, -0.015605607, -0.037644353, 0.01401164, 0.00030722047, -0.028061459, 0.06872194, 0.0060465764, -0.020253884, 0.034265522, 0.0018027578, -0.017161395, -0.024224484, 0.02766058, 0.00045188254, 0.0017335587, -0.0022310768, 0.013744388, -0.0077216737, -0.046616383, 0.007153763, 0.008394576, 0.024873525, 0.014259803, 0.02771785, 0.032929264, -0.0049775685, -0.055626594, -0.00086320005, 0.0015414713, -0.017485917, 0.0113963885, 0.025159866, -0.033215605, -0.013973461, -0.023518175, -0.021227444, -0.01719003, -0.047341783, -0.020139346, 0.014288437, 0.027183345, 0.0010039846, -0.061926104, 0.032299314, -0.05436669, -0.000842321, -0.015032925, -0.0015796502, -0.058680903, -0.022907313, -0.015109282, 0.010260567, -0.017085038, 0.03932422, 0.024167215, -0.035468157, -0.055855665, -0.09201104, 0.025484387, -0.025541654, -0.02031115, -0.046272773, -0.0106519, 0.0034193937, 0.07013456, -0.0263625, 0.028939573, -0.00071943284, -0.0021881256, 0.03506728, -0.004944162, -0.038484287, -0.029836776, -0.039973263, 0.03170754, 0.036632612, -0.01018421, 0.029550435, -0.011195949, 0.010356015, 0.0047484953, 0.004400113, 0.014966112, -0.06108617, 0.03932422, -0.045012873, 0.08788773, 0.030218564, 0.013782567, -0.0063997307, -0.015281087, 0.0110241445, -0.060513485, -0.010947787, -0.007993698, -0.026992451, -0.018192224, 0.014717949, 0.008852722, 0.023537265, 0.04039323, 0.0053784465, -0.004803377, 0.048258074, 0.036193557, -0.015538794, -0.042302173, 0.0029707921, -0.028538695, 0.00390856, 0.03529635, -0.030791247, 0.0118831685, -0.020177525, -0.047189064, -0.0026510444, -0.066813, -0.021093817, 0.00075462897, 0.0052448204, 0.008876584, 0.047456317, -0.05005248, 0.01467977, -0.007497373, -0.023308191, 0.023479996, 0.03407463, 0.009325186, -0.009831055, -0.018583558, -0.006977186, -0.029454987, -0.034570955, -0.014784762, 0.044440188, 0.047150888, -0.0121313315, -0.0547103, 0.050854236, 0.050128836, -0.045127407, -0.021131996, 0.0055502513, -0.034532774, 0.03777798, 0.016073298, 0.010565998, -0.0019328046, 0.04340936, 0.03598357, -0.00070511573, 0.0026486581, 0.022315541, -0.011253218, 0.010050584, 0.023747249, 0.019070338, 0.049288902, -0.03365466, 0.022506436, -0.023861784, 0.00051571283, 0.022525525, -0.01682733, 0.013171705, -0.0057172836, -0.003517227, 0.024300842, 0.026877914, -0.0058604544, 0.00312828, 0.023766337, 0.031134857, 0.015032925, 0.08559699, 0.023842696, -0.036785327, -0.033272874, -0.07284526, 0.050548807, -0.04505105, -0.025255313, -0.050968774, -0.013725298, 0.004359548, -0.010298747, -0.037548903, 0.054939374, -0.012389039, 0.020120258, 0.027526954, 0.007339885, 0.022449167, 0.0326811, -0.003808341, -0.05268682, 0.0081368685, -0.023422727, -0.019413948, -0.0015307335, 0.028767768, 0.005068243, -0.03510546, -0.016741429, 0.017963152, -0.04936526, 0.017428648, -0.05070152, 0.01216951, 0.003300085, 0.03529635, 0.016006485, -0.03235658, -0.0018886602, -0.010938242, -0.020616582, -0.017123217, 0.00425217, 0.0062088366, 0.034895476, 0.0071871695, 0.0011209074, 0.024300842, 0.012016795, 0.0051398287, 0.004213991, 0.04997612, -0.0042068325, -0.013333965, 0.0015164164, -0.024797168, 0.016521899, 0.046501845, -0.005827048, -0.07551777, 0.033501945, -0.012627657, 0.013333965, 0.0028705727, -0.030676711, 0.023193656, -0.03233749, -0.038427018, -0.03777798, 0.04528012, 0.005092105, -0.026858825, -0.0074496493, -0.021876484, -0.014708404, -0.042454887, 0.010117397, 0.027450597, 0.025522565, 0.031822078, 0.021227444, 0.015128371, -0.0022251115, -0.008642739, 0.017400013, 0.011444112, 0.018411754, 0.02468263, -0.0028419385, -0.030772157, -0.02038751, 0.02439629, 0.0018325851, -0.02737424, 0.024243573, -0.010270112, 0.030829426, 0.0036150604, -0.0007009399, 0.01301899, 0.0043762513, 0.08116825, 0.009683113, -0.0044359057, 0.043485716, 0.016598258, -0.02264006, 0.0145270545, 0.003729597, -0.019041704, -0.026076159, -0.0057554627, -0.033902824, -0.04043141, 0.030180385, 0.07826666, 0.01789634, -0.066583924, 0.026916094, -0.008628421, -0.17058313, -0.02468263, 0.01866946, 0.020845655, 0.009792876, 0.022105558, -0.016121022, -0.018211314, -0.064636804, 0.050510626, 0.033921912, -0.06234607, -0.0440584, -0.043982044, -0.0032046377, -0.009454039, -0.002593776, 0.015042469, 0.027068809, -0.04004962, -0.038598824, -0.010222388, 0.042531244, 0.033673752, -0.017657721, 0.009878779, 0.045700092, -0.046845455, -0.045127407, -0.005230503, 0.012866274, 0.006027487, -0.005492983, -0.034800027, 0.013496226, -0.014784762, 0.005302089, 0.012589478, 0.012245868, -0.006247015, 0.017065948, 0.07658678, -0.00020014073, 0.010613722, 0.03533453, -0.031955704, 0.029836776, -0.023079118, 0.0022549387, 0.010480096, 0.040851377, 0.015252453, 0.024491737, -0.024243573, -0.03476185, -0.035849947, 0.04371479, 0.07570867, -0.03071489, -0.029130466, -0.027507866, -0.00036776977, 0.039553296, -0.048945293, -0.03476185, 0.00860456, 0.018478567, -0.0029707921, 0.01749546, -0.048868936, 0.0059511294, -0.029684061, -0.015643787, -0.024319932, -0.015395624, 0.0306958, -0.027412418, -0.06738568, -0.006915145, -0.14859211, 0.074830554, -0.013677575, -0.03371193, -0.0070201373, -0.039629653, -0.010432373, -0.0061945193, 0.0033239466, 0.020635672, 0.27778935, 0.032547474, -0.04043141, -0.028443247, 0.050167017, -0.037262563, 0.028767768, 0.018459477, 0.034914564, -0.04169131, 0.0015426644, 0.058795437, -0.0053641293, 0.00018522711, -0.0064045032, 0.018946256, -0.028328711, 0.0015653331, 0.0705927, -0.018335396, 0.013897103, -0.03409372, 0.0059511294, -0.0065429015, -0.043142106, -0.0053784465, 0.03397918, 0.041194987, -0.024205394, 0.016378729, 0.030772157, 0.015548339, 0.039056968, -0.03829339, -0.061353423, -0.025369849, 0.019079883, -0.041844025, -0.02638159, 0.0024887843, -0.026477037, -0.027603313, 0.015681965, 0.04539466, -0.027278792, -0.024758987, 0.01482294, -0.009625844, -0.04970887, -0.011129136, 0.007578503, -0.01565333, -0.029684061, 0.007502145, -0.012112242, -0.04936526, -0.0064092753, -0.015968306, -0.00024756603, 0.03982055, 0.022124646, 0.020425688, -0.08300083, 0.0426076, -0.025083508, 0.045623735, 0.010251023, -0.01601603, 0.015863314, 0.05383219, 0.009587665, -0.027488776, 0.032852907, -0.0043380726, 0.03541089, -0.013400778, 0.022181915, 0.039629653, -0.07139446, 0.03535362, -0.029932223, -0.009477901, -0.016082844, 0.0034456418, -0.019719379, 0.028061459, -0.02002481, 0.033158336, -0.018287672, -0.027450597, -0.023919053, -0.031173036, -0.015949218, 0.06639303, 0.036957134, 0.04272214, -0.0044144304, 0.01866946, 0.008404121, -0.015844226, 0.019328047, -0.003090101, 0.0009932468, -0.020177525, 0.03495274, -0.0012587091, 0.032528386, -0.0064760884, 0.006079983, 0.010804616, -0.04027869, 0.034570955, 0.024243573, -0.05906269, -0.019929362, 0.035258174, 0.028290533, -0.0055025276, 0.04833443, -0.003529158, -0.00033108226, -0.025446208, 0.01668416, -0.004264101, -9.0152804e-05, -0.0453183, -0.0052352757, -0.03800705, 0.0010200914, 0.06780565, 0.02031115, -0.026763378, -0.037472546, 0.060857095, -0.009139064, -0.00024339021, 0.009907413, 0.008976803, -0.021609232, 0.034170076, -0.02903502, -0.01785816, -0.017600453, 0.009611527, -0.0061277063, -0.017180486, 0.01789634, 0.018230403, 0.0018528675, 0.016235558, -0.0050777877, 0.022143736, 0.008833633, -0.055168446, 0.0061849747, -0.01866946, -0.024205394, -0.0122554125, 0.037128936, -0.036155377, -0.014717949, 0.00034420626, 0.04375297, 0.04367661, 0.014183445, -0.029397719, -0.009792876, 0.039400578, 0.058680903, -0.002283573, 0.005469121, -0.07173807, -0.06478952, 0.038274303, -0.030733978, -0.0400878, -0.078801155, -0.00044144303, 0.0050586984, -0.024892613, 0.038579732, 0.037758887, 0.021991022, -0.017877249, 0.020444777, 0.090712965, -0.0025651418, -0.016445542, 0.016875055, -0.029913133, -0.03438006, 0.09689794, 0.041500416, 0.0043786378, 0.028233264, 0.029321361, 0.033043798, 0.03567814, 0.020807477, -0.0015939672, -0.022239184, -0.0014830099, -0.020635672, 0.045356482, -0.034246434, -0.015701054, 0.018125411, 0.035162725, -0.04241671, -0.020902924, -0.011377299, 0.019385314, -0.04367661, 0.03835066, -0.010880974, -0.017972697, 0.029531345, 0.036174465, -0.006977186, -0.0053164056, -0.04298939, -0.017104127, 0.01050873, -0.039935082, -0.0011018179, 0.025560744, -0.02405268, -0.037186205, -0.009043616, 0.015481526, 0.006652666, -0.016101932, 0.041156806, -0.045814626, -0.0049298448, -0.016789151, 0.035754498, 0.0094874455, 0.011110047, -0.026496125, 0.04004962, -0.0076262266, -0.006724251, 0.041156806, 0.011997705, 0.0727689, -0.011759087, -0.024968972, -0.015872858, -0.0049537066, -0.006079983, -0.04272214, -0.040240515, -0.018010875, 0.02302185, 0.04634913, 0.00975947, -0.014612957, 0.020902924, 0.0196812, -0.020292062, 0.026763378, -0.012952177, -0.02937863, -0.023938142, -0.01838312, 0.052915893, 0.023537265, -0.025159866, -0.05436669, -0.009477901, -0.0046458896, -0.028137816, -0.014803851, 0.04413476, -0.006752885, -0.017275933, -0.0013696664, -0.004168654, 0.0153479, -0.020788386, 0.0022084082, 0.041538596, 0.03296744, -0.002808532, 0.019480761, -0.0023301032, -0.004772357, -0.011195949, -0.042531244, 0.03878972, -0.018984437, -0.0068053813, 0.016311916, -0.024930794, -0.00097714, -0.0034313246, 0.0393624, 0.0033859874, 0.032891084, -0.022086468, -0.00054345216, -0.020979282, -0.0001476448, -0.013057169, 0.010174665, 0.012656291, -0.026286142, -0.009158153, -0.011530015, -0.014784762, -0.032222953, -0.020807477, 0.045356482, -0.007110812, -0.0062136087, 0.020101167, -0.022850046, -0.033196516, -0.006003625, -0.02306003, -0.0118831685, 0.012140877, -0.036861684, 0.025178956, 0.011472746, 0.008470934, -0.000115655086, -0.038465198, -0.007034454, 0.0046697515, -0.007740763, -0.0055120722, -0.055588413, 0.028691411, 0.027240613, 0.004559987, -0.0346664, 0.028825035, 0.00037880582, 0.019623931, 0.022926403, 0.022334632, -0.015863314, -0.014278892, -0.045585554, -0.008170275, -0.026496125, -0.011472746, 0.038579732, 0.021991022, -0.029550435, -0.028805947, -0.018440388, 0.009769015, 0.012455852, -0.00937291, 0.0022788004, -0.013496226, 0.03535362, -0.020482956, 0.084986135, -0.0016643595, -0.04577645, 0.0036460808, 0.0008930273, 0.009100885, 0.029206825, -0.031783897, 0.018946256, -0.01605421, 0.03308198, 0.013324421, 0.053297684, 0.018096779, 0.0017609997, -0.0027608084, 0.004345231, 0.04737996, 0.0014126176, -0.003741528, 0.006814926, -0.036269914, -0.0055120722, -0.0070869504, 0.03537271, 0.0042450116, -0.016550533, 0.0011137488, 0.008046194, -0.030638533, 0.0042330804, -0.03365466, 0.0070249094, -0.14149085, 0.0420731, -0.013983006, 0.0071585355, -0.005278227, 0.044783797, -0.018192224, 0.0024112333, -0.01287582, -0.012923542, -0.08475706, -0.033826467, 0.064636804, -0.049174365, -0.015395624, 0.0009550679, -0.049785227, -0.0220292, 0.010623267, 0.0072396654, -0.018077688, -0.017609997, 0.049937945, 0.019089429, 0.048525326, -0.022410989, -0.042683963, 0.031631183, -0.014278892, 0.015844226, 0.013257608, -0.0310585, 0.004972796, 0.03399827, -0.018459477, 0.021074729, 0.018211314, 0.011348665, -0.023537265, 0.02569437, -0.023670891, 0.026496125, -0.0024959426, -0.014908844, -0.021761948, 0.046883635, -0.008499567, -0.028977752, -0.039973263, 0.01002195, 0.021800127, 0.031841166, 0.007549869, 0.0110146, -0.0065047224, 0.02767967, -0.036327183, 0.0077598523, -0.022620972, 0.007273072, -0.019757558, 0.04573827, -0.037186205, -0.016932322, -0.03436097, 0.030867605, -0.04600552, 0.010928698, -0.015863314, 0.03432279, -0.03800705, -0.06624032, 0.009291779, 0.0028467108, -0.0109668765, -0.054290332, 0.0055263895, 0.005617064, -0.031573914, -0.046845455, -0.019872094, 0.003810727, -0.049174365, 0.021208355, 0.033578303, 0.0020664306, 0.0200439, -0.0346664, -0.007712129, -0.004987113, -0.01973847, -0.031402107, 0.020769298, 0.014393428, -0.010317836, 0.006347235, -0.009821511, -0.01433616, -0.013563039, 0.0028156906, -0.010775982, -0.021074729, 0.008537747, -0.0046959994, 0.009038844, -0.027507866, 0.036518075, -0.018736273, -0.003996849, -0.00641882, -0.0066383486, 0.012789917, -0.047799926, 0.017380925, -0.045700092, 0.037892513, 0.032910176, 0.0048725763, -0.025007151, 0.003944353, 0.050205197, -0.0036269913, -0.0025627557, -0.017667266, 0.020502046, 0.02830962, 0.025408028, 0.033139247, 0.019585753, -0.054901194, 0.03176481, -0.036498986, -0.028405068, 0.026095249, 0.015748778, -0.037587084, -0.03004676, 0.042531244, -0.036556255, -0.054557584, -0.05238139, 0.0011578931, 0.0013314876, -0.0017299794, -0.00074627734, -0.036250822, 0.07051635, 0.003300085, 0.0060752104, -0.027966011, 0.02038751, 0.031802986, 0.017505005, 0.06456044, 0.023632713, 0.017600453, 0.0024959426, 0.006466544, -0.029798597, 0.0026892233, -0.0037797068, 0.020177525, -0.042569425, 0.0036269913, -0.0148324855, 0.016435998, -0.00074926007, -0.013954372, -0.030314011, 0.0022955036, -0.002474467, 0.030772157, 0.00014138108, 0.010661446, 0.02567528, -0.01518564, 0.013152616, -0.047112707, 0.03892334, -0.008972031, 0.023804517, 0.021857396, -0.007082178, -0.010613722, 0.038522467, 0.009592437, -0.011281852, 0.02800419, 0.0025221906, 0.0047508813, -0.029951312, -0.020902924, -0.00048767522, -0.022143736, 0.044440188, -0.018173136, 0.0051255114, -0.0067337956, -0.019213509, 0.05535934, -0.016512355, 0.00048737696, 0.0134198675, -0.02031115, -0.021628322, -0.016712794, -0.009831055, -0.017065948, 0.011425023, 0.05436669, -0.0010057742, 0.013324421, 0.016645981, 0.028271442, 0.02468263, 0.0018647985, 0.0054834383, 0.03749164, -0.023575444, -0.002713085, 0.039209686, -0.007903024, -0.026916094, -0.08002288, 0.0012491645, -0.017638631, 0.005321178, 0.02403359, -0.006981958, -0.009277462, -0.019242143, -0.020444777, 0.00011587879, 0.018029965, 0.009640161, 0.017667266, -0.03569723, 0.008676145, -0.019585753, -0.02067385, 0.04646367, 0.007244438, 0.034456417, -0.026171606], "docs/software/recon.md::1781800689.816": [-0.037293244, 0.004852456, -0.028850915, -0.01133496, 0.0119002955, -0.01586706, -0.01946636, 0.04665896, 0.001916249, 0.038216624, -0.015103859, -0.019862093, -0.02106814, 0.05099319, 0.015311148, -0.024139792, -0.031658743, 0.012022785, 0.035144974, -0.035031907, 0.016894085, 0.0091914, 0.019428669, 0.07624481, 0.015141548, 0.046696648, -0.032789413, -0.060000855, 0.008753265, 0.040402588, -0.029472783, -0.05796565, 0.03084843, -0.0030787187, 0.0033708082, -0.040025696, -0.008056019, -0.015537282, -0.047073536, 0.006228104, -0.009238511, -0.012880209, 0.00969549, -0.031960256, 0.029453939, -0.05939783, 0.013615144, -0.036671378, 0.014481991, -0.052915327, -0.01867489, 0.0034061417, 0.044472996, -0.0063694376, -0.049711764, 0.009158422, -0.08118206, -0.009752024, -0.0554028, -0.007895841, 0.009780291, 0.009130156, -0.028775536, -0.01704484, 0.021916142, 0.067614034, -0.01704484, -0.012409097, -0.027475266, -0.053782176, 0.017365197, 0.017808042, -0.035747997, -0.033675104, -0.04398304, 0.014189901, 0.00073964626, -0.016941197, -0.019117735, 0.0015829372, -0.0051162792, 0.01321941, -0.030546919, -0.017845731, -0.045679044, 0.006703927, -0.035804532, 0.005224635, -0.002942096, 0.025609663, -0.055214357, -0.0031258299, -0.026759176, -0.048882607, -0.0081361085, 0.00684055, -0.019042358, -0.014350079, 0.043568462, 0.027456421, 0.020936228, 0.04469913, 0.00011910307, -0.0061527262, 0.05099319, -0.04296544, 0.030490385, -0.0102325585, 0.00486659, -0.02233072, -0.0031588078, 0.007735663, -0.0032153411, 0.022688767, -0.0031540964, -0.04839265, -0.006341171, -0.0021329608, 0.0041599213, 0.02513855, 0.040025696, 0.02253801, 0.030829586, -0.03495653, 0.021049295, -0.014491413, 0.013040387, 0.044284552, 0.0509555, 0.013247676, -0.044020727, 0.00654846, -0.023367168, 0.012041629, -0.062299885, -0.010750782, 0.037802048, 0.018439334, 0.0060679256, -0.08359416, 0.04982483, 0.027249133, -0.07726241, -0.03437235, -0.0035686754, -0.06915928, 0.057174183, 0.024573214, 0.028474025, -0.010845004, -0.0131157655, 0.01922138, 0.01007238, -0.046055935, 0.03964881, -0.018448755, 0.0036393423, -0.007796908, -0.012720031, 0.03450426, -0.0040986766, 0.02593002, -0.027004154, -0.017845731, 0.044472996, -0.00367232, 0.013445544, 0.0008079575, -0.030980341, -0.055553555, 0.004937256, -0.0029986296, 0.019334447, 0.021181207, 0.035559554, 0.012437363, 0.113594584, 0.009624823, 0.03260097, -0.03341128, -0.03772667, 0.06614416, -0.0030504519, -0.040854856, -0.017270975, -0.0031776521, -0.017336931, 0.011711851, -0.014924836, 0.05766414, 0.01842049, 0.002883207, 0.0273622, 0.04100561, -0.0041575655, -0.0058229472, -0.03785858, -0.032770567, 0.028813226, -0.052689195, 0.020050537, 0.013860122, 0.024497837, 0.016611418, -0.028888604, -0.01515097, 0.012644653, -0.055742003, -0.033128615, -0.05732494, 0.0027465844, 0.013954345, 0.05325453, 0.0120510515, -0.03665253, 0.020125916, -0.018693734, -0.02534584, 0.0420609, -0.05653347, 0.0086920215, -0.0018691379, -0.0136811, -0.022839522, 0.007881708, 0.0006083237, -0.02161463, -0.0055497023, 0.018260311, -0.004430811, -0.01724271, 0.0070996615, 0.025402373, -0.03751938, 0.08186047, -0.029284338, 0.0127577195, 0.008508287, 0.0016983596, -0.011758962, 0.027644867, -0.03571031, 0.017515954, -0.013417277, -0.011278427, -0.01939098, 0.028794382, -0.017676132, -0.06275215, -0.023065656, -0.008107842, 0.022613388, -0.0185524, 0.042324726, 0.016253373, -0.012889631, 0.025873484, -0.023781747, -0.006039659, -0.012522164, 0.03748169, 0.014416035, 0.000413401, 0.0458298, 0.0328271, -0.035597242, -0.038895026, 0.012126429, 0.02069125, 0.015075592, -0.0027300955, 0.019635959, 0.01842049, -0.008173797, 0.005450769, 0.045603666, 0.004857167, -0.020427428, 0.076282494, 0.01926849, -0.06143304, -0.0005217568, 0.018128399, -0.010571759, 0.013483233, -0.0008709688, 0.0076367296, 0.050842434, 0.007990064, -0.008875755, -0.021426186, 0.016837552, 0.06278984, 0.0009805023, -0.004795923, 0.024328237, 0.017073108, -0.15949976, -0.024780504, 0.012484475, -0.0021494497, 0.02455437, -0.0099781575, -0.017214442, -0.014453724, -0.070666835, -0.0053282795, -0.024271702, -0.05020172, -0.064975806, -0.055515867, 0.02660842, -0.006647394, -0.00751424, -0.027588334, -0.025440061, -0.004937256, -0.041608635, -0.039083473, 0.0677271, -0.018222623, 0.02144503, -0.0413825, 0.030867275, -0.012456208, -0.06784017, -0.02144503, 0.0076744184, 0.0021953832, -0.0021647608, 0.032638658, 0.012870787, 0.02513855, -0.004536811, -0.03587991, -0.01959827, -0.009912202, -0.015282881, 0.00545548, 0.024818193, 0.04364384, -0.0029915627, -0.013059231, 0.013671678, 0.038895026, -0.05796565, -0.022085743, -0.0016524262, -0.03785858, 0.0102325585, 0.04130712, -0.030075807, -0.0229149, 0.023819435, 0.080503665, -0.019899782, 0.007650863, -0.017657287, -0.021200052, 0.02862478, 0.00013507671, -0.041118678, -0.021331962, 0.055515867, 0.0061715706, 0.017544221, -0.011448028, 0.050729368, -0.014745814, -0.013153454, -0.030038116, 0.0063034818, 0.026024241, -0.00053265126, -0.02660842, 0.010015846, -0.11683584, 0.020955073, -0.0035733865, -0.010920382, 0.038970407, -0.046847403, -0.009134866, -0.019032935, 0.030528074, 0.025195083, 0.26698872, -0.013049809, 0.01913658, 0.011061716, 0.031319544, 0.0034673861, 0.040704098, 0.05329222, -0.04843034, -0.033693947, 0.017789198, 0.041533258, 0.038292006, -0.00047022893, 0.02476166, 0.027965223, -0.0063647265, 0.0045556556, 0.08178509, -0.013087498, 0.008371665, -0.00885691, -0.011937984, 0.039724186, -0.040892545, -0.055478178, 0.017157909, 0.03567262, -0.032996703, 0.052689195, -0.0232541, 0.022085743, 0.030961497, 0.0043177437, -0.06825475, -0.031357232, -0.014133368, 0.0137187885, -0.0076979743, 0.016724486, 0.0019209603, -0.020597028, 0.01552786, 0.011683584, 0.0077733523, -0.03772667, -0.0046004113, -0.0056392136, -0.039761875, -0.045905177, -0.009492912, -0.016149728, 0.0009251467, 0.017280398, 0.045905177, -0.012182963, -0.048882607, 0.025590818, -0.01569746, 0.04175939, 0.016715063, 0.026419975, -0.06060388, 0.04179708, -0.003983254, 0.015452482, -0.0030881409, -0.043493085, 0.030791897, 0.045716733, 0.019635959, 0.0050644567, 0.01973018, -0.06606878, 0.04179708, 0.017478265, 0.0036110755, 0.025816951, -0.006576727, -0.012296029, -0.039686497, -0.024007881, -0.014821191, -0.027946379, 0.00022966722, -0.0063929935, -0.027889846, 0.045000643, -0.02807829, -0.020446273, -0.011316116, -0.039121162, -0.004772367, -0.035239197, -0.009459934, 0.030396163, 0.014971947, -0.018938713, 0.027136065, -0.02979314, 0.013285366, 0.0016112039, 0.015885904, 0.001879738, -0.005724014, -0.00973318, -0.020446273, 0.00038395647, 0.0033566747, 0.051633902, -0.043078505, 0.037839737, 0.005389524, -0.05325453, -0.0077874856, 0.032167546, 0.030396163, 0.04948563, 0.035691462, 0.003978543, -0.011052294, -0.006694505, 0.026533041, 0.0037170756, 0.023932502, -0.042400103, -0.015113281, -0.019051779, -0.011108827, 0.053669106, 0.019334447, -0.017308664, 0.019296758, 0.031112254, -0.0022636943, 0.012230074, 0.0040280097, 0.045867488, -0.006765172, -0.020785473, -0.03399546, 0.012993276, 0.0027936955, -0.017563066, 0.0033920081, 0.05355604, 0.021369651, -0.03310977, -0.0038419205, 0.020917384, -0.012239496, 0.048995674, 0.024648594, -0.028888604, -0.024610905, -0.06716176, -0.0046687224, 0.0023590946, 0.019673647, -0.024328237, -0.0036534755, 0.013398432, 0.03148914, 0.054460578, 0.01414279, 0.01875969, -0.012889631, 0.00183616, 0.05868174, -0.031413764, 0.004704056, -0.03050923, -0.053480662, 0.010194869, -0.03239368, -0.04477451, -0.05958628, -0.013756478, -0.06203606, -0.047148913, -0.01850529, 0.020785473, 0.009153711, 0.0012649364, 0.031621054, 0.06218682, -0.03188488, -0.019061202, 0.012682342, -0.043719217, -0.009092467, 0.10334318, 0.0034061417, 0.004590989, 0.011400917, -0.0093186, 0.045867488, 0.034108527, 0.013144032, 0.007815752, -0.043380015, 0.08947364, 0.024139792, -0.009582424, -0.04017645, -0.022481477, -0.031206476, 0.024912415, -0.033675104, 0.010468114, -0.0121546965, -0.013577455, 0.0041010324, -0.0029774294, 0.003344897, -0.015509015, -0.00061656814, 0.027965223, 0.021765387, -0.029114738, 0.0047700116, -0.03550302, 0.021011606, -0.04688509, -0.0188916, 0.028342113, -0.0014993148, -0.022651076, -0.013907233, 0.038367383, 0.007368196, -0.020257827, -0.026815709, -0.054875154, -0.0069865948, -0.03126301, 0.002824318, 0.0314703, -0.0034673861, -0.026551887, 0.044849887, -0.029039359, -0.0150850145, 0.035653774, 0.019334447, 0.045641355, 0.03525804, 0.010270247, 0.012682342, 0.013803589, 0.028643625, 0.017779777, 0.034353506, -0.009893358, -0.019230802, -0.0046852115, 0.010816737, 0.006425971, 0.040854856, -0.032205235, -0.031997945, -0.0012201808, 0.00872971, -0.010025268, -0.009587134, -0.02089854, 0.04108099, -0.03188488, -0.005267035, -0.020446273, 0.0018644268, -0.0040821875, -0.047789626, -0.027381044, 0.038292006, -0.04062872, 0.015216926, 0.0044849887, 0.052651506, 0.050842434, 0.010581181, 0.036746755, 0.032280613, 0.019428669, -0.020427428, -0.014057989, 0.01980556, 0.004843034, -0.006265793, -0.03071652, 0.02031436, -0.006407127, -0.012795409, -0.021934986, -0.017176753, -0.02807829, -0.0013391366, 0.050164033, -0.012889631, -0.0072504175, -0.012258341, 0.023499079, -0.034183905, 0.022726456, -0.02014476, 0.026288064, 0.014161634, -0.010336203, 0.039422672, 0.027795622, 0.016357018, -0.05611889, -0.016225105, 0.023989037, 0.020465117, 0.012682342, 0.012220652, -0.0071985954, 0.013257098, -0.0033920081, 0.004932545, 0.01796822, -0.024780504, -0.016130883, -0.04469913, -0.000416051, 0.026759176, 0.0043766326, -0.038348537, -0.0333359, -0.014519679, -0.03563493, 0.0025487172, -0.010138336, -0.018024756, 0.045377534, 0.0046781446, -0.03235599, 0.009064199, -0.000687235, -0.011400917, -0.00549788, 0.07383271, -0.034410037, 0.018147243, 0.019315602, -0.053367596, -0.0015099148, -0.00738704, -0.017732665, -0.011758962, 0.0068593943, 0.0014039145, -0.026589576, 0.043832283, 0.0038513427, -0.042324726, 0.008569532, 0.04100561, 0.02593002, -0.028568247, 0.057400316, -0.026344597, 0.016149728, -0.01662084, 0.009940469, 0.0019209603, -0.03655831, -0.013228832, -0.023536768, -0.016140306, -0.003759476, 0.011561095, -0.008037175, -0.037538223, 0.05351835, -0.032676347, 0.016960042, 0.027965223, -0.0023590946, -0.006760461, -0.03358088, -0.05182235, -0.040402588, -0.011108827, 0.014755236, -0.017553642, 0.010656559, -0.010694249, 0.0044967663, -0.0018903379, 0.002958585, -0.054159064, -0.008046597, -0.13967536, 0.018279156, 0.011005182, 0.027927535, -0.033298213, -0.00035892864, 0.035088442, -0.05577969, 0.0077026854, -0.03525804, -0.05766414, -0.025402373, 0.026419975, -0.019230802, -0.012522164, 0.014284124, -0.012267763, -0.018335689, 0.035239197, 0.023197567, -0.021859609, -0.0052152127, 0.027211444, 0.014868302, 0.04876954, 0.013888389, -0.016225105, -0.0031093408, -0.034881152, -0.025195083, 0.0458298, -0.0684055, -0.002438006, 0.062299885, -0.023536768, 0.032487903, -0.006854683, -0.021520408, 0.01716733, 0.014387768, 0.016715063, 0.020408582, -0.00797593, 0.010854427, 0.0004902512, 0.021671163, 0.00973318, -0.045415223, -0.024573214, 0.02052165, 0.030245407, 0.054837465, 0.002018716, -0.021897297, 0.0008509465, 0.006802861, -0.038970407, 0.023762902, -0.03286479, 0.03685982, -0.04059103, 0.043342326, -0.015000214, -0.010176024, -0.007580196, 0.029077047, -0.024912415, 0.032638658, 0.002459206, 0.0023932504, 0.0060914815, -0.032638658, -0.02677802, -0.01468928, 0.0015888261, 0.016177995, 0.032940168, -0.03331706, 0.016931774, -0.05250075, 0.023517923, -0.03961112, -0.041118678, 0.057475694, 0.023367168, 0.04100561, -0.005219924, 0.0077921967, 0.0037288535, 0.0092479335, -0.045867488, -0.030094652, 0.039799564, 0.0055685467, -0.012390252, 0.03071652, -0.043493085, -0.005450769, -0.013473811, 0.01468928, -0.014321812, 0.014057989, 0.0062092594, -0.017563066, -0.0074153068, 0.010694249, 0.019447513, 0.0024874727, -0.0046004113, -0.0022884277, -0.021727698, 0.0092762, -0.021671163, 0.01980556, -0.0789961, -0.028719002, 0.0029185405, -0.0011913251, -0.056269646, -0.022839522, 0.017855154, 0.0031328965, -0.037330937, -0.039799564, 0.057438005, 0.034428883, 0.033750482, -0.019353291, 0.0021176497, 0.004852456, 0.037632447, -0.035729155, -0.02900167, 0.027399888, 0.05351835, 0.0040821875, -0.008894599, 0.043832283, 0.005742858, -0.040967923, -0.0045721442, 0.0043766326, -0.017073108, 0.0017313375, -0.00973318, -0.037123647, 0.040854856, 0.0029562295, 0.013624567, -0.043153882, 0.007448285, 0.009596556, -0.022613388, 0.039121162, 0.0060113925, -0.023065656, -0.05585507, -0.0007802797, -0.06520194, 0.076207116, 0.009422245, -0.04390766, -0.006685083, 0.020107072, -0.023499079, 0.026382286, -0.006807572, -0.03614373, 0.007509529, 0.01665853, 0.0012166474, 0.05140777, -0.023442546, 0.01431239, -0.00074494624, -0.0025487172, 0.013200565, -0.003912587, 0.0049749454, -0.025063172, 0.030980341, -0.01762902, 0.032073323, -0.011259583, 0.018147243, -0.00684055, -0.027343355, 0.02883207, 0.0012048696, 0.009874512, 0.008056019, -0.0326575, 0.028115978, -0.040817164, 0.055742003, -0.0271926, 0.015311148, 0.0028478736, -0.017770354, 0.061169215, 0.006854683, 0.019315602, -0.041118678, 0.0049419673, -0.009997002, 0.007533085, -0.014114523, -0.03776436, -0.026005397, -0.014764658, -0.013747055, 0.025571974, -0.043342326, 0.057211872, 0.051633902, 0.004843034, 0.0690839, 0.026363442, 0.015631504, -0.030396163, 0.03512613, 0.005606236, -0.005106857, -0.030810742, 0.011278427, -0.026570732, -0.015047326, 0.0006030237, -0.015829371, -0.018232044, -0.005219924, -0.01422759, -0.0054319245, 0.004612189, 0.009351579, 0.0032129856, 0.01183434, 0.014717547, 0.016121462, 0.0029114736, 0.009040644, -0.011127671, 0.033769324, 0.014717547], "runbooks/meshtastic-sidecar-node.md::1781800862.470": [-0.0014542096, -0.032262266, -0.042451363, 0.04422338, -0.0032262264, 0.0044757873, 0.03619152, -0.00128086, 0.0020729708, 0.03676935, -0.050348394, -0.009543852, -0.0019694427, -0.00075840397, -0.0024726377, -0.028756753, -0.0022980843, 0.0048802695, 0.011662568, -0.015649606, 0.0116336765, -0.0030817685, -0.006052786, 0.028949363, 0.032069653, -0.009216414, 0.02688843, -0.035517383, 0.006476529, 0.01774906, -0.024827497, 0.012490793, -0.001307344, -0.04973204, -0.007834434, -0.030259114, -0.02854488, -0.017238643, -0.03089473, -0.014465051, 0.016506722, 0.005344942, -0.01920327, -0.017951302, 0.0014542096, -0.05408504, 0.036152996, -0.039215505, 0.021514596, -0.042451363, -0.03178074, -0.007391429, 0.0014530057, -0.047960024, 0.011826287, 0.050579526, -0.041950572, 0.02798631, -0.10293107, -0.011421804, -0.049000118, -0.0010298644, -0.017103815, -0.021687945, 0.00860006, 0.020782676, -0.008195578, 0.0044589336, 0.002450969, 0.005720533, 0.009481253, 0.005455693, -0.06637359, -0.002424485, -0.042875104, 0.019915929, 0.03330236, -0.017325317, 0.0063031795, -0.03054803, 0.009076771, 0.018365415, 0.0007752574, 0.0062068743, 0.02503937, 0.055510357, -0.041103087, 0.09199079, 0.0029854632, -0.056357842, -0.021938339, 0.005614597, 0.015437734, -0.04769037, -0.022824349, 0.021880556, -0.0177298, -0.02251617, 0.020127801, -0.025944639, 0.0005856564, -0.016025197, -0.014156874, -0.01425318, 0.038868807, 0.04437747, 0.0059179584, -0.0018911946, 0.009153816, -0.033745367, 0.0057879463, -0.037270136, 0.004916384, -0.005686826, -0.001019632, -0.05631932, 6.97837e-05, -0.047459234, -0.03070212, -0.017055662, 0.0014975469, 0.0061346455, 0.05181223, -0.057590548, -0.0039196243, 0.0012603952, 0.0050560264, 0.030259114, 0.024153361, -0.021360507, -0.028217442, -0.054816958, -0.012105572, -0.025154935, -0.014388007, 0.0041411263, -0.009346426, 0.047497757, -0.02725439, -0.04738219, 0.047343668, 0.00767553, -0.009948334, -0.008455602, 0.037905753, -0.033206057, 0.05323755, 0.008836009, 0.014657661, -0.005171593, 0.01572665, 0.05119588, 0.021784252, 0.031164384, 0.0018454497, -0.0070158388, 0.01993519, -0.0036090398, 0.0728453, 0.03605669, -0.034669895, 0.048345245, -0.021418292, -0.006471714, 0.03233931, -0.013213082, 0.01699788, -0.03892659, 0.00877341, -0.0032262264, 0.007059176, 0.024654148, 0.0281404, 0.021745728, 0.024095578, 0.010651362, 0.0073384615, 0.0041074194, -0.008653028, -0.005614597, -0.037713144, 0.042335793, -0.028872319, 0.009009358, -0.022227256, -0.009201968, 0.011479587, -0.05142701, -0.019877408, 0.046650272, -0.008301514, 0.049423862, 0.04171944, 0.005248637, 0.051080313, 0.050810657, -0.006009449, -0.046380617, 0.03091399, -0.005060842, -0.043992247, -0.020089278, 0.04337589, 0.00038160963, -0.0043096608, 0.00795963, 0.028583404, -0.06579576, -0.00080715853, -0.059901875, 0.063869655, 0.010583948, -0.016583767, 0.009750908, -0.02066711, 0.029122712, 0.022805087, 0.025867594, 0.01954997, -0.04534052, 0.018519502, 0.048383765, 0.0023305875, -0.02084046, 0.008571168, 0.00031660357, 0.023094002, 0.0073384615, 0.004410781, -0.0020838052, -0.022920653, 0.03380315, -0.03676935, -0.02320957, 0.032146696, 0.00960645, -0.05581853, 0.018519502, 0.015187341, 0.031530343, 0.024230406, 0.0010635713, 0.028795274, 0.004875454, -0.03636487, 0.007468473, 0.031588126, -0.029430889, -0.018750636, 0.018663961, -0.0622132, -0.0044541187, -0.023845185, 0.03127995, 0.055664442, 0.016968988, 0.024249665, 0.027697394, 0.024288189, -0.007988522, -0.008855269, 0.036326345, 0.04849933, 0.019684797, 0.005229376, 0.0029517564, 0.0019790733, -0.010131314, 0.03642265, -0.009283828, -0.038290974, 0.027485523, 0.042220227, 0.052967895, -0.033186793, -0.023671834, 0.0012507646, -0.031954087, 0.091374435, 0.008547093, -0.035209205, 0.056434885, -0.001052135, 0.011585523, 0.013424954, 0.014850272, -0.008763779, -0.019781101, -0.0018225772, -0.04880751, -0.01536069, 0.015948152, 0.08289957, -0.010487643, -0.033071227, 0.0018237809, -0.011431435, -0.17673942, 0.018991398, 0.011258085, 0.026464688, 0.0016757116, 0.0195596, -0.04299067, -0.030875469, -0.04715106, 0.0519278, 0.057128284, -0.039427377, 0.0049837977, -0.028005572, 0.019819623, -0.034496546, 0.026002422, 0.01133513, 0.010834343, -0.039215505, -0.049269773, -0.0043433676, 0.057436462, 0.015871108, -0.024230406, -0.01590963, 0.06568019, 0.01592889, -0.03634561, -0.0017021956, -0.020994548, -0.018952876, 0.0005823459, 0.031337734, 0.021071592, -0.030143548, 0.0066258023, -0.019973712, 0.029893154, -0.019222531, 0.004721366, 0.028930102, 0.014002786, 0.0024991217, 0.017315688, -0.018143913, 0.03655748, -0.019819623, -0.009765354, -0.02704252, 0.043799635, -0.0014361523, -0.02049376, -0.0482682, -0.028660446, -0.026349122, 0.0121344635, -0.00019562007, -0.0296235, -0.041218653, -0.022034645, -0.011585523, 0.022612477, -0.04091048, -0.023286613, -0.034284674, 0.05007874, -0.014570987, -0.008128164, -0.032262266, 0.008132979, -0.040871955, -0.010217989, 0.008479679, -0.004779149, -0.0015168079, -0.013511629, -0.004302438, -0.055548877, -0.1131009, 0.027870744, 0.014465051, -0.023440702, -0.013887219, -0.021630162, -0.048345245, 0.029565716, 0.005229376, 0.030644335, 0.27735916, 0.01042023, -0.05470139, 0.0048706387, 0.04738219, -0.015591823, -0.023094002, 0.013607934, 0.013174561, -0.011103997, -0.015476257, 0.025886856, 0.019636644, 0.017469775, 0.011171411, 0.041372743, -0.059131432, 0.03312901, 0.018211326, -0.023691095, 0.0034790277, -0.06479418, 0.015774803, 0.02084046, -0.03330236, -0.009245305, 0.013049363, 0.052467108, -0.05377686, -0.0039990763, 0.009490884, 0.027447, 0.044878256, -0.06764482, -0.062521376, 0.044762686, 0.0107958205, -0.030586552, 0.0009058714, 0.0072951238, -0.042143185, -0.0050078738, 0.038984373, -0.042528406, 0.015678497, -0.047035493, -0.005234191, 0.010815081, -0.0054508783, -0.036326345, -0.02301696, -0.018885463, -0.017277164, 0.03805984, 0.016506722, -0.025000848, -0.04006299, 0.012635251, 0.023132525, 0.0032960477, 0.026676558, 0.0045745, -0.095534824, 0.0063368864, 0.018808419, 0.042913627, -0.0071988185, -0.03492029, -0.016265959, 0.03330236, 0.04480121, 0.012500424, 0.009274197, -0.022285039, 0.036518957, -0.023094002, 0.054778434, 0.036114477, -0.059169956, 0.01609261, -0.028429314, 0.016940096, -0.0030336159, 0.0025809812, -0.04187353, 0.045301996, -0.028853057, 0.03274379, -0.059747785, -0.02906493, -0.006726923, -0.031376258, -0.005455693, 0.05701272, 0.011286977, 0.02889158, 0.046149485, -0.008176317, -0.02305548, -0.010449122, -0.011643306, 0.020435978, -0.0012302998, 0.014985099, 0.016795639, 0.0002654414, -0.008320775, -0.01042023, 0.01352126, 0.030143548, -0.027196607, 0.03584482, 0.026040943, -0.032589704, -0.0028361902, 0.03894585, 0.007001393, -0.0013446623, 0.0143109625, -0.025000848, -0.020898243, -0.0223043, -0.01702677, -0.007969261, -0.013733131, -0.07592707, -0.0037727589, -0.022439128, -0.0029830555, 0.059940398, 0.048037067, -0.041757964, 0.0019236977, 0.03578704, 0.0020729708, -0.013993155, 0.022246517, 0.008513385, -0.0107380375, 0.036499698, -0.026483947, -0.028795274, -0.029835371, -0.023325136, 0.009996487, 0.021456813, -0.0015083812, -0.022631738, -0.0105165355, 0.03800206, -0.018134281, -5.6579345e-05, 0.0061731674, -0.05065657, -0.019896667, -0.040409688, -0.014195397, 0.017633494, 0.0662195, -0.011421804, -0.026580254, 0.034246154, -0.004673213, 0.031183645, -0.016140763, 0.022265777, -0.023845185, 0.014609509, 0.020801937, -0.018384675, 0.015100665, -0.06017153, -0.059747785, 0.053892426, -0.028178921, 0.013174561, -0.06880048, -0.001732291, 0.0030408388, -0.033745367, 0.05982483, 0.029912416, -0.044839732, -0.039639246, 0.03517068, -0.007261417, -0.016034827, -0.0122500295, 0.0022559508, -0.011489218, -0.02559794, 0.076928645, 0.007116959, -0.0016251514, 0.012105572, 0.02760109, 0.06363852, 0.0045263474, -0.00023308884, -0.014291702, -0.005137886, 0.01279897, 0.009669049, 0.00786814, 0.002966202, -0.021167897, 0.024500059, 0.016150393, -0.041950572, 0.060633797, -0.011643306, -0.00740106, -0.033340883, 0.04202762, 0.002679694, -0.01903955, 0.04006299, 0.07338461, -0.0070447302, 0.0059131435, -0.0399089, -0.024615627, 0.046765838, -0.042335793, -0.0049645365, -0.010689884, -0.0013278088, -0.0143109625, 0.024423016, -0.005864991, 0.0044950484, 0.01023725, 0.032454874, -0.026387643, 0.015524409, -0.032666747, 0.04171944, 0.020397455, 0.043106236, -0.019289944, 0.078893274, -0.015187341, 0.007815172, 0.003895548, 0.012673773, 0.03364906, -0.017720168, 0.016786007, -0.009259751, -0.0031299212, -0.008002968, -0.03744349, 0.0041796486, 0.008253361, 0.028198183, 0.053738337, 0.037790187, 0.009356056, -0.0186447, -0.0051667774, -0.0056820107, 0.010179467, -0.023633312, 0.034901027, 0.01956923, -0.036268562, 0.027177347, -0.016718594, -0.031222166, -0.042335793, -0.032686006, -0.022824349, -0.016564505, -0.01243301, 0.077467956, -0.002347441, -0.009173077, 0.017835734, 0.011922592, 0.036634523, -0.03233931, 0.008388189, 0.025405329, 0.0037872046, -0.033475712, -0.0013181784, -0.008595245, -0.013290127, 0.018509872, -0.040679343, 0.02998946, 0.0020091685, -0.020224106, 0.019232161, -0.02725439, -0.002151219, -0.0137235, -0.027350696, 0.014484312, 0.04464712, -0.03715457, 0.012664142, -0.016940096, 0.0068135974, -0.018702483, 0.021129375, -0.0032382645, -0.028583404, -0.0031178829, 0.028198183, -0.002607465, -0.04006299, -0.013010842, 0.042297274, -0.00896602, 0.0042037247, 0.056434885, -0.002816929, -0.005869806, 0.0144265285, -0.036596, 0.009900182, 0.02396075, -0.023074742, -0.0015144004, 0.027292913, -0.017151969, 0.03474694, -0.012404119, -0.026079467, -0.012307813, -0.043491457, 0.016073348, -0.032820836, 0.014850272, 0.017046032, 0.07034136, -0.017758692, 0.021553118, -0.03675009, 0.0075792246, -0.009096032, 0.05724385, -0.04314476, 0.029180495, -0.067221075, 0.014301332, -0.025520895, -0.0066691395, 0.024711931, -0.01243301, -0.02598316, -0.012635251, -0.037019745, 0.00067895214, -0.019145487, 0.012404119, 0.026156511, 0.02815966, -0.0144265285, -0.032493398, 0.08575021, 0.03892659, -0.019992974, 0.011248455, -0.014359116, 0.07149703, -0.034901027, 0.023825923, 0.026657298, -0.0063368864, -0.0065343124, -0.025443852, 0.064177826, 0.031164384, -0.0073047546, -0.012153724, 0.01427244, 0.030991035, -0.012635251, -0.037385706, -0.019723319, -0.0069869473, -0.008311144, -0.0130301025, 0.026541732, -0.025848333, -0.007834434, 0.015168079, -0.008744518, 0.00087697984, 0.017363839, -0.04260545, -0.0020476908, -0.14029752, -0.014185766, 0.008282253, -0.010025378, -0.008253361, 0.01553404, 0.0041676103, -0.020801937, -0.024018534, -0.0019911113, -0.03203113, 0.018423198, 0.01954997, -0.03345645, -0.022015383, 0.02488528, -0.026483947, -0.04333737, -0.026907692, -0.010266141, 0.009842399, -0.017094186, 0.03584482, 0.008961205, 0.047074012, -0.03644191, 0.001019632, 0.013511629, -0.014503573, -0.008181132, -0.036634523, -0.043799635, 0.015967414, 0.05250563, 0.023074742, 0.0008474863, 0.019453663, 0.031742215, -0.026387643, -0.007203634, 0.03070212, 0.029700544, -0.010660993, -0.035401817, -0.014734706, 0.047420714, 0.0164682, -0.027524045, -0.03919624, 0.0062646577, -0.018663961, 0.04044821, -0.007391429, 0.024365233, -0.010747667, 0.022265777, -0.07118885, 0.015562931, 0.015774803, 0.031799998, -0.053006418, 0.026715081, -0.008494125, 0.016333373, -0.016593397, 0.018663961, -0.04264397, 0.03330236, -0.0027928527, 0.02467341, -0.038753238, -0.035209205, -0.0017936856, -0.016400786, 0.01354052, 0.009755723, 0.021687945, 0.012847123, 0.016487462, -0.020435978, -0.024365233, -0.035055116, -0.0519278, 0.033610538, 0.063946694, -0.015466626, 0.026291337, 0.002307715, -0.013058994, -0.0016937689, -0.03382241, -0.05705124, 0.0033273469, 0.031530343, -0.026965475, -0.00014716649, -0.013039733, -0.042489883, -0.01573628, 0.02139903, -0.005889067, 0.01845209, 0.012307813, -0.024268927, -0.011026953, -0.03422689, 0.005653119, -0.040024467, 0.0072277104, -0.0020115762, -0.034631375, -0.003098622, -0.04314476, -0.016680073, -0.08598134, 0.020956026, 0.022920653, 0.028101876, -0.022612477, -0.0439152, -0.016968988, 0.012481162, -0.0089563895, -0.031260688, -0.009977225, 0.030239854, 0.013588673, -0.0042639156, 0.016121501, -0.034438763, 0.02361405, -0.04241284, -0.004078528, 0.01995445, 0.019819623, -0.015235493, -0.07064954, 0.04919273, 0.0032238187, -0.06521793, -0.025482373, 0.009890551, -0.013636826, -0.0019923153, -0.015283646, -0.019135857, -0.020686371, -0.021033071, -0.021553118, -0.030182071, 0.010815081, -0.033899453, -0.02045524, 0.016593397, -0.007521441, 0.055702966, 0.03160739, 0.008667474, -0.010689884, 0.03952368, 0.020262629, -0.04607244, 0.011566263, 0.01078619, -0.027292913, 0.011084736, -0.0244808, -0.015293276, -0.0077092363, 0.010747667, -0.0053304965, 0.053738337, -0.0016239475, 0.02101381, 0.00987129, 0.00058385066, 0.0023570715, -0.03805984, 0.035555903, -0.018914355, 0.001660062, -0.021379769, -0.017306056, 0.008624136, 0.034265414, 0.025347546, 0.0031202906, 0.045995396, -0.014850272, 0.013839067, -0.03690418, -0.03401502, 0.048345245, -0.02251617, 0.020744154, -0.020224106, 0.019289944, 0.01774906, -0.013733131, 0.037732404, -0.01644894, -0.015899999, 0.00896602, -0.017652756, -0.02559794, -0.011026953, -0.0005862583, -0.025540156, 0.011084736, 0.045224953, -0.018317262, -0.0018069276, 0.005653119, 0.03413059, 0.028660446, 0.005171593, 0.06348443, 0.010872864, -0.0442619, -0.01974258, 0.009789431, 0.034592852, 0.01133513, -0.06510236, -0.02101381, -0.049154207, 0.0135308895, 0.036518957, -0.0035849635, -0.044338945, -0.012375226, -0.031125862, 0.010343186, 0.022631738, -0.00070423225, 0.020513022, 0.016256329, 0.05612671, -0.010362446, 0.016025197, 0.058245424, 0.005499031, -0.00074696774, 0.0057157176], "docs/software/caddy.md::1781800864.518": [0.002918522, -0.007645233, -0.038274128, 0.013688517, -0.009069721, -0.034571417, 0.06300363, 0.007899434, -0.017525522, 0.030715227, 0.007592474, -0.002932911, -0.030350713, 0.02885428, 0.017803704, 0.003904153, -0.006206356, 0.019952428, -0.007132034, -0.048653226, 0.007299903, 0.003362176, 0.028988576, 0.012834783, 0.019875688, 0.03576089, 0.0012458276, -0.05640398, 0.0025252292, 0.013362371, -0.020470424, 0.018849289, 0.025477715, -0.020125093, -0.011165686, -0.023808619, -0.025132384, -0.012144122, -0.052298382, -0.02083494, 0.014887581, 0.018619068, 0.007515734, -0.061583936, 0.03564578, -0.058629442, -0.0031247612, -0.022388926, 9.40516e-05, -0.053449485, -0.022849366, -0.015424762, 0.0059521548, -0.020144278, 0.035818446, 0.027165998, -0.041478027, -0.047348645, -0.08410716, 0.019396063, -0.018503958, -0.007261533, -0.04508481, -0.00826395, -0.003868181, 0.066917375, -0.018724587, 0.034648158, -0.001019804, -0.011156093, 0.021966856, 0.0040648277, -0.049957808, -0.02900776, -0.028182805, 0.030485008, 0.038139835, -0.008666836, 0.033995867, -0.0103982845, 0.013535037, 0.0051991423, 0.0024748684, 0.013832404, -0.059051514, 0.023463288, -0.05095543, 0.075205304, 0.028873466, 0.019779762, -0.013755664, -0.019856503, 0.00725194, -0.061238606, -0.013007448, 0.002393332, -0.024230689, -0.017640632, 0.01633605, 0.01057095, 0.022120336, 0.044624373, -0.0107628, 0.0002410119, 0.035741705, 0.026264302, -0.027050888, -0.036969546, -0.006609242, -0.02774155, 0.0076644183, 0.04293609, -0.030082121, 0.0068442584, -0.019645467, -0.05191468, -0.008292728, -0.06772315, -0.020700645, -0.0089977775, 0.004319029, 0.004503685, 0.047387015, -0.046351023, 0.023137143, -0.004088809, -0.026187561, 0.02221626, 0.028719986, 0.017467966, -0.0054869177, -0.025765492, -0.010887503, -0.03514697, -0.026820667, -0.004314233, 0.04262913, 0.035089415, -0.0124510825, -0.053104155, 0.040211815, 0.04374186, -0.054869175, -0.017890038, 0.006038487, -0.037986353, 0.04412556, 0.02484461, 0.013448704, -0.0011918698, 0.041439656, 0.039597895, -0.0046044067, 0.0027050888, 0.029046131, -0.0112040555, 0.008666836, 0.023674322, 0.029660052, 0.039137453, -0.027664809, 0.020854125, -0.030849524, -0.0010905488, 0.018187406, -0.0050600506, 0.018973991, -0.006220745, -0.00077099825, 0.02252322, 0.017218562, -0.008642854, 0.023405733, 0.024518464, 0.033784833, 0.014983506, 0.08940222, 0.022043595, -0.034974303, -0.035319634, -0.08088407, 0.04339653, -0.044624373, -0.026513707, -0.05053336, -0.016911602, -0.011578164, -0.017237747, -0.04316631, 0.053909924, -0.01041747, 0.018273737, 0.03672014, 0.017755743, 0.032077365, 0.024825424, 0.003964106, -0.05628887, 0.00623993, -0.019117879, -0.0064317803, 0.011319166, 0.030369896, 0.018983584, -0.01893562, -0.004467713, 0.01064769, -0.05609702, 0.013937922, -0.047041684, -0.00079138234, 0.006014506, 0.028144434, 0.0154631315, -0.028643245, -0.0005551667, -0.0071656075, -0.022177892, -0.016997933, 0.0047578868, 0.0051847533, 0.04328142, 0.007304699, 0.0030911874, 0.026130006, 0.016662195, -0.00082075945, 0.0052231234, 0.056212127, -0.011453461, -0.0039137453, 0.0034101384, -0.026130006, 0.016086645, 0.040096708, -0.013746072, -0.084260635, 0.027319478, -0.008748372, 0.011223241, -0.007544512, -0.031501815, 0.019472802, -0.02476787, -0.037621837, -0.0247295, 0.041209437, 0.001028797, -0.028643245, -0.01705549, -0.020892493, -0.0027698383, -0.03322847, 0.008762761, 0.034916747, 0.01602909, 0.031041373, 0.026436968, 0.0098802885, -0.005798674, -0.012681303, 0.026552077, 0.008858686, 0.020432053, 0.023559213, -0.007323884, -0.034091793, -0.01602909, 0.030293157, 0.012642933, -0.037046287, 0.01836007, -0.0010755606, 0.024748685, 0.00077639404, -0.018398441, 0.012537415, 0.0019544745, 0.077085435, 0.015683759, -0.014571028, 0.05199142, 0.019818133, -0.025592826, 0.023444103, 0.0113863135, -0.016873231, -0.030753598, -0.00076740107, -0.026398597, -0.047617238, 0.03155937, 0.074668124, 0.022964478, -0.060586315, 0.039904855, -0.0056931567, -0.17420004, -0.02202441, 0.0122688245, 0.023501657, 0.011558979, 0.025765492, -0.021372119, -0.009736401, -0.05859107, 0.038792126, 0.041094325, -0.055252876, -0.04289772, -0.05141587, -0.0045828233, -0.0015072237, -0.0055204914, 0.016690973, 0.024748685, -0.03263373, -0.04140129, -0.017794112, 0.046159174, 0.040825736, -0.019760577, 0.007976175, 0.04796257, -0.03576089, -0.036163777, -0.010052954, 0.0069066095, 0.0017494346, -0.003513258, -0.036547475, 0.016719751, -0.008810723, 0.0030168456, 0.013170521, 0.004635582, -0.004784266, 0.009510977, 0.05697953, 0.0011241226, 0.008201599, 0.03175122, -0.036048666, 0.030446637, -0.022657517, 0.003937727, 0.007338273, 0.03773695, 0.011702866, 0.009683643, -0.025554456, -0.039367676, -0.03606785, 0.04270587, 0.07980971, -0.029449016, -0.024806239, -0.020508794, -0.0053909924, 0.038139835, -0.038235757, -0.036739327, -0.0015192144, 0.014129772, -0.0040432443, 0.017736558, -0.05045662, 0.010657283, -0.034398753, -0.022945292, -0.020067537, -0.016662195, 0.026763113, -0.033650536, -0.059358474, -0.015789278, -0.14565273, 0.06776152, -0.011376721, -0.041823357, -0.010810763, -0.041247807, -0.007760343, -0.0015216124, 0.009060129, 0.005103217, 0.28148273, 0.035971925, -0.030580932, -0.031214038, 0.05640398, -0.03652829, 0.01873418, 0.011913901, 0.036317255, -0.038561903, -0.016278496, 0.044624373, -0.004875395, -0.008431819, -0.0064557614, 0.022120336, -0.035223708, -0.0024988498, 0.069756754, -0.01297867, 0.009870696, -0.03560741, 0.0044197505, 0.0018921233, -0.03468653, -0.006820277, 0.03127159, 0.046581246, -0.030465823, 0.031540185, 0.036163777, 0.005808267, 0.038677014, -0.030676858, -0.053411115, -0.022427296, 0.015923573, -0.054945916, -0.028873466, -0.00134535, -0.039713006, -0.025094016, 0.018350478, 0.039866485, -0.020623904, -0.022043595, 0.012863561, -0.0148396185, -0.039022345, -0.0120098265, 0.009352701, -0.020048354, -0.036816068, 0.0075780856, -0.013276039, -0.05226001, -0.017170599, -0.0152808735, -0.0017770131, 0.048154417, 0.020221017, 0.024077209, -0.09715298, 0.04408719, -0.017755743, 0.04170825, -0.0061008385, -0.016000312, 0.020163463, 0.050840322, 0.008978592, -0.02958331, 0.038638644, -0.012029012, 0.03618296, -0.01641279, 0.022331372, 0.040979218, -0.06898936, 0.040096708, -0.041554768, -0.009937844, -0.013017041, 0.008973796, -0.023348177, 0.040058337, -0.0219093, 0.03568415, -0.01843681, -0.010705245, -0.02148723, -0.030523378, -0.02095005, 0.061737414, 0.03175122, 0.044931334, -0.0052662897, 0.018551921, 0.008911445, -0.018379256, 0.029986197, -0.0068826284, 0.0042374926, -0.031578556, 0.040403668, -0.00069845485, 0.026417783, -0.0059569506, 0.0053909924, 0.0215256, -0.04170825, 0.032230847, 0.030485008, -0.060547944, -0.008618874, 0.043703493, 0.029046131, 0.0071128486, 0.038907234, -0.0019424839, 0.0051895496, -0.018427217, 0.017880445, -0.009232794, -0.0037242933, -0.045468513, -0.010810763, -0.04447089, 0.0028154026, 0.062696666, 0.002616358, -0.03533882, -0.040979218, 0.05943521, -0.013371964, -0.003194307, 0.010177657, 0.007232755, -0.025170755, 0.039521154, -0.037007917, -0.00936709, -0.021084344, 0.012997855, -0.0051271985, -0.0143504, 0.014475103, 0.021391304, -0.0027194775, 0.024480093, -0.0025516085, 0.015645389, 0.023789434, -0.062389705, 0.0149163585, -0.015472724, -0.032384325, -0.009592514, 0.039636265, -0.03861946, -0.012278417, -0.012508637, 0.042437278, 0.052183274, 0.014513473, -0.023597583, -0.006801092, 0.047233537, 0.051799573, -0.0024700721, -0.0026067656, -0.0732868, -0.07182874, 0.03476327, -0.019453617, -0.047809087, -0.07735403, -0.0015024274, -0.0021151493, -0.0116453115, 0.039866485, 0.032307584, 0.012988263, -0.009482199, 0.025209125, 0.08387694, -0.0048298305, -0.012499045, 0.014369585, -0.031847145, -0.03865783, 0.09838082, 0.027607253, 0.0026571262, 0.02202441, 0.020643089, 0.03842761, 0.044240672, 0.021314565, -0.01297867, -0.024499279, 0.006873036, -0.019990798, 0.055674948, -0.03353543, -0.020336129, 0.013103373, 0.026782297, -0.04450926, -0.023501657, -0.007544512, 0.012124937, -0.04473948, 0.032902323, -0.009645272, -0.014801248, 0.025938157, 0.038101465, -0.00075481087, -0.008000156, -0.04220706, -0.017890038, 0.012201677, -0.040595517, -0.005769897, 0.020566348, -0.022964478, -0.03244188, -0.017698187, 0.008000156, 0.0076883994, -0.017065082, 0.040173445, -0.044240672, -0.003136752, -0.0009610499, 0.047655605, 0.012537415, 0.004450926, -0.03178959, 0.03877294, -0.013918737, -0.012537415, 0.05609702, 0.013841997, 0.07401583, -0.019837318, -0.01587561, -0.018916436, 0.003232677, -0.022542406, -0.037947983, -0.03712303, -0.016882824, 0.024096394, 0.04450926, -0.0032015014, -0.013582999, 0.01041747, 0.021986041, -0.018235369, 0.021122715, -0.010820355, -0.027472958, -0.017007526, -0.02785666, 0.054638956, 0.017381635, -0.030791968, -0.052451864, 0.0012242445, -0.006244726, -0.025592826, -0.015904387, 0.046351023, -0.007347865, -0.0050696433, 0.006786703, -0.008153636, 0.023444103, -0.017017119, 0.006019302, 0.04105596, 0.029851902, -0.0011355138, 0.017065082, -0.0008933028, -0.007592474, 0.0008159632, -0.04140129, 0.038638644, -0.018676624, -0.0105805425, 0.0077555473, -0.026705557, 0.0017806103, 0.000443354, 0.047156796, 0.001775814, 0.03610622, -0.018551921, -0.0045996103, -0.019971613, -0.0032206865, 0.0013849192, 0.01843681, 0.015472724, -0.016499123, 0.002539618, -0.011674088, -0.00893063, -0.035780076, -0.028451394, 0.051876314, -0.009055332, -0.014407955, 0.022791812, -0.024173133, -0.02430743, -0.004242289, -0.018503958, -0.0100625465, 0.010225619, -0.028259544, 0.031540185, 0.02252322, 0.002091168, -0.00045924156, -0.039482784, 0.0054965103, 0.002111552, 0.0021966856, 0.00047033292, -0.054792438, 0.038101465, 0.017640632, 0.012604563, -0.024230689, 0.025439346, -0.00939107, 0.023405733, 0.028566506, 0.016902009, -0.018599883, -0.010033769, -0.056557458, -0.006968961, -0.019952428, -0.0142161045, 0.03773695, 0.016700566, -0.021832561, -0.027530514, -0.020240203, 0.015923573, 0.011405499, -0.012537415, 0.011098538, -0.008532541, 0.03271047, -0.011472646, 0.081498, 0.004518074, -0.051492613, -0.004765081, 0.0063694287, 0.01133835, 0.02095005, -0.037928797, 0.019683838, -0.027319478, 0.037621837, 0.0066907783, 0.052528605, 0.018801326, -0.0022038799, -0.009132072, 0.009280757, 0.05068684, -0.0012937903, 0.0022998052, 0.0114630535, -0.034015052, -0.004028856, -0.02495972, 0.029506572, 0.0048082476, -0.01458062, -0.0028537728, 0.01610583, -0.019626282, 0.011021798, -0.016595049, 0.007055294, -0.14281334, 0.031386703, -0.014551843, -0.0023105966, 0.004067226, 0.045698732, -0.01683486, 0.0008237571, -0.0072183665, -0.014225697, -0.08272584, -0.019175434, 0.068682395, -0.05091706, -0.009755586, 0.0004886186, -0.046005692, -0.028259544, 0.015501502, 0.0055588614, -0.016767714, -0.016902009, 0.05053336, 0.032345954, 0.047463756, -0.019146657, -0.028432209, 0.019261766, -0.022005226, 0.012316788, 0.01419692, -0.030830339, 0.008220784, 0.038849678, -0.01862866, 0.018062703, 0.024249874, 0.012086567, -0.025612012, 0.030772783, -0.008273543, 0.027089259, -0.0019460812, -0.0141393645, -0.030811153, 0.0585527, -0.0018645448, -0.030964633, -0.026648002, 0.008868279, 0.03127159, 0.03424527, 0.0073670503, 0.005141587, -0.016172977, 0.02411558, -0.04220706, -0.0025635993, -0.013976292, -0.0031535388, -0.027377034, 0.048000935, -0.030696042, -0.025209125, -0.036393996, 0.032883137, -0.046542875, 0.020355314, -0.009947436, 0.03232677, -0.0430512, -0.07179037, 0.0025899785, -0.0028321897, -0.009079314, -0.053756446, 0.005837044, -1.3793922e-06, -0.039252564, -0.049075298, -0.029103685, 0.005669175, -0.0438186, 0.014331215, 0.04239891, -0.0006786703, 0.015798869, -0.03263373, -0.004525268, 0.0042159096, -0.029851902, -0.03359298, 0.022197075, 0.013276039, -0.01400507, 0.00811047, -0.012470268, -0.02083494, -0.013765257, 0.0050168843, -0.017842075, -0.01461899, 0.0150986165, -0.004515676, -0.0016858842, -0.02824036, 0.035933554, -0.016930787, -0.005640398, -0.0067195557, 0.016911602, 0.014014662, -0.04450926, 0.027626438, -0.03773695, 0.032921504, 0.034628972, 0.0015935563, -0.008028934, 0.010887503, 0.04170825, -0.00975079, -0.010897095, -0.022983663, 0.025976526, 0.023885358, 0.037717763, 0.032154106, 0.021122715, -0.05053336, 0.029794347, -0.033497058, -0.021544784, 0.031060558, 0.012873153, -0.04166988, -0.024211504, 0.0386962, -0.052029792, -0.046312656, -0.047540497, -0.002335777, -0.0072423476, 0.00055846415, 0.005424566, -0.029314721, 0.061085124, 0.014436733, 0.00016996734, -0.027146813, 0.010868317, 0.031329148, 0.01789963, 0.058629442, 0.020854125, 0.020355314, -0.0036739325, 0.0037698578, -0.033995867, 0.009549347, 0.002057594, 0.018609475, -0.04255239, 0.008196803, -0.015846832, 0.024058023, -0.012153715, -0.021199455, -0.026743928, -0.0033645742, 0.0021451258, 0.019021954, 0.001495233, 0.018743772, 0.02156397, -0.018484773, 0.0127100805, -0.03756428, 0.043933712, -0.016278496, 0.024038838, 0.010628505, -0.007323884, -0.005530084, 0.025976526, 0.0089066485, -0.011846754, 0.03322847, -0.006072061, -0.0015911581, -0.029928641, -0.016316865, 0.004654767, -0.020815754, 0.040749, -0.014369585, 0.0045132777, -0.011846754, -0.026072452, 0.056173757, -0.020201834, -0.0042542797, 0.013621369, -0.019578319, -0.028758354, -0.019137064, -0.008302321, -0.019415246, 0.0036091832, 0.054063406, 0.005093625, 0.014100995, 0.020911679, 0.020144278, 0.027377034, -0.010983428, -0.0004406561, 0.04140129, -0.021065159, 0.00037021106, 0.035856813, -0.00877715, -0.022350555, -0.07842839, -0.0013561415, -0.014187328, 0.0071895886, 0.020796569, -0.018657438, -0.0029209203, -0.016700566, -0.01259497, 0.0054053813, 0.020067537, 0.006916202, 0.0062639113, -0.046849836, 0.015261689, -0.014321622, -0.027165998, 0.04197684, 0.012997855, 0.032844767, -0.016911602], "projects/argus.md::1781800866.427": [-0.008682748, -0.013302026, -0.028547047, 0.026193036, -0.011891489, -0.057804033, 0.013572925, 0.0047360444, -0.013535559, 0.049471583, -0.011424423, -0.0080615515, -0.047416493, 0.020532202, 0.02679088, 0.001233053, 0.0029752075, 0.026454592, 0.0067490973, -0.013171248, -0.020719027, 0.003320836, 0.007781312, 0.02436214, -0.012227776, 0.03998081, -0.030041656, -0.035777222, -0.016403342, 0.017533641, 0.013171248, -0.045996614, 0.00033949828, -0.016580828, -0.012115681, -0.02587543, -0.006669696, 0.006352091, -0.037944406, -0.029462494, -0.027164532, 0.0090564005, -0.021410285, -0.030116387, 0.044277813, -0.058962356, 0.017412204, -0.024623696, 0.020980584, -0.02324118, -0.021914715, -0.019112322, 0.013731727, -0.034600217, 0.070134565, 0.037608117, -0.04446464, 0.008435204, -0.018990885, 0.0012213764, -0.030377943, -0.011359034, -0.051638767, -0.0013054482, 0.0123492135, 0.039308235, -0.021298189, 0.011106819, -0.02273675, -0.0034376024, -0.0005324547, 0.021391602, -0.08227827, -0.0051844274, -0.048275895, -0.00840251, 0.03469363, -0.005572092, -0.0036524525, -0.02587543, 0.0022559266, 0.0038159254, -0.0175243, 0.024492918, -0.040802848, 0.02180262, -0.040578656, 0.06916307, 0.03889722, -0.0056841876, 0.0024847887, -0.031816505, -0.011854123, -0.05978439, -0.020121183, 0.018719988, -0.02430609, -0.02167184, 0.031629678, 0.0032390996, -0.005044308, 0.024175312, -0.04760332, -0.010013886, 0.0040751467, 0.027332677, -0.0049555656, 0.01980358, -0.05107829, -0.044016257, -0.010107298, 0.011835441, -0.0345068, 0.008575323, -0.015599989, -0.057467744, 0.003049938, -0.018944178, -0.024324773, 0.0011262118, 0.017785857, -0.00840718, 0.050966192, -0.048799008, 0.024623696, 0.0027556866, -0.023932438, 0.004932212, 0.06542654, 0.0080615515, 0.023782978, -0.004546883, -0.04659446, -0.01980358, -0.039793983, -0.020326693, -0.035777222, -0.0114431055, 0.009014365, -0.054852176, 0.04539877, 0.058626067, -0.054702718, -0.009168496, 0.046930745, -0.050555173, 0.004787422, 0.05492691, -0.00052107, -0.0029728722, 0.02073771, 0.007884067, -0.0037668836, -0.0021438308, 0.0038789795, -0.01872933, 0.02415663, -0.0039817337, -0.008197, 0.058551338, -0.016160468, 0.01837436, 0.0027463455, 0.045137215, 0.023278547, -0.017767174, 0.024586331, -0.019728849, -0.0016265558, -0.03035926, 0.008594006, -0.027388724, 0.006384786, -0.00819233, -0.007865384, 0.0019091304, 0.0875094, 0.008930293, 0.002473112, -0.045735057, -0.042521648, 0.025968844, 0.012769572, 0.022662021, 0.009593526, -0.022251002, 0.008187659, 0.03269459, -0.02593148, 0.03572117, 0.0018250586, 0.0005187347, 0.035440933, 0.011938196, -0.017374838, 0.029948242, -0.033890277, -0.051825594, 0.012311848, -0.041961167, -0.026921658, 0.019654118, 0.037383925, -0.0024053876, -0.01382514, 0.0042899973, -0.031256028, -0.020027772, 0.0018857771, -0.07801863, 0.021597112, 0.027967885, 0.013339392, 0.030882373, -0.033684768, 0.013404781, 0.010723825, -0.011480471, -0.03990608, -0.029200938, -0.03056477, 0.020121183, 0.0005082257, -0.009771011, 0.043418415, 0.02273675, 0.048574816, -0.0051423917, 0.041886438, -0.02436214, -0.008355803, 0.008220354, -0.0054132896, -0.018832084, 0.10006412, -0.014329571, -0.05765457, 0.021335553, -0.01759903, 0.009780353, -0.052759726, -0.018449089, 0.039457697, 0.008799515, -0.061054807, -0.043866795, 0.0154878935, 0.02949986, -0.026846929, -0.012358555, -0.00862203, -0.016506096, -0.013722386, 0.038299374, 0.043418415, 0.0074870605, 0.013843823, 0.0172534, 0.0035146682, 0.004675326, 0.00138952, 0.02628645, -0.00019967053, 0.032750636, 0.0013054482, 0.01760837, -0.02600621, -0.01796334, 0.020849805, 0.01410538, -0.060307503, 0.026342496, 0.016300587, 0.015151606, -0.012209093, -0.0013007775, 0.0236522, -0.03661794, 0.085192755, 0.035142012, -0.03263854, 0.018075436, 0.021354238, 0.006520235, 0.011499153, 0.005016284, 0.023988487, -0.014376277, -0.0420359, -0.041176498, -0.077420786, 0.038224645, 0.06968618, -0.026267767, -0.03392764, -0.011405741, -0.013890529, -0.15215127, -0.016253881, 0.028771238, 0.03704764, 0.014647176, 0.0016861067, -0.0077673, -0.008579995, -0.013012446, 0.019691484, -0.02238178, -0.06531445, -0.03241435, -0.06946199, -0.010583705, -0.038411472, 0.0105369985, -0.0036758059, 0.009168496, -0.017935317, -0.059261277, -0.037178416, 0.014740589, 0.055898406, 0.023689564, -0.01168598, 0.032096744, 0.021148728, -0.02843495, -0.037738897, 0.003192393, -0.04110177, 0.0035753867, 0.004537542, 0.027668962, 0.018280946, 0.012694841, 0.019084299, 0.048500087, -0.004796763, 0.031050518, 0.066435404, 0.014684541, 0.016562145, 0.012526698, -0.0012762566, 0.014834002, 0.0065435884, -0.000170187, 0.008397838, -0.022194955, 0.031218661, 0.026099622, -1.1266131e-06, -0.018505137, -0.031816505, 0.048201166, 0.041139133, -0.0030429321, -0.050854098, 0.008640713, -0.00018215556, 0.013283344, -0.017514957, -0.0069172406, -0.016169809, 0.017627053, 0.006118559, 0.011050771, -0.017739149, 0.012919033, -0.02850968, -0.0070947255, 0.017029209, -0.0092105325, 0.05907445, -0.008668737, -0.046332903, -0.0051143677, -0.11695322, 0.052909184, 0.02073771, 0.0035543689, 0.025240222, -0.036991592, -0.0016802683, 0.024063217, -0.0035170035, 0.07566462, 0.27620387, 0.028902017, -0.014572445, -0.032433033, 0.0057028704, -0.046706554, 0.015338433, 0.006931253, 0.046930745, -0.017234718, -0.011022747, 0.014544421, 0.036673985, -0.007856042, -0.022288367, 0.024063217, -0.01952334, 0.009593526, 0.06071852, -0.020195914, -0.010938675, -0.003949039, 0.004226943, -0.0009119455, -0.01425484, -0.011704663, -0.008010174, 0.07346007, -0.007711252, 0.019616753, -0.0044674817, 0.006361433, 0.04722967, -0.015310409, -0.067369536, -0.01531975, 0.0057308944, -0.018850766, -0.033105604, -0.0053852657, -0.039420333, -0.03572117, 0.00026797884, 0.03144285, 0.002636585, -0.01859855, -0.0068004746, 0.025277587, -0.024735792, -0.007309576, -0.016235199, -0.025389683, -0.033759497, -0.024474235, -0.00037394435, -0.039009314, -0.019542022, -0.004801434, -0.008645384, 0.023577468, 0.0015506577, 0.018243581, -0.08280138, -0.0064501753, -0.00555808, 0.024100583, -0.027164532, -0.051825594, 0.018112801, 0.049695775, 0.006585624, 0.0119849015, -0.018402383, -0.002105298, 0.03491782, 0.042783204, 0.049882602, 0.062026303, -0.073796354, 0.023670882, -0.020625614, -0.006884546, 0.013451488, 0.0018040406, -0.0004661898, 0.013479511, -0.039158776, 0.040728115, -0.0010707477, -0.045660328, -0.010396879, -0.03998081, 0.020588249, 0.0048761643, 0.042708475, 0.030097704, 0.019084299, -0.017150646, 0.01574011, -0.012461308, 0.020401424, -0.014236158, -0.013124542, -0.006884546, 0.033722132, -0.039084043, 0.0050349664, 0.026323814, 0.022643337, 0.01610442, -0.036449794, 0.036375064, 0.025950162, -0.02686561, -0.001375508, 0.027556866, -0.025557827, -0.031965967, 0.039719254, 0.008598677, 0.019121664, -0.009649574, -0.0028117346, -0.05530056, -0.008117599, -0.08586533, 0.015861547, -0.018990885, -0.011564543, 0.05167613, 0.0064501753, -0.013460829, -0.002928501, 0.050704636, -0.001632394, 0.010490292, -0.0106584355, 0.010322149, -0.024268726, 0.04039183, -0.03155495, 0.05664571, -0.040092908, 0.0056655053, -0.012227776, 0.00933197, -0.0075337673, -0.025408365, -0.032470398, -0.00051698316, -0.03463758, 0.01653412, 0.014011966, -0.04973314, 0.0060298163, 0.0113216685, -0.0025338307, 0.032657225, 0.038523566, -0.015132924, 0.010228735, 0.0031386805, 0.005324547, 0.08257719, 0.0031807164, -0.0054599964, -0.005231134, -0.0030966445, 0.03299351, -0.012451967, 0.01332071, -0.0524608, -0.035011232, 0.057990856, -0.0577293, -0.027257945, -0.06269888, -0.0015132923, 0.024044534, -0.00712742, 0.061241634, 0.01154586, -0.020606931, -0.010667777, 0.01574011, 0.03228357, 0.00011632851, 0.005950415, 0.024418186, -0.024100583, -0.0040587997, 0.07446893, 0.031087883, 0.0047920924, 0.06000858, -0.018505137, 0.03056477, 0.038374104, 0.039382968, 0.013189931, -0.016412683, -0.00022886212, 0.0080288565, -0.014310888, -0.00423862, 0.011489812, -0.0070293364, 0.0034212552, -0.036673985, -0.011424423, 0.027164532, 0.00208428, -0.03519806, -0.026884293, 0.013274003, 0.032974828, 0.0043834103, 0.048873737, -0.0013182925, -0.058028225, -0.0029518544, -0.01460981, 0.009154485, -0.049210027, 0.017468251, 0.017514957, 0.016281905, -0.005151733, -0.019317832, 0.0011320501, 0.00748239, -0.012984422, 0.028061299, -0.04297003, -0.023820342, 0.01882274, 0.020961901, 0.040055543, 0.02045747, -0.012153045, 0.01715999, 0.0047664037, 0.018748011, -0.0039653867, 0.012115681, 0.07846701, -0.047491226, 0.025912797, -0.001559999, -0.004026105, 0.004304009, -0.027482137, 0.0024264054, -0.00019850285, 0.038523566, 0.068453126, -0.0030476027, -0.02329723, 0.028883334, -0.011844782, -0.014301547, 0.020793758, -0.026491959, 0.017645737, -0.013983943, 0.008827539, -0.012554722, -0.030583452, -0.03927087, -0.029668003, 0.011798075, -0.0005044308, -0.044016257, -0.0070386776, 0.044352543, -0.008790174, -0.076225094, 0.02359615, 0.0140399905, 0.066099115, -0.035571713, -0.0096308915, 0.013488853, 0.04651973, -0.03654321, 0.023390643, 0.015702743, -0.025744652, -0.005259158, -0.039420333, 0.053693857, 0.0015062864, -0.017552324, 0.0490232, -0.0030008962, 0.008019515, 0.007935444, 0.021821301, -0.0027580222, 0.010630412, -0.017645737, -0.0013976936, 0.0073282584, 0.019336514, -0.038448837, 0.013759751, -0.0083931675, -0.028117346, -0.022008128, -0.01710394, -0.042857934, -0.06684642, -0.0020445795, 0.013563584, 0.039644524, -0.012844303, 0.0628857, -0.0114431055, 0.009658916, 0.016412683, 0.007426342, -0.003255447, -0.00890694, -0.005352571, 0.0014140409, 0.008295084, -0.008617359, 0.01375041, 0.019859627, -0.027183214, 0.007034007, 0.005576763, -0.033142973, -0.0025128126, 0.027893154, 0.023110403, -0.017561665, -0.022120224, 0.005688858, -0.0024170643, -0.010182029, 0.038019136, 0.062026303, -0.03215279, -0.01653412, -0.058028225, -0.006492211, 0.0067864624, -0.050106794, 0.052834455, 0.009836401, 0.00066848757, -0.046930745, -0.054777447, 0.007417001, 0.0054132896, -0.024474235, 0.026024893, -6.0499584e-05, -0.042559013, -0.022886211, 0.076411925, 0.027351359, -0.018757353, 0.008430533, -0.010593046, 0.017496275, 0.010985382, 0.030433992, 0.003956045, -0.016132444, -0.011770052, -0.003456285, -0.006735085, -0.022045493, 0.0038182607, -0.024250044, 0.044315178, 0.025389683, 0.007781312, -0.027313992, -0.02415663, -0.08220354, -0.012003585, 0.015413163, 0.002657603, -0.008794844, -0.008467899, 0.036169555, -0.02600621, -0.041512787, 0.015394481, -0.03592668, -0.0034609558, -0.12928374, 0.013843823, -0.011639274, 0.0048481403, -0.009612209, 0.01432023, 0.00890694, -0.011994244, -0.0033979018, -0.041774344, -0.049845234, 0.00726754, 0.04610871, -0.043792065, 0.005109697, 0.016655557, -0.03555303, -0.0012669154, -0.0045772423, 0.016496755, -0.032601174, -0.019046932, -0.0095094545, -0.015842862, -0.0029822136, -0.025240222, -0.038710393, -0.01061173, -0.022549925, -0.009602868, 0.0329001, -0.03213411, 0.020756394, 0.014637834, 0.029256986, -0.0017456575, 0.021914715, -0.013152566, -0.041139133, -0.01375041, -0.03155495, 0.022811482, -0.027781058, -0.016197832, -0.01916837, 0.033871595, 0.014918074, 0.0031667044, -0.052348707, 0.021858668, -0.00299389, 0.01361029, -0.0077719707, 0.02309172, 0.012115681, 0.015235678, -0.059672296, -0.008239036, -0.048686914, 0.05059254, -0.028659143, 0.020532202, -0.05186296, -0.016870407, -0.026753515, 0.024100583, -0.034376025, 0.027313992, 0.016758312, 0.022456512, -0.013787775, -0.0057776007, 0.01695448, -0.0077719707, 0.013544901, -0.046407633, 0.012526698, -0.020887172, -0.058513973, -0.0735348, -0.0065249056, -0.017019868, -0.035179377, -0.0008261222, 0.06389457, 0.023577468, 0.010275442, -0.0013334721, -0.032619856, -0.041886438, -0.07017193, -0.028453633, 0.00669772, 0.022251002, -0.008374485, 0.013143225, 0.00030884708, 0.012321189, -0.0039934106, 0.011966219, 0.02045747, -0.0022010463, 0.035571713, -0.009042389, -0.00095748436, 0.0065155644, 0.04924739, -0.05122775, 0.010004544, -0.056907266, -0.03291878, 0.016365977, -0.011209574, 0.038448837, -0.08713575, 0.020270646, 0.05033098, 0.025744652, -0.0131338835, 0.023764296, 0.012564063, 0.003720177, 0.004049458, -0.011732686, 0.013096518, 0.032675907, 0.04147542, 0.001663921, 0.03826201, -0.025146808, 0.01332071, -0.04039183, -0.03856093, 0.0058896965, 0.03919614, -0.039943445, -0.014647176, 0.039793983, -0.042596377, -0.05294655, 0.018224897, -0.0072068213, 0.008748137, 0.02030801, -0.013031129, -0.017701784, 0.025819384, -0.007225504, 0.0012388914, -0.05866343, 0.00026272438, -0.0049135294, 0.031965967, 0.06322199, 0.0033722133, 0.009845742, -0.008098916, 0.0154878935, -0.03349794, 0.070956595, 0.028266806, 0.008290414, -0.033236384, -0.009364665, -0.031237343, -0.0021064656, -0.0172534, -0.021634476, -0.04076548, 0.01830897, -0.011284304, 0.057393014, -0.0056281397, 0.05107829, 0.019896992, -0.038934585, 0.023969803, -0.028117346, 0.03134944, -0.013021788, 0.023782978, -0.007958797, -0.0077205934, 0.03826201, -0.023428008, -0.019504657, 0.006791133, 0.04894847, -0.028752554, -0.015469211, 0.018551843, -0.028192077, -0.03512333, -0.008103588, 0.02122346, 0.018794717, 0.03185387, -0.010303466, -0.010247418, 0.0628857, -0.027668962, -0.0077486173, 0.015618672, -0.026062258, 0.0064688576, -0.020083819, -0.011172208, -0.029518543, 0.003974728, 0.025464414, -0.00048166135, 0.026959023, 0.03592668, 0.04823853, 0.046631824, -0.034450755, 0.05388068, -0.008066222, -0.0017596694, 0.03398369, 0.029611956, 0.038374104, 0.012564063, -0.027668962, 0.0032204168, -0.017440228, 0.041662246, 0.037888356, -0.023857709, -0.0113964, -0.012573404, -0.027781058, -0.010873286, 0.04424045, 0.051265113, -0.0061746067, -0.021634476, 0.04046656, -0.04760332, 0.005744906, 0.011966219, 0.02167184, 0.06180211, -0.05522583], "runbooks/ct-runbook.md::1781800882.566": [-0.028186057, -0.0014769327, -0.057115808, 0.020172738, -0.014362617, -0.018359981, 0.015413088, -0.0018964233, -0.013219186, 0.008877864, 0.0047921874, -0.018136872, -0.061949827, 0.014093028, 0.01203857, -0.0007948245, -0.014911093, 0.022775672, 0.01804391, -0.03227638, -0.020823471, -0.01640778, 0.092218235, 0.052356157, 0.010012, -0.0028074502, -0.016054524, -0.010978804, 0.028557904, 0.0101979235, -0.014213879, -0.018815493, 0.013702588, -0.0015257376, 0.02509972, -0.024132917, 0.009835372, 0.02019133, -0.03911838, -0.007864579, 0.0047433823, -0.042427823, -0.00617732, -0.02377966, 0.014102324, -0.053880733, 0.010551179, -0.021474205, 0.0059635076, -0.06444121, -0.04558853, 0.0057450472, 0.0383375, -0.042762488, 0.07232438, 0.029915148, -0.03430295, -0.01765347, -0.043059964, 0.01567338, -0.058119796, 0.0018418082, -0.0050013517, 0.031328168, 0.003328037, 0.028390573, -0.005205868, 0.013711885, 0.0018755068, -0.018071799, 0.0074369544, -0.023575144, -0.013888512, -0.027033329, -0.043915216, -0.03357785, 0.040791694, -0.016640184, 0.030658843, 0.007478787, -0.00019594631, 0.011824757, 0.020172738, -0.004634152, 0.0053220703, -0.009333378, -0.04194442, 0.08426069, 0.039676152, 0.0125312675, 0.0006298171, -0.0047828914, 0.002267109, -0.06399499, -0.04644378, 0.012754376, 0.00502924, -0.022329455, 0.0324809, 0.0018313499, -0.0096959295, 0.02712629, -0.014827427, 0.0007460195, 0.020749101, 0.026642889, -0.006502687, -0.057562027, -0.008659404, -0.041200727, 0.0018906132, -0.0013723505, -0.018276315, -0.0022031977, 0.010049185, -0.044398617, 0.01169461, -0.075633824, -0.005447569, -0.007915708, 0.025434384, -0.0050431844, 0.005061777, -0.042725302, -0.0046852813, -0.022812856, -0.031923126, -0.028111687, 0.060611177, 0.019373266, 0.013739773, -0.01916875, 0.0034651558, 0.0026819515, -0.039229933, -0.011601648, -0.019298896, 0.017142178, 0.01601734, -0.05503346, 0.025267052, 0.049753223, -0.03303867, -0.012735784, 0.0024030658, -0.037221957, 0.02751673, -0.008134169, -0.021529982, -0.025118312, -0.0034628317, 0.03889527, 0.005889138, 0.030231219, -0.001926636, -0.0028678754, 0.007102291, -0.016128894, 0.023352036, 0.047819614, -0.011917719, 0.05551686, -0.012047865, 0.02915286, 0.017718544, -0.01550605, -0.024504764, -0.026289633, -0.010727806, 0.022589749, 0.02766547, 0.029245822, 0.024188694, 0.017644174, 0.015459568, 0.013804846, 0.013358629, 0.006702555, 0.010448921, -0.031272393, -0.04815428, 0.026438372, 0.0062981704, -0.026066525, -0.01648215, -0.007818098, 0.008664052, -4.666253e-06, -0.025415791, 0.04417551, -0.02712629, 0.028464941, 0.010820769, -0.0066746664, 0.0030166146, 0.067750655, -0.024058547, -0.037835505, 0.013897808, -0.0043715346, -0.04261375, 0.022645526, 0.03625515, 0.021325465, -0.01621256, -0.0033024724, -0.015031944, -0.034228582, -0.029394561, -0.08686362, 0.0061029503, 0.0079203565, 0.04116354, 0.030677436, 0.0022461927, 0.017792912, -0.02236664, 0.012010681, -0.007371881, -0.0013223834, 0.0023891216, 0.03655263, -0.0090591395, -0.025415791, 0.046109118, -0.004136806, 0.055293754, 0.03242512, -0.0025773693, -0.00025579054, -0.033094447, 0.022106346, -0.012047865, 0.018490128, 0.074257985, -0.0077251364, -0.05447569, 0.0062656337, 0.0077437283, -0.00041803817, -0.013683995, -0.024225878, 0.033336148, 0.0016698287, -0.043840844, 0.024969574, 0.024374617, 0.028595088, -0.0032002144, 0.0004767204, 0.006790869, 0.017281622, 0.0072696228, 0.022589749, 0.009496061, 0.025936378, 0.024281655, 0.018908456, 0.006502687, -0.01157376, 0.02104658, 0.07637752, 0.04819146, 0.025769046, -0.01040244, 0.022124939, -0.022701303, -0.023035966, 0.013628218, 0.01579423, -0.024225878, -0.014994759, 0.037909873, 0.022329455, -0.03454465, 0.003709181, 0.007525268, 0.022403825, 0.09266445, 0.03595767, -0.0009476307, 0.01585001, -0.017365288, 0.025155498, -0.0015385199, 0.039676152, 0.0028213945, -0.043208703, -0.008794199, -0.036738552, -0.0456629, 0.030677436, 0.073551476, -0.041907236, -0.033466294, 0.029450338, 0.019503413, -0.14948277, -0.003520933, 0.03772395, 0.017235141, 0.002074213, 0.0075949896, -0.04131228, -0.011350651, -0.046555333, 0.032257788, 0.030974913, -0.062061384, -0.007915708, -0.038560607, 0.0132842595, -0.001254986, -0.0011875887, 0.013711885, -0.0033605737, -0.030454328, -0.058640383, -0.03454465, 0.061466426, 0.05231897, -0.0049269823, -0.022478195, 0.04558853, -0.01347948, -0.023166113, -0.00803191, 0.011415725, -0.04082888, 0.008464184, 0.0062377453, 0.0072045494, -0.024950981, 0.030956322, 0.009658745, 0.018601682, -0.011852645, 0.021529982, 0.043766476, 0.035102423, -0.0032420473, 0.0393043, -0.01616608, 0.0102537, 0.01994963, -0.029840779, -0.035994858, 0.022626933, 0.02080488, 0.014130213, -0.011211208, -0.036050636, -0.011834053, 0.017421065, 0.0089429375, -0.036608405, -0.004522598, 0.015069128, -0.011592353, 0.024114324, -0.028334795, -0.036236558, -0.012401121, 0.011025284, -0.011592353, 0.019354673, -0.03716618, 0.0043134335, -0.040977616, 0.0124940835, 0.005015296, -0.012828746, 0.003181622, -0.031997494, -0.022180716, -0.03242512, -0.146508, 0.030751806, -0.0049827592, 0.018164761, -0.019429043, -0.01858309, -0.007562453, 0.02034007, 0.028725235, 0.030212626, 0.26892027, 0.020172738, -0.03960178, -0.038300313, 0.055702787, -0.03716618, 0.0059030824, 0.011982792, 0.0063446513, -0.022943003, -0.01418599, 0.0016117274, 0.03352207, 0.0010005027, 0.018555202, 0.030026702, -0.03562301, 0.015905786, 0.066412, -0.034823537, 0.005159387, -0.041423835, 0.0037300973, 0.033020075, -0.02556453, -0.023798253, -0.018257722, 0.08136028, -0.040977616, 0.044398617, -0.02041444, 0.029506115, 0.03452606, -0.008585034, -0.07712121, 0.0117410915, -0.009723818, -0.0040601124, -0.033856735, -0.024579134, -0.013163409, -0.025471568, 0.006460854, 0.015533938, 0.016668074, -0.041126356, -0.0026238505, 0.06615171, 0.012921708, -0.045179497, -0.008162057, -0.03989926, -0.030417142, 0.014464876, 0.018369276, -0.0461463, 0.001304953, -0.030621659, -0.029673448, 0.02688459, 0.02009837, 0.026066525, -0.08136028, 0.051947124, 0.013219186, 0.01555253, -0.01784869, -0.026624296, 0.019540597, 0.062321678, 0.01606382, -0.0070697544, -0.00059669936, -0.06436684, 0.0158686, 0.020618955, 0.046406593, 0.067267254, -0.067378804, 0.05629774, -0.019689336, -0.019503413, -0.0021102359, -0.014948278, -0.005442921, 0.023742476, 0.010104962, -0.0010022458, -0.040940434, -0.04677844, -0.019187342, -0.049678855, 0.01621256, 0.012187309, 0.033317555, 0.021920422, 0.005219812, -0.017839395, -0.004880501, -0.010923026, 0.03288993, 0.014055843, 0.013591033, 0.006790869, 0.0025308884, -0.032592453, -0.022533972, 0.023891216, 0.035362717, 0.03945304, -0.067862205, 0.04815428, -0.009835372, -0.039192747, -0.023035966, 0.0036766443, 0.0495673, 0.005452217, 0.053211406, -0.03357785, 0.05782232, 0.014195287, -0.0153294215, -0.0045621064, -0.011229801, -0.06778784, -0.021976199, -0.010188627, -0.028037317, 0.03863498, 0.018917752, -0.020079777, -0.010746399, 0.07831113, -0.008622219, -0.0049409266, 0.012828746, 0.021325465, -0.059532817, 0.01738388, -0.07470421, -0.009770298, -0.037909873, 0.016426373, 0.014725169, -0.027962947, 0.034191396, -0.03381955, -0.00046451914, 0.032257788, -0.025583122, 0.032945707, 0.041275095, -0.025043944, -0.017932355, -0.046480965, -0.028279018, -0.008087688, 0.05306267, -0.025267052, -0.037761133, -0.005498698, 0.03008248, 0.042055976, 0.033707995, -0.02275708, -0.03616219, 0.032071866, 0.01850872, -0.023407813, 0.030063888, -0.087309845, -0.055851527, 0.04358055, -0.018285612, -0.028186057, -0.028167464, -0.029338785, -0.008241075, -0.03543709, 0.06217294, 0.017551212, -0.010764991, -0.00061064365, 0.032704007, 0.008654756, -0.02556453, -0.012726488, 0.049901962, -0.008078392, -0.043766476, 0.06462713, 0.00859433, -0.0026610352, 0.038560607, 0.0035790342, 0.055554047, 0.0115086865, 0.020953618, 0.0043970994, 0.028409164, -0.010513994, -0.039081194, -0.010114258, -0.039006826, -0.06425528, 0.025806231, -0.015636196, -0.04082888, -0.0024425746, -0.01931749, -0.032239195, -0.012865931, -0.011861942, 0.036924478, -0.029357377, 0.035195384, 0.08738421, 0.00089417753, -0.034674797, -0.0014722846, -0.01215942, 0.023891216, -0.020990804, -0.0045992914, 0.006460854, 0.026717259, -0.016928367, -0.01504124, -0.03179298, 0.008045855, 0.0158686, 0.037742544, -0.05231897, 0.01963356, 0.013860623, 0.053806365, 0.009421691, 0.018852679, 0.008677996, 0.023240482, 0.028483534, -0.017960245, 0.057152994, 0.018555202, 0.054289766, -0.007678655, -0.0036812923, 0.022087755, -0.005261645, 0.013349333, -0.068234056, 0.0027865337, -0.012326752, 0.06533364, 0.052021496, 0.00052291085, -0.017988132, 0.014855316, -0.012010681, -0.03703603, -0.001590811, -0.018350685, 0.030621659, -0.0017988133, -0.028000133, 0.036980256, -0.053657625, -0.0016837729, -0.039713334, -0.013163409, -0.0018232157, 0.007320752, -0.002707516, 0.046332225, -0.026568519, -0.029933741, 0.008259667, 0.0058798417, 0.03577175, -0.035846118, -0.018406462, 0.04116354, -0.0017465223, -0.011936312, 0.02104658, 0.028334795, -0.031811573, -0.015599011, -0.031514093, 0.016277634, 0.021027988, -0.01601734, 0.02766547, -0.023723884, -0.017839395, 0.025043944, -0.011750388, 0.013451591, 0.06366033, -0.0124940835, -0.021176727, -0.03359644, -0.013804846, -0.024039954, 0.0056660296, -0.008966178, -0.032350753, -0.019466227, 0.032350753, -0.011285578, -0.024132917, -0.0043575903, -0.0051361467, 0.03645967, 0.008794199, 0.03328037, -0.035121016, 0.006223801, 0.040642954, -0.047484953, -0.0093287295, 0.0031119005, -0.022348048, 0.030528696, 0.013321444, 0.030491512, 0.022496786, 0.0036929126, -0.034042656, 0.014213879, 0.015143498, -0.003139789, -0.022385232, 0.0018162436, 0.007683303, 0.03452606, -0.05425258, 0.012057162, 0.009844668, 0.012670711, -0.0010458217, 0.04309715, -0.008115577, -0.011954904, -0.0620242, -0.008287556, -0.0102165155, -0.029952332, 0.018090392, -0.012438306, 0.01933608, -0.03335474, -0.030156849, 0.0319789, -0.04194442, -0.02805591, 0.026047932, -0.008045855, -0.02463491, -0.028334795, 0.05659522, 0.032555267, -0.025043944, -0.00082794216, -0.029171452, 0.03701744, 0.016565815, 0.0010673191, -0.0020184359, 0.011796868, 0.0127636725, -0.05562842, 0.021362651, -0.0052848854, 0.006223801, -0.016603, -0.0042716004, 0.035176795, -0.00607971, -0.038932454, -0.034247175, -0.052802376, -0.012559156, 0.012856634, 0.029636262, -0.012010681, -0.0036534038, 0.016426373, 0.011852645, -0.008468832, 0.049827594, -0.013386518, -0.015664084, -0.13728617, -0.01882479, -0.030770399, 0.009389155, -0.022775672, -0.014632207, 0.025006758, -0.023426406, -0.040271107, -0.007850635, -0.056334928, 0.013860623, 0.08076532, -0.039638966, 0.015004055, 0.006377188, -0.031328168, -0.014715873, -0.021548575, 0.029059898, -0.023798253, -0.010811472, -0.025434384, -0.017486138, -0.00063795125, -0.012996078, -0.021734498, -0.018350685, -0.015961563, 0.019522004, 0.016073117, -0.03804002, 0.007088347, 0.03288993, -0.0028841437, -0.01228027, -0.009928334, 0.014511357, -0.0016500743, -0.044398617, 0.0046248557, 0.028948344, -0.0032769078, 0.0068327016, -0.025880601, 0.0393043, 0.005391792, 0.007948245, -0.039713334, 0.023835437, -0.01118332, 0.027628284, -0.0058798417, 0.015004055, -0.0033512774, -0.011824757, -0.04599756, -0.028427757, -0.017244438, 0.010727806, -0.02470928, 0.043208703, -0.045476973, -0.036143597, -0.027684063, 0.00021352193, -0.03155128, 0.008919697, 0.01875042, 0.027962947, 0.016779628, -0.0028539312, -0.029078491, 0.025824822, 0.005340663, -0.04160976, 0.04294841, -0.022626933, -0.019745113, -0.037073217, -0.025415791, -0.032945707, -0.012345344, 0.047893986, 0.0573761, 0.025843415, 0.01052329, -0.012587045, -0.010913731, 0.0057961764, -0.0556656, -0.063251294, -0.0035581177, -0.03523257, -0.0056009563, 0.024579134, -0.025304237, -0.029896555, 0.0034953684, 0.0036394594, -0.011285578, 0.03328037, 0.017290918, 0.014743762, 0.016603, -0.0052848854, 0.034228582, -0.038002837, 0.040159553, -0.023352036, -0.027237846, 0.009259008, 0.014492764, -0.01176898, -0.07950104, -0.020488808, 0.016779628, 0.012865931, -0.03039855, -0.070130475, 0.03911838, -0.011359948, -0.027182067, -0.020377254, 0.013423703, 0.02446758, 0.014344025, 0.0015605984, 0.029097084, -0.0005048995, 0.01994963, -0.038411867, -0.030528696, -0.008896456, 0.012187309, -0.018620275, -0.045960378, 0.04863768, -0.021976199, -0.0045411903, -0.029413154, 0.009584375, 0.008645459, -0.00869194, 0.009575078, -0.055739973, -0.0013572441, -0.006321411, -0.002563425, -0.035827525, 0.013274963, 0.02781421, 0.021715906, 0.030528696, 0.0093287295, 0.0023356683, 0.012140827, 0.03716618, -0.01877831, 0.029524708, 0.05228179, -0.003286204, -0.003418675, 0.0043622386, -0.017049218, 0.039713334, 0.00046597165, -0.008803494, -0.051277798, 0.043915216, -0.00022979027, 0.021678722, -0.021920422, 0.09050773, 0.010458217, -0.04979041, 0.002888792, -0.006995385, 0.061317686, -0.013804846, 0.010374551, -0.0016489122, -0.0052384045, 0.029134268, 0.06072273, -0.0028678754, -0.0011538899, 0.010346662, -0.034972277, 0.009686633, -0.010885842, -0.010606956, 0.025081128, -0.02805591, 0.020451624, -0.042539377, 0.016928367, 0.015124906, 0.0062423935, 0.09043336, -0.0048572607, -0.023333443, -0.023723884, 0.0039787707, -0.022496786, -0.05105469, -0.00042181474, -0.028539311, 0.00202657, 0.013460887, -0.015338718, -0.010867249, -0.029822186, 0.033001482, 0.018861976, -0.005112906, 0.05183557, 0.027293622, -0.025081128, 0.008854624, 0.040457033, -0.0051547387, 0.0069721444, -0.05042255, 0.0041739903, -0.0133028515, -0.014725169, -0.0042018793, -0.0005844981, -0.019280303, 0.018480832, 0.009017307, 0.007897115, 0.015022648, 0.012057162, -0.02409573, -0.0077251364, 0.04216753, -0.023240482, 0.021529982, 0.037147585, 0.009584375, -0.0027842098, -0.031867348], "docs/software/recon.md::1781800892.626": [-0.03657852, 0.006315716, -0.024247838, -0.01666334, 0.014285549, -0.018383246, -0.020262923, 0.043345362, 0.005065731, 0.03127783, -0.011437837, -0.0139848, -0.023965888, 0.04860846, 0.016184023, -0.01171039, -0.035695076, 0.020319313, 0.032499623, -0.032781575, 0.015187793, 0.010967918, 0.025187677, 0.0728563, 0.012161513, 0.050563324, -0.025920752, -0.054623425, 0.0038932818, 0.04424761, -0.029285375, -0.051766317, 0.036202587, -0.0007201514, 0.0087592965, -0.03823264, -0.010883332, -0.007979231, -0.045375414, 0.006315716, -0.011494228, -0.010056274, 0.009548761, -0.035375528, 0.027988397, -0.055901606, 0.013862621, -0.036390554, 0.011390845, -0.048119742, -0.015826885, 0.0038956315, 0.051202413, -0.0038815339, -0.049961828, 0.0097931195, -0.08075094, -0.008970761, -0.04514985, -0.006433196, 0.012734815, 0.00710988, -0.025018508, -0.014699077, 0.020150142, 0.065713525, -0.015779892, -0.01777235, -0.02907861, -0.053645995, 0.013571271, 0.024059871, -0.039322853, -0.03368382, -0.043608516, 0.010460405, -0.002051198, -0.012847595, -0.026616232, 0.01136265, -0.005004641, 0.008289377, -0.030394385, -0.01910692, -0.04206718, -0.004762633, -0.03939804, 0.009576957, 0.0015002176, 0.024510995, -0.041240122, -0.005465162, -0.020939607, -0.04090178, -0.011654, 0.0075187096, -0.013919012, -0.016616348, 0.046879154, 0.029999651, 0.02144712, 0.051089633, 0.005460463, -0.006287521, 0.048796427, -0.04172884, 0.029886872, -0.008026223, 0.0059115854, -0.026578639, 0.00011043105, 0.010817544, -4.7212212e-05, 0.019868191, -0.0053805765, -0.053307652, -0.002976939, -0.009811916, 0.011268666, 0.023853106, 0.04086419, 0.028796658, 0.03699205, -0.027292917, 0.014285549, -0.015563729, 0.00786645, 0.04026269, 0.049548298, 0.019492256, -0.048533272, 0.010065673, -0.027668852, 0.012405871, -0.056728665, -0.0036606719, 0.037443176, 0.014012995, 0.0054181702, -0.08766816, 0.046014503, 0.027499681, -0.07819458, -0.031447005, -0.0021862998, -0.0635331, 0.061878983, 0.02569519, 0.027010964, -0.016324999, -0.014022394, 0.025507223, -0.003070923, -0.043796483, 0.044210013, -0.019454662, 0.0015883275, -0.009858908, -0.012424668, 0.029247781, -0.0007906393, 0.02372153, -0.03543192, -0.019511051, 0.036352962, -0.0028970528, 0.015375761, 0.0016905349, -0.031973314, -0.060939144, 0.0008705256, 0.0062311306, 0.019999769, 0.024980914, 0.037104834, 0.016400186, 0.11804374, 0.009341997, 0.036409352, -0.034924407, -0.039360445, 0.061615825, 0.0059820735, -0.044473168, -0.01672913, -0.0033293786, -0.014887045, 0.014078784, -0.018900156, 0.064811274, 0.0186464, 0.0011166459, 0.02319522, 0.044097234, -0.004760283, -0.008101409, -0.042405523, -0.02710495, 0.0250561, -0.052179847, 0.015178395, 0.018430237, 0.020789232, 0.023683935, -0.03415374, -0.018815571, 0.012659628, -0.05045054, -0.029116204, -0.06405941, 0.0053993734, 0.009699136, 0.049435515, 0.010714161, -0.034040958, 0.014727273, -0.015122005, -0.024868133, 0.03392818, -0.056202356, 0.0066869524, 0.0028524105, -0.022499738, -0.025018508, 0.01474607, 0.0011818472, -0.024868133, -0.003897981, 0.017734757, 0.00037799138, -0.01323293, 0.00710988, 0.029811684, -0.040939376, 0.08202913, -0.033533446, 0.011052503, 0.0040695015, 0.0021545803, -0.010441608, 0.026315484, -0.041578464, 0.012650229, -0.01754679, -0.0073636365, -0.0146426875, 0.024379417, -0.01742461, -0.07041272, -0.02838313, -0.007838255, 0.025206475, -0.011926553, 0.046616, 0.015150201, -0.018674595, 0.023965888, -0.021202762, -0.006997099, -0.014294947, 0.03939804, 0.021315543, -0.0087592965, 0.047593433, 0.038871728, -0.034868017, -0.044322792, 0.0035643384, 0.019492256, 0.014877647, -0.0061700414, 0.020244125, 0.013420897, -0.007889946, 0.016287405, 0.041578464, 0.006456692, -0.021108778, 0.07789383, 0.02197343, -0.06492406, -0.007936938, 0.022499738, -0.0101408595, 0.014623891, -0.0032729884, 0.005122121, 0.051540755, -0.0012159164, -0.008223589, -0.016343795, 0.014548703, 0.06217973, 0.00024891042, -0.004633405, 0.016099438, 0.02325161, -0.15744178, -0.022950862, 0.011804374, 0.0018162383, 0.026822997, -0.010037477, -0.019360678, -0.016926495, -0.06947288, -0.001147778, -0.025676394, -0.04766862, -0.056728665, -0.058082033, 0.03332668, -0.008054418, -0.012086326, -0.025958346, -0.024905726, -0.00705349, -0.036258977, -0.04375889, 0.059397805, -0.015892673, 0.02045089, -0.032837965, 0.021165168, -0.013975401, -0.06323235, -0.021221558, 0.011456634, 0.01194535, -0.004184632, 0.029567325, 0.023383187, 0.028007194, -0.00056684023, -0.026484655, -0.017997911, -0.0067621395, -0.013355108, 0.0055685444, 0.02278169, 0.04522504, -0.003094419, -0.014059987, 0.019266693, 0.0343793, -0.050563324, -0.017123861, 0.0024600278, -0.049623486, 0.01566711, 0.04695434, -0.02522527, -0.020150142, 0.027819226, 0.08210431, -0.015488542, 0.007626791, -0.014548703, -0.023533562, 0.027405698, -0.005610837, -0.047142312, -0.021428322, 0.060563207, 0.0053006904, 0.022988455, -0.010357022, 0.051352788, -0.019304287, -0.01771596, -0.022405755, 0.0010884507, 0.02996206, 0.0012076928, -0.02261252, 0.010357022, -0.11105134, 0.018984742, -0.0026691419, -0.020131346, 0.03507478, -0.0477814, -0.0017316529, -0.016296804, 0.03221767, 0.018279864, 0.26556084, -0.0146520855, 0.016588153, 0.007998028, 0.03577026, 0.0062828218, 0.046465628, 0.04654081, -0.047292683, -0.037086036, 0.014896444, 0.044849105, 0.03385299, -0.0029440448, 0.024698962, 0.021541104, -0.00069959246, 0.009934096, 0.081953935, -0.008134305, 0.006621164, 0.0008863854, -0.0060384637, 0.042029586, -0.03817625, -0.054961767, 0.017678367, 0.040563438, -0.031259038, 0.048796427, -0.022443349, 0.022819284, 0.031371817, -0.0032212972, -0.06545037, -0.03105227, -0.019943377, 0.0068890178, -0.02372153, 0.018608807, 0.0068185297, -0.014840053, 0.01579869, 0.013392702, 0.006287521, -0.03811986, -0.0049153566, -0.0015695307, -0.04026269, -0.045788944, -0.010037477, -0.019962175, -0.0139848, 0.019849394, 0.03996194, -0.0106577715, -0.054397866, 0.025244068, -0.011080698, 0.037743922, 0.0256388, 0.03157858, -0.05379637, 0.03770633, 0.007908743, 0.01934188, 0.007091083, -0.04259349, 0.030112432, 0.05157835, 0.01771596, -0.005892789, 0.011870163, -0.06334513, 0.04774381, 0.017396415, 0.0044501363, 0.027462088, -0.005845797, -0.008284679, -0.03706724, -0.023044845, -0.022894472, -0.022537332, 0.0031813541, -0.0035737366, -0.029003423, 0.048382897, -0.027480884, -0.016306201, -0.008970761, -0.038721357, 0.00010404308, -0.031916924, -0.008120206, 0.026653826, 0.019125719, -0.022706503, 0.02716134, -0.029304171, 0.01410698, -0.0018832019, 0.012170912, 0.00041558495, -0.004062453, -0.0063486104, -0.017443407, 0.0034398097, 0.0035878343, 0.05169113, -0.036202587, 0.03637176, 0.0060055694, -0.047856588, -0.015497941, 0.026014736, 0.029905668, 0.04514985, 0.034304112, -0.0013674654, -0.014708476, -0.006287521, 0.029680107, 0.00046345798, 0.024229042, -0.041052155, -0.017687764, -0.02499971, -0.012199107, 0.05466102, 0.021710275, -0.018721588, 0.022518536, 0.024698962, -0.00068138307, 0.014088183, -0.0056390325, 0.048270117, -0.016992284, -0.024341824, -0.033195104, 0.02208621, 0.00055626704, -0.023214016, 0.0017011081, 0.053157277, 0.027236527, -0.03477403, -0.0051080235, 0.02092081, -0.004236323, 0.050788883, 0.02394709, -0.029755294, -0.02208621, -0.06774358, -0.008956663, 0.009341997, 0.014182166, -0.025356848, -0.0076549863, 0.009689737, 0.037969485, 0.060224865, 0.015394558, 0.020262923, -0.009717932, 0.004976446, 0.052292626, -0.03471764, 0.009858908, -0.03304473, -0.051540755, 0.0042386726, -0.030056043, -0.0390597, -0.053458028, -0.017434008, -0.06466091, -0.03939804, -0.027142541, 0.017960317, -0.00029090946, -0.00031484597, 0.031183848, 0.068269886, -0.028890641, -0.020300517, 0.01095852, -0.039736383, -0.003169606, 0.1025552, -0.00023745613, 0.0058692927, 0.006795034, -0.011447236, 0.04424761, 0.035168763, 0.013486685, 0.0077771656, -0.044961885, 0.08676591, 0.026183907, -0.010272437, -0.043909267, -0.026578639, -0.028477114, 0.022894472, -0.025281662, 0.013289319, -0.01008447, -0.013674653, -0.0031202645, -0.0045535187, 0.0025023206, -0.014811859, 0.00048401693, 0.031315427, 0.019360678, -0.037443176, 0.003157858, -0.031071069, 0.021616291, -0.049397923, -0.020638859, 0.026371874, 0.005573244, -0.024323026, -0.022988455, 0.042819053, 0.005234902, -0.021935835, -0.031841736, -0.051202413, -0.007429425, -0.025526019, 0.0025939548, 0.032311656, 0.0060572606, -0.02208621, 0.042743865, -0.03035679, -0.020526078, 0.03764994, 0.011456634, 0.051465567, 0.037518363, 0.004905958, 0.010178453, 0.014764866, 0.01969902, 0.025657598, 0.03652213, -0.01054499, -0.017988512, 0.0005157365, 0.01777235, 0.008355166, 0.040789, -0.036089808, -0.031916924, 0.0055920403, 0.0071756686, -0.0028571098, -0.011231072, -0.019924581, 0.040525846, -0.0268042, -0.0041399896, -0.023232814, 0.0009915299, -0.004165835, -0.053420432, -0.027499681, 0.0361086, -0.044322792, 0.00646609, -0.00034627182, 0.051315196, 0.05045054, 0.013185937, 0.03723641, 0.036202587, 0.024398213, -0.025262864, -0.009520566, 0.021954633, 0.00055450486, -0.0038909323, -0.03227406, 0.025319256, -0.0022415153, -0.015150201, -0.021146372, -0.02458618, -0.020112548, 0.0003809284, 0.053157277, -0.017518593, -0.010704763, -0.009285606, 0.021616291, -0.031447005, 0.016926495, -0.014915241, 0.019097522, 0.012076927, -0.011409642, 0.043570925, 0.026202703, 0.022368161, -0.056315135, -0.015638916, 0.025676394, 0.031935718, 0.010629576, 0.0072179614, -0.0068185297, 0.015262981, 0.0005122121, 0.0089284675, 0.015977258, -0.026089923, -0.01928549, -0.03665371, 0.0014168068, 0.01718965, -0.0030215816, -0.03513117, -0.03332668, -0.01998097, -0.031390615, 0.00034862143, -0.008096711, -0.015939664, 0.04586413, 0.0044148923, -0.03105227, 0.017405814, -0.008820387, -0.015526135, -0.004015461, 0.06905935, -0.030093636, 0.016823113, 0.01648477, -0.051089633, -0.008782793, -0.010920926, -0.024454603, -0.013787434, 0.0073119453, 0.00014574843, -0.02522527, 0.04259349, 0.007744271, -0.04270627, 0.009295005, 0.040074725, 0.024774149, -0.030638741, 0.052818935, -0.027988397, 0.0122273015, -0.015253582, 0.012443464, -0.00027005677, -0.034304112, -0.0067856354, -0.022856878, -0.014238557, -0.008139003, 0.02086442, -0.0076878807, -0.02838313, 0.05030017, -0.027067356, 0.011776179, 0.027518477, 0.0014156321, -0.00967094, -0.031484596, -0.05699182, -0.04165365, -0.006696351, 0.0099622905, -0.022424553, 0.012885189, -0.015544932, 0.001992458, -0.008059117, -0.0023672187, -0.053119686, -0.01649417, -0.14195324, 0.015413355, 0.010404015, 0.025713988, -0.034868017, 0.0006402651, 0.027819226, -0.05263097, 0.011654, -0.04774381, -0.058608342, -0.03157858, 0.02960492, -0.01818588, -0.0125656435, 0.015582526, -0.00856663, -0.017105065, 0.033984568, 0.025657598, -0.020037362, -0.008054418, 0.026071126, 0.01410698, 0.043307766, 0.011522423, -0.018693391, 0.0023613449, -0.038721357, -0.019360678, 0.04514985, -0.071277365, -0.0061559435, 0.059397805, -0.020375703, 0.035807855, -0.0074153277, -0.022932066, 0.011165284, 0.014793062, 0.011907756, 0.017264837, -0.013702849, 0.016043046, -0.002779573, 0.026766608, 0.0130919535, -0.04383408, -0.021841852, 0.019623833, 0.029999651, 0.056390323, -0.005671927, -0.024454603, 0.0014931688, 0.006724546, -0.036728896, 0.02541324, -0.032819167, 0.036296573, -0.04492429, 0.042781457, -0.017020479, -0.015591924, -0.006217033, 0.027499681, -0.02633428, 0.03530034, -0.00040941723, 0.008886175, 0.012283692, -0.031616174, -0.032762777, -0.007138075, -0.0005183798, 0.009525266, 0.034285318, -0.03477403, 0.013815629, -0.05920984, 0.017123861, -0.032593608, -0.04045066, 0.05169113, 0.022311771, 0.035055984, -0.012603237, 0.008829785, 0.009858908, 0.009473574, -0.04639044, -0.026371874, 0.04217996, 0.0020147793, -0.015112607, 0.037988283, -0.041503277, -0.0031484596, -0.013900215, 0.01853362, -0.00862302, 0.008378662, 0.009633346, -0.014774265, -0.009600452, 0.008576028, 0.021390729, -0.00069841766, -0.002476475, 0.00092750334, -0.026879387, 0.010582584, -0.017509196, 0.021465916, -0.07582619, -0.032368045, -0.0025023206, 0.0007800661, -0.058345187, -0.020582467, 0.013655856, 0.0026832395, -0.038420606, -0.039661195, 0.05612717, 0.035939433, 0.038420606, -0.0227253, 0.0051362184, 0.008956663, 0.037969485, -0.03764994, -0.028101178, 0.027499681, 0.048533272, -0.004346754, -0.013251726, 0.043909267, 0.0033223298, -0.04902199, -0.008688809, 0.00804032, -0.01654116, 0.0010332352, -0.014022394, -0.042443115, 0.042781457, 0.010150258, 0.011550617, -0.047405466, 0.0017915675, 0.0034703545, -0.024717757, 0.03210489, 0.0046122586, -0.022311771, -0.054097116, -0.0012817051, -0.058382783, 0.078570515, 0.0056625283, -0.039360445, -0.006071358, 0.0075844983, -0.022499738, 0.020093752, -0.007838255, -0.044059638, 0.006842026, 0.021014793, 0.010187851, 0.048796427, -0.022292975, 0.017161455, -0.0061042523, -0.003944973, 0.013618263, -0.0057424144, 0.0065365783, -0.02849591, 0.03257481, -0.01671973, 0.03310112, -0.008825085, 0.0227253, -0.011578813, -0.027198933, 0.03246203, -0.0018620555, 0.011588211, -0.000888735, -0.031522192, 0.025920752, -0.03693566, 0.06379625, -0.02342078, 0.014379532, 0.009727331, -0.021221558, 0.06390903, 0.0054933573, 0.0111840805, -0.04639044, 0.0045582177, -0.013665255, 0.014370134, -0.012828799, -0.04033788, -0.026597437, -0.010394616, -0.01579869, 0.03129663, -0.041352905, 0.052405406, 0.047518246, 0.0048119742, 0.0740217, 0.029680107, 0.018674595, -0.0314658, 0.033270292, -0.005878691, -0.0058833905, -0.03432291, 0.0038298427, -0.03165377, -0.007208563, -0.004191681, -0.010056274, -0.021165168, -0.010075071, -0.019511051, -0.001596551, 0.0017704212, 0.01316714, -0.0006608241, 0.015836282, 0.025394442, 0.012941579, -0.009576957, 0.015272379, -0.008416256, 0.03776272, 0.012424668], "projects/meshtastic-headscale-runbook.md::1781800894.488": [-0.0016372493, -0.0009924546, -0.022096248, 0.02698514, -0.012376209, 0.0008138127, 0.012963261, 0.011452324, -0.013502194, 0.026484702, -0.048773427, 0.0046747616, -0.0065778685, 0.0007729116, 0.020209983, -0.019882774, -0.008093617, 0.00999913, 0.013434827, -0.025714798, 0.009864396, -0.023058629, 0.02561856, -0.014888021, -0.007347773, 0.031315852, 0.02055644, -0.03622399, -0.009681544, 0.033760298, 0.0072515346, -0.023539819, 0.028852157, -0.026850408, -0.026157493, -0.032374468, -0.011818029, -0.013280846, -0.03358707, 0.0037508768, 0.0021220483, 0.012693794, -0.0014435702, -0.017688548, -0.008473758, -0.04207526, 0.03824499, -0.034433965, 0.043961525, -0.051776055, -0.03362556, -0.01678391, -0.010143487, -0.041613318, 0.030160995, 0.018237105, -0.050313234, 0.00022285116, -0.09200355, 0.0035391531, -0.057473343, 0.021153117, -0.02473317, -0.023328096, 0.019055128, 0.072294, -0.026465455, 0.018987762, -0.013771661, -0.015503945, -0.012597556, 0.03002626, -0.038899407, -0.027832035, -0.049196877, 0.037571322, 0.03630098, -0.013030628, 0.00592345, -0.035069134, 0.009643049, -0.025657056, 0.028024511, 0.026965892, 0.003940947, 0.04915838, -0.059975535, 0.08476645, -0.016822405, -0.06621176, 0.0077471603, -0.024059504, 0.020229232, -0.03841822, -0.010316716, 0.020787412, -0.024771666, -0.035839036, 0.009902892, -0.021307098, 0.021114621, 0.005533686, -0.024117248, 0.011856524, 0.010730539, 0.01589852, 0.020710422, -0.020979889, 0.024540694, -0.024944894, 0.0129343895, -0.018083123, -0.022962391, 0.00797332, -0.010692044, -0.0586282, -0.011962386, -0.048927408, -0.044000022, -0.025657056, 0.022962391, -0.024617685, 0.043191623, -0.056934413, -0.015494321, -0.036108505, -0.013636927, -0.012761162, 0.040112007, 0.006741473, -0.006212164, -0.056433976, -0.025252856, -0.014272098, -0.024271227, 0.00072719855, -0.0151671115, 0.024598438, -0.015609806, -0.060783934, 0.057858296, 0.02746633, -0.048888914, -0.024752418, 0.028890653, -0.0521995, 0.046155754, 0.011211729, -0.00063757686, 0.03462644, -0.004114175, 0.06463345, -0.004316275, 0.020171488, 0.019507445, -0.028486453, 0.011510067, 0.024328971, 0.033702552, 0.05108314, -0.051468093, 0.063863546, -0.06378656, -0.015754163, 0.055163633, -0.012366585, 0.026118997, -0.015648302, 0.031123376, 0.019247605, 0.0052642194, 0.008059934, 0.06409452, 0.038783923, 0.011510067, 0.003491034, 0.05647247, 0.011952762, -0.0186798, -0.023924772, -0.062978156, 0.048888914, -0.021230107, -0.0016625117, -0.03108488, 0.0016937891, 0.006274719, -0.016360464, -0.030699927, 0.031854782, 0.011182858, 0.03268243, 0.071447104, 0.010249349, 0.021461079, 0.046771675, -0.032374468, -0.06494141, 0.022365715, -0.019016633, -0.0016360463, 0.027966768, 0.043268614, 0.006221788, -0.00094433554, 0.011057748, 0.025560817, -0.05004377, 0.0018754384, -0.032971144, 0.009614178, 0.023963267, 0.014272098, 0.0058031525, -0.0040492145, 0.054971155, 0.0012222228, 0.041651815, 0.00534121, -0.013184609, 0.011625553, 0.0297183, 0.0004084101, -0.0038687682, 0.006197728, 0.020941393, 0.020729668, 0.015763788, 0.015118993, -0.015917769, -0.03293265, 0.03293265, -0.04288366, 0.0024456487, 0.04184429, 0.017813656, -0.0634786, 0.021384088, 0.0003329234, 0.03429923, 0.0093014045, 0.011635177, 0.022846906, -0.01485915, -0.019632556, 0.003736441, 0.054085765, 0.019074375, -0.03389503, -0.009854773, -0.010634301, -0.011086619, -0.031354345, 0.02787053, 0.058705192, 0.031546824, 0.0196903, 0.017563438, 0.013338589, -0.003736441, 0.00891164, 0.038860913, 0.026580941, 0.025926523, -0.0038880159, -0.0036113316, -0.019391961, -0.017303595, 0.049620323, -0.0039361347, -0.0061014905, 0.027735798, 0.029833786, 0.038533702, -0.046194248, -0.019122494, -0.008314964, -0.036108505, 0.095391124, 0.023482077, -0.014156613, 0.03245146, 0.024405962, 0.0032648747, 0.032278232, 0.022423457, -0.014195108, -0.041959777, -0.010364834, -0.041420843, -0.04369206, -0.015080498, 0.076528475, -0.0029184178, -0.045116384, 0.017216982, -0.019228356, -0.17738591, 0.013762036, -0.008584431, 0.045847792, 0.00979703, 0.008800967, -0.012741914, -0.037802294, -0.04923537, 0.06990729, 0.036127754, -0.04915838, -0.0095997425, -0.031508327, 0.032374468, -0.0023325689, 0.008902017, 0.030180242, 0.036089256, -0.026773417, -0.04546284, 0.009493881, 0.051776055, 0.040381473, -0.047079638, 0.009075245, 0.0658268, 0.012713042, -0.03568506, -0.013964136, 0.0021653555, 0.0064286995, -0.006548997, 0.019478574, -0.0028269917, -0.019266851, -0.008521876, -0.001793636, 0.009753723, -0.015369211, 0.015908144, 0.019074375, 0.020286974, 0.024713922, 0.008209103, -0.0068762065, 0.017111119, -0.01409887, -0.018650929, -0.009811466, 0.029833786, 0.011904643, 0.0086181145, -0.07367983, -0.021730544, -0.047041144, 0.011452324, 0.01835259, -0.057242375, -0.032740172, 0.012174109, 0.010056873, 0.014002631, -0.003587272, -0.030661432, -0.0056443596, 0.009960635, 0.032335974, 0.012453199, -0.050967656, 0.02498339, -0.054817174, -0.014705169, -0.0043884534, -0.039322853, 0.03451095, -0.023116373, -0.02683116, -0.038976397, -0.12387758, 0.004626643, 0.013174985, -0.019055128, 0.0006856959, -0.026407713, -0.0155231925, 0.036859162, 0.02554157, 0.047888037, 0.28471056, -0.0074584465, -0.070908174, -0.0034621628, 0.012097118, -0.0072563468, -0.0024925647, 0.016341215, 0.0071601085, -0.017775161, -0.011125115, 0.016716544, 0.009498692, -0.020748917, 0.0032961522, 0.033182867, -0.022750668, 0.029814538, 0.038360473, -0.026311474, 0.032663185, -0.053431347, 0.022943143, 0.018429581, -0.035973772, -0.029006138, 0.015860025, 0.080916926, -0.028082253, 0.018362215, 0.027216112, 0.0090944925, 0.043114632, -0.045270365, -0.058281742, 0.047772553, -0.015099745, -0.02265443, -0.028063007, -0.005548122, 0.016312344, -0.014262474, 0.015590559, -0.0017852152, -0.0003912677, -0.030372718, 0.014551189, 0.007496942, -0.014079622, -0.016678048, 0.018496947, -0.019680675, -0.014050751, 0.03637797, 0.012770785, -0.055471595, -0.031835537, -0.023058629, 0.011769909, 0.030796167, 0.021595811, 0.003919293, -0.0947752, 0.007006128, 0.003450133, 0.014965012, -0.0019969388, 0.0018898741, -0.0019728793, 0.032355223, 0.06313214, -0.009835525, 0.009359147, -0.031046385, 0.02280841, -0.043576576, 0.033856533, 0.017919518, -0.071062155, 0.04272968, -0.047926534, -0.010345587, 0.00408771, 0.014724417, -0.017861776, 0.07079268, -0.013405956, 0.032971144, -0.04080492, -0.03662819, -0.0043475525, -0.020498699, -0.03462644, 0.07914615, 0.0016155958, 0.04207526, 0.012867023, -0.01501313, -0.012164486, -0.015985135, 0.013935265, -0.022846906, 0.014156613, 0.004258532, -0.0032408154, -0.027331596, 0.019902023, -0.01734209, 0.0120105045, 0.0309309, -0.037128627, 0.033394594, 0.021153117, -0.05196853, -0.00865661, 0.027678054, -0.0090656215, 0.0119816335, 0.04457745, -0.021249354, -0.021692049, 0.0077615962, -0.013097994, -0.007174544, 0.0034790044, -0.079531096, -0.026542446, -0.026311474, -0.010028002, 0.055779554, 0.04080492, -0.03928436, -0.0034044199, 0.031527575, -6.169007e-05, -0.008079181, 0.03277867, -0.014493446, -0.0061014905, 0.05108314, -0.058281742, -0.030584441, -0.01999826, -0.02265443, 0.00739108, 0.022750668, 0.02055644, -0.015032378, -0.002377079, 0.005913826, -0.0073958915, 0.017207358, -0.0063420855, -0.07364133, -0.02731235, -0.042306233, -0.017958013, 0.002470911, 0.058204755, -0.01341558, -0.032028012, 0.0019043097, -0.015619431, 0.03187403, -0.014406831, -0.009286969, -0.0018718295, 0.03164306, 0.055163633, -0.00698688, -0.010162734, -0.04546284, -0.07525813, 0.057242375, -0.020825908, -0.011673671, -0.09708491, -0.023847781, 0.0019103247, -0.015321093, 0.053431347, 0.014204731, -0.054740183, 0.031777795, 0.015090121, 0.033702552, -0.048542455, -0.012212604, -0.028948396, -0.018545067, -0.055702563, 0.09516015, -0.013078746, -0.015070873, 0.004999565, -0.0036426089, 0.037783045, 0.01771742, -0.0016949921, -0.04169031, -0.01389677, 0.014714793, -0.013848651, 0.010846024, 0.00822835, -0.007920389, 0.02794752, 0.020344717, -0.053354356, 0.041459337, 0.00660674, -0.0032624688, -0.04746459, 0.007804903, 0.011404205, -0.014560812, 0.034741923, 0.067366615, -0.016014006, -0.025233608, -0.019825032, -0.010951887, 0.03391428, -0.055856545, 0.007030187, 0.004965882, 0.022827659, -0.008627738, 0.004932198, 0.0059186383, 0.0025094063, -0.006905078, 0.049042895, -0.007982943, -0.0050236247, -0.0329519, 0.03710938, 0.015369211, 0.009277345, -0.017986886, 0.037167124, -0.015879273, 0.030276481, 0.023732295, 0.009349523, 0.060437474, -0.03222049, 0.048311487, -0.004773406, 0.013819779, -0.018535443, -0.030314976, 0.0037171934, 0.0003810424, 0.047734056, 0.051121633, 0.0015313874, -0.020325469, -0.00083245884, 0.041228365, -0.017967638, 0.01835259, -0.017544191, 0.018660551, 0.0043812357, -0.034433965, 0.02923711, -0.017130367, -0.023270354, -0.039496083, -0.012616804, -0.036743674, -0.023424333, 0.012664923, 0.063825056, -0.002334975, -0.018381462, -0.010345587, -0.016533691, 0.032258984, -0.029063882, -0.012770785, 0.037224866, 0.03108488, -0.038437463, -0.0039072637, 0.0087961545, -0.0228854, 0.018410333, -0.04265269, 0.04207526, 0.0029087942, -0.015195983, -0.0345302, -0.013781284, -0.0011783142, -0.027216112, -0.0018309283, -0.0027500014, 0.012568685, -0.03751358, 0.010422577, -0.020286974, 0.004965882, -0.023058629, 0.0074584465, 0.009152235, -0.012424328, 0.034356974, 0.0024179802, -0.031104127, -0.035800543, 0.002964131, 0.026734922, 0.010846024, -0.002774061, 0.037147876, -0.007463258, 0.012193357, -0.0042440966, -0.01779441, 0.011548562, 0.020248478, -0.041459337, 0.042036768, 0.034433965, -0.0066019283, 0.014166236, -0.018111994, -0.012212604, -0.020171488, 0.013357837, -0.02240421, -0.023520572, 0.014397208, 0.03310588, 0.049543332, -0.0041478584, 0.031681556, -0.0062265997, 0.011827652, 0.020864403, 0.060206503, -0.025888028, 0.036839914, -0.04480842, 0.023713049, -0.030776918, -0.023713049, 0.041074388, -0.020152241, -0.018843403, -0.01832372, -0.041651815, -0.010990381, -0.039496083, -0.018410333, 0.028236235, 0.032239735, -0.00817542, -0.02738934, 0.061515342, 0.038860913, -0.016408581, -0.02979529, -0.010422577, 0.056664944, -0.022481201, -0.018362215, 0.030218737, -0.028640434, -0.007521001, -0.009099305, 0.038360473, 0.049658816, 0.004554464, 0.002091974, 0.019103246, 0.042190745, 0.025098875, -0.05277693, -0.0024877528, -0.025714798, 0.0075691203, -0.006731849, 0.026542446, -0.026446206, -0.019093623, 0.016995635, 7.402057e-05, -0.013405956, 0.030738423, -0.040689435, 0.030892404, -0.13781284, 0.011827652, 0.0104033295, -0.010239725, -0.0066692946, 0.017736666, 0.013174985, -0.031527575, -0.027427835, -0.018448828, -0.03468418, -0.008622927, 0.005105427, -0.049273863, -0.019295722, 0.010297468, -0.034010515, -0.036743674, -0.024271227, -0.012915142, 0.0043499586, -0.013656175, 0.017592309, 0.046194248, 0.02964131, -0.029256357, -0.040920407, -0.011144362, -0.015090121, 0.007039811, -0.024213485, -0.04361507, 0.022769915, 0.051622074, 0.038168, 0.02096064, 0.007679794, -0.0038038078, -0.019767288, -0.0038062136, 0.007237099, 0.018419957, -0.033394594, -0.04280667, -0.01635084, 0.080762945, 0.0011692919, -0.029699052, -0.030738423, 0.031065632, -0.0014231197, 0.02176904, -0.018766414, 0.01594664, 0.016601058, 0.0058368356, -0.043384098, 0.007155297, 0.018872276, 0.023443582, -0.0409589, -0.00908968, -0.022115497, 0.0048816735, -0.03678217, 0.01855469, -0.005244972, 0.0317393, -0.016321968, 0.024155743, 0.00036029107, -0.034126002, -0.013790908, 0.008964571, 0.0145415645, 0.0014796596, 0.029853033, 0.0011777127, -0.0007091539, -0.011067372, -0.024021009, -0.03172005, -0.03647421, -0.0049153566, 0.06497991, -0.016447077, 0.013251975, -0.022904648, -0.01855469, -0.005095803, -0.033259857, -0.034414716, 0.013685046, 0.00883465, -0.017890647, 0.00883465, 0.003736441, -0.030661432, 0.0009792219, 0.03664744, -0.020498699, 0.0297183, 0.018824156, 0.012164486, 0.0063372734, -0.02690815, 0.015090121, -0.041305356, -0.013059499, 0.012482071, -0.03635872, 0.013627304, -0.03549258, -0.0038615505, -0.053431347, 0.007588368, 0.035300106, 0.020344717, -0.013473323, -0.035319354, -0.0063517094, -0.0031854785, -0.012039376, -0.015840778, -0.0021208453, 0.024617685, 0.023328096, -0.010230102, 0.0047565643, -0.026715674, 0.02192302, -0.062285244, -0.011202105, 0.025406837, 0.035608068, -0.016918644, -0.061746314, 0.033433087, -0.025079628, -0.0425757, -0.020729668, 0.0025045944, 0.0032311915, -0.011923891, -0.017784785, -0.016244978, -0.021230107, 0.009354335, -0.02473317, -0.01594664, 0.009007879, -0.0029833785, 0.012626428, 0.05293091, -0.025984265, 0.001358159, -0.001554244, 0.006390204, 0.0010983164, 0.015561688, 0.025387589, -0.016254602, -0.0031782605, 0.025291352, -0.0056106765, 0.015600183, -0.025503075, -0.0069291373, -0.0058945785, -0.006558621, -0.010586182, 0.035030637, 0.008324589, 0.061669324, 0.009118552, -0.02265443, 0.0029328535, -0.029679805, 0.046078764, 0.02184603, 0.001599957, -0.013136489, -0.013069123, 0.006308402, 0.006457571, 0.016668424, 0.002182197, 0.04915838, -0.024078753, 0.02128785, -0.02225023, -0.043961525, 0.0045881476, -0.03302889, 0.027331596, -0.017573062, 0.019045504, 0.0005891571, -0.0032961522, 0.05100615, -0.028024511, -0.027158368, -0.014849526, -0.0047806236, -0.006269907, -0.0013160548, -0.0018321313, -0.016658802, 0.013646551, 0.027812786, -0.012433952, -0.006265095, -0.0033611127, 0.028698176, 0.026696427, 0.008844274, 0.046887163, 0.028139997, -0.030372718, -0.017284349, 0.021576563, 0.025156617, -0.0073622083, -0.062131263, -0.009681544, -0.029891528, 0.03539634, 0.03911113, -0.027254608, -0.06532637, -0.008839462, -0.00074103277, 0.009234038, 0.019257227, -0.008156172, 0.023790037, -0.009633426, 0.01369467, -0.0049177627, -0.013935265, 0.045231868, 0.0075113773, 0.0068858303, 0.01602363], "runbooks/idahomesh-bridge-setup.md::1781800896.287": [0.011696496, -0.009657745, -0.03283059, 0.022684693, -0.003402704, 0.008312935, 0.03173943, 0.0155442795, -0.01973664, 0.04425908, -0.038382117, -0.005149521, -0.012002787, -0.0045417245, 0.02134467, -0.030475976, 0.0121080745, -0.014682835, 0.034496047, -0.017669175, 0.020234363, -0.0021177167, -0.0010630459, 0.017075736, 0.0034433834, 0.020885233, 0.0070111975, -0.041349314, 0.014548833, 0.010145896, -0.00233906, -0.02289527, 0.011696496, -0.032926306, -0.012194219, -0.03635294, -0.016472725, -0.025441313, -0.026149612, -0.0013280596, 0.012998234, 0.00023046619, -0.02325899, -0.007068627, -0.019334633, -0.038535263, 0.04969575, -0.03150971, 0.038918126, -0.024388438, -0.02595818, -0.014280828, -0.009877891, -0.048776876, 0.060454227, 0.029040236, -0.035568066, 0.02601561, -0.08951361, -0.033270884, -0.05681702, 0.021938108, -0.03296459, -0.019229345, 0.016999163, 0.06485716, -0.022263542, 0.018281756, -0.011945358, -0.015572994, 0.002924124, 0.023029272, -0.056357585, -0.021804105, -0.04077502, 0.05065291, 0.039109558, -0.024369296, 0.0015805105, -0.03719524, -0.0018604798, -0.013390669, 0.0045536887, 0.029710248, 0.00968646, 0.045292813, -0.033921752, 0.0737779, -0.009552457, -0.027834214, -0.003689852, -0.022531547, 0.008485224, -0.021325525, -0.020330079, -0.013687389, -0.010184183, -0.053256385, 0.02469473, -0.03085884, -0.0032615229, 0.012309078, -0.030035682, 0.0055611, 0.00532181, 0.039511565, -0.007480206, -0.011600779, 0.01990893, -0.023316419, 0.014242541, -0.027164202, -0.024235293, -0.00938974, -0.015946286, -0.065737754, -0.019535637, -0.059037633, -0.027872501, -0.003661137, 0.011581637, -0.03635294, 0.036027502, -0.06301942, -0.008040144, -0.031605426, -0.017123593, -0.027049342, 0.0012754158, 0.0035797786, -0.019660067, -0.06164111, -0.021574387, -0.021019235, -0.018071182, -0.012012359, -0.014922125, 0.008116717, -0.0018006574, -0.04490995, 0.057008453, 0.04288077, -0.016128147, -0.0356255, 0.0436465, -0.0732036, 0.031126844, -0.001082189, 0.015639994, 0.0074610626, -0.0033309169, 0.04988718, -0.01937292, 0.03116513, 0.018463617, -0.029863393, 0.034936342, -0.0078965705, 0.04035387, 0.039741285, -0.044335652, 0.05892277, -0.07527106, 0.0118975, 0.052069508, -0.027068486, 0.0051064487, -0.016826874, 0.036161505, 0.014012823, -0.009284453, 0.00834165, 0.060913667, 0.029040236, -0.005599386, 0.010739336, 0.0333666, 0.025728462, -0.0047331564, -0.007618994, -0.06646519, 0.036391225, -0.023526995, 0.010815908, -0.013830963, 0.010117182, -0.000802818, -0.043225348, -0.0254796, 0.04471852, 0.008772372, 0.049542602, 0.07224644, -0.011170058, 0.031241704, 0.029174238, -0.0116103515, -0.060722232, 0.055783287, -0.026264472, -0.037367526, 0.0198515, 0.039396707, 0.011074342, 0.020483226, 0.012682371, 0.030207971, -0.04238305, 0.0064416872, -0.02655162, 0.027125916, -0.0012233702, 0.004814515, -0.0034362045, -0.0043455064, 0.03966471, 0.016348293, 0.04862373, 0.011639066, 0.025996467, -0.00012869317, 0.019506922, -0.0001289175, -0.016482295, 0.005585029, 0.029231668, 0.03451519, 0.026417617, -0.005154307, -0.010299042, -0.032198865, 0.072437875, -0.04203847, -0.0065565463, 0.04418251, 0.04073673, -0.05838676, 0.022148684, 0.0073462036, 0.038535263, 0.015630424, -0.009399312, 0.025173308, -0.0016331543, -0.029557101, 0.025249882, 0.049274597, -0.005178236, -0.03330917, -0.009633816, -0.039320134, -0.017841464, -0.029557101, 0.03539578, 0.051112346, 0.036869805, 0.029174238, 0.02835108, -0.0029049807, -0.010567047, 0.024273578, 0.025345597, 0.02260812, 0.02990168, -0.005245237, 0.0064177583, -0.0045632604, -0.019602638, 0.021976395, -0.011591208, -0.023450421, 0.038286403, 0.022167826, 0.056013007, -0.025269026, -0.0103469, -0.0030940198, -0.040085863, 0.07473505, 0.0054510264, -0.020138647, 0.044105936, 0.023469564, -0.018099897, 0.0052500227, 0.030877983, -0.032792304, -0.044641946, -0.008499581, -0.05949707, -0.017142737, 0.00039722142, 0.062062256, -0.0014991519, -0.03438119, 0.041961897, -0.02165096, -0.1722888, 0.021689247, 0.019191058, 0.05256723, -0.0017444242, 0.00863837, -0.04736028, -0.029097665, -0.038611837, 0.0540604, 0.030763123, -0.033653747, 0.018683763, -0.0078965705, 0.03373032, -0.0067527643, 0.027049342, 0.043033917, 0.014146825, -0.02584332, -0.050499763, -0.0023115415, 0.04988718, -0.004460366, -0.031681996, -0.0137735335, 0.041196167, 0.012931232, -0.048547156, 0.0032184506, -0.010040609, -0.005192593, -0.009652959, 0.013830963, 0.0006143771, -0.015735712, -0.012117647, -0.0009924553, 0.011696496, -0.0023773462, 0.016970448, 0.036199793, 0.036793232, -0.0051208064, 0.0063411854, -0.02452244, 0.019449493, 9.464107e-06, -0.020540655, -0.012902518, 0.013247095, 0.010710621, -0.0037736036, -0.062406834, -0.017219309, -0.05030833, 0.023124987, 0.039741285, -0.029939966, -0.057276458, -0.0095381, 0.018243471, 0.0031035915, 0.00079743395, -0.02398643, -0.01943992, -0.0071021277, 0.025862465, 0.007312703, -0.04085159, 0.02350785, -0.023450421, -0.0050968775, -0.010892482, -0.03606579, 0.02697277, -0.026762195, -0.039320134, -0.03989443, -0.13614644, -0.0018186041, 0.023297276, -0.019928072, 0.024177862, -0.014979554, -0.04759, 0.012471795, 0.019392062, 0.06033937, 0.2615727, 0.028714802, -0.048968308, -0.0043455064, 0.0030485548, -0.026819624, 0.015515564, 0.037348386, -0.0038382118, -0.021784963, -0.0074706343, 0.035893504, 0.02798736, -0.016731158, 0.0018030503, 0.013744818, -0.030361116, 0.028159648, 0.014395687, -0.04414422, 0.01375439, -0.04755171, 0.014577547, 0.042727623, -0.055400424, -0.02810222, 0.015716568, 0.054979272, -0.022799551, 0.01626215, -0.00010715706, 0.018942198, 0.03577864, -0.05375411, -0.039741285, 0.053562675, -0.019966358, -0.017985037, -0.008600083, -0.005360096, 0.033519745, -0.0057381745, 0.040813304, 0.01859762, -0.0034362045, -0.003785568, 0.015716568, 0.030341974, 0.0066905487, -0.027336491, 0.016913017, -0.002358203, -0.03248601, 0.008475652, 0.031433135, -0.07216987, -0.035893504, -0.019459063, 0.017190594, 0.017688317, 0.05566843, 0.020425795, -0.08377065, -0.016233435, -0.0052595944, 0.014701978, -0.021363812, -0.0066522625, -0.0031011985, 0.045867108, 0.038075827, 0.005704674, -0.010490474, -0.008121503, 0.026207043, -0.024656443, 0.046364833, 0.0115529215, -0.05532385, 0.0018760337, -0.039147846, 0.013323667, -0.016597155, 0.013869249, -0.026896197, 0.06129653, -0.0032854518, 0.049810607, -0.02080866, -0.029537959, 0.011954929, -0.019698353, -2.8976525e-05, 0.05999479, 0.009030805, 0.038841553, 0.026781337, -0.011686924, -0.035012916, -0.010442616, -0.021382956, 0.012672799, 0.019526064, -0.01010761, 0.0015541887, -0.025154166, -0.0030270186, 0.008131075, 0.03485977, 0.014797694, -0.05371582, 0.008829801, 0.037463244, -0.032677446, -0.004405329, 0.030112255, -0.031433135, -0.002995911, 0.033232596, -0.018396616, -0.009428026, 0.000470504, -0.01859762, -0.010806337, -0.019219773, -0.07634308, -0.023488708, -0.023239845, -0.029097665, 0.060798805, 0.02990168, -0.030456834, 0.0023091487, 0.051533498, 0.0012873802, 0.006034894, 0.054328404, -0.021210667, -0.014922125, 0.028676515, -0.05168664, -0.028121362, -0.032313723, -0.035127774, 0.026877055, 0.011801783, 0.01417554, -0.02080866, -0.0034074897, 0.03141399, -0.013046091, 0.0042306473, 0.006590047, -0.0509592, -0.04808772, -0.015563422, -0.017382026, 0.016424866, 0.061181672, -0.004577618, -0.016913017, 0.014462688, -0.021306382, 0.02637933, -0.0024264008, -0.0047044414, -0.03533835, 0.042804196, 0.04073673, -0.021248953, -0.0027470493, -0.057314742, -0.074045904, 0.06619719, -0.011734782, -0.020081218, -0.09617544, -0.026187899, 0.025460457, -0.013840535, 0.056778733, 0.015706996, -0.06478059, 0.020712944, 0.027125916, 0.020406652, -0.035510637, -0.013639531, -0.0013472028, -0.037520673, -0.039549854, 0.10138239, 0.01117963, -0.008073645, 0.010232041, 0.0152667025, 0.021995537, -9.8931465e-05, -0.018032895, -0.025977323, 0.000108802175, 0.01686516, -0.00034158648, 0.010222469, 0.021191524, -0.01866462, 0.044297367, 0.02469473, -0.045177955, 0.05536214, -0.00834165, 0.014070253, -0.05605129, -0.006896338, 0.012873802, -0.0063603283, 0.01925806, 0.06734578, -0.01040433, -0.023124987, 0.016434439, -0.020866089, 0.025269026, -0.046632838, -0.003161021, -0.019066628, 0.034476906, 0.00033291223, 0.002586725, -0.015879285, -0.0011898696, 0.026723908, 0.043225348, 0.004357471, 0.018530618, -0.03198829, 0.027011057, 0.0037257455, 0.016846016, -0.0073462036, 0.053026665, -0.011505064, 0.053983826, 0.009571601, 0.01369696, 0.04521624, -0.019593066, 0.038592692, 0.018367901, -0.0007752996, -0.015773997, -0.044067647, -0.012730229, 0.013093949, 0.04372307, 0.036448654, 0.017927608, -0.022493262, -0.009705603, 0.040698446, -0.010681906, 0.012988661, -0.040889878, 0.018903911, -0.005101663, -0.020081218, 0.0069441963, -0.009590744, -0.021880679, -0.023814142, -0.01010761, -0.02894452, -0.023737568, -0.0005707067, 0.057314742, 0.011706067, -0.012280364, 0.009715174, -0.0072026295, 0.027355634, -0.049006596, -0.032600872, 0.010787194, 0.030820554, -0.053141527, -0.012385651, -0.009533314, -0.0057094595, 0.0054749553, -0.03947328, 0.046862558, -0.0046541905, -0.04372307, -0.02559446, 0.009049948, -0.02134467, -0.011725211, -0.008088002, 0.0056328867, 0.011265773, -0.04425908, 0.0052595944, -0.025269026, 0.0017934786, 4.482949e-05, -0.0023486314, 0.0046326546, 0.00938974, 0.04647969, 0.0055228136, -0.03085884, -0.040277295, 0.009370597, 0.058846198, -0.029978253, -0.012127218, 0.033079453, -0.009609886, 0.0167503, -0.022320973, -0.023316419, 0.028083075, 0.0340749, -0.04395279, 0.03189257, 0.017554315, -0.008920732, 0.029059378, -0.008710156, -0.00493416, -0.026321901, 0.00150992, -0.016118575, 0.008494795, -0.0037185668, 0.0142138265, 0.060607374, -0.009739104, 0.016118575, 0.003687459, 0.0058338903, 0.010519189, 0.06458916, -0.03606579, 0.03924356, -0.054749556, 0.015908, -0.014816837, -0.04288077, 0.05340953, -0.0097773895, -0.006771907, -0.031662855, -0.030973699, -0.0099448925, -0.03330917, -0.039358422, -0.0019286775, 0.015161416, -0.019047486, -0.043799642, 0.05597472, 0.01734374, -0.011725211, -0.010519189, -0.010126754, 0.056510728, -0.026685622, -0.018128611, 0.025135024, -0.019774927, -0.012854659, -0.026877055, 0.029959109, 0.037118666, 0.004457973, -0.00036431904, 0.01651101, 0.040660158, 0.014443545, -0.051571783, -0.025824178, -0.034783196, -0.0011832891, -0.027317347, -0.014902982, -0.050155185, -0.020425795, 0.02637933, 0.017238453, -0.027068486, 0.027374778, -0.023546137, 0.007499349, -0.13002062, -0.003543885, 0.020521512, -0.0052117365, 0.010155468, 0.02243583, 0.033156022, -0.039856143, -0.03510863, -0.01703745, -0.05371582, 0.016491868, 0.0066953343, -0.057544462, 0.019478207, 0.012787658, -0.02756621, -0.027106773, -0.044641946, 0.00756635, 0.007231344, -0.015659139, 0.0222444, 0.039358422, 0.033883467, -0.028178792, -0.024886161, 0.0010187773, -0.00855701, -0.003596529, -0.044641946, -0.06734578, 0.017611746, 0.024139576, 0.041579034, 0.02984425, 0.010117182, 0.022646407, -0.023105843, 0.0019095343, 0.02882966, 0.022818696, -0.037941825, -0.035472352, -0.0144914035, 0.06458916, -0.022320973, -0.027470494, -0.05543871, 0.00026007832, -0.006231112, 0.01357253, -0.04192361, 0.019449493, 0.00971996, 0.036161505, -0.05317981, 0.002589118, 0.0014177933, 0.030322831, -0.03947328, -0.010911625, -0.009715174, -0.019640924, -0.03654437, 0.01375439, -0.010988197, 0.023718426, 0.0011767086, 0.01255794, 0.009193522, -0.044948235, -0.020081218, -0.01613772, 0.011093485, -0.0074706343, 0.023010127, -0.010835052, 0.021516958, -0.025077593, 0.00613061, -0.03353889, -0.010260756, -0.0064943307, 0.063670285, -0.003955464, 0.0021009664, 0.0069441963, 0.0073653464, 0.000946392, -0.0035630283, -0.054519836, -0.000941008, 0.010145896, -0.03296459, -0.00066582445, 0.018607192, -0.015697425, 0.009131307, 0.011208344, -0.030227114, 0.03164371, 0.012251649, 0.009432812, 0.0001446209, -0.032543443, -0.006824551, -0.03283059, -0.011198772, -0.01793718, -0.06546975, 0.009590744, -0.016338723, 0.010433044, -0.061755966, 0.0073844898, 0.033175167, 0.041004736, -0.028867947, -0.052720375, -0.010165039, -0.007819997, -0.017439457, -0.01943992, 0.00019188068, 0.015247559, 0.024177862, 0.006034894, 0.01345767, -0.026685622, 0.027853357, -0.044335652, -0.012490938, 0.001034331, 0.028523369, -0.032754015, -0.055898145, 0.024752159, -0.0053744535, -0.02362271, -0.016855588, 0.009083449, -0.010442616, -0.032390296, -0.015505993, -0.04988718, -0.023373848, 0.012318649, -0.02404386, -0.021727532, -0.019928072, 0.005867391, 0.0010738139, 0.032332867, -0.018099897, 0.034840625, 0.013859677, -0.018521046, -0.001544617, 0.025747605, 0.04736028, -0.012586654, -0.009547671, -0.002419222, -0.03217972, 0.001603243, -0.007824783, -0.01962178, 0.017295882, -0.010337329, -0.015343276, 0.03947328, 0.0065086884, 0.0853021, -0.0009870713, -0.011380633, 0.016913017, -0.038056683, 0.04755171, 0.025805036, 0.009456742, -0.007116485, 0.015438992, 0.011581637, 0.015821856, 0.026532477, 0.006733621, 0.03820983, -0.03887984, 0.014156397, -0.00723613, -0.048011146, 0.0070590554, -0.034840625, 0.020980949, -0.02984425, 0.035989217, 0.0047762287, 0.006824551, 0.044603657, 0.00043102112, -0.011466777, 0.010471331, 0.0009134896, -0.0096146725, 0.0037568533, 0.0014022394, -0.007231344, 0.01765003, 0.049274597, -0.019755783, -0.0019621782, 0.028810518, 0.038056683, 0.04904488, 0.0086192265, 0.059420496, 0.030475976, -0.030035682, -0.012050645, 0.019238917, 0.035434064, -0.02768107, -0.039358422, 0.018817766, -0.046058543, 0.023795, 0.026360188, -0.01686516, -0.04311049, 0.025326455, 0.033404887, -0.008155003, 0.018138183, -0.013763961, 0.0049150167, 0.01662587, 0.017870178, 0.009121736, 0.0040296437, 0.055247277, -0.017439457, -0.008748443, 0.016118575], "runbooks/add-peertube-channel.md::1781800898.178": [0.009013242, 0.011143988, -0.038032867, 0.018177334, -0.0019221493, 0.06018885, 0.041558966, 0.012511059, -0.031546347, 0.021326311, -0.00042249574, -0.011266553, -0.053174358, 0.000277981, -0.038391132, -0.028831061, -0.034129642, 0.015396051, 0.055927355, -0.038221426, 0.017008252, -0.010719724, 0.033224545, 0.018092481, 0.033997647, 0.052834947, 0.020704059, -0.015282914, 0.020798339, -0.029660732, -0.0027341426, 0.016593417, -0.011407974, -0.036166105, -0.012030227, -0.04864888, -0.03929623, -0.017272238, -0.034091927, -0.030396122, -0.019987525, -0.031961184, -0.06761818, -0.045745034, 0.007292618, -0.06626053, 0.0076178866, -0.009333797, 0.06460119, -0.057473563, -0.009069811, 0.007650885, 0.050836194, -0.048686594, -0.0040587876, 0.05419259, -0.011285409, 0.014094976, -0.06429949, -0.035336435, -0.014924647, -0.016913971, -0.0031489779, -0.048535742, -0.009720348, 0.06467661, 0.004888458, 0.016376572, -0.007792306, -0.047442086, 0.005425859, 0.03179148, -0.0594346, -0.01760222, -0.033205688, 0.009984334, 0.05645533, -0.00017883885, 0.051175606, -0.036807217, -0.0036651653, 0.030301841, -0.0050817337, 0.0007312653, 0.021024613, 0.0064818035, 0.00030022534, 0.03164063, 0.0029792725, 0.033035982, -0.002067106, 0.007240764, -0.00703806, -0.055587947, 0.004105928, -0.03929623, 0.015905168, -0.021194318, 0.012784474, -0.01790392, -0.030584684, 0.0076131728, -0.012152792, -0.03477075, 0.0523824, 0.0051335883, 0.059585452, -0.052080702, 0.047743786, -0.029905863, 0.018215045, 0.03422392, -0.012822186, 0.023947317, -0.0070003476, -0.059132904, -0.010474594, -0.016668841, -0.0044052694, 0.003632167, 0.00022804162, 0.0028802778, -0.0010300175, -0.02521068, 0.03880597, 0.027360281, -0.0035685273, 0.0013199309, 0.0083957035, 0.02398503, -0.024569571, -0.016216293, 0.01407612, -0.013152168, -0.04355772, -0.0007624958, -0.010163467, -0.0075896024, -0.017196814, -0.05683245, 0.059811726, 0.050232798, -0.04438739, -0.01897872, -0.0023853036, -0.07451952, 0.011087419, 0.018903296, -0.019629257, 0.014170401, 0.042539485, 0.041634392, 0.027454562, -0.010502879, 0.016546275, 0.014528668, 0.030641252, 0.008848251, -0.00510059, 0.00052355294, -0.013557576, 0.0073491866, -0.026021494, -0.0070852004, 0.043972556, -0.0447268, 0.0029816295, -0.04148354, -0.034167353, 0.014368391, 0.020194942, 0.015518616, -0.007980867, 0.028171096, 0.03526101, 0.023325063, 0.016074872, 0.020553209, 0.0321686, -0.045292486, -0.023966173, -0.014764369, -0.007650885, -0.073953845, -0.033375394, 0.030999519, -0.011106275, 0.02653061, 0.0155374715, 0.050836194, 0.0031914043, 0.026398618, 0.054268014, 0.004605616, -0.005359862, -0.01613144, -0.0036958065, -0.051175606, 0.0130201755, -0.021552585, 0.004256777, 0.027077438, -0.020798339, 0.005689845, 0.007679169, -0.013633001, 0.006359238, -0.019214422, -0.017809639, -0.09058497, 0.014528668, -0.008791682, -0.0009675565, -0.0026304338, -0.02192971, 0.024211304, -0.0073209023, 0.0067505036, 0.021118894, 0.00605754, -0.038919106, 0.012577056, -0.030622397, 0.008414559, 0.012567627, -0.0024135879, 0.025663227, 0.015528044, -0.026360905, -0.0070804865, -0.030150993, 0.003643952, -0.02319307, -0.0038277996, 0.051288743, -0.019195566, -0.021345168, -0.0073539005, -0.020590922, -0.0125959115, -0.015820315, -0.024192447, -0.0018455462, -0.01005033, -0.0447268, -0.010135183, 0.019044718, 0.017328806, -0.029566452, -0.00855598, -0.018922152, 0.0014413174, 0.0022533105, 0.026360905, 0.0012327211, 0.01873359, 0.026492897, -0.017225098, -0.006891925, -0.016291719, 0.04638614, 0.027548842, 0.025531234, 0.020176087, 0.006439377, -0.035393003, -0.041408118, 0.0054070028, 0.01628229, 8.573658e-05, -0.0067033633, 0.025644371, 0.014453243, 0.027775116, -0.07146483, 0.03639238, 0.015754318, 0.009814628, 0.062149886, 0.05321207, 0.014396675, -0.00022421147, 0.02637976, 0.014472099, -0.0068777828, -0.004256777, -0.017790783, -0.017536225, -0.015499759, -0.044349678, -0.016404856, 0.037203193, 0.0649406, -0.024418721, -0.0338468, 0.04812091, 0.010418026, -0.16020189, -0.038259137, 0.026568323, 0.040691584, 0.0010247142, 0.0155374715, -0.06256472, 0.023909604, -0.029396746, -0.01020118, -0.003035841, -0.042841185, 0.021401737, -0.03725976, 0.034412485, -0.032583438, 0.007740452, -0.014990644, -0.0057322714, -0.02447529, -0.062036753, -0.007641457, 0.05219384, -0.010804577, 0.001096014, -0.075537756, 0.028227665, 0.011700245, -0.03933394, -0.02074177, 0.02609692, -0.049667113, 0.008094004, 0.0037052345, 0.04050302, -0.01338787, 0.007042774, -0.044161115, 0.025870645, -0.0055012833, 0.026624892, 0.037599172, 0.053098932, 0.031206938, -0.007646171, -0.0085324105, 0.02668146, 0.03335654, -0.050496783, -0.013086172, 0.017055392, -0.011011994, 0.0075000357, -0.024758132, -0.030150993, -0.014349534, 0.028321946, 0.049026005, -0.013915842, -0.016150298, -0.033224545, 0.03678836, 0.023211928, -0.006528944, -0.06316812, 0.016216293, 0.013887558, -0.012756189, 0.037825447, -0.05562566, -0.012218788, -0.047253527, -0.005487141, -0.011030851, 0.019138997, 0.017762499, -0.028548218, 0.0073303306, -0.032489154, -0.14187372, -0.025229536, -0.0008237783, 0.018648738, 0.004973311, -0.018705307, -0.026266625, -0.0044099833, 0.02260853, 0.065091446, 0.25840476, 0.032112032, -0.005670989, -0.0076980256, 0.060415123, -0.025361529, 0.009574213, 0.07391613, -0.021665722, -0.02113775, -0.0021118894, 0.04842261, -0.005906691, -0.018083053, -0.0062461016, 0.055248536, -0.025719795, -0.010842289, 0.025097543, -0.03301713, 0.00021360489, -0.03805172, -0.018120766, 0.019874388, -0.019459553, -0.05762441, -0.021175463, 0.030792102, -0.0007495322, 0.06592112, -0.0024489432, 0.052005276, 0.055437095, 0.0016888044, -0.068183854, -0.002778926, -0.010559447, -0.018771302, 0.0005421145, 0.0039385795, 0.011247696, -0.02766198, 0.04849803, 0.032300595, 0.005218441, -0.025663227, -0.014651232, 0.02045893, 0.00065230514, -0.020440072, -0.042728048, -0.04521706, -0.0069909194, -0.016046587, 0.013595288, -0.017140245, 0.004711682, 0.0029863436, -0.002687002, 0.0061659627, 0.010964855, 0.013067315, -0.06120708, 0.06663765, -0.021213174, 0.0070050615, -0.019516122, -0.016254006, 0.0032361876, 0.05253325, 0.01755508, 0.022646243, 0.045443334, 0.0011396189, 0.028284233, 0.0044571236, 0.010672584, 0.020666346, -0.04091786, 0.019534977, -0.052797236, 0.010512306, -0.014330678, -0.009446934, 0.00076544203, -0.00060339697, -0.03392222, 0.0401259, -0.027793974, -0.028661355, 0.0041554254, 7.233104e-05, -0.043783993, 0.05064763, -0.015518616, 0.025719795, -0.017045964, -0.0010353208, -0.009404507, -0.024682708, 0.008221284, 0.01819619, 0.038296852, -0.009376223, 0.01005033, 0.018101908, -0.037750024, -0.008980244, -0.010568875, -0.0072360495, -0.038240284, 0.025908357, -0.0041766386, -0.031546347, 0.007047488, 0.05615363, 0.01701768, 0.01574489, 0.051515017, -0.017498512, -0.00023629119, 0.0067505036, 0.027944822, 0.004216708, 0.05732271, -0.06893811, -0.021401737, 0.009145236, -0.01481151, 0.059170615, 0.014406103, -0.018950436, 0.026549466, 0.078441605, 0.0063828086, 0.012171648, 0.0401259, 0.02947217, -0.018912723, 0.015169777, -0.03682607, -0.016216293, -0.02447529, -0.0029580593, 0.043218307, 0.0113985455, -0.0007701561, 0.0022155982, 0.04374628, 0.055361673, -0.020477785, 0.066411376, 0.032112032, -0.02986815, -0.03716548, -0.021100039, -0.0038301565, -0.038617406, 0.011737957, -0.023475913, 0.0034483194, 0.00605754, -0.030037856, 0.043520007, -0.0212886, -0.025078686, -0.023758756, 0.025116399, 0.03443134, -0.023230784, 0.008565408, -0.057888396, -0.06467661, 0.031320073, -0.006543086, -0.046989538, -0.028378515, -0.030773245, 0.019478409, -0.06056597, 0.030301841, 0.021439448, 0.014971787, 0.0297173, 0.021910852, -0.0060669677, -0.035242155, -0.025512379, 0.004992167, -0.020685202, -0.044500526, 0.073086455, -0.00088034675, -0.021100039, 0.023457058, 0.053249784, 0.04050302, -0.0010282497, -0.0032220455, 0.008527696, 0.000563033, 0.0027600697, -0.04389713, -0.017253382, -0.01726281, -0.0346199, -0.025606658, 0.022174839, -0.025380384, -0.012322498, -0.04061616, -0.017677646, -0.008117575, 0.015716605, 0.061584204, -0.007867731, 0.035524998, 0.059547737, -0.0073680426, 0.025135254, -0.009126379, -0.0021719935, 0.01731938, -0.0008874178, 0.0103897415, -0.0060009714, 0.015726034, 0.03290399, -0.005105304, -0.0031041945, 0.003280971, 0.015961735, -0.02609692, -0.028963055, -0.021571442, -0.00512416, -0.027982535, 0.007872445, 0.0052325833, -0.04978025, 0.019138997, 0.06022656, -0.050459072, 0.054230303, 0.034148496, 0.053740043, 0.012888182, -0.03511016, 0.024041599, -0.005223155, 0.024701564, -0.01378385, 0.016517991, -0.023381632, 0.035242155, 0.021854283, -0.0122093605, 0.0095176445, 0.024249015, 0.0011826345, -0.0023181285, -0.016838547, 0.0019575045, -0.028284233, -0.044990785, -0.014943503, 0.04476451, -0.039484788, -0.004836604, -0.013661285, 0.027228288, 0.0020977473, 0.00044753906, 0.029792726, 0.034073073, 0.01927099, -0.019629257, -0.012775045, 0.020836052, 0.033507388, -0.025191823, -0.017724786, -0.0022320973, 0.02074177, -0.036128394, 0.049855676, 0.019874388, 0.02505983, 0.006915495, -0.051175606, -0.0045702606, 0.0024560143, -0.035581566, 0.010238892, -0.04182295, -0.05110018, -0.03884368, 0.054758277, -0.0028567074, 0.009621353, -0.01378385, 0.03718434, 0.0060103997, 0.011530539, 0.0122093605, -0.012784474, -0.023419345, 0.006359238, 0.06599654, 0.049591687, 0.0032479728, -0.06309269, -0.03514787, 0.005694559, 0.010880002, 0.032885134, 0.052985795, -0.009795773, 0.008904819, -0.012331925, -0.058039244, -0.011389118, 0.0031324788, -0.014971787, -0.03526101, -0.011191128, -0.0049026003, 0.021175463, -0.027284857, -0.041144133, -0.013255877, -0.014443815, -0.037354045, 0.0014696016, 0.013915842, 0.01593345, 0.020986902, -0.054230303, 0.011879378, -0.012973035, -0.027435705, -0.0033398964, 0.06697706, -0.020232655, 0.02677574, -0.017027108, -0.049063716, -0.00024026867, -0.028604787, 0.012218788, -0.00024468807, 0.028095672, -0.029924719, -0.015169777, 0.02781283, -0.014453243, -0.029264754, 0.0051665865, -0.023758756, 0.011728529, -0.05106247, 0.039032243, -0.014340106, -0.0093055125, -0.03222517, 0.016621701, 0.03452562, -0.0074340394, -0.02775626, -0.038183715, 0.0014413174, -0.0022721668, -0.03207432, 0.027586555, -0.030829813, 0.008692687, 0.014160973, -0.022929085, 0.018648738, -0.027680837, -0.031169225, -0.02790711, -0.012907038, 0.0054494287, -0.018912723, -0.011238269, -0.02260853, 2.0605507e-05, -0.0072124796, 0.009423364, -0.050383646, -0.01628229, -0.014453243, 0.022061702, -0.12354553, 0.023853036, 0.0015957021, -0.020081805, -0.03192347, -0.0074198972, 0.0031230508, -0.02423016, -0.028868774, -0.01005033, -0.051816713, -0.046423856, 0.009833485, -0.04359543, 0.020119518, 0.007165339, 0.002910919, 0.025474666, 0.020119518, -0.0062790997, -0.010493451, -0.00016572792, 0.027190575, 0.00291799, 0.019044718, -0.050044235, 0.014396675, -0.00054417684, -0.013529291, 0.0060198274, -0.03526101, -0.03791973, 0.013397299, 0.04193609, 0.0097297765, 0.023287352, 0.029208185, -0.00027120454, -0.040352173, -0.014792654, -0.028699068, 0.04061616, -0.013633001, -0.035053592, -0.011172272, 0.040276747, -0.007693311, -0.0078064483, -0.005138302, -0.0030876955, -0.014575808, 0.057888396, 0.034940455, -0.011851094, 0.009597783, 0.036939207, -0.07304875, -0.010220036, -0.009300798, 0.02677574, -0.009215946, 0.026888877, -0.036147248, -0.0055012833, -0.013453866, 0.004836604, -0.018865583, -0.019365272, 0.0023169501, 0.02447529, 0.003504888, -0.044161115, -0.03840999, -0.010550019, -0.015245202, 0.018177334, 0.041332692, 0.0009934837, -0.031565204, -0.06316812, 0.0012539343, -0.04653699, -0.01005033, 0.045745034, 0.042954322, 0.019167282, 0.023928462, -0.0033257543, 0.009701492, 0.014113832, -0.052080702, -0.0667885, 0.027190575, 0.025191823, -0.0032833281, 0.012869326, -0.005831266, -0.0022827734, 0.006759932, 0.0060198274, -0.013604716, 0.0027765688, 0.01456638, 0.010059759, 0.027718548, -0.013029603, 0.026059207, 0.0023310923, 0.018818444, -0.017338235, -0.032036606, -0.009272514, -0.012199933, -0.0027388565, -0.09729776, -0.011530539, 0.029359033, 0.018941008, -0.02594607, -0.04016361, 0.0077310237, 0.009244231, -0.0043109884, -0.028661355, 0.039522503, 0.017272238, 0.01236021, -0.0033375395, 0.0023935533, -0.002321664, 0.03148978, -0.027397994, 0.008744542, 0.049516264, 0.0017170886, -0.018818444, -0.034205064, 0.03069782, 0.03309255, -0.058303233, -0.036222674, 0.0075990306, -0.009616639, -0.020722914, -0.003981006, -0.026738029, -0.0073350444, 0.009899481, 0.05630448, -0.05106247, 0.03314912, 0.024588427, -0.01569775, 0.07497207, 0.03220631, 0.029792726, -0.022099415, 0.036467806, -0.006788216, 0.062225312, 0.03546843, -0.035883263, -0.0016004161, 0.001331716, -0.018318756, 0.001331716, -0.010323745, -0.03458219, -0.0047894632, 0.0027270715, 0.011068563, 0.047027253, 0.010748008, 0.026851166, 0.03560042, -0.02815224, 0.0021932065, -0.007273762, 0.042954322, 0.02192971, 0.026266625, 0.019478409, -0.0014236397, -0.027209433, 0.06109394, 0.03511016, -0.011841666, 0.0076037445, -0.015198061, 0.031961184, -0.010785721, -0.019836675, 0.054532003, -0.049667113, 0.019968668, -0.012935323, 0.012878754, 0.053136647, -0.014698373, 0.06644909, 0.011945374, -0.01142683, -0.03727862, -0.014924647, -0.042200077, -0.0040823575, -0.0069013527, 0.0141044045, 0.044500526, 0.030961808, -0.016866831, 0.009527072, -0.071427114, 0.026304336, 0.0471781, -0.025908357, 0.018215045, 0.05110018, -0.0005032236, -0.031357788, 0.0894536, 0.005425859, -0.01667827, -0.022797091, -0.014434387, -0.033243403, -0.051326454, 0.0035850266, 0.0039503644, -0.036448948, -0.022287976, 0.05272181, -0.0032668288, 0.037787735, -0.017809639, 0.0027223574, 0.058529507, 0.019054145, 0.0056379903, 0.01334073, 0.0014601735, -0.033658236, 0.018743018, 0.0048036054], "runbooks/authentik-access-groups.md::1781800899.965": [-0.0020076386, 0.022976179, -0.050469834, 0.019551042, -0.044174988, -0.05391348, 0.06357792, -0.03362187, 0.015283509, 0.025216402, -0.012071288, -0.0057440447, 0.011506603, 0.016736878, 0.042990077, 0.02982645, -0.009534837, -0.0014730396, 0.009766265, -0.00717427, -0.04728538, -0.06139324, 0.04191625, -0.04565613, 0.01373757, 0.008095354, -0.006290215, -0.015126138, -0.0018444817, -0.020810012, 0.03854666, -0.027678797, -0.021902353, -0.020476755, 0.011071519, 0.034251355, -0.006160615, 0.013811627, -0.039213173, 0.026493885, 0.035028953, -0.025531145, 0.017968075, -0.014996539, -0.00089331233, -0.020606356, -0.009701464, -0.019865785, 0.009979178, 0.008664667, -0.006512386, 0.007364041, 0.021032182, -0.064985, 0.016162936, 0.07531595, 0.017625561, 0.018977102, -0.06061564, 0.008641524, -0.061208095, 0.017625561, -0.030159706, 0.03854666, -0.0076371264, 0.033473756, 0.025660744, -0.0045151617, 0.00018340674, -0.06598477, 0.004924789, 0.046692926, -0.005697759, -0.011071519, -0.047988925, -0.007114099, 0.042360593, -0.016912764, 0.032862786, 0.004660961, -0.033251584, 0.020347156, -0.008095354, 0.028752623, -0.0042605908, -0.034529068, -0.019402929, 0.02795651, -0.004073134, 0.036917403, -0.005109932, -0.02647537, 0.04224951, -0.031733416, -0.014441111, 0.031474218, 0.0088405525, 0.006942842, 0.01840316, 0.013052543, -0.022365209, 0.01386717, 0.012006488, -0.036695234, 0.009150666, 0.02760474, 0.050692003, 0.020180527, -0.011053004, -0.04139785, -0.0024878518, 0.018467959, -0.015616766, 0.0091460375, -0.01212683, 0.0033348785, 0.011358489, -0.010673462, -0.014524425, 0.012284202, -0.017412648, 0.012311973, 0.013441342, -0.020587841, -0.014644768, -0.0129322, 0.005665359, -0.029456165, 0.021791266, 0.06479986, 0.020254584, -0.044545274, -0.051099315, -0.029419135, -0.06972465, 0.003158993, -0.0018780387, 0.0069659846, -0.0039944486, -0.05694982, -0.0096551785, 0.0332701, -0.011349232, -0.006785471, 0.04243465, -0.059986155, 0.03895397, 0.02155058, 0.013422828, 0.0076880404, 0.012821115, 0.016162936, -0.00018991566, 0.015987052, 0.008798895, -0.003982877, 0.003034022, 0.025531145, 0.046285614, 0.026197657, -0.008548953, 0.061578378, -0.028548967, 0.0097570075, 0.024124062, 0.010275406, -0.0127933435, -0.047174297, -0.031103931, 0.016801678, -0.015505681, -0.0197547, -0.017283048, 0.003927334, -0.016755393, 0.007975011, 0.030604048, 0.021217326, -0.0036982205, -0.047470525, -0.062393006, 0.026586456, -0.048877608, -0.010247635, 0.017477447, -0.030233763, 0.035510324, 0.012043516, -0.0009228194, 0.06513312, 0.014681797, -0.011867631, 0.024216633, -0.026493885, -0.01772739, 0.024475832, -0.0075399266, 0.009275637, 0.028660052, -0.040620252, -0.034566097, 0.027104855, 0.07709332, -0.005688502, -0.021346925, -0.014265226, 0.021383954, 0.0051839887, 0.0013515399, -0.034510553, 0.013626484, 0.05154366, -0.00069312705, 0.0037583918, -0.07113173, 0.014459626, -0.032288846, -0.030326333, -0.011238147, -0.014940996, 0.0045475615, 0.045470987, -0.033121984, 0.03336267, 0.06061564, 0.0051238174, 0.007859297, 0.04710024, -0.03501044, 0.011997231, -0.012237916, -0.013246942, -0.018773444, -0.034954894, 0.04684104, 0.008933123, -0.006317986, 0.011728775, -0.025383031, 0.0050960463, 0.0019220101, -0.027327025, 0.06528123, 0.0017935676, -0.0071279844, 0.014404083, -0.007609355, -0.004249019, -0.034695696, -0.060800783, -0.014431854, -0.0023698234, -0.023846349, 0.02503126, -0.0074334694, 0.026901199, 0.031177988, 0.0014024541, -0.04972926, -0.0036403635, -0.004306876, 0.023568634, 0.0038393915, 0.024994232, 0.018745674, -0.04095351, -0.018264303, -0.014663282, 0.026012514, 0.009544093, -0.018162474, 0.056616563, 0.0075908406, -0.014820653, -0.037695, -0.0035153923, 0.034288384, -0.055542737, 0.04854435, 0.03204816, -0.015561223, 0.029863479, 0.029752392, -0.00836381, 0.001101019, 0.04906275, -0.013080315, -0.008215697, 0.004239762, -0.018171731, 0.02216155, 0.005896787, 0.06894705, -0.0052349027, -0.028012054, -0.004279105, -0.023698233, -0.14537385, 0.005433931, -0.013894941, 0.01740339, -0.0008747981, 0.052913714, -0.042582765, -0.04517476, -0.058467988, 0.045248814, -0.0196251, -0.051210403, -0.01901413, -0.0063874144, 0.077389546, -0.007447355, -0.008345296, 0.019310357, 0.0026521657, -0.030159706, -0.035862092, -0.03506598, 0.06139324, 0.027641768, 0.059282612, -0.02345755, 0.026808627, -0.011182604, -0.011543632, 0.0194955, 0.030715132, -0.035084493, 0.0011681331, -0.0032052787, 0.0055635306, 0.025438573, 0.026901199, 0.0055450164, 0.04395282, 0.028900737, 0.03641752, 0.06939139, 0.03725066, 0.003290907, 0.0094515225, 0.040509168, 0.022605894, 0.015774136, -0.028197195, 0.016736878, 0.013543171, 0.03027079, -0.010367977, -0.013469113, -0.014940996, -0.009183066, 0.028715594, 0.036991462, -0.016644306, 0.022791035, -0.0042999336, 0.016672079, -0.014154141, -0.015283509, -0.017958818, 0.03663969, 0.012534144, 0.044582304, 0.047396466, -0.04684104, 0.00913678, -0.036658205, -0.00903958, 0.036121294, -0.025105316, -0.017736647, 0.004492019, -0.010321692, -0.033084955, -0.12249025, 0.019606587, 0.0451007, -0.009257123, 0.0038694772, -0.023957433, -0.040027797, -0.025216402, -0.04269385, 0.010617919, 0.25401545, -0.01811619, 0.01689425, -0.029585764, 0.062985465, -0.0077389544, 0.006317986, 0.04858138, 0.0023547807, -0.032807242, 0.0017819961, 0.012367516, 0.012774829, -7.217663e-05, 0.02023607, 0.03293684, -0.03745432, 0.006183758, 0.026493885, 0.030733647, 0.050877146, -0.021772752, 0.034214325, 0.023846349, -0.057283074, -0.058542043, -0.030622562, 0.04276791, -0.04632264, 0.06183758, -0.01183986, 0.015912995, 0.06565151, -0.061467294, -0.039398313, 0.0443231, -0.020458242, -0.010469805, -0.007988897, 0.018801216, 0.0072853556, -0.01672762, 0.020791497, 0.02564223, 0.016264765, 0.021569096, 0.0011368904, 0.014024541, -0.014672539, -0.009914379, -0.0030131934, -0.018171731, -0.008947009, -0.02904885, 0.021680182, -0.0076417546, -0.00974775, -0.027512169, 0.02799354, 0.005063646, 0.009775521, 0.005253417, -0.08605421, 0.06672534, -0.062948436, 0.016125908, -0.029345078, -0.009766265, -0.02258738, 0.025549658, 0.016153678, -0.0035408493, 0.00013958005, 0.030789189, 0.028252738, -0.020217557, 0.022124523, 0.014866939, -0.057283074, -0.0010848191, -0.026493885, 0.010525349, -0.03947237, -0.00994215, -0.0024554518, 0.020347156, -0.021735724, 0.054135654, -0.016588764, 0.031900045, 0.0032376787, -0.006794728, -0.007396441, 0.03480678, -0.0051978743, 0.024179604, 0.039546426, -0.022531837, -0.01820876, -0.037917174, 0.00039429558, 0.0050960463, -0.015079853, 0.03506598, 0.045952357, -0.016653564, -0.016255507, -0.013848656, -0.026179142, 0.0194955, -0.06716968, -0.014070827, 0.02969685, -0.06479986, 0.0030617933, 0.056135193, 0.02193938, 0.021680182, 0.035769522, 0.0036241636, -0.014839168, -0.014330026, 0.0048275893, 0.00458459, 0.018495731, -0.06509609, -0.05717199, -0.029493192, -0.05587599, 0.053061828, -0.017995846, -0.03384404, -0.00094306935, 0.054579996, -0.008567467, 0.01837539, 0.058542043, 0.03599169, 0.010155063, -0.0056607304, -0.06831756, -0.0048831324, -0.039546426, 0.022106009, 0.012719287, 0.015422367, -0.020291613, 0.0025850516, 0.032251816, 0.0064753573, 0.025994001, 0.020384185, -0.032603584, -0.0522472, -0.030122677, -0.040027797, -0.011654718, -0.014274484, 0.047914866, -0.021217326, -0.011932431, -0.0038694772, 0.022920636, 0.0530248, -0.010303178, -0.0006584129, 0.036991462, 0.047766753, -0.024364747, -0.022365209, -0.02795651, -0.04832218, -0.047766753, 0.0055403877, 0.015616766, -0.039657515, -0.032214787, -0.016940534, 0.0036565633, -0.04680401, 0.034473523, 0.0027169655, -0.052543428, -0.01840316, 0.0655034, 0.033566326, 0.013052543, -0.004832218, 0.017847732, -0.044767447, -0.03310347, 0.08627638, 0.0017264534, 0.0067715854, 0.03741729, 0.0001492711, 0.020050928, -0.0014695682, -0.0050081033, -0.012423059, -0.031029874, 0.0024299948, -0.034954894, -0.029585764, -0.031455703, -0.025142346, 0.01399677, 0.018866016, -0.012534144, 0.04310116, 0.008604496, 0.017394133, -0.05513542, -0.027160399, 0.03969454, -0.00823421, -0.009011809, 0.061134037, 0.013320999, -0.01544088, -0.046692926, -0.02747514, 0.043841735, -0.028585995, 0.024920175, 0.030752162, -0.024698004, -0.00929878, -0.0384726, -0.013450599, -0.0072668414, -0.037750546, 0.029122908, -0.043249276, 0.01489471, -0.020587841, -0.009122894, 0.0108030625, 0.011219633, -0.03541775, 0.03414027, 0.023513092, 0.017856989, 0.04398985, 0.010738262, 0.04972926, -0.031640846, 0.014644768, 0.0461375, 0.047803782, -0.0076324977, -0.043730646, -0.001245083, -0.032548044, 0.05598708, 0.003239993, 0.03484381, -0.0463967, 0.014515168, -0.03458461, -0.0049016466, 0.01373757, 0.013182143, -0.024790574, -0.023753777, -0.038694773, 0.019328872, -0.04398985, -0.012673001, -0.027438112, -0.010664205, 0.00591993, -0.003915763, -0.005697759, 0.01585745, -0.040435113, -0.046989154, 0.013422828, 0.013487628, 0.0397686, -0.01827356, -0.036658205, -0.02364269, 0.04710024, -0.024846118, 0.037583917, 0.024883145, 0.010756777, -0.011247404, -0.07572326, -0.0074010696, 0.0141448835, -0.053135883, 0.017320076, 0.00030693147, -0.013348771, -0.030400392, 0.019069673, -0.01386717, 0.022402236, 0.0053552454, 0.005943073, -0.035510324, 0.0004362419, 0.0005970844, 0.057060905, -0.037047006, -0.040620252, 0.046581842, -0.006878042, -0.008400839, 0.008548953, 0.013765342, -0.013163628, -0.02416109, -0.023605663, 0.05372834, -0.030492961, 0.036861863, -0.0030247648, 0.014191169, -0.01646842, -0.0059754727, 0.0123860305, -0.004066191, 0.011284432, -0.014209683, -0.007132613, -0.005012732, 0.035269637, -0.024549888, -0.016153678, -0.015607509, -0.031640846, 0.02293915, -0.0069382135, 0.027438112, -0.03667672, 0.010710491, 0.018893788, 0.016042594, 0.001790096, 0.039657515, -0.030104162, 0.0030455934, -0.009516322, -0.014635511, -0.0332701, -0.018458702, -0.011941688, -0.052099086, -0.026697543, -0.015116882, -0.025845887, 0.03671375, -0.016690591, -0.0785004, 0.053395085, 0.0021221954, 0.051432572, 0.005813473, 0.07013196, 0.03423284, -0.010386491, 0.030474449, -0.042916022, 0.012376773, -0.038731802, 0.035713978, -0.037787575, -0.036436036, -0.0065910714, 0.02564223, 0.0075676977, -0.040435113, 0.005549645, 0.0014232827, -0.007544555, 0.010664205, -0.036880378, -0.011441804, -0.023661206, -0.03676929, -0.0020469814, -0.02564223, 0.018616073, -0.021606125, -0.029159937, 0.013589456, 0.0009251337, -0.024735032, 0.013709798, -0.026975255, 0.021050697, -0.13322851, -0.0059384443, -0.013311743, -0.0010356406, 0.015126138, 0.011478832, -0.031233532, -0.033473756, -0.0006265915, -0.030104162, -0.026827142, -0.025827372, -0.0027401084, -0.03895397, -0.008993295, 0.034288384, -0.032825757, 0.017347848, -0.007160384, 0.0063133575, -0.022106009, 0.007137242, -0.011460318, -0.04635967, -0.0074658697, -0.012506372, -0.023216864, 0.019310357, -0.020124985, -0.040509168, -0.0017600105, -0.008474896, 0.018005103, 0.021809781, 0.024809089, -0.005674616, -0.011636203, 0.0016581821, -0.020902583, -0.008160153, -0.028049082, 0.022309666, -0.043508478, 0.017653333, 0.0021580667, 0.034306895, -0.03204816, -0.01798659, -0.008785009, -0.021643152, 0.021883838, -0.024809089, -0.018940073, 0.05395051, 0.019125216, 0.024827603, -0.03175193, 0.008146268, -0.0337885, 0.067577, -0.01733859, 0.015607509, -0.03354781, -0.008951638, -0.025401544, 0.028067596, -0.044619333, 0.013561685, 0.014441111, 0.0254756, 0.04635967, -0.028234225, -0.023587149, 0.014913225, 0.018551273, -0.0057533015, 0.0072760982, -0.031233532, -0.038731802, -0.040805396, -0.00039255986, -0.02943765, -0.038657743, 0.019199273, 0.06383712, 0.0323629, -0.0014232827, 0.00073131267, -0.024216633, -0.009590379, -0.08501741, -0.056283306, -0.0020087955, 0.018319845, -0.01679242, 0.029585764, -0.00936358, -0.02132841, 0.043582533, -0.0088266665, 0.012700772, 0.043064136, 0.015940765, -0.009238608, 0.0091460375, -0.012395287, 0.0326221, -0.01869013, 0.013811627, -0.020624869, 0.029419135, 0.00037983133, -0.02416109, 0.032159243, -0.05028469, -0.013459857, 0.008030554, 0.012432315, -0.032085188, -0.04076837, -0.011321461, -0.022087494, -0.0037398776, 0.008090725, 0.013228429, 0.048988692, 0.059763983, 0.0451007, 0.03510301, -0.048285153, 0.010784548, -0.07224259, -0.0051839887, 0.02843788, 0.0047373325, -0.023105778, -0.04858138, 0.04313819, 0.0064522144, -0.03850963, -0.06709562, -0.0043277047, 0.007137242, -0.019551042, -0.0092339795, -0.05228423, -0.0038208773, -0.0039713057, -0.0469151, -0.05495028, -0.0020909526, 0.006341129, -0.004255962, 0.023772292, 0.0072622127, 0.020013899, 0.00010067121, 0.02660497, 0.008442496, 0.048655435, -0.0088266665, -0.03684335, -0.009571865, -0.004198105, 0.04099054, -0.013487628, -0.030863248, -0.059912097, -0.04850732, 0.025531145, 0.020032413, 0.049433034, -0.023346463, 0.04517476, 0.06324466, -0.022698464, -0.0013017829, -0.0015494109, 0.060726725, -0.028419366, -0.0017634819, 0.025364516, 0.059171528, -1.082107e-05, 0.0017796819, -0.0062948433, -0.034547582, 0.054913253, 0.029289536, -0.0049109035, -0.032122217, -0.023772292, 0.0527656, -0.0021349238, 0.048248123, 0.0037977346, 0.009368208, -0.012284202, -0.013709798, 0.029733878, 0.006577186, -0.010108778, -0.0025850516, 0.004371676, -0.017570019, -0.016486935, -0.030474449, -0.012839629, 0.005762559, 0.040361054, -0.013395056, -0.013765342, -0.023402005, 0.025457088, 0.0039203917, 0.004994218, 0.028752623, 0.050692003, -0.018329103, 0.0007457769, 0.05524651, -0.0045568184, 0.0021152524, -0.023013206, -0.022124523, -0.02097664, 0.0030895646, 0.02904885, 0.025808858, -0.0067021567, -0.035862092, -0.02921548, 0.008377696, 0.046248585, 0.027234456, -0.0026290228, 0.04924789, -0.005480217, -0.017588533, -0.045285843, 0.03297387, 0.021624638, 0.01585745, -0.042804934], "notes/echo6-landing-page-data-export.md::1781800901.792": [-0.020345662, -0.0013598425, -0.027346736, -0.0046343436, -0.0033530695, -0.05612463, 0.014785416, 0.0119714495, -0.019281963, 0.013779738, 0.019504372, -0.00285023, -0.019011203, -0.009728012, 0.026147656, 0.003019455, -0.015413966, 0.020345662, -0.018991863, -0.00016771391, -0.05767183, 0.03428979, 0.027230695, -0.020829162, 0.034869988, 0.01183607, -0.020403681, -0.05380383, -0.023942899, 0.039724324, 0.017618725, 0.03204635, 0.044559322, 0.0013586337, -0.03398035, -0.060804907, -0.018198924, 0.01112049, -0.05624067, -0.010433921, 0.04417252, 0.048465997, 0.011778049, 0.013586338, 0.05577651, -0.06703238, 0.041658323, -0.008799693, -0.0021044319, -0.063783266, -0.030982653, 0.0049993857, -0.0014795087, -0.041542284, 0.008843207, 0.023730159, -0.03570161, 0.008108288, -0.046609357, 0.0072186487, -0.07198342, -0.02069378, -0.02071312, -0.024581118, -0.013392938, 0.035585567, -0.015172216, 0.008001918, -0.026360396, -0.009969762, -0.0143019175, 0.016584035, -0.042122483, -0.0072428235, -0.057942588, -0.0230726, 0.018508364, 0.02332402, 0.018614734, -0.0010383154, -0.00048077988, -0.02322732, 0.019272292, 0.020983882, -0.009317037, 0.03136945, -0.06958526, 0.072873056, 0.008388718, -0.03456055, -0.04417252, -0.041813042, 0.042199843, -0.057014268, -0.014359937, 0.032471832, 0.001492805, -0.027946275, -0.0028091324, -0.00011974169, -0.018875822, -0.0062323096, -0.0031645047, -0.039511584, 0.01071435, -0.005173445, 0.037094086, -0.03208503, 0.00041792495, -0.041155484, -0.0022990406, 0.018730773, 0.014272908, 0.054654792, 0.0086401375, -0.026147656, -0.0074217184, 0.0072186487, -0.007005909, 0.0064208745, 0.0007173925, 0.026843896, 0.048814118, -0.04599048, 0.027308056, 0.005434535, -0.04831128, 0.00142995, 0.056047272, 0.03295533, 0.040072445, -0.031156713, -0.058600146, -0.013712048, -0.054616112, 0.0013683038, 0.026321717, -0.014311587, -0.011632999, -0.060920946, 0.07190605, 0.0115072895, -0.06347382, -0.036881346, 0.029860934, -0.0072186487, 0.05492555, 0.032684572, 0.0070639285, 0.021061242, 0.024639139, 0.012986799, 0.023556098, 0.018421333, 0.002768035, -0.02320798, 0.025432078, 0.018817803, -0.007083269, 0.008137298, -0.05639539, 0.028797235, -0.06397666, 1.896225e-05, 0.027868915, -0.02284052, -0.0027245202, -0.008233998, -0.0007717862, -0.027520796, -0.004728626, -0.01092709, 0.00555541, 0.025083957, 0.03169823, 0.005579585, 0.09902071, 0.014940137, 0.020887181, -0.027656175, -0.051289633, 0.03386431, -0.03577897, -0.019533383, -0.03603039, -0.007813353, -0.03276193, -0.016110206, -0.0071896384, 0.04506216, 0.0023546428, -0.03177559, 0.02241504, 0.024058938, 0.019291634, 0.012977129, -0.008886722, -0.011139831, 0.015278586, -0.04390176, 0.0072911736, 0.010898081, 0.029184034, -0.0114396, -0.018904833, -0.016158557, -0.007885878, -0.069314495, -0.013644358, -0.057555787, 0.007653798, -0.021138601, 0.03370959, -0.012039139, -0.06606538, 0.025722178, -0.005656945, -0.0017659821, -0.01207782, -0.018643744, 0.010124481, 0.020829162, 0.012745049, 0.01157498, 0.041967764, 0.0010437547, 0.04328288, -0.0007131619, 0.005966385, 0.015094857, -0.033110052, -0.024252338, 0.012880429, -0.036011048, 0.041967764, -0.042045124, -0.04192908, -0.019784803, -0.039685644, 0.050516035, -0.0110334605, -0.009394397, -0.025238678, -0.002311128, -0.050438676, 0.0064885644, -0.0072621633, -0.011023791, -0.049858477, -0.03357421, -0.025509438, -0.005637605, -0.021564081, 0.01035656, 0.05875487, 0.017802455, 0.01121719, -0.012561318, -0.021544741, 0.0037156942, 0.02168012, -0.031098692, -0.009679661, 0.027037296, 0.0032321946, -0.036668606, -0.07384005, 0.012735379, -0.00022089887, 0.03417375, 0.00060618756, 0.037113428, 0.0076199532, -0.040188484, -0.008930237, 0.027733535, 0.015520336, -0.028971294, 0.054654792, 0.013508978, -0.01128488, 0.02314996, 0.03421243, 0.049084876, 0.0029493475, 0.02284052, 0.017957173, -0.0061501144, -0.010143821, -0.007934228, -0.041116804, 0.008644972, 0.059953947, 0.0017708172, -0.018034535, -0.031814273, -0.03212371, -0.17885616, -0.01144927, -0.0026302377, 0.05426799, 0.008722332, 0.015288256, -0.008732002, -0.040420566, -0.047963157, -0.007827858, 0.04486876, -0.05782655, -0.063087024, -0.041503605, -0.013392938, -0.0066819643, 0.014427627, -0.013035148, 0.0428574, -0.021815501, -0.04235456, -0.0039888714, 0.059373748, 0.027308056, -0.017077206, -0.013209208, 0.006532079, -0.03177559, -0.009950421, -0.02411696, 0.05697559, -0.02272448, -0.007948733, 0.01111082, 0.049742434, -0.0071122786, -0.0118554095, -0.019939523, -0.02361412, 0.036629926, 0.009046277, 0.0047117034, 0.026147656, 0.006034075, 0.014650037, -0.013741057, -0.0029541824, 0.03473461, -0.029532153, -0.018392324, -0.0047117034, -0.021119261, 0.019156253, 0.019620413, -0.05836807, -0.007141289, 0.018314963, 0.0453716, 0.02392356, -0.011894089, -0.0009259017, -0.03204635, 0.002777705, -0.02187352, -0.042238522, -0.0013102838, -0.000955516, 0.028700534, 0.016719416, -0.009326707, 0.040343203, -0.027482115, -0.0018203759, 0.010385571, -0.01135257, 0.002826055, 0.015423636, -0.04510084, -0.009196162, -0.11944374, 0.015617036, 0.027075976, 0.005676285, -0.00261815, -0.020365002, -0.02216362, 0.016651725, -0.014108517, 0.041580964, 0.2602388, 0.048852798, -0.03421243, 0.0048446655, 0.10041319, -0.009036607, 0.016380966, 0.004310399, 0.0016970835, -0.03266523, -0.031234073, 0.046609357, 0.0017683997, 0.0060098995, -0.025722178, 0.017831463, -0.06772862, 0.021796161, 0.030711893, -0.00034237813, -0.0015762086, -0.019388333, 0.020036222, -0.008161473, -0.040846042, 0.0013477551, 0.020229623, 0.051792473, -0.018585723, 0.038157787, 0.019997543, 0.035798308, 0.03635917, -0.0042886413, -0.05778787, 0.015713736, -0.02218296, -0.05488687, -0.015404296, 0.008127628, -0.05596991, -0.016303606, 0.052140594, 0.046957478, 0.0004372649, -0.01218419, -0.0013767651, -0.028603835, 0.007755333, -0.0003834756, -0.04432724, -0.049935836, -0.029319415, 0.016864466, -0.0010866653, -0.026341056, -0.017106215, -0.038138445, 0.010230851, 0.04293476, 0.03423177, 0.013557328, -0.121532455, 0.0052459706, -0.027037296, 0.029009974, 0.016767764, -0.027946275, 0.010782041, 0.008712662, -0.030344432, -0.002719685, 0.012029469, -0.017715424, 0.0038075591, -0.0136056775, 0.0428574, 0.037055407, -0.032355793, 0.071171135, -0.0071122786, -0.016564695, -0.008055103, -0.019862162, 0.010549961, -0.0015435724, 0.026341056, 0.04587444, 0.0050622406, -0.005666615, -0.0026060627, -0.0033240595, -0.020500382, 0.065291785, 0.004808403, 0.031040672, -0.010163161, -0.043553643, 0.02173814, -0.0025359553, 0.04293476, 0.024078278, -0.0015858785, -0.03388365, 0.026418416, -0.007958403, -0.0049703754, -0.0035174594, -0.037132766, 0.038119107, -0.014234227, 0.037577588, 0.018508364, -0.026166996, 0.009254182, 0.049239594, -0.026573136, -0.0061017647, 0.016661394, -0.026321717, -0.02117728, -0.018711433, 0.0069865687, 0.00590353, -0.008011588, -0.05593123, -0.024619797, -0.03328411, -0.011894089, 0.049162235, 0.00014263237, -0.033400152, -0.007706983, 0.07743729, 0.015597696, -0.038080428, 0.024561778, 0.048582036, 0.013992477, 0.023265999, -0.006730314, -0.025083957, -0.017454334, -0.016013505, -0.0075377584, 0.004071066, 0.008761012, -0.03369025, 0.006464389, 0.037693627, 0.0052798153, 0.0074990783, 0.020268302, -0.0449848, -0.009558787, -0.019688103, -0.013692708, 0.013218878, -0.0015592861, -0.029512813, -0.03479263, -0.009118802, 0.029570833, 0.057555787, -0.0432442, 0.016313275, 0.016322946, 0.024252338, -0.0073636984, -0.0118264, 0.015423636, -0.039298844, -0.08238833, 0.028951954, -0.03407705, -0.021815501, -0.07554197, 0.01171036, 0.0061694547, -0.036475208, 0.021254642, -0.00609693, -0.02195088, 0.00583584, 0.043089483, 0.043553643, -0.0004986089, -0.004395011, 0.06807674, -0.051018875, -0.031253412, 0.072447576, 0.013441288, -0.01218419, 0.05627935, -0.041155484, 0.0224924, 0.0054006903, 0.021061242, -0.002435629, -0.015578357, 0.006280659, -0.013315578, 0.039492246, 0.009674827, -0.0011640252, -0.0028574825, 0.024697158, -0.04394044, 0.0046730232, 0.02169946, 0.01180706, -0.022299001, 0.0051492704, 0.019978203, -0.01104313, 0.037461545, 0.035875667, 0.015994165, -0.007895548, 0.009742516, -0.030305753, 0.0041653486, -0.064015344, 0.037403528, 0.025122637, 0.018063543, 0.015858786, -0.04552632, 0.0049993857, -0.0013296239, -0.025760857, 0.005434535, -0.047885798, -0.017705753, -0.028584495, 0.03475395, 0.03488933, -0.010279201, -0.011749039, 0.04525556, -0.021003222, -0.009674827, 0.03556623, -0.018431004, 0.0444046, -0.052101914, 0.019543052, -0.037403528, 0.0052169603, -0.050670754, 0.003379662, -0.047537677, -0.029532153, 0.012716039, 0.03448319, 0.037461545, -0.008451573, 0.008635302, -0.003019455, -0.010385571, 0.02272448, -0.0152399065, 0.02262778, -0.007005909, -0.05720767, 0.013760398, -0.031930313, -0.03370959, -0.02388488, 0.02169946, -0.0074265534, -0.029918954, -0.0032442822, 0.060495466, -0.00013643753, -0.009196162, 0.012580659, 0.012106829, 0.0224924, -0.017425325, 0.013789408, -0.006541749, 0.029106675, -0.030363774, -0.0016765348, 0.0064450493, -0.0035875668, 0.002330468, -0.025528777, 0.0438244, 0.029725553, -0.029957633, 0.012425939, -0.0078181885, 0.01171036, -0.0047624707, 0.03413507, 0.0063773594, 0.03349685, -0.0042112814, -0.027153336, 0.024832537, -0.016090866, -0.020365002, 0.004540061, 0.00062129693, 0.00543937, 0.017328624, 0.0030363773, -0.006517574, -0.0052169603, -0.01123653, 0.018866153, 0.055505753, 0.009931081, 0.018082883, -0.009326707, -0.02117728, 0.0224924, 0.04726692, -0.02344006, 0.009341212, -0.013866767, 0.015887795, 0.024329698, 0.025896236, -0.047885798, -0.03409639, 0.0058938595, -0.005705295, 0.02166078, -0.029338755, -0.053958554, 0.071519256, -0.006744819, 0.034831308, 0.018721104, -0.00583584, -0.020132922, 0.0021346507, 0.07677973, 0.06513706, -0.028874595, 0.020423021, -0.059373748, -0.016516345, -0.016999844, -0.00050435046, 0.010066461, -0.0222023, -0.007146124, -0.023807518, -0.02260844, 0.05639539, 0.036707286, -0.028468454, 0.0072476584, -0.023014579, 0.01145894, 0.0048253257, 0.04513952, 0.006972064, -0.016187565, 0.015655717, -0.022028241, 0.013866767, -0.0026447426, 0.0016185148, 0.015916806, -0.027984954, 0.042122483, -0.016758095, 0.019823482, -0.00030883536, 0.025876896, -0.035953026, 0.0062371446, 0.06533046, 0.025741518, -0.03169823, -0.0060582496, -0.060069986, -0.006962394, 0.0114396, -0.021138601, 0.015907137, -0.00277287, 0.0220089, 0.036513887, 0.01145894, -0.012861089, -0.0036552567, -0.0033772446, -0.12888165, 0.048427317, -0.0025698002, 0.019717112, -0.019717112, 0.03479263, 0.012290559, -0.03254919, -0.0036625091, -0.03357421, -0.0050477353, 0.009495932, 0.023285339, -0.014611357, 0.0048495005, 0.0018880658, -0.0046053333, -0.026573136, 0.008287183, 0.04374704, -0.029145354, -0.0024779353, 0.00088299107, -0.016980505, 0.017763775, -0.01123653, -0.036842667, 0.048620716, -0.043553643, -0.020152261, -0.030673213, -0.012048809, 0.03220107, 0.041078124, -0.02282118, 0.0073201833, 0.017164234, -0.0070929388, -0.0223957, 0.008828702, -0.048968837, 0.008103453, -0.070668295, -0.009355716, 0.007992248, 0.07600613, -0.013441288, -0.041967764, -0.03440583, 0.05488687, 0.042277202, 0.014408288, -0.008214658, 0.014650037, 0.00011060053, 0.014766077, -0.025509438, 0.0055747502, 0.0073443586, 0.029996313, -0.016061855, 0.036765307, -0.048427317, 0.0012861089, -0.017570375, 0.025103297, -0.049858477, 0.03177559, -0.023730159, 0.0031161548, -0.03148549, -0.027578816, -0.0010709516, 0.020867841, 0.039047424, -0.024465078, 0.037751645, -0.03498603, -0.028816575, -0.017870145, 0.026399076, -0.0669937, -0.03367091, 0.049626395, 0.052682113, 0.024020258, 0.016564695, -0.02359478, 1.290906e-05, -0.007847198, -0.054577433, -0.03614643, 0.0019412508, 0.015114197, 0.026457097, 0.0226858, -0.015617036, -0.058870908, -0.003870414, -0.03194965, 0.00578749, -0.0038655791, -0.02208626, 0.015268916, 0.00570046, 0.004689946, 0.027366076, -0.02280184, 0.023033919, 0.0071316184, -0.025490098, 0.0039888714, -0.026244357, -0.005685955, 0.0010050747, 0.0019037796, 0.026244357, 0.0005227839, -0.017502684, -0.040111125, -0.025412738, -0.029667534, -0.04571972, -0.0063145044, 0.029590175, 0.031137371, 0.04293476, -0.025606137, 0.015423636, -0.03359355, 0.047460318, -0.05384251, 0.0051444354, 0.05380383, -0.013392938, 0.00044119335, -0.04529424, 0.03543085, -0.0022929967, -0.020751802, -0.022782499, -0.0017212585, -0.025528777, -0.01131389, -0.036455866, 0.009563621, 0.076741055, 0.02119662, -0.017202916, 0.015172216, 0.0044602836, 0.015907137, 0.00091925357, 0.03249117, 0.02311128, 0.0053233304, 0.003962279, 0.020248963, -0.009384727, 0.04436592, 0.0150078265, 0.0074990783, -0.036978047, 0.0045376434, -0.008528932, -0.007518418, -0.036978047, -0.02266646, -0.04351496, 0.030305753, 0.019939523, 0.039995085, -0.004728626, -0.02166078, 0.028023636, -0.024523098, 0.019359322, -0.016748425, 0.05875487, -0.0031620872, -0.0005968198, 0.009147812, 0.017812124, 0.017338295, 0.026534457, 0.01107214, -0.026959935, 0.040188484, -0.0006865694, 0.041464925, -0.020481043, -0.01113016, 0.020403681, -0.03577897, 0.064286105, -0.024291018, 0.020674441, -0.019794472, -0.03574029, 0.043128163, 0.025238678, 0.005647275, -0.013741057, 0.010675671, -0.011913429, 0.0150078265, -0.050670754, -0.06266154, -0.02255042, 0.009602302, 0.01104313, -0.025954258, -0.015423636, 0.0222023, 0.021564081, 0.012097159, 0.039221484, 0.02198956, 0.04370836, -0.00273419, 0.06927582, -0.002377609, 0.003822064, -0.0418904, -0.0072089788, -0.027172675, 0.0051589403, 0.07283437, -0.0010540291, -0.019533383, -0.0057536447, 0.0073443586, 0.020983882, -0.0028768224, 0.033148732, 0.01159432, -0.010753031, 0.0013646776, -0.011526629, -0.04243192, 0.007968073, 0.018073214, 0.02119662, -0.028313735], "CLAUDE-baseline.md::1781801554.285": [-0.015083357, 0.039258573, -0.052649096, 0.009424721, -0.018773358, -0.04956775, 0.0016452842, 0.008863612, 0.011269721, 0.004455582, -0.0035663676, -0.003231129, 0.012306346, -0.010556447, 0.049301464, 0.020466194, -0.011783279, 0.032658417, -0.01610096, -0.03125089, -0.016785704, 0.009362903, 0.029215682, 0.011031963, -0.010480365, 0.033685528, -0.015359156, -0.036177233, -0.0011662021, 0.06162683, -0.019781452, 0.019857533, 0.0036686033, -0.024232278, -0.024536608, -0.033913776, 0.003010014, -0.033533365, -0.046562493, -0.0037518186, -0.011355314, -0.005981987, 0.01609145, 0.0038374113, 0.031517178, -0.04865476, 0.02516429, -0.025620785, 0.011098536, -0.02090367, -0.025753928, 0.004709983, -0.009576885, -0.030394962, 0.048008062, 0.02094171, -0.048844967, -0.023110062, -0.05531198, 0.00042083135, -0.038402643, -0.024232278, -0.025658825, -0.018088616, -0.007969642, 0.020694442, -0.016129492, -0.00027594768, -0.006428972, -0.02607728, 0.026819084, 0.031669345, -0.036044087, -0.014788537, -0.035625633, 0.00068771455, 0.018478539, -0.026305526, 0.022235112, 0.03364749, 0.009671989, 0.005363817, 0.03125089, 0.035625633, -0.044241976, 0.004802708, -0.054741364, 0.04180734, 0.011650134, -0.003117005, -0.015111888, -0.03878306, -0.016348228, -0.07227838, -0.04827435, -0.017137585, -0.010385262, 0.0049643833, 0.011412376, 0.017213667, 0.025601763, -0.008849346, -0.0022907967, -0.027332641, 0.06440384, -0.007855519, 0.012905495, -0.01216369, 0.0022301686, -0.036900014, 0.02493604, 0.05493157, -0.017679673, 0.0020054872, -0.011184128, -0.033267077, 0.0095436, -0.022520421, -0.0066334433, -0.022862794, 0.03069929, -0.018003022, 0.07456086, -0.01608194, -0.013808975, 0.00623401, -0.015539852, -0.02187372, 0.014189388, 0.044241976, 0.0038659424, 0.033761613, -0.012382428, -0.034826767, -0.06767539, -0.011364824, 0.0064479923, 0.049035177, -0.028968414, -0.07965838, 0.049910124, 0.002700929, -0.07562601, -0.009115635, 0.030280838, -0.03674785, 0.09244025, 0.042948574, 0.010756164, 0.007494127, 0.025525682, 0.052002393, -0.00197339, 0.034503415, 0.049605794, -0.04192146, -0.006143662, 0.035872903, 0.012563123, 0.038117334, -0.019800473, 0.013552196, -0.047209196, 0.024974082, 0.026001196, -0.015853692, -0.049453627, 0.013894567, -0.0067237914, -0.03560661, 0.013438073, 0.018963564, -0.0030979845, 0.022425318, 0.046106, 0.0021433868, 0.0856689, 0.023889907, -0.0012862699, -0.040590018, -0.041731253, 0.0121256495, 0.011897402, -0.05515982, -0.045002803, 0.008464179, 0.018916013, -0.013476114, -0.008435648, 0.06406147, 0.02214001, -9.792651e-05, 0.043024655, 0.031745426, -0.016215084, 0.0030837192, 0.016452841, -0.008350055, -0.0023811448, -0.04253012, -0.032943726, 0.01516895, 0.030147692, -0.04150301, -0.040856306, 0.0057204533, -0.03037594, -0.036614705, -0.002677153, -0.054665282, 0.036652748, 0.02002872, 0.022406299, -0.0024798142, -0.059991054, 0.041769296, -0.0048787906, -0.011003433, -0.028150527, -0.039867233, 0.0010586168, 0.054132704, 0.02915862, -0.03486481, 0.054132704, 0.020409131, 0.016158022, 0.0075131473, 0.048388474, 0.014645882, -0.0072373482, -0.016766682, -0.030090632, -0.03246821, 0.045116927, -0.060333427, -0.04644837, 0.016471863, 0.009196473, -0.032639395, -0.022824751, -0.04127476, 0.046600536, -0.009795623, -0.034446355, -0.018107636, 0.012477531, -0.058507446, -0.023110062, -0.026800063, -0.020447174, -0.027522847, -0.052953426, 0.013751913, 0.032354087, 0.025297433, 0.0030290347, -0.007070918, 0.019324956, 0.011459927, 0.025411557, 0.008816061, 0.0059011495, 0.039791152, 0.0050309557, -0.026685938, -0.04587775, -0.013447583, 0.012582145, -0.00060925446, -0.034427334, 0.0145983305, 0.026609857, 0.009595906, -0.018687766, 0.016139, -0.015711037, -0.0072944104, 0.11762355, 0.0043485905, 0.012220752, 0.034123003, 0.01397065, 0.011963974, -0.0065668714, 0.016471863, 0.013989671, -0.01214467, -0.02735166, -0.040780224, -0.040856306, 0.054170743, 0.081256114, -0.010204566, -0.02643867, -0.013504645, -0.016034389, -0.16738151, -0.0047836876, -0.011602582, 0.042720325, 0.014170366, 0.0064479923, 0.026324548, -0.004217824, -0.04249208, 0.046638574, 0.011326783, -0.051431775, -0.053295795, -0.051431775, 0.010080932, -0.013209825, -0.0058393325, -0.03125089, 0.04192146, -0.046904866, -0.07745199, -0.05040466, 0.04488868, 0.008972981, -0.017204156, -0.043899607, 0.0364245, -0.009928767, -0.02516429, -0.011697685, -0.011355314, 0.0147219645, -0.0046814517, 0.0026414895, 0.065925494, 0.0045601954, -0.0057489844, -0.030204754, 0.00698057, 0.014094284, 0.037698884, 0.0024655487, -0.021531349, 0.03185955, 0.007289655, -0.017032972, 0.019610265, -0.035416406, -0.025620785, -0.011963974, 0.0013350102, 0.02126506, 0.0022693984, -0.033799652, -0.034522437, -0.015102377, -0.004262998, 0.07216426, -0.054208785, -0.009011022, 0.007066163, 0.0030908517, 0.019952638, -0.0018057707, 0.014959723, 0.010442324, 0.035968006, 0.0032073532, 0.021892741, 0.0017154227, 0.0069995904, -0.027085371, 0.017251708, 0.01365681, -0.0011198394, 0.018402455, -0.004258243, -0.020770524, -0.008678161, -0.107732825, 0.041388884, -0.005107038, -0.027713053, 0.028987436, -0.026343567, -0.0041417414, 0.0050594867, 0.01974341, 0.048730846, 0.26324546, -0.00018559971, -0.0009991773, 0.008102787, 0.09137509, 0.0047504012, -0.021455267, -0.0046220124, 0.028055424, -0.048502598, -0.018345395, -0.0010348409, 0.03650058, -0.02763697, -0.009025287, -0.00045322586, -0.04583971, 0.027275579, 0.052306723, -0.004662431, -0.013342969, -0.038060274, 0.04526909, -0.015977327, -0.03243017, -0.019876555, 0.0021505195, 0.043633316, -0.006500299, 0.045991875, 0.0011578806, 0.001589411, 0.010214076, -0.031136766, -0.07368591, 0.019343978, -0.00790307, -0.052687135, -0.009334372, 0.011003433, -0.009890726, 0.0023811448, 0.0419595, -0.028664084, 0.016300676, -0.02765599, 0.037318468, 0.014094284, -0.053029507, -0.018136168, -0.0138850575, 0.0006811762, -0.014151346, 0.023148103, -0.020770524, -0.04036177, -0.031954654, -0.034731664, 0.009814643, 0.032924704, 0.038402643, 0.03372357, -0.039068367, 0.025012124, -0.044165894, 0.012686758, -0.00095638086, -0.046980947, 0.028397795, 0.015197481, 0.013295418, -0.01488364, -0.012563123, -0.024726814, 0.02577295, 0.0049073217, 0.031136766, 0.0699959, -0.051051363, 0.037242386, -0.024821918, -0.015397198, -0.009315352, -0.045154966, 0.005682412, -0.03575878, -0.010898819, 0.06379518, -0.009862195, -0.04279641, -0.009315352, -0.028416816, 0.004926342, 0.05002425, 0.019343978, 0.009686254, 0.040628057, -0.017080523, 0.0010425681, -0.04374744, 0.026381608, 0.000176238, 0.0006847426, 0.02187372, 0.03425615, 0.016338719, 0.00417265, -0.02002872, -0.01486462, 0.0015478035, -0.026895165, 0.035321303, 0.0024037317, -0.040399812, 0.0072849, 0.041388884, 0.025487639, 0.012192221, 0.030813415, 0.0178889, -0.032639395, 0.008216911, 0.016728641, -0.01607243, -0.01883042, -0.055996723, -0.041464966, -0.037793986, -0.0164148, 0.05953456, 0.030547125, -0.022025885, 0.0081550935, 0.029881405, 0.019572224, -0.00697106, -0.021455267, 0.032049756, -0.040019397, 0.035739757, -0.03094656, 0.017223177, -0.035397384, 0.017517997, 0.006376665, -0.043519195, -0.01698542, -0.010756164, 0.019058667, -0.0066096676, -0.045002803, 0.028207589, -0.03802223, -0.04279641, 0.004600614, -0.057746623, -0.016148511, 0.034674603, 0.038345583, -0.033932798, -0.014113305, -0.003005259, -0.005107038, 0.07410436, 0.04987208, -0.002334782, -0.0057489844, 0.055996723, 0.042416, -0.026857125, 0.007717619, 0.009410455, -0.041731253, 0.026590835, -0.016338719, -0.018478539, -0.055121776, 0.0019472366, -0.038079295, -0.016148511, 0.02090367, 0.027541867, -0.011935443, 0.0018770981, -0.028093465, 0.015387687, -0.0151213985, 0.0016607385, 0.0003396965, -0.0053495513, -0.03849775, 0.08460375, 0.0035449693, 0.027446764, 0.064822294, 0.017498976, 0.0048669027, 0.027770115, 0.010908329, -0.03636744, -0.0037423084, -0.015206991, 0.0041631395, 0.020142844, 0.006043804, -0.0137614235, -0.016148511, 0.040551975, -0.022691607, 0.019229854, -0.02670496, 0.007969642, -0.034351252, 0.008830326, 0.010784695, -0.01757506, 0.048312392, 0.03520718, 0.032411147, -0.03003357, -0.03878306, 0.003766084, 0.03547347, -0.027675012, 0.046866823, 0.055197857, 0.0072373482, -0.015825162, 0.0032287512, 0.007408534, 0.005416123, -0.033818673, 0.051127445, -0.056415178, 0.009239269, -0.0001425804, 0.026971249, 0.028093465, -0.009928767, 0.015397198, 0.0099002365, 0.013989671, -0.013342969, 0.041312803, 0.019172791, 0.031098723, -0.035131097, 0.025658825, -0.046980947, -0.021208, -0.022577483, -0.026971249, -0.0037732169, -0.02946295, 0.022957897, 0.013105212, -0.037166305, -0.026895165, -0.023033978, 0.010565958, -0.008982491, -0.0060770903, -0.010157014, 0.022520421, -0.062920235, -0.014284491, 0.008920674, 0.026628878, -0.022235112, -0.070870854, -0.009082349, -0.012686758, -0.045116927, -0.016319698, 0.03244919, -0.009724296, -0.0061817034, 0.0176131, 0.03130795, 0.012981578, -0.010356731, 0.06839817, 0.04313878, 0.0084974645, 0.0012910251, -0.014779027, 0.026533773, -0.031745426, -0.0053685717, -0.057214044, 0.056377135, 0.0008493899, -0.026781041, 0.004852637, -0.010699103, -0.013314439, -0.019258384, 0.02033305, -0.028169548, 0.017546527, 0.009305841, -0.012487041, 0.009234514, -0.015863203, -0.004353346, -0.0033286097, -0.0057299635, -0.058697652, 0.008059991, -0.014988254, 0.013285908, -0.03520718, -0.034065943, 0.019800473, 0.041236717, -0.0019091953, 0.0049025663, -0.022672586, 0.017032972, 0.009362903, 0.047171153, -0.016424311, -0.004403275, -0.012420469, -0.0050499765, 0.030870477, -0.0014503228, 0.010204566, -0.037394553, 0.0055064713, -0.02183568, 0.022082947, 0.015435238, -0.008226421, 0.050785072, -0.026971249, 0.015416218, 0.01275333, 0.024669753, -0.056719508, 0.029082539, -0.011193639, 0.016471863, -0.014940702, 0.018992096, -0.047893938, -0.0055064713, 0.007941112, -0.0033119665, 0.018392947, -0.0047147376, -0.007922091, 0.0011269721, -0.042758368, 0.027104393, 0.046638574, 0.010908329, 0.013000598, 0.008407117, 0.008939695, -0.0016274523, 0.060029097, 0.022729648, -0.016605007, 0.0039253817, -0.002170729, 0.033286095, -0.015026295, -0.0010086875, 0.020180885, -0.014836089, 0.010993922, 0.021968823, 0.014313022, 0.0055064713, -0.0016785703, 0.0008363132, 0.0021410093, 0.059876934, -0.008307259, -0.018136168, -0.031954654, -0.04827435, -0.024878979, -0.04648641, 0.013171784, -0.0040609036, 0.015016785, 0.032411147, 0.033229034, -0.0111365765, -0.007846008, -0.02881625, 0.010879799, -0.14980645, 0.048426516, -0.005425634, 0.04431806, -0.04618208, 0.024745835, 0.028397795, -0.012268304, 0.00023463726, 0.010470855, 0.0024334514, -0.006899732, 0.024137175, -0.0017094788, -0.03066125, 0.041084554, -0.011431397, -0.0039539128, -0.0011846283, 0.015378176, -0.009486537, -0.008592568, 0.0018140923, 0.022387277, 0.028968414, -0.01091784, -0.054170743, -0.009053818, -0.029348826, -0.0076605575, 0.022577483, -0.032715477, -0.007798457, 0.03438929, 0.00773664, 0.04580167, 0.021436246, 0.004833617, -0.040590018, 0.022957897, -0.015834672, 0.0072753895, -0.019952638, -0.023471452, -0.01757506, 0.03547347, 0.037147284, -0.011193639, -0.022197071, 0.021702535, 0.009458006, 0.016585987, -0.0020078649, 0.049948163, 0.014284491, 0.0044983784, -0.012563123, 0.014332042, -0.047285277, 0.022006866, -0.023471452, 0.025335474, -0.033761613, 0.0050309557, -0.05310559, 0.021759598, -0.035321303, 0.004393765, -0.02402305, 0.020161863, -0.0056301053, -0.015749078, 0.0046600536, 0.012705779, -0.0027698788, -0.03975311, 0.021360163, 0.015073846, 0.00016063513, -0.026020218, -0.04405177, -0.041426923, -0.04180734, 0.037546717, 0.04580167, -0.008487955, 0.002869737, -0.043214865, -0.015520832, -0.0061151315, -0.064594045, -0.043595277, -0.010670572, 0.026286505, -0.03581584, 0.018716296, -0.033818673, -0.028949393, -0.017479956, 0.003095607, -0.0062482757, -0.013476114, -0.035625633, -0.000653834, -0.0066334433, 0.005401858, 0.04013352, -0.0333812, 0.0039539128, 0.016557455, 0.023794804, 0.01731828, -0.020085782, 0.02581099, -0.056719508, -0.0022598882, 0.026514754, 0.009957298, 0.0012196976, -0.02248238, -0.01915377, -0.0034427333, -0.008868367, -0.033932798, 0.031098723, 0.040551975, 0.024004031, 0.023832845, 0.010946371, -0.06946333, 0.04614404, -0.05462724, -0.0333812, 0.00712798, 0.038402643, -0.034199085, -0.04614404, 0.050138373, -0.019229854, -0.022520421, -0.013390521, 0.0017463312, -0.009477027, -0.003880208, -0.0034974178, -0.060485594, 0.04797002, -0.009824154, -0.015349645, -0.037470635, 0.023490474, 0.006766588, 0.037375532, 0.051089402, 0.030280838, 0.005068997, -0.037774965, 0.05032858, -0.0026700203, 0.053676207, 0.0061389073, 0.016148511, -0.024004031, -0.008283483, -0.023756763, -0.004279641, -0.014607841, -0.017099543, -0.027960321, -0.012648717, 0.0038207683, 0.061132293, 0.0031146277, 0.07083281, -0.0070186113, -0.032011714, 0.012420469, -0.02583001, 0.027903259, -0.0020031098, 0.013837506, -0.012068587, 0.05166002, 0.00788405, 0.0099002365, 0.00790307, 0.0039277594, 0.030394962, -0.044203937, -0.009572131, -0.024365423, 0.0022575106, 0.013419052, -0.046296205, 0.04614404, -0.013694851, 0.045345172, 0.0042415997, -0.011783279, 0.053638168, 0.009438986, -0.018621193, 0.0009658912, -0.004978649, -0.02581099, 0.019334467, -0.016300676, -0.016833255, -0.016481373, 0.0054731853, -0.006143662, 0.026895165, -0.026039237, 0.034522437, 0.027123414, 0.050861154, 0.02889233, 0.025982175, -0.0010924973, -0.037185326, 0.017660651, 0.004802708, -0.045763627, -0.048616722, -0.0038374113, -0.01974341, 0.030908518, 0.022197071, -0.016766682, 0.025031144, -0.009534089, 0.0069663045, -0.012962557, 0.04188342, 0.06478425, 0.014693434, -0.051431775, -0.0107656745, -0.02097975, -0.045991875, 0.029405888, -0.016215084, 0.044812597, -0.05767054], "docs/hardware/environment.md::1781801556.417": [-0.021587575, 0.009257931, -0.027902178, 0.03628995, -0.015130322, 0.009880832, 0.010594078, 0.038667437, 0.024592718, 0.0013088061, 0.014588255, -0.00051977794, -0.060939725, -0.008482871, 0.016204946, 0.022937987, -0.030089466, -0.0025962149, 0.028681993, -0.039979808, -0.003613779, 0.0342358, 0.068509646, 0.015082773, 0.03459718, 0.03322775, 0.0021920423, -0.035376996, 0.019400287, 0.044126146, -0.038686454, 0.005468218, 0.017003782, -0.0031311493, -0.005501503, -0.035053656, -0.013485102, -0.033551086, -0.05656515, -0.014578746, -0.026304508, 0.0034212028, -0.030298684, 0.0066379416, 0.0019923334, -0.057706345, 0.009372051, -0.015957687, -0.038591355, -0.05009839, -0.03463522, -0.00872062, -0.0013777532, -0.01213469, 0.029081412, 0.018639492, -0.0649339, -0.029518869, -0.059874613, 0.010498979, -0.02752178, 0.010270741, -0.0034972823, -0.0047621047, 0.006500047, 0.049413674, -0.024573697, 0.031002421, -0.004113051, 0.0030289174, -0.017726537, -0.02095992, 0.0065048025, -0.016604364, -0.041843757, 0.020294223, 0.05896166, 0.012781366, 0.027769038, 0.004338912, 0.0081500225, -0.014188838, 0.024992134, 0.002498738, -0.027921198, 0.0448489, -0.06386879, 0.06535234, 0.03149694, -0.024801936, -0.034159724, -0.014921104, -0.0050973305, -0.0649339, -0.051353704, 0.030583983, -0.006500047, 0.006538087, 0.0060721, 0.0077315853, -0.0004579633, 0.031972434, 0.007917029, 0.008953613, 0.036822505, 0.03130674, 0.011050556, -0.019628527, -0.05534788, -0.04127316, 0.012372438, 0.012981075, -0.02248151, 0.037278984, 0.005506258, -0.074519925, 0.009524209, -0.056222793, 0.017840657, -0.012496067, 0.019095968, -0.024402518, 0.031991456, -0.05359805, -0.0060768547, -0.016613875, -0.018820181, -0.0041439584, 0.040854722, -0.0021016977, -0.012248809, -0.021226197, -0.032390874, -0.0033118383, -0.061129928, -0.033151668, 0.012638717, 0.021074038, -0.01723202, -0.07779135, 0.06017893, 0.042794753, -0.019571466, -0.010099562, 0.026304508, -0.029233571, 0.026475687, 0.03636603, 0.004091654, -0.03301853, 0.0076983003, 0.023527604, -0.008739639, 0.00777438, 0.030431824, -0.005049781, -0.01570092, 0.035072677, 0.00027623418, 0.03994177, -0.03771644, 0.023546623, -0.036803488, -0.003040805, 0.043365348, -0.010242211, -0.010090051, 0.01217273, -0.018230565, -0.02588607, 0.011896941, 0.048462678, 0.014588255, 0.027997278, 0.01896283, 0.021815814, 0.056641232, -0.0028815132, 0.004959436, -0.04321319, -0.0589997, 0.011820861, 0.03661329, -0.016109847, -0.03417874, -0.023470543, 0.024478598, -0.005862881, -0.010793787, 0.026913144, 0.0017213001, 0.010765257, 0.05873342, -0.01203008, 0.03613779, 0.020845799, -0.012762346, -0.049299553, 0.004526734, -0.01031829, -0.026837064, 0.010603589, 0.0138750095, -0.005511013, -0.04146336, 0.017593399, -0.020085003, -0.040170006, -0.05679339, -0.08186161, -0.010812807, 0.02052246, 0.0310785, 0.0013349585, -0.021074038, 0.030907322, 0.010194661, -0.007983599, 0.015891118, -0.013665791, -0.025258414, 0.036746427, 0.030317705, -0.001009243, 0.017717028, 0.0052827746, 0.008302182, -0.00081428903, 0.033874422, -0.01746977, -0.042071994, -0.011183695, 0.008083453, -0.025714891, 0.08041609, -0.032124594, -0.074634045, 0.02904337, 0.013313923, 0.0036304214, -0.016556814, -0.0106226085, 0.010470449, -0.0111646755, -0.01898185, 0.019609507, -0.0012790876, -0.0047050454, -0.01891528, 0.026209408, -0.0015536873, -0.0012600677, -0.034140702, 0.007883744, 0.04686501, 0.029842207, 0.01719398, -0.0042509455, 0.013722851, 0.027826099, 0.019343227, 0.021226197, 0.03271421, 0.02609529, 0.021530515, 0.010613099, -0.013922559, -0.036803488, 0.012039591, 0.009257931, -0.023641722, -0.009024938, 0.0552718, 0.0017747935, -0.07155283, 0.023660744, -0.016547304, 0.014968653, 0.08711109, 0.040664524, -0.025638811, -0.008425811, 0.01742222, 0.025296453, 0.03149694, -0.004626588, 0.008511401, -0.023641722, -0.030108485, -0.008563706, -0.03937117, 0.04138728, 0.06436331, -0.02948083, -0.030488884, 0.0346162, -0.005159145, -0.16646208, -0.00853042, 0.0035258122, 0.028339636, 0.008539931, -0.0026057248, 0.01544415, 0.0027650164, -0.08163337, 0.033551086, 0.012496067, -0.051239584, -0.0206556, -0.027940217, -0.014902083, -0.019324208, 0.023033086, -0.04100688, 0.021815814, -0.03317069, -0.05158194, -0.026856085, 0.0517341, 0.025924109, -0.010736728, -0.015862588, 0.046788927, 0.008221348, 0.005896166, -0.020446382, 0.026437648, 0.0059294505, -0.003813488, 0.027845118, 0.08087257, -0.011202715, 0.020123044, -0.029652009, 0.015967198, -0.013922559, 0.005534788, 0.028130418, 0.0021670787, 0.00064311, 0.03918097, -0.05713575, 0.011069576, -0.020065984, -0.019989904, -0.0011316835, 0.03104046, -0.016262006, 0.012885976, 0.008544685, -0.030165546, -0.0024119597, 0.019381268, 0.03994177, -0.025562732, -0.04290887, 0.036879566, -0.01212518, 0.016461715, -0.006143424, -0.052837253, -0.014084228, 0.028643955, -0.027940217, 0.008235612, -0.028016297, 0.01733663, -0.010185151, 0.020864818, 0.035662293, 0.023337405, 0.03305657, -0.040740605, -0.012629207, -0.009814263, -0.13587809, 0.03457816, -0.00043597154, 0.017897716, -0.01754585, -0.029613968, 0.028624935, -0.010565549, 0.0094861705, 0.028035318, 0.27799472, 0.026228428, -0.025030175, 0.014131778, 0.03798272, -0.012153709, 0.012733816, 0.008425811, 0.054549042, -0.024973115, -0.012296359, 0.020940898, 0.02594313, -0.019590486, 0.0015311012, 0.04290887, -0.03296147, 0.04713129, 0.05652711, -0.022120131, -0.014055698, -0.04827248, 0.0056441524, 0.00151327, -0.011868412, 0.002826831, 0.019428818, 0.066721775, -0.017203491, 0.06402095, 0.0026437647, 0.033570107, 0.02088384, -0.015187382, -0.09038252, 0.0034307127, -0.02750276, -0.019590486, 0.0022419696, -0.024478598, -0.050668985, -0.019381268, -0.010498979, 0.038648415, 0.00424619, -0.043517508, 0.016927702, 0.017659968, -0.02588607, 0.013456572, -0.039028812, -0.032524012, 0.00059021096, -0.017745556, 0.004524356, -0.040017847, -0.029594949, -0.030907322, 0.0055823377, 0.050440747, 0.044316344, 0.018230565, -0.06603706, 0.0023430127, -0.004395972, -0.01552974, 0.0011304948, -0.011088596, 0.0656947, 0.05652711, 0.026475687, -0.01207763, -0.008416302, -0.05504356, 0.015244442, -0.010546529, 0.022899948, 0.07003123, -0.048044242, 0.03250499, -0.037031725, -0.012933525, -0.027445702, -0.013076174, 0.0050878203, 0.004973701, 0.007379717, 0.027921198, -0.025676852, -0.03802076, -0.0104514295, -0.053940408, -0.031744197, 0.0584291, 0.06337427, 0.019476367, 0.02050344, -0.008506645, 0.0044078594, -0.0020993203, -0.0028791358, -0.035148755, 0.023527604, 0.009947402, -0.037545264, -0.010679668, -0.006214749, 0.01044192, 0.009700144, 0.033551086, -0.017802617, 0.013989129, -0.03256205, -0.047283445, -0.020997958, 0.01710839, -0.0027459967, -0.0013444684, 0.0017391312, -0.02071266, 0.0052304696, -0.009091508, 0.030241625, 0.020769719, -0.024839977, -0.05534788, -0.009110527, -0.011934981, -0.0070040743, 0.080263935, 0.03589053, -0.02588607, -0.029024351, 0.02234837, -0.002319238, -0.019780686, -0.008411546, 0.036860548, -0.05679339, 0.0309834, -0.020332262, -0.03240989, -0.027769038, 0.027978258, 0.005349344, -0.028111396, 0.020313242, -0.028567875, -0.021511495, 0.014864044, -0.05317961, 0.056070637, 0.023603683, -0.046294414, -0.014150798, -0.013951089, -0.02052246, 0.010917417, 0.019153029, -0.0039038323, -0.018344684, -0.0022550456, 0.054587085, 0.019257639, 0.042148076, -0.014141288, -0.030450843, 0.030393783, 0.029632987, -0.025334492, 0.02586705, -0.041691598, -0.06573274, 0.022880927, -0.005915186, -0.03482542, -0.021264236, 0.016899172, -0.012277339, -0.028872192, 0.04701717, 0.014692865, 0.03246695, 0.012591167, 0.030450843, 0.040246088, -0.013266373, 0.0037897131, 0.060293052, -0.018744102, -0.018363703, 0.06596098, 0.002957593, 0.0047502173, 0.016290536, 0.008658805, 0.0309834, 0.030583983, 0.028453754, -0.016509265, 0.01044192, 0.015206402, -0.017213, -0.0037706932, -0.007874235, -0.0049451715, -0.023698783, -0.016309556, -0.05523376, -0.026456667, 0.00034562705, -0.0206556, -0.011497524, 0.016319066, -0.002734109, -0.014664335, 0.047169328, 0.06539038, -0.024079181, 0.0037588058, -0.013085684, -0.021682674, 0.03261911, -0.034254823, -0.022234252, 0.016975252, 0.015824549, -0.015843568, 0.020484421, 0.010964966, 0.011041046, 0.009733428, 0.030698102, -0.05348393, 0.006742551, -0.0124865575, 0.04713129, 0.016480735, -0.017945265, 0.0058010663, 0.03113556, -0.0032690435, -0.029804166, 0.071933225, 0.007565161, 0.051125463, -0.0074843266, -0.007531876, -0.018059386, -0.0067520607, -0.0054254234, -0.03260009, -0.011754292, -0.01375138, 0.02927161, 0.012343909, 0.0028220762, -0.016014747, 0.019609507, -0.01698476, -0.034559138, 0.001254124, -0.027883159, 0.021397376, -0.056603193, -0.03640407, 0.045077138, -0.008121493, 0.0019150651, -0.054092567, 0.0038610375, -0.021055019, -0.030469863, 0.008235612, 0.07185715, -0.024440559, -0.0012006306, 0.0038990774, 0.017859677, 0.02611431, -0.034426, 0.0060197953, 0.054663163, -0.00945764, -0.011488014, -0.013294903, 0.04138728, -0.042490434, -0.026894124, -0.042794753, 0.07919882, 0.020997958, -0.021397376, 0.014027169, -0.03431188, 0.014093738, 0.018468313, -0.010498979, -0.0049499264, 0.016309556, -0.0034354676, -0.002957593, -0.008159533, -0.028472776, -0.006737796, 0.0016226344, -0.020180102, -0.019818725, -0.01552974, 0.049185436, 0.011240755, -0.033855405, -0.036727406, 0.039257053, 0.08254632, -0.023565644, 0.041881796, -0.04127316, 0.0049879663, 0.042300235, -0.015301501, -0.009410091, 0.0004909509, -0.033417948, 0.026076268, 0.04454458, 0.022880927, -0.0018639492, -0.028910233, -0.02601921, -0.0047502173, 0.02940475, 0.008235612, -0.032048516, 0.023584664, -0.0104514295, 0.014302957, -0.019818725, 0.037050746, -0.0007096796, 0.028910233, -0.012695776, 0.042642593, -0.006737796, -0.041881796, -0.051391743, 0.003266666, -0.03454012, -0.0047026677, 0.017022802, 0.011858901, -0.004973701, -0.026247447, -0.036537208, 0.021378357, -0.013237843, -0.010679668, -0.001911499, -0.032105573, 0.026171368, -0.026818044, 0.051125463, 0.047587764, -0.0023620327, -0.027369622, -0.00514488, 0.057554185, 0.019438328, 0.00520194, 0.02255759, 0.020256182, 0.022671709, -0.007831439, 0.014883064, 0.017213, -0.016166907, -0.0121442, -0.0057535167, 0.041881796, 0.025486652, -0.030184565, -0.013694321, -0.047777962, -0.02059854, -0.009509945, 0.0133995125, -0.0045647738, 0.009295971, 0.012001551, 0.020332262, 0.022120131, 0.013066664, -0.02932867, -0.0054539535, -0.13313922, 0.030679082, -0.033189707, 0.036974665, -0.036594268, 0.011915961, 0.037583303, -0.018620472, -0.03971353, -0.027464721, -0.06561862, 0.0016416543, 0.06386879, -0.02742668, -0.008416302, 0.03267617, -0.03254303, -0.017802617, -0.0066522066, 0.011887431, -0.023812901, -0.017612418, -0.006709266, -0.015130322, 0.00081844965, -0.02411722, -0.04640853, 0.016623383, -0.009072487, 0.03438796, 0.008967878, -0.057211827, -0.011877921, 0.0308883, -0.037355065, 0.047397565, 0.0041296934, -0.018430274, -0.012039591, 0.00426521, -0.03781154, 0.017973796, -0.0038467727, -0.028910233, -0.011716252, 0.0582389, 0.0029076657, 0.0052352245, -0.056146715, 0.030831242, 0.05363609, 0.028834153, -0.030831242, 0.024592718, 0.022804847, 0.012410478, -0.052647054, -0.03646113, 0.0086920895, 0.023489565, -0.050935265, 0.0109269265, -0.021891894, -0.026799025, -0.020237163, -0.003271421, -0.049033277, 0.009614554, 0.026703926, 0.013142744, -0.04659873, 0.0034782623, 0.0037540507, 0.00474784, 0.026057249, -0.047397565, 0.017945265, 0.022918968, -0.045229297, -0.025372533, 0.014730904, -0.0448489, -0.029537888, 0.00059050816, 0.042300235, -0.0088775335, -0.011963511, -0.028815133, -0.005368364, -0.013161764, -0.052647054, -0.037107807, -0.0018841579, -0.0029908777, -0.009975933, 0.017793108, -0.021777773, -0.053674128, -0.012705286, -0.008687335, 0.009795243, 0.0072085382, -0.01875361, 0.01905793, 0.023736823, 0.0036851037, 0.052532937, -0.044506542, 0.037031725, -0.0010853225, 0.0071752532, -0.007398737, -0.026076268, -0.0071419687, -0.04313711, -0.0033308582, 0.03807782, 0.040968843, -0.0049213963, -0.03760232, -0.01900087, -0.008497136, -0.052342735, -0.021435415, 0.02586705, 0.026475687, 0.020921879, 0.0018484956, 0.014464626, -0.021701694, 0.030355744, -0.00089809543, -0.027731, -0.008159533, 0.020978939, 0.01552974, -0.02780708, 0.045571655, -0.028111396, -0.00018797, -0.021378357, -0.012600677, -0.037526242, -0.029157491, -0.0039490047, -0.031002421, 0.012115669, -0.030450843, -0.01714643, -0.025486652, 0.021397376, 0.019210089, 0.0080977185, 0.03937117, 0.0074462867, -0.0030740898, -0.030717121, 0.04488694, -0.0058866558, 0.027255502, 0.037412122, -0.0030835997, -0.02938573, 0.018116444, -0.03417874, 0.048919156, -0.026057249, 0.0015786509, -0.043365348, -0.015824549, -0.0046313433, 0.015282482, 0.002508248, 0.04309907, 0.023641722, -0.042110037, -0.0014835515, -0.018183015, 0.047816005, -0.023622703, 0.004562396, 0.0059865103, -0.010308781, 0.009666859, 0.02752178, 0.023299364, -0.009267441, 0.055690236, 0.015092283, 0.036822505, -0.0086920895, -0.014236388, 0.042376313, -0.007455797, 0.035129737, -0.045343418, 0.026703926, -0.0068519153, -0.009947402, 0.07763919, -0.033703245, -0.004581416, -0.009899853, -0.014312468, -0.014274428, -0.027407661, -0.029005332, -0.0117733115, -0.01896283, 0.03332285, 0.033475008, 0.017897716, -0.0055728275, 0.054891404, 0.019276658, -0.013133234, 0.0041392036, 0.02586705, -0.02442154, 0.0007388038, 0.044088103, 0.020351281, 0.0072037834, -0.102250926, 0.00079883536, -0.028586894, 0.031744197, 0.01379893, -0.008178553, -0.028567875, -0.037545264, -0.01025172, 0.003164434, 0.0012648227, 0.013057155, -0.021682674, -0.011507033, -0.004712178, 0.00012132609, 0.0071277036, 0.0138750095, 0.0045172237, 0.015805528, -0.037259962], "docs/hardware/ip-allocation.md::1781801558.644": [-0.011779712, 0.002329818, -0.03851206, 0.0114757195, 0.0019652643, -0.022704445, -0.014240151, 0.008958281, 0.017536571, 0.023179432, -0.041912977, -0.0061890986, -0.033268187, -0.0055241147, 0.0046287617, 0.03062725, -0.02781532, -0.020006511, -9.945069e-05, -0.039785028, 0.015522621, 0.0013370923, 0.01955052, 0.043052945, 0.027644323, 0.017869063, -0.01145672, -0.01838205, -0.011561217, 0.021184482, -0.035225138, 0.026694346, 0.033990167, -0.025231384, -0.024851393, -0.04586488, -0.03841706, -0.043090947, -0.050804757, -0.013974158, 0.009485518, 0.01833455, -0.016928585, -0.021735469, 0.0065120906, -0.06786634, 0.024034413, -0.015798114, -0.0029354282, -0.034066167, -0.03478815, -0.0016612719, -0.023977414, -0.033819173, 0.053844683, 0.0060608517, -0.05646662, -0.03028526, -0.056694612, 0.002659935, -0.037106093, 0.017270578, -0.024471402, -0.036327112, 0.010335747, 0.032432206, -0.034123164, 0.026732346, -0.026447354, -0.007319571, 0.022362454, 0.036327112, -0.049056802, -0.0045195143, -0.03188122, -0.007281572, -0.0028808045, 0.016263602, -0.009946257, -0.0016612719, 0.00019519054, -0.0051678736, 0.00777081, 0.01473414, -0.05513665, 0.041760977, -0.038056068, 0.0858779, -0.0073243207, -0.038341064, -0.015845612, -0.031957217, 0.02289444, -0.06836033, -0.037296087, 0.018505547, -0.032603204, -0.04939879, 0.007272072, 0.009765761, 0.03062725, 0.027663324, 0.022970438, -0.0061415997, 0.022989437, 0.04297695, 0.021317478, -0.02407241, -0.011228725, -0.024566399, -0.0085735405, 0.024281407, 0.004935129, 0.010459244, -0.0027929316, -0.061900485, -0.006008603, -0.03725809, -0.0024070037, -0.020652495, 0.006778084, -0.008345546, 0.067334354, -0.046700858, -0.0019522023, -0.0071675745, -0.064788416, -0.002906929, 0.006217598, 0.0035434132, -0.011713213, -0.012463695, -0.021944463, -0.03144423, -0.041760977, -0.029240284, 0.01962652, 0.023635423, -0.017688567, -0.077518106, 0.083977945, 0.0046430114, -0.036612105, -0.014211653, 0.03475015, -0.02080449, 0.023521425, 0.019664519, 0.013480171, -0.009267024, 0.005163124, 0.033211187, 0.041912977, 0.009362021, 0.027188335, -0.013793662, -0.027169336, -0.00984176, 0.030741248, 0.01885704, -0.051260747, 0.041380987, -0.04453491, -0.012767687, 0.03423716, -0.014259151, -0.005894606, 0.021564472, 0.0069775796, -0.026428353, 0.052514717, 0.041874975, 0.0204245, 0.02291344, 0.026067363, 0.009438019, 0.100773536, -0.0025839368, 0.0022728194, -0.041000996, -0.05570664, 0.037486084, 0.0024580648, -0.0061510997, -0.030912245, -0.025117386, 0.008963031, -0.019930512, -0.026314357, 0.03929104, 0.02371142, -0.013337674, 0.05893656, -0.0066403374, -0.004393643, 0.035149142, -0.008944031, -0.035738125, 0.021868465, -0.011380722, -0.034275163, -0.003400917, 0.037467085, -0.0013501545, -0.026903342, 0.027948316, -0.010069754, -0.008801535, -0.05593463, -0.06475042, 0.0031230487, 0.020158507, 0.055858634, 0.015855113, -0.03891105, 0.043052945, 0.021032486, -0.014221152, -0.023635423, -0.02289444, -0.017280078, 0.034218162, 0.021583471, -0.008982031, 0.010202751, -0.002496064, 0.036631104, 0.023806417, 0.019455524, -0.011922209, -0.023996413, 0.023426427, -0.009946257, -0.027587324, 0.052628715, -0.03511114, -0.05802458, 0.031178238, -0.049208798, 0.016396599, -0.018591044, -0.035643127, -0.006056102, -0.020215506, -0.024642397, 0.025744371, -0.0040445263, 0.0043556434, -0.0024841893, 0.019569522, -0.00049576914, -0.04164698, -0.03646011, 0.0016636468, 0.051184747, 0.009248024, 0.0245094, -0.00429152, 0.03891105, 0.00023719732, -0.016406098, 0.016957086, 0.029240284, 0.009167275, 0.034883145, -0.010402245, -0.03549113, -0.04985478, 0.030950243, 0.0022799443, -0.030798247, -0.01142822, 0.029183287, 0.015332625, -0.017090082, -0.017916562, -0.027872318, -0.01021225, 0.072350234, 0.02251445, -0.0047118845, 0.026447354, 0.02777732, 0.012150203, 0.04415492, 0.027587324, 0.0013798412, -0.011703714, -0.022609446, -0.037448086, -0.03794207, 0.008312297, 0.069690295, 0.0011767837, -0.03832206, 0.014278151, -0.016852587, -0.16643593, 0.0072103236, 0.020652495, 0.032812197, 0.0059943534, 0.0008442919, -0.023122434, -0.0043081446, -0.057910584, 0.03351518, -0.0056951107, -0.06589039, -0.016700592, -0.027948316, -0.027492328, -0.03159623, 0.013793662, -0.005186873, 0.036992095, -0.028062314, -0.046054874, -0.024053412, 0.07466818, 0.046700858, -0.020557497, 0.010421245, 0.05977254, -0.0046026376, -0.025060387, -0.025972364, 0.025459377, 0.022020461, 0.00025604843, -0.017631568, 0.049930777, -0.0085925395, -0.013575168, -0.021032486, -0.006782834, 0.008212549, 0.02658035, 0.020120507, 0.019797515, 0.014924135, 0.040393014, -0.046130873, -0.013670166, -0.01716608, -0.022818442, -0.006654587, 0.015864613, 0.017052082, 0.029392282, -0.011817711, -0.040887, -0.020766493, 0.035700127, 0.0939337, -0.017707568, -0.02006351, 0.03402817, 0.00010093503, 0.03438916, -0.0056143627, -0.026827345, -0.00984176, 0.053768683, -0.009233775, 0.0029520527, -0.03022826, 0.028024314, -0.03442716, -0.0008733849, -0.009656514, -0.009024779, 0.05555464, -0.011513718, -0.044420913, -0.022590447, -0.13185677, 0.0368591, -0.028366307, -0.008060553, 0.009723012, -0.01475314, 0.0070108287, 0.004168023, -0.017527072, 0.0737182, 0.28043315, 0.031387232, -0.0010984107, -0.027720323, 0.043014947, -0.003472165, -0.009328771, -0.0030304259, 0.042216968, -0.037448086, 0.003602787, 0.024338406, 0.0077375607, -0.012558693, 0.017033083, 0.044040922, -0.05517465, 0.03237521, 0.05403468, -0.0070393276, -0.04366093, -0.04126699, 0.02207746, -0.008872783, -0.036099117, -0.012872186, 0.032983195, 0.09096978, -0.005609613, 0.016966585, 0.024376404, 0.022685446, 0.008473793, -0.008754035, -0.0571886, 0.009419019, -0.009224274, -0.027967315, -0.021963462, 0.021830466, -0.042330965, -0.029620275, 0.0021671345, 0.02416741, -0.014962134, -0.034598153, 0.00938102, 0.0061558494, -0.048448816, 0.010022255, -0.0054528667, -0.019360527, 0.009556767, 0.012568193, 0.0028855545, -0.039519034, -0.0122831995, -0.01968352, 0.015503621, 0.018866539, 0.020158507, 0.017878562, -0.044686906, 0.010924733, -0.02494639, 0.0065263403, -0.001512838, -0.0006596401, 0.018591044, 0.02080449, 0.0027715573, -0.019797515, 0.00980376, -0.035833124, 0.03324919, -0.026808344, 0.025098385, 0.057036605, -0.07197024, 0.04742284, -0.047688834, 0.0009998506, -0.029734273, -0.0033747924, -0.028271308, 0.024281407, -0.022305455, 0.032945193, -0.00057265785, -0.05517465, -0.013603668, -0.028480303, -0.008668538, 0.065282404, 0.043470938, 0.027074337, 0.039937023, -0.027264332, 0.009694513, 0.0038996546, 0.014610643, 0.041912977, -0.0074193184, -0.019474523, -0.028328307, -0.013290175, 0.017441573, 0.025915366, -0.030836245, 0.0204435, -0.007310071, 0.03140623, 0.019427026, -0.06399044, -0.027036339, 0.030969242, -0.01717558, 0.011418721, 0.003970903, -0.0038165317, -0.0057901083, -0.01555112, 0.008331296, -0.0019997011, -0.026827345, -0.06649838, -0.015304126, -0.016843088, -0.026865343, 0.05901256, 0.010744237, -0.041912977, -0.038246065, -0.01021225, 0.0020685743, -0.0007724499, 0.002453315, 0.016491598, -0.018116057, 0.04385093, -0.016206603, 0.00022636165, -0.034617152, 0.006516841, -0.00860679, -0.04126699, 0.013347173, 0.011998206, -0.006341095, 0.021469476, -0.04046901, 0.018790541, -0.0070488276, -0.07656813, -0.039481033, -0.034066167, -0.015294626, 0.022438452, 0.03347718, -0.011133728, -0.017726567, -0.024053412, -0.0014154654, 0.041532986, 0.0152566265, -0.0054433667, -0.0023844417, 0.039329037, 0.032546204, -0.028119313, -0.003476915, -0.015665118, -0.07022228, 0.03435116, -0.025630374, -0.037980072, -0.048828807, -0.026751345, 0.0031752973, -0.021051485, 0.049284793, 0.005813858, 0.021773467, -0.022628447, -0.0010681301, 0.07805009, -0.02741633, -0.0015722115, 0.04860081, -0.0034032918, -0.015313625, 0.08777785, -0.011713213, 0.013717664, 0.02779632, 0.014221152, 0.003716784, 0.036650103, 0.00076591875, -0.023122434, 0.0018370176, 0.003935279, -0.0071723247, 0.01183671, -0.001158378, -0.034541156, -0.012093204, 0.0044482662, -0.04457291, -0.014848137, 0.00030607064, 0.0033391684, -0.033496182, 0.0111527275, 0.00982276, 0.0073480704, 0.027739322, 0.054490667, 0.005766359, -0.008359795, -0.04016502, -0.0075808144, 0.012045706, -0.054946657, 0.0035695378, 0.03305919, 0.00083776074, -0.022571448, -0.019512523, 0.02614336, 0.002740683, 0.0022953814, 0.07246423, -0.06349645, -0.017774066, -0.012473195, 0.047992826, 0.0032631701, -0.025307382, -0.011304723, 0.018895037, 0.013157179, -0.01468664, 0.043128945, 0.020557497, 0.05962054, -0.024528401, 0.018980537, -0.019436525, -0.040887, -0.044382915, -0.02532638, -0.039329037, -0.007647313, 0.010183751, 0.02946828, 0.03351518, 0.004626387, 0.0032085464, 0.02815731, -0.021545473, 0.030779248, -0.022799442, 0.015304126, -0.004455391, -0.012055205, 0.021032486, -0.01350867, -0.0050491267, -0.051298745, 0.0072198235, -0.00860679, -0.058784563, 0.00066439, 0.0693863, -0.020538498, -0.008682787, -0.002491314, 0.018581545, 0.03435116, -0.04776483, 0.023939414, 0.028803296, 0.028974291, -0.023350429, -0.011285724, 0.0326792, -0.038626056, 0.003804657, -0.052438717, 0.06988029, 0.011941208, -0.016453598, 0.019474523, -0.0017669568, 0.008811034, 0.014420647, 0.020937487, -0.0062318477, 0.02241945, -0.020671494, -0.007998805, -0.009727762, -0.020918489, -0.017698066, -0.018315552, 0.004419767, -0.029905269, 0.0070250784, -0.013261676, -0.02205846, -0.041000996, -0.008915532, 0.0204435, 0.03102624, -0.014591644, 0.039557032, -0.029164286, 0.015636617, 0.0009725387, 0.0019177656, 0.0027953067, 0.015817113, -0.015627118, 0.046320867, 0.026371354, 0.0038260315, 0.029620275, -0.031292234, -0.022191457, -0.010421245, 0.023825418, -0.03881605, -0.046776857, 0.059164554, 0.011599217, 0.02293244, -0.026067363, 0.031254236, 0.0006994204, 0.019702518, 0.013641667, 0.052362718, -0.034503154, -0.007476317, -0.041494984, 0.00286418, -0.028556302, -0.006996579, 0.034617152, -0.006626088, -0.003184797, -0.054946657, -0.03634611, 0.007400319, -0.0076235635, -0.0024093785, -0.011751212, -0.00469051, -0.0016315851, -0.05110875, 0.086941876, 0.028841294, -0.0025791868, 0.014059656, -0.010962732, 0.05107075, -0.00037939698, -0.012834186, 0.028290309, 0.00073207583, 0.02086149, -0.0057188603, 0.020785492, 0.0036146615, 0.003550538, -0.012007706, 0.0051583736, 0.0572646, 0.02008251, -0.01962652, -0.019427026, -0.052818708, -0.018268052, -0.015855113, 0.04423092, -0.024832392, -0.0028309308, 0.023844417, 0.016662592, 0.004633512, -0.0027216834, -0.007970305, 0.01921803, -0.12950084, 0.041760977, -0.009552016, 0.024281407, -0.028993292, 0.028803296, 0.028461304, -0.013793662, -0.0057521095, -0.019066034, -0.07512416, 0.028974291, 0.058404572, -0.034484155, -0.012634691, -0.0016980835, -0.015503621, -0.02528838, -0.02373042, 0.057872586, -0.006217598, -0.013404172, 0.03440816, 0.007865808, 0.054984655, -0.029316284, -0.055744637, 0.014667641, -0.022248456, 0.012615692, 0.01429715, -0.034142166, 0.018952036, 0.031159237, 0.02694134, 0.028708298, -0.010174251, -0.043964926, -0.0132141765, 0.003149173, -0.040279016, 0.023426427, -0.014221152, -0.029278284, -0.03589012, 0.075162165, 0.027359331, -0.014078655, -0.04947479, 0.049208798, 0.016985584, 0.016396599, -0.0103832465, 0.017755065, 0.007561815, -0.018961536, -0.06250847, -0.011228725, 0.011190726, 0.03640311, -0.055744637, 0.013765164, -0.016168604, 0.0050396267, 0.009314522, 0.010991232, -0.043926924, 0.02126048, 0.0014332775, 0.04012702, -0.029734273, -0.018942537, 0.029297283, 0.016263602, 0.0056666113, -0.039405037, 0.0114947185, 0.005676111, -0.03887305, -0.014449147, -0.04054501, -0.041152995, -0.03936704, -0.00696333, 0.029677274, 0.0036692852, 0.014506145, -0.011542218, -0.0011702527, -0.016320601, -0.034522157, -0.038987048, -0.0073480704, 0.040279016, -0.0111717265, 0.0125871925, -0.009309772, -0.024300406, -0.026371354, 0.016453598, 0.01719458, 0.010839235, 0.012083705, -0.00072554476, 0.017935561, -0.005885106, 0.029164286, -0.04814482, 0.004536139, 0.017498571, -0.025250383, -0.0020472, -0.05278071, 0.023198433, -0.040773004, 0.018306052, 0.060684517, 0.045674883, -0.0037927823, 0.012606191, 0.00531037, -0.0042962697, 0.0066593373, -0.023825418, 0.02245745, -0.0070155784, 0.02164047, 0.014411148, 0.037391085, -0.033230186, 0.012995682, -0.025231384, -0.034978144, 0.014373149, 0.0049731284, -0.022286454, -0.037980072, 0.045066897, -0.015047632, -0.03733409, -0.04704285, 0.0027691822, -0.01590261, -0.0245094, -0.01759357, -0.0327742, 0.017441573, 0.016558096, 0.027188335, -0.010734738, 0.0019913889, 0.0204435, 0.025174385, 0.035738125, 0.0016173355, -0.018296553, -0.028442305, 0.034161165, -0.012330699, 0.023806417, 0.02291344, -0.004662011, -0.04005102, 0.004987378, -0.016263602, 0.02285644, -0.023445427, -0.018496048, -0.03754308, 0.01142822, -0.0163776, 0.046016876, 0.0036075367, 0.054984655, 0.033686176, -0.023882415, 0.016795589, -0.007595064, 0.049664784, -0.0018144556, -0.008682787, 0.00696333, 0.009784761, 0.022172458, 0.03152023, -0.008326546, -0.0047997576, 0.043242943, -0.008440544, 0.028043315, -0.022704445, -0.034883145, 0.0058661066, -0.03229921, 0.02249545, -0.021146484, 0.01955052, 0.016453598, -0.022837441, 0.086181894, -0.036954097, -0.002697934, 0.03391417, 0.0015722115, 0.014658142, -0.015864613, 0.0023179434, -0.023939414, 0.0072578224, 0.014259151, 0.027055338, -0.0047593834, 0.008274297, 0.05194473, 0.04164698, 0.009172026, 0.027112337, 0.018439049, -0.019949513, 0.0014748389, 0.046852853, -0.0045693885, 0.010117252, -0.062090483, -0.007813559, -0.025098385, 0.04533289, 0.032166213, -0.00898678, -0.008963031, -0.012321198, -0.01105773, 0.0027501828, 0.025136385, 0.0075333156, 0.022134459, -0.043584935, -0.005923105, 0.010250249, -0.034579154, 0.06326845, 0.00077423104, 0.03556713, -0.01551312], "docs/matrix/archivist.md::1781801560.522": [0.009126042, 0.021281632, -0.04869716, 0.03897269, 0.0037144676, -0.034334864, 0.0051100226, 0.008854879, -0.0060777944, 0.012632462, 0.0022113821, 0.009191495, -0.019486345, 0.03674728, 0.038486466, 0.024329878, 0.011127039, -0.018944018, 0.0010092645, -0.02206707, 0.019860363, 0.0025783875, 0.020720605, 0.006975438, 0.027789546, 0.036971692, -0.0226842, -0.047126286, 0.0062507777, 0.026293475, -0.003331099, -0.025695045, 0.025451934, 0.004305884, -0.028743293, -0.0043456233, 0.011192492, -0.0012658176, -0.035195105, 0.0011617938, 0.00015325977, -0.0015019166, -0.01237065, -0.046378247, 0.029715741, -0.04432115, -0.0039692675, -0.02763994, -0.03244607, -0.034147855, -0.04824834, -0.010696919, 0.00856034, -0.011519758, 0.08579976, 0.025657643, -0.045031782, 0.039271902, -0.025526738, -0.016176283, -0.00053765107, -0.02391846, -0.026760997, -0.044732567, -0.011613263, 0.029229516, -0.01612018, 0.020795409, 0.009130717, -0.044021934, 0.02414287, 0.01588642, -0.07667372, -0.0165129, -0.06564018, 0.0020898264, 0.019149728, -0.01569006, -0.035251208, 0.0034503173, 0.016653158, 0.012810121, -0.0005087231, -0.0025666994, -0.0141939875, 0.008550989, -0.026835801, 0.08063831, 0.0148952715, 0.029659638, -0.028855499, -0.030164562, 0.0073588067, -0.025526738, -0.039458912, -0.010986783, -0.021786556, -0.02434858, 0.013707764, 0.027471632, -0.0062648035, 0.040356554, -0.019411542, -0.00078660686, 0.03691559, 0.050081026, 0.00062180514, 0.0011378332, -0.041216798, -0.035812236, 0.008214373, 0.0068398565, 0.0030014955, 0.013894773, 0.0004383025, -0.05284876, -0.015792916, -0.0412542, -0.021618247, 0.0063863597, 0.01999127, -0.025414532, 0.049370393, -0.053185377, -0.032371268, -0.011613263, -0.014222039, 0.0041258875, 0.019121677, -0.023413535, 0.0068398565, -0.024329878, -0.011688067, -0.038037643, -0.033530723, 0.024872206, 0.054419637, 0.05819722, 0.016232386, -0.03979553, 0.04933299, 0.02247849, -0.060329124, -0.003929528, 0.040244352, -0.048771963, 0.049819216, 0.03676598, -0.017784562, -0.013380499, 0.013455302, 0.012024683, -0.026125167, -0.012492205, 0.03584964, -0.0076673715, 0.023619244, -0.028350575, 0.010042387, 0.04664006, -0.052736554, 0.0055681947, -0.0598429, 0.01606408, 0.021075921, 0.002870589, 0.0035204457, 0.007784252, -0.006774403, 0.0098553775, -0.0028822771, 0.0085322885, -0.021749154, -0.013015831, 0.008681896, 0.015157085, 0.045330998, 0.031249214, 0.008686571, -0.041329004, -0.05902006, 0.03403565, -0.062274016, -0.010584713, -0.001193936, -0.03195985, -0.032315165, -0.016718611, -0.007176473, 0.022123173, -0.019748157, -0.012127538, 0.022964712, 0.015727462, 0.018626103, 0.01836429, -0.013277643, -0.012800771, 0.024011964, -0.0015065918, 0.016868217, 0.0068772584, 0.04289988, -0.0048201587, -0.027135015, -0.02206707, 0.015549804, -0.019692054, -0.00061070145, -0.11190622, -0.0020255418, 0.02763994, 0.0141378855, -0.037607525, -0.023432236, 0.021786556, -0.010481858, -0.008798776, -0.028724592, -0.02663009, 0.015166435, 0.034783687, -0.01425009, -0.032015953, 0.00680713, -0.021823958, 0.009808625, -0.018336238, 0.026069064, -0.008943709, -0.02292731, -0.003204868, -0.010668867, 0.00546534, 0.07510284, -0.016391344, -0.06837051, 0.003803297, 0.029341722, -0.021823958, -0.01856065, 0.0018712594, -0.027265921, -0.042600665, -0.020945014, -0.003644339, -0.007901133, 0.00030213653, -0.02578855, 0.016961722, 0.010098489, -0.021375136, -0.0020395676, 0.0010840682, 0.024666496, 0.026854502, 0.03624236, 0.0066107702, -0.014904622, -0.003627976, 0.0012015332, 0.011164441, 0.0475003, 0.028144864, 0.01731704, -0.012725967, -0.010248097, -0.07757136, -0.0031113634, -0.010622115, -0.027191117, 0.030650785, -0.021094622, 0.022852508, 0.009509411, -0.0044040633, 0.021206828, -0.046939276, 0.058646042, 0.03676598, -0.019935166, 0.0050913217, 0.014418399, 0.020047372, -0.016157582, 0.03319411, -0.012688565, -0.008910982, -0.004988467, 0.0034082402, -0.0005966758, 0.02350704, 0.061937403, -0.03586834, -0.03480239, 0.04458296, -0.0030669486, -0.15379626, -0.023413535, 0.017784562, 0.043834925, 0.019523745, 0.026835801, -0.06111456, -0.021132024, -0.050642055, 0.015175786, -0.0103229005, -0.04585462, 0.0019332062, -0.013324396, 0.017232886, -0.00190983, -0.0007328418, -0.016129531, 0.009285, -0.042825077, -0.004376012, -0.044882175, 0.03491459, -0.018448444, 0.009285, -0.056401934, 0.0721481, -0.016578354, -0.019336738, 0.0105566615, -0.00010365854, -0.012754018, 0.0055120923, 0.021094622, 0.0052362536, 0.030014955, 0.020496193, -0.034110453, 0.02457299, -0.014296843, -0.011052236, 0.05322278, -0.011183142, 0.044508155, 0.007877757, -0.018429743, 0.033624228, -0.022197977, -0.03833686, 0.0034830438, -0.014315544, 0.045705017, -0.01961725, -0.053746406, -0.014764366, -0.04828574, 0.043199092, 0.051913716, 0.0226842, -0.017176783, 0.008223724, 0.017232886, 0.0072045242, -0.034334864, -0.04106719, -0.019766858, 0.0164942, -0.02023438, 0.040244352, -0.026760997, -0.008995136, -0.04462036, -0.028032659, 0.0371026, 0.02247849, 0.002690593, 0.043984532, -0.040132146, -0.016213685, -0.13838671, -0.00701284, -0.0033404494, 0.0036981043, 0.0003874594, -0.024629094, -0.005577545, 0.0044344524, -0.010893278, -0.008840853, 0.28021437, 0.015540454, -0.022740303, 0.017447945, 0.026443081, -0.0040697847, 0.010799773, 0.008700597, 0.03901009, -0.04020695, -0.027153715, 0.048584953, 0.040244352, -0.0073120543, -0.023899758, 0.030407675, -0.017644305, 0.009200846, 0.088567495, -0.003174479, 0.014324894, 0.021319034, 0.015568504, 0.0391971, -0.042563263, -0.023656646, -0.016774712, 0.057262175, -0.016017327, 0.05842163, 0.006704275, 0.040319156, 0.05591571, 0.022384984, -0.05610272, 0.009677719, 0.045106586, -0.033998247, -0.035812236, 0.016756013, -0.0100891385, -0.03714, 0.018093128, 0.021132024, -0.005470015, 0.032558277, 0.0063816844, 0.023899758, -0.032502174, -0.030650785, -0.0060824696, -0.027677342, -0.017765861, -0.012239743, -0.01381997, -0.04626604, -0.04069317, 0.0066201207, -0.0012225717, 0.04376012, -0.0040814728, 0.012651163, -0.10973692, -0.0035929116, 0.014315544, 0.018588701, -0.021711752, -0.059618488, 0.013642311, 0.069380365, 0.010631465, 0.04660266, -0.018130528, 0.026592689, 0.021375136, 0.009920831, 0.023881057, -0.005175476, -0.03904749, 0.04914598, -0.0051661255, 0.01606408, -0.0060310424, -0.012164939, -0.0062367525, -0.03319411, -0.017868716, 0.033792537, -0.048136134, -0.019467644, 0.01031355, -0.05094127, -0.006227402, 0.005783255, 0.05797281, 0.051689304, 0.03942151, 0.01774716, -0.015792916, -0.039122295, 0.012941027, 0.01465216, 0.040805377, -0.002611114, 0.043647915, 0.0037588822, 0.005614947, 0.00028723423, 0.027135015, 0.016223036, -0.058945257, 0.036223657, 0.02457299, -0.0017613916, 0.008097492, 0.027677342, -0.043610513, -0.00087076094, 0.017915469, -0.0108278245, 0.020196978, -0.0115291085, -0.033081904, 0.0153814955, 0.049258187, -0.045443203, -0.031417523, -0.014352946, 0.010425756, 0.07091384, 0.009472009, -0.027770845, 0.026106466, 0.041104592, 0.02494701, 0.03055728, -0.0007421922, 0.041852627, -0.053110573, 0.038299456, -0.024404682, 0.0017473659, -0.03257698, 0.0009274481, -0.0076486706, -0.019448943, -0.0031768165, 0.035344712, 0.001115626, 0.011912477, 0.029042508, -0.00041434195, 0.017980922, -0.040730573, -0.007162447, 0.014717613, -0.035924442, -0.009467334, 0.014885921, -0.0598429, -0.026686193, 0.0022896922, 0.010911979, 0.054045618, -0.0039248527, 0.013043882, -0.0056055966, 0.058646042, -0.0043713367, 0.004780419, 0.02537713, -0.03775713, -0.083181635, 0.051277887, -0.015035529, -0.048210938, -0.06107716, -0.012819472, 0.02044009, -0.054157823, 0.037083898, 0.009219547, -0.02578855, 6.15815e-05, 0.003277334, 0.072260305, 0.031193111, -0.0035742107, 0.013492704, -0.015484351, -0.0045723715, 0.059543684, 0.03422266, -0.0110241845, 0.03179154, -0.004179653, 0.018869214, 0.033699032, 0.012155589, -0.026686193, -0.0063022054, -7.217381e-05, 0.024442084, -0.015119683, -0.05239994, -0.035737433, -0.020552296, -0.0003184998, -0.015306692, 0.001825676, -0.01612018, 0.024778701, -0.025545439, -0.011688067, 0.017045876, -0.034877192, 0.04020695, 0.025003111, 0.055840906, -0.033736434, 0.019916466, -0.02105722, -0.014614758, -0.044882175, 0.0067790784, -0.00041141995, -0.015418897, -0.04088018, -0.005759879, -0.018635454, 0.008111518, -0.045069184, 0.019561147, -0.03530731, 0.003324086, 0.020739306, 0.061002355, 0.017578851, 0.01775651, -0.012062085, 0.03964592, 0.019579848, 0.009116692, 0.040730573, 0.0035765483, 0.07734695, 0.0117441695, -0.0029313671, -0.014128535, 0.019748157, -0.024778701, -0.049407795, -0.010734321, -0.0013499716, -0.0037168053, 0.066126406, 0.014352946, -0.020309184, -0.011538459, -0.023955861, -0.022946011, 0.0002105313, -0.026293475, 0.0038173224, -0.022085771, -0.037701026, -0.02519012, -0.0133992, -0.0045419824, -0.031305317, -0.009846027, 0.022347583, -0.029266918, -0.009621616, 0.041216798, 0.008448134, 0.00805074, -0.008789426, 0.01982296, 0.06661263, -0.032670483, 0.021823958, 0.05696296, 0.09956363, -0.018195981, -0.0059702643, -0.015072931, -0.027565137, 0.0037214803, -0.036990393, 0.044246346, -0.027920453, 0.0042404304, 0.017092628, -0.028350575, -0.022852508, 0.06575239, 0.05673855, -0.0037448565, 0.031511027, -0.02350704, 0.024722598, -0.028144864, 0.034764986, -0.04248846, 0.014745665, 0.00495574, -0.026873203, 0.0077234744, 0.067435466, 0.0044017257, -0.027527735, 0.00475003, 0.017270287, 0.01588642, -0.019299336, 0.045069184, 0.02083281, 0.012314547, -0.0046752268, -0.010650166, 0.019224532, -0.017260937, -0.014960725, 0.010033037, 0.016877567, 0.004158614, -0.014820469, -0.026573988, -0.011183142, -0.03586834, -0.011585211, -0.009612266, 0.012754018, 0.0433861, 0.022179276, 0.023469638, -0.016812114, 0.026948007, -0.025152719, 0.011725469, 0.007181148, 0.06578979, -0.030725589, -0.006662198, -0.019261934, -0.025096616, -0.020084774, -0.01258571, 0.039122295, 0.042264048, -0.010388354, -0.0557287, -0.013651662, 0.033755135, -0.038112447, -0.048958972, 0.06694925, -0.04993142, 0.005212878, -0.011473006, 0.102555774, 0.013576858, -0.026499184, 0.030183263, -0.016653158, 0.035045497, -0.0024755325, -0.037046496, -0.0053297584, -0.013184139, 0.0057505285, -0.02126293, 0.0036910914, -0.015587205, -0.011538459, -0.018841162, -0.020103475, 0.012492205, -0.00065920694, -0.06369529, -0.022048369, -0.025732446, 0.000949071, -0.051502295, 0.037719727, -0.043199092, -0.009149418, -0.029229516, 0.01999127, 0.005376511, -0.03463408, -0.008209698, -0.019411542, -0.13876073, 0.027322024, 0.00763932, 0.006704275, -0.023581844, 0.0029103286, -0.020589698, -0.030258067, -0.017204834, -0.048809364, -0.03816855, -0.025732446, 0.0112953475, -0.02911731, -0.02967834, 0.023245227, -0.008508912, 0.0015486688, -0.03339982, 0.018841162, -0.0020255418, -0.004511594, 0.04660266, 0.01774716, 0.017606903, -0.024236375, -0.028949004, -0.009182145, -0.030613383, 0.013651662, -0.0017648981, -0.02186136, 0.0021868371, 0.01628849, -0.0042778323, 0.028013958, -0.012062085, -0.009097991, -0.010921329, -0.020140877, -0.013474003, -0.00035823922, -0.0072933533, -0.00918682, 0.015662009, 0.05468145, -0.007798278, -0.010061088, -0.026573988, 0.021281632, -0.037850633, 0.018785061, -0.02700411, 0.007508414, 0.008265801, 0.0029944826, -0.0453684, -0.016241737, 0.013361798, 0.009864728, -0.03012716, 0.042787675, -0.0680339, -0.04001994, -0.04106719, 0.0008222555, -0.0516145, 0.030725589, 0.009930181, 0.04645305, -0.03055728, 0.0010490039, -0.022197977, -0.0061946753, 0.009874078, -0.014530605, -0.0011617938, -0.010098489, -0.040431358, -0.028799396, 0.0071717976, -0.024068067, -0.0012681552, 0.018037025, 0.08146115, 0.020215679, -0.002466182, -0.01072497, -0.019953867, 0.0009958233, -0.02124423, -0.04001994, -0.002363327, 0.057449184, -0.041216798, 0.051016074, -0.033998247, -0.014970075, -0.018018324, -0.0042661442, -0.0012903626, 0.014343595, -0.00027320854, 0.00938318, 0.027733443, -0.0017695733, 0.034129154, -0.051016074, 0.01899077, 0.010135891, 0.0034830438, -0.013876072, -0.025676344, 0.022328882, -0.08108713, 0.032072056, 0.038523868, -0.0012646487, -0.043797523, -0.013053233, 0.009939532, -0.032894894, -0.012623112, -0.02350704, 0.038710877, 0.002599426, 0.0007614775, 0.03753272, 0.03427876, -0.04289988, 0.04555541, -0.048173536, -0.04641565, 0.025451934, 0.03010846, -0.03483979, -0.03482109, 0.025844652, -0.01815858, -0.049071178, -0.0105753625, 0.04376012, 0.007756201, -0.00030739614, -0.00423108, -0.06204961, 0.014493203, -0.0012611423, -0.01876636, -0.038486466, -0.008167621, 0.050118428, -0.016438097, 0.04394713, 0.0017123017, 0.026966708, -0.02786435, 0.0006819987, -0.0043923752, 0.030258067, 0.00803204, 0.02911731, -0.027415529, 0.0043152343, -0.026031662, 0.013315045, 0.008382681, -0.0026204644, -0.03762622, 0.044919576, -0.014203338, 0.025339728, -0.019243233, 0.048136134, 0.028107462, -0.0412542, 0.0037331684, -0.0019109988, 0.05326018, -0.02994015, 0.018934667, 0.01569941, 0.012492205, 0.007784252, 0.013315045, -0.0060357177, -0.022160575, 0.047986526, -0.018261435, -0.016391344, -0.0047523677, -0.011594562, 0.008677221, -0.040244352, 0.009481359, 0.011875075, 0.016157582, 0.016896268, -0.014689562, 0.062012207, -0.035232507, 0.0066575226, -0.009341103, 0.0023528077, -0.0010957562, 0.013053233, 0.025302326, 0.004093161, 0.032894894, 0.033736434, -0.048958972, 0.009761873, 0.007569192, 0.004588735, 0.017906118, 0.033942144, 0.001837364, 0.029790543, -0.016129531, -0.0014376321, 0.010154592, -0.005797281, 0.013128037, -0.013754517, -0.014755015, -0.04768731, 0.012005982, 0.01610148, -0.0063068806, 0.01011719, 0.006311556, 0.014530605, -0.0053718355, 0.047911722, 0.022553293, 0.0015872394, -0.00293838, 0.040580966, -0.038093746, -0.005727153, 0.01175352, -0.003936541, -0.018672856, 0.030351572], "docs/matrix/matrix_host.md::1781801561.932": [0.035759944, -0.030965207, -0.0459989, 0.023859065, -0.025138935, -0.05065992, 0.045043774, 0.019656507, 0.0072207577, -0.002655252, 0.019962147, 0.030048287, -0.025310857, -0.00813768, 0.019131187, 0.0059504393, -0.005396466, 0.0010858596, 0.020974582, -0.0023352848, -0.02238817, -0.015062348, 0.0746527, -0.0025692908, 0.020420609, -0.012808249, -0.02699188, -0.019885737, 0.011977289, 0.02254099, -0.008476749, -0.020745352, 0.045196597, -0.00024385579, 0.016160743, -0.08374551, -0.0073926807, 0.03333392, -0.030296618, 0.033906996, -0.011948635, -0.023419706, 0.0049571074, 0.014451067, 0.06082247, -0.045960695, 0.027049188, -0.035989173, -0.0723986, -0.030449439, -0.020764453, 0.028672904, -0.012684083, -0.019341316, 0.04909351, 0.016924845, -0.030716874, -0.011499725, -0.026667137, 0.039389424, -0.023744449, 0.017287793, -0.05700196, 0.01652369, 0.0033119018, 0.032894563, 0.009374568, 0.037269045, -0.009298158, 0.0017228097, -0.010983957, -0.00557794, -0.045655057, -0.00484488, -0.028290853, -0.02194881, 0.052646585, -0.004703999, -0.011623892, 0.02578842, 0.024432141, -0.04485275, 0.020477917, 0.011528379, -0.07438526, -0.012158763, -0.07285707, 0.06510144, 0.032569822, 0.016705167, -0.0046060984, -0.025291754, -0.03266533, -0.0063754707, -0.072092965, -0.013152095, -0.039007373, -0.020592531, 0.06739374, 0.017985035, -0.012340236, 0.03476661, 0.0026862938, 0.010821586, -0.0006751552, -0.0053487094, -0.010477739, 0.012473955, -0.0050000884, -0.03520597, 0.011795814, 0.032283284, 0.004821002, -0.016743371, -0.016791128, -0.052799404, -0.016743371, -0.02578842, -0.01854856, -0.02284663, 0.0023627446, -0.024565859, 0.072475016, -0.032531615, -0.03935122, -0.004563118, -0.031939436, 0.035263278, -0.02343881, 0.031920332, -0.0031471425, -0.016571447, 0.0024904928, -0.010964855, -0.014737605, 0.0016631143, 0.030029183, 0.056887347, -0.009904664, -0.02458496, 0.018338433, 0.0013061358, -0.07025912, -0.015492155, 0.02609406, -0.03333392, 0.052340943, 0.024393935, -0.007827263, -0.020229584, 0.01936997, 0.003894529, 0.017220935, 0.020076763, 0.017297344, 0.032359693, 0.030946104, -0.015549462, 0.042942494, 0.030315721, -0.017708048, 0.03656225, 0.0020153173, 0.024164705, 0.0034336804, -0.025272653, 0.005511081, 0.010525496, -0.006958098, -0.013457735, -0.0032641455, -0.00093363633, 0.014584784, 0.009651555, 0.008319153, 0.017402409, 0.06361144, -0.005382139, 0.026323292, -0.03574084, -0.04909351, -0.0034718856, -0.026437907, -0.008018289, -0.02118471, -0.02345791, -0.01696305, -0.04469993, -0.02548278, 0.048291206, -0.04515839, 0.014899977, 0.06834886, -0.046037108, 0.029284185, 0.07469091, 0.027679572, -0.029608928, 0.010315368, 0.009723189, -0.006580823, 0.0143269, -0.01386844, 0.016772024, -0.031232642, -0.0015043245, -0.054900683, -0.0021932097, -0.022101631, -0.06491041, -0.014842669, 0.027622264, -0.016743371, 0.029819055, -0.029990979, 0.014088118, 0.02005766, -0.0066142525, -0.008323929, -0.045196597, -0.016561897, 0.05631427, 0.005410793, 0.019007022, -0.0010966049, -0.01907388, 0.026972778, 0.045273006, 0.032321487, 0.0013622495, -0.011327802, 0.011184533, -0.03001008, 0.003490988, 0.05383094, -0.030258413, -0.052875813, -0.0076171355, 0.021012787, -0.0077221994, -0.048826076, 0.018042343, 0.0040091444, -0.029417902, -0.027182905, 0.012559916, 0.014689849, 0.04943736, -0.00068052777, 0.0037584235, -0.004565506, 0.023839962, 0.032990076, -0.0135914525, 0.06112811, 0.016762473, 0.04026814, 0.02217804, 0.0069246683, -0.029990979, -0.01138511, 0.007889346, 0.03023931, 0.021681376, 0.011853122, -0.0031805718, 0.05856837, -0.04126147, -0.008448096, 0.021413941, -0.017908625, 0.014011708, 0.032397896, -0.006437554, -0.0008799105, -0.008132904, -0.0376893, -0.00079693383, 0.05367812, 0.04687762, 0.0054394463, 0.013963952, -0.001198087, 0.0074308855, 0.00471355, 0.014670746, 0.0070154057, 0.01311389, -0.004672957, -0.041567113, -0.036772378, 0.038930964, 0.071710914, -0.011862674, -0.0007527592, 0.012244724, 0.0026361498, -0.17054743, -0.010344022, 0.04175814, 0.004601323, 0.00463714, 0.01349594, -0.015740488, -0.024986114, -0.07385039, 0.03640943, -0.026667137, -0.049934022, -0.027908802, -0.033066485, -0.009990625, -0.0153679885, 0.019112086, 0.017937278, -0.037803914, -0.009345914, -0.013390876, -0.046724796, 0.045349415, 0.043744802, -0.0056304717, 0.003949449, 0.038854554, 0.0119581865, -0.007516847, 0.016227603, 0.0062417528, -0.018032791, 0.012120558, -0.0029895466, 0.038014043, -0.01160479, 0.009828254, 0.04955197, 0.006170118, 0.0076028085, -0.015578116, 0.0565435, 0.013362222, 0.024260217, 0.02760316, -0.0039136317, -0.0010094495, -0.02254099, -0.051385816, 0.011108124, 0.010143446, 0.018749136, -0.034327254, 0.041719932, -0.03535879, -0.025272653, 0.019847533, 0.063687846, -0.026476111, -0.051424023, -0.0070918156, -0.016189398, 0.023916373, 0.0069246683, -0.037651096, -0.01425049, 0.024317525, -0.0081424555, 0.007760404, -0.04042096, 0.01778446, -0.0014661194, 0.008467198, 0.018682279, -0.009866458, -0.0033405556, -0.028539186, -0.01417408, 0.018405292, -0.11675469, 0.016705167, -0.024069192, -0.012235173, 0.023878166, -0.0129515175, 0.010792932, -0.001978306, 0.004247926, 0.019732917, 0.28638518, 0.040573783, -0.023343297, -0.021012787, 0.02427932, -0.014794912, -0.010067035, 0.028577391, 0.048826076, -0.030888798, -0.033219308, 0.0035912762, 0.015071899, -0.0130661335, -0.0059074587, 0.0032474308, -0.0068243803, -0.012722287, 0.049934022, -0.023763552, 0.001784893, -0.02397368, 0.00066142523, 0.017755805, -0.02238817, -0.005305729, -0.013429081, 0.045655057, -0.051882483, 0.060707852, -0.013486389, 0.02947521, 0.021891505, 0.0188542, -0.059676316, -0.016160743, 0.044012237, -0.04863505, -0.013906645, 0.013152095, -0.041032244, -0.06265631, -0.013314466, 0.018491253, -0.0061557917, -0.0068243803, 0.013409979, -0.017927729, -0.022560092, -0.04725967, -0.03707802, -0.07064117, -0.019694712, -0.005406017, -0.041032244, -0.028596492, 0.028596492, -0.021643171, -0.04569326, 0.059370674, -0.002540637, -0.0011921175, -0.087336786, 0.02254099, -0.006685887, 0.051958892, -0.024260217, -0.0013455347, 0.02737393, 0.036141995, 0.028252648, -0.0195992, 0.00076947396, -0.031385463, 0.027717777, -0.0026648035, 0.0062608556, 0.088941395, -0.043018907, 0.044012237, -0.0012786759, 0.01906433, 0.0016249092, 0.017908625, 0.011738507, 0.030258413, -0.011671648, 0.023801757, -0.0058405995, -0.034480073, -0.0331811, -0.02555919, 0.023610732, 0.037116222, 0.060096573, 0.017125422, -0.007048835, 0.023553424, -0.0012989723, -0.053945556, -0.013906645, 0.019532342, -0.015721384, -0.0095417155, 0.009517837, -0.02850098, -0.016179847, 0.03663866, 0.012454852, 0.020114968, -0.058606572, 0.025024319, -0.02064984, -0.010926649, 0.01379203, -0.00299671, -0.0043888073, 0.024852397, 0.02630419, -0.011662097, 0.014670746, -0.036065582, -0.03551161, -0.04810018, -0.019398622, -0.018185612, -0.018720483, -0.023801757, -0.019656507, 0.008600916, 0.02796611, -0.027526751, -0.02842457, 0.027125599, 0.050201457, -0.006308612, -0.0399625, 0.011251393, -0.035874557, 0.032417, -0.044203263, 0.005181562, -0.013696517, 0.0019950208, 0.010009727, -0.0030038734, -0.012798698, 0.021795992, -0.0047517554, 0.03255072, 0.0021215752, 0.025119832, 0.035607122, -0.014451067, -0.0043697045, 0.03203495, -0.03950404, 0.030124696, 0.053792734, -0.011222739, -0.024928806, -0.0399625, 0.0177176, 0.06120452, 0.0195992, -0.004596547, -0.038415194, 0.060555033, -0.0129801715, -0.012225621, 0.05073633, -0.029379698, -0.06533066, 0.05677273, -0.025100728, -0.050698124, -0.035263278, -0.050468896, 0.008319153, -0.017918177, 0.061624773, 0.002800909, -0.010869342, 0.008032615, 0.016877089, 0.030946104, -0.0113182515, -0.0021394838, 0.034919433, -0.012407096, -0.0020523285, 0.0723986, 0.017765356, -0.008271397, -0.019943045, 0.013381325, 0.03814776, 0.05375453, -0.0009796018, -0.027450342, 0.042789675, 0.0153106805, 0.021089198, -0.028214442, -0.00968976, -0.03873994, -0.01613209, -0.00393751, -0.023305092, -0.021394838, -0.018128304, 0.0036127667, 0.0075741545, -0.0028056847, 0.00075216225, 0.0075884815, -0.00908803, 0.0153966425, -0.0020033782, -0.025903035, 0.02758406, -0.012130109, 0.02622778, -0.07270424, 0.0039016926, 0.0041094325, 0.007478642, -0.046266336, -0.032149564, -0.0049809855, 0.009140562, 0.0010715327, 0.055397347, -0.02886393, 0.010515945, -0.013056582, 0.06662964, 0.01673382, -0.029131364, -0.03310469, 0.03656225, 0.0354352, -0.0701063, 0.024546755, -0.006275182, 0.028825723, -0.011432867, 0.012091904, 0.00074082013, 0.030182004, -0.071596295, -0.0655981, -0.038892757, -0.0058549265, 0.03272264, 0.07201655, 0.001485222, 0.020114968, 0.008720307, -0.03988609, -0.023706244, 0.009145338, -0.002605108, 0.008562711, 0.01002883, -0.022407273, -0.0038897535, -0.049322743, -0.016867537, -0.037058916, 0.00420017, 0.001146749, -0.017755805, -0.023114067, 0.055855807, -0.02578842, 0.028692005, 0.008309602, 0.02578842, 0.005329607, -0.040650193, 0.04214019, 0.04943736, 0.012216071, -0.013830234, -0.019350866, -0.006265631, -0.06831066, 0.003660523, -0.05119479, 0.031404566, 0.0026218228, -0.03266533, -0.0007229115, -0.010792932, 0.01652369, 0.028787518, 0.038262375, -0.006891239, 0.040611986, -0.012559916, -0.05864478, -0.017583882, -0.0013992606, -0.023285989, -0.01665741, -0.013686965, -0.022980347, -0.004052125, 0.016571447, 0.022693811, -0.036466736, -0.007297168, 0.023839962, 0.0012607672, -0.013830234, 0.052493762, -0.023878166, 0.003268921, -0.0059695416, 0.0035721739, 0.0019365194, -0.013094787, -0.016428178, 0.0063897977, 0.0033501068, 0.009407998, 0.00042443443, -0.00095452974, -0.018653624, -0.012254275, 0.042636856, 0.01847215, -0.05948529, 0.01537754, -0.022273554, 0.019656507, -0.011719405, 0.03075508, -0.03001008, 0.01643773, -0.004522525, 0.0030826714, -0.014346003, -0.007411783, -0.00742611, 0.005912234, 0.0005733745, -0.043553777, 0.007306719, 0.03121354, -0.00070380897, -0.04011532, -0.05260838, 0.036065582, -0.031614695, 0.031614695, -0.0016523692, -0.028061623, 0.0069389953, -0.031194437, 0.08259936, 0.06563631, -0.030888798, 0.036772378, 0.017822664, 0.020993685, 0.015568565, -0.0021669436, -0.0020403895, 0.021165607, 0.038930964, -0.020821761, 0.051920686, -0.015425296, 0.03371597, -0.011853122, 0.01652369, 0.02609406, -0.016485486, -0.04076481, -0.032359693, -0.057918884, -0.012722287, 0.0010452667, 0.008686877, -0.0023042432, 0.010812034, 0.024699576, -0.031863026, 0.011528379, -0.02450855, 0.0195992, 0.020936377, -0.14395669, -0.008877902, 0.009642004, 0.0044962587, -0.031347256, 0.01198684, -0.004942781, 0.0077078724, 0.016246704, -0.025158037, -0.07683039, -7.3238814e-05, 0.05065992, -0.018758688, 0.01198684, 0.01952279, -0.016743371, -0.0036247058, -0.010076586, 0.012473955, -0.02343881, -0.008758511, 0.03247431, 0.04469993, 0.038396094, -0.027908802, -0.022655604, -0.0077460776, -0.03195854, -0.01853901, 0.03912199, -0.03673417, 0.024909705, 0.07228399, 0.0070010787, -0.010449086, 0.015578116, -0.017440613, -0.035339687, 0.016609654, 0.026972778, 0.021891505, 0.021050991, -0.011251393, -0.021356633, 0.03942763, -0.0024128887, -0.0019866636, -0.06915117, 0.025368165, 0.008089923, 0.016561897, 0.016924845, 0.0009837805, -0.010926649, -0.031175336, -0.042636856, -0.0001966964, -0.0007217176, -0.019188495, -0.0603258, 0.03807135, -0.05826273, -0.047221463, -0.009818702, -0.0006220263, -0.04802377, 0.025349062, 0.009856908, 0.038873658, -0.030315721, -0.058453754, 0.018787341, 0.0061128107, 0.016198948, -0.028023416, 0.0088588, 0.017469266, -0.0339261, -0.0071156938, -0.02471868, -0.034556482, 0.006394573, 0.012177865, 0.09780497, -0.010802483, -0.010095689, -0.021662273, -0.026819957, 0.003961388, -0.019312661, -0.045425825, 0.014355554, -0.020917274, -0.047221463, 0.0012941967, -0.033238407, -0.0011013804, -0.037803914, -0.0073305974, -0.03279905, -0.030946104, 0.006628579, -0.000950948, 0.0010870536, -0.0024570634, 0.032894563, -0.03898827, -0.006303836, -0.0030373028, 0.0035912762, 0.0060937083, 0.0002868365, 0.036886994, -0.03272264, -0.031996746, 0.025119832, 0.024814192, 0.024432141, 0.00033399585, 0.024432141, 0.016877089, -0.027163804, -0.030124696, 0.0019580098, 0.0384534, 0.0142313875, 0.01755523, 0.032073155, -0.043630186, 0.032455206, -0.008371686, 0.00482339, -0.003803792, 0.01817606, -0.006203548, -0.031901233, 0.040650193, -0.00019803955, 0.019045226, -0.03873994, 0.01604613, -0.01530113, 0.0048639826, -0.00074022316, 0.006303836, -0.0050048637, -0.023018554, -0.010382227, -0.033238407, -0.015033694, -0.002147841, 7.118678e-05, 0.07136706, 0.008963864, 0.055588372, -0.004938005, -0.02804252, -0.020516122, 0.00814723, 0.024661371, 0.008763287, -0.046380952, -0.020859966, 0.012397544, 0.042101983, 0.0053582606, 0.0019066717, -0.009708863, -0.011547482, -0.0037584235, -0.009345914, -0.02320958, 0.023572527, 0.0033453312, -0.016867537, 0.03476661, -0.010917098, 0.0039112438, -0.020993685, 0.020821761, -0.021433042, -0.0040712277, 0.041528907, -0.0035482957, 0.02013407, 0.007817712, -0.0053391582, -0.019207597, 0.019475034, -0.022254452, 0.0053391582, 0.0011431673, -0.0113182515, 0.010200753, -0.047221463, 0.009226524, 0.044890955, 0.019274456, 0.094060875, 0.00059456634, -0.06414631, 0.0459989, -0.0065473933, -0.010449086, -0.03255072, -0.015855104, -0.030640464, -0.015893308, 0.014154977, -0.011748059, -0.007359251, 0.026246881, -0.009092806, -0.001198087, 0.015473052, 0.06941861, 0.04206378, -0.013304914, -0.011003059, 0.0068721366, -0.011327802, 0.01010524, -0.049131718, -0.005797619, 0.030946104, -0.019713815, -0.00047457858, -0.04546403, 0.011518828, -0.026705341, 0.0142600415, -0.03400251, 0.034919433, 0.014517926, 0.033486743, -0.052799404, 0.01990484, 0.011805366, -0.047679923, 0.02834816, -0.017612536, -0.010601906, 0.002109636], "docs/matrix/mautrix_signal.md::1781801563.592": [0.003925909, 0.0023236682, -0.04759026, -0.001995311, -0.01417929, -0.041071046, 0.032116715, 0.048894104, -0.007223864, 0.012750816, -0.03430257, 0.0025693371, -0.006035066, 0.013421911, 0.02015204, 0.027131435, 0.025444107, 0.016489776, 0.0026508274, 0.001400912, -0.030947091, -0.019270029, 0.041377835, -0.02743822, 0.01614464, 0.035989895, -0.023756782, -0.0290105, -0.0032116715, 0.00473362, -0.015847443, -0.0018970433, 0.0016921195, 0.0159529, 0.018713979, -0.037197866, -0.025616676, -0.0034801096, -0.049277585, -0.0037868964, -0.018244212, -0.01834967, 0.005848118, -0.037562177, 0.028837934, -0.01585703, 0.025003102, -0.040649217, 0.0133068655, -0.018953655, -0.057484128, -0.00051171036, 0.0028257915, -0.01814834, 0.058021, 0.021321664, -0.05326581, 0.013479433, -0.05426287, -0.014332684, -0.020036995, 0.0038540058, -0.031618185, -0.027073912, -0.0052489256, 0.059363194, 0.01821545, 0.010018498, -0.0006309496, -0.009922627, -0.0081010815, 0.02527154, -0.057330735, -0.019998647, -0.058021, -0.01417929, 0.0069698067, -0.038520884, 0.016173402, 0.008642752, -0.019279616, -0.017621052, -0.015051714, 0.02609603, -0.00033075424, -0.0007238245, -0.020209562, 0.0364309, -0.0001265045, 0.0500829, 0.013076776, -0.062507756, -0.0042638537, -0.004666511, -0.013690349, -0.023488345, 0.006965013, -0.034935318, 0.012654944, -0.003144562, 0.014217638, 0.010315697, -0.030045906, -0.04241324, -0.020209562, 0.022357069, 0.018522236, 0.020861484, 0.011197709, -0.028109316, -0.0052105775, 0.023986872, 0.027821703, 0.02028626, -0.0111881215, -0.053304162, -0.014208051, -0.018876959, -0.0029528204, 0.035663936, 0.01883861, -0.008053146, 0.012971318, -0.021590102, -0.033305515, -0.0347244, -0.0018826626, 0.005622822, -0.006298711, 0.027457396, 0.025923463, -0.04759026, 0.02153258, -0.025022276, -0.0347244, 0.0046185753, 0.044330653, 0.039460417, 0.008422249, -0.04628642, 0.06404169, 0.010775877, -0.056832206, 0.013441085, 0.03292203, -0.07477922, 0.06438682, 0.010785464, -0.025003102, 0.00845101, 0.045634497, 0.007779915, 0.018359257, 0.022414591, 0.021666799, -0.018666044, 0.016671931, 0.03919198, 0.049239237, 0.031273052, -0.03508871, 0.03042939, -0.07700342, 0.08398281, -0.00033704576, 0.015416023, 0.010325285, 0.005934402, 0.022625506, -0.0118016945, -0.02065057, -0.028780412, 0.01575157, 0.022970641, 0.002528592, 0.005771422, 0.088047735, 0.027860053, -0.013460259, -0.057790913, -0.0842896, 0.009716504, -0.039460417, -0.010315697, 0.017582703, 0.013968375, -0.027955923, -0.04847227, -0.0052968613, 0.055681754, -0.029413158, -0.012348158, 0.06741634, -0.0063562333, 0.019087875, 0.019864429, -0.002842569, -0.011121012, 0.03577898, -0.0038492123, 0.025060626, 0.02065057, 0.06408004, -0.0050332164, -0.027054738, -0.040380776, 0.0048989975, -0.06396499, 0.013182234, -0.061434004, -0.011724998, 0.066917814, 0.011379863, -0.008633165, -0.017870316, 0.0017424517, -0.01903994, -0.00945286, -0.02504145, -0.0029120753, -0.012511138, 0.060782082, -0.0022649474, 0.018781088, -0.011063489, -0.0142463995, -0.0099609755, 0.013613652, 0.025348237, 0.003945083, -0.022989815, -0.007770328, -0.03568311, -0.010152717, 0.033343863, 0.0009874691, -0.042950116, 0.006217221, 0.026134377, 0.03150314, 0.006921871, 0.013546543, -0.008383901, -0.031752408, -0.007842231, 0.04824218, 0.03219341, 0.035433844, -0.022644682, 0.008566055, -0.018272974, 0.005244132, -0.0042758374, 0.03568311, 0.04099435, 0.035587236, 0.031023787, 0.018234625, -0.006883523, -0.023986872, 0.00960146, 0.027802529, 0.011724998, 0.037753917, 0.015694048, -0.020075344, -0.005560506, -0.046554856, 0.031752408, 0.00027532893, -0.003592758, 0.026997214, -0.02333495, -0.015281804, 0.009443273, -0.022989815, 0.023066513, -0.049814463, 0.044714138, 0.020458827, -0.008115463, 0.007612141, 0.017122524, 0.01014313, 0.008987887, 0.03228928, -0.039958946, 0.024082743, -0.018186688, -0.038099054, -0.0072861803, 0.011542844, 0.07543114, -0.004132031, -0.044522397, 0.02776418, -0.03062113, -0.1730276, -0.011121012, 0.00015534065, 0.02563585, 0.016834911, 0.0023176763, -0.051425092, -0.039307024, -0.039076935, 0.02743822, 0.003197291, -0.04578789, -0.010085607, 0.0030990234, 0.034014955, -0.016163815, 0.012281048, 0.03403413, -0.037159517, -0.028281884, -0.018694805, -0.019624751, 0.06223932, 0.0017088968, 0.013057602, -0.02517567, 0.058442835, 0.025923463, -0.008767384, 0.0046257656, 0.042988464, 0.015962487, -0.006619878, -0.002583718, 0.021360012, 0.030333519, -0.017697748, 0.012549487, 0.017621052, -0.010239, 0.009155661, 0.013517781, 0.024332007, 0.027917575, 0.043717083, -0.04275837, -0.0026891758, 0.007382051, -0.019768557, -0.026249424, -0.018896133, 0.028952979, -0.007410812, -0.038348317, -0.03213589, -0.044253957, 0.029068025, 0.03577898, -0.03052526, -0.0030966266, 0.008489358, -0.0022973039, 0.016815737, -0.005828944, -0.03738961, 0.0073964316, 0.031196356, 0.009265912, 0.0105649615, -0.040917654, 0.037140343, -0.025923463, 0.012482377, 0.01950012, -0.025904289, 0.026632905, 0.0033315101, -0.021724321, -0.021839367, -0.13084446, -0.036315855, -0.0061165565, 0.0035520128, -0.0022745344, -0.010814225, -0.01978773, 0.040956, -0.005402319, 0.043218553, 0.24634959, 0.041531228, -0.017937426, 0.0290105, 0.06960219, -0.008067527, 0.01378622, 0.027380697, -0.02162845, -0.028205186, -0.026556209, 0.02891463, 0.0399206, -0.03679521, -0.01060331, 0.017994948, -0.043026812, 0.020803962, 0.05717734, -0.03085122, 0.037734743, -0.034609355, 0.03320964, 0.0382141, -0.06584406, -0.02803262, 0.0056372024, 0.058596227, -0.067301296, 0.027898401, 0.024753839, 0.005047597, 0.06480865, -0.037101995, -0.025501631, -0.003988225, 0.0016945163, -0.045902934, -0.036737688, 0.002014485, 0.0076984246, -0.037312914, 0.05924815, -0.0009611047, -0.038290795, 0.023948524, 0.0013805394, 0.03399578, -0.0073868446, -0.04601798, -0.009745266, -0.05123335, -0.027553266, 0.0027083498, 0.00011444576, -0.0038779734, -0.020190388, 0.005828944, -0.013747872, 0.056103587, 0.006059034, 0.01575157, -0.07462583, 0.011255231, -0.033075422, 6.190407e-05, 0.00612135, -0.008465391, -0.018876959, 0.055950195, 0.05104161, -0.003259607, 0.0051290873, 0.01883861, 0.0016933179, -0.011034728, 0.024427878, 0.03551054, 0.008963919, 0.007847024, -0.029470682, -0.013239756, -0.0022050282, -0.009054996, 0.007310148, 0.008321585, -0.032519374, 0.06622754, -0.011600366, 0.022414591, -0.026172725, -0.018368844, -0.0011300769, 0.020497175, 0.026076855, 0.028972153, 0.01650895, 0.008633165, 0.014696992, -0.006404169, 0.017697748, 0.013987549, 0.019576816, -0.028377755, 0.03167571, 0.0376197, 0.010277349, 0.015157172, 0.040419124, 0.01729509, -0.086437106, 0.010286936, 0.033056248, -0.027093086, -0.016921194, -0.0013385959, -0.02822436, 0.0041344278, 0.009587079, 0.0017628241, 0.004664114, -0.017908664, -0.06718625, -0.033631474, -0.02038213, -0.049124192, 0.0006189658, -0.019624751, -0.034340918, 0.058097698, 0.023891002, -0.021551754, 0.03042939, 0.070906036, 0.035165407, 0.027457396, 0.0244854, 0.04920089, 0.015080475, 0.013421911, -0.04149288, -0.021225793, -0.04394717, 0.030601956, -0.012750816, -0.021129923, -0.0031517523, 0.0313114, 0.0336123, -0.017668987, 0.018656457, -0.0082688555, 0.034360092, -0.051616833, -0.014754515, -0.001207972, -0.040840957, 0.004321376, 0.02074644, -0.03357395, -0.023737608, 0.009093344, -0.004613782, 0.05146344, -0.0156557, 0.007832644, 0.008522914, 0.02553998, 0.042298194, 0.012789164, 0.008187366, -0.043180205, -0.09479704, 0.0842896, 0.0049469327, -0.019442597, -0.06515379, -0.012031784, 0.0105362, -0.005100326, 0.04260498, -0.03297955, -0.024312833, 0.014380619, 0.027629962, 0.051540136, -0.02153258, -0.002519005, 0.019212507, -0.03748548, -0.033094596, 0.080684856, 0.056103587, -0.011696236, 0.03062113, 0.0030462944, -0.0017328645, 0.040495824, 0.003017533, -0.035107885, 0.039997295, 0.035702284, 0.020535523, 0.0006585125, -0.021110749, -0.04394717, -0.020401305, -4.224775e-06, -0.049124192, 0.0010821415, -0.011494908, 0.015646113, -0.014188877, -0.023200732, 0.025923463, -0.009711711, 0.036181636, -0.004714446, 0.013834155, -0.06852844, 0.012741229, -0.020880658, -0.028511973, -0.041569576, -0.03338221, 0.027227305, 0.015598178, -0.0058960537, -0.025578327, -0.0072861803, 0.006466485, -0.009299466, 0.04310351, -0.032538548, -0.0013733491, -0.027054738, 0.026383642, 0.01388209, -0.01286586, -0.027783355, 0.05441626, -0.013287691, 0.008935158, 0.05836614, -0.0090310285, 0.05694725, -0.042528283, 0.0038492123, 0.019078288, 0.011897565, -0.0501596, 0.016451428, -0.031273052, -0.020228736, 0.028339406, 0.03263442, -0.005555712, -0.018752327, -0.031924974, -0.017899077, -0.04509762, 0.0074251927, -0.021609277, -0.014495663, -0.048625667, -0.0296049, -0.024063569, -0.020861484, -0.023066513, -0.0042302986, -0.019423421, 0.0024638793, -0.030007558, -0.005009249, 0.010056846, 0.010986793, 0.024101917, -0.014965431, 0.0017819983, 0.034609355, -0.039019413, 0.024964754, 0.0336123, 0.021935238, -0.026287772, -0.009491208, 0.017448485, -0.04448405, 0.008757797, -0.03692943, 0.028895456, 0.01276999, -0.04168462, -0.019998647, -0.010267762, -0.03315212, 0.0074060187, 0.048510622, -0.0077319792, 0.052422147, -0.014716166, -0.0142463995, -0.0072286576, 0.008834493, -0.023852654, -0.015147585, 0.00920839, -0.036756862, 0.03228928, 0.017601877, -0.001207972, -0.052000318, 0.004434024, 0.048203833, 0.029393984, -0.032768637, 0.010986793, -0.016921194, 0.04946933, -0.011983849, 0.012597422, 0.0064089624, -0.013431498, -0.051195003, -0.033497255, 0.0139204385, -0.0049613137, 0.00017945813, -0.019509707, 0.001613026, -0.043371946, -0.001301446, -0.0064185495, 0.029624075, 0.00011594374, 0.01549272, 0.024370356, 0.014725754, 0.026747951, -0.0105649615, 0.025559153, 0.02314321, 0.024657968, -0.0099609755, 0.011629127, -0.009567905, 0.0018802659, -0.038923543, -0.0059008473, 0.0026052888, 0.026364468, 0.020228736, -0.019567229, -0.04916254, 0.019385073, -0.0072286576, -0.010018498, 0.020075344, -0.023737608, -0.0004056533, -0.013652001, 0.09034863, -0.0049061878, -0.06335142, -0.0036095353, -0.024197787, 0.014601122, 0.02208863, -0.0007777518, -0.02015204, -0.018781088, 0.012137243, -0.011744172, 0.010277349, 0.0041368245, 0.0076456955, -0.02176267, -0.0035879645, 0.04329525, -0.012626183, -0.044982575, -0.033669822, -0.026613731, -0.017448485, -0.022855597, -0.019480946, -0.023449996, 0.0108621605, -0.005838531, 0.005828944, -0.02130249, 0.012367332, -0.027188957, 0.0045682434, -0.15155254, -0.019902777, -0.0050236294, -0.021685973, -0.02458127, 0.0042734407, -0.01621175, -0.061127216, 0.01316306, -0.023833478, -0.004376502, -0.004395676, 0.062507756, -0.0399206, 0.02803262, 0.041607924, 0.0022206071, -0.012453616, -0.0142463995, 0.032653593, -0.0069170776, 0.013853329, 0.048318878, 0.030889569, 0.006696575, -0.034916144, -0.03597072, -0.037408784, -0.033305515, 0.0032715907, 0.00034303768, -0.030563608, 0.026652081, 0.049392633, -0.007894959, 0.00751627, -0.014447728, -0.016518537, -0.03357395, 0.016585646, -0.006677401, 0.014466902, -0.05441626, -0.037236214, 0.046056326, 0.042720024, 0.008661926, -0.034743574, -0.024753839, 0.01690202, -0.0038036737, -0.0062939175, -0.025405759, 0.02130249, -0.03961381, 0.00029660025, -0.035337973, -0.032365978, 0.008316792, 0.03905776, -0.04440735, 0.017726509, -0.043908823, -0.017812792, -0.051348396, 0.0062747435, -0.048127137, 0.02120662, 0.003738961, 0.037658047, -0.025980985, -0.014581948, -0.0071040257, 0.02287477, 0.022261199, -0.019222094, 0.01115936, 0.016422667, -0.034858618, -0.06695616, -0.02471549, -0.024638792, 0.009951388, 0.044369, 0.07470252, -0.026249424, 0.0009814772, -0.014486076, -0.05372599, 0.0060015116, -0.02084231, -0.05165518, -0.002357223, 0.013086363, -0.042643327, -0.0006201642, -0.015540656, -0.03029517, -0.014064245, -0.015933726, 0.009989737, 0.008244888, 0.0011276802, -0.0011714213, 0.020765614, -0.029777467, 0.029950036, -0.016623994, 0.0048270943, -0.009035822, -0.047935396, 0.005177023, 0.003621519, 0.02333495, -0.059554935, 0.016393906, 0.030601956, 0.03859758, -0.0070417095, -0.0042926148, -0.0021103558, 0.0054358738, -0.014457315, -0.02074644, -0.0067732716, 0.030908743, 0.028684542, 0.031982496, 0.0512717, -0.066342585, 0.032212585, -0.06818331, -0.020573871, -0.014054658, 0.013230169, -0.019423421, -0.079304315, 0.025520805, -0.037101995, 0.004582624, -0.03315212, -0.011149773, 0.018656457, -0.022203675, 0.014495663, -0.07853735, -0.0033578745, 0.0017088968, 0.0010743521, 0.006547975, -0.0040337634, 0.034149177, -0.005363971, 0.02563585, 0.017736096, 0.06622754, -0.022222849, 0.0261919, 0.0017760064, 0.038540058, -0.018474301, 0.0111881215, -0.040956, -0.016825324, -0.037370436, 0.008522914, -0.0007963268, -0.014275161, -0.030237647, 0.006988981, 0.034360092, -0.0029815817, 0.0023740004, 0.0073532895, -0.0007220269, -0.034053303, 0.025597502, 0.010028085, 0.04713008, -0.01641308, 0.004664114, -0.0075833797, 0.011667475, 0.022893945, 0.03062113, 0.016077532, 0.025463283, 0.045212664, -0.012856273, 0.016978716, -0.011820869, -0.014351858, 0.02323908, -0.018781088, 0.005383145, 0.004453198, 0.03065948, 0.017793618, -0.0007076463, 0.06135731, -0.034916144, -0.0012511138, 0.012357745, -0.014687405, 0.019279616, 0.03347808, 0.029777467, -0.005109913, -0.0034920936, 0.054991487, -0.009687743, -0.010421155, 0.0077367728, -0.039307024, 0.021455884, 0.048664015, 0.051003262, 0.044253957, -0.0376197, -0.008786558, 0.031234704, 0.0108717475, 0.008211333, -0.047091734, 0.018733153, -0.028377755, -0.049009148, -0.013249343, 0.011696236, -0.01138945, -0.020228736, 0.07355207, -0.015933726, 0.036910255, 0.051846925, -0.0016645566, 0.01680615, 0.011533257, 0.0001507718, -0.09226605, 0.050849866, -0.0011258826, -0.018579759, -0.0058529116], "docs/matrix/synapse.md::1781801565.308": [0.037136767, 0.0011249433, -0.03981244, 0.007860964, -0.0152570065, -0.05051511, 0.060648497, 0.026149446, 0.017116692, 0.02973598, -0.010674211, 0.022050548, -0.027250076, 0.0006457898, 0.033531256, 0.045125823, 0.0015928296, -0.0047369776, 0.0080744475, -0.0052706883, -0.017183108, 0.0034940252, 0.055069443, -0.018236298, 0.03981244, 0.0026804132, -0.014564369, -0.034157477, 0.0082215145, -0.017059762, -0.04372157, 0.012809054, 0.016936416, 0.01623429, 0.009934133, -0.044328813, -0.014270235, -0.0052374797, -0.049300626, -0.006869448, -0.0015714811, -0.011252991, 0.0024835332, -0.012106928, 0.07359038, -0.021671021, 0.02425181, -0.044214956, -0.022980392, -0.024859052, -0.020779131, -6.671382e-05, -0.0021550048, -0.025694013, 0.05336157, -0.001363927, -0.07901763, 0.009972085, -0.079928495, 0.008990058, -0.024099998, 0.008819271, -0.04098897, -0.006731869, 0.0023174898, 0.047896374, 0.018179368, 0.032013148, -0.011604054, -0.010455983, 0.004710885, 0.037269603, -0.035428893, -0.01649047, -0.06596188, -0.02303732, 0.038427163, -0.02235417, 0.02026677, 0.0203237, -0.0010680142, -0.014801573, 0.0052185035, 0.02702236, -0.045695115, -0.018881494, -0.06569622, 0.05355133, 0.032316767, -0.0030196158, 0.00091442413, -0.037250627, 0.0018537547, -0.011471219, -0.047251176, -0.005095157, -0.006409271, -0.025788896, 0.03774401, -0.013017794, -0.016367124, 0.016215313, -0.017145155, -0.03182338, -0.021139683, 0.007927381, -0.0040111314, 0.008430255, -0.023910234, -0.048617475, 0.0031358462, 0.016993344, 0.030741729, 0.01717362, -0.00475121, -0.068314955, -0.011091691, -0.012220786, -0.029622123, 0.0028488284, 0.0078040347, -0.031747475, 0.06903606, -0.033588186, -0.014991337, -0.014602321, -0.040875115, -0.002523858, 0.022809604, 0.045049917, -0.0029033856, -0.04869338, 0.017439289, -0.037971728, -0.04850362, 0.03561866, 0.057877947, 0.02115866, -0.00212654, -0.02806606, 0.052185033, 0.00615309, -0.035903305, 0.020228816, -0.003541466, -0.05723275, 0.07708204, 0.013501692, -0.015854763, -0.01890047, 0.03125409, -0.014573857, 0.033417396, 0.009464468, 0.057460465, 0.007078188, 0.010085944, 0.015778856, 0.033607163, 0.034119524, -0.047478892, 0.030874563, -0.05450015, 0.029811887, 0.02199362, -0.007813523, 0.034574956, 0.009848739, -0.0025523226, -0.019223068, -0.0051947827, 0.0025594388, 0.00787994, 0.01623429, 0.014052006, 0.0024005116, 0.07400787, 0.0067366133, 0.0050239954, -0.028028108, -0.05639779, 0.0046207476, -0.056321885, -0.021955667, -0.0005921222, -0.033664092, -0.03389181, -0.03905338, -0.030096533, 0.05450015, -0.056625504, -0.02220236, 0.083799675, -0.0024503246, 0.019488739, 0.024783147, 0.004051456, -0.04053354, 0.030779682, 0.014279723, 0.013833778, 0.052412752, 0.031747475, 0.016993344, -0.016300706, -0.030514013, -0.009829762, -0.05127417, -0.0059206295, -0.08805039, 0.0011083389, 0.056473695, -0.009734881, -0.006973818, -0.023568658, 0.0049718106, 0.0035889072, -0.030305272, -0.019659525, -0.024479525, -0.017629053, 0.060041253, -0.0033018894, 0.024441572, -0.017031297, -0.006527873, -0.008079192, -0.00093755155, 0.07214818, -0.029925745, -0.033322517, -0.012439014, -0.06463353, -0.005104645, 0.04341795, -0.031538736, -0.062546134, 0.0017837794, 0.03193724, -0.003228356, -0.028578423, -0.007101909, -0.0083685815, -0.028863069, -0.011689448, 0.017657518, 0.0392811, 0.016082479, -0.033075824, -0.007324881, -0.016139409, 0.02502984, 0.008786062, 0.029413383, 0.039205194, 0.013150629, 0.015959132, 0.011471219, 0.0293185, -0.024859052, 0.002625856, 0.024156926, 0.010512913, 0.06080031, 0.015114684, -0.04163417, 0.02372047, -0.061976843, 0.024422595, 0.019336928, 0.006295413, 0.003920994, -0.011898188, -0.017126178, 0.013084211, -0.007666456, 0.03362614, -0.048313852, 0.059092436, 0.040229917, -0.002423046, 0.0049670665, 0.005858956, 0.012439014, 0.011689448, 0.03345535, -0.005901653, 0.019621573, -0.00086994824, -0.054538105, 0.00037745197, 0.027193146, 0.081142984, 0.007524133, -0.004547214, 0.03351228, -0.044746295, -0.16486676, -0.024574406, -0.0065753143, 0.02916669, 0.010797558, 0.005057204, -0.02419488, -0.04766866, -0.08106708, 0.056170072, 0.011660983, -0.048921097, -0.04356976, -0.005161574, 0.032582436, -0.03434724, 0.006058208, 0.021234564, -0.010133385, -0.033379447, -0.011547125, -0.029925745, 0.076854326, 0.015731415, 0.00048182203, 0.016386101, 0.052982043, 0.006655964, -0.018388107, -0.0237774, 0.016822558, 0.013881219, -0.002229724, 0.0022937695, 0.03512527, -0.003382539, 0.0132929515, 0.0048579522, 0.0072347433, -0.002066053, -0.015674487, 0.018672753, 0.019298974, 0.00989618, 0.027990155, -0.03871181, -0.008302164, -0.008207283, -0.033967715, -0.02669976, -0.004094153, -0.0034655607, -0.00082547235, -0.029982675, -0.029147714, -0.031652596, 0.014080471, 0.058523145, -0.027307006, -0.042620942, 0.02654795, -0.03189929, 0.0041060136, 0.01612992, -0.032601412, -0.021215588, 0.012363109, 0.028787162, -0.0031358462, -0.023132203, 0.039660625, -0.037136767, -0.018188857, 0.027743462, -0.0007780314, 0.0032425881, -0.007936869, -0.027307006, 0.003086033, -0.11104975, -0.012439014, -0.0177524, -0.02041858, 0.036093067, -0.028369682, -0.018511456, 0.02607354, -0.0029698028, 0.042734798, 0.26278487, 0.027686533, -0.019963147, -0.017780865, 0.07909354, -0.017638542, 0.025750943, 0.012031022, 0.011632519, -0.04315228, -0.014441022, -7.746216e-05, 0.014991337, -0.020911966, -0.044556532, 0.042355273, -0.026946453, 0.0034940252, 0.06774566, -0.021272518, 0.025219604, -0.042848658, 0.001161117, 0.031386927, -0.027250076, -0.03580842, -0.013568109, 0.06569622, -0.055562828, 0.036358736, 0.030362202, -0.009905668, 0.039622672, -0.00958307, -0.03878771, 0.0011872095, 0.0088667115, -0.025485273, -0.02848354, 0.0071540936, 0.003985039, -0.049148813, 0.01864429, 0.0130937, -0.029849838, -0.011347873, 0.017761888, 0.014649762, -0.029489288, -0.046492122, -0.0059206295, -0.054082673, -0.041899838, 0.008847735, -0.029356454, -0.008567833, -0.02502984, -0.022164406, -0.037307557, 0.06262204, 0.014953384, 0.0060819285, -0.10399054, 0.02607354, -0.01303677, -0.0063902945, -0.0042032674, -0.024593383, -0.0033564465, 0.056018263, 0.03235472, -0.021727951, 0.01994417, 0.0060771843, 0.0069690743, -0.018150903, 0.03298094, 0.04083716, -0.0100385025, 0.033853855, -0.024479525, -0.017249526, -0.0047180015, -0.0013591829, -0.020152912, 0.03182338, -0.03047606, 0.027686533, -0.021803856, -0.001111304, -0.01936539, -0.015959132, 0.022145431, 0.05351338, 0.05431039, 0.036890075, 0.025902754, 0.021765903, 0.0072584637, -0.024460549, 0.013368857, 0.016898463, 0.02187976, -0.020247793, 0.026528973, 0.002974547, -0.00950242, -0.016775116, 0.03000165, 0.012913424, -0.05347543, 0.030039603, 0.016632793, -0.033417396, 0.0020601228, 0.014270235, -0.026585903, 0.028141966, 0.020304723, 0.0029626866, -0.007903661, -0.042962514, -0.03571354, -0.039394956, -0.016993344, -0.04413905, -0.026509997, -0.049452435, -0.02654795, 0.069415584, 0.017496219, -0.042962514, 0.024707241, 0.054803774, 0.011670471, 0.02261984, 0.031443857, 0.038825665, -0.0029128736, -0.010626771, -0.047365036, 0.0087149, -0.024327714, 0.016585352, -0.0009179822, -0.0077091525, 0.015057755, 0.007581062, 0.018264761, 0.002268863, -0.0036576965, 0.020399604, 0.029185666, -0.027743462, -0.0033469582, 0.017524684, -0.011651495, 0.015987597, 0.010455983, -0.02434669, -0.023530707, -0.00051236217, 0.020304723, 0.050704878, 0.017372873, -0.015266495, 0.0035272338, 0.07066803, 0.029280549, -0.0002976919, 0.022012597, -0.026528973, -0.09806991, 0.056321885, -0.00027085812, -0.05560078, -0.05226094, -0.012068975, 0.0035106295, -0.027515745, 0.04265889, -0.031652596, -0.024859052, -0.025295509, 0.029887792, 0.06474739, -0.01073114, 0.0017221061, 0.023796376, -0.03580842, -0.032905035, 0.08220566, 0.040040154, -0.018264761, 0.004004015, 0.038047634, 0.0015323424, 0.040761255, 0.0129988175, -0.002981663, 0.018796101, 0.0038000194, 0.009540373, -0.0042815446, -0.0023933954, -0.044594485, -0.026092516, 0.010702676, -0.04053354, 0.021443306, -0.005351338, 0.00058915716, -0.015987597, -0.028749209, 0.024536453, 0.0023874652, 0.031178186, 0.017135667, 0.0070117707, -0.02613047, 0.012752125, -0.007785058, 0.02187976, -0.060155112, -0.010465471, -0.005289665, 0.026927477, -0.043228183, -0.023284012, -0.011774842, 0.013122164, -0.010987322, 0.04387338, -0.044632435, 0.0008236933, -0.019773385, 0.044025194, 0.022581887, -0.011262479, -0.02261984, 0.043379996, -0.014165864, -0.024460549, 0.04315228, -0.029470311, 0.05078078, -0.050363302, 0.013027282, -0.03461291, 0.028009132, -0.07078188, -0.0014528788, -0.022297243, -0.023321966, 0.027003383, 0.0407233, -0.007951101, -0.0022166779, -0.04163417, 0.0004082886, -0.034897555, 0.024403619, -0.010844999, -0.0010988507, -0.013862243, -0.0293185, 0.0136724785, -0.0081930505, -0.016348148, -0.04895905, 0.021310471, -0.023151178, -0.03169055, -0.002922362, 0.055828497, -0.01502929, 0.019659525, -0.004938602, 0.020190865, 0.048351806, -0.016841535, 0.022069525, 0.027629603, 0.026472045, -0.013919172, -0.017989604, 0.029356454, -0.03789582, 0.018653778, -0.035485823, 0.009412282, 0.031140232, -0.051691648, 0.01282803, -0.017657518, -0.034954485, -0.01120555, 0.007818267, -0.011660983, 0.042620942, -0.0074861804, -0.023796376, -0.03916724, -0.012979841, -0.022145431, -0.0052327355, 0.0023471406, -0.043228183, 0.002319862, 0.031178186, 0.003479793, -0.044898104, -0.016035037, 0.03408157, 0.015892714, -0.018018069, 0.021595117, -0.010598306, -0.0075051566, -0.012401062, -0.014052006, 0.0028630607, 0.0010697932, -0.039850388, -0.00273497, 0.025637085, -0.00675559, 0.017135667, -0.014298699, 0.0032093795, -0.011509172, 0.021917714, -0.010256731, 0.010446495, 0.017505707, 0.03884464, -0.0028156198, -0.026035588, 0.02425181, 0.003539094, 0.009051732, 0.014981849, 0.03313275, -0.00212061, 0.024574406, -0.039091334, 0.013387833, -0.0030006394, -0.023986138, -0.010541377, 0.0029389663, -0.013226534, -0.015598581, -0.06672094, 0.017410824, 0.0143176755, 0.015997086, 0.03195622, -0.031595666, 0.003624488, -0.014099447, 0.06774566, 0.016775116, -0.047137316, -0.03958472, 0.0027658069, 0.025580155, 0.016955392, -0.0018300343, -0.028369682, 0.023473777, 0.013112675, 0.010275708, 0.04759275, -0.01089244, 0.029925745, -0.021860786, 0.021215588, 0.028863069, -0.039850388, -0.050287396, -0.026016612, -0.06903606, 0.0039115055, -0.005716633, 0.007922637, -0.024024092, -0.004089409, -0.025067793, 0.015124172, -0.0077945464, 0.03503039, -0.017325431, 0.0035201178, -0.146194, 0.0024289761, 0.014441022, -0.03203212, -0.033550233, 0.034954485, -0.0047654426, -0.033341493, 0.0033706788, -0.014251258, -0.024081022, -0.018454526, 0.07104755, -0.03330354, 0.0027634348, 0.03193724, -0.0024005116, -0.0090137785, 0.01000055, 0.011793817, -0.02770551, -0.005806771, 0.038085587, 0.035049368, 0.024726218, -0.03988834, -0.04933858, -0.009056475, -0.03613102, -0.017306454, 0.0109778335, -0.00065705704, 0.021386376, 0.02958417, -0.011196062, -0.013776849, -0.0055743107, -0.024631336, -0.038199443, 0.027060311, -0.019450786, 0.022430077, -0.010228267, -0.013681967, 0.023549683, 0.056625504, -0.006513641, -0.028047083, -0.035637636, 0.029432358, 0.016993344, -0.003486909, 0.021689998, 0.008316397, -0.013340392, 0.0009393306, -0.06911196, 0.0011053738, 0.018606337, 0.013833778, -0.047630705, 0.054803774, -0.04341795, -0.032335743, -0.043076374, -0.0026590647, -0.04098897, 0.00083733257, -0.0033113777, 0.045125823, -0.012771101, -0.023378896, 0.016006574, 0.0054177553, 0.005640728, -0.005868444, 0.05146393, -0.007571574, -0.025200628, -0.048655428, -0.027553698, -0.01964055, 0.0061910427, 0.041140784, 0.06804928, -0.009654231, -0.0123251565, -0.04258299, -0.007851476, 0.007728129, -0.046681885, -0.03229779, 0.013606061, 0.0076332474, -0.012220786, 0.038578972, -0.0123251565, -0.047365036, -0.023473777, 0.0015430165, 0.003171427, -0.02372047, 0.01000055, 0.019289486, 0.020133935, -0.0338159, 0.027534721, 0.0026590647, 0.021006849, 0.01230618, 0.020855037, 0.019754408, -0.0048816726, 0.031064328, -0.030665824, 0.011822282, -0.00017404895, 0.02848354, 0.0038142516, -0.014763621, 0.015864251, 0.040305823, -0.00086579716, -0.02083606, -0.009644743, 0.039357003, 0.035334013, 0.007571574, 0.03146283, -0.039394956, 0.04368362, -0.05681527, -0.027990155, 0.002221422, 0.011471219, -0.018634802, -0.04095102, 0.051236216, -0.025599131, -0.02225929, -0.011850746, 0.008392302, 0.0013022538, -0.0063760625, -0.0012299063, -0.046036687, 0.024422595, 0.0069263773, 0.0039968994, -0.011812794, -0.010455983, 0.0117084235, -0.015057755, 0.05708094, 0.029090784, 0.057498418, -0.017999092, -0.0027729229, -0.028407635, 0.04193779, -0.0061815544, -0.018350156, -0.030362202, 0.0009885506, -0.008710156, 0.043835428, 0.009028011, -0.035637636, -0.017249526, 0.027250076, -0.0011795004, 0.018976375, 0.00342998, 0.012163857, 0.0035106295, -0.013482715, 0.035485823, -0.023113227, 0.05153984, -0.008724389, 0.017515196, 0.024327714, 0.064443775, 0.01445051, -0.0017624309, 0.010256731, -0.016794093, 0.011945629, -0.013425786, 0.0073391134, -0.00052570493, 0.0057498417, 0.04246913, -0.024631336, 0.008060216, -0.023340942, 0.02115866, -0.0006623941, -0.026396139, 0.071958415, -0.023853304, -0.046530075, 0.014915432, -0.022183383, -0.005308641, 0.017249526, 0.017828304, -0.018634802, -0.019403344, 0.032753225, -0.014488463, 0.017524684, 0.012742637, -0.02539039, 0.04341795, 0.024498502, 0.06383653, 0.043228183, 0.0026377162, -0.03125409, 0.045125823, -0.010218779, 0.030931493, -0.05670141, -0.020304723, -0.016167872, -0.012533897, -0.0035604425, -0.028787162, -0.01827425, -0.030760705, 0.029887792, -0.0018217321, 0.051957317, 0.03041913, -0.004703769, -0.00979181, 0.014554881, 0.011262479, -0.052336846, 0.042545035, -0.013881219, -0.0041700588, 0.02309425], "docs/matrix/synapse_retention_discovery.md::1781801567.127": [-0.014433719, 0.00091994746, -0.024129145, 0.014785761, -0.011902823, -0.05438572, 0.031055808, 0.07242549, 0.014252941, 0.015975092, -0.004842955, 0.0051807254, -0.032007273, 0.028696176, 0.0049476163, -0.003494254, 0.015537418, -0.009509889, -0.004543244, -0.0028329862, 0.00465742, -0.0066697677, 0.057316232, 0.006503261, 0.034956813, 0.04304426, -0.018886574, -0.009876204, 0.019114926, 0.002326331, -0.0052425703, -0.0023881765, 0.004683585, -0.0042506685, 0.010323392, -0.01873434, -0.0293622, -0.0005925841, -0.038382087, 0.0078020105, 0.0005369829, 0.0072025876, 0.014310029, -0.009005614, 0.030808426, -0.02184563, 0.041521918, -0.035394486, -0.0059038387, 0.00074927846, -0.053814843, -0.027554417, 0.021141546, -0.0013296719, 0.06062733, -0.004057997, -0.070750915, 0.02610819, -0.025461195, 0.008320559, -0.021655336, 0.02077999, -0.024110116, -0.00159965, 0.051683564, 0.051683564, 0.039466757, 0.02993308, -0.025518283, -0.029038703, -0.00883435, 0.04102716, -0.036517214, -0.03333932, -0.06416678, 0.0020016439, -0.0034966327, -0.019733379, 0.039961517, 0.026488777, -0.014643041, 0.0016591166, 0.014928482, 0.04532778, -0.04266368, -0.013824782, -0.037316445, 0.030066285, 0.014081677, 0.0049618883, 0.0380015, -0.02989502, 0.015137804, -0.019619202, -0.013310991, -0.011427091, -0.03552769, -0.0075260857, 0.038401116, -0.0037939656, 0.0266981, 0.0050998507, 0.014310029, -0.027097715, 0.024985462, -0.010989417, 0.033548646, 0.032730386, 0.026165279, -0.021674367, -0.0018589242, 0.009076973, -0.013196816, 0.013453711, -0.012882832, -0.040227927, 0.004724022, -0.03935258, 0.02074193, 0.0070265667, 0.03939064, -0.005399562, 0.03313, -0.023063505, -0.023120591, 0.00014331438, -0.021712424, 0.031550568, 4.433974e-05, 0.04155998, -0.004957131, -0.00229303, 0.0132158445, -0.01509023, -0.087154165, 0.0005970441, 0.05979004, 0.05472825, 0.030979691, -0.05503272, 0.04422408, -0.0021265235, -0.05906693, -0.006517533, -0.016650632, -0.032787472, 0.03668848, -0.018848516, -0.00888668, 0.014015075, 0.015832372, 0.008639299, 0.028068209, -0.02234039, 0.019076867, -0.012920891, 0.00700278, 0.034328848, 0.016289076, -0.018258607, -0.03743062, 0.013672547, -0.09567929, 0.080455855, 0.025232844, 0.021712424, 0.04338679, 0.034690402, -0.006598408, -0.0053615035, 0.014804791, -0.05632671, 0.043500967, 0.013862841, 0.013130213, 0.006703069, 0.12635452, 0.019847553, 0.028220443, -0.035698954, -0.049400046, 0.025480224, -0.046279244, -0.039124228, -0.017592583, 0.029799875, -0.037906352, -0.020399403, -0.02397691, 0.0014069785, -0.032102417, -0.04612701, 0.03847723, 0.027268978, 0.039809283, -0.0053044157, 0.00027964142, 0.016412767, 0.051226858, 0.0274783, 0.019381335, 0.036231775, 0.035147104, 0.015898975, -0.06245414, -0.020894164, -0.015128288, -0.03371991, 0.024034, -0.030104343, -0.023101563, 0.05335814, 0.03792538, -0.0026189066, 0.0074214246, -0.0058324784, -0.002469051, 0.027421212, -0.03497584, -0.031131925, -0.034100495, 0.062035497, -0.005813449, -0.014500322, -0.050313454, -0.0073453076, -0.019248132, -0.0006797026, 0.025175756, -0.026736159, -0.014471778, 0.030104343, 0.00026313946, -0.0014640663, 0.026203338, 0.006108403, -0.056212533, 0.011208254, 0.02022814, 0.004043725, -0.031912126, -0.008177839, -0.05175968, -0.029038703, -0.023520207, 0.012178748, 0.047306824, 0.03737353, -0.0063272403, -0.009961835, -0.022454567, 0.020152023, -0.02184563, 0.011931367, 0.050808214, 0.020437462, 0.03128416, -0.013044581, 0.023063505, -0.020856107, -0.009424258, 0.029228996, 0.03847723, 0.033853114, 0.022759035, -0.049171697, 0.031379305, -0.04361514, 0.02610819, 0.016146356, -0.017231025, -0.009457559, 0.004783489, -0.0071359854, -0.004647905, -0.020951252, 0.026983539, -0.047535177, 0.039200347, 0.009866689, -0.05876246, -0.029742787, 0.0095907645, -0.010532714, 0.013891385, 0.0029780846, -0.018477444, 0.008582212, -0.019866582, -0.031112896, -0.0031065322, 0.0027592476, 0.07448066, 0.028620059, -0.011341459, 0.010361451, -0.035090018, -0.16700108, -0.032463975, -0.017335687, 0.021407956, 0.016222473, -0.003149348, -0.009752513, -0.02452876, -0.07326278, 0.031626686, -0.032292712, -0.054043196, -0.030599104, 0.0028234716, 0.010599317, -0.008586969, 0.005751604, 0.010770581, 0.013149242, -0.025670517, -0.03613663, -0.039276462, 0.05777294, -0.035775073, -0.014233912, 0.030751338, 0.07124568, 0.007473755, -0.029152878, -0.045898657, 0.014119736, 0.019505026, -0.014928482, 0.0049618883, 0.030922603, 0.009481345, 0.010618346, -0.029267054, 0.0058562653, 0.0005399562, 0.023805646, 0.01185525, 0.006574621, 0.02940026, 0.028601028, -0.0120931165, -0.016660146, 0.0008057717, 0.0039890157, -0.028239472, -0.020608725, 0.009300567, -0.0152329495, -0.028391706, -0.04018987, -0.039809283, 0.02022814, 0.025270902, -0.07371949, -0.01441469, 0.032977767, -0.016764808, 0.016469855, -0.018572591, -0.024757111, -0.0023322778, 0.026051104, -0.031607658, 0.018230064, -0.023253797, 0.042435326, -0.020171052, -0.009857174, -0.0064366586, -0.011103593, 0.01592752, 0.015670624, -0.02051358, 0.019210072, -0.14058842, -0.04121745, -0.01373915, -0.019010264, 0.011902823, -0.020856107, 0.008349103, 0.027002567, -0.009790571, 0.045708366, 0.25849393, 0.013672547, -0.03880073, 0.0045099426, 0.06919051, -0.0028306076, 0.007935216, 0.072387435, -0.014976054, -0.031074837, -0.014471778, 0.023577295, 0.019752407, 0.00963358, -0.023101563, 0.00099547, -0.027554417, 0.028715204, 0.07939021, -0.028905498, 0.035946336, -0.0673637, -0.011113108, 0.06332949, -0.042739794, -0.016793352, 0.017763846, 0.030903574, -0.04936199, 0.010218731, -0.008358617, 0.006089374, 0.051949974, -0.041103274, -0.027820827, -0.018239578, 0.021217663, -0.032463975, -0.033320293, 0.029495405, -0.014481293, -0.039695106, 0.015879946, 0.009671639, -0.02129378, -0.012416614, -0.0031659987, -0.013339535, -0.021446014, -0.029590553, 0.01619393, -0.007816282, 0.012958949, 0.008839107, 0.003001871, -0.0059371395, -0.00300425, 0.03018046, -0.033091944, 0.06629806, -0.02348215, 0.004536108, -0.07577465, 0.053167846, -0.015052171, 0.022759035, -0.009923777, 0.026051104, -0.011569811, 0.0016329513, 0.03663139, -0.02749733, 0.037316445, 0.015318582, 0.016488884, -0.026583923, -0.0039628507, 0.05255891, 0.004726401, 0.0011274857, -0.043082323, -0.028486853, -0.028772293, -0.021198634, 0.0116839865, 0.013196816, -0.02207398, 0.05035151, -0.016764808, -0.022188157, -0.03290165, 0.006783943, -0.0054185917, 0.025137698, 0.032102417, 0.0364411, 0.014091192, 0.016308105, 0.01281623, 0.015489846, -0.0052282987, 0.0021669609, 0.011398547, -0.067592055, -0.018610649, 0.018791428, 0.0128067145, -0.0070503536, 0.031645715, -0.0121692335, -0.06070345, 0.020684842, 0.007045596, -0.04639342, -0.0017994576, -0.0020016439, -0.006474717, 0.021160575, -0.010979903, 0.013253903, 0.0031279402, -0.0039771223, -0.024909345, -0.050541803, 0.008192111, -0.0161749, 0.018363269, -0.03752577, -0.025556343, 0.01937182, 0.013786724, -0.047382943, 0.043577082, 0.0469643, 0.049514223, 0.021788541, 0.009866689, 0.01144612, 0.03339641, 0.012483217, -0.017231025, -0.03158863, -0.0066507384, 0.015965577, -0.013130213, -0.012768656, 0.0015592128, 0.0055232528, -0.028410736, -0.0072882194, -0.0010811017, 0.035851188, 0.009038915, -0.056212533, -0.008682115, 0.028639087, -0.029133849, 0.02235942, 0.007378609, -0.021788541, -0.009238722, -0.02234039, -0.014861879, 0.03560381, -0.0061987927, -0.005689759, 0.016736263, 0.032711357, 0.0031374549, 0.03638401, -0.0017114471, -0.012711569, -0.061084032, 0.042701736, -0.016231988, -0.020152023, -0.038210824, 0.04175027, -0.022873212, 0.013054095, 0.026621982, -0.018420357, 0.010580287, -0.0033087186, 0.009547948, 0.048676934, -0.0065698638, -0.0020658677, 0.013396623, -0.03939064, -0.04959034, 0.098495625, 0.0065222904, -0.005233056, 0.01574674, 0.033643793, 0.013444196, 0.062301908, -0.0062844246, -0.042435326, -0.0071835583, 0.04205474, 0.03071328, 0.015975092, -0.0022406993, -0.004543244, -0.013957988, -0.01132243, -0.045746423, -0.018791428, -0.010447082, -0.02237845, -0.010332907, 0.009571735, -0.014300514, -0.031607658, 0.04175027, -0.00037226058, 0.030637164, -0.026583923, 0.010047467, -0.03503293, 0.026336543, -0.0538529, -0.021065429, -0.012150204, 0.01644131, -0.007887642, -0.02152213, 0.007426182, 0.006189278, -0.011141651, 0.045175545, -0.057202056, 0.0034133797, -0.04502331, 0.03290165, 0.019562114, 0.008615512, -0.039809283, 0.0031326974, 0.023253797, -0.025270902, 0.023025446, -0.037963443, 0.038667526, -0.06253026, 0.014281485, -0.00266648, 0.030846486, -0.035946336, 0.040874925, 0.0039842585, -0.017954139, -0.0021015476, 0.037316445, 0.00040794048, -0.016878983, -0.04155998, -0.037031006, -0.035090018, 0.036326922, -0.023310885, -0.006455688, -0.0496284, -0.026602954, 0.018115887, -0.025670517, -0.012787686, -0.03874364, 0.020152023, 0.007174044, -0.047801588, 0.006236851, 0.015689652, -0.0069456925, -0.0003089287, -0.011398547, 0.021655336, -0.0073120063, -0.014224397, 0.04266368, 0.028620059, 0.023253797, -0.05332008, -0.02450973, 0.034576226, -0.050008986, 0.021655336, -0.052863378, 0.023215739, -0.022207186, -0.049514223, -0.018667737, -0.015470816, -0.028791321, -0.0070646256, 0.021407956, 0.00741191, 0.023786617, -0.0017233405, 0.0048001395, -0.02776374, 0.0041745515, -0.024890317, -0.011874279, 0.006027529, -0.044947192, 0.021350868, 0.02152213, -0.03939064, -0.05822964, 0.015213921, 0.021978835, 0.030294636, 0.022416508, 0.003494254, -0.012949434, -0.0049904324, -0.0036250805, -0.014624013, -0.01576577, -0.034899727, -0.029209966, -0.043234557, -0.010770581, 0.0043196497, -0.012901861, -0.008263471, -0.015689652, -0.011703016, -0.02077999, 0.010818154, -0.024833228, -0.0047430517, 0.060931798, 0.0058800518, -0.0012785307, 0.034880698, -0.04266368, 0.024890317, 3.664626e-05, 0.038724612, -0.039961517, 0.0063462695, 0.01900075, 0.0073310356, -0.03048493, -0.014985569, -0.01185525, 0.027858887, 0.01103699, -0.03252106, -0.061883263, -0.0001294884, -0.02133184, 0.017002674, 0.0107134925, 0.006293939, -0.00620355, -0.023653412, 0.062225793, -0.023805646, -0.047497116, 0.010684948, 0.0058657797, -0.0024107737, 0.044566605, -0.008558425, -0.013910414, 0.012930405, 0.033034854, -0.026431689, 0.012511761, -0.026260426, 0.040037636, -0.041065216, -0.022740006, 0.024928374, -0.026717128, -0.023634383, -0.01965726, -0.032216594, -0.01388187, 0.025613429, 0.0060227714, -0.06264444, -0.0062320936, -0.01885803, 0.023082534, -0.0026974024, 0.0019505026, -0.02776374, 0.027135773, -0.1595416, 0.044033784, 0.02534702, -0.012454673, -0.0002050109, 0.045137484, -0.0030827457, -0.058952753, 0.005399562, 0.00029554873, -0.010998932, -0.046926238, 0.043082323, -0.0420928, -0.0056754868, 0.030808426, 0.0015711061, -0.00956222, 0.010703978, 0.044262137, 0.008553668, -0.013786724, 0.035508662, 0.031683773, 0.0076259896, -0.004536108, -0.022454567, 0.0013344293, -0.025518283, -0.0087725045, 0.016898014, 0.010399509, 0.041179392, 0.044262137, 0.018458415, 0.010941844, -0.009586006, -0.019809496, -0.0102282455, -0.004773974, -0.021978835, 0.03288262, -0.03857238, -0.03746868, 0.0350139, 0.054005135, -0.041179392, -0.036802653, -0.015423243, 0.007673563, 0.0035204194, 0.03343447, -0.015099744, -0.042130858, -0.03958093, 0.025556343, -0.034024376, 0.026032073, 0.022816123, 0.02344409, -0.029971138, 0.023862734, -0.040151812, -0.058039345, -0.045099426, 0.017992197, -0.08517512, 0.053510375, 0.010970388, 0.041369684, -0.005604127, -0.004578924, 0.003403865, -0.0030803669, 0.023672441, -0.0043196497, 0.039428696, -0.026203338, -0.041521918, -0.029248025, -0.030846486, -0.044566605, 0.020323286, 0.030256577, 0.0500851, 0.0061369473, 0.009395714, -0.040151812, -0.029990166, 0.017250055, -0.04612701, -0.018525017, 0.014909452, 0.048867226, 0.00963358, -0.01969532, -0.023634383, -0.008858136, 0.0027854128, -0.0043862523, -0.020646784, -0.027630534, -0.0014819063, 0.015937034, 0.011370003, -0.03252106, 0.011065534, 0.0056564575, 0.020589696, 0.00687909, -0.033034854, -0.0061987927, -0.038324997, 0.030465899, -0.060741507, 0.01777336, -0.021693395, 0.018363269, 0.0022014515, -0.00035323127, 0.028543942, 0.022587772, 0.0136249745, -0.028734233, -0.006959964, 0.030370753, 0.051036566, -0.006493747, 0.018648708, -0.05575583, 0.056821473, -0.06770623, -0.015223435, 0.020171052, 0.01779239, -0.03554672, -0.02100834, 0.034823608, -0.013720121, -0.0049048006, -0.0044409614, -0.013929443, -0.004536108, -0.020132992, -0.017183453, -0.0533962, 0.002102737, 0.016117811, 0.030979691, -0.03071328, 0.01105602, 0.028677147, -0.01267351, 0.018620165, 0.020894164, 0.048676934, -0.020551637, 0.019200558, -0.030465899, 0.059143044, -0.007978031, -0.04304426, -0.042511445, 0.0011375949, -0.0017019325, 0.035128076, 0.0078543415, -0.0065270476, -0.025936928, 0.019476483, -0.011503208, 0.022188157, -0.009233965, -0.016374707, -0.0035037687, -0.005437621, 0.043805435, -0.012882832, 0.044186022, 0.00931484, 0.017269084, 0.0074356967, 0.009738241, 0.010723007, 0.021674367, 0.028220443, -0.017659185, 0.039999574, 0.014405175, -0.012026514, -0.0054185917, -0.045556128, 0.014728674, -0.02882938, 0.037088092, -0.017411804, 0.0086440565, 0.016783837, -0.028791321, 0.07463289, -0.020760959, -0.041978624, 0.02102737, -0.006750642, 0.01685044, -0.0025856053, 0.0113509735, 0.020361345, -0.005209269, 0.027954033, -0.031702805, 0.005309173, -0.00552801, -0.03389117, 0.039999574, 0.044376314, 0.045670304, 0.045708366, 0.0061702486, -0.027687622, 0.08365278, 0.03122707, 0.024966434, -0.03883879, -0.022188157, -0.019638231, 0.0013070747, -0.011370003, -0.007916186, -0.015223435, -0.03451914, 0.03615566, -0.011312915, 0.03290165, 0.063748136, -0.02477614, -0.034347877, -0.02077999, 0.030561047, -0.02993308, 0.06504212, -0.021217663, -0.0055613113, 0.04369126], "docs/navi/cc-rules.md::1781801568.760": [-0.0050746873, 0.0079091545, -0.055274475, 0.011573683, -0.009762642, -0.0028580488, 0.017563323, 0.00048341585, 0.00077228626, 0.00035253985, 0.019827124, 0.023034176, -0.04384228, 0.0152146295, 0.00419039, -0.025845062, -0.0115076555, 0.031919595, 0.014884491, -0.01891217, 0.0040772, 0.013413021, 0.0038390292, 0.011102057, 0.03201392, 0.016469153, -0.01273388, -0.031580023, -0.01913855, 0.04674749, 0.0071970006, 0.03623968, 0.028127728, -0.03461729, -0.0027967375, -0.03363631, -0.0144694615, 0.01103603, -0.03522097, -0.014450597, -0.03661698, -0.0041054976, 0.0025137623, -0.005018092, 0.029467143, -0.050369572, 0.0020668975, -0.030108552, 0.002173013, -0.01679929, -0.029580332, -0.009743777, 0.04467234, -0.018459411, 0.023147365, 0.057085514, -0.018553736, 0.00022313767, -0.030976344, -0.02293985, -0.016393691, -0.008465673, -0.04591743, 0.014460029, 0.0052869185, 0.033353336, -0.04063523, 0.016223907, 0.011290708, -0.03631514, 0.004862456, -0.020091234, -0.021411784, -0.046030622, -0.037616827, 0.008045926, 0.028938923, -0.014375136, -0.0009774433, 0.019695068, 0.011894388, 0.027712697, 0.030334933, 0.005032241, -0.0029052112, -0.0051595797, -0.06776311, 0.032674193, 0.02305304, 0.008781661, -0.0061075464, -0.012139633, -0.002398214, -0.052180614, -0.019251741, 0.007871425, -0.015686255, 0.017355807, 0.009960724, 0.032900576, 0.006451833, 0.01156425, -0.03844689, -0.04693614, 0.076214634, -0.02022329, 0.017865162, -0.0012085396, -0.017733108, -0.03559827, 0.024826352, 0.0257696, -0.027467452, 0.019921448, -0.013488481, -0.060405757, 0.01808211, -0.04557786, -0.011498222, -0.02267574, -0.0049143345, 0.006918742, 0.06500882, -0.053614352, 0.014111026, 0.0001445826, -0.022128655, -0.012139633, 0.03522097, 0.030882018, -0.02520365, 0.031164994, -0.021487245, 0.0170634, -0.04365363, 0.0020291675, 0.009220273, -0.010328592, -0.036032166, -0.07519592, 0.02399629, -0.004171525, -0.04463461, -0.018949902, 0.039314676, -0.027957942, 0.07108335, 0.04633246, 0.01596923, -0.03235349, 0.055840425, 0.03427772, -0.0011584294, 0.02331715, 0.04682295, -0.017610485, -0.009856967, 0.054331224, -0.0014160547, 0.03442864, -0.012177363, 0.011092625, -0.061009437, 0.04591743, 0.023769911, -0.0059188963, 0.012705583, 0.0037352717, -0.030712234, -0.023147365, 0.015950365, 0.023071906, 0.027976807, 0.013233803, 0.015497604, 0.01891217, 0.03314582, 0.013988404, -0.00045128638, -0.026429877, -0.0641033, -0.0059047476, 0.006418819, -0.042295348, -0.057425085, 0.003971084, 0.02346807, -0.037088607, -0.010819082, 0.04987908, -0.0070083505, 0.0010316801, 0.067499, 0.017723676, 0.026486471, 0.016997373, 0.032296896, -0.002056286, -0.0020103024, -0.058406066, -0.028467298, -0.008739215, 0.023411475, -0.003237707, -0.028599354, 0.0029240763, -0.053501163, -0.0458797, 0.0040748417, -0.10345571, 0.0065555903, 0.049652703, -0.02139292, 0.02358126, -0.04750209, 0.016704965, -0.048671722, 0.0036998997, 0.006583888, -0.028599354, 0.010554972, 0.027127882, -0.028995518, -0.04750209, 0.021374054, -0.0114416275, 0.02346807, 0.04640792, 0.04784166, 0.028637083, -0.023071906, -0.009951292, -0.004824726, -0.007998764, 0.04452142, -0.032334626, -0.009300449, 0.010715324, 0.01148879, -0.031617753, -0.019251741, -0.02343034, 0.04557786, -0.010404052, -0.014620381, 0.004989795, 0.027297666, -0.025920521, -0.026712852, -0.046257, 0.010639865, -0.0066923616, -0.010073914, 0.0058292877, 0.059537966, 0.03499459, 0.022807796, -0.0017933549, -0.011045462, -0.0029052112, 0.04252173, 0.026618527, 0.029372819, 0.030731099, 0.020676048, -0.033240143, -0.033164684, -0.04735117, 0.013290399, 0.0043082964, -0.029033247, 0.04618154, -0.001087096, -0.00013205505, -0.04697387, 0.031957325, -0.009300449, 0.0031292331, 0.13356426, 0.03352312, 0.012149066, 0.014837329, 0.020959023, 0.0238831, 0.014931654, -0.006135844, 0.020808104, -0.021826815, 0.009913562, -0.012592393, -0.0466343, 0.080515854, 0.07515819, -0.0038083736, -0.017355807, 0.00471861, -0.040333387, -0.1601262, -0.008357199, 0.020374209, 0.027203342, 0.020770375, -0.0023652003, -0.026486471, 0.01774254, -0.04199351, 0.04795485, 0.011403898, -0.03620195, -0.04531375, -0.057877846, 0.003181112, -0.0065414417, -0.03435318, -0.040899336, 0.023524666, -0.04821896, -0.04795485, -0.04742663, 0.039276946, 0.0013806828, 0.009456085, -0.033051495, 0.041201178, -0.017968921, -0.019525284, -0.029580332, 0.0031881863, -0.018968767, 0.003702258, 0.02026102, 0.06670667, -0.028542757, -0.031353645, -0.010894543, 0.009781507, -0.041804858, 0.012328283, 0.026599662, -0.024599971, 0.006814984, 0.018732954, -0.016516315, 0.0066310503, -0.01182836, 0.002224892, 0.03427772, -0.0020834045, -0.008923149, -0.028240917, 0.004695029, -0.021411784, 0.008489254, 0.0021447157, 0.04482326, -0.031844135, -0.009941859, 0.045502402, -0.016601207, 0.019223444, -0.040710688, -0.00932403, -0.026467606, 0.04561559, -0.032183703, 0.028674813, -0.022487089, 0.009224989, -0.016035257, -0.0060320864, 0.0024925391, -0.030900884, 0.0038060155, -0.040333387, -0.014224216, 0.031391375, -0.13446978, 0.032862846, -0.03893738, 0.005518015, -0.017431268, -0.023279421, 0.013573374, -0.005404825, 0.00022579057, 0.020808104, 0.26531747, 0.031693213, 0.008998609, -1.2642687e-06, 0.062254526, -0.018374518, 0.012422608, -0.0008660218, 0.0051501472, -0.040257927, -0.016865317, -0.0066876453, 0.02109108, -0.026750581, -0.022694604, 0.018742386, -0.040182468, 0.03427772, 0.051954232, -0.0072535956, 0.017393537, -0.014478894, 0.04542694, 0.04689841, -0.023260556, -0.016676668, -0.009470235, 0.026882637, -0.017072832, 0.029957633, 0.0013335203, 0.031391375, 0.023713315, -0.034485236, -0.07300758, -0.012064173, 0.0122528225, -0.021713624, 0.0037847923, 0.0072488794, -0.030806558, -0.020091234, 0.022694604, 0.025618682, 0.026580798, -0.037484773, 0.03291944, 0.016223907, -0.02214752, -0.031580023, -0.029655794, -0.017346375, -0.040899336, 0.012818773, -0.04508737, -0.016969075, -0.06425422, -0.041276637, 0.012545231, 0.026901502, 0.042295348, -0.009630587, -0.063386425, 0.017648214, -0.016978508, -0.0021246716, -0.027467452, -0.018129272, 0.04267265, 0.033617444, -0.013054586, -0.00045069683, 0.0037164066, -0.053387973, 0.022543686, 0.033730634, 0.03665471, 0.056330916, -0.025109326, 0.027976807, 0.02343034, -0.0056076236, -0.0011613771, -0.04150302, 0.033843827, -0.029146438, -0.026109172, 0.03567373, -0.037805475, 0.0028156026, -0.020053504, -0.035428487, -0.04723798, 0.035126645, 0.0041196463, 0.035730325, -0.038673267, 0.01171517, -0.02369445, 0.0020668975, 0.012696151, -0.0436159, 0.0041290787, 0.0094230715, 0.0041196463, 0.0034640871, -0.0451251, -0.011800063, 0.02554322, 1.295127e-05, 0.0005833414, 0.037447043, -0.020506265, -0.03205165, -0.018827278, 0.023826506, -0.014016701, -0.007423381, 0.04546467, -0.006942323, -0.0054236897, 0.022958715, 0.011026598, 0.04531375, -0.0039946656, -0.024203805, -0.020449668, -0.032202568, 0.0002393498, 0.06591434, 0.043351788, -0.04225762, -0.015733417, 0.04987908, -0.015827741, -0.010554972, -0.0054519875, 0.028995518, -0.058406066, 0.007239447, -0.024599971, 0.016450288, -0.029221898, 0.007725221, 0.01808211, -0.014761869, 0.023185095, -0.02335488, 0.029033247, -0.0069894856, -0.027109018, 0.10534221, 0.028052267, -0.078327514, 0.003780076, -0.01804438, -0.017384104, 0.031108398, 0.00932403, -0.010488945, -0.027410857, 0.021562705, 0.0041833157, 0.012828206, 0.03114613, 0.010007887, -0.057953306, 0.07097016, 0.015393847, -0.028674813, 0.024901811, -0.04897356, -0.035164375, 0.08066677, 0.013007423, -0.015167466, -0.052331533, -0.030693369, -0.04044658, -0.03669244, 0.034258854, 0.027712697, 0.014224216, 0.016667236, -0.03995609, -0.010328592, -0.015129737, -0.0056217723, 0.014450597, -0.0006756031, -0.04146529, 0.08323242, -0.0037871504, 0.0018770683, 0.015856039, -0.02210979, 0.02271347, 0.0022107433, -0.018393382, -0.015507037, -0.0026481755, -0.021449514, 0.0026646825, -0.00610283, -0.0113095725, -0.010951137, 0.013573374, 0.017487863, -0.04218216, 0.006098114, -0.037579097, 0.016525747, -0.032862846, 0.0017933549, -0.001778027, -0.028316377, 0.04403093, 0.06995145, -0.002360484, -0.03114613, -0.010866245, -0.0041503017, 0.061122626, -0.018516006, 0.041880317, 0.03208938, 0.032976035, -0.01107376, 0.02369445, -1.0003613e-05, 0.009125948, -0.006362224, 0.011668008, -0.017044535, 0.042936757, 0.0010723579, 0.04304995, 0.025618682, 0.015676823, 0.015827741, 0.02165703, 0.00016300546, 0.0016247488, 0.079459414, 0.010847379, 0.026128037, 0.057123244, -0.0009851072, 0.0034546547, -0.00077464443, -0.00027737458, -0.025354572, -0.01910082, -0.027618373, 0.018167002, 0.024203805, -0.026580798, 0.020336479, 0.0116397105, -0.0028014537, -0.014431732, -0.018431114, 0.004636076, 0.0070838104, -0.034862537, -0.04093707, 0.01995918, -0.017695379, -0.029787848, -0.06429195, -0.014280811, -0.009583424, -0.030617908, 0.005466136, 0.015299521, -0.021789085, -0.025184786, 0.0238831, 0.016563477, 0.0076827747, -0.0131300455, 0.029882174, 0.04327633, 0.0072724605, -0.026373282, 0.025713006, 0.019298904, -0.00415266, -0.024505645, -0.08172321, 0.04429504, -0.0013111181, -0.029580332, 0.002226071, -0.034485236, -0.0040441863, 0.018846143, 0.029618064, -0.0014325615, 0.021524975, 0.018921603, 0.004843591, 5.5489654e-05, 0.017157726, -0.012894233, 0.01887444, -0.0075177057, -0.042295348, -0.020411938, 0.016667236, 0.010215402, -0.04686068, -0.022694604, 0.013667699, 0.021298595, -0.009347612, 0.03284398, -0.026014846, 0.0013087599, 0.0065367254, -0.011130355, -0.017506728, -0.03582465, -0.0014455313, -0.01050781, 0.039654247, -0.024732025, 0.025147056, -0.020449668, -0.032749653, -0.0121302, 0.024637701, 0.04463461, -0.028505027, 0.0049143345, 0.006230169, 0.012083038, -0.010715324, 0.025316842, -0.026448742, 0.026467606, -0.032221433, 0.04844534, 0.01649745, 0.0010688206, -0.061650846, 0.0052680536, 0.01789346, -0.06697078, 0.011781198, 0.0047869957, 0.03201392, -0.0047610565, -0.029486008, 0.019289471, 0.020374209, -0.027637238, 0.020770375, 0.0071026757, 0.015610795, -0.04327633, 0.04787939, 0.024052886, 0.0033225997, -0.009031623, -0.01182836, 0.032372355, 0.00811667, -0.02346807, 0.0141393235, 0.021958869, 0.024166076, -0.024430186, -0.020355344, 0.029768983, -0.037428178, -0.011130355, -0.005485001, 0.026882637, -0.025354572, -0.0152806565, -0.0032424233, -0.04829442, -0.014290243, -0.04489872, 0.021185404, 0.019261174, 0.023769911, 0.013431886, 0.025297977, -0.02365672, 0.016374826, -0.054029383, 0.0048954696, -0.15009001, 0.050897792, -0.034900267, 0.027693832, -0.04697387, 0.011205815, 0.04467234, -0.015808877, -0.0019301261, -0.00074280973, -0.05006773, -0.028976653, 0.03288171, -0.024845216, 0.0016212116, 0.041352097, -0.04640792, -0.011328437, -0.013507346, -0.037994128, 0.0050275247, -0.015186331, 0.0077205044, -0.0019772886, 0.019808259, 0.0114416275, -0.029750118, 0.013743158, -0.02497727, 0.011120923, -0.021147674, -0.058104225, -0.0058104224, 0.016648369, -0.039163757, 0.06723489, 0.025939386, 0.021374054, 0.00035902468, 0.009196691, -0.016770992, -0.0030537732, 0.020449668, -0.01687475, 0.025052732, 0.037352715, -0.0053199325, -0.023769911, -0.0060368027, 0.01672383, 0.03129705, 0.01811984, -0.0063150614, 0.026429877, 0.0051312824, 0.012290553, -0.036334004, -0.049614973, -0.025920521, 0.013337561, -0.04791712, 0.046257, -0.031957325, -0.00617829, -0.029787848, 0.034409776, -0.086703576, 0.0069517554, -0.019430958, -0.0060651, -0.019147983, -0.032862846, -0.041427556, 0.035805784, 0.0166861, -0.019393228, 0.04644565, 0.018176436, 0.03122159, -0.033768363, -0.006362224, -0.049124483, -0.020770375, 0.018855575, 0.07191341, 0.050180923, 0.015573065, -0.02343034, 1.5898928e-05, -0.008130819, -0.04682295, -0.051275093, -0.018619763, 0.018761251, -0.02369445, 0.022656875, -0.037352715, -0.04452142, 0.015988095, 0.012931963, -0.0040889904, 0.004020605, -0.014941087, 0.023071906, 0.0058481526, -0.0027283519, 0.012545231, 0.012762178, 0.028655948, 0.010338024, -0.013875213, 0.013969539, 0.020242155, 0.01827076, -0.023637855, -0.018289626, 0.024958406, -0.023449205, 0.008743932, -0.007244163, -0.029674659, 0.0057915575, -0.008239293, -0.027712697, 0.031089533, 0.010639865, 0.033240143, 0.014365704, -0.007126257, -0.04421958, 0.02082697, 0.009474951, -0.014044999, 0.025750736, 0.018591465, -0.035390757, -0.034485236, 0.04618154, -0.015573065, 0.012781044, 0.01661064, -0.017006805, 0.008168548, -0.010064482, 0.015393847, -0.03257987, 0.030334933, -0.003459371, -0.01995918, -0.033353336, 0.029014383, 0.012488635, 0.0018122199, 0.054670796, 0.015139169, 0.00042652604, -0.021072214, 0.018327355, -0.039050568, 0.051991962, -0.011809495, -0.029278493, 0.0016884182, 0.01604469, -0.04569105, 0.014780734, 0.010064482, -0.03578692, -0.0049096183, -0.01891217, 0.017808568, 0.052218344, -0.0056217723, 0.06606526, -0.030485854, -0.059009746, -0.0111775175, -0.036466062, 0.057802387, -0.012215093, 0.038145047, -0.004188032, 0.019657338, -0.014705274, 0.02331715, 0.052444723, -0.0041974643, -0.026203496, -0.0004061872, -0.00093617605, -0.004746908, -0.005334081, -0.0040960647, -0.04599289, 0.03820164, -0.029448278, 0.0062443176, 0.01838395, -0.014403434, -0.0016872392, -0.0008394929, -0.025599817, -0.037164066, -0.019638473, -0.049803622, 0.00068739377, -0.0006514323, -0.01883671, 0.0035678446, 0.026486471, -0.008776945, 0.039654247, -0.049237672, 0.04406866, 0.019827124, 0.029919904, 0.013922377, 0.018034948, -0.0011271843, -0.04459688, 0.02305304, 0.019129118, -0.009262719, -0.059462506, -0.014148756, -0.025580952, 0.0014007268, 0.024694296, 0.009941859, -0.0109794345, 0.013441319, 0.03242895, 0.015808877, 0.04112572, 0.054180305, -0.011554818, -0.038428023, 0.03190073, -0.041767128, -0.009272152, -0.0101682395, 0.0029971781, 0.081195, -0.010800217], "docs/navi/deployment.md::1781801570.272": [0.009649175, -0.025769087, -0.050817095, 0.040418375, -0.03072176, 0.0099433, 0.03865363, -0.0042149913, 0.006807555, 0.0016544494, 0.029393457, 0.032998852, -0.0075855614, 0.010683355, -0.024611564, -0.03798948, 0.0030124024, 0.029013941, -0.0069214096, -0.017002285, 0.02812208, -0.034232277, 0.043606304, 0.041670777, 0.023795607, 0.020038405, 0.017144602, -0.012618883, -0.020398945, 0.052145395, -0.0014302981, -0.0102564, 0.023359165, -0.04451714, 0.0058919745, -0.02311248, -0.011186212, 0.028141057, -0.041860532, 0.019715818, -0.034725647, -0.009663408, -0.018036462, 0.0158163, 0.002723022, -0.07263922, 0.005218335, -0.0367181, -0.004886259, -0.018102879, -0.038672604, -0.026452214, 0.042695466, -0.018387515, 0.022220619, 0.048046634, -0.03148079, -0.0020671722, -0.004411865, -0.0059489016, 0.009359795, 0.011214676, -0.0198866, 0.0065940777, -0.016489938, 0.04751531, 0.004547067, 0.03569341, 0.0071870703, -0.0472117, 0.029336529, -0.020702558, -0.047780972, -0.059090525, -0.023283262, 0.010702331, 0.043985818, -0.03345427, 0.00077326235, -0.000719893, -0.005858767, 0.037021715, 0.018321099, -0.012856079, 0.009416723, -0.0020197327, -0.06971695, 0.06918563, 0.03592112, -0.021518515, 0.0035864192, 0.024459759, -0.017296407, -0.0072392537, -0.05324599, -0.019696841, -0.035408773, 0.013823844, 0.030702785, 0.031120252, -0.0011118611, 0.028767256, -0.047477357, -0.03819821, 0.045959298, 0.00061849126, -0.0017718619, -0.0012915379, -0.032277774, -0.02548445, 0.02459259, 0.00024994637, -0.0065893335, 0.014990853, 0.0027111622, -0.03242958, 0.01007613, -0.07256332, -0.023283262, -0.009226965, 0.004784264, 0.0053179576, 0.052411057, -0.01424131, 0.02538957, 0.01670816, 0.009791493, 0.038634654, 0.0248962, 0.024232049, -0.053511653, 0.014184383, -0.038463872, 0.030171463, -0.04030452, 0.025939869, 0.011537264, -0.023567898, -0.014848535, -0.069527194, 0.03798948, 0.03931778, -0.068274796, -0.010683355, 0.05920438, -0.025313668, 0.028463645, 0.030626882, 0.03309373, -0.028957015, 0.033985592, 0.044403285, -0.010180497, 0.03237265, 0.043909915, -0.018387515, 0.0018026974, 0.009260172, 0.0050096014, 0.017078187, -0.061633278, 0.012818128, -0.054612245, 0.0026210272, 0.023283262, -0.013017373, 0.02834979, -0.035807263, -0.02664197, -0.014298237, 0.02762871, 0.027685639, 0.048653856, -0.01455441, 0.012116024, 0.038046405, 0.058597155, 0.028235935, -0.018918836, -0.026755827, -0.083645165, -0.006001085, 0.010911063, 0.0014801095, -0.030133512, -0.008453703, 0.0060532684, -0.0044972557, -0.015019316, 0.07089345, 0.01146136, 0.01603452, 0.076927744, 0.013102764, 0.025142886, 0.0055836183, 0.0099053485, -0.029013941, -0.020740509, -0.03009556, -0.02064563, 0.004082161, 0.036471415, 0.023890486, -0.018340075, 0.029146772, -0.004468792, -0.040646084, 0.0012091119, -0.13958572, -0.0378946, 0.029924778, 0.0124481, 0.026091674, -0.031594645, 5.1923915e-05, -0.046794232, -0.0033231305, 0.026452214, -0.045086414, -0.020930266, 0.0033278745, -0.03157567, -0.03453589, 0.042619564, 0.010275376, 0.012656834, 0.03958344, 0.027002512, 0.011603679, -0.041215356, 0.0007922381, -0.02660402, -0.004957418, 0.05669958, -0.03354915, -0.07855966, -0.002334019, -0.00833036, -0.01871959, -0.00019628055, -0.02127183, -0.002159679, -0.04922313, -0.007286693, 0.014032576, 0.0026779545, 0.027875395, -0.03161362, -0.018738566, -0.0130743, -0.0058018393, -0.010797209, 0.0037168777, 0.028881112, 0.016888428, 0.012334246, -0.010645403, -0.005920438, -0.02459259, 0.04273342, 0.0670224, 0.024839275, 0.027306123, 0.015455759, -0.031689525, -0.03760996, -0.023036577, 0.014886486, -0.0006173053, 0.004046581, 0.006632029, 0.024080243, 0.016508915, -0.047097843, 0.010171009, -0.0037429691, 0.00143267, 0.09897758, 0.024345905, 0.012125513, 0.011205188, 0.027021486, 0.01218244, 0.03210699, -0.021973934, 0.009981251, -0.009592248, 0.013377913, 0.001918924, -0.039659344, 0.043834012, 0.0597357, -0.032941926, -0.0020576844, 0.03569341, -0.033890713, -0.16501324, 0.005835047, 0.047553264, 0.046566524, 0.015076243, 0.004305126, -0.010797209, -0.018605735, -0.04831229, 0.03282807, 0.013235595, -0.034725647, 0.001514503, -0.026129626, 0.030266343, -0.020076357, 0.013966162, -0.03332144, -0.021898031, -0.021101048, -0.036528345, -0.015408319, 0.048919518, 0.0070589837, -0.01850137, -0.03582624, 0.051879738, -0.017799266, -0.022638084, 0.033985592, 0.02637631, -0.023321213, 0.010322815, 0.0012334246, 0.06425194, -0.0150003405, 0.028406717, -0.037344303, 0.009867397, -0.033966616, -0.0118219005, 0.037913576, -0.019469133, 0.0069308975, 0.017951071, -0.039887052, -0.037021715, -0.020683581, -0.009298123, 0.006503943, -0.0072534853, -0.035124138, -0.022600133, -0.020702558, -0.03569341, -0.021594418, -0.0051044803, 0.024611564, -0.034365106, 0.0029080356, -0.010066642, -0.02736305, 0.029127795, -0.07582715, -0.045200266, -0.03332144, 0.017002285, -0.030702785, 0.028235935, -0.0089707915, 0.007357852, -0.01562654, -0.020417921, 0.002077846, 0.002796553, 0.023473019, -0.05772427, -0.021499539, 0.012618883, -0.11119797, 0.035162088, -0.031385913, -0.0217652, -0.023966389, -0.035636485, -0.030968444, 0.012913006, -5.9373382e-05, -0.0049242103, 0.23590669, 0.04079789, -0.010806697, -0.010303839, 0.049754452, -0.016916893, 0.018159805, 0.01576886, 0.012960446, -0.041101504, -0.022657061, 0.029791947, 0.023624824, -0.0186342, -0.025769087, 0.021139, -0.04307498, 0.025123911, 0.05324599, -0.005280006, -0.013188155, -0.009326587, 0.006005829, 0.05127251, -0.05047553, -0.031025372, 0.019070642, 0.021480564, -0.01948811, 0.07423318, -0.017609509, 0.04079789, 0.018321099, -0.04425148, -0.08781983, -0.046073154, 0.0087810345, -0.020968217, -0.02535162, 0.015114196, -0.046604473, -0.011850364, -0.020930266, 0.018387515, -0.007115911, -0.023662776, 0.019450158, 0.006494455, 0.0018252312, 0.003192672, -0.008225993, -0.05176588, -0.03819821, 0.011992682, -0.039659344, -0.036205757, -0.04622496, -0.020550752, 0.011935755, -0.0019971991, 0.011603679, -0.004480652, -0.09313305, 0.005289494, 0.013349449, 0.024953129, 0.016233765, -0.016736623, 0.07040008, 0.03444101, 0.03717352, -0.0016390316, 0.012818128, -0.039241876, 0.024668492, 0.016451987, 0.009639688, 0.037590988, -0.04501051, 0.06675673, -0.0034796805, 0.031518742, -0.01478212, -0.013899746, 0.0021264714, -0.028444668, -0.012704274, 0.044858705, -0.06485916, 0.0317085, -0.028862135, -0.04174668, -0.01562654, 0.05647187, 0.012106537, 0.042202096, -0.020816412, 0.01106287, -0.0021240995, 0.005839791, -0.0108826, -0.011565727, 0.034270227, -0.0069546173, 0.005759144, -0.032979876, -0.05548513, -0.021556467, 0.041860532, 0.014250798, -0.01929835, 0.053929117, -0.032884996, -0.01267581, -0.0015038293, 0.025029032, 0.0048435633, 0.027875395, 0.032657288, -0.03520004, 0.021195928, -0.002803669, 0.001362697, 0.03779972, -0.01410848, -0.030513028, -0.053929117, 0.023435067, 0.016537378, 0.040380422, 0.05643392, -0.01979172, -0.022486279, 0.059545945, -0.029279603, 0.023169406, -0.023473019, 0.0022118625, -0.01576886, -0.023359165, -0.015522175, 0.035883166, -0.014345677, 0.0069783367, 0.025427522, 0.031234106, 0.031272057, -0.021290805, 0.0074005476, 0.005109224, -0.019260399, 0.07909098, 0.04671833, -0.039925005, 0.0049336986, -0.007300925, -0.021423636, 0.0077373674, 0.007998284, -0.024744395, -0.03273319, -0.022163691, 0.022087788, 0.029772973, 0.0048957467, -0.032353677, -0.060342927, 0.04402377, 0.013226107, 0.0057733757, 0.018245196, -0.062354356, -0.060077265, 0.029735021, 0.0062857214, -0.009369283, -0.041860532, -0.021613395, -0.040456325, -0.0111103095, 0.02772359, 0.010313327, -0.0076472326, 0.05514357, -0.011613167, -0.005019089, -0.029279603, -0.017723363, 0.061785083, 0.0019604336, -0.035067208, 0.109755814, -0.0065229186, -0.004015746, 0.0040442096, 0.017818242, 0.05423273, -0.01925091, -0.010446157, 0.015882714, -0.007215534, -0.019924551, 0.0038141285, -0.013681525, -0.01038923, -0.034194324, -0.0125334915, 0.02337814, -0.03677503, 0.012410149, -0.025123911, 0.0043691695, -0.004340706, -0.013283034, -0.009782006, 0.013007886, 0.028425694, 0.064100124, -0.011594191, -0.039849102, -0.016319156, -0.0073293885, 0.034915403, -0.050133966, 0.00027574156, -0.029260626, -0.0085058855, -0.04683218, 0.041936435, 0.0248962, 0.0074337553, -0.0273251, 0.024345905, 0.011670094, 0.018131342, -0.0118219005, 0.050133966, 0.044099674, -0.01406104, -0.00494793, 0.041632824, -0.009369283, 0.012087561, 0.081368074, 0.016442498, 0.04003886, 0.018292636, -0.0039374707, -0.0036433465, 0.017713875, -0.0070874477, -0.037477132, -0.0035034001, 0.00072167197, 0.01262837, 0.0023494367, 0.0010495969, 0.0068122987, 0.025275717, -0.027799493, -0.010246912, -0.015303953, 0.0082876645, 0.023795607, 0.007742111, -0.0647453, 0.0061481474, -0.021499539, -0.034763597, -0.056509823, -0.00048388194, -0.008624484, -0.020304067, 0.021120025, 0.0329609, -0.024611564, -0.00653715, 0.025522402, 0.0016556353, 0.0003513481, -0.03220187, 0.027476905, 0.0460352, -0.005213591, -0.008861681, -0.005659521, 0.02324531, -0.017941583, 0.039128024, -0.020854363, 0.03144284, -0.0023612964, -0.028330814, -0.041898485, -0.025693184, -0.016423523, 0.012524003, 0.040190667, 0.021708272, 0.014136943, 0.006646261, -0.0028487365, -0.027211243, -0.008192786, -0.016205302, 0.017049722, -0.00351526, 0.021670321, -0.00929338, 0.03569341, 0.011404433, -0.042315952, -0.020550752, 0.016157862, 0.021954957, 0.0022154204, 0.036964785, -0.0024478734, 0.0015856622, 0.0014836674, -0.010541037, 0.004701245, -0.0053511653, -0.026015772, -0.025313668, 0.03869158, -0.02969707, 0.027704613, -0.015702443, -0.007533378, -0.008581789, 0.0071870703, 0.004900491, -0.013254571, -0.010692842, -0.011594191, 0.027951298, -0.007158607, 0.033112705, -0.005099736, 0.023435067, 0.012372198, 0.030019658, -0.044630993, 0.030930493, -0.065086864, -0.017932096, 0.0021786548, -0.012571443, 0.033833787, -0.0026091675, 0.021328758, -0.02387151, -0.033492222, 0.040228616, -0.013007886, -0.035048235, 0.014307725, 0.028330814, 0.007533378, -0.03658527, 0.052411057, 0.035845216, -0.009350307, -0.009260172, 0.009127342, 0.010692842, -8.19071e-05, -0.0011314299, -0.017618995, 0.011148261, 0.053625505, -0.047097843, -0.009279148, 0.017808754, 0.0098484205, -0.019507084, 0.006058012, 0.030076584, 0.023529947, -0.008192786, 0.0026613506, -0.042126194, -0.012742225, -0.06971695, -0.010104594, 0.018254684, 0.021195928, -0.0018999482, 0.018207245, -0.059773654, 0.009625455, -0.03700274, 0.03072176, -0.14565796, 0.03520004, -0.020038405, 0.04451714, -0.02713534, 0.0002496499, 0.02660402, -0.049261082, -0.0048340755, -0.005019089, -0.100192025, -0.0205128, 0.012742225, -0.010787721, 0.0019462017, 0.048615906, -0.0018916464, -0.01979172, -0.019004226, -0.028938038, 0.0047059893, -0.02538957, 0.041974388, 0.019326815, 0.025104934, -0.0019094362, -0.0057401685, 0.011366482, -0.022410376, -0.0026993023, 0.026945584, -0.06072244, 0.0047439407, 0.051917687, -0.058065835, 0.012210904, 0.02986785, 0.004800868, -0.031291034, 0.008771546, -0.04455509, 0.018245196, 0.006432784, -0.03009556, 0.020398945, 0.055826694, -0.014155919, -0.032790117, -0.012647346, 0.014355165, -0.0014741796, 0.039849102, -0.00085806026, 0.028520571, 0.013719477, 0.01052206, -0.026793778, -0.021347733, -0.04129126, 0.021176951, -0.054384537, 0.046073154, -0.012913006, -0.036357563, -0.00559785, 0.021575442, -0.032979876, -0.0027918092, -0.01786568, -0.044630993, -0.0018774145, -0.029488336, -0.01979172, 0.047667116, 0.012429125, -0.0012962818, 0.07620666, -0.008804754, 0.014469019, -0.036831956, -0.033700954, -0.035617508, -0.02597782, 0.06368266, 0.07286693, 0.02104412, 0.0021407031, -0.02798925, 0.0012630742, -0.015152147, -0.028501596, -0.041936435, -0.005825559, 0.004483024, 0.012685298, 0.0034820526, -0.020474847, -0.043871965, 0.021082073, 0.017049722, -0.016357107, -0.00067779055, 0.018235708, 0.0036291147, 0.01572142, 0.011603679, -0.009914836, -0.0009428582, 0.03134796, 0.0064991987, -0.030247366, 0.0031547206, -0.009022975, 0.035997022, -0.03444101, -0.024440782, 0.036452442, -0.018036462, -0.032220844, 0.0010982223, -0.00671742, -0.006736396, -0.0230176, -0.030873567, 0.012979422, 0.0088901445, 0.031689525, 0.005683241, -0.011945243, -0.01796056, 0.03622473, -0.0040181177, 0.01267581, 0.018121853, 0.01648045, -0.03005761, -0.028824184, 0.034858476, 0.0057259365, -0.02387151, -0.00025780353, -0.034478962, 0.014231822, -0.02848262, 0.020664606, -0.02937448, 0.017258456, -0.032752167, 0.019364767, -0.016822014, 0.012894031, 0.0025308924, -0.0150003405, 0.046680376, -0.019848648, 0.031594645, -0.02387151, -0.008852193, -0.03341632, 0.046073154, 0.011262115, -0.017543092, 0.025541376, -0.0063806004, -0.04800868, 0.038862363, 0.0064517595, -0.011708045, -0.033700954, 0.010673867, 0.006494455, 0.0685025, -0.010503084, 0.047173746, -0.0046111103, -0.07411933, 0.0064280396, -0.009416723, 0.04899542, 0.012647346, 0.029924778, 0.0062050745, 0.035067208, -0.01106287, 0.0323347, 0.0029554751, 0.036205757, 0.0149718765, 0.0057876077, 0.035503652, -0.013833331, -0.005498227, 0.00369553, -0.03909007, 0.03927983, -0.025370596, 0.015019316, 0.020360993, -0.021480564, 0.003204532, -0.012438613, -0.017571557, -0.00622405, 0.0007649604, -0.05446044, 0.034915403, -0.03622473, 0.0130268615, -0.0060532684, 0.016053496, -0.016110422, 0.045162316, -0.03946959, 0.060570635, 0.024383856, -0.011992682, 0.011755485, 0.017732851, -0.028653402, -0.03210699, 0.013330474, 0.007158607, -0.017818242, -0.043454498, -0.025446499, -0.018026974, 0.0021928865, 0.006783835, -0.001918924, -0.04106355, -0.014839047, 0.028881112, 0.009098878, 0.034991305, 0.019326815, -0.02538957, -0.012153977, 0.034991305, -0.021063097, 0.009554297, 0.0046941293, 0.006238282, 0.056813434, -0.034232277], "docs/navi/themes.md::1781801571.976": [-0.04267144, -0.014639935, -0.04785405, 0.023019122, 0.0017614263, -0.04032602, 0.02769104, 0.033535667, -0.03478403, 0.027388405, -0.007972523, 0.007901593, -0.0069889612, 0.0074429126, -0.045432977, -0.018025657, -0.016436826, 0.03147397, 0.04142307, -0.009632283, -0.028769175, -0.010147707, 0.008861511, -0.0042581595, 0.008043453, 0.012568781, 0.005234628, -0.016938064, -0.012616068, 0.059959423, 0.018706584, -0.01854581, 0.0056460216, -0.036202632, -0.028882662, -0.04304973, 0.0060905158, 0.02504299, -0.033441093, -0.0132686235, -0.03518124, -0.035105582, -0.026064381, 0.014526447, 0.043428026, -0.060905155, -0.014271099, -0.015812643, -0.051069543, -0.019765804, -0.04418461, -0.019595573, 0.04951854, -0.073124014, 0.041309584, 0.0143089285, -0.03701596, -0.008048181, -0.021184402, 0.023586562, -0.04252012, -0.015122259, -0.008681822, -0.011216384, 0.022659745, 0.021751842, -0.022205792, 0.030603895, -0.015093886, -0.01168925, 0.008814225, 0.0058966405, -0.018848443, -0.049934663, -0.06226701, 0.019671232, -0.013968465, 0.018867359, -0.041196097, 0.023643306, -0.0048114127, 0.004080835, 0.016663803, 0.00392006, 0.033705898, 0.03262776, -0.052431397, 0.035294726, 0.017420389, -0.021978818, -0.0069464035, -0.02447555, 0.040212534, -0.048194516, -0.017893255, -0.005768967, -0.01970906, -0.0127011845, 0.05001032, 0.011188013, -0.027955845, 0.011594677, -0.012634982, -0.015566752, 0.06563382, -0.021203317, 0.039493777, -0.004764126, -0.014649392, -0.040704317, 0.012408007, 0.002181095, -0.012965989, 0.023265013, -0.011594677, -0.038585875, 0.037110534, -0.037659056, 0.026575075, 0.022867806, 0.024210745, 0.04955637, 0.05871106, -0.06525552, 0.0061898176, 0.03355458, -0.02317044, 0.025194308, -0.007882678, 0.02825848, -0.0025629343, -0.016361168, -0.037886035, 0.04361717, -0.072140455, 0.029904054, 0.023416331, -0.0071922936, -0.028580029, -0.064612426, 0.02373788, 0.007996166, -0.046681345, -0.014876368, 0.071686506, -0.0033431635, 0.068546675, 0.04357934, -0.0011839386, -0.025534771, 0.016862405, 0.038661536, 0.026234612, 0.049064588, -0.009778871, -0.039796412, -0.008057639, 0.0033337062, 0.002695337, -0.020711536, -0.015339777, 0.0293177, -0.060451206, 0.039304633, 0.0033999074, -0.023038037, 0.011916227, -0.003655255, 0.006014857, 0.0062181894, -0.016342252, 0.010923208, 0.046265222, -0.007830663, 0.022413854, 0.017401474, 0.08428366, 0.0047310255, -0.00925399, -0.0010450342, -0.08935278, 0.011121811, -0.0172407, -0.021562696, 0.0018039843, 0.0047333897, -0.0025582057, -0.004648274, -0.023132611, 0.03684573, -0.013760404, 0.0004663642, 0.035313644, 0.020427816, 0.02451338, 0.012313434, 0.015368149, -0.0027426234, 0.013798233, -0.029979711, 0.00052103936, -0.0129376175, 0.030925445, -0.0012708277, -0.0042581595, -0.02309478, -0.06779009, -0.063212745, 0.061094303, -0.037810374, 0.0027780884, 0.038775023, 0.019671232, -0.01624768, -0.02716143, -0.017278528, -0.04361717, 0.0427471, 0.010790805, -0.010355768, 2.7965598e-05, 0.023510903, 0.0041659507, -0.00066969666, 0.023132611, 0.022792147, 0.027274918, 0.012143202, 0.012247233, 0.016484113, -0.034235507, 0.03888851, -0.0004297171, 0.005485247, 0.032892566, -0.036826815, -0.043768488, -0.027142515, 0.0057453234, 0.00985453, 0.038302157, 0.005315015, -0.033478923, -0.0045206, -0.027918017, 0.0065160953, 0.0018583639, -0.017931083, -0.03185226, -0.019264566, -0.037167277, 0.022186879, -0.0030901802, 0.0019198365, 0.061586082, 0.036751155, 0.036013484, -0.011405531, 0.001852453, -0.0067477995, 0.045622125, 0.012067543, 0.015765356, 0.015632953, -0.0061047017, -0.02825848, -0.020144098, -0.053263642, 0.004097385, 0.028636772, -0.03892634, 0.009235076, 0.030717384, 0.010781348, -0.034348994, 0.049291566, -0.0004956228, 0.005414317, 0.11628724, -0.03938029, 0.005541991, -0.008104925, 0.028182821, 0.026480503, 0.04471422, 0.0015545473, -0.021165488, -0.040628657, 0.0033147915, -0.012095915, -0.035086665, 0.011254214, 0.04845932, -0.0027095228, 0.006227647, -0.0025629343, -0.029866224, -0.16387649, -0.031114591, 0.036410693, 0.016824577, 0.00436219, 0.020579133, -0.04422244, -0.03315737, -0.033081714, 0.03888851, -0.0044945925, -0.034386825, 0.005319744, -0.060375545, -0.0023938848, -0.016786747, -0.000751266, 0.0013488507, 0.01822426, -0.0330628, -0.05228008, -0.018678213, 0.052355736, -0.02475927, 0.0136469165, -0.044865537, 0.0062843906, -0.032797996, -0.010752976, -0.01794054, 0.022508428, -0.0023655128, 0.00018663435, 0.027653212, 0.032022495, -0.031455055, 0.019860378, 0.014034666, -0.0073625254, -0.025496941, 0.006766714, 0.002603128, -0.0036032398, -0.015614039, 0.018763328, 0.009523524, -0.023019122, 0.01592613, 0.0025345625, -0.017155582, -0.020598048, -0.0150466, 0.0062891194, 0.0013169321, -0.047021806, 0.013278081, -0.023321757, 0.01028011, 0.010090963, -0.042898413, 0.012899788, -0.05806796, 0.00692276, -0.05485247, -0.006927489, -0.06843319, 0.023775708, 0.00639315, 0.00083874626, 0.02154378, 0.040779974, -0.012218861, -0.0037427354, -0.017921627, -0.033668067, 0.024929501, -0.00011430061, 0.0052535427, 0.0094053075, -0.12551758, -0.0017850696, -0.004392926, 0.023870282, -0.0132686235, -0.020957427, 0.0076698884, 0.01999278, -0.011301501, -0.017373102, 0.27887753, 0.01946317, -0.009107402, -0.0090412, 0.05012381, -0.048194516, 0.024721442, 0.0011325143, 0.019018676, -0.029298784, -0.013155135, 0.06722265, 0.036335032, 0.0007695896, -0.049064588, 0.022829976, -0.03938029, 0.062531814, 0.04380632, -0.046000417, 0.0029435917, -0.022527343, 0.011887854, 0.039758585, -0.05594952, -0.006998419, -0.017098838, 0.016124735, -0.011887854, 0.03192792, -0.046303052, 0.033119544, 0.028712431, -0.031738773, -0.060375545, -0.02451338, 0.012871416, -0.040742144, 0.031171335, 0.0064167934, -0.04369283, -0.0031942106, 0.030471493, 0.031587455, 0.04789188, -0.020465646, 0.027312748, -0.03232513, -0.0031871176, -0.033460006, -0.03147397, -0.04252012, -0.030755213, -0.01490474, -0.048232343, -0.036580924, -0.027085772, -0.004998195, 0.024778185, 0.018205347, 0.007859035, 0.008147484, -0.06983287, -0.0007158011, 0.034935348, 0.012729556, -0.0012046264, -0.023794623, 0.05534425, 0.008852053, -0.013542886, 0.023473075, 0.033289775, -0.011263671, -0.0070835347, 0.015973417, 0.048761956, 0.05273403, -0.02642376, 0.045016855, -0.0029459558, 0.017543333, -0.007409812, -0.03005537, 0.027085772, -0.023435244, 0.0067052417, 0.024721442, -0.048686296, -0.0065019093, -0.017287986, 0.013088934, -0.004870521, 0.09116859, 0.0017933447, -0.0030665367, -0.024324233, -0.024910588, 0.020087352, 0.011414988, -0.0003218445, 0.012218861, 0.03147397, -0.036618754, -0.0036599839, 0.0019269295, 0.014015752, 0.0065397383, 0.030660639, 0.021505952, -0.008634536, 0.038737193, 0.011254214, -0.019056505, -0.02614004, 0.03062281, -0.02683988, 0.03425442, 0.035521705, -0.047059637, -0.0028371967, 0.012767386, 0.016890777, 0.036618754, 0.008544691, -0.034840778, -0.023870282, -0.023889197, -0.037148364, 0.045054685, 0.035635192, -0.038434558, -0.034670543, 0.07664214, 0.00077550043, 0.00048321008, -0.02683988, 0.036864642, -0.027596466, 0.021127658, -0.014176526, 0.0032887838, 0.025496941, -0.03119025, 0.034500312, 0.0031658388, 0.05791664, -0.045622125, 0.0020404174, 0.0028868476, 0.012899788, 0.07024899, 0.061888717, -0.031909008, -0.011594677, -0.020938512, -0.03005537, -0.0046009873, 0.026480503, -0.000936866, -0.034500312, 0.02288672, -0.013902264, 0.019671232, 0.009462051, 0.018299919, -0.020843938, 0.026272442, -0.0023501446, -0.0054947045, 0.03775363, -0.0626453, -0.050502103, 0.085267216, -0.007371983, -0.017713565, -0.05916501, -0.008516319, -0.023132611, -0.06177523, 0.0069416747, 0.010942122, -0.056100838, 0.043428026, 0.010734061, -0.011745995, -0.029393358, -0.01822426, 0.037772547, -0.009249262, -0.0233785, 0.091925174, 0.0061378023, 0.004083199, 0.050993882, -0.0018181702, 0.03669441, 0.0021728198, -0.008152212, -0.00851159, 0.034197677, -0.045395147, 0.00041375787, -0.015661325, 0.0023726057, 0.0032414973, -0.040401682, 0.013278081, -0.04369283, 0.0042439736, -0.008379187, 0.015122259, -0.04357934, -0.008918255, 0.016578685, -0.039228972, 0.044033293, 0.03323303, -0.018309377, -0.055192932, 0.0037119992, -0.0134104835, 0.003239133, -0.042784926, 0.013041648, 0.04728661, 0.0011455182, 0.005239357, -0.00862035, 0.00862035, 0.0075800437, 0.0049083503, -0.010497628, -0.032514274, 0.02659399, -0.022035562, 0.05053993, 0.03739425, 0.013022733, 0.012077001, 0.0427471, 0.023359586, 0.010128792, 0.025686087, -0.015803186, 0.025894148, -0.037867118, -0.027747784, 0.0064924518, -0.0023300478, 0.005329201, -0.0037498283, -0.014876368, -0.017287986, -0.029487932, 0.005140055, 0.009348563, 0.015235746, -0.0013393933, -0.039342463, 0.002804096, 0.011528476, -0.014838539, -0.008525776, 0.015510009, -0.058181446, 0.026348101, -0.02687771, -0.020541305, -0.019264566, -0.0090412, -0.010393597, -0.024154002, -0.0015391792, -0.00037385977, -0.010544915, 0.030736297, 0.021146573, -0.0031871176, 0.04796754, -0.02500516, -0.0019683053, 0.018318834, 0.042104, -0.027861271, 0.010592201, 0.01932131, -0.037167277, -0.0034353724, -0.046681345, 0.013230794, 0.02264083, -0.0009262265, 0.0041304855, 0.00045247376, 0.014148154, -0.029847309, 0.0458491, -0.0021255333, 0.013438855, 0.0063600494, 0.013523971, -0.0022449319, 0.0056460216, -0.011660879, 0.0044354843, 0.007986709, -0.02504299, -0.01914162, 0.023756795, -0.006388421, -0.050237298, 0.00572168, 0.024872757, 0.018574182, -0.02666965, 0.07369146, -0.02451338, -0.006771443, -0.018990304, 0.050502103, 0.016928608, -0.02642376, -0.03796169, 0.009012829, 0.032703422, 0.037432082, 0.027331661, -0.017600076, 0.014895283, -0.07702044, 0.03555953, -0.010724603, -0.06014857, 0.004861064, 0.013665831, 0.03391396, -0.009031743, 0.037677974, -0.020219756, 0.004468585, 0.011575763, -0.002395067, -0.03482186, 0.03868045, -0.07236743, -0.0017117753, 0.0073672542, 0.0015982875, 0.0039224243, 0.0059675705, -0.0033266132, -0.006837644, -0.04948071, 0.011991885, 0.014819624, -0.0149709415, 0.062115695, -0.0122756045, 0.03211707, -0.0029695993, 0.010724603, 0.009509338, 0.021430293, -0.018829528, -0.0052535427, 0.011065068, 0.011008323, -0.06771443, -0.0019529371, -0.023151526, -0.0005000559, -0.018980846, 0.02952576, 0.015595125, 0.0029364987, -0.02895832, 0.018422864, 0.015528924, 0.04694615, -0.0069653178, 0.014999313, -0.022470599, 0.003912967, -0.022376025, -0.020995256, -0.017278528, 0.051372174, -0.012360721, 0.05224225, 0.006549196, 0.004669553, -0.032135982, 0.03888851, -0.1366394, 0.0058682687, -0.0135996295, 0.035899997, -0.0118027385, -0.009126316, 0.035862166, -0.059354156, 0.021562696, -0.031909008, -0.017581163, -0.017212328, 0.059429813, -0.03033909, 0.035843253, 0.0399099, -0.020787194, -0.0017460581, -0.01946317, 0.02695337, 0.013779319, -0.0047523044, -0.0031587456, 0.004792498, 0.032230556, -0.015093886, -0.050729077, -0.002896305, -0.024589038, 0.0155383805, -0.015131716, -0.02264083, 0.01066786, 0.013523971, -0.028485455, 0.018782243, 0.022678658, 0.0063553206, -0.032344043, -0.020673707, -0.035691936, 0.028655687, -0.031228079, 0.0016325703, 0.020465646, 0.07459936, -0.02101417, -0.0137887765, -0.03726185, 0.01804457, 0.010194994, 0.03274125, -0.00039868525, 0.03132265, -0.0029010337, 0.009282362, -0.0474001, 0.010365225, 0.03005537, 0.010365225, -0.0489511, 0.032797996, -0.03206032, -0.047210954, -0.035899997, 0.018952474, -0.061321277, -0.0046790102, -0.025705002, -0.01759062, -0.013523971, -0.010469256, -0.019226737, 0.012124287, 0.023302842, -0.040174704, 0.064347625, -0.03376264, -0.0030594438, -0.022603001, 0.0032627762, -0.0458491, -0.008658179, 0.048648465, 0.050502103, 0.016200393, -0.007201751, -0.014384587, -0.035729766, 0.01783651, -0.056289982, -0.060905155, -0.031171335, 0.010393597, 0.011386616, 0.011774367, -0.038434558, -0.052923176, 0.023756795, -0.01779868, -0.039001998, -0.022281451, 0.01384552, 0.01158522, -0.015916673, 0.050766908, 0.00042085085, 0.011188013, 0.05277186, -0.02129789, -0.032835823, 0.011424446, -0.021922074, 0.004669553, -0.015528924, 0.0061047017, -0.010440884, 0.012616068, -0.02320827, 0.025080819, -0.027615381, -0.020219756, 0.0117081655, -0.007953608, 0.0041872296, 0.016834034, 0.03168203, 0.0041068424, 0.010998866, -0.051901784, 0.035313644, -0.023643306, -0.025478026, 0.0033242488, 0.009968018, 0.0045797084, -0.006743071, 0.047021806, -0.00084406603, -0.0036245189, -0.043881975, -0.009930189, 0.0052535427, -0.022697574, 0.013637459, 0.0060243146, 0.016257137, 0.007915779, -0.021562696, 0.021108743, 0.027653212, 0.0036008756, -0.044335928, -0.025496941, 0.019784719, 0.010752976, -0.018072942, -0.0004639999, -0.03037692, 0.039607268, 0.017902711, -0.010923208, -0.007173379, 0.0020144098, -0.037526656, 0.018243175, -0.01211483, -0.022621915, -0.018621467, 0.015907217, -0.0055845487, 0.027464064, -0.02642376, 0.02052239, 0.002610221, -0.036297202, 0.0025605701, -0.027350577, 0.027199259, -0.005310287, 0.031946834, 0.028447626, 0.08481327, 0.028598944, 0.07936585, 0.02422966, -0.003931882, 0.0014185983, 0.0480432, -0.014318386, -0.033441093, -0.019690145, -0.012171574, -0.048799783, 0.033857215, -0.000664968, 0.030433664, -0.014327844, -0.024154002, 0.02129789, -0.014781795, -0.017789224, -0.009845072, -0.010705689, -0.023151526, 0.04618956, -0.018214803, -0.024589038, -0.010705689, 0.049632028, -0.025894148, 0.02797476, -0.025459113, 0.03627829, 0.010336854, 0.009457323, 0.014639935, 0.04051517, -0.017221784, -0.028996151, 0.041725706, 0.0046364525, -0.009930189, -0.06067818, -0.03221164, -0.026461588, 0.021052, 0.03705379, -0.014488618, -0.031020017, 0.002553477, 0.0458491, -0.020181926, 0.010819177, 0.039266802, -0.0046530026, -0.052317906, 0.033365432, -0.027861271, -0.014346758, 0.010024762, -0.010686775, 0.067411795, -0.021562696], "docs/services/ots-setup.md::1781801574.006": [-0.012033756, -0.017079867, -0.048735306, 0.014256671, -0.009304354, -0.022172876, 0.037086103, -0.021516318, 0.019058919, 0.013665769, 0.008005308, -0.0026449875, -0.0408191, 0.00997967, 0.005261837, 0.010654986, -0.007916204, -0.03432856, 0.018336706, -0.0071142665, -0.019434094, -0.010964505, 0.07297164, 0.040781584, 0.06483033, 0.018336706, 0.011461613, -0.027181469, -0.0035524436, 0.03333435, 0.012465208, 0.019302782, 0.017145522, 0.0014268395, 0.02562449, -0.020015616, -0.010598709, -0.018280428, -0.05016097, -0.0023929165, 0.026731258, -0.051474087, -0.035510365, -0.01718304, 0.011939961, -0.0733093, 0.0056323227, -0.025268074, -0.01763325, -0.02744409, -0.01659214, -0.03637327, 0.0024128477, -0.060440782, 0.059390288, -0.008282, -0.041644488, -0.05905263, -0.03417849, 0.03284662, -0.057702, 0.010720641, -0.012474587, -0.025643248, -0.0044106576, 0.043370295, -0.0056698406, 0.03177737, -0.011864927, -0.015738614, 0.013149903, 0.010467398, -0.027050158, 0.0055010114, -0.044983547, 0.0018524292, 0.028063131, -0.025586972, 0.030783154, -0.02470531, -0.0021936046, 0.0043379674, 0.055638533, -0.008056895, -0.0069407476, 0.012127549, -0.05680158, 0.0730842, 0.009177732, -0.026618706, -0.01872126, -0.027819267, -0.0010346639, -0.04869779, -0.0020153963, -0.006518675, -0.008807246, 0.020690931, 0.046746872, -0.0040425165, -0.008521175, 0.016001238, -0.015588544, 0.0031936818, -8.771194e-05, 0.036316995, 0.02500545, -0.0070767486, -0.01871188, -0.038192872, -0.019565405, 0.00906049, -0.011555407, 0.022191634, 0.0020247756, -0.058865044, 0.021985287, -0.023392195, -0.0129435565, 0.017220559, 0.009313733, 0.0027974027, -0.021778941, -0.067606635, -0.007470683, -0.01916209, -0.017933391, -0.012802865, 0.031964958, 0.006274811, -0.013590734, -0.06708139, -0.010692503, -0.0038455494, -0.05751441, 0.0066218483, -0.008483657, 0.0021326386, -0.0110770585, -0.041719522, 0.052412026, 0.053950243, -0.040593993, -0.017567595, 0.023279643, -0.052036848, -0.0056229434, 0.0032452685, 0.012333896, -0.005397838, 0.01751132, 0.019068297, 0.03252772, 0.018045943, -0.02408627, 0.010654986, 0.011142714, 0.016132548, 0.031420954, 0.02870093, -0.034441117, 0.03648582, -0.029882733, -0.0019919476, 0.024836622, -0.013187421, -0.039956197, -0.011949341, -0.0017914632, 0.010176637, 0.01135844, 0.020522103, -0.009130835, -0.010176637, 0.032152545, -0.0060356366, 0.063292116, 0.007484752, -0.010955126, -0.037311208, -0.0668938, 0.0344036, 0.016732829, 0.016151307, 0.0075738565, -0.039618537, -0.0013858047, 0.00021264833, -0.035529125, 0.048847858, -0.021422524, 0.023373436, 0.032884136, -0.0142941885, 0.009477872, 0.052974787, -0.0041644485, -0.040256336, 0.01858995, 0.013562596, -0.0031186468, 0.028794723, 0.05308734, 0.03374704, -0.011311543, -0.007109577, -0.018505534, -0.038718116, -0.041081723, -0.11465365, -0.015551027, 0.0270314, 0.023898682, -0.022022804, -0.003791618, 0.04753474, 0.0054447353, -0.01932154, 0.007578546, 0.024217581, -0.012099411, 0.056764062, -0.00022832949, -0.0009332492, -0.00783179, 0.0058058416, 0.05109891, 0.019696716, -0.0074378555, -0.008530554, -0.037329968, 0.02440517, -0.018167876, -0.02468655, 0.061866447, -0.02378613, -0.07184612, 0.0017023591, 0.0055010114, -0.009022972, -0.017370628, -0.010186017, 0.0044106576, -0.008450829, -0.004387209, 0.0008886971, 0.03190868, 0.028588377, -0.019415334, 0.023617301, -0.011874306, 0.012643416, 0.024123788, 0.016704692, 0.00767234, 0.028794723, 0.04415816, -0.015466612, 0.009402838, -0.011152093, 0.019809268, 0.010683124, 0.03417849, 0.037780177, -0.02318585, -0.004513831, -0.04768481, -0.06944499, 0.031420954, 0.001154251, 0.00157222, 0.003329683, 0.050085936, 0.01749256, -0.009951532, -0.008328897, -0.010626848, 0.0008101447, 0.07473497, 0.0355854, -0.013074868, 0.015504129, 0.018449258, 0.027800508, 0.015898064, 0.036035612, 0.0053697, -0.0028349203, -0.035960577, 0.0025347797, -0.06940748, 0.018927606, 0.04160697, -0.0010956299, -0.07023286, 0.042920083, -0.020278238, -0.15742366, -0.0001043457, 0.019002642, 0.04216973, -0.0011290439, 0.019096436, -0.0506487, -0.024967933, -0.05094884, 0.029132381, 0.032565236, -0.041569453, -0.0063170185, -0.03436608, 0.00033472694, -0.03849301, 0.016939176, 0.006950127, 0.019377816, -0.021403765, -0.03853053, -0.0037634796, 0.079612255, 0.064417645, -0.00096783566, -0.034253526, 0.08914171, -0.024930416, -0.031889923, -0.014303568, 0.03271531, 0.008464898, 0.0024808482, -0.029076105, 0.07120832, -0.03286538, 0.061716378, 0.035472848, 0.00096607703, -0.012502725, 0.0032194753, 0.041644488, 0.01273721, 0.022341704, 0.038568046, 0.02978894, 0.023692336, -0.010683124, -0.04989835, -0.0015487715, 0.022510532, 0.008919799, -0.0096420115, -0.006659366, -0.014810055, -0.038718116, -0.020540861, 0.023129573, 0.008760349, -0.04153193, 0.027256504, -0.010223534, 0.013984669, -0.046559285, -0.021066107, -0.0060356366, 0.011424095, 0.005923084, 0.04453334, -0.0184305, 0.009529459, -0.030726878, 0.0058761872, 0.010195396, -0.011067679, 0.033371866, -0.0052571474, -0.014772537, -0.026431117, -0.15127078, 0.010992643, 0.008188207, -0.015551027, 0.009238698, -0.007273716, -0.0026356082, -0.0029099553, 0.00430045, 0.07225881, 0.27868038, 0.03485381, -0.06025319, -0.007897445, 0.06479282, -0.023523508, 0.0362232, 0.0309895, 0.016957935, -0.020916037, -0.04190711, 0.037986524, 0.049448136, 0.0039651366, -0.019621681, 0.018702501, -0.008624348, 0.027387815, 0.053312447, 0.0063592256, -0.01735187, -0.05338748, 0.0013236662, 0.022585569, -0.050836287, -0.030014044, 0.0052946648, 0.09236822, -0.038605563, 0.028006855, -0.013759564, 0.029545074, 0.040031232, -0.020071892, -0.0688072, -0.015213368, 0.014716261, 0.012268241, -0.00982022, -0.019415334, -0.016282618, -0.018496154, -0.006950127, 0.015250886, -0.035660435, -0.010636227, -0.04201966, 0.036204442, -0.005139905, -0.016742209, -0.025680766, -0.040406406, 0.016048133, -0.02652491, -0.014378603, -0.030876948, -0.00226395, -0.057476893, 0.016610898, 0.00889635, 0.04956069, 0.030745637, -0.08081281, 0.011958721, 0.0193403, 0.009552907, -0.019359058, -0.037705142, 0.040443923, 0.043070152, 0.04141938, -0.01151789, 0.03791149, -0.015569786, -0.00360872, 0.00858683, 0.033934627, 0.04494603, -0.059165183, 0.07349689, -0.02836327, -0.0027692646, -0.013994048, -0.0003590547, 0.0019087056, -0.023617301, 0.00783648, -0.0043450017, -0.0401813, -0.012934177, -0.0033015448, -0.031796128, -0.004126931, -0.010026567, 0.047047015, 0.03973109, 0.027237745, 0.013890875, 0.015701097, -0.032265097, 0.005182112, 0.04400809, 0.026055941, -0.020184444, 0.014444259, 0.0060684644, -0.009745185, 0.028513342, 0.018655604, 0.0039698263, -0.03898074, 0.022135358, -0.0036884446, -0.06768167, -0.04790992, 0.020203203, -0.032621514, -0.023242125, 0.007381579, -0.0009508355, 0.016488966, -0.02055962, 0.0018981538, -0.008985454, 0.0074800625, -0.054025277, -0.07027038, -0.039881162, -0.018768158, 0.01716428, 0.022060322, -0.02376737, -0.00053433207, 0.06963258, -0.008108482, 0.027087675, -0.028213201, 0.036129404, -0.023410954, 0.052712165, -0.05357507, 0.00010119481, -0.03973109, 0.0045841765, 0.009299664, -0.065355584, -0.0012322172, 0.014209774, -0.006584331, 0.029057346, -0.062354177, 0.036316995, 0.020540861, -0.046521768, -0.00065245375, 0.02763168, -0.032902896, -0.022904467, 0.050986357, -0.027181469, -0.00906049, -0.0007257302, 0.02515552, 0.037104864, 0.01932154, -0.042995118, -0.004277001, 0.020146927, 0.050423592, 0.0041011376, 0.026599947, -0.0788619, -0.064417645, 0.018299187, -0.018608708, -0.024967933, -0.029582592, 0.00082773104, -0.014228533, -0.01995934, 0.055488463, -0.0031702335, -0.008244483, -0.025530696, -0.008174137, 0.050761253, -0.01949037, 0.008174137, 0.04911048, -0.02194777, -0.009524769, 0.064042464, 0.0065890206, -0.0018430499, 0.00015578579, 0.024761586, 0.016920418, 0.020034375, 0.008886971, -0.009135525, -0.013187421, 0.0193403, -0.0131592825, 0.0020705, -0.023561025, -0.04618411, 0.01427543, -0.012446449, -0.056914132, 0.002286226, -0.008160069, 0.010110981, -0.03607313, -0.0014233222, 0.02194777, -0.03832418, 0.014397361, 0.04648425, 0.0043192087, -0.011339681, -0.017924013, -0.015869927, 0.020916037, -0.023804888, -0.019565405, 0.02408627, -0.028851, -0.04911048, -0.016395172, 0.009698288, -0.0016050478, 0.0051023876, 0.020071892, -0.0647553, 0.025042968, -0.006673435, 0.017586354, 0.012727831, 0.026825052, 0.0101016015, 0.04697198, 0.013553217, -0.0012052514, 0.07349689, 0.0018817398, 0.05830228, -0.03286538, -0.012174447, 0.0006782471, -0.009037041, -0.025455661, -0.025718285, -0.021591352, -0.0172018, 0.07000776, 0.039956197, 0.030126596, -0.03517271, 0.037348725, 0.01826167, -0.019940581, 0.01579489, -0.041719522, -0.0013553217, 0.022454256, -0.041231792, 0.01534468, -0.014669364, -0.015175851, -0.027838025, 0.0018758777, 0.01395653, -0.036598373, 0.030820671, 0.024273857, -0.047047015, -0.0124558285, -0.040031232, -0.030576807, 0.060178157, -0.030951982, -0.009914014, 0.04216973, 0.036279477, -0.014819434, -0.0035336846, 0.012286999, -0.033803318, -0.033840835, -0.025361868, 0.048285093, 0.03239641, -0.02487414, 0.088391356, -0.03177737, 0.0012298723, 0.0117523745, -0.009524769, 0.011846168, 0.03712362, -0.029019829, -0.015147713, -0.010045325, -0.016760968, -0.0072643366, -0.006678125, -0.0007814203, -0.012540243, -0.008539934, 0.00874159, 0.011677339, -0.03864308, 0.0006108327, 0.013609493, 0.03879315, -0.031139571, 0.034910087, -0.02100983, 0.037386242, 0.005327493, -0.018927606, -0.0052712164, 0.012802865, -0.023711095, 0.038605563, 0.02978894, 0.018833812, 0.021647628, -0.030764395, -0.00437314, -0.013984669, -0.008056895, -0.010683124, -0.020296996, 0.023260884, 0.019696716, 0.03083943, -0.022435497, -0.0028185062, -0.0029896803, 0.0045044515, 0.018740019, 0.0046685906, -0.00018304463, -0.029638868, -0.037555072, -0.016301377, -0.023392195, -0.00767703, 0.030145355, -8.59533e-05, -0.011771133, -0.0003130371, -0.026468635, 0.02915114, 0.0047834883, -0.03068936, 0.008704073, -0.023898682, 0.011227128, -0.0044880374, 0.049335584, 0.008178827, -0.02870093, -0.0056745303, -0.002637953, 0.013431285, 0.023523508, 0.0063920533, -0.0019040159, -0.016920418, 0.03234013, -0.014153497, 0.046446733, 0.0060215676, 0.0015604958, 0.0036040302, 0.04569638, 0.061303686, -0.0047459705, -0.013703287, -0.008328897, -0.029076105, -0.0043192087, 0.008727522, -0.00031684747, -0.017773941, -0.004558383, -0.0028794724, 0.041044205, -0.047047015, 0.0070767486, -0.0004883144, 0.023617301, -0.13221186, 0.026918845, -0.01687352, -0.0011536648, 0.017830217, -0.004220725, 0.03252772, -0.032621514, -0.027275262, -0.02102859, -0.07297164, -0.033690766, 0.05304982, -0.043482848, 0.029488798, 0.011067679, -0.0035946507, -0.01149913, -0.023542266, 0.074134685, -0.013947151, -0.017727045, -0.025286833, -0.037836455, 0.0062841903, -0.020390792, -0.020278238, -0.00086173136, -0.022135358, -0.0006764884, -0.005749565, -0.037798937, 0.026468635, 0.03511643, -0.02699388, -0.011086438, 0.004314519, -0.0147819165, -0.044870995, -0.019865545, -0.019096436, 0.027068917, -0.010711262, 0.004506796, -0.00628888, 0.05293727, -0.014153497, -0.014631847, -0.03802404, 0.048435163, 0.022004046, 0.03727369, 0.005383769, 0.047497224, -0.00013534164, 0.0037494106, -0.021685148, -0.038286664, 0.0119681, 0.021366248, -0.04588397, -0.0031467848, -0.052299473, -0.0032757516, -0.006091913, -0.011696097, -0.038605563, 0.016442068, -0.002249881, 0.04385802, 0.004506796, -0.037536316, -0.0039979643, 0.014838193, 0.04006875, -0.049298067, 0.05121146, -0.0181116, -0.028607136, -0.041044205, 0.0013858047, -0.03785521, -0.008994834, 0.03391587, 0.025530696, 0.017455043, -0.0077098575, -0.0058246003, -0.026130976, -0.02207908, -0.046446733, -0.042995118, -0.004727212, -0.00016457896, 0.015757373, 0.010458019, 0.022004046, -0.027669197, -0.012193206, -0.015466612, 0.010908229, 0.018655604, -0.009051111, 0.024817863, -0.02040955, 0.024986692, 0.03496636, -0.012343275, -0.01349694, -0.017051728, -0.0014678744, 0.026562428, -0.029094864, 0.0022276049, -0.03224634, -0.01595434, 0.030182874, 0.008300759, -0.05398776, -0.030032802, -0.0008945592, -0.0073581305, 0.01289666, -0.0061857067, 0.018308567, 0.024724068, 0.026130976, 0.0041316207, 0.006936058, -0.027050158, 0.0016812554, -0.04344533, -0.010504915, 0.018074082, 0.0018289809, -0.0493731, -0.05924022, 0.022904467, -0.027068917, -0.043707952, -0.015250886, -0.015973099, -0.009374699, -0.0076442016, 0.013825219, -0.01841174, 0.02010941, -0.017942771, -0.0059183943, -0.044833478, 0.027894301, 0.02731278, 0.017286213, 0.056689024, 0.028344512, 0.022510532, 0.004849144, 0.008094412, -0.00054781494, 0.020765966, -0.018543052, 0.03158978, -0.021497559, 0.014744399, -0.014500535, 0.02192901, 0.010795676, -0.014800675, -0.05740186, -0.0035993403, 0.007953722, 0.044608373, -0.021572594, 0.05477563, 0.026750017, -0.05154912, -0.0033531315, -0.0023835371, 0.051324014, -0.023898682, 0.020372033, -0.004989835, 0.02592463, -0.011546028, -0.0037259622, -0.0035829265, -0.027143952, 0.028475825, -0.0016460827, 0.010608088, -0.020315755, -0.01704235, 0.028963553, -0.011030161, 0.008535244, -0.051324014, 0.028926035, -0.019921822, -0.009018282, 0.07916204, -0.04310767, -0.0089385575, 0.011855547, -0.022829432, -0.004957007, 0.0017176006, 0.017614491, -0.028607136, 0.024461446, 0.05999057, -0.0015780822, -0.0057167374, 0.016188825, 0.013187421, 0.025737043, -0.01733311, 0.04869779, 0.020203203, -0.012999833, -0.018299187, 0.040931653, 0.012877901, 0.018196015, -0.041344345, -0.033578213, 0.0050508007, 0.018749397, 0.004621694, -0.01672345, -0.022210393, -0.03239641, -0.023410954, -0.016817244, 0.011602304, 0.011855547, 0.011874306, -0.0043614157, 0.023617301, -0.020128168, 0.026656223, 0.033859592, 0.015269645, 0.01426605, -0.054700594], "docs/services/services.md::1781801576.146": [-0.0064465464, 0.0025984764, -0.04308676, 0.0033249843, -0.016283464, -0.015644137, -0.015808811, 0.014723893, 0.0013924735, 0.029951498, -0.007947996, -0.0019300892, -0.0035986356, 0.0069599454, 0.0031821046, -0.0032063215, -0.0050129043, 0.03039709, 0.00029771688, -0.053044762, 0.016428765, -0.008892456, -0.0001441664, 0.01698091, 0.0312689, 0.023286998, 0.0001722429, -0.051378638, 0.0060687624, 0.037759036, -0.0065143537, 0.0043275654, 0.027975397, -0.043977942, -0.015285726, -0.04269929, -0.035899177, -0.024313796, -0.07218582, 0.0026081633, 0.002001529, 0.008814963, -0.004644807, -0.0068001137, 0.040723186, -0.078889064, 0.013028707, -0.0246044, -0.0029956342, -0.051378638, -0.006378739, -0.00067867944, 0.0014772327, -0.052851025, 0.058004387, 0.01410394, -0.07877283, -0.037371565, -0.08307375, -0.009686772, -0.043009266, -0.009473663, -0.03183073, 0.013648661, 0.02427505, 0.055757057, -0.03657725, 0.012844659, -0.017901154, -0.009909567, 0.01380365, 0.009032914, -0.050061237, -0.008417805, -0.027762288, 0.032121334, 0.0034363822, 0.009420386, -0.0020996078, -0.00307555, 0.0171359, 0.013115888, -0.002058439, 0.013919891, -0.031636994, 0.04215683, -0.049712513, 0.06552132, 0.017058404, -0.011033233, -0.029893378, -0.031133285, 0.012563743, -0.048588846, -0.01638033, 0.012796225, -0.027917275, -0.034407414, 0.012738105, 0.007255392, 0.039115183, 0.014607651, 0.006567631, -0.018404866, 0.017872093, 0.012796225, 0.010849184, -0.023190131, -0.027529804, -0.010887931, 0.008999011, 0.043512978, -0.007332886, 0.028266, 0.0024846569, -0.06404893, -0.03297377, -0.061762854, 0.0044438066, 0.015954113, 0.025766812, 0.029874004, 0.045682814, -0.06811738, -0.021582127, 0.0035598886, -0.0050177476, 0.028343493, 0.03345811, -0.007933466, -0.040219475, -0.029002193, 0.008393588, -0.028827833, -0.038863327, -0.009459132, 0.033322494, 0.017959274, -0.021252777, -0.04227307, 0.043977942, 0.024081314, -0.030862054, -0.030668318, -0.011740367, -0.013057768, 0.04843386, 0.03520173, -0.01350336, -0.0028915014, 0.036674116, 0.0216015, 0.0048530726, 0.018424239, 0.008936047, -0.022841407, -0.022822034, -0.035841055, 0.013697095, 0.009459132, -0.014927315, 0.020032244, -0.023693843, 0.010926679, 0.024759388, -0.03892145, 0.0134161785, 0.012563743, 0.014016759, -0.004070866, 0.031230152, 0.0064610764, 0.0006683872, 0.03132702, 0.02745231, 0.00949788, 0.121743344, 0.007018066, -0.0077542607, -0.03504674, -0.04893757, 0.03921205, -0.04157562, -0.02121403, -0.038224, -0.05188235, -0.010267978, -0.038843956, -0.02985463, 0.060445454, 0.013910204, 0.01353242, 0.07102341, -0.020632824, 0.024023194, 0.015866932, -0.006853391, -0.02646426, 0.005385845, 0.0011503041, -0.019073253, 0.0024846569, 0.04882133, -0.010558581, -0.021698369, -0.011914729, 0.012883406, -0.026871104, 0.007657393, -0.03252818, -0.007119777, 0.016448138, 0.025611823, 0.01791084, -0.040413212, 0.01886983, 0.021756489, -0.014152373, -0.00090752944, -0.014714206, 0.003121562, 0.046767734, 0.0252631, 0.0023756807, -0.006359366, 0.0066644987, -0.0017242454, 0.05095242, 0.030261474, -0.0077542607, -0.028750338, 0.0032499118, -0.016545005, -0.027762288, 0.012912466, -0.0008106617, -0.046341516, 0.016167222, -0.021117162, 0.04258305, -0.019218555, -0.0032087432, -0.0033734182, -0.009730362, -0.040064488, 0.022453936, 0.073503226, 0.020032244, -0.01785272, 0.023209505, -0.014249241, -0.010064555, -0.0111301, -0.014830448, 0.033593725, 0.015576329, 0.024914376, 0.0038141664, 0.013978011, -0.00010110568, -0.02898282, 0.038185254, 0.016525632, 0.023887578, 0.011062293, -0.021446513, -0.0058459667, -0.029777136, 0.03307064, -0.005686135, -0.054555897, -0.017000284, 0.011459451, 0.0036543347, -0.015556955, -0.010074242, 0.0006142019, -0.006984162, 0.08741343, 0.018676095, -0.011769428, 0.0289247, 0.0046883975, -0.0045455177, 0.03154013, 0.034543026, -0.021465886, -0.021911478, 0.0035138763, -0.047697663, -0.019005446, 0.018986072, 0.08144637, 0.016419077, -0.02613491, 0.038669594, -0.007623489, -0.18071641, 0.0033540446, 0.01011299, 0.043319244, -0.0013997385, 0.0070616566, -0.045644067, -0.016050981, -0.06757492, 0.027956022, 0.006407799, -0.05746193, -0.04440416, -0.06292527, -0.018278938, -0.031520754, 0.024197556, 0.0055941106, 0.027297322, -0.02820788, -0.05385845, -0.011459451, 0.049790006, 0.040180728, -0.020962173, -0.00027138097, 0.06067794, -0.026503008, -0.023965074, -0.023771338, 0.012912466, 0.00353325, 0.0013513046, 0.005008061, 0.015043557, -0.016913103, 0.003831118, 0.0006895771, -0.03214071, 0.0047876867, 0.00038414102, 0.048356365, -0.0023938434, 0.026425513, 0.043435484, -0.02886658, 0.029777136, -0.011682247, 0.012796225, 0.005899244, -0.001111557, -0.010132363, 0.03099767, -0.038359616, -0.050758682, -0.025631197, 0.022705793, 0.07385194, -0.0315595, -0.016825922, -0.05068119, -0.03045521, 0.05277353, -0.007923779, -0.034407414, -0.020710317, 0.022880154, -0.029486533, -0.00443412, -0.050061237, 0.029215302, -0.014200808, -0.016157536, -0.030881427, -0.0065627876, 0.027239202, -0.019809447, -0.058314364, -0.036770985, -0.12027095, 0.010374532, 0.019741641, -0.02187273, 0.028789084, -0.024197556, -0.009478506, 0.0083645275, 0.008630914, 0.031811357, 0.2777391, 0.03039709, -0.004528566, -6.9150683e-06, 0.08175635, -0.022105213, 0.013561481, 0.023306372, 0.036984093, -0.04614778, -0.004598795, 0.025669945, 0.005274447, -0.0015075038, -0.0039328295, 0.03417493, -0.07373571, -0.0015414075, 0.057113204, -0.026096163, -0.009091035, -0.027742913, 0.0067758965, -0.0026081633, -0.031036416, -0.010616702, 0.042931773, 0.03274129, -0.024546279, 0.025708692, 0.007657393, 0.01635127, -0.00402001, -0.05347098, -0.046651494, -0.028266, -0.009376795, -0.033051264, -0.021349644, 0.033864953, -0.055292092, -0.027026093, 0.036732238, 0.023209505, -0.011139788, -0.01175974, 0.016574066, -0.034329917, -0.017077778, -0.004993531, -0.014685146, -0.021775862, -0.008785902, 0.029951498, -0.015411654, -0.05013873, -0.011246342, -0.02832412, 0.015033869, 0.037875276, 0.014539844, 0.01350336, -0.071992084, 0.036887225, -0.011720994, 0.053664714, 0.02127215, -0.028614724, 0.027684793, 0.022977022, 0.017455563, 0.012166585, 0.0044680233, -0.027239202, 0.06397144, -0.040878177, -0.012563743, 0.002255807, -0.058624342, 0.04227307, -0.022531431, 0.008921517, 0.012670297, 0.016254403, -0.025398714, 0.02553433, -0.03039709, 0.03252818, -0.027219828, -0.035996042, -0.015731318, -0.018433927, -0.014985436, 0.062964015, 0.008248286, 0.02367447, 0.055873297, 0.0068582343, 0.0044534933, -0.02805289, 0.011381957, 0.031036416, -0.011120413, -0.006591848, 0.02553433, 0.022492684, 0.00276073, 0.029622147, -0.014229868, 0.020419715, -0.028827833, 0.043512978, 0.02832412, -0.04572156, -0.014472037, 0.03620915, 0.015266352, 0.003753624, 0.04297052, -0.021833982, -0.01107198, -0.0012277983, -0.003131249, -0.0355892, 0.0020632823, -0.065831296, -0.024158807, -0.03692597, -0.016273776, 0.064126424, 0.05308351, -0.0328769, -0.0061317263, 0.04587655, 0.024740014, -0.010858871, 0.000918427, 0.015014496, -0.0006084503, 0.04401669, -0.019092627, -0.017813973, -0.029680269, -0.0034218521, 0.0016891308, -0.011285089, 0.008616383, 0.013028707, -0.039677016, 0.03921205, -0.009100722, 0.03072644, 0.039347667, -0.05168861, 0.004707771, -0.03657725, -0.02805289, 0.02754918, 0.05773316, -0.02553433, -0.019741641, -0.017087465, 0.040916923, 0.04068444, -0.0036494911, -0.0024870785, -0.016419077, 0.045411587, 0.038359616, -0.02427505, 0.01982882, -0.017775226, -0.042350564, 0.030358342, -0.02739419, -0.039986994, -0.05145613, -0.027316695, -0.016932476, 0.029060315, 0.030513331, 0.007347416, -0.02346136, -0.03741031, 0.0033879483, 0.09353547, -0.031482007, -0.023577603, -0.0028769711, -0.02679361, -0.026386766, 0.08710345, 0.0054778694, 0.004826434, 0.04014198, 0.008471082, 0.023112638, 0.008020647, 0.056725733, -0.029389665, -0.031017043, 0.0196254, 0.01665156, 0.0080012735, -0.0048554945, -0.021059042, 0.029932125, 0.035627946, -0.024836883, 0.002010005, 0.014355795, 0.026038041, -0.01443329, 0.009551157, -0.0023781024, -0.017155273, 0.0109654255, 0.044094183, -0.006654812, -0.019974124, -0.0018477517, -0.02838224, 0.016699994, -0.046264023, 0.007545995, 0.011953476, 0.008814963, -0.003186948, -0.029079689, 0.05079743, 0.00832578, 0.013987699, 0.056880724, -0.037332818, -0.017484622, 0.0011672559, 0.025747439, 0.0068727643, 0.02613491, -0.012679984, 0.036712863, 0.003477551, -0.031966347, 0.028730964, 0.037914023, 0.031791985, -0.023170758, -0.0017872093, -0.0129318405, 0.014239554, -0.019228242, -0.01386177, -0.002799477, -0.014578591, 0.016525632, 0.032392565, 0.045140356, -0.008412961, -0.009928941, -0.0069502587, -0.015314786, 0.023422614, -0.021020295, 0.002019692, -0.013183696, 0.008301564, 0.035453584, -0.05145613, -0.026657995, -0.046767734, 0.006160787, -0.009173373, -0.021969598, -0.0021722584, 0.055485826, -0.010054869, -0.005749099, 0.0052453866, -0.0014191121, 0.040994417, -0.02421693, -0.0023466204, 0.033380616, 0.03520173, -0.03537609, 0.0011291143, 0.034911126, -0.03450428, 0.032625046, -0.029021569, 0.04587655, 0.004957205, 0.0056280144, 0.035182353, -0.011246342, -0.00586534, -0.013009334, 0.016767802, -0.0023090842, 0.00046829486, -0.03500799, 0.015954113, -0.0044195894, 0.003942516, -0.0062818713, 0.0028697061, 0.010500461, -0.017426502, 0.005632858, 0.0018489625, -0.0064998236, -0.025282474, 0.012011597, 0.03285753, 0.017562117, -0.01512105, 0.003988528, -0.037429687, -0.014442977, -0.014975749, -0.003179683, 0.01632221, -0.004700506, -0.0091200955, -0.034949873, 0.012534683, 0.013135262, 0.0043638907, -0.007841442, -0.02078781, -0.0017787335, -0.018104576, -0.012486248, -0.04428792, 0.02355823, 0.015595702, 0.01017111, -0.024449412, 0.060019236, -0.0083645275, 0.0016334319, 0.030803934, 0.05757817, -0.04281553, -0.010016122, -0.024371916, 0.0048869764, -0.03651913, -0.014627025, 0.018734217, 0.015033869, -0.012805912, -0.010577954, -0.042350564, -0.0047223014, 0.009192746, -0.005487556, 0.008127201, -0.020865306, 0.017620238, -0.038592096, 0.073193245, 0.016050981, -0.008257973, 0.022725167, 0.02148526, 0.012011597, -0.0034678641, 0.0028600192, 0.024352543, 0.0026444886, 0.005109772, -0.034814257, 0.027646046, -0.014007072, 0.0082434425, -0.024468785, -0.007202115, 0.010461713, 0.032799408, -0.015586016, 0.0027026092, -0.027316695, -0.0049354103, -0.0048530726, 0.019993497, -0.019993497, -0.023441987, 0.027200455, -0.015266352, 0.0032910807, 0.011478825, -0.01167256, 0.024023194, -0.14832385, 0.031636994, 0.022822034, -0.008921517, -0.023790712, 0.051223647, 0.022027718, -0.018017394, 0.0016697573, -0.012515309, -0.06315775, -0.0031094537, 0.06710995, -0.036383513, -0.009313831, 0.018957011, -0.0328769, -0.035143606, 0.009522096, 0.04936379, -0.007962526, 0.0038432267, 0.08896331, 0.038475856, 0.069589764, -0.026599875, -0.044714138, 0.026987346, -0.036732238, -0.0009577795, -0.012776852, -0.05176611, 0.02034222, 0.030920176, 0.02367447, 0.025824932, 0.030203354, -0.023577603, -0.010200171, 0.036170404, -0.030707065, 0.021504633, -0.0047876867, -0.009618964, -0.026987346, 0.039948247, 0.045682814, -0.037158456, -0.025437463, 0.0066305953, 0.028343493, 0.04401669, -0.03516298, -0.0037947928, -0.019528532, 0.0123022, -0.044365413, -0.009628651, -0.0034024785, 0.03963827, -0.052308567, 0.04603154, -0.015014496, -0.021388391, -0.031075163, 0.025418088, -0.057655666, 0.029370291, 0.013890831, 0.041110657, -0.0425443, -0.04572156, 0.012893093, 0.007284452, 0.0012284038, -0.033225626, 0.015208231, 0.0099386275, -0.03810776, -0.029157182, -0.05095242, -0.022686418, -0.024759388, 0.0147917, 0.041730613, 0.0011260872, 0.014375169, -0.02805289, -0.014181433, -0.008534046, -0.0073135127, -0.055485826, 0.024468785, 0.02334512, -0.042466808, 0.020652197, -0.01206003, -0.03175324, -0.01587662, 0.0352211, 0.003334671, -0.012340947, 0.005787846, -0.010006435, -0.0077009834, 0.010345472, 0.05463339, -0.047775157, 0.0016503837, 0.012747792, -0.042931773, 0.03132702, -0.04533409, 0.022105213, -0.07544058, 0.00042803423, 0.06145288, 0.035240475, -0.007594429, 0.037371565, 0.04746518, 0.013270877, -0.014239554, -0.045140356, 0.023190131, 0.032218203, 0.04045196, 0.0064949803, 0.034000568, -0.041924346, 0.041381888, -0.037545927, -0.016486885, 0.048743833, 0.007657393, -0.014442977, -0.03870834, 0.032915648, -0.036848478, -0.03870834, -0.048201375, 0.014133, -0.048511352, 0.0005763629, -0.013445239, -0.010674822, -0.011149474, 0.017000284, 0.010849184, -0.041924346, 0.0062964014, -0.027316695, -0.0062043774, 0.026599875, -0.0040321187, -0.0068969815, -0.017930213, 0.021562753, -0.052696038, 0.02466252, 0.047193952, -0.012980274, -0.039289545, 0.01932511, -5.558542e-05, -0.002736513, -0.008073924, -0.02241519, -0.015082303, -0.0061559435, 0.011963163, 0.017261827, -0.022512058, 0.04707771, 0.004811904, -0.013048082, -0.00030165212, -0.008936047, 0.03618978, -0.029176556, 0.024294423, -0.014559218, -0.01143039, 0.0029132965, 0.021039668, -0.027626673, -0.014694832, 0.02427505, -0.0007876556, 0.014123313, -0.05463339, -0.019509157, -0.0040975045, -0.03580231, 0.052851025, -0.015276039, 0.0076767663, 0.0030077426, -0.005371315, 0.079160295, -0.043435484, -2.2362821e-05, 0.020497208, 2.1435766e-05, -0.033826206, -0.012340947, -0.004354204, -0.039057065, 8.7180946e-05, 0.018356431, -0.014568904, 0.0057248822, 0.024023194, 0.039347667, 0.041691866, -0.0017194019, 0.006490137, 0.018346746, -0.026386766, 0.020865306, 0.021136535, 0.009444603, -0.029215302, -0.06881483, -0.011846921, -0.030823307, 0.039560776, 0.024081314, -0.0302421, -0.004959627, 0.00037838952, 0.005337411, -0.015556955, 0.018937638, -0.024081314, 0.031462636, -0.046109032, -0.0022897106, 0.015188858, -0.046573997, 0.04963502, -0.020749064, -0.007947996, -0.008059394], "docs/services/usenet.md::1781801577.607": [-0.025400454, 0.0038262873, -0.055047423, 0.027936567, -0.041600123, -0.015501748, 0.071600966, -0.025616711, 0.011176593, 0.00480682, 0.02015129, 0.028467381, -0.026894597, -0.015776984, -0.0054654228, -0.0041260994, 0.012130093, 0.007991706, 0.060748763, -0.035761166, -0.0048535117, 0.02195999, 0.050486352, 0.025656031, 0.040617134, 0.026481742, 0.004411166, -0.00571117, 0.0004745997, 0.040263258, -0.035584226, 0.01139285, 0.0163078, 0.015511577, -0.0058635334, -0.010950505, -0.030040165, -0.0455714, -0.04875629, 0.015059402, -0.020387206, -0.03977176, -0.017910073, -0.014037093, 0.04277971, -0.07439266, 0.006527052, -0.026127866, 0.00954483, -0.015796645, -0.01988588, -0.022608763, 0.034601238, -0.03719633, 0.042465154, 0.029823907, -0.01816565, -0.0049468954, -0.055637218, 0.013545598, -0.013270361, 0.024299506, -0.049385402, -0.0036444343, -0.008409477, 0.029981187, -0.0123365205, 0.026285144, -0.031711247, -0.064838, 0.017231809, 0.012611758, -0.015501748, -0.05056499, -0.046161197, 0.005519487, 0.026855279, -0.037845105, -0.027857928, 0.0011679146, -0.009815152, -0.015128211, 0.032045465, 0.016317628, -0.028034866, -0.022097608, -0.043448143, 0.07234804, 0.062282227, 0.0034773261, -0.033067774, -0.018175479, 0.02575433, -0.06751173, -0.026147526, 0.0034797834, -0.03440464, -0.03236002, 0.032949816, 0.045650043, -0.009785662, 0.0439593, -0.0104590105, -0.01624882, 0.03639028, 0.007338018, 0.00856184, 0.00081035215, 0.00066720427, -0.041678764, 0.008517605, 0.016700994, 0.019473026, 0.014420459, 0.004883001, -0.03503375, 0.02394563, -0.033932805, 0.022235228, -0.013162232, 0.030295743, 0.03517137, -0.0010259955, -0.021350536, 0.02960765, 0.011609108, -0.03458158, 0.010085475, 0.030236764, 0.032025803, -0.0043497295, 0.044627734, -0.00951534, -0.0153149795, -0.05528334, 0.008497946, 0.045335487, 0.049660638, 0.012985294, -0.07742027, 0.054968785, 0.026462082, -0.019473026, -0.01150098, 0.0086159045, -0.03898537, 0.036036402, 0.016071882, -0.00717091, -0.03900503, 0.00766732, 0.005617786, -0.018696465, -0.009707023, 0.06873064, -0.012307031, 0.016396267, -0.00087608956, 0.043251548, 0.0035682525, -0.02195999, 0.015354299, -0.0455714, 0.009490766, 0.05060431, -0.025085896, 0.0029661714, 0.0029219368, -0.024397803, -0.040538494, 0.025538072, 0.021665093, 0.02475168, -0.0022879085, 0.02764167, 0.0016968859, 0.053789195, 0.0090091005, 0.02663902, -0.04289767, -0.05355328, 0.016907422, -0.0075886804, -0.02585263, -0.01433199, -0.037845105, -0.03798272, 0.0032610684, 0.0013307224, 0.017919902, -0.011196253, 0.011127443, 0.030118804, -0.046908267, 0.003445379, 0.011048804, 0.015708175, -0.03440464, 0.011795877, 0.008340668, -0.024791, 0.0052639097, 0.022805361, 0.025636371, -0.032143764, -0.0010112507, 0.007711554, -0.011343701, -0.0051852707, -0.071600966, -0.009628384, -0.0062518143, -0.027464733, -0.010075645, -0.03517137, 0.0013270361, -0.0068219486, 0.010753907, 0.013879814, -0.024830319, -0.037078373, 0.034719195, -0.017457897, 0.004244058, 0.036350958, -0.034188382, 0.009667704, -0.021507815, 0.0035903698, 0.011845026, -0.057563875, 0.0018529355, 0.022353185, -0.004443113, 0.073252395, -0.009667704, -0.058704145, -0.015806474, -0.00810475, -0.010272242, -0.020347886, -0.027248474, -0.0014916869, -0.02585263, -0.062282227, 0.025577392, 0.0208787, -0.0019758092, -0.009225358, -0.007146335, -0.029863227, 0.0034109743, -0.03749123, 0.0062616444, 0.045492765, 0.020977, 0.04108897, -0.043487463, -0.034817494, -0.011854855, 0.0403419, 0.0048363092, 0.005145951, 0.03151465, 0.0055735516, -0.01625865, -0.05084023, -0.036842454, -0.0011236802, 0.024319164, -0.04309427, 0.02852636, 0.053081445, -0.00618792, -0.033834506, 0.032812197, 0.005470338, -0.0132801905, 0.055794496, 0.033539608, 0.0010290673, 0.024830319, 0.032871176, -0.012090773, 0.021389855, -0.02195999, 0.01904051, -0.017418578, -0.011186423, -0.023100257, -0.047773298, 0.04867765, 0.05351396, -0.009815152, 0.0045266678, 0.014597397, -0.024240525, -0.19109319, 0.008006451, 0.04765534, 0.040617134, 0.0053081443, 0.00063587143, -0.032851517, -0.008178474, -0.054064434, 0.027012557, -0.03428668, -0.043251548, 0.021271897, -0.021134278, 0.0267963, 0.011825366, 0.009181124, 0.008021196, 0.004384134, -0.009254848, -0.009362977, -0.046986908, 0.031101793, 0.040774412, -0.012995124, -0.0013380947, 0.041954, -0.011550128, -0.005249165, -0.0075837653, -0.010272242, 0.002570518, 0.00573083, -0.005160696, 0.039889723, 0.016366778, -0.006880928, -0.05838959, 0.038434897, -0.009859387, 0.001193718, 0.016465077, -0.02481066, 0.03918197, 0.02868364, 0.011776216, -0.020308567, -0.0040081404, -0.028781937, 0.012366011, -0.016651845, -0.020662444, 0.0059569175, -0.0056620208, -0.03430634, -0.0027990632, 0.00069853704, 0.049149483, 0.0028727874, -0.013801175, 0.028290443, 0.011962985, 0.041403525, -0.07344899, -0.0417574, 0.013073763, 0.009952771, -0.03157363, 0.04584664, -0.057799794, -0.012778866, -0.05516538, 0.008040856, 0.01623899, 0.00525408, 0.007967131, -0.013928964, -0.07281987, -0.010567139, -0.12991191, 0.030099144, 0.022215568, -0.0002701686, 0.00862082, -0.03815966, 0.0047404678, 0.010901356, -0.011736897, 0.0036198595, 0.26422763, -0.01727113, -0.009574319, -0.0037476483, 0.03057098, -0.033205394, 0.059569176, 0.020741083, 0.028467381, -0.02758269, -0.012847675, 0.033559266, 0.038375918, -0.024574742, 0.0040032254, 0.01712368, -0.042583115, 0.013240871, 0.05815367, -0.012031794, 0.017860923, -0.023670392, -0.017300619, 0.011038974, -0.034660216, -0.025518412, 0.006010982, 0.038847752, -0.021645432, 0.056541566, -0.013093423, 0.025656031, 0.037569866, -0.009490766, -0.040499177, 0.019541835, -0.0057947244, -0.0075837653, -0.04592528, 0.04101033, -0.037786122, -0.026304804, 0.035820145, 0.027405752, -0.0040351725, -0.030767577, 0.026383443, 0.008940292, -0.03245832, -0.0072151446, -0.03526967, -0.003735361, -0.042111278, -0.01244465, 0.016484737, -0.038611837, -0.00075444457, -0.015098722, -0.0040450026, 0.08862635, 0.025184195, 0.009392466, -0.08469439, 0.019679453, -0.027346773, 0.027838267, 0.012513459, -0.052059133, 0.036075722, 0.03149499, 0.037687823, 0.013083593, 0.03831694, 0.011029145, 0.049935877, -0.0023960373, 0.022274546, 0.02481066, -0.027346773, 0.02762201, 0.0007992935, -0.0011629997, 0.0009670161, -0.0013589832, -0.00079745037, -0.007932727, -0.0039565335, 0.05056499, -0.007077526, -0.043998618, -0.008576585, -0.015619706, -0.038670816, 0.017870752, 0.010724418, 0.04844173, 0.034758516, 0.046436433, -0.02203863, -0.013535768, 0.013673387, 0.03334301, 0.0076869796, -0.029116156, -0.0018578505, -0.024417464, -0.011992474, 0.02197965, 0.015737666, 0.022746382, -0.010242753, 0.038611837, -0.0063157086, -0.043526784, 0.009933111, 0.03173091, 0.044155896, 0.0061240257, 0.04773398, 0.019630304, 0.012759206, -0.0016993434, 6.205122e-05, -0.006866183, -0.012670737, -0.05060431, -0.05331736, -0.023984948, -0.0070038014, 0.07915033, 0.017585685, -0.030177783, -0.036488578, 0.04781262, 0.010724418, 0.015845794, 0.044627734, 0.0011580847, -0.020387206, 0.043369506, -0.014735015, 0.0075739357, -0.008242369, -0.008026111, 0.02089836, -0.014774336, 0.040813733, 0.0078295125, -0.0011771302, 0.00013976885, -0.028742619, 0.032419, 0.023257537, -0.046986908, -0.01145183, -0.010793227, -0.009412127, 0.012454479, -0.009171294, -0.04852037, -0.010606458, -0.0013798717, 0.05162662, 0.041521486, 0.0054850825, -0.024378145, -0.006418923, 0.017664324, -0.039260607, -0.021586454, 0.014164882, -0.053907156, -0.0626361, -0.0036812965, 0.01912898, -0.042504475, -0.03526967, 0.0031062474, -0.034679875, -0.016376609, 0.030394042, -0.008846907, 0.006271474, -0.054496948, 0.004099067, 0.015069232, -0.012867335, -0.008576585, 0.03259594, -0.017683985, 0.016661676, 0.11182491, -0.019659793, -0.0019254311, 0.0402436, 0.02852636, 0.014843144, 0.03827762, 0.018775104, 0.008001536, -0.041246247, 0.018509695, 0.029902546, 0.031219753, 0.01623899, -0.033893485, -0.026933918, 0.027464733, -0.029686289, -0.0032610684, 0.014164882, 0.010645779, -0.035938103, 0.023749031, -0.004000768, -0.00714142, 0.019237109, 0.042071957, 0.04572868, -0.025184195, -0.030177783, -0.002612295, 0.0229823, -0.053199403, -0.01431233, 0.01613086, 0.010989825, -0.0045881043, -0.009707023, -0.016769804, -0.0075051263, 0.032910496, 0.012041624, -0.04769466, 0.005136121, -0.025243176, 0.021625774, 0.025990248, 0.016553547, 0.014253351, 0.011933495, -0.021370197, -0.028310103, 0.04785194, 0.00499113, 0.07348831, -0.030983835, -0.028192144, -0.003973736, -0.04682963, -0.034876473, -0.009766002, 0.0077803633, -0.042347196, 0.030767577, 0.012680567, 0.04388066, -0.0117172375, -0.0080310255, -0.01902085, -0.042071957, 0.016042393, -0.0027400837, 0.00763783, -0.040853053, -0.028467381, 0.043290865, -0.04179672, -0.042425834, -0.0052147605, 0.01818531, 0.0248893, -0.017674156, -0.004135929, 0.037923742, -0.048087858, -0.0073822527, -0.0081883045, 0.026088547, 0.037786122, -0.022176247, 0.038474217, -0.020249588, 0.036508236, -0.048284452, 0.051744577, 0.01703521, -0.031809546, 0.024673041, -0.020288907, 0.055873133, -0.026462082, -0.04293699, -0.007549361, 0.025990248, 0.033126753, 0.011343701, 0.033225052, 0.0011648427, 0.008768268, -0.0023530317, -0.0022129556, -0.026540723, -0.001063472, -0.00999209, 0.03904435, -0.013221212, -0.017389087, 0.012582269, 0.017310448, -0.00091356604, -0.04305495, 0.015619706, 0.02109496, 0.048166495, 0.0012717429, 0.05249165, -0.031023154, 0.019502515, 0.015973583, 0.018666975, 0.033755865, -0.059687134, 0.02203863, -0.0097954925, 0.026304804, -0.021743732, 0.0057848943, -0.019187959, 0.045768, 0.00049303076, -0.030708598, 0.0037525631, -0.009476021, -0.008984526, 0.021566793, 0.042622432, -0.022549784, -0.016917253, -0.018244289, 0.022412164, 0.00055201014, 0.0515873, -0.03064962, -0.034011442, -0.052177094, -0.014754675, 0.004103982, -0.06192835, 0.005558807, 0.013113082, -0.00023929655, -0.010891526, -0.060984682, 0.036803134, 0.0153149795, -0.013103252, 0.011530469, -0.00527374, 0.007431402, -0.013869985, 0.03371655, 0.036862113, 0.0007206543, -0.022805361, -0.0041482165, -0.018362248, -0.020131629, -0.028506702, -0.01907983, 0.0058733635, 0.01427301, -0.011972815, 0.014685866, -0.008075261, 0.03821864, -0.028034866, 0.0021478324, 0.04411658, 0.017467726, -0.009623469, -0.025007257, -0.012110433, -0.006851438, -0.046279155, -0.013024613, -0.00092892523, -0.016966403, -0.02950935, 0.0700675, -0.03153431, 0.009815152, 0.009648044, 0.0073036132, -0.16168214, 0.03407042, -9.1771304e-05, -0.001416734, -0.0022178704, -0.012100603, 0.04368406, -0.06967431, -0.024692701, -0.02667834, -0.055873133, -0.013535768, 0.028133165, -0.025400454, 0.015482088, 0.002486964, 0.0033544523, -0.026815958, -0.036665514, -0.0013208924, -0.008203049, -0.024830319, 0.02663902, -0.018755443, -0.011904005, -0.024496103, -0.04789126, -0.005612871, -0.029332412, -0.0035559651, 5.6368317e-05, -0.049896557, 0.012680567, 0.03812034, -0.020426527, 0.043723382, 0.011520639, -0.009294167, -0.033087432, 0.051980495, -0.01913881, 0.02856568, -0.032851517, -0.033067774, 0.021173598, 0.06935975, -0.020819722, -0.017369429, -0.0112454025, 0.0046225092, 0.0135161085, 0.016671505, -0.035643205, 0.004022885, -0.0002343816, 0.016268479, -0.049817916, -0.005529317, -0.0399487, 0.0475767, -0.04179672, 0.0475767, -0.018666975, -0.05331736, -0.024358485, 0.02276604, -0.048599012, 0.030118804, 0.009318742, 0.02394563, 0.0061682602, -0.03617402, -0.030059826, 0.00013063011, 0.007967131, -0.005170526, 0.025872288, -0.0035535078, -0.058586188, -0.015098722, -0.0029661714, -0.02392597, -0.01722198, 0.039811082, 0.06656806, 0.023631072, -0.027995547, 0.010242753, 0.027504051, 0.0019192874, -0.06656806, -0.05166594, -0.0047675, 0.055951774, -0.011520639, 0.021488154, 0.012454479, -0.004030258, 0.019384557, 0.012592098, 0.0035829975, -0.027386094, -0.0037132436, 0.046711672, 0.033677228, -0.034699537, 0.013221212, -0.0033446224, 0.011363361, -0.00021042123, -0.0023210845, 0.01705487, -0.02856568, 0.009859387, -0.043566104, -0.014990593, -0.0011365819, -0.011048804, -0.028251125, -0.035839804, -0.015147871, -0.005991322, -0.009938026, -0.029823907, 0.04120693, 0.00017233039, 0.016347118, 0.023552433, 0.012100603, -0.060394887, -0.009382636, -0.006477902, -0.04466705, 0.038100682, -0.0034601237, -0.052177094, 0.009367892, 0.039712783, -0.052648928, -0.010832546, -0.03318573, 0.001476942, -0.028034866, -0.02286434, -0.0021490613, -0.02190101, 0.0019500058, 0.0015813847, 4.926468e-05, -0.04478501, 0.016720654, 0.01339815, -0.009392466, 0.05835027, -0.001836962, 0.017015552, -0.00668433, 0.033166073, -0.004079407, 0.054025114, 0.011353531, -0.071404375, -0.029646968, -0.010006835, -0.03880843, 0.0034060592, 0.014518757, -0.01520685, -0.035721846, -0.007559191, 0.042661753, 0.019748263, -0.0069055026, 0.021665093, 0.022451485, -0.012346351, 0.0075690206, -0.020210268, -0.0024685329, 0.013781516, 0.021527475, 0.015432938, 0.059451215, 0.0057898094, 0.011609108, 0.03228138, -0.01049833, 0.01004124, 0.020564144, -0.052924164, -0.00081956765, -0.050211113, -0.028781937, -0.019345237, 0.032104444, -0.025105556, 0.032104444, -0.001888569, -0.0006069961, 0.047498062, -0.011166763, -0.009648044, -0.00428092, 0.0012729716, 0.000986676, 0.032301042, -0.062046308, 0.002855585, -0.0017890412, 0.07966149, 0.011127443, 0.009279422, 0.01629797, 0.036075722, -0.016406098, 0.009284338, 0.047537383, 0.016936913, -0.00911723, -0.014548248, 0.0326156, 0.0040695774, 0.0069349925, -0.016071882, -0.048166495, -0.037471566, 0.021665093, -0.0031209923, 0.010891526, -0.01917813, 0.020524824, 0.00061436853, 0.0026835618, 0.025262835, 0.05811435, -0.013181892, -0.028487042, -0.032871176, -0.017880583, -0.008812503, 0.061731752, 0.0002638713, 0.009869217, -0.016170181], "docs/software/authentik.md::1781801579.625": [-0.027616661, 0.032253858, -0.047535952, 0.0009410504, -0.001622784, -0.03152167, 0.009049104, -0.029925874, 0.027335051, 0.022472566, 0.0038721527, -0.017750887, -0.007936739, -0.01089835, 0.02898717, 0.03360559, -0.04843711, 0.021083284, 0.016324056, -0.009931485, -0.03957575, 0.0008665408, 0.025176032, -0.008654848, 0.03848685, 0.036196414, -0.031089865, -0.026340025, -0.0013247456, -0.0010906564, 0.0075518712, -0.03240405, 0.0017788435, -0.0016591587, -0.0013282656, -0.010607352, -0.014840905, -0.0010871362, -0.054595005, -0.009893937, 0.060752902, -0.0014819785, 0.01748805, -0.008302834, 0.019806648, -0.025889447, 0.009696809, -0.023017013, 0.00549611, -0.045620997, -0.009335408, -0.0047310665, 0.024293652, -0.04212902, 0.028311303, 0.026171058, -0.028705558, -0.044269264, -0.038824786, 0.02309211, -0.059476264, 0.004918807, -0.052004185, 0.0051534832, -0.0066507156, 0.021008188, -0.008683009, -0.006355024, 0.0036210495, 0.0012965845, 0.0076551284, 0.034544297, -0.0060827998, 0.016802795, -0.041415606, -0.021102058, 0.04239186, 0.020294772, 0.060752902, 0.0061625894, 0.007044971, 0.020707803, -0.0031305768, 0.012531694, -0.030338902, 0.0062799277, -0.04291753, 0.051778894, 0.010588577, 0.014512359, -0.033661913, -0.04400643, 0.038749687, -0.07355682, -0.0248381, 0.042053923, -0.0037078795, -0.029156135, -0.016173864, 0.0055477386, 0.005876285, 0.0017764966, 0.0032174068, -0.048324466, 0.019750325, 0.045358162, 0.011395862, -0.026490217, -0.020238452, -0.033399075, 0.020013163, 0.028367626, -0.001295411, 0.007598806, -0.030169936, -0.026171058, -0.017375404, -0.010597965, -0.009856389, 0.009020942, -0.026508993, 0.01029758, 0.013470397, -0.016605668, -0.026846925, 0.012193761, -0.019769099, 0.016051833, 0.04318037, 0.037679564, 0.012024794, -0.058274724, -0.05106548, -0.039613295, -0.044682294, -0.002475831, 0.030413998, 0.025044614, -0.020632707, -0.077499375, 0.044870034, 0.039538197, -0.033492945, -0.0172346, 0.006425427, -0.064920746, 0.048512205, 0.017403565, 0.026753055, 0.021008188, 0.049901485, 0.010194322, -0.01855817, 0.020876769, 0.046709895, -0.035971124, -0.006373798, -0.005397546, 0.035182614, 0.026940795, -0.013141851, 0.029287554, -0.08403275, -0.01327327, -0.0004963396, -0.008072851, -0.014080555, -0.023298625, -0.020933092, -0.013404689, 0.03323011, -0.036947377, -0.02769176, 0.0006377318, -0.009274392, 0.009950259, 0.08042813, 0.024875646, -0.020951865, -0.032854628, -0.057673953, 0.038411755, -0.033211336, -0.040476903, -0.009260312, -0.048099175, 0.014906614, -0.014502971, -0.023279851, 0.038036272, 0.006608474, 0.0058152694, 0.050577354, -0.011377089, -0.004550366, 0.05328082, -0.025551515, -0.030770706, 0.019393617, -0.026095962, -0.030864576, 0.010081678, 0.073106244, -0.018896105, -0.02590822, -0.014615616, 0.030545417, -0.0028395785, 0.000185834, -0.025100935, 0.016436702, -5.844897e-05, 0.0021648854, 0.0040786676, -0.0587253, 0.024462618, 0.005984236, -0.023354948, -0.03503242, 0.029325103, 0.038430527, 0.0517038, 0.006955794, 0.044269264, 0.05609693, 0.018070046, -0.0006113308, 0.02958794, 0.038336657, 0.011029768, -0.0060593323, -0.03640293, -0.0106542865, -0.02613351, 0.015094355, -0.00736413, -0.062705405, 0.0425796, -0.03364314, 0.024575261, -0.02866801, -0.014972324, 0.025551515, -0.01640854, -0.046935182, 0.00869709, 0.030676836, -0.00011807132, -0.0038744994, 0.01504742, -0.015676351, -0.004045813, -0.0052755144, 0.011527281, 0.05008923, 0.022791725, 0.023467591, 0.0119496975, -0.0047873887, -0.004824937, -0.0021508047, -0.016962375, 0.00034380023, 0.009556003, 0.02641512, -0.0013177053, -0.029512843, -0.01029758, -0.0055430452, 0.003459123, -0.015873479, 0.023636559, 0.0032080198, -0.006087493, -0.02175915, -0.0121655995, 0.012963498, -0.064733006, 0.04963865, 0.028799428, 0.0044259876, 0.048775043, 0.016051833, 0.015338418, -0.010025355, 0.048962783, -0.0140242325, 0.0035506466, 0.011057929, -0.025025839, 0.0045456723, 0.047836337, 0.07682351, -0.0016661991, -0.066497765, -0.014578068, -0.035013646, -0.15740183, 0.009950259, -0.0034919777, 0.020125806, 0.0001666199, 0.03443165, -0.04948846, -0.026940795, -0.06037742, 0.022134632, 0.015150677, -0.052529857, -0.016436702, -0.038787235, 0.024087137, -0.010175548, 0.0033746397, 0.016277121, 0.027109763, -0.037078794, -0.056284674, -0.049563553, 0.049563553, 0.010269418, 0.015704513, -0.03341785, 0.04314282, -0.019731551, -0.04659725, -0.0073547433, 0.043893784, 0.00075682986, 0.004132643, -0.020801673, 0.017779047, -0.007162309, 0.022772951, 0.020745352, 0.017403565, 0.015788997, 0.03253547, 0.013686299, 0.02474423, 0.019074459, 0.0126725, -0.01209989, 0.048699945, 0.010363288, -0.001972451, -0.029738132, 0.027917048, 0.01083264, 0.044457007, 0.0005787695, -0.028442722, -0.021871796, 0.020275999, 0.059063233, -0.004705252, -0.022453792, -0.0075284033, 0.0052379663, 0.0111705735, -0.02829253, -0.039200265, -0.002305691, 0.020013163, 0.041490704, 0.009546616, -0.035276484, 0.00895054, -0.00044441753, -0.044494554, 0.017675791, -0.01739418, -0.021364896, 0.028705558, -0.03674086, -0.04881259, -0.11564829, 0.023843072, 0.015310257, 0.011104864, 0.031221284, -0.044494554, -0.01834227, 0.018764686, 0.0036116624, 0.0041561103, 0.28416437, 0.028912073, -0.03409372, -0.013705074, 0.08696151, -0.020388644, 0.005040839, 0.03617764, 0.00752371, -0.02986955, 0.002778563, 0.0359148, 0.016952988, -0.015282095, -0.0021320307, 0.030939672, -0.06514604, 0.021026962, 0.027485244, 0.011771344, 0.032066118, -0.021684054, 0.0004030559, -0.026171058, -0.062930696, -0.009260312, -0.0071200673, 0.043706045, -0.060490064, 0.064733006, 0.022472566, 0.030883351, 0.040214065, 0.007669209, -0.041040126, 0.0007169349, -0.00997842, -0.009523149, -0.003400454, -0.004454149, -0.032328956, -0.005388159, 0.06578435, 0.03769834, 0.022284824, -0.0013681606, 0.009208683, 0.009316634, -0.03538913, -0.023843072, -0.0415658, -0.030902125, -0.017600695, -0.026095962, -0.00018143382, -0.048174273, -0.02175915, -0.015282095, -0.00059079664, 0.032103665, 0.032648113, 0.035332806, -0.08793776, 0.014099329, -0.040439352, 0.024819326, 0.0090537965, -0.038862333, -0.016784022, 0.030827029, -0.009476214, -0.025495192, 0.022040762, -0.009734357, 0.009753131, -0.033568043, 0.006880698, 0.05936362, -0.041866183, 0.035614416, -0.0006629595, -0.015000485, -0.0036140091, 0.021965666, 0.0035459532, -0.023242302, -0.023955718, 0.013010433, -0.0069464073, -0.015873479, -0.022416243, -0.011480346, 0.004707599, 0.057861693, 0.00888483, 0.019112006, 0.03202857, -0.00448935, 0.030770706, -0.028836977, -0.011536668, 0.043217916, -0.027766855, -0.008936459, 0.05328082, -0.057448663, -0.019506263, -0.013855266, -0.019562585, 0.033530496, -0.028799428, 0.015967349, 0.008058771, -0.02097064, -0.009523149, 0.07355682, 0.0041795783, 0.018417366, 0.05512068, 0.0068431497, 0.02423733, -0.023749202, 0.01184644, 0.016577506, 0.024500165, -0.060640257, -0.06465791, -0.016718313, -0.008880137, 0.022172181, -0.018276561, -0.025570288, 0.014897227, 0.051553607, 0.006955794, 0.0036327832, 0.04310527, 0.044344362, -0.021533862, 0.031033544, -0.061278574, -0.025589062, -0.02876188, 0.03358682, -0.012982272, -0.020670256, 0.002275183, 0.022697855, 0.03056419, 0.028743107, -0.010513481, 0.03240405, -0.012644338, -0.050765093, -0.0025673546, -0.024819326, -0.0020921358, -0.0048906463, 0.042429406, -0.016924826, 0.0151037425, -0.0049610487, 0.04194128, 0.059476264, -0.024819326, -0.008101013, 0.0075190165, 0.018060658, 0.031934697, -0.028499043, 0.008748719, -0.06747402, -0.06721118, 0.017197052, -0.0022587557, -0.052604955, -0.061503865, -0.028874526, 0.0016826263, -0.03709757, 0.0375106, 0.0063691046, -0.0070121163, -0.03957575, 0.03525771, 0.045095325, 0.01444665, -0.016680764, 0.023392495, -0.034131266, -0.05797434, 0.07719899, 0.02613351, -0.022134632, 0.045771193, -0.0052567404, 0.0028325382, 0.030808255, -0.004226513, 0.0048859525, -0.04111522, -0.015610642, -0.023148432, -0.016361605, -0.007317195, -0.0223036, -0.015957963, 0.019712778, -0.010222483, 0.010823254, 0.034356553, -0.0014890187, -0.02590822, 0.023617784, 0.027428921, -0.019581359, 0.03829911, 0.052604955, 0.028611688, 0.0127288215, -0.02410591, -0.026997117, 0.0128133055, -0.06867556, 0.016765248, 0.05410688, 0.018980589, 0.024594037, -0.012315792, 0.010626125, -0.0044400683, -0.012850854, 0.04558345, -0.047836337, 0.017788434, -0.012559855, 0.007955514, 0.012634952, -0.0014784583, 0.00079027115, 0.03493855, 0.006608474, -0.021777926, 0.0506149, 0.026264928, 0.071303934, -0.017121956, -0.017225211, -0.016943602, 0.01748805, 0.0020299468, -0.022848047, -0.033718236, -0.036815956, 0.033342753, 0.028724331, 0.017075019, -0.005411627, -0.009781293, -0.014972324, -0.030751932, -0.00017204678, 0.013235722, -0.015591868, -0.01700931, -0.07066561, 0.048549753, 0.0077443053, -0.004491697, 0.007678596, -0.0294002, 0.0212898, -0.02645267, -0.025589062, 0.051741347, -0.008143255, -0.03627151, -0.004853098, -0.021721603, 0.08553468, 0.011883988, -0.016652603, 0.014925389, 0.037566923, -0.036290284, 0.019468714, -0.017591307, -0.015413514, -0.019374844, -0.06484565, 0.011255057, -0.00071106805, -0.033399075, 0.0014209626, -0.0018668469, -0.00016940667, 0.008279366, 0.02926878, -0.01954381, 0.042617146, -0.00044148407, 0.0022869168, -0.011921536, -0.00014733248, -0.03272321, -0.001505446, 0.007739612, -0.0627805, 0.010260032, 0.014324618, -0.023936944, -0.023955718, -0.016511798, 0.039050072, 0.015404128, -0.0068243756, 0.05895059, -0.029212458, -0.0077443053, 0.010213096, 0.026978344, -0.025795577, -0.001548861, 0.011489733, -0.019055685, -0.0055805934, 0.010673061, 0.007772466, -0.045433257, 0.011658699, -0.025795577, -0.006157896, -0.010119226, -0.026734281, 0.04231676, 0.0097437445, 0.019787874, -0.041152768, -0.023110885, 0.0069511007, 0.006392572, 0.015319644, 0.08748718, -0.011067316, 0.0018961814, -0.05451991, -0.0061250413, -0.02198444, -0.05609693, 0.025457643, 0.0047897357, -0.024575261, -0.00524266, -0.038449302, 0.03401862, 0.026922021, -0.036571894, 0.013254496, -0.024087137, 0.020520063, -0.030958448, 0.061053287, 0.015479224, -0.01362059, 0.013742622, -0.019525036, 0.025100935, -0.00904441, -0.000769737, 0.0136769125, 0.022134632, -0.015263322, 0.007345356, 0.046559703, -0.031596765, 0.008119787, 0.0053130626, -0.017093794, 0.043067724, 0.0144560365, -0.03443165, -0.028611688, -0.047047827, -0.0021508047, -0.003663291, 0.012541081, 0.019027524, -0.02258521, -0.017694565, -0.013113691, -0.0017694564, -0.03257302, -0.027391372, -0.011424024, -0.12856485, 0.012043568, -0.011592991, 0.008119787, -0.020726576, 0.01640854, -0.012738209, -0.010419611, -0.006209525, -0.006425427, -0.06315599, -0.03968839, 0.04393133, -0.0349761, 0.02645267, 0.01143341, -0.030827029, -0.0050643063, -0.015882866, 0.0020381603, -0.036891054, 0.0063972655, 0.020857995, 0.013094916, 0.06465791, -0.021684054, -0.029644262, 0.008396705, -0.02055761, -0.0060077035, -0.015563707, 0.013507945, 0.023730429, 0.012972885, -0.013198174, 0.023523914, 0.004785042, -0.013338979, -0.044832487, -0.0028794736, -0.04032671, 0.046371963, -0.031634312, 0.017075019, -0.0024875647, 0.037454277, -0.0129447235, -0.029118588, -0.017337857, 0.017272148, 0.01684973, 0.015291483, -0.010100451, 0.03931291, 0.00035524066, 0.011968472, -0.03018871, 0.0223036, 0.023223529, 0.050314516, -0.046109125, 0.0083638495, -0.03208489, 0.0035271791, -0.06060271, 0.023899395, -0.021458765, -0.020707803, -0.02543887, -0.0034732036, -0.0032080198, -0.015957963, -0.008274673, 0.032741982, 0.020219676, -0.036459252, 0.030245032, -0.015066194, -0.03456307, -0.019694002, 0.0120341815, -0.02470668, -0.044269264, 0.06507094, 0.024387522, 0.042879984, 0.021496315, -0.0052379663, -0.018821009, 0.0027457082, -0.07228018, -0.051516056, 0.010128613, 0.038449302, -0.0075894194, 0.005411627, -0.018483074, -0.00736413, 0.0010701222, -0.020576384, -0.019046297, 0.0028020304, -0.011095477, 0.0029592633, -0.0029569166, -0.0054257074, 0.037735887, -0.020764126, 0.027222406, -0.015788997, -0.0006330383, -0.0034380022, -0.054369718, 0.0058293496, -0.05350611, 0.007101293, 0.0133765275, 0.03461939, -0.01593919, -0.014146265, -0.03484468, 0.0080165295, -0.006599087, -0.008119787, 0.011226896, 0.021214703, 0.0063456367, 0.031352703, 0.018567558, -0.0628556, 0.037341632, -0.07040278, -0.016737087, 0.04119032, -0.0005277275, -0.009433972, -0.052154377, 0.030770706, -0.020876769, -0.05774905, -0.05369385, -0.00296161, 0.010860802, -0.005946688, -0.009612326, -0.0053740786, 0.024462618, 0.027504018, -0.0374355, -0.026340025, 0.0009920924, 0.048136726, 0.009687422, 0.039876133, 0.0094856005, 0.041603345, 0.0073547433, 0.0068947785, -0.020275999, 0.023523914, 0.01710318, -0.005979542, -0.0435183, -0.0002974517, 0.005768334, -0.00021810194, -0.01472826, -0.042241666, -0.055608805, 0.04798653, 0.0113864755, 0.035933577, -0.019618906, 0.015122516, 0.055345967, -0.011161187, 0.0023972145, -0.026940795, 0.07539668, -0.0184643, 0.0125129195, 0.0029592633, 0.029794455, -0.0005344744, 0.01802311, -0.021139607, 0.0023197713, 0.011133025, 0.023467591, 0.020895544, -0.05226702, 0.0017483355, 0.018229626, -0.027203633, 0.039463103, -0.026771829, 0.022003215, 0.0011317246, -0.0011921537, 0.0738572, -0.010757544, -0.010156774, 0.014850292, 0.0094856005, -0.013442237, 0.0019654108, -0.015826544, -0.044156622, -0.028836977, 0.056021836, 0.022472566, -0.0066131675, -0.02945652, 0.031052317, 0.028179884, 0.016220799, 0.037322856, 0.031221284, -0.025551515, -0.027992144, 0.055195775, -0.029756906, -0.0017894038, -0.05996439, -0.0039519425, -0.045358162, -0.001972451, 0.03152167, 0.01675586, 0.022453792, -0.014765808, 0.014005459, 0.007044971, 0.040852383, -0.0010542816, 0.025664158, -0.021177154, -0.00034673366, 0.0028114174, -0.050952837, 0.022341147, 0.012935337, 0.036346607, -0.023035789], "docs/software/caddy.md::1781801581.723": [-0.00662895, -0.0019118277, -0.041810423, 0.017110378, -0.006633754, -0.03460504, 0.054684035, -0.00016422264, -0.018657133, 0.034739543, 0.0072774347, -0.0062878956, -0.031338602, 0.031396247, 0.0066865934, 0.0016464295, -0.011384502, 0.017033521, -0.009342977, -0.04542272, 0.0002952705, 0.0045441934, 0.0258433, 0.0071957735, 0.018340096, 0.027726306, -0.006691397, -0.056298044, 0.004736337, 0.013863153, -0.018945348, 0.019867636, 0.030896673, -0.017187236, -0.014170582, -0.02165457, -0.025612727, -0.01468937, -0.05076431, -0.021001283, 0.017427415, 0.027399661, 0.006350342, -0.05783519, 0.034028612, -0.059410766, -0.011298037, -0.019185528, 0.0010165592, -0.05433818, -0.02315329, -0.016802948, 0.0034513774, -0.018234417, 0.04330914, 0.023748934, -0.04219471, -0.056490187, -0.09261316, 0.023307005, -0.02509394, -0.0046258545, -0.04630658, -0.010510249, -0.0035210294, 0.06867208, -0.024306152, 0.03291418, -0.0043592555, -0.00066709815, 0.023787364, 0.0050293556, -0.047421012, -0.02645816, -0.029801454, 0.03172289, 0.03593083, -0.0068258974, 0.035008542, -0.014353119, 0.010058711, 0.0069411835, 0.0047459444, 0.013642188, -0.05960291, 0.031088816, -0.04757473, 0.08331342, 0.030762173, 0.011499788, -0.014016868, -0.015899874, 0.009688836, -0.059756625, -0.012450898, 0.0037179766, -0.019944495, -0.019982923, 0.01665884, 0.0057787155, 0.02080914, 0.04334757, -0.009953033, -0.0014747013, 0.03804441, 0.030608458, -0.018388132, -0.041502994, -0.0052647316, -0.03008967, 0.002411401, 0.033855684, -0.026073871, 0.015919087, -0.019348849, -0.05433818, -0.004654676, -0.0699018, -0.020021351, -0.00078598695, 0.010173998, 0.009813729, 0.05107174, -0.04307857, 0.020155853, -0.0062638777, -0.023364648, 0.027207518, 0.026419729, 0.017657986, -0.007483989, -0.027783949, -0.00649445, -0.029628526, -0.031972677, -0.009309352, 0.049457733, 0.035796333, -0.011336466, -0.048266444, 0.04453886, 0.038755342, -0.046383437, -0.017773272, 0.0061726095, -0.036699407, 0.050034165, 0.023249362, 0.013161829, 0.00078598695, 0.035815544, 0.035027757, -0.012047397, -0.0067970757, 0.025343725, -0.013027329, 0.0008226143, 0.024075579, 0.023518363, 0.03591162, -0.035815544, 0.027207518, -0.02968617, -0.0048131943, 0.01910867, -0.010318105, 0.014170582, -0.0024978654, 0.0009228892, 0.02495944, 0.021885144, -0.013161829, 0.020616997, 0.026784802, 0.033452183, 0.011259608, 0.08385142, 0.023383863, -0.035392832, -0.034970116, -0.07835612, 0.052993175, -0.042617425, -0.022403931, -0.04930402, -0.013555723, -0.0051350347, -0.015726944, -0.038390268, 0.04542272, -0.011230787, 0.022500003, 0.032702822, 0.017360164, 0.035027757, 0.02682323, -0.0034033416, -0.057066616, 0.012345219, -0.017734844, -0.010058711, 0.00444572, 0.028975237, 0.01292165, -0.017369771, -0.01122118, 0.01373826, -0.05337746, 0.01877242, -0.046114437, 0.004933284, 0.003898111, 0.028744666, 0.014718192, -0.024632795, 0.0048972573, -0.010020283, -0.02519001, -0.020155853, 0.010510249, 0.00047855737, 0.04038856, 0.009688836, 0.0065617003, 0.022096502, 0.017792488, -3.895409e-05, 0.0026203569, 0.053915463, -0.006960398, -0.007882686, 0.0035930832, -0.021558499, 0.020386424, 0.04157985, -0.017043127, -0.085542284, 0.027956877, -0.008776153, 0.013478866, -0.003573869, -0.032241676, 0.019464135, -0.026804017, -0.034777973, -0.027764734, 0.04069599, -0.0002331241, -0.028936809, -0.008218938, -0.020175066, -0.011211572, -0.029282667, 0.003991781, 0.03888984, 0.024325365, 0.03764091, 0.024728866, 0.007897098, 0.00057492935, -0.013084971, 0.026535016, 0.0015779784, 0.01913749, 0.026842445, -0.0033120734, -0.036603335, -0.01744663, 0.033202395, 0.01305615, -0.029148167, 0.020770712, -0.005250321, 0.031876605, 0.006225449, -0.015496372, 0.010068319, 0.0014614915, 0.082775414, 0.010039497, -0.014333904, 0.051187024, 0.013133007, -0.024267722, 0.022461575, 0.010894536, -0.015294622, -0.030454744, -0.0065472894, -0.02995517, -0.04015799, 0.025939371, 0.07174638, 0.021750644, -0.06790351, 0.03725662, -0.004678694, -0.175696, -0.022884289, 0.016716484, 0.025728013, 0.0102892835, 0.023787364, -0.02615073, -0.009794515, -0.061524346, 0.043193854, 0.04565329, -0.056105897, -0.04223314, -0.04227157, -0.006912362, -0.0046714884, -0.0043112193, 0.015995946, 0.031338602, -0.03627669, -0.03954313, -0.013959224, 0.049188733, 0.03671862, -0.023595221, 0.008632046, 0.044039287, -0.039197274, -0.036776263, -0.015371479, 0.0051830704, 0.01394001, -0.003573869, -0.038390268, 0.019829208, -0.010817679, -0.0016224115, 0.0075464356, 0.0061245738, -0.0068931477, 0.005053374, 0.056451757, 0.004957302, 0.00567784, 0.032856535, -0.038428698, 0.029532455, -0.021058926, 0.0009042753, 0.009458263, 0.03220325, 0.01040457, 0.017561914, -0.02376815, -0.03821734, -0.034585826, 0.034259185, 0.07923997, -0.031300176, -0.028264306, -0.02111657, -0.007815436, 0.037429553, -0.043655, -0.047421012, -0.0017328941, 0.016668448, -0.011624681, 0.014103333, -0.046460297, 0.010183604, -0.033778824, -0.019012598, -0.01424744, -0.022769004, 0.03176132, -0.02125107, -0.06286935, -0.015602051, -0.14771992, 0.06705808, -0.007959544, -0.042617425, -0.0040206024, -0.039216485, -0.021058926, 0.0022853066, 0.009232495, 0.0075224177, 0.28744665, 0.037179764, -0.038102053, -0.023249362, 0.05164817, -0.03729505, 0.01849381, 0.017878952, 0.03352904, -0.039812133, -0.013084971, 0.047421012, -0.0054905, -0.007157345, -0.0069652013, 0.021078141, -0.03777541, -0.00069892197, 0.0690948, -0.0054040356, 0.007637704, -0.045461148, 0.00022051467, -0.0009835345, -0.03327925, -0.007147738, 0.034047827, 0.042040996, -0.029859098, 0.029609311, 0.038505554, 0.0100106755, 0.03614219, -0.028956024, -0.05011102, -0.021058926, 0.017792488, -0.0483433, -0.028667808, 0.000357567, -0.035584975, -0.024152437, 0.015092871, 0.040926564, -0.026400516, -0.029494025, 0.0110770725, -0.0039965846, -0.038851414, -0.014727798, 0.0061485916, -0.023057219, -0.036507264, 0.0110770725, -0.010154784, -0.05748933, -0.014151368, -0.020789925, -0.005495304, 0.039773703, 0.025593512, 0.022461575, -0.08923144, 0.031261746, -0.018762812, 0.043386, 0.0016224115, -0.014804656, 0.016524341, 0.054376606, 0.00989539, -0.027111446, 0.036026902, -0.0107792495, 0.036968406, -0.017686808, 0.019214349, 0.039005127, -0.067365505, 0.036334332, -0.038102053, -0.0072678276, -0.020597782, 0.0064656283, -0.022903504, 0.038851414, -0.016687661, 0.035066187, -0.01785013, -0.014747012, -0.02230786, -0.031165674, -0.017043127, 0.06283092, 0.031473104, 0.042732712, -0.005447268, 0.013632581, 0.007978759, -0.018013451, 0.027265161, -0.0005596179, 0.0027308394, -0.030627672, 0.03362511, -0.0017388986, 0.022538431, -0.0027980895, 0.007214988, 0.02009821, -0.035681047, 0.028052948, 0.02951324, -0.062754065, -0.014939156, 0.044692576, 0.031165674, 6.2371575e-05, 0.04269428, -0.0025675173, 0.003304868, -0.019339243, 0.019771565, -0.008507153, -0.0016344206, -0.04868916, -0.010442998, -0.036161404, 0.0045345863, 0.06398378, 0.0036219046, -0.031377032, -0.03985056, 0.055836897, -0.012066611, -0.0015515587, 0.006446414, 0.009645604, -0.023556791, 0.040234845, -0.030819815, -0.013075365, -0.023499148, 0.0080267945, -0.0055433395, -0.013267508, 0.02009821, 0.019041419, -0.0039173253, 0.021001283, -0.0027548573, 0.01931042, 0.0140841175, -0.06317678, 0.008728118, -0.023845008, -0.032664392, -0.009362192, 0.042040996, -0.033452183, -0.01343083, -0.010049105, 0.042463712, 0.049534593, 0.015986338, -0.027726306, -0.0072774347, 0.040619135, 0.06652007, -0.0023021193, -0.0047651585, -0.06867208, -0.0724381, 0.036391977, -0.015967123, -0.043885574, -0.08661828, 0.0034297612, -0.0011012224, -0.020386424, 0.042117853, 0.030781386, 0.0155540155, -0.013181044, 0.02628523, 0.08738686, 0.00091748516, -0.014487619, 0.020616997, -0.033048682, -0.03958156, 0.098300606, 0.037525624, 0.0011036241, 0.018503418, 0.017926987, 0.037833054, 0.040888134, 0.018897312, -0.011874467, -0.023307005, 0.019060634, -0.018080702, 0.05579847, -0.03733348, -0.014804656, 0.0079211155, 0.026938517, -0.044769432, -0.026746374, -0.0060669305, 0.010423784, -0.03754484, 0.033990182, -0.0059756627, -0.014285868, 0.032011107, 0.04104185, -0.013325151, -0.009674424, -0.04461572, -0.01880124, 0.010817679, -0.044385146, -0.0061293775, 0.018340096, -0.021577714, -0.033874895, -0.011605467, 0.011307645, 0.0069219694, -0.012316397, 0.04269428, -0.05253203, -0.007157345, -0.00832942, 0.047920585, 0.008809779, 0.0047555515, -0.026746374, 0.03379804, -0.015967123, -0.002747652, 0.06298464, 0.0112692155, 0.07228438, -0.015035228, -0.013200258, -0.017235272, -0.002793286, -0.019809993, -0.03352904, -0.036814693, -0.012441291, 0.022826646, 0.042963285, -0.0026900088, -0.014112939, 0.010356534, 0.034874044, -0.02019428, 0.025920156, -0.014535655, -0.025266869, -0.014112939, -0.02536294, 0.059833482, 0.029301882, -0.02880231, -0.05072588, -0.0052551245, -0.006518468, -0.026438944, -0.006345539, 0.045845438, -0.010577499, -0.0029470008, 0.0065376824, -0.011864861, 0.02063621, -0.017494665, 0.0062206453, 0.04423143, 0.029859098, 0.0025026689, 0.016043982, 0.0030454742, -0.00063587487, -0.002874947, -0.040849704, 0.035584975, -0.012162683, -0.01322908, 0.009789711, -0.022634503, 0.0051446417, 0.001953859, 0.042117853, 0.005476089, 0.03216482, -0.01798463, 0.0024582357, -0.019473743, 0.004027808, -0.0049861236, 0.0140841175, 0.016351411, -0.021481642, -0.007075684, -0.0107792495, -0.011451752, -0.030666102, -0.023825793, 0.051263884, -0.009597567, -0.0135076875, 0.025305297, -0.020463282, -0.02686166, -0.006643361, -0.019070242, -0.0096408, 0.01910867, -0.025574299, 0.03393254, 0.01785013, 0.0019130287, -0.004085451, -0.044462003, 0.008238152, 0.0027644644, -0.0034057433, 0.0002901667, -0.056182757, 0.030281814, 0.01917592, 0.009429442, -0.024017936, 0.032587536, -0.0016092018, 0.018791633, 0.027591806, 0.014151368, -0.015208157, -0.0029157775, -0.054146037, -0.0055913758, -0.022884289, -0.015611659, 0.035988476, 0.013065757, -0.025920156, -0.024671223, -0.01975235, 0.011259608, 0.01067357, -0.017052734, 0.0064031817, -0.009679228, 0.033163965, -0.017187236, 0.08108455, 0.008098848, -0.04757473, -0.00637436, 0.0008934672, 0.01846499, 0.023614435, -0.039043557, 0.020213496, -0.025708798, 0.034777973, 0.008012383, 0.0475363, 0.015794195, -0.0022084492, -0.00916044, 0.0052407137, 0.049111877, 0.0077241682, -0.0022781012, 0.0133155435, -0.026631087, 0.0009619183, -0.015909482, 0.0348164, 0.0019370465, -0.015409907, 0.0013257901, 0.023499148, -0.019848423, 0.012864007, -0.01907985, 0.009924212, -0.14295475, 0.041080277, -0.010827285, 0.0018289658, -0.0070516663, 0.046152867, -0.018215202, 0.0041719154, -0.0084975455, -0.015832623, -0.07939369, -0.025382156, 0.064175926, -0.050802737, -0.016495518, 0.0051014097, -0.03988899, -0.030070456, 0.013267508, 0.01009714, -0.012815971, -0.018743597, 0.047613155, 0.0265158, 0.0519556, -0.019051027, -0.029551668, 0.023403076, -0.023134075, 0.012527755, 0.010750428, -0.027245946, 0.015236978, 0.031915035, -0.021885144, 0.024940224, 0.026246801, 0.013181044, -0.01961785, 0.027322805, -0.010971393, 0.023345433, -0.0030574834, -0.016053589, -0.028956024, 0.056259613, -0.0038140481, -0.033567466, -0.032491464, 0.011845646, 0.032049533, 0.033567466, 0.0037395926, 0.004654676, -0.0098185325, 0.028245093, -0.031338602, 0.0038957093, -0.014698977, 0.005086999, -0.021078141, 0.042963285, -0.026323657, -0.031069603, -0.032645177, 0.025920156, -0.043885574, 0.022596074, -0.008463921, 0.029013667, -0.041541424, -0.06786508, 0.0010201618, -0.0012537362, -0.012441291, -0.05038002, 0.0050101415, 0.002675598, -0.043424428, -0.04100342, -0.024863368, 0.0069315764, -0.051263884, 0.01343083, 0.035143044, 0.0041454956, 0.013978438, -0.03158839, -0.0049284804, 0.0038788966, -0.022461575, -0.032894965, 0.017177628, 0.010539071, -0.014698977, 0.009357388, -0.010049105, -0.012201112, -0.008060419, 0.005711465, -0.012566185, -0.021558499, 0.014564477, 0.00018914125, 0.005283946, -0.025247654, 0.035719473, -0.020213496, -0.0052983565, -0.005576965, 0.00203552, 0.014775834, -0.044807862, 0.019540993, -0.0349509, 0.033509824, 0.035008542, 0.0011132313, -0.016236125, 0.0064992537, 0.043731857, -0.008483135, -0.01343083, -0.019906066, 0.019156706, 0.02770709, 0.037122123, 0.027899235, 0.02080914, -0.05038002, 0.031088816, -0.033260036, -0.026169943, 0.022941932, 0.014891121, -0.0395047, -0.02645816, 0.038428698, -0.05018788, -0.05230146, -0.0522246, -0.0005157852, -0.007330274, -0.0050581773, 0.005749894, -0.033240825, 0.064867646, 0.011365287, 0.0053896247, -0.024882581, 0.010539071, 0.026707945, 0.0132579, 0.06256192, 0.020847568, 0.015236978, 0.0024270124, 0.004839614, -0.03723741, 0.006331128, -0.004080647, 0.0116535025, -0.042848, 0.007483989, -0.01826324, 0.023134075, -0.0084975455, -0.02005978, -0.03491247, 0.004095058, 0.004923677, 0.022173358, -0.00079919683, 0.01839774, 0.024978653, -0.029474812, 0.009756085, -0.035143044, 0.03887063, -0.018186381, 0.023576006, 0.010068319, 0.0016104026, -0.0030742958, 0.032549106, 0.0065665036, -0.02301879, 0.03825577, -0.00074395555, 6.004484e-05, -0.027803162, -0.015140907, 0.007214988, -0.020982068, 0.03831341, -0.020347996, 0.00700363, -0.007527221, -0.029359525, 0.05226303, -0.020828355, -0.0017905371, 0.01859949, -0.020463282, -0.024709653, -0.021942787, -0.005740287, -0.023057219, 0.0064079855, 0.05576004, 0.005966055, 0.0075224177, 0.0192816, 0.026842445, 0.027265161, -0.00362911, -0.00637436, 0.04453886, -0.017888559, -0.003420154, 0.038371056, -0.008867422, -0.030819815, -0.08139198, -0.0051302314, -0.016312983, 0.00649445, 0.02332622, -0.018042274, -0.011009822, -0.013027329, -0.017763665, 0.00093609904, 0.015188943, 0.0008562394, 0.010529463, -0.04838173, 0.011691932, -0.021577714, -0.014881513, 0.047959015, 0.011038643, 0.031607606, -0.0178117], "docs/software/dns.md::1781801583.190": [-0.03075373, -0.006271038, -0.034688864, 0.001563097, -0.018472753, -0.024394104, 0.03554676, -0.013847571, 0.016579786, -0.018771151, 4.9720998e-06, 0.02851574, -0.023741357, 0.003319687, -0.009660662, 0.0256996, -0.0135025475, -0.0035877798, 0.004895606, -0.037747454, -0.032879822, 0.008033456, 0.059978165, -0.003608761, 0.013344023, -0.0082199555, 0.011693505, -0.029522834, 0.008499704, 0.029448235, -0.034371816, 0.013194824, 0.023722708, -0.021335516, 0.018332878, 0.015656615, -0.03077238, 0.0042335335, -0.045617722, -0.00012188019, 0.042409934, 0.02831059, 0.007072985, -0.042932134, 0.04863901, -0.048489813, 0.028627638, -0.013670397, 0.008108056, -0.012653976, -0.020869268, 0.0056555904, 0.0027741767, -0.034931313, 0.06124636, 0.026706696, -0.036479257, -0.051884096, -0.06382005, 0.031145379, -0.0048349937, -0.029951783, -0.046923216, -0.023573508, -0.009208402, 0.045953423, -0.010826283, 0.012299627, -0.044200327, 0.02058952, -0.010667758, 0.020776019, -0.01782933, -0.01816503, -0.016122863, -0.01134848, 0.02829194, -0.01027611, -0.012542076, 0.051921397, -0.008327193, -0.010994133, 0.02847844, 0.028944688, -0.063372456, 0.019768924, -0.05643468, 0.124581516, 0.042148836, 0.040283844, -0.0124395015, -0.028497089, 0.0381391, -0.05367449, -0.015787164, 0.014229895, -0.0255877, -0.01416462, 0.04628912, -0.018836427, 0.009408888, 0.014854667, -0.011544305, 0.008676879, 0.04841521, 0.0056369407, 0.006853848, 0.0116375545, 0.024785753, -0.0034712178, -0.001102677, 0.034483716, 0.021354167, 0.0024221593, -0.019088201, -0.05449509, -0.022585062, -0.058225073, -0.0140713705, 0.0026249774, 0.033644468, 0.03591976, 0.029037938, -0.042820234, 0.018771151, 0.021447416, 0.010266785, 0.009576738, 0.007823644, 0.03282387, 0.0067885737, -0.0040190592, 0.015106441, -0.01403407, -0.03644196, 0.025102802, 0.04923581, 0.06971343, -0.0154421395, -0.0765393, 0.049273107, 0.047408115, -0.022118814, -0.021391466, 0.016579786, -0.04856441, 0.042036936, 0.026501548, -0.010341384, -0.035341613, 0.012122453, 0.012383551, 0.0061171763, -0.03334607, 0.031182678, -0.03591976, -0.00058980397, -0.002149404, 0.07172762, -0.014826693, -0.014192595, 0.00024973418, -0.031574327, -0.0121038025, 0.02323781, -0.04144014, -0.019694323, -0.02866494, 0.009828512, 0.0021820415, 0.022417212, -0.010015011, 0.004406045, 0.023405658, 0.032991722, 0.028347889, 0.05352529, 0.037859354, 0.017400382, -0.033830967, -0.04084334, 0.075084604, -0.0042521833, -0.027378093, -0.021354167, 0.0028464452, -0.014780068, -0.03334607, -0.0077350573, 0.050504003, -0.014481668, 0.011758779, 0.04129094, 0.0066067367, 0.0017181246, 0.08168668, 0.027807042, -0.028646288, -0.014323144, -0.0040307157, -0.004168259, 0.00030043867, 0.06307405, -0.007749045, -0.009744587, -0.0058980393, 0.0086862035, -0.06307405, -0.018687228, -0.030455332, 0.018911026, -0.009283002, -0.023890557, 0.012756551, -0.036535207, -0.021801766, 0.0039234785, -0.016878184, -0.052518196, -0.02293941, -0.019601073, 0.037859354, 0.00644355, 0.042223435, 0.04860171, -0.0091524515, 0.03588246, 0.0075345705, 0.051884096, 0.04434953, -0.020179221, -0.013661072, 0.02064547, 0.012411526, 0.044909026, -0.009404226, -0.060388464, 0.035229713, 0.025233353, 0.018118404, 0.00413329, 0.001345126, 0.009418214, -0.03651656, -0.034987263, -0.015162391, 0.015582014, 0.00047907, -0.034185316, 0.00702636, -0.05904567, -0.001007096, -0.0013556166, 0.007557883, 0.03927675, 0.0067326236, 0.029037938, -0.011833379, -0.0014034071, -0.039836247, 0.0064901747, 0.021055767, 0.0058374275, 0.021727165, 0.03155568, 0.013595797, -0.022361264, -0.048191413, 0.009143127, 0.049347706, 0.003916485, 0.04337973, 0.041775838, 0.012784525, -0.0053012418, -0.03875455, -0.03860535, -0.03144378, 0.04886281, -0.006271038, -0.010555859, 0.040395744, 0.047669213, -0.010956832, 0.029317686, -0.0049235807, 0.015181041, -0.018370178, -0.017502956, -0.047967613, -0.021074418, 0.018267604, 0.05897107, 0.013381323, -0.018780477, -0.000114959315, -0.01027611, -0.1525564, 0.01414597, 0.010798308, 0.06434225, 0.021298217, 0.013968796, -0.040358443, -0.02044032, -0.06960153, 0.021037119, 0.0057814773, -0.043081332, 0.0029396948, -0.058411572, -0.024506005, -0.007441321, 0.006895811, -0.013903521, -0.009921761, -0.030138282, 0.0005335628, -0.0039304723, 0.032861173, 0.06382005, 0.007282797, -0.005856077, 0.052592795, 0.0075998455, -0.0028394514, -0.0029536823, 0.03860535, -0.017437682, 0.007837632, 0.00045430058, -0.008061431, -0.01677561, -0.01162823, 0.005758165, 0.031425126, -0.03867995, 0.032544125, 0.06934043, 0.021186318, 0.030473981, 0.011273881, -0.011217931, -0.00027989462, -0.018966977, -0.03621816, 0.036404658, 0.00821063, -0.014490994, 0.018211653, 0.010397335, -0.034614265, -0.01134848, 0.018659253, 0.054979987, -0.02821734, -0.014854667, -0.02825464, -0.034110717, 0.029205786, -0.081537485, -0.0380272, -0.0060705515, 0.036889557, 0.014369769, 0.038903747, -0.029354986, 0.019899473, -0.0076791076, 0.012374227, -0.0036320733, -0.029821234, -0.005361854, 0.013176174, -0.029765284, -0.0025783523, -0.12532751, -0.0094881505, -0.027527293, -0.037486356, 0.021410117, -0.04326783, -0.019339975, -0.014136645, 0.03082833, 0.0009808696, 0.24826783, 0.020738719, -0.006145151, 0.013073599, 0.08370087, -0.030380731, 0.03075373, 0.024319505, 0.0047697187, -0.038829148, -0.01409002, 0.040768743, -0.008882028, -0.0059353393, 0.010266785, 0.019302676, -0.018388828, 0.015264966, 0.031145379, 0.010705058, 0.024282206, 0.003387293, 0.03625546, -0.025755549, -0.03601301, -0.044498727, -0.0015281284, 0.018090429, -0.062439956, 0.029877184, 0.0510635, 0.027956242, 0.032059226, -0.03077238, -0.044871725, -0.026911845, 0.012094478, -0.044573326, 0.013595797, -0.00037241573, -0.035397563, -0.0130362995, 0.00819198, -0.019209426, -0.026016649, -0.014584243, -0.00019014184, -0.015852438, -0.021484716, -0.03565866, -0.027471343, -0.031164028, -0.027788391, 0.00015298769, 0.0049189185, -0.013073599, -0.012924399, -0.045170125, 0.004140284, 0.009250364, 0.03301037, 0.027471343, -0.05680768, 0.03136918, -0.003590111, 0.06083606, 0.024133006, -0.03355122, 0.042223435, 0.041552037, 0.031238629, -0.031164028, 0.039015647, -0.023797307, 0.046848617, 0.015917713, 0.06594615, 0.0259234, -0.029727984, 0.014248544, 0.0014138976, 0.008443754, -0.004904931, 0.0047650565, 0.013754321, 0.024021106, -0.029989082, 0.038829148, -0.019265374, -0.03554676, -0.03789665, -0.010695733, -0.010145561, 0.034129366, 0.013717022, 0.015731214, 0.011702829, 0.019843522, -0.011022107, -0.02308861, -0.0027065708, 0.017325783, -0.03271197, -0.0254758, 0.037560955, -0.028142741, 0.009026565, 0.039425947, 0.0019792235, 0.0023813625, -0.014509643, 0.043193232, -0.0073294216, -0.03916485, -0.003356987, 0.057926673, 0.033588517, -0.029168487, 0.034968615, 0.01403407, 0.004033047, 0.02269696, 0.0061917757, -0.023946507, -0.016952785, -0.017586881, -0.051697597, -0.019190775, 0.013297399, 0.04114174, 0.057702877, -0.020626819, -0.011143331, 0.06755003, -0.023666758, 0.014192595, 0.07053403, -0.015544714, -0.01040666, 0.039463248, -0.00567424, -0.004529601, -0.0058700647, -0.00044730684, 0.019451873, -0.015218341, 0.020141922, 0.027172944, 0.007944869, 0.012532751, -0.018799126, 2.300279e-05, 0.020626819, -0.046848617, 0.026520196, -0.021316867, -0.031723525, 0.015544714, 0.04893741, -0.03330877, -0.02318186, -0.01418327, 0.058448873, 0.047184315, -0.011460381, -0.044274926, -0.029149836, 0.045132823, 0.0011749454, -0.033103622, 0.01525564, -0.05408479, -0.07154112, 0.0068771606, -0.03325282, -0.04296943, -0.029802583, -0.050131004, -0.019750273, 0.0024781092, 0.039090246, 0.04080604, -0.037654202, -0.010649108, 0.03069778, 0.043081332, -0.027862992, -0.0141739445, 0.023517558, 0.00014745099, -0.006863173, 0.08176128, 0.040768743, -0.016803585, -0.0026646084, 0.026445597, 0.046624817, 0.04129094, 0.008965952, 0.0024897654, 0.0045365947, 0.027266193, 0.045207422, 0.0018719864, -0.008294555, -0.004974868, -0.017670806, 0.044610627, -0.043193232, -0.0013917509, 0.03601301, 0.04140284, -0.065162845, 0.029075237, -0.01159093, -0.020197872, 0.05654658, -0.011273881, -0.038176402, -0.010966158, -0.02549445, -0.042633735, 0.0048070187, -0.052741993, -0.055054586, 0.017633507, -0.002932701, 0.00060670543, 0.0078049945, 0.008564979, 0.0003866946, -0.0067279614, 0.024356805, -0.056285482, -0.010173535, -0.027415393, 0.053077694, 0.017670806, 0.029037938, -0.02825464, 0.0519587, -0.021577965, -0.025065502, 0.03662846, 0.029317686, 0.050653204, 3.6480276e-05, -0.03845615, -0.015078466, -0.038176402, -0.037859354, -0.03562136, -0.039351348, -0.0034525678, 0.028347889, 0.020981168, 0.006476187, -0.008481055, 0.0039351345, -0.022603711, -0.0058001275, 0.0030515944, -0.012998999, -0.01401542, -0.015507415, 0.0026156523, 0.047258917, -0.039500546, -0.033812318, -0.02081332, -0.031686228, 0.031816777, -0.029616084, 0.005291917, 0.038232353, -0.019974072, -0.060052767, 0.011525655, 0.0046508256, -0.0045319325, -0.052033298, 0.047184315, 0.052518196, 0.038045853, -0.042447235, 0.062812954, 0.019470524, -0.009847161, -0.013866221, -0.060015466, 0.016206786, 0.001781068, -0.040358443, 0.012709926, -0.014285845, -0.0068398607, 0.0027298832, 0.038120452, -0.0021319198, 0.023871906, -0.017176583, -0.026482897, -0.0031588315, -0.0106024835, 0.015712563, 0.0024524655, 0.0041146404, -0.018696552, -0.006853848, -0.009735262, 0.03590111, -0.03084698, 0.015097116, 0.058262374, -0.00014766955, 0.028776838, 0.044088427, -0.001833521, -0.003753298, 0.0072128596, 0.032506824, 0.010751683, -0.01164688, 0.024916302, -0.0037836041, 0.025401201, -0.04393923, 0.0043431018, -0.039948143, -0.018892376, -0.018743178, -0.012877774, 0.012047853, -0.03373772, 0.011301856, 0.01805313, 0.028814137, -0.024953604, 0.012924399, -0.04382733, 0.024077056, 0.013567822, 0.027807042, -0.032245725, -0.008774791, -0.067400835, -0.009483488, -0.014546943, -0.049907207, -0.0025084151, 0.05427129, -0.00067023176, 0.0077350573, -0.01395947, 0.008047444, -0.017745405, 0.00512873, -0.01692481, 0.013549172, 0.028590338, 0.0075345705, 0.03099618, 0.0040050717, -0.025326602, 0.027303495, 0.002419828, -0.0065181497, 0.012187728, -0.02556905, 0.015824463, -0.0055483533, 0.019526474, -0.001906955, 0.03879185, -0.00077164074, -0.015218341, -0.06520014, -0.024282206, 0.050019104, 0.008541667, -0.019918123, 0.0011772767, -0.022361264, -0.027620543, -0.044573326, 0.01433247, 0.005487741, -0.0077676945, 0.020272471, 0.0130362995, -0.0040097344, 0.031574327, 0.0011900985, 0.007968182, -0.14151564, -0.013157524, -0.013689047, -0.0017332776, -0.0031984625, 0.014714792, 0.0066813366, -0.026333697, -0.0029979758, -0.03302902, -0.11801674, 0.0073760464, 0.009642012, -0.011693505, 0.0037113356, 0.034763463, -0.009828512, -0.019284025, -0.024561955, 0.019339975, -0.018649928, -0.026799945, 0.048377912, -0.00456457, 0.03095888, -0.011954604, 0.019339975, 0.049981806, -0.025401201, -0.04170124, 0.006317663, -0.032301676, 0.021316867, 0.0070356852, -0.009707287, 0.027340794, 0.03295442, -0.015059817, -0.048266012, 0.044013828, -0.021484716, 0.003105213, -0.04073144, 0.0141739445, 0.0082712425, 0.03582651, 0.011152657, -0.04162664, -0.032618724, -0.005553016, 0.025270652, 0.026594797, -0.0066813366, 0.0040796716, -0.009474163, -0.014985217, -0.042335335, 0.0068351985, -0.018649928, 0.029616084, -0.02583015, 0.039463248, -0.014798718, -0.0048489813, -0.013987445, 0.0052266424, -0.04688592, 0.0190136, -0.019694323, 0.017614856, -0.012821825, -0.07191412, -0.017987855, 0.021204967, 0.014994541, -0.038829148, 0.017577557, -0.013689047, -0.03916485, -0.02840384, -0.032208424, -0.024450054, -0.07448781, 0.018519377, 0.04032114, -0.014845342, 0.0051846798, 0.012980349, 0.011581605, -0.0151344165, -0.020179221, -0.04095524, 0.037020106, -0.03317822, -0.0254385, 0.029802583, -0.0019512486, -0.011320506, -0.016654385, -0.0063876, -0.024823053, -0.042148836, 0.01786663, 0.0190509, -0.011236581, -0.035341613, -0.014668168, -0.023741357, -0.012616676, -0.013987445, -0.005902702, -0.009143127, -0.06158206, 0.036870908, -0.024039757, 0.013717022, -0.0093063135, 0.018696552, 0.00014650392, -0.0076511325, 0.016990084, 0.011208606, -0.047035117, -0.014472344, 0.014593569, 0.051884096, 0.021596616, -0.01816503, 0.021074418, -0.068669036, 0.010443959, -0.013828921, 0.011227257, -0.0075252457, 0.018463427, -0.054681588, -0.040209245, 0.029336335, -0.06460335, -0.03343932, -0.036423307, -0.0087374905, -0.009175764, -0.007968182, -0.013651747, -0.012215703, 0.02318186, 0.006713974, 0.009422876, -0.032040574, 0.01040666, 0.004758063, 0.006205763, 0.08914665, -0.034427766, 0.055315685, -0.00321245, -0.005874727, 0.005021493, 0.01698076, 0.009781887, -0.06486445, -0.006201101, -0.007362059, -0.06594615, -0.004825669, -0.016878184, -0.0051893424, -0.02847844, -0.018948326, 0.0044853077, 0.025307951, 0.0104999095, -0.032376274, 0.023312408, -0.062477257, -0.002515409, -0.031686228, -0.025252001, 0.0015176379, 0.018845752, -0.0141739445, -0.0001223173, 0.006135826, 0.047967613, 0.0007605674, -0.020328421, 0.03621816, 0.0008147687, 0.04106714, -0.026277747, -0.0053571914, 0.022268014, -0.0032660686, 0.022976711, -0.020962518, 0.026147198, -0.009688637, 0.017344432, 0.060351163, -0.023629459, -0.011311181, -0.010910207, -0.013726346, -0.029597435, 0.0071569094, -0.00035551423, -0.035453513, 0.005972639, 0.058150474, -0.0114044305, 4.7244055e-05, 0.028646288, 0.040097345, -0.0068258736, -0.026967796, 0.008564979, 0.060313866, 0.0017892274, -0.019768924, 0.0037463042, -0.016206786, -0.01792258, -0.058411572, -0.049683407, -0.012085153, 0.01803448, 0.009856487, -0.0018964645, -0.055203784, 0.026370997, 0.005273267, -0.007954194, 0.0066067367, 0.018612627, 0.00092608546, -0.03621816, 0.027601892, 0.011786754, -0.028739538, 0.057180677, 0.022566412, 0.009040552, -0.037132006], "docs/software/geo-tools.md::1781801584.673": [-0.05331373, -0.011782297, -0.036790572, 0.01939189, 0.0011182704, -0.01854431, 0.012881357, 0.027755925, -0.0029781736, 0.029339317, -0.013225977, 0.003516061, 0.0087133115, 0.024197951, 0.041466236, -7.24751e-05, 0.007036779, 0.007148548, 0.032357074, -0.05540008, -0.022037087, -0.018935502, 0.07875977, 0.0070088366, -0.0120989755, 0.01575009, -0.026880402, 0.007288259, -0.012005835, 0.048246875, -0.03261787, 0.02680589, 0.07022808, -0.01110237, -0.035151295, 0.010692551, 0.031332526, 0.017231027, -0.052158784, 0.016364818, 0.01710063, -0.012564679, 0.0034555194, -0.033959094, -0.0033996352, -0.03379144, -0.036175843, -0.051972505, 0.015582438, -0.025837228, -0.05390983, -0.004750175, 0.0374053, -0.03971519, 0.014176013, 0.025725458, -0.075294934, 0.039454397, -0.024328347, 0.04209959, -0.00082487724, 0.02529701, 0.020863514, -0.013151465, 0.027532388, 0.03420126, -0.005295048, 0.020826258, -0.0088250805, 0.025595061, -0.0067294147, -0.0043380274, -0.0019175339, -0.017035432, -0.01300244, 0.02261456, 0.0064453357, -0.037982773, 0.009118473, 0.006338224, 0.006459307, -0.044595763, 0.029730508, -0.011791611, 0.012024463, 0.026768634, -0.063149385, 0.078685254, 0.01604814, -0.0005789276, -0.008452518, -0.017780557, 0.00582595, -0.05100384, -0.039156344, 0.004368298, -0.008759881, 0.037051365, 0.01080432, 0.026470583, 0.046272293, 0.01939189, -0.035672884, -0.0044870526, 0.07548121, -0.0109626595, -0.008159124, -0.009439808, 0.029898161, -0.0221116, 0.020882143, -0.004764146, -0.04198782, -0.005662954, -0.006515191, -0.057151128, -0.0008382662, -0.041876055, -0.029637367, -0.0038467105, 0.026340187, 0.021645896, 0.05301568, -0.03878378, 0.008541001, -0.049178284, -0.030550146, 0.0140921865, 0.036026817, 0.029767765, -0.03571014, -0.0044637676, -0.034238517, 0.020490952, -0.042658437, 0.011642586, -0.04012501, 0.023434198, -0.030922709, -0.086360045, 0.034070864, 0.042434897, -0.077195, -0.0067899562, 0.041578002, -0.048097853, 0.014325038, 0.0017859727, -0.05230781, 0.027457874, 0.012052405, 0.015088792, 0.0061612567, 0.03030798, 0.013039696, -0.028035346, -0.04843316, 0.04090739, -0.011940637, 0.035877794, -0.01270439, 0.010655295, -0.022689072, 0.049662616, 0.0077772476, -0.022372393, 0.05189799, -0.007055407, 0.0011013886, -0.008517716, 0.024309719, 0.015144676, 0.029898161, 0.011176882, 0.024645027, 0.018507054, 0.049290054, 0.010385186, 0.025036218, -0.020938028, -0.03863476, -0.0034904473, -0.008424575, -0.016225107, -0.033921838, 0.013524028, -0.01385002, 0.017789872, -0.009966054, 0.029562855, -0.03822494, -0.0017219385, 0.045936987, 0.05450593, 0.0017685088, 0.017119259, -0.025725458, -0.0362131, -0.0016031842, -0.021068424, 0.01375688, 0.030177584, 0.021142935, -0.051599942, -0.04351533, -0.0019489689, -0.0046710055, -0.048992, 0.0037232991, -0.07950489, 0.034424797, 0.06326116, 0.017286912, -0.029227547, -0.01575009, -0.0140363015, -0.036045447, 0.014800055, -0.014744171, -0.019354636, -0.0027313507, 0.009900855, -0.030736428, -0.031146247, -0.016448645, 0.0070507503, 0.008885622, 0.021776292, 0.050146945, 0.029954046, -0.025650946, 0.032450214, 0.05670405, -0.013291176, 0.045452654, -0.012005835, -0.009565549, -0.011195511, 0.033865955, 0.041130926, -0.055549107, -0.00043426847, 0.018330088, 0.0018802776, -0.026656864, 0.016076082, 0.05338824, 0.00051431125, -0.02781181, -0.0418388, 0.0460115, 0.017938897, -0.011521503, 0.047464494, 0.021478243, 0.0071206056, 0.038821038, -0.0053649037, -0.0060727727, -0.030736428, 0.062292494, 0.038299453, 0.041764285, 0.030028557, 0.012341141, -0.015321643, -0.047389984, -0.07093595, 0.01725897, 0.02930206, -0.02080763, 0.020416439, 0.0028081918, 0.030457005, -0.011894066, 0.0013703324, -0.0026684806, -0.0018581568, 0.084869795, 0.022186112, -0.040423058, -0.04344082, 0.012583307, 0.028854985, 0.038746525, 0.020341927, -0.0062590544, -0.028799102, -0.012229373, -0.024626398, -0.035877794, 0.0614356, 0.06251603, -0.00039904963, -0.054058857, 0.015601065, -0.013393631, -0.15006828, -0.0166163, 0.0115867015, 0.005159994, 0.022558674, 0.00076200726, -0.011093056, 0.017044745, -0.07771659, 0.058194302, -0.036157217, -0.05200976, -0.061845418, -0.00398875, -0.0023541308, 0.023229288, 0.0081451535, -0.0008178917, 0.014669659, -0.041764285, 0.009267499, -0.009686631, 0.014101501, -0.010645981, 0.03362379, -0.034741476, 0.028296141, 0.015163304, -0.031164875, -0.034760106, 0.013533342, -0.057225637, 0.005406817, 0.04191331, -0.0020549165, -0.0233038, 0.015098105, -0.0022248982, -0.016728068, -0.024943076, 0.011242081, 0.051450916, -0.012089661, 0.062292494, 0.03449931, 0.002440286, 0.042583924, 0.014017673, -0.04869395, 0.042956486, -0.0140363015, -0.017584963, 0.00046483026, -0.001760359, -0.03213354, -0.016560415, -0.024961704, 0.03341888, -0.028333398, -0.0238999, 0.009006704, 0.009910169, 0.0068365266, -0.054282393, 0.0044218544, -0.03110899, 0.044036917, -0.008941506, 0.044074174, -0.03652978, 0.009695945, 0.015591751, -0.025930367, 0.017864384, 0.0012271286, 0.009318726, -0.0644161, 0.037051365, 0.012248, -0.14656618, -0.043031, -0.031649206, 0.007148548, -0.016225107, -0.044260453, 0.021422358, -0.012983812, -0.011270023, 0.026917659, 0.26645687, -0.017324168, -0.0013482114, -0.0003516061, 0.04813511, -0.019466404, 0.025986252, 0.050743047, 0.0125553645, -0.034387544, -0.019540917, 0.0037605553, 0.024142066, -0.018814418, 0.038672015, 0.040274035, -0.014269154, 0.034275774, 0.05983358, -0.028724588, 0.026265673, -0.0270108, 0.02770004, 0.041391723, -0.039938726, -0.035635628, 0.0027523073, 0.039379884, -0.072985046, 0.012872043, -0.019466404, 0.0053462754, 0.047837056, -0.033158086, -0.08308149, 0.0065710754, -0.04679388, -0.005546528, 0.0072742878, 0.009779773, -0.007935586, 0.008629485, -0.009113817, -0.0037582268, 0.015619693, -0.026191162, -0.005518586, -0.02762553, -0.01220143, -0.018665394, -0.047389984, -0.027532388, -0.023024378, 0.009928797, -0.009099845, -0.046644855, -0.021832177, -0.0139804175, 0.011251396, -0.0032855377, 0.029581483, 0.020639976, -0.06564556, 0.023694992, -0.0023669377, -0.00100883, -0.023117518, -0.03280415, 0.035784654, 0.045266375, 0.035747398, 0.012080347, 0.0031504838, -0.023471454, 0.028594192, 0.016606985, 0.044148687, 0.037759233, -0.018162435, 0.02971188, -0.034871873, -0.015191247, -0.03282278, -0.021366473, 0.018786477, 0.014306409, -0.026433328, -0.04683114, -0.025799971, -0.016811894, -0.012592621, 0.0042518727, 0.006887754, 0.024458745, 0.0025310982, 0.024570514, -0.01980171, -0.03790826, 0.010170964, -0.050482254, -0.009113817, -0.012844101, -0.016923662, 0.0061752275, 0.0023389955, -0.014203955, 0.030624658, 0.02179492, 0.019485032, 0.030177584, -0.03703274, 0.027197082, -0.02550192, -0.0049411133, -0.012937241, -0.01075775, -0.037572954, 0.024272464, 0.026228419, 0.014967709, 0.009118473, -0.012126918, -0.019242866, -0.0024193295, -0.018609509, -0.011866123, 0.028743217, -0.011894066, -0.019149726, 0.020043876, 0.014110814, -0.021683153, -0.018162435, 0.029823648, -0.03600819, 0.0017370739, -0.009817028, 0.015694207, -0.030158956, 0.0055977553, -0.022558674, -0.014110814, -0.022391021, 0.010524898, -0.013924533, 0.03729353, 0.03030798, -0.038821038, 0.018581567, 0.00059057015, 0.0019920464, 0.050109692, 0.04344082, -0.060243398, 0.029004011, -0.0016392762, -0.037852377, -0.015759405, 0.015414784, -0.009179015, -0.05499026, -0.017491821, 0.030363865, -0.0028873615, -0.0042472156, -0.0037349416, -0.043776125, 0.05443142, 0.03751707, -0.016271679, 0.006757357, -0.04854493, -0.07559298, 0.037237648, -0.052494094, -0.025222499, 0.017836442, -0.025483292, -0.026060764, -0.05390983, 0.040162265, 0.008685369, 0.005667611, 0.013794136, -0.005146023, 0.041652516, -0.0029525599, 0.009621433, 0.058306072, -0.020956654, -0.05961004, 0.06132383, -0.0005297377, 0.01499565, 0.022558674, -0.003574274, 0.050370485, 0.004219273, 0.018553626, -0.02762553, -0.019093841, 0.053984344, 0.0036301583, -0.044744786, 0.0017207742, -0.027290221, 0.008918221, -0.018432543, -0.036026817, 0.0024565856, -0.044893812, -0.018777164, -0.050258715, 0.015927058, 0.027048055, -0.040162265, 0.029320689, 0.045042835, -0.014278468, -0.030326609, -0.009127787, -0.026489211, 0.024496, -0.046160527, -0.019838966, 0.01130728, 0.03040112, 0.012164174, 0.029898161, 0.0023867302, 0.014502006, 0.015284387, 0.010031252, -0.034219887, 0.0043776124, -0.0078051896, 0.0391936, 0.053574525, 0.024924448, -0.01634619, 0.04332905, -0.050668534, 0.034592453, 0.066949524, 0.009342011, 0.017966839, 0.009574863, 0.04522912, 0.012536736, 0.03120213, -0.022502791, 0.02339694, 0.010916089, -0.022353765, 0.010925403, 0.061659135, -0.0011630943, -0.00650122, -0.03271101, 0.017324168, -0.02481268, 0.010608724, 0.023285173, 0.04291923, -0.015396155, 0.008410604, 0.009425838, -0.04060934, -0.031164875, -0.03731216, -0.021571383, 0.0030899423, -0.010729807, -0.0215155, 0.014958395, -0.008471145, -0.014380923, 0.033083573, -0.019280123, 0.028799102, -0.027085312, 0.0016683826, 0.02160864, -0.035840537, -0.05122738, -0.008452518, 0.017221713, -0.038262196, 0.006096058, -0.057076614, 0.023713619, 0.011800925, 0.00077364984, 0.0032622525, -0.041391723, -0.009546921, -0.011325908, 0.020639976, 0.030419748, 0.03142567, -0.0013097909, -0.0057234955, -0.029264804, -0.014250525, -0.02850105, 0.02440286, -0.0029781736, -0.013533342, -0.014939766, -0.0050761676, 0.05241958, -0.04388789, 0.0027988777, 0.0043799407, 0.07305956, -0.012005835, 0.026861774, -0.042025078, 0.037423927, 0.022223368, -0.00052566273, 0.03120213, -0.023266545, -0.043403562, -0.03539346, 0.024086183, -0.026135277, 0.019634057, -0.039528906, 0.008471145, -0.055660874, 0.017268283, -0.0012166502, -0.0058818343, -0.0028151772, 0.0061705704, -0.018851675, 0.015945686, -0.0045406087, 0.0038420535, -0.022968493, -0.016858464, 0.052531347, -0.002111965, 0.00937461, -0.018050665, -0.012583307, -0.010953345, -0.016858464, -0.0073441435, 0.026191162, 0.031872742, -0.017566334, -0.027588272, 0.028072603, -0.0342944, -0.034480684, 0.015563809, 0.02060272, 0.01851637, -0.015163304, 0.038038656, 0.016271679, 0.011158255, -0.00044736636, -0.0028151772, 0.045936987, -0.023713619, 0.036846455, -0.013607855, -0.008890279, -0.0063941083, -0.057858996, 0.009686631, 0.009723888, -0.009132445, 0.0010344437, 0.010282732, 0.021087052, -0.028892241, -0.050333228, -0.025855856, -0.041130926, -0.026340187, -0.047389984, -0.0025916398, -0.0078051896, 0.014110814, 0.0016357834, -0.0042355726, 0.012387712, 0.012173488, -0.034145378, 0.016402075, -0.13211076, 0.0160202, -0.010999915, 0.005565156, -0.020230157, 0.009640061, 0.037982773, -0.008191723, 0.016839836, -0.028799102, -0.023918528, 0.023229288, 0.050631277, -0.006529162, 0.0055930982, 0.012564679, -0.030028557, -0.04347807, -0.015824603, 0.051488172, -0.005406817, 0.00995674, 0.024496, 0.047986083, 0.025744086, -0.026433328, -0.011679842, 0.038075913, -0.014688287, 0.016178537, 0.02680589, -0.065459274, 0.005821293, 0.043925148, 0.006058802, 0.02550192, -0.0126671335, 0.002021153, 0.0021538783, -0.026451955, 0.0036534434, 0.005127395, -0.039864216, 0.020137018, -0.029357946, 0.037051365, -0.012918614, -0.05260586, -0.017044745, 0.032748267, -0.010161649, 0.028519679, 0.0011316594, 0.0057886937, -0.004219273, 0.028519679, -0.05051951, -0.039491653, -0.0051739654, -0.040348545, -0.021757664, 0.06911039, -0.01710063, -0.024253836, -0.051935248, 0.025352895, -0.0342944, -0.0038490389, 0.021627268, 0.024235208, -0.017827127, 0.03163058, -0.020267414, -0.009267499, -0.01059941, -0.02911578, 0.052158784, 0.0024658998, 0.006058802, 0.00095993123, -0.001418067, -0.052270554, -0.054803982, 0.028873613, 0.045564424, -0.029488342, -0.0020316313, 0.011372478, 0.008853022, 0.016420703, -0.036175843, -0.031965885, -0.01570352, -0.026023509, -0.009104502, 0.02680589, -0.050482254, -0.009528292, -0.00830815, 0.001926848, 0.012275943, -0.009649375, -0.01140042, 0.025669573, -0.004857287, 0.0010909103, 0.01939189, -0.03332574, 0.03420126, -0.0270108, 0.00076491793, -0.0031900685, 0.00047792814, -0.010627353, -0.06240426, -0.008978763, 0.034182634, -0.03598956, -0.0005006312, 0.019652685, -0.0077725905, 0.0064127366, -0.014567204, -0.028240256, 0.019075213, 0.024663655, 0.040274035, -0.002922289, 0.01629962, -0.01735211, -0.0024239863, -0.015126048, 0.015042221, -0.047278214, 0.038970064, 7.829639e-05, -0.06191993, 0.029823648, -0.033344366, -0.0040888763, -0.023024378, -0.0027336793, -0.00047210685, 3.341786e-05, 0.014269154, -0.012117604, -0.013225977, -0.011661214, 0.011735727, -0.027718669, 0.024421489, 0.006999523, -0.024496, 0.02671275, -0.009109159, 0.0025054845, -0.021087052, 0.049774382, -0.037330788, 0.05141366, 0.04493107, -0.021552755, -0.014613774, 0.023192031, -0.035449345, 0.004757161, 0.008927535, -0.020360554, -0.028165745, 0.016076082, 0.0034881188, 0.04172703, -0.024384232, 0.02360185, 0.011596016, -0.051301893, -0.00233201, 0.068067215, 0.021850806, 0.017165828, 0.019037956, 0.0053928457, -0.01870265, 0.054282393, 0.035374835, -0.012471538, 0.0022528404, 0.0019873895, 0.004834002, 0.003264581, -0.010273418, 0.016318249, -0.004894543, -0.011745041, 0.063335665, -0.0071206056, 0.011558759, 0.053090192, 0.017584963, 0.063372925, -0.019019328, -0.020789001, -0.05081756, -0.017445251, -0.0046314206, 0.0017440594, -0.020751745, 0.007861074, -0.026228419, 0.008117211, -0.040087752, 0.027551016, -0.023266545, 0.053052936, 0.02360185, -0.010021938, 0.036641546, 0.060839497, 0.006766671, -0.006897068, 0.004144761, 0.0057560946, 0.03079231, -0.08941506, -0.017687418, 0.004037649, 0.011325908, -0.003718642, -0.009379268, -0.039864216, -0.029022638, 0.014865254, 0.016923662, 0.0044917096, 0.0012399354, -0.053649038, -0.02030467, 0.056443255, 0.007539739, -0.06579458, 0.034555197, -0.003993407, 0.013086267, -0.008485117], "docs/software/recon.md::1781801586.522": [-0.03700607, 0.010852469, -0.030111114, -0.014469958, 0.013232645, -0.01928698, -0.023631746, 0.04847247, 0.005605692, 0.03902733, -0.016094523, -0.016122859, -0.02516186, 0.051608257, 0.014536074, -0.0211949, -0.0311123, 0.016018962, 0.034115855, -0.034304757, 0.012694271, 0.011645861, 0.018871395, 0.07280316, 0.010720237, 0.046016734, -0.031622335, -0.05844654, 0.009785168, 0.040009625, -0.030791165, -0.05769093, 0.03179235, 0.0014403842, 0.0004400846, -0.033945844, -0.0029043814, -0.013978811, -0.04560115, 0.008170049, -0.0038158377, -0.015490034, 0.0069469023, -0.030073334, 0.032661304, -0.055726342, 0.017624635, -0.034758125, 0.013638786, -0.05300614, -0.014224385, 0.0027721494, 0.042200897, -0.00598822, -0.045261122, 0.00888788, -0.08364618, -0.009034279, -0.06146899, -0.01261871, 0.0053601186, 0.011022481, -0.036137115, -0.013478219, 0.018229125, 0.06520926, -0.017643526, -0.016377877, -0.028165415, -0.052439433, 0.015735608, 0.019050853, -0.036722712, -0.030772274, -0.049492545, 0.015055557, 0.0068477285, -0.015499479, -0.01996703, 0.005747369, -0.00580404, 0.013308206, -0.03307689, -0.014923325, -0.044203267, 0.006389639, -0.037421655, 0.0009096853, -0.0033624708, 0.0245007, -0.049152523, -0.007206644, -0.025331872, -0.045903392, -0.008259777, 0.010474663, -0.024122894, -0.013563225, 0.034965917, 0.023575075, 0.020779314, 0.046961248, -0.0026658915, -0.009520704, 0.052628335, -0.04038743, 0.02716423, -0.010229089, 0.0073152627, -0.026030812, -0.0031357873, 0.008354229, 0.0051853834, 0.02582302, -0.0025360207, -0.049379203, -0.004687152, -0.0055065183, 0.00530817, 0.024916286, 0.03309578, 0.019400323, 0.03249129, -0.03235906, 0.017350728, -0.016226755, 0.014488849, 0.042087555, 0.056028586, 0.017001256, -0.04488332, 0.006502981, -0.028769905, 0.008401454, -0.06638046, -0.007985868, 0.039329574, 0.016746238, 0.009005943, -0.086366385, 0.051608257, 0.026578631, -0.072538696, -0.036703825, -0.0042172563, -0.06838283, 0.05708644, 0.023102818, 0.029525515, -0.01162697, -0.012325911, 0.01757741, 0.0010554946, -0.04499666, 0.042654265, -0.017662417, 0.002448653, -0.010984701, -0.013327096, 0.031527884, 0.0021216152, 0.027655378, -0.025898581, -0.013997701, 0.046810128, -0.0034781736, 0.016802909, 0.000626331, -0.028751014, -0.058786567, 0.007981146, -0.0017414482, 0.016689567, 0.024784055, 0.03396473, 0.014866654, 0.11832874, 0.0115797445, 0.034172524, -0.030715603, -0.040009625, 0.06925178, -0.00022328907, -0.037289422, -0.01831413, -0.0095301485, -0.019003626, 0.013364877, -0.018710827, 0.0596933, 0.020911545, 0.0041204435, 0.03041336, 0.042125337, -0.0014781648, -0.0051145446, -0.036760494, -0.034588113, 0.030791165, -0.051154893, 0.020420399, 0.017369617, 0.023593966, 0.02047707, -0.029109929, -0.012949291, 0.010068522, -0.05240165, -0.03326579, -0.058068737, 0.0026918657, 0.014441622, 0.050172597, 0.010880804, -0.03506037, 0.018163009, -0.0173035, -0.023763979, 0.038196158, -0.055310756, 0.0058229305, 0.003024807, -0.01355378, -0.021383803, 0.008963441, -0.004000018, -0.022252755, -0.0037143023, 0.019683678, -0.004391991, -0.015112228, 0.0038488957, 0.02578524, -0.034399208, 0.080397055, -0.029997773, 0.018635266, 0.0055820793, 0.00497759, -0.007409714, 0.018503034, -0.038120594, 0.020363728, -0.010710792, -0.014498293, -0.014621081, 0.027957622, -0.01996703, -0.06732497, -0.024028443, -0.010229089, 0.021383803, -0.019740349, 0.04170975, 0.016519554, -0.013402658, 0.024670713, -0.020703752, -0.0044675525, -0.015253905, 0.040009625, 0.013487663, -0.006035446, 0.0478302, 0.03426698, -0.038139485, -0.03507926, 0.012647046, 0.020854875, 0.012722607, 0.002389621, 0.01658567, 0.0156506, -0.011948105, 0.009024833, 0.044694412, 0.008037816, -0.025747458, 0.07805466, 0.023329502, -0.06566263, 0.0068807863, 0.022989476, -0.010550224, 0.011674196, -0.0026729754, 0.00547346, 0.051494915, 0.0064652, -0.00861397, -0.021043777, 0.01092803, 0.061393425, 0.00073435984, -0.0036576313, 0.015452253, 0.018229125, -0.16124748, -0.017482959, 0.008930382, 0.0015407389, 0.02716423, -0.009615155, -0.012033111, -0.014129933, -0.06959181, -0.008850099, -0.027712049, -0.049983695, -0.06713607, -0.056935318, 0.029109929, -0.004321153, -0.010673011, -0.026333056, -0.026654191, -0.001632829, -0.041445285, -0.039631817, 0.06709829, -0.013761573, 0.020590411, -0.037346095, 0.031641226, -0.014809984, -0.07219867, -0.021704938, 0.007924475, 0.0023719114, -0.0037308312, 0.03443699, 0.012826503, 0.02920438, -0.0036977732, -0.032377947, -0.01996703, -0.008170049, -0.010427438, 0.005629305, 0.024991848, 0.046205636, -0.0022998923, -0.010181864, 0.013402658, 0.03921623, -0.056179706, -0.017454624, -0.0028052074, -0.04129416, 0.01195755, 0.04303207, -0.02854322, -0.022007182, 0.024708493, 0.07888583, -0.023556186, 0.011003591, -0.012099228, -0.024141785, 0.027919842, 0.0033931674, -0.040840797, -0.021648267, 0.053270604, 0.005279835, 0.020193715, -0.009520704, 0.054630704, -0.015282241, -0.010540779, -0.028089853, 0.0075844494, 0.026956437, 0.0016375516, -0.023291722, 0.0066115996, -0.115004055, 0.021629376, -0.0023860792, -0.0138371335, 0.039254013, -0.047301274, -0.010021296, -0.020042593, 0.028807685, 0.026956437, 0.26265052, -0.0071169147, 0.018295242, 0.012420363, 0.02716423, 0.007532501, 0.040765233, 0.04854803, -0.050777085, -0.027050888, 0.017879656, 0.03515482, 0.040349647, 0.003249129, 0.028033182, 0.032264605, -0.0094734775, 0.0024108726, 0.07828134, -0.003225516, 0.009596265, -0.012184233, -0.007655288, 0.03717608, -0.046016734, -0.056179706, 0.014016591, 0.033416916, -0.033851393, 0.04847247, -0.023933992, 0.0206093, 0.02723979, 0.0040779402, -0.067513876, -0.031508997, -0.017926881, 0.010200754, -0.0072302567, 0.016963476, 0.0010761559, -0.023065038, 0.014243275, 0.008746202, 0.0068241153, -0.032793533, -0.00497759, -0.0050625964, -0.04038743, -0.0490014, -0.01592451, -0.017020147, -0.002859517, 0.020155935, 0.0398585, -0.012798168, -0.052439433, 0.025615226, -0.017955216, 0.04046299, 0.015858395, 0.02584191, -0.06233794, 0.03978294, 0.00040082823, 0.00995518, -0.00031729776, -0.043258753, 0.029109929, 0.04635676, 0.018096892, 0.0043353206, 0.015830059, -0.061506767, 0.041974213, 0.02183717, -0.0012715523, 0.021988291, -0.0069232895, -0.01096581, -0.03779946, -0.02459515, -0.018418027, -0.029695528, 0.0021027247, -0.0026682527, -0.026748644, 0.048812497, -0.02922327, -0.020269277, -0.0093790265, -0.037346095, -0.0061487877, -0.03511704, -0.007060244, 0.029053258, 0.01654789, -0.020854875, 0.028902136, -0.028240977, 0.020401508, 2.2432214e-05, 0.015131119, -0.00048790063, 0.0002531003, -0.013005962, -0.02251722, 0.0038158377, -0.0002005617, 0.052250527, -0.04129416, 0.03829061, 0.0020236217, -0.05787983, -0.001864235, 0.03132009, 0.024198456, 0.051608257, 0.0350037, 0.005983498, -0.0141771585, -0.004134611, 0.027013108, 0.0044935266, 0.024859615, -0.03895177, -0.01649122, -0.020099264, -0.014649416, 0.05304392, 0.016066188, -0.01820079, 0.020325948, 0.027617596, -0.006002388, 0.01390325, 0.012297575, 0.046470102, -0.0080992095, -0.022857245, -0.032887988, 0.012165343, 0.0057143113, -0.019815909, -0.0001463997, 0.054026216, 0.020760423, -0.034928136, -0.009048446, 0.022403877, -0.010654121, 0.044769976, 0.021327132, -0.027957622, -0.023065038, -0.0674761, -0.006451032, 0.0022290535, 0.018928066, -0.020628192, 0.000806379, 0.01559393, 0.029109929, 0.05168382, 0.0189564, 0.024727384, -0.010795798, 0.00888788, 0.056557514, -0.03252907, 0.006498258, -0.031981252, -0.05311948, 0.004066134, -0.034040295, -0.04579005, -0.057275344, -0.015735608, -0.059353277, -0.050965987, -0.02053374, 0.019721458, 0.008802873, -0.0004731426, 0.03313356, 0.06585153, -0.03181124, -0.018843058, 0.017445179, -0.048132446, -0.0036080445, 0.102309786, 0.0016174807, 0.0043612947, 0.0064274194, -0.013317651, 0.044732194, 0.032302387, 0.010455772, 0.009974071, -0.046205636, 0.08772648, 0.025086299, -0.005676531, -0.042087555, -0.022309426, -0.03562708, 0.024028443, -0.030791165, 0.0138938045, -0.011948105, -0.012467588, 0.0033719158, -0.0018984736, 0.008382564, -0.015017777, 0.0027131173, 0.027447585, 0.020080373, -0.028939916, 0.0028217363, -0.032075703, 0.021516034, -0.0517216, -0.018843058, 0.031641226, 0.00091263687, -0.022592781, -0.017955216, 0.034588113, 0.0067816125, -0.018436918, -0.02387732, -0.05285502, -0.004127527, -0.03109341, 0.0060071107, 0.032302387, -0.0056387503, -0.027088668, 0.04843469, -0.03453144, -0.016765129, 0.031376764, 0.011475848, 0.04386324, 0.037875023, 0.011334171, 0.0073813787, 0.012155899, 0.023102818, 0.017955216, 0.031263422, -0.004892584, -0.018682491, 0.0006186568, 0.011173603, 0.0041133594, 0.039971843, -0.02918549, -0.032699082, -0.0008943369, 0.008713144, -0.008226719, -0.0028453493, -0.01987258, 0.042163115, -0.03132009, -0.005728479, -0.017416842, 0.0055206856, -0.0045596426, -0.04971923, -0.029619968, 0.037553888, -0.039631817, 0.016755683, 0.0022987116, 0.05840876, 0.055348534, 0.012052001, 0.035400394, 0.033492476, 0.021383803, -0.022328317, -0.00677689, 0.018965846, 0.0057048663, -0.003903205, -0.03332246, 0.015508924, -0.00016307629, -0.012099228, -0.020193715, -0.015933955, -0.029449955, -0.0016410935, 0.050021473, -0.014384952, -0.006044891, -0.013109858, 0.02247944, -0.03634491, 0.016368432, -0.022819465, 0.030111114, 0.0140071465, -0.009298743, 0.041483067, 0.026011923, 0.017652972, -0.056595296, -0.019645896, 0.02652196, 0.025993032, 0.009544317, 0.011513629, -0.005610415, 0.012845394, 7.342122e-05, 0.0044769975, 0.016434548, -0.025974141, -0.019759238, -0.04110526, 0.0004935087, 0.026011923, -0.00058382784, -0.03447477, -0.035419285, -0.014573855, -0.036968287, -7.2351264e-05, -0.01353489, -0.011154713, 0.04235202, -0.00025531402, -0.029941102, 0.008571466, 0.00090614334, -0.011513629, -0.008170049, 0.07110304, -0.035324834, 0.01654789, 0.016831243, -0.04839691, -0.003837089, -0.010351876, -0.018210234, -0.01814412, 0.0034096965, 0.0021759246, -0.025350763, 0.04367434, 0.002587969, -0.045450024, 0.009043724, 0.044014364, 0.02064708, -0.027787609, 0.055839684, -0.023745088, 0.015433363, -0.014139378, 0.012307021, 0.0006475826, -0.040614113, -0.014356617, -0.024292907, -0.019759238, -0.001401423, 0.017822985, -0.007480553, -0.034323648, 0.056104146, -0.033114668, 0.018087449, 0.02914771, -0.0040944694, -0.0066163223, -0.034720343, -0.057275344, -0.038838428, -0.0080236485, 0.014111043, -0.011872544, 0.012193679, -0.006762722, -0.0017591577, -0.003638741, -0.0036977732, -0.05504629, -0.00846757, -0.13873026, 0.014281056, 0.010106303, 0.025464104, -0.031376764, 0.0015053196, 0.03910289, -0.05221275, 0.009237349, -0.039405134, -0.056821976, -0.025426324, 0.021969402, -0.015697828, -0.017341282, 0.010210199, -0.011334171, -0.017445179, 0.032245718, 0.025634117, -0.022706123, -0.010795798, 0.019702567, 0.014847764, 0.048170228, 0.013308206, -0.014167714, -0.0068996768, -0.036911618, -0.026106374, 0.045261122, -0.06271575, -0.0018488866, 0.06536039, -0.02047707, 0.028240977, -0.005043706, -0.024576262, 0.015839504, 0.017199604, 0.014120488, 0.020684863, -0.0116175255, 0.012486478, 0.0034687286, 0.02047707, 0.010144083, -0.048963618, -0.028373208, 0.0239151, 0.02848655, 0.053875092, 0.0014474681, -0.024576262, 0.0050059254, 0.0032632968, -0.03778057, 0.024368467, -0.03598599, 0.04507222, -0.03910289, 0.04306985, -0.016396767, -0.0116930865, -0.0051712156, 0.02850544, -0.029563297, 0.029053258, 0.0062715746, -0.00022550278, 0.008628137, -0.034002513, -0.03447477, -0.015518369, 0.0017780481, 0.017161824, 0.035475954, -0.034720343, 0.017161824, -0.052439433, 0.02183717, -0.038517293, -0.043825462, 0.054441802, 0.023272831, 0.036760494, -0.0042951787, 0.009327078, 0.0019445188, 0.011749757, -0.045412246, -0.027863171, 0.044165485, 0.006828838, -0.016510108, 0.032774646, -0.040085185, -0.0035655412, -0.016160639, 0.016632896, -0.017218495, 0.014196049, 0.008401454, -0.015253905, -0.008958718, 0.011126378, 0.019031962, 0.0015242099, -0.0059598847, 0.00051328447, -0.017822985, 0.011853654, -0.019948142, 0.016878469, -0.07465441, -0.032925766, 0.0048288293, -0.0024415692, -0.06180901, -0.023745088, 0.01722794, 0.0049587, -0.03711941, -0.03524927, 0.055726342, 0.033058, 0.032793533, -0.019050853, 0.00547346, 0.0034309481, 0.03974516, -0.038876206, -0.030205566, 0.026616411, 0.05504629, 0.0009533691, -0.008387286, 0.043938804, 0.0035041478, -0.048170228, -0.008604525, 0.003867786, -0.014668306, 0.0026163044, -0.013062632, -0.033416916, 0.040085185, 0.006753277, 0.009907954, -0.046394538, 0.003183013, 0.009067337, -0.021062668, 0.037629448, 0.00080933067, -0.022555001, -0.0490014, -0.0011617525, -0.059579957, 0.0820594, 0.008453403, -0.041369725, -0.0035938767, 0.015508924, -0.020798204, 0.027485365, -0.007409714, -0.036684934, 0.008599802, 0.020703752, 0.0062385164, 0.051306013, -0.020911545, 0.013497109, 0.0001119397, -0.0011157074, 0.013213755, -0.0007981145, 0.0043353206, -0.027693158, 0.030602261, -0.021950511, 0.03993406, -0.013213755, 0.016755683, -0.00910984, -0.032680195, 0.028713234, 0.0023683694, 0.013704902, 0.010153528, -0.03234017, 0.02861878, -0.038422838, 0.054781828, -0.0258608, 0.018191345, 0.003926818, -0.02055263, 0.062149037, 0.008680086, 0.017719088, -0.038026143, 0.004188921, -0.007830023, 0.004835913, -0.013166528, -0.042918727, -0.031357873, -0.017747423, -0.011466403, 0.026087483, -0.038007252, 0.056821976, 0.048661374, 0.004795771, 0.074125476, 0.024689602, 0.02179939, -0.029695528, 0.034833685, 0.0011971719, -0.0011635235, -0.028807685, 0.0075088884, -0.029298833, -0.013515999, 0.003778057, -0.015971735, -0.019060297, -0.010455772, -0.020854875, -0.00596933, 0.008949272, 0.011749757, 0.0020649442, 0.017936325, 0.020099264, 0.015471144, 0.001798119, 0.007423882, -0.007815856, 0.034002513, 0.013223199], "docs/software/searxng.md::1781801588.449": [-0.022463897, -0.02677125, -0.019817678, 0.004440145, 0.0039089695, -0.032894254, 0.0280847, 0.005562857, -0.034246337, 0.01502744, 0.013202128, -0.011840386, -0.023815982, -0.008807857, 0.021633333, 0.0034478123, 0.0058429316, -0.0016345722, -0.0032498287, -0.01609945, -0.045314107, 0.029938987, 0.044734642, -0.013839538, 0.016804464, 0.016418153, -0.0007026004, -0.053812914, -0.035791576, 0.012535743, -0.0031266927, 0.03747202, 0.041991845, -0.02215485, -0.025380535, -0.0572897, -0.029166369, -0.01319247, -0.040021665, -0.013810565, 0.0038944827, 0.026539464, -0.018929167, 0.0034478123, 0.045429997, -0.051533688, 0.014274136, -0.034053184, 0.020126726, -0.06837679, -0.052576724, 0.016331235, 0.029108422, -0.039075207, 0.012390878, 0.014757023, -0.01924787, -0.025341904, -0.035540476, -0.022000326, -0.048829522, -0.021285655, -0.007431629, -0.028528957, -0.007228817, 0.023893243, -0.02070619, 0.027891546, -0.032778364, -0.023719404, 0.03111723, -0.006557604, -0.042184997, -0.017499821, -0.050645176, -0.004155242, 0.02331378, 0.034690592, 0.010652484, -0.018755326, 0.005717381, -0.0055387127, 0.025380535, 0.00021639369, 0.009812262, 0.042184997, -0.039036576, 0.11110262, 0.024530655, -0.043614343, -0.025959998, -0.03816738, 0.013762277, -0.04423244, -0.021498125, 0.034420177, -0.01724872, -0.050954226, 0.0045584524, -0.005751183, -0.020841397, 0.013858854, -0.010922901, -0.018426964, 0.019180268, 0.0050992854, 0.022251427, -0.028509641, 4.2214877e-05, -0.054778688, 0.01605116, 0.02779497, 0.029301576, 0.054121964, 0.0034164249, -0.027756339, -0.013211785, -0.009937813, -0.009170022, 0.019257529, -0.0064610266, -0.024182975, 0.06354792, -0.051958628, 0.031271756, 0.017924761, -0.02779497, 0.039384253, 0.02070619, 0.022657054, 0.025380535, -0.012323273, -0.014621815, -0.0021500539, -0.048211426, 0.00090179127, 0.03337714, -0.0053986753, -0.0018723939, -0.044502854, 0.06783595, 0.026693987, -0.03167738, -0.02603726, 0.024125028, -0.0027693564, 0.025728213, 0.033493035, -0.012497113, -0.030557083, 0.05072244, 0.050954226, 0.019412054, 0.033744134, 0.025593005, -0.029996933, 0.018948482, 0.025554374, -0.0012651636, 0.0321989, -0.024434077, 0.041566905, -0.057366963, -0.0021657478, 0.025805475, -0.019441025, -0.009585305, -0.016466442, 0.0026969232, -0.05118601, 0.018967796, -0.0022828479, 0.030305982, 0.011338185, 0.050876964, 0.003935528, 0.07181494, 0.014206532, -0.018813273, -0.02642357, -0.04094881, 0.025341904, -0.005519397, -0.03368619, -0.05443101, -0.01955692, -0.007986949, -0.021575386, -0.005939509, 0.044039283, -0.00614715, -0.035579108, 0.042609937, -0.003561291, -0.01382988, 0.028548272, -0.0149018895, -0.041566905, 0.018880878, -0.01280616, 0.004700904, -0.005857418, 0.02335241, 0.0111836605, -0.027176874, -0.037954908, -0.02373872, -0.06617482, -0.009638422, -0.05246083, 0.0072867633, -0.0062823584, 0.03816738, 0.00073097, -0.02821991, 0.018803615, 5.2966654e-05, 0.012497113, 0.010275833, -0.01664994, 0.0055531994, 0.016253972, 0.025496427, -0.0129606845, 0.03666077, 0.012670952, 0.06787458, -0.013028288, -0.0017903032, -0.0017239061, -0.048211426, 0.02254116, -0.0021754054, -0.022927469, 0.05601488, -0.04033071, -0.0535425, -0.0343236, -0.022850208, 0.04060113, 0.008426377, -0.017818525, -0.03590747, 6.103992e-05, -0.036274463, -0.005562857, 0.027756339, -0.0026607069, -0.035250742, 0.0021319457, 0.011598943, 0.004906131, -0.0043821987, 0.007663415, 0.06903351, 0.0030711605, 0.013433914, -9.310663e-05, 0.013095892, -0.015664851, 0.01575177, -0.0045632813, 0.020590298, 0.031213809, 0.014496264, -0.0030518451, -0.047322914, 0.00018591146, 0.012072172, 0.030672975, 0.01327939, 0.01523991, 0.029050475, -0.026095208, -0.03326125, 0.03722092, 0.01045933, -0.026249731, 0.070269704, 0.0146314725, -0.0031991256, 0.005152403, 0.024607915, 0.05358113, 0.0072384747, 0.019160952, 0.0023202715, -0.019334791, -0.03778107, 0.0039934744, -0.031020654, -0.0063547916, 0.05114738, -0.020397142, -0.019537603, -0.01259369, -0.024569284, -0.17847499, -0.0053938464, 0.019093348, 0.03990577, 0.005813958, 0.019228555, -0.030924076, -0.04662756, -0.039944403, -0.007822768, 0.024067083, -0.05118601, -0.034304284, -0.050104342, 0.0040248623, 0.0006247349, -0.00047715261, -0.004353225, 0.03445881, -0.014138928, -0.07927071, -0.03722092, 0.05524226, 0.04948625, -0.027756339, -0.0106718, 0.022869524, -0.05481732, 0.008846488, -0.028413065, 0.054624166, -0.005046168, -0.0037327157, 0.0028924926, 0.062620774, 0.003368136, -0.0149018895, 0.0021597117, -0.02472381, 0.013240758, 0.01148305, 0.031233124, 0.026481517, 0.029224314, 0.019064374, -0.011415446, -0.015462038, 0.030615028, -0.029147053, -0.047786485, 0.01737427, -0.01361741, 0.030132143, 0.020126726, -0.05655571, -0.005113772, -0.013820223, 0.02267637, -0.011318869, -0.0037544456, 0.008349114, -0.05033613, 0.01656302, -0.053658392, -0.05813958, 0.0294561, -0.008711279, 0.013375967, 0.040485237, -0.0108070085, 0.055937618, -0.07100369, -0.009667396, -0.0067893895, -0.023468303, -0.013308363, -0.0050703124, -0.027930178, -0.014602499, -0.13613547, 0.00819942, 0.0058815624, 0.020223303, -0.0036264805, -0.024994226, -0.006219583, 0.02194238, -0.013211785, 0.032932885, 0.25388262, 0.04921583, -0.018668408, -0.0047322917, 0.059568927, -0.02335241, 0.006514144, 0.022232112, 0.018562172, -0.02105387, -0.011772783, 0.046588928, 0.00870645, -0.0044811903, 0.0016140494, 0.0459322, -0.052538093, 0.014187217, 0.057173807, -0.022792261, -0.025670268, -0.038090117, 0.010864955, 0.031561486, -0.030132143, 0.004413586, 0.0085809, 0.072819345, -0.0148536, 0.02740866, 0.0007388169, 0.05230631, 0.03138765, -0.0008239258, -0.05922125, -0.00042554407, -0.013771934, -0.047786485, -0.040523868, -0.009580476, -0.05400607, -0.021285655, 0.008783713, 0.041760057, -0.019479657, -0.011859702, -0.02962994, -0.0070936084, 0.013945773, -0.0061712945, -0.052113153, -0.064629585, -0.014476949, 0.015355803, -0.006634866, -0.03928768, -0.020648243, -0.036564194, 0.0005954599, 0.043614343, 0.013646384, 0.015394434, -0.105617024, 0.0018446279, 0.011879018, 0.024279553, 0.019460341, -0.028026756, 0.048095535, 0.006547946, 0.00012577695, -0.029147053, 0.034381546, -0.039558094, -0.004696075, -0.008687135, 0.030035565, 0.034381546, -0.048134167, 0.0767597, -0.017123168, -0.0030349442, -0.016814122, -0.009097589, 0.008407061, 0.022174167, 0.016620968, 0.05489458, -0.0073881694, -0.033879343, 0.0018856733, -0.03650625, -0.027756339, 0.0567875, -0.0026824367, 0.027215505, -0.0056835786, -0.043498453, 0.022483213, -0.010739405, 0.03026735, 0.022386637, 0.020995922, -0.017596398, 0.0047202194, 0.013298705, 0.008527783, -0.0020426116, -0.010874613, 0.025341904, -0.017045908, 0.04670482, 0.0018011681, -0.033744134, -0.013202128, 0.059955236, 0.0017130412, -0.0106428275, 0.02006878, -0.02398982, -0.012101145, -0.00034496232, -0.0060747173, 0.0031218638, -0.028355118, -0.060689226, -0.020532351, -0.032990832, -0.030962707, 0.059877973, -0.0016888969, -0.020570982, -0.009937813, 0.0340725, 0.02317857, -0.014438318, 0.02779497, 0.06459095, -0.011135371, 0.020165356, 0.0012651636, -0.012825476, -0.007832426, -0.004106953, -0.0031387648, -0.009314888, 0.022270743, -0.05238357, 0.027292768, 0.037819702, 0.0027162388, 0.0018422134, 0.017924761, -0.051726844, -0.005345558, -0.020783452, -0.013520833, -0.0033319194, 0.0027355542, -0.029726516, -0.03206369, -0.009160364, 0.025593005, 0.06010976, -0.013153839, 0.025168065, -0.012429508, 0.015152991, 0.0011776404, -0.019160952, 0.012777187, -0.053658392, -0.06791321, 0.021324284, -0.004457046, -0.023700088, -0.06088238, -0.0011178831, 0.014447976, -0.014283794, 0.02800744, 0.01238122, -0.03509622, -0.0057270387, 0.057173807, 0.035192795, 0.008078698, -0.01442866, 0.04295762, -0.05929851, -0.019527946, 0.08452452, 0.0007484747, -0.02395119, 0.033724822, 0.000532081, 0.033493035, 0.0030711605, 0.015191621, 0.0057946425, 0.00776965, -0.0063451338, -0.019605208, 0.047593333, -0.0038486086, -0.02539985, -0.029378839, 0.02398982, -0.05767601, -0.012246012, -0.0015633464, -0.00070380763, -0.025226012, -0.0034260824, -0.0010557114, -0.022193482, 0.03167738, 0.0438075, -0.01857183, -0.00901067, 0.004428073, -0.015713139, 0.0039596725, -0.065518096, 0.0026969232, 0.016958987, 0.012815818, -0.006890796, -0.027060982, -0.006311332, 0.00024325427, -0.0029021502, -0.0005592434, -0.06049607, -0.002868348, -0.023506934, 0.032044373, 0.050142974, 0.0065044863, -0.027582498, 0.038746845, -0.0016273288, 0.0125840325, 0.018745668, -0.012091488, 0.063200235, -0.03629378, 0.02765976, -0.036448304, 0.0015029855, -0.07602571, 0.0037206435, -0.039036576, -0.033106726, 0.015191621, 0.03322262, 0.03312604, 0.007929003, 0.04388476, -0.0070984373, 7.224441e-05, 0.04013756, -0.017644687, 0.0076827304, 0.009377663, -0.032874938, 0.02638494, -0.025226012, -0.0262111, -0.03138765, 0.019576235, -0.007871056, -0.04272583, -0.0022804334, 0.06729512, -0.01656302, 0.007146726, -0.004155242, 0.038321905, 0.022309374, -0.003061503, -0.005514568, 0.014718392, 0.008073869, 0.0020377827, 0.03573363, 0.027891546, -0.020957291, -0.010903586, -0.010150283, 0.06725649, 0.010130967, -0.032256845, 0.016852753, -0.017480506, 0.019817678, 0.013424256, 0.013163497, 0.0062920162, 0.03281699, 0.0024651375, 0.010835982, 0.005442135, -0.023081994, -0.041721426, -0.026404256, 0.0022792262, -0.009720513, 0.011492708, -0.0018047898, -0.012574375, -0.021884434, -0.002651049, -0.022850208, 0.07730053, 0.026017945, 0.012670952, -0.015201279, -0.010275833, 0.027717708, 0.009875037, -0.024105713, -0.010053705, -0.02787223, 0.043730237, 0.024530655, 0.022599107, 0.009570818, -0.040678393, 0.00020552873, 0.01144442, 0.0056497767, -0.01703625, -0.026153155, 0.045391366, 0.0063837646, 0.022270743, -0.0068714805, 0.004261477, -0.002928709, -8.03554e-05, 0.0837519, 0.038785476, -0.025496427, 0.016601652, -0.072239876, 0.0027935007, -0.023429671, -0.013095892, 0.0076875594, -0.053040296, -0.037027765, -0.030634344, -0.020088095, 0.05273125, 0.030190088, -0.01895814, 0.002745212, -0.033415772, -0.0024566872, -0.01724872, 0.03604268, 0.002600346, -0.011676205, -0.00037966983, -0.02617247, 0.018253125, 0.013733303, -0.016244315, 0.008122157, -0.017683318, 0.02779497, -0.008006264, 0.011454077, -0.010662142, 0.02642357, -0.048250057, -0.013289047, 0.051108748, 0.030924076, -0.0359461, -0.0019858724, -0.052151784, 0.0010665765, -0.010546249, -0.014940521, -0.004828869, 0.0029963132, 0.012303958, 0.041141964, 0.01301863, 0.004751607, -0.0060795457, 0.01711351, -0.13768071, 0.05311756, -0.019701784, 0.0057801562, -0.020049464, 0.014196875, 0.06007113, -0.022772945, 0.009334204, -0.03700845, -0.038901366, 0.019112663, 0.050529283, -0.02472381, -0.0060988613, 0.023333095, -0.007866227, -0.036911875, -0.00057252275, 0.038534373, -0.021536754, -0.009580476, 0.027389344, 0.013694672, 0.01562622, -0.025110118, -0.052538093, 0.06582714, -0.034980327, -0.013820223, -0.03888205, -0.046936605, 0.041914582, 0.050992854, 0.0005423423, -0.018745668, 0.006026428, -0.009025156, -0.00352266, 0.018600803, -0.035501845, 0.014486606, -0.06532494, -0.00403452, 0.008928578, 0.07583256, -0.00094344025, -0.029475415, -0.03279768, 0.052653987, 0.018793957, -0.0040876376, -0.0144672915, 0.030537767, -0.014196875, 0.001955692, -0.03982851, -0.004490848, 0.0050316816, 0.02642357, -0.035328005, 0.020397142, -0.057019282, -0.003068746, -0.0064706844, 0.0106428275, -0.035617735, 0.024453392, -0.02677125, 0.012149435, -0.03971262, -0.03505759, -0.025264641, 0.054276485, 0.04060113, -0.01802134, 0.037800387, -0.017731607, -0.03478717, -0.015201279, 0.041721426, -0.051958628, -0.017538453, 0.044193808, 0.071660414, 0.023719404, 0.017364612, -0.01776058, -0.009976443, 0.007972462, -0.037105028, -0.032759048, 0.020957291, -0.02091866, 0.047400177, 0.0245886, -0.0099957585, -0.045700416, -0.0005100493, -0.018320728, 0.013549807, 0.0057753273, -0.018861562, 0.028374434, 0.008551926, 0.01165689, 0.028104017, -0.026713302, 0.012545401, -0.013057262, -0.025090802, -0.025110118, -0.031426277, -0.013414598, -0.014119613, -0.003056674, 0.025882738, 0.022599107, -0.024530655, -0.02169128, -0.025979314, 0.0041769715, -0.034941696, -0.000686303, 0.03538595, -0.0006069285, 0.013298705, -0.02821991, 0.007938661, -0.046975236, 0.032739732, -0.050490655, -0.0062678717, 0.04589357, -0.010816666, -0.031986427, -0.017953735, 0.041682795, -0.022174167, 0.012400535, -0.030808184, -0.010005416, -0.02267637, -0.024395445, -0.02377735, 0.0004192062, 0.080197856, 0.0061712945, 0.001250677, 0.025226012, 0.035250742, 0.008981696, -0.01852354, 0.032334108, 0.011850044, 0.011801756, -0.008904434, 0.010044048, -0.031233124, 0.044502854, 0.00572221, -0.01668857, -0.007122582, 0.007132239, -0.007740677, 0.0174129, -0.011927306, 0.00572221, -0.05879631, 0.033879343, 0.020088095, 0.03256589, 0.01165689, 0.0004267513, 0.050220236, -0.033531666, 0.0014764266, -0.009508043, 0.057096545, -0.0033608926, 0.006663839, -0.027157558, -0.02377735, 0.0019882869, 0.033821397, 0.02493628, -0.027312083, 0.04338256, 0.010922901, 0.01639884, -0.018678065, -0.010285491, 0.02356488, -0.015558615, 0.046743453, -0.028451696, 0.023758035, -0.033319194, -0.0063934224, 0.07957976, 0.017799212, 0.013385625, 0.007861398, 0.0045777676, -0.040253453, -0.013955431, -0.044464223, -0.06246625, -0.009440439, 0.021807171, 0.004321838, 0.001955692, -0.013685014, 0.004140755, 0.022502529, 0.007325394, 0.040253453, 0.030074196, 0.038399164, -0.027370028, 0.056246664, 0.041257855, -0.01802134, -0.050142974, -0.0064755133, -0.04257131, -0.009107247, 0.048829522, -0.006335476, -0.029861726, -0.008914092, -0.002962511, 0.0068666516, -0.016282946, 0.027176874, 0.0041721426, 0.02014604, 0.008460178, -0.030093512, -0.014766681, 0.026674671, 0.007808281, 0.017808868, -0.010990506], "glossary.md::1781801590.648": [-0.014761957, -0.0021293138, -0.04202295, -0.0072943135, -0.020337414, -0.03938448, 0.00049170415, 0.026654337, 0.0013505314, 0.0041839993, -0.019201137, -0.023303285, -0.015676755, 0.009355018, 0.009995377, 0.0020366302, -0.0041551106, 0.014964176, 0.015214542, -0.024747705, -0.009778714, -0.0076361597, -0.0019114473, 0.01703451, 0.014752328, 0.0212811, -0.031815726, -0.0093983505, 0.0072654253, -0.011227947, -0.019740388, 0.0018416337, -0.003411235, -0.014203449, -0.012759031, -0.039750397, -0.050805014, 0.0074243112, -0.057198975, 0.017487094, -0.0052962014, -0.018055232, -0.030949075, -0.05234573, 0.02588398, -0.06601956, 0.0048147286, -0.028137274, 0.021512207, -0.037362292, -0.013279022, -0.015330096, 0.023938831, -0.03601417, 0.04599029, 0.017053768, -0.057892296, -0.028657265, -0.08358369, 0.007929858, -0.04310145, -0.011035358, -0.07079577, 0.025248436, 0.012547183, 0.042408127, -0.04845543, -0.016206376, -0.011141282, -0.02359217, 0.028638005, 0.02856097, -0.025941757, 0.018151527, -0.038209684, 0.015753793, 0.047261376, -0.010245742, -0.032335717, 0.040905934, 0.02623064, -0.0069476534, -0.0036928968, 0.0002321602, -0.02216701, 0.021685537, -0.039442256, 0.035417143, 0.033626065, 0.022764036, -0.036630455, -0.00018882763, 0.025055848, -0.074609034, -0.02871504, -0.0007992449, -0.04129111, -0.031257216, -0.0114590535, 0.009513903, 0.024420302, 0.031488325, 0.014261226, -0.020780368, 0.025017329, 0.021550724, -0.017978197, -0.040482238, -0.013394575, -0.037651177, -0.01046722, 0.0630922, -0.026172865, 0.0414837, -0.0011260447, -0.02467067, -0.0057198973, -0.039268926, 0.025421767, 0.0089939125, 0.037439328, 0.03339496, 0.014213079, -0.056852315, -0.011439795, 0.011545719, -0.03880671, 0.00024344471, 0.016129341, 0.025402507, 0.008083929, -0.01792042, -0.021724055, -0.026269158, -0.05481087, -0.064440325, 0.024516597, 0.016437484, -0.010573144, -0.05762267, 0.051498335, 0.0273284, -0.037285257, -0.011122023, -0.011093134, -0.05211462, 0.036437865, 0.010496108, 0.0024699557, -0.040097058, 0.03135351, -0.032913484, 0.0052384245, -0.0085798465, 0.042793307, -0.002154591, -0.019133732, -0.017294506, -0.0066780285, -0.00762653, -0.022629224, 0.049187265, -0.03069871, 0.0031753134, 0.027617283, -0.014136043, -0.0040371497, -0.014405668, -0.006846544, -0.0034016056, 0.055427156, 0.0032571638, 0.006278406, -0.0004935097, 0.010794621, 0.0068946914, 0.044757716, 0.018373003, 0.016967103, -0.05870117, -0.009562051, 0.018594481, -0.0039480776, -0.008536514, -0.031430546, -0.03545566, -0.014164931, 5.8491427e-05, -0.008069485, 0.019913718, -0.0016081193, 0.0015395094, 0.040751863, -0.0056524915, -0.012884214, 0.0104287015, 0.016890068, -0.03811339, -0.0061917407, -0.007539865, -0.04132963, 0.008955395, 0.03333718, 0.0013529387, -0.012816807, 0.0013541424, -0.0021305173, -0.033780135, 0.0031055, -0.046028804, 0.053308673, 0.028445417, 0.013327168, -0.012094598, -0.053270157, 0.008546143, 0.019364838, -0.0070006154, -0.00905169, -0.0042778864, -0.040751863, 0.03283645, 0.014964176, 0.014280485, 0.04348663, -0.0104287015, 0.022744777, 0.026519524, 0.0048917644, 0.024401044, -0.03316385, 0.0061098905, -0.012325705, -0.022398118, 0.053501263, 0.0067309905, -0.021531466, 0.013221244, -0.015840458, 0.03632231, -0.0425622, -0.00022298211, 0.03605269, 0.008199482, -0.02838764, 0.039865952, 0.00833911, 0.040366683, -0.03886449, 0.022455893, 0.0049784295, -0.029543174, 0.014781216, -0.015859716, 0.050073177, 0.030910557, 0.028695783, -0.0019174656, 0.013567905, -0.008401701, 0.002424216, 0.017602647, 0.0089939125, 0.02946614, 0.029562432, -0.03156536, -0.035378624, -0.03137277, 0.033953466, 0.02465141, 0.003158462, -0.026731372, 0.027058775, -0.011266464, 0.006610622, -0.001480529, -0.011256835, -0.028272087, 0.10530774, 0.030929817, -0.0138279, 0.052230176, 0.012508664, 0.01045759, 0.023014402, 0.002002927, 0.0014323817, -0.0054069404, -0.0005879987, -0.06313072, -0.0036736378, -0.018690776, 0.07337646, 0.0010333611, -0.050381318, -0.010419073, 0.00305976, -0.1767198, -0.008006893, 0.017101916, 0.04129111, 0.019412985, 0.015753793, -0.006971727, -0.016995993, -0.028079497, 0.042985898, 0.0074098674, -0.052191656, -0.020337414, -0.038267463, -0.00089493766, -0.007693936, 0.0023640317, 0.018690776, 0.0044897343, -0.01700562, -0.01826708, -0.04360218, 0.03119944, -5.8829963e-05, -0.01807449, -0.015301207, 0.039076336, -0.0030790188, -0.02888837, -0.0315461, 0.021127028, 0.05446421, 0.010727216, -0.0022725519, 0.009143169, -0.010399814, 0.0030260568, 0.0046823234, 0.01222941, -0.010621292, -0.012816807, 0.013876048, -0.016081193, 0.042600717, 0.031969797, -0.003695304, 0.022089975, 0.016639702, -0.046028804, 0.004706397, -0.017795237, 0.00060906314, 0.037497107, -0.0057536005, -0.03175795, -0.02480548, 0.037882283, 0.06316924, -0.0098124165, -0.030429084, -0.027598023, -0.013452351, 0.030949075, -0.019451503, -0.048185803, 0.0017934864, 0.008762806, 0.027636541, 0.022263305, -0.05180648, 0.0049976883, -0.02093444, -0.010409443, 0.001734506, -0.001889781, 0.011362759, 0.0027082849, -0.00035839636, -0.040520754, -0.14205375, 0.020607037, 0.01117017, -0.009860564, 0.004766581, -0.02623064, -0.0138279, -0.023630688, 0.0056717503, 0.028329862, 0.2890378, 0.038036354, -0.03580232, -0.016581925, 0.065210685, 0.017150063, 0.0032210534, -0.013635311, 0.0040804823, -0.044372536, 0.0007601253, 0.030024648, 0.024516597, -0.0045451038, 0.018488558, 0.015127877, -0.056505654, 0.020491485, 0.029177254, -0.017044138, -0.025980275, -0.07422385, 0.03208535, 0.011324242, -0.063901074, -0.0050265766, 0.028792076, 0.019759646, -0.05284646, 0.035551954, 0.025961015, -0.0006217018, 0.023457358, 0.0023917165, -0.050073177, 0.00576323, -0.0064324774, -0.049187265, -0.023380322, 0.02979354, -0.0663277, -0.01720784, 0.05226869, 0.051382784, -0.018382633, -0.003760303, 0.023958089, -0.008642438, -0.029562432, -0.01916262, -0.018363375, -0.025229178, -0.035551954, 0.0318735, -0.001026139, -0.032412753, -0.0029466138, 0.014598257, 0.006047299, 0.054233104, 0.017602647, 0.023149215, -0.08943839, 0.03672675, -0.0053443485, 0.022783296, 0.02497881, -0.026461748, 0.016967103, 0.05211462, 0.025306214, 0.0038975228, -0.0047280635, -0.03171943, 0.032720894, -0.010207225, 0.027212845, 0.024863258, -0.039268926, 0.019711498, -0.014867881, 0.0057295267, -0.031276476, -0.0050265766, -0.0014046971, 0.018998919, -0.008743547, 0.038748935, -0.040058542, -0.0563901, -0.020703332, -0.020164084, -0.022744777, 0.028869113, -0.00412863, 0.03634157, 0.065018095, 0.02908096, -0.02199368, -0.043871805, 0.01811301, 0.031064628, -0.029909093, 0.032682378, 0.004742508, -0.024015866, -0.006528772, 0.055812333, -0.024169937, 0.045720663, -0.02232108, -0.00042158968, 0.013625681, -0.05234573, -0.0068417294, 0.042985898, 0.00221959, 0.027232105, 0.07210538, 0.022706259, 0.0023267176, 0.019971494, -0.031334255, -0.00029339752, -0.0025277324, -0.057738226, -0.018690776, 0.026018793, -0.052923497, 0.031430546, 0.027193587, -0.027906166, -0.046028804, 0.05993374, 0.027039515, -0.013866418, 0.030101683, 0.029543174, -0.006071373, -0.0021557948, -0.052422766, -0.0006186926, -0.01700562, 0.016813032, 0.020838145, -0.037901543, -0.027790613, 0.004638991, -0.015166394, 0.020684075, -0.002064315, 0.0055224937, 0.029909093, -0.032220162, -0.018719664, -0.02821431, -0.029061701, 0.013625681, 0.0442955, -0.04629843, -0.016273782, -0.046914715, 0.01931669, 0.05908635, -0.017438946, -0.02197442, 0.01934558, 0.050458357, 0.013866418, -0.020164084, 0.023438098, -0.08127262, -0.052191656, 0.045104377, 0.002075148, -0.037747473, -0.05627455, -0.041599255, -0.036919337, -0.028426157, 0.031777207, 0.013606423, 0.02357291, -0.033086814, -0.0017718201, 0.08450811, 0.026750632, -0.029023184, 0.031103147, -0.026866185, -0.022860331, 0.08212001, 0.017458206, -0.0020005198, 0.0524998, 0.037439328, 0.024035124, 0.0065143276, 0.0315461, 0.01915299, -0.012903472, -0.008464293, 0.0058980426, 0.03917263, 0.0025349546, -0.025402507, -0.005657306, 0.029042443, -0.03851783, 0.022629224, 0.015686385, 0.0046173246, -0.015580461, 0.017718202, -0.007886525, 0.019056695, 0.0055947145, 0.031603877, -0.023284027, -0.02819505, -0.03333718, -0.0060569285, 0.029870575, -0.03601417, -0.0005997346, 0.044603646, -0.031006852, -0.021878127, -0.02927355, 0.008286147, 0.0083776275, 0.0014251596, 0.042716272, -0.05161389, 0.01170942, -0.017400429, 0.032566823, -0.0006433681, -0.013086433, -0.022089975, 0.03605269, -0.026153605, -0.02946614, 0.07145057, -0.0140301185, 0.035263073, -0.015098989, -0.021358136, 0.008714658, 0.018488558, -0.036303055, -0.015686385, 0.012691624, -0.03599491, 0.028580228, 0.003786784, 0.017660424, -0.009701678, -0.012527924, -0.03210461, 0.002193109, 0.055889368, -0.0093983505, 0.007043948, -0.04768507, 0.003047723, 0.027829131, -0.016899697, -0.020087047, -0.019798163, -0.018719664, 0.00060936407, -0.029735763, -0.018035972, 0.04394884, -0.025864722, -0.032566823, 0.017968567, 0.021415912, 0.04649102, -0.03385717, 0.027078032, 0.04310145, 0.03227794, -0.0136642, 0.024169937, 0.029870575, -0.0075687533, 0.015407131, -0.03193128, 0.032008316, 0.008440219, -0.040135577, 0.03830598, -0.0027034702, 0.025036588, 0.004672694, 0.03811339, -0.0064613656, -0.0052143508, -0.021127028, 0.014453815, -0.031334255, 0.007198019, -0.02449734, 0.0020089454, 0.004354922, -0.044449575, 0.0034858636, 0.019644093, -0.024940293, -0.004638991, 0.012181263, -0.018555963, 0.012864955, -0.032913484, 0.05373237, -0.04934134, 0.020356672, 0.03636083, 0.04098297, 0.0142227085, -0.021550724, 0.011372388, -0.018777441, 0.031507585, -0.01100647, -0.010053153, -0.006885062, -0.024112161, -0.022089975, -0.03175795, -0.01968261, -0.022051457, 0.01915299, 0.017843384, -0.005252869, -0.038248204, 0.029658727, 0.00966316, 0.00038216906, -0.034126796, 0.059510045, -0.035590474, -0.010168707, -0.038402274, -0.009369462, -0.025402507, -0.02359217, 0.0028527267, -0.013365686, -0.027540248, -0.041945916, -0.049765036, 0.034165315, 0.011998303, -0.0134042045, -0.006316924, -0.03668823, 0.027598023, -0.028060237, 0.060203366, 0.034858633, 0.0004793664, 0.009282797, -0.009547607, 0.03632231, 0.020106306, -0.020183342, 0.006721361, -0.020953698, 0.07044911, 0.013567905, 0.04310145, -0.018161155, 0.0099183405, -0.029735763, -0.028464675, 0.0123834815, 0.0059750783, -0.008334295, -0.04699175, -0.035783064, -0.00833911, -0.003047723, 0.02232108, 0.01652415, -0.013259762, 0.021550724, 0.018815959, -0.0032932742, -0.0052576833, -0.0074387556, 0.021550724, -0.15237653, 0.01098721, -0.014771587, -0.01935521, -0.015715273, 0.022051457, 0.022398118, -0.02963947, 0.013076803, -0.018228563, -0.053154603, -0.008185038, 0.06729065, -0.021858867, -0.021377394, 0.04718434, 0.00779986, -0.02339958, -0.014501962, 0.03828672, -0.042061467, -0.02322625, 0.035243813, 0.005281757, 0.04129111, -0.037554882, -0.05993374, 0.04502734, -0.031237958, 0.030178718, -0.0052432395, -0.03605269, 0.022128493, 0.025787685, 0.016755255, 0.012181263, -0.00011803608, -0.014347891, -0.034993447, 0.029100219, -0.0060184104, 0.018507816, 0.0062398883, 0.004540289, -0.027848389, 0.038094133, 0.020818885, -0.0009015579, -0.027675059, 0.047954697, 0.022070715, 0.0004339274, -0.03119944, 0.018209303, 0.001813949, 0.0042658495, -0.07333794, -0.014078266, 0.011295353, 0.08643401, -0.04163777, 0.039673362, -0.006971727, -0.030563897, -0.020857403, 0.026885444, -0.053655334, 0.0018007085, 0.0068898764, -3.118289e-05, -0.016813032, -0.02093444, 0.006716546, -0.032335717, 0.011545719, -0.016312301, 0.0273284, 0.0025758797, -0.025171401, -0.018401893, -0.043409593, -0.064286254, -0.025325472, 0.016976733, -0.014916029, 0.012845696, -0.015416761, 0.016293041, -0.023264768, -0.0021485726, -0.05157537, -0.0414837, 0.02748247, 0.010332407, -0.015590091, 0.023361063, 0.004263442, -0.013336798, -0.014405668, -0.0052384245, 0.0010899341, 0.011295353, 0.018883366, 0.03649564, 0.0039673364, 0.019432245, 0.059355974, -0.040058542, 0.0110449875, -0.0048917644, 0.010496108, 0.015041212, -0.006495069, 0.0018801515, -0.013519757, -0.00043573295, 0.02214775, 0.036437865, -0.049187265, 0.05500346, 0.015927121, 0.017236728, -0.020953698, -0.0151567655, 0.04649102, 0.048031732, 0.011247206, 0.007255796, 0.053616818, -0.06209074, -0.006774323, -0.007077651, -0.043910325, 0.0010165096, 0.012104227, -0.029389102, 0.0069620972, 0.03532085, -0.050265767, -0.027424693, -0.02605731, -0.0049447264, -0.0425622, 0.00155275, -0.01810338, -0.014261226, -0.030275013, 0.007905784, -0.04864802, -0.06509513, -0.023495875, -0.00024509977, -0.011333871, 0.029774282, -0.004215295, 0.026846927, 0.0052624983, 0.01419382, -0.007698751, 0.023033662, 0.05908635, -0.026192123, -0.02730914, 0.009167243, -0.022648484, -0.0036640083, -0.00019168638, -0.035417143, -0.027617283, 0.029735763, 0.016196746, 0.00921539, -0.03354903, 0.01419382, 0.037477847, -0.012431629, 0.008777251, 0.005902857, 0.034454197, -0.02359217, 0.005252869, -0.02856097, 0.0089939125, -0.00056512875, 0.017978197, 0.02289885, -0.0128938425, 0.0333757, 0.025999535, 0.069794305, -0.013914566, 0.001563583, 0.03545566, -0.0108331395, 0.030775744, -0.05623603, 0.04348663, 0.0022990329, -0.003086241, 0.05407903, -0.025787685, 0.009956859, 0.049880587, -6.932457e-05, -0.02182035, 0.025152141, 0.010553885, -0.039596327, 0.0052962014, 0.018902624, -0.008440219, -0.01454048, 0.022667741, 0.019653723, 0.020067789, 0.023187732, 0.061782595, 0.036437865, -0.0056284177, -0.0080646705, 0.03300978, 0.006331368, 0.0037699325, -0.051844995, -0.015272319, -0.025094366, 0.025518062, 0.045836214, 0.0015503425, 0.01843078, -0.0073713493, 0.0048797275, -0.0318735, 0.009956859, 0.0076554185, 0.014309373, -0.024766963, 0.028137274, 0.018035972, -0.014347891, 0.08111855, -0.018363375, -0.028580228, 0.0013228466], "notes/echo6-landing-page-data-export.md::1781801592.490": [-0.020943489, -0.0027952173, -0.026771916, -0.0010934375, 0.0034314876, -0.05972197, 0.014114512, 0.011443149, -0.012006564, 0.019068677, 0.022633733, -0.003429059, -0.015824184, -0.011491719, 0.034446016, 0.0012773974, -0.01648474, 0.014833352, -0.025470234, -0.0011329008, -0.056419194, 0.03491229, 0.023974271, -0.020749208, 0.035495132, 0.0069552585, -0.011219726, -0.052222725, -0.03203693, 0.04246982, 0.013842518, 0.028947864, 0.050862756, 0.00074494607, -0.039069902, -0.05051305, -0.007032971, 0.010850592, -0.05645805, -0.011647143, 0.03460144, 0.042430963, 0.01408537, 0.018408122, 0.045694884, -0.06920288, 0.040371586, -0.015629904, -0.0038394777, -0.06154821, -0.029316997, 0.013337389, 0.0025960794, -0.034854006, 0.009568337, 0.025373094, -0.03541742, 0.021565188, -0.043596648, 0.008460936, -0.06205334, -0.022497736, -0.020146936, -0.02826788, -0.012851686, 0.037010524, -0.021137768, 0.011928851, -0.021137768, -0.0056972895, -0.013939659, 0.0053427266, -0.045539457, -0.010695167, -0.05910027, -0.027976459, 0.022342311, 0.020632638, 0.020729778, 0.0012027206, 0.0073486776, -0.016407028, 0.02255602, 0.025353666, -0.014736211, 0.031803794, -0.06904746, 0.07790667, 0.009330343, -0.03978874, -0.046316583, -0.050590765, 0.039225325, -0.05645805, -0.014056228, 0.029258713, 0.0010600456, -0.029219856, -2.1036037e-06, -0.00031418874, -0.023838274, -0.012064848, -0.013444243, -0.035689414, 0.0123465555, -0.00706697, 0.039575033, -0.026713632, 0.004235325, -0.041770406, -0.0006563054, 0.017766993, 0.016883016, 0.049580503, 0.0065084123, -0.016368171, -0.010646597, 0.008368652, -0.009578052, 0.004405321, 0.0042183255, 0.024032556, 0.05043534, -0.047793116, 0.021351477, -0.0012409696, -0.048764523, 0.004395607, 0.05214501, 0.029783271, 0.035087142, -0.035592273, -0.060576804, -0.022070318, -0.052727856, 0.0065229833, 0.02092406, -0.011666572, -0.009956899, -0.05571978, 0.072078235, 0.001512963, -0.059955105, -0.034135167, 0.030191261, -0.00796552, 0.053776972, 0.032600347, -0.00038218708, 0.017106438, 0.029860985, 0.016620737, 0.030035837, 0.019729232, -0.0010175465, -0.024032556, 0.017378433, 0.022128602, -0.0039026188, 0.014503074, -0.054631807, 0.029919269, -0.06687151, -0.0011207584, 0.026091933, -0.023391427, 0.0035456277, -0.0024272979, -0.0038151925, -0.042314395, -0.008028661, -0.014687641, 0.008917497, 0.020593783, 0.029724987, 0.0086260745, 0.098228455, 0.0107340235, 0.022225743, -0.02694677, -0.05661347, 0.04246982, -0.036757957, -0.015843613, -0.0356117, -0.016028179, -0.034154594, -0.009689763, -0.0124922665, 0.04316923, -0.00765467, -0.02848159, 0.017067583, 0.030948957, 0.015697902, 0.020282933, -0.0075526726, -0.008839784, 0.009927757, -0.043635506, 0.0014996062, 0.012482552, 0.024343405, -0.0071543967, -0.016387599, -0.016426455, -0.0073438203, -0.07056285, -0.011384864, -0.065200694, 0.007251537, -0.022789158, 0.034038026, -0.008718358, -0.061198503, 0.02562566, -0.011705428, 0.0054787234, -0.0046845996, -0.024129696, 0.01823327, 0.015367624, 0.014299079, 0.015348196, 0.04103214, -0.0050998754, 0.047637694, -0.0029433565, 0.003314919, 0.006459842, -0.028423306, -0.027723894, 0.006474413, -0.0321535, 0.046782855, -0.049463935, -0.042003546, -0.020943489, -0.031706654, 0.04818168, -0.017495, -0.011268296, -0.028598158, -0.008791214, -0.04460691, 0.0026446497, -0.006386987, -0.014716784, -0.043091517, -0.034310017, -0.025489662, -0.0059644254, -0.015202486, 0.00742639, 0.06100422, 0.015251055, 0.0102094645, -0.009140919, -0.022206314, 0.003438773, 0.027782178, -0.028365022, -0.011948279, 0.029161572, 0.0063529876, -0.0362334, -0.072544515, 0.015085917, 0.0036476252, 0.02848159, 0.005473866, 0.030890673, 0.0063141314, -0.040293872, -0.009626621, 0.025955938, 0.013949374, -0.028598158, 0.0520673, 0.007649813, -0.007635242, 0.027102195, 0.036291685, 0.045850307, -0.0064889845, 0.023507997, 0.021506904, -0.009816046, -0.019884657, -0.005449581, -0.046899427, 0.0008384438, 0.0630636, -0.0029190716, -0.01612532, -0.034407157, -0.03539799, -0.18215783, -0.010481458, 0.00020642353, 0.048764523, 0.007576958, 0.017796136, -0.008237513, -0.040760145, -0.051678736, -0.0069504017, 0.046666287, -0.05521465, -0.06807605, -0.03693281, -0.0057555735, -0.0009756547, 0.010277463, -0.015697902, 0.045189753, -0.022322882, -0.042936094, -0.0042426107, 0.058323145, 0.03397974, -0.012929399, -0.010568884, 0.010666025, -0.039555606, -0.015017918, -0.029239286, 0.052494716, -0.018699544, -0.009412913, 0.009364342, 0.048453674, -0.0017157438, -0.011695714, -0.008611504, -0.016047608, 0.03596141, 0.0046676, 0.0013878946, 0.021468047, 0.014065942, 0.0103551755, -0.014201938, -0.0051387316, 0.03438773, -0.028442733, -0.03102667, -0.0014741068, -0.013949374, 0.015037347, 0.016203033, -0.055758636, -0.0019221673, 0.014794496, 0.038331635, 0.02490682, -0.015027633, 0.0045316033, -0.02826788, -0.003922047, -0.023236003, -0.038234495, -0.007649813, -0.001839598, 0.024382262, 0.015134487, -0.011491719, 0.043557793, -0.021176625, 0.0013150392, 0.013881375, -0.0047161705, 0.0024782966, 0.016523596, -0.041148707, -0.009301201, -0.11618002, 0.01586304, 0.021370906, 0.006814405, 0.0007740882, -0.018816112, -0.022789158, 0.019311529, -0.014677927, 0.034368303, 0.24634826, 0.046821713, -0.04573374, 0.0005057376, 0.09698506, -0.013298532, 0.008271512, 0.0005886106, -0.00023753884, -0.03633054, -0.024557114, 0.038448203, -0.000625949, 0.0047088847, -0.027821034, 0.025509091, -0.06325788, 0.018320695, 0.030657535, 0.0024782966, -0.004779312, -0.014590501, 0.021176625, -0.016047608, -0.042430963, -0.0038783338, 0.012958541, 0.05859514, -0.020399502, 0.035747696, 0.020477213, 0.041187566, 0.035359137, -0.007232109, -0.06586125, 0.012647691, -0.020671494, -0.05809001, -0.015435623, 0.00078805216, -0.060926512, -0.01490135, 0.046821713, 0.047715403, -0.003994902, -0.012715689, 0.0016271031, -0.023488568, 0.006896974, -0.0061247074, -0.038351063, -0.047715403, -0.02346914, 0.010656311, -0.009116635, -0.0216429, -0.01900068, -0.037807077, 0.008655217, 0.04417949, 0.031046098, 0.013949374, -0.12729289, 0.0069552585, -0.02051607, 0.021351477, 0.009116635, -0.028112456, 0.009932614, -0.0006824119, -0.032775197, -0.003837049, 0.011142014, -0.016785875, 0.0012263986, -0.004653029, 0.045228608, 0.033960313, -0.041420702, 0.08206428, -0.005065876, -0.015076203, -0.011414006, -0.01387166, 0.009000066, 0.006182992, 0.024246264, 0.03092953, 0.0037909073, -0.004711313, 0.0015991752, -0.008528935, -0.022031462, 0.0667938, 0.0065326975, 0.031920362, -0.019311529, -0.039264183, 0.025256526, 0.001366038, 0.051562168, 0.020010939, -0.002081235, -0.030055266, 0.019573808, -0.017329862, -0.009733477, -0.006459842, -0.037923645, 0.03469858, -0.014561358, 0.043130375, 0.017028727, -0.03141523, 0.0059547117, 0.053854685, -0.024634827, -0.0023313717, 0.011190584, -0.029783271, -0.021370906, -0.024731968, 0.006974687, 0.00850465, -0.007032971, -0.05439867, -0.028015316, -0.041653838, -0.014522502, 0.050551906, 0.000976869, -0.036485966, -0.008970924, 0.076507844, 0.01689273, -0.035592273, 0.025936509, 0.053038705, 0.0071106832, 0.021196052, 0.00068484043, -0.031570658, -0.020749208, -0.016795589, -0.007057256, 0.020127509, 0.020632638, -0.038856193, 0.011355722, 0.034135167, 0.0038904764, -0.0011055801, 0.028287308, -0.049463935, -0.0036767672, -0.013570526, -0.017621284, 0.011384864, -0.0030866389, -0.02521767, -0.032678057, -0.0044174637, 0.032503206, 0.057546023, -0.046355437, 0.016445884, 0.02500396, 0.020554926, -0.007062113, -0.011103157, 0.02306115, -0.041187566, -0.082841404, 0.029064432, -0.027393617, -0.023410857, -0.06760977, 0.0102386065, 0.0059158555, -0.034718007, 0.015950467, -0.0039001903, -0.019214388, 0.011452863, 0.041420702, 0.045228608, -0.00086212176, -0.0024710111, 0.064578995, -0.050085634, -0.031007241, 0.067648634, 0.0077858097, -0.011540289, 0.049580503, -0.053038705, 0.01938924, 0.0063481308, 0.01979723, -0.012608835, -0.005240729, 0.002717505, -0.011346009, 0.035184283, 0.005556436, -0.0039924737, -0.006391844, 0.02133205, -0.046588574, 0.0007133754, 0.02245888, 0.0071349684, -0.021176625, 0.011006016, 0.021079484, -0.008222942, 0.04724913, 0.041886978, 0.020885203, -0.010452316, 0.0038710483, -0.038292777, 0.007630385, -0.062208764, 0.044568054, 0.032289498, 0.019068677, 0.019641805, -0.053621545, 0.00087183586, -0.0015396767, -0.027082767, 0.00074069615, -0.05276671, -0.008402652, -0.033630036, 0.028559301, 0.041304134, -0.013784234, -0.009383771, 0.054320958, -0.020399502, -0.011006016, 0.029045004, -0.020904632, 0.050241057, -0.052533574, 0.018320695, -0.03621397, 0.009748047, -0.054282103, 0.010831164, -0.048103966, -0.022517163, 0.014143654, 0.041576125, 0.039827596, -0.015474479, 0.014182511, 0.008388081, -0.015639618, 0.01823327, -0.017184151, 0.022322882, -0.001570033, -0.05661347, 0.0055661495, -0.025489662, -0.031065525, -0.023896558, 0.026247358, -0.0073001073, -0.03411574, -0.004876452, 0.063918434, 0.0033124904, 0.0013708951, 0.006809548, 0.015610475, 0.025392523, -0.009378914, 0.018466406, -0.00051150535, 0.033183187, -0.025431378, -0.0027296476, -0.001617389, -0.0020363075, 0.002722362, -0.023216575, 0.042625245, 0.036252826, -0.025237096, 0.012006564, -0.0031182095, 0.016057322, -0.004577745, 0.024557114, 0.0035164854, 0.035767127, -0.0055370075, -0.030288402, 0.022109173, -0.016057322, -0.021662328, -0.00040556153, 0.009728619, 0.001451036, 0.017922418, -0.0027709322, 0.0018663115, 0.0024649398, -0.010938019, 0.014551644, 0.0561472, 0.007649813, 0.022089746, -0.012035706, -0.021934321, 0.02183718, 0.048103966, -0.025955938, 0.011656858, -0.018291553, 0.023294287, 0.03011355, 0.030540967, -0.046083447, -0.032716915, 0.0014194653, 0.0023131578, 0.01970009, -0.027568469, -0.05972197, 0.07304964, -0.0037301946, 0.03479572, 0.01607675, -0.006046995, -0.015328768, 0.0024722253, 0.09193375, 0.056069486, -0.026752489, 0.023605138, -0.06318017, -0.011210011, -0.010306605, -0.0027806463, 0.005211587, -0.027024481, -0.0015688188, -0.030638108, -0.020710351, 0.067376636, 0.037010524, -0.037632223, 0.0045656026, -0.02346914, 0.00665898, 0.0019245958, 0.039439037, 0.0073389634, -0.014833352, 0.012482552, -0.025062244, 0.010850592, -0.005556436, 0.0056050057, 0.023216575, -0.032522634, 0.04950279, -0.014677927, 0.019913798, 0.0008323725, 0.024304548, -0.033241473, 0.014609928, 0.06154821, 0.028598158, -0.03289177, -0.0039779027, -0.060771085, -0.009956899, 0.008388081, -0.015037347, 0.01780585, 0.0011936136, 0.021798324, 0.03582541, 0.012113418, -0.014813923, -0.005376726, -0.0053670118, -0.123018704, 0.04767655, 0.001423108, 0.013230533, -0.01782528, 0.030676965, 0.013648238, -0.028326165, -0.0036961953, -0.03238664, -0.008169514, 0.009587766, 0.017630998, -0.015484193, 0.0043470366, 0.0027417901, -0.009544052, -0.021798324, 0.0042377533, 0.039322466, -0.024809679, -0.0027757892, -0.002043593, -0.0035844839, 0.015173343, -0.0075575295, -0.031590085, 0.046316583, -0.043208085, -0.024110267, -0.021759467, -0.00969462, 0.031570658, 0.030696392, -0.02898672, 0.0062849894, 0.0152122, -0.010938019, -0.017164724, 0.009461483, -0.052300435, 0.010471744, -0.0652784, -0.006309274, 0.011336294, 0.07297193, -0.0019185245, -0.042819526, -0.035572845, 0.063024744, 0.039264183, 0.015561906, -0.013900803, 0.009655764, 0.002095806, 0.0067901197, -0.025470234, 0.0071641104, 0.013026538, 0.030055266, -0.01122944, 0.051562168, -0.050241057, 0.008708645, -0.022594877, 0.028034743, -0.04724913, 0.029006148, -0.029938696, 0.007455532, -0.030132977, -0.027626753, 0.0057507167, 0.023313716, 0.039866455, -0.018660687, 0.036757957, -0.03213407, -0.027995886, -0.015804756, 0.02531481, -0.06644409, -0.036408253, 0.05276671, 0.061781347, 0.024965104, 0.010753452, -0.02255602, 0.0078052375, -0.0009902258, -0.057623733, -0.033183187, -0.0018238126, 0.012569979, 0.023430284, 0.019185245, -0.022128602, -0.064734414, -0.005624434, -0.027529612, 0.0032857768, -0.0015336054, -0.023177719, 0.016387599, 0.014269937, 0.0061927056, 0.029083861, -0.015085917, 0.027685037, -0.00455346, -0.023391427, 0.006280132, -0.022983437, -0.0038661913, 0.010335747, 0.0023495855, 0.027529612, -0.003001641, -0.015853327, -0.038720198, -0.023022294, -0.03238664, -0.039108757, -0.0047210273, 0.017329862, 0.027296476, 0.040760145, -0.020457786, 0.01485278, -0.03143466, 0.053466123, -0.059333406, 0.0020945917, 0.04849253, -0.009573194, 0.0035067715, -0.04919194, 0.037884787, 0.003633054, -0.022750301, -0.019933227, 0.0022585161, -0.024304548, -0.010617455, -0.027898747, 0.011346009, 0.07297193, 0.013308246, -0.02183718, 0.020049796, 0.006654123, 0.02133205, 0.010190036, 0.025509091, 0.025431378, 0.0027806463, 0.0031837793, 0.017320149, -0.007465246, 0.037671078, 0.021293193, 0.006056709, -0.029258713, 0.007960662, -0.006008139, -0.012472838, -0.041576125, -0.021992605, -0.043752074, 0.033105478, 0.01664988, 0.041614983, -0.0059547117, -0.016717877, 0.03687453, -0.015513335, 0.020729778, -0.022905726, 0.057623733, -0.0057507167, -0.0073826765, 0.010957447, 0.022614304, 0.019204674, 0.02459597, 0.01444479, -0.028539874, 0.03407688, -0.0002167447, 0.042003546, -0.029744416, -0.012686547, 0.014687641, -0.033494037, 0.06508412, -0.020321788, 0.020244077, -0.017193865, -0.030268975, 0.040488154, 0.018990964, 0.008310368, -0.017679568, 0.014784781, -0.008120945, 0.01545505, -0.049774785, -0.067726344, -0.024382262, 0.005668147, 0.014949921, -0.024265692, -0.017922418, 0.024673682, 0.018466406, 0.007640099, 0.040876716, 0.018728685, 0.0373408, -0.002441869, 0.06197563, -0.0035626271, 0.0037981928, -0.044723477, -0.010539742, -0.027626753, 0.0057652877, 0.075925, -0.005677861, -0.017359003, -0.013356816, -7.976144e-05, 0.025023388, 0.0045073186, 0.034038026, 0.013249962, -0.014435076, -0.0004629351, -0.015027633, -0.040449295, 0.008417223, 0.02387713, 0.026363928, -0.020943489], "notes/ia-download-queue.md::1781801594.295": [-0.04152014, -0.008905488, -0.07260204, 0.013115709, -0.027628357, -0.045827374, 0.02757015, 0.039735164, -0.01492979, 0.04629302, -0.041170906, -0.004178692, -0.042335022, 0.02456285, 0.025494143, 0.013203017, -0.038551647, 0.07458104, 0.0037421484, -0.035195112, 0.015550652, -0.0027308224, 0.022991294, 0.010661364, 0.0019886985, 0.0149976965, 0.0011428953, -0.05273446, -0.010496447, 0.011117309, -0.03329372, -0.037154708, 0.031004293, 0.013988796, 0.0036136105, 0.02335993, -0.03420561, -0.025688162, -0.04749594, 0.03387578, -0.013775375, -0.030208815, -0.016113307, -0.048776466, 0.0410933, -0.034399632, 0.019702666, -0.007188417, 0.021633158, -0.033138506, -0.0059272912, -0.013833581, 0.0032328477, -0.036204014, 0.00074454927, 0.0005696287, -0.063483134, 0.0039555696, -0.09747533, 0.017005797, -0.042529043, 0.0061019086, -0.021574952, -0.044314023, 0.010253923, 0.031916186, -0.021633158, 0.0002485873, -0.02465986, -0.03265346, -0.007872336, 0.029316325, -0.034923483, -0.035272717, -0.015861083, 0.004942643, 0.038163606, -0.060378823, -0.013639561, 0.025610555, 0.00792084, 0.02935513, 0.004649189, -0.025746368, -0.01814081, 0.01373657, -0.0055198506, 0.015919289, 0.04299469, -0.016161812, -0.055450734, 0.019925788, 0.006868285, -0.064375624, -0.046487037, 0.018732568, -0.019906387, -0.036436837, 0.0440812, -0.014396236, -0.014551451, -0.0019414062, 0.015443941, 0.0028132808, 0.053937383, -0.03556375, 0.0025149758, -0.0032813523, 0.021613756, -0.04016201, 0.011156113, 0.017966192, 0.032808673, 0.029238718, -0.011340432, -0.019518347, 0.025125507, -0.010341232, -0.003996799, 0.008434991, 0.020294424, -0.0037712513, 0.04477967, -0.058322217, 0.009705818, -0.008900638, -0.014696966, 0.023941988, 0.08009119, 0.01862586, -0.03420561, 0.0060728057, -0.033235516, 0.0440812, -0.039347127, -0.042257417, 0.053782165, 0.04978537, 0.039929185, -0.062163804, 0.05579997, 0.052579246, -0.026697064, -0.01492979, 0.013038101, -0.05203599, 0.08358354, 0.012892586, -0.022874882, -0.0149976965, -0.03178037, -0.012698567, 0.017704267, -0.016627459, 0.007867485, 0.019595955, 0.009191667, -0.01223292, -0.016161812, 0.003519026, -0.061775763, -0.008876385, -0.04148134, 0.00061388937, 0.00872117, -0.010447943, 0.053394128, -0.0028254068, -0.045439333, -0.012087406, 0.01492979, 0.006194068, 0.013193317, 0.013649262, 0.027880581, -0.001122887, 0.04831082, 0.010515849, 0.0370965, -0.027783573, -0.06658744, 0.057390925, -0.024233017, 0.0070186504, -0.005990348, 0.0015424539, 0.008381636, 0.030092403, 0.0022676012, 0.0821866, -0.010991197, -0.003487498, 0.017461741, 0.013794776, 0.02194359, -0.021962991, -0.011592656, -0.029238718, 0.026192613, -0.014493246, 0.023864381, 0.04963015, 0.012650062, 0.050910678, -0.020954091, -0.017413238, 0.006087357, -0.047651153, -0.0017473869, -0.09049063, -0.010156914, 0.025047898, 0.027046299, 0.010962094, 0.0037664007, 0.024931487, -0.007872336, -0.012048602, 0.008168215, -0.013484346, 0.028326826, -0.018315427, -0.004331482, -0.014667863, 0.014182815, 0.0022882158, 0.004161715, 0.0044721463, -0.0023088304, -0.007159314, -0.01192249, 0.010991197, -0.007930541, -0.014978294, 0.073572144, -0.012310528, -0.0012938665, 0.0028569351, 0.017461741, -0.00077122694, 0.026289623, -0.04951374, -0.04893168, 0.0033541096, -0.05343293, -0.039172508, 0.005044503, 0.03668906, -0.035641357, 0.011136712, -1.3717775e-05, -0.019508647, -0.01022482, 0.021691363, 0.035330925, 0.011970994, -0.02564936, -0.0033710864, -0.008085757, -0.01642374, 0.03659205, 0.03447724, 0.004110785, 0.020022798, 0.024776272, -0.032110203, -0.053238913, -0.028637256, 0.035020493, 0.02083768, -0.023592753, -0.015172314, -0.0020226517, 0.018325128, -0.028249219, -0.00931778, -0.02495089, 0.023941988, 0.06798438, 0.03146994, -0.04881527, 0.012048602, 0.0039943736, -0.010302428, 0.025532948, -0.007135062, 0.019469842, 0.018383333, 0.017558752, -0.028753668, 0.0060000485, 0.028326826, 0.06293988, -0.0032352728, 0.006533602, 0.008459244, 0.017199816, -0.17973953, 0.00064511434, 0.013765673, -0.0011283439, 0.04780637, 0.023165911, -0.030325226, -0.04761235, -0.026697064, 0.030596852, 0.00078880996, -0.040627655, 0.009128611, -0.026289623, 0.05191958, 0.013484346, 0.00016355225, 0.0045958334, -0.018771373, -0.029840177, -0.016695365, -0.0098319305, 0.03137293, 0.029161109, 0.019489244, -0.0035845076, 0.06945893, 0.0011738171, -0.028074602, -0.015676765, -0.009962894, -0.0015679189, 0.0013059928, 0.032343026, 0.018160213, 0.010011399, 0.01584168, -0.046952683, 0.009676715, -0.018868383, 0.0037348727, 0.04082167, 0.015958093, 0.043421533, 0.001954745, -0.0092498725, -0.010671064, 0.0053597847, -0.010118109, -0.037542745, 0.014318628, -0.01994519, 0.01973177, 0.020022798, -0.013746272, -0.038241215, 0.0016976694, 0.03575777, 0.007857784, -0.012727669, 0.006436592, -0.021186914, -0.02485388, -0.021613756, -0.00842044, -0.019828778, 0.0571581, -0.0025489293, 0.005442243, -0.042179808, -0.0030364029, -0.0038561348, -0.0060097496, -0.023922587, 0.006795528, 0.01774307, -0.0030849078, -0.022583853, -0.043227512, -0.13045862, 0.005180317, -0.011495647, -0.014968594, 0.022797275, -0.04229622, -0.0028084302, 0.007872336, -0.0003528727, 0.02846264, 0.25346687, -0.031702764, -0.027744768, -0.0030485291, 0.008337982, -0.022816677, -0.002134213, 0.037154708, -0.021671962, -0.037038296, 0.02225402, 0.020663062, 0.009211069, 0.024834478, 0.009584556, 0.0116411615, -0.027046299, 0.023243519, 0.067596346, 0.019304926, 0.039056096, -0.032731067, -0.019062402, 0.025203114, -0.029335726, -0.053976186, -0.0033322824, 0.024271822, -0.03989038, 0.03017001, -0.015172314, -0.0029248418, 0.049552545, 0.010302428, -0.07667645, 0.010137511, -0.02516431, -0.015007397, -0.046487037, -0.00033074236, -0.030402834, -0.022855481, -0.005335532, 0.032304224, -0.019140009, -0.027725367, -0.0035044746, 0.0008409527, -0.038047194, -0.045982588, -0.041132104, -0.045245316, -0.02487328, -0.001798317, -0.0040234765, -0.000751825, -0.025823977, -0.007775326, -0.023883782, 0.09064584, -0.04419761, -0.012000097, -0.015249922, 0.0037712513, 0.01965416, 0.057895377, 0.00365969, -0.023243519, 0.004161715, 0.026619457, -0.02745374, 0.013746272, 0.014658162, -0.01283438, 0.040123202, -0.024970291, 0.030208815, 0.047263116, -0.013270924, -0.012582155, -0.017646061, 0.009152863, -0.0076395124, -0.013435841, -0.00083974004, 0.013891786, -0.016229719, 0.018480344, -0.043848377, -0.0008082119, -0.019692965, -0.010098708, -0.02085708, 0.028714865, 0.03558315, -0.026483642, 0.054985087, 0.058477435, -0.033507142, -0.011253123, 0.021031698, 0.027686562, 0.013872384, 0.0067179203, 0.021865983, -0.023068901, -0.0023270196, 0.0026944438, 0.025300125, 0.0015254772, -0.050289817, 0.025028497, 0.023961391, -0.061775763, 0.014289525, 0.06538452, 0.033041496, 0.03699949, 0.031935588, -0.033798173, -0.044546846, 0.015346931, 0.039657556, -0.0018189314, 0.010816579, -0.06429802, 0.0017231344, -0.050367426, -0.036960687, 0.04590498, 0.02716271, -0.036223415, -0.0019717216, 0.07861664, 0.036262218, 0.008750273, 0.052501637, 0.033759367, -0.008105159, -0.0029030147, -0.0074745957, 0.0067179203, -0.0011416826, -0.016588654, 0.021225717, 0.020410836, 0.036204014, -0.038629252, -0.0017728519, -0.017461741, -0.0014224044, 0.02184658, 0.045051295, -0.0571193, -0.016297625, -0.0062959283, -0.03189678, 0.008037252, -0.03859045, -0.008468945, -0.020507846, 0.048000388, -0.0036621154, 0.050561443, -0.0039046395, 0.007236922, 0.046836272, 0.047573548, 0.025823977, -0.012019499, 0.018218419, -0.034030996, -0.06453084, 0.012252322, 0.011185216, -0.017975893, -0.012698567, 0.0051463633, -0.01994519, -0.045633353, 0.0014151287, 0.016016299, -0.04753474, 0.057972983, 0.013309728, 0.026115006, -0.02124512, -0.022545049, -0.0052773263, -0.018887784, 0.0070235007, 0.07826741, 0.05071666, -0.01212621, 0.0059175906, -0.009890136, 0.05432542, 0.016006596, 0.00792084, 0.019275824, -0.046952683, -0.046642255, 0.015211117, 0.0014696966, -0.03424442, -0.010127811, -0.007547353, -0.007159314, -0.011738171, 0.010903887, 0.05044503, -0.0350787, 0.02555235, -0.0035602553, -0.0380666, -0.006766425, 0.018713167, 0.009545753, 0.040356025, -0.050056994, -0.023592753, 0.021691363, 0.08761914, -0.057623748, 0.00841559, 0.063133895, 0.033351928, -0.01794679, -0.011214319, -0.021225717, -0.0006166178, -0.044818472, 0.0053258315, -0.06154294, -0.0010416415, -0.0018783499, 0.022292824, 0.018024398, -0.00911891, -0.03857105, 0.0491257, -0.014871583, -0.039812773, 0.028637256, 0.0005202144, 0.039036695, 0.018043801, -0.039172508, 0.0051900176, 0.008900638, -0.041830573, -0.017219217, 0.013076905, -0.004479422, 0.00034226227, 0.021303326, 0.0170543, -0.047651153, 0.00065784686, -0.011291927, -0.019363131, 0.047651153, -0.0038367328, 0.02976257, -0.030674461, 0.0103994375, 0.014580554, -0.037639756, -0.012000097, -0.045710962, 0.027085103, -0.0045643053, -0.030131206, -0.013649262, 0.020604856, -0.013115709, -0.00046079597, 0.0051657655, 0.012795577, 0.034729466, -0.03278927, 0.055605948, 0.049048092, 0.06356074, 0.0011938254, -0.023204716, 0.0430723, 0.010894187, 0.00048262315, 0.0009707031, 0.02935513, -0.027531346, -0.014881285, 0.013261223, 0.024989692, -0.008886087, -0.0021232993, 0.032343026, -0.018480344, 0.012213519, -0.010603158, 0.043731965, -0.025920987, -0.018363932, -0.03424442, 0.018606456, 0.062280215, -0.009560304, -0.007906289, 0.028928285, -0.03568016, -0.064724855, 0.04097689, -0.0009131036, 0.021322727, 0.0027453739, 0.056304418, -0.0055198506, 0.004920816, 0.008856984, -0.0090655545, 0.04167536, -0.04097689, 0.026347829, -0.01232993, 0.07330051, -0.038280018, -0.018082604, 0.002050542, -0.00240584, -0.026386634, 0.01712221, -0.028540248, -0.013717169, 0.024407635, 0.03259525, 0.050677855, -0.023534548, 0.047573548, 0.012931391, 0.009972595, 0.0035068998, 0.056149203, 0.0010307279, -0.020119807, -0.042257417, -0.0066500134, 0.023398735, -0.04978537, -0.01342614, -0.031431135, -0.032032598, -0.0122232195, -0.046564646, 0.04532292, -0.021633158, 0.010758373, 0.052850872, 0.018218419, 0.004101084, -0.04970776, -0.0046976935, -0.014978294, 0.012970194, 0.025416536, -0.014250722, -0.005801179, -0.03868746, -0.03178037, 0.013581355, -0.025610555, 0.020255622, 0.0038173308, -0.0075813066, -0.02935513, 0.048466034, -0.000121489466, 0.005568356, 0.036786072, 0.020275023, -0.032207213, -0.0045473287, -0.0017291976, 0.024912085, 0.00641234, -0.017723668, -0.03948294, -0.010477046, -0.023088304, 0.027996993, -0.012853783, -0.028385032, -0.022564452, 0.04159775, -0.14458323, 0.003938593, -0.006407489, 0.007086557, -0.008692067, 0.0070914077, 0.026929887, -0.09398298, -0.016258823, -0.019372832, -0.008468945, -0.011505348, 0.009531201, -0.030984892, 0.057468534, 0.049668957, 0.014347731, -0.0064414428, 0.0074745957, -0.0047631753, -0.006902239, -0.004270851, 0.019149711, -0.022894284, 0.029452138, -0.013620159, -0.0051269615, -0.02225402, -0.030092403, -0.0012174714, 0.03888148, -0.048582446, 0.010050203, 0.045633353, 0.0036839426, -0.012650062, -0.0077025685, -0.055877574, 0.001333883, 0.014561153, -0.020585453, 0.027977591, 0.025726967, 0.0014745471, 0.0011283439, 0.03688308, -0.015977494, -0.030713264, -0.053044893, 0.00922077, -0.018024398, 0.007678316, 0.020934688, -0.021924188, 0.0103994375, 0.0066306116, -0.050988287, 0.0072029685, -0.014105207, 0.054752264, -0.042723063, 0.044857275, -0.032187812, -0.054713458, -0.01573497, -0.008260374, -0.009109209, -0.0055586547, 0.021419737, -0.002370674, -0.021167511, -0.029626755, -0.019169113, -0.01332913, 0.004450319, -0.0006032789, 0.036747266, -0.016782675, 0.0027575002, -0.0068197805, -0.02335993, -0.054053795, -0.017917687, 0.021070503, 0.023185313, -0.0033104552, -0.022389835, -0.00561201, -0.046331823, 0.007358184, -0.03921131, -0.0711663, -0.008308879, 0.034147408, -0.0043145055, -0.0013047801, -0.029646158, -0.034923483, -0.00063965755, 0.031295322, -0.004692843, -0.0099240905, 0.022486843, -0.0018953267, 0.009928941, 0.02716271, 0.029102903, -0.03257585, 0.06251304, -0.009002498, -0.027628357, 0.01733563, -0.023088304, -0.0026192614, -0.03486528, -0.017316228, -0.00054143526, 0.031625155, -0.01062256, -0.022137608, -0.023379333, -0.027783573, -0.025125507, -0.030693863, 0.020022798, 0.013688066, 0.007964495, -0.003017001, 0.010380035, -0.037135307, 0.023398735, -0.0551015, -0.043848377, 0.0016236996, -0.017907986, -0.03096549, 0.007911139, 0.05071666, -0.019857882, -0.034632456, -0.027899984, 0.02225402, -0.0230495, -0.0068585845, 0.006994398, -0.038648658, 0.010195717, -0.00032346664, -0.029122306, -0.009754323, -0.010350932, -0.003368661, -0.01844154, 0.011398638, -0.016220018, 0.01784978, -0.003788228, 0.007785027, -0.022409236, 0.04831082, 0.04970776, -0.026697064, 0.000993743, 0.038823273, 0.009181966, 0.01822812, 0.00032134456, -0.038532246, -0.027395533, 0.025785172, -0.0130284, 0.033235516, -0.015055902, 0.019052701, -0.00621347, 0.014881285, 0.024892684, 0.0094487425, 0.02273907, -0.0007675891, 0.037018895, -0.0075619044, 0.09615599, 0.038280018, 0.006485097, 0.008730871, -0.021904785, 0.010574055, -0.017064003, -0.009298378, -0.013435841, -0.021303326, -0.0057769264, -0.03397279, 0.081720956, 0.010253923, 0.024582252, 0.0022045448, -0.04167536, 0.048737664, -0.027744768, 0.021671962, -0.052501637, 0.014493246, -0.03399219, 0.014027599, -0.019770572, -0.02083768, -0.036863677, -0.005791478, -0.003727597, 0.01745204, -0.009662164, 0.023515146, 0.056110397, -0.018674362, 0.005922441, 0.023806175, 0.022389835, -0.03736813, 0.013503747, 0.038823273, -0.0131739145, -0.038415834, -0.031411733, -0.026910486, 0.047263116, 0.03880387, -0.026037399, -0.048466034, 0.063327916, 0.008260374, 0.010118109, 0.016481945, 0.022176413, -0.006455994, -0.0032449737, -0.009991997, -0.0137559725, 0.05370456, 0.008953993, -0.0030800572, 0.010370335, -0.01563796], "plans/vaultwarden-plan.md::1781801596.292": [-0.043385547, 0.014337507, -0.033591278, 0.014270554, 0.011267234, -0.03762759, 0.02282141, 0.026322095, 0.022917056, 0.0079482775, 0.0060018585, -0.011764599, -0.056125745, 0.012835847, -0.012367176, 0.013161047, 0.00097320974, 0.019512018, 0.015800908, -0.02551866, 0.008311737, -0.043002956, 0.04158738, -0.0023565067, 0.02718292, 0.05126687, 0.0034432972, -0.033992995, 0.03758933, 0.023299646, -0.0047417074, 0.013620154, -0.014758355, -0.016193062, -0.011707211, 0.0032472205, 0.016068721, 0.022343174, -0.041357826, 0.006527918, -0.017618204, -0.0046675806, -0.0318505, -0.043155994, 0.01947376, -0.06197935, 0.0023971566, -0.008225654, -0.020162418, -0.002553779, -0.019148558, -0.006929636, -0.0151026845, -0.055781417, 0.053447627, 0.043653358, -0.042429075, -0.042735144, -0.0026016023, 0.016699992, -0.007403089, 0.004306513, -0.012606294, -0.019464195, 0.0046269307, 0.058229983, -0.003923924, 0.019932866, -0.016719121, -0.0039263153, 0.01874684, -0.016374791, 0.003840233, -0.041396085, -0.041969966, 0.03322782, 0.05061647, 0.030033205, 0.016326968, 0.010081209, 0.021329314, 0.04089872, -0.006250541, 0.028311556, -0.0050501693, 0.006676171, 0.0042204303, 0.03192702, 0.0012505865, 0.018335558, -0.03016711, -0.04097524, 0.039597917, -0.04958348, -0.06859814, -0.0010855951, -0.0016917589, 0.019492889, 0.02282141, 0.024007434, 0.046828844, 0.04790009, -0.028043743, -0.019406807, 0.049774773, 0.035791162, -0.0022632505, -0.052720707, -0.004378248, -0.03252003, -0.00036106797, 0.047785316, -0.020545008, -0.00070719107, -0.036498953, -0.037665848, -0.03016711, -0.05899516, -0.016537393, 0.0018053399, 0.025346493, -0.028426332, 0.036728505, -0.038067564, 0.029459322, -0.009406897, -0.009722533, 0.024428282, 0.0334765, 0.014098389, -0.0058057816, -0.009220385, -0.023605715, -0.015772214, -0.04625496, 0.0043328158, 0.048014868, 0.037799753, -0.019951995, -0.030587958, 0.029038474, 0.04594889, -0.0321757, -0.026972495, 0.015973074, -0.031123582, 0.04690536, 0.044074204, -0.03148704, -0.022496209, 0.0014167734, 0.011047245, -0.00044565593, -0.012778459, 0.027890708, -0.049927812, 0.007092236, -0.016642604, -0.010970728, 0.046561033, -0.047058396, 0.02345268, -0.073648304, 0.01728344, 0.04591063, 0.02111889, -0.01123854, -0.0034863385, 0.00829739, -0.03489208, 0.04181693, 0.017618204, 0.01661391, 0.0034074297, 0.012367176, 0.015150508, 0.08210351, -0.004172607, -0.04051613, -0.038871, -0.041740414, 0.068368584, -0.041969966, -0.038756225, -0.019971125, -0.048665266, -0.002486826, -0.020028513, -0.044801123, 0.011554175, -0.0024126992, 0.024638705, 0.030779252, -0.006647477, 0.0010294024, 0.014930519, -0.016862592, -0.0017838193, 0.022362303, 0.0032567855, -0.023376163, -0.0062935823, 0.05425106, 0.015533097, -0.04728795, 0.024236986, -0.020984983, -0.027221179, 0.029880168, -0.07705334, -0.0067526884, 0.005992294, 0.040095285, -0.014882696, -0.018612934, 0.014892261, 0.030874899, -0.009516891, -0.006250541, -0.009689056, 0.0028335468, -0.017493863, 0.0038450153, -0.024638705, -0.0034863385, 0.048129644, -0.012137623, 0.032080054, 0.02146322, -0.00031922237, -0.021271925, 0.031563558, 0.010970728, 0.003546118, 0.06840684, -0.0055618817, -0.0705876, 0.01945463, -0.03554248, -0.005757958, 0.019818088, -0.014710532, -0.010655092, -0.020009384, -0.029746262, -0.0030176674, 0.03454775, 0.023720492, 0.009909044, -0.0155809205, 0.02848372, -0.022897927, -0.0074461303, 0.009703403, 0.0455663, 0.026589908, 0.0028000702, 0.014471414, 0.012874106, -0.03850754, 0.012261964, 0.035351187, 0.04526023, 0.003938271, 0.031047063, 0.036977187, -0.022936186, -0.010502057, 0.017111275, -0.025671694, -0.0102820685, 0.0046364954, 0.020545008, 0.009096044, 0.013256694, -0.027297696, -1.6467375e-05, 0.011621129, 0.07866021, 0.020812819, 0.007862195, 0.054021508, -0.007159189, 0.011104634, -0.008708673, 0.029095862, -0.013534071, -0.025748212, 0.0007376786, 0.0004363901, -0.05088428, -0.006527918, 0.07663249, -0.026513388, -0.078315884, -0.0064322706, -0.007838284, -0.17032844, -0.035255536, 0.047785316, 0.030798381, 0.008689543, 0.014825308, -0.02878979, -0.007398307, -0.07942539, 0.031142712, -0.030664476, -0.062859304, -0.034318198, -0.03747455, 0.011477658, 0.0037230651, 0.0238544, -0.0102820685, 0.020965854, -0.018641628, -0.06569046, 0.002984191, 0.018019922, 0.031582687, -0.03049231, -0.03320869, 0.042811662, -0.018153828, -0.012979317, -0.017761676, 0.015351367, 0.029019345, -0.0075800363, -0.0151026845, 0.0024270464, 0.02551866, -0.0045169364, -0.012032411, 0.010071645, 0.031142712, 0.022285786, 0.05207031, -0.0020623915, 0.009995127, 0.03181224, -0.044035945, 0.009201256, -0.023433551, -0.032673065, -0.009464285, -0.006360535, 0.019349419, -0.0012697158, -0.040057026, -0.02278315, -0.006867465, 0.040745683, 0.03175485, -0.033074785, -0.0070731067, -0.030894028, 0.03514076, 0.018488593, 0.007398307, -0.0045360657, 0.016623475, -1.3543786e-05, -0.015705261, 0.018134698, -0.02410308, 0.032711323, 0.0039741388, -0.011554175, -0.025996894, 0.0039908774, 0.03016711, -0.020564137, -0.01424186, -0.029382803, -0.1411752, 0.005298852, -0.004763228, 0.022706633, 0.018325994, -0.01625045, -0.0008811493, -0.011152457, -0.00049676734, 0.028273297, 0.25449792, 0.00405783, -0.057809137, 0.015944378, 0.035752904, -0.04223778, 0.005977947, 0.024236986, 0.046025407, -0.044762865, -0.021023244, 0.021884067, -0.023529198, 0.01071248, 0.03408864, 0.008584332, -0.037742365, -1.0452066e-05, 0.0705876, -0.034031253, 0.018957265, -0.044533312, 0.015858296, 0.03850754, -0.07338049, -0.015140943, -0.003132444, 0.048320938, -0.033304337, 0.035389446, -0.0258056, -0.01239587, 0.024236986, 0.021291055, -0.06278279, -0.0037541506, 0.00040948935, -0.05761784, -0.036651988, -0.01977983, -0.05088428, -0.039157942, 0.016451309, 0.0328261, -0.0129028, -0.01643218, 0.00051231, -0.020812819, -0.024562187, 0.015858296, -0.004586281, -0.0018878356, 0.0043997685, -0.0037182828, 0.0052797226, -0.055513605, -0.01205154, -0.016719121, 0.0055857934, 0.05360066, 0.019129429, 0.007163971, -0.047134914, 0.029401934, -0.015026167, 0.016260015, -0.018612934, 0.0318505, 0.034471232, 0.091974296, -0.010473362, -0.02718292, -0.011343752, -0.044724606, 0.051381648, -0.012979317, 0.023892658, 0.06584349, -0.09006135, 0.06538439, -0.05731177, 0.016049592, -0.048359197, 0.0030033204, 0.006637912, 0.012988882, 0.004201301, 0.031353135, -0.010396845, -0.054289322, -0.0107029155, -0.024523929, -0.0025179111, 0.05053995, 0.05195553, 0.034605138, 0.009727315, -0.002288358, -0.01874684, -0.020047642, 0.014634013, 0.015045296, 0.0187851, -0.02980365, -0.005404064, -0.011707211, -0.04323251, 0.019971125, -0.024390023, 0.0066713886, -0.057464805, 0.01704432, -0.019225076, -0.06614957, -0.017015627, 0.02683859, 0.011735905, -0.00014421796, 0.03385909, 0.01610698, -0.01844077, 0.005313199, 0.003586768, 0.033113044, -0.011707211, -0.045795854, -0.0018352296, -0.019263335, -0.05857431, 0.016355662, -0.009320814, -0.019521583, -0.026264707, -0.010922904, 0.0078095896, 0.009756009, 0.015676567, 0.035351187, -0.025231717, 0.03892839, -0.007656554, -0.012807153, -0.023223126, 0.0012446085, 0.010301198, -0.018995523, 0.015188767, 0.028292427, -0.024026563, 0.016193062, -0.009665145, 0.047594022, 0.0034911209, -0.049698256, -0.002768985, -0.012261964, -0.05103732, 0.02720205, 0.025308235, -0.015313108, 0.004469113, -0.045413267, 0.050692987, 0.07162058, 0.053791955, 0.032940876, -0.013715801, -0.0040506567, 0.020870207, -0.026723813, 0.0191103, -0.03556161, -0.08072619, 0.032998264, 0.03613549, -0.036728505, -0.012682811, -0.029727133, 0.029057603, 0.014968778, 0.006853118, 7.300567e-05, -0.031659205, -0.037398033, -0.018718146, 0.02077456, 0.018909441, -0.014653143, 0.013534071, -0.022285786, -0.021979714, 0.071850136, -0.0018412076, 0.019502454, 0.055054497, 0.031123582, 0.026915107, -0.018660758, 0.0026805112, -0.009674709, 0.01641305, 0.030587958, -0.0024653052, 0.013218435, -0.011162022, 0.0056288345, -0.0064514, -0.006570959, -0.036671117, -0.02748899, -0.023433551, -0.037015446, -0.0191103, 0.008340431, 0.022362303, -0.030434921, 0.037111092, 0.017465169, -0.007336136, -0.03454775, 0.008689543, 0.008856926, -0.0038952301, -0.07181188, -0.014653143, 0.010970728, 0.03276871, -0.011324622, -0.03051144, 0.0054088463, 0.0056001404, -0.042773403, 0.06878943, -0.060755067, 0.025346493, 0.008349996, 0.038124952, -0.0008040338, -0.019837217, -0.005796217, 0.05857431, 0.025289105, -0.016585216, 0.046522774, 0.013381036, 0.060563773, 0.008507813, -0.03720674, 0.010722045, 0.02010503, -0.0055618817, 0.0020695652, -0.002862241, -0.027355084, 0.055896193, 0.04024832, 0.035791162, -0.02381614, -0.0010658678, -0.012281094, -0.046484515, 0.011171587, -0.0091295205, 0.018651193, 0.021367572, -0.06067855, 0.0091438675, -0.031735722, -0.010310763, -0.050157364, -0.0015626353, 0.0016642604, -0.045298487, -0.017369522, 0.02917238, -0.020659784, -0.0055475347, -0.018364253, 0.020564137, 0.053562403, -0.0049162633, -0.0036608945, 0.034452103, 0.052185085, -0.003039188, 0.028254166, 0.034356456, -0.05103732, 0.012003717, -0.013849706, 0.046522774, -0.0025107376, -0.028388074, 0.018507723, -0.004882787, -0.009100826, 0.042658627, 0.068368584, -0.009244297, 0.0328261, -0.007905236, -0.021750161, -0.0041534775, 0.004897134, 0.0034719915, -0.021845808, 0.0009361465, -0.0035532915, 0.020640654, 0.00482779, 0.005609705, -0.032309607, -0.0312001, 0.020353712, 0.031027934, -0.038048435, 0.04663755, -0.011955894, 0.009703403, 0.012634988, 0.021692773, 0.017436475, 0.01154461, 0.011477658, -0.007187883, -0.021310184, 0.024313504, 0.018612934, 0.00040052243, -0.010272504, -0.026723813, 0.04851223, -0.025920376, -0.025556918, 0.02113802, 0.033992995, 0.010100339, -0.02345268, 0.015695697, -0.019951995, 0.0018017532, 0.002302705, 0.023242258, -0.028005484, 0.00090386556, -0.055475347, 0.014557496, -0.02115715, -0.025576048, 0.017197357, -0.017943405, -0.03320869, -0.0066570416, -0.044227242, 0.009775138, -0.030434921, 0.005059734, 0.049927812, -0.0013151483, 0.04284992, -0.037818883, 0.06236194, 0.0076613366, 0.006556612, 0.021367572, -0.0016499133, 0.031869628, -0.014107954, -0.012529776, 0.0065661767, 0.015293979, 0.014222731, -0.04024832, 0.008450425, 0.02546127, 0.030339275, -0.035217278, -0.017522557, 0.040745683, -0.020831948, -0.025269976, -0.027029883, -0.04698188, -0.014672272, -0.03925359, 0.022630114, -0.017216487, 0.018861618, 0.022324044, 0.02850285, -0.034375586, -0.012204576, -0.017073017, 0.002006199, -0.13635457, 0.04128131, -0.009134303, 0.0028407203, -0.045489784, 0.014643578, 0.020851078, -0.040745683, 0.01174547, -0.027565507, -0.05696744, 0.0095647145, 0.06354796, -0.019856347, 0.008837797, 0.003933489, 0.007336136, -0.0051984224, 0.005150599, 0.020066772, -0.008349996, -0.049851295, 0.002055218, 0.019502454, 0.012128058, -0.038086694, -0.036977187, -0.011008986, -0.037244998, 0.03253916, 0.02180755, 0.0029626703, 0.016451309, 0.036785893, -0.029994946, -0.011171587, -0.022496209, -0.008354778, 0.011592434, -0.0045719338, -0.006762253, 0.02111889, -0.013830577, 0.0062888, -0.007226142, 0.041357826, 0.011477658, 0.028292427, -0.026245577, 0.012682811, -0.007470042, 0.027527248, -0.008330867, -0.0077043776, 0.01456706, 0.025174329, -0.023567457, -0.025862988, 0.005906211, 0.011755034, -0.05394499, 0.029057603, -0.047134914, -0.041778672, -0.03619288, -0.005638399, -0.009062567, 0.012529776, -0.0032089618, 0.0017096928, -0.018249476, -0.027297696, -0.0078048073, -0.01458619, 0.0058009992, -0.04258211, 0.011697646, 0.0015423102, -0.017857322, -0.06324189, -0.036498953, -0.04460983, -0.041625638, 0.009708186, 0.04124305, 0.03556161, -0.036518082, 0.0040171803, -0.0043973774, 0.016604345, -0.050425176, -0.0382206, 0.0050979927, -0.022056231, 0.017082581, -0.005207987, -0.04851223, -0.023873528, -0.00043160774, 0.025212588, -0.016135674, 0.011649823, 0.03177398, 0.0065040058, -0.0070205005, 0.02010503, 0.014873131, -0.042696886, 0.052108567, -0.006943983, -0.02144409, 0.01673825, -0.022515338, -0.003130053, -0.05134339, 0.017857322, 0.037359774, 0.017618204, -0.033093914, -0.0034911209, 0.044380277, -0.0010664656, -0.023184868, -0.026723813, 0.029784521, -0.0050358223, 0.06320363, 0.04181693, 0.017675593, -0.061252434, 0.016116545, -0.02913412, -0.068636395, 0.006437053, 0.02144409, -0.009708186, -0.0028144172, 0.04457157, -0.0033572149, -0.033380855, -0.045068935, -0.0742987, -0.001953593, -0.037111092, 0.021023244, -0.054136284, 0.004043483, 0.015647873, -0.042390816, -0.047096655, 0.007771331, -0.00092478836, 0.002692467, 0.03424168, 0.041740414, 0.007484389, 0.03487295, 0.025250847, -0.01576265, 0.057541322, 0.029191509, 0.02048762, -0.012462824, -0.0027952879, -0.018182522, -0.017331263, -0.016298274, 0.0053514577, -0.05134339, 0.008833014, 0.0051458166, 0.032730453, -0.02578647, 0.09128564, 0.020908466, -0.054595392, -0.0054423227, -0.040018767, 0.028235037, -0.008603461, 0.011008986, 0.0037493682, 0.03284523, 0.013696671, 0.020602396, 0.0005126089, 0.016441744, 0.02383527, 0.0012505865, 0.03192702, 0.0021209754, 0.010014256, 0.001278085, -0.0067144297, 0.038392764, -0.005796217, 0.0007980559, -0.0062840176, -0.004538457, 0.09281599, -0.02180755, -0.03816321, -0.014165343, 0.02984191, -0.044762865, -0.0204111, -0.047134914, 0.010951598, 0.048167903, 0.048856564, -0.0045575867, -0.004024354, -0.051764235, 0.010750739, 0.007503519, 0.018239912, 0.029421063, 0.032577418, 0.0051697283, -0.0045982366, 0.028828051, -0.019818088, 0.0084265135, -0.06167328, -0.008531725, -0.028464591, 0.025862988, -0.012692376, -0.0024067212, -0.022897927, -0.0153418025, 0.04223778, -0.02718292, 0.0039597917, 0.051419906, 0.0039143595, -0.01744604, 0.016546957, -0.012013282, -0.005891864, 0.005662311, -0.009502544, -0.021080632, 0.010100339], "projects/advbbs-project.md::1781801598.087": [-0.01688005, 0.0037124676, -0.053566284, 0.0049038883, 0.0019575045, 0.008673544, 0.028212847, -0.041747387, -0.007953926, 0.051278755, -0.025696566, 0.0017359003, -0.0034741834, 0.012362183, -0.0073820436, -0.011485297, 0.002032564, -0.02049244, -0.0032358991, -0.0022517855, -0.044873677, 0.01394439, -0.00047210054, 0.00041997587, 0.020969007, -0.0014988075, -0.03827797, -0.018376475, 0.0034527378, 0.019577429, 0.018347882, 0.0049467795, 0.017814126, -0.0489531, 0.008692607, -0.033721976, -0.0009859008, -0.02531531, -0.049410608, -0.047161203, -0.009579024, 0.014020641, 0.0132486, -0.041785512, 0.0047633005, -0.04990624, 0.010637006, -0.025258122, 0.03463699, -0.019272424, -0.027145334, 0.0019884815, 0.008177913, -0.024324048, 0.023161221, 0.053451907, -0.037420146, 0.024019046, -0.057416957, 0.0046012676, -0.028555976, 0.012905471, 0.002295868, -0.028289098, -0.010646537, 0.0633264, -0.019539302, 0.011428109, -0.011447172, 0.009231129, -0.011952334, 0.023256537, -0.0709515, -0.010303408, -0.057912588, -0.0063335933, -0.001831214, -0.043158032, -0.026611578, -0.004172356, 0.0062287482, 0.04182364, 0.010236688, 0.021788705, 0.016422546, 0.04468305, -0.051164377, 0.051698137, -0.028155658, -0.004970608, -0.013534541, -0.008811749, 0.019043671, -0.06073387, -0.03353135, -0.0046751355, -0.004739472, -0.015050028, 0.06790146, -0.010703726, 0.0053566284, 0.001469022, -0.023237472, -0.009383631, 0.059513856, 0.02586813, 0.056501944, 0.024228735, -0.02544875, -0.046589322, -0.004141379, 0.041099254, -0.009922153, 0.01205718, -0.007315324, -0.04048925, -0.022436839, -0.056806948, 0.012600468, 0.02725971, 0.018061941, 0.046665575, 0.062487643, -0.05505318, 0.0043844287, -0.02125495, 0.024590928, 0.023485288, -0.00972676, -0.008373306, 0.0020873693, -0.043424908, -0.014268457, -0.026668765, -0.016546454, -0.00089892704, 0.013582198, 0.032635402, -0.014973777, -0.05989511, 0.031911016, 0.011142168, -0.048343096, -0.005328034, 0.016117541, -0.07175213, 0.06591894, 0.0151929995, -0.022989657, -0.016098479, -0.0009185855, 0.004005557, 0.019205704, 0.019787118, 0.025181873, -0.03437011, 9.7994365e-05, 0.0013117545, 0.043958664, 0.021426514, -0.026001569, 0.037305772, -0.024724366, 0.02083557, 0.01945352, 0.036276385, 0.009393162, 0.0054710046, 0.010608411, -0.0033979323, -0.010560755, -0.0044725942, 0.03869735, 0.0023447163, 0.037744213, 0.010122312, 0.06919772, 0.013410633, -0.0025424922, -0.034331985, -0.039574236, 0.0654233, -0.039726738, -0.00095134956, -0.040832378, 0.024743428, 0.0021755346, -0.02377123, 0.013096099, 0.017270837, 0.00245671, 0.004975374, 0.03109132, 0.007920566, 0.021712454, 0.03520887, 0.014945184, -0.030004743, 0.028841916, -0.01820491, -0.0064717983, -0.016813332, 0.028136596, -0.017442401, -0.007901504, 0.0072819646, -0.012953128, -0.03381729, 0.025048433, -0.06363141, 0.016784737, 0.0013439228, 0.004565525, 0.042052392, -0.040832378, 0.0132486, 0.009912622, 0.0026449545, 0.012438434, 0.0037482101, 0.009002376, 0.034312923, -0.0014356622, -0.023523415, 0.0047799805, -0.005289909, -0.03393167, 0.047466207, -0.009293083, 0.011323264, 0.002063541, -0.00683399, -0.010084187, -0.013868139, 0.047923714, 0.004532165, -0.013830014, 0.024228735, 0.01861476, 0.036943577, -0.009450351, 0.029547239, 0.0059523387, -0.0002411138, 0.0015905469, 0.042281143, 0.004503571, -0.02161714, -0.043729912, 0.0028832385, -0.023580601, -0.008668778, -0.03770609, 0.014973777, 0.022322461, 0.042853028, 0.031834766, 0.015059561, 0.03295947, -0.02190308, -0.002785542, 0.043386783, 0.040069867, 0.03130101, 0.029528175, 0.017175524, -0.008397134, -0.060848247, 0.02161714, 0.008287524, -0.016841926, 0.008397134, 0.019424926, 0.009702932, -0.029261297, -0.023904668, 0.022551214, -0.03381729, 0.105683796, 0.025830004, 0.0062096855, 0.014039704, -0.0042414586, 0.020683067, 0.014678305, 0.0017132632, -0.031815704, -0.055472557, -0.015850663, -0.051698137, 0.003674342, 0.05181251, 0.045826815, -0.007796658, -0.043158032, 0.020301811, -0.026325636, -0.16820957, 0.013000784, 1.6996364e-05, 0.037534524, 0.011456704, -0.0039984086, -0.029261297, -0.012991253, -0.083494775, 0.051393133, 0.051888764, -0.03644795, -0.019901495, -0.036371697, 0.0054138163, -0.005061156, 0.001392771, 0.026420949, 0.02335185, -0.025162809, -0.035456687, -0.0068721157, 0.053108778, 0.011933272, -0.015926914, -0.046513073, 0.054405045, 0.0047633005, -0.016803801, -0.02920411, 0.022837156, -0.010436847, 0.0015142959, 0.031625077, 0.02977599, 0.008430494, 0.0072057135, -0.007648922, 0.013410633, -0.034065105, -0.00041461448, 0.043539286, 0.040069867, -0.0091453465, 0.017661624, -0.033474162, 0.03995549, 0.002938044, -0.038392346, -0.06630019, -0.017118335, 0.033016656, 0.015736287, -0.018100066, -0.026420949, -0.042891152, 0.0031906252, 0.03654326, -0.046741825, -0.020664005, -0.012581404, -0.011714051, 0.029470988, -0.04010799, -0.030862566, -0.016841926, 0.052384395, 0.012972191, 0.020969007, -0.056425694, 0.045216806, -0.006247811, -0.00063621876, -0.010360596, -0.034560736, 0.0010984901, -0.020721192, -0.037687026, -0.004444, -0.11117387, -0.01053216, 0.024304986, -0.012581404, 0.017165992, -0.0065575805, -0.03751546, -0.005099281, 0.019348675, 0.047733087, 0.26108322, 0.00013522628, -0.039078604, 0.044873677, 0.09119612, -0.019768056, 0.041366134, -0.00022160429, 0.026115946, -0.022779968, 0.0013141372, 0.02579188, 0.002904684, 0.00048580187, -0.028803792, 0.02865129, -0.033226345, 0.032177895, 0.059094477, -0.020740256, 0.04838122, -0.027011894, 0.022131834, 0.02209371, -0.04498805, 0.0071342285, 0.015145343, 0.057150077, -0.044111166, 0.03926923, -0.004789512, 0.01095154, 0.030919755, -0.07914847, -0.029261297, 0.0015488472, 0.009874497, -0.060009487, 0.007925332, 0.02935661, -0.05654007, -0.008130256, 0.058179464, -0.035056368, 0.00620492, -0.006019058, 0.020015871, 0.02190308, 0.014468615, -0.042014267, -0.03604763, -0.015574254, 0.012915002, 0.030824441, -0.012638593, 0.019396333, -0.0285941, -0.015440815, 0.015288313, 0.018004753, -0.020721192, 0.024514677, -0.062297016, 0.036924515, -0.033836354, -0.0016715635, -0.020244624, -0.024590928, -0.018586166, 0.012171556, 0.026230322, 0.047313705, 0.013029379, -0.037915777, 0.03738202, -0.015698161, 0.01708021, -0.005652101, -0.050554372, 0.022417776, -0.007291496, 0.0041795047, -0.016641768, -0.01965368, -0.020034933, -0.008354243, -0.032730713, 0.05981886, -0.000112068024, -0.02684033, -0.01429705, 0.005799837, -0.0010782359, 0.014582992, 0.050745, 0.025010308, 0.01770928, -0.021407451, -0.020015871, -0.01352501, 0.0019968215, 0.01714693, -0.009540899, 0.014602055, -0.013934859, 0.035246994, 0.01575535, 0.0077394703, 0.005256549, 0.0061715604, -0.015640974, 0.024228735, 0.0037315302, -0.026935644, -0.023180285, 0.039841115, -0.017480528, 0.0023506733, 0.029947555, -0.010970604, -0.026001569, 0.025734691, -0.004444, 0.0035409029, -0.046284318, -0.06305952, 0.0021779174, -0.012981722, -0.003986494, 0.05417629, 0.021312136, -0.042548023, 0.0061620288, 0.026268449, 0.022417776, -0.03486574, -0.024514677, 0.041861765, -0.031320073, 0.0042533726, 0.034274798, -0.046474945, -0.065804556, -0.022703717, -0.015736287, 0.01965368, -0.0096934, -0.0075488426, 0.0010502376, 0.0056282724, 0.0011741453, 0.028479725, -0.008430494, -0.059856985, -0.0143733015, -0.025963444, -0.022856219, 0.020606816, 0.074001536, -0.029661614, -0.02586813, 0.022246212, -0.017185055, 0.043463033, 0.017537715, 0.023904668, -0.046818074, 0.059628233, -0.019596491, -0.0012664804, -0.0056854603, -0.03437011, -0.057836335, 0.0977537, -0.011818895, 0.022474963, -0.065194555, 0.0019479732, -0.010446378, -0.043386783, 0.04132801, 0.03332166, -0.02733596, 0.008992845, 0.021445576, 0.019539302, -0.008216038, -0.00996981, 0.006133435, -0.008649715, -0.032940406, 0.05432879, -0.00641461, 0.020130247, 0.0337601, -0.009717229, 0.037077017, 0.04643682, 0.011266076, -0.038735475, 0.015564723, 0.016165199, 0.026725953, -0.021521827, -0.013019848, -0.029756928, 0.03724858, 0.04323428, -0.011923741, 0.02920411, -0.0043582176, 0.027583776, 0.001491659, 0.0042533726, -0.0032716417, -0.010913416, 0.024781555, 0.0549388, 0.012648124, -0.01240984, -0.01366798, -0.013563136, 0.023694979, -0.008821281, -0.004222396, -0.021178698, -0.021235885, 0.007000789, -0.011142168, -0.009216832, 0.0008673544, 0.0136203235, 0.039078604, -0.050668746, 0.018900702, -0.0047609177, 0.03318822, 0.03227321, 0.00895472, 0.010026998, 0.06740583, -0.03736296, 0.00063085736, 0.029547239, -0.0045440793, 0.054557547, -0.019348675, 0.0010258134, 0.04132801, 0.009574259, -0.0040412997, -0.012133431, -0.008235102, -0.028270034, 0.024667177, 0.014745025, 0.028403474, 0.009073862, -0.05368066, 0.01053216, -0.028022218, 0.008054005, -0.050592497, 0.022417776, -0.021579016, -0.03025256, 0.02112151, -0.019472582, -0.034274798, -0.068625845, -0.052308142, -0.008277993, -0.002664017, -0.016841926, 0.041976143, 0.024762493, -0.014239863, 0.017308963, 0.034465425, 0.005833197, -0.028250972, 0.028212847, -0.0010311748, -0.0041938014, -0.021998396, 0.008330415, 0.022875281, -0.022970594, -0.039841115, -0.055129427, 0.03339791, 0.0029952321, -0.029413799, 0.039345484, -0.03295947, -0.016231919, -0.015841132, 0.05108813, -0.0153264385, 0.03137726, -0.011704518, -0.008387603, -0.009559961, 0.053985663, -0.026535327, 0.0029023013, 0.0031119913, -0.023180285, 0.02775534, 0.025391562, -0.023542477, -0.03953611, -0.015669568, 0.028346285, -0.026192198, -0.04643682, 0.011418578, -0.027107209, 0.03297853, 0.008449557, 0.026802205, 0.0055949125, 0.007620328, 0.028441599, 0.036352634, 0.023046846, 0.0115710795, 0.0067863334, -0.012333589, -0.009312145, -0.025219997, 0.00019494625, 0.004222396, -0.030366935, -0.010255751, 0.005118344, 0.038182657, 0.031758517, 0.039154857, -0.030729128, 0.014401896, 0.02321841, 0.04350116, -0.012314526, 0.0010234305, -0.035590123, 0.008382837, -0.057760086, -0.00065170723, -0.009817308, 0.02752659, -0.035170745, -0.023161221, -0.05124063, 0.00311914, -0.022208085, -0.049181856, 0.06462267, 0.032311335, 0.013801419, -0.023142159, 0.08151225, 0.0071532913, -0.0029571066, 0.001088363, -0.021998396, 0.05249877, -0.02167433, -0.024762493, -0.0028832385, -0.020187436, -0.014516273, -0.03854485, 0.017394746, 0.014173143, -0.002618743, -0.019558365, 0.040870503, 0.04822872, -0.01993962, -0.021407451, -0.028079407, -0.027660027, -0.021274012, -0.01554566, 0.0101795, -0.03953611, -0.0105512235, 0.037458275, 0.026516264, -0.02697377, 0.011647331, -0.013687043, 0.013410633, -0.142208, 0.0082255695, 0.01101826, -0.022417776, -0.050211243, 0.0075059514, 0.045407433, -0.041976143, -0.022646528, -0.027164396, -0.03284509, 0.013915796, 0.0752978, -0.024762493, 0.006476564, 0.020568691, -0.01095154, -0.014096892, 0.017547246, 0.0031262885, -0.010732319, -0.009745823, 0.012285932, -0.030900693, 0.022474963, -0.01952024, -0.020378063, 0.008969016, -0.026668765, -0.008473385, -0.005380457, -0.03799203, 0.012333589, 0.048609972, 0.008787921, 0.02788878, 0.017232712, 0.0005876683, -0.0055329585, -0.0063621877, 0.025353437, -0.0010168777, -0.02565844, 0.007830018, 0.017633028, 0.015288313, -0.009579024, -0.017737875, -0.007682282, 0.048991226, -0.0011985694, 0.048076216, -0.011609205, 0.004124699, -0.016222388, -0.038849853, -0.053528156, -0.023332788, -0.0065480494, 0.011237482, -0.026935644, 0.029185046, -0.040756125, 0.009950748, -0.03255915, 0.011790301, -0.049944364, 0.028613165, -0.0073534497, 0.029470988, -0.025544064, -0.0033216814, 0.001250992, -0.029756928, 0.013744231, -0.012219213, 0.030309748, 0.020320876, -0.0024281158, -0.07236214, 0.0044964226, -0.012447965, -0.052308142, 0.00665766, 0.0654233, -0.034560736, -0.0074058725, -0.011647331, -0.048571847, -0.04643682, -0.04334866, -0.050745, -0.010046061, -0.008149319, -0.029223172, 0.015574254, -0.015955508, -0.045750562, -0.024934057, -0.0009674338, 0.027640965, 0.036352634, -0.008797452, 0.012562342, 0.014983309, -0.030176308, 0.033283535, -0.028212847, -0.008783155, 0.0018752965, -0.019825244, 0.00066004717, -0.010827633, 0.0021481318, -0.06885459, 0.021864956, 0.016689423, 0.025639378, -0.018509915, 0.011208888, 0.005046859, -0.017613966, 0.013830014, -0.030843504, 0.01331532, 0.03799203, 0.05467192, 0.005027796, 0.0025687034, -0.098821215, 0.03200633, -0.07285777, -0.011704518, 0.011332796, 0.0010264091, 0.006457501, -0.04636057, 0.036295447, -0.014887995, 0.0011556783, -0.055472557, -0.0013212857, -0.038887978, -0.014621117, -0.019186642, -0.005451942, -0.0034551206, -0.023733104, -0.01331532, -0.019882431, 0.016908646, -0.0316632, -0.009712463, -0.021274012, -0.0074582947, 0.02293247, -0.0069245384, 0.03297853, -0.015993634, 0.06225889, -0.008301821, -0.0041199336, 0.014935653, -0.0105512235, -0.052956276, 0.0039817286, -0.026516264, 0.0075107175, -0.015936445, 0.023008721, 0.048648097, 0.06142013, 0.025753753, 0.033569474, 0.024171548, -0.05619694, -0.02705002, 0.010360596, 0.06267827, -0.029432861, 0.00623828, 0.01366798, 0.014935653, 0.011485297, 0.054405045, 0.028117534, -0.034961056, 0.010303408, 0.026249385, -0.009140581, -0.021598078, -0.009755354, 0.046398696, -0.0028975357, 0.025734691, 0.0056806947, -0.0024686242, 0.027793467, 0.00093228684, 0.04906748, -0.048343096, -0.019482115, -0.003150117, -0.01917711, -0.037458275, 0.008749795, 0.013334382, -0.059933238, 0.017394746, 0.052727524, -0.0027903076, 0.01797616, 0.005027796, 0.013477353, 0.018662417, 0.042052392, 0.015212062, 0.03366479, -0.04468305, 0.0076965787, -0.026802205, 0.022150896, -0.0010025806, -0.033912603, -0.019977745, -0.019253362, -0.008163616, 0.015164405, -0.01610801, -0.07137088, -0.056845073, -0.039497986, -0.010227157, 0.023008721, 0.0060571837, 0.010169969, -0.017585373, 0.025334373, -0.009040502, -0.07823346, 0.038163595, 0.035895128, 0.056845073, -0.025544064], "projects/argus.md::1781801599.990": [-0.009051761, -0.011376428, -0.029945815, 0.033132333, -0.009382525, -0.0565374, 0.014087764, -7.4101685e-05, -0.010537871, 0.051468786, -0.010584457, -0.002132498, -0.04751825, 0.017050667, 0.027728297, -0.0019135413, 0.0045142337, 0.022231087, 0.009270717, -0.015848733, -0.019473165, 0.00397383, 0.005967733, 0.02256651, -0.011954101, 0.03749283, -0.03065393, -0.035238042, -0.011236669, 0.019361358, 0.017963761, -0.047630057, 0.004556162, -0.016025763, -0.013677802, -0.024001375, -0.0042393734, 0.002965232, -0.036710177, -0.030318506, -0.025753029, 0.006894805, -0.01924955, -0.028902277, 0.04848725, -0.057096437, 0.014311379, -0.024392702, 0.024690855, -0.0214298, -0.019901762, -0.020237183, 0.015839417, -0.030635295, 0.06995432, 0.03861091, -0.041666985, 0.01164663, -0.019137742, -0.0011926149, -0.030001719, -0.013379648, -0.05705917, -0.0025552707, 0.009801804, 0.041182484, -0.019175012, 0.011534822, -0.019156378, -0.00084438064, 0.00067783386, 0.028566854, -0.08221589, -0.00552982, -0.053406786, -0.010891928, 0.043232292, -0.0031026623, -0.0015047446, -0.027765566, 0.0011582574, 0.00039394727, -0.019230915, 0.027225163, -0.037399657, 0.022212453, -0.036300216, 0.06846355, 0.031007987, -0.0048682913, 0.0071789827, -0.025659855, -0.012801976, -0.05661194, -0.017674925, 0.014180937, -0.022007471, -0.023069644, 0.02668476, 0.006987978, -0.004844998, 0.024336798, -0.046288367, -0.007682117, 0.0019554691, 0.026461143, -0.0075470163, 0.016715243, -0.05079794, -0.044834867, -0.009606141, 0.014898369, -0.039281752, 0.0025319774, -0.013398283, -0.053257708, 0.0027090062, -0.02118755, -0.028417777, 0.001679444, 0.014656119, -0.007682117, 0.050611597, -0.04569206, 0.024318162, 0.0021965543, -0.022007471, 0.0025715758, 0.065742895, 0.007593603, 0.021783857, -0.0059956852, -0.048114557, -0.01993903, -0.036542468, -0.018662559, -0.031567026, -0.010276986, 0.009829756, -0.05463667, 0.044536714, 0.06417759, -0.051655132, -0.006689824, 0.044909406, -0.0560529, 0.010798755, 0.057655476, -0.00024428807, -0.0025599292, 0.021411164, 0.013118764, -0.007337377, 0.0024760736, 0.008991199, -0.0124851875, 0.018504165, -0.0038177653, -0.008762924, 0.060897898, -0.019016618, 0.019398626, 0.0008635976, 0.042971406, 0.022436067, -0.016845686, 0.025697125, -0.020293089, -0.00091251347, -0.027914643, 0.007817218, -0.028548218, 0.011525505, -0.0068854876, -0.011553457, 0.0021301687, 0.08743358, 0.009489674, 0.008273765, -0.044760328, -0.0433441, 0.02644251, 0.010016101, 0.022473337, 0.010109275, -0.019529069, 0.009717948, 0.029200431, -0.028883642, 0.027840104, 0.0025785638, 0.0026228211, 0.038238216, 0.015662387, -0.01330511, 0.034436755, -0.037381023, -0.052512325, 0.011488236, -0.038722716, -0.02688974, 0.019957665, 0.032386947, -0.007043882, -0.017013397, 0.0043791328, -0.024038645, -0.011218034, 0.004928854, -0.077594504, 0.016090984, 0.03138068, 0.018364405, 0.037623275, -0.03240558, 0.00812003, 0.003880657, -0.004947488, -0.043045945, -0.025846202, -0.0346231, 0.018457578, -0.0004047204, -0.0153455995, 0.03562937, 0.020684415, 0.04558025, -0.0072348863, 0.048189096, -0.021206183, -0.007998905, 0.006265887, -0.0055903825, -0.018588021, 0.10487557, -0.012774023, -0.056164708, 0.019789953, -0.016333234, 0.006587334, -0.05269867, -0.016118936, 0.038759984, 0.007779949, -0.060525205, -0.042151485, 0.015075398, 0.02644251, -0.025585316, -0.015913956, -0.01586737, -0.015429455, -0.01558785, 0.043157753, 0.043977674, 0.009699313, 0.0124851875, 0.017162474, -0.0022023777, 0.006433598, 0.0039412198, 0.025827566, 0.0030816982, 0.029666295, 0.004742508, 0.02135526, -0.023405068, -0.014311379, 0.018867541, 0.011590726, -0.057320055, 0.030504853, 0.015289696, 0.016994763, -0.0134821385, -0.0056229928, 0.023125548, -0.03631885, 0.08840258, 0.037120137, -0.03331868, 0.014525677, 0.01613757, 0.009978833, 0.0133610135, 0.0028347897, 0.020796223, -0.017544484, -0.04278506, -0.040772524, -0.073532164, 0.0409216, 0.06987978, -0.029517218, -0.031529758, -0.0099974675, -0.01095715, -0.1501204, -0.011134178, 0.026982913, 0.03562937, 0.014581581, -0.0005526326, -0.008618506, -0.002851095, -0.0170693, 0.01672456, -0.023572778, -0.067270935, -0.030262602, -0.06842628, -0.0063497424, -0.032126065, 0.010947832, -0.0057767285, 0.009140275, -0.017674925, -0.05754367, -0.04181606, 0.010696265, 0.051692404, 0.022231087, -0.0091915205, 0.024821298, 0.017264964, -0.02349824, -0.039579906, 0.00093347736, -0.043567713, 0.004288289, 0.0042417026, 0.028417777, 0.017777415, 0.004244032, 0.021467067, 0.05601563, -0.0067829974, 0.035126235, 0.06648828, 0.01579283, 0.019156378, 0.009950881, -0.0029489268, 0.015513311, 0.005352791, 0.0031329435, 0.008739631, -0.02236153, 0.034064062, 0.027281066, 0.0017947457, -0.01759107, -0.031921085, 0.049605325, 0.042673253, -0.008059468, -0.05601563, 0.006060906, 0.001155928, 0.009792486, -0.020591242, -0.007160348, -0.017805368, 0.015774196, 0.0076075788, 0.01126462, -0.018867541, 0.016873637, -0.03085891, -0.006517454, 0.020013569, -0.009839073, 0.056313787, -0.011050322, -0.04651198, -0.0061680553, -0.119857796, 0.051170632, 0.01572761, 0.0013300452, 0.018858222, -0.035852987, -0.0069134394, 0.025734393, 0.0013288804, 0.07010339, 0.27594128, 0.027355604, -0.019100472, -0.035088968, 0.0010196625, -0.049568057, 0.015746243, 0.008138665, 0.047369175, -0.019417262, -0.0158301, 0.019230915, 0.033989526, -0.006051589, -0.019845858, 0.02374049, -0.023721855, 0.010211765, 0.06451301, -0.019640876, -0.011516187, -0.0038410586, 0.0033635467, 0.006587334, -0.014926321, -0.01047265, -0.012904466, 0.073793046, -0.00857192, 0.019864492, -0.0013533384, 0.010314255, 0.044983942, -0.015559898, -0.071556896, -0.01696681, 0.004232385, -0.021821126, -0.033057794, -0.00539006, -0.04278506, -0.037064236, 0.0040972843, 0.034548562, 0.004831022, -0.017544484, -0.0064056464, 0.024374068, -0.02301374, -0.009950881, -0.017628338, -0.032852814, -0.037381023, -0.0287532, 0.0031073208, -0.034585834, -0.017973078, -0.00884678, -0.00867441, 0.026461143, 0.00031212968, 0.016184157, -0.08124689, -0.0066106273, -0.0052409833, 0.02685247, -0.026703393, -0.04856179, 0.014469773, 0.053928554, 0.002343302, 0.016286647, -0.015243109, -0.006247252, 0.034101333, 0.0365611, 0.05176694, 0.05836359, -0.07137055, 0.025529413, -0.02277149, -0.005851267, 0.014833148, -0.00056224107, -0.003531258, 0.015066081, -0.042486906, 0.039319023, 0.00056136755, -0.048449982, -0.010426063, -0.041107945, 0.020237183, 0.0106217265, 0.04513302, 0.032088794, 0.01924955, -0.018979348, 0.010109275, -0.0049987338, 0.022436067, -0.011562774, -0.012885831, -0.0049055605, 0.0321447, -0.044797596, 0.0054366468, 0.031492487, 0.02612572, 0.012652899, -0.03887179, 0.038573638, 0.02668476, -0.025044912, -0.00011937795, 0.023982741, -0.022920568, -0.035051696, 0.03991533, 0.0041392124, 0.020553973, -0.006074882, -0.0055391374, -0.052475058, -0.006088858, -0.082961276, 0.01316535, -0.02252924, -0.017507214, 0.0550839, 0.0043791328, -0.0134076, -0.00026175802, 0.056686476, -0.0020335016, 0.010221083, -0.01700408, 0.011180765, -0.027206527, 0.03838729, -0.0292377, 0.055456594, -0.03693379, 0.00777529, -0.012140447, 0.0016153876, 0.0011093415, -0.022995107, -0.039244484, -0.00032057348, -0.038163677, 0.013920052, 0.012289524, -0.051096093, 0.003493989, 0.013416918, -0.005003392, 0.03466037, 0.030188065, -0.01731155, 0.0057254834, 0.0054832334, 0.014013225, 0.08258858, -0.001389443, -0.005939781, -0.0102490345, -0.008921319, 0.020162646, -0.013668485, 0.012652899, -0.049828943, -0.03466037, 0.05694736, -0.054897554, -0.0346231, -0.06346948, -0.0013416917, 0.032014254, -0.012308159, 0.061531477, 0.013770975, -0.026535682, -0.014097081, 0.015028811, 0.037138775, -0.0026927008, 0.008213203, 0.017600387, -0.025585316, -0.0067923144, 0.07342035, 0.0335982, 0.0068156077, 0.05180421, -0.022864664, 0.030691199, 0.04039983, 0.040511638, 0.011544139, -0.016594118, 0.0017446652, 0.009266059, -0.014292744, -0.004467647, 0.01081739, -0.0051291757, 0.0079523185, -0.03549893, -0.009783169, 0.023870932, -0.0015070739, -0.03943083, -0.023703221, 0.014003907, 0.03397089, 0.009624775, 0.048636325, -0.0056928727, -0.055903822, 0.005352791, -0.015802147, 0.010342208, -0.048785403, 0.018634608, 0.018820954, 0.0093219625, 0.0009026138, -0.020348992, -0.0011518517, 0.007495771, -0.020740319, 0.02636797, -0.0375301, -0.019622242, 0.017479261, 0.020647146, 0.041704252, 0.017302234, -0.008446136, 0.020404896, 0.003971501, 0.017087935, -0.005664921, 0.015606484, 0.081172355, -0.04468579, 0.02592074, 0.0009020315, -0.0062006656, 0.005492551, -0.029461315, 0.0049335123, -0.0005456446, 0.035610735, 0.06935801, -0.0017050667, -0.022585144, 0.025659855, -0.013575312, -0.019622242, 0.015177888, -0.026871104, 0.019193646, -0.025119452, 0.0064615505, -0.013286475, -0.029871276, -0.042114213, -0.02802645, 0.011218034, -0.00079837645, -0.04174152, -0.0076215547, 0.043232292, -0.007374646, -0.07267497, 0.022007471, 0.01164663, 0.06548201, -0.036821984, -0.012205668, 0.01669661, 0.045468442, -0.044834867, 0.024728125, 0.01610962, -0.025026279, -0.008683727, -0.041480638, 0.055941094, 0.001292776, -0.017917175, 0.042188752, -0.0031492487, 0.010724217, 0.008525333, 0.022175184, -0.00086126826, 0.011627995, -0.018466895, -0.005664921, 0.005180421, 0.020572606, -0.038424563, 0.018466895, -0.0064242813, -0.027467413, -0.01704135, -0.012336111, -0.043642253, -0.07140782, -0.0014325355, 0.01842031, 0.040474366, -0.012559726, 0.06033886, -0.012764706, 0.011469601, 0.014115715, 0.0048543154, -0.009634092, -0.0061354446, -0.0075423573, 0.0063916706, 0.011525505, -0.0153455995, 0.009922929, 0.02131799, -0.028548218, 0.011637312, 0.008912001, -0.031902447, -0.004046039, 0.020963933, 0.024299528, -0.01589532, -0.02111301, 0.005301546, -0.0009643409, -0.01043538, 0.038909063, 0.06328313, -0.03357956, -0.020572606, -0.061456937, -0.008315694, 0.003971501, -0.053034093, 0.052959554, 0.015289696, 0.0004370398, -0.04833817, -0.053406786, 0.009708631, 0.0016049056, -0.023703221, 0.022547875, 0.0036849936, -0.039319023, -0.02305101, 0.07274951, 0.02709472, -0.017097253, 0.006172714, -0.010025419, 0.019640876, 0.015541263, 0.027392874, 3.0463216e-05, -0.018094204, -0.01067763, 0.0020894054, -0.007067175, -0.022510607, 0.0012788, -0.021299357, 0.045952942, 0.028622758, 0.004817046, -0.036896523, -0.026964277, -0.08482473, -0.01296037, 0.014246157, 0.0035615393, -0.0071370546, -0.011423015, 0.038275484, -0.02539897, -0.040027138, 0.010845342, -0.033616833, -0.0041182484, -0.13156033, 0.0111248605, -0.013836197, 0.0067038, -0.0076867756, 0.014432504, 0.0062006656, -0.011590726, -0.001582777, -0.038722716, -0.044424906, 0.0057348004, 0.049717132, -0.04274779, 0.009517626, 0.019193646, -0.03736239, 0.0012729766, -0.00026044776, 0.009634092, -0.03113843, -0.020274453, -0.008371597, -0.016817734, -0.0023130206, -0.023386434, -0.03687789, -0.010416746, -0.022641048, -0.011711851, 0.034790814, -0.03242422, 0.016743194, 0.020348992, 0.02349824, 0.0038270827, 0.019324088, -0.0044070845, -0.043157753, -0.013826879, -0.029740835, 0.024020009, -0.022380164, -0.013500773, -0.015746243, 0.0316602, 0.015662387, 0.0028743884, -0.045282096, 0.014926321, 0.0028091671, 0.010966467, -0.01130189, 0.021578876, 0.0167991, 0.012056591, -0.06410305, -0.004807729, -0.04569206, 0.04457398, -0.027187893, 0.021373896, -0.054860286, -0.018196695, -0.026349336, 0.024429971, -0.031473853, 0.02260378, 0.0148517825, 0.023367798, -0.010006784, -0.004952147, 0.017954445, -0.008236497, 0.00850204, -0.04509575, 0.01320262, -0.026722027, -0.05754367, -0.07573105, -0.007439867, -0.015373551, -0.036169775, 0.0011949443, 0.05851267, 0.017963761, 0.0060189785, -0.005581065, -0.03372864, -0.039542638, -0.07304766, -0.028678661, 0.0057580937, 0.021858394, -0.005306205, 0.01067763, 0.0008822322, 0.007593603, -0.003659371, 0.015923273, 0.019901762, -0.0031399315, 0.0351076, -0.007053199, 0.0034706958, 0.009568871, 0.045915674, -0.050648864, 0.013016273, -0.05884809, -0.030486219, 0.014516359, -0.015774196, 0.043977674, -0.08929704, 0.020796223, 0.045505714, 0.027951911, -0.01745131, 0.022827394, 0.019547703, -0.0021173572, 0.0030397703, -0.012252254, 0.015159253, 0.035536196, 0.039319023, 0.0019612925, 0.040511638, -0.019696781, 0.012755389, -0.036374755, -0.042971406, 0.008930636, 0.04174152, -0.041182484, -0.015140619, 0.040958866, -0.0375301, -0.053928554, 0.012969687, -0.0069646845, 0.009587506, 0.023274625, -0.017973078, -0.018588021, 0.031976987, -0.004693592, -0.0053108633, -0.06127059, 0.0023922177, 0.0038690104, 0.029908545, 0.06216505, -0.0022163538, 0.0088188285, -0.007765973, 0.022268357, -0.029629026, 0.076849125, 0.03065393, 0.0060422714, -0.030672565, -0.009489674, -0.024206355, -0.0033332654, -0.013593947, -0.020553973, -0.038238216, 0.016985444, -0.013416918, 0.053257708, -0.007747338, 0.052139632, 0.02260378, -0.03810777, 0.017674925, -0.031883813, 0.03162293, -0.010836025, 0.027076086, -0.003615114, -0.008553285, 0.040064406, -0.016081667, -0.017898541, 0.010547188, 0.04222602, -0.03279691, -0.018737098, 0.015177888, -0.0292377, -0.02802645, -0.007025247, 0.02305101, 0.0163146, 0.030542122, -0.0019810917, -0.0070345644, 0.06578016, -0.03113843, -0.008422843, 0.012065909, -0.025715759, 0.0072907903, -0.017087935, -0.010211765, -0.028846374, 0.002965232, 0.027802834, -0.0014663107, 0.03337458, 0.033747274, 0.04371679, 0.04662379, -0.03173474, 0.0545994, -0.0050639547, -0.002353784, 0.03193972, 0.030747103, 0.03887179, 0.015187206, -0.028809104, 0.008250473, -0.016976127, 0.0438286, 0.03397089, -0.014274109, -0.008469429, -0.014125032, -0.025268529, -0.01174912, 0.046698328, 0.045431174, -0.0072348863, -0.023349164, 0.042934135, -0.052027825, 0.0029396093, 0.008632482, 0.017749464, 0.06223959, -0.04941898], "projects/deploy-livesync.md::1781801601.772": [-0.014257636, 0.0075274687, -0.052040372, 0.007213238, -0.0016192265, -0.038795777, 0.04363587, -0.048926204, -0.0065378766, 0.005937555, 0.012315971, 0.009042343, -0.028684111, 0.023131138, -0.010074145, 0.010167945, 0.0034166735, 0.008760942, -0.026282826, 0.02774611, -0.046674997, -0.027464708, 0.014285776, -0.018825708, -0.017690724, 0.022568338, 0.004324191, -0.009914685, -0.01622744, -0.0073539387, 0.042247627, 0.008498302, -0.018506786, -0.0078088697, -0.049939245, -0.010984007, -0.025963906, 0.004267911, -0.037182413, -0.012784972, 0.033974446, -0.0024927412, 0.013647934, 0.018844467, 0.012428531, -0.0632964, 0.0011179815, -0.011368589, 0.013722975, -0.0041483156, -0.04044666, -0.0098959245, 0.012747452, -0.062395915, 0.020861173, 0.027427189, -0.0016942668, -0.022286937, -0.053803816, 0.031704478, -0.016499462, -0.0048869923, -0.026282826, -0.009229943, -0.02014829, 0.033974446, -0.017221723, 0.0070209475, -0.00806213, -0.036582094, -0.03194836, 0.05537966, -0.02776487, 0.007508709, -0.033167765, 0.0049245125, 0.025138464, 0.0020753301, -0.011331068, 0.04419867, -0.009032963, -0.016743341, -0.0037543545, 0.034255847, -0.044423793, 0.041459706, -0.05042701, 0.073839545, -0.014595317, 0.0054638637, -0.026658027, -0.00028960823, 0.093199916, -0.03478113, -0.017681345, 0.061082713, -0.0061532953, -0.015111218, 0.041947465, 0.04843844, -0.004457856, -0.02016705, -0.03860818, -0.024725743, 0.0038786398, 0.023112379, 0.044911552, -0.00806213, -0.0018267595, -0.015786579, -0.016658923, 0.018122206, 0.018638106, -0.0004956756, -0.033993207, -0.020598533, 0.0037801494, -0.006007905, -0.005581114, -0.013450954, 0.0030367826, 0.046149716, -0.0108057875, -0.025494903, 0.01646194, -0.022587096, 0.0024739811, 0.008254421, 0.016602641, 0.076128274, 0.022530816, -0.034724846, -0.020579772, -0.037088614, -0.07684115, 0.005712434, 0.03954618, 0.013319634, -0.032098442, -0.037839014, 0.010937108, -0.030672677, -0.030935317, -0.0009690737, 0.038495615, -0.0159648, 0.022324456, 0.017972125, 0.030897798, 0.029903514, -0.00070877804, -0.014060656, -0.022268176, 9.673149e-05, -0.012250311, -0.03928354, 0.0472378, 0.006758307, 0.026526706, 0.0038035996, -0.013169553, 0.06318384, -0.04832588, 0.004685322, 0.013554134, -0.002764762, 0.020973733, -0.034612287, -0.00069998426, 0.018863227, 0.018947648, -0.023412539, 0.027127028, -0.016499462, 0.041046984, 0.014773537, 0.0646096, 0.027202068, -0.026883148, -0.046712518, -0.02401286, 0.025307303, -0.00786984, -0.034593526, -0.00097552245, -0.0053090933, 0.022718417, 0.0013155483, -0.010289886, 0.065660164, -0.030184915, -0.009276844, 0.019397888, 0.05856887, -0.012194031, 0.03237984, -0.03600053, -0.018337946, 0.04329819, -0.0239003, -0.017662585, 0.021423973, 0.040746823, -0.035006247, -0.009028273, -0.011603089, 0.013591655, -0.021480255, 0.022887258, -0.049714126, 0.054966938, 0.028177591, 0.009595764, 0.009652045, -0.049939245, 0.019125868, -0.011377969, -0.030635158, -0.017287383, 0.024875823, 0.007489949, -0.004795537, -0.01975433, 0.0038129797, 0.04438627, 0.03992138, -0.0040592053, 0.013103893, 0.014267016, 0.01996069, -0.025870105, -0.012259691, -0.0058390647, -0.018750668, 0.049901724, 0.038232975, -0.0548919, 0.018169105, -0.04464891, -0.01174379, -0.0056373943, 0.011434249, 0.057293184, 0.0049761026, -0.01174379, -0.019144628, 0.019322848, 0.032211002, -0.010355546, -0.0019639425, -0.041197065, 0.002825732, -0.013122653, -0.0093659535, 0.015458279, 0.021968015, 0.04464891, -0.0041225203, 0.009450374, -0.005065213, 0.018309806, -0.01988565, 0.001813862, 0.0038434647, -0.0061861253, -0.022193136, -0.042585306, -0.024800783, 0.017090403, -0.0056233243, -0.0006736029, 0.045887075, 0.0050230026, 0.01937913, -0.004915132, -0.022643376, -0.0052856435, -0.04461139, 0.04690012, 0.016977843, -0.018694388, 0.017268624, 0.021330174, 0.014717257, -0.03162944, 0.062921196, -0.017700104, 0.0017986195, 0.0035362688, -0.05155261, 0.03515633, -0.013769874, 0.06539752, -0.029434513, -0.070050016, -0.018638106, -0.010730747, -0.15623367, -0.034387168, -0.010618187, 0.05080221, 0.0050230026, 0.03493121, -0.07560299, -0.046224758, -0.09882793, 0.0137135945, 0.046524916, -0.0696373, -0.04438627, -0.017071644, 0.0015019763, 0.018647486, 0.00813248, -0.0161524, 0.0102711255, -0.018028405, -0.03219224, -0.06307128, 0.031273, 0.023525098, 0.017681345, -0.0041788006, 0.046412356, -0.0029054624, -0.04802572, -0.022887258, 0.050914768, -0.019163389, 0.0005238157, -0.0014363161, -0.0087093515, 0.018619347, 0.035400208, 0.017118543, 0.018169105, 0.022718417, 0.046074677, 0.034312125, 0.013572894, 0.030635158, 0.022493297, -0.0007885082, 0.03613185, -0.017090403, -0.022755938, 0.008160621, 0.03962122, 0.0065519465, -0.012700552, -0.020485971, -0.014679736, -0.012269071, 0.01627434, 0.051252447, -0.009670804, 0.03950866, 0.0054638637, 0.021855455, 0.011349829, -0.002778832, -0.030897798, 0.012803732, 0.0068755574, 0.037595134, 0.016977843, -0.032229763, 0.03648829, -0.050314445, -0.017803285, 0.026301587, -0.026808107, -0.003165758, -0.0061673657, -0.012419151, -0.017803285, -0.090123266, 0.038570657, 0.013460333, -0.013601034, 0.020373411, -0.013253973, -0.038833298, 0.031742, 0.03913346, -0.011012148, 0.27734855, 0.00070291554, -0.038364295, -0.028815433, 0.0474254, -0.051139887, 0.010524387, 0.0237127, 0.018187866, -0.009333123, -0.05144005, 0.0029476725, 0.05189029, -0.017671965, -0.017700104, 0.030222436, -0.033805605, -0.008681212, 0.051402528, -0.024425581, 0.04296051, -0.02012953, 0.050464526, 0.008737492, -0.057968546, 0.004429716, -0.016884042, 0.08877254, -0.050164364, 0.026901908, -0.032586202, 0.022755938, 0.050051805, -0.04768804, -0.05905663, 0.01174379, -0.030616397, -0.01597418, -0.014116935, 0.004432061, -0.028665353, -0.0052621933, 0.045962114, -0.016893422, 0.037069853, -0.013751115, -0.017428083, 0.0050183125, 0.029321954, 0.018750668, -0.058606386, -0.019397888, -0.011349829, 0.0003746147, -0.0050558327, -0.01174379, -0.024237981, -0.024237981, -0.00026381316, -0.00022629306, 0.022118095, 0.02016705, -0.077666596, 0.0814186, 0.0034893688, 0.013826155, 0.012222171, -0.03577541, -0.02420046, 0.028646592, 0.042622827, 0.00038370158, 0.04007146, 0.007860459, 0.015439519, -0.026507946, 0.029359473, 0.03600053, -0.03969626, 0.016180541, 0.006786447, -0.029003033, 0.030785237, -0.0013565859, 0.042397708, 0.016612021, -0.02001697, 0.03676969, -0.029340714, -0.014670357, 0.0054779337, 0.0008154758, -0.0093659535, 0.024969622, 0.00011747014, 0.03269876, 0.017296763, -0.02384402, -0.010908968, -0.005543594, 0.029640874, -0.021367693, 0.00400996, -0.026545467, 0.014632837, 0.013094513, 0.041459706, 0.0045868317, 0.01589914, 0.0057405746, -0.04082186, 0.028965512, 0.034649808, -0.050201885, 0.016743341, 0.040484183, 0.022812217, 0.038533136, 0.054254055, 0.06318384, 0.03241736, 0.008831292, -0.06746113, 0.008470161, -0.006444076, 0.00055400765, -0.030954078, -0.012616131, -0.026226547, 0.034631047, 0.0017353044, -0.034518488, 0.007030328, 0.0698249, 0.025138464, -0.023468819, 0.029903514, 0.0047931923, 0.02785867, 0.040971942, -0.054329097, -0.034837406, -0.03536269, 0.05631766, -0.0074430485, -0.03605681, 0.021911735, 0.027202068, 0.0041436255, 0.0020366376, 0.0037355945, 0.048551, -0.017643824, -0.02791495, -0.012194031, -0.042322665, -0.024875823, -0.020692332, 0.034706086, -0.022774696, 0.0024950863, 0.0030531976, 0.034649808, 0.045099154, 0.0009632112, -0.03566285, -0.0012276106, 0.018300425, -0.017662585, -0.0050417627, 0.006702027, -0.09177415, -0.028534032, 0.049676605, 0.01640566, -0.01573968, -0.057893507, -0.0053982036, 0.013207073, -0.07425227, -0.001098049, 0.013844915, -0.029096832, 0.0048776125, 0.00195339, -0.009389403, -0.024782022, -0.010815167, -0.0016579191, -0.031835802, -0.045549393, 0.077141315, 0.005168393, 0.0073586283, 0.020804893, -0.008502991, -0.007156958, 0.01646194, 0.0013073408, -0.020711092, -0.00789798, -0.007499329, -0.01999821, -0.004432061, 0.0027202067, -0.03909594, 0.028965512, 0.005506074, -0.029078074, 0.015045558, -0.012813112, 0.0009374161, -0.021273894, 0.026920667, 0.05579238, -0.01633062, 0.005918795, 0.03226728, 0.013235213, -0.0015969491, 0.015298818, -0.005219983, 0.031704478, -0.024650702, -0.021067534, 0.025813825, -0.01590852, 0.00040451353, -0.013873055, -0.0027460018, 0.0001487613, -0.024631942, 0.00791674, -0.06322136, 0.0010329752, -0.018319186, 0.022906018, 0.019416649, 0.042435225, -0.0076916195, 0.04461139, -0.020748612, -0.01179069, 0.02440682, 0.018394226, 0.053916376, -0.005993835, 0.041009463, 0.0160117, 0.07672859, -0.007485259, -0.017315524, -0.017943986, -0.049451485, 0.0647972, 0.049338926, 0.02020457, -0.042022504, -0.041572265, -0.0011508117, -0.015317579, 0.0012885807, 0.007550919, -0.010561907, 0.010787027, -0.06224584, 0.03568161, -0.028984273, -0.022005536, 0.0131507935, 0.0066504367, 0.016630782, -0.030316235, -0.038908336, 0.037126135, -0.034893688, -0.05301589, -0.053353574, -0.022380736, 0.028946754, -0.041834906, -0.021499014, 0.009314364, 0.058793988, -0.0060829455, 0.03583169, 0.03588797, 0.002163268, 0.01992317, -0.04018402, -0.016302481, 0.0236189, -0.022587096, -0.0112747885, 0.0077994894, -0.0050699026, -0.02378774, 0.022530816, 0.008404501, 0.04378595, 0.00048717498, -0.00038223597, -0.018769426, 0.021986775, -0.0005715952, 0.014041895, 0.018094065, -0.034480967, 0.04787564, 0.019791849, -0.029415755, 0.006762997, 0.0065378766, 0.018694388, 0.02829015, -0.009942825, 0.00803399, -0.0556423, 0.007555609, 0.027483469, 0.0040803105, 0.0052997135, -0.007715069, 0.018581826, 0.0062048854, -0.010308646, 0.016490081, 0.018638106, -0.03519385, 0.0050886627, -0.010627567, -0.011453009, -0.003613654, -0.049939245, 0.029603355, -0.0065894667, -0.0029359474, -0.009009513, 0.030635158, 0.013460333, -0.041046984, 0.005468554, 0.058418788, -0.02804627, -0.018910127, 0.0023004508, -0.028965512, -0.019163389, -0.028852953, 0.009032963, -0.012860012, -0.0068567973, -0.053428613, -0.030053595, 0.025438624, 0.045174193, -0.054179017, 0.027352149, -0.025532424, 0.024819542, 0.01616178, 0.07680363, 0.005210603, 0.0058672046, -0.008306011, 0.033955686, 0.022643376, -0.014360816, 0.0137135945, -0.00817, -0.021986775, 0.01612426, -0.007532159, -0.008681212, 0.0014621111, -0.017231103, -0.006007905, 0.022305695, 0.012278451, -0.021817936, -0.01973557, -0.0403341, -0.046299797, -0.01189387, 0.004232736, 0.012541091, 0.005191843, -0.04333571, 0.0401465, 0.016433802, -0.017268624, -0.0036816592, -0.036788452, 0.025963906, -0.13664818, -0.02367518, -0.030954078, 0.027539749, -0.0035362688, 0.010308646, 0.013873055, -0.029490795, 0.020298371, -0.05515454, -0.043260667, -0.019604249, 0.03622565, -0.038795777, -0.0076259593, 0.009267463, -0.010543146, -0.007110058, -0.009530104, -0.00039337474, -0.03605681, -0.067236006, -0.0058812746, 0.031104159, 0.01224093, 0.020748612, -0.01937913, 0.0038012546, -0.035231367, -0.011293548, 0.03217348, 0.022174375, 0.03189208, 0.03571913, -0.042097546, -0.045924596, -0.020636052, 0.021198854, -0.0078323195, 0.016593263, -0.006870867, 0.03478113, -0.046374835, 0.002450531, 0.025457384, 0.038570657, -0.015326958, -0.029603355, 0.0034987489, 0.021198854, 0.04333571, 0.02376898, -0.01618992, 0.037857775, 0.022024296, -0.025344824, 0.0007433669, -0.030166157, -0.028496511, 0.001823242, -0.012062711, 0.021742895, -0.050652128, 0.009431614, -0.038645696, 0.013901195, -0.032867603, 0.018469267, -0.045361795, 0.028065031, 0.0011009802, 0.0041107954, -0.014923617, 0.012231551, -0.009623904, -0.041159544, 0.045661956, -0.040746823, -0.02804627, -0.026470426, -0.01172503, -0.025288543, -0.06577273, 0.03224852, 0.020692332, 0.0143701965, -0.0030039526, -0.0022172031, -0.028365191, -0.0120251905, -0.105131306, -0.036450773, -0.008517061, -0.0074289786, -0.0019334573, -0.005487314, -0.022530816, -0.009032963, -0.01207209, -0.041984987, -0.018797567, -0.01210961, 0.02421922, 0.032361083, -0.045511875, -0.017887704, 0.02358138, -0.010074145, -0.026564227, -0.0106463265, 0.046112195, -0.02406914, -0.011256028, 0.010308646, -0.03609433, 0.0033181834, -0.0017446844, 0.004007615, -0.022080576, -0.005989145, 0.032492403, 0.018553687, 0.0053278534, -0.008273181, 0.025776304, 0.037932817, 0.042885467, 0.017747005, 0.021198854, -0.057105582, 0.023337498, -0.09042343, -0.025907625, 0.060332313, 0.0034776437, -0.003653519, -0.020654812, 0.01593666, -0.0010101113, -0.01982937, -0.042397708, -0.016602641, 0.02793371, -0.007405529, -0.027108269, -0.02731463, -0.041497223, -0.012719312, -0.026395386, -0.04018402, 0.0069083874, 0.018281667, -0.01992317, 0.013647934, 0.0031352728, 0.024857063, 0.02410666, 0.082169004, -0.03187332, 0.017606305, -0.01208147, -0.04738788, -0.029040553, -0.022361977, 0.013122653, -0.01949169, -0.009351883, -0.068774335, -0.045361795, 0.038683217, 0.00094386487, 0.05290333, -0.009867785, -0.0062752357, 0.049489003, -0.025870105, -0.013272733, -0.0013577584, 0.08111844, 0.014145075, -0.009614524, -0.014154456, -0.0058531347, -0.039058417, 0.053203493, -0.017324904, -0.0060313554, 0.045399316, 0.012419151, -0.004389851, -0.026920667, -0.014717257, 0.06438448, -0.0242755, -0.009501964, 0.0021257477, -0.0053466135, -0.002165613, 0.009605144, 0.034480967, 0.028534032, -0.02795247, -0.028684111, 0.026714306, -0.028665353, 0.022099335, -0.02750223, -0.008329461, -0.017090403, 0.07654099, 0.0037895294, -0.005163703, -0.0025607464, 0.033111483, -0.0030367826, 0.0071850982, 0.022211896, 0.054666776, 0.011237268, -0.0045844866, 0.03181704, 6.320524e-05, 0.022868497, -0.041159544, -0.0064722165, -0.037407532, 0.03575665, 0.008695282, -0.0065331864, -0.0031024427, -0.007663479, -0.009830264, -0.017831424, 0.025119703, 0.022455776, 0.0058672046, -0.004134245, -0.026282826, -0.021742895, -0.041084502, 0.042735387, 0.00067829294, -0.009234633, 0.005229363], "projects/matrix-synapse-deployment.md::1781801603.622": [0.03389259, -0.016899144, -0.02082216, 0.032515764, -0.0045147687, -0.034628157, 0.036287893, 0.029931854, 0.011957653, 1.0940652e-05, 0.026216306, 0.011948223, -0.027310224, 0.025537323, 0.039154712, 0.024235938, 0.0047057327, 0.021746332, 0.017474394, -0.020331783, -0.018719196, -0.022557339, 0.06808695, -0.0225762, 0.015239406, 0.016625665, -0.009340738, -0.01680484, 0.007068029, 0.0066200886, -0.044963796, 0.006563507, 0.019134132, -0.0112881, 0.01564491, -0.04541645, 0.0048071085, 0.0073085027, -0.04718935, 0.013673972, 0.002777231, 0.004837757, 0.027083896, 0.008449572, 0.058920678, -0.027065035, 0.03387373, -0.029875273, -0.021010766, -0.021444561, -0.017964771, 0.011637022, -0.010948609, -0.020803299, 0.08819241, 0.010288485, -0.081478015, -0.034005754, -0.07548033, 0.0075961277, -0.008081789, 0.01042994, -0.035080813, 0.012985559, -0.0098924115, 0.04334178, -0.020652413, 0.024235938, -0.0027465825, -0.007761158, -0.0014345883, 0.02431138, -0.066691265, -0.010656268, -0.04171976, -0.035137393, 0.055978414, -0.032289434, 0.024745176, 0.040550403, -0.0043780287, -0.014484981, 0.0040078885, 0.026725544, -0.035099674, -0.008171378, -0.08502382, 0.10841103, 0.020916464, 0.03500537, -0.007978056, -0.04047496, -0.013400493, -0.028951101, -0.047566563, -0.01795534, -0.026574658, -0.020180898, 0.029611224, 0.022896832, -0.0047646724, 0.043568105, -0.027121617, -0.03040337, -0.0049980725, 0.032836396, -0.0023976604, -0.014277513, -0.001453449, -0.051300973, 0.011542719, 0.051376417, 0.004833042, 0.007902613, -0.011910502, -0.07306617, -0.015390292, -0.03445841, 0.0025037515, -0.009237004, 0.002501394, -0.02693301, 0.078912966, -0.010816583, -0.029535782, -0.023613537, -0.03123324, 0.018577741, -0.0065776524, 0.061712053, 0.0032440322, -0.028536167, -0.023462651, -0.038664337, -0.050810598, 0.024726314, 0.04881137, 0.021463422, -0.001593725, -0.044473417, 0.06514469, 0.017785594, -0.07959195, -0.012202842, -0.018879512, -0.073141605, 0.05348881, 0.024764037, 0.01157101, 0.02052039, 0.015003649, 0.021463422, 0.015512886, 0.019935708, 0.059486497, 0.008553306, 0.0047222357, 0.02868705, 0.013183596, 0.03736295, -0.015428013, 0.053413365, -0.045982268, 0.033421077, 0.0048071085, -0.012004805, 0.00897767, 0.004950921, 0.00664838, -0.0150508005, 0.0053988616, -0.011316391, 0.009920703, 0.0119199315, 0.011825629, 0.01942647, 0.08796608, 0.01795534, -0.0038004213, -0.030761722, -0.052885268, 0.016644524, -0.04104078, -0.04134255, -0.034005754, -0.020105455, -0.027687436, -0.047981497, -0.013919161, 0.051715907, -0.031063493, -0.017889328, 0.083514966, 0.0059788264, 0.032874115, 0.0410785, 0.022689365, -0.034873344, 0.015522316, 0.010826014, -0.010260195, 0.0254996, 0.02340607, 0.014079477, -0.02368898, -0.014117198, -0.032874115, -0.05786448, -0.0074735335, -0.068728216, -0.0067285374, 0.027253643, -0.0019756532, -0.018087365, -0.03268551, 0.018125087, -0.0015442158, 0.015286558, -0.016135288, -0.0387775, 0.0019732956, 0.052583497, 0.008506154, 0.029762108, -0.008001631, -0.0042318585, 0.020897603, 0.013645682, 0.049226303, -0.022142405, -0.04315317, -0.0375327, -0.04545417, 0.010279056, 0.03783447, -0.01272151, -0.05413007, 0.017031169, 0.02721592, -0.003790991, -0.029271731, 0.011071202, -0.005139528, -0.021444561, -0.01070342, -0.019520774, 0.026197445, 0.03327019, -0.023481512, -0.0061249966, -0.04051268, 0.034609295, 0.03389259, -0.01186335, 0.026103143, 0.024330242, 0.011495567, 0.0038947247, 0.03555233, -0.03183678, 0.018379705, 0.031176658, 0.016022123, 0.051640466, 0.009251149, -0.02921515, 0.013391063, -0.021331398, -0.0024825332, 0.026763264, -0.0065776524, 0.012108538, 0.0020121958, -0.004309659, 0.022463037, -0.01997343, 0.019558497, -0.010448801, 0.057411823, 0.036533084, -0.015380861, 0.022896832, 0.0051631033, -0.017266927, 0.0037744879, 0.020388365, -0.031931084, 0.014654727, 0.010439371, -0.035722073, -0.017889328, 0.010590256, 0.0780831, -0.0019532563, -0.022651643, 0.032704372, -0.014918775, -0.1611454, -0.05299843, -0.017219774, 0.020935323, 0.002664067, 0.0098924115, -0.015956111, -0.06646494, -0.08117624, 0.06963353, -0.010505383, -0.052470334, -0.027725158, -0.0031803774, 0.022802528, -0.026008839, 0.0068322713, 0.028215535, 0.00045147687, -0.023802143, -0.050244775, -0.029592363, 0.06684215, 0.03817396, -0.020746717, 0.003913585, 0.046849858, -0.00092535076, -0.03926788, 0.010750571, 0.015956111, -0.010948609, 0.006195724, -0.013287329, 0.03845687, 0.002866819, 0.010420511, 0.023802143, -0.008756057, 0.022236709, -0.0047788178, 0.046095435, 0.020426085, 0.017587557, 0.021652028, -0.012136829, 0.0011422483, -0.030893749, -0.056468792, -0.014428399, 0.010656268, 0.0077658733, 0.0098924115, -0.0520554, -0.033213608, -0.037155483, -0.0023057146, 0.053601973, -0.047340237, -0.04115394, 0.008600458, 0.0017092465, 0.0019685805, -0.005554462, -0.024990363, -0.009180422, 0.011627592, 0.015267698, 0.025820233, -0.027838321, 0.02983755, -0.024367962, -0.018021353, 0.012353727, 0.024462266, 0.011882211, -0.008737197, -0.02400961, -0.023085438, -0.12018007, 0.025329856, -0.004851903, -0.030063879, 0.05092376, -0.02983755, -0.0036872574, 0.02955464, 0.003352481, 0.013240177, 0.22512074, 0.036570802, -0.0039348034, 8.343628e-06, 0.0770269, -0.03821168, 0.015399722, 0.0064031915, 0.02023748, -0.039305598, -0.019690521, 0.0012542333, 0.017861037, -0.009713235, -0.020105455, 0.025669347, -0.029271731, 0.004769387, 0.04402076, -0.022802528, 0.026140863, -0.02949806, -0.011193797, -0.006936005, -0.030912608, -0.025216691, 0.0006848774, 0.024254799, -0.050584268, 0.052093122, 0.044360254, 0.020652413, 0.03442069, -0.011382404, -0.04896225, 0.0064786337, 0.048207827, -0.05786448, -0.00985469, 0.0015088521, 0.008972955, -0.047302514, 0.03379829, 0.0017127829, -0.0053375643, -0.001943826, 0.019879127, 0.01970938, -0.020067733, -0.046925303, 0.010675129, -0.056506515, -0.030101601, -0.0012448031, -0.030516535, -0.04688758, -0.008723051, -0.019765964, -0.032610066, 0.00809122, 0.027762879, 0.019577356, -0.10343181, 0.012165121, -0.024518847, 0.0072802114, 0.006308888, -0.004370956, 0.0064361976, 0.0520554, 0.041795205, -0.03926788, 0.0016738828, -0.0398337, 0.0018518802, -0.024858339, 0.021067347, 0.059788268, -0.011259809, 0.044963796, -0.0225762, 0.025009224, -0.035797518, 0.004663296, -0.008760773, 0.026650101, -0.008883367, 0.01880407, -0.040097747, 0.0015053158, -0.037212066, -0.023330627, 0.018389136, 0.055412594, 0.014560423, 0.022519618, 0.016050415, 0.01534314, -0.009024822, -0.021255955, 8.067349e-05, 0.016305033, 0.008883367, -0.034779042, 0.064390264, -0.0040597552, 0.00433795, 0.0096849445, 0.028121231, 0.04164432, -0.05465817, 0.04537873, -0.0067521133, -0.022406455, -0.0029493344, 0.0032982565, 0.014249222, 0.016644524, 0.039494205, -0.024141634, 0.030195903, -0.02491492, -0.052244004, -0.037080042, -0.003397275, -0.06616317, -0.025310995, -0.043869875, -0.0037862759, 0.024235938, 0.030177044, -0.030101601, 0.021746332, 0.04541645, 0.022142405, -0.0021017839, 0.018926663, 0.016559653, -0.041267104, 0.008397705, -0.037815608, -0.030271346, -0.036419917, 0.014862194, 0.0041941376, 0.0010538389, 0.01245746, 0.009317162, 0.010637407, 0.0064456277, -0.017700722, 0.029818691, 0.023481512, -0.028988821, -0.019501913, 0.031440705, -0.015842948, 0.023217462, 0.054884497, -0.02689529, -0.003927731, -0.03617473, 0.03677827, 0.046925303, 0.011080633, -0.025650486, -0.01909641, 0.07412236, 0.02889452, 0.0011110103, 0.031704757, -0.044133924, -0.07725323, 0.047415677, -0.02836642, -0.037400674, -0.049641237, 0.0032039532, 0.0020133746, -0.026480354, 0.04315317, -0.015663771, -0.013834288, -0.011325821, 0.01734237, 0.027706297, -0.026650101, -0.006252306, 0.04307773, -0.017125472, -0.05469589, 0.08690988, 0.047302514, -0.0014357672, 0.012561194, 0.028592749, 0.013240177, 0.0410785, -5.643461e-05, -0.01475846, 0.018954955, 0.00054666423, -0.010741142, -0.0068652774, 0.008496724, -0.03504309, -0.03476018, 0.016908575, -0.03211969, 0.0029587648, -0.025028085, 0.0077045765, 0.0010125813, -0.02836642, 0.011957653, -0.008836215, 0.024198215, 0.00981697, -0.011806768, -0.021331398, 0.026668962, -0.023632396, 0.0248772, -0.061523445, 0.012334866, -0.0023917665, 0.024745176, -0.03668397, -0.02029406, 0.022500757, 0.0136928335, 0.0021949084, 0.02312316, -0.040663566, -0.014277513, -0.0023870512, 0.059976872, 0.010854305, -0.010326207, -0.030177044, 0.028460724, -0.010090449, -0.009713235, 0.073707424, -0.03325133, 0.0625042, -0.04051268, -0.019369889, -0.027404526, 0.014796182, -0.039192434, -0.042323302, -0.036080427, -0.02578251, 0.030724002, 0.0324026, 0.010609116, -0.010948609, 0.0015159249, -0.011146645, -0.015739214, -0.009647223, -0.0112881, 0.0044416836, 0.013127014, -0.043756712, 0.014937636, -0.034647018, -0.015126243, -0.024443405, -0.012551764, -0.007685716, -0.0065540764, -0.020708995, 0.054846775, -0.0071387566, 0.013127014, -0.016352186, 0.031629313, 0.02519783, -0.013853149, 0.032874115, 0.015277128, 0.018672045, -0.0128629645, -0.032195132, 0.0075112544, -0.040361796, 0.006780404, -0.048849087, -0.016088136, 0.018455148, -0.040097747, 0.016851993, -0.017898759, -0.031176658, -0.0012424454, 0.025009224, 0.00419178, 0.029969575, -0.0018577742, -0.04575594, -0.007921474, -0.014136058, -0.03472246, -0.008449572, 0.0037933486, -0.020180898, 0.01733294, 0.012136829, -0.0056864866, -0.03123324, -0.008600458, 0.03272323, 0.037193205, -0.0050499397, 0.012240563, -0.012532903, -0.0019626867, 0.0070633143, -0.032006525, -0.007176478, -0.0013273184, -0.04171976, 0.007949765, 0.012646067, 0.03474132, -0.0060354085, -0.039305598, -0.028800216, 0.017153762, 0.017116042, -0.001583116, -0.021180512, 0.005328134, -0.021218233, 0.008562736, -0.026122002, 0.02840414, -0.019152991, 0.01565434, 0.016078705, 0.01678598, -0.015494025, 0.032327157, -0.033100445, -0.004908485, 0.0037108331, -0.027536552, -0.012259424, 0.017766735, -0.012683788, -0.015314849, -0.05529943, 0.029743249, -0.029931854, 0.018143946, 0.019369889, -0.004618502, -0.01562605, -0.014550993, 0.061561167, 0.04194609, -0.055902973, -0.0081195105, 0.02340607, 0.02023748, 0.0150979515, 0.00028423592, -0.020784438, 0.021161651, -0.01477732, -0.023255184, 0.038060796, 0.009920703, 0.029366035, -0.024575429, -0.0087749185, 0.010958038, -0.036004983, -0.047868334, -0.021463422, -0.0635604, -0.014456689, -0.009298301, 0.022689365, -0.022217847, 0.0039630947, 0.017832747, -0.023462651, 0.010892026, 0.014098337, 0.0018188742, -0.0064880643, -0.1361739, 0.01594668, 0.0056534805, -0.0061768633, -0.034137778, 0.041267104, -0.0015312491, -0.0019450047, 0.004941491, 0.0005964681, -0.05005617, -0.0341755, 0.063749, -0.039682813, -0.032911837, 0.019690521, -0.0049792123, -0.01763471, 0.020803299, 0.018002491, -0.029064264, -0.004917915, 0.043190893, 0.060580414, 0.029479198, -0.013070432, -0.035948403, -0.006186294, -0.030139321, -0.040248632, 0.00035186904, 0.0007279033, 0.0237267, 0.03994686, -0.0034774328, 0.0034797902, 0.00433795, -0.020558111, -0.035703216, 0.018917235, 0.0008634642, 0.028423002, 0.006671956, -0.0003297667, 0.013579669, 0.04688758, 0.0005446013, -0.02861161, -0.05522399, 0.028234396, 0.024122775, -0.015079091, 0.025103528, 0.019124702, -0.022934552, -0.009166277, -0.019134132, -0.0035858813, -0.009345453, 0.019539636, -0.047906056, 0.049792122, -0.04926402, -0.045906827, -0.046472646, 0.0062334454, -0.05235717, 0.011655883, 0.010958038, 0.053941466, -0.014286944, -0.058581185, 0.005592183, 0.022066962, 0.029328313, -0.021274814, 0.06476748, -0.006535216, -0.028536167, -0.04028635, -0.053941466, -0.006021263, -0.01565434, 0.040361796, 0.102903716, -0.02114279, 0.006044839, -0.037193205, -0.017568696, 0.009501053, -0.024443405, -0.042398747, 0.01444726, 0.0067285374, -0.021878356, 0.049565792, -0.036419917, -0.02025634, -0.025650486, -0.016239021, -0.023424929, -0.006936005, 0.004382744, 0.012316005, -0.0026664247, -0.040135466, 0.040625844, -0.014560423, 0.005026364, 0.011448416, 0.030761722, 0.015795795, -0.00028954048, 0.009694375, -0.0474534, -0.007091605, 0.019464193, 0.039305598, 0.016399337, 0.008850361, 0.03151615, 0.023274044, -0.013815427, -0.025801372, -0.011401264, 0.02285911, 0.024481125, 0.007553691, 0.021576585, -0.024537709, 0.046661254, -0.059524216, -0.021029627, 0.011655883, 0.036306754, -0.020143175, -0.047868334, 0.053300202, -0.037476115, -0.023896446, -0.015116813, 0.007874322, -0.017993063, 0.008265681, 0.0029964861, -0.048735924, 0.023915306, 0.009152131, -0.013372202, -0.032478042, -0.019879127, 0.026046561, 0.015494025, 0.072575785, 0.0148904845, 0.047302514, -0.00020923535, -0.0037485545, -0.03706118, 0.044624303, -0.015229977, 0.010646838, -0.02459429, 0.013721124, -0.013136444, 0.03442069, -0.004703375, 0.003515154, -0.030214764, 0.011391833, -0.0034043477, 0.026178585, 0.00044116244, 0.019539636, 0.008543875, -0.032591205, 0.034213223, 0.0027843036, 0.03640106, 0.009609502, 0.0018648469, 0.0013520729, 0.009416181, -0.0054271524, 0.0059741116, -0.008572166, 0.0037438395, 0.01652193, -0.024085052, 0.020011151, -0.0031237954, 0.0036188876, 0.079365626, -0.022444176, 0.015814656, -0.047227073, 0.025556182, -0.00579965, -0.010382789, 0.0897767, -0.01069399, -0.05873207, 0.023670118, 0.0072377753, -0.037004597, 0.015428013, 0.0026852854, -0.015503456, -0.029592363, 0.0181911, -0.025141248, 0.023085438, 0.0029092554, -0.0054507283, 0.034024615, 0.038098518, 0.06054269, 0.030346788, -0.012976129, -0.008652324, 0.018341985, -0.032496903, 0.022689365, -0.041682042, 0.0015972614, -0.01535257, -0.03008274, -0.0072613508, -0.018077934, -0.018983247, -0.02168975, 0.035080813, -0.008440142, 0.034779042, 0.02284025, 0.006242876, -0.024613151, 0.036042705, 0.01970938, -0.058015365, 0.0363822, -0.0061721485, -0.015399722, 0.01011874], "projects/meshtastic-headscale-runbook.md::1781801605.474": [-0.004573996, 0.0031410037, -0.024529742, 0.025649117, -0.012988605, 0.0030203813, 0.01363514, 0.0065232515, -0.019203063, 0.022966478, -0.046396144, 0.0049889367, -0.007961069, 0.0044413116, 0.026980788, -0.020631231, -0.0123710185, 0.0044413116, 0.016037935, -0.025166627, 0.011193746, -0.021924302, 0.028022964, -0.018797772, -0.009210716, 0.028852845, 0.014899261, -0.037962236, -0.007213211, 0.039120212, 0.008602779, -0.021712007, 0.03157408, -0.030724902, -0.028196659, -0.02856335, -0.0046801437, -0.016105484, -0.03427602, 0.0043713506, -0.0025282425, 0.014175528, -0.0039853593, -0.015951088, -0.009567757, -0.04188005, 0.038965814, -0.03995009, 0.0440416, -0.044929378, -0.029180937, -0.020766327, -0.012824559, -0.040606275, 0.03427602, 0.017909992, -0.049985863, 0.001934781, -0.09919974, 0.0057126703, -0.059712842, 0.02424025, -0.022638386, -0.020515434, 0.016607273, 0.074148916, -0.024954332, 0.021634808, -0.013799186, -0.01581599, -0.01846003, 0.03385143, -0.035819985, -0.036707766, -0.055080947, 0.037653442, 0.04666634, -0.0150922565, 0.007821147, -0.036128778, 0.010884953, -0.030049417, 0.030300312, 0.027019385, 0.0038068385, 0.052726403, -0.06546411, 0.089549966, -0.018653026, -0.06673788, 0.009249315, -0.027752768, 0.01718626, -0.04172565, -0.010981451, 0.015497548, -0.019975046, -0.025649117, 0.008400134, -0.020341737, 0.015719492, 0.010431413, -0.021480411, 0.01233242, 0.009099743, 0.012168373, 0.018488979, -0.020824227, 0.026150905, -0.02898794, 0.0143588735, -0.021287415, -0.024066553, 0.009157642, -0.0068706437, -0.056972306, -0.011241995, -0.048789293, -0.047283925, -0.020862825, 0.023584064, -0.01799684, 0.03821313, -0.055235345, -0.014841363, -0.040992267, -0.0136737395, -0.013992182, 0.03995009, 0.010141919, -0.00833741, -0.056238923, -0.026942188, -0.01361584, -0.02244539, 0.0037561771, -0.0154107, 0.019154815, -0.01053756, -0.055273943, 0.054694958, 0.030107316, -0.042806428, -0.026556196, 0.027636971, -0.054154567, 0.042806428, 0.0070636394, -0.0037417025, 0.030531906, -0.008486982, 0.06372715, -0.0027839616, 0.020978624, 0.015642295, -0.026035108, 0.009027369, 0.024742037, 0.037170954, 0.052649204, -0.050063062, 0.061604198, -0.06357276, -0.016945016, 0.055659935, -0.01978205, 0.023699861, -0.016935365, 0.02995292, 0.02061193, 0.00175626, 0.005191582, 0.06172, 0.033542637, 0.013972882, 0.0021386326, 0.062646374, 0.011676234, -0.020090843, -0.025359623, -0.061449803, 0.044929378, -0.020322438, 0.0010162425, -0.030454708, 0.0006399011, 0.0063013067, -0.012409618, -0.026575496, 0.027173782, 0.010277016, 0.030126614, 0.07526829, 0.013278098, 0.01978205, 0.050642047, -0.027772069, -0.070173204, 0.025185928, -0.015999336, 0.0029190585, 0.02688429, 0.04137826, 0.0047211554, -0.003300225, 0.0054907254, 0.022792783, -0.045006577, 0.001636844, -0.034102324, 0.009929624, 0.027656272, 0.011020049, 0.014870312, -0.0015849764, 0.054308966, -0.002162757, 0.045353968, 0.0052012317, -0.01233242, 0.013152651, 0.02858265, -0.0014800351, 5.2169125e-05, 0.0049141506, 0.018884622, 0.029798523, 0.016037935, 0.01801614, -0.017118711, -0.032751355, 0.033175945, -0.038406126, 0.0059201405, 0.039023712, 0.02115232, -0.06303237, 0.022522587, -0.0016018635, 0.037035856, 0.0042121294, 0.010267367, 0.029258136, -0.023622664, -0.020361038, 0.0040408457, 0.04666634, 0.019550456, -0.03734465, -0.010199818, -0.008921222, -0.009765578, -0.03649547, 0.019125866, 0.06106381, 0.02771417, 0.021345316, 0.0154107, 0.01274736, -0.0023533402, 0.010730556, 0.03815523, 0.030126614, 0.030416109, -0.0056837206, 0.004931038, -0.017639799, -0.019039018, 0.043925803, 0.0020686716, -0.009258964, 0.023236671, 0.026749192, 0.03910091, -0.047862913, -0.013992182, -0.0074399807, -0.038425427, 0.09950854, 0.0153721, -0.015256303, 0.032268867, 0.026614094, 0.0013775062, 0.0351638, 0.023622664, -0.012814908, -0.048982285, -0.014995759, -0.045006577, -0.037981536, -0.025108729, 0.07623327, -0.0022013562, -0.04620315, 0.018604778, -0.02018734, -0.17940871, 0.0108077545, -0.008207139, 0.04172565, 0.010817404, 0.009929624, -0.009061144, -0.03136179, -0.04573996, 0.07144698, 0.043848604, -0.048866488, -0.013779887, -0.027772069, 0.036977958, -0.0035004579, 0.008786125, 0.035086602, 0.037055157, -0.025282426, -0.04616455, 0.009423011, 0.046280347, 0.041841447, -0.04566276, 0.0055148494, 0.06994161, 0.019048667, -0.03383213, -0.013316697, 0.0050709597, 0.0060214633, -0.0062723574, 0.018604778, 0.00068272196, -0.023024376, -0.0074641053, 0.0020722903, 0.00839531, -0.01892322, 0.012496466, 0.018952169, 0.020341737, 0.025784213, 0.011020049, -0.0074013816, 0.025610518, -0.013355296, -0.018836372, -0.0027911991, 0.028254557, 0.0072228606, 0.010392814, -0.074110314, -0.019637303, -0.04747692, 0.007555778, 0.013036854, -0.056547716, -0.03470061, 0.012457867, 0.013085103, 0.011579737, 0.0030903423, -0.03915881, -0.011164797, 0.009644955, 0.030203814, 0.010325265, -0.053382587, 0.024742037, -0.05411597, 0.00028873954, -0.0017080111, -0.037228853, 0.035453293, -0.024278848, -0.026363201, -0.03830963, -0.124057576, 0.0061855093, 0.017340656, -0.013577241, 0.005736795, -0.026671994, -0.013963233, 0.035762087, 0.033175945, 0.046473343, 0.27930325, -0.013094752, -0.07233476, -0.0039322856, 0.014030781, -0.004467848, 0.0008341029, 0.011917479, 0.014281675, -0.018768823, -0.011772732, 0.019096917, 0.0033195245, -0.019280262, -0.0026536896, 0.029431831, -0.022233095, 0.031940773, 0.038078036, -0.028872143, 0.034932207, -0.05187722, 0.021364614, 0.015738793, -0.03871492, -0.029586228, 0.009355462, 0.078240424, -0.02902654, 0.024298148, 0.032616258, 0.009847601, 0.04608735, -0.042034443, -0.055505536, 0.047862913, -0.01804509, -0.01931886, -0.022927878, -0.0059153154, 0.021345316, -0.017852094, 0.0097897025, 0.0060841865, -0.012477166, -0.03250046, 0.016028285, 0.011608686, -0.01055686, -0.017388904, 0.021885702, -0.017495053, -0.015748441, 0.038039435, 0.013693038, -0.058014482, -0.027501876, -0.019637303, 0.008626904, 0.02952833, 0.02512803, 0.003278513, -0.08754281, 0.006976791, -0.0009155229, 0.019955747, 0.004134931, 0.0011338493, 0.00022888073, 0.032732055, 0.06214459, -0.008303637, 0.009871726, -0.030049417, 0.018093338, -0.0484805, 0.031902175, 0.011685885, -0.06785726, 0.03879212, -0.047361124, -0.010026122, 0.002221862, 0.017244158, -0.021962902, 0.06963281, -0.010962151, 0.02952833, -0.048519097, -0.036341075, -0.0016380503, -0.027328178, -0.03431462, 0.073955916, -0.0029455954, 0.038174532, 0.014445721, -0.01321055, -0.012814908, -0.022599787, 0.014243077, -0.025629817, 0.014426422, 0.0046150074, -0.0034497965, -0.024066553, 0.021441812, -0.014156228, 0.012129774, 0.033272445, -0.04446619, 0.030956496, 0.015478248, -0.053922974, -0.012525415, 0.020862825, -0.004274853, 0.007555778, 0.043231018, -0.022696285, -0.023699861, 0.018846022, -0.012081525, -0.0060021635, 0.008115466, -0.080286175, -0.015622995, -0.022522587, -0.011280593, 0.057319697, 0.046396144, -0.037190255, 0.0009619625, 0.036205977, -0.0020409287, -0.005408702, 0.038850017, -0.012052576, -0.007304884, 0.051800024, -0.06199019, -0.03120739, -0.01674237, -0.017041512, 0.0038671496, 0.025610518, 0.024394646, -0.01675202, 0.00043966813, 0.007864571, -0.0020915898, 0.01581599, -0.011792032, -0.072257556, -0.02462624, -0.042073045, -0.015449299, 0.0018744699, 0.06310956, -0.011734134, -0.03209517, 0.0010325265, -0.020882126, 0.033137348, -0.0116376355, -0.017224858, 0.0045209224, 0.042806428, 0.054347564, -0.010518261, -0.008303637, -0.04489078, -0.076387666, 0.056547716, -0.025340324, -0.012380669, -0.08839199, -0.015690543, 0.013220199, -0.019154815, 0.05226321, 0.0121104745, -0.05237901, 0.03157408, 0.012158724, 0.036688466, -0.046550542, -0.0110104, -0.023005078, -0.021769905, -0.059211053, 0.094490655, -0.005321854, -0.015005409, 0.006064887, -0.008318111, 0.037962236, 0.013683389, -0.0028659848, -0.051722825, -0.017736297, 0.019955747, -0.019309212, 0.017514352, 0.0095774075, -0.006783796, 0.034449715, 0.01764945, -0.055659935, 0.04446619, 0.0040818574, -0.004547459, -0.04620315, -0.0038671496, 0.00881025, -0.012602613, 0.027250981, 0.06446053, -0.015536147, -0.025417522, -0.02547542, -0.01753365, 0.038502626, -0.056084525, 0.00899842, 0.0028852844, 0.022715583, -0.0069285426, 0.0023448968, 0.0063495557, 0.0021410452, -0.0019082441, 0.045122374, -0.0078114974, -0.004257966, -0.032172367, 0.035241, 0.015304552, 0.013326347, -0.017012563, 0.03560769, -0.010074371, 0.030281011, 0.031014394, 0.0072373357, 0.064537734, -0.030010818, 0.048596296, -0.0011241995, 0.012872808, -0.014638717, -0.026961487, 0.00072855846, 0.0014510858, 0.0440416, 0.050371855, -0.0010379546, -0.02111372, 0.000392927, 0.040606275, -0.019164464, 0.02068913, -0.018295985, 0.017321356, 0.0021000335, -0.0307828, 0.026614094, -0.012853508, -0.020322438, -0.03829033, -0.016153732, -0.033291742, -0.020168042, 0.016462525, 0.06731687, -0.0013690626, -0.016356379, -0.006976791, -0.021634808, 0.02773347, -0.02549472, -0.010064721, 0.038406126, 0.033523336, -0.04095367, -0.0034184349, 0.012950006, -0.01892322, 0.01890392, -0.042806428, 0.041494057, 0.0028032612, -0.016732719, -0.03170918, -0.017726647, -0.0019383996, -0.02993362, -0.0017080111, -0.001192351, 0.011743783, -0.033561938, 0.01185958, -0.022078699, 0.0037320526, -0.02109442, 0.0115893865, 0.0055100247, -0.014465021, 0.03136179, -0.000406497, -0.03035821, -0.034565516, 0.0076329764, 0.024684139, 0.007994844, -0.003300225, 0.036977958, -0.0066197496, 0.012274521, -0.00592979, -0.01843108, 0.0083470605, 0.016385328, -0.04172565, 0.044195995, 0.03163198, -0.0056644212, 0.013046503, -0.016587973, -0.011357792, -0.021731306, 0.014571168, -0.013065803, -0.022927878, 0.008877798, 0.032442562, 0.052610602, -0.0043424014, 0.03209517, -0.0043496387, 0.0068706437, 0.025803514, 0.0616428, -0.024356047, 0.035260297, -0.04620315, 0.022175197, -0.037325352, -0.01933816, 0.038386825, -0.022194495, -0.012081525, -0.024124451, -0.041532654, -0.008974296, -0.037923638, -0.022136597, 0.019897848, 0.03751835, -0.011965728, -0.021692706, 0.05635472, 0.03728675, -0.020071544, -0.02466484, -0.011975378, 0.047399722, -0.01940571, -0.021268116, 0.022619085, -0.026787791, -0.0027936115, -0.01583529, 0.033253144, 0.046396144, 0.0032471512, 0.0032013147, 0.016356379, 0.038502626, 0.021634808, -0.055659935, -0.002974545, -0.026170205, 0.003927461, -0.012892107, 0.025629817, -0.027057985, -0.023391068, 0.021055821, -0.0029890195, -0.015072958, 0.03734465, -0.044195995, 0.027579073, -0.1358689, 0.013114052, 0.016771318, -0.011164797, -0.005577573, 0.019560106, 0.018411782, -0.033137348, -0.033311043, -0.019897848, -0.033658434, -0.0054521263, 0.0027574247, -0.050912242, -0.021036522, 0.009278264, -0.02947043, -0.032712758, -0.016954664, -0.017002914, 0.0041494058, -0.008670328, 0.020380337, 0.04917528, 0.026054408, -0.026594795, -0.050757848, -0.0059587397, -0.014995759, 0.007285584, -0.021171618, -0.04674354, 0.026536897, 0.04002729, 0.035086602, 0.028389655, 0.0067982706, -0.0066197496, -0.017475752, -0.0036259051, 0.0082746865, 0.016983613, -0.038000837, -0.04431179, -0.021326015, 0.07661926, -0.0034859832, -0.032037273, -0.029972218, 0.026112307, -0.007295234, 0.02115232, -0.020766327, 0.0197531, 0.018817073, 0.009331338, -0.04751552, 0.011213045, 0.022657685, 0.027829967, -0.04346261, -0.0075943773, -0.021673407, 0.0015777391, -0.038464025, 0.019164464, 0.005355628, 0.032751355, -0.013828136, 0.023873556, -0.0017622912, -0.029045839, -0.015082607, 0.008969471, 0.014243077, 0.0026922887, 0.029277435, 0.0036210802, -0.0032375015, -0.014204477, -0.020148741, -0.03294435, -0.041571256, -0.0066293995, 0.059712842, -0.02111372, 0.0115411375, -0.020090843, -0.011743783, -0.0064846524, -0.028042262, -0.02810016, 0.011936778, 0.0019818237, -0.024008654, 0.008409784, 0.0050806096, -0.025398223, 0.0060455874, 0.036765665, -0.021712007, 0.025629817, 0.01850828, 0.011705184, 0.002622328, -0.025436822, 0.015420349, -0.039834294, -0.0052205315, 0.020804927, -0.031844277, 0.016887115, -0.033658434, -0.0046246573, -0.05581433, 0.0058332924, 0.041069467, 0.015748441, -0.011782382, -0.04037468, -0.008322936, -0.004808003, -0.017099412, -0.015034358, -0.0025909662, 0.02948973, 0.019482907, -0.0071118884, 0.004026371, -0.023526166, 0.022194495, -0.06500092, -0.010257717, 0.024105152, 0.035048004, -0.01231312, -0.060523424, 0.03255836, -0.029837122, -0.039718498, -0.01893287, 0.0023726397, 0.0044244244, -0.015565096, -0.016124783, -0.01361584, -0.026517598, 0.008260212, -0.03209517, -0.016539725, 0.008380834, 0.00076655444, 0.013731638, 0.048287503, -0.021692706, -0.006069712, -0.0061324355, 0.0057126703, 0.003657267, 0.010865653, 0.022966478, -0.022599787, -0.0031747778, 0.032674156, -0.012023627, 0.017552951, -0.023410369, -0.009524333, -0.004347226, -0.00815889, -0.0058188178, 0.035009403, 0.0051626326, 0.06399734, 0.009403711, -0.02331387, 0.008240913, -0.02458764, 0.04049048, 0.021596208, -0.0003528201, -0.009919974, -0.0121104745, 0.004296565, 0.0039009238, 0.018411782, 0.0007581109, 0.048557695, -0.018199487, 0.018874971, -0.024452545, -0.0438872, 0.009760753, -0.02902654, 0.03257766, -0.017736297, 0.016182682, 0.0031989024, -0.0009824682, 0.05017886, -0.02371916, -0.024356047, -0.016443226, -0.0049889367, -0.0067934454, 0.002248399, 0.0045619337, -0.020940024, 0.022117298, 0.023448966, -0.012641213, -0.0039250483, -0.004455786, 0.033388242, 0.02022594, 0.008081691, 0.046897933, 0.02466484, -0.037035856, -0.012525415, 0.017543301, 0.019444307, -0.012506115, -0.066274695, -0.010672658, -0.029277435, 0.03701656, 0.036379673, -0.027501876, -0.062298983, -0.011164797, 0.0030420932, 0.0069237174, 0.020032944, -0.006856169, 0.028331757, -0.006643874, 0.006069712, -0.007980369, -0.013326347, 0.04180285, 0.00903702, 0.0009975461, 0.008921222], "projects/mmud-project.md::1781801607.233": [-0.030904897, -0.029438676, -0.045395732, 0.0025087616, -0.013614912, -0.019803507, -0.025192346, -0.016356936, -0.001152626, 0.024678217, -0.04817584, -0.0057268315, -0.02919113, 0.019298898, -0.0018125445, -0.017071005, 0.008078498, -0.01931794, -0.011539351, 0.0035751043, 0.009320978, 0.013224553, 0.0050413255, 0.014233771, -0.010187381, 0.026810903, -0.034199134, -0.028753169, -0.01734711, 0.0643614, 0.0066027557, 0.0035751043, 0.013348326, -0.048518594, 0.024316423, -0.051679537, 0.012596173, 0.027762994, -0.04589082, -0.023954628, -0.015309635, 0.008573586, 0.013776767, 0.00045849168, 0.022583615, -0.06508499, 0.008625951, -0.03528452, 0.007969008, -0.0123486295, -0.060857702, -0.009873191, -0.010568218, 0.008049935, -0.0051127323, 0.049546853, -0.009996963, 0.007826194, -0.025573183, 0.028848378, -0.033170875, 0.014814547, 0.042806044, 0.005426923, 0.0059029683, 0.057696756, -0.040787607, -0.032142617, -0.00539836, -0.032028366, -0.020222427, 0.016594958, -0.023421455, -0.00015248344, -0.020469971, 0.022774033, -0.005345995, -0.0046771504, -0.06363781, 0.0032847163, 0.007911882, 0.01963213, 0.004784261, 0.005531653, -0.033513628, 0.05023236, -0.03892151, -0.0033370815, 0.071292624, -0.04775692, 0.030162266, -0.026734736, 0.06828402, -0.069807366, -0.012900842, -0.01701388, -0.036046192, -0.002708701, 0.04143503, 0.0005313862, -0.027858203, -0.0048747095, 0.003291857, 0.015957057, -0.003477515, 0.025382765, 0.018841894, 0.025516057, -0.025477974, -0.04642399, 0.009516156, 0.034180094, 0.00028369357, 0.006102908, -0.052098457, -0.0548024, 0.004574801, -0.016832981, -0.033380333, -0.03290429, 0.00021079906, 0.025097137, 0.04166353, -0.052517377, -0.027534492, -0.018137347, -0.0037321995, 0.010044567, 0.005150816, -0.01837537, -0.0036798345, -0.02397367, -0.012577131, -0.0398736, -0.055487905, 0.007611973, 0.046157405, 0.0054650065, -0.018956145, -0.069312274, 0.017908845, -0.018156389, -0.03808367, -0.03747433, 0.05815376, -0.050803613, 0.047109496, -0.0012400994, 0.0044272263, -0.0065884744, -0.021460148, -0.017423278, 0.016423581, 0.026639527, 0.002927682, 0.012405755, -0.03383734, 0.00089972664, 0.037207745, 0.054231144, -0.025249472, 0.0029752867, -0.05335522, 0.032561537, 0.014900235, -0.0027229823, 0.0026420546, 0.03705541, -0.012758029, -0.07060712, -0.014443231, -0.010720553, 0.033418417, -0.011472705, 0.024849594, 0.01505257, 0.089344285, 0.0054459646, 0.0071930527, -0.019375065, -0.069007605, 0.025877852, -0.016023703, -0.040787607, 0.00861167, -0.0074072736, -0.05365989, -0.020431887, -0.01576664, 0.03231399, -0.022259904, 0.010196902, 0.043415383, 0.0303146, 0.0019898717, 0.045928903, 0.0033823058, -0.031228608, 0.008768764, -0.045395732, 0.0004965753, -0.008292719, 0.056935083, -0.0061171893, -0.0073073036, -0.032980457, 0.010958576, -0.050080024, -0.024145046, -0.060667284, 0.011148994, 0.068169765, 0.059524775, -0.030257475, -0.016490228, -0.02677282, 0.024278339, 0.03189507, 0.03652224, -0.028429458, -0.011244203, 0.056211494, 0.010568218, -0.0057458733, 0.02481151, -0.012700903, 0.021955235, 0.018051658, 0.022754991, 0.051032115, -0.01007313, -0.017680343, 0.009620886, 0.00023222112, 0.021441106, -0.0019434572, -0.008373647, 0.025249472, 0.0050508464, 0.023535706, -0.018718123, -0.043834303, 0.008168947, 0.030067056, -0.04848051, 0.028086705, -0.0027872485, 0.0274012, -0.021745775, 0.022697866, -0.022697866, -0.027134614, -0.015642866, -0.01246288, 0.027020363, 0.03915001, 0.000184319, -0.033285126, 0.026791861, -0.039607015, 0.027001321, 0.032523453, 0.022412239, 0.02751545, 0.030981064, 0.028943587, -0.027077489, -0.029324425, 0.0683221, 0.0036012868, -0.042501375, -0.009559001, 0.01557622, 0.015176342, -0.0126723405, 0.0010014814, 0.026030187, -0.059029687, 0.05522132, 0.000612314, -0.0082165515, 0.030695437, -0.01837537, -0.009873191, 0.003489416, 0.026296772, -0.028162872, -0.02698228, 0.0049556373, -0.070150115, 0.033189915, -0.02264074, 0.043339215, -0.002482579, -0.056135327, -0.0025254232, -0.02492576, -0.16772048, -0.031837948, -0.0039488003, 0.05838226, 0.026353898, -0.004869949, -0.028467542, -0.012396234, -0.06432331, 0.070683286, -0.003134762, -0.0313619, 0.0075548477, -0.010187381, -0.0076024523, -0.0075500873, 0.010577739, -0.01338641, 0.012301025, -0.019365545, -0.023649957, -0.029038796, 0.04558615, 0.02315487, -0.028524667, -0.030067056, 0.026296772, -0.036293738, -0.029019754, -0.013253117, 0.0080070915, 0.03684595, -0.0071502086, 0.046652492, 0.03261866, 0.018080221, -0.0004275487, -0.009368583, -0.0036084275, -0.0037441007, 0.0088544525, -0.0011794036, 0.022240862, 0.04048294, 0.0131007815, -0.042006288, 0.016633041, 0.00954948, 0.014862152, -0.04071144, 0.037036367, 0.04794734, -0.0005679822, -0.032656744, -0.031266693, -0.009411426, 0.010016005, 0.047566503, -0.024621092, -0.039378513, -0.005365037, 0.0141576035, 0.047337998, -0.048328176, 0.0025920696, -0.010787199, 0.06158129, 0.021136437, 0.022202779, -0.0350941, 0.011091868, -0.022869242, 0.040673357, -0.03560823, 0.0036393704, 0.053012468, -0.0043724813, -0.016480707, 0.024145046, -0.09703719, 0.009739898, 0.042082455, 0.0016804419, -0.01225342, 0.014509877, -0.009459031, -0.017175734, 0.023440497, 0.044100888, 0.2751164, 0.022964451, -0.059524775, 0.011396538, 0.033361293, 0.0014519398, 0.027210781, 0.05594491, -0.00903535, -0.020926977, 0.015661908, -0.0021255447, 0.024849594, 0.0013019854, 0.01796597, 0.02294541, -0.0061219498, 0.036560323, 0.046804827, -0.049051765, -0.014424189, -0.0799757, 0.010872887, 0.014890715, -0.0350941, -0.011929709, 0.022831159, 0.0741489, -0.07114029, 0.027705869, -0.0027015603, -0.0023278643, -0.004517675, -0.020108176, -0.044177055, -0.0059743756, -0.017994532, -0.026658569, -0.029153047, 0.024278339, -0.05438348, -0.010377799, 0.02656336, -0.013062698, -0.033228, -0.01245336, 0.017727947, -0.013472098, -0.041206528, -0.011786895, -0.039111927, -0.01963213, 0.0072120945, 0.011168036, 0.007807152, -0.017889803, -0.037855167, -0.0070359576, 0.024754385, -0.005055607, 0.016480707, -0.007402513, -0.072320886, 0.016861545, 0.012586652, 0.020184344, 0.019651173, -0.019536922, -0.036046192, 0.020108176, 0.023097744, -0.003958321, -0.021288771, -0.032961413, 0.05087978, -0.015271551, 0.05720167, 0.0015221566, -0.024202172, -0.0042082453, -0.0017066244, -0.0076595778, -0.018213514, -0.0055935387, 0.0031704654, 0.022659782, -0.020108176, 0.0627238, -0.051032115, -0.042844128, 0.029610053, -0.011491747, -0.020984102, -0.010625344, 0.026868029, -0.014757422, 0.0053174323, -0.014452752, -0.0120344395, -0.01909896, -0.003863112, -0.021441106, -0.019232253, 0.015081133, -0.06580858, 0.023307204, 0.03600811, 0.039911684, -0.020926977, 0.011815458, -0.051222533, 0.015242988, -0.013643474, -0.059296273, -0.035246436, 0.020888891, -0.028277123, -0.009901754, 0.06915994, 0.0018446777, -0.010920492, 0.023535706, -0.05979136, -0.02243128, -0.021079311, -0.014757422, -0.00019443498, 0.034846555, -0.023649957, 0.07171155, 0.0585346, -0.02273595, 0.006374254, 0.022202779, 0.029210173, 0.011377496, -0.008154665, -0.0020160542, -0.0039726025, 0.027020363, -0.004829485, -0.002211233, -0.037455287, -0.004234428, -0.021555357, 0.016575916, -0.009192445, 0.019194169, -0.006007699, 0.0037441007, -0.007402513, 0.01796597, 0.04859476, -0.04878518, 0.0005078814, -0.083555564, -0.009401905, 0.04288221, 0.024126004, -0.04589082, -0.016080828, 0.022450322, 0.03290429, 0.04794734, -0.029552927, 0.01765178, -0.016566396, 0.060362615, -0.010415883, -0.0126723405, -0.03444668, -0.03808367, -0.038388338, 0.07548183, 0.0007485821, -0.019993925, -0.04223479, -0.0029300621, -0.022393197, -0.03875013, 0.012091565, 0.00664084, -0.0031799863, 0.0070978436, 0.015747597, 0.003560823, -0.024106963, -0.003446572, 0.0037702832, -0.002273119, -0.0052983905, 0.07521524, 0.03934043, 0.030771604, 0.03737912, -0.042310957, 0.009844628, 0.029324425, 0.0015376281, -0.003572724, 0.014871673, -0.024868635, 0.015500053, -0.032352075, 0.00023370876, -0.011977314, 0.01817543, 0.023078702, -0.043643884, 0.04497681, -0.008687837, -0.0008896107, 0.0056744665, -0.002035096, 0.026963238, 0.0020624686, 0.0014102858, 0.052365042, 0.035893857, -0.01038732, -0.028410416, -0.041358862, 0.019708298, 0.004829485, 0.001287704, 0.01214869, 0.034827515, -0.04794734, -0.018518183, 0.006807456, -0.0055506947, 0.049127933, 0.03581769, -0.051108282, 0.00047931867, -0.015738076, 0.04752842, 0.0123486295, 0.015519095, -0.015652388, 0.058572683, -0.02772491, -0.029343467, 0.023821335, 0.0107586365, 0.07091179, -0.0028181914, 0.03705541, 0.02719174, 0.037836123, 0.013310242, -0.024792468, 0.01090145, -0.00028369357, -0.0014364683, 0.024316423, 0.03583673, -0.021345897, -0.008392689, -0.035970025, -0.042387124, -0.012196295, -0.02627773, 0.0076976614, -0.021745775, -0.052288875, 0.011872584, -0.079061694, -0.028086705, -0.021707691, 0.0035774845, -0.007997571, -0.020260511, 0.013310242, 0.051869955, -0.025706476, -0.005626862, -0.019089438, 0.028734127, 0.06344739, -0.031837948, 0.011377496, 0.019489316, -0.007240657, -0.036903076, -0.030067056, 0.000903297, -0.043415383, 0.009320978, -0.018775249, 0.041054193, 0.050727446, -0.00074025133, 0.022793075, -0.023821335, -0.02066039, -0.02959101, 0.064818405, -0.019708298, -0.016766336, -0.034941766, 0.0043724813, 0.00581728, -0.0036012868, -0.012101086, 0.031628486, -0.0066789235, -0.038807258, 0.01827064, -0.006574193, 0.036617447, -0.003456093, 0.0038892946, 0.041511197, 0.0040678116, -0.023383372, 0.011844021, -0.026525276, -0.023726126, -0.0036655532, 0.05225079, 0.055411737, -0.0020184345, 0.04059719, -0.00053733675, 0.03926426, 0.028543709, 0.00581728, -0.035379726, -0.0076976614, -0.031095315, 0.007312064, -0.022793075, -0.056744665, -0.024011753, -0.0247163, 0.039797433, -0.01463365, 0.055487905, -0.014881194, 0.014214729, 0.038350254, 0.052783962, -0.034351468, -0.006374254, 0.027591618, 0.01650927, -0.01484311, -0.012824675, 0.010968097, 0.022659782, -0.018518183, -0.021612482, -0.040559106, 0.027572576, -0.012177253, -0.0401021, 0.048404343, 0.020584222, 0.00643614, -0.0027896287, 0.044253223, 0.0068503, -0.0057268315, 0.009606605, 0.017604176, 0.04825201, -0.0058125197, 0.023916544, 0.0369602, -0.025687434, 0.019860633, -0.022488406, 0.038769174, -0.014290896, 0.0054745274, 0.00057452783, 0.03724583, 0.06241913, -0.022164695, 0.010406362, -0.016880587, -0.012862759, -0.019403629, -0.021707691, 0.014357543, -0.023916544, 0.015966577, 0.02730599, 0.011853542, -0.008768764, 0.03279004, -0.03737912, 0.013567307, -0.13603486, 0.004370101, 0.047071412, -0.0043439185, -0.024868635, 0.0048556677, 0.02096506, -0.019127522, 0.015595262, -0.043339215, -0.02315487, 0.017604176, 0.047109496, -0.03197124, -0.036198527, 0.02980047, -0.022907326, -0.01111091, 0.007507243, 0.028200956, 0.00373696, -0.029286342, -0.02408792, -0.005374558, 0.04752842, -0.01297701, -0.036922116, -0.0088544525, -0.0136244325, 0.033513628, -0.01701388, -0.08005187, 0.005750634, 0.029971847, 0.0078119123, -0.0009027019, 0.013633953, -0.023307204, 0.01868004, 0.01609987, 0.016471187, 0.022069486, -0.00016289693, -0.017270943, 0.008673555, 0.0753295, 0.029057838, -0.012691382, -0.072930224, 0.058991604, 0.01880381, 0.049775355, -0.036560323, 0.043681968, -0.031057231, 0.016166518, -0.021498231, -0.03124765, 0.013367368, 0.06417098, -0.006060064, -0.008173707, -0.040330604, 0.008773525, -0.011844021, 0.04212054, -0.020089135, 0.014376584, -0.01121564, 0.04836626, 0.020831766, -0.028162872, -0.010101693, -0.03903576, 0.0018601492, -0.0034798952, -0.00088425516, 0.023668999, -0.012481922, -0.035017934, -0.020717515, -0.0645899, -0.037112534, 0.029324425, 0.058686934, -0.034656137, -0.0021207843, 0.010139776, -0.021117395, -0.00820227, -0.031685613, -0.030276516, 0.011929709, 0.011701207, -0.04246329, 0.0007914262, -0.01079672, -0.04071144, -0.06074345, -0.01318647, 0.0007110935, -0.002336195, -0.0040535303, 0.0010960955, 0.017870761, 0.00029886753, 0.020431887, -0.015033528, 0.012082044, 0.0019184648, -0.022450322, 0.040863775, -0.015414365, 0.010530135, -0.052822046, 0.029552927, 0.037017327, -0.024354506, -0.032142617, -0.0046485877, -0.017156692, -0.0044415076, 0.0007932114, -0.016594958, 0.002668237, 0.05419306, 0.03956893, -0.004236808, 0.017908845, -0.040216353, -0.004931835, -0.042844128, -0.044253223, 0.015281072, 0.03998785, -0.01526203, -0.022202779, 0.026106354, 0.0010943104, -0.009844628, -0.02823904, -0.020412846, -0.015033528, -0.0048532872, -0.0043129753, -0.043110713, -0.012815154, -0.02947676, -0.043224964, -0.0067598512, -0.0023849898, 0.024525883, -0.0037202984, 0.020393804, 0.0011365595, 0.03469422, -0.019479796, 0.0038797737, -0.017899323, 0.04017827, -0.01422425, 0.0074167945, -0.025458932, 0.04204437, -0.053926475, 0.030962022, -0.016033225, -0.032694828, -0.036198527, 0.011072827, -0.028486583, 0.038159836, -0.0045343367, 0.028905503, 0.007093083, -0.025668392, 0.015376281, 0.025268514, 0.005650664, 0.019594047, 0.014071915, 0.010301632, 0.007069281, 0.023211995, 0.03292333, -0.024278339, -0.04017827, 0.007507243, -0.017870761, 0.028258082, -0.04193012, -0.050194275, 0.029933764, -0.023040619, 0.015966577, -0.019955842, 0.06165746, 0.015309635, 0.00027372636, 0.024621092, -0.043529633, -0.02210757, -0.0014162364, -0.015309635, 0.013548265, 0.0023064422, 0.008968703, -0.043567717, -0.021364938, 0.029724304, -0.021136437, -0.013414972, -0.024659175, 0.01287228, -0.0030704958, 0.017889803, 0.055487905, 0.02490672, -0.0064313794, 0.004741417, -0.0111870775, 0.027058447, 0.025059054, -0.00083903084, -0.022393197, -0.021193562, 0.03237112, -0.0047390363, -0.027762994, 0.006155273, -0.044824477, -0.0007039528, 0.008307, 0.034846555, 0.02730599, 0.00040731672, 0.006312368, 0.014747901, -0.029648136, -0.024335464, 0.05004194, 0.011034743, 0.044824477, -0.019898716], "runbooks/add-peertube-channel.md::1781801609.091": [0.005517952, 0.01252368, -0.04067842, 0.022956941, -0.0031568147, 0.06531146, 0.042524014, 0.012250607, -0.036968395, 0.02382324, -0.0055320766, -0.011808041, -0.043955293, 0.0007674285, -0.031149123, -0.0377217, -0.035800774, 0.013474726, 0.0566108, -0.036441084, 0.016299617, -0.017260078, 0.031243285, 0.015998295, 0.032184914, 0.051450666, 0.023766743, -0.013154572, 0.017476654, -0.026761126, -0.0016454986, 0.015970046, -0.015047248, -0.03504747, -0.014096202, -0.050961018, -0.03909648, -0.015791137, -0.031224452, -0.025254518, -0.015725221, -0.021676324, -0.06813635, -0.047571152, 0.007820237, -0.06485948, 0.004734045, -0.009562253, 0.058230404, -0.062448904, -0.007081058, 0.007048101, 0.046817847, -0.050848022, 0.0075283325, 0.05182732, -0.011939869, 0.016054792, -0.069906615, -0.029228197, -0.022052975, -0.016280783, -0.0012488369, -0.041281063, -0.0043479768, 0.0634282, 0.005042429, 0.019416412, -0.009858867, -0.042298023, 0.008667705, 0.03352203, -0.056648463, -0.018390035, -0.035160467, 0.0050848024, 0.055706833, -0.002603607, 0.05755243, -0.040565424, -0.004362101, 0.023898572, -0.00071916997, -0.0022705055, 0.021487998, 0.0039336598, -0.002126907, 0.035216965, -0.0003022044, 0.029491853, 0.004891768, 0.0050612614, -0.0018326475, -0.051375337, -0.00071328477, -0.043691635, 0.024237558, -0.022203637, 0.016073626, -0.01748607, -0.034934476, -0.00052495877, -0.010442677, -0.035574783, 0.0496804, 0.010518008, 0.06226058, -0.05258062, 0.048173793, -0.029623682, 0.017872138, 0.029077535, -0.0048729354, 0.023616081, -0.010508591, -0.055066526, -0.012241191, -0.019359915, -0.0052542957, 0.0041149235, 0.0004999467, -0.00020701149, 0.0025447553, -0.024199892, 0.04090441, 0.029077535, -0.0067232386, -0.006266548, 0.008662997, 0.019529408, -0.019567072, -0.017015256, 0.019209253, -0.013229902, -0.042750005, 0.0035358209, -0.0065961187, -0.0049294336, -0.019105675, -0.049266085, 0.054765206, 0.04821146, -0.047458153, -0.019096257, 0.0016831637, -0.07017027, 0.02069703, 0.015565145, -0.021092514, 0.010452094, 0.039699122, 0.03849384, 0.028343065, -0.012137611, 0.014887171, 0.014501103, 0.028512558, 0.00030779533, -0.006078222, 0.0007621318, -0.015772304, 0.013003911, -0.01853128, -0.013700717, 0.04169538, -0.049981724, 0.00073270587, -0.042034365, -0.03273106, 0.01636553, 0.014030288, 0.021092514, -0.010593338, 0.032335576, 0.040377095, 0.02020738, 0.012890915, 0.018700773, 0.037533373, -0.03676124, -0.026610466, -0.014275111, -0.01596063, -0.07536807, -0.03229791, 0.033051215, -0.014162116, 0.019416412, 0.018672524, 0.05118701, 0.0017067045, 0.026459804, 0.052957274, 0.0083193015, -0.0061582606, -0.0130886575, -0.0037100224, -0.055857494, 0.018267624, -0.020866523, 0.0014383399, 0.026685797, -0.018616026, 0.002162218, 0.007872027, -0.015339154, 0.018719606, -0.020979518, -0.013314649, -0.083315425, 0.020113219, -0.016403196, -0.0059181447, -0.007646036, -0.021054849, 0.015913548, -0.0009651708, 0.008818366, 0.01718475, 0.010979407, -0.036403418, 0.01371955, -0.035706613, 0.016713934, 0.013003911, 0.0010834631, 0.02932236, 0.013860795, -0.023804408, -0.0042420435, -0.030056832, 0.0031120873, -0.022956941, -0.0022057684, 0.050057054, -0.021149011, -0.022278966, -0.011892788, -0.02288161, -0.0076272036, -0.009458674, -0.025442844, -0.0056921537, -0.012212941, -0.046591856, -0.00944455, 0.010141356, 0.015696973, -0.028192405, -0.010433261, -0.019237502, 0.004552781, -0.0035687778, 0.028926875, 0.00073800253, 0.021243174, 0.026591633, -0.016337281, -0.0076272036, -0.01733541, 0.049755733, 0.027420267, 0.03141278, 0.018032216, 0.008328718, -0.033201877, -0.039623793, -0.0024953196, 0.012099946, 0.0018420639, -0.00839934, 0.022278966, 0.016958758, 0.034011677, -0.069529966, 0.030734805, 0.020640532, 0.012627259, 0.06885199, 0.049492076, 0.0126366755, -0.0042702924, 0.025235686, 0.0092985965, -0.0033380785, -0.008211014, -0.016911676, -0.023578417, -0.011591466, -0.038192514, -0.020094385, 0.036384586, 0.0667804, -0.025066191, -0.034068175, 0.04930375, 0.0135406405, -0.15939914, -0.036459915, 0.021506831, 0.03947313, -0.0018985616, 0.02128084, -0.06742071, 0.024727205, -0.028154738, -0.002603607, 0.0024246974, -0.043277316, 0.022109473, -0.035292294, 0.04018877, -0.030941963, 0.0079191085, -0.009232683, -0.008300469, -0.02629031, -0.0583434, 0.0025306307, 0.057816084, -0.009745871, -0.0063465866, -0.07525507, 0.022241302, 0.010018944, -0.037420377, -0.020433372, 0.02128084, -0.0540119, 0.0072223027, 0.0063748355, 0.03706256, -0.023352426, 0.009406884, -0.039134145, 0.030056832, -0.0064407494, 0.027702756, 0.034783814, 0.053333927, 0.033314873, -0.010800497, -0.008639456, 0.028192405, 0.03250507, -0.04271234, -0.015292072, 0.018842017, -0.009378635, 0.0037971232, -0.029454188, -0.029868506, -0.015066081, 0.028606722, 0.054162562, -0.0055697416, -0.023936236, -0.037439212, 0.036591746, 0.016412612, -0.008747743, -0.058983706, 0.021167845, 0.015932381, -0.014501103, 0.029190531, -0.055631503, -0.010565089, -0.052919608, -0.005207214, -0.015470982, 0.0143692745, 0.01397379, -0.03173293, 0.005230755, -0.02627148, -0.14026521, -0.022052975, -0.0046116333, 0.016083041, 0.0031591689, -0.014802424, -0.025932493, -0.002754268, 0.022561457, 0.061996922, 0.25085026, 0.02721311, -0.010612171, -0.0019468202, 0.068663664, -0.029717844, 0.00847467, 0.068513006, -0.017373074, -0.024086896, 0.005098927, 0.04915309, -0.006935105, -0.012005784, -0.011271312, 0.048701108, -0.025875995, -0.0069963112, 0.02084769, -0.029077535, -0.00025012047, -0.051074013, -0.013747799, 0.016516192, -0.016196037, -0.06177093, -0.02033921, 0.030866634, -0.0007344714, 0.060942296, -0.005235463, 0.046893176, 0.058757715, 0.0013571243, -0.07065992, 0.0031521067, 0.0028908043, -0.019661237, 0.00036870703, 0.0075377487, 0.009430425, -0.03169527, 0.054463882, 0.030376986, 0.010979407, -0.028983373, -0.011572634, 0.017928636, -0.008154516, -0.020810025, -0.045160577, -0.047759477, -0.008098018, -0.016968174, 0.011497303, -0.0113560585, 0.0019962557, -0.0019456431, -0.002693062, 0.001347708, 0.015357986, 0.008493504, -0.05009472, 0.06968062, -0.01903976, 0.010574506, -0.014793009, -0.015913548, -0.004197316, 0.050207715, 0.012834418, 0.021130178, 0.04696851, 0.0054991194, 0.02540518, -0.0024388218, 0.020640532, 0.028135907, -0.040565424, 0.016045377, -0.056874454, 0.016958758, -0.011845706, -0.0054049566, 0.001049329, -0.0041078613, -0.03242974, 0.04075375, -0.02772159, -0.031149123, 0.0054049566, 0.009477506, -0.03241091, 0.057891417, -0.016958758, 0.021902315, -0.01947291, -0.004164359, -0.0066526164, -0.023352426, 0.0075942464, 0.026083153, 0.035085134, -0.006558453, 0.01476476, 0.019322248, -0.04082908, -0.009953029, -0.010188437, -0.0058004414, -0.037345048, 0.019096257, -0.0035593617, -0.029793175, 0.0065914104, 0.055631503, 0.018917348, 0.0070951823, 0.049793396, -0.025424011, -0.004322082, -6.771644e-05, 0.02642214, 0.0043927045, 0.05472754, -0.0712249, -0.020452205, 0.008206306, -0.017297745, 0.06531146, 0.015809968, -0.019510575, 0.022260135, 0.07416278, 0.014849506, 0.009477506, 0.04184604, 0.027778087, -0.009534004, 0.018672524, -0.038870487, -0.016092457, -0.016309032, -0.012542512, 0.041469388, 0.010141356, -0.004489221, 0.00400899, 0.046441194, 0.06060331, -0.015028416, 0.06696873, 0.028644387, -0.026591633, -0.041055072, -0.030489981, -0.0074953754, -0.041959036, 0.015583977, -0.018625442, -0.0038300802, 0.010998239, -0.03996278, 0.04523591, -0.024124563, -0.023145268, -0.02158216, 0.024802536, 0.028117074, -0.018917348, 0.0070904745, -0.055556174, -0.06406851, 0.03708139, -0.013625387, -0.046667185, -0.03875749, -0.030734805, 0.026516303, -0.067232385, 0.032844055, 0.024651876, 0.010169605, 0.029077535, 0.028550223, -0.011892788, -0.032542735, -0.022561457, 0.0044021206, -0.01901151, -0.040301766, 0.07005727, 0.00032280255, -0.019849561, 0.022241302, 0.059925336, 0.044557933, 0.00072211254, 0.0026530428, 0.005080094, -0.0028201821, 0.0017196519, -0.047232162, -0.017062336, -0.01053684, -0.038267847, -0.02555584, 0.021299671, -0.01998139, -0.011553801, -0.04184604, -0.020150883, -0.013578305, 0.01252368, 0.056799125, -0.013964374, 0.03627159, 0.060942296, -0.0066432003, 0.026836457, -0.0038700996, -0.0057533598, 0.016892843, -0.006172385, 0.009355094, -0.002191644, 0.018013382, 0.031469278, -0.009176185, -0.002758976, 0.0020551076, 0.01020727, -0.018813768, -0.030207492, -0.023917403, -0.007551873, -0.02715661, 0.00539554, 0.0088230735, -0.050998684, 0.022542624, 0.060151327, -0.04500992, 0.051902648, 0.0351793, 0.06154494, 0.011563217, -0.034501325, 0.021506831, -0.004317374, 0.027269607, -0.01886085, 0.011045321, -0.027476765, 0.03649758, 0.020640532, -0.01321107, 0.013079242, 0.025254518, 0.004952974, -0.0041478802, -0.011186565, 0.00068209326, -0.02888921, -0.051224675, -0.024990862, 0.040301766, -0.031808265, -0.0033357246, -0.014962502, 0.025970157, -0.00092809414, 0.008879571, 0.027231941, 0.0367989, 0.017759142, -0.015028416, -0.0058993124, 0.017862722, 0.03173293, -0.026553968, -0.023145268, 0.003161523, 0.0239739, -0.028851544, 0.039774455, 0.015009583, 0.02020738, 0.0051413, -0.055405512, -0.0018385327, 0.008003855, -0.035574783, 0.015254407, -0.04256168, -0.049341414, -0.04678018, 0.050433706, -0.003255686, 0.008761868, -0.0166951, 0.03241091, 0.011205398, 0.013700717, 0.016713934, -0.014388108, -0.023559583, 0.0039736787, 0.064558156, 0.052693617, 0.004112569, -0.058230404, -0.034294166, 0.010762831, 0.0059369775, 0.04082908, 0.05472754, -0.008201598, 0.00771195, -0.01303216, -0.060490314, -0.008856031, 0.004133756, -0.0130886575, -0.04045243, -0.012806169, -0.0061300118, 0.021544496, -0.029416524, -0.038983483, -0.017165916, -0.009552837, -0.03728855, -0.006977479, 0.018145211, 0.009322138, 0.023917403, -0.049341414, 0.014924836, -0.015913548, -0.026591633, -0.0043409145, 0.06704406, -0.016789263, 0.032844055, -0.018051049, -0.049642738, 0.0023258263, -0.03199659, 0.01277792, 0.0008174526, 0.017617898, -0.026459804, -0.017109418, 0.021375002, -0.015979461, -0.023013439, 0.009091438, -0.02071586, 0.01690226, -0.050019387, 0.0385315, -0.013455894, -0.0067514875, -0.032034256, 0.013022744, 0.031469278, -0.0007503615, -0.024030399, -0.04169538, -0.0010181376, -0.006638492, -0.034520157, 0.030715972, -0.029265862, 0.0024553004, 0.01741074, -0.019341081, 0.024990862, -0.029491853, -0.04162005, -0.025687668, -0.00946809, 0.006986895, -0.013728966, -0.012288272, -0.030038, -0.0011070039, -0.006944522, 0.010244935, -0.05111168, -0.010941741, -0.009971863, 0.02013205, -0.12211058, 0.021130178, 0.0018385327, -0.015442733, -0.035800774, -0.01534857, 0.0012570762, -0.023295928, -0.027231941, -0.010405012, -0.04922842, -0.042975996, 0.01433161, -0.047571152, 0.02519802, 0.011826874, -0.0021881128, 0.026233813, 0.023540752, -0.008724202, -0.008163933, 0.0025471093, 0.02410573, 0.0038277262, 0.016968174, -0.048625775, 0.018098129, -0.0014536415, -0.013738383, 0.006073514, -0.041055072, -0.03988745, 0.01921867, 0.038644496, 0.006977479, 0.025424011, 0.032975886, 0.004479805, -0.03728855, -0.00926564, -0.030734805, 0.043277316, -0.017382491, -0.034256503, -0.015292072, 0.045198243, -0.010960574, -0.008879571, -0.007354131, -0.0034322415, -0.009736455, 0.0634282, 0.036516413, -0.008719495, 0.0056544887, 0.04278767, -0.07047159, -0.0057486515, -0.006323046, 0.017580234, -0.0052637123, 0.02418106, -0.03713789, -0.0063136294, -0.014171532, -0.0023423047, -0.014246862, -0.02418106, 0.002718957, 0.027326105, 0.004237335, -0.043013662, -0.029247029, -0.012674341, -0.016271368, 0.0124201, 0.04003811, 0.0006756196, -0.03461432, -0.06282556, 0.0021516248, -0.047571152, -0.009576377, 0.04617754, 0.04436961, 0.017382491, 0.025970157, -0.0033804518, 0.0054944116, 0.014924836, -0.05118701, -0.070132606, 0.023295928, 0.017655564, -0.0081451, 0.019906059, -0.008954902, -0.00068091624, 0.010188437, 0.0010357931, -0.01371955, 0.0029261154, 0.017721478, 0.010593338, 0.027683923, -0.009736455, 0.026327977, 0.0028154738, 0.022636786, -0.016064208, -0.038362008, -0.009609335, -0.014698845, -0.0025894826, -0.101319395, -0.010197854, 0.026930619, 0.017100003, -0.022391964, -0.043126658, 0.0023670224, 0.01020727, 0.0047128582, -0.027382603, 0.037533373, 0.025160355, 0.008724202, -0.0034039926, 0.0015478045, -0.0037453335, 0.031883594, -0.030659474, 0.011337226, 0.04907776, -0.00638896, -0.018220542, -0.035800774, 0.028343065, 0.038267847, -0.05548084, -0.041883703, 0.011186565, -0.011534968, -0.02990617, -0.009308013, -0.028700884, -0.010273184, 0.0077872807, 0.05879538, -0.04403062, 0.034218837, 0.026968285, -0.02069703, 0.07389913, 0.03273106, 0.031054959, -0.023295928, 0.03662941, 0.0048446865, 0.06045265, 0.03416234, -0.034501325, -0.00041166888, 0.006450166, -0.019378746, -0.0033710357, -0.013776048, -0.028550223, -0.004324436, 0.0023411277, 0.015188493, 0.042750005, 0.008945486, 0.02359725, 0.04410595, -0.029096369, 0.0026083153, -0.0098023685, 0.03909648, 0.01924692, 0.025932493, 0.02252379, 0.0051554246, -0.022580288, 0.06173327, 0.035970267, -0.016017128, 0.005861647, -0.0076931175, 0.02613965, -0.013060409, -0.017730894, 0.04678018, -0.047759477, 0.014548184, -0.01458585, 0.013550056, 0.052731283, -0.015310905, 0.069303975, 0.012994495, -0.011440805, -0.038249012, -0.011421973, -0.04233569, -0.004265584, -0.008140392, 0.013738383, 0.044557933, 0.036158595, -0.01397379, 0.007876735, -0.06907798, 0.022542624, 0.039360136, -0.027307272, 0.019454077, 0.051902648, -0.0028908043, -0.031827096, 0.09152644, 0.006793861, -0.01693051, -0.019096257, -0.01784389, -0.033578526, -0.044256613, 0.004049009, 0.0038159557, -0.041883703, -0.024444716, 0.06233591, -0.0024929657, 0.039699122, -0.021487998, 0.0069963112, 0.05958635, 0.0162902, -0.00024320539, 0.011186565, 0.0039642625, -0.036177427, 0.019454077, 0.006426625], "runbooks/authentik-access-groups.md::1781801610.893": [-0.006862084, 0.022536919, -0.051301144, 0.018922856, -0.044591963, -0.05274677, 0.06775902, -0.03528807, 0.012408279, 0.022833457, -0.01074025, -0.0030464688, 0.009934037, 0.0132608265, 0.045222107, 0.03056199, -0.007177156, -0.0009098864, 0.01012864, -0.007978736, -0.046667732, -0.06119811, 0.037437975, -0.04436956, 0.013928038, 0.0055786287, -0.0017919723, -0.015901871, -0.0019263413, -0.020627953, 0.03832759, -0.027763408, -0.022944659, -0.020071942, 0.005323791, 0.035010066, -0.0068528173, 0.016272545, -0.039439607, 0.025984177, 0.035047133, -0.024130812, 0.017838638, -0.016532017, 0.0007737799, -0.019163795, -0.007042787, -0.018922856, 0.007200323, 0.008442078, -0.003542244, 0.006987186, 0.021684371, -0.069871865, 0.019312063, 0.0719847, 0.018552184, 0.024186414, -0.062384266, 0.009419728, -0.060345564, 0.0175421, -0.0273186, 0.035454873, -0.010786585, 0.03274896, 0.024001077, -0.008414277, -0.001108544, -0.06683234, 0.0038851164, 0.047890954, -0.0036951464, -0.0097116325, -0.047557347, -0.008150172, 0.042627394, -0.015688734, 0.03234122, 0.00878495, -0.03295283, 0.02060942, -0.008849818, 0.027652206, -0.004031069, -0.03443552, -0.019237928, 0.028134082, -0.0048558163, 0.037437975, -0.0051384545, -0.024482952, 0.04503677, -0.02909783, -0.014845454, 0.035121266, 0.007858268, 0.0039708344, 0.018783854, 0.013307161, -0.023037327, 0.012399012, 0.0116298655, -0.035213936, 0.008599614, 0.025428168, 0.049633116, 0.020924492, -0.0069315853, -0.039884415, -0.00077783415, 0.017884973, -0.009062955, 0.01211174, -0.013798303, 0.008321609, 0.0069223186, -0.010193508, -0.0132330265, 0.011490863, -0.018904323, 0.010768051, 0.008803484, -0.016420813, -0.011796668, -0.009489229, 0.0065609124, -0.030784393, 0.023167063, 0.06560912, 0.020053409, -0.03741944, -0.050448596, -0.026892327, -0.07113215, 0.0056342296, 0.0018904323, 0.0098691685, -0.0067972164, -0.054859605, -0.011490863, 0.037790112, -0.008066772, -0.005852, 0.04462903, -0.06382989, 0.039106004, 0.022314515, 0.012473146, 0.004675113, 0.009776501, 0.013761235, 0.00033794952, 0.0155868, 0.011268459, -0.0025576437, 0.00544426, 0.025872976, 0.048965905, 0.028171148, -0.006255107, 0.061568785, -0.02752247, 0.009141723, 0.019071126, 0.0117596015, -0.0135480985, -0.04555571, -0.03158134, 0.017681103, -0.015883338, -0.02355627, -0.018079575, 0.0050828536, -0.017393831, 0.008303075, 0.03182228, 0.020127544, -0.0033267902, -0.046334125, -0.059900757, 0.024038145, -0.04544451, -0.0095262965, 0.016791487, -0.031840812, 0.0332123, 0.015299528, 0.0023213397, 0.06319975, 0.015457064, -0.010174974, 0.021758506, -0.022481319, -0.016485682, 0.021999443, -0.008835917, 0.0114723295, 0.029134898, -0.04173778, -0.036288887, 0.027856076, 0.073393255, -0.008057505, -0.023778673, -0.017393831, 0.022073578, 0.007459794, 0.0027082297, -0.029987447, 0.016318878, 0.05189422, -0.004693647, 0.0058381, -0.07202177, 0.011666933, -0.031451605, -0.02904223, -0.013066224, -0.015077124, 0.0057917656, 0.044999704, -0.035102732, 0.035529006, 0.06219893, 0.005365492, 0.0090814885, 0.041515376, -0.03549194, 0.011008988, -0.014252377, -0.013946571, -0.017375298, -0.03660396, 0.048298694, 0.010434445, -0.0032480222, 0.0097116325, -0.024983361, 0.006116105, 0.002331765, -0.029968912, 0.06534965, -0.0005481906, -0.009007354, 0.0095262965, -0.007649764, -0.0069593857, -0.03415752, -0.05904821, -0.015846271, -0.004156171, -0.022499852, 0.026150981, -0.009280725, 0.02691086, 0.03132187, 0.000524734, -0.05204249, -0.00449441, -0.0017433214, 0.024112279, 0.0063385083, 0.022351582, 0.021258097, -0.03914307, -0.019738337, -0.012473146, 0.020627953, 0.012612149, -0.016235478, 0.057565518, 0.006370942, -0.011018255, -0.038142253, -0.00643581, 0.035251003, -0.053932924, 0.046593595, 0.032211483, -0.014743519, 0.027948745, 0.028875427, -0.008534746, -0.0008096888, 0.049521912, -0.010480779, -0.010573448, 0.0074505275, -0.016893422, 0.022833457, 0.0019692003, 0.06913052, -0.01088852, -0.02761514, -0.0077887666, -0.022407183, -0.1461193, 0.003880483, -0.012445346, 0.014159709, 0.0018394648, 0.05778792, -0.04329461, -0.047186673, -0.058677536, 0.04462903, -0.016819287, -0.053376913, -0.020442616, -0.005963202, 0.079175755, -0.004566228, -0.011370394, 0.01862632, -0.002627145, -0.025780307, -0.030246917, -0.028504753, 0.057157777, 0.02472389, 0.056379363, -0.021758506, 0.027726341, -0.0077934, -0.009924769, 0.020090478, 0.031006796, -0.034509655, 4.5994766e-06, -0.001853365, 0.008103838, 0.0253355, 0.029301701, 0.0031762044, 0.04585225, 0.028782759, 0.035918213, 0.07324499, 0.034861796, 0.00014899317, 0.0092529245, 0.042627394, 0.021925308, 0.014780586, -0.02513163, 0.018774588, 0.009924769, 0.028152615, -0.009665298, -0.01538293, -0.015021523, -0.010480779, 0.026669923, 0.03677076, -0.013585166, 0.025817376, -0.00525429, 0.0135758985, -0.018403914, -0.016522748, -0.017301163, 0.03671516, 0.01310329, 0.047001336, 0.04600052, -0.047965087, 0.010156441, -0.03925427, -0.011147991, 0.034806196, -0.024594154, -0.01903406, 0.0071817893, -0.006648947, -0.03260069, -0.121135935, 0.021554636, 0.037475042, -0.0087386165, 0.0076404973, -0.026929393, -0.04644533, -0.025279898, -0.04162658, 0.0087525165, 0.24924053, -0.018283445, 0.014901055, -0.031488672, 0.059641287, -0.009591164, 0.0073949266, 0.045222107, 0.0068667172, -0.03330497, 6.081354e-05, 0.017708903, 0.008687649, 0.00079926365, 0.020053409, 0.032044683, -0.037234105, 0.0070566875, 0.027448336, 0.03076586, 0.04929951, -0.019015525, 0.036807828, 0.02442735, -0.05422946, -0.059826624, -0.03248949, 0.04255326, -0.047186673, 0.060716238, -0.011370394, 0.017477233, 0.067203015, -0.05864047, -0.041960184, 0.039699078, -0.019274997, -0.010230575, -0.010851452, 0.017458698, 0.005995636, -0.018079575, 0.023111463, 0.02883836, 0.014150442, 0.022221847, 0.001157774, 0.01421531, -0.00916489, -0.009989638, -0.006153172, -0.01812591, -0.0097116325, -0.02863449, 0.023222664, -0.0053052576, -0.011147991, -0.02513163, 0.028782759, 0.003264239, 0.008886885, 0.0020363848, -0.08480998, 0.066387534, -0.059641287, 0.01832978, -0.029950378, -0.015012257, -0.020924492, 0.02670699, 0.015948206, -0.0016228528, 0.0002797423, 0.032971364, 0.021239564, -0.020757688, 0.021610236, 0.017523566, -0.05422946, -0.0033244735, -0.026280716, 0.00799727, -0.03992148, -0.012361945, -0.0019634087, 0.020424083, -0.020739155, 0.055823356, -0.018144444, 0.032174416, 0.0024904592, -0.0065979795, -0.008066772, 0.036381554, -0.006607246, 0.026150981, 0.038698263, -0.021851175, -0.020331414, -0.03873533, -0.001098698, 0.007635864, -0.015262461, 0.034509655, 0.050596867, -0.020442616, -0.019441798, -0.009971104, -0.02620658, 0.023037327, -0.06664701, -0.012723351, 0.029746508, -0.064015225, 0.0042465227, 0.059937824, 0.023630405, 0.024242014, 0.03736384, 0.005796399, -0.013881704, -0.015920406, 0.00029581445, 0.010063772, 0.023259731, -0.06546085, -0.058714606, -0.0292461, -0.05563802, 0.050967537, -0.015948206, -0.03330497, -0.00097243744, 0.05515614, -0.0069223186, 0.016448615, 0.060234364, 0.035566077, 0.011852269, -0.0016830871, -0.064422965, -0.0029746508, -0.040774032, 0.020720622, 0.010953387, 0.0137334345, -0.018765321, 0.004644996, 0.030747326, 0.010869985, 0.024816558, 0.018552184, -0.034138985, -0.053191576, -0.031210667, -0.040032685, -0.0114723295, -0.019515933, 0.040848166, -0.023500668, -0.0071725226, -0.0032758226, 0.024501486, 0.053228643, -0.011361128, 0.0015591433, 0.039106004, 0.042738598, -0.03347177, -0.022277448, -0.025520837, -0.054155327, -0.046185855, 0.0044828267, 0.01500299, -0.041441243, -0.031507205, -0.0146786515, 0.0047260807, -0.047409076, 0.03178521, 0.0034727426, -0.053339846, -0.019478867, 0.066572875, 0.030302519, 0.010471513, -0.005861267, 0.018079575, -0.043998886, -0.02843062, 0.087034024, 0.0010025547, 0.004126054, 0.036066484, -0.00029740718, 0.021758506, 0.0009064113, -0.0037831813, -0.010397377, -0.03415752, 0.0056666634, -0.03677076, -0.027652206, -0.03000598, -0.025520837, 0.0155868, 0.019312063, -0.012973555, 0.043998886, 0.010897786, 0.016819287, -0.05823273, -0.027800476, 0.03999562, -0.0053423247, -0.011083123, 0.059381817, 0.016318878, -0.0151790595, -0.047334943, -0.025928577, 0.0447773, -0.030877061, 0.024964826, 0.031507205, -0.02463122, -0.008664481, -0.03995855, -0.016976824, -0.007853635, -0.043183405, 0.027559537, -0.04006975, 0.017264096, -0.017199228, -0.0065423786, 0.011342594, 0.013399829, -0.036474224, 0.038624126, 0.022351582, 0.019738337, 0.038661193, 0.0065794457, 0.04892884, -0.032100283, 0.013362762, 0.04032922, 0.044666097, -0.010610515, -0.04448076, -0.003651129, -0.03254509, 0.056008693, 0.005166255, 0.036807828, -0.042961, 0.01301989, -0.038364656, -0.005884434, 0.011046056, 0.016504215, -0.023333866, -0.026540188, -0.03782718, 0.017060226, -0.042886868, -0.017069492, -0.023593336, -0.013955839, 0.005212589, -0.0054859603, -0.009350226, 0.018274179, -0.041960184, -0.050967537, 0.015438531, 0.01211174, 0.040366292, -0.017579168, -0.035454873, -0.023593336, 0.051449414, -0.028041413, 0.040440425, 0.021610236, 0.011435262, -0.0133905625, -0.07873095, -0.004202505, 0.012000538, -0.056008693, 0.014252377, -0.00045407444, -0.014808387, -0.027652206, 0.021369299, -0.013761235, 0.027040595, 0.00799727, 0.00487435, -0.033082567, 0.0021626453, 0.002283114, 0.059418883, -0.03762331, -0.03817932, 0.047334943, -0.004591712, -0.010110106, 0.0068342835, 0.013307161, -0.010517847, -0.025465235, -0.021721438, 0.055452682, -0.03517687, 0.038772397, 0.0007784133, 0.013677834, -0.013798303, -0.0053376914, 0.012528747, -0.0051986887, 0.01152793, -0.018848723, -0.006871351, -0.0021533784, 0.035807014, -0.026317783, -0.014104108, -0.015484865, -0.033434704, 0.022499852, -0.0058890674, 0.02600271, -0.039365474, 0.0051986887, 0.017449431, 0.015419997, 0.0049206843, 0.039587878, -0.033434704, 0.0036881964, -0.011027522, -0.015660934, -0.03182228, -0.017764503, -0.014159709, -0.05093047, -0.025316967, -0.0149937235, -0.023704538, 0.044406626, -0.017959107, -0.07702585, 0.054563068, 0.004654263, 0.05615696, 0.010063772, 0.066906475, 0.033749778, -0.0068018497, 0.03243389, -0.044258356, 0.012426812, -0.03686343, 0.03443552, -0.041404177, -0.03732677, -0.0037368473, 0.026021246, 0.0041932384, -0.039180137, 0.0071354555, 0.0023838908, -0.009646765, 0.015410731, -0.03651129, -0.0117596015, -0.027893143, -0.036993165, -0.0004549432, -0.02446442, 0.015049324, -0.02177704, -0.028245283, 0.015799938, 0.0065423786, -0.023945477, 0.009859902, -0.03020985, 0.019367665, -0.13121824, -0.0073856595, -0.015799938, -0.0003260764, 0.016161343, 0.010981188, -0.030098649, -0.032637756, -0.0023931577, -0.03269336, -0.024130812, -0.02401961, -0.0037020966, -0.0351398, -0.005805666, 0.031303335, -0.028912494, 0.017347496, -0.00818724, 0.004378575, -0.02381574, 0.0041052033, -0.008511579, -0.043368742, -0.0093965605, -0.012982822, -0.020387016, 0.017884973, -0.019627135, -0.04340581, -0.003651129, -0.0060141697, 0.018505849, 0.023092927, 0.021888241, -0.006908418, -0.016105741, 0.0066999146, -0.018904323, -0.0055415616, -0.032359753, 0.023686005, -0.041367106, 0.018459516, 0.0010697391, 0.035399273, -0.031803742, -0.018033242, -0.009572631, -0.017403098, 0.021350766, -0.025910042, -0.014743519, 0.049818452, 0.021591702, 0.023018794, -0.031599876, 0.010601248, -0.032526556, 0.065127246, -0.018691186, 0.017347496, -0.03584408, -0.0064404435, -0.027337134, 0.0292461, -0.041107636, 0.014428447, 0.017671835, 0.024353217, 0.040625762, -0.028782759, -0.024705356, 0.012241476, 0.021387832, -0.004575495, 0.012334145, -0.034973, -0.039736148, -0.04214552, -0.00073729176, -0.03213735, -0.041107636, 0.021165429, 0.06093864, 0.028931027, -0.00017621447, -0.0016552866, -0.027151797, -0.010684649, -0.085699596, -0.056082826, 0.0021047276, 0.01573507, -0.017430898, 0.028300883, -0.011972738, -0.02040555, 0.043628212, -0.013205226, 0.013158891, 0.047297876, 0.017959107, -0.010249109, 0.006764782, -0.013946571, 0.030895595, -0.018209312, 0.013594433, -0.016698819, 0.02980211, -0.0047214474, -0.029264634, 0.033064034, -0.045666914, -0.012222942, 0.007144722, 0.011138724, -0.033453237, -0.0409223, -0.010962654, -0.024075212, -0.003178521, 0.011008988, 0.014326512, 0.050077923, 0.059493016, 0.04370235, 0.035399273, -0.05219076, 0.012269276, -0.07076148, -0.010434445, 0.02665139, 0.0036742962, -0.022685189, -0.05133821, 0.042367924, 0.008182607, -0.03671516, -0.065868594, -0.00028785077, 0.00898882, -0.017152892, -0.009535563, -0.05497081, -0.0026526288, -0.002902833, -0.04900297, -0.054859605, -3.2415788e-05, 0.01050858, -0.008534746, 0.024204947, 0.0003512706, 0.017783038, -0.00062608987, 0.024760956, 0.00916489, 0.046890136, -0.00894712, -0.0371229, -0.009739433, -0.0050782203, 0.04407302, -0.011286993, -0.032841627, -0.060716238, -0.054674268, 0.027059129, 0.022629587, 0.049225375, -0.023889875, 0.043887682, 0.06494191, -0.0214805, -0.0034171417, -0.0038920667, 0.06167999, -0.025428168, -0.003303623, 0.02025728, 0.06167999, -0.0013112557, 0.0007714632, -0.009062955, -0.032674827, 0.059011143, 0.030487854, -0.0022112962, -0.030802926, -0.02300026, 0.053080376, -0.0046334127, 0.051968355, 0.009989638, 0.008488412, -0.006750882, -0.01132406, 0.0273186, 0.00605587, -0.011240659, -0.011203592, 0.0027082297, -0.019126726, -0.01223221, -0.03371271, -0.010221308, 0.004288223, 0.041107636, -0.008145539, -0.0114723295, -0.020424083, 0.024946293, 0.0023004892, 0.0051847887, 0.032415353, 0.05219076, -0.020127544, 0.00056556595, 0.05671297, -0.0064265435, 0.007728532, -0.022685189, -0.02244425, -0.019738337, 0.0029955013, 0.032063216, 0.024501486, -0.009090755, -0.036214754, -0.026669923, 0.00916489, 0.04625999, 0.02472389, -0.0025066761, 0.049670182, -0.008557913, -0.01891359, -0.045926385, 0.03295283, 0.016457882, 0.014233843, -0.043072205], "runbooks/authentik-create-invitation.md::1781801612.647": [-0.0069199754, 0.011633855, -0.008437845, 0.0048317267, -0.00704725, -0.046271443, 0.057320777, -0.050231103, 0.006745562, 0.02091077, 0.007966457, 0.025134407, -0.041670695, 0.0010364642, 0.03556151, 0.036805972, -0.0013611327, 0.0026468434, 0.0064862985, -0.011718705, -0.023173433, -0.010210264, 0.04314143, -0.032676615, 0.023512831, 0.012029821, 0.004911863, -0.0026939823, 0.015838636, -0.047742173, 0.019006362, -0.006802128, -0.0013752744, -0.02637887, -0.0057367915, -0.007683624, -0.015470953, 0.025021274, -0.039935987, 0.03952117, 0.032506913, 0.0031418009, 0.012557776, -0.029923707, -0.003021597, 0.0027741182, -0.0015296539, -0.008362423, 0.016677706, -0.034053065, -0.014443328, 0.032318357, 0.027151946, -0.018921513, 0.026642848, 0.053210273, -0.009309912, -0.004471115, -0.07715678, -0.015584086, -0.035240963, 0.009583318, -0.030017985, 0.009102502, -0.0128688915, 0.040124543, -0.030527085, 0.0067549897, -0.00035943332, -0.024851574, -0.017535632, 0.048081573, -0.028094722, 0.009814298, -0.06516467, -0.028113578, 0.055095825, 0.012020393, 0.043254558, 0.030659074, -0.023135722, -0.03884237, 0.0073065134, 0.016206319, 0.00797117, -0.043066006, -0.06041308, 0.088470094, 0.0018443054, 0.023361988, -0.014462183, -0.034656443, 0.062374055, -0.055812337, -0.010992767, 0.010766502, -0.020873059, -0.025379527, -0.012963169, 0.011200178, -0.022947166, -0.005048565, 0.01300088, -0.034562167, -0.034317043, 0.022777466, 0.010860778, 0.000515286, -0.0057792165, -0.025379527, -0.015291826, 0.020797636, -0.00304988, 0.013481696, -0.009649312, -0.024021931, 0.010945628, 0.009663453, 0.021005047, -0.017648766, -0.052908584, 0.018544402, 0.014037933, -0.012727475, -0.017978737, 0.031149317, 0.011313311, -0.014952426, -0.012491781, 0.049703147, 0.047365062, -0.0413313, -0.03921948, -0.046761688, -0.03610832, -0.013981367, 0.04517782, 0.011775271, -0.0011737561, -0.05856524, -0.000968113, 0.027679902, -0.03608946, -0.004617245, 0.0016262885, -0.087112494, 0.03648543, 0.014773299, 0.030112263, -0.0052182646, 0.0017971667, 0.04615831, -0.012463498, -0.017375361, -0.04438589, -0.025568083, 0.039068636, -0.003327999, 0.038352124, 0.03150757, -0.014330194, 0.04977857, -0.093146265, -0.050683632, 0.024795007, -0.0003352747, -0.007928746, -0.027830746, -0.005609517, 0.0025360673, 0.012878319, -0.01981715, -0.037975013, 0.021872401, 0.00015423226, 0.015169265, 0.062034655, 0.020854203, -0.0045795343, -0.069991685, -0.055058114, 0.06829469, -0.029018642, -0.01573493, -0.003252577, 0.0071038166, -0.01535782, -0.0017441355, -0.022136379, 0.04257576, -0.011511294, -0.026567426, 0.022306079, 0.05347425, 0.019421184, -0.007645913, -0.0038135287, -0.014273628, 0.031828117, -0.042010095, -0.034599878, 0.015084415, 0.03825785, -0.009908575, -0.03282746, -0.019666307, 0.02764219, -0.015027848, -0.013302568, -0.030885339, -0.0076270574, 0.026114894, 0.0035424805, -0.045592643, -0.049552303, 0.020986192, 0.003492985, 0.0037357495, -0.02890551, 0.019911427, 0.02074107, 0.056943666, 0.0032337215, 0.019110069, 0.031375583, 0.013198863, 0.005915919, 0.004157642, 0.007919318, -0.010087702, -0.0017417786, -0.011435872, -0.022984877, -0.018648108, 0.008159726, -0.00465967, -0.016310023, 0.028094722, -0.02091077, 0.023343133, -0.0024959992, -0.0007942887, 0.01055909, 0.0036933247, -0.01779961, -0.004824656, -0.0020847132, -0.0029650303, 0.006665426, -0.040086832, -0.027661046, 0.018534975, -0.024964707, 0.018534975, 0.009588031, 0.009437187, 0.025228685, -0.00020844187, -0.025341816, -0.014971281, 0.023965364, -0.014942998, -0.0035306958, 0.027076526, 0.017686477, -0.03194125, -0.015621797, -0.0164043, 0.025530372, -0.012859464, 0.0018077729, 0.009701164, 0.047855306, -0.023889942, -0.025379527, -0.032261793, -0.020118838, -0.036334585, 0.040463943, 0.03197896, -0.019553173, 0.017526204, 0.035787776, -0.00027414155, 0.021344448, 0.033732522, 0.002269733, -0.022155235, 0.020345105, -0.027321646, -0.018534975, -0.029697442, 0.077232204, 0.0028377555, -0.041142743, 0.005802786, -0.0007772009, -0.16079986, -0.021325592, -0.022739755, 0.019515462, -0.0100405635, 0.025134407, -0.060790192, -0.03799387, -0.029659731, 0.045554932, 0.019477751, -0.043895647, -0.019873716, 0.033732522, 0.044612158, 0.008697108, -0.042990584, 0.008258717, 0.003525982, -0.030602507, -0.048081573, -0.055510648, 0.119543985, 0.014320767, 0.029716298, -0.027491346, 0.0027293363, -0.014235917, -0.009625742, -0.020062272, 0.016206319, -0.013519407, 0.0018879088, -0.0154803805, 0.04004912, 0.023003733, 0.008994082, -0.022871744, 0.034392465, 0.030244252, 0.019232629, 0.014311339, 0.0048882933, 0.010568518, 0.017365932, 0.007952315, 0.03126245, -0.020835347, -0.0009439544, 0.013076303, 0.033732522, -0.010436529, -0.04434818, -0.0053549674, -0.013368563, -0.0038253134, 0.013340279, 0.02381452, 0.022607766, 0.018148437, -0.03610832, 0.006778559, -0.026303448, -0.015810352, -0.009795442, -0.0026020615, 0.052041233, 0.034524456, 0.00081432273, -0.03639115, 0.03642886, -0.033562824, 0.00073477597, 0.036372297, 0.005402106, -0.014075644, 0.027019959, -0.017941026, 0.00042719534, -0.13070646, 0.004233064, 0.02019426, -0.022192946, -0.008753674, -0.013208291, -0.024078498, 0.029131776, 0.0034788433, 0.0011755237, 0.25402156, 0.010313969, 0.014801582, -0.025398383, 0.04317914, -0.014754443, -0.045668066, 0.063844785, 0.034053065, -0.032073237, 0.016432585, -0.004973143, 0.030960761, -0.006151613, -0.0028896083, 0.026925681, -0.06889807, 0.044838425, 0.03731507, 0.009606887, 0.026529714, -0.02532296, -0.012784041, -0.009248632, -0.05777331, -0.030659074, -0.004621959, 0.05279545, -0.035052408, 0.033091437, 0.03341198, 0.029339187, 0.08183295, -0.026869114, -0.016687134, -0.009974569, 0.0037663898, -0.0121806655, -0.02487043, 0.005760361, 0.013868234, 0.0031111606, 0.051777255, 0.012340937, -0.01308573, 0.0011979147, -0.01846898, 0.010398818, 0.0031818687, -0.025888627, -0.006802128, -0.0105968015, -0.010691079, -0.0011230818, 0.026737126, 0.0039290185, -0.009163782, -0.02890551, -0.025737783, 0.026397726, 0.0066324286, 0.033204567, -0.06912433, 0.049891703, 0.009870864, 0.036994528, -0.018270997, -0.032299504, -0.03492042, 0.052984007, -0.006227035, 0.00972002, 0.031922393, -0.015895203, 0.00759406, -0.027076526, 0.029263765, 0.048496395, -0.04547951, 0.022532344, 0.0024158633, -0.010766502, -0.004893007, 0.04038852, 0.018949796, 0.037522484, -0.01018198, 0.025700072, 0.030564796, 0.01607433, -0.024304764, 0.012256087, -0.009672881, 0.05645342, 0.0055859475, 0.029923707, 0.040765632, -0.001467195, -0.018836664, 0.0023510475, 0.008998796, 0.048911214, 0.010549663, 0.00015968268, 0.06584347, -0.014415044, -0.021099325, -0.025096696, -0.0123126535, 0.031865828, -0.0727823, -0.0038700951, 0.03693796, -0.039294902, 0.0033115004, 0.05528438, 0.021174747, 0.041746117, 0.012850036, 0.017931597, -0.013679679, -0.021891257, -0.019704018, 0.003047523, 0.014283055, -0.037220795, -0.03952117, -0.054831848, -0.0084567005, 0.014339622, -0.029904852, -0.033826802, -0.017479066, 0.01565008, 0.036410008, 0.008409562, 0.07093446, 0.023531687, -0.054794136, -0.005288973, -0.054454736, 0.01805416, -0.025945194, 0.016856834, 0.010757074, 0.045215532, -0.038804658, -0.007443216, 0.004664384, 0.028094722, 0.045705777, 0.038729236, 0.013689106, -0.04796844, -0.029188342, -0.022683188, -0.00079193176, -0.021853546, 0.027189657, -0.04069021, 0.04038852, -0.007683624, 0.035391808, 0.066296004, -0.02343741, -0.009522037, 0.007325369, 0.02798159, -0.018959224, -0.03154528, -0.016837979, -0.03652314, -0.065881185, 0.005383251, 0.00727823, -0.02145758, -0.04913748, 0.0068209837, 0.009498468, -0.04728964, 0.007207522, -0.02323, -0.045630354, 0.008909233, 0.06855866, 0.015961196, -0.01245407, -0.0017406001, 0.012359792, -0.0341662, -0.03126245, 0.07504497, 0.024342475, 0.006651284, 0.0017983451, 0.016093185, 0.0403131, 0.022966022, 0.011077617, -0.0119261155, -0.045064688, -0.02705767, -0.038616102, -0.02166499, -0.025907483, -0.03163956, 0.014688449, 0.03669284, -0.035372954, 0.05166412, -0.003443489, -0.00721695, -0.047214217, 0.015433242, 0.028471833, -0.055359803, 0.04102961, 0.05166412, 0.009936858, 0.021023903, 0.015499236, -0.034599878, 0.01136045, -0.034128487, 0.013406274, 0.016790839, 0.00025499144, 0.0061751823, -0.03693796, -0.013821095, 0.00023805092, -0.054039918, 0.030696785, -0.009427759, 0.033883367, -0.0041081463, 0.0029273194, 0.02343741, 0.0053125424, -0.029678587, 0.05279545, 0.020835347, 3.4415003e-05, 0.025266396, -0.011765843, 0.039935987, -0.005680225, 0.029942563, -0.009531464, 0.027887313, -0.01207696, -0.035335243, -0.050759055, -0.026906826, 0.045592643, -0.013773956, 0.010059419, -0.035863195, -0.036805972, 0.009220349, -0.014207633, 0.0068209837, 0.018968651, -0.022400357, -0.021533003, -0.088168405, 0.051173877, -0.016819123, -0.016743701, -0.00053561456, 0.001938583, 0.006740848, -0.001271569, -0.045630354, 0.040916476, -0.024040787, 0.0032690756, 0.009993425, -0.009503181, 0.04834555, -0.01417935, 0.001762991, 0.026360014, 0.036598563, -0.015225831, 0.014820438, -0.0027175515, 0.0061139017, -0.0010629799, -0.063165985, -0.029603165, 0.011492439, -0.033148002, 0.03371367, -0.03648543, -0.011520722, -0.022702044, 0.04287745, -0.0061704684, 0.017959882, -0.018629253, 0.005765075, 0.014009651, 0.017403644, -0.0072688023, 0.025586938, -0.007282944, -0.030451663, 0.020458238, 0.0005011443, -0.007952315, -0.011294455, -0.030941905, 0.016479723, -0.0030263108, -0.017677048, 0.030753352, -0.026473148, 0.014792155, -0.012708619, 0.009616314, -0.02566236, -0.012963169, -0.016291168, 0.007414933, 0.033883367, 0.018299282, -0.029433465, -0.024417896, 0.025530372, -0.028716955, -0.014273628, -0.014839293, -0.04940146, 0.014424472, -0.03731507, 0.04868495, -0.039558876, -0.0031512287, 0.008098445, 0.017450783, 0.021401014, 0.054303892, -0.004968429, -0.0028212569, -0.018893229, -0.017941026, -0.024229342, -0.019251484, 0.018751813, -0.017431928, -0.0038889507, -0.017912744, -0.014952426, 0.03644772, -0.031413294, -0.021438725, 0.06188381, 0.02183469, 0.083492234, -0.0049307183, 0.094805546, -0.00750921, -0.012350365, -0.017035961, 0.012897175, 0.03150757, -0.020382816, 0.026812548, 0.008268145, 0.0013069231, 0.030149974, 0.0012550704, 0.0343359, -0.01867639, 0.012171238, 0.017394217, -0.017394217, 0.044800714, -0.05924404, -0.025096696, -0.031451005, -0.06633371, -0.02145758, 0.024191631, 0.012246659, -0.024926996, -0.0341662, 0.0054539586, 0.026642848, -0.0073489384, 0.00820215, -0.03307258, -0.008701822, -0.14473496, 0.022777466, -0.030470518, 0.03214866, -0.0062553184, 0.024172775, -0.036560852, -0.012897175, -0.0005426854, 0.012878319, -0.026510859, -0.05275774, 0.01064394, -0.025869772, -0.002374617, 0.003799387, -0.026020616, 0.012972597, -0.015716074, 0.019204346, -0.024813863, -0.0461206, -0.0041977097, -0.004478186, -0.03648543, -0.020797636, -0.0055859475, -0.017149094, -0.019760584, -0.039483458, -0.063844785, 0.037635617, 0.036504284, 0.014933571, 0.0030734495, 0.03256348, -0.0011354558, 0.008984654, -0.02251349, 0.02600176, -0.008932802, 0.035580363, -0.052833162, -0.0075422074, 0.004306129, 0.048458684, -0.03239378, -0.034147345, -0.030093407, -0.02579435, 0.06312828, 0.020062272, 0.024474462, 0.017893888, 0.011407589, 0.021099325, -0.04909977, -0.0060667633, -0.025926339, 0.036881395, -0.026831403, 0.019383473, -0.03273318, 0.012190092, -0.043556247, 0.030149974, 0.0035118402, -0.0064391596, -0.026925681, 0.010804212, -0.0076977657, -0.013641967, -0.022683188, 0.0028660388, 0.011633855, -0.014980709, 0.043216847, -0.039106347, -0.041972384, -0.036541995, 0.010059419, -0.007089675, -0.034750722, 0.019091213, 0.028811233, 0.05049508, 0.008616972, -0.022438068, -0.06686167, 0.015914058, -0.04827013, -0.053964496, 0.026039472, 0.016790839, 0.0005818695, 0.01918549, -0.02166499, -0.02128788, -0.004664384, -0.04691253, -0.012350365, 0.044461314, 0.022362646, -0.025417238, -0.014226489, -0.02183469, 0.02583206, -0.015527519, -0.001233858, -0.0015037276, 0.008890377, -0.009621029, -0.039068636, -0.02125017, -0.024191631, -0.017299939, -0.014942998, 0.036617417, 0.005142843, -0.014942998, 0.017035961, -0.045630354, 0.0063637374, -0.033430833, 0.017384788, 0.03522211, 0.02562465, 0.018374704, 0.036843684, -0.048383262, 0.012378648, -0.0457812, 0.019402329, 0.023776809, -0.0062034656, -0.03311029, -0.048986636, 0.031319015, -0.006429732, -0.050231103, -0.044838425, -0.041180454, 0.0003302662, -0.012727475, -0.020118838, -0.05407763, 0.026812548, 0.03286517, -0.04468758, -0.043857936, 0.008895091, 0.043216847, 0.019166635, 0.004157642, 0.047176506, 0.06429732, -0.048948925, 0.03054594, 0.02381452, 0.025021274, -0.017611055, -0.036843684, -0.01371739, 0.008258717, 0.0047539477, -0.01846898, -0.027793035, -0.042085517, -0.052380633, 0.031055039, -0.039068636, 0.022947166, -0.024078498, 0.019949138, 0.02019426, 0.010502524, -0.0031535856, -0.005364395, 0.058074996, -0.019081784, -0.0049495734, 0.032337215, 0.0621855, -0.0057462193, 0.043744802, -0.0067172786, -0.013547691, 0.038766947, 0.014056789, -0.015829207, -0.01018198, 0.0014129854, 0.0819838, -0.009456042, 0.02456874, -0.0028848944, 0.003726322, 0.016083758, -0.0070283944, 0.0399737, 0.011652711, 0.00014988665, 0.0035024127, 0.014716732, -0.02074107, 0.043782514, -0.009786014, -0.0028896083, -0.042688895, 0.034750722, -0.01716795, 0.026190316, -0.027962735, 0.0054633864, 0.037296217, 0.032657757, 0.051550988, 0.045404088, -0.031733837, -0.018318137, 0.053851362, -0.050231103, 0.008437845, -0.0505705, -0.008555692, -0.029075209, -0.013217718, 0.036749408, -0.006179896, 0.013651395, 0.0059771994, 0.0130385915, 0.004534752, 0.06361852, 0.0059253466, 0.018355848, 0.025850916, -0.017743044, 0.015282398, -0.08183295, -0.00036296874, 0.018798953, -0.023588253, -0.029716298], "runbooks/authentik-oidc-application.md::1781801614.445": [-0.016782397, 0.026696324, -0.056725062, 0.0076414063, -0.001426689, -0.033712905, 0.044284057, -0.020809064, 0.011820807, -0.00016575279, -0.02225311, -0.03245399, -0.020753523, 0.037211936, 0.031472784, 0.025289306, -0.02230865, 0.029676983, 0.010219398, 0.02258635, -0.03613816, -0.018513402, 0.038137607, 0.004593638, 0.0063084415, 0.023271345, -0.01164493, -0.01649544, 0.02530782, -0.004878281, 0.020716496, -0.037415583, -0.019698258, -0.021901354, -0.011691213, 0.018920695, -0.033435203, 0.010719259, -0.039507598, 0.040359214, 0.04184029, -0.019179884, 0.005086557, -0.013357419, 0.001928865, -0.036915723, 0.021364465, -0.013848024, -0.020642443, -0.03847085, -0.0069471537, -0.008085728, -0.0073127933, -0.025437413, 0.026659299, 0.034064658, -0.014921801, 0.005091185, -0.06305665, -0.0005157718, -0.05905775, 0.00075094984, -0.053355623, 0.03097292, -0.039470572, 0.02586322, -0.011098784, -0.018494887, -0.0018825815, -0.018781846, -0.021864327, 0.054577507, -0.019346504, -0.0048967944, -0.059390992, -0.028751312, 0.046838906, 0.002962144, 0.05420724, 0.036989775, -0.021457031, -0.008604104, 0.014005388, 0.006363982, -0.006146449, -0.020383256, -0.06405637, 0.050985906, -0.0018941524, 0.024789445, -0.033138987, -0.01927245, 0.06035369, -0.06698149, -0.010080547, 0.03215778, 0.010469329, -0.012811273, 0.033287097, -0.006984181, -0.008844777, -0.049801048, -0.01607889, -0.026474163, -0.0013850338, 0.041507047, 0.03254656, -0.0061371927, -0.012209588, -0.028621718, 0.004859768, 0.012922354, -0.015014368, -0.00723874, -0.028732799, -0.029491847, -0.0044941283, -0.015199503, -0.014607074, 0.029269688, -0.016393617, 0.017708069, 0.029029014, -0.02612241, 0.015393893, 0.034083173, 0.00763215, 0.009858387, 0.035953026, 0.051134013, 0.017689554, -0.02743686, -0.044061895, -0.00681756, -0.06831445, 0.019494612, -0.006780533, 0.029788062, -0.013885051, -0.058761537, 0.008877176, 0.016745372, -0.022216082, -0.009048425, 0.07383145, -0.04239569, 0.046505664, 0.006234388, 0.023549046, 0.010848853, 0.02780713, 0.021753246, -0.013533296, -0.019309478, 0.014347886, -0.02036474, 0.015005112, -0.0010350149, 0.03237994, 0.007729345, -0.043580547, 0.019772312, -0.050578613, 0.0079052225, 0.005840978, -0.020864604, -0.014236806, -0.052652113, 0.0037466495, 0.016430644, 0.01953164, -0.021345953, -0.017652528, -0.0031079373, -0.018041309, 0.023660127, 0.05350373, 0.03173197, -0.0042603966, -0.046357557, -0.053651836, 0.037471123, -0.038730036, -0.026103895, 0.0032005042, -0.006882357, 0.0051050703, -0.004464044, -0.03139873, 0.052392926, -0.02106825, 0.014283089, 0.016643548, 0.012413235, -0.0018906811, 0.05431832, -0.0054614535, 0.005521622, 0.032250345, -0.04072948, -0.025215253, 0.021345953, 0.11307985, -0.03302791, -0.003237531, -0.004901423, 0.052059684, -0.022993645, 0.010534125, -0.056762088, 0.008803123, 0.020864604, -0.019013263, 0.016365847, -0.059353966, 0.029399281, 0.026214976, -0.033324122, -0.03493479, 0.014236806, 0.017957998, 0.055169936, -0.009562172, 0.025455927, 0.051874552, 0.035231, 0.0076738046, 0.023012158, -0.0112191215, -0.00813664, -0.019420559, -0.033879526, -0.02651119, -0.04072948, 0.07423874, 0.00544294, -0.04339541, 0.021457031, -0.031768996, 0.013783228, -0.017976513, -0.01635659, 0.050985906, 0.0149310585, -0.030880352, 0.0121818185, -0.00027307266, -0.017735839, -0.04757944, -0.033953577, -0.04376568, -0.0030709105, 0.0038299598, 0.061908815, 0.011746753, 0.013301879, 0.031435754, 0.009390923, -0.05165239, 0.00903454, 0.007854311, 0.00678979, -0.005257806, 0.007983904, 0.017273003, -0.0078033987, -0.018948466, -0.0305286, 0.021808786, -0.023530534, -0.014458966, 0.029732522, 0.016023349, 0.00892346, -0.0072618816, -0.012098508, 0.017161923, -0.038507875, 0.043469466, 0.025122685, -0.041395966, 0.06746283, 0.031232107, -0.0048967944, -0.023512019, 0.047061067, 0.0036540825, -0.015912268, -0.0013642063, -0.032250345, -0.006724993, -0.020735009, 0.068166345, 0.02230865, -0.05220779, -0.008048701, -0.03456452, -0.1460337, -0.015828958, -0.008506908, 0.034749653, 0.012996408, 0.037582204, -0.05828019, -0.036786128, -0.042988118, 0.005294833, 0.047986735, -0.052763194, -0.03810058, -0.0122281015, 0.04076651, -0.021049738, -0.015106935, 0.011848576, -0.009997237, -0.027918208, -0.045691073, -0.034712628, 0.07605305, 0.014523763, 0.013209312, -0.020142581, 0.021568112, -0.0019913476, -0.03445344, -0.00053602085, 0.04828295, -0.050652664, 0.00998798, -0.008627245, 0.023160266, 0.010191628, 0.012876071, 0.011441282, 0.023215806, 0.012922354, 0.028214423, 0.009363153, 0.031176567, 0.031287648, 0.00096790376, 0.015051396, 0.033398177, 0.007956134, -0.04550594, 0.028714286, 0.035342082, 0.00055250933, -0.0043113083, -0.0007463215, -0.008141268, -0.01102473, 0.040396243, 0.039544623, -0.010460072, 0.018402321, -0.02373418, 0.008798494, -0.03580492, -0.021253385, -0.013838767, -0.0068129315, 0.0058733765, 0.045950264, -0.010737773, -0.036860183, 0.011913374, -0.03237994, -0.0124872895, 0.022030948, -0.023512019, -0.013024177, -0.011987427, -0.026640784, -0.028695771, -0.12374357, 0.014310859, 0.026992539, -0.000376632, 0.011191351, -0.020290688, -0.03482371, 0.022864051, 0.0072202263, -0.011506079, 0.27592373, -0.006993437, -0.0200315, -0.0011767581, 0.08397679, -0.028158883, 0.0026381598, 0.039396517, -0.010386018, -0.028177397, -0.020457309, 0.029565902, 0.030695219, 0.015773417, 0.0062297597, -0.0043159365, -0.03506438, 0.033657365, 0.024752418, 0.015893755, 0.030176844, -0.007729345, 0.024234042, 0.008840149, -0.066611215, -0.036064107, -0.01632882, 0.0647969, -0.07190605, 0.042988118, 0.016782397, 0.0161622, 0.04528378, -0.043358386, -0.069536336, 0.014292345, 0.012117021, -0.015625311, 0.020864604, -0.017513677, -0.01809685, 0.019790826, 0.04943078, 0.010589666, 0.0088818045, 0.0041562584, 0.01458856, 0.010561896, 0.015560513, -0.013320392, 0.0071554296, -0.014607074, -0.015819702, 0.001558597, 0.03582343, -0.018846642, -0.02101271, -0.0025178227, -0.007891337, 0.013468499, 0.013598093, 0.048727274, -0.08101464, 0.04184029, 0.0021556541, 0.015597541, 0.020716496, -0.03032495, -0.032046698, 0.039433546, 0.017374827, 0.0033902666, 0.0068221884, 0.008932716, 1.6723532e-05, -0.024419175, 0.037082344, 0.07160984, -0.033009395, 0.011506079, 0.002867263, 0.006567629, -0.02547444, 0.01916137, 0.0236231, 0.012163305, -0.030306438, 0.032528047, 0.0052763196, -0.000591561, -0.010895137, -0.009256701, -0.0045635533, 0.039211385, -0.0012322983, 0.024567284, 0.031324673, 0.0005325496, -0.0057391543, -0.038730036, -0.0051559824, 0.020531362, -0.03902625, 0.0018027425, 0.08079249, -0.029399281, -0.030417519, 0.010200884, 0.0034944045, 0.047431335, -0.042210557, 0.019402044, 0.028621718, -0.049171593, -0.0037859906, 0.04343244, 0.036712077, 0.018837387, 0.02432661, 0.00594743, -0.0152828125, -0.021864327, 0.002811723, 0.008682786, 0.025844708, -0.033898037, -0.029269688, -0.012496546, -0.024678364, 0.026048355, -0.0019219224, -0.014986598, 0.016236253, 0.075238466, 0.00012821976, 0.00030402475, 0.050282396, 0.029399281, 0.010108317, 0.033620335, -0.03167643, -0.0068221884, -0.03167643, 0.019346504, -0.0057576676, -0.013996132, -0.002536336, -0.0076599196, 0.007428502, 0.022216082, 0.02280851, 0.009201161, 0.021105278, -0.042321634, 0.00010073894, -0.03835977, -0.014847748, -0.0031472782, 0.061464492, -0.026788892, 0.001783072, -0.007960763, 0.024159988, 0.058613427, -0.026548218, -0.00821995, 0.01607889, 0.00793762, 0.0024923666, -0.023845261, -0.031935617, -0.08901244, -0.036878694, 0.0017472022, -0.020290688, -0.027621996, -0.05431832, -0.028436584, 0.008687413, -0.053688865, 0.0021452403, -0.00029158607, -0.052059684, -0.0023720295, 0.040803537, 0.0042418833, 0.0011258462, -0.0056465873, 0.008988257, -0.037915446, -0.045135673, 0.075016305, 0.005401285, 0.0033601823, 0.02858469, 0.0041169175, 0.065167174, 0.036101133, 0.004225684, 0.007849682, -0.031880077, -0.013024177, -0.04354352, -0.0006184633, -0.019550152, -0.018365294, 0.018605968, 0.036082618, -0.025918761, 0.04250677, 0.017152667, 0.0016766199, -0.034842223, -0.026807405, 0.029658468, -0.031991158, 0.040174082, 0.05024537, 0.034731142, -0.01447748, 0.004174772, -0.02204946, 0.04965294, -0.033786956, 0.014653357, 0.02328986, -0.008941973, -0.010932163, -0.033620335, -0.029788062, 0.00074169313, -0.029491847, 0.049208622, -0.03760072, 0.016930506, -0.019087316, 0.04261785, 0.015865985, 0.03245399, -0.026140923, 0.08967891, -0.0018710106, -0.0071369163, 0.06194584, 0.029806577, 0.059502073, -0.019679746, -0.0064380355, 0.019198397, 0.032620613, 0.014209036, -0.04606134, 0.00678979, -0.008664272, 0.059613153, 0.01717118, 0.016902735, -0.040470295, -0.011089527, -0.018004283, -0.03184305, 0.014440453, 0.00409609, -0.0064935754, -0.00732205, -0.06283449, 0.017032329, -0.02275297, -0.023215806, 0.013264852, -0.044284057, 0.019735286, -0.019383531, -0.024030395, -0.00018093958, -0.013792484, -0.023586074, 0.02084609, -0.032750208, 0.050504558, -0.022327162, -0.023104725, 0.041395966, 0.047024038, -0.02449323, 0.031195082, -0.032065213, 0.037193425, 0.008877176, -0.087161094, 0.0042326264, 0.004318251, -0.027455375, 0.015634567, -0.033990603, -0.010728516, 0.0031241365, 0.013505526, 0.0015539686, 0.051689416, 0.007970019, -0.034638572, -0.025937276, -0.014458966, 0.028399557, 0.01083034, 0.009256701, -0.041284885, 0.013264852, 0.0019057232, -0.015125449, -0.008909575, -0.008442111, 0.020586902, -0.00012098797, 0.0022273937, 0.053318597, -0.014347886, -0.001677777, -0.009233559, 0.006012227, 0.0025525352, 0.002645102, 0.005392028, 0.0029760292, 0.0036702817, -0.010200884, -0.007400732, -0.020809064, -0.0071461727, -0.0047903424, -0.010210141, -0.0071461727, -0.04184029, 0.026881458, -0.00802556, 0.038804088, -0.07301685, 0.0054336833, -0.010025007, -0.0176155, -0.011043244, 0.056836143, -0.02704808, -0.0024877384, -0.051393203, -0.0043275077, -0.016884223, -0.016143685, 0.018032053, -0.031046974, -0.04883835, -0.023271345, -0.03543465, 0.035286542, -0.031232107, -0.02552998, 0.010311965, 0.0060029705, 0.015532744, -0.0032583587, 0.082940035, 0.008104241, -0.002957516, 0.014782951, -0.004984733, 0.0017159609, -0.016726859, 0.013061205, -0.020494334, -0.008169038, -0.0009846815, 0.010432302, 0.02051285, -0.018143134, 0.0056095608, -0.008266234, 0.029269688, 0.031546835, -0.042914063, -0.046394583, -0.04184029, -0.032620613, -0.002494681, -0.03167643, 0.0053411163, -0.0015435548, -0.0039526112, -0.00040382356, -0.0025085658, -0.019457584, 0.01276499, -0.021401491, -0.00591966, -0.1366289, -0.014847748, -0.021327438, 0.025604034, 0.019716773, 0.015014368, -0.048690245, -0.03156535, 0.014495993, -0.020068526, -0.06920309, -0.020050013, 0.027770102, -0.038026527, 0.024363637, 0.016236253, -0.0153290965, 0.02160514, -0.039433546, -0.008479138, -0.0153290965, -0.010561896, 0.012079994, -0.006687966, 0.017411854, -0.015162475, -0.013005665, 0.008233835, -0.009270586, -0.038767062, -0.005193009, 0.013561066, 0.017013816, 0.020235147, -0.022975132, -0.006660196, 0.01371843, 0.022401216, -0.009534402, 0.013088975, -0.014708897, 0.034490466, -0.05479967, 0.0379895, -0.006012227, 0.017717324, -0.023437966, -0.04072948, -0.035397623, 0.00406832, 0.054688588, 0.023697153, -0.020346228, 0.030695219, 0.0034064658, 0.0034596918, -0.032139264, 0.010571152, -0.027510915, 0.0074840426, -0.019494612, 0.017458137, -0.0379895, -0.011311688, -0.02552998, 0.011774523, -0.045024592, -0.0030061135, 0.0030477687, 0.021568112, 0.008784609, -0.02188284, -0.022290135, 0.017976513, 0.039100304, -0.021623652, 0.038248688, -0.048579164, -0.028825365, -0.024308097, -0.023771208, -0.055206962, -0.05035645, 0.034601547, -0.015338353, 0.022290135, 0.025085658, -0.0048967944, -0.01461633, -0.012700194, -0.07997789, -0.05439237, 0.021438519, 0.02269743, -0.03795247, 0.010589666, -0.014514507, -0.022030948, 0.05154131, -0.023234319, 0.00023749223, 0.017337801, 0.011033988, -0.025104173, -0.05313346, 0.014995855, 0.02612241, -0.025604034, -0.0012068424, -0.016958276, 0.01178378, -8.547984e-05, -0.058206134, 0.017291516, -0.031380214, -0.003686481, 0.028769827, 0.042877037, -0.008280119, -0.056688033, 0.0057669245, -0.0074053607, -0.0018305125, -0.014949571, 0.0074794143, 0.045691073, 0.073461175, 0.010191628, 0.050689694, -0.055836417, 0.020790549, -0.06172368, -0.016060377, 0.059353966, 0.0152643, -0.0130982315, -0.0595391, 0.03689721, -0.0077987704, -0.057058305, -0.03452749, -0.008798494, 0.02993617, -0.018717049, -0.018356038, -0.009196532, -0.036434375, 0.015690107, -0.040692456, -0.034694113, 0.009154877, 0.011237634, -0.0071276594, 0.058169108, 0.008451368, 0.04076651, 0.014542277, -0.0067481347, -0.0014324745, -0.00549848, 0.008178295, -0.041470017, -0.02378972, -0.0027538685, -0.006234388, 0.0047070323, -0.04124786, -0.038730036, -0.04469135, 0.044395138, -0.028288478, 0.022975132, -0.034916274, 0.024900524, 0.06853661, -0.012552086, 0.009057682, 0.0068731, 0.06949931, -0.036878694, 0.006905499, -0.003989638, 0.038989224, -0.006456549, 0.03554573, -0.020642443, -0.012107764, 0.04713512, 0.011848576, 0.0064380355, -0.047505386, -0.0097380495, 0.042469744, -0.048468083, 0.027307266, -0.010784056, 0.019402044, 0.04665377, 0.010589666, 0.04828295, 0.01083034, -0.014551533, -0.018078336, 0.01442194, -0.02814037, 0.014653357, -0.00068210316, -0.023956342, -0.009580685, 0.02858469, -0.0034712628, -0.009358524, -0.011413512, 0.02640011, 0.010672976, -0.004133117, 0.047875654, 0.058687482, -0.046468638, 0.035193976, 0.045728102, -0.012626139, 0.022975132, -0.049023487, -0.0055771624, -0.025752142, 0.023530534, 0.020161094, 2.5238973e-05, 0.0054475684, -0.006775905, 0.0063223266, -0.0006792104, 0.04806079, -0.0050310167, -0.010432302, 0.014782951, 0.010793313, -0.027325781, -0.021531086, 0.031158054, 0.010719259, 0.013459243, -0.020142581], "runbooks/authentik-upgrade.md::1781801616.245": [0.005728982, 0.006999997, -0.038431726, 0.016193671, -0.023047738, -0.025702747, 0.04168929, -0.015619362, -0.0007696702, 0.005606588, 0.0062279734, -0.008722928, -0.04293206, 0.030447869, 0.016928036, 0.01597713, -0.0008314556, 0.026041685, -0.00012938167, 0.0016511426, -0.017718889, -0.03750906, 0.07181705, 0.019065224, -0.0074707433, 0.031201063, -0.0039425, 0.0019182911, 0.034910545, 0.013030257, -0.030749146, -0.032104895, -0.021145923, -0.014216538, 0.006703427, 0.0004804554, 0.020844646, 0.033592455, -0.030636167, 0.03790449, 0.02276529, -0.047488883, 0.008746466, -0.000963853, 0.008266305, -0.0353248, 0.032010745, -0.013011427, -0.012371212, -0.022275714, -0.016739737, -0.0058749137, -0.003926024, -0.04421249, 0.06213851, 0.07931133, -0.019733684, -0.011891051, -0.03024074, -0.014772018, -0.04440079, 0.022294544, -0.01137323, 0.043308657, -0.012201743, 0.025646256, 0.0019006381, 0.013124406, 0.004924006, -0.014197707, -0.021240072, 0.024930723, -0.04455143, 0.017097505, -0.046359092, -0.03293341, 0.070273004, -0.036812358, 0.04455143, 0.043534614, -0.0029233343, 0.019281767, 0.011956955, 0.0045827148, -0.012408872, -0.014659039, -0.03634161, 0.032500323, 0.023763271, 0.06695895, -0.009551442, -0.030579679, 0.042404823, -0.040182903, -0.0154593075, 0.01196637, -0.012973768, -0.031483512, 0.027359772, 0.019375917, 0.00078085036, -0.001647612, 0.0012074641, 0.0014557828, 0.034364477, 0.023367845, 0.02538264, 0.00060667424, -0.025928704, -0.036021505, -0.011307325, 0.013501003, -0.03146468, -0.0050840597, -0.021955606, -0.0044014775, -0.0063032927, -0.051857408, 0.02393274, -0.017577665, -0.0024525882, 0.04925889, 0.038469385, -0.037301935, -0.0073342267, 0.022482842, 0.025552107, 0.013717546, 0.03415735, 0.020411558, -0.008393406, -0.0065669105, -0.030730316, -0.043647595, -0.010375248, -0.0064727613, 0.017596496, 0.020750497, 0.009895086, -0.06613044, 0.006981167, -0.015760586, -0.07234429, -0.024572955, 0.017059844, -0.048091438, 0.034326818, 0.022576991, 0.016400801, -0.00045927183, 0.012964352, 0.019601874, -0.008638194, -0.011015463, 0.0013651642, -0.023706783, 0.02383859, 0.030598508, -0.017794209, 0.016965695, 0.012154669, 0.029581696, -0.03517416, 0.0018347336, 0.017332878, -0.012616, -0.01200403, -0.026154663, -0.003372897, 0.006910555, 0.0060067223, -0.028056478, 0.021993266, 0.00074966345, -0.007042364, 0.023461994, 0.07788026, 0.0134633435, 0.03395022, -0.033140536, -0.07185471, 0.061422974, -0.047639523, -0.028338926, -0.004274376, 0.007936782, 0.0039283778, -0.009819767, -0.018086072, 0.03769736, 0.009579686, 0.03931673, 0.030880956, 0.017935432, -0.03272628, 0.030767977, -0.01777538, 0.01007397, -0.005159379, -0.04790314, -0.06330596, 0.014065899, 0.07848282, -0.0005622476, -0.005159379, -0.0009526728, -0.0021936777, -0.045003343, 0.027227964, -0.051706772, -0.020750497, 0.0066516446, -0.0072542, 0.03541895, -0.021145923, 0.016702078, -0.01508271, -0.02918627, -0.013416269, 0.0029045045, -0.010384663, 0.029544037, -0.018189635, 0.00087146903, 0.031935427, 0.0135669075, -0.00022463423, 0.028809672, 0.0035282434, 0.0033117, -0.036812358, -0.018472083, -0.012484191, -0.03547544, 0.079913884, 0.0013157359, -0.03308405, 0.017916603, -0.028640203, 0.035814375, -0.01142972, -0.03912843, 0.04157631, 0.021710819, -0.047451224, 0.012201743, 0.012371212, 0.007433084, -0.028225947, -0.06485001, -0.04918357, 0.006124409, -0.017850699, -0.0020136172, 0.0070470716, -0.0020147942, 0.003198721, 0.0018806313, -0.028433075, -0.023461994, 0.014611964, 0.04673569, -0.005606588, 0.014338931, 0.0041896417, 0.0022548747, 0.0018512097, 0.0074236686, 0.012371212, -0.001857094, -0.0089583015, 0.025853386, 0.03248149, -0.0026950224, -0.003768324, -0.010441152, 0.018933415, -0.0117780715, 0.077804945, 0.057694662, -0.032330856, 0.043496955, 0.022652311, -0.0059596477, -0.03374309, 0.025665088, -0.004354403, 0.03526831, 0.00538063, -0.057544023, -0.01758708, 0.0050652297, 0.07091322, 0.016523194, -0.03538129, -0.011147272, 0.006486884, -0.1587733, -0.040710136, 0.0005675435, 0.04406185, -0.016636174, 0.019903153, -0.05294954, -0.029619355, -0.053891033, 0.03779151, -0.010911899, -0.06413447, -0.011646262, -0.02014794, 0.016664417, 0.019677194, -0.024121039, 0.014809677, 0.004933421, -0.0170316, -0.034628097, -0.048806973, 0.052346986, -0.0020442158, 0.03540012, -0.02137188, 0.040032264, -0.013030257, -0.048581015, 0.0032905166, 0.018858096, -0.042517804, 0.007536648, -0.033347666, 0.0005960825, 0.010610621, 0.03195426, -0.018839266, -0.012022859, 0.0034034955, 0.01762474, 0.034571607, 0.012069934, 0.0277552, 0.023292525, -0.010102215, 0.035531927, -0.0040248805, -0.04300738, 0.027077325, 0.019084053, 0.0071977107, -0.001638197, 0.0107236, -0.028376585, -0.029638186, 0.03383724, 0.061761912, -0.039354388, -0.021823797, -0.039843965, -0.022520501, 0.0025043702, 0.005818424, -0.029129779, -0.0015475784, 0.037207786, -0.00058343116, -0.017577665, -0.04293206, 0.06210085, -0.019771343, 0.004608606, -0.00134045, 0.008393406, 0.009942161, 0.0049804957, 0.018180221, 0.009066573, -0.12314723, 0.037377253, 0.017765963, -0.015817074, 0.040521838, -0.008261597, -0.0047592446, -0.008360454, 0.032500323, 0.016400801, 0.25141618, 0.027830519, -0.02261465, -0.020957625, 0.09015732, -0.043873552, 0.011071952, 0.025815725, 0.030824466, -0.038507044, -0.014753188, 0.033404157, 0.025024872, 0.0072400775, -0.001117434, 0.011232006, -0.048581015, 0.034552775, 0.04417483, -0.004785136, 0.045191642, -0.018989904, -0.013839941, 0.037377253, -0.07223131, -0.01689979, -0.03683119, 0.043722913, -0.035833206, 0.028338926, 0.0064727613, 0.025928704, 0.04556824, -0.04507866, -0.08782242, -0.008106251, -0.027190305, -0.028903821, -0.0033446522, 0.05524678, -0.0479408, -0.022821778, 0.06066978, 0.023782102, 0.034307986, -0.027510412, -0.0062091434, -0.019112298, 0.044589087, -0.013143236, -0.03942971, -0.037829172, -0.03894013, -0.014602549, 0.04044652, -0.007913245, -0.009716203, -0.013425684, -0.006449224, 0.024911894, -0.009904502, 0.023010077, -0.077578984, 0.065000646, -0.0093019465, 0.025985194, -0.010168119, -0.029449888, -0.02408338, 0.038318746, 0.040371202, 0.007160051, 0.022068584, -0.04801612, 0.026907858, -0.007710824, 0.0264936, 0.049673147, -0.06292936, 0.018086072, -0.011693337, -0.0008349862, -0.0065480806, 0.03300873, -0.009810353, 0.009876257, -0.01819905, 0.0030057149, 0.0050464002, -0.021579009, -0.02169199, 0.0040248805, -0.0113544, 0.034571607, 0.005521854, 0.016212502, 0.02916744, 0.004036649, -0.007739069, -0.033498306, 0.021315392, 0.038676515, -0.032293193, -0.028847331, 0.05969063, -0.0376597, -0.010525887, 0.0013816403, 0.011119027, 0.046434414, -0.069067895, 0.04786548, 0.026418282, -0.029205099, 0.00092560484, 0.04168929, 0.06601746, 0.040182903, 0.039730985, 0.0027444507, 0.019093469, -0.012267648, -0.023612633, -0.00025376165, 0.013293874, -0.008619364, -0.006999997, -0.03423267, -0.026870197, 0.020392729, -0.032349683, -0.023480823, 0.020581027, 0.059427008, 0.009876257, 0.011363815, 0.011166101, 0.04933421, -0.013868185, 0.0176624, -0.06481235, -0.04545526, -0.03140819, -0.018321445, -0.002260759, -0.03180362, -0.0023349016, 0.031031594, 0.009090111, 0.0290168, -0.018839266, 0.04409951, 0.023367845, -0.031389363, -0.028640203, -0.029713504, -0.022897098, 0.012785469, 0.04300738, -0.028451905, -0.0035541344, -0.03668055, 0.030542018, 0.03257564, 0.020938795, -0.015544042, 0.01200403, 0.012550096, -0.015167445, -0.017379953, -0.022068584, -0.045191642, -0.027322114, 0.015760586, -0.01827437, -0.024591785, -0.021277731, -0.010431738, -0.03415735, -0.018067243, -0.0020830522, -0.0017794209, -0.05671551, -0.03289575, 0.021786137, 0.040032264, -0.031935427, -0.010365833, 0.046961647, -0.032048408, -0.055924658, 0.0710262, 0.008925349, 0.028772011, 0.044325467, -0.0019936105, 0.044702064, -0.008332209, 0.022821778, -0.0135669075, -0.003234027, 8.527679e-06, -0.041952908, -0.007640212, -0.02278412, -0.050840598, 0.040069923, 0.021258902, -0.03555076, 0.04274376, -0.04376057, -0.019215863, -0.03805513, 0.01651378, 0.0155252125, -0.025024872, 0.0405595, 0.042291846, 0.019601874, -0.010215194, -0.007503696, -0.019394746, 0.04394887, -0.0580336, -0.0021065895, 0.010827164, 0.029807653, -0.0051311343, -0.018086072, -0.02638062, 0.0057619344, 0.0021360111, 0.053401455, -0.011561529, 0.009391388, -0.028131798, 0.035626076, 0.010318758, 0.020505708, -0.004660388, 0.043459296, 0.025137851, -0.034496285, 0.04285674, -0.0072589074, 0.03174713, -0.01590181, -0.04673569, 0.002321956, 0.01014929, -0.0015381634, -0.03415735, -0.0073671793, -0.018415594, 0.021579009, -0.011853391, 0.02027975, -0.042480145, 0.012870203, -0.021353051, -0.028320096, -0.024930723, -0.004698048, -0.019639535, -0.019771343, -0.050727617, 0.045153983, -0.023311356, -0.038337577, -0.025872216, -0.022501672, 0.010836579, -0.029431056, -0.0479408, -0.0035141208, -0.0014204768, -0.011740412, -0.006703427, -0.019338258, 0.058824454, 0.00032157855, -0.0034882298, 0.03263213, 0.02383859, -0.021917947, 0.009631469, 0.0046392046, -0.019215863, 0.0011227299, -0.04549292, -0.010290514, 0.007861462, -0.036002673, 0.027209135, -0.03654874, -0.012889033, -0.00030186604, 0.026606578, -7.237724e-05, 0.062402125, -0.0025184925, -0.010130459, -0.013086746, -0.0041496283, 0.043722913, 0.011137857, -0.007009412, 0.01821788, 0.036040336, 0.0011927533, -0.015374573, -0.038488217, 0.0115709435, 0.027096156, 0.003198721, -0.030504359, 0.053363796, -0.032556813, -0.027472753, 0.005187624, 0.034854054, -0.011900466, -0.047601864, -0.0007455444, -0.008214522, 0.03649225, 0.03692534, 0.023574973, -0.008624071, 0.010365833, 0.009523197, -0.012164083, 0.026587749, -0.04142567, 0.020543367, -0.033724263, 0.012408872, -0.05773232, -0.007842633, -0.03560725, -0.008440481, 0.0040460643, 0.051443152, -0.013736377, -0.028451905, -0.027077325, -0.0015087418, -0.019921983, -0.02530732, -0.005310018, -0.032387342, 0.010083385, -0.031050425, -0.042517804, 0.056979127, -0.02656892, -0.008049761, 0.06891725, 0.025363808, 0.038431726, 0.005197039, 0.036209803, -0.0008026224, -0.017455272, 0.017172825, 0.04161397, 0.0344398, -0.019827833, -0.011533284, -0.010290514, -0.0025302612, 0.061121695, -0.018575648, 0.043835893, -0.016636174, 0.030071272, -0.0059078657, 0.020675177, 0.013444513, -0.024648275, -0.03517416, -0.02653126, -0.08021516, -0.015967714, -0.014828508, 0.060104884, 0.012333552, -0.0039425, 0.0019641889, -0.05291188, 0.0031587074, -0.0038083373, -0.0008761765, -0.013378609, -0.12804298, 0.003198721, -0.027171474, 0.027924668, 0.027322114, 0.019564215, -0.02278412, -0.013679886, 0.017210484, 0.021014113, -0.059954245, -0.0078002657, 0.043572273, -0.017502347, 0.019234693, -0.0035447194, -0.025024872, 0.026738388, -0.006044382, 0.019375917, -0.018038997, -0.0154593075, -0.012277063, 0.011128441, 0.055962317, -0.0051217196, 0.028338926, 0.014724944, -0.010168119, -0.062364466, 0.007739069, 0.03154, -0.0036035627, 0.025100192, -0.023085397, -0.044626746, 0.009273701, 0.023292525, -0.020355068, 0.0010038664, 0.025834555, 0.05667785, -0.029318077, 0.05422997, -0.003933085, -0.008685268, 0.0009097172, -0.042367164, -0.048806973, 0.0031469387, 0.03297107, 0.03927907, 0.03400671, -0.010864824, -0.008115666, 0.0028503686, -0.011015463, 0.0041143224, -0.04319568, 0.0055406834, 0.01760591, 0.033102877, -0.030466698, 0.0072494927, -0.05163145, 0.029242758, -0.04681101, -0.0070753163, -0.017370537, 0.005178209, -0.007362472, -0.006072627, -0.005879621, -0.026945516, -0.0075648925, -0.06567852, 0.04549292, -0.04526696, -0.031483512, -0.030862126, -0.036115654, -0.048543356, -0.016692663, 0.049560167, 0.05208337, 0.0029374568, -0.005493609, -0.024271678, -0.0059078657, 0.0290168, -0.09377266, -0.0555104, 0.027679881, -0.0003598267, -0.030692657, -0.0021418955, -0.04063482, -0.031125743, -0.00043396922, -0.0075837225, -0.024516465, -0.0019936105, 0.022464013, -0.01508271, -0.028112967, -0.016306652, 0.026813708, -0.025194341, -0.010215194, -0.030654997, 0.03163415, 0.019903153, -0.016833887, -0.0033422986, -0.042706102, -0.017973093, -0.020618686, 0.0056018806, -0.0076355045, -0.026173493, 0.048731655, -0.047074627, -0.0052346988, -0.019846663, 0.040032264, 0.03308405, 0.034646925, 0.024949552, 0.053439118, -0.057393387, 0.01567585, -0.040069923, -0.03404437, 0.040220562, 0.027227964, -0.064096816, -0.027962329, 0.039994605, 0.0023513776, -0.02385742, -0.021936776, -0.033460647, 0.00064904144, 1.9896386e-05, -0.015666436, -0.020392729, -0.026154663, 0.013585737, -0.024365827, -0.046208452, 0.0037918612, 0.034722246, 0.013077332, -0.0032646253, 0.026889026, 0.043158017, -0.0040790164, 0.005074645, -0.023782102, 0.03521182, 0.02526966, 0.00090030226, -0.028131798, -0.012493606, -0.015233349, 0.002401983, -0.025909875, -0.03176596, -0.03912843, 0.0011774541, -0.011410889, 0.031069255, -0.043534614, 0.0072306627, 0.061724253, -0.012220574, -0.00088206085, -0.02638062, 0.028715523, -0.013783451, 0.00035894403, 0.018782776, 0.039881624, 0.008779418, 0.054794867, -0.007753191, -0.012766639, 0.03291458, -0.01573234, -0.016410215, -0.049823787, 0.018104902, 0.041538652, -0.02137188, 0.04157631, -0.029619355, 0.006449224, 0.03931673, 0.026022853, 0.044476107, 0.0066045704, -0.037735023, -0.0027750493, 0.021917947, -0.026229983, 0.0032457956, -0.012220574, -0.02526966, -0.003565903, 0.025194341, -0.04669803, 0.03410086, 0.0066375225, 0.045756537, 0.0069199703, 0.035494268, 0.058598496, 0.040898435, 0.0009050097, -0.014762603, 0.042103548, -0.06300468, 0.020750497, -0.054004014, 0.014094143, -0.004076663, 0.014715528, -0.005178209, -0.015638191, 0.0010721246, -0.014442496, 0.006675182, -0.030560847, 0.054719545, -0.013990579, -0.0075743077, 0.017266974, 0.036266293, -0.008431066, -0.016862132, 0.0018559172, 0.0075837225, -0.03306522, -0.04786548], "runbooks/ct-runbook.md::1781801618.151": [-0.032661222, 0.0064688604, -0.05760455, 0.022035139, -0.01475534, -0.0145129915, 0.0129284, -0.0024001896, -0.015044295, 0.009069454, 0.0068743294, -0.010467623, -0.057231706, 0.008757196, 0.015426462, 0.0023931987, -0.010803184, 0.02494333, 0.018474469, -0.033742473, -0.026043223, -0.0102812005, 0.087544, 0.044443123, 0.006846366, -0.0017815, -0.019406581, -0.008990224, 0.025204321, 0.002824301, -0.019369297, -0.020674255, 0.0105421925, -0.0047374615, 0.019947207, -0.022818113, 0.0085567925, 0.017421182, -0.039484285, -0.004730471, 0.00331366, -0.048022434, -0.009232574, -0.022557123, 0.009992246, -0.05320498, 0.010206631, -0.022389341, 0.0070654126, -0.06644098, -0.041758638, 0.003455807, 0.041721355, -0.041945063, 0.07509098, 0.029137835, -0.038403034, -0.02196057, -0.041385792, 0.016209437, -0.05685886, -0.001872381, -0.011390414, 0.034171242, 0.002512043, 0.026341498, -0.008389012, 0.012667408, 0.0037890372, -0.014140146, 0.006338365, -0.018856635, -0.01085911, -0.02410443, -0.034935575, -0.032940853, 0.04597179, -0.013450383, 0.04108752, 0.0076806066, -0.001955106, 0.012462344, 0.02759053, -0.0022440609, 0.0066925674, -0.010122742, -0.037154004, 0.08217504, 0.035849046, 0.0183999, -0.008151324, -0.008855068, 0.004450837, -0.061966836, -0.04742588, 0.0130775375, 0.006622659, -0.021364018, 0.027721025, 0.0057557947, -0.015323929, 0.03016316, -0.012490307, 0.0011581498, 0.018754102, 0.02883956, -0.012835189, -0.05876037, -0.004203827, -0.041236654, -0.0019504454, 0.0031948155, -0.017775385, -0.005294399, 0.0031808338, -0.04366015, 0.009684648, -0.06431576, -0.004963499, -0.0090787755, 0.021177595, -0.0058396845, 0.00067985954, -0.038738593, 0.003870597, -0.016684813, -0.03325777, -0.026975336, 0.066366404, 0.022445269, 0.008193268, -0.018772746, 0.0028569247, 0.0071399817, -0.042802606, -0.015706096, -0.02246391, 0.018595643, 0.0077924603, -0.056411445, 0.029659819, 0.052832134, -0.03033094, -0.008598737, -0.001342242, -0.04358558, 0.028149797, -0.002999072, -0.020879319, -0.027814236, 0.000540334, 0.03184096, 0.0017185824, 0.030461436, 0.003050338, 0.0024071804, 0.0042737355, -0.013981687, 0.025241606, 0.051079765, -0.012527592, 0.061854985, -0.01416811, 0.022724902, 0.014578239, -0.014345211, -0.030871565, -0.024309494, -0.013329208, 0.028727707, 0.02710583, 0.028168438, 0.015873875, 0.02114031, 0.015780665, 0.015025653, 0.009712612, 0.008347067, 0.015873875, -0.026266929, -0.049588382, 0.023582445, 0.0040500285, -0.025483955, -0.01706698, -0.007773818, 0.010747257, -0.0020914273, -0.02114031, 0.045487087, -0.026061865, 0.028820917, 0.006226511, -0.011502268, -3.3898308e-05, 0.06755951, -0.017803349, -0.03432038, 0.0156128835, -0.008901674, -0.043138165, 0.020506475, 0.036669306, 0.021606367, -0.017272044, -0.004648911, -0.010495586, -0.03556941, -0.031430833, -0.08709659, 0.004667553, 0.007126, 0.04201963, 0.03305271, 0.0003865354, 0.022016497, -0.023060463, 0.017439824, -0.012900436, 0.0040616803, -0.0051079765, 0.03307135, -0.009004206, -0.022016497, 0.047015753, -0.0069349166, 0.056336876, 0.032418873, -0.007713231, 0.0022417305, -0.03579312, 0.0129284, -0.008808463, 0.016116224, 0.072481066, -0.0084262965, -0.05626231, 0.00795558, 0.0072844587, 0.0014552606, -0.014634166, -0.018110946, 0.03288493, 0.0007544285, -0.043958426, 0.031691823, 0.021158952, 0.031113915, -0.007265817, -0.0021706568, -0.00054645096, 0.0150629375, 0.007489524, 0.022668974, 0.008510187, 0.024011217, 0.021643652, 0.016311968, 0.00037808812, -0.012126783, 0.022240203, 0.07382331, 0.044554975, 0.022426626, -0.0045953146, 0.018549038, -0.028466715, -0.01848379, 0.007135321, 0.020655612, -0.015771342, -0.004842324, 0.032791715, 0.026658416, -0.038552172, 0.0050334074, 0.009144023, 0.01649839, 0.090825036, 0.043772, -0.0028872185, 0.017840633, -0.020301409, 0.035849046, -0.0034348345, 0.03528978, 0.0065434296, -0.04201963, -0.0038006885, -0.040975664, -0.039409716, 0.031374905, 0.078894, -0.044778682, -0.028746348, 0.024756907, 0.017374577, -0.1515242, -0.009908356, 0.03562534, 0.01790588, 0.0019341334, 0.010421017, -0.041311223, -0.013375814, -0.04369743, 0.037750553, 0.032717146, -0.063719206, -0.0069395774, -0.042392474, 0.006557411, -0.0018048028, -0.004842324, 0.014252, -0.0051406003, -0.027665097, -0.057306275, -0.031095272, 0.05782826, 0.05178817, -0.0058956114, -0.024458632, 0.048917264, -0.009703291, -0.021345375, -0.00033206507, 0.01897781, -0.04507696, 0.009796502, 0.010346448, 0.008729233, -0.028802276, 0.027832879, 0.0060214465, 0.022221562, -0.0110921385, 0.022668974, 0.042802606, 0.037359066, -0.0064175944, 0.040677387, -0.016936483, 0.010048172, 0.019928565, -0.03025637, -0.032512084, 0.019798068, 0.02071154, 0.010206631, -0.011008249, -0.033798397, -0.014224037, 0.023470592, 0.012108141, -0.034823723, -0.012415738, 0.015501031, -0.0058536665, 0.019499794, -0.029697103, -0.03297814, -0.009572795, 0.0070467703, -0.0074708816, 0.020692896, -0.03937243, 0.0050007836, -0.03877588, 0.0128165465, 0.008598737, -0.0128165465, -0.004667553, -0.03407803, -0.019742142, -0.030125875, -0.1483923, 0.033127278, -0.016377216, 0.021699578, -0.019630289, -0.017607605, -0.011213313, 0.015314608, 0.031691823, 0.03420853, 0.26561478, 0.023079105, -0.04030454, -0.043734718, 0.059878904, -0.040080838, 0.00050858385, 0.0078111026, 0.010626082, -0.025987295, -0.010514229, 0.00074568996, 0.033108637, -0.00381234, 0.01823212, 0.033854324, -0.03528978, 0.017542357, 0.06778322, -0.031207126, 0.0037820463, -0.031430833, 0.0066599436, 0.031095272, -0.031132556, -0.029436111, -0.019164233, 0.080310814, -0.038067475, 0.053838816, -0.017225439, 0.034022104, 0.029976737, -0.0035583393, -0.07009486, 0.017346613, -0.0070421095, -0.004094304, -0.03256801, -0.01831601, -0.014233357, -0.025987295, 0.008361049, 0.018791387, 0.018437184, -0.03885045, 0.0013166089, 0.07057956, 0.01325464, -0.044778682, -0.00862204, -0.039074156, -0.03174775, 0.007610698, 0.021736862, -0.04600907, -0.0047094985, -0.033798397, -0.03006995, 0.024645053, 0.024067145, 0.02294861, -0.080683656, 0.04705304, 0.014680771, 0.014634166, -0.013496988, -0.02643471, 0.018502433, 0.059804335, 0.019406581, -0.0078903325, 0.0019422894, -0.061854985, 0.013291924, 0.019108305, 0.045673512, 0.069610156, -0.065695286, 0.05231015, -0.015556958, -0.016246721, -0.005313041, -0.014037614, -0.006175245, 0.024421347, 0.004276066, -0.0025703001, -0.039447, -0.04384657, -0.025502598, -0.049178254, 0.014158788, 0.014158788, 0.02486876, 0.026882123, 0.0067997603, -0.020282768, -0.0037494225, -0.013152107, 0.02708719, 0.01782199, 0.011390414, 0.0049681594, 0.010793863, -0.034711868, -0.022407984, 0.02378751, 0.037414994, 0.0389623, -0.06647826, 0.046680193, -0.009400355, -0.036687948, -0.022445269, 0.0072564958, 0.05238472, 0.007839066, 0.05313041, -0.03530842, 0.06330908, 0.014205394, -0.013170749, 0.0055553904, -0.012658088, -0.0634955, -0.030200444, -0.013459704, -0.026416067, 0.037004866, 0.018278725, -0.020618327, -0.01126924, 0.080832794, -0.00977786, -0.0053316834, 0.019704858, 0.025055183, -0.06278709, 0.018092303, -0.070840545, -0.011129423, -0.037228573, 0.0129284, 0.014028293, -0.027571887, 0.028970055, -0.033574693, 0.0037517527, 0.034693226, -0.031878248, 0.03033094, 0.042653468, -0.027534602, -0.01996585, -0.041945063, -0.026248287, -0.0074009732, 0.04369743, -0.029044624, -0.037470922, -0.0030689803, 0.033910252, 0.042131484, 0.03681844, -0.026658416, -0.038589455, 0.03206467, 0.013114822, -0.023190958, 0.033425555, -0.09007935, -0.057716403, 0.043100882, -0.023023179, -0.032754432, -0.023899363, -0.024533201, -0.009675328, -0.037340425, 0.06558343, 0.02229613, -0.008980904, -0.0065247873, 0.036259174, 0.0033905592, -0.024160355, -0.010318485, 0.048879977, -0.0045044334, -0.04582265, 0.06066188, 0.007307762, -0.004077992, 0.041236654, 0.0046838652, 0.05518106, 0.01185647, 0.017048337, 0.0005455771, 0.025577167, -0.008934298, -0.03737771, -0.0061938874, -0.03538299, -0.06431576, 0.02477555, -0.016041655, -0.04351101, -0.0046885256, -0.01964893, -0.02975303, -0.01964893, -0.004730471, 0.02992081, -0.028149797, 0.03637103, 0.08612719, 0.009386373, -0.03523385, 1.091409e-05, -0.014708735, 0.027907448, -0.025372101, -0.0076712854, 0.012173389, 0.027814236, -0.016097583, -0.01898713, -0.03405939, 0.0075873956, 0.010169347, 0.03622189, -0.052347437, 0.028541284, 0.012741977, 0.050408643, 0.0056066564, 0.020767465, 0.013114822, 0.025744947, 0.031598613, -0.012303885, 0.055814896, 0.016265363, 0.06509873, -0.0082818195, -0.0087805, 0.021158952, -0.004958838, 0.0059375563, -0.07166081, -0.0058443453, -0.012611481, 0.062302396, 0.053652395, -0.00414324, -0.016386537, 0.013776623, -0.015659489, -0.033630617, -0.0040593497, -0.017104264, 0.029398827, -0.00663198, -0.032623935, 0.034842364, -0.04757502, -0.003283366, -0.04228062, -0.012881794, -0.0008097727, 0.0116048, 0.0017034356, 0.048357993, -0.030871565, -0.027646456, 0.007307762, 0.0053223623, 0.033854324, -0.03314592, -0.018185515, 0.0416095, -0.0033928894, -0.017178833, 0.03033094, 0.025689019, -0.028392145, -0.023880722, -0.028410789, 0.01898713, 0.021680936, -0.014270642, 0.028690422, -0.020394621, -0.017915202, 0.022165634, -0.017971128, 0.014065578, 0.06916275, -0.010402375, -0.0177381, -0.035588056, -0.009796502, -0.026304213, 0.0057790973, -0.013916439, -0.031263053, -0.011166708, 0.03215788, -0.0079043135, -0.03057329, -0.0036771838, -0.0037843767, 0.04216877, 0.0096287215, 0.035998184, -0.037936978, 0.005485482, 0.04119937, -0.04317545, -0.017477108, 0.0032460818, -0.020357337, 0.02751596, 0.0116048, 0.023377381, 0.023228243, -0.0007043275, -0.030703785, 0.011259919, 0.011940361, 0.0009624061, -0.024663696, 0.0027986676, 0.0067951, 0.026677059, -0.056411445, 0.0068323845, 0.009167327, 0.009600759, 0.0063616675, 0.04500239, -0.0038752577, -0.016610244, -0.06796964, -0.0109616425, -0.013618163, -0.033034068, 0.0138605125, -0.01243438, 0.015044295, -0.032120597, -0.03006995, 0.036762517, -0.044554975, -0.031710465, 0.02710583, -0.013002969, -0.025614452, -0.020413263, 0.05212373, 0.03918601, -0.021475872, -0.0020366658, -0.033779755, 0.036948938, 0.026043223, -0.0018677204, 0.000489359, 0.015053617, 0.015547636, -0.053689677, 0.0138884755, -0.003423183, 0.006016786, -0.015808627, -0.007312422, 0.033630617, -0.010486266, -0.03885045, -0.04030454, -0.054509938, -0.009036831, 0.007419615, 0.030275013, -0.01011342, 0.0012793244, 0.021494513, 0.016610244, -0.006687907, 0.04168407, -0.01276062, -0.018521074, -0.13698325, -0.009125381, -0.04134851, 0.009852429, -0.020077704, -0.011530232, 0.022985894, -0.02967846, -0.040714674, -0.009102078, -0.05421166, 0.011502268, 0.07374874, -0.03422717, 0.015734058, 0.0033602654, -0.028802276, -0.009125381, -0.024309494, 0.025726303, -0.026043223, -0.009377051, -0.023731584, -0.012984327, 0.0036352386, -0.020562401, -0.021680936, -0.014559597, -0.016246721, 0.021177595, 0.013618163, -0.03821661, 0.0025842818, 0.029976737, -0.006529448, -0.012741977, -0.009097418, 0.019005774, -0.006291759, -0.03862674, 0.0048656273, 0.030480077, -0.0059795016, 0.011315845, -0.017085621, 0.0346373, 0.0011179524, 0.007853048, -0.032847643, 0.025204321, -0.005988823, 0.024682337, -0.0027776952, 0.01152091, -0.00795092, -0.008449599, -0.049066402, -0.03049872, -0.023843437, 0.007251835, -0.015407819, 0.04649377, -0.045375235, -0.031859603, -0.033201847, -0.0008977408, -0.030964777, 0.002369896, 0.018120266, 0.017533036, 0.019704858, -0.0039428356, -0.035849046, 0.02619236, 0.009899034, -0.048768125, 0.043063596, -0.023843437, -0.02229613, -0.037116718, -0.01898713, -0.035960898, -0.014615524, 0.05305584, 0.059394207, 0.02429085, 0.011241277, -0.010337127, -0.011101459, 0.0070421095, -0.06513602, -0.06506145, -0.008333085, -0.034544088, -0.006324383, 0.023731584, -0.024980614, -0.028168438, 0.011241277, -7.901109e-05, -0.012108141, 0.03681844, 0.022575764, 0.017915202, 0.012639445, -0.004161882, 0.034749154, -0.035998184, 0.04358558, -0.025577167, -0.02527889, 0.0068417056, 0.01880071, -0.014773983, -0.07307762, -0.022575764, 0.014811267, 0.012667408, -0.024980614, -0.07949055, 0.034935575, -0.017300008, -0.03215788, -0.014960405, 0.018036377, 0.021475872, 0.010709972, 0.0020762805, 0.027795594, -0.0028778974, 0.025465313, -0.034544088, -0.02602458, -0.013049575, 0.0080348095, -0.019593004, -0.044480406, 0.047836013, -0.021475872, -0.0033765775, -0.033611976, 0.012341169, 0.01027188, -0.00919995, 0.0032064668, -0.056374162, -0.00016224582, -0.0059701805, -0.004714159, -0.036315102, 0.014494349, 0.029902168, 0.01824144, 0.028727707, 0.01118535, 0.0036352386, 0.012499629, 0.03083428, -0.01948115, 0.032847643, 0.049066402, 0.0018117937, -0.0035932935, 0.0037867068, -0.018698176, 0.038813163, -0.0036981562, -0.0100202095, -0.040602818, 0.046456486, 0.014149467, 0.017122906, -0.023023179, 0.08605263, 0.016442465, -0.04507696, 0.0039055513, -0.0077039097, 0.06099744, -0.008361049, 0.00820259, -0.0050287466, 0.0014109852, 0.026751628, 0.06166856, -0.005019426, -0.00016108068, 0.016852593, -0.03124441, 0.006496824, -0.010719294, -0.0066925674, 0.031766392, -0.030051306, 0.019201517, -0.04011812, 0.015407819, 0.013832549, 0.0087012695, 0.090825036, 0.0025982636, -0.019984491, -0.033611976, 0.0026145754, -0.018474469, -0.047351312, -0.0027450712, -0.032400228, 0.0016440133, 0.015808627, -0.0127885835, -0.008249195, -0.027982017, 0.03446952, 0.019406581, -0.0009804658, 0.04966295, 0.029939452, -0.023302812, 0.008827105, 0.036016826, -0.0046419203, 0.0069302563, -0.05055778, 0.002502722, -0.015603563, -0.017980449, -0.0050334074, 0.0012828198, -0.018055018, 0.018791387, 0.009917676, 0.008356389, 0.017262723, 0.009871071, -0.027236326, -0.0014133155, 0.04608364, -0.023414666, 0.020320052, 0.033183202, 0.011250597, -0.0025073825, -0.033183202], "runbooks/edge2-access-reference.md::1781801619.943": [0.0067619667, 0.02528469, -0.03878987, 0.003711579, -0.0038780489, -0.040215414, 0.0404405, 0.03224361, 0.004994102, 0.0017913115, -0.010241426, -0.020726694, -0.04445454, 0.0033762942, -0.009819388, 0.040703103, -0.014930723, 0.030855577, 0.008497007, 0.010091368, -0.012670482, 0.011685729, 0.034288142, 0.002975359, -0.0015814656, 0.02489079, -0.040252928, -0.011310585, 0.022921287, 0.016431298, -0.016909607, -0.011976466, 0.020051436, -0.012858054, 0.017453564, -0.02468446, -0.021345682, -0.003477114, -0.026822781, -0.028717257, -0.010288319, 0.006869821, -0.007727962, -0.06351184, 0.050831985, -0.027798155, 0.016956499, -0.03464453, -0.0021594213, -0.012501667, -0.046405286, -0.016356269, 0.0047760494, -0.0023282361, 0.068576284, 0.011244935, 0.014133543, -0.028792286, -0.04119079, 0.022396084, -0.041866045, 0.0055849534, -0.027441768, -0.026072493, 0.030236589, 0.03790828, -0.0036271715, 0.01935742, 0.006199251, -0.00987566, 2.6871872e-05, 0.02489079, -0.0028159232, -0.009064412, -0.036463976, 0.017800573, 0.054545905, 0.037551895, 0.017190965, 0.004590822, 0.0034724248, -0.02656018, 0.021870883, 0.047193088, -0.019432448, -0.0074137794, -0.05694683, 0.03798331, 0.051019557, 0.04786835, -0.06174867, -0.028342113, 0.01775368, -0.07682945, -0.042091135, 0.008548589, -0.0065884627, -0.0128299175, 0.0170878, 0.008107795, 0.014790044, 0.04482968, -0.007690448, -0.026991596, 0.02022025, 0.04918135, -0.011760758, -0.024140503, -0.006480609, -0.018203853, -0.011910816, 0.030180318, 0.0025087742, 0.02776064, -0.02989896, -0.059985492, -0.00049501396, -0.029730145, -0.03999033, -0.015296488, -0.013664613, 0.027122896, -0.012998733, -0.055671338, -0.0021242518, -0.017856844, -0.006255523, -0.009223848, 0.011357478, 0.0084126, 0.0086423755, -0.044492055, -0.02483452, -0.04858112, -0.08215649, 0.00011334911, 0.016609492, 0.03890241, -0.028604714, -0.059572835, 0.04212865, 0.02809827, -0.01609367, -0.0101007465, 0.03303141, -0.05439585, 0.04464211, 0.033312768, -0.035882503, -0.00987566, 0.021458225, 0.00020251903, -0.00195192, -0.013383254, 0.019394934, -0.02929873, 0.03109942, -0.039427612, 0.040965702, 0.026016222, -0.0073528183, 0.036595277, -0.03758941, -0.0006031609, 0.035863746, -0.036651548, -0.034963403, -0.0025650456, -0.015971746, -0.03329401, 0.061636124, 0.010963577, 0.00055099244, -0.0014724394, 0.011995222, 0.034944642, 0.024797004, 0.021476982, 0.025209663, -0.020801723, -0.028811043, 0.0036670305, -0.014518064, -0.0519199, -0.0228275, -0.0448672, 0.026728995, -0.012858054, -0.015465302, 0.027479284, -0.025003335, 0.008839326, 0.051957414, -0.0047033653, 0.00205274, 0.036426462, 0.010916685, -0.009894418, 0.02710414, -0.03275005, -0.015568467, -0.005040995, 0.065987796, 0.00607264, -0.009988204, 0.0281733, -0.0285672, -0.008281299, 0.0031371398, -0.050494354, 0.011526293, 0.00041441666, -0.0022496905, 0.013242576, -0.011526293, -0.002670555, -0.001445476, 0.015718525, -0.010391483, -0.009134752, -0.02595995, 0.018335152, -0.04846858, -0.018635267, 0.039014954, 0.025809893, 0.008248474, 0.0058381753, 0.008328192, 0.011029228, -0.01328009, 0.029092401, 0.009885039, -0.015962368, 0.089809425, -0.0025556672, -0.047943376, 0.026185036, -0.0075357007, -0.013908456, 0.016984636, -0.024665704, 0.009087859, -0.027329225, -0.011967087, 0.014574336, 0.0020374998, -0.04077813, 0.00050556485, 0.00020046746, 0.022377327, -0.024384346, 0.010663462, -0.02016398, 0.05585891, 0.03149332, 0.03792704, 0.010325833, 0.026241308, -0.003498216, -0.005819418, 0.024403103, 0.055446252, 0.008858083, 0.009716224, 0.0031113487, -0.055033594, -0.030818062, 0.0075825937, 0.0034607016, -0.042991478, 0.04051553, 0.017669272, -0.008487628, 0.017312886, -0.03423187, -0.011601321, -0.010766626, 0.080730945, 0.02188964, 0.007549769, 0.045279857, -0.002717448, 0.050944526, 0.012192173, 0.009613059, -0.010260182, -0.030067775, -0.021702068, -0.02202094, -0.010616569, 0.035132214, 0.08725844, -0.0104477545, -0.07341564, -0.025603564, 0.0032004456, -0.15515947, 0.0032449937, 0.060885835, 0.02303383, 0.007596662, 0.014302357, -0.019038547, -0.04831852, -0.06433716, 0.0029683253, -0.006391512, -0.050044183, -0.021251896, -0.023240158, -0.006949539, 0.0037655057, 0.041941077, -0.03235615, 0.020876752, -0.021983426, -0.04756823, -0.0056834286, 0.051132098, 0.036482733, -0.00038012618, -0.03295638, 0.06606282, 0.0012778336, -0.03278757, -0.008004631, 0.019713806, 0.025153391, 0.0023223746, 0.011554428, 0.008909665, -0.024815762, 0.013720884, 0.021683311, 0.029355, -0.012661103, 0.025322206, 0.05312036, -0.017641136, 0.0046072346, 0.040553045, -0.048618637, 0.026466394, -0.009838146, -0.026991596, -0.015512195, 0.036051318, -0.008548589, 0.009327012, 0.029598845, -0.01661887, -0.017866222, 0.041453388, 0.050907012, -0.05312036, -0.023896659, 0.016581355, -0.014227328, 0.024215532, -0.034682043, -0.008647065, 0.007788923, 0.017200343, -0.02262117, 0.023484001, -0.012511046, 0.018175717, -0.015981125, 0.0070527033, 0.015512195, -0.018400803, -0.015437167, -0.03214982, 0.01828826, -0.033425312, -0.15163311, 0.040478013, -0.00487218, 0.034081813, 0.017669272, -0.011188664, 0.0075732153, 0.011385614, -0.003999971, 0.031211963, 0.27070376, 0.04666789, -0.024965819, 0.01975132, 0.06493739, -0.020670423, -0.025566049, -0.001398583, 0.04936892, -0.018166337, -0.046705402, 0.018804083, 0.02076421, -0.022264784, 0.0073621967, 0.030292861, -0.054733478, 0.0071980716, 0.04876869, -0.026241308, -0.012454774, -0.023333944, 0.038564783, 0.0077514085, -0.040890675, -0.011169907, -0.025378477, 0.07326558, -0.04104073, 0.05994798, 0.00747474, -0.008768986, 0.046405286, -0.020257765, -0.05585891, 0.0025204974, -0.009603681, -0.015024509, 0.006574395, -0.018203853, -0.00016427194, -0.0166939, 0.020107707, -0.017556729, 0.0069260923, -0.027291711, 0.00330361, 0.047418173, -0.035451088, -0.009641196, -0.03276881, -0.030142803, 0.008014009, -0.04111576, -0.004597856, -0.024478132, -0.03848975, -0.03984027, 0.000276522, 0.03678285, 0.01622497, 0.038752355, -0.04978158, 0.04573003, -0.03104315, 0.027347982, -0.0025908367, -0.0022379672, 0.0040492085, 0.026072493, 1.9544845e-05, 0.010428998, -0.0033786388, 0.0029284663, 0.05180736, -0.004738535, 0.063886985, 0.017584866, -0.088608965, 0.04422945, -0.002696346, 0.0101007465, -0.034063056, 0.022452356, -0.0135239335, 0.01568101, 0.015559088, 0.03389424, -0.025190905, -0.022714956, -0.02128941, -0.0077936123, -0.0054020705, 0.063249245, 0.0072262073, 0.0139647275, 0.023934174, -0.022883771, 0.031380776, -0.01274551, -0.013120654, 0.010972956, -0.036726575, -0.012473531, 0.015362138, -0.015671631, -0.047905862, 0.02522842, -0.03183095, 0.024440618, -0.037964553, 0.011648214, 0.03057422, -0.0647123, -0.026710238, 0.047643263, -0.014199193, -0.010063232, 0.062911615, -0.011957709, 0.034400687, -0.015165187, 0.0050269268, 0.024046717, -0.014480551, -0.049106322, -0.02603498, 0.009903796, -0.04557997, 0.03449447, 0.0044337306, -0.026466394, -0.01969505, 0.016112426, -0.007915534, 0.0093129445, 0.019394934, 0.03425063, -0.025472263, 0.039277554, -0.03276881, -0.033669155, -0.020933023, -0.010175776, 0.017181586, -0.026935324, 0.017012771, 0.00015079022, -0.0051816734, -0.019770078, -0.002021087, 0.016206212, 0.0035732447, -0.05720943, -0.0135239335, -0.013186304, -0.025134634, 0.01834453, 0.029730145, -0.0060304366, 0.005486478, -0.029092401, -0.0071980716, 0.040365472, 0.03175592, 0.012858054, -0.019676292, 0.0025275312, 0.058634974, -0.03250621, 0.025078362, -0.047305632, -0.045692515, 0.03042416, 0.031662136, -0.03143705, -0.054433364, -0.042391248, 0.024778247, -0.048806205, 0.055033594, 0.03464453, -0.060098037, -0.0135239335, 0.025772378, 0.035132214, 0.011263693, -0.007985873, 0.029279973, -0.04092819, -0.041565932, 0.08155626, 0.028811043, 0.026691481, 0.06021058, 0.065425076, 0.01587796, 0.025997465, 0.002089082, -0.0058475537, 0.031680893, -0.018185096, 0.017603623, -0.004269605, -0.023277672, 0.0011945985, 0.010691598, -0.005955408, -0.06985177, -0.009819388, 0.00062015955, 0.009003451, -0.076791935, 0.030517947, 0.0073059252, -0.018278882, 0.0639245, 0.04497974, 0.005467721, 0.0060773296, -0.011254313, -0.02522842, 0.04663037, -0.054433364, -0.0078029907, -0.0050597517, 0.01501513, 0.030067775, -0.028642228, -0.008506386, 0.003064456, -0.033969272, 0.07390333, -0.07555396, 0.016131183, 0.023296429, 0.029186187, -0.0086658215, -0.008112485, -0.043479167, 0.021945912, 0.022940043, -0.005388003, 0.06741334, 0.010991713, 0.058447402, -0.03295638, -0.07127732, 0.0038921167, -0.026747752, -0.018316396, -0.020070193, -0.016140562, -0.004173475, 0.08320689, 0.020801723, 0.025172148, -0.0007784234, 0.0031981007, -0.0029214323, -0.009969446, 0.015896719, -0.008393843, -0.018363288, 0.0017045595, -0.026372608, -0.015962368, -0.019976407, -0.009763117, -0.0229588, 0.006776035, 0.01768803, -0.060173064, 0.0050175483, -0.01528711, -0.036407705, -0.031793438, 0.027272953, 0.015840447, 0.028923586, -0.036201376, 0.01241726, 0.036201376, 0.060810808, -0.015230838, 0.013664613, 0.022677442, -0.01634689, -0.012717375, -0.03109942, 0.058072258, 0.010616569, -0.018729053, 0.024346832, -0.028023241, -0.012070252, 0.057434514, 0.045092285, 0.023296429, 0.022039698, -0.006307105, 0.019141711, -0.009613059, -0.0043282215, -0.029111158, -0.009486449, -0.018382046, -0.03183095, -0.021983426, -0.018560238, -0.014771286, -0.020632908, 0.007915534, 0.009191023, 0.03957767, 0.002338787, 0.056046482, -0.028736014, 0.006729142, 0.009763117, 0.027329225, -0.0065837735, -0.0057021854, 0.038227152, -0.017838087, -0.010494648, 0.011938951, -0.0340443, -0.0034653908, -0.019807592, -0.008933111, -0.011995222, -0.025097119, -0.01201398, 0.066175364, 0.034325656, -0.0002920553, -0.05600897, 0.010288319, -0.020126464, 0.018663405, -0.04362922, 0.061411038, -0.022471113, -0.008890908, -0.014705637, -0.01207963, -0.018278882, -0.0694016, 0.035000917, -0.001434925, -0.0036342056, -0.015127674, -0.014405522, 0.02702911, -0.032224853, -0.010269561, -0.00793898, -0.04524234, 0.025022091, -0.051844873, 0.07652933, 0.010457133, 0.00800932, -0.0007713894, -0.022058455, 0.02470322, 0.023502758, -0.007981184, 0.007390333, -0.009772495, 0.032393668, 0.00072742725, -0.02363406, -0.006199251, 0.0121359015, -0.006527502, -0.013795913, 0.0038921167, -0.022658685, -0.03156835, -0.039277554, -0.034738313, -0.0064852983, -0.02262117, 0.037626922, 0.01948872, 0.011123014, 0.019601263, 0.027516797, 0.013326983, 0.011845165, -0.027310468, -0.008103106, -0.12349734, 0.029092401, -0.024965819, 0.01267986, -0.052557644, -0.003324712, 0.0018206197, -0.021777097, 0.00037455763, -0.029317487, -0.08388215, 0.024009202, 0.040815644, -0.029842688, -0.0030855576, 0.0039554224, 0.03644522, 0.015268352, -0.010710355, 0.03156835, -0.0062836586, -0.035113458, 0.0030456986, 0.024309319, 0.016918985, -0.019188605, -0.03931507, 0.004405595, -0.016496949, 0.027648097, -0.017678652, -0.032656267, 0.031530835, 0.014161678, 0.00853921, 0.018926004, -0.0044829682, 0.00076259696, -0.033819214, -0.0017866223, -0.032806326, 0.028492171, -0.027816912, 0.024571918, -0.0035685552, 0.056083996, 0.0054817884, 0.003650618, -0.034138083, -0.0035709, -0.033931755, 0.03415684, -0.034682043, -0.008975315, 0.011319964, 0.025003335, -0.027573068, -0.022865014, 0.01094482, 0.031474564, -0.053157873, 0.013983484, -0.0064055803, -0.029186187, -0.04524234, 0.0005501132, -0.0571344, 0.009669331, -0.0079718055, 0.022077212, 0.012792403, -0.038564783, 0.01014764, 0.0032496832, -0.015409031, -0.01494948, 0.014386765, 0.0015146431, -0.023484001, -0.03790828, -0.006794792, -0.032524966, -0.0078029907, 0.0045275167, 0.046292745, 0.04351668, -0.01915109, 0.012511046, 0.048731178, -0.004820598, -0.055933937, -0.05240759, -0.023990445, -0.0036881324, -0.016037397, 0.03438193, -0.009505206, -0.017359778, 0.01954499, 0.0012825228, -0.014499308, 0.012764268, 0.018260123, 0.01034459, -0.031737164, 0.022883771, 0.014808801, -0.04284142, 0.032337394, -0.026260065, -0.0034747694, -0.021927154, -0.0168252, 0.023615303, -0.09603681, 0.012717375, 0.0048862477, 0.00061722874, -0.01648757, -0.019197984, -0.023108857, -0.016581355, -0.037082963, -0.002909709, 0.027347982, 0.028192056, 0.010972956, 0.023671573, 0.027272953, -0.023709087, 0.021533253, -0.036163863, -0.010513404, 0.014227328, -0.005266081, -0.02582865, -0.011451264, 0.029542573, 0.0014536822, -0.0225649, -0.042541306, -0.02762934, -0.026222551, -0.04051553, -0.01681582, -0.032018524, 0.020895509, 0.01501513, 0.016299998, -0.0401779, 0.02068918, -0.011357478, -0.021908397, 0.023952931, 0.046817943, 0.0031582417, 0.016450055, 0.0010568504, -0.027910698, 0.076904476, 0.047005516, -0.011423129, -0.03743935, -0.013927213, -0.029036129, -0.015990505, 0.0071886927, -0.024590675, -0.04182853, 0.022602413, -0.0005269598, 0.06763843, -0.021589525, 0.055896424, 0.046892975, -0.036482733, 0.006522813, -0.037345566, 0.039465126, -0.04573003, 0.01828826, -0.0010240253, 0.015652874, -0.0043493235, 0.021195624, 0.0046330257, 0.023052586, 0.028379628, 0.01434925, 0.0047479137, -0.0041805087, 0.009903796, -0.003784263, -0.024534404, 0.008482939, -0.052632675, 0.03597629, -0.02629758, 0.004393872, 0.055896424, 0.036126345, -0.009734982, -0.01754735, -0.0017268338, -0.01801628, -0.009772495, -0.026916567, -0.04032796, 0.025190905, 0.018729053, -0.021064324, -0.007826437, -0.018635267, 0.039765242, 0.0019026824, 0.0056224675, 0.029242458, 0.012154659, 0.003824122, -0.038114607, 0.028192056, -0.0003329401, -0.0019144056, -0.06876386, -0.011123014, -0.040628072, 0.02055788, 0.030049019, -0.0022930664, 0.0059647863, 0.021439468, 0.03830218, -0.007882709, 0.008750229, 0.020989295, -0.0050222375, -0.049594007, 0.026072493, -0.037064206, -0.012285959, 0.013036246, 0.018428938, 0.016637627, -0.0017022149], "runbooks/expose-service-contabo.md::1781801621.409": [-0.00797027, -0.02905217, -0.027191045, 0.023096569, -0.010906196, 0.01045022, 0.021998504, 0.0017099091, -0.0074305437, -0.00226941, 0.03202997, 0.023226848, -0.016954854, 0.004715627, 0.023747962, 0.03082024, 0.01956043, 0.02609298, 0.014237611, -0.0019448762, -0.004852885, 0.023989908, 0.037873905, 0.04064698, 0.002154253, -0.0046504876, 0.0033453733, -0.03718529, 0.021663502, 0.010943418, -0.020956274, -0.05393542, -0.027191045, -0.032848865, 0.010785223, -0.053302635, -0.013539689, 0.022352118, -0.039083637, 0.012823155, -0.0064162305, -0.004545799, 0.0007014117, -0.011659952, 0.055424318, -0.03528694, 0.007919089, -0.02460408, -0.0028847447, -0.028196052, -0.050883174, 0.012795238, -0.02119822, -0.018955564, 0.048538156, 0.0027684243, -0.011008558, -0.03545444, -0.0821873, 0.003933954, -0.034784436, 0.026762987, -0.034170266, 0.0045644105, -0.0066209543, 0.03794835, -0.004499271, 0.024269078, -0.0143865, 0.0054903203, 0.01408872, -0.012246206, -0.043066446, -0.024045743, -0.029591896, 0.006053311, 0.03411443, 0.0039246487, 0.01608943, -0.014693586, 0.011129531, -0.030392181, 0.001131797, 0.0007392158, -0.042768665, -0.0009898861, -0.064543836, 0.10437192, 0.0054437923, 0.028568277, -0.022612676, -0.01913237, -0.014423723, -0.030448014, -0.05676433, -0.014200388, 0.0020995822, -0.02890328, 0.077497266, 0.03154608, 0.026502429, -0.03350026, 0.012264817, -0.0077143656, -0.00025619558, 0.02030488, -0.023654906, 0.0021507633, -0.003173219, -0.032551087, -0.012841767, 0.01769, 0.005797406, 0.021123774, -0.008491386, -0.0654744, -0.031024963, -0.06603274, -0.07135555, -0.0012562597, 0.017345691, 0.016349988, 0.037594736, -0.040423647, 0.008356454, -0.01888112, -0.006834984, 0.032383583, 0.0024706442, 0.028419387, 0.009789521, -0.02032349, 0.011985648, -0.02713521, -0.064283274, 0.031304132, 0.0037455151, 0.03809724, -0.017122354, -0.05073428, 0.010748, 0.00600213, -0.040944763, -0.017010687, 0.029703565, -0.050697062, 0.057546, 0.02224045, -0.01038508, -0.015149562, 0.004824968, 0.038153075, 0.019011397, -0.028791612, 0.032867476, -0.053525973, 0.013483855, -0.020267658, 0.057694893, 0.00082587445, -0.006025394, 0.030727183, -0.00970577, -0.0026544302, 0.020025712, -0.02400852, -0.032886088, 0.034505267, 0.0007589903, -0.02786105, 0.02696771, 0.004441111, 0.018629868, 0.013455938, 0.007802769, 0.0347286, 0.041316986, 0.021514611, 0.028400777, -0.014972755, -0.046193138, 0.0687872, -0.030634128, -0.03303498, -0.028382165, -0.0200071, 0.022705732, -0.044257566, -0.034430824, 0.055684876, -0.011492451, 0.020788772, 0.0372039, -0.00085844414, -0.032979146, 0.07195111, 0.028363554, -0.03139719, 0.015168173, -0.023599071, -0.014470251, 0.004743544, 0.078167275, -0.0032430112, -0.018043613, 0.021030718, -0.017624859, 0.0059369905, 0.0035547498, -0.074891694, -0.02609298, -0.015828872, -0.005629905, 0.04652814, -0.01972793, 0.0079377005, 0.01883459, -0.0025218253, -0.022575453, 0.004613265, -0.004075865, 0.04876149, 0.03139719, 0.029610507, 0.028363554, 0.021347111, 0.023375737, 0.0077190185, 0.029610507, -0.01134356, 0.0024450538, 0.018992787, -0.017606247, -0.008314579, 0.054605424, -0.018341392, -0.03945586, 0.047830928, -0.023766574, 0.0052344156, -0.039679196, -0.038971968, -0.0009660405, -0.032979146, -0.02283601, 0.02920106, 0.029759398, 0.024846027, -0.026409373, -0.032420807, -0.045560353, 0.0057927533, 0.0030848156, 0.013325659, 0.03781807, -0.017438747, 0.023357125, 0.01926265, 0.015279841, -0.031248298, -0.002343855, -0.0063650496, 0.01836931, 0.023785185, 0.011753008, 0.007933048, -0.015186785, 0.011697174, -0.0186857, 0.010180357, 0.004727259, 0.02668854, 0.013669968, -0.0064627584, 0.036999177, -0.015698595, -0.009040417, -0.0096778525, 0.076380596, 0.03303498, -0.019150982, 0.054195978, 0.019057926, -0.0038385715, -0.027339935, 0.01460053, 0.010171051, -0.02045377, -0.008733332, -0.033518873, -0.039232526, 0.05140429, 0.08442066, 0.011864675, -0.015894013, 0.029833842, 0.007751588, -0.15052783, -0.030876074, 0.054047085, 0.037836682, 0.0020263004, 0.024511024, -0.05408431, 0.0010870136, -0.08129396, 0.011334254, -0.004955247, -0.058178786, -0.017029298, -0.06082158, -0.012227595, -0.013651356, 0.01777375, -0.023524627, 0.01030133, -0.019951265, -0.051367067, -0.008882222, 0.046007022, 0.070834436, 0.0123299565, 0.00031232013, 0.02979662, -0.016647767, -0.007644573, -0.0085890945, 0.015270535, -0.005802059, 0.0068629007, -0.02428769, 0.005369347, -0.054195978, -0.033891097, 0.0010474648, -0.01208801, 0.0016529121, 0.020267658, 0.08203842, 0.0054670563, -0.016824575, 0.020100156, -0.035212494, 0.012841767, -0.0016540753, -0.029405784, 0.02075155, 0.014805254, -0.016554711, -0.012534681, -0.012776627, -0.038785856, -0.00058450975, 0.02652104, 0.07764616, -0.05616877, 0.006016088, -0.02800994, -0.043327004, 0.04920816, -0.017931946, -0.03526833, 0.008389023, -0.00039083636, -0.028344942, 0.021272665, -0.02104933, 0.032662753, 0.010617721, 0.025757978, -0.015586927, -0.0055880295, -0.025851034, -0.028828835, -0.027470212, 0.0104595255, -0.12000538, 0.03128552, -0.040386423, -0.012143845, 0.051367067, -0.049133714, -0.03701779, -0.006169631, -0.007328182, 0.0037129456, 0.25772867, 0.040349204, 0.028270498, 0.015624149, 0.06517661, -0.04273144, 0.014321362, 0.017271245, 0.01889973, -0.0375389, -0.031322744, 0.03411443, 0.012218289, -0.013883997, -0.017755138, -0.0033756164, -0.054940425, 0.01089689, 0.067112185, -0.015009978, -0.004641182, 0.018127363, 0.02077016, 0.049989834, -0.036868896, -0.017140966, 0.0058113644, 0.0400142, -0.02356185, 0.016759437, 0.04507646, 0.015968457, 0.03230914, -0.057694893, -0.053860974, -0.026186036, 0.030894684, -0.0050948313, 0.020993497, 0.025832422, 0.009477782, -0.015531093, 0.019783765, -0.009724381, -0.004715627, -0.027972717, 0.019318484, -0.010077995, -0.026409373, -0.011036474, 0.0090683345, -0.04399701, -0.0010736368, -0.008040062, -0.019820988, -0.04384812, -0.0067791496, -0.052223183, -0.012999962, 0.014768031, 0.026614096, 0.016824575, -0.080102846, 0.044853125, 0.00015456066, 0.048128705, 0.013521077, -0.011548284, 0.03083885, 0.051813737, 0.004997122, -0.015465953, 0.024101576, -0.038041405, 0.033686373, -0.0066209543, 0.038004182, 0.049282607, -0.027004931, 0.04384812, -0.00055513886, 0.013037184, -0.007723671, 0.033425815, -0.017615553, 0.020360714, -0.009049723, 0.049170937, -0.009631325, -0.043699227, -0.023003511, -0.029033558, 0.00916139, 0.071095, 0.02800994, 0.03701779, 0.006169631, 0.007774852, 0.024417967, -0.042359218, 0.020807384, 0.009184655, -0.004417847, -0.0036664174, 0.041689213, -0.037892517, -0.035193883, 0.026930487, 0.02251962, 0.0052809436, -0.055535987, 0.05188818, -0.019541819, -0.047682036, 0.011073697, 0.022445174, 0.031304132, -0.006030047, 0.04608147, -0.03083885, 0.019616263, -0.0077422825, 0.010710778, -0.017848194, -0.02668854, -0.026614096, -0.024678525, -0.026148815, -0.016173182, 0.041875325, 0.052111518, -0.01941154, 0.00095499004, 0.045299795, 0.015251924, -0.002486929, 0.04582091, 0.021551834, 0.003766453, 0.042582553, 0.0055135847, -0.0024659913, -0.030857462, -0.015400814, 0.02073294, -0.022110172, -0.019541819, 0.008375065, -0.030596904, 0.021607667, 0.003957218, 0.02713521, 0.037557513, -0.044667013, 0.02073294, -0.006825678, -0.03052246, 0.01326052, 0.05039928, -0.017838888, -0.019746542, -0.0415031, 0.034133043, 0.016014986, 0.0515904, -0.026614096, -0.047793705, 0.048687045, 0.018425142, -0.036105838, 0.032532476, -0.05825323, -0.052111518, 0.017075827, -0.018443754, -0.025274085, -0.08613289, -0.02477158, 0.011576201, 0.025981313, 0.015093728, 0.032941923, -0.06152881, -0.017513191, 0.027581882, -0.005974213, -0.051702067, 0.0036222157, 0.01304649, -0.028959114, -0.037445847, 0.07980506, 0.027991328, 0.014926227, 0.0032848867, 0.052669853, 0.09685297, 0.024529634, -0.007174639, 0.0032895394, 0.008914791, 0.030392181, 0.030913295, 0.026018536, -0.05218596, -0.04109365, 0.051664844, 0.037576124, -0.053116523, 0.0035756875, -0.04109365, 0.015075117, -0.03394693, 0.020956274, -0.009659242, -0.02845661, 0.035975557, 0.015987068, -0.0020204845, -0.011324949, 0.017624859, -0.029126614, 0.035938334, -0.04507646, -0.01823903, -0.029108005, 0.0006164978, -0.037966963, -0.0045364937, 0.004245693, 0.002007689, 0.013744412, 0.05188818, -0.039828088, -0.008551872, -0.014321362, 0.042954776, 0.008854304, -0.001943713, -0.026744375, 0.023506016, -0.0017064195, -0.021551834, 0.05293041, 0.018778756, 0.033314146, -0.02549742, -0.026483817, 0.006872206, -0.008644928, -0.040535316, -0.068117194, -0.06569773, -0.03809724, 0.029517451, 0.034337766, 0.02060266, -0.010943418, -0.012208983, 0.016480267, -0.04954316, 0.0016203425, -0.022575453, -0.03792974, 0.028419387, -0.039083637, 0.014377195, -0.029443007, -0.025590476, -0.03482166, -0.025664922, -0.007839992, -0.0064069247, -0.021216832, 0.01274871, -0.0070583187, -0.004762155, 0.022575453, 0.01928126, 0.0060719224, -0.03990253, 0.013874691, 0.06394827, -0.010487443, -0.0007909784, -0.0017157252, -0.016638463, -0.028065773, -0.016433738, -0.045858134, 0.05337708, 0.0008997379, -0.0092870165, 0.014032886, -0.017578332, -0.0019681402, 0.016573323, 0.0027009584, 0.0038920788, 0.04846371, -0.010757306, -0.0400142, -0.005699697, -0.021421555, 0.04154032, -0.0030406138, -0.015205395, -0.0021461104, -0.0020251372, 0.023543239, 0.04020031, -0.034951936, -0.01334427, 0.061752148, 0.017801667, -0.0050622616, 0.024659913, 0.012562597, -0.013735106, -0.003333741, 0.008803124, -0.029666342, -0.013772329, 0.0027474866, -0.018415837, 0.018527506, -0.013400104, -0.012655654, -0.0050901785, -0.008793818, 0.029666342, -0.003236032, -0.0027195697, -0.032848865, 0.001245791, -0.017252633, 0.0111109195, -0.057881005, 0.045560353, -0.03318387, 0.010692166, -0.005653169, 0.0036245422, -0.044369232, -0.03143441, -0.053153746, -0.010375775, -0.028996337, -0.026874654, 0.0051646233, 0.010868973, -0.00585324, 0.0059881713, -0.025981313, 0.020100156, -0.06193826, 0.010636332, -0.019244038, -0.008579789, 0.022147395, -0.011194671, 0.04682592, -0.004738891, -0.04623036, 0.025888257, 0.010357164, -0.013828163, 0.033518873, -0.00826805, -0.023766574, 0.006346438, 0.04109365, -0.021086553, 0.047682036, -0.019002091, -0.006672135, -0.02817744, 0.037427235, 0.009733687, -0.012813849, -0.0325697, 0.004471354, -0.044964794, -0.0009637141, -0.051702067, 0.032364972, 0.019914044, -0.0013330312, 0.049394272, 0.03629195, 0.010952724, 0.026651317, 0.00042049805, 0.014498169, -0.13831885, 0.04064698, -0.016033597, 0.008272703, -0.0033104771, 0.0107200835, -0.01853681, -0.02415741, 0.012339262, -0.030503849, -0.11583646, 0.029089393, 0.047830928, -0.015931236, 0.013744412, 0.031601913, -0.010692166, -0.035528887, -0.035752222, 0.056950442, -0.006853595, -0.024659913, 0.035808057, 5.7542224e-05, 0.028512444, -0.023878241, -0.013697884, 0.029163837, -0.010561887, -0.046044245, 0.0048110094, -0.028233275, 0.017057216, 0.01594054, -0.021979893, 0.0062115067, 0.04891038, 0.016033597, -0.038488075, 0.028140219, -0.038041405, 0.011008558, -0.040981986, 0.042954776, -0.016945548, 0.019783765, -0.01881598, -0.044332013, -0.039195303, -0.0057322667, 0.018936953, 0.028344942, -0.024529634, 0.008030756, -0.010934113, 0.00057840295, -0.017466664, 0.00600213, -0.054047085, -0.03500777, -0.02341296, 0.050510947, -0.051664844, -0.012925517, -0.028773, 0.00836576, -0.012813849, 0.008821735, 0.033891097, 0.020472381, -0.01779236, -0.051515955, -0.00091311475, 0.0036478061, 0.035138052, -0.029256893, -0.0049273297, -0.0066163014, -0.026074369, -0.015251924, -0.01928126, -0.04727259, -0.017271245, 0.0027567924, 0.061305474, 0.01608943, -0.005132054, 0.019523207, 0.016694296, 0.012916211, -0.017587636, -0.04771926, 0.01296274, -0.00907764, -0.03971642, 0.012283429, 0.011771619, -0.0042224284, -0.016712908, -0.019188205, -0.013279131, 0.010171051, -0.013735106, 0.00519254, -0.027786605, -0.0029545368, 0.0047365646, -0.026856042, 0.016852492, 0.00018276834, 0.01036647, 0.014693586, -0.032830253, 0.013074407, -0.055424318, 0.0127207935, 0.005448445, 0.0272841, -0.01445164, -0.040125865, 0.044704236, -0.010748, -0.05918379, -0.025664922, -0.0007002485, 0.047644816, 0.033332758, -0.02224045, 0.036701396, -0.029610507, 0.0077701993, 0.0017192147, -0.0054344865, 0.0139398305, 0.015056506, -0.02032349, -0.027507436, 0.054642648, 0.004978511, 0.014926227, -0.021291276, 0.004106108, -0.009975633, -0.026037147, 0.008426246, -0.015419425, 0.014014276, -0.0015342653, 0.032364972, -0.04135421, 0.011083003, 0.013279131, -0.0047830925, 0.06901053, 0.03082024, 0.02445519, -0.011511061, -0.011492451, -0.032085806, 0.025534643, -0.02385963, -0.012032176, -0.038153075, 0.0023868936, -0.027786605, 0.031229688, 0.003754821, -0.0015924255, 0.017373607, -0.0032127681, -0.004024684, 0.02594409, -0.0085984, 0.03363054, -0.0058160173, -0.03230914, 0.013586217, -0.0017843541, 0.043215334, -0.02136572, 0.019299872, -0.033686373, 0.0018983481, -0.0017994758, 0.042992, 0.04046087, -0.0039595445, 0.0044550695, -0.02177517, 0.04273144, -0.038897526, 0.019039314, 0.033239704, -0.025385752, 0.046416473, -0.050362058, 0.0037315567, -0.026502429, 0.021756558, 0.06279438, 0.014405112, -0.017466664, -0.0014644732, 0.007872561, -0.02624187, -0.01941154, -0.013093018, -0.023710739, -0.023710739, 0.037892517, -0.029573286, 0.01592193, 0.009547574, 0.036273338, 0.007914436, -0.02237073, 0.035956945, 0.018546116, 0.0015354286, 0.007328182, 0.010208273, 0.022854622, -0.006853595, -0.047793705, 0.0022542884, -0.0033034978, 0.035044994, -0.00534143, -0.030001344, -0.03493333, 0.03096913, -0.007179292, -0.009631325, 0.031936914, -0.011278421, 0.0178575, -0.026762987, 0.01828556, -0.011613424, -0.015614844, 0.030708572, -0.01764347, 0.011501756, -0.021235442], "runbooks/expose-service-edge2.md::1781801623.392": [-0.038549174, -0.0023476947, -0.032949124, 0.030660732, 0.009288453, -0.014865246, -0.011125678, 0.008400073, -0.0034651463, 0.002872118, 0.016474562, 0.0050884164, -0.026493253, 0.01372105, 0.014158263, 0.051163234, -0.009693108, 0.03973988, 0.00022703686, -0.039404992, -0.026381625, -0.021990888, 0.023628112, 0.040521283, 0.014428033, 0.02829792, 0.01639084, -0.032446794, 0.03858638, 0.035702635, -0.03027003, -0.019460633, -0.028576992, -0.039479412, 0.022400195, -0.01716294, -0.009758225, -0.024558352, -0.043981776, -0.013321046, 0.0056326073, 0.011814056, -0.004027942, -0.055070248, 0.021562979, -0.04271665, 0.017172242, -0.011460565, -0.015795486, -0.029414209, -0.042084087, 0.015460599, -0.033023544, -0.029414209, 0.05867958, 0.0045791096, -0.020018779, -0.05782376, -0.05250278, 0.007716346, -0.045991097, 0.018586207, -0.039330576, -0.0013500117, 0.00073895993, 0.040186394, -0.012055919, 0.027870009, 0.0014162913, 0.0007046573, 0.018474579, 0.01642805, -0.01093963, -0.04480039, -0.02288392, 0.0042046877, 0.015711764, 0.010502417, 0.039107315, -0.009134963, 0.0037698003, 0.009418687, 0.0020814135, 0.04453992, -0.048558563, 0.008627982, -0.04145152, 0.069023855, 0.01588851, 0.030753756, -0.048484143, -0.038139865, 0.017869923, -0.06187961, -0.050605092, -0.0020093198, 0.00093198486, 0.013060578, 0.032297954, 0.04163757, 0.037935212, 0.010641953, -0.022028098, -0.0080837915, -0.00028532225, 0.03482821, -0.017293174, -0.026121156, -0.03332122, -0.032000277, 0.0036232872, 0.041042216, -0.02933979, 0.008386119, -0.017107125, -0.066754065, -0.004681436, -0.043349214, -0.06630755, -0.03497705, 0.021749027, 0.010548929, 0.012967555, -0.03959104, -0.0013441978, -0.01387919, 0.001074428, 0.02191647, 0.025451384, -0.0028465365, -0.01190708, -0.029990958, 0.016846659, -0.0072884355, -0.07326575, -0.009418687, 0.02385137, 0.052279525, -0.0374887, -0.058047015, 0.026567673, 0.030642126, -0.034158435, -0.019665288, 0.01445594, -0.07791696, 0.053060926, 0.030065378, -0.017944342, 0.0015697811, -0.0035558448, 0.038325913, -0.005404698, 0.012576854, 0.003355843, -0.04260502, -0.011302424, -0.05268883, 0.026437439, 0.032056093, -0.030437473, 0.04178641, -0.044391084, -0.00094884547, 0.031125851, -0.014697802, -0.0336375, 0.013860585, 0.010772186, -0.021116462, 0.047181804, 0.034028202, -0.002509324, 0.015553623, 0.009134963, 0.020353666, 0.048186466, 0.009474501, -0.010651255, -0.0258979, -0.013535001, 0.041265476, -0.020279245, -0.0699541, -0.02675372, -0.026660698, 0.062177286, -0.046437614, -0.047032967, 0.03977709, -0.025525803, 0.009609385, 0.059870288, -0.013423372, -0.002324439, 0.058270272, 0.0015825719, -0.038660802, 0.019125748, -0.03343285, -0.026697906, 0.0007162853, 0.08454027, 0.017014101, -0.015367575, 0.026642092, -0.011023352, -0.022790896, -0.0045512025, -0.06083774, -0.01848388, -0.033209592, 0.03045608, -0.015265249, -0.022028098, 0.027776986, 0.026363019, 0.023051362, -0.022325775, -0.012781506, 0.009474501, 0.02840955, 0.010493115, -0.0104559045, 0.025414174, 0.02493045, -0.012297781, 0.04487481, 0.030009562, 0.005832609, -0.01642805, 0.014223379, -0.013711747, 0.00235816, 0.06597266, 0.0011918708, -0.085954234, 0.03992593, 0.0053721396, -0.009134963, 0.008274491, -0.0048232977, 0.009009381, -0.011255912, -0.014521057, 0.0076605314, 0.03977709, -0.0067954077, -0.01465129, -0.023311831, -0.0092605455, -0.008832634, -0.01925598, 0.024335096, 0.037209626, 0.016800147, 0.018874582, 0.014772221, 0.054177213, -0.01635363, 0.0363352, 0.029935144, 0.038921267, 0.0041232915, -0.01070707, 0.026679302, -0.036502644, -0.016223397, 0.019330401, -0.019609472, -0.025116498, 0.028893275, 0.015953626, 0.00951171, 0.01047451, -0.014065239, -0.00056047, -0.017255964, 0.08907984, 0.03843754, -0.014902455, 0.04956322, 0.0034814256, 0.03203749, -0.01600944, 0.01951645, -0.019069932, 0.0123722, -0.0060512153, -0.020428084, -0.04468876, 0.051312074, 0.08907984, 0.014874548, -0.06310753, 0.013935004, 0.0028581643, -0.15002921, -0.014204775, 0.062251702, 0.026735116, 0.011209399, 0.0062558684, -0.028000243, -0.0297677, -0.06541452, 0.033525873, -0.03374913, -0.05975866, -0.047181804, -0.05172138, -0.03858638, -0.0027232794, 0.01759085, -0.024372304, 0.027665356, -0.042456184, -0.06731221, 0.0025325802, 0.05276325, 0.05473536, 0.008121001, -0.008460538, 0.053433023, 0.00096279907, -0.031200271, -0.007986116, 0.03185144, 0.0058977255, 0.0042349207, -0.010734977, 0.01789783, -0.025767665, -0.00176862, -0.0025814178, 0.023758346, -0.013246627, 0.040260814, 0.073749475, -0.011395448, -0.021004833, -0.0015535018, -0.035516586, 0.03799103, -0.00022892641, -0.011181492, 0.021246696, 0.02388858, 0.0031953766, 0.001301174, -0.026809536, -0.028204896, -0.009823341, 0.030790966, 0.061135415, -0.05879121, -0.026307205, -0.011925685, -0.03884685, 0.029395605, -0.030623522, 0.006660523, 0.0056140022, 0.0057116775, -0.011153585, 0.03600031, -0.016093163, 0.03614915, -0.016930379, 0.01337686, -0.021079253, 0.018642023, 0.0004549458, -0.03733986, -0.019497843, -0.028800251, -0.136857, 0.0317026, 0.021711817, 0.010186135, 0.008451236, -0.040260814, -0.03293052, -0.013488489, -0.0012814065, 0.02930258, 0.25421616, 0.050605092, 0.012130338, 0.00815356, 0.08476353, -0.016558284, 0.003409332, 0.026456043, 0.01685596, -0.025916504, -0.023125783, 0.012855926, -0.011014049, 0.009534966, -0.0019721102, -0.0070837825, -0.022158332, 0.014595476, 0.07326575, -0.02334904, -0.02191647, -0.014939665, 0.0040442212, 0.037749164, -0.044242244, -0.021358324, 0.017804805, 0.053321395, -0.028111871, 0.023609508, 0.025339754, 0.0009924505, 0.030065378, -0.0258979, -0.07687508, -0.014260589, -0.0017814108, -0.018214112, 0.019702496, -0.0048605073, -0.007990767, -0.015841998, 0.044949226, 0.0009284964, 0.0035163097, -0.027516518, 0.017479222, 0.0092791505, -0.052800458, -0.0007325645, 0.021711817, -0.012837321, 0.0058977255, -0.034232855, 0.003834917, -0.06742384, -0.020576922, -0.057005145, -0.011153585, -0.0011546612, 0.012232664, 0.036856133, -0.047293436, 0.029023508, -0.01414896, 0.034772396, 0.0120466165, 0.002166298, 0.02887467, 0.07754486, 0.0022662987, -0.0012837321, 0.002066297, -0.03447472, 0.043200374, 0.0002811071, 0.054921407, 0.032651447, -0.049526013, 0.045730628, -0.0262886, 0.008860542, -0.026883954, 0.041265476, -0.0011378006, 0.028595597, -0.002160484, 0.03181423, -0.022176936, -0.043312006, -0.02338625, -0.007818673, 0.01681875, 0.08052163, 0.014083844, 0.039963137, 0.0051860916, -0.012223362, 0.007720997, -0.044130616, -0.00274421, -0.0027651403, 0.015628044, -0.015981534, 0.060093544, -0.012902438, -0.024409514, 0.0075675077, 0.0027581635, 0.0077814627, -0.031553764, 0.016167583, 0.011283819, -0.058047015, -0.015981534, 0.024483934, 0.01040009, -0.026009528, 0.046623662, -0.045321323, 0.030046772, -0.0013302441, -0.0014267566, -0.0085024, -0.0017872248, -0.06775873, -0.013479187, -0.0012965229, -0.03253982, 0.03188865, -0.0042349207, -0.015125712, 0.004448876, 0.01793504, -0.013367558, 0.021823445, 0.039553832, 0.026623487, -0.0155908335, 0.027628146, -0.0116001, -0.026660698, -0.029786306, -0.01368384, 0.016614098, -0.0068744784, 0.029246766, 0.004183757, -0.022511823, -0.005646561, -0.011190795, 0.012065222, 0.01573037, -0.039442204, 0.008451236, -0.008353561, -0.023590902, 0.0060465643, 0.034809604, -0.02625139, -0.00032442142, -0.025637433, 0.02632581, 0.022511823, 0.035516586, -0.040409654, -0.044837598, 0.028037453, 0.07724718, -0.032000277, 0.04189804, -0.044316664, -0.044949226, 0.03486542, 0.00064186606, -0.034121227, -0.070288986, -0.03267005, 0.021004833, -0.030046772, 0.0025814178, 0.024763007, -0.058493532, -0.01882807, 0.024986263, 0.003979104, -0.014483847, -0.015497809, 0.011097771, -0.03356308, -0.05544234, 0.08238211, 0.01573037, 0.015032689, 0.059907496, 0.054102797, 0.03367471, 0.026232786, -0.016651308, -0.0037674746, 0.009990784, 0.017190848, -0.00993497, 0.01940482, -0.02891188, 0.006041913, 0.02593511, 0.012586156, -0.054214425, -0.018335043, -0.039107315, 0.00036395664, -0.031200271, 0.012651273, 0.0061209835, -0.011748939, 0.05860516, 0.021823445, -0.017581549, -0.03413983, -0.011367541, -0.013321046, 0.022102518, -0.044056196, 0.009441943, -0.01573037, 0.015144317, 0.016260607, 0.00066047086, 0.018567603, 0.010269857, -0.0033930528, 0.088856585, -0.08208443, 0.012781506, 0.016539678, 0.032688655, -0.0026767675, 0.025953714, -0.0072186673, 0.0108373035, 0.0075256466, -0.015395483, 0.07866115, 0.032316558, 0.073749475, -0.016744332, -0.055330712, 0.022902524, -0.014269891, 0.00415585, -0.043498054, -0.014307101, -0.023553694, 0.04461434, 0.02230717, 0.006655872, -0.007930301, -0.002276764, -0.006181449, -0.02381416, 0.0247444, -0.0047256225, -0.009804736, 0.024911845, -0.030604918, 0.016139675, -0.002323276, -0.020167617, -0.040521283, -0.020930415, 0.0030860733, -0.030121192, -0.009097753, 0.018753652, -0.019609472, -0.026995583, -0.016409446, 0.02582348, 0.045358535, -0.044837598, 0.029786306, 0.053246975, 0.006730291, -0.014223379, -0.008162862, 0.004902368, -0.01951645, -0.026567673, -0.052874878, 0.06664244, 0.026604882, -0.0051907427, 0.008023325, -0.037209626, -0.018772256, 0.016260607, 0.025135102, 0.011516379, 0.02593511, -0.020074593, -0.006934944, -0.0031070036, -0.02141414, 0.021283906, 0.004325619, -0.019107142, -0.0043791076, -0.015628044, -0.0064837774, 0.018055972, -0.028056057, -0.04271665, 0.05079114, 0.016418748, -0.020149013, 0.0444655, 0.008925659, -0.017730387, -0.012307083, -0.009544269, 0.0046512033, 0.01836295, -0.0007000061, -0.012297781, -0.018437369, 0.023125783, -0.047293436, -0.020000175, -0.005516327, 0.033804946, -0.0028790948, -0.00556749, -0.008939613, 0.035888683, 0.028279316, 0.01167452, -0.050232995, 0.035572402, -0.02625139, 0.010409392, -0.0013581513, 0.041823618, -0.03436309, -0.026995583, -0.0715169, -0.028167687, -0.022828106, -0.049377173, 0.0297677, -0.0030744453, 0.007581461, -0.013181509, -0.035144493, 0.01167452, -0.05752608, 0.006567499, -0.016102465, -0.018595511, 0.018595511, -0.026139762, 0.06980526, -0.0022488567, -0.013730352, 0.020502504, 0.016930379, 0.005376791, 0.012725692, -0.00171048, 0.005851214, -0.013265232, 0.013869888, -0.030921198, 0.015302459, 0.0068047103, 0.007330296, -0.024000209, -0.004790739, 0.014641988, -0.031497948, -0.017711781, 0.0017558292, -0.045060858, -0.013162905, -0.026623487, 0.04070733, 0.012307083, -0.008916357, 0.034735184, 0.053879537, -0.0014174542, 0.0232002, -0.008051232, 0.004523295, -0.13082904, 0.04569342, -0.0015209435, 0.016521074, -0.02933979, 0.010251252, 0.029042114, -0.038288705, 0.017116427, 0.0024395562, -0.079107665, 0.009358221, 0.038251497, -0.048223674, 0.03259563, 0.013925702, 0.0002761652, -0.028242106, 0.015981534, 0.040186394, 0.0030953758, -0.022958338, 0.022139728, 0.00719076, 0.0016721075, -0.017330384, -0.050344624, 0.022567637, -0.016642004, -0.0071582017, -0.019944359, -0.009590781, 0.0026604882, 0.020390876, -0.002462812, 0.01036288, 0.016362933, 0.0148001285, -0.015414087, -0.0061954027, -0.031535156, 0.031218875, -0.022679267, 0.015395483, -0.006390753, 0.049265545, 0.00026918837, -7.7544275e-05, -0.017618759, 0.007804719, 0.011051259, 0.048112046, -0.01882807, -0.0021360652, 0.009214033, 0.011069864, -0.0034488672, -0.02470719, -0.052353945, -0.005925633, -0.033525873, 0.032837495, -0.039330576, -0.03665148, -0.03436309, -0.00935357, -0.014316403, 0.015897812, 0.016037349, 0.01759085, 0.0018616441, -0.013404768, -0.0112373065, -0.012707087, 0.018158298, -0.041488733, 0.02431649, 0.02539557, -0.038084053, -0.039516624, -0.057860967, -0.025469989, -0.029674677, 0.023832764, 0.04595389, 0.025786271, -0.014558266, -0.00494888, 0.010176833, -0.0076512294, -0.047107387, -0.059051678, 0.014707104, -0.014688499, -0.011376843, 0.03985151, 0.001470943, -0.0063302875, -0.0061954027, 0.008841937, -0.041265476, 0.03367471, 0.002346532, -0.012204757, -0.023404855, 0.039293364, 0.014828036, -0.028186291, 0.023144387, 0.00054099306, 0.0075256466, -0.014102448, -0.017367592, -0.0024558352, -0.0908659, 0.016902473, 0.0019976918, -0.009023334, 0.0062372633, -0.051126026, 0.032521214, -0.018139692, -0.05551676, -0.02288392, 0.029451419, 0.021935074, 0.020353666, 0.0014674546, 0.051014397, -0.0228095, 0.031683996, -0.046325985, -0.025600223, -0.011776847, 0.0034814256, -0.03227935, -0.016883867, 0.056186534, -0.0049302755, -0.019181563, -0.04476318, -0.021135068, -0.02230717, -0.020055989, -0.01414896, -0.032484002, 0.033488665, 0.02195368, -0.0011895453, -0.05667026, 0.017795503, -0.002013971, 0.011721032, 0.056149326, 0.019069932, 0.01345128, 0.017944342, 0.018418765, -0.042344555, 0.05864237, 0.007167504, -0.0028302572, -0.022697872, 0.011088468, 0.00510237, 0.01635363, -0.008218676, -0.0022616475, -0.03261424, 0.005948889, -0.017293174, 0.04241897, -0.016493166, 0.039367784, 0.03356308, -0.008111699, -0.009237289, -0.005851214, 0.042009667, -0.0070326193, 0.016967589, -0.0004572714, -0.0090838, -0.013804771, 0.041563153, 0.0032139814, 0.0021442047, 0.0028790948, -0.022121122, 0.054288846, -0.013014067, -0.02288392, 0.009409384, -0.02876304, 0.03084678, -0.046884127, 0.016725726, -0.030251425, 0.00336282, 0.0726704, 0.020967623, -0.02679093, -0.012530342, 0.033525873, -0.037581723, -0.042270135, -0.02887467, -0.0017965272, 0.016986195, 0.028390944, -0.025302546, 0.020279245, -0.014558266, 0.030828174, 0.007669834, -0.023311831, 0.018623417, 0.018381555, -0.0066419183, -0.0024395562, 0.010632651, 0.0014662918, -0.0026302554, -0.03668869, -0.002176763, -0.019200167, 0.030995619, -0.010902421, -0.0007162853, -0.03536775, 0.06701454, 0.027739776, 0.0023802533, 0.016455958, 0.013358256, -0.0042279437, -0.014530359, -0.004676785, -0.017739689, -0.039070107, 0.0028209547, 0.014735011, 0.0027116514, -0.0030953758], "runbooks/expose-service-home.md::1781801625.092": [-0.04582091, 0.0030671956, -0.0628027, 0.005587346, 0.023134883, -0.007789555, 0.032299068, 0.014120322, 0.0147749055, 0.017337136, -0.00073640747, 0.0059707453, -0.033907473, -0.012680235, 0.016336557, 0.046307173, -0.0014938551, 0.0092296405, 0.012932718, -0.014269941, -0.017757941, 0.023920385, 0.05651869, 0.055882808, 0.0006160107, 0.039761327, -0.0045937803, -0.036451, 0.0059707453, 0.029512407, -0.01255867, -0.026389103, -0.0039859517, -0.021900525, -0.030503634, -0.003027453, -0.006845083, -0.0247994, -0.045147624, -0.0135873025, 0.019169973, -0.014167078, -0.009669147, -0.037161693, 0.02085319, -0.06729128, 0.0247994, -0.024537565, -0.0004108686, -0.048327032, -0.050907966, -0.0030531688, -0.0090753455, -0.028652096, 0.05296523, 0.018861383, 0.009271721, -0.03991095, -0.071854666, -0.0009509008, -0.029044846, 0.010482702, -0.047130078, -0.019974176, 0.003357083, 0.025491389, -0.014326048, 0.036226574, -0.0099122785, -0.015485598, 0.020198606, -0.003462284, -0.02721201, -0.01557911, -0.043427, 0.009725254, 0.029774241, 0.031999826, 0.022368085, 0.023602445, -0.01542949, -0.033832666, 0.0010093459, 0.027099796, -0.037386123, -0.0012834531, -0.060558412, 0.0790738, 0.004114531, -0.0040256944, -0.027081093, -0.032841437, 0.0012063056, -0.060820244, -0.031756695, -0.004532997, -0.008986509, -0.00775215, 0.03635749, 0.041444547, 0.028745608, -0.039424684, -0.035534583, -0.011922788, 0.012942069, 0.034505952, -0.0024079357, -0.051917896, -0.0029129006, -0.038751397, 0.01248386, 0.012642831, -0.04309036, 0.016617093, -0.017608322, -0.043763645, 0.006746895, -0.053526305, -0.06467294, 0.0020455765, 0.018580846, -0.0008281662, 0.0055452655, -0.034543354, 0.017187517, 0.0041051796, -0.0379846, 0.008308547, 0.0341132, 0.039424684, -0.007766177, -0.036245275, -0.01302623, -0.009295099, -0.06646837, 0.025846735, -0.009374584, 0.019338295, -0.020067688, -0.056406476, 0.058089692, 0.016888278, -0.051207207, -0.025472686, 0.043239977, -0.077577606, 0.03263571, 0.011847978, 0.0047083325, -0.00032203217, 0.0077848793, 0.063288964, -0.004904708, -0.02349023, 0.022199763, -0.046718627, -0.009725254, -0.0090753455, 0.045708697, -0.004984193, -0.04219264, 0.029961266, -0.021115024, -0.028783012, 0.021040214, -0.025154745, -0.023527635, -0.02302267, -0.002838091, -0.007532397, 0.032598305, -0.00075920107, -0.0064476565, -0.0011326649, 0.021451667, 0.023808172, 0.050346896, 0.026258187, 0.010482702, -0.037105586, -0.0137182195, 0.057640836, -0.021619989, -0.045521673, -0.01790756, -0.012128514, 0.022760836, -0.019450508, -0.042978145, 0.06429889, -0.016626446, -0.0061063375, 0.029792944, 0.015354681, -0.0038339945, 0.03394488, -0.006770273, -0.013615357, 0.025846735, -0.026089866, -0.016654499, 0.016065372, 0.06946076, -0.011324311, -0.009856171, 0.022274572, 0.010950263, 0.0055779945, -0.005615399, -0.07409896, -0.015756782, -0.016542284, 0.055808, -0.0037872386, -0.018506037, 0.032261662, -0.03130784, -0.0012495549, -0.02536047, 0.0037708739, 0.009360557, 0.03860178, 0.040135376, -0.034468547, 0.039761327, 0.010127356, 0.031588376, 0.02031082, 0.033626936, -0.03983614, -0.025472686, -0.0016411367, -0.013867839, -0.015167656, 0.04892551, -0.016373962, -0.0651592, 0.032130744, -0.04256669, 0.029418895, -0.024687184, -0.032429982, 0.009781362, -0.02984905, -0.01093156, 0.030204397, 0.020123797, 0.00038807507, -0.038134217, -0.03991095, -0.033870067, -0.011221448, -0.00876208, 0.026220782, 0.012240729, 0.007583828, 0.013428332, 0.0074856407, 0.019039055, -0.032691818, 0.023153586, 0.02883912, 0.043763645, 0.025266958, 0.006961973, -0.02053525, -0.040284995, -0.0013150134, -0.007798906, 0.003333705, -0.025884138, -0.020441737, 0.008065416, 0.006092311, -0.0035137157, 0.0071022413, 0.019188676, -0.032991055, 0.097551785, 0.0128392065, -0.00864519, 0.048738487, 0.017720535, 0.011586145, 0.0048111957, 0.0034178658, -0.022667324, -0.01690698, -0.0034856622, -0.055246927, -0.024593672, 0.037105586, 0.079597466, -0.0032705844, -0.032242958, 0.034000985, -0.007911121, -0.15380864, -0.023378016, 0.051394228, 0.016878927, 0.007293941, 0.0158877, -0.035609394, -0.0032916246, -0.040995687, 0.015840944, -0.009327828, -0.065383635, -0.0201612, -0.02859599, -0.0158877, -0.012119163, -0.0046054693, -0.015822241, 0.03046623, -0.04148195, -0.066169135, -0.017103355, 0.06852564, 0.071892075, 0.015139603, 0.00957096, 0.054386616, -0.03583382, -0.05442402, -0.013755624, 0.043539215, -0.00666741, 0.0071583483, -0.038788803, 0.037255205, -0.030335313, 0.021601286, -0.03804071, 0.014541126, 0.010903507, 0.036320087, 0.033496022, -0.023658551, -0.012848557, 0.02565971, -0.049374368, 0.009725254, 0.0021776622, -0.024855506, 0.04320257, 0.021320751, -0.018103935, -0.00381763, -0.037161693, -0.040509425, -0.004430134, 0.04402548, 0.077951655, -0.055620976, 0.006854434, -0.009594338, -0.027324224, 0.016168235, -0.039985757, -0.027829189, 0.01286726, -0.011277555, -0.016916333, 0.0043763644, -0.03480519, -0.0013442358, -0.032617006, 0.021582585, 0.02178831, 0.0020818124, -0.02031082, -0.02696888, -0.03731131, -0.015551056, -0.124782495, 0.044249907, -0.013157147, -0.008388032, 0.015158305, -0.051581252, -0.05015987, 0.023321908, -0.0021402573, 0.027006283, 0.26871628, 0.044923194, -0.010164761, -0.04668122, 0.058538552, -0.018730465, 0.021077618, 0.017009845, 0.0043763644, -0.034356333, -0.016635796, 0.04054683, 0.04698046, 0.0034973512, -0.035534583, 0.011053125, -0.052591182, 0.018823978, 0.07417377, 0.015410788, 0.001402681, 0.024051303, 0.02953111, 0.053750735, -0.061568342, -0.031644482, -0.01364341, 0.06927373, -0.03867659, 0.05498509, 0.021657394, -0.016177587, 0.040247593, -0.027043689, -0.07727837, 0.0016972439, -0.0107258335, -0.021975335, -0.009968386, -0.009874874, 0.0041285576, 0.025098637, -0.013961351, 0.009930981, 0.00073465414, -0.039387282, 0.011745115, 0.015756782, -0.02115243, -0.0017556889, 0.0182255, -0.020928, 0.003534756, -0.014223184, -0.009715904, -0.03961171, -0.0020806433, -0.03162578, -0.02504253, 0.023003967, 0.03658192, 0.040097974, -0.082889095, 0.037142992, 0.021732204, 0.03278533, 0.018431228, -0.017402595, 0.01441956, 0.045297243, 0.005900611, 0.0040818015, 0.018440578, 0.0104172435, 0.018066531, -0.011146638, 0.026931474, 0.047167484, -0.040097974, 0.037704065, 0.0071022413, -0.022237169, -0.019487914, 0.01736519, -0.0070227557, 0.015906401, 0.004203367, 0.039574306, -0.028315453, -0.012511914, -0.02317229, -0.039424684, 0.0004339544, 0.07466003, 0.060408793, 0.045409456, 0.015364032, -0.0019392064, 0.016719956, -0.022050144, 0.062578276, -0.015186359, 0.021208536, 0.010632321, 0.035104427, -0.02992386, -0.02627689, 0.02472459, 1.8629356e-05, -0.0024546916, -0.03319678, 0.019506617, 0.02147037, -0.06650578, 0.00029149462, 0.035384964, 0.016682552, 0.015513651, 0.028820418, -0.02233068, 0.02883912, -0.0034856622, 0.023752064, 0.010716482, -0.0094493935, -0.052591182, -0.02696888, -0.014943227, -0.005512536, 0.034898702, 0.010781941, -0.019338295, -0.022891752, 0.0682264, -0.0028006863, 0.017318433, 0.009253019, 0.018506037, 0.01689763, 0.027866594, -0.013942649, -0.0022314317, -0.032523494, -0.010791292, -0.00926237, -0.030017372, 0.02334061, -0.022442896, -0.016402015, 0.019244783, -0.00655052, -0.012960772, 0.022854349, -0.0472797, 0.036731537, -0.017028546, -0.023546338, 0.014681394, 0.030671956, -0.032355174, -0.005877233, -0.021975335, 0.012268783, 0.026781855, 0.049374368, -0.045484267, -0.011922788, 0.04395067, 0.044549145, -0.030690659, -0.010622971, -0.07394934, -0.04481098, 0.012287485, -0.026931474, -0.025266958, -0.07121879, -0.016093425, 0.034356333, -0.026557425, 0.0059894477, 0.029175764, -0.04193081, -0.0046592387, 0.014728149, -0.0017463377, -0.009196911, 0.008687271, 0.007705394, -0.033701748, -0.055995025, 0.080869235, -0.013540546, 0.029007442, 0.02496772, 0.03991095, 0.037573148, 0.033776555, 0.011530037, -0.0081449, 0.0039438712, 0.001272933, 0.004568064, 0.047242295, -0.041033093, -0.026856665, 0.011642252, 0.006326091, -0.048252225, 0.013241308, -0.026407806, 0.009122102, -0.028352857, 0.025173448, 0.011876032, -0.0123997, 0.06022177, 0.045858316, 0.014372804, -0.0016236032, 0.00782696, -0.03379526, 0.050608728, -0.04481098, 0.00447689, 0.002557555, -0.0051338123, -0.028783012, -0.008589083, 0.012315539, 0.0030812225, -0.0032588954, 0.04791558, -0.04735451, 0.01038919, 0.0020151848, 0.016093425, 0.014606584, -0.014933877, -0.0015289222, 0.0023459839, 0.014859066, 0.0063120644, 0.0651218, 0.027024986, 0.05876298, -0.043688834, -0.008827539, 0.006952622, -0.02341542, -0.0059707453, -0.04858887, -0.0029316032, -0.027155902, 0.021919228, 0.028165834, 0.004993544, -0.015102198, 0.020684868, 0.011520686, -0.018094584, 0.018075882, -0.0055452655, -0.0015686648, -7.7951074e-05, -0.038751397, 0.024144815, 0.0012285147, -0.034524653, -0.05146904, -0.011997597, 0.014176428, -0.026145972, 0.0015113887, 0.028633393, 0.004603131, -0.017496107, 0.011632901, 0.00093628955, 0.042604096, 0.0009228472, -0.0011279893, 0.053750735, -0.0040093297, 0.008093469, 0.0041425843, -0.019431807, -0.011511335, 0.009042616, -0.057940073, 0.040097974, -0.0046452116, 0.0058117746, 0.016991142, -0.024481459, -0.00756045, 0.009828118, -0.005232, 0.016635796, 0.011997597, -0.020329522, -0.032055937, -0.021021511, -0.02201274, 0.045633886, 0.0064710346, 0.0076539624, -0.020516546, -0.0147749055, 0.012296836, 0.01248386, -0.032429982, -0.003004075, 0.012783099, 0.012474509, -0.00033138337, 0.03581512, 0.0068965144, -0.02597765, 0.002261823, 0.0064242785, -0.02984905, 0.0046124826, -0.026314294, 0.027623463, 0.0090332655, 0.0031887614, -0.006139067, -0.0033640964, -0.0029736836, 0.02543528, 0.0042571365, -0.0045633884, -0.02999867, 0.03588993, 0.0077848793, 0.013344171, -0.06444851, 0.05094537, -0.024294434, 0.009865522, 0.010866102, 0.04791558, -0.0302418, -0.02736163, -0.07914861, -0.003488, -0.00655052, -0.023527635, 0.03443114, -0.0021461018, -0.025136042, -0.025491389, -0.03574031, 0.0325609, -0.032112043, -0.008046713, -0.024462756, -0.021994038, 0.014316697, -0.014559828, 0.07200429, 0.016841523, -0.034487247, 8.503753e-05, -0.006036204, -0.008201008, 0.020254713, -0.006232579, -0.010819346, -0.003191099, 0.049785823, -0.009173533, 0.044773575, -0.0162711, -0.012951421, -0.012820504, 0.029287977, 0.04077126, -0.011932139, -0.011071828, -0.024556268, -0.064074464, -0.003452933, -0.008888322, 0.02627689, 0.019188676, -0.010809994, 0.011062477, 0.05068354, -0.014129672, 0.034636866, -0.006255957, -0.01124015, -0.14311086, 0.03579642, -0.0062653082, 0.009323153, -0.0036352815, 0.024687184, 0.008621812, -0.06272789, 0.00055698125, -0.01875852, -0.06803938, 0.0010765577, 0.05520952, -0.044623956, 0.02442535, 0.01728103, -0.015373383, -0.017505458, -0.015251817, 0.021432964, -0.0044909166, -0.02240549, 0.020928, 0.007658638, 0.00050525734, -0.032991055, -0.03706818, 0.0071256193, 0.008883646, -0.020217309, 0.0017872493, -0.023284504, -0.014447614, 0.008210359, 0.0036352815, -0.008668568, 0.011277555, 0.027436439, -0.03660062, 0.0077802036, -0.01914192, 0.041369736, -0.057004955, 0.01387719, -0.026482616, 0.042828526, 6.69561e-05, -0.009126777, -0.020292118, -0.0058912598, 0.04559648, 0.03893842, -0.018459281, 0.030110884, -0.010183464, 0.027436439, -0.0395369, -0.012446456, -0.05169347, 0.0034435818, -0.022704728, 0.057715643, -0.04230486, -0.037348717, -0.024051303, 0.011567442, -0.03742353, 0.024013897, 0.020928, 0.010089952, 0.00054032437, 0.010791292, -0.016570337, -0.007738123, 0.0020233672, -0.05124461, 0.021451667, -0.019656235, -0.045783505, -0.023003967, -0.0105294585, -0.03830254, -0.03364564, 0.028558584, 0.02031082, 0.022031441, 0.0034038392, 0.008397384, 0.0055452655, 0.021358155, -0.06568287, -0.03093379, 0.009365233, -0.007537072, -0.012857908, -0.008822863, 0.012568021, -0.00063997315, 0.0072144554, 0.01915127, -0.021507774, 0.015840944, -0.0255849, 0.0035090402, -0.045372054, 0.051282015, 0.022629919, -0.010398542, -0.00037726274, -0.0263517, -0.0038012653, 0.0027071743, -0.015261169, 4.46374e-05, -0.06650578, 0.0046802787, 0.023508932, 0.018852033, -0.02272343, -0.054012567, 0.05651869, -0.004766777, -0.025603604, -0.02984905, 0.019880664, 0.053900354, 0.04900032, -0.0034178658, 0.018627603, -0.016243046, 0.022218466, -0.040733855, -0.008846241, 0.019974176, 0.016084075, -0.0317754, -0.012783099, 0.07196689, -0.027791785, -0.04294074, -0.021358155, -0.00073699193, 0.013194552, -0.0129046645, 0.0027586059, -0.016925683, 0.030597147, 0.024257028, 0.015784835, -0.041220117, 0.024294434, 0.012465158, 0.028539881, 0.046943054, 0.030428825, -0.0006937426, 0.0059894477, -0.0043179193, -0.016691903, 0.028745608, -0.023471527, -0.033290293, -0.011876032, 0.0058398284, -0.0052366755, 0.030578444, -0.011651603, 0.0020584343, 0.011922788, 0.005905287, -0.028876524, 0.02861469, -0.009397962, 0.03736742, 0.005358241, -0.013998756, 0.00926237, 0.0155884605, 0.07847533, -0.0071022413, -0.000872, 0.008229062, 0.0030368043, -0.013344171, 0.047616344, 0.02255511, 0.02797881, 0.008967807, -0.035085727, 0.0070461337, -0.04234226, -0.029979967, 0.04821482, -0.039387282, 0.037704065, -0.060146958, 0.027716976, 0.015775485, 0.03241128, 0.072266124, 0.010473351, 0.0037755496, 0.005241351, 0.022742134, -0.018393822, -0.05068354, -0.0021157104, -0.0040701125, 0.004187003, 0.01946921, 0.011847978, 0.02046044, -0.001614252, 0.05045911, 0.013568601, -0.042529285, 0.013736922, 0.03697467, -0.022143656, -0.014288643, 0.024051303, 0.023134883, 0.010248922, -0.06976, 0.00070075603, -0.0217135, 0.038863614, -0.00554059, -0.019123217, -0.012661533, 0.013072986, -0.014615935, 0.010819346, 0.042117834, 0.006148418, -0.039237663, -0.027249414, -0.011904086, -0.01954402, -0.005250702, 0.028708203, -0.00048567826, 0.017870154, -0.016944386], "runbooks/headscale-onboard-node.md::1781801626.943": [-0.004102574, -0.0084082, -0.045188308, 0.025049238, -0.0030411656, -0.004125648, 0.024790807, -0.004485604, 0.0006818395, 0.004388693, -0.0069406875, -0.02318485, -0.036124803, 0.014970472, 0.021043574, 0.0073744804, -0.014702813, 0.000667995, 0.029867107, -0.037841514, -0.012607685, 0.01936378, 0.030642398, 0.023406362, 0.011186321, -0.007983637, -0.0013325289, -0.014915095, 0.012552307, 0.023572495, -0.010263357, -0.005279353, -0.004033352, -0.0075036953, -0.01734249, -0.02983019, -0.00032072992, 0.008518956, -0.031546902, 0.0138444565, -0.016105717, -0.0031657657, -0.03234065, -0.016853318, -0.0004461953, -0.036789335, -0.0074990806, -0.022778746, 0.0079098, -0.02779967, -0.02728281, 0.014065968, 0.006036183, -0.025879905, 0.059328113, 0.025104614, -0.030439345, -0.024015518, -0.09104115, 0.004739419, -0.040721163, 0.023849383, -0.0300517, -0.0018470812, -0.0044717593, 0.053679574, -0.017407097, 0.044117667, 0.0012759974, 0.022354182, 0.008228222, -0.017102519, -0.037435412, -0.04097959, -0.04659121, 0.013964442, 0.07730745, 0.0041002664, 0.043416217, 0.0018251608, 0.006539198, -0.017370177, -0.012579996, 0.013013789, 0.014813568, 0.04404383, -0.061321713, 0.101082996, 0.005043997, -0.006525354, -0.01070638, -0.02372017, 0.01728711, -0.08720162, -0.03389123, 0.0116662625, -0.01502585, -0.03846913, 0.0035303365, 0.0064330576, 0.014075197, 0.04969237, -0.012349255, -0.02752278, 0.009663431, 0.038764477, -0.030383967, -0.03928134, -0.0013071474, -0.036586285, 0.00764214, -0.0053901086, -0.021948079, 0.00789134, -0.007785199, -0.0646813, -0.0012402326, -0.043674644, -0.0085512595, -0.0039987406, -0.002152813, -0.0037910738, 0.037343115, -0.0473665, 0.010770987, -0.02726435, -0.045668248, -0.023609413, 0.037915353, 0.013789079, 0.0049286266, -0.038136862, -0.0101249125, -0.022594154, -0.03416812, 0.0021712722, -0.02213267, 0.0017201738, -0.016170325, -0.038653724, 0.014961243, 0.045963597, -0.039355174, -0.011767788, 0.024624674, -0.048326384, 0.041828718, 0.033245154, 0.008865067, -0.0077021327, 0.02623063, 0.028482663, 0.0057177604, -0.0014386697, 0.05065225, -0.023830924, -0.0019601444, 0.00021386801, 0.014315168, 0.039059825, -0.011943151, 0.04282552, -0.06656415, 0.0057500643, 0.034445006, -0.0011796631, -0.0053854934, -0.021523515, 0.02141276, 0.007212962, 0.006871465, 0.021006655, 0.052313585, 0.0027250506, 0.009884942, 0.010051075, 0.046849642, 0.008177459, 0.0059946496, -0.024070894, -0.04766185, 0.03237757, -0.0030503953, -0.021874242, -0.05578393, -0.0046540448, 0.0032326807, -0.014988932, -0.029534841, 0.041348778, -0.008500496, 0.04385924, 0.061949328, 0.015348888, 0.033522043, 0.08166383, -0.014712042, -0.066637985, -0.00067145616, 0.01682563, -0.021283545, 0.022243427, 0.014822798, -0.0041187257, -0.024126273, 0.016114948, -0.028630337, -0.007928259, 0.0019405313, -0.063241474, 0.021726567, 0.023609413, 0.033798933, 0.030697776, -0.0026235245, 0.007979021, 0.00700991, 0.030180916, -0.035035703, -0.009552675, -0.01198007, 0.021781946, -0.003747233, -0.026839787, 0.033503585, 0.016373377, 0.026415223, 0.013549108, 0.030365508, 0.01400136, -0.027356647, 0.021745026, 0.002085898, 0.0127553595, 0.038838316, 0.008075933, -0.10698996, 0.007619066, 0.007969792, 0.00067722466, -0.025104614, -0.026286008, 0.039650522, -0.018440817, -0.033669718, 0.0040771924, -0.011537047, -0.0076605994, 0.0032419104, 0.019142268, -0.019529913, 0.013862916, -0.0034726511, 0.010651002, 0.041865636, 0.0037056995, 0.017222503, 0.016327228, 0.0085974075, -0.00305501, -0.0013106086, 0.022575693, 0.021486597, 0.026009118, 0.02803964, 0.028593417, -0.032266814, -0.004762493, 0.017554771, 0.021708108, -0.025898363, 0.014739731, 0.027061298, 0.02650752, -0.018385438, -0.0097003495, -0.014979702, -0.001063139, 0.111789376, 0.029497921, 0.010134142, 0.02368325, 0.025418423, 0.027615076, 0.0007251034, 0.028574958, -0.007494466, -0.044228423, -0.0213943, -0.047514174, -0.023221768, 0.011583195, 0.07416937, -0.004397922, -0.044929877, 0.015708843, 0.025953742, -0.14405619, 0.03007016, 0.029940944, 0.015884206, 0.0035257216, 0.012921493, -0.037546165, 0.009829564, -0.070477515, 0.042899355, 0.030457804, -0.046480455, 0.003371125, -0.037232358, 0.0075544585, -0.017480934, 0.013715242, -0.01324453, 0.012635374, -0.041976392, -0.07944872, -0.028685713, 0.055377826, 0.030919285, -0.046775803, -0.01934532, 0.01602265, 0.0003204415, -0.018376209, -0.052128993, 4.409315e-05, -0.019511454, 0.012450782, -0.006982221, 0.0035303365, -0.013567568, -0.020729767, 0.04943394, 0.033503585, -0.0015459643, 0.03492495, 0.0352203, 0.026636735, 0.0050301524, 0.03843221, -0.004947086, 0.024181651, -0.006903769, -0.043194704, 0.004965545, 0.019382238, 0.036863174, 4.9320875e-05, -0.010087994, -0.00816823, -0.022206508, 0.03560794, 0.016834859, -0.053162713, -0.01734249, 0.0035534105, -0.011010958, 0.03389123, -0.031399228, -0.023129473, -0.0002181944, 0.010346424, -0.010346424, 0.025399962, -0.026009118, 0.028833387, -0.009068119, 0.00056012365, -0.0075636883, 0.00452483, 0.013558337, -0.03636477, -0.014859716, -0.042160984, -0.14604978, 0.059143517, -0.010678691, -0.009764956, 0.008509726, -0.021855783, 0.011610884, 0.015662694, 0.011380143, 0.054897886, 0.27157286, 0.028778011, -0.025584556, -0.01096481, 0.040093545, -0.030439345, -0.0049009374, 0.019732965, 0.028113477, -0.025436882, -0.022372643, 0.010087994, 0.022871042, -0.012118515, -0.0067145615, 0.03259908, -0.04153337, 0.019788343, 0.04230866, -0.0036272476, 0.008722007, -0.030716235, 0.02161581, -0.0021389686, -0.060989447, -0.010134142, -0.0056669977, 0.08122081, -0.028704174, 0.013152233, 0.055119395, 0.025787609, 0.03418658, -0.018007023, -0.06933304, 0.03058702, -0.008131311, -0.024606215, -0.00700991, -0.004074885, -0.030014781, -0.028981062, 0.00764214, 0.0013613716, 0.012921493, -0.022114212, 0.0147674205, 0.02569531, -0.031011583, -0.022464938, -0.0070699025, -0.021523515, -0.045742083, 0.003324977, 0.021025116, -0.019271484, -0.031786874, -0.02240956, -0.0046932707, 0.002704284, 0.047957197, 0.023277147, -0.07520309, 0.0076329103, -0.0047255745, 0.012524619, -0.014167494, -0.012127744, -0.0082651405, 0.051021438, 0.009728038, -0.006299228, 0.013152233, -0.01783166, 0.030734694, -0.008126696, 0.053642653, 0.041902557, -0.039318256, 0.023554036, 0.0020132146, -0.016096488, -0.01453668, 0.011407833, -0.011795477, 0.047588013, -0.01864387, 0.03645707, -0.025289208, -0.02800272, -0.016844088, -0.037601545, -0.015561169, 0.057999045, 0.010207979, 0.04057349, 0.0011825473, -0.027024379, -0.014333627, 0.007799044, 0.011952381, -0.017314801, 0.0045617484, -0.0036733958, -0.024624674, -0.038542967, 0.01374293, 0.032728296, -0.00024876758, 0.022741828, -0.03261754, 0.025953742, -0.00864817, -0.040647324, -0.0027204356, 0.01553348, 0.025547637, -6.9654925e-05, 0.058922008, -0.0007822118, 0.041976392, -0.0008099007, -0.0017017145, 0.025603015, -0.0076329103, -0.06793013, -0.033466667, -0.021855783, -0.031546902, 0.07464931, 0.011186321, -0.027504321, -0.026064496, 0.042197905, 0.016364148, -0.0054870197, 0.040868837, 0.016161095, -0.06346299, 0.044745285, -0.054417945, -0.0007660599, -0.03235911, 0.009552675, -0.010106454, -0.023295606, -0.009275786, -0.034980327, -0.008555874, 0.01864387, -0.042419415, 0.013327597, -0.012312337, -0.04275168, -0.01630877, -0.028464202, -0.02141276, 0.009635742, 0.022520317, -0.018505424, -0.03488803, -0.010604854, -0.0028519582, 0.040130466, 0.027061298, -0.016373377, -0.015413495, 0.018376209, 0.023221768, -0.022631072, -0.0036203254, -0.044154588, -0.06770862, 0.045003712, -0.0047994116, -0.043157786, -0.06977606, -0.0011317843, 0.016142637, -0.05297812, 0.08166383, 0.016991762, -0.030143997, -0.022704909, 0.024790807, 0.030697776, -0.015155065, -0.0076282956, 0.0063269166, -0.0020155222, -0.043083947, 0.08705394, 0.018283913, -0.011730869, 0.024790807, 0.02776275, 0.07136356, 0.014832028, 0.010918661, -0.028741091, -0.011426291, 0.02444008, -0.024070894, 0.017490163, 0.0030873138, -0.026415223, 0.035017245, 0.0005526246, -0.07893186, 0.023037177, -0.02903644, -0.0134845, -0.063906014, 0.007489851, 0.027338186, -0.014453612, 0.038284536, 0.04227174, -0.029110277, -0.00611002, 0.0015505791, -0.011906233, 0.023978598, -0.050319985, -0.007974407, -0.0120908255, 0.009003512, 0.015459643, -0.028704174, 0.01146321, 0.0040702703, 0.018828461, 0.05172289, -0.044191506, 0.027356647, -0.019068431, 0.07649524, 0.019899098, 0.0060038795, -0.022538776, 0.07032984, -0.0014825106, -0.01427825, 0.05319963, 0.009820335, 0.06014032, 0.016364148, -0.020046772, -0.0057962127, -0.02137584, -0.004626356, -0.043490052, -0.015256591, -0.010780217, 0.027504321, 0.038026106, 0.026895164, -0.01655797, 0.023369443, -0.0037541552, -0.040315058, -0.0014525142, -0.018311601, 0.0027088986, -0.025879905, -0.03160228, 0.019677587, -0.0051593673, -0.0015205828, -0.057999045, -0.014582828, -0.0057223756, -0.028445743, 0.0056162346, 0.054381024, -0.043010112, -0.028888766, 0.014656665, 0.009377312, 0.03134385, -0.038026106, -0.014370546, 0.057703696, 0.01908689, -0.04068424, -0.003770307, 0.028888766, -0.016521052, -0.00375877, -0.048363302, 0.042382497, 0.011324765, -0.042862438, 0.013789079, -0.014093657, 6.915018e-05, 0.010134142, 0.004614819, 2.31462e-05, 0.06298305, -0.00028366715, -0.0026650578, -0.0213943, -0.0061330944, 0.0041625667, -0.003532644, -0.014896635, -0.07250804, -0.010143372, 2.4678466e-05, -0.018163927, -0.040056627, -0.017564, 0.050836846, 0.05423335, 0.009220408, 0.057962123, 0.0035303365, 0.003246525, 0.01222927, -0.021320462, -0.027541239, -0.0050393823, -0.020157529, 0.03285751, 0.02191116, -0.013355286, 0.020212907, -0.013189152, -0.05279353, -0.004997849, 0.035275675, 0.018994594, -0.026710572, 0.021818863, 0.008892756, 0.018228535, -0.039576687, 0.018902298, -0.011426291, 0.006954532, -0.011287847, 0.032635998, -0.03182379, 0.020194447, -0.05150138, -0.024846185, -0.04352697, -0.02959022, 0.029516382, 0.008071318, 0.0040495037, -0.03184225, -0.04385924, 0.017656296, -0.029645596, 0.0007060673, 0.030254753, 0.011287847, -0.032949805, -0.012958411, 0.07073595, 0.029534841, -0.03595867, 0.0034126586, -0.024366243, 0.04208715, 0.00027703334, 0.0068160873, -0.0011479362, -0.0015817292, 0.020748226, -0.017988564, 0.0026650578, 0.0090358155, -0.025252288, -0.02523383, 0.0012263882, 0.029774811, -0.040721163, -0.038801398, -0.033872772, -0.055119395, -0.0285565, -0.009866483, 0.017388638, -0.0080528585, 0.018514654, 0.036623202, 0.0014605902, 0.008066704, 0.029221034, -0.035995588, -0.02117279, -0.1325376, 0.010051075, -0.010364884, -0.008685089, -0.020415958, 0.025067696, 0.010180291, -0.007236036, -0.028058099, -0.018117778, -0.097243465, 0.023572495, 0.041459534, -0.05530399, -0.015118146, 0.027227432, -0.0706621, 0.00084047386, -0.022095753, 0.0025681467, -0.026433682, -0.0039825886, 0.021265086, 0.013862916, 0.05223975, -0.05024615, -0.057556022, 0.004513293, -0.01960375, 0.009155801, -0.022464938, -0.0371216, 0.021597352, 0.02034212, 0.0085974075, 0.033577424, 0.006497665, -0.0012171585, -0.027190512, -0.0084912665, -0.020877441, 0.033448208, -0.029940944, 0.007688288, -0.0071114358, 0.041939475, 0.0013325289, -0.008901985, -0.018625408, -0.028353447, 0.019511454, 0.030956205, -0.016991762, 0.023332525, 0.022704909, 0.008214378, -0.044449937, -0.0016117255, -0.019419158, 0.022852583, -0.03691855, 0.034481928, -0.031159258, -0.006516124, -0.056485385, 0.024680052, -0.007236036, -0.013189152, -0.022723367, 0.035571024, -0.020194447, -0.050135393, -0.024809266, 0.008518956, 0.011887773, -0.047034234, 0.01554271, -0.012072366, -0.022021916, -0.051649053, 0.01580114, -0.03285751, -0.051612135, 0.0007262571, 0.035497185, -0.013124545, 0.028150395, -0.027688913, -0.015847288, 0.004859404, -0.046701968, -0.044966795, 0.006386909, -0.017767053, -0.0064145983, 0.03592175, -0.017868578, -0.014315168, 0.010309505, -0.002348943, -0.023646332, 0.03953977, 0.026987461, -0.0009593055, 0.019068431, -0.009271171, 0.009386541, -0.04707115, 0.027818128, -0.012303107, 0.007212962, 0.0025219985, -0.0075498438, -0.002012061, -0.0678563, -0.004681734, 0.016281081, 0.027928883, -0.001113325, -0.05223975, 0.015330428, 0.019899098, -0.037140064, -0.01555194, -0.0025335355, 0.023554036, 0.023129473, 0.0073514064, 0.039982792, -0.001394829, 0.022483397, -0.015653465, -0.019954477, 0.026969, 0.039576687, -0.019714506, -0.023794007, 0.045963597, -0.0012471548, -0.038838316, -0.029719433, -0.022335723, -0.0026904393, -0.010734068, -0.014730502, -0.053088877, 0.011915462, 0.017720904, -0.014758191, -0.039908953, 0.01808086, 0.0066407244, 0.027153594, 0.026618276, 0.0043194704, 0.008602022, 0.018293142, 0.044782203, -0.028390365, 0.054196432, 0.032285273, -0.014610517, -0.010254128, -0.018431587, -0.03237757, 0.045262143, -0.009968009, -0.012173892, -0.016419526, 0.019548373, -0.008417429, 0.052830447, -0.013549108, 0.032543704, 0.012136973, -0.043157786, 0.013087627, -0.023904761, 0.06095253, 0.008269755, 0.007817503, -0.033318993, -0.013567568, 0.023794007, 0.019899098, 0.04057349, -0.003668781, 0.04714499, -0.025510719, 0.0066822576, 0.0037910738, -0.02372017, 0.03891215, 0.0015898051, 0.015884206, -0.046997316, -0.0044533, 0.015671926, -0.0036664736, 0.09111498, -0.015413495, -0.0068945396, -0.013050708, -0.022464938, -0.046000514, 0.0061792424, 0.014748961, -0.0019543758, 0.02141276, 0.03749079, 0.0018055479, 0.009608053, 0.0015505791, 0.045963597, 0.036826253, 0.02827961, 0.04507755, 0.02368325, -0.012912263, -0.013382975, 0.031879168, 0.01044795, 0.0058977385, -0.08742313, -0.00079605624, -0.03335591, 0.020563632, 0.017305572, -0.0038349144, -0.015570398, 0.0005857936, 0.0020362888, -0.0013659864, 0.024606215, 0.001465205, 0.0026142949, -0.026895164, 0.048769407, -0.03241449, 0.01708406, 0.068705425, 0.010881742, 0.007106821, -0.016354918], "runbooks/ia-cli-reference.md::1781801628.714": [-0.039488792, -0.005806336, -0.06649943, 0.05999405, -0.0058348686, 0.007951018, 0.020086784, 0.0041395705, -0.013667002, 0.038880102, -0.048466977, -0.013020269, -0.019459073, 0.0053926166, -0.02147536, -0.022426438, -0.023472624, 0.03610295, 0.014732211, -0.009463234, -0.01630149, -0.008046127, 0.006743149, 0.010889852, 0.025336739, 0.016881648, -0.005744516, -0.039146405, -0.009311061, -0.004103905, -0.04523331, -0.035456218, 0.015359922, -0.026668249, 0.0144373765, 0.010100457, -0.044244185, -0.0062248106, -0.03043452, 0.022673719, -0.0025940675, 0.015236283, -0.030948104, -0.0064292927, 0.017452296, -0.026516076, 0.03654045, -0.020391129, 0.03184212, -0.044852875, -0.043825712, 0.008117458, 0.0144944405, -0.024176423, 0.032926347, 0.0035760563, -0.020200914, 0.009667716, -0.11633596, 0.0081555005, -0.019116685, 0.002078107, -0.015940081, -0.016339533, 0.023187302, 0.014209118, -0.044852875, 0.014370801, -0.007009451, -0.021094928, -0.011336859, 0.02933127, -0.06425489, -0.023681862, -0.04667895, 0.007808357, 0.033401888, -0.066651605, -0.001937823, -0.003994531, -0.004814836, 0.0009534565, -0.004950365, 0.004826725, -0.018507993, 0.020315044, -0.028418235, 0.08529275, 0.021988941, -0.013457765, 0.0011329727, 0.0017963501, 0.0131343985, -0.047934372, -0.05017892, 0.0001396897, -0.0068715443, -0.008074659, 0.016082743, 0.0141615635, -0.038537715, -0.0044367826, -0.00024832072, 0.00016718182, 0.07433632, 0.0128015205, 0.0030957614, 0.024899242, 0.0025631574, -0.027067702, -0.00017847588, 0.012925161, 0.004479581, 0.020961776, -0.028817687, -0.038784992, -0.010690126, 0.014836829, 0.005202401, 0.0021601378, 0.02982583, 0.015236283, 0.023339475, -0.04877132, 0.0065671992, 0.048961535, -0.01677703, -0.009957795, 0.033611126, -0.0043583186, -0.025869343, -0.013895261, -0.03342091, 0.03648338, -0.03052963, -0.054021277, 0.023016106, 0.071635254, 0.010690126, -0.075287394, 0.077760205, 0.044092014, -0.011003981, -0.030092133, 0.041124646, -0.03593176, 0.078216724, 0.0688581, -0.037206203, -0.05877667, -0.044510487, 0.016092254, 0.024233488, -0.016577303, 0.0008987695, -0.01496998, -0.006362717, 0.012364024, 0.03899423, 0.020676453, -0.0050502284, 0.043369193, -0.05493431, 0.009610651, 0.034581225, -0.023168279, 0.022997085, -0.028399212, 0.0053212857, -0.005982286, 0.03680675, -0.017613979, 0.013781132, 0.046184387, 0.017642511, 0.019497115, 0.029026926, 0.03695892, -0.0026487545, -0.008264875, -0.06345598, 0.06349402, -0.042684417, 0.029844852, -0.021399273, 0.0138001535, -0.010205075, 0.00088688097, -0.0037567613, 0.08453188, -0.022559589, -0.0077037383, -0.0010473755, 0.0357035, 0.021532424, 0.0044748257, -0.005711228, -0.0011395112, -0.0002184509, -0.0041942573, 0.024157401, 0.021075906, 0.021171015, 0.011983593, 0.0068049687, 0.004512869, 0.035779584, -0.072129816, 0.0077655585, -0.043407235, 0.027200853, 0.010956428, -0.017613979, -0.014627592, -0.007518278, 0.0015573915, -0.000921952, 0.030967126, -0.025526956, -0.0021316053, -0.005059739, -0.004983653, -0.00087083154, 0.03610295, 0.025146523, -0.0003486298, 0.036388274, 0.011679248, -0.012259406, 0.010128989, -0.023967186, 0.0033311534, 0.001726208, -0.0044058724, 0.04850502, 0.013600427, -0.00068774883, 0.02352969, -0.008312428, 0.01762349, 0.0021399274, 0.011878974, -0.0023503534, 0.012573262, -0.048961535, -0.020067763, -0.013096355, 0.01532188, -0.021075906, -0.006229566, -0.022901978, -0.0037520058, 0.0091256015, 0.019725375, 0.04911371, 0.0030981393, 0.009073292, 0.0018902691, -0.025907386, -0.0014563394, 0.016339533, -0.012040658, 0.017613979, 0.018745763, 0.0124306, -0.045271352, -0.03442905, -0.055923432, 0.0024775602, 0.010005349, -0.034448072, 0.037282288, 0.028570408, 0.027809544, -0.007470724, -0.0014099743, 0.021056885, -0.010395291, 0.054173447, 0.049075667, -0.032298636, 0.035646435, 0.024556855, 0.0025631574, 0.0009112524, 0.0029317003, 0.026230752, 0.0057254946, 0.029540507, -0.020105805, 0.00681448, 0.013619448, 0.077455856, -0.011546097, -0.019839503, 0.024994351, -0.030130176, -0.16571598, -0.036882836, 0.01423765, 0.052423462, 0.027581286, 0.009106579, -0.03730131, -0.034714375, -0.015702311, 0.04576591, 0.010699636, -0.044092014, -0.006129703, -0.050064787, 0.03075789, 2.6470454e-05, -0.0024204955, 0.008845033, 0.0031908695, -0.018983534, -0.018546037, -0.033325803, 0.040630087, 0.02546989, 0.032393742, -0.022122093, 0.045119178, -0.012354514, -0.035208937, 0.012487665, 0.0044772034, -0.013191463, 0.014637102, 0.0386138, -0.023035128, -0.0098056225, 0.0028960349, -0.044814833, 0.010395291, 0.0077180043, 0.04272246, 0.025603041, -0.0039850203, 0.058814712, -0.017119419, 0.008949651, 0.012715924, 0.012021636, -0.020676453, 0.0030862507, -0.017062353, 0.0025774236, 0.012944182, -0.00645307, -0.025983473, -0.048695236, 0.020904712, 0.048390888, -0.020809604, -0.022711761, -0.0125257075, 0.018184626, -0.022293286, -0.07372763, -0.015027045, -0.034086663, 0.013533851, -0.00121322, 0.027980737, -0.05105391, 0.010975449, -0.05261368, 0.0121357655, 0.014209118, -0.022749806, -0.019611245, 0.019516136, -0.019554181, -0.027600307, -0.12029245, -0.0012922783, -0.015645247, -0.015179218, 0.030700823, -0.009044759, -0.025032394, 0.0023479757, 0.015835462, 0.025964452, 0.2538239, -0.029026926, -0.012211852, 0.02438566, 0.011222729, -0.026877487, -0.011489032, 0.015017535, 0.010690126, -0.017775662, 0.02630684, 0.036749683, 0.02910301, -0.0034001067, 0.01255424, 0.032888304, -0.031214407, 0.009211198, 0.06535813, -0.0101955645, 0.041847467, -0.0050026746, -0.015283836, 0.032298636, -0.028551385, -0.03159484, -0.05055935, 0.018840872, -0.04466266, 0.029901918, 0.006757415, 0.022597631, 0.045956127, -0.0013802531, -0.041352905, 0.021703618, 0.031005168, -0.026401948, -0.012592283, -0.0041134157, -0.03380134, -0.014085477, 0.010842298, -0.0075372993, 0.00025188728, -0.03486655, -0.005297509, 0.047021337, -0.019164238, -0.011555607, -0.012345003, -0.052423462, -0.0054829693, 0.0045913327, -0.017395232, -0.019763418, -0.02931225, -0.020562323, -0.0063912496, 0.03714914, 0.0017951613, 0.00712358, -0.021113949, 0.017404743, 0.028094867, 0.047325682, -0.0098056225, -0.048543062, 0.011783866, 0.024062295, -0.009415681, 0.022787848, 0.0026083337, 0.0026986862, 0.027904652, 0.018270224, 0.01968733, 0.016558282, -0.04005944, 0.012649348, -0.03549426, 0.019240323, 0.022483503, 0.0017915947, -0.00657671, 0.023567732, -0.014142542, -0.011698269, -0.043863755, -0.05322237, -0.000788801, -0.027448134, -0.033477973, 0.04234203, -0.00089817506, 0.0049313437, 0.058320154, 0.036673598, -0.027105745, -0.02910301, 0.009624917, 0.01665339, 0.0053260415, -0.02655412, 0.05927123, -0.047249597, 0.019135706, 0.029350292, 0.024423704, 6.423497e-05, -0.022103071, 0.019211791, 0.03608393, -0.043064848, 0.0019271234, 0.06105926, 0.032926347, 0.02041015, -0.009087558, -0.023815013, -0.031404622, 0.03184212, -0.016738987, -0.002926945, 0.031290494, -0.045842, -0.003595078, -0.018022943, -0.016282469, 0.058852755, 0.012021636, -0.0330595, -0.013020269, 0.06284729, 0.010652083, -0.022997085, 0.045043092, 0.043255065, 0.00043036314, 0.005525768, -0.03549426, -0.01231647, -0.008069904, -0.008526421, 0.014285204, 0.020942755, 0.039793137, -0.045309395, -0.023872077, 0.010328716, 0.0039255777, 0.013391189, 0.02522261, -0.05466801, -0.027904652, -0.009586874, -0.012630327, 0.00060928485, -0.02305415, -0.022540567, -0.009910241, 0.057407115, -0.021018842, 0.064026624, -0.014047434, -0.024309574, 0.013838196, 0.052727807, -0.0041538365, -0.031347558, 0.01762349, -0.06695595, -0.058091894, 0.024214467, -0.014884383, -0.038461626, -0.043140933, -0.020257978, 0.0050882716, -0.067868985, 0.028893774, 0.038918145, -0.040630087, -0.023472624, 0.040401828, 0.045956127, -0.00935386, -0.029141054, 0.024081316, -0.032774176, -0.014037923, 0.0933579, 0.051358256, 0.0020959398, 0.047591984, 0.0058348686, 0.06623313, 0.013353147, 0.0027747725, -0.0052879984, -0.014912915, -0.0023634308, -0.014684657, -0.03937466, -0.021228079, 0.0024145513, -0.023434581, 0.035380132, -0.041124646, 0.013914282, 0.049684357, -0.021399273, -0.018194137, 0.005673185, -0.023853056, -0.023035128, 0.04432027, 0.060640786, 0.028760623, -0.03583665, 0.03222255, -0.024537833, 0.064178795, -0.05200499, 0.035798606, 0.055961475, 0.043749623, -0.016444152, 0.0024656719, -0.037434462, -0.0046436423, -0.07737977, 0.005620876, -0.020277, 0.0055828327, -0.02786661, 0.012506686, 0.003633121, 0.013590916, -0.010823277, 0.05634191, -0.022445459, 0.03427688, 0.0075468104, -0.022445459, 0.046412647, 0.010842298, -0.007385127, 0.016596325, -0.00875468, -0.035665456, -0.060640786, -0.010433335, -0.03657849, 0.028779645, 0.013372168, 0.006890566, -0.01785175, -0.015198239, 0.008478868, -0.015236283, 0.029293228, 0.015835462, 0.020999819, -0.039108362, 0.023016106, 0.013809664, -0.058358196, -0.04188551, -0.04850502, 0.00085418765, 0.017823217, -0.02546989, -0.054706052, 0.013533851, -0.014789275, -0.02860845, 0.05698864, -0.0049931635, 0.040782258, -0.04317898, 0.020790583, 0.043445278, 0.093738325, -0.020790583, 0.017480828, 0.00024668608, 0.009563098, -0.0032360456, -0.05348867, -0.0070807817, -0.02919812, 0.00047227007, 0.009035248, 0.012088211, -0.018745763, 0.006795458, 0.0068715443, 0.031119298, 0.010823277, -0.034314923, 0.025184566, -0.037643697, 0.010842298, -0.064369015, 0.036140993, 0.03511383, -0.011783866, 0.01616834, 0.034086663, -0.0008833144, -0.024594897, 0.03937466, 0.03258396, 0.021209057, 0.037472505, 0.08437971, -0.0056066094, 0.009401414, -0.015236283, -0.021627532, 0.032051355, -0.036730662, 0.035988823, -0.033725254, 0.012354514, -0.04812459, -0.051738687, -0.03595078, -0.011517564, -0.026325861, -0.0076371627, -0.015122153, -0.0373774, 0.020961776, 0.06292337, 0.035551324, -0.029007904, 0.04599417, -0.007109314, 0.009011472, 0.013001247, 0.07433632, -0.013020269, -0.0017868393, -0.045537654, -0.01847946, -0.012411579, -0.052727807, -0.0031670923, -0.047972415, -0.040021397, -0.016938714, -0.018821849, 0.037111096, -0.05017892, -0.03859478, 0.039983355, 0.00054597866, 0.018060986, -0.041771382, 0.032317657, 0.024157401, 0.0015348034, 0.040934432, -0.013609937, 0.039679006, -0.046869162, -0.024043271, -0.0066813286, -0.044967007, -0.0005700528, 0.005658919, -0.0026487545, -0.0066195084, 0.02402425, -0.0349997, -0.025241632, 0.002268323, 0.0043725846, -0.023206323, 0.00856922, -0.007142602, -0.01641562, -0.03296439, 0.0029126788, -0.02763835, -0.03509481, -0.03608393, 0.04188551, -0.026972596, 0.012487665, -0.0029007904, 0.028513342, -0.13185756, 0.0013231884, -0.019459073, 0.00084467686, -0.023815013, 0.0032075134, -0.010556974, -0.05634191, -0.005744516, -0.0002154788, -0.019554181, -0.019953633, -0.012078701, -0.021037864, 0.024480768, 0.03983118, -0.0066908393, -0.026820423, -0.020714497, -0.0054259044, -0.02330143, -0.03389645, 0.016662901, -0.04310289, 0.026896508, 0.005744516, -0.013058312, 0.0033168874, -0.024994351, -0.010395291, 0.03404862, -0.046983294, 0.011013493, 0.055010397, 0.052043032, 0.006177257, 0.009311061, -0.010404802, -0.005273732, 0.053526714, -0.044928964, 0.014142542, -0.0039445995, 0.0022350352, 0.031100277, 0.018812338, 0.0061867675, -0.03125245, -0.02522261, 0.004607977, 0.039108362, 0.010357249, -0.039945308, -0.02436664, -0.004018308, 0.01423765, -0.03319265, -0.0047363723, -0.013343636, 0.02992094, -0.030700823, 0.025127502, -0.026839444, -0.029369313, -0.0054639475, -0.001035487, -0.045537654, -0.009315817, 0.003288355, 0.025983473, 0.00052814593, 0.01653926, -0.02992094, -0.020277, 0.022103071, 0.030377457, 0.05162456, 0.003271711, -0.017043332, 0.0012732567, 0.017766152, -0.04295072, -0.01291565, 0.0016037567, 0.018878914, 0.03730131, -0.027067702, 0.019611245, -0.013239017, 0.0027605062, -0.02858943, -0.06870593, -0.0018308267, 0.05443975, -0.010908874, 0.060412526, -0.019649288, -0.062352724, 0.026173688, 0.034143727, -0.054820184, -0.019554181, 0.041124646, 0.016872138, 0.010347737, 0.039793137, 0.028208997, -0.032013312, 0.028189976, 0.033725254, -0.04454853, -0.007874932, -0.044738747, -0.011479521, -0.019135706, -0.008640551, 0.02341556, -0.020372108, -0.029749746, -0.03486655, -0.011279794, -0.031556796, -0.04816263, -0.0054877247, 0.022407416, 0.003100517, -0.0043725846, -0.009087558, 0.010614039, -0.024423704, 0.014313736, -0.040630087, -0.045461565, 0.029978003, -0.003554657, -0.044852875, 0.0019330677, 0.05322237, -0.016158829, -0.03741544, -0.045271352, 0.009106579, -0.04355941, -0.009020982, -0.023948165, -0.014009391, 0.017395232, 0.0091398675, -0.026782379, -0.048543062, -0.010347737, 0.022997085, -0.027486177, 0.015863994, -0.004826725, 0.010452356, -0.00032158353, -0.013571895, 0.015531117, 0.05733103, 0.046869162, -0.0357035, 0.007713249, -0.0070189615, -0.01797539, -0.021893835, 2.5857455e-05, 0.006324674, -0.0342959, 0.02280687, -0.015255304, 0.0071473573, -0.010661594, 0.0020983175, -0.002283778, -0.002080485, 0.0048505017, -0.019088151, 0.019240323, -0.015968613, 0.01037627, 0.0070950477, 0.047934372, -0.013105866, 0.04888545, 0.01291565, -0.028018782, 0.040782258, 0.013315103, -0.006467336, -0.029787788, -0.03960292, 0.027467156, -0.036217082, 0.031100277, -0.0147987865, 0.039298575, 0.0024918264, -0.016025677, 0.051928904, 0.0051405807, 0.0497224, -0.05516257, 0.027847588, -0.015141174, -0.031005168, 0.0026986862, -0.011336859, -0.020219935, 0.0018736252, -0.042684417, 0.0007240087, 0.0057968255, 0.029502464, 0.025051415, -0.0013861974, 0.020372108, 0.0070189615, -0.018127562, 0.002872258, 0.011584139, 0.018203648, 0.03560839, -0.022445459, -0.06634726, -0.049760442, 0.03644534, 0.06345598, -0.011840931, -0.028132912, 0.045347437, 0.0066195084, -0.012202341, 0.039526835, 0.016805563, -0.024937287, -0.016311001, -0.0032027578, -0.022787848, 0.03574154, 0.0016108897, 0.006072638, 0.028570408, 0.01182191], "runbooks/ia-download-mirror.md::1781801630.519": [-0.043288913, 0.019202856, -0.08310868, 0.052225735, -0.019184003, 0.013989709, 0.05132074, 0.008243936, -0.020418942, 0.023152782, -0.03691624, -0.0030402166, -0.030656695, 0.032146167, -0.0064669414, 0.005547806, -0.025339851, 0.036331765, 0.031090338, -0.023774965, 0.007965839, 0.00049050007, 0.03410699, 0.0010947137, -0.0057174927, 0.021606749, -0.025038186, -0.04155434, -0.0027833302, 0.032127313, -0.031109193, -0.025509538, 0.02937462, -0.022945387, -0.018806921, 0.0067167575, -0.027413798, -0.008045969, -0.013631483, 0.036840826, -0.030468155, -0.007489774, -0.028752435, -0.0725127, 0.025302144, -0.022096954, 0.030618988, -0.008338206, 0.011727223, -0.054563638, -0.014517623, 0.013103569, 0.0071409736, -0.020550922, 0.030204197, 0.031693667, -0.02249289, 0.039668933, -0.09630652, -0.00792813, -0.0062878276, 0.008432477, -0.003141557, -0.014668455, -0.024397148, 0.023642987, -0.030694403, 0.028299939, -0.031354297, -0.017081775, -0.021286229, 0.016629277, -0.037764676, -0.01259451, -0.04494807, 0.00799412, 0.019532802, -0.030788673, -0.0039617084, 0.017958488, 0.00040064869, -0.00019148651, -0.01173665, -0.027998274, -0.018231872, 0.008616304, -0.026659636, 0.068628766, 0.04053622, 0.013178986, -0.009851244, -0.01643131, -0.01652558, -0.076962255, -0.060219854, 0.017185472, 0.018222446, -0.025490684, 0.048492633, 0.0023579353, -0.02956316, -0.010869363, -0.015271786, -0.017996196, 0.048869714, -0.03537021, 0.00564679, 0.02603745, -0.022737991, -0.036048956, 0.011444412, 0.024416003, 0.02179529, 0.026188284, -0.016384175, -0.003511568, -0.011727223, -0.01078452, 0.013914294, 0.01563944, 0.05150928, 0.009785255, 0.062180676, -0.04732368, 0.0067356117, 0.048304092, -0.00921492, -0.004140822, 0.027696608, 0.0025099462, -0.020569775, -0.018835202, 0.009794682, 0.030581279, -0.00020238651, -0.029959096, -0.0009468271, 0.046795767, -0.013178986, -0.073266864, 0.064292334, 0.020324672, 0.006740325, -0.021908414, 0.012509666, -0.028073689, 0.089217395, 0.07070271, -0.0283565, -0.03844342, -0.03239127, 0.014649602, 0.04174288, -0.002823395, 0.018910618, 0.0021493623, 0.03350366, 0.014423353, 0.022417473, 0.036784265, 0.012660499, 0.0103508765, -0.0095825745, -0.010765666, 0.040008307, -0.01912744, 0.030656695, -0.031505127, -0.008291071, -0.008974531, 0.004006487, -0.008630444, 0.0364826, 0.0571655, 0.016157927, 0.031128047, 0.025584955, 0.020607483, 0.016553862, -0.024114339, -0.0539226, 0.018920045, -0.04392995, -0.0015743137, -0.018033905, 0.026603073, 0.0031509842, -0.010746812, -0.01164238, 0.05788195, 0.002493449, 0.008097817, 0.026791614, 0.051471572, 0.023303613, -0.016139071, -0.02877129, -0.005896606, -0.013556066, -0.007786725, 0.009375179, 0.024472564, 0.0053592655, 0.055091552, 0.015582877, -0.012839613, -0.016827244, -0.09012239, -0.0026890598, -0.046607226, 0.007904563, -0.023303613, -0.02096571, -0.010652542, -0.0054912437, -0.011783785, -0.008441904, 0.014329082, 0.00967213, -0.021682164, -5.3616222e-05, -0.022926532, -0.0029247354, 0.041214965, 0.025698079, 0.014197105, 0.052451983, 0.0038226598, -0.0065093627, -0.0015448543, -0.0150549635, 0.0050104656, -0.013461797, -0.009700412, 0.043439746, -0.02217237, -0.011774358, 0.014904131, 0.016912088, -0.006749752, 0.053432394, -0.0032122598, 0.00634439, 0.010718531, -0.04634327, -0.036972806, -0.0051518707, 0.010039785, -0.04095101, -0.0030543571, -0.022379765, -0.013197839, 0.016355895, 0.014017991, 0.046192437, 0.009917233, 0.0007842109, 0.018542964, -0.048681173, -0.012283417, 0.037349883, 0.0011701299, 0.0017628543, 0.017166618, -0.019419678, -0.039593518, -0.061426517, -0.052188028, 0.009441169, -0.016582143, -0.04430703, 0.023906942, 0.015205796, 0.026188284, -0.016959224, 0.03746301, 0.010313169, 0.005274422, 0.07428498, 0.05256511, -0.058221325, 0.020041863, 0.043892242, -0.0067733196, -0.027790878, 0.011444412, 0.0063585304, 0.018448694, -0.0015059677, -0.027979419, -0.012849039, 0.024887355, 0.06285942, 0.019457387, -0.03127888, 0.03851884, -0.005500671, -0.15807241, -0.036689993, 0.023831528, 0.016648132, 0.023774965, 0.0115952445, -0.0075981845, -0.0136974715, 0.002646638, 0.06304796, 0.011218163, -0.041214965, -0.028035982, -0.03410699, 0.09608027, 0.025547246, -0.018392133, 0.002882314, -0.0076123253, -0.026489949, -0.016421882, 0.0008413623, 0.049020547, -9.368109e-05, 0.039857473, -0.028658165, 0.044080783, 0.019796759, -0.016827244, 0.006033298, -0.030468155, -0.017072348, 0.008875547, 0.04132809, -0.011849774, -0.011717796, 0.003141557, -0.031618252, 0.0091300765, -0.0035940544, 0.017619116, -0.0018948326, 0.0012514379, 0.03137315, -0.012283417, 0.007546336, -0.021078834, -0.01338638, -0.013235548, -0.009851244, 0.014574185, 0.0005550163, 0.0008101352, 0.017458856, -0.022794554, -0.037312176, 0.029883679, 0.05494072, -0.01592225, 0.004093687, -0.0017110056, 0.00093563256, -0.032730643, -0.0311469, -0.029412327, -0.043477453, 0.014932413, -0.015347201, -0.0027526922, -0.035294794, 0.0156205855, -0.057655703, -0.002089265, -0.0072918064, -0.018015051, -0.0036435463, 0.043100372, -0.004935049, -0.010171764, -0.12164637, -0.0154508995, -0.024397148, -0.030977214, 0.020154987, -0.011237018, -0.022737991, 0.043213498, 0.005425255, 0.005736347, 0.23228197, -0.040800177, -0.012933883, 0.009596715, 0.01513038, -0.01052999, -0.004129038, 0.041177258, -0.007574617, -0.03007222, 0.038424566, 0.02179529, 0.0185901, 0.0072493847, 0.0206829, 0.0065423576, -0.013612629, -0.00880013, 0.07477519, 0.0015554597, 0.05569488, -0.01665756, 0.006217125, 0.033447094, 0.0077725844, -0.050641995, -0.010822228, 0.016120218, -0.022568306, 0.03819832, -0.02496277, 0.0056373626, 0.027772024, 0.013263828, -0.01760969, 0.0105771255, 0.0030802814, -0.0020008867, -0.023039656, -0.0139802825, 0.013433515, -0.017072348, 0.0005173082, -0.0060191574, 0.015554597, -0.042647876, 0.009690985, 0.031674813, -0.024133192, -0.01452705, 0.0002468703, -0.04215767, -0.022191225, 0.0064245197, -0.009535439, -0.012575655, -0.046607226, -0.025735786, -0.0033795896, 0.031165754, 0.012226855, -0.0009645028, -0.013329818, 0.0006422163, 0.03521938, 0.051433865, -0.02928035, -0.06610232, 0.003412584, 0.033447094, -0.001101784, 0.013424088, -0.012651072, -0.04615473, 0.0353325, 0.0066696224, 0.04211996, 0.018646661, -0.013754034, 0.001842984, -0.021041127, 0.012519093, 0.0018842273, 0.00031875138, 0.0012644002, 0.005953168, -0.051999487, -0.0041337516, -0.027922858, -0.049246795, -0.008677579, -0.019400824, -0.03685968, 0.033993863, 0.035162814, 0.008743568, 0.016063657, 0.014347937, -0.009775829, -0.016600996, 0.009662704, 0.009068801, -0.0017251462, -0.03695395, 0.049963247, -0.006782747, 0.0015684218, -0.0073059467, 0.025566101, -0.006132282, -0.053243853, 0.026659636, 0.04317579, -0.012820758, 0.0149984015, 0.09004697, 0.018090466, 0.054978427, -0.00791399, -0.02328476, -0.069194384, 0.023133926, -0.023416737, 0.027489213, 0.037745822, -0.052112613, -0.015648866, -0.03978206, -0.021682164, 0.045513693, 0.00929505, -0.031165754, 0.014875851, 0.047059726, 0.022436326, -0.015686575, 0.04113955, 0.051471572, -0.0148852775, -0.01938197, -0.022945387, 0.00851732, -0.017430576, 0.000568273, 0.024887355, 0.068251684, 0.039895184, -0.02356757, -0.014404499, -0.0035257086, -0.014159396, 0.018580673, 0.009012239, -0.044457864, -0.052263442, -0.05030262, -0.042459335, -0.0009044055, -0.020607483, -0.026414532, -0.018901192, 0.053470105, -0.029261496, 0.04951075, 0.009544866, 0.008988671, 0.011783785, 0.05916403, -0.019118013, -0.03727447, -0.0003785541, -0.05829674, -0.06331192, 0.019457387, -0.011161601, -0.092234045, -0.06346276, -0.014385645, -0.017260889, -0.04656952, 0.03225929, 0.0037024652, -0.06433004, 0.017854791, 0.0385754, 0.05132074, -0.027112132, -0.034993127, -0.00051288924, -0.014461061, 0.005264995, 0.09230946, 0.047851596, 0.0012208001, 0.046871185, -0.00047989466, 0.04656952, 0.0075604767, 0.014451634, -0.01259451, -2.9754057e-05, -0.031825647, 0.0047912872, -0.028940976, -0.040234555, 0.007607612, -0.047813885, 0.0025924328, -0.013518359, 0.014310229, 0.008884974, -0.018316716, -0.024529127, -0.005279136, -0.013933147, 0.00808839, 0.05011408, 0.019721342, 0.042195376, -0.046871185, 0.015422618, -0.013744607, 0.07040104, -0.043628287, 0.023416737, 0.06285942, 0.038877062, -0.01122759, -0.0077772983, -0.038726233, -0.0032169733, -0.07507685, -0.01760969, -0.040460806, -0.006537644, -0.023001948, 0.010831655, 0.017996196, -0.02258716, -0.017788801, 0.06033298, -0.053507812, 0.005632649, 0.03384303, -0.012849039, 0.054639056, 0.050679702, -0.011774358, 0.030015657, -0.012613364, -0.02286997, -0.040423095, 0.020136133, -0.0206829, 0.013207266, -0.0017781731, -0.026225992, -0.0045367572, -0.0051094494, -0.011548109, -0.02268143, 0.022756847, 0.014611893, 0.016148498, -0.018420413, 0.03239127, 0.030128783, -0.026094014, -0.02249289, -0.041403506, 0.019815613, 0.0035139248, 0.00077419466, -0.060823184, 0.020984564, -0.04072476, 0.014640175, 0.03342824, -0.0068157413, 0.026810467, -0.05550634, 0.034333237, 0.05275365, 0.06636628, -0.0017098272, 0.0049209087, 0.011802639, 0.0070467037, 0.009328044, -0.02760234, 0.009592001, -0.024623398, 0.00182413, -0.025264435, 0.027149841, -0.034314383, -0.0026042166, 0.010765666, 0.0026277842, 0.0018971894, -0.014206531, 0.0077725844, -0.012811331, -0.0018724435, -0.050830536, 0.027772024, 0.023077365, -0.020211548, 0.07051417, 0.067045026, 0.013442942, -0.023906942, 0.009370466, 0.004850206, 0.024661105, 0.015658293, 0.10513022, 0.00260893, 0.00015451488, -0.03974435, 0.0012255136, 0.032372415, -0.047022015, 0.022756847, -0.0038839355, 0.02667849, -0.062821716, -0.007282379, -0.024434857, -0.0030119354, -0.024510274, 0.037613843, 0.004317579, -0.03305116, 0.014470488, 0.048228677, 0.024152046, -0.017279742, 0.053998016, -0.024397148, -0.00052968116, 0.028714728, 0.05874924, -0.008998098, 0.039706644, -0.0539226, 0.00067049736, 0.009860671, -0.042497043, -0.0050764545, -0.05712779, -0.025698079, -0.017835937, -0.035351355, 0.054375097, -0.054639056, 0.001989103, 0.061049435, 0.04057393, 0.019551657, -0.03695395, 0.01380117, 0.013160131, 0.0028351787, 0.015064391, -0.024378294, 0.025396414, -0.03587927, -0.055355508, 0.0076877414, -0.032843765, 0.023397883, 0.01259451, -0.016205061, -0.04457099, 0.030996067, -0.039254144, 0.010284888, 0.024416003, -0.004793644, -0.036878534, -0.011972326, -0.030015657, 0.004925622, 0.004501406, -0.0147155905, -0.05373406, -0.024510274, -0.04491036, 0.025113603, -0.02933691, 0.020418942, -0.029864825, 0.010793948, -0.12451219, 0.014555331, -0.01601652, 0.008993384, -0.023850381, 0.007880995, -0.009233774, -0.08522034, 0.0034903572, -0.02188956, -0.022096954, -0.053696353, 0.014310229, -0.02839421, 0.016157927, 0.027922858, -0.009936088, 0.01573371, 0.0030237192, 0.0009197244, 0.008639871, -0.009936088, 0.017487137, -0.032089602, 0.036878534, -0.011783785, 0.016233342, -0.025584955, -0.025547246, 0.010775093, 0.013009299, -0.035502188, -0.00756519, 0.046418685, 0.011491547, 0.01129358, 0.011680088, -0.012575655, 0.012905601, 0.025641516, -0.00843719, 0.031222317, 0.0006917082, 0.0074426387, 0.00018441623, 0.008498466, 0.0016909732, -0.022247786, -0.03514396, 0.0068628765, 0.019268846, 0.022191225, -0.04913367, -0.048266385, -0.007857428, 0.003200476, -0.046003897, -0.0059060333, 0.012330553, 0.02756463, -0.019004889, 0.028318793, -0.042647876, -0.02603745, -0.020833733, -0.0044165626, -0.04374141, -0.01294331, 0.00014611894, 0.018165883, -0.023963505, 0.03095836, -0.0059296004, -0.02077717, 0.0044660545, 0.03178794, 0.029751701, 0.005807049, 0.019419678, -0.0010522921, 0.024830792, -0.055430926, -0.021267375, -0.010558272, 0.026659636, 0.013367526, -0.029223787, -0.008144952, -0.032749496, 0.0036011247, -0.044797238, -0.06474483, -0.021191958, 0.040649343, -0.023341322, 0.04853034, -0.049246795, -0.040498514, 0.027621193, 0.045928482, -0.05396031, -0.031297732, 0.023133926, 0.017685104, 0.017949061, 0.041856006, 0.036331765, -0.016742403, 0.05678842, -0.008470185, -0.045023486, -0.034182403, -0.04796472, 0.0015943461, -0.03691624, -0.02575464, 0.009662704, 0.002976584, -0.021625603, -0.075755596, -0.0047960007, -0.03765155, -0.032504395, -0.01268878, 0.031580545, 0.040460806, 0.00013521893, 0.006679049, -0.0075510493, -0.021870704, 0.014366791, -0.034597192, -0.03914102, 0.010247179, 0.002540584, -0.028827852, -0.0034691463, 0.053093024, -0.0024510273, -0.029431181, 0.0038297302, 0.017345732, -0.022266641, -0.006740325, -0.02579235, -0.040611636, 0.007711309, 0.014536478, -0.030581279, -0.0044189193, -0.03457834, -0.0035162815, -0.04457099, 0.015771419, 0.019495094, 0.029544307, 0.002060984, -0.0026702057, 0.011180455, 0.039329562, 0.059013195, -0.034088135, -0.0032853193, 0.015752563, -0.004315222, 0.0046192436, -0.006353817, -0.028205669, 0.0030991356, 0.0032476112, -0.0056373626, 0.0051754382, -0.028092545, 0.017260889, 0.0039334274, -0.0057976223, -0.011265298, 0.00027677167, 0.016139071, 0.00808839, 0.009370466, 0.022191225, 0.06896814, 0.027074425, 0.04332662, 0.028205669, -0.019796759, 0.04977471, -0.011661233, -0.023322467, -0.02090915, -0.007880995, 0.021323938, -0.008154379, 0.018137602, -0.019589365, 0.018844629, 0.0067733196, 0.001581384, 0.03631291, 0.004840779, 0.04815326, -0.06515962, 0.037199054, -0.038839355, -0.023699548, -0.027338382, -0.016139071, -0.028940976, 0.0156205855, -0.038650814, 0.018844629, -0.019297127, 0.046041604, 0.043100372, 0.0012314055, 0.0020291677, 0.055958837, -0.010548844, -0.010727958, 0.030543571, 0.019872176, -0.009101796, -0.039480392, -0.043213498, -0.040272266, 0.04234621, 0.033522513, -0.022606013, -0.024378294, 0.01085051, 0.03244783, -0.017769948, 0.037067074, -0.002387395, -0.008950964, 0.03929185, 0.01906145, 0.00047105682, 0.0339373, -0.0065235035, -0.020833733, 0.008950964, 0.0029365192], "runbooks/idahomesh-bridge-setup.md::1781801632.372": [0.014184015, -0.011576234, -0.036277976, 0.013135129, -0.009497709, 0.006649358, 0.02792538, 0.01650311, -0.019130137, 0.043341115, -0.036528166, -0.0056245294, -0.005749626, -0.0042123827, 0.018802961, -0.028964642, 0.008429578, -0.013943444, 0.03011938, -0.017311426, 0.012028506, 0.0019365895, 0.007327766, 0.020246381, -0.0004658039, 0.01608933, 0.008463257, -0.04222487, 0.014694023, 0.007674187, -0.0027040082, -0.023498889, 0.014347603, -0.029946169, -0.014001181, -0.035046257, -0.016454997, -0.025731381, -0.028425766, -0.0015083747, 0.006990968, 0.00020839387, -0.021824522, -0.0014831148, -0.022478873, -0.037240256, 0.04615097, -0.03208243, 0.041224096, -0.028887661, -0.030061644, -0.019803733, -0.0053021656, -0.050308026, 0.058429673, 0.025615906, -0.03560438, 0.02836803, -0.10184777, -0.036797605, -0.059161004, 0.024345696, -0.03108166, -0.019370707, 0.015896874, 0.06516564, -0.01718633, 0.018706733, -0.010652445, -0.014867234, -0.008318915, 0.02634724, -0.054773007, -0.022767557, -0.0442649, 0.046843816, 0.044957746, -0.023960784, 0.00050700153, -0.038202535, -0.002222868, -0.019745996, -0.00029665304, 0.031582046, 0.007938814, 0.043687534, -0.039126325, 0.0740956, -0.012066998, -0.030408064, 0.0045058783, -0.029234082, 0.014886479, -0.023691345, -0.015069312, -0.014424585, -0.0023058646, -0.04853743, 0.024172487, -0.032813765, -0.0071497443, 0.009516954, -0.034969274, 0.010758296, 0.004501067, 0.040916167, -0.0037986024, -0.016464619, 0.019370707, -0.02428796, 0.014896102, -0.026385732, -0.019784488, -0.007602016, -0.013760611, -0.06809097, -0.020554312, -0.059738375, -0.025250241, -0.009002134, 0.0077511696, -0.03558513, 0.03633571, -0.059084024, -0.012884936, -0.03606627, -0.014395717, -0.025500434, 0.004999047, -0.0003085312, -0.010007718, -0.0631256, -0.01900504, -0.02305624, -0.02143961, -0.007948437, -0.012172848, 0.0024044984, -0.0063462397, -0.041070133, 0.048152518, 0.03910708, -0.018427672, -0.035142485, 0.04291771, -0.06520413, 0.032813765, -0.0022577506, 0.014357225, 0.009921112, -0.0048354594, 0.052386552, -0.01790804, 0.030812223, 0.014655532, -0.034584362, 0.03647043, -0.0043206397, 0.037028555, 0.03937652, -0.040146343, 0.06366448, -0.07113177, 0.01166284, 0.052232586, -0.029465029, 0.0043711592, -0.010719805, 0.03774064, 0.016522355, -0.01159548, 0.017041987, 0.06116255, 0.02617403, -0.009492897, 0.011787936, 0.034160957, 0.025250241, -0.0072411606, -0.010296402, -0.069669105, 0.034334168, -0.023094732, -0.0013087015, -0.016753303, 0.017869549, -0.0013592212, -0.042186376, -0.02648196, 0.047767606, 0.0044577643, 0.04730571, 0.0670902, -0.004108938, 0.02301775, 0.030754484, -0.012172848, -0.05996932, 0.049114797, -0.028079346, -0.0333334, 0.01989996, 0.037856113, 0.006466525, 0.014472699, 0.007736735, 0.029888432, -0.033833783, 0.0063269944, -0.022305662, 0.03314094, 0.00017742047, 0.00339685, 0.003002315, -0.0018535928, 0.03310245, 0.012586629, 0.048652902, 0.007385503, 0.02648196, 0.010200174, 0.02401852, -0.0026534884, -0.022652082, 0.008973266, 0.028425766, 0.038106307, 0.016926514, -0.0068321917, -0.010604331, -0.03520022, 0.067667566, -0.03606627, -0.0048450823, 0.042301852, 0.03774064, -0.05519641, 0.019091645, 0.0072700293, 0.038067818, 0.010469612, -0.015377242, 0.034276433, -0.00610567, -0.033294905, 0.024307206, 0.05015406, -0.004861922, -0.03520022, -0.0058987793, -0.032236397, -0.017821435, -0.034103222, 0.03423794, 0.054926973, 0.03585457, 0.029734468, 0.029580502, -0.006577187, -0.009112797, 0.01972675, 0.026597433, 0.01293305, 0.027482731, -0.005162635, 0.009035814, -0.005927648, -0.012365305, 0.020554312, -0.006683038, -0.025000047, 0.039607465, 0.023556627, 0.053425815, -0.025538925, -0.014588173, -0.0065002046, -0.04541964, 0.07871454, 0.0025307976, -0.012374927, 0.044341885, 0.027694432, -0.014337979, 0.01200926, 0.026847625, -0.02950352, -0.052809954, -0.0065050162, -0.05558132, -0.019399574, -0.005812174, 0.063625984, -0.0039116703, -0.03629722, 0.040184833, -0.020342609, -0.17644376, 0.025596661, 0.0201694, 0.050077077, -0.0030720804, 0.005210749, -0.051039357, -0.02884917, -0.041762974, 0.053502794, 0.029753713, -0.03591231, 0.014453453, -0.012711725, 0.036220238, -0.00761645, 0.028541239, 0.04668985, 0.020342609, -0.027001591, -0.04476529, -0.00932931, 0.045227185, -0.0019462123, -0.034218695, -0.015723664, 0.03801008, 0.01214398, -0.04449585, -0.0011198539, -0.013827971, -0.0016960194, -0.009180156, 0.015136672, 0.0024105127, -0.025500434, -0.014251375, 0.0055667926, 0.014434207, -0.006572376, 0.011739822, 0.034141712, 0.036277976, -0.007303709, 0.009637239, -0.02665517, 0.036220238, -0.0032188282, -0.020554312, -0.012788708, 0.01602197, 0.005691889, 0.0022192595, -0.058275707, -0.015261768, -0.044957746, 0.019159004, 0.03731724, -0.030831467, -0.061431985, -0.0124519095, 0.024172487, 0.0031707142, 0.00051903, -0.031543557, -0.01766747, -0.003358359, 0.026366485, 0.008588353, -0.04476529, 0.022806048, -0.023922293, 0.01019055, -0.007842586, -0.042455815, 0.025789117, -0.033602834, -0.037721395, -0.03795234, -0.13233282, 0.001070537, 0.025654398, -0.018379558, 0.020458084, -0.013183243, -0.04249431, 0.011710954, 0.024191732, 0.052848443, 0.26404977, 0.026077801, -0.04992311, -0.011431892, 0.008963643, -0.032274887, 0.011220191, 0.037586678, -0.0045539923, -0.017763698, -0.011229813, 0.022632837, 0.02332568, -0.015973857, -0.0007716287, 0.008453635, -0.033602834, 0.030889204, 0.013462304, -0.04291771, 0.01876447, -0.04765213, 0.017080478, 0.042840727, -0.057505883, -0.028945398, 0.014568927, 0.055311885, -0.027078573, 0.020977715, -0.0021711453, 0.017792566, 0.039992377, -0.057505883, -0.034661345, 0.05969988, -0.020573556, -0.01968826, -0.008140893, -0.010883393, 0.030619765, -0.005153012, 0.042070903, 0.01955354, 0.0019534293, -0.0007559916, 0.018841453, 0.03937652, 0.012711725, -0.023749083, 0.016724436, -0.011075849, -0.034584362, 0.0148768565, 0.026558941, -0.0736722, -0.03060052, -0.021805275, 0.018475786, 0.012201717, 0.055465847, 0.019842224, -0.081755355, -0.011441515, 0.0030071265, 0.015252146, -0.014857611, -0.008217876, -0.010652445, 0.050731428, 0.0394535, 0.005427262, -0.008641279, -0.010036586, 0.02065054, -0.027271029, 0.04919178, 0.007909946, -0.049307253, 0.0023551816, -0.039953887, 0.013019655, -0.02332568, 0.011778314, -0.024711363, 0.06462676, 0.002583723, 0.044726796, -0.024114748, -0.032698292, 0.013279471, -0.019303346, -0.0048210253, 0.06343353, 0.003300622, 0.035084747, 0.025154013, -0.018783715, -0.033294905, -0.0146844005, -0.023749083, 0.0034353414, 0.010729427, -0.0047488543, 0.0049894243, -0.026905363, -0.0021146114, 0.008323726, 0.03344887, 0.014097409, -0.051308796, 0.0046766833, 0.04387999, -0.036277976, -0.005128955, 0.022632837, -0.02398003, 0.00028191812, 0.034834553, -0.017590487, -0.0070438934, 0.005942082, -0.022613592, -0.0047223917, -0.015425356, -0.07559676, -0.016762927, -0.020323364, -0.026077801, 0.068668336, 0.038568202, -0.030754484, 0.00062187377, 0.049730655, 0.0011463166, 0.0070727617, 0.047767606, -0.01948618, -0.021632066, 0.034603607, -0.047690623, -0.030234853, -0.03306396, -0.036220238, 0.018312197, 0.010007718, 0.019091645, -0.023094732, -0.0019582408, 0.03108166, -0.0020677003, 0.0021639282, 0.011499252, -0.054696023, -0.048614413, -0.018485408, -0.0148768565, 0.021381874, 0.06508865, -0.006957288, -0.024653627, 0.018158233, -0.012577007, 0.031023923, 0.0011234625, -0.01293305, -0.035565887, 0.04449585, 0.045304164, -0.016820664, -0.0054128277, -0.050000094, -0.07790623, 0.059738375, -0.013394944, -0.017205575, -0.092609875, -0.024557399, 0.02919559, -0.009892244, 0.055350374, 0.013433436, -0.065858476, 0.023595117, 0.029311065, 0.022363398, -0.035007764, -0.01378948, -0.0070871958, -0.040646728, -0.041416552, 0.10130889, 0.015184786, -0.00813127, 0.01324098, 0.011162454, 0.023652855, -0.0003019155, -0.010113568, -0.03608552, -0.0031779313, 0.015685173, 0.0004209977, 0.008290047, 0.01650311, -0.015906496, 0.049692165, 0.024923066, -0.052579008, 0.060200267, -0.012394173, 0.012163226, -0.052001636, -0.0065098274, 0.01584876, -0.007654941, 0.0147325145, 0.07228651, -0.011990015, -0.02446117, 0.016926514, -0.017542373, 0.025115522, -0.043956973, 0.001401321, -0.015319506, 0.040415782, -0.0025404205, 0.00047181814, -0.010969997, -0.0015516774, 0.036104765, 0.04126259, 0.005783306, 0.017244067, -0.029137854, 0.032236397, 0.0026991968, 0.021593574, -0.008520993, 0.05712097, -0.00956988, 0.05619718, 0.012904181, 0.013847216, 0.043264132, -0.021093188, 0.038298763, 0.016647452, -0.0071786125, -0.012471155, -0.038683675, -0.008270801, 0.012884936, 0.03791385, 0.040685218, 0.018639373, -0.029349556, -0.008448822, 0.04761364, -0.012297945, 0.021324135, -0.040454272, 0.021324135, -0.0016683538, -0.015752532, 0.00368794, -0.013866462, -0.02095847, -0.01725369, -0.014694023, -0.02857973, -0.024230223, -0.00341369, 0.05488848, 0.010893015, -0.0049244706, 0.011075849, -0.006081613, 0.016185557, -0.050231043, -0.041878447, 0.013404568, 0.028040854, -0.052925427, -0.01475176, -0.0024020928, -0.007553902, 0.011364533, -0.03797159, 0.04607399, -8.269598e-05, -0.040223327, -0.02415324, 0.0064809592, -0.018793339, -0.01571404, -0.010315647, 0.006942854, 0.0045130956, -0.04099315, 0.008025419, -0.020438839, -0.0031803371, 0.0033920389, 0.0036350146, 0.0036951571, 0.0035989292, 0.045304164, 0.0034112844, -0.030177116, -0.039876904, 0.008424765, 0.04896083, -0.027559714, -0.015357996, 0.030869959, -0.0109988665, 0.016955383, -0.025269486, -0.011864918, 0.021150926, 0.035046257, -0.040531255, 0.029214837, 0.016349146, -0.009011757, 0.02709782, -0.011547366, 0.001706845, -0.024518907, -0.0022048252, -0.01536762, 0.0036229861, -0.0070583276, 0.00765013, 0.06485771, -0.013808725, 0.018225593, 0.00092499214, 0.0018872726, 0.006909174, 0.06331806, -0.035777587, 0.042802237, -0.05812174, 0.020458084, -0.017417276, -0.03931878, 0.049615182, -0.009646862, -0.0064376565, -0.033660572, -0.025327222, -0.0085979765, -0.03393001, -0.039953887, -0.0064232224, 0.020400347, -0.016406883, -0.0394535, 0.05839118, 0.014982708, -0.012846445, -0.0101231905, -0.011576234, 0.05927648, -0.02621252, -0.021324135, 0.027713679, -0.019976944, -0.010604331, -0.024615135, 0.026809135, 0.037663657, -0.0023022562, 0.0026366485, 0.014376471, 0.038645186, 0.013818348, -0.051886164, -0.025750626, -0.036855344, -0.0032717537, -0.029291818, -0.008213064, -0.0517322, -0.01955354, 0.030350327, 0.01159548, -0.02353738, 0.039953887, -0.03060052, 0.010777541, -0.12986937, -0.002600563, 0.019168628, -0.008929963, 0.010575463, 0.023614364, 0.02665517, -0.033083204, -0.0333334, -0.01989996, -0.04799855, 0.022209434, 0.014636287, -0.059084024, 0.009401481, 0.019822977, -0.025038539, -0.021227907, -0.045535114, 0.005051973, 0.008939586, -0.013423813, 0.026578188, 0.03231338, 0.027424995, -0.02898389, -0.024268715, 0.0088144895, -0.0036133633, 0.004380782, -0.040146343, -0.06932269, 0.0147325145, 0.02648196, 0.036489677, 0.039607465, 0.007698244, 0.024865327, -0.023960784, 0.002665517, 0.030639011, 0.020111663, -0.037028555, -0.03450738, -0.0055908496, 0.05804476, -0.025731381, -0.030138625, -0.049422726, -0.0023599928, -0.0054561305, 0.015627434, -0.04318715, 0.018437294, 0.0110950945, 0.037682906, -0.055427358, 0.0029012756, 0.0020893516, 0.028464258, -0.04010785, -0.0065916213, -0.008958831, -0.01711897, -0.044996236, 0.016811041, -0.008472879, 0.020842995, 0.00089732656, 0.02086224, 0.010142436, -0.04099315, -0.02534647, -0.011893787, 0.01214398, -0.003615769, 0.016243296, -0.006779266, 0.021035451, -0.0196209, 0.0052299947, -0.030889204, -0.009921112, -0.0055908496, 0.06747511, -0.0053358455, 0.0013688441, -0.0027978306, 0.010132814, 0.002102583, -0.002320299, -0.04949971, -0.0062500117, 0.0069861566, -0.04133957, 0.006673415, 0.022632837, -0.017821435, 0.015935365, 0.014357225, -0.025596661, 0.035662115, 0.015030822, 0.008925152, 0.0020231947, -0.0269631, -0.004161863, -0.02898389, -0.0082323095, -0.012836822, -0.06520413, 0.007558713, -0.02192075, 0.00816495, -0.06289466, 0.012269076, 0.03169752, 0.04249431, -0.022093961, -0.050654445, -0.014636287, -0.005379148, -0.020766012, -0.016435752, -0.0024514096, 0.016551225, 0.029214837, 0.0015360402, 0.015521584, -0.022690574, 0.023075486, -0.046535887, -0.007467297, 0.002559666, 0.032948483, -0.028772186, -0.058545146, 0.025461942, -0.0050134812, -0.019495804, -0.014520813, 0.005783306, -0.009314875, -0.03192847, -0.007626073, -0.050115567, -0.031947713, 0.01135491, -0.024788346, -0.017349917, -0.01784068, 0.004830648, -0.0071978583, 0.032948483, -0.021189416, 0.024384188, 0.015560076, -0.018341066, -0.004693523, 0.0234604, 0.0451502, -0.014530435, -0.016175935, -0.000507603, -0.027251784, 0.006490582, -0.0026991968, -0.019803733, 0.017821435, -0.007279652, -0.007553902, 0.037124783, 0.0065819984, 0.084603705, 0.00758277, -0.010854524, 0.018408425, -0.029368801, 0.043033183, 0.019996189, 0.00521556, -0.016118199, 0.018129366, 0.015425356, 0.018918434, 0.026020065, 0.007279652, 0.037336484, -0.03979992, 0.010989243, -0.008338161, -0.05331034, 0.0039020474, -0.03144733, 0.022594346, -0.033025466, 0.034815308, 0.004881168, 0.010036586, 0.048383463, -0.0008642482, -0.01372212, 0.011499252, -0.005191503, -0.007472108, 0.0009526577, 0.0073133316, -0.008126459, 0.018600883, 0.049422726, -0.014886479, -0.006798512, 0.028156327, 0.034218695, 0.042301852, 0.007746358, 0.05812174, 0.025673645, -0.03125487, -0.012105489, 0.022151697, 0.031793747, -0.031678274, -0.045612097, 0.012740593, -0.045227185, 0.028560486, 0.031620536, -0.025250241, -0.038414236, 0.026886117, 0.027732924, -0.0046983347, 0.016118199, -0.017475015, 0.011556989, 0.013192866, 0.019159004, 0.0063366173, -0.0017405249, 0.0574289, -0.01838918, -0.012509647, 0.0118456725], "runbooks/idahomesh-vpn-device-setup.md::1781801634.182": [0.0020153192, -0.0035203113, -0.03625212, 0.014790033, -0.011775323, -0.009904125, 0.035212565, 0.007125677, -0.008340066, 0.046572067, -0.04328329, -0.0038534414, -0.0042692637, 0.012758176, 0.009611159, -0.037121564, -0.008146332, 0.004774865, 0.02171725, -0.023153726, 0.009611159, -0.008755889, 0.015583875, 0.009374896, 0.00016582674, 0.010187639, 0.02472251, -0.014912889, 0.0039668474, -0.0012687297, -0.018050456, -0.022265378, 0.007843915, -0.014950692, -0.042829666, -0.05020106, -0.037669696, -0.0063601867, -0.034097407, 0.019307373, 0.0036998708, -0.006350736, -0.025440747, 0.0074942466, -0.017152658, -0.050465673, 0.04025913, -0.02871062, 0.04517339, -0.058857717, -0.012512462, -0.031413462, 0.003106852, -0.04290527, 0.036724646, 0.027255243, -0.039351884, 0.023304934, -0.08641537, -0.033171255, -0.03927628, 0.017492875, -0.022170873, -0.021036813, 0.014893988, 0.049180403, -0.030751929, 0.002778447, -0.009677312, -0.018938802, -0.004021188, 0.014024543, -0.022511091, -0.03419191, -0.048273157, 0.017407821, 0.048121948, -0.003144654, 0.0036620689, -0.016699035, 0.0009172892, 0.0026485028, 0.019373525, 0.03283104, 0.022529993, 0.052809395, -0.039956715, 0.07420533, -0.009904125, -0.02927765, -0.00420311, -0.0069602933, 0.022227576, -0.042035826, -0.01980825, 0.026158985, -0.0066578775, -0.05379225, 0.023248231, -0.025006024, 0.0008889377, 0.00077730365, -0.010414451, 0.01641552, 0.014024543, 0.020318575, -0.00040489488, -0.010367199, 0.029372156, -0.014761682, 0.016680133, -0.03719717, -0.01020654, -0.024231084, -0.0049945894, -0.06301594, 0.010140386, -0.057685856, -0.009214238, -0.009724565, 0.03283104, -0.032528624, 0.032037195, -0.05228017, -0.017993752, -0.01379773, -0.033757187, -0.01984605, 0.047895137, -0.0059585404, -0.0027831723, -0.0869446, -0.029258749, -0.014185201, -0.024023172, -0.015139702, -0.012805428, 0.04252725, -0.014582122, -0.066758335, 0.059916172, 0.05228017, -0.0073572146, -0.019316822, 0.047252502, -0.042754065, 0.051297314, 0.0059774416, 0.00080270186, 0.021641646, -0.0029792702, 0.03799101, -0.0011452825, 0.017577931, -0.00033135817, -0.042640656, 0.018069357, 0.004746514, 0.057118826, 0.041052975, -0.020847803, 0.044492956, -0.049407214, 0.008231386, 0.043585707, -0.026537005, 0.016850242, -0.029542264, 0.03377609, -0.001443564, 0.0045409654, 0.036856953, 0.069555685, 0.040296935, 0.0062467805, 0.0088220425, 0.023569549, 0.013731577, -0.008080178, -0.011699719, -0.09889004, 0.02398537, -0.041430995, -0.0096962135, -0.018522982, -0.009237864, -0.0024287787, -0.036006406, -0.0245524, 0.034116305, -0.002343724, 0.039918914, 0.07840135, 0.00021499889, 0.05152413, 0.046572067, -0.033681583, -0.06256231, 0.030506216, -0.013325205, -0.011085437, 0.027538758, 0.03734838, -0.0009497753, 0.009185886, 0.005008765, 0.034702238, -0.046609867, 0.011595764, -0.047895137, 0.03267983, 0.010830273, -0.0032864115, 0.0068138107, -0.01736057, 0.04494658, 0.008009299, 0.047932938, -0.0130889425, 0.006119199, -0.0002429074, 0.015357063, 0.0019184515, -0.008538527, -0.0014730968, 0.017464524, 0.029542264, 0.025384044, -0.0059396396, 0.017105406, -0.026310192, 0.06369637, -0.011368952, -0.0019397152, 0.038444635, 0.020677695, -0.07261764, 0.03649783, 0.00037329475, 0.028049085, -0.0026390522, -0.0058120578, 0.04018353, 0.007191831, -0.036554534, -0.00382509, 0.039351884, 0.0057317284, -0.033114552, -0.0094316, -0.01774804, -0.0154799195, -0.01891045, 0.018409574, 0.039011665, 0.025724262, 0.016235959, 0.019212868, 0.009039404, -0.005934914, 0.0283515, 0.034777842, 0.0283515, 0.019288471, -0.0022409498, 0.012984987, -0.018447377, -0.011633566, 0.01417575, -0.012994438, -0.032037195, 0.023002518, 0.012899933, 0.059764963, -0.043169886, -0.024457894, 0.009072481, -0.037518486, 0.096168295, 0.017814193, -0.008325891, 0.040863965, 0.01567838, 0.0041109677, 0.024382291, 0.03999452, -0.016727386, -0.03791541, -0.0066626025, -0.063431755, -0.0075793015, -0.017105406, 0.069782495, -0.0077116084, -0.034078505, 0.027444253, -0.023664054, -0.16345586, 0.018560782, 0.0042172857, 0.04369911, 0.0056041465, -0.0067712837, -0.05783706, -0.013315755, -0.04437955, 0.052960604, 0.059953973, -0.0396165, 0.0074139177, -0.034626633, 0.027255243, -0.008614131, 0.015631128, 0.009181161, 0.03627102, -0.03874705, -0.056929816, -0.018230015, 0.07503697, 0.0036219042, -0.021282528, -0.004418109, 0.030468414, 0.012729824, -0.023115924, -0.00019816517, -0.034305315, -0.017228262, -0.002582349, 0.035911903, -0.013703225, -0.022454388, -0.009280391, 0.018551333, 0.016935296, -0.020110665, 0.025195034, 0.011926532, 0.025648657, 0.011123239, 0.010140386, -0.02190626, 0.032982245, 0.0047984915, -0.011482358, -0.024817014, 0.026726015, 0.034702238, 0.012871581, -0.060936827, -0.023286033, -0.041695606, 0.035042454, 0.021887358, -0.011888729, -0.0585553, 0.013126745, 0.006856338, 0.004810305, -0.030657424, -0.029976986, -0.011973784, -0.011813126, 0.028616115, 0.021679448, -0.036894754, 0.020186268, -0.037291676, -0.006199528, -0.016273761, -0.040107924, 0.030109294, -0.014109597, -0.018059906, -0.050541274, -0.11416204, -0.001209664, 0.012106091, -0.016084751, -0.007177655, -0.02530844, -0.023021419, 0.020318575, 0.03226401, 0.036611237, 0.27671066, 0.0128148785, -0.054699495, -0.022246478, -0.0075509497, -0.027293045, -0.006738207, 0.03422971, 0.013637072, -0.010641264, 0.016557276, -0.0061853523, 0.0226623, -0.012011586, -0.00954028, 0.020847803, -0.04441735, 0.020375278, 0.04196022, -0.013296854, 0.010102585, -0.07280666, 0.01832452, 0.03267983, -0.029920284, -0.0077116084, 0.008977976, 0.070689745, -0.03549608, 0.026102282, 0.0012876306, 0.029126441, 0.03874705, -0.0509949, -0.046761077, 0.026858322, -0.0245524, -0.024665806, -0.016888045, 0.007758861, 0.014979043, -0.011661917, 0.02814359, 0.021811755, 0.012606967, -0.003730585, 0.014771132, 0.024760311, -0.0022929276, -0.017284965, -0.020299675, -0.024533499, -0.034815643, 0.015829587, 0.03923848, -0.049596224, -0.028616115, -0.019600337, 0.00887402, 0.017823644, 0.040296935, 0.006742932, -0.090951614, 0.009426874, -0.012729824, 0.03362488, -0.004682723, -0.028805126, -0.0011553237, 0.042262636, 0.035231464, -0.0006999277, -0.0016113103, -0.004165308, 0.04101517, -0.02098011, 0.03874705, 0.012862131, -0.05742124, 0.038387932, -0.036176514, 0.0037353102, -0.026121182, -0.00070937816, -0.02175505, 0.075604, -0.0070926007, 0.047290303, -0.042187035, -0.04948282, -0.022416586, -0.0063318354, -0.016302112, 0.07893058, -0.013561468, 0.018069357, 0.038444635, -0.023229329, -0.022643398, -0.018825397, 0.009223688, -0.012493561, 0.01850408, -0.004236187, 0.0049378863, -0.033927295, 0.030373909, -0.013930038, 0.038255624, 0.03889826, -0.037518486, 0.013296854, 0.041846815, -0.034362018, -0.007309962, 0.032717634, -0.004512614, 0.0023992457, 0.047441512, -3.401811e-05, 0.0002823337, -0.00064086204, -0.018192213, 0.008935448, -0.0032249833, -0.08528131, -0.03757519, -0.018645838, -0.034059603, 0.05613597, 0.034815643, -0.03549608, 0.011198843, 0.04400153, -0.014572672, -0.007328863, 0.05175094, -0.010357749, -0.005963266, 0.040674955, -0.055871356, -0.049709633, -0.018163862, -0.004909535, 0.011387853, -0.0023366362, 0.013646523, -0.032169502, -0.0009769455, 0.01020654, -0.024401192, 0.023021419, 0.013580369, -0.057723656, -0.034305315, -0.026537005, 0.00057500385, 0.0024594928, 0.061503857, -0.016708484, -0.046420857, 0.01756848, -0.0018700177, 0.028313698, -0.011983234, -0.0070547983, -0.028483808, 0.023531746, 0.03509916, -0.012257299, 0.00060719467, -0.053943455, -0.051864345, 0.08633977, -0.017530678, -0.008935448, -0.07114337, -0.01679354, 0.028200293, -0.04305648, 0.05458609, 0.0264614, -0.064490214, -0.0076974323, 0.036667943, 0.0019279021, -0.023475043, -0.011075987, -0.0015179866, -0.038444635, -0.01907111, 0.08187913, 0.012521913, -0.0113406, 0.03415411, 0.0060766716, 0.041090775, 0.0050134906, -0.01944913, -0.021679448, -0.013693775, -0.01322125, 0.0006751201, 0.0107924715, 0.01889155, -0.025327342, 0.02585657, 0.022567796, -0.029863581, 0.06543527, 0.012106091, 0.0083164405, -0.046912283, 0.0072390833, 0.022983616, -0.017908698, 0.034815643, 0.06415, -0.026102282, -0.001878287, -0.01625486, -0.019978357, 0.013674874, -0.039162874, 0.016368266, 0.012210047, 0.031262256, 0.00036797885, -0.00935127, -0.021509338, -0.0022964715, 0.012068289, 0.023550646, -0.0053111813, 0.0024429543, -0.023475043, 0.026537005, 0.0030525117, 0.017426722, -0.028748423, 0.048386563, 0.003938496, 0.0585931, 0.016028048, -0.017625183, 0.067816794, -0.016510025, 0.035042454, 0.019165615, 0.0020448521, -0.0179465, -0.04608064, 0.016736835, 0.0010933047, 0.031148849, 0.026215687, -0.017455075, -0.02001616, -0.0340029, 0.032755435, -0.0028446007, 0.013844983, -0.011643017, 0.021055715, -0.0019397152, -0.009039404, 0.033303563, -0.002773722, -0.025573054, -0.04513559, -0.018598584, -0.02568646, -0.017199911, -0.015375964, 0.047441512, 0.0014849099, -0.014393112, 0.033908397, -0.0054482133, 0.03908727, -0.030544017, -0.022794606, -0.0094646765, 0.024703607, -0.042754065, 0.019411327, 0.0034588831, -0.013051141, 0.019789347, -0.037045963, 0.040107924, -0.0027453704, -0.026574807, -0.008302265, 0.0035746517, -0.021377033, -0.03513696, -0.011756422, -0.0018322157, 0.0058451346, -0.038387932, 0.023002518, -0.01924122, -0.017114855, -0.0040589897, 0.003522674, -0.0021866094, -0.01702035, 0.026574807, 0.018305618, -0.048424363, -0.03757519, -0.020923408, 0.024155479, 0.006289308, -0.005972716, 0.036006406, -0.009488302, 0.0023330923, -0.018872648, -0.009545005, 0.014686078, 0.032925542, -0.033076752, 0.030109294, 0.028389303, -0.035061356, 0.023210429, -0.011444556, -0.017095955, -0.03874705, 0.02661261, -0.020242972, -0.017048704, 0.0060719466, 0.020337477, 0.06354517, -0.012162794, 0.022208676, -0.007763586, 0.011416204, 0.017351119, 0.068346016, -0.026177885, 0.027992383, -0.07998904, 0.0075225984, -0.011652467, -0.04982304, 0.036044206, -0.007598202, -0.023531746, -0.016954198, -0.03870925, -0.008689735, -0.021660546, -0.019751545, 0.017634634, 0.023172626, 0.0032226206, -0.044455152, 0.067967996, 0.044077132, -0.0103388475, -0.0018818309, -0.016009148, 0.0774941, -0.024438994, -0.024155479, 0.027255243, -0.0117091695, -0.025138332, -0.008944899, 0.025024924, 0.030695224, -0.020488685, 0.0066956794, 0.012710923, 0.029882481, 0.03886046, -0.043018676, -0.014629374, -0.01435531, -0.0063554617, -0.015309811, -0.009115008, -0.022246478, -0.015375964, 0.008236111, 0.015366513, -0.013051141, 0.038066614, -0.037896506, 0.010433353, -0.13495314, 0.0037754748, 0.019581437, 0.0020247698, -0.0008983882, 0.008576329, 0.027538758, -0.027425352, -0.022170873, -0.013344106, -0.046307452, 0.01681244, 0.014790033, -0.05246918, 0.02135813, 0.037669696, -0.014090696, -0.030846434, -0.03893606, -0.023720756, 0.017237712, -0.015527172, 0.030884234, 0.032944445, 0.032623127, -0.027425352, -0.019600337, 0.019108912, -0.01001753, 0.01982715, -0.03492905, -0.063809775, 0.011416204, 0.041695606, 0.03923848, 0.024684707, 0.016888045, 0.011302798, -0.035571683, 0.020299675, 0.022359883, 0.019902755, -0.023777459, -0.047365908, -0.005613597, 0.066002294, 0.0008393226, -0.013136195, -0.035798494, -0.0118036745, 0.0044653616, 0.01831507, -0.018437926, 0.025988877, 0.028597213, 0.010064783, -0.066909544, 0.017247163, 0.01662343, 0.036989257, -0.038973864, 0.0054293126, 0.009960827, -0.01077357, -0.020469783, 0.013051141, -0.04003232, 0.016396618, -0.003843991, 0.022246478, 0.009563906, -0.028880728, -0.016925845, 0.012588066, 0.0061475504, -0.023512844, 0.034362018, -0.010074234, 0.00012433315, -0.02908864, 0.0020720223, -0.045400202, -0.018400123, 0.0061475504, 0.039011665, -0.012890482, 0.019156164, 0.0053726095, -0.006856338, -0.0024783937, -0.030052591, -0.055795755, 0.0036762445, 0.0009911212, -0.022605596, 0.015158603, 0.0023945204, -0.030298304, 0.00083814125, 0.010093134, -0.03498575, 0.034891248, 0.031715877, 0.007286336, 0.007276885, -0.019562535, 0.0019456218, -0.034702238, -0.0032533347, 0.012323452, -0.07484796, -0.0011807219, -0.03630882, -0.0096962135, -0.061692867, 0.015007394, 0.022340983, 0.03931408, -0.033416968, -0.048462167, -0.00062314235, 0.011047635, -0.027689965, -0.019108912, -0.0038558042, 0.014818384, 0.028011283, 0.006837437, 0.023399439, -0.003813277, 0.016859693, -0.045853827, -0.02816249, 0.0008546796, 0.018853748, -0.0056939265, -0.07337368, 0.028238095, -0.0021629832, -0.048462167, -0.022038566, -0.006081397, -0.0044393726, -0.010669615, -0.058630902, -0.028049085, -0.032150604, -0.0025539978, -0.02604558, -0.014695528, 0.0043495926, -0.0003913098, -0.010877525, 0.011775323, -0.022246478, 0.015442117, 0.00072768854, -0.017407821, -0.005641949, 0.016632881, 0.050503474, -0.029976986, -0.0022397686, 0.011699719, -0.02194406, 0.005197775, -0.006062496, -0.025799867, -0.00036975084, -0.0035746517, -0.010783021, 0.024117677, 0.016944747, 0.059197932, 0.012720373, -0.025724262, 0.0067193056, -0.042640656, 0.031791482, 0.01870254, 0.015725633, -0.012777076, -0.007404467, 0.026140084, 0.02171725, -0.0002145559, -0.0039857486, 0.03942749, -0.024401192, 0.010310496, -0.030846434, -0.05383005, 0.03131896, -0.038822655, 0.0085905045, -0.016283212, 0.015602776, -0.004654371, 0.00344707, 0.046572067, -0.00519305, -0.0040920665, 0.0029839955, -0.014912889, -0.023456141, -0.00841567, -0.009960827, -0.019061659, 0.0061475504, 0.043925926, -0.01737947, 0.002230318, 0.0049756886, 0.029372156, 0.03999452, 0.0054056863, 0.07322247, 0.032963347, -0.0415444, -0.015886292, 0.027104035, 0.037669696, 0.01341026, -0.05118391, 0.009970278, -0.033927295, 0.013627621, 0.047025688, -0.02872952, -0.052998405, -0.0059538153, 0.0069035906, 0.0008653114, 0.008250287, -0.02585657, 0.019524734, 0.009663137, 0.010877525, 0.008165232, 0.0069602933, 0.071294576, -0.003163555, -0.0021405383, 0.023739656], "runbooks/lxc-service-migration.md::1781801636.211": [-0.029481625, -0.0039520785, -0.04719288, 0.013654745, 0.009950977, 0.010721435, 0.0027360546, 0.014972879, 0.0150285745, -0.008943812, 0.015074987, 0.0058480552, -0.021721348, 0.032934763, -0.009175877, 0.040323734, 0.011733241, -0.0037733882, 0.004107563, -0.023466483, 0.019883389, -0.034772724, 0.038912773, 0.049049404, -0.009333682, 0.031523805, 0.006316828, -0.038392946, 0.015854727, 0.064384304, -0.024598964, -0.014545877, -0.025211617, -0.03228498, 0.01130624, -0.009867433, 0.010415108, 0.010860674, -0.037594642, -0.0085585825, -0.008321876, -0.0045600906, 0.007672092, -0.04886375, 0.007013025, -0.026399793, 0.015761903, -0.018741624, -0.009895281, -0.004878021, -0.038003076, -0.011491893, -0.006340035, -0.032693416, 0.049829144, 0.013710441, -0.048566706, -0.035552464, -0.0337702, 0.007421461, -0.014453052, 0.01684797, -0.015177096, -0.004580977, 0.009848868, 0.047638446, -0.014035333, 0.018760191, -0.015186379, -0.0045879385, 0.028813276, -0.015771184, -0.033565983, -0.02794071, -0.050868798, 0.031022541, 0.043145653, -0.003543643, 0.044556614, 0.009398661, 0.0030122127, -0.008990224, -0.004495112, 0.016198184, -0.048975144, 0.02218548, -0.02257535, 0.0754492, 0.00226148, 0.05016332, -0.04359122, -0.04604183, 0.024227658, -0.03616512, -0.06846866, -0.032099325, -0.007115134, -0.0021419663, 0.02006904, 0.009885998, 0.040360864, 0.040509388, -0.006451426, -0.0022139067, 0.0095982365, 0.039692517, -0.033955853, -0.04091782, -0.0043999655, -0.046301745, 0.016653035, 0.039061297, -0.023429353, 0.04221739, -0.030020017, -0.03408581, -0.017850492, -0.07388972, -0.03861573, 0.0045949006, 0.010433674, -0.025861401, 0.049940538, -0.02734662, 0.023670701, -0.012150959, -0.0054767504, 0.046116095, 0.015195661, 0.0075931894, -0.021554261, 0.0028845766, 0.021331478, -0.007750994, -0.059408817, -0.003713051, 0.053356543, 0.023856353, -0.004822325, -0.04726714, 0.018008297, 0.02472892, -0.040509388, -0.032582022, 0.01437879, -0.043182783, 0.053430803, 0.03653642, -0.028868971, -0.0044463784, 0.0014759378, 0.043962523, -0.0008806893, -0.004207351, 0.019976215, -0.03765034, -0.0046366723, -0.031133933, 0.0004525281, 0.051165845, -0.018806603, 0.040509388, -0.02441331, 0.01770197, 0.028924668, -0.0034879474, -0.028998928, -0.003327822, 0.030725498, -0.020755956, 0.029407363, 0.030744063, 0.0058526965, 0.022668177, 0.036684945, 0.009342965, 0.094979845, 0.010804978, -0.0038708558, -0.030298496, -0.038244426, 0.039506864, -0.02261248, -0.066018045, -0.036406465, -0.027755057, 0.007820614, -0.040546518, -0.037204772, 0.029797236, 0.006493198, 0.028553363, 0.0662037, -0.013004961, -0.006776318, 0.02547153, 0.0076999394, -0.028219188, 0.010294434, 0.003972965, -0.012837874, 0.024598964, 0.035311114, 0.0147965085, -0.04451948, 0.016031098, -0.033083286, -0.0040425844, 0.0042885737, -0.06961971, 0.01596612, -0.014675834, 0.04581905, 0.0116775455, 0.012847156, 0.010229455, 0.031356715, -0.0035761322, -0.011853916, -0.031152498, 0.012689352, 0.003158414, 0.03052128, -0.04121487, -0.010173759, 0.028423406, 0.0014446089, 0.024134832, 0.02316944, 0.001572245, 0.00215473, 0.017507035, -0.0173121, 0.0082893865, 0.05020045, -0.0032976535, -0.070845015, 0.02950019, -0.008493604, 0.010647174, -0.0069387644, 0.0006143939, 0.027476577, -0.013617614, -0.016485946, -0.020588867, 0.046598792, -0.0024390104, 0.0057505877, -0.009663215, -0.017200708, -0.0070733624, -0.01837032, 0.01850956, 0.032414936, 0.0067809597, 0.01674586, 0.017869059, 0.030391322, -0.022668177, -0.007333276, 0.062193606, 0.0495321, 0.0053328695, 0.016560208, 0.04789836, -0.04878949, 0.0029750823, 0.025527226, 0.0005270792, -0.026808228, 0.013441245, 0.04284861, -0.014211703, 0.03176515, -0.036814902, -0.012308764, 0.0022904885, 0.10953501, 0.025638618, -0.025304442, 0.054210544, 0.0018182347, 0.004249123, 0.0068412963, 0.019029386, -0.014610856, -0.0013227744, 0.0071290582, -0.027569404, -0.045410614, 0.032117892, 0.081241556, -0.01578975, -0.049197927, -0.010377978, 0.01889943, -0.1480022, -0.024580399, 0.04206887, 0.010489369, -0.0011284194, 0.0116961105, -0.042365912, -0.018323908, -0.0732585, 0.026789663, -0.010452239, -0.06256491, -0.045447744, -0.03920982, -0.008651409, 0.011881763, 0.033658806, -0.012030286, 0.015910424, -0.029128885, -0.07381546, -0.014991444, 0.025842836, 0.025397269, -0.020013345, -0.020310389, 0.04641314, 0.0032280337, -0.020626, -0.004998695, 0.021350043, 0.023726396, -0.0065442524, -0.021145826, 0.0059965774, -0.008303311, -0.008377572, -0.004147014, 0.013793984, 0.014972879, 0.02006904, 0.08525165, -0.007426102, -0.0027082067, 0.015251357, -0.038838513, 0.025044529, -0.0057459464, -0.04882662, -0.010619326, 0.015158531, -0.009876716, 0.0013297364, 0.0033603113, -0.028980363, -0.012810026, 0.03768747, 0.06768892, -0.06419865, -0.0030006093, -0.027885014, 0.007467874, 0.04091782, -0.010610043, -0.026678272, 0.012986396, -0.0011881763, -0.02550866, 0.024283353, -0.033751633, 0.060077164, -0.017358514, 0.018379603, -0.04095495, -0.0072543733, 0.009570389, -0.01809184, 0.0005531866, -0.032489195, -0.12654078, 0.022074088, 0.00116555, 0.007885592, 0.012875005, -0.030112844, -0.016699446, -0.014740813, -0.0034368928, 0.018806603, 0.25560644, 0.022686742, -0.029611582, 0.002097874, 0.05617846, -0.025267312, -0.022909526, 0.0067066983, 0.031709455, -0.03466133, -0.024747485, 0.0068273726, -0.0083079515, 0.002469179, 0.011259828, 0.0076256786, -0.06107969, -0.006595307, 0.071550496, -0.026845358, 0.015984684, -0.02550866, 0.0077092224, 0.027365185, -0.04288574, -0.0057273814, 0.020626, 0.06271343, -0.04073217, 0.016541643, 0.013478375, 0.0068737855, 0.01572477, -0.024042005, -0.06304761, -0.0006729905, 0.014081746, -0.03779886, -0.031560935, -0.011352654, -0.045744788, -0.03313898, 0.00085052074, -0.010999913, -0.0085400175, -0.031746585, -0.011501175, -0.0016198185, -0.043442696, -0.0020340558, 0.016810838, 0.004495112, 0.02183274, -0.004984771, 0.0302428, -0.06638935, -0.0020514608, -0.029982887, 0.006804166, -0.003847649, 0.0067531117, 0.01695936, -0.06174804, 0.032136455, -0.00964465, 0.037111945, -0.030558411, 0.025991358, 0.041177735, 0.045002177, 0.035868075, -0.01455516, 0.0038987035, -0.065015525, 0.056289855, -0.025879966, 0.03176515, 0.04359122, -0.0530595, 0.067354746, -0.025063094, 0.0036155835, -0.03493981, 0.018426016, 0.005077597, 0.029611582, -0.013394832, 0.048566706, -0.019437822, -0.03313898, -0.025917096, -0.03427146, 0.0045067156, 0.07236736, 0.005133293, 0.03232211, 0.015251357, -0.007890234, -0.011464045, -0.035236854, 0.006586024, 0.0061126105, 0.00392191, -0.029722974, 0.024116267, -0.009839585, -0.032229282, 0.030298496, -5.0628396e-06, 0.010712152, -0.0626763, 0.052725326, -0.030038582, -0.0565869, 0.006316828, 0.025248747, 0.048269663, 0.0065581766, 0.043888263, -0.012308764, 0.014016768, 0.006242567, 0.008094451, -0.0013541033, -0.008739593, -0.089707315, -0.019567778, -0.027606534, -0.042254522, 0.026344096, 0.0018112727, -0.0150471395, -0.012837874, 0.008224408, 0.012670787, 0.009110899, 0.025248747, 0.019864824, -0.031653762, 0.014471617, -0.015984684, -0.019864824, -0.03850434, -0.010582196, 0.012336612, -0.0003713051, 0.0062796976, 0.001352943, -0.02656688, 0.0015966119, -0.024190528, 0.054433327, 0.012875005, -0.0574409, 0.019196473, 0.00943115, -0.05981725, 0.015520553, 0.054916024, -0.027755057, -0.005179706, -0.040992085, 0.04359122, 0.0486781, 0.06382735, 0.016049663, -0.021201521, 0.016467381, 0.05673542, -0.032767676, 0.027328055, -0.034754157, -0.062007952, 0.023410786, -0.0094914865, -0.027086707, -0.05094306, -0.041771825, 0.017906189, -0.009663215, 0.01310707, 0.029685844, -0.04886375, -0.028182058, -0.004994054, 0.041029215, -0.009932412, -0.012939983, 0.01692223, -0.022166915, -0.048975144, 0.08577148, -0.002204624, 0.020607434, 0.040472258, 0.044779394, 0.06241639, 0.02006904, 0.011083458, -0.012819309, 0.011594002, 0.02829345, 0.0025063094, 0.009988108, -0.04789836, -0.0068273726, 0.020737391, -0.017507035, -0.06568387, -0.009389378, -0.033863027, -0.020477476, -0.044853657, 0.013840398, 0.0064560673, -0.039618254, 0.0503861, 0.022853829, -0.030558411, -0.042700086, 0.008679257, -0.0061079687, -0.009765324, -0.06104256, -0.020737391, -0.021108694, 0.0372976, 0.024617529, -0.034772724, 0.016727295, 0.008804573, -0.016801557, 0.08777653, -0.0636417, 0.014183855, 0.013933224, 0.05732951, 0.0043930034, -0.0045368844, -0.007426102, 0.020867348, 0.021554261, -0.023355091, 0.052019846, 0.024840312, 0.038318686, 0.0020967135, -0.02398631, -0.0005691411, 0.010925652, -0.008280104, -0.002483103, 0.003388159, -0.037111945, 0.053542197, 0.03642503, 0.050126188, -0.03189511, 0.02038465, 0.0055370876, -0.037167642, 0.017906189, -0.025211617, -0.011937459, 0.009876716, -0.064310044, 0.016718013, -0.022742437, -0.015826881, -0.06163665, -0.011296958, 0.0048965863, -0.013626898, -0.0302428, 0.0066927746, -0.009445074, 0.009315117, -0.0050079776, 0.027885014, 0.04886375, -0.035459638, 0.013320571, 0.055138808, 0.021164391, -0.02045891, 0.0024111625, 0.035144027, -0.041883215, -0.0031073596, -0.031635195, 0.06412439, 0.0038198014, -0.01826821, 0.013394832, -0.025230182, -0.0041238074, 0.046301745, 0.04206887, -0.004532243, 0.033287503, -0.010099499, -0.007607113, -0.01631886, -0.026826793, 0.036332205, -0.019827692, 0.010777131, 0.0034740234, 0.017423492, -0.012262351, 0.0073471996, -0.04017521, -0.015641227, 0.022296872, 0.048975144, -0.022946656, 0.0057227397, -0.0046436344, -0.0005659502, 0.007059438, 0.023707831, 0.007904157, -0.01586401, -0.013784702, -0.022983786, -0.014174572, 0.050794538, -0.00964465, -0.0031932238, 0.004966206, 0.022036958, 0.017256405, 0.009059845, -0.020013345, 0.0031769793, 0.017924754, 0.025025964, -0.029797236, 0.023429353, -0.023429353, 0.009802455, -0.027253795, 0.015696924, -0.02730949, 0.0025318367, -0.043257046, -0.01197459, -0.03497694, -0.03044702, 0.02222261, -0.006697416, -0.014425203, -0.005379283, -0.039024167, 0.022334002, -0.064310044, 0.005991936, 0.004984771, 0.0047991183, -0.003917269, -0.038355816, 0.0442967, 0.020254694, -0.026362663, 0.018788038, -0.0020212922, 0.00070954085, -0.014564442, -0.001497984, -0.015529836, 0.002610739, 0.039024167, -0.04013808, -0.0025596844, -0.011343371, 0.021257218, -0.03144954, -0.0042653675, 0.009449715, -0.024784615, -0.04095495, -0.011575436, -0.026269836, 0.002380994, -0.04095495, 0.053282283, 0.006196154, 0.006613872, 0.040620778, 0.023707831, -0.003666638, -0.0029054624, 0.021368608, 0.002787109, -0.13025384, 0.044593744, -0.008391496, 0.027885014, -0.036926292, 0.026232706, 0.010396543, -0.03733473, 0.0007286863, -0.024524702, -0.07990486, 0.018203232, 0.051982716, -0.030465584, -0.004984771, 0.025452964, -0.010313, -0.016467381, 0.017646275, 0.022111218, -0.0039660027, -0.018574538, 0.03189511, 0.022352567, 0.035849508, -0.017423492, -0.059891514, -0.007379689, -0.031208195, -0.013376267, -0.0024645377, -0.043294176, 0.01074, 0.04786123, -0.013199897, 0.0046366723, 0.006377165, -0.001826357, -0.0047387816, 0.0051704235, -0.0026362662, 0.023689266, -0.019771997, 0.011352654, -0.010795696, 0.018593103, 0.011250544, -0.0063585998, -0.015529836, -0.010972066, 0.00964465, 0.045299225, -0.0046622, 0.007110493, 0.0127171995, 0.023819223, -0.001667392, -0.025879966, -0.018750908, 0.004228237, -0.035236854, 0.035700984, -0.042737216, -0.01571549, -0.037743162, 0.014118876, -0.01593827, 0.035032637, 0.02394918, 0.033231806, 0.015734054, -0.022890959, -0.0019470311, 0.0039335135, 0.0076581677, -0.052948106, 0.0106378915, 0.025972793, -0.0009816379, -0.04786123, -0.043962523, -0.023373656, -0.033194676, 0.046710182, 0.04143765, 0.024933137, -0.016653035, -0.020496042, -0.015993968, 0.009848868, 0.008488963, -0.050646015, 0.0034276103, -0.018444581, -0.008553942, 0.006627796, -0.035125464, -0.015084269, -0.013431963, 0.014833639, -0.045484874, 0.02292809, 0.015501988, 0.019660605, -0.015678357, 0.005012619, 0.028571928, -0.03924695, 0.021461435, 0.003794274, -0.0108885225, 0.008535376, -0.015232792, -0.00703159, -0.09572246, -0.0067484705, 0.029314538, 0.0232437, 0.0013749892, -0.02084878, 0.04370261, -0.0085493, -0.060040034, -0.024580399, 0.02911032, 0.038207296, 0.031635195, 0.025917096, 0.040546518, -0.039135557, 0.030632671, -0.031560935, -0.042737216, -0.009505411, 0.034791287, -0.029333103, -0.02766223, 0.049903408, -0.016253881, -0.031096803, -0.05227976, -0.033565983, -0.009672498, -0.04199461, 0.004049546, -0.043925393, 0.020143302, 0.017414209, -0.026863925, -0.052576803, 0.005857338, -0.007927364, 0.0075142873, 0.044593744, 0.047007225, -0.00053085026, 0.02766223, 0.02688249, -0.037817426, 0.037631772, -0.00059640885, 0.020236129, -0.021684218, -0.002840484, -0.016151773, -0.0039567202, -0.014146725, 0.00054477423, -0.048975144, 0.003395121, 0.0101180645, 0.04013808, -0.0045554494, 0.059111774, 0.024896007, -0.03408581, -0.012475852, -0.035273984, 0.034438547, -0.004353552, 0.02656688, -0.023132307, -0.015771184, -0.0076674502, 0.0302428, 0.0068830685, 0.024840312, 0.03865286, -0.021034434, 0.04875236, -0.014425203, 0.014935748, 0.016829403, -0.021238651, 0.036889162, -0.04366548, 0.0036643173, -0.021294348, 0.013302006, 0.08666261, 0.0013668669, -0.04511357, -0.02808923, 0.016439533, -0.03388159, -0.014852204, -0.017182143, -0.03126389, -0.0035227572, 0.029685844, -0.016226033, -0.0028242394, -0.016550925, 0.03369594, 0.01967917, 0.017590579, 0.023355091, 0.020366086, -0.008465757, 0.0034786647, 0.013858963, -0.010489369, -0.011900329, -0.06312187, 0.019734867, -0.019567778, 0.04091782, -0.030929714, -0.044073917, -0.038355816, 0.0053607174, 0.02621414, -0.016272446, 0.0017230877, -0.0002691962, 0.0170986, -0.001427204, 0.027587969, -0.028943233, -0.044630874, 0.011965307, -0.011835351, 0.02536014, -0.0067809597], "runbooks/mailcow-create-mailbox.md::1781801638.040": [0.024695812, 0.01273319, -0.031367816, -0.011737089, 0.017253239, -0.047775306, 0.029977031, -0.012357303, 0.03538981, -0.0060846796, 0.0036672528, -0.027157875, 0.0012275077, 0.0049053323, 0.034487683, -0.0022940887, -0.032965336, 0.030973133, 0.01945218, -0.0055772313, -0.040633444, -0.03413059, 0.038979538, -0.012986914, 0.020429488, 0.020260338, -0.0006771849, -0.010675206, -0.0027839171, -0.018089589, 0.00070596376, -0.05484199, 0.008678303, -0.041497983, 0.021181263, -0.0043602954, -0.013174858, 0.00939249, -0.042700823, 0.014208549, 0.02713908, -0.008358799, 0.01129542, -0.00198868, 0.006695497, -0.03005221, 0.015486566, -0.012094182, 0.0022283082, -0.05243631, 0.0047009434, 0.017159266, 0.023361411, -0.0017149869, 0.039430603, 0.048715025, -0.010985313, 0.007508354, -0.03164973, -0.043565366, -0.034976337, -0.01962133, -0.0735236, 0.029807882, -0.0434526, 0.046572465, -0.037288044, -0.013080887, 0.016698804, -0.025710708, -0.0032749202, 0.05754838, -0.015364403, 0.0051919464, -0.06525408, -0.03636712, 0.06333705, 0.017864056, 0.028868163, 0.020504665, -0.0067095924, -0.006972714, 0.023549354, 0.01751636, -0.028943341, -0.0024926043, -0.053451207, 0.0862286, -0.01885076, 0.043264657, -0.034976337, -0.048940558, 0.007071384, -0.074425735, -0.027928444, 0.028304331, -0.011145066, -0.025034111, -0.007945322, -0.017159266, 0.008448073, 0.024620634, 0.00958983, -0.0357657, 0.019940834, 0.054992348, 0.037513576, -0.007113672, 0.031349022, -0.027270641, 0.012263331, 0.008833357, 0.0020203956, -0.018333916, -0.008579633, -0.030879162, -0.0024103788, -0.030935545, -0.011887443, 0.014180358, -0.01092893, 0.020128777, 0.02035431, -0.0033383511, -0.019715302, 0.007879542, 0.0170465, 0.016059795, -0.009364299, 0.055330645, 0.014293124, -0.015223445, -0.027646529, -0.008631318, -0.03670542, 0.011511556, 0.0021296379, 0.04191146, 0.01607859, -0.064351946, 0.036649033, 0.037250455, -0.017403593, -0.004966414, 0.027684117, -0.083747745, 0.06615621, 0.0076352158, -0.0015599333, -0.019123279, 0.063261874, 0.0330969, 0.007917131, -0.02379368, 0.015693305, -0.047888074, 0.013795073, -0.0046610055, 0.067171104, -0.0075553395, -0.02683837, 0.016980719, -0.068298765, 0.031706113, 0.012112976, -0.029939443, 0.00414416, -0.020655021, -0.01844668, -0.015571142, 0.030578451, -0.03890436, -0.059352644, -0.001001388, -0.0026758495, 0.03112349, 0.028153976, 0.032814983, -0.00068070885, -0.048188783, -0.063073926, 0.0354274, -0.055556178, -0.021012114, -0.008645413, -0.014208549, 0.028868163, -0.025015315, -0.006343102, 0.04706112, -0.034581654, 0.0136071285, 0.020203955, 0.019940834, -0.01122964, 0.033472784, 0.016473271, -0.0011382345, 0.028868163, -0.018324517, -0.035690524, -0.00280741, 0.054503694, -0.0167082, 0.021519562, -0.014086385, 0.022572046, -0.038791593, 0.043565366, -0.041460395, 0.014753586, -0.010073786, -0.036724214, 0.039393015, -0.05969094, 0.044580262, 0.0025395902, -0.02048587, -0.049993042, 0.021162469, -0.002814458, 0.048489492, -0.0012979866, 0.007090179, 0.064013645, 0.028849369, 0.010402688, 0.0068176603, 0.005830955, 0.011248435, -0.0017044151, -0.006587429, -0.029619938, -0.006982111, 0.0404455, 0.007264027, -0.023925241, 0.027646529, -0.042888768, 0.0053423014, -0.026951136, -0.001774894, 0.047286652, 6.199942e-05, -0.024019213, 0.039129894, 0.029995825, 0.029732704, -0.026763193, -0.035220664, -0.034976337, -0.00021686949, 0.015890645, 0.024188364, 0.039092302, 0.012930531, 0.030240152, 0.015242239, -0.016557846, -0.0111356685, -0.0011458697, -0.0002877889, -0.005027496, -0.00020336104, 0.0055490397, 0.0061551584, -0.0022952633, -0.023568148, 0.016134972, -0.015965823, -0.013409788, -0.0066907983, 0.035258252, 0.0055490397, 0.0081097735, -0.023023112, 0.009049493, -0.046346933, 0.030127386, 0.03429974, 0.0081097735, 0.086378954, -0.0073486012, 0.011126271, -0.014227344, 0.04097174, -0.034901157, -0.020467076, 0.031912852, -0.038528472, 0.0072170408, 0.025391202, 0.08705556, -0.0012286823, -0.06393847, -0.0108537525, -0.021820271, -0.15847419, 0.00013809462, 0.0030799285, 0.018709803, -0.0058873384, 0.02309829, -0.04040791, 0.0008733512, -0.045632746, 0.023023112, 0.030766396, -0.05401504, -0.010919533, 0.005267124, 0.029920649, -0.013287624, -0.037250455, 0.025541559, 0.0038082106, -0.03770152, -0.042776003, -0.038190175, 0.037344426, 0.007400286, 0.003368892, -0.02142559, 0.055443414, 0.02567312, -0.043039124, -0.009171656, 0.00558193, -0.006375992, 0.00058614963, -0.011426982, -0.02322985, 0.0032161877, -0.0006237384, 0.0034017821, 0.022214953, 0.017337812, 0.00034241006, 0.02035431, 0.036291942, -0.006620319, 0.013062092, -0.0015693305, 0.035201866, -0.008175554, -0.04525686, -0.036348324, 0.005478561, 0.012611027, 0.027082697, -0.011473967, -0.012413686, -0.004649259, 0.0076962975, 0.039693724, -0.03890436, 0.01788285, -0.015091885, 0.0046539577, -0.0030423398, -0.01908569, -0.00882396, -0.04100933, 0.023286233, 0.026594043, 0.015176459, -0.043978844, 0.02245928, 0.009279723, 0.02142559, 0.022891551, -0.010975916, -0.031724907, 0.02817277, -0.028849369, -0.032363918, -0.12171239, 0.019715302, 0.0016691756, 0.0039045317, 0.00648406, -0.024658222, -0.043302245, 0.023417793, 0.010289921, -0.010449674, 0.2429737, 0.031800088, -0.004240481, -0.0357657, 0.06002924, -0.0521356, -0.021782683, 0.04014479, 0.015044899, -0.027928444, -0.008466867, 0.009970417, 0.016304122, -0.0052295355, -0.030991927, 0.0030846272, -0.03867883, 0.04890297, 0.017788878, 0.0045411913, 0.006141063, -0.048376728, 0.02747738, 0.014387095, -0.09479884, -0.023812475, -0.036649033, 0.061720733, -0.06314911, 0.060405128, 0.014330712, 0.02520326, 0.053902272, 0.005661806, -0.039054714, 0.031912852, 0.025222054, -0.02881178, -0.027646529, -0.006643812, -0.009434777, -0.028229155, 0.087281086, 0.009716693, 0.006056488, 0.023962831, 0.018418489, 0.009270326, -0.024451485, -0.028680218, 0.0135977315, -0.045632746, -0.028755397, -0.008805166, 0.019160867, -0.036216766, -0.0041371123, -0.04352778, -0.049880277, 0.018108383, 0.016698804, 0.02924405, -0.08442434, 0.0487902, -0.023399, 0.039430603, 0.018860158, -0.027195463, -0.026424894, 0.04920368, -0.009275025, 0.0017126376, 0.020260338, 0.0019299476, -0.015495963, 0.00019455116, 0.049654745, 0.06781011, -0.06412642, 0.040219966, -0.022778785, 0.011116874, -0.02001601, 0.056683842, 0.0022635479, 0.031349022, -0.03253307, 0.018042602, 0.009716693, -0.009622721, -0.042061817, -0.0042263856, 0.016200753, 0.010271127, -0.021989422, 0.017939232, 0.015693305, -0.006206843, -0.008429278, -0.06089378, 0.025917446, 0.030597245, -0.027796883, -0.024169568, 0.058638457, -0.016266534, -0.0013543698, 0.03405541, -0.018333916, 0.03867883, -0.063261874, 0.03104831, -0.028699014, 0.0025419395, 0.0064135813, 0.03324725, 0.04664764, -0.007700996, 0.071832106, -0.007165356, 0.020673815, -0.008227238, -0.0079735145, -0.012573438, 0.015430183, -0.047549773, -0.017525757, -0.019677714, -0.037551165, 0.016820967, 0.0059108315, -0.028360715, 0.005220138, 0.033341225, 0.03315328, 0.007959419, 0.059954062, 0.031668525, -0.055706535, 0.018127177, -0.039017126, -0.022120982, -0.026518866, 0.0063196095, 0.0055255466, -0.011304818, -0.01714987, -0.01728143, 0.024695812, 0.035239458, 0.031612143, 0.0060282964, -0.0019029307, -0.053300854, -0.001671525, 0.002135511, -0.019264236, -0.01296812, 0.059352644, -0.015984617, -0.01166191, 0.011577336, 0.01253585, 0.049692333, -0.009265628, -0.014913338, -0.011257832, 0.019771684, 0.02332382, -0.009317312, 0.036479887, -0.06559238, -0.06765976, 0.02236531, -0.010806766, -0.041986637, -0.056646254, -0.021030908, 0.013531951, -0.037043717, 0.034807187, 0.037118893, -0.022308925, -0.009603927, 0.030503273, 0.018597037, 0.00080698356, -0.02262843, 0.026481276, -0.03835932, -0.050895173, 0.08472505, 0.048677437, -0.010139566, 0.048752613, 0.024827372, 0.046271756, 0.034976337, -0.0073345057, 0.0037024922, 0.001039564, -0.009218642, -0.024752194, -0.0044401716, -0.004900634, -0.025597941, 0.0060188994, 0.035709318, -0.0058544483, 0.011821663, 0.020335516, 0.029544761, -0.046046223, -0.0021566548, 0.025034111, -0.018559447, 0.06119449, 0.04281359, 0.035051513, -0.006079981, -0.042926356, -0.031574555, 0.00671899, -0.040219966, 0.047925662, 0.030954339, 0.035352223, -0.023718504, -0.03456286, -0.037043717, -0.0033735908, -0.06292357, 0.04702353, -0.043640543, 0.03014618, -0.00912467, 0.005107372, 0.012488863, 0.05284979, 0.005830955, 0.033942644, 0.02984547, 0.037250455, 0.06157038, -0.010534248, 0.061607968, 0.00039644388, -0.031931646, 0.0018077841, 0.033961438, 0.007574134, -0.07968816, -0.0015340911, -0.01440589, 0.022139776, 0.022008216, -0.011784074, -0.021632329, 0.008311813, -0.011088682, -0.019527357, -7.510409e-05, 0.007893639, -0.0067236884, 0.0049711126, -0.05860087, 0.017854659, -0.017666714, -0.0133722, -0.007832557, -0.01831512, 0.0093361065, -0.015806071, -0.029789088, 0.06687039, -0.011849855, -0.031969234, 0.019734096, -0.007757379, 0.02082417, -0.011314215, 0.022684813, 0.014048797, 0.05431575, -0.016764585, 0.034713212, 0.05040652, 0.009782474, 0.018944733, -0.050632052, -0.016849158, -0.027984828, -0.042400114, 0.025785886, -0.024038007, 0.011192052, 0.011182655, 0.0277405, -0.000630199, 0.06822359, 0.0116901025, -0.009552242, -0.040332735, 0.007475463, 0.0007094877, -0.017084088, 0.0011734739, -0.03305931, -0.004191146, 0.01831512, 0.0045200475, -0.045332037, -0.03392385, 0.040257555, 0.02821036, -0.011643116, 0.018127177, 0.010656412, 0.01975289, -0.00060788065, -8.530885e-05, -0.025447587, -0.0061880485, -0.011201449, -0.019903244, 0.003044689, -0.022196159, -0.019470975, -0.029676322, -0.011201449, -0.023417793, -0.017525757, -0.019959629, -0.028924545, -0.014659614, 0.008208444, 0.034337327, -0.065103725, 0.0034464188, 0.02730823, 0.009265628, -0.00621624, 0.075177506, 0.010600029, 0.0035145485, -0.056646254, -0.029093696, -0.004816059, -0.015167062, -0.012874148, -0.0017537503, 0.0093596, -0.01146457, -0.02332382, 0.07476403, -0.038340528, -0.031536963, 0.044392318, 0.006625018, -0.0022788183, -0.014396492, 0.07483921, 0.00040055515, 0.006032995, -0.00444487, -0.035314634, 0.02486496, 0.0009344329, -0.0183809, 0.0037024922, 0.005337603, 0.004357946, -0.0019322969, 0.028285537, -0.03228874, 0.013625924, -0.011727692, -0.0060846796, 0.040896565, -0.045219272, -0.0648406, -0.029544761, -0.04341501, -0.014772381, -0.02189545, 0.026650427, 0.0002405093, 0.013973619, 0.016802173, -0.0019698855, -0.017676111, -0.0029436692, -0.022534458, -0.0027486777, -0.12930532, 0.016294725, -0.017093485, -0.0020109983, -0.01891654, 0.025748296, 0.014189755, -0.0029765593, -0.019940834, 0.010778575, -0.08562718, 0.004658656, 0.04856467, -0.045407213, -0.007099576, 0.015082488, -0.011981416, 0.021388002, -0.0051214676, 0.0030352918, -0.024677018, -0.011051093, 0.0031692018, 0.017196855, 0.006357198, -0.014471671, -0.0354274, 0.006474663, -0.02898093, -0.0200536, -0.014791175, 0.017995616, 0.029901853, -0.0018876602, -0.0013872599, -0.006404184, 0.034581654, 0.018409092, -0.04153557, 0.0041089207, 0.0007012652, 0.03529584, -0.040633444, -0.009885842, -0.010167758, 0.0052718227, -0.034901157, -0.027872061, -0.03679939, -0.021200057, 0.0068176603, 0.004381439, -0.020391898, -0.01634171, 0.018578243, 0.028247949, -0.025391202, -0.006911632, -0.017610332, 0.04638452, -0.04070862, 0.02837951, -0.04676041, -0.029807882, -0.039580956, 0.015900044, 0.0066485107, -0.0041700024, -0.017159266, 0.0330969, -0.011126271, -0.013945428, -0.020730197, 0.037382014, 0.021030908, -0.019715302, 0.05070723, -0.040633444, -0.050819997, -0.009134067, 0.030296536, -0.032269944, -0.051120706, 0.029864265, 0.004315659, 0.032664627, 0.025579147, -0.004165304, -0.0017020658, -9.206308e-05, -0.05363915, -0.05890158, 0.031875264, 0.0055490397, -0.03593485, 0.033172075, -0.01326883, 0.004090126, 0.001995728, -0.0016738742, 0.0025889254, 0.0029695116, 0.0029436692, -0.005140262, -0.028473482, -0.0133722, 0.044580262, -0.032551862, 0.018625228, -0.033566758, 0.007315711, -0.00019601948, -0.04976751, -0.0042804196, -0.036348324, -0.006531046, 0.017196855, 0.025372408, 0.021820271, -0.0247334, 0.0076634074, -0.007700996, -0.026105389, -0.025353614, 0.016012808, 0.0073955874, -0.0029295734, 0.010327511, 0.0058779414, -0.089160524, 0.048752613, -0.06029236, -0.0034910555, 0.019377002, 0.0038575458, -0.039393015, -0.061344847, 0.026330922, -0.026443688, -0.04890297, -0.020880552, -0.011079285, 0.02443269, -0.026650427, 0.0033712413, -0.033679523, 0.03837812, 0.025955034, -0.024808578, -0.019301824, -0.021876656, 0.046835586, 0.01794863, 0.04826396, 0.017723098, 0.044693027, -0.011492762, 0.0024221253, -0.009279723, 0.004625766, -0.0047385325, -0.010449674, -0.0167082, -0.014537451, -0.038415708, -0.011426982, -0.01356954, -0.027872061, -0.032138385, 0.029807882, 0.002356345, -0.013184255, -0.018192956, -0.0005793954, 0.06066825, -0.039580956, 0.01296812, -0.05123347, 0.05070723, -0.008293019, 0.00024418006, 0.0141615635, 0.025992623, 0.017723098, 0.028323127, -0.015956426, 0.0016914939, 0.007841954, 0.026424894, 0.0016926685, -0.021519562, -0.017366005, 0.050819997, -0.004364994, 0.053902272, -0.024545457, 0.0040196474, 0.015430183, -0.011267229, 0.056909375, 0.0008821611, -0.016755188, -0.00561482, 0.0017537503, -0.016567243, 0.006441773, -0.01183106, -0.015016708, -0.025184466, 0.05104553, -0.026030213, -0.012056593, -0.0015928234, 0.014866352, 0.009773076, 0.024958933, 0.05363915, 0.029150078, -0.033848673, -0.010844355, 0.041798696, -0.02804121, -0.014847558, -0.06157038, 0.029225256, -0.043076713, 0.0036649036, 0.030766396, 0.024169568, -0.0006454694, -0.0072781225, 0.03980649, -0.00020673814, 0.04337742, 0.0130526945, 0.025259642, -0.037551165, 0.009505256, -0.026800781, -0.0063384036, 0.032363918, 0.023887653, -0.013964222, -0.02653766], "runbooks/meshmonitor-password-reset.md::1781801639.779": [0.027247202, 0.015429585, -0.075573474, -0.00508917, -0.011928755, -0.018865585, 0.022949887, -0.0044894908, 0.019097121, 0.010067202, -0.053234845, -0.018226545, -0.032804076, 0.014512701, -0.030136777, 0.0045658974, 0.020004744, -0.012465919, 0.044825446, 0.0033294933, -0.022931363, -0.0037717277, 0.06875704, 0.017976485, 0.0031141643, 0.0028108517, 0.015679644, -0.036805023, 0.018652571, -0.004396876, -0.0013232304, -0.011799094, -0.018930415, -0.011697218, 0.009085488, 0.018800754, -0.03467489, -0.020375201, -0.025802415, -0.008858582, -0.013744, -0.009071596, -0.044047482, -0.0025932076, 0.011465682, -0.05516123, 0.01234552, -0.027247202, 0.032229867, -0.037194006, -0.066830665, 0.031711224, 0.036693886, -0.049863677, 0.06253335, 0.032933734, -0.03511944, -0.002780752, -0.025746847, 0.0019379596, -0.016374253, 0.0051123234, -0.0585324, 0.02176442, 0.008821537, 0.035656605, -0.017457843, 0.01711517, 0.004433922, -0.013142006, -0.0036003909, 0.042602696, -0.007900022, -0.009706005, -0.048011385, -0.011984323, 0.035526942, 0.0077472073, -0.011095224, 0.0075619784, -0.0022215915, -0.02767323, -0.023913078, 0.034748983, -0.03793492, 0.05353121, -0.0181895, 0.06560815, 0.020393725, -0.0376756, 0.019041553, 0.0008943093, 0.032026112, -0.07353596, -0.00610793, -0.004681666, -0.023246253, -0.055642825, 0.0358974, -0.011400851, -0.021153165, 0.02131987, 0.01272524, -0.015309186, 0.045640454, 0.039935395, 0.022709088, -0.016429823, 0.03526762, -0.05056755, -0.02461695, 0.004734919, -0.014901682, 0.0058625014, -0.007279504, -0.044380896, 0.013188313, -0.043232474, 0.015540723, 0.019078597, -0.0007559663, 0.04467726, 0.020430772, -0.04752979, 0.0044200295, -0.0146238385, -0.03574922, -0.026876744, 0.0031512103, 0.028729035, 0.026506286, -0.0013915336, -0.032915212, -0.01768938, -0.059903093, 0.016707666, 0.005353121, 0.021931127, 0.021116119, -0.04160246, 0.035878878, 0.003493884, -0.023801941, 0.025080021, 0.003352647, -0.021819988, -0.0007652278, 0.031896453, -0.022153402, -0.037360713, 0.019800993, 0.03035905, 0.0040819864, -0.0374348, 0.03354499, -0.022357153, -0.008256587, -0.029914502, -0.0018870216, 0.026506286, -0.026543332, 0.07553643, -0.055383503, 0.058458306, 0.06205175, -0.03793492, -0.00087289215, -0.008339941, 0.028988356, -0.0013081806, 0.050826866, -0.011975062, 0.023209207, 0.021597715, 0.052086424, 0.008062097, 0.05338303, 0.018597003, 0.0058069327, -0.034137726, -0.06127379, 0.008895628, 0.0040125255, -0.0034267385, -0.04263974, 0.012901207, -0.04945617, -0.006260744, -0.0019379596, 0.026376626, -0.013642124, -0.0022250647, -0.011558296, -0.004443183, 0.016818803, 0.013429111, 0.014484917, -2.408069e-06, -0.029358814, -0.030525757, 0.0006245694, -0.010761811, 0.02093089, -0.007978744, -0.0064228196, 0.012799332, 0.021968173, -0.020597477, -0.028932787, -0.054123946, -0.0048205876, 0.060273554, 0.062385164, 0.035212055, -0.03289669, -0.009053073, -0.022246016, 0.0124937035, 0.007858345, -0.0076268087, -0.050308228, 0.056494877, -0.026635947, -0.014549746, 0.068386585, 0.009326286, 0.047381606, 0.023950124, 0.028025165, 0.022357153, -0.012262167, 0.017680118, -0.0011443686, 0.023357391, 0.069201596, 0.013910706, -0.06634907, -0.0026765605, 0.0028988356, -0.0069507225, 0.0069785067, -0.0361382, 0.024728086, 0.0052975523, -0.044566125, 0.03787935, 0.015744474, 0.016846588, -0.0036999516, 0.03334124, -0.02087532, -0.03187793, -0.0062005445, 0.007807407, 0.05730989, -0.00020013427, -0.011382328, -0.023079546, -0.0045265364, -0.038898114, 0.008187126, 0.039231524, 0.02411683, 0.03035905, 0.010585844, 0.0045265364, 0.021153165, 0.00489931, 0.012743763, 0.05964377, -0.020208497, 0.02385751, 0.031192582, 0.0009585606, -0.0046145204, -0.023301821, 0.01762455, -0.0095022535, 0.08490902, 0.011993585, -0.031155536, 0.011521251, -0.0039083343, 0.011576819, 0.014457132, 0.025987644, -0.03900925, -0.046677735, -0.026358102, -0.047122285, -0.020208497, -0.01017834, 0.05179006, 0.0033294933, -0.022431245, 0.016439084, 0.034156248, -0.146331, -0.011799094, 0.0141885495, 0.01566112, 0.018337682, 0.006242221, -0.029358814, 0.0018476604, -0.06990547, 0.018810015, -0.019078597, -0.033415332, 0.018476604, -0.03663832, 0.015244355, -0.021431008, 0.024098307, -0.005547612, -0.00948373, -0.034952734, -0.05134551, -0.04460317, 0.04690001, 0.060014233, -0.03663832, -0.055013046, 0.056939427, -0.018208021, -0.021431008, 0.0094791, -0.0034985149, 0.024487289, 0.0012502965, -0.04004653, -0.023709327, 0.016040841, -0.002697399, -0.02296841, 0.030544281, -0.012966038, 0.02832153, 0.04249156, 0.020227019, 0.023505574, 0.03574922, 0.002398717, -0.006890523, 0.034008063, -0.06390404, -0.03048871, 0.008052835, 0.0487523, 0.014114458, -0.028488237, -0.010863687, -0.015938966, 0.008062097, 0.02207931, -0.032933734, -0.02456138, 0.007348965, 0.034897164, 0.030247914, -0.053494167, -0.053234845, 0.019134168, 0.0124937035, -0.05249393, 0.038231287, -0.011484205, 0.011521251, -0.06097742, -0.012604841, 0.007247089, -0.01247518, 0.011595342, -0.022301584, -0.042158145, -0.0064320806, -0.13899593, -0.005681903, 0.013753261, -0.020227019, 0.03837947, 0.007992636, -0.0025422694, 0.018569218, 0.04664069, 0.022560906, 0.2499852, 0.033230104, -0.054346222, 0.013327234, 0.038231287, -0.034193292, 0.018448818, 0.016170502, 0.018032053, -0.009154948, -0.016828064, -0.010169078, 0.05160483, -0.004815957, 0.013586556, 0.0072239353, -0.07601803, 0.044306803, 0.03393397, -0.025376389, 0.034582276, -0.0003970849, 0.020208497, 0.038972206, -0.04919685, -0.007112798, -0.016068626, 0.034100678, -0.07868533, 0.08009306, -0.010715504, 0.016531698, 0.015568507, -0.008622415, 0.0050382316, 0.026209919, -0.034841597, -0.012540011, -0.021042027, 0.023283299, 0.003250771, 0.0023153638, 0.037305143, 0.03161861, -0.00058983895, 0.011169315, -0.029006878, 0.019041553, -0.0026950836, -0.005066016, -0.007816669, -0.02495036, -0.0040287334, 0.008664092, 0.023135116, -0.029488474, -0.012123245, -0.022005219, -0.0054966738, 0.025802415, 0.027488, 0.039527893, -0.06816431, 0.07264686, 0.011373067, -0.0073397034, 0.029432906, -0.0040843016, -0.003271609, 0.040379945, 0.0003319653, -0.028247438, 0.0011831509, 0.0075203017, 0.00585324, 0.025191158, 0.07416574, 0.031970546, -0.0745362, 0.023338867, -0.025024453, 0.016189024, 0.015031342, -0.021653283, 0.005255876, 0.028414145, -0.057939667, 0.02615435, -0.010724765, -0.031137014, 0.016892895, -0.024728086, -0.0007658066, 0.001070277, 0.044084527, 0.035804786, -0.0073072882, -0.0073026577, 0.008372356, 0.017161477, 0.035026826, 0.012123245, 0.012928992, -0.017652335, -0.019838037, -0.015596291, -0.021208733, 0.031896453, -0.006751601, 0.00056031806, -0.04967845, 0.045344085, 0.03150747, -0.010270954, -0.020023266, 0.036101155, 0.017939439, 0.007172997, 0.015299925, 0.008302894, 0.031896453, 0.024653995, -0.051975287, -0.012317736, 0.025431957, -0.054235082, -0.033230104, -0.002780752, -0.036712408, 0.07042411, -0.028710512, -0.024968885, 0.005441105, 0.025987644, -0.03684207, -0.0047742804, 0.004283423, 0.016503913, -0.023153638, 0.04912276, -0.06746044, 0.008571477, -0.026839698, 0.01241035, -0.0058439784, -0.020727137, 0.030655418, -0.04904867, 0.013290188, 0.030766556, -0.0040426254, 0.004498752, 0.016189024, -0.026710037, -0.049345035, -0.058458306, -0.0035216685, -0.00081269274, 0.0678309, -0.025283774, -0.0009579818, -0.019541671, 0.010206124, 0.03682355, 0.016281638, -0.0034498922, -5.488136e-05, 0.0009724528, 0.030377574, -0.028599374, -0.012354782, -0.05994014, -0.03900925, 0.022690566, 0.03595297, -0.05275325, -0.045269996, -0.017291138, 0.014966512, -0.031637132, 0.04334361, 0.03221134, -0.021931127, 0.021579191, 0.041713595, 0.04919685, 0.010113509, 0.009043811, 0.043121338, -0.023709327, -0.022746135, 0.060644012, 0.032026112, 0.0038249812, 0.034897164, 0.03295226, 0.01610567, 0.009807881, 0.015966749, 0.0024658625, 0.013401326, -0.0040241024, -0.0097152665, 0.030766556, -0.018689618, -0.066608384, 0.03804606, -0.0043945606, -0.014345994, -0.014207073, -0.02615435, 0.003683744, -0.02743243, 0.002780752, 0.034137726, -0.011104485, 0.034304433, 0.043491796, 0.03658275, 0.01533697, 0.022301584, -0.02704345, 0.02220897, -0.03989835, -0.052605066, 0.010613628, 0.017337445, -0.04423271, -0.027839934, -0.011345283, -0.0045219054, 0.0007194993, -0.0037809892, -0.061533112, 0.013077175, 0.029099492, 0.02220897, 0.008951196, 0.03989835, -0.022634998, 0.022134878, -0.00030533862, 0.0150498655, 0.033248626, 0.020727137, 0.080315344, -0.011123008, 0.016374253, 0.0019738476, -0.009261455, -0.025691278, -0.028747559, 0.02398717, -0.028451191, 0.028543806, 0.04919685, 0.02735834, -0.02119021, 0.026710037, -0.0004352884, -0.038527656, 0.013382803, -0.016948463, -0.011252669, -0.03574922, -0.034137726, 0.014966512, -0.008904889, -0.002806221, -0.020671569, -0.008358464, -0.019856561, -0.01819876, 0.020115882, 0.016383516, -0.022412723, -0.01680028, -0.008455709, 0.023709327, 0.006969245, -0.016976248, -0.011762048, 0.02385751, 0.053679395, -0.024728086, -0.007075752, 0.055828054, -0.07209117, -0.008344571, -0.00016337786, -0.032378048, 0.0017122116, -0.055198275, 0.05834717, -0.023783417, -0.012956777, -0.0024149246, 0.0077286847, 0.0057096872, -0.00015570821, -0.010863687, -0.020264065, -0.022264538, 0.022949887, -0.017707903, 0.0135587705, 0.00083063677, -0.0722764, 0.05427213, 0.0043204688, 0.032026112, -0.06334835, 0.058124896, -0.017078124, 0.01215103, 0.02722868, 0.04556636, -0.019930651, 0.0008011159, -0.021986695, -0.018671094, 0.01170648, -0.017781995, 0.0055522425, 0.019763947, -0.0022852642, -0.019189736, -0.0007785411, -0.021338394, -0.030914739, -0.024079785, -0.05931036, -0.041194953, -0.036471613, 0.0072054123, 0.004778911, 0.06420041, -0.04423271, 0.01838399, -0.011354544, -0.009835666, -0.011558296, 0.033656128, -0.012586318, -0.028617898, 0.0009417743, -0.013827353, -0.0033572777, -0.009585607, -0.02819187, -0.0028201132, -0.00107375, -0.020616, -0.047640927, 0.032137252, -0.014734976, -0.09891234, 0.0012421927, 0.006612679, -0.0039430647, -0.015374016, 0.0487523, 0.03315601, -0.059903093, -0.032155775, -0.008020421, 0.0421211, -8.154422e-05, -0.064274505, -0.00085321156, -0.02850676, 0.008344571, -0.015457369, -0.0074786255, -0.048085477, 0.009835666, -0.007872237, -0.0037022668, 0.031211104, -0.03574922, -0.025857983, -0.020097358, -0.0105673205, -0.031674176, -0.025394911, 0.03556399, -0.034397047, 0.0062144366, -0.0062838974, 0.027728798, -0.035656605, 0.023042502, -0.03269294, 0.0094929915, -0.13536543, -0.0039037035, -0.013280927, -0.013012345, -0.029062448, 0.022134878, 0.013642124, -0.02207931, -0.021134641, -0.00680717, -0.07927806, -0.0007212358, 0.055976238, -0.044047482, -0.032785553, 0.02811778, 0.011160054, 0.008511278, -0.030247914, 0.03289669, -0.0040310486, 0.0031975175, -0.020690091, -0.00038492924, 0.044454988, -0.030785078, 0.0022285378, 0.027117541, -0.022709088, 0.026358102, -0.031062922, -0.031896453, 0.0068303235, 0.01565186, -0.02087532, 0.019263828, -0.00038608693, 0.020282587, 0.002583946, 0.009377223, 0.013753261, 0.011058178, -0.038194243, -0.0361382, -0.0003661169, 0.052086424, -0.0049780323, -0.012336259, -0.016133456, 0.0005438211, -0.019893607, 0.03563808, -0.020671569, 0.0063209436, -0.012382566, 0.004123663, -0.058236033, -0.008849321, -0.009613391, 0.054976, -0.055457596, 0.01750415, -0.010521013, -0.015966749, -0.019856561, 0.01896746, -0.060792193, 0.010891472, -0.032859646, 0.05682829, 0.044899534, -0.046714783, -0.035990015, -0.0051771537, 0.00903455, -0.016513174, 0.039157435, -0.03874993, -0.051234372, -0.01221586, -0.01882854, -0.041306093, -0.018291375, 0.022634998, 0.036805023, 0.024839224, 0.003917596, 0.0032438247, 0.02811778, -0.0024704933, -0.038416516, -0.040824495, -0.01788387, -0.014864636, -0.022820227, 0.032933734, -0.012169553, -0.012558534, 0.016939202, -0.035526942, 0.011687957, -0.023283299, 0.0023199946, 0.01393849, 0.014559008, -0.01476276, 0.02252386, -0.036416043, 0.026969358, -0.016068626, 0.0025191158, 0.002122031, -0.004244062, 0.032137252, -0.060273554, -0.0017631496, 0.010020895, 0.037508894, -0.025524572, -0.031470425, 0.019245304, 0.011400851, -0.022042263, -0.018671094, 0.0325818, 0.02633958, -0.0033179165, -0.0021162427, 0.005867132, -0.015188787, -0.016448345, -0.036360472, 0.00025671598, 0.012160291, 0.011317499, -0.019060075, -0.056754198, 0.026802652, -0.022857273, -0.024765132, -0.017781995, -0.0024450242, 0.015540723, -0.039935395, 0.0049919244, -0.03245214, 0.012799332, 0.014142242, 0.019541671, -0.051308464, 0.00021547356, 0.028840173, 0.0070618596, 0.025431957, 0.011928755, 0.037749693, -0.02443172, 0.020504862, 0.018615525, 0.03269294, 0.018245067, -0.020449294, -0.041898824, -0.0094791, -0.04308429, -0.0403429, 0.0036721672, -0.027154587, -0.034063634, 0.018300636, 0.030136777, 0.040898588, -0.010937779, 0.029858932, 0.051012095, -0.050419364, 0.021282826, -0.045232948, 0.047937293, 0.0018001954, -0.0057884096, -0.013864399, 0.0039940025, 0.0017376806, 0.070572294, -0.0131234825, -0.022857273, 0.031840883, -0.019763947, 0.0024450242, 0.014299687, 0.0052466146, 0.044084527, -0.018346943, -0.0074045337, -0.063089035, 0.033841357, 0.003111849, 0.0065756333, 0.06431155, -0.016411299, 0.017726425, 0.021912605, -0.017856086, -0.001263031, -0.0035309298, 0.044010438, 0.011715741, -0.007853714, 0.03652718, -0.03269294, -0.01024317, -0.023301821, 0.028747559, 0.015837088, 0.011465682, 0.052271653, 0.04352884, -0.017652335, -0.016966986, 0.042343374, 0.002030574, 0.04338066, -0.017541196, -0.032100204, -0.036416043, -0.002882628, 0.021412484, -0.0015269825, 0.007089644, -0.045158856, -0.0039476953, -0.028710512, 0.010400615, 0.051938243, 0.009881973, -0.027154587, 0.02646924, -0.014114458, 0.03456375, 0.04752979, 0.005292922, 0.0010147082, -0.030581325], "runbooks/meshtastic-sidecar-node.md::1781801641.696": [0.0027169576, -0.03167306, -0.042473745, 0.04715468, -0.004983087, -0.0001267204, 0.037044626, -0.008863085, -0.001147453, 0.039941434, -0.048689414, -0.011155593, -0.00021357373, -0.0037409125, -0.008186843, -0.023040183, 0.0017181819, 0.008935026, 0.0075633577, -0.016795738, 0.014695072, -0.00759693, -0.0015203452, 0.02657007, 0.03249798, -0.013822192, 0.025802704, -0.030867323, 0.01035945, 0.014493638, -0.020296847, 0.007937449, -0.0060430123, -0.04788368, -0.0067096623, -0.037639335, -0.026301492, -0.015174676, -0.027701937, -0.015683057, 0.017227381, -0.00035011105, -0.017639842, -0.016373686, 9.112479e-05, -0.051490303, 0.03107835, -0.04001817, 0.029351775, -0.03173061, -0.02601373, -0.0033284528, 0.0060717887, -0.057399027, 0.0072276345, 0.050109044, -0.042243533, 0.02693457, -0.09937398, -0.0053571784, -0.048497573, 0.0007056176, -0.012229906, -0.021447899, 0.008709611, 0.027241517, -0.0070981416, 0.0044339406, 0.0015383303, 0.006234854, 0.0063979193, 0.0070118126, -0.07025242, -0.0005317611, -0.039979804, 0.01846476, 0.03278574, -0.027970515, 0.010023727, -0.027701937, 0.010532107, 0.004738489, 0.0013177125, -0.0015419273, 0.024824312, 0.057552498, -0.044622373, 0.0889378, 0.00089506124, -0.054099347, -0.017927604, 0.007040589, 0.01887722, -0.044622373, -0.023884287, 0.018771706, -0.014292204, -0.024517365, 0.022215264, -0.0299273, -0.0020467108, -0.011990104, -0.020507874, -0.011827039, 0.04922657, 0.047730207, 0.005031048, -0.002657007, 0.0040934216, -0.030349351, 0.0012757471, -0.03499192, -0.002073089, -0.0063787354, -0.0003363224, -0.058166392, -0.004150974, -0.047730207, -0.027567647, -0.018982733, 0.0034891202, 0.013649534, 0.051413566, -0.05778271, -0.0033620251, -0.004844002, 0.0128821675, 0.03512621, 0.01887722, -0.021390345, -0.027318252, -0.05778271, -0.013006865, -0.024785943, -0.007908673, 0.0034987123, -0.01519386, 0.044315424, -0.027318252, -0.045888525, 0.048152257, 0.010944567, -0.0141866915, -0.0036449917, 0.039979804, -0.031884085, 0.052372776, 0.007606522, 0.010273121, -0.00083571026, 0.013237075, 0.053715665, 0.025476573, 0.030867323, 0.0007068166, -0.005664125, 0.015596727, -0.0061485255, 0.07880855, 0.03315024, -0.03315024, 0.055787556, -0.02140953, -0.0051509487, 0.025745152, -0.012412156, 0.018637417, -0.03808057, 0.01178867, -0.0044531245, -0.0018512721, 0.03245961, 0.040171646, 0.02085319, 0.021294424, 0.01183663, 0.011683158, 0.0030358944, -0.00759693, -0.008230007, -0.02716478, 0.037581783, -0.034646604, 0.011241921, -0.028680328, -0.00075357803, 0.011980512, -0.0468861, -0.016661448, 0.05183562, -0.014666296, 0.05014741, 0.03811894, 0.0033164627, 0.0476151, 0.054943454, -0.010100463, -0.03936591, 0.025188811, -0.0051173763, -0.04047859, -0.019989902, 0.042703953, -0.0039927047, -0.00577923, 0.0057120854, 0.029946484, -0.057936184, 0.010033319, -0.07025242, 0.06584006, 0.011289882, -0.013946889, 0.020009086, -0.015107531, 0.021754844, 0.021889133, 0.027567647, 0.020105006, -0.043317847, 0.015184267, 0.05079967, -0.0048775743, -0.029601168, 0.014858137, -0.0037169321, 0.020738084, 0.0018296898, 0.0023021, -0.008882269, -0.021294424, 0.030579561, -0.045658316, -0.023232026, 0.03284329, 0.008973394, -0.048919626, 0.021428714, 0.018340062, 0.03361066, 0.022925079, -0.0034483538, 0.02394184, 0.008738387, -0.03597031, 0.005429119, 0.03435884, -0.027510095, -0.017918011, 0.023865104, -0.059777863, -0.006019032, -0.022579763, 0.024805127, 0.051490303, 0.016872475, 0.027452542, 0.031001613, 0.025725966, -0.004944719, -0.009342689, 0.04009491, 0.043816637, 0.017275343, 0.0006990231, 0.0120572485, 0.011146001, -0.010301897, 0.041476168, -0.014378533, -0.037562598, 0.024076128, 0.037006255, 0.0476151, -0.03205674, -0.022368738, 0.008220416, -0.03982633, 0.0889378, 0.008066942, -0.029198302, 0.054905083, 0.00017940193, 0.0057600457, 0.010205977, 0.015174676, -0.0022421496, -0.01731371, -0.0010671193, -0.05218093, -0.019970717, 0.013323404, 0.08172455, -0.012680734, -0.0318649, 0.008421849, -0.013966073, -0.1737318, 0.016728593, 0.01340014, 0.028373383, -0.0004331425, 0.015654279, -0.039903067, -0.030138325, -0.05502019, 0.04558158, 0.05544224, -0.0421668, -0.000120650424, -0.031711426, 0.024670837, -0.031749796, 0.024977785, 0.01693962, 0.018330472, -0.038790386, -0.04673263, -0.00803337, 0.051144987, 0.017697394, -0.026090465, -0.010503331, 0.06522617, 0.022675686, -0.04047859, -0.0045658317, -0.01413873, -0.018167406, -0.00039357517, 0.033860054, 0.016690224, -0.024996968, 0.0011162787, -0.004599404, 0.026685175, -0.021563003, 0.006714458, 0.03485763, 0.01501161, -0.006330775, 0.010656805, -0.015874898, 0.03844507, -0.020105006, -0.01648879, -0.021160135, 0.049111467, -0.005170133, -0.013601574, -0.045197897, -0.027145596, -0.029773826, 0.009803109, 0.0007409884, -0.040133275, -0.04278069, -0.030368535, -0.012786247, 0.025073705, -0.0387712, -0.026838649, -0.031980004, 0.051451933, -0.011798263, -0.0036114193, -0.03361066, 0.0062876106, -0.043663163, -0.011548868, 0.008815125, -0.011692749, -0.0038608136, -0.01183663, -0.0035514687, -0.058281496, -0.108275436, 0.034051895, 0.017246565, -0.026224755, -0.015280188, -0.018272918, -0.050377622, 0.02591781, 0.0059231115, 0.02256058, 0.27533117, 0.008642467, -0.05528877, 0.0019028295, 0.043202743, -0.01873334, -0.016469607, 0.017706985, 0.012987681, -0.010704765, -0.014359348, 0.028200725, 0.016603896, 0.01583653, 0.0068727275, 0.038425885, -0.0568235, 0.02887217, 0.019136205, -0.021754844, 0.012747878, -0.057629235, 0.016450422, 0.02288671, -0.031135902, -0.010426595, 0.013285035, 0.061082385, -0.05033925, -0.007822344, 0.007855916, 0.02371163, 0.037581783, -0.06875605, -0.06468901, 0.045696683, 0.0010305494, -0.029275037, -0.0046089957, 0.0050022714, -0.04746163, -0.00870002, 0.034051895, -0.040632065, 0.017016355, -0.039519385, 0.002305697, 0.015107531, -0.0018416799, -0.03854099, -0.023980208, -0.013141154, -0.0142442435, 0.040516958, 0.0032085518, -0.02256058, -0.040862273, 0.013841376, 0.025131257, 0.0015886888, 0.023596525, 0.008656855, -0.10259692, 0.0015731016, 0.018157814, 0.04074717, -0.011193961, -0.033457186, -0.019097839, 0.036066234, 0.041629642, 0.013601574, 0.007836732, -0.024709206, 0.03982633, -0.023136105, 0.06054523, 0.03857936, -0.062271804, 0.014455269, -0.023845918, 0.012949312, -0.004625782, 0.0067480304, -0.04232027, 0.050761305, -0.029159933, 0.037370756, -0.06522617, -0.030234246, -0.0023848317, -0.031231822, -0.009093295, 0.05133683, 0.022694869, 0.025265547, 0.04838247, -0.011750302, -0.011193961, -0.02210016, -0.016738186, 0.016057147, -0.0064171036, 0.020795636, 0.011213145, -0.007261207, -0.0052900338, -0.0046689464, 0.0054914677, 0.029793011, -0.028757066, 0.03696789, 0.022445474, -0.035624996, -0.00051587424, 0.039154883, 0.00803337, 0.0072084507, 0.017659025, -0.02749091, -0.019481521, -0.020968294, -0.0120860245, -0.0055730003, -0.017505553, -0.07393578, 0.00527085, -0.019817244, 0.0016606294, 0.057859447, 0.04853594, -0.03955775, 0.011539276, 0.031884085, 0.0014088373, -0.01657512, 0.013937297, 0.012671142, -0.020776452, 0.036948703, -0.025112074, -0.025936993, -0.040363487, -0.027759489, 0.004486697, 0.022809973, -0.0010509326, -0.022042608, -0.011481724, 0.034454763, -0.011424171, 0.0043188357, -0.0016714205, -0.051451933, -0.017985156, -0.037888728, -0.018714154, 0.021447899, 0.068871155, -0.0149828335, -0.025668414, 0.03545234, 0.0024675634, 0.03255553, -0.015942043, 0.023366315, -0.02969709, 0.027874595, 0.021985054, -0.019759692, 0.0106951725, -0.06273223, -0.058818653, 0.059432548, -0.029390143, 0.009664024, -0.07128836, -0.0058991313, -0.0050502317, -0.029428512, 0.052794825, 0.028814618, -0.05014741, -0.033342082, 0.038349148, -0.011846223, -0.017073909, -0.010685581, 0.0009424222, -0.012517668, -0.02154382, 0.07401251, 0.0037816789, -0.00020593003, 0.009457794, 0.027606016, 0.0659168, 0.0023788367, -0.0013992451, -0.01634491, -0.0042085266, 0.008172455, 0.01100212, 0.006373939, -0.003915968, -0.022176897, 0.029390143, 0.02279079, -0.039519385, 0.05935581, -0.010417002, -0.0035250906, -0.032996766, 0.039903067, 0.007194062, -0.013726271, 0.03370658, 0.07493336, -0.008618487, -0.0016570324, -0.039749593, -0.021294424, 0.04350969, -0.045504842, -0.005314014, -0.0074530486, -0.006455472, -0.0120860245, 0.027970515, -0.008191639, 0.0036377977, 0.008268376, 0.027471727, -0.02781704, 0.014723848, -0.033860054, 0.04324111, 0.021294424, 0.04297253, -0.018570272, 0.07995961, -0.019548666, 0.0105225155, 0.0008195236, 0.011577644, 0.032632265, -0.016862882, 0.017486367, -0.005678513, -0.008762368, -0.010733541, -0.03923162, 0.0049087484, 0.013332996, 0.029888932, 0.047077943, 0.03472334, 0.003939948, -0.025975361, -0.005059824, -0.0016198631, 0.008824716, -0.027222332, 0.03268982, 0.023519788, -0.03389842, 0.027299069, -0.013064417, -0.032939214, -0.045926895, -0.03357229, -0.024344707, -0.017706985, -0.02413368, 0.074818246, 0.00437399, -0.014743032, 0.014762216, 0.01657512, 0.031039981, -0.037869543, 0.008536954, 0.024421444, 0.0068487474, -0.0272607, 0.0010563282, 9.751327e-06, -0.013342587, 0.013707086, -0.0437399, 0.022848342, -0.0018656602, -0.014570374, 0.016373686, -0.026397413, -0.0050118635, -0.017505553, -0.027644385, 0.011759894, 0.045197897, -0.035375603, 0.013659126, -0.018656602, 0.006474656, -0.0180523, 0.028354198, -0.0068583395, -0.028104804, -0.0043164375, 0.027049674, -0.0015143502, -0.04001817, -0.010311489, 0.043663163, -0.0064410837, -0.00090405386, 0.050531093, 8.790245e-05, -0.0030766607, 0.012958905, -0.025936993, 0.011222737, 0.027299069, -0.025227178, -0.0010617237, 0.02413368, -0.022349553, 0.03955775, -0.00943861, -0.024095314, -0.014915689, -0.036987074, 0.014301796, -0.021908319, 0.017908419, 0.021351976, 0.072285935, -0.02831583, 0.019251311, -0.03153877, 0.0005866158, -0.0062156697, 0.046655893, -0.038483437, 0.031020798, -0.072554514, 0.02210016, -0.033821687, -0.009275544, 0.027203148, -0.009956582, -0.026032913, -0.017706985, -0.038560174, 0.007961429, -0.02117932, 0.0019292077, 0.027375806, 0.03292003, -0.021428714, -0.031826533, 0.0828756, 0.035145395, -0.018061893, 0.015107531, -0.016201029, 0.07370557, -0.035356417, 0.017304119, 0.026685175, -0.011251514, -0.009515347, -0.024555733, 0.057667606, 0.026493333, -0.008090923, -0.010464963, 0.020814821, 0.021198504, -0.009994951, -0.03159632, -0.0119996965, -0.008268376, -0.012258682, -0.012671142, 0.016632672, -0.024613285, -0.008340316, 0.017217789, -0.01105008, 0.0014232254, 0.02739499, -0.041245956, -0.0009052529, -0.14134894, -0.015414477, 0.0036401956, -0.010925382, -0.012076433, 0.014867729, 0.0059374995, -0.0127958385, -0.015558359, -0.0035538669, -0.032171845, 0.019778876, 0.026090465, -0.03167306, -0.031922452, 0.024306338, -0.025572494, -0.0384067, -0.031097533, -0.0040766355, 0.011500908, -0.018531905, 0.034646604, 0.008292356, 0.046118736, -0.032306135, 0.0055586123, 0.01777413, -0.018205773, -0.008776756, -0.03623889, -0.05033925, 0.018915588, 0.05567245, 0.02610965, 0.0008740786, 0.019702138, 0.03393679, -0.029064013, -0.004450727, 0.030234246, 0.029447695, -0.010906199, -0.028987275, -0.01289176, 0.049725357, 0.014810177, -0.026435781, -0.039519385, 0.009505754, -0.015826937, 0.042473745, -0.00831154, 0.023845918, -0.010791094, 0.012565629, -0.07347536, 0.0135056535, 0.012690326, 0.035279684, -0.04623384, 0.02413368, -0.013841376, 0.018061893, -0.022368738, 0.024670837, -0.035740104, 0.030809771, -0.008968598, 0.025284732, -0.033783317, -0.034838445, -0.0048775743, -0.019030694, 0.012949312, 0.009673616, 0.015769385, 0.015980411, 0.018157814, -0.026205571, -0.012431339, -0.032613084, -0.060660332, 0.038752016, 0.06610864, -0.012258682, 0.022311186, -0.0033908014, -0.010628028, -0.0078079556, -0.029140748, -0.05179725, 0.0048104296, 0.025745152, -0.034128632, -0.004599404, -0.01206684, -0.042857427, -0.011433763, 0.023059368, -0.008354705, 0.017112276, 0.01293972, -0.0272607, -0.007361924, -0.036027864, 0.012968496, -0.036449917, 0.016268173, -0.0048775743, -0.03407108, -0.006297203, -0.044238687, -0.015414477, -0.083873175, 0.018570272, 0.017476775, 0.022944262, -0.026915386, -0.043164376, -0.014532006, 0.020066638, -0.012354603, -0.026512519, -0.012105209, 0.03255553, 0.015299372, -0.007812751, 0.016920434, -0.031960823, 0.03071385, -0.041054115, -0.002654609, 0.023922656, 0.023404682, -0.012699918, -0.06695274, 0.048228994, 0.010301897, -0.05759087, -0.028929723, 0.012651958, -0.015807753, 0.0047960416, -0.015165083, -0.007726423, -0.022119343, -0.020220112, -0.02357734, -0.031788163, 0.022445474, -0.036488283, -0.021850765, 0.010934975, -0.013016457, 0.05018578, 0.036814414, 0.009452998, -0.011299474, 0.043394584, 0.015510399, -0.044814214, 0.013726271, 0.01081987, -0.02048869, 0.00826358, -0.020929925, -0.0149828335, -0.0025179219, 0.015692648, -0.006210874, 0.05574919, 0.002882421, 0.027567647, 0.011692749, -0.0015539174, -0.0050118635, -0.03268982, 0.045735054, -0.020814821, 0.005409935, -0.02150545, -0.018090669, 0.008781552, 0.034512315, 0.025361467, 0.0057072896, 0.047691837, -0.017870052, 0.015769385, -0.033994343, -0.032996766, 0.046655893, -0.025534125, 0.02334713, -0.012172353, 0.010906199, 0.026167203, -0.008560934, 0.036123786, -0.01160642, -0.023097737, 0.006124545, -0.030195877, -0.029524432, -0.008647263, 0.0059422953, -0.029102381, 0.0071892664, 0.04212843, -0.014081178, 0.0004936925, 0.007371516, 0.037409123, 0.025303915, 1.8996821e-05, 0.059969705, 0.009755149, -0.049341675, -0.011750302, 0.0055969805, 0.040708803, 0.0041150036, -0.06745153, -0.016421646, -0.05014741, 0.01873334, 0.0430109, -0.00013990952, -0.0529483, -0.01160642, -0.033495553, 0.0065561887, 0.026397413, -0.005208501, 0.023174472, 0.021927502, 0.0513752, -0.016057147, 0.009937398, 0.061082385, 0.0028608388, -0.002889615, 0.0036138173], "runbooks/meshtasticd-sim-nodes-runbook.md::1781801643.541": [-0.016700549, -0.013349329, -0.04469526, -0.0021928728, -0.0016351077, -0.0042954846, 0.0005059808, -0.043658417, 0.012960514, 0.022551294, -0.04588022, -0.0067394674, -0.015154544, 0.01357151, -0.008341016, 0.034549028, -0.0003188055, -0.006017382, -0.0055869073, -0.023625165, -0.0044852635, -0.04743548, 0.052656718, 0.052249387, 0.03504893, 0.012525411, 0.008618742, -0.0016721378, -0.0016605658, 0.023662196, 0.0107016815, 0.018246552, 0.015395239, -0.040510863, 0.011951446, -0.024217647, 0.010349897, 0.009141792, -0.040473834, -0.024921218, 0.0049666543, -0.0016987531, 0.0015541045, -0.012182883, -0.015932174, -0.03714113, 0.042510487, -0.03840015, 0.004314, -0.029105611, -0.041177403, 0.002310906, 0.0054387874, -0.04650973, -0.02264387, 0.036900435, -0.049768373, -0.0002619586, -0.024402797, 0.014849046, -0.040658984, 0.018052144, -0.0033026168, -0.036641225, 0.0023699226, 0.038066883, 8.150948e-05, 0.007239373, 0.019996222, -0.018839033, -0.0078503685, 0.01743189, -0.06606159, -0.027605895, -0.047546573, -0.014997167, 0.021458909, -0.020366522, 0.0034484225, 0.014960136, -0.009535235, 0.006392311, 0.0030295202, -0.03160514, 0.011516343, 0.030327603, -0.069505386, 0.076207824, 0.038992632, -0.033401098, 0.02360665, -0.011349708, 0.03179029, -0.07028302, -0.02725411, 0.008387304, 0.012219913, -0.004506093, 0.015404496, -0.010979407, 0.01561742, 0.007521727, -0.014339883, -0.030012848, -0.019051956, 0.07013489, 0.010109201, -0.040103532, -0.046917062, -0.05395277, -0.00061273144, 0.011895901, -0.017496694, 0.0062303045, -0.0016073352, -0.048027962, 0.014700926, -0.011053467, -0.03495636, -0.021218212, 0.03906669, 0.011840356, 0.015959948, -0.030883053, -0.0039691576, -0.02729114, -0.022884564, -0.025958057, 0.03703004, 0.002310906, 0.01163669, -0.027105989, -0.015737766, -0.00083664746, -0.020477612, 0.0050962595, 0.0017809136, 0.016293218, -0.018839033, -0.06402494, -0.0019035755, 0.0036127432, -0.034678634, 0.007646703, 0.013441904, -0.013590025, 0.050990365, -0.012766106, 0.001213891, -0.008984414, 0.010266579, 0.04506556, 0.012988287, 0.030272057, -0.0064385985, -0.010553561, 0.009317684, -0.0030434064, 0.06283998, 0.052730776, -0.014904591, 0.071319856, -0.04810202, 0.0006694337, 0.030512754, 0.026569054, -0.015904402, 0.004948139, 0.011979218, -0.0019591206, 0.0026430192, 0.056618933, -0.01357151, 0.0063784244, 0.023180805, 0.010572077, 0.014589836, 0.007142169, -0.015682222, -0.032919705, -0.055952393, 0.020551672, -0.023662196, -0.01174778, -0.024939733, -0.028605707, -0.0012289345, -0.02382883, -0.023958435, 0.065135844, -0.029216701, 0.036900435, 0.014043643, 0.020644248, 0.007929058, 0.05321217, 0.013951068, -0.035882108, 0.012988287, 0.00041600937, -0.018579822, 0.009674098, 0.06580238, -0.011534858, -0.034678634, -0.019385226, -0.0013782118, -0.0363635, -0.02364368, -0.0918345, 0.025421122, -0.0065728324, 0.0074337805, 0.007526356, 0.017496694, 0.041918006, 0.002557387, 0.016709806, -0.008720575, -0.011701493, 0.042177215, 0.060247876, -0.0060682977, -0.0356229, 0.007577272, 0.0036220008, 0.014645381, 0.013469677, -0.0034229644, -0.0031799548, -0.031512566, 0.012331003, -0.020625733, -0.0079892315, 0.038103912, -0.0076096733, -0.06428415, 0.01390478, -0.018089175, 0.032697525, -0.009405631, -0.027754014, 0.040362746, 0.007119025, -0.027754014, 0.022236539, 0.041658796, -0.009414888, 0.006248819, 0.0115626305, -0.013284527, 0.004962025, -0.03717816, 0.0050962595, 0.03469715, 0.02393992, 0.026994899, 0.010386926, 0.015478557, 0.002862885, 0.0054156436, 0.03840015, 0.04547289, 0.037344795, 0.011571888, 0.007859626, -0.014932364, -0.020866428, 0.026272813, -0.0009176507, -0.02780956, -0.008123465, 0.05758171, -0.0049990555, -0.041029286, 0.0008534267, 0.033697337, -0.020236917, 0.07902211, 0.010960892, -0.016894955, 0.017607784, 0.025643302, 0.0111553, 0.020662762, 0.016506141, -0.037455887, -0.018653883, 0.004786133, -0.030457208, -0.017413376, 0.024106557, 0.067394674, -0.014673154, -0.042325336, 0.022180995, 0.009354714, -0.14737956, 0.039844323, 0.0035039675, 0.015210089, -0.004323257, 0.00295546, -0.03584508, -0.0019753212, -0.035474777, 0.060507085, 0.011405253, -0.033863973, -0.031993955, -0.016256187, 0.030012848, -0.010192519, 0.026865294, 0.0058831475, 0.025273003, -0.0483242, -0.04606537, -0.027105989, 0.081466086, 0.041288495, -0.027939165, 0.0074106366, 0.066024564, -0.000232161, -0.014450973, -0.012118081, 0.015784055, -0.00023650045, 0.004316314, -0.0080031175, 0.021940298, 0.0062765917, 0.004223739, 0.01888532, -0.007743907, 0.040844135, 0.014043643, 0.040696014, 0.020125827, -0.013414132, 0.02238466, -0.028124316, 0.021144154, -0.02777253, -0.010109201, -0.046880033, 0.010609106, -0.0051425467, -0.010155489, -0.008553939, -0.0230512, -0.0039274986, 0.008391933, 0.020662762, -0.051286604, -0.01918156, -0.015811827, 0.004320943, 0.021199698, -0.020903457, -0.017496694, -0.0139695825, 0.052730776, -0.00795683, 0.025772909, -0.029087096, 0.00047849756, -0.009377858, -0.010655394, 0.014793501, -0.0027124505, 0.0043440866, -0.038289063, -0.020644248, -0.028087286, -0.11086794, 0.0052443794, 0.013469677, -0.007854997, -0.01598772, -0.021255244, -0.010618364, 0.03397506, -0.0012358776, 0.034549028, 0.30453506, 0.01788551, -0.0316792, -0.018052144, 0.06813528, -0.019607406, -0.009822219, 0.013404875, -0.011497827, -0.0007839954, -0.021403363, -0.011571888, 0.02758738, 0.016376534, -0.003795579, 0.040510863, -0.049768373, 0.01918156, 0.0385853, -0.0198481, 0.013275269, -0.06184017, 0.016617231, 0.019792557, -0.04584319, -0.019163046, 0.017718874, 0.07946647, -0.07357869, 0.023291895, 0.021366334, 0.042325336, 0.033438127, -0.062395617, -0.060321935, 0.016385794, -0.019551862, -0.015006424, -0.019237107, -0.0061701303, -0.040547892, -0.011618176, 0.037900247, -0.008530796, 0.008563197, -0.041029286, -0.014552806, 0.06628377, -0.006688551, -0.026439449, -0.021255244, -0.012534669, -0.012469866, 0.0034738807, 0.025365578, -0.037307765, -0.026754204, -0.01390478, 0.021421878, 0.024013981, 0.014913849, 0.030253543, -0.08242887, 0.055989422, -0.028346496, -0.0076050446, -0.0047167013, -0.029716607, -0.001112637, 0.029661063, 0.018607596, -0.012636501, 0.01134045, -0.020310977, 0.012469866, -0.026106179, 0.061692048, 0.050842244, -0.051916115, 0.047805782, -0.017820707, -0.010340638, 0.013284527, 0.0006798484, -0.008947384, 0.009419517, -0.005082373, 0.021162668, -0.034049124, -0.030160967, -0.013173437, -0.038770452, 0.0012289345, 0.04539883, 0.032068014, 0.04476932, 0.025106367, -0.03558587, -0.0018746458, -0.004274655, 0.010775742, 0.023625165, -0.018357642, -0.00598498, -0.012692046, -0.021551484, -0.0017242113, 0.013377102, -0.012395806, 0.040214624, -0.062358588, 0.028124316, 0.004522294, -0.050138675, -0.03134593, 0.0064293407, -0.0012972086, 0.012377291, 0.021532968, -0.025883999, 0.0068737012, -0.0018642311, -0.035696957, 0.017598527, -0.022162478, -0.057285473, 0.0030457207, 0.00023548791, 0.014913849, 0.051953148, 0.022366144, -0.034086153, 0.026106179, 0.010312866, 0.023884377, -0.0062441905, 0.0071653128, 0.034437936, -0.033104856, 0.0058137164, -0.025291517, -0.016459852, -0.0536195, 0.0059248065, 0.0010889146, 0.0019359768, 0.0049249954, -0.030123938, -0.010062913, 0.047361422, 0.005313811, -0.01182184, -0.0043417723, -0.03577102, -0.013053089, -0.085020974, -0.019051956, -0.010303609, 0.043028906, -0.032845646, -0.021681089, -0.006123843, 0.014895334, 0.02869828, -0.009405631, -0.0025157284, -0.04762063, 0.048583414, 0.023328925, -0.009049216, -0.021495938, -0.066468924, -0.088057436, -0.003899726, -0.025569243, 0.003193841, -0.03840015, -0.019996222, 0.017070848, -0.021051578, 0.05498961, -0.004487578, -0.028439071, -0.034845266, 0.039807294, 0.02684678, -0.0034113924, -0.0071005104, 0.041103344, -0.009572266, -0.06472851, 0.069986776, -0.0071329116, -0.0022634612, 0.062025316, -0.004114963, 0.02640242, 0.025550729, 0.014765728, -0.021958813, 0.02743926, -0.009100133, -0.019866617, -0.002176672, -0.021421878, -0.029642547, 0.03714113, -0.016663518, -0.0745785, 0.020681277, -0.027105989, -0.006785755, -0.005498961, -0.018802004, 0.033290006, -0.0385853, 0.016080296, 0.08931646, -0.007197714, -0.030327603, -0.002010037, -0.013765917, 0.041658796, -0.002397695, 0.0045593237, -0.026698658, 0.005105517, -0.05506367, 0.0056007938, 0.008762233, 0.0052999244, 0.024902701, 0.06376573, -0.041955035, 0.015024939, -0.0241621, 0.069949746, 0.0051749484, 0.023588136, 0.019792557, 0.050471947, -0.0003491817, 0.002022766, 0.05391574, 0.039992444, 0.0356229, -0.012988287, 0.034789722, -0.00907236, 0.019014927, 0.012460609, -0.020125827, 0.002101455, -0.00832713, 0.030901568, 0.042140186, 0.041695826, -0.030512754, 0.003807151, -0.010090686, -0.014737956, 0.010692424, -0.021792179, 0.04539883, 0.0056007938, -0.05484149, 0.0042214245, -0.03817797, -0.024995277, -0.04591725, -0.024088042, -0.010729454, -0.018839033, 0.0011809111, 0.0907236, -0.032216135, -0.009507463, 0.0056563388, 0.03466012, 0.05343435, -0.018098433, -0.04539883, 0.025606273, -0.010544304, -0.029531457, 0.004635698, 0.016228415, -0.04628755, -0.0007440724, -0.0569522, 0.028457586, 0.021292273, -0.032345742, 0.07187531, -0.04310297, 0.004531551, -0.010386926, 0.015700737, 0.0027263367, 0.04621349, -0.020959003, -0.028642736, -0.058692615, 0.0035965426, -0.040658984, 0.018348385, -0.007517098, -0.0320495, -0.0006364538, 0.015265634, 0.03327149, -0.051064424, 0.0007515941, 0.014737956, 0.012803136, -0.0066052335, 0.022699416, -0.0046056113, 0.025717363, -0.007105139, -0.0069847913, -0.004677357, 0.0010773428, -0.024865672, 0.0179966, 0.0054387874, 0.0011884329, 0.024569431, 0.0050962595, -0.0034067638, -0.014571321, -0.015108257, -0.027457776, -0.033401098, 0.009905536, 0.0385853, 0.010627622, -0.029290762, 0.005304553, -0.0069847913, -0.000723243, 0.008540053, 0.051990177, -0.02825392, 0.002084097, -0.040288683, 0.0056007938, -0.026143208, -0.019088985, 0.021440394, -0.012016248, 0.018950123, -0.037789155, -0.05258266, 0.02264387, -0.061988287, -0.036159836, 0.031216323, 0.022662384, -0.039177783, -0.030586813, 0.05561912, 0.055952393, -0.029698092, -0.0027147648, -0.031919897, 0.058396373, -0.0075726435, 0.046880033, -0.014339883, 0.003323446, 0.0010744497, -0.038029853, 0.015321179, 0.016774608, 0.0135529945, -0.010886832, 0.005040714, 0.030883053, -0.048435293, -0.022143964, -0.027531834, -0.047546573, -0.018700171, -0.0446212, 0.039585114, -0.034567542, 0.007086624, 0.029068582, 0.008678916, -0.026939355, 0.032771587, -0.006568203, 0.0018434017, -0.13864048, -0.015534102, 0.0063182507, 0.015524845, -0.019274136, 0.0030017477, 0.014497261, -0.025069337, -0.007998489, 0.0107016815, -0.046917062, 0.0396962, 0.096426226, -0.049472135, -0.03991838, 0.014867561, -0.040362746, -0.020792367, -0.0059572076, 0.031956926, 0.0014198706, 0.009831476, 0.019144531, 0.016172871, -0.0007625874, -0.02186624, -0.031475533, 0.030327603, -0.023254866, 0.038659364, -0.0066607785, -0.020810883, 0.0008875638, 0.050879277, -0.0014337569, -0.012914226, -0.0042005954, -1.2313211e-05, -7.458443e-06, -0.0142750805, 0.00027786996, 0.022736445, -0.0074985833, -0.008266957, -0.031919897, 0.018644625, 0.019459287, -0.015932174, -0.028716797, 0.032660495, -0.011109012, 0.039511055, -0.033364065, 0.041695826, 0.007901285, 0.024495373, -0.04706518, -0.008165124, -0.003684489, 0.030401664, -0.05261969, 0.027791046, -0.050768185, -0.032253165, -0.023736255, 0.021532968, -0.016034007, 0.0034368506, -0.020273946, 0.008563197, 0.00015708838, 0.039214812, -0.0029184301, -0.003906669, 0.008387304, -0.024865672, 0.009933309, 0.010516532, 0.014867561, -0.03425279, -0.037641037, -0.027420744, -0.01434914, 0.058137164, 0.07072738, 0.0037492916, 0.011757038, -0.012488381, -0.011081239, 0.015173059, -0.033678822, -0.058951825, 0.019588891, 0.0077948235, -0.004841678, 0.0136826, -0.009738901, -0.02684678, -0.021255244, -0.0063784244, 0.0066376347, 0.052064236, 0.024550917, -0.008225298, 0.013145665, -0.025365578, -0.0006538117, -0.01940374, 0.06309919, 0.012395806, -0.016348762, 0.0074569243, -0.02680975, -0.021255244, -0.084058195, -0.010368411, 0.022255054, -0.031031175, -0.0067163236, -0.042103156, -0.033178918, 0.012331003, -0.024754582, -0.037881732, 0.0026777347, 0.017515209, 0.05321217, 0.0066931797, -0.0042376253, -0.032401286, 0.030105423, -0.052656718, -0.005480446, 0.018635368, 0.019922161, -0.00090145005, -0.071393915, 0.043399207, -0.008415077, -0.022329114, -0.057618745, -0.036011714, 0.02743926, -0.015052712, 0.03186435, -0.012756849, 0.016052522, 0.0033419612, -0.0037562347, -0.006336766, 0.016978273, -0.008257699, -0.0025921029, 0.016635746, 0.0076744757, 0.019477801, 0.010238806, 0.006859815, -0.015052712, 0.030642359, 0.018700171, -0.0049990555, 0.0005389607, 0.0047236443, -0.010303609, 0.012451351, 0.0033396468, -0.009655583, -0.048027962, 0.067394674, 0.03840015, 0.0569522, -0.00062256755, 0.060692236, 0.0055267336, -0.035474777, -0.0015656764, 0.026420934, 0.0472133, -0.02186624, 0.0070264502, -0.0059803515, 0.012719819, 0.008262328, 0.041955035, -0.0014893019, -0.017163424, 0.059285093, -0.018200265, 0.021792179, -0.016885698, -0.02858719, 0.035567354, -0.024680521, 0.028105801, -0.038029853, -0.0069061024, 0.03212356, -0.0052073495, 0.08294729, -0.020625733, -0.011655205, -0.021718118, -0.0068274136, -0.0048787077, -0.009086247, 0.04725033, -0.007484697, -0.003372048, 0.015784055, -0.01995919, -0.01386775, -0.035215568, 0.030383147, -0.013951068, 0.004323257, 0.043214057, 0.016034007, -0.02360665, -0.009104761, -0.00096162385, -0.005711884, 0.022273568, -0.059396185, -0.006568203, -0.028457586, 0.010516532, 0.008322502, -0.015089742, -0.018607596, -0.032919705, 0.008410448, 0.013812205, 0.0050962595, 0.029013036, 0.0029577746, 0.00442509, 0.036530133, -0.022403175, -0.020162856, 0.030623844, -0.00035352117, 0.017107878, -0.026494995], "runbooks/nordvpn-lxc.md::1781801645.387": [-0.021157673, 0.04327959, -0.05006636, 0.027239809, -0.024235826, 0.012080827, 0.019080846, -0.0046056416, 0.0005235527, 0.009929828, -0.0046496815, -0.014871563, -0.047618672, 0.026813317, -0.0084139295, 0.0070139263, 0.020471578, 0.016132494, 0.027814645, -0.052847825, 0.04557893, -0.040498123, 0.07076046, 0.03461996, 0.028074248, 0.0055768364, 0.0010998374, -0.011589435, 0.019210648, 0.0078251865, -0.0072503504, -0.01616958, -0.022733836, -0.03538023, 0.030225247, -0.007319887, -0.0031662337, -0.011153673, -0.034935195, 0.01730998, 0.0010227676, -0.02473649, -0.009707311, -0.024106026, 0.0019122568, -0.03169015, 0.025663646, -0.013573547, 0.014185469, -0.037772287, -0.013184141, 0.033043798, 0.054368358, -0.021120587, 0.033155058, 0.0244398, -0.0322279, -0.028426567, -0.054627962, -0.004107296, -0.0073569734, -0.0012794737, -0.0343789, -0.010031815, -0.012766922, 0.03469413, -0.012813279, 0.012905995, -0.010754996, -0.02293781, 0.031412005, 0.006541077, -0.050511394, -0.039385535, -0.044058397, -0.012905995, 0.016633157, 0.002052489, 0.033470288, -0.0106159225, 0.012470232, 0.0072874366, 0.02113913, 0.00031436342, 0.022029199, -0.0023874235, -0.0026006692, 0.07517371, 0.06519753, -0.025385499, -0.023605362, -0.01071791, 0.042908724, -0.052439876, -0.028185507, -0.005414584, -0.02060138, -0.052069016, 0.001681627, -0.022121914, -0.0027745108, 0.038606726, -0.00895168, -0.030688824, -0.015019908, 0.0555922, 0.008265586, -0.040535208, 0.0110795, -0.039422624, 0.023438474, 0.012887452, 0.0012875863, 0.013276857, -0.022566948, -0.028945774, -0.048323307, -0.05522134, 0.027295439, -0.023494104, 0.031189488, -0.033006713, 0.010773539, 0.003713255, -3.0458485e-05, 0.008367572, 0.021268932, 0.0036993476, 0.03150472, 0.010606651, 0.015520572, 0.010819897, 0.014324542, 0.019562967, -0.04005309, 0.005683459, 0.004408621, 0.013462288, 0.009234462, -0.0628611, 0.009294727, 0.06030215, -0.044429258, -0.014834477, 0.03953388, -0.021213302, 0.003080472, 0.024829205, -0.034341816, -0.020286147, -0.026015963, 0.032431874, 0.015891433, 0.019544423, 0.03408221, -0.0034026583, 0.023011982, -0.009062938, 0.039311364, 0.0386809, -0.01958151, 0.042908724, -0.037327252, -0.0019134157, 0.05407167, -0.02623848, -0.024013309, -0.04120276, -0.0051178946, -0.013610633, 0.033062343, 0.02670206, -0.01539077, 0.005358955, 0.0389405, 0.021788139, 0.018598726, 0.008710619, -0.021806682, -0.01598415, -0.016540442, 0.005535114, -0.0013884143, -0.029131204, 0.00586889, -0.031226574, -0.022251716, -0.017328523, -0.016929846, 0.011172215, -0.029687498, 0.043316673, 0.033544462, -0.021584164, 0.020100717, 0.03263585, -0.012368245, -0.0032937175, 0.0052059744, -0.012896723, -0.018339122, 0.007890088, 0.05588889, 0.022604035, -0.034768306, 0.007055648, 0.008794064, -0.031838495, -0.0025798082, -0.08500155, 0.011904668, -0.015502028, 0.02844511, -0.02258549, 0.0007411444, 0.017940445, 0.024476888, 0.013703348, -0.008010617, -0.02258549, -0.017560313, 0.012368245, -0.011570892, -0.03838421, 0.033099428, 0.0032334523, 0.014778848, -0.015084809, -0.009549694, 0.014880835, -0.055963065, 0.051401462, 0.0017407332, -0.021992112, 0.054590877, -0.00817287, -0.09063865, 0.009146382, -0.00072781654, -0.006239752, 0.02527424, -0.033822607, 0.04910212, 0.026553715, -0.022214629, 0.022010656, -0.0063092886, -0.0033377574, -0.02712855, 0.0033609362, -0.017356338, 0.011570892, 0.009744397, 0.061933942, -0.016447727, 0.012933809, 0.018515281, 0.0028904052, 0.0010500029, -0.048471652, -0.009827841, 0.058744527, 0.06749687, 0.0016538124, 0.005651009, 0.053515375, -0.023253042, -0.0035950427, 0.0039033217, 0.0018067929, -0.030466307, -0.0023283176, 0.050400134, 0.030651739, -0.021398732, 0.025886163, 0.007815915, -0.029984187, 0.07817769, 0.0076073054, -0.0038731892, 0.036882218, -0.01737488, 0.0024569603, 0.015492757, 0.056074325, -0.032969624, -0.044725947, -0.020434491, -0.02102787, -0.018060977, 0.011311289, 0.051290203, -0.03599215, -0.037030563, 0.037271623, 0.008237771, -0.14678715, -0.0025357683, 0.015177525, 0.026924577, 1.7375098e-05, 0.01485302, -0.059449166, -0.023401387, -0.04876834, 0.016633157, 0.021547077, -0.05970877, -0.0013710302, -0.030559022, 0.026683515, -0.018533824, -0.030262332, -0.016253024, 0.017643755, -0.031875584, -0.080773726, -0.015158981, 0.07973532, 0.024291456, -0.0076026693, -0.011598707, 0.040683553, -0.027814645, -0.001620203, -0.010671552, 0.010254332, -0.0021660654, 0.0010529002, 0.024458343, 0.012405331, 0.007180814, 0.0018102698, -0.006355646, 0.055072997, 0.014231826, 0.03169015, 0.05778029, 0.02119476, -0.0054516704, 0.02599742, -0.0276663, -0.0059384266, 0.014760304, -0.02334576, -0.054813392, -0.025107352, -0.0011798046, -0.030225247, -0.0265908, -0.041721966, 0.024606688, 0.008409294, 0.020453036, -0.02473649, 0.026201395, 0.019210648, -0.021547077, 0.014574873, -0.035176255, -0.043910053, 0.025608016, 0.014509973, -0.015288783, 0.05900413, -0.055480946, 0.011682151, -0.042797465, -0.033155058, 0.0050159073, -0.039793484, 0.0046473634, -0.0033794793, -0.034638505, -0.036900762, -0.13091426, -0.0056973663, 0.012451689, -0.0015089444, -0.00034594463, -0.03402658, -0.033581547, 0.018895416, 0.018329851, 0.013397387, 0.26924574, 0.040016003, -0.016011965, -0.011014599, 0.058114063, -0.01473249, 0.012192085, 0.0116079785, 0.015344412, -0.016123222, -0.018951045, 0.011598707, 0.033804063, -0.02149145, -0.008335122, 0.055110082, -0.018237134, 0.03897759, 0.06464124, -0.008010617, 0.0013165599, -0.03252459, -0.015418584, 0.015437128, -0.0188676, -0.002461596, -0.021454362, 0.07298563, -0.035547115, 0.056074325, -0.01604905, 0.044132568, 0.03024379, -0.01497355, -0.047284897, 0.026145766, 0.0060774996, -0.02712855, -0.041833226, -0.029075574, -0.011932482, -0.04327959, 0.034879565, 0.00315928, 0.013063611, 0.015650373, -0.0038430567, 0.024717947, -0.04209283, 0.0040933886, -0.015520572, -0.005289418, 0.0015958652, -0.007968896, 0.04205574, -0.073504835, -0.0047516683, -0.030225247, 0.004679814, -0.0071669067, 0.025181524, -0.00574836, -0.06998164, 0.038829245, 0.010384134, -0.020490121, -0.009317906, -0.028333852, 0.04839748, 0.054479618, 0.029483523, -0.018756341, -0.011125858, -0.04005309, 0.027054377, -0.001986429, 0.019266278, 0.05952334, -0.07239225, 0.03456433, 0.01137619, -0.018209321, 0.026906032, -0.02683186, 0.01005963, 0.008265586, 0.016827859, 0.05952334, -0.028241135, -0.011663607, -0.02304907, -0.02809279, -0.042612035, 0.012683478, 0.03384115, 0.017198721, 0.012479504, -0.00628611, -0.05700148, 0.01030069, 0.0139629515, 0.0005629568, -0.0014834477, -0.002295867, 0.012711292, -0.029279549, -0.020527208, 0.040720638, 0.025348412, 0.06349156, -0.0609697, 0.028018618, -0.016271567, -0.06349156, -0.010031815, 0.01611395, -0.003465241, 0.023141785, 0.0397564, -0.037234537, 0.02610868, -0.004473522, -0.04023852, 0.011858311, -0.021102043, -0.06834985, -0.018431839, 0.01724508, -0.027035834, 0.058484927, -0.00010712984, -0.011172215, 0.010949698, 0.042167, 0.010245061, 0.037475597, 0.033878237, 0.017736472, -0.0076165767, -0.0020235153, -0.0410915, -0.008200685, -0.053515375, -0.009790755, 0.036622614, -0.012498047, 0.018830514, 0.03597361, 0.009800026, 0.03256168, -0.05651936, 0.061971027, 0.014621232, -0.034230556, -0.01485302, -0.067830645, -0.029910015, -0.020972243, 0.022159, -0.052921996, -0.018125877, 0.003792063, 0.042723294, 0.059337907, 0.05336703, -0.0060821357, -0.006568892, 0.041944485, 0.011051686, -0.022010656, 0.029094119, -0.07317106, -0.05370081, -0.0007556312, -0.00032073763, -0.017439783, -0.03263585, -0.067571044, 0.009354992, -0.009174197, 0.060153805, 0.051327292, -0.015557658, -0.042908724, 0.040943157, -0.007903995, 0.01412984, -0.019321905, -0.012525861, 0.00655962, -0.010013272, 0.067200184, 0.018459652, 0.010931156, 0.07929028, 0.030225247, 0.018682169, 0.03233916, -0.018765613, 0.007347702, -0.007245715, 0.0050576297, -0.014389442, 0.036010694, -0.030948428, -0.025218612, -0.015909977, -0.019080846, -0.03621467, -0.012618577, -0.01066228, 0.011478176, -0.045727275, -0.00057396677, 0.048063707, -0.027313981, 0.039719313, 0.02468086, 0.0076443916, -0.0103377765, -0.012460961, 0.0009937941, 0.025923248, -0.029149747, 0.012451689, -0.004204647, 0.006879489, -0.03504645, -0.019896742, 0.00015211133, -0.0059198835, 0.013221228, 0.022029199, -0.054776307, 0.04198157, 0.015891433, 0.053737894, 0.02796299, -0.012154999, 0.029112661, 0.051475637, 0.018190777, 0.002341066, 0.06375117, 0.0046102772, 0.096349925, -0.008858964, -0.01790336, 0.0066986936, 0.019451708, -0.0039288187, -0.03402658, 0.031949755, -0.019396078, 0.021639794, 0.04976967, -0.0032566313, -0.01928482, 0.044021312, -0.031838495, -0.05970877, -0.010041087, -0.027091464, 0.03634447, 0.00020136643, -0.036882218, 0.016531171, -0.025756361, -0.021361647, -0.07046377, -0.0041629253, 0.0132954, 0.02353119, 0.0016352693, 0.012043741, -0.022288801, -0.021046415, -0.0068655815, 0.008149691, 0.013879508, -0.057112735, -0.04628357, 0.040201433, -0.0048536556, 0.0068841246, 0.03743851, 0.019748397, -0.0496955, -0.024050396, -0.011709966, 0.03250605, -0.03161598, -0.024217283, 0.023698077, -0.0141483825, -0.01832058, 0.022047741, 0.00583644, 0.01042122, 0.03502791, -0.0048351125, -0.04227826, -0.014927193, -0.019841112, -0.013453016, -0.0023248408, -0.012989439, -0.027202722, -0.020341776, 0.024643775, 0.033006713, -0.04899086, -0.011663607, -0.0048675626, 0.035714004, 0.01694839, 0.080699556, -0.010643737, 0.002647027, 0.0265908, -0.012256986, -0.0041629253, -0.016392097, -0.008854329, 0.02796299, 0.0011879171, -0.017977532, 0.014982821, -0.01144109, -0.019099388, -0.014741762, 0.018422566, -0.005280147, -0.037067648, 0.0011948708, -0.0015529844, 0.022919267, -0.03784646, -0.014305999, -0.05307034, -0.0029854386, -0.003467559, 0.024106026, -0.03139346, -0.012748378, -0.07168761, -0.043094154, 0.017745743, -0.032728564, 0.037865, 0.0021822907, -0.020008001, 0.0046125953, -0.04676569, 0.06267566, -0.035139166, -0.02293781, 0.01963714, -0.01807952, 0.002009608, -0.01197884, 0.06367699, 0.030132532, -0.017523225, 0.012618577, -0.027054377, 0.045727275, 0.018246407, 0.0045337873, 0.014176197, 0.0101523455, 0.03445307, -0.024013309, 0.009248369, -0.012433146, -0.0033563005, -0.022659663, -0.014287456, 0.04146236, 0.007695385, -0.028704712, -0.00065596204, -0.051475637, -0.0057437243, -0.020082174, 0.047025293, -0.0062304805, -0.016188122, 0.004918556, 0.04899086, -0.0017059649, -0.003344711, 0.0008187936, -0.009985457, -0.1297275, 0.00016181749, -0.003961269, 0.006300017, -0.016725874, 0.0036831226, 0.0031337833, -0.037012022, -0.0016410641, -0.023920594, -0.05918956, -0.014815934, 0.054034583, -0.029687498, -0.00031812998, -0.010625194, -0.030447764, -0.022604035, -0.017096736, 0.019451708, -0.01251659, -0.017207993, 0.0042185546, 0.0096238665, 0.024421258, -0.0012991757, -0.047025293, 0.007389424, -0.028352395, 0.029724583, -0.02138019, -0.08010618, 0.026850404, 0.0432425, -0.033507373, 0.020230519, 0.0036993476, 0.02317887, -0.052847825, -0.001889078, -0.026312653, 0.03263585, -0.0110795, 0.02527424, -0.050770998, 0.014231826, -0.011468905, 0.024347086, -0.023660991, 0.0012284801, -0.026164308, 0.04939881, -0.010050358, 0.004802662, 0.0013629176, 0.024013309, -0.048063707, 0.011830496, -0.013490102, 0.045616016, -0.05247696, 0.008005982, -0.054665048, -0.00931327, -0.021825224, -0.0035996786, -0.02634974, 0.01383315, 0.051549807, 0.0018288129, 0.022474233, 0.016864946, -0.009146382, -0.012238444, 0.014658318, -0.01431527, 0.051735237, -0.024328543, -0.0025751726, -0.04205574, -0.029038489, -0.04209283, -0.014788119, 0.023994766, 0.0555922, 0.002932127, 0.02162125, -0.0003876666, 0.00820532, 0.0013698712, -0.026924577, -0.04839748, 0.011543077, -0.019952372, -0.018524554, 0.0319683, -0.05017762, -0.0038013346, -0.0132954, -0.0068563097, -0.02863054, 0.043019984, 0.0008495056, 0.027165636, -0.014500701, -0.020026544, 0.024013309, -0.01305434, 0.026776232, -0.021769594, -0.020564293, -0.011255659, -0.037123278, 0.0023677216, -0.066013426, -0.004909285, -0.006939754, -0.021955026, -0.030633194, -0.034156382, 0.02664643, -0.0028904052, -0.034341816, -0.016030507, -0.0014139111, 0.009155653, 0.017291438, 0.0014405668, -0.005994056, -0.033970952, -0.017977532, -0.026998749, -0.024106026, -0.016679514, 0.02683186, -0.023327215, -0.055369686, 0.044318, -0.012164271, -0.03677096, -0.011218573, 0.0035996786, 0.0014463615, -0.026331197, -0.011839767, -0.03504645, 0.0048165694, -0.012720564, -0.026182853, -0.035194796, 0.009025852, -0.0073059797, -0.0010320392, 0.027165636, -0.0062073013, 0.02664643, 0.021287475, 0.03621467, -0.02814842, 0.04235243, 0.024458343, -0.03790209, 0.021825224, -0.0021579529, -0.021825224, 0.011450362, -0.013768249, 0.012683478, -0.017087463, 0.073801525, 0.01083844, 0.020953698, -0.01251659, 0.073504835, 0.004635774, -0.03198684, -0.009781484, -0.020397406, 0.056667704, 0.027499411, 0.03233916, 0.00043692172, 0.008965587, 0.003921865, 0.01736561, -0.02084244, 0.0029993458, 0.07205847, -0.043094154, 0.044169657, 0.012627848, 0.020990785, 0.04209283, -0.026312653, 0.011747052, -0.020230519, 0.013721892, -0.0008605156, 0.008061611, 0.067719385, 0.0064529977, -0.034008037, -0.011478176, 0.0043135877, -0.036363013, -0.024625232, -0.009113932, 0.01161725, 0.011747052, 0.0319683, 0.0070510125, -0.015168252, -0.026572257, 0.024699405, 0.0017546405, -0.019155018, 0.039496794, 0.037382882, 0.0011004169, -0.025255697, 0.03983057, 0.018348394, -0.03167161, -0.03198684, -0.023716621, -0.030466307, -0.0018021571, -0.008515917, 0.012460961, -0.010504664, -0.036270298, 0.02455106, -0.027777558, -0.018255679, 0.05778029, -0.0011409799, 0.021102043, 0.03233916, -0.005150345, 0.0073384303, 0.024959007, -0.0098092975, 0.04294581, -0.011302018], "runbooks/peertube-remote-runner.md::1781801647.187": [0.005870318, 0.015710628, -0.046510983, 0.045156293, -0.009407561, 0.02519345, 0.013659779, 0.018250668, 0.016500862, 0.019511282, -0.012154569, -0.003774784, -0.032813575, 0.018570526, -0.022728669, -0.035861623, -0.019605357, -0.0034337598, 0.036012143, -0.02692444, 0.04937088, -0.024798332, 0.047527, 0.015174396, 0.032531347, 0.029878415, 0.0037042273, -0.011862935, 0.04587127, -0.0025776718, 0.0056727594, 0.008057577, -0.03618148, -0.031759925, -0.01311414, -0.046774395, -0.013593926, 0.011891157, -0.02905055, -0.015475438, 0.018617563, -0.0009389922, -0.049822446, -0.011449002, 0.027940458, -0.05091372, 0.019868769, -0.033622622, 0.028730692, -0.05260708, -0.018147185, 0.019849954, 0.025720272, -0.014402976, 0.010141351, 0.0552412, -0.015513068, -0.012624947, -0.054639116, -0.010564691, 0.008504435, -0.009003036, -0.024967667, -0.031176658, 0.0029469186, 0.024873592, -0.0008901905, 0.022521703, -0.009619231, -0.047752783, 0.022954449, 0.015767073, -0.015804702, -0.028655432, -0.06265436, 0.021712651, 0.03742328, 0.014158379, 0.014751056, -0.039436497, -0.0013452813, 0.01006609, -0.015842333, -0.0074460846, 0.015033283, -0.0035631137, -0.028636616, 0.032568976, 0.032230306, 0.023481272, -0.008433878, 0.0051553436, 0.020865971, -0.03606859, -0.018420005, -0.061864123, 0.0037677283, -0.014308901, 0.019868769, -0.047075436, -0.0031562368, 0.040715925, 0.0037136348, -0.023951652, 0.016096337, 0.0130482875, 0.056106694, -0.00669348, 0.019069126, -0.022032509, 0.024628995, 0.011768859, 0.020169811, 0.029953675, -0.005352902, -0.05049979, -0.023349566, -0.047527, -0.0069757067, -0.030104196, 0.014402976, 0.0041746055, 0.01041417, -0.03868389, -0.019624174, -0.005663352, 0.006749925, 0.007549568, 0.0050659715, 0.012963619, -0.017225245, -0.028693061, 0.017102946, -0.023462458, -0.02368824, -0.006613516, 0.052117888, -0.011279666, -0.005235308, -0.060283653, 0.044930514, 0.05949342, -0.05095135, -0.0077706454, 0.06987937, -0.07168562, 0.021317534, 0.023424828, -0.02137398, 0.007309675, 0.018269485, 0.05343495, 0.010207204, 0.0054940158, -0.01735695, 0.00205908, 0.034920868, 0.01307651, 0.010931586, 0.05546698, -0.0050095264, 0.00053329114, -0.008730217, 0.0039158976, 0.04316189, -0.035504136, -0.017262874, -0.055918545, -0.01064936, -0.005211789, -0.015164989, 0.02167502, 0.043462932, 0.019887585, 0.035617027, 0.022013694, 0.016726645, 0.025720272, 0.0013652723, -0.034111816, -0.04910747, 0.006688776, -0.0006720527, -0.007954093, -0.012323906, -0.018570526, -0.0015745906, 0.007027448, -0.0026200057, 0.033001725, -0.016830128, 0.04286085, 0.009727418, 0.030461684, 0.022578146, 0.01778029, 0.0006573533, -0.024779517, -0.009821494, -0.02743245, -0.03089443, 0.023311937, 0.015955225, -0.007507234, -0.04037725, -0.006016135, -0.006909854, -0.041129857, -0.0057997615, -0.08429175, 0.028636616, -0.021938432, -0.0012935397, -0.03320869, -0.009083, 0.01651027, 0.0031703482, 0.015616552, 0.03966228, -0.04120512, -0.014261863, 0.01458172, -0.011204406, -0.018692825, 0.015221434, 0.05061268, 0.03194808, 0.0153907705, 0.012286275, 0.0049342657, -0.016905388, 0.032888833, 0.005517535, -0.0038100623, 0.063971415, -0.014854539, -0.023669424, -0.011420779, -0.023500089, 0.012465019, -0.004228699, -0.04297374, 0.018570526, -0.0070133368, -0.030066567, 0.015607144, 0.022277106, 0.0031797558, -0.05418755, 0.007399047, -0.0110727, -0.00561161, -0.013951413, 0.054902527, 0.0026223578, 0.021750282, 0.026416432, 0.0071074124, 0.011806489, -0.021129383, 0.039361235, 0.03830759, 0.051402915, 0.012173384, 0.009017147, -0.0005662176, -0.012323906, 0.0047931527, 0.007671866, 0.013010657, -0.054639116, 0.045081034, 0.007441381, 0.021148197, -0.0552412, 0.029520927, 0.018918606, -0.00931819, 0.067960225, 0.042409286, 0.015588329, -0.0014170139, 0.013838523, 0.03644489, 0.027940458, 0.011016254, -0.048016194, -0.0082269125, -0.025099374, -0.030687464, -0.037310388, 0.049897704, 0.051591065, -0.04297374, -0.026566952, 0.015842333, -0.0035160761, -0.15849859, -0.0047061327, 0.028674247, 0.020395594, -0.008923071, 0.028881213, -0.0033490919, -0.020150997, -0.004891932, 0.007248526, 0.023500089, -0.057988208, 0.0057103895, -0.011514855, 0.021091752, 0.019642988, 0.004649687, -0.03324632, -0.0033608512, -0.018269485, -0.07364239, 0.024346769, 0.09753759, 0.0035960402, 0.019718248, -0.061939385, 0.034093004, 0.025550937, -0.04323715, -0.027187852, 0.00925704, -0.07345424, 0.00806228, 0.015371955, 0.03772432, -0.012352128, -0.01234272, -0.016209228, 0.018899791, -0.0035678176, -0.006580589, 0.054488596, 0.03746091, 0.029633818, 0.039135456, -0.009736826, 0.025550937, -0.00014074593, -0.02457255, -0.015748257, 0.016482048, -0.00034807977, -0.031157844, 0.001735695, -0.02611539, 0.015447215, 0.039624646, 0.04771515, -0.034036558, -0.010113128, -0.01623745, -0.0050706756, 0.031590592, -0.033566177, -0.04011384, 0.05189211, 0.020357963, -0.0050706756, 0.031458884, -0.0337167, -0.004774337, -0.0016592586, 0.005409348, -0.015484846, -0.027131407, 0.011655969, -0.009755641, -0.017112354, 0.006053766, -0.124932416, -0.024139803, -0.016387971, -0.0008102262, 0.004826079, -0.010781066, -0.005621018, 0.0010612905, -0.005804465, 0.05727323, 0.26762632, -0.001241798, -0.017808514, -0.023782315, 0.00848562, -0.042672697, -0.013659779, 0.08233497, 0.013443405, -0.022107769, 0.048580647, 0.020075737, 0.009619231, -0.012709615, -0.010743435, 0.030781541, -0.004482703, 0.034469303, 0.036125034, -0.022126583, 0.029445667, -0.024045726, -0.0067828516, 0.03074391, -0.028561356, -0.043049, -0.018372968, 0.049446143, -0.043726344, 0.050236378, -0.017695623, 0.044817623, 0.0548649, 0.026755104, -0.071346946, 0.014450014, 0.01651027, -0.0052635306, -0.020771895, -0.018344745, 0.009200595, -0.013161178, 0.02611539, 0.020941231, -0.01079988, -3.5301323e-06, -0.0005909124, -0.0199064, -0.026397618, -0.028787138, -0.07736778, -0.048166715, -0.0036736527, -0.021317534, 0.050123487, -0.04120512, -0.003153885, -0.015936408, 0.016228043, 0.013198809, 0.023970466, 0.016378565, -0.08173289, 0.027225483, -0.006712295, 0.006749925, -0.06453587, -0.06468639, 0.0205273, 0.040414885, 0.0042310506, 0.006110211, 0.033566177, -0.017309913, 0.04557023, 0.021731466, 0.03478916, 0.026265912, -0.04895695, 0.020470854, -0.023443643, -0.002469485, -0.02457255, 0.0013194105, 0.024139803, 0.019078534, 0.02974671, 0.040640663, 0.0045367964, -0.020997677, -0.023537718, -0.004830783, -0.028486095, 0.051252395, 0.004099345, 0.006373623, -0.013490443, -0.017309913, -0.048166715, 0.004033492, 0.0098685315, 0.03420589, 0.013208216, -0.007159154, -0.0074931225, -0.032926463, 0.012427389, 0.023274306, -0.01744162, 0.0117218215, -0.032437272, 0.024346769, -0.032587793, -0.05373599, 0.0005964982, 0.036482524, 0.0025141707, 0.023650609, 0.029313961, 0.00024386162, 0.013339922, -0.01238035, 0.016293896, 0.021054123, -0.006566478, -0.07597546, -0.03691527, -0.0029328072, -0.020583743, 0.06777207, -0.0017039445, -0.020470854, -0.015767073, 0.06145019, -0.010047276, 0.022333551, 0.008495028, 0.007610717, -0.0026788032, 0.031835187, -0.06976648, -0.017902588, -0.02148687, 0.013603333, 0.036896456, 0.037009347, 0.022634592, 0.0045791306, 0.047489367, 0.0054516816, -0.029539742, 0.06265436, 0.0337167, -0.05813873, -0.030160641, -0.017479248, -0.013010657, -0.048844058, 0.008819588, -0.038571, -0.015729442, -0.00048419542, 0.00021622692, 0.05388651, -0.012662577, -0.007182673, -0.00798702, 0.023048526, 0.018664602, -0.05053742, -0.000643242, -0.08308758, -0.063783266, 0.012135754, -0.007356713, -0.02989723, -0.022728669, -0.018278891, 0.031571776, -0.04598416, 0.049446143, 0.048279606, -0.0068110744, -0.0077094967, 0.019567728, 0.00025988388, 0.0008984221, -0.016284488, 0.024403214, -0.031985708, -0.026623398, 0.06829889, 0.0011653616, 0.016491454, 0.041167486, 0.032531347, 0.051628698, 0.03574873, 0.0076201246, 0.00595969, 0.024798332, -0.020941231, -0.045156293, -0.035522953, -0.016500862, -0.033283953, 0.0026247096, 0.0038476926, -0.0276206, 0.010818696, -0.029464481, -0.0418072, -0.043575823, 0.013528073, 0.01195701, -0.0055222386, 0.097387075, 0.075411014, -0.007568383, 0.0292387, -0.047940932, -0.0032291454, 0.010969216, -0.027281927, 0.015503661, -0.032700684, 0.012907174, -0.005526942, 0.025645012, 0.0012088716, -0.003022179, 0.017657993, 0.0021202292, -0.030367607, -0.0009924977, -0.015654182, 0.007112116, 0.006467698, -0.0074319732, -0.04331241, 0.05828925, 0.016980648, 0.0053011607, 0.039060194, -0.00088019494, 0.05230604, 0.007206192, -0.022785114, 0.021167012, 0.028109793, 0.029520927, -0.06178886, 0.014741649, -0.020188626, 0.023951652, 0.021148197, -0.020301517, -0.010169574, 0.017507471, 0.009623935, -0.026566952, 0.012135754, -0.008452694, -0.005446978, -0.01338696, -0.024835961, 0.010282464, -0.0320986, 0.008631437, -0.03522191, 0.011797082, 0.01118559, 0.0076013096, 0.032738313, 0.04602179, 0.0016980649, -0.010244834, 0.049972966, 0.018674009, 0.011082107, -0.051666327, -0.026604583, 0.01423364, 0.0010330678, -0.02406454, 0.045382075, 0.024045726, -0.025720272, -0.019548912, -0.018749269, 0.020508483, -0.0033514437, -0.0187869, 0.048467755, -0.031270735, -0.030800356, 0.010912771, 0.018645786, -0.0025447453, 0.019163202, -0.017366359, 0.007568383, 0.004656743, 0.0008960702, 0.002852843, 0.006759333, -0.025607381, -0.020395594, 0.03969991, 0.05230604, 0.032286752, -0.034111816, -0.01647264, 0.0009119455, -0.017074723, 0.024008097, 0.07074486, -0.009793271, 0.011900565, 0.003908842, -0.022126583, 0.023368383, -0.020865971, 0.0067687402, -0.03548532, 0.015513068, 0.0024530217, 0.026454063, -0.011486633, -0.017554509, -0.0324749, -0.024365583, -0.01921024, -0.016839534, -0.0040640663, 0.019144388, 0.04335004, -0.04120512, 0.013866745, -0.044366058, -0.028617801, -0.01983114, 0.048844058, -0.0064018453, 0.0071356352, -0.027526524, -0.03390485, 0.00077494787, -0.033528548, 0.008965406, 0.013452813, 0.016632568, -0.019962845, -0.033735514, 0.032493718, 0.0049766, -0.028843584, -0.011703006, -0.008984221, 0.04331241, -0.040490143, 0.0548649, -0.020715449, -0.015597736, 0.022484072, -0.002570616, 0.031609405, -0.007968204, -0.02777112, -0.01759214, 0.011787674, -0.0010189565, -0.017563917, -0.014628758, -0.021242274, -0.017563917, -0.034732718, 0.012361536, 0.04414028, -0.02673629, -0.04756463, -0.037235126, -0.025833163, -0.005856207, -0.036219113, 0.023199046, -0.018608157, -0.0076671625, 0.0137820775, 0.022333551, -0.020301517, -0.025701458, -0.030141827, 0.005602203, -0.13117903, 0.01612456, -0.014986245, -0.032155044, -0.030010121, -0.012624947, 0.012145162, -0.027884012, -0.016218636, -0.02519345, -0.10694516, 0.0031209583, 0.0054563857, -0.019793509, 0.04316189, 0.015936408, -0.026341172, 0.014280678, 0.024704255, -0.0074084545, -0.015531884, -0.0073802317, 0.013603333, 0.01203227, 0.024817146, -0.028072163, 0.0047014286, 0.008904257, -0.016331526, 0.027902827, -0.05573039, -0.041995354, 0.021656206, 0.033829592, -0.0056680557, -0.001974412, 0.00651944, -0.00049007515, -0.050161116, -0.01535314, -0.035109017, 0.034431674, -0.037799582, -0.023594163, -0.023123786, 0.036313187, 0.015146174, -0.006016135, -0.038476925, -0.023669424, -0.02688681, 0.061939385, 0.020263886, 0.0063971416, 0.03051813, 0.024723072, -0.05497779, 0.009035963, -0.034826793, 0.008466805, -0.018335337, 0.0007996427, -0.01265317, -0.015588329, -0.04797856, 0.008861923, -0.02820387, 0.0221454, 0.007206192, 0.015682405, 0.009021851, -0.013057695, -0.064987436, -0.010291872, -0.01238035, 0.0008419767, 0.03729157, 0.00023092623, -0.026867995, -0.01666079, 0.0055880914, -0.05983209, -0.04146853, 0.03460101, 0.046209943, 0.018467043, 0.0054752007, 0.01191938, 0.0013346977, 0.01998166, -0.05095135, -0.062880136, 0.014882762, 0.017893182, -0.0015604792, -0.012925989, -0.057536643, 0.0016239802, -0.0010477671, -0.0021978414, -0.020564929, 0.014666388, -0.012135754, -5.7364075e-05, -0.0043933312, -0.002040265, 0.00655707, -0.015183804, 0.041167486, -0.018975051, -0.06957832, -0.03140244, -0.024817146, -0.01588937, -0.08015242, 0.014958022, 0.01577648, -0.00854677, -0.034074187, -0.030235901, 0.0140643045, -0.009548674, -0.056294847, -0.033302765, 0.0077094967, 0.020715449, 0.033829592, -0.01577648, -0.003988806, 0.017055908, 0.02225829, -0.0568593, -0.0035889847, -0.004868413, 0.018391782, -0.0099532, 0.0039605834, 0.035315987, 0.036501337, -0.05403703, -0.0049154507, 0.0053058644, -0.007488419, -0.026529323, -0.009830901, -0.059455786, 0.007761238, -0.022427626, 0.0061572487, -0.04477999, 0.028147424, 1.3045642e-06, -0.0064206608, 0.08338863, 0.013857338, 0.04139327, 0.009558083, 0.05068794, -0.024591366, 0.027150221, 0.019040903, -0.026341172, 0.0192855, -0.012220422, -0.017102946, 0.021900803, -0.017996665, -0.04026436, -0.039361235, 0.027959272, -0.018551711, 0.07209955, -0.0027023219, 0.033378027, 0.057386123, -0.031534147, -0.0077047925, -0.04782804, 0.030141827, 0.02750771, 0.020715449, 0.010865733, -0.02082834, 0.022860374, 0.014958022, 0.027827566, 0.033660255, 0.034093004, -0.005418755, 0.044817623, 0.014092526, -0.020019291, 0.0069192615, -0.013095325, -0.0007808276, -0.035278354, 0.025118189, 0.013104733, -0.030762725, 0.067132354, 0.013349329, -0.0137820775, -0.021430425, -0.039323606, -0.014327716, 0.013593926, -0.0063501038, 0.025946055, 0.040189102, 0.040452514, -0.035974514, 0.0047131884, -0.044930514, 0.059418157, 0.02137398, -0.00592206, 0.010141351, 0.037009347, -0.018495265, -0.04150616, 0.07857195, 0.016463231, -0.022201845, -0.057724796, 0.005272938, -0.036896456, -0.019812323, 0.015936408, -0.014280678, -0.052983385, -0.068336524, 0.035127833, 0.007803572, 0.007201488, 0.045382075, -0.031985708, 0.02306734, -0.0022342957, -0.008217505, 0.0085420655, 0.04910747, -0.027451264, 0.0140643045, 0.018805714], "runbooks/pg-backup.md::1781801648.968": [-0.021769308, -0.009924792, -0.035766523, 0.0007950317, -0.015478947, -0.014780018, 0.039885547, 0.012235916, 0.015888985, 0.014817294, -0.012916207, 0.015581456, -0.03707119, 0.01741731, 0.026056072, 0.01092193, -0.001996607, 0.018470364, 0.023651756, -0.018731296, 0.031871162, -0.026317006, 0.069482855, -0.00092142134, -0.029541397, -0.016299024, -0.018330578, -0.0016180206, 0.018628787, 0.0076975375, -0.02667113, -0.01426747, -0.02301806, -0.014780018, -0.0040304903, -0.0015388086, -0.0014689157, 0.0033222423, -0.026913425, 0.014621594, -0.0012732156, -0.035021, -0.015572137, -0.029690502, 0.033380847, -0.016895443, 0.004063107, -0.0186847, 0.03325038, -0.04193574, -0.03218801, -0.0041190214, 0.039997377, -0.008531593, 0.067432664, 0.04417231, -0.0377608, -0.008447722, -0.02066966, 0.015721243, -0.025944244, 0.0011456611, -0.008480338, 0.035039637, -0.013344884, 0.05863548, 0.024378642, 0.004948417, -0.0048319288, -0.00452673, 0.0045011025, 0.053864125, -0.050397437, -0.006756313, -0.042196672, -0.003138191, 0.054646928, -0.04909277, 0.010204363, -0.013298289, 0.010185725, 0.0023926669, 0.006947354, -0.006308999, -0.064264186, 0.019346355, -0.037164383, 0.056249805, 0.01732412, 0.025124166, 0.02724891, -0.016196514, 0.008773888, -0.02087468, -0.057629023, 0.010949887, 0.033865437, -0.021582926, 0.030827427, -0.0057824724, -0.0157492, -0.004701462, 0.00055652217, -0.0007466891, 0.019420907, 0.00649538, 0.030939255, 0.012617998, 0.011164226, -0.040109202, 0.0071104374, 0.019122697, 0.053006772, 0.017603692, 0.017603692, -0.033119913, -0.024471832, -0.04536515, 0.0077860686, 0.041488424, -0.0120868115, 0.0046968027, 0.074552424, -0.03511419, -0.006425487, 0.0066631227, 0.0033874756, 0.022403004, 0.041003834, 0.03621384, 0.012878931, 0.033790886, -0.005773153, -0.024471832, -0.04890639, 0.013391479, -0.0019593309, 0.021377908, 0.02892634, -0.060312912, 0.021042421, -0.0025790478, -0.018489001, -0.015227333, -0.015423032, -0.0016797592, 0.028124902, 0.029168636, -0.00964522, -0.036735706, 0.025944244, 0.052000314, 0.020837402, -0.016308343, 0.035486955, -0.0036856853, 0.010539848, 0.0065885703, -0.009333031, 0.023185804, 0.0023996562, -0.0020303887, -0.00074901886, 0.06810364, 0.047527168, -0.016354937, 0.008149512, -0.023931328, -0.0148732085, 0.0407429, 0.0009854898, -0.030566493, 0.01730548, 0.039214574, 0.036139287, 0.016802253, 0.051590275, 0.012440936, 0.02057647, -0.038208116, -0.039810993, -0.0050509265, -0.023372184, -0.016047409, -0.0531186, 0.037462592, -0.037742164, -0.016271066, -0.012804379, 0.03835722, -0.020501917, -0.007362052, 0.023968603, 0.05125479, -0.0106703155, -0.00037625676, 0.0120868115, -0.0234281, 0.035952907, -0.022067517, -0.02409907, 0.03483462, 0.030547855, -0.0050229696, -0.028702684, -0.04368772, -0.008266, -0.04260671, -0.0027328122, -0.06500971, 0.004286764, -0.00551222, -0.012636635, 0.06884916, -0.015907623, -0.025198719, 0.008293957, -0.0046595265, 0.02195569, -0.015469627, -0.013894708, 0.016755657, -0.010968525, 0.0004930361, 0.028311282, 0.018274663, 0.03284034, 0.030473303, 0.024583662, 0.006807568, -0.0052093505, 0.005717239, -0.00097151124, 0.0014188258, 0.08126214, -0.03347404, -0.02970914, 0.0106703155, 0.023651756, -0.033045363, -0.024993699, -0.04782538, 0.0043752952, -0.0064720823, -0.02706253, -0.029951436, 0.026615215, 0.027565759, -0.02331627, 0.006327637, -0.0120868115, 0.021359269, 0.013493989, 0.006071363, 0.008028364, -0.011891112, 0.002332093, 0.010549168, 0.008862419, 0.0062344465, -0.003699664, 0.033287656, 0.02204888, 0.026410196, -0.004911141, 0.024117708, 0.00067563134, -0.029038168, -0.013699008, 0.04782538, 0.0087505905, 0.0024043156, 0.054274164, 0.041674804, -0.018172152, -0.01879653, 0.010772825, -0.01209613, 0.060051978, 0.037853993, -0.042755816, -0.03120019, -0.008415105, -0.0119936215, 0.026876148, 0.02469549, 0.027863968, -0.025441015, -0.020483278, -0.034219563, -0.025310548, 0.03984827, 0.06012653, 0.013904027, -0.016056728, 0.023204442, 0.011257416, -0.15067045, -0.028814511, 0.01781803, 0.031162912, 0.020222345, -0.0057451962, -0.020408725, -0.031927075, -0.06187851, 0.036940727, 0.002637292, -0.043128576, -0.03177797, -0.034965087, 0.06560613, -0.0077161756, -0.0005075972, 0.021042421, -0.047788102, -0.023894051, -0.0041003833, -0.04398593, 0.029690502, 0.035356488, -0.017249567, -0.0024765383, 0.034219563, 0.01347535, -0.03794718, -0.019253163, -0.0454397, -0.031330656, -0.0011683763, 0.02312989, -0.004503432, 0.030175094, 0.0023379175, -0.041078385, 0.014752061, -0.017137738, 0.0051813936, 0.105640784, 0.041786633, 0.046110675, 0.027919883, 0.03649341, 0.008144852, -0.0008293957, -0.06247493, 0.02175067, -0.00025205125, 0.0075903684, 0.019570012, -0.013689688, -0.021881137, -0.012422297, -0.0068122274, 0.059194624, -0.050322887, -0.008811165, -0.002930842, -0.00678893, -0.010493253, -0.011881792, -0.024881871, -0.020240983, 0.0078047067, -0.016764976, 0.011919068, -0.022589384, 0.01111763, -0.031125637, 0.00816815, 0.01603809, 0.008116895, 0.02333491, -0.012645955, -0.01791122, 0.014146322, -0.13784742, -0.018824486, 0.005628708, -0.011909749, 0.0033898056, -0.012617998, -0.012748464, -0.024378642, 0.0246023, -0.012934845, 0.23364729, 0.011220139, -0.021172889, 0.0058011105, 0.0265593, -0.02076285, 0.0002884538, 0.024751404, -0.0042518177, -0.031740695, -0.023204442, 0.012813698, -0.006169213, -0.0016914081, 0.011378564, -0.0025208038, 0.004887843, 0.037909906, 0.06150575, -0.008447722, 0.04939098, 0.0151900565, -0.0012371043, 0.03090198, -1.6945387e-05, -0.07671444, -0.008354531, 0.028721321, -0.072651334, 0.05945556, -0.026354281, -0.010381425, 0.058299996, -0.019159973, -0.07242768, 0.00022220117, 0.05699533, -0.024285452, -0.05964194, -0.008638762, 0.0033734972, -0.022962146, 0.033045363, -0.019886859, -0.015050271, 0.004561676, -0.022328451, -0.022440279, -0.017268205, -0.06623983, -0.031423848, -0.022328451, -0.016755657, -0.001416496, 0.02586969, -0.03120019, -0.028739959, 0.005251286, -0.008140192, 0.026782958, 0.014137004, 0.028516302, -0.099154726, 0.0314984, 0.023446737, 0.04182391, 0.016261747, -0.0269507, 0.0078373235, 0.04476873, 0.05166483, 0.006257744, 0.008391807, -0.02283168, 0.013428755, 0.008102916, 0.05293222, 0.071607605, -0.06288497, 0.05695805, -0.03373497, -0.0027724183, -0.020595107, -0.0009872372, 0.0034573686, 0.036549326, -0.066836245, 0.010605082, 0.0021864828, -0.013512626, 0.012720508, -0.009277117, 0.0007857126, 0.008522274, 0.015963538, 0.02333491, -0.0072548827, -0.01908542, -0.02283168, -0.046297055, -0.0144165745, 0.021228803, -0.020986507, -0.027286187, 0.029243188, 0.020949231, -0.021508373, 0.004962396, 0.016988633, -0.0032360412, -0.06855095, 0.041302044, -0.023633119, -0.009579986, 0.0006243765, 0.01811624, -0.007925854, -0.0012114769, 0.0025277932, 0.012338426, -0.033567227, -0.014090408, 0.0027188337, -0.042457607, 0.0039186617, -0.054870583, -0.0026885467, -0.042271223, -0.011658135, 0.053006772, 0.022421641, -0.03147976, 0.043016747, 0.03895364, 0.025068251, 0.0068215467, 0.018228067, 0.046520714, -0.030063264, 0.016494723, -0.05815089, 0.01671838, -0.05658529, 0.01878721, 0.009025503, -0.008028364, 0.053565916, 0.017575733, -0.019849584, 0.015935581, -0.015106184, 0.0653452, 0.0149198035, -0.035785165, -0.030864703, -0.0011340122, -0.028180815, 0.008088938, 0.059604663, -0.01919725, -0.002912204, -0.01811624, 0.0234281, 0.07544705, 0.07015383, -0.03651205, -0.021564288, 0.00091967406, 0.006169213, -0.0019150653, 0.009561349, -0.042383052, -0.06497244, 0.039885547, -0.0015784146, -0.059567384, -0.020986507, -0.029746417, -0.013848113, -0.04447052, 0.03906547, 0.0093004145, -0.03887909, 0.0186847, 0.012263874, 0.051031135, 0.017230928, -0.00091559696, -0.013810837, -0.009370307, -0.030175094, 0.07708721, 0.049577363, -0.0070964587, 0.0039093425, 0.038133565, 0.05196304, 0.02175067, 0.029373655, 0.003681026, 0.007231585, -0.015171418, -0.0072968183, 0.00039140022, -0.035207383, -0.04063107, 0.0024742086, -0.017100463, -0.059381004, 0.0062251273, -0.044843283, -0.010372106, -0.03395863, -0.012319788, -0.019309077, -0.046893474, -0.0059502153, 0.012506169, 0.04081745, -0.0042518177, 0.028013073, -0.018311938, 0.055094242, -0.029485483, -0.03472279, 0.008093597, 0.00757639, -0.028814511, -0.02834856, -0.029149998, 0.001889438, -0.026522024, -0.002341412, -0.047564447, -0.009589305, 0.007520476, 0.033790886, 0.02361448, 0.04573791, -0.021601565, 0.013950622, 0.0069799707, -0.021172889, 0.076229855, 0.018871082, 0.06694808, -0.0186847, 0.0035855055, -0.007911876, 0.02706253, -0.023577204, 0.024453195, 0.02922455, 0.020837402, 0.019756392, 0.06568068, 0.0013058323, -0.010157768, -0.018964272, -0.02793852, -0.017445266, 0.043314956, -0.00013643676, -0.006444125, -0.024173623, -0.012711188, 0.011825878, -0.036754344, -0.005134798, -0.024583662, -0.008606145, -0.018619468, 0.02529191, -0.00034072786, 0.013540584, -0.0051720743, -0.02803171, -0.022775766, -0.0021422172, -0.0115835825, -0.015861029, 0.06295952, 0.033194467, 0.022347089, -0.01102444, 0.023055337, 0.019364992, -0.027509844, -0.021023784, -0.009915472, -0.008028364, 0.008331234, -0.029075446, -0.0062530846, -0.011089673, -0.025534205, -0.0036763663, 0.008498976, -0.021527013, 0.026484748, -0.0034993044, -0.038841814, -0.016969996, 0.021284716, -0.024658214, -0.012273192, -0.0027514503, -0.027174357, 0.07186854, 0.046707094, -0.008033023, -0.06702263, 0.029970074, 0.004741068, 0.07477608, 0.026577938, 0.03925185, -0.04104111, 0.04115294, 0.025441015, 0.0074552423, -0.005381753, -0.059679214, -0.020744212, -0.0006092331, -0.012897569, -0.010306872, 0.0138201555, -0.047005303, -0.02096787, -0.0071803303, -0.020520555, -0.0013605817, -0.03235575, 0.008717974, 0.0148732085, 0.03858088, -0.048645455, 0.042867642, -0.033977266, -0.055317897, -0.026372919, 0.025962882, -0.017836668, 0.016755657, -0.009267798, 0.015888985, -0.016084686, -0.033511315, -0.02281304, 0.013801517, -0.032113455, -0.021396546, -0.049279153, 0.025235996, -0.04901822, -0.022682576, 0.029839607, 0.039550062, -0.03653069, -0.018451724, 0.019420907, -0.009607944, -0.04614795, -0.008401127, -0.018666063, 0.056622565, -0.0157492, -0.019570012, -0.016196514, -0.008116895, 0.013717646, -0.0053304983, 0.008005067, -0.04868273, 0.0076183258, 0.00028408552, -0.002765429, 0.022328451, -0.04044469, -0.07581981, -0.018861763, -0.053267706, 0.0009703464, -0.022738488, 0.020781487, -0.05695805, 0.020501917, -0.02598152, -0.020986507, -0.0034014543, 0.0008130874, -0.01849832, -0.020035964, -0.12793195, 0.015143461, -0.032038905, -0.0042588073, -0.012841655, 0.007417966, 0.0026512705, -0.012552764, -0.00757639, -0.023707671, -0.03699664, -0.069184646, 0.039475508, -0.033790886, -0.014081089, 0.021694755, -0.03313855, 0.0061039794, 0.0010763506, 0.047340788, -0.013195779, 0.002676898, -0.06336956, -0.021172889, 0.003434071, -0.025254633, 0.04849635, 0.028516302, -0.017389353, -0.015907623, -0.0053351577, -0.018600829, 0.008405786, 0.01947682, 0.016364258, 0.015516223, -0.012655274, 0.008098257, -0.034983724, -0.0049530766, 0.01623379, 0.023670394, 0.025441015, 0.03108836, 0.02106106, -0.0050416077, -0.024863234, -0.0076323044, -0.044321414, 0.02911272, -0.045290597, -0.03412637, -0.02559012, 0.0014293097, -0.031647503, -0.0051115006, -0.05982832, 0.03196435, -0.02409907, -0.026447471, -0.015879666, 0.036642514, -0.061841235, -0.01554418, -0.0043519977, 0.020147793, -0.009020844, 0.022067517, 0.020744212, 0.06273586, 0.015861029, -0.041302044, -0.0046688453, 0.00014590142, 0.021974327, 0.000624959, 0.03876726, -0.064264186, -0.017901901, -0.03382816, -0.0090907365, -0.009272458, -0.03246758, 0.07619257, 0.066090725, -0.01446317, 0.0074831992, -0.024080433, 0.01210545, -0.00094996096, -0.0391773, -0.0373694, 0.03287762, 0.008303276, -0.03768625, 0.039997377, -0.039512783, -0.020837402, -0.014975718, -0.007310797, 0.02253347, -0.046483435, -0.008056321, 0.019719116, -0.018078962, 0.017743478, 0.046110675, -0.04398593, 0.032523494, 0.0023460716, 0.03461096, -0.029560035, -0.02193705, 0.0057405364, -0.06855095, -0.005656665, -0.0044684857, 0.059269175, -0.018423768, -0.019309077, 0.021769308, -0.0018242046, -0.009309734, -0.02055783, 0.011126949, 0.07119756, 0.018740615, -0.032579407, 0.010660997, -0.023838136, 0.03563606, -0.06161758, -0.028851788, 0.017398672, 0.067134455, -0.03612065, -0.06568068, 0.03168478, -0.031535674, -0.00698463, -0.01023232, 0.010111173, -0.0068355254, 0.0029471505, 0.022589384, -0.0639287, 0.012617998, -0.031013807, 0.02154565, -0.041861184, 0.0096172625, -0.009458839, -0.040295586, 0.052186698, -0.02322308, 0.07194309, -0.004675835, 0.029280463, -0.027752139, 0.05244763, 0.012487531, -0.0035785162, -0.0026815576, -0.028777236, -0.004510422, 0.013764241, -0.0031055743, -0.028218092, -0.05841182, 0.009188586, -0.024937786, 0.0006896099, -0.015777156, 2.386642e-06, 0.04562608, -0.029355017, 0.023446737, -0.012850974, 0.026018796, -0.012152045, 0.008340552, 0.0073853494, 0.020334173, 0.0246023, 0.03131202, -0.0039605973, -0.03563606, 0.031833883, -0.025030976, 0.00845704, 0.0134101175, 0.027509844, 0.041488424, -0.0031614888, 0.026727043, -0.017268205, 0.00777675, 0.015478947, -0.016364258, 0.07022838, -0.003464358, -0.021284716, -0.045327872, -0.055914316, -0.004869205, 0.0069193966, -0.00057545153, -0.013922665, -0.0033688375, 0.055056963, -0.0143233845, 0.025329186, -0.00895561, -0.010185725, 0.015628051, -0.0077301543, 0.016392214, 0.0124968495, 0.0010437339, -0.012804379, 0.03127474, -0.006406849, -0.0007554257, -0.04279309, -0.024043156, -0.014910485, -8.969588e-05, 0.0029168637, -0.012506169, 0.004976374, -0.0010652842, 0.030957894, -0.016299024, 0.06601617, 0.04674437, 0.016858166, -0.00020341745, 0.06966924, -0.055131517, 0.010754187, 0.043426786, 0.0029052147, 0.031572953, -0.04141387], "runbooks/pi-nas-omv-runbook.md::1781801650.817": [-0.036910184, 0.014182285, -0.039485313, 0.027849544, -0.026666893, 0.0065761167, 0.04268992, 0.0015462696, 0.04379627, 0.011158893, -0.0028660235, -0.010205141, -0.010538954, 0.035174355, 0.029203871, -0.008793589, -0.016185163, 0.024549564, 0.03401078, 0.0069576176, -0.012045882, 0.0142108975, 0.05150258, 0.046848275, 0.016137475, -0.0066953357, -0.017634867, -0.02168831, 0.032294028, 0.009628122, -0.032599226, -0.02426344, -0.0062995288, -0.021592936, -0.0157369, -0.031569175, -0.022546686, -0.007405881, -0.045932673, -0.037902087, -0.012484607, -0.04413962, -0.022661136, -0.016127938, -0.012160332, -0.022355936, 0.006080166, -0.018025905, -0.0062232288, -0.04936618, -0.0313212, -0.018970119, 0.06950941, -0.039904963, 0.053867888, 0.038226362, -0.0022603911, -0.006805017, -0.038646013, 0.006471204, -0.02514089, 0.008512232, -0.025369791, -0.037139084, 0.0017000621, 0.03347668, -0.019017806, 0.02426344, 0.0049642767, -0.01055803, -0.017720703, 0.017644404, -0.0307871, -0.005212252, -0.020829933, -0.014563786, 0.095680356, 0.020066932, -0.006743023, 0.013543271, 0.013848472, 0.017978216, 0.04364367, -0.010720167, 0.010519879, 0.004468326, -0.04875578, 0.059819296, 0.060925648, -0.0093610715, 0.0012011308, -0.009170321, 0.0014580477, -0.08026773, -0.023710264, 0.025159966, -0.009265696, -0.010758317, 0.027239144, 0.0041774316, -0.022489462, -0.0019051187, -0.05081588, -0.01662389, 0.04787833, 0.026075566, 0.018693531, -0.014039222, -0.019122718, -0.046657525, -0.019570982, 0.04433037, 0.018674456, -0.03746336, -0.011321031, -0.06252795, 0.018178504, -0.08965264, 0.0030448518, 0.012675358, 0.012827958, 0.011988657, 0.012208019, -0.029928723, -0.0017286746, -0.007210362, -0.01362911, -0.005464996, 0.033305004, 0.03858879, -0.03113045, 0.0016273386, -0.061154548, -0.0029733204, -0.025198115, 0.028574396, 0.0063901353, 0.016614351, 0.002737267, -0.06367245, 0.04909913, 0.013800785, -0.050930332, -0.0039366093, 0.0314738, -0.08072553, 0.03776856, 0.03807376, -0.021268658, -0.02498829, 0.011740682, 0.012255707, 0.01753949, -0.006213691, -0.029222947, 0.009609046, 0.028841447, 0.0030162393, 0.060544148, -0.011588081, -0.024702165, -0.0014437414, -0.036738507, -0.023824714, 0.018989192, -0.038283587, -0.02855532, -0.020868083, -0.015326787, -0.0021364035, 0.03189345, 0.0153649375, 0.019446993, 0.009651965, 0.023939164, 0.030691724, -0.028688846, 0.0318553, 0.04333847, -0.058369596, -0.054401986, -0.002184091, 0.01266582, -0.0027968765, -0.013428821, 0.012904258, 0.008249951, 0.0085265385, -0.030653574, 0.052303735, -0.0067096422, 0.031035075, 0.014153672, -0.033800956, 0.025427015, 0.038893986, -0.0038054686, -0.00779215, 0.013953385, 0.0059704846, -0.0304819, 0.018407404, 0.05623319, -0.0137530975, -0.011597618, -0.016003951, 0.05554649, -0.017787466, -0.025980191, -0.06867011, 0.019857107, -0.0042251195, 0.042117666, -0.013171309, -0.010929992, -0.019914333, -0.0017823232, 0.04982398, -0.026285393, 0.019761732, -0.023653038, 0.05691989, -0.017949603, -0.040324613, 0.031969752, -0.0025703604, 0.017491803, 0.00069504644, -0.019532831, -0.0044969385, -0.018445555, 0.019876182, -0.02575129, 0.023500437, 0.09156015, -0.02449234, -0.03488823, 0.030996924, 0.019389769, 0.014525636, 0.027658794, -0.03876046, 0.0025012135, 0.023920089, -0.036147185, 0.022241486, 0.010949068, -0.012465533, -0.040324613, 0.0067144106, -0.03397263, 0.013257146, -0.011912357, 0.05035808, 0.014563786, 0.039561614, 0.030195773, -0.005193177, -0.009613816, -0.024301589, 0.016013488, 0.034296904, 0.0645499, 0.029776122, -0.04436852, -0.0066381106, -0.022012586, -0.031874377, 0.00694808, 0.001485468, -0.07042501, -0.011549931, 0.036910184, 0.024625864, -0.023004487, 0.03658591, -0.011120743, 0.017615791, 0.06252795, 0.032847203, -0.01723429, 0.040210165, -0.002644276, -0.008364401, 0.011168431, 0.035384182, -0.045703772, -0.03940901, -0.019094106, -0.014401648, -0.025961116, 0.04978583, 0.06481695, -0.051121082, -0.020467509, 0.028517172, 0.0063472167, -0.16770767, 0.005536528, 0.011921894, 0.0052599395, 0.008507464, 0.008545614, -0.040439066, -0.010453117, -0.0642447, 0.014582861, 0.024473265, -0.040057566, -0.012780271, -0.026170943, 0.047039025, -0.013247609, 0.02271836, 0.008774514, -0.0065188915, -0.016681114, -0.063825056, -0.004074903, 0.072637714, 0.04478817, -0.01401061, -0.054859787, 0.067487456, 0.018302493, -0.06939496, 0.028040295, 0.014649624, -0.03317148, 0.00081486144, 0.004537473, 0.032580152, -0.019723581, 0.0058369595, 0.01850278, 0.0055985213, -2.0118196e-06, 0.024511414, 0.012961484, 0.019485144, -0.0087077515, 0.01681464, -0.029261097, -0.016337764, -0.012751658, 0.007591862, 0.0053791585, 0.04295697, -0.011950507, 0.013648184, -0.008950958, -0.038016535, -0.016366376, -0.0008142654, 0.028345495, -0.06260425, -0.028955897, 0.027735095, -0.0034382744, 0.004248963, -0.033724654, -0.016318688, 0.0116262315, 0.02134496, -0.029966874, 0.016080251, -0.01224617, -0.0045136292, -0.02153571, -0.027162844, 0.017100764, -0.01078693, -0.01524095, -0.029242022, -0.005417309, -0.016728802, -0.13123621, 0.030863399, -0.020677334, -0.0049261265, -0.01251322, -0.023653038, -0.0041869693, 0.031645477, 0.0055746776, 0.04288067, 0.2577418, 0.041736167, -0.046848275, -0.046199724, 0.032656454, -0.039943114, 0.012274782, 0.040172014, 0.006318604, -0.025045516, -0.028688846, 0.019742656, 0.09575666, 0.010357741, -0.021325884, -0.029470922, -0.01930393, 0.03853156, 0.06397765, -0.036452383, 0.03404893, -0.054897938, 0.0060897036, 0.023080787, -0.010357741, -0.039752364, -0.010996755, 0.0614979, -0.04959508, 0.05108293, -0.004475479, 0.029318321, 0.029394623, -0.027105618, -0.05604244, 0.021249585, -0.024587715, -0.011559469, 0.014134598, -0.0053696213, -0.009737804, -0.02426344, 0.04936618, 0.014334885, 0.044978924, -0.00472107, -0.0037816248, 0.05543204, -0.026056493, -0.024435114, -0.018159429, -0.023405062, -0.0020422204, -0.024110839, 0.0071054487, -0.035670307, 0.0030353141, -0.047191627, 0.006547504, -0.026018342, 0.04402517, 0.03439228, -0.07221807, 0.019084569, 0.022508536, 0.0016654886, 0.046733826, -0.041049466, 0.0028850983, 0.027048394, 0.01397246, -0.0063615227, 0.02123051, -0.029108496, 0.050091032, 0.029699823, 0.05627134, 0.050701432, -0.013829397, 0.017873304, -0.01681464, 0.024530489, 0.0029804735, -0.011635769, 0.026437992, -0.0062995288, -0.01842648, 0.059018146, -0.013362059, -0.0030543893, -0.01888428, -0.020887159, 0.016633427, 0.03881769, 0.058178842, -0.0033858179, 0.010920455, -0.018493243, 0.00020058587, 0.013104546, -0.017129378, 0.014334885, 0.01071063, -0.0069099297, 0.0027229607, 0.013819859, -0.029242022, -0.010071617, 0.04364367, 0.028288271, -0.0009138132, 0.048641328, 0.014258586, -0.024854764, -0.008617145, 0.011673919, 0.028917747, 0.014868987, 0.030844325, -0.029070348, 0.012751658, -0.002103022, -0.029795198, 0.0028779453, 0.0057034343, -0.05081588, -0.009170321, -0.014992974, -0.020715483, 0.03605181, 0.0023700725, -0.020524733, -0.0042632692, 0.06474065, -0.0016094557, -0.0049070516, -0.03227495, 0.029070348, -0.04371997, 0.021173283, -0.03370558, -0.023519512, 0.0028254888, -0.023271538, -0.0035408025, -0.026437992, 0.0034954993, -0.026151868, 0.0015474618, 0.029299248, -0.052151132, 0.003638562, 0.038226362, -0.04330032, -0.050319932, -0.06519845, -0.030500975, 0.013533734, 0.08057293, -0.051121082, -0.025045516, -0.011759756, 0.023443213, 0.017072152, 0.018331105, 0.034754705, -0.010643867, 0.038130987, -0.0307871, -0.011263805, 0.030996924, -0.07355332, -0.05455459, 0.022088885, -0.038169138, -0.033285927, -0.036910184, 0.006933774, 0.004542242, -0.07233252, 0.053028584, 0.04352922, -0.0157369, 0.0061326222, 0.009399221, 0.005922797, -0.038283587, -0.004265654, 0.052647084, -0.0070339176, -0.04326217, 0.066838905, 0.00863622, 0.005608059, 0.02540794, 0.03355298, 0.065084, 0.019418381, 0.022775587, -0.014983437, 0.010815542, -0.023729337, -0.0055079153, -0.015822738, -0.040362764, -0.015651062, -0.007129293, -0.038054686, 0.020505657, -0.026457068, 0.0025465165, -0.014420724, -0.018569542, 0.017072152, 0.022966336, -0.013466972, 0.038874913, 0.0638632, -0.012274782, 0.011454556, -0.0093610715, -0.008869889, 0.051540732, -0.010577104, -0.0055031464, 0.03256108, 0.008416858, -0.032179575, -0.015012049, -0.029222947, 0.0042251195, -0.0009954781, 0.052036684, -0.060315248, 0.040057566, -0.008817433, 0.05028178, 0.04272807, 0.0063138353, 0.014039222, 0.055699088, -0.011893282, -0.019895257, 0.028726997, -0.010281442, 0.06622851, -0.029928723, 0.021364035, 0.017701628, -0.008750671, 0.0076014, -0.073744066, -0.005684359, -0.020124158, -0.0034645025, 0.022546686, 0.023538588, -0.016681114, -0.028116595, -0.022336861, -0.033305004, -0.016881403, -0.018741218, 0.024530489, 0.007000536, -0.034258757, 0.010777392, -0.028917747, -0.0065761167, -0.028879596, -0.016652502, 0.004392026, -0.017072152, -0.00618031, 0.045551173, -0.059666697, -0.004542242, 0.004940433, 0.026190016, 0.035326958, -0.042003218, -0.017034002, 0.027811395, -0.006805017, -0.0059657157, -0.0032594458, -0.018664917, -0.021783685, -0.005612828, -0.048374277, 0.027239144, -0.00863622, 0.012255707, 0.06390135, -0.038398035, -0.020124158, 0.024854764, -0.0010622408, 0.007205593, 0.04356737, -0.020849008, 0.0019218094, -0.030005023, -0.0038841532, -0.026209092, 0.0024559102, -0.00621846, -0.033133328, 0.024320664, 0.044750024, 0.012742121, -0.015002511, 0.009842716, 0.058445893, 0.027506195, 0.0036099495, 0.035384182, -0.0022818504, 0.014382573, 0.037406135, 0.018636305, 0.010195604, 0.0038436188, -0.018359717, 0.03275183, 0.024129914, -0.012770733, 0.0075680185, -0.028593471, 0.010567567, 0.021325884, 0.011654844, 0.01401061, -0.009299077, 0.02855532, -0.029947799, 0.039752364, -0.02725822, 0.018683992, -0.014477949, -0.0068193236, 0.006652417, 0.007849375, -0.011340106, -0.009871328, -0.051311832, -0.020238608, 0.00472107, -0.005002427, 0.016547589, 0.0017644403, 0.007754, -0.02283281, -0.041316517, 0.015260025, -0.039904963, -0.04398702, 0.03742521, 0.018369254, -0.039523464, -0.026037417, 0.054669037, 0.01639499, -0.017291516, -0.01247507, 0.005197946, 0.025808517, 0.0016225697, -0.005474534, 0.017034002, 0.01673834, 0.006237535, -0.051540732, 0.032694604, -0.00951844, -0.0047115325, 0.011034905, 0.0049690455, 0.026895793, -0.030558199, -0.036089957, -0.010596179, -0.022336861, -0.022565762, -0.008593301, -0.015174187, 0.0016070714, 0.014783149, 0.011473631, 0.034831006, 0.012732583, -0.014792686, 0.0020934846, -0.006161235, -0.14733553, -0.021974435, -0.02168831, 0.03692926, -0.0317027, -0.007472643, 0.01907503, -0.021249585, -0.034487657, -0.025999267, -0.07156952, -0.033953555, 0.06779266, -0.022851886, 0.03166455, 0.010004854, 0.004141666, 0.007796919, -0.019838031, 0.021707386, -0.006652417, -0.037100933, 0.004575623, -0.010062079, 0.007820763, -0.008564689, 0.02165016, -0.0065999604, -0.022088885, 0.015450775, -0.00921324, -0.028688846, 0.009928553, 0.019323006, -0.014096447, 0.009208471, 0.025694067, 0.016709726, -0.058751095, 0.0041559725, 0.0006163619, 0.032809053, -0.037558734, -0.0007331965, 0.0082070315, 0.03900844, -0.036109034, -0.006652417, -0.046123423, 0.0028994046, 0.0069766925, 0.030729875, 0.00447071, -0.016499901, 0.004191738, -0.017673016, -0.046466775, -0.03443043, -0.004544626, 0.0022127035, -0.02210796, 0.036681283, -0.047725726, -0.039027512, -0.03343853, -0.008955727, -0.023347838, -0.017987754, 0.02544609, 0.032389402, 0.014926212, -0.011673919, -0.0098331785, 0.0014485101, 0.014191823, -0.036528684, 0.047382377, -0.01412506, -0.007401112, -0.03204605, 0.029966874, -0.020715483, -0.025388867, 0.014849911, 0.0642447, 0.0039938344, 0.011120743, 0.0054554585, -0.021859985, 0.0039509158, -0.0641684, -0.047763877, -0.002076794, -0.01093953, 0.019723581, 0.011254268, -0.05451644, -0.029776122, 0.010834618, 0.014964362, -0.03439228, 0.02529349, -0.028650695, -0.0002932786, -0.013610034, -0.027239144, 0.0032069895, -0.047344226, 0.01569875, -0.041469116, -0.009938091, -0.01443026, -0.016805101, 0.005350546, -0.07351517, -0.023443213, 0.01857908, -0.008698214, -0.025579616, -0.05615689, -0.0026919637, -0.033915404, -0.002970936, 0.002398685, 0.019208556, 0.023233388, -0.0002655602, -0.029852424, -0.036089957, -0.029451847, 0.029737974, -0.059475947, -0.01105398, -0.0158132, -0.0052647083, 0.0055794464, -0.019332543, 0.03362928, -0.0035503402, -0.03435413, -0.007916138, -0.0122652445, 0.004217966, -0.00917509, 0.011692993, -0.03473563, -0.006685798, 0.023843788, -0.03666221, -0.038646013, 0.02426344, 0.010453117, -0.015097886, 0.058865543, 0.03534603, 0.04333847, 0.00048432694, 0.007796919, 0.0055031464, 0.042117666, 0.0082213385, -0.009136939, -0.025655916, -0.045856375, -0.035460483, 0.025274416, -0.00928954, -0.006747792, -0.019485144, 0.027811395, 0.005784503, 0.042613618, -0.0043824883, 0.03879861, 0.002768264, -0.047611278, -0.020620108, -0.021001609, 0.052418184, -0.0026871949, 0.026209092, -0.0044301758, 0.015298175, -0.015498462, 0.01777793, 0.019199017, 0.046352323, 0.025560541, -0.0027015011, -0.003171224, 0.007963825, -0.021783685, 0.03128305, -0.01347651, 0.0073772683, -0.051807784, 0.037215386, 0.0005445325, 0.00054244616, 0.09423065, -0.009580434, 0.015889501, -0.04951878, -0.022928188, -0.03320963, -0.041698016, 0.008888965, 5.1152376e-05, 0.01362911, 0.06985276, 0.0018848515, 0.03559401, -0.0034096618, 0.042346567, 0.00020475853, 0.017825617, 0.01639499, 0.046276025, -0.03557493, 0.011225656, 0.0108060045, 0.012236632, -0.013285759, -0.02805937, 0.0019301546, -0.03618533, 0.036070883, -0.0038984595, 0.02111606, -0.0015665368, -0.032923505, 0.023557663, -0.035098057, 0.039485313, 0.00414405, -0.019170405, 0.010748779, 0.04482632, 0.004651923, 0.025579616, 0.0089986455, -0.0008786436, -0.00310923, -0.026476143], "runbooks/pipeline-patterns.md::1781801652.746": [-0.038933996, -0.0027459397, -0.034470107, 0.025986869, -0.022486143, -0.014336305, 0.021022877, 0.00028680713, 0.0044291588, 0.02230092, -0.048343353, -0.020837653, 0.0013081415, 0.0115486905, -0.008094271, -0.031117562, -0.015429124, -0.010011335, 0.013641717, -0.031302784, 0.002576923, -0.032099247, -0.0019795771, 0.019652221, 0.0118357865, 0.027987283, 0.021930471, -0.019893013, -0.012576681, 0.040267605, 0.024708826, -0.026838897, -0.026412882, -0.031080516, 0.009668671, -0.018568665, 0.0055520767, 0.028950445, -0.027042642, -0.0145863565, -0.024375424, 0.008052595, -0.008177621, -0.019355863, 0.0150308935, -0.018263046, 0.0033988527, -0.03793379, 0.023597484, -0.030228488, -0.032469694, 0.018865021, -0.0096594095, -0.049010158, 0.021004355, 0.04137895, -0.0750526, 0.0574934, -0.0771271, 0.024801437, -0.019207684, -0.015771788, -0.02852443, -0.026209136, 0.018735366, 0.012224756, -0.0041374317, 0.019615177, -0.012863778, -0.03024701, 0.006691202, 0.034859076, -0.06512461, -0.020504251, -0.06293897, 0.025468241, 0.058271337, -0.04437957, 0.00832117, 0.031210173, 0.0036720575, -0.034136705, 0.008409151, 0.024023497, 0.012048794, 0.033340245, -0.043157093, 0.09809441, -0.012669293, -0.028468864, 0.0018441323, 0.035692584, 0.0062235123, -0.033988528, -0.036618702, -0.0028501279, -0.0086499415, -0.008978713, 0.016521944, -0.0011159721, 0.044490702, 0.041934617, -0.031654708, -0.028394775, 0.051121708, -0.0018406593, 0.022004561, -0.0032622502, -0.00927507, -0.03967489, 0.016558988, 0.00030012007, -0.022763979, 0.022893634, -0.024949616, -0.06316124, -0.0026695349, -0.009099108, -0.007177414, -0.0073718983, 0.012530375, 0.011752436, 0.0592345, -0.030376667, -0.014410394, -0.03676688, 0.005528924, 0.00958532, 0.004783399, 0.0077191927, -0.056493193, -0.024949616, -0.008469348, 0.018633492, -0.03684097, -0.011511645, -0.022134218, 0.030302579, -0.023523394, -0.06056811, 0.025560854, 0.024468035, -0.021597069, -0.011993227, 0.03024701, -0.015253162, 0.049121294, 0.026542539, -0.006200359, -0.022115696, -0.009381575, 0.030228488, -0.0052603497, 0.028153984, 0.05916041, -0.0022990876, 0.014484484, 0.017299883, 0.022356486, 0.021504458, -0.0054224203, -0.011206026, -0.030839726, -0.0023106642, 0.02011528, -0.015355035, 0.049862187, -0.032506738, -0.0063670604, 0.008135946, 0.006228143, 0.034988735, 0.034747943, -0.017494367, 0.014132559, 0.019522564, 0.06723616, 0.015530997, 0.012576681, -0.04093441, -0.04971401, 0.023282604, 0.008747184, 0.042379156, -0.01312309, 0.014271477, -0.022949202, -0.02796876, -0.007172783, 0.031099038, -0.011567213, -0.00479266, 0.08335061, 0.027450135, 0.032321516, -0.00017943534, -0.009566798, -0.0392674, 0.035155434, 0.018420486, 0.030265532, 0.0072005666, 0.01602184, 0.02222683, -0.026524017, 0.031395398, 0.02920976, -0.057863846, -0.005663211, -0.06382804, 0.055122536, 0.008511024, 0.015104983, 0.021967517, 0.014206649, 0.034766465, 0.01060405, -0.005788237, 0.006033658, -0.03739664, 0.005616905, 0.025320064, 0.0014887345, -0.0075154467, 0.0025329324, -0.005538185, 0.039934203, 0.021874905, 0.0027852997, -0.015892183, -0.022097172, 0.034766465, -0.037896745, -0.021874905, 0.03182141, -0.0047509847, -0.07453397, 0.03589633, 0.018161172, 0.037822656, 0.036933582, -0.0070107123, -0.0040864954, 0.018513096, -0.026524017, -0.019022461, -0.008270233, -0.05301099, -0.024004975, 0.041897573, -0.046379983, -0.003919794, -0.013373142, 0.013762112, 0.03526657, 0.042527333, 0.03826719, 0.026838897, 0.011511645, 0.005607644, 0.011372728, 0.042045753, 0.006431889, 0.010066901, 0.01860571, -0.022560231, -0.035637017, -0.026672196, 0.01939291, 0.023208514, -0.043712765, 0.0059595685, 0.044824105, 0.024801437, -0.014252954, 0.0130026955, -0.018948372, -0.03826719, 0.09120409, 0.017179487, -0.027116733, 0.006881056, 0.01123381, 0.017874075, 0.011659824, 0.017309144, -0.026301749, -0.03974898, 0.0014505321, -0.048973113, -0.0020339864, 0.0034937798, 0.059123367, 0.015493953, -0.054529823, 0.009640887, 0.0074922936, -0.14766024, -0.0375263, 0.0032414126, 0.026375838, 0.019911535, 0.02952464, 0.0024611582, -0.043305274, -0.034025572, 0.044824105, 0.02302329, -0.03385887, 0.025801646, -0.031154606, 0.034025572, -0.033006843, -0.03387739, 0.022523187, -0.016873868, -0.009025019, -0.045342732, -0.0036813186, 0.08349879, -0.015299467, -0.015781049, -0.0143085215, 0.018948372, -0.00761732, -0.035803717, 0.009020388, 0.010205819, 0.008265602, 0.0010436191, 0.037822656, 0.008228557, 0.01987449, -0.026449928, -0.008881471, 0.03989716, -0.009687194, 0.0138732465, 0.044009123, 0.017864814, 0.03148801, 0.0059132627, -0.004021667, 0.017707374, 0.00856196, -0.022504665, -0.046713386, 0.00927044, -0.0006332331, -0.012697076, -0.047861774, -0.025097795, -0.02569051, 0.010539222, -0.0036234362, -0.04115668, -0.011965443, 0.008149837, 0.022282397, -0.017003525, -0.043712765, -0.044638883, -0.0039545232, 0.06731025, 0.0028292902, -0.0022284712, -0.019374387, 0.021356279, -0.028339207, -0.00074378843, 0.033340245, -0.013187919, -0.004067973, 0.005978091, -0.0061170086, -0.016392287, -0.112615936, 0.0082054045, 0.001444744, -0.0102336025, 0.008890732, 0.00800629, -0.033340245, 0.015040155, 0.003447474, 0.022189785, 0.2711673, -0.0011877462, -0.03715585, -0.027931716, 0.052825764, -0.013975119, -0.023134425, 0.039971247, 0.005741931, -0.016160758, 0.008654572, 0.036174167, 0.034433063, -0.0100946855, 0.030376667, 0.019152118, -0.04312005, 0.022726933, 0.061938766, -0.015577303, 0.020967308, -0.04782473, 0.008913885, 0.012678554, -0.048899025, 0.0005238354, -0.009228765, 0.026283227, -0.031358354, 0.012539636, -0.03261787, 0.032784574, 0.05238123, -0.014067731, -0.06716207, 0.024449512, 0.016947957, -0.04352754, -0.024801437, 0.013845462, -0.045120463, -0.021152534, -0.007904416, -0.037896745, 0.055418894, -0.028468864, -0.0032228902, 0.023967931, -0.030284055, -0.0424162, -0.029746907, -0.020615384, -0.04845449, 0.027783537, 0.006802336, -0.017661069, -0.03234004, 0.016225586, -0.0062096207, 0.026764808, -0.01249333, 0.012382196, -0.045824315, 0.047898818, 0.0034497892, -0.011613519, -0.020374594, -0.026950032, -0.0035678693, 0.010353998, 0.044194344, 0.0087101385, 0.009321377, -0.01099302, 0.046083625, -0.008122054, 0.048269264, 0.05075126, -0.037026193, -0.0030260903, -0.04675043, -0.0271723, 0.005450204, 0.003401168, -0.019059507, 0.011085631, -0.030728592, 0.062346257, -0.022967724, -0.016188541, -0.010854102, -0.026023913, 0.008844426, 0.02835773, 0.02222683, 0.024468035, 0.016308935, -0.026412882, -0.01924473, -0.034025572, -0.024153154, 0.00030996007, -0.002172904, 0.004373592, 0.03354399, 0.006404105, -0.010178036, -0.00090643787, 0.023208514, 0.024634736, -0.027301956, 0.018151911, 0.0125581585, -0.030950861, -0.009594581, 0.042156886, -0.03182141, 0.009423249, -0.004563446, 0.026338793, -0.020041192, 0.01672569, 0.020244937, 0.016068146, 0.007533969, -0.033636604, -0.010881885, 0.0018082452, -0.00072584493, 0.07809026, 0.018170433, -0.019411432, 0.038304236, 0.049676966, 0.019504042, -0.001054038, 0.036007464, 0.0035678693, 0.044268437, -0.020152325, -0.033840347, 0.03698915, -0.06579141, 0.009650148, 0.016531205, 0.020300504, 0.017401755, -0.0348776, -0.0041119633, 0.040601008, -0.0257646, 0.024338378, 0.026746284, -0.0592345, -0.013660239, -0.03495169, -0.006844011, -0.032784574, 0.029339416, -0.013734329, -0.017688852, 0.038859908, 0.021337757, 0.0073580067, 0.0047556153, 0.02569051, 0.0042462507, 0.03967489, 0.022893634, -0.013993641, -0.015290206, -0.047343146, -0.06916249, 0.042045753, -0.005126063, 0.0034497892, -0.08409151, -0.00096316263, -0.014289999, -0.05301099, 0.022523187, 0.015966272, -0.06612482, 0.038378324, -0.0014979957, -0.03667427, -0.019003939, -0.017262837, -0.0073950514, 0.014697491, -0.030617457, 0.094982654, -0.009965029, -0.004294872, 0.0079090465, 0.040378742, 0.06308715, -0.033673648, 0.02411611, -0.026672196, 0.027468657, 0.014753059, 0.002662589, -0.029765429, -0.0038341281, -0.018503835, 0.0026139678, 0.0079090465, -0.023616007, 0.04093441, 0.0043087634, 0.009386205, -0.047157925, 0.008557329, 0.0029658927, -0.025264496, 0.04800995, 0.05678955, 0.0037322552, -0.015549519, -0.027301956, -0.026431404, 0.05334439, -0.06386509, 0.0028825419, 0.013465755, -0.0041258554, 0.0068625337, -0.0020571393, -0.02167116, 0.0035169327, -0.014975326, 0.0007987767, -0.021967517, 0.02709821, -0.0136695, 0.0060845944, 0.03182141, 0.029320892, 0.005255719, 0.030858248, 0.00097647554, -0.012122883, 0.07720119, 0.0077006705, 0.044120256, 0.0055196625, 0.0072005666, 0.016207064, 0.027931716, -0.016058885, -0.02365305, -0.00046711072, 0.00800629, 0.032543782, 0.026764808, 0.014854931, 0.012548897, -0.02333817, -0.011520906, -0.012474808, 0.025634943, 0.011604257, -0.013697283, -0.015966272, -0.030191444, 0.035525884, 0.016123712, -0.01539208, -0.049047206, 0.003621121, -0.002215737, -0.010270648, -0.01632746, 0.040489875, 0.012122883, 0.015910706, -0.0031765844, 0.039934203, 0.0054826178, -0.024060544, 0.004815813, 0.032858662, 0.038119014, 0.009455664, 0.01948552, 0.024708826, -0.01939291, 0.015012371, -0.035136912, 0.010548483, -0.023616007, -0.015188334, 0.020596862, -0.011493123, 0.012576681, -0.0077562374, 0.028079895, -0.006941254, 0.021856382, -0.024801437, 0.009566798, -0.027839104, 0.0015952381, -0.04171235, 0.0128545165, 0.014095514, -0.026098002, 0.047491327, 0.022115696, -0.0051723686, -0.076089844, -0.011409773, 0.061309006, -0.0035794456, 0.01626263, 0.04093441, -0.017429538, -0.0018591817, -0.0022597276, -0.04115668, -0.0045426083, -0.028894879, 0.00017248945, -0.005718778, 0.040415786, -0.023616007, 0.04052692, -0.046528164, -0.01657751, -0.05356666, -0.01806856, -0.00864068, -0.0055011404, 0.03419227, 0.027616836, 0.06371691, -0.021115487, 0.008126684, -0.055900477, -0.0018707581, -0.011900615, 0.081202015, -0.03284014, 0.038081966, -0.070014514, 0.012752644, 0.004366646, -0.0028061373, -0.019466998, -0.03771152, -0.06719912, -0.018485313, -0.0441573, -0.0004277507, -0.029783951, -0.005593752, 0.027783537, 0.03252526, -0.0037901376, -0.018466791, 0.06153127, 0.010048379, -0.025190407, 0.0045055635, 0.017846292, 0.055418894, -0.04226802, -0.010983759, -0.02293068, 0.0031024949, -0.05278872, -0.006723616, 0.010020596, 0.008580483, 0.010409566, -0.027042642, -0.0063346466, 0.014002902, 0.0037438315, -0.013678761, -0.010909669, 0.0044499966, -0.0077006705, -0.041008502, 0.00808964, -0.05678955, 0.014169604, -0.019911535, 0.008450826, -0.03565554, 0.013169397, -0.05075126, 0.02167116, -0.14358532, 0.022597278, -0.01970779, 0.004287926, -0.017966688, -7.9371195e-05, -0.004774138, -0.03848946, -0.009752021, -0.031876978, -0.007172783, 0.0027436244, 0.009052803, -0.033266153, -0.03245117, 0.010900408, -0.049010158, 0.002488942, 0.007784021, -0.033710692, -0.0039035869, -0.011956182, 0.007330223, 0.033710692, 0.08698099, -0.03000622, -0.07168152, -0.0015558781, -0.03456272, -0.03274753, -0.04312005, -0.06871795, 0.0034683116, 0.03713733, -0.025153361, 0.006394844, -0.010641094, 0.02852443, -0.01649416, 0.004155954, 0.004021667, 0.029969174, 0.029246803, -0.01516055, -0.03841537, 0.0473061, -0.014354828, -0.010178036, -0.025727555, 0.0018591817, -0.015892183, 0.030580413, -0.04074919, -0.0034613656, -0.029135669, -0.0036141751, -0.06316124, 0.0497881, 0.001664697, 0.025245974, -0.07134812, 0.0026764807, 0.0020501935, -0.016086668, -0.020615384, -0.010252126, -0.010594789, -0.004197629, 0.016271891, 0.005089018, 0.006316124, -0.02724639, -0.025431197, -0.0063809524, 0.0287467, 0.0006471249, 0.029265326, -0.0030631348, 0.02843182, -0.025357109, -0.047083832, -0.029172713, -0.052010782, 0.02961725, 0.04604658, -0.029357938, -0.0043967445, 0.011974704, -0.02804285, -0.00014861298, -0.048491534, -0.032821618, 0.025634943, 0.018652014, -0.015605086, 0.0018696005, 0.0018244523, -0.04760246, -0.020504251, -0.007876633, -0.021374801, -0.010863363, 0.031117562, -0.016586771, -0.00089544023, -0.019115074, 0.045342732, -0.033710692, 0.042082798, -0.005616905, -0.024782915, 0.0037091023, -0.018865021, -0.01752215, -0.050380815, 0.0079090465, 0.010650356, 0.023634529, -0.033581033, -0.05341848, 0.020078236, 0.013187919, -0.0015165181, -0.029080102, -0.0013185603, 0.015067938, 0.022486143, 0.00016047887, -0.021911949, -0.027468657, 0.030524846, -0.06753252, -0.030673025, 0.0041652154, 0.0424162, -0.035099868, -0.04352754, 0.04478706, 5.375825e-05, -0.008172991, -0.010641094, 0.008617527, 0.0063022324, -0.019504042, -0.017586978, -0.06338351, -0.023856796, -0.009779805, -0.0018788617, -0.01633672, -0.011770958, 0.007052388, -0.0065152394, 0.0065661757, -0.012697076, 0.056826595, 0.0024912572, 0.038193103, -0.025875734, 0.083795145, 0.031525053, -0.035155434, 0.039008085, -0.019781878, 0.003266881, 0.008047964, -0.01759624, -0.01767959, -0.01855014, 0.055048447, -0.01280821, 0.029006012, 0.0010476708, 0.0634576, -9.210532e-05, -0.018050037, -2.9664714e-05, -0.04500933, 0.055678207, 0.008418412, 0.0166516, -0.019263253, 0.009909461, 0.010937452, 0.028005805, 0.03361808, -0.0024380053, 0.05593752, -0.005607644, -0.0054409425, 0.011641302, -0.020930264, 0.08038703, -0.019281775, 0.0560857, -0.00048476484, 0.01970779, 0.061716497, 0.009085217, 0.04052692, -0.021634115, -0.041119635, -0.005427051, -0.025283018, -0.036711313, 0.016299674, -0.022171263, -0.06338351, -0.03587781, 0.049825143, -0.009358421, 0.017012786, -0.017661069, -0.0058252816, 0.027913194, 0.004801921, 0.024560647, 0.04675043, -0.022245351, -0.012622987, 0.002465789, 0.048343353, -0.025357109, -0.06786592, -0.045602046, -0.035303615, 0.018087083, -0.016985003, -0.029117147, -0.03039519, -0.017735157, -0.0023627584, -0.0145956185, 0.03848946, 0.012947128, -0.0016311251, -0.02239353, 0.03848946, 0.013271269, -0.028913401, 0.05797498, 0.017975949, 0.05553003, 0.029635772], "runbooks/proxmox-create-ubuntu-vm.md::1781801654.715": [-0.0148295, 0.020805843, -0.042985134, 0.041351847, -0.01477382, 0.020508884, 0.03455886, 0.0009164037, 0.019562319, 0.002250409, 0.015293501, -0.023181533, -0.02990028, 0.0070528286, 0.031515006, 0.015692543, -0.026819307, 0.015729664, 0.049258437, -0.021603927, -0.015182141, 0.0068718675, 0.053267416, 0.036414865, 0.020453202, 0.013019892, -0.011061804, -0.01735367, -0.00028202613, -0.0021715288, -0.0063382657, -0.0198964, -0.013975737, -0.009001636, 0.0027004909, -0.004176017, -0.021177046, 0.0027979312, -0.03493006, -0.013418934, 0.006997148, -0.0016959269, -0.00506226, -0.0011298446, 0.00738691, -0.048738755, -0.013483894, -0.015813183, 0.0043360973, -0.04929556, -0.04469266, 0.02230921, 0.0127322115, -0.018207433, 0.061470967, 0.026540907, -0.023144413, -0.047959235, -0.040757924, -0.005665463, -0.050780363, 0.031162366, -0.028452594, 0.02474058, 0.00996676, 0.015664702, -0.038493596, 0.035579663, -0.00030537124, -0.010170921, -0.015469822, 0.008468034, -0.011293805, -0.0053731417, -0.033742215, -0.018717835, 0.06685339, -0.0074843504, 0.026169706, 0.00248937, -0.009790439, -0.02242057, 0.013121973, 0.012500211, 0.031682048, 0.0145789385, -0.03706447, 0.10200617, 0.03687887, 0.03316685, -0.030419962, -0.016852548, 0.012750771, -0.080699205, -0.030327162, 0.009191877, 0.005220021, -0.014727419, -0.00996676, -0.0011669646, -0.016202945, 0.05701655, 0.018179594, -0.011544366, 0.009558438, 0.040869284, -0.0013142853, -0.018309513, -0.050446283, -0.046919867, -0.007915872, 0.016369985, -0.020119121, 0.004234017, 0.00068092276, -0.052859094, 0.011720687, -0.067781396, 0.016277185, -0.018411594, 0.019153997, -0.014588219, 0.00741475, -0.026039785, 0.0073173093, -0.011813488, -0.038976155, -0.014968701, 0.0050808205, 0.037584152, -0.012175409, -0.041314725, -0.009488838, 0.015209981, -0.041685928, -0.021659607, 0.017687751, 0.043133613, -0.040423844, -0.04443282, 0.0033593734, 0.026373867, -0.009688359, -0.028768117, 0.03441038, -0.07127069, 0.021975128, 0.028137073, -0.006472826, -0.030735483, -0.0046655387, 0.03190477, 0.009576999, 0.012639411, 0.043356333, -0.02221641, -0.00979972, -0.015265661, 0.019432398, 0.059874803, -0.022921693, 0.04643731, -0.03723151, -0.0041806567, 0.03188621, -0.013873656, -0.035561103, -0.042762414, 0.0062872255, -0.0030531322, 0.030679803, 0.041054886, 0.014523258, 0.009716199, 0.033389576, 0.015785344, 0.015200702, 0.008129313, 0.010894764, -0.04732819, -0.06767003, 0.026540907, -0.015349181, 0.00016283565, -0.006955388, -0.016815428, 0.021028565, 0.025371622, 0.0018223673, 0.03793679, -0.0058557037, 0.01476454, 0.022067929, -0.037769753, 0.025724264, 0.06722459, -0.0026633707, -0.02704203, 0.007669951, -0.010105961, -0.06648219, 0.035134222, 0.0026796109, 0.00051185203, -0.0028652116, -0.00015848564, -0.023812575, -0.037973914, -0.03420622, -0.049147077, 0.012815732, 0.03275853, 0.028304113, 0.014476858, -0.0003503214, 0.031310845, -0.0127322115, 0.0070992284, -0.021436887, -0.002960332, -0.038345113, 0.028842356, 0.019061197, -0.024944741, 0.049889483, 0.058946796, 0.027673071, -0.018170314, 0.005503062, 0.044581298, -0.052970454, 0.0018049673, 0.011841328, 0.0058696237, 0.07231005, -0.013168373, -0.063661054, 0.038419355, 0.00996676, -0.0045889784, -0.042242732, 0.0023304494, 0.049035717, -0.008834596, -0.036136467, 0.0248705, -0.018541515, -0.022958813, -0.011442286, 0.004707299, 0.02010056, 0.001476686, 0.0013456055, 0.043838896, 0.014476858, 0.024146657, 0.006523866, 0.003466094, 0.004674819, -0.0031064926, 0.03754703, 0.01486662, 0.051225808, 0.016722627, 0.02472202, -0.020119121, -0.03517134, -0.016063744, -0.014616059, -0.00023258093, -0.011210285, 0.025761385, 0.046474427, 0.007841632, -0.06488602, 0.013864376, -0.011637167, 0.02748747, 0.08552483, 0.078471996, -0.041017767, 0.0020903284, -0.021418326, 0.04729107, 0.011330926, 0.0057907435, 0.0026424907, -0.021808088, -0.019525198, -0.03734287, -0.022828892, 0.029306358, 0.05712791, -0.025854183, -0.035895184, 0.01001316, 0.015228542, -0.14766395, 0.010616363, 0.038901918, -0.0044776183, -0.0077534714, 0.0091269165, -0.055123422, -0.00741475, -0.057647593, 0.031570688, 0.03218317, -0.053378776, -0.008004032, -0.029194998, 0.0034544938, -0.001256285, 0.021288406, -0.050446283, 0.035635345, -0.020323282, -0.058798317, -0.023051612, 0.075576626, 0.047550913, -0.03223885, -0.05686807, 0.008695395, 0.025148902, 0.0045309784, -0.018921996, 0.015349181, -0.043467697, 0.0045286585, 0.0126208505, 0.03949584, -0.033853576, 0.016908228, -0.009456358, 0.016499907, 0.0066537866, 0.00248705, 0.027840111, -0.0024615298, 0.011293805, 0.02995596, 0.033686537, 0.012982773, -0.003746815, -0.016342146, -0.007247709, 0.041240487, 0.015024381, 0.016434947, -0.0091269165, -0.030215802, 0.013418934, 0.021214165, 0.014059257, -0.02969612, -0.02991884, 0.031051004, -0.027728751, 0.013400374, -0.021065684, -0.0053545814, -0.007925152, 0.0046655387, -0.021770967, 0.01233317, -0.009716199, 0.0014418858, -0.043616176, 0.008681475, 0.03643343, 0.0051597008, -0.027840111, -0.026281066, -0.013400374, -0.013650935, -0.13303861, 0.051151566, -0.0019430078, 0.02216073, -0.00979972, -0.025241701, 0.015664702, -0.023404254, -0.0036400948, 0.03493006, 0.26132587, 0.03400206, -0.01740007, -0.016017344, 0.060468722, -0.020731604, 0.002999772, 0.028137073, 0.039904162, -0.027394671, -0.018077513, -0.010161641, 0.058352876, -0.01236101, -0.013391094, 0.004468338, -0.044581298, 0.028526835, 0.061582327, -0.042020008, -0.00034191136, -0.03957008, 0.03493006, 0.028508276, -0.035950866, -0.0075585903, -0.024295138, 0.053267416, -0.027060589, 0.04038672, 0.0013258853, 0.0663337, 0.010226601, 0.0020427683, -0.06499738, 0.018198153, -0.008468034, -0.013530294, -0.02474058, 0.001981288, -0.0068718675, -0.023552734, 0.027710192, 0.0033036934, 0.055012062, -0.024369378, 0.042020008, 0.028489714, -0.021770967, -0.038085274, -0.023775456, -0.030754045, -0.0099946, -0.016416386, 0.0442101, -0.022977373, -0.010486443, -0.05207957, 0.005711863, 4.3028922e-05, 0.047773633, 0.02769163, -0.0641065, 0.012091889, 0.0077395514, 0.011340206, 0.023756895, -0.049147077, 0.033667974, 0.015924545, 0.008862436, -0.033575173, -0.015200702, -0.05735063, 0.011303086, 0.009335717, 0.05705367, 0.05954072, -0.0447669, 0.022791771, -0.0040901764, 0.006718747, 0.0026471308, 0.0015776063, 0.012852851, 0.0036331345, -0.015070781, 0.023682656, -0.02242057, -0.025928425, -0.0007719831, -0.035356943, -0.0033547336, 0.032795653, 0.041574568, 0.04005264, 0.037862554, -0.0136973355, 0.005911384, 0.038679197, 0.01005028, -0.002239969, -0.0035356942, 0.0025705704, -0.005178261, -0.024239458, -0.007159549, 0.013279733, -0.006282585, 0.033964936, -0.035728145, 0.011729967, -0.00987396, -0.013261174, -0.020546002, 0.016852548, 0.024332259, -0.014467578, 0.028638195, -0.017093828, 0.06573979, 0.0009216237, -0.0063614654, 0.033500936, -0.004405698, -0.06332698, -0.02004488, 0.0076189106, -0.029046517, 0.036915988, 0.0011275245, -0.014356218, -0.037695512, 0.052562132, 0.015794624, -0.0048488197, 0.031347968, 0.019005517, -0.067373075, 0.006004184, -0.0644777, -0.016091585, -0.02732043, 0.04387602, 0.021251285, -0.035858065, -0.0061248248, -0.04164881, -0.0005217121, 0.0072801895, -0.02715339, 0.031199485, 0.035653904, -0.042799532, -0.048775878, -0.03919888, -0.010662763, 0.010560683, 0.026225386, -0.030123001, -0.013957176, 0.00057565235, 0.018959116, 0.038011033, 0.040683683, -0.04428434, -0.026689388, 0.023367135, -0.005238581, -0.042688172, 0.024480738, -0.04966676, -0.037788313, 0.021306966, -0.019506639, -0.039050397, -0.040869284, -0.025798503, 0.007888032, -0.040795043, 0.042762414, 0.048330434, 0.007874112, 0.026336746, 0.018717835, 0.005813943, -0.03450318, 0.014430458, 0.06440346, -0.012787892, -0.040015522, 0.06351258, 0.033036932, 0.004807059, 0.04443282, 0.024313698, 0.028415475, -0.0023640895, 0.017734151, 0.010402922, 0.041611686, -0.05954072, -0.019042637, -0.033686537, 0.0064125056, -0.023961056, 0.0058696237, -0.021900889, -0.06228761, -0.008375234, -0.03487438, -0.013084853, -0.020267602, -0.004405698, 0.01253733, -0.018309513, 0.032888453, 0.09406246, -0.01746503, -0.0055401823, 0.0073219496, -0.022773212, 0.01954376, -0.037918232, 0.011460846, -0.024573538, 0.006765147, -0.038048152, 0.002732971, -0.005934584, 0.00247313, 0.051597007, 0.058278635, -0.045360822, 0.021288406, -0.007846272, 0.01954376, 0.0025288102, 0.0043360973, 0.012583731, 0.0351899, 0.0036656149, 0.020007761, 0.061693687, 0.010421482, 0.04294801, 0.017808393, 0.003746815, -0.008495874, -0.0145789385, -0.0038628154, -0.06882076, -0.016648388, -0.040720806, 0.008829956, 0.008945956, -0.01484806, -0.040757924, 0.00738691, -0.036080785, -0.036581907, -0.005730423, -0.016416386, 0.0020033282, -0.008375234, -0.031589247, 0.026021225, -0.054121178, -0.017845511, -0.017678471, -0.015441982, -0.009493479, 0.00496018, 0.0049973, 0.045954745, -0.026763627, -0.006918268, -0.016666947, 0.03223885, 0.023367135, -0.054232538, -0.021882327, 0.06328986, -0.033927817, -0.00045240181, -0.010440042, 0.009335717, -0.0071641887, -0.016518466, -0.045917626, 0.028582515, 0.0040530562, -0.036210705, 0.0045866584, -0.01735367, 0.008147873, -0.011627886, -0.014170617, 0.0075493106, 0.06700187, -0.018764235, -0.035876624, 0.014439738, -0.00027434112, -0.0033245734, 0.019636558, -0.011303086, -0.050706126, 0.008268514, 0.032999814, 0.03235021, -0.028990837, -0.046363067, 0.0006733827, 0.04487826, -0.0063753854, 0.03749135, -0.024369378, 0.014616059, 0.045694903, -0.033630855, -0.036322065, -0.0009390238, -0.028322674, 0.00048633196, 0.009066597, -0.0017713271, 0.017743431, -0.011219565, -0.013688055, -0.015126461, 0.01991496, -0.0012017648, -0.00977188, -0.015386302, -0.013576695, 0.028025713, -0.031422205, 0.018884877, -0.005303541, 0.041277606, -0.022958813, 0.040757924, -0.0070389085, -0.005303541, -0.028434034, -0.038122393, 0.016657667, -0.0038581756, 0.026615147, 0.01732583, 0.019302478, -0.024684899, -0.029621879, 0.03982992, -0.0063521857, -0.021919448, 0.016360706, -0.010384362, -0.016481346, -0.020007761, 0.06722459, 0.038307995, -0.012954933, -0.014996541, -0.045100983, 0.059986163, 0.035820946, -0.010477162, -0.00035264142, 0.0040901764, 0.031199485, -0.027710192, -0.0046284185, -0.016509186, -0.014374778, -0.020880084, -0.021028565, 0.048293315, 0.006649147, -0.03238733, -0.0026355307, -0.060877044, -0.026800748, 0.004259537, 0.013400374, -7.405905e-05, 0.0150615005, 0.036377747, 0.018161032, -0.005489142, -0.013381814, -0.01741863, -0.020657362, -0.1343007, -2.0952584e-05, -0.017845511, 0.031013886, -0.013910776, 0.015107901, 0.028563956, -0.02230921, -0.026837869, -0.022067929, -0.055977184, 0.019153997, 0.040869284, -0.018708555, -0.0010463243, 0.010328681, -0.010421482, 0.0036099346, -0.011674287, -0.0035426542, -0.011535087, -0.015145021, -1.5116311e-05, -0.012036208, -0.01001316, -0.035987984, -0.013632375, 0.0075400304, -0.023719776, 0.048256196, -0.019525198, -0.04008976, 0.0043940977, 0.02735755, -0.001269045, -0.006941468, 0.0070853084, 0.016156545, -0.0399784, 0.018272394, -0.0050297803, 0.035338383, -0.036266387, -0.011395886, 0.006152665, 0.055865824, -0.03001164, 0.011219565, -0.007730271, -0.016592707, 0.014244857, 0.035616785, -0.012500211, 0.05942936, 0.014653179, 0.012815732, -0.045360822, -0.039904162, -0.01485734, 0.034243338, -0.002939452, 0.025946984, -0.027060589, -0.019079756, -0.0006838227, -0.010764844, -0.047884993, 0.0058046635, 0.024462178, 0.041240487, 0.014634619, 0.033408135, -0.022773212, 0.020935765, 0.020416083, -0.057944555, 0.033074055, -0.006955388, -0.077358395, -0.016908228, 0.00489986, -0.029009396, -0.013678775, 0.014235578, 0.018708555, 0.0075539504, 0.005303541, 0.005758263, -0.047996353, 0.010653483, -0.07438878, -0.060208883, -0.021232726, 0.0005985624, 0.00093148375, 0.036099344, -0.044024497, -0.0112566855, 0.014523258, -0.042020008, -0.014254138, 0.05772183, 5.6006475e-06, -0.010356522, 0.014365498, 0.0056329826, -0.0020949685, -0.05219093, 0.030123001, -0.031626366, -0.0070760283, -0.034484617, 0.007855551, 0.012982773, -0.08084769, 0.005943864, 0.028508276, 0.030754045, -0.004002016, -0.06351258, -0.012843572, -0.030457083, -0.06217625, -0.00251721, 0.051597007, 0.054046936, -0.024090977, 0.010607082, 0.032702852, -0.013391094, 0.024480738, -0.016305026, -0.0006687427, -0.04060944, -0.0027631312, -0.018114634, -0.023162974, 0.04688275, -0.030661244, 0.0018641275, -0.038753435, -0.010115241, -0.01769703, -0.031793408, 0.0068533076, -0.068746515, -0.0031528927, -0.023162974, -0.04714259, -0.01705671, 0.009567719, -0.004619139, 0.00248705, 0.03771407, 0.03762127, 0.014588219, -0.013706615, 0.035338383, 0.0016843268, 0.031255167, 0.021381207, -0.0039277757, -0.028990837, -0.00026303105, -0.057647593, 0.012286769, -0.025687143, -0.03485582, -0.073423654, 0.014699579, -0.003985776, 0.036303505, -0.02518602, 0.06184217, 0.021566806, -0.019525198, -0.028675316, -0.015182141, 0.04239121, -0.006551706, 0.011089644, -0.012639411, -0.0072894692, 0.015404862, 0.050000843, 0.028137073, 0.044247217, 0.053415895, -0.016713347, 0.019952081, 0.00037468152, -0.00012854302, 0.04654867, -0.02949196, 0.008477314, -0.06299289, 0.025427302, 0.016119424, 0.010198761, 0.091612525, -0.015274942, -0.018949836, -0.03697167, -0.031162366, -0.018049672, -0.0030484924, -0.015497662, 0.03530126, -0.011943408, 0.02501898, -0.009080516, -0.002739931, -0.023014493, 0.056348387, 0.023905376, 0.004493858, 0.008885636, 0.04387602, -0.020397522, 0.00062524254, 0.05723927, 0.009586278, -0.0012539651, -0.07810079, -0.00507618, -0.008477314, 0.0088717155, -0.010198761, 0.016852548, -0.010421482, -0.0015729663, 0.021511126, -0.014012856, 9.149537e-05, 0.029417718, -0.010384362, 0.028545395, 0.023738336, -0.03957008, 0.0072941096, 0.02732043, 0.0071502686, 0.009228997, -0.029993081], "runbooks/proxmox-onboard-node.md::1781801656.687": [-0.00067098043, 0.030955195, -0.054057788, 0.028622176, -0.019897059, 0.039604444, 0.04533267, -0.012916966, 0.017687328, 0.0050122, -0.007515929, -0.01863571, -0.030158555, 0.0139032835, 0.0074353167, 0.045294736, -0.008118152, -0.017696813, 0.034615953, -0.005761422, 0.007316769, 0.025264902, 0.030708617, 0.023956135, 0.023956135, 0.010185625, -0.011722004, -0.026706444, -0.004111237, 0.013998122, -0.021471374, -0.016767398, 0.013372189, -0.025720127, -0.0079095075, -0.015515533, -0.008796245, 0.025416644, -0.021831758, -0.013798961, -0.004009286, -0.020447122, -0.008023314, -0.028204888, 0.0010521115, -0.03964238, -0.006320968, -0.023406073, -0.012992837, -0.03476769, -0.04222198, 0.022040403, 0.022893947, -0.006444257, 0.06054472, 0.027389279, 0.0011659174, -0.01657772, -0.060127433, -0.005021684, -0.049088266, 0.008506989, -0.02094028, 0.022116274, 0.015619855, 0.043625582, -0.010090787, 0.014434378, -0.007051222, 0.008132378, -0.0010977525, 0.015553469, -0.039073348, -0.006159743, -0.018227907, -0.013116126, 0.104397915, 0.025947738, 0.02939985, 0.018569324, 0.0023033833, -0.012803161, 0.011826326, 0.0052540377, 0.0040258826, 0.0009163743, -0.034995306, 0.07219086, 0.023804395, 0.033231314, -0.02037125, -0.022533562, 0.0206937, -0.082167834, -0.015079278, -0.018502938, 0.0023756975, -0.028641144, 0.012158261, -0.017933909, -0.010944331, -0.00597955, 0.003784045, -0.026687477, 0.014434378, 0.060468853, -2.9025683e-05, -0.046925955, -0.0015826129, -0.055385523, -0.010033884, 0.029968878, -0.013552383, 0.011835811, -0.015031858, -0.061644845, 0.032244995, -0.04969523, -0.014434378, -0.018654678, 0.0014474684, 0.016995009, -0.019403901, -0.03287093, 0.0036180783, -0.01739333, -0.03076552, -0.03197945, 0.042259913, 0.00942692, -0.025758062, -0.0122436145, -0.0028570015, -0.0020153122, -0.033952083, 0.009336824, 0.0010906396, 0.043549713, -0.018047715, -0.06904223, 0.04381526, 0.030329265, -0.04252546, -0.0011528771, 0.024733808, -0.06646263, 0.03478666, 0.032984734, -0.025473546, -0.016511334, 0.014320572, 0.0075017037, 0.020086735, 0.008317312, 0.055954553, 0.016008692, -0.0024966162, -0.013561866, 0.04920207, 0.036247168, -0.029380882, 0.054323334, -0.041690882, -0.009507532, 0.049467616, -0.013504963, -0.023254333, -0.04662247, 0.0040946403, -0.0155629525, 0.03607646, -0.007577574, 0.00030214866, 0.005197135, 0.0076487027, 0.023538847, 0.011342651, 0.019195257, 0.02617535, -0.048822716, -0.039983794, 0.024790712, -0.014491281, -0.033439957, -0.004381526, -0.024809679, 0.009090244, 0.012746258, -0.008962212, 0.054892365, -0.012964386, 0.04286688, 0.013685156, -0.02875495, -0.0102899475, 0.06369335, 0.009090244, -0.037726644, 0.013135094, -0.008900567, -0.050909158, 0.00031889352, 0.043056555, 0.007805186, -0.028773917, 0.010138206, -0.01163665, -0.014595603, -0.03154319, -0.07143215, 0.025928771, 0.023633685, 0.030727584, 0.008488021, 0.005732971, 0.018028747, -0.008279377, 0.02278014, -0.012803161, -0.026611606, -0.017099332, 0.025435612, -0.007103383, -0.010972783, 0.051250577, 0.0015174116, 0.049960777, 0.0022595206, 0.0038788833, 0.027730696, -0.032150157, -0.0054769074, -0.015335341, 0.017260557, 0.074315235, -0.02729444, -0.05436127, 0.018493453, 0.0063636447, 0.0290774, -0.028622176, -0.034919433, 0.052236892, -0.017317459, -0.027199602, 0.017981328, -0.019897059, -0.0018220794, -0.018844355, 0.04115979, -0.029134303, -0.026839217, -0.0010710792, 0.020826474, 0.014073992, 0.023216397, 0.02488555, 0.008687181, 0.008246183, -0.015221535, 0.018265842, 0.03584885, 0.03222603, 0.025909802, 0.00208407, -0.02471484, -0.044763643, -0.03994586, 0.0033762408, 0.014396442, -0.039794117, 0.041273594, 0.03315544, 0.019916028, -0.03994586, -0.021528278, -0.006586515, -0.017649394, 0.09316907, 0.03550743, -0.0014616941, 0.044839513, -0.012945417, 0.035943687, 0.010308915, 0.0026530994, -0.007316769, -0.048670977, -0.0037769324, -0.06024124, 0.0061739683, 0.0138938, 0.07386001, -0.037992194, -0.029836105, 0.015069794, 0.008914793, -0.16509438, -0.024088908, 0.05436127, 0.0077150897, 0.018455518, 0.010517559, -0.036436845, -0.0066149663, -0.05629597, 0.046015505, 0.020314347, -0.051895477, 0.0086587295, -0.021812791, 0.03518498, 0.012291034, 0.016169917, -0.0068994807, 0.019991897, -0.033003703, -0.052843858, -0.009673499, 0.054247465, 0.045142993, -0.008668214, -0.039490636, 0.05872383, -0.011380587, -0.025568385, 0.010688268, 0.017611459, -0.013078191, 0.013362706, 0.0070749316, 0.01079259, -0.032965768, 0.014908569, 6.9091126e-05, 0.016283723, -0.016454432, 0.019688414, 0.037328325, -0.0024491972, -0.008416892, 0.05716848, -0.018920226, 0.0057756477, -0.008445344, -0.05936873, -0.02287498, -0.0026412446, -0.0020093848, 0.022931883, -0.0053299083, -0.024582068, -0.02190763, 0.049619358, 0.030784488, -0.05887557, 0.0022038033, 0.04381526, -0.00030970608, 0.03533672, -0.02858424, -0.015202567, -0.006629192, 0.021793824, -0.019802222, 0.014643022, -0.02987404, -0.0072788335, -0.022685302, 0.03389518, 0.03550743, -0.028223855, -0.024601035, -0.014794763, -0.002007014, -0.03444524, -0.13596007, 0.032358803, -0.025416644, 0.0040258826, -0.0055954554, -0.016568238, -0.020181574, 0.011978067, 0.008668214, 0.045484412, 0.2669127, 0.06088614, -0.030234426, -0.03664549, 0.048519235, -0.0048130397, -0.0024373424, 0.0335917, 0.016843269, -0.020390218, -0.0062688068, 0.0050833286, 0.044498093, 0.0048652007, -0.011295233, 0.018303778, -0.05269212, 0.011048653, 0.044346355, -0.0061692265, 0.005823067, -0.045598216, 0.03793529, 0.034578018, -0.038637094, -0.024980389, -0.036190268, 0.07291163, -0.0555752, 0.036114395, 0.02617535, 0.01446283, 0.012186712, 0.015212052, -0.06695578, 0.010422721, -0.008653988, -0.0045356383, -0.014567152, 0.0067003206, -0.026782315, -0.014918053, 0.007738799, 0.003741368, 0.02570116, -0.042980682, 0.00033311927, 0.053488757, -0.023330202, -0.042828944, -0.039035413, -0.035924718, -0.010612397, 0.003359644, 0.032093257, -0.00040810072, -0.012907483, -0.020162607, -0.028489402, -0.0004724129, 0.021281697, 0.037954256, -0.059937757, 0.030101653, 0.005140232, 0.02342504, -0.010688268, -0.02850837, -0.0045664604, 0.0277876, 0.0028878239, -0.0054342304, -0.02342504, -0.044763643, 0.011209878, 0.017260557, 0.059065245, 0.042828944, -0.04703976, 0.025833933, 0.020598862, -0.01565779, -0.017175203, 0.012945417, -0.00070476654, 0.028527338, 0.0011303531, 0.04028728, -0.028735982, -0.026421929, -0.027123732, -0.03696794, 0.0032956284, 0.029703332, -0.0061170654, 0.021167891, 0.038750898, -0.013059223, 0.0027669051, -0.01888229, 0.005861002, 0.015800048, 0.0018220794, 0.01831326, -0.016663076, -0.05162993, 0.019071966, 0.015667275, -0.0007907137, 0.023462977, -0.03694897, 0.025435612, -0.010081303, -0.019460803, -0.020579895, 0.03761284, 0.05200928, 0.02664954, 0.037745614, 0.006444257, 0.04188056, -0.021300664, 0.001959595, 0.013485995, -0.0021753518, -0.07048377, -0.01895816, -0.041615013, -0.04381526, 0.057358157, -0.0071745114, -0.025132129, -0.012177228, 0.052236892, 0.01642598, -0.008540182, 0.042980682, 0.020731635, -0.018009778, 0.022893947, -0.068587005, -0.01538276, -0.030651715, 0.0029613236, 0.013504963, -0.013078191, 0.013191997, -0.04776053, 0.0062925164, 0.007624993, -0.025056258, 0.00041195354, 0.0007456655, -0.041766755, -0.020238478, -0.044004936, -0.010697751, 0.006766707, 0.017630426, -0.035147045, -0.023292268, 0.020921312, -0.013580834, 0.03167597, 0.00940321, -0.023292268, -0.020541959, 0.032491576, 0.026042577, -0.025132129, -0.0077103474, -0.06361748, -0.072532274, 0.036190268, -0.013960186, -0.026289156, -0.043929067, -0.014453345, 0.004324623, -0.052957665, 0.07583264, 0.028489402, -0.010270979, -0.01982119, 0.047722593, 0.011722004, -0.0271427, -0.008331538, 0.008843664, -0.021547245, -0.02811005, 0.083305895, 0.039794117, -0.0011676956, 0.02875495, 0.052388635, 0.060127433, 0.028944626, 0.0116556175, -0.0070986412, -0.019707384, 0.0025819705, -0.009645048, -0.00015692762, -0.035488464, -0.0335917, 0.019707384, -0.008800987, -0.032965768, 0.0073357364, -0.009498049, 0.002190763, -0.042828944, 0.022438724, 0.04059076, -0.011333168, 0.050112516, 0.0671834, -0.024544133, -0.0012708321, -0.022059372, -0.029001528, 0.062441487, -0.0348815, -0.017137267, 0.011143492, 5.04569e-05, -0.015003407, -0.01756404, -0.002052062, -0.0023709557, 0.005505359, 0.057775445, -0.06433825, 0.0245631, 0.008018572, 0.045294736, 0.0140360575, -0.013210964, -0.019669447, 0.047646724, -0.022097306, -0.0006460854, 0.035943687, 0.013950703, 0.09195514, -0.0049221036, -0.0071792537, 0.009958014, -0.06835939, -0.0021741663, -0.041501205, 0.0054911333, -0.013239416, 0.046925955, 0.036873102, 0.023861296, -0.025966706, 0.011731489, -0.006145517, -0.030234426, 0.0064727087, -0.017146751, -0.0015446775, -0.010802073, -0.043549713, 0.036342006, -0.011171943, -0.0119496165, -0.043435905, -0.0042392686, -0.00011714002, -0.005069103, 0.020522991, 0.033610668, -0.043435905, -0.01545863, 0.0056476165, 0.005998518, 0.023804395, -0.042070236, -0.0018149666, 0.06775243, 0.0004365522, -0.039756183, -0.0051497156, 0.012622967, -0.019252159, -0.021812791, -0.043284167, 0.026383994, -0.008488021, -0.03205532, 0.014178314, -0.014633538, -0.012518645, 0.030746553, -0.023462977, 0.0020176831, 0.056978803, -0.018332228, 0.014206766, -0.014159347, -0.0064916764, 0.009042825, 0.021717953, -0.035791945, -0.06024124, -0.0068994807, 0.009692467, 0.027256506, -0.023690589, -0.0077625085, 0.01771578, 0.019688414, 0.015003407, 0.07666722, -0.00736893, -0.0009815756, 0.027408246, -0.021698985, -0.01982119, -0.004808298, 0.0006875771, -0.012490194, 0.011617683, -0.00908076, 0.012954901, -0.005268263, -0.030670682, -0.011361619, -0.005088071, 0.015695726, -0.012234131, 0.0104511725, 0.0145387, 0.010726203, -0.07898127, 0.0117883915, -0.00875831, 0.024145812, -0.01598024, 0.051022965, -0.02255253, -0.0011398369, -0.045939635, -0.0075111873, -0.017706297, -0.021092022, 0.020029834, 0.005405779, -0.025170065, -0.034957368, -0.025833933, 0.054095723, -0.036360975, -0.009132921, 0.0110676205, -0.0017236847, -0.012803161, -0.011446973, 0.07143215, 0.03535569, -0.022021435, -0.00587997, -0.025454579, 0.0497711, 0.007833637, -0.005282489, -0.009796789, -0.019878091, 0.04017347, 0.013220448, 0.0074400585, -0.02245769, -0.005804099, -0.002029538, -0.009958014, 0.023576783, 0.0026270188, -0.030253394, -0.034274533, -0.057320222, -0.020579895, -0.026421929, 0.032491576, 0.01007182, 0.014510248, 0.02754102, 0.014510248, -0.009004889, 0.032965768, -0.030803455, -0.021243762, -0.14134689, 0.005178167, -0.039149217, 0.021073053, -0.036531683, 0.02439239, 0.0053061987, -0.050529804, -0.02924811, -0.028868755, -0.08983076, 0.0018884662, 0.025625288, -0.022400789, 0.014055025, 0.009303629, 0.006842578, 0.0066434178, -0.0027265989, -0.003959496, -0.02811005, -0.0132868355, 0.0095407255, 0.0034971596, -0.0040946403, -0.037555937, -0.042411655, 0.012471226, -0.012006519, 0.023121558, -0.007918992, -0.06498315, 0.017952876, 0.00036394168, 0.020541959, 0.01300232, -0.0015340083, 0.030386167, -0.015638823, -0.0031841933, -0.037347294, 0.029684365, -0.028204888, -0.0036678682, 0.010081303, 0.03674033, 0.0019050628, 0.002883082, 0.002088812, 0.00060992833, -0.0061218073, 0.035393625, -0.013979155, 0.035810914, 0.0145387, 0.0041918494, -0.050226323, -0.015240503, -0.02295085, 0.03582988, -0.035166014, 0.03186564, -0.02384233, -0.019631512, -0.040894244, 0.01707088, -0.052236892, -0.011124523, -0.009872659, 0.033307184, 0.0043933806, -0.014557667, -0.03406589, 0.0008073104, 0.0058515184, -0.0400976, 0.028546305, -0.010811558, -0.06528664, -0.021698985, 0.008108668, -0.04195643, -0.023481945, 0.037840452, 0.046508666, 0.012897998, 0.011911681, -0.016824301, -0.0034995305, 0.01208239, -0.06437618, -0.061455168, 0.001173623, -0.020921312, 0.0006431217, 0.002617535, -0.03469182, -0.002104223, 0.030386167, 0.013960186, -0.011921165, 0.015771596, 0.00399506, 0.011418522, -0.013191997, -0.0069611254, 0.06274497, -0.028072115, 0.0459017, -0.053185277, 0.018455518, -0.021793824, -0.017772684, -0.0009786119, -0.07260814, -0.024107877, -0.00042914297, 0.017004494, -0.016264755, -0.08360938, -0.0060127433, 0.02078854, -0.041690882, -0.00053020497, 0.04260133, 0.058344476, -0.00674774, 0.032567445, 0.026478833, -0.025871867, 0.012272066, -0.034824595, -0.026573671, -0.009626079, -0.0031557418, -0.013438576, -0.013694639, 0.049240004, -8.742899e-05, -0.025663223, -0.04180469, -0.0092325015, 0.0148137305, -0.010166657, -0.028204888, -0.05868589, -0.0006567547, -0.008910052, -0.022837045, -0.05178167, 0.008582859, 0.029342946, -0.013514447, 0.061872456, 0.03309854, 0.03535569, -0.00245631, 0.03478666, -0.002463423, 0.049088266, 0.03930096, -0.040704567, -0.0070180288, -0.012328969, 0.0017035316, 0.02416478, -0.009270436, -0.03414176, -0.06418651, 0.037536968, 0.009313114, 0.042639267, -0.025416644, 0.050112516, 0.03091726, -0.01791494, -0.011219362, 8.7873545e-05, 0.058192734, 0.010308915, 0.015648307, -0.02310259, 0.023899233, -0.0112003945, 0.019840157, 0.023406073, 0.002714744, 0.042715136, -0.04222198, -0.0033311925, 0.009109211, -0.0022820449, 0.037480067, -0.017355395, 0.028129017, -0.044991255, 0.038124967, 0.009085502, 0.008544924, 0.062289745, -0.0007462583, -0.020769572, -0.012262583, -0.024506196, -0.019669447, -0.019413384, 0.0012293404, 0.0010313657, 0.018341713, 0.022381822, -0.0077056056, 0.005405779, -0.028792884, 0.037081745, -0.013078191, -0.0030277104, 0.03615233, 0.038712963, -0.022419756, -0.032908864, 0.03565917, 0.015202567, 0.0046636695, -0.061720718, -0.0055195848, -0.03283299, 0.01694759, 0.01396967, 0.011835811, 0.0057803895, -0.022742206, 0.0020734007, -0.011684069, 0.026118446, 0.002724228, -0.009218276, 0.020997183, 0.031789772, -0.02029538, 0.026630573, 0.04051489, 0.012812644, 0.0033430473, -0.0074542845], "runbooks/recon-operations.md::1781801658.612": [-0.01744626, 0.04089533, -0.056140564, 0.0035683368, -0.0063220067, 0.0034921106, 0.02136238, 0.021972189, 0.011310056, 0.027955942, -0.021114646, 0.009842702, -0.013377691, 0.048251156, 0.009823645, -0.019304274, -0.024983123, -0.0021093206, 0.026526703, -0.022315208, 0.007322475, -0.016064662, 0.04783191, 0.03348234, 0.0071557304, 0.053396422, -0.0060933284, -0.0373127, 0.008951809, 0.0405142, -0.016893622, -0.033882525, 0.041771933, -0.022277094, 0.015216646, -0.035311766, 0.009842702, -0.019342387, -0.039065905, 0.03094782, -0.012605901, -0.021286154, -0.020466723, -0.012996559, 0.0004927902, -0.07546389, 0.022448603, -0.02372539, 0.02191502, -0.04855606, -0.015645418, 0.00020396452, 0.049851906, -0.039008737, 0.02648859, 0.059608854, -0.062810354, 0.019085124, -0.045354564, -0.02042861, -0.0020807358, 0.010061853, -0.014301932, -0.03243423, -0.011005151, 0.089718185, -0.015540607, 0.005516868, -0.011586376, -0.033787243, 0.025421422, 0.019456726, -0.076683514, -0.02686972, -0.07092844, 0.012205713, 0.058884706, -0.019304274, -0.007108089, -0.007222428, -0.0036969685, 0.021400493, -0.017570129, -0.009823645, -0.013949387, 0.015435796, -0.018503899, 0.026984058, 0.002551194, 0.0050023412, -0.019409085, 0.01651249, -0.013511086, -0.040094957, -0.022086529, 0.04001873, -0.053968117, -0.032358002, 0.014711648, 0.015121363, 0.010843171, 0.026621984, -0.018351447, -0.008785064, 0.057665087, -0.01608372, 0.04436362, -0.02235332, -0.00751304, -0.030528575, 0.008875583, 0.010700246, 0.002124804, 0.010690718, -0.008613556, -0.041428916, -0.012529674, -0.012215242, -0.0060552154, 0.016159944, 0.025040291, 0.010881283, 0.015816927, -0.01585504, -0.0056693205, -0.011167131, 0.021114646, 0.0374461, 0.020447666, 0.0020080828, -0.051452655, 0.025993118, -0.029251788, -0.01470212, -0.04333457, 0.017408147, 0.037141193, 0.01090034, 0.015045137, -0.094520435, 0.06505902, 0.043791927, -0.08354387, -0.009899872, 0.005493047, -0.074244276, 0.03836081, 0.022867847, 0.008370585, 0.005202435, -0.0055406885, 0.036874402, -0.028222734, -0.031462345, 0.002722703, 0.0065221004, 0.024163691, 0.0025678687, 0.001169595, 0.0063362992, -0.052291144, 0.04943266, -0.04333457, -0.023801617, 0.03910402, -0.030376123, 0.016779283, -0.023801617, -0.0070890323, -0.024525765, 0.017379563, -0.011081377, 0.028337073, 0.014139952, 0.023268035, 0.02136238, 0.10084721, 0.027231794, 0.038284585, -0.055035286, -0.077445775, 0.0545017, -0.013453917, -0.040171184, 0.006269601, 0.0056121508, -0.022277094, 0.025135575, 0.0040066373, 0.04222929, 0.019628234, 0.01189128, 0.061362054, 0.026888777, -0.012405807, 0.02873726, -0.0034015921, -0.018961256, 0.019895026, -0.045735694, 0.026602928, 0.027593868, 0.07786502, -0.008575442, -0.020066535, 0.019180406, 0.023992183, -0.03435894, -0.026298024, -0.091547616, -0.0067698355, 0.04756512, 0.024640104, 0.030547632, -0.006402997, -0.0010713348, -0.015654946, -0.018237108, 0.018198995, -0.036054973, -0.010633549, 0.029061222, -0.019590123, -0.036359876, -0.0073653525, 0.004030458, -0.001202944, 0.02174351, 0.0152357025, -0.0056454996, -0.044516075, -0.010490624, 0.011757884, -0.012634485, 0.09551137, -0.0097474195, -0.010385813, 0.0039804345, 0.025192745, -0.019256633, 0.005226256, -0.03584535, 0.021171814, -0.038398925, -0.021038419, 0.0113005275, 0.04966134, -0.015874097, -0.049737565, 0.0011481565, -0.03622648, -0.0075273328, -0.024316143, 0.028089339, 0.019475782, 0.02136238, 0.022658225, -0.011872224, -0.005202435, -0.0342446, 0.00748922, 0.034073092, 0.009251949, 0.029442353, 0.023096524, -0.022219924, -0.021762567, -0.014273347, 0.009066149, 0.0148736285, -0.007865586, 0.03254857, 0.017960789, -0.0005734827, -0.025535762, 0.0014590162, 0.014120895, -0.029156504, 0.08316273, 0.028813487, -0.027441416, 0.041314576, 0.008766008, -0.015397684, -0.00014270072, -0.006331535, -0.005512104, -0.010728831, -0.012415335, -0.036035914, -0.015578721, 0.041428916, 0.06986127, -0.010347701, -0.0044330275, 0.01640768, 0.00839917, -0.16876471, -0.00078012707, -0.01073836, 0.049928132, 0.033501394, 0.0036016859, 0.0045211636, 9.1560716e-05, -0.09139516, -0.022620112, -0.034282714, -0.04569758, -0.012615428, -0.04398249, 0.048213042, -0.0005996855, 0.010366757, -0.010271475, -0.008989922, -0.013768349, -0.04333457, -0.010890812, 0.051223975, 0.0031490931, 0.0049737566, -0.044173058, 0.04767946, -0.021667285, -0.045392677, 0.0093853455, 0.04383004, -0.01018572, 0.0012994177, 0.0081943115, 0.035273653, 0.010042796, 0.02835613, -0.045659468, -0.0041114483, -0.017989373, 0.0053596515, 0.024849726, 0.026984058, 0.048632286, -0.010452512, -0.035159316, 0.019180406, 0.00850398, -0.053205855, -0.021762567, 0.0035087853, -0.015445325, -0.023973126, 0.0071223816, -0.024754444, -0.027765376, 0.008542093, 0.06437299, -0.036150254, 0.006117149, 0.005621679, 0.0013649246, 0.0057121976, -0.017150884, -0.055035286, -0.011634017, 0.020180875, -0.037560437, 0.02483067, -0.01783692, 0.009899872, -0.0035850115, -0.0329297, 0.0021819738, -0.015092779, 0.018303806, -0.04482098, 0.007822709, -0.006412525, -0.13621613, 0.0020080828, -0.034377996, -0.04432551, 0.024544822, -0.016274285, -0.016750697, 0.010652605, 0.04409683, 0.019361444, 0.26252288, -0.013025144, -0.018980313, 0.00917096, 0.04295344, -0.011529206, 0.023801617, 0.061095264, -0.012243826, -0.037084024, -0.033272717, 0.015845511, 0.03573101, -0.0062124315, 0.024811614, 0.033406112, -0.033005927, -0.021095589, 0.06959448, 0.0016912678, 0.012281939, -0.004737932, 0.009756948, 0.016026549, -0.04607871, -0.0600281, -0.012081846, 0.027441416, -0.035959687, 0.082019344, -0.015064194, 0.015159477, 0.038417984, -0.015397684, -0.09040422, -0.012682127, -0.022867847, -0.022677282, 0.007975161, -0.011653073, -0.007079504, -0.003287253, 0.0016150416, 0.0041495613, 0.016283812, -0.009351997, 2.434175e-05, 0.03325366, -0.0061743185, -0.01767494, -0.021991245, -0.035121202, 0.008280066, 0.034187432, -0.0009099497, -0.019780688, -0.05831301, 0.012920333, -0.040933445, -0.00092841074, -0.0037946333, 0.039675713, -0.08766008, 0.041581366, -0.005083332, 0.020523893, -0.017160414, -0.006684081, 0.04828927, 0.06967071, 0.024049353, 0.019018427, 0.0042281696, -0.019761631, 0.0454689, 0.013958915, 0.01645532, 0.011681658, -0.057817537, 0.013939858, -0.05103341, -0.01012855, -0.01811324, -0.046269275, 0.0042996313, -0.0073653525, -0.04878474, 0.06475412, -0.041886274, -0.007412994, 0.0040614246, -0.023420487, 0.0041876743, -0.027784433, 0.0017019871, 0.04733644, -0.0004418735, -0.042419855, 0.014349573, -0.021495776, 0.005273897, -0.0033634792, 0.025097461, -0.0034182665, 0.0041424152, 0.0146925915, -0.02692689, -0.010986094, 0.013720708, 0.025554819, -0.06216243, 0.0536251, 0.0038113077, -0.043944377, -0.0050547468, 0.013387218, 0.012720239, 0.05103341, 0.035864405, -0.0035945396, -0.00056335895, 0.0047522243, -0.0059122914, -0.0013232384, 0.032396115, -0.06315337, -0.02631708, -0.012644013, -0.0144258, 0.04443985, 0.023248978, -0.011367225, 0.023611052, 0.060333002, -0.029308956, 0.02212464, 0.0018711139, 0.030509518, -0.019361444, 0.024925953, -0.01789409, 0.020905023, -0.023058413, -0.017093716, 0.005273897, 0.01090034, 0.0075463895, -0.012186657, 0.0061552622, 5.5159748e-05, -0.016769754, 0.035273653, 0.034930635, -0.030204615, -0.015845511, -0.039713826, -0.017979844, -0.008637376, 0.049737565, -0.026793493, -0.0141494805, -0.02048578, 0.049203984, 0.06372507, 0.0019128001, -0.02174351, -0.005159558, 0.012701184, 0.036340818, 0.011443452, 0.0043210704, -0.0396376, -0.06753638, 0.00052316155, -0.023496712, -0.03948515, -0.020276157, -0.013663539, -0.030357067, -0.05091907, 0.015607305, 0.030357067, -0.0124915615, 0.014930798, 0.010671662, 0.04424928, -0.05164322, -0.009318648, 0.025345197, -0.01872305, 0.010071381, 0.1104517, 0.023973126, 0.015492966, 0.031843476, 0.015207118, 0.032872528, 0.01343486, 0.01838956, -0.01535957, 0.003999491, 0.06315337, 0.0041662357, -0.0019401938, -0.028260848, -0.04333457, -0.0061123846, 0.03672195, -0.024906896, 0.0030847772, -0.00086409494, -0.014187593, -0.02427803, -0.0024964067, 0.031481404, -0.03142423, 0.021057475, 0.060714133, 0.0067698355, -0.014949854, -0.0028227498, -0.0068127126, 0.030681027, -0.038780056, -0.011348169, 0.010366757, -0.008342, -0.038036853, -0.0053977645, 0.013482501, 0.012177128, -0.026907833, 0.014683063, -0.035978746, -0.0033134557, 0.008589735, 0.02235332, 0.027269907, -0.01651249, -0.030833479, 0.028394243, -0.0099284565, -0.018751634, 0.050995298, 0.0019342387, 0.0763405, -0.000689013, -0.0023415722, 0.008842234, 0.02124804, 0.00853733, 0.00012230426, 0.034320828, 0.015340514, -0.02340143, 0.044477962, 0.014711648, -0.028775373, 0.05373944, -0.009918928, -0.023820674, -0.0171223, 0.00963308, -0.004628357, -0.013472973, -0.04802248, 0.033120263, -0.02241049, -0.011967506, -0.0107574165, -0.017760694, -0.018246636, -0.027231794, 0.01926616, 0.031576686, -0.008618319, -0.004480669, -0.0039375573, 0.029099334, 0.022925016, -0.021781623, 0.023363316, 0.04078099, 0.019285217, -0.032472342, 0.009957042, 0.01927569, -0.0243352, 0.008856527, -0.009232893, 0.0288516, -0.006674553, -0.021171814, -0.017989373, -0.051223975, -0.011795998, 0.021972189, 0.042153064, 0.0020438137, 0.011567319, -0.013310992, 0.026679154, -0.02911839, 0.016664943, -0.02526897, 0.024297087, -0.00045229503, 0.005269133, 0.04161948, 0.035254598, 0.025554819, -0.07573069, -0.0021974572, 0.040437974, 0.0288516, 0.014349573, 0.0284133, 0.003818454, -0.006922288, 0.0055216323, -0.016264755, 0.0102905305, -0.029937822, -0.021171814, -0.02725085, 0.024735387, 0.0075654457, -0.0020450049, -0.04200061, -0.03089065, -0.016645886, -0.019180406, -0.0056502637, -0.0076512005, 0.015759757, 0.016836451, 0.0032681965, -0.020657288, -0.0022319972, -0.026298024, 0.002230806, -0.020466723, 0.06277224, -0.03742704, 0.013901745, 0.010633549, -0.023687277, -0.011319584, -0.032720078, -0.001078481, 0.00017002005, -0.01904701, 0.003932793, -0.021934075, 0.019351915, 0.0044044424, -0.044744752, 0.031481404, 0.034187432, -0.0013684977, -0.02136238, 0.08400122, -0.0012779791, -0.031062158, -0.012720239, 0.024582935, 0.03529271, -0.019685404, -0.0019413849, -0.027403302, -0.013558728, -0.0114053385, -0.012901276, 0.020562006, -0.0036660016, 0.022886904, -0.027879717, -0.00063005683, 0.02185785, 0.016312398, -0.0054406417, -0.04596437, -0.021495776, -0.0247735, -0.034454223, 0.017436733, -0.006021866, 0.011262414, 0.019856913, -0.021838794, -0.012872692, -0.015664475, -0.048251156, -0.0049070586, -0.15047044, 0.0028489525, 0.005878942, 0.0013947005, -0.04306778, -0.010557323, 0.01993314, -0.037693832, -0.012644013, -0.027269907, -0.04817493, -0.032072157, 0.015111836, -0.012262883, -0.026355194, 0.015664475, 0.007884643, -0.01717947, 0.027612925, -7.358355e-05, -0.011281471, -0.00822766, 0.03645516, 0.02246766, 0.041695707, 0.0017651119, -0.0046759984, -0.0053548873, -0.040437974, -0.0144258, 0.017112771, -0.036035914, 0.011338641, 0.031119328, -0.0027846368, 0.023744447, -0.0032777246, -0.010995623, -0.020638231, -0.032967813, -0.008632612, 0.015149948, 0.007670257, -0.0042043487, 0.012539202, 0.008856527, 0.009399638, -0.042800985, -0.029480465, 0.016998433, 0.011548262, 0.07089032, 0.017922675, 0.0058503575, 0.021724455, -0.018761162, -0.036074027, -0.039790053, -0.04657418, 0.038456094, -0.04790814, 0.052100576, -0.029994993, -0.043677587, -0.016684, 0.008804121, -0.0243352, 0.033539508, -0.00806568, -0.0057503106, 0.006650732, -0.034206487, -0.008737423, -0.013558728, -0.011262414, 0.014359102, 0.044630416, -0.043677587, -0.010947982, -0.065478265, -0.008342, -0.019151822, -0.041200235, 0.041314576, 0.05835112, 0.010442983, 0.014606837, 0.00663644, 0.012872692, -0.0031633854, -0.049813792, -0.037350815, 0.020905023, 0.014959383, -0.0102905305, 0.056864712, -0.03578818, -0.0053215385, 0.0023260887, 0.01872305, -0.0035111674, 0.0016936499, 0.0043972963, -0.012253354, -0.0019139911, 0.028813487, 0.011281471, -0.014130424, -0.006021866, -0.0022117496, 0.010671662, -0.022581998, -0.009823645, 0.036035914, -0.07820804, -0.023534825, 0.01640768, -0.016302869, -0.052748498, -0.038246475, 0.04249608, -0.0230203, -0.00917096, -0.035426106, 0.04249608, 0.033901583, 0.018675407, -0.0025869252, -0.008685018, -0.01062402, 0.03563573, -0.057626974, 0.0049356436, 0.03578818, 0.07096655, -0.01194845, -0.03809402, 0.03298687, -0.006121913, -0.03310121, -0.014902214, -0.0060933284, -0.007989454, -0.012701184, 0.02483067, -0.029270843, -0.009304355, -0.012748824, 0.044897206, -0.06143828, -0.012548731, 0.017427204, -0.011014679, 0.036074027, 0.010490624, 0.004392532, -0.047107764, -0.0075606816, -0.012196185, 0.08003746, 0.022200868, -0.039447036, 0.0028251319, -0.020390496, -0.030738197, 0.032300834, -0.011586376, -0.022696339, -0.03716025, 0.0072795977, 0.029194618, 0.037293646, -0.0037231713, 0.032396115, 0.008742187, -0.032243665, 0.0023773033, -0.02847047, 0.015169005, -0.014797403, 0.028375186, 0.008708838, 0.01795126, -0.0048880023, 0.013787406, 0.0021081297, -0.0050404547, 0.04409683, -0.037808172, 0.032243665, -0.009351997, -0.019228047, 0.03771289, -0.030547632, 0.05511151, -0.0017067513, 0.036645725, 0.03209121, -0.004037604, 0.0437157, -0.013882688, 0.0062791295, -0.032662906, -0.0004368116, -0.040323637, 0.0048665637, -0.028718203, -0.020943137, -0.008775536, 0.018894559, -0.0047307857, 0.026965002, -0.017141357, 0.055759434, 0.0410859, -0.008527801, 0.03771289, 0.03254857, 0.0013958914, 0.00074439606, -0.006827005, -0.008094265, -0.0127774095, -0.030357067, 0.00036058546, -0.034225542, -0.012205713, 0.01734145, -0.026050288, -0.023210865, -0.03590252, -0.026717268, -0.037179306, 0.017265225, -0.015702588, 0.014216178, 0.002199839, 0.053320196, -0.013539671, -0.008156199, 0.011443452, 0.00081228494, 0.038589492, -0.013472973], "runbooks/recon-service-integration.md::1781801660.519": [0.009388944, 0.038912773, -0.05050225, -0.012295483, -0.026589783, 0.043423865, 0.07217751, -0.012368834, 0.019786466, 0.019199656, 0.0116078155, 0.018310275, 0.004034312, 0.018649524, -0.017631777, 0.0147619145, -0.02132684, -0.007811895, 0.047494855, -0.006780395, 0.012726421, 0.008825057, 0.04745818, 0.039279528, 0.025801258, 0.024866031, 0.008252001, -0.010351677, -0.00557927, 0.045734428, -0.0062210923, -0.017906843, -0.015403736, -0.028331872, -0.007614764, -0.030312354, -0.0366939, -0.01753092, -0.035281893, -0.007614764, -0.025031071, -0.0014567075, -0.042837057, -0.020116547, 0.013982559, -0.06374213, 0.022023676, -0.016302288, -0.0074772304, -0.015596284, -0.039609607, 0.02132684, 0.050025467, -0.030055624, 0.029487154, 0.02613134, -0.026479756, -0.0015564192, -0.029230423, 0.008265755, -0.008572913, 0.0005919665, -0.018612849, -0.031999428, -0.00091459684, 0.049622037, -0.0005681847, 0.013414087, -0.014908616, -0.04841174, 0.021711932, 0.007944844, -0.038582694, -0.0131481895, -0.03544693, 0.0051208255, 0.06370545, 0.027928442, 0.010094949, -0.016128078, -0.012414678, -0.0030922084, -0.027469996, 0.020831719, -0.05919436, 0.046431262, -0.026094664, 0.03438334, 0.025691232, 0.049401984, -0.00644573, -0.01859451, 0.020134885, -0.04357057, -0.022133702, 0.008403288, 0.0007976935, -0.00024670045, 0.0016549848, -0.012570549, 0.0076606083, 0.012322989, -0.010140793, -0.025141098, 0.040379796, 0.03141262, 0.02794678, -0.021840299, 0.02653477, -0.031504307, -0.002789635, 0.013166527, -0.019071292, 0.009902402, -0.001481922, -0.05992787, 0.02396748, -0.036235455, 0.015917195, 0.007880662, 0.031724364, 0.02074003, 0.022225391, -0.015284541, 0.024829356, 0.022097027, -0.018392796, 0.02132684, 0.015440412, 0.02066668, -0.011461114, 0.043680597, 0.02057499, -0.008637095, -0.053693023, 0.01967644, 0.04496424, -0.0108376285, -0.014606043, -0.08141975, 0.064842395, 0.047641557, -0.059157684, -0.04181014, 0.022097027, -0.04745818, 0.02636973, 0.053766374, -0.009164306, -0.017796816, 0.006546588, 0.042433627, 0.0159447, 0.013166527, 0.029047046, -0.023875792, 0.021198476, 0.017842662, 0.06755639, 0.0063677947, -0.03148597, 0.040526498, -0.03854602, 0.010351677, 0.019071292, -0.041663438, -0.00541423, -0.025361152, 0.018429471, -0.0064824056, 0.005886428, -0.001203417, 0.011378594, 0.015587115, 0.03414495, 0.01569714, 0.08545406, 0.023472361, 0.0143401455, -0.03099085, -0.06950019, -0.0064686523, -0.022445444, -0.060734734, -0.018200248, -0.008820473, 0.010039936, -0.010397522, -0.0342183, 0.046724666, -0.028148495, 0.0053179567, 0.057250556, -0.0072938525, -0.031284254, 0.02108845, 0.008206157, -0.04540435, 0.01455103, -0.029505491, 0.022353755, 0.029303774, 0.05156584, -0.009801544, -0.03386988, 0.007981519, -0.0030601174, -0.029028708, -0.019731453, -0.08846146, 0.0075735035, 0.04305711, 0.026883187, 0.01588052, -0.02759836, -0.0016790531, 0.012038753, 0.03240286, -0.00781648, -0.016980786, -0.03553862, 0.027048228, -0.0061935857, -0.019823141, 0.012616394, 0.022115365, 0.030935837, 0.014578536, 0.000679644, 0.031284254, 0.0029867662, 0.010269158, 0.00025586935, -0.021968663, 0.07074716, -0.017219177, -0.058387496, 0.010259989, 0.014734408, 0.0068216547, -0.016742395, -0.011965402, 0.011451945, -0.024939382, -0.039462905, -0.00046188288, 0.020373276, -0.037482426, -0.046064507, 0.02009821, -0.056186963, 0.0062440145, -0.024866031, 0.054756615, 0.02438925, -0.0043506385, 0.017127488, -0.015550438, 0.0039586686, -0.025012733, -0.0052033453, 0.043533895, 0.017595101, 0.014917785, 0.0031930662, -0.010608407, -0.030514069, -0.0013581419, -0.0022578393, 0.008834226, -0.040783226, 0.031027526, 0.011250229, 0.008288677, -0.031504307, -0.0033076773, -0.006101897, -0.033998247, 0.081786506, 0.03843599, -0.004066403, 0.028735304, 0.013157358, 0.035098515, -0.010379184, 0.027928442, -0.020611666, -0.0041970597, -0.0061890013, -0.036070418, -0.018612849, 0.0633387, 0.07133397, -0.017457567, -0.009214736, 0.015972208, -0.013725829, -0.13922043, 0.003736323, 0.03832596, 0.021785285, 0.00091688905, 0.019199656, -0.02811182, -0.008605004, -0.044744186, -9.2673845e-06, -1.1102954e-05, -0.054206483, -0.004517971, -0.050905682, 0.051675867, -0.011772856, 0.029267099, -0.00817865, -0.002810265, -0.031027526, -0.076725274, -0.028882006, 0.058534198, 0.011736181, -0.02149188, -0.0423236, 0.021895312, -0.031357605, -0.018429471, -0.021271827, 0.037555777, -0.02785509, 0.013524114, -0.0033512295, 0.023160618, -0.0131481895, -0.016898265, -0.040636525, 0.0065695103, -0.009929908, 0.022537133, 0.03909615, 0.02495772, -0.006372379, 0.023692414, -0.02967053, 0.010544225, -0.0048228367, -0.04613786, -0.010645082, 0.026021311, -0.026057988, 0.008609588, -0.022922227, -0.033759855, -0.024700992, 0.014046741, 0.048888527, -0.05835082, -0.008843395, -0.029047046, 0.034915134, 0.02165692, -0.0454777, -0.019603088, 0.0017203131, 0.021070112, -0.02735997, 0.03306302, -0.023949143, 0.03777583, -0.04265368, -0.01347827, -0.009214736, -0.03876607, -0.0034406262, -0.036162104, -0.014908616, 0.013239878, -0.1335724, 0.06869333, 0.0018761843, -0.0019793343, 0.006619939, -0.019126305, -0.011341918, -0.0004550062, 0.0065740948, 0.01686159, 0.25819597, 0.04503759, -0.013533283, -0.0025466594, 0.017200839, -0.017375048, 0.03430999, 0.04346054, -0.01074594, -0.014807759, -0.031651013, 0.031944416, 0.021693595, -0.0009873749, -0.0046371664, -0.0024458016, -0.043020435, 0.0052079298, 0.056407016, -0.04199352, 0.013771674, 0.008834226, 0.0038371808, 0.024866031, -0.056590393, -0.01875955, -0.008953421, 0.06271521, -0.051932596, 0.049365308, -0.027653374, 0.0203366, 0.022647161, -0.010076611, -0.08068624, -0.002399957, -0.028716967, -0.01603639, -0.015165346, -0.0006051468, -0.0072525926, -0.0143401455, 0.046944723, 0.009829051, 0.021106787, -0.013707492, -0.0046921796, 0.02802013, -0.035281893, -0.0040939096, -0.00043323007, -0.015761323, -0.0029913506, 0.01231382, 0.00822908, -0.03696897, -0.02636973, -0.008219911, -0.0019839187, -0.016192261, 0.030459056, 0.028643616, -0.07423134, 0.031137552, -0.023509037, -0.004407944, -0.01818191, -0.0015988253, 0.032952994, 0.049218606, -0.0017214592, 0.009443957, 0.036162104, -0.029120397, 0.033429775, 0.0021248905, 0.038509343, 0.06583264, -0.06572261, 0.004744901, -0.030935837, -0.0022864921, -0.0009873749, -0.022757187, -0.0016079942, -0.0013409503, -0.051932596, 0.067336336, -0.036418833, -0.0089442525, 0.0056847124, -0.0070050326, -0.012680576, 0.002697946, -0.015577946, 0.05787404, -0.0028859084, -0.0057259724, 0.018044377, -0.0031151306, 0.0309175, -0.0023220216, -0.013093176, -0.012625563, 0.0027048227, -0.023765765, 0.010965994, 0.007330528, -0.009984922, 0.02893702, -0.040819902, 0.0471281, -0.012680576, -0.051712543, -0.017998533, 0.018071884, 0.042433627, 0.0071563195, 0.06366878, -0.0018360703, 0.0066657835, -0.005670959, -0.007339697, -0.01794352, 0.021620244, -0.0732411, -0.064659014, -0.029982273, 0.003364983, 0.0681432, 0.024829356, -0.016173923, 0.0041099554, 0.061431568, -0.016815746, 0.016559016, -0.00021962359, 0.034676746, -0.051345788, 0.012680576, -0.02413252, -0.0004911087, -0.025104422, 0.0082382485, 0.025086084, 0.01107602, 0.009764869, 0.005354632, 0.01231382, 0.047824934, -0.026754823, 0.046908043, 0.007527659, -0.03346645, -0.026149677, -0.028276859, -0.02653477, -0.012350496, 0.035923716, -0.050979033, -0.016559016, 0.0030234416, 0.018282767, 0.03249455, 0.01958475, -0.0009197543, -0.022115365, 0.034731757, 0.007628517, 0.00562053, 0.008990098, -0.0619817, -0.064769045, -0.010773446, 0.03469508, -0.053656347, -0.058790926, -0.021381853, 0.03546527, -0.06608936, 0.028698629, 0.026149677, 0.007124228, -0.047568206, 0.02794678, 0.03777583, -0.028460236, -0.0010790639, 0.014193443, -0.013615803, -0.03381487, 0.085747465, 0.0089305, 0.019804804, 0.042543653, 0.047274802, 0.05604026, 0.008646264, -0.0013994019, 0.015321217, -0.0014498308, 0.013212372, 0.0039563766, -0.027341632, -0.021693595, -0.0487785, 0.029248761, 0.011213553, -0.040636525, 0.02455429, -0.021528555, 0.010351677, -0.06689623, 0.0075918417, 0.055013344, -0.02092341, -0.011717842, 0.060147922, -0.013615803, 0.0039815907, -0.013624972, -0.032182805, 0.039132826, -0.04357057, 0.03531857, -0.03099085, 0.018484484, -0.052922837, -0.025159435, 0.0048916033, 0.0007816479, 0.012469691, 0.02074003, -0.031357605, 0.016311457, 0.007073799, 0.00021747463, -0.0037179852, 0.01371666, -0.0036308807, 0.043753948, 0.0090817865, -0.011048513, 0.037482426, 0.019859817, 0.052446056, -0.00553801, -0.01280894, -0.009003851, -0.039939687, 0.004639459, -0.051125735, 0.019639764, -0.021528555, 0.029267099, 0.0327146, 0.02660812, -0.021235151, 0.024279222, -0.056737095, -0.032421198, -0.0052400213, -0.018942928, -0.004002221, 0.0057580634, -0.04852177, 0.024499277, -0.034731757, -0.010700095, -0.028056806, 0.017420892, -0.013184865, -0.017054137, -0.004974123, 0.018007701, 0.0003704805, 0.018401964, -0.025141098, 0.029817233, 0.053693023, -0.047678232, -0.01974979, 0.03861937, 0.038582694, -0.060221273, -0.0010893788, 0.028496912, -0.05314289, 0.015642127, -0.022702174, 0.03531857, -0.023509037, -0.040123068, -0.006794148, -0.03251289, -0.010113287, 0.01280894, 0.016577354, 0.004270411, -0.00037105355, -0.0058680903, -0.025911285, -0.013753336, 0.005918519, 0.00648699, 0.0018463854, -0.02677316, -0.034823447, 0.02173027, 0.030734122, 0.025489517, -0.07643187, 0.0038325964, 0.03876607, 0.024921045, 0.018035209, 0.008999267, -0.015761323, 0.0065190815, -0.003818843, 0.0060606366, -0.003028026, -0.0064365612, 0.013790011, -0.0065740948, 0.007073799, 0.002418295, 0.031504307, -0.009095539, -0.012405509, 0.013496608, -0.028863668, -0.0034979319, -0.00017463871, -0.0083803665, 0.041443385, 0.011754518, -0.058717575, 0.0050979033, -0.016100572, -0.0042474885, -0.014862772, 0.05226268, -0.016714888, -0.006124819, -0.028643616, -0.016962448, 0.009599828, -0.01479859, 0.011286904, -0.007000448, -0.023710752, 0.00019240344, -0.024022494, 0.020813381, -0.0327146, -0.065685935, 0.0073580346, 0.029157072, -0.0017180209, -0.030018948, 0.07082051, 0.0036377574, -0.043093786, 0.0013661648, -0.00599187, 0.018246092, -0.008870902, 0.011699504, 0.0030257339, 0.029083721, -0.0045477697, -0.005029137, 0.007623933, -0.0327146, -0.009278918, -0.027249943, -0.013670816, 0.021051774, 0.0127997715, -0.0071104746, -0.037995882, -0.036327146, 0.002069877, -0.01669655, 0.038215935, -0.0159447, 0.0010051397, -0.0007879516, 0.00937519, -0.024921045, -0.015761323, -0.029028708, -0.009810713, -0.13914709, 0.008252001, -0.004859512, 0.019328022, -0.023545712, 0.014230118, -0.0060698055, -0.020868395, -0.005258359, -0.0060056234, -0.10540557, -0.012442185, 0.028790317, -0.03627213, -0.0018429471, 0.012322989, -0.028716967, -0.01082846, 0.0074772304, 0.018209416, -0.026626458, -0.003983883, 0.043533895, -0.005267528, 0.030532407, -0.025746245, -0.04463416, 0.04478086, -0.03957293, -0.046724666, -0.025892947, -0.043497216, 0.018814564, 0.007871493, -0.018071884, 0.026168015, 0.01728336, 0.048301715, -0.048228364, -0.007050877, -0.049071904, 0.025599543, 0.0051208255, 0.010094949, -0.013542452, 0.027543347, -0.0025351983, -0.015532101, -0.0047173942, -0.026479756, -0.01892459, 0.009242242, 0.014908616, 0.02578292, 0.025397828, 0.024187533, -0.027543347, -0.020886732, -0.06601601, 0.044120703, -0.064769045, 0.025012733, -0.04470751, -0.004964954, -0.013936714, 0.03696897, -0.03258624, 0.030404042, 0.006289859, 0.027176592, 0.019694777, -0.07232421, -0.027158255, -0.014596874, 0.02594796, -0.017494243, 0.05068563, -0.00050486205, -0.03990301, -0.061064813, -0.015165346, -0.03770248, -0.025672894, 0.028075144, 0.042360276, 0.018814564, 0.024700992, -0.032622915, 0.011543633, 0.00648699, -0.044047352, -0.047971636, 0.005689297, 0.0055425945, 0.01091098, 0.0061890013, -0.021601906, -0.027616698, 0.011176878, 0.025562868, -0.026864849, 0.0054875812, 0.023252307, 0.008687524, -0.019016279, 0.010700095, 0.02794678, -0.017219177, -0.003591913, -0.02653477, 0.014505185, -0.014578536, -0.0089442525, 0.023178956, -0.093669385, -0.025856271, 0.0012721836, 0.029212086, -0.041956846, -0.03495181, 0.036400497, 0.0032893396, -0.01610974, -0.03176104, 0.022115365, 0.023270644, 0.014844434, 0.008939669, -0.029578842, -0.0097557, 0.012057091, -0.029120397, -0.0040686955, 0.0127997715, 0.029872246, -0.030147312, -0.06777644, 0.045257647, 0.023050591, -0.045587726, -0.02191365, -0.012744758, 0.031229243, -0.019071292, 0.015128669, -0.05068563, 0.027414983, -0.00079826656, 0.012295483, -0.03381487, -0.011066851, 0.010305833, 0.0043277163, 0.0717374, 0.049291957, 0.021198476, -0.00061316957, 0.008490393, -0.054096457, 0.058644224, 0.023087267, 0.00578557, -0.0012343619, -0.028130157, -0.03379653, 0.027139917, -0.0020515393, -0.035722, -0.043497216, 0.02901037, 0.01124106, 0.0365472, -0.0035506529, 0.030605758, -0.0007696138, -0.019951506, 0.0043735607, -0.049952116, 0.030202325, 0.010635913, 0.02811182, -0.03511685, 0.014871941, -0.015018643, 0.026864849, 0.016338963, 0.060551353, 0.056113612, -0.01562379, 0.036583874, -0.00026374887, 0.017631777, 0.08706779, -0.039279528, 0.05017217, -0.026809836, 0.020758368, 0.005560932, 0.026168015, 0.062385134, 0.01710915, -0.007449724, -0.011947065, -2.7255961e-05, -0.012726421, 0.019768128, 0.0018108559, -0.005730557, 0.00030486562, 0.04313046, -0.008297846, 6.418223e-05, -0.039976362, 0.04181014, 0.027873429, -0.009801544, 0.02603965, 0.025434503, -0.015513763, -0.014101754, 0.03214613, -0.0037409074, 0.024682654, -0.03825261, -0.0075184903, -0.03667556, 0.01859451, -0.01488111, -0.031119214, -0.0061385725, -0.034750096, -0.0059139347, -0.0010315002, 0.022427106, 0.018484484, 0.0012057092, -0.002904246, 0.041516736, -0.03414495, -0.009049695, 0.049878765, 0.008398704, 0.022225391, -0.004045773], "runbooks/syncthing-add-node.md::1781801662.443": [0.0017828387, 0.002416293, -0.046257436, 0.067167304, -0.018860247, -0.006774082, 0.030725468, -0.019537184, 0.017036276, 0.021041492, -0.025686039, -0.017967066, -0.017910654, 0.03128958, -0.004172101, -0.0027148037, -0.036329012, -0.002295243, 0.02122953, 0.0005979032, 0.009538245, -0.031345993, 0.0436249, 0.017826036, 0.03499394, 0.009881415, 0.01102845, -0.005279177, 0.018446563, -0.005020624, 0.026250154, 0.007526235, -0.010746392, -0.054493517, 0.015033667, -0.03892394, -0.009354908, 0.003318877, -0.025798863, 0.012025053, -0.013491753, 0.0019532484, -0.0109532345, -0.01215668, 0.015654193, -0.0313836, 0.020232927, -0.022376565, 0.0034928124, -0.05456873, -0.009862612, 0.01382082, 0.0074839266, -0.02922116, 0.012871225, 0.054531123, -0.031590443, 0.0294092, -0.051447295, -0.018258525, -0.041443653, 0.013275508, 0.017139696, -0.019875655, -0.009749789, 0.038698293, -0.0056834593, 0.024670633, -0.008353604, -0.02092867, -0.02485867, 0.023128718, -0.021643216, -0.024877474, -0.01637814, -0.02122953, 0.064384334, 0.0007691944, -0.0022317802, -0.010304502, -0.012137876, 0.017910654, -0.02068422, 0.018032879, -0.0063839024, 0.0036103365, -0.020853454, 0.12049498, 0.011395125, -0.016002065, -0.04283514, -0.002318748, 0.030781878, -0.04637026, -0.018446563, 0.02367403, 0.035558052, 0.0020014332, 0.038848724, -0.0046398463, -0.006036031, -0.025272354, -0.02510312, -0.011968642, -0.0056693563, 0.024576614, 0.055170454, -0.00863096, -0.011047253, -0.05554653, 0.014234504, -0.008739083, 0.0023257993, -0.0061300504, -0.0055236267, -0.074387975, 0.020590201, -0.03224858, 0.0062334714, -0.018399553, 0.03200413, 0.0044047986, 0.031214368, -0.03128958, -0.015212303, 0.006670661, -0.029973313, -0.02004489, 0.026438193, 0.013519958, 0.020063693, 0.0071783643, -0.020703023, -0.010135268, -0.011996848, 0.025949294, -0.0052979807, 0.0036996547, -0.017854242, -0.062428735, 0.027021112, -0.01867221, -0.009481834, -0.00348106, 0.011094263, -0.020665415, 0.053365286, 0.0450916, 0.012278905, -0.008522838, 0.00863096, 0.027434796, 0.0122695025, 0.013877231, 0.008452324, 0.0073664025, 0.029747669, 0.0052133636, -0.02043977, 0.009425423, -0.0362914, 0.055809785, -0.05265074, 0.019819243, 0.031703267, -0.02901432, 0.006087742, -0.010746392, 0.013510556, -0.04005217, 0.014055867, -0.015080676, 0.020270536, 0.05313964, 0.028299773, 0.025084317, 0.0294092, 0.02623135, -0.01931154, -0.02279025, -0.06182701, 0.020721827, -0.0450916, -0.017393548, -0.028675849, -0.0021835954, -0.004794978, -0.029559629, -0.013999456, 0.063368924, -0.009693378, 0.0034411019, 0.03266226, 0.009025841, 0.025065513, 0.040616285, 0.009796798, -0.023655225, 0.03785212, -0.0009960156, -0.0036832013, 0.018521778, 0.069386154, 0.016838836, -0.0087719895, 0.018756825, -0.017873045, -0.075140126, -0.03858547, -0.06532452, 0.018512376, 0.021981684, -0.014798619, -0.01980044, -0.043549683, 0.02412532, -0.0078459, 0.0061206487, 0.008508735, -0.012382326, -0.028412595, 0.006985625, 0.005500122, 0.0061488543, 0.0034787096, 0.008842504, 0.047385667, 0.009199777, 0.0031261377, -0.000656959, -0.062240697, 0.02828097, 0.0037936738, -0.016726011, 0.05863036, -0.03565207, -0.04486595, 0.015005461, -0.007545039, -0.0147046, 0.01005065, 0.0087860925, 0.04550528, -0.006985625, -0.012372924, 0.0055659353, 0.0022470583, -0.029202357, -0.044790737, -0.015437949, -0.01857819, -0.0085933525, -0.024106517, 0.011442134, 0.013190891, 0.042872746, 0.03441102, 0.014008857, -0.022921875, -0.011790005, 0.021699626, 0.042910352, 0.03986413, 0.018455965, 0.0009889642, -0.029691257, 0.0073475987, -0.029973313, 0.014356729, 0.023880871, -0.020514986, 0.022432975, 0.023222737, 0.01147034, -0.046934374, -0.02965365, 0.010417325, -0.019819243, 0.07717094, 0.019198716, -0.024764651, -0.0020719476, 0.013698595, 0.023109915, -0.015108882, 0.049002796, -0.021530392, -0.031402405, 0.0039394037, -0.05216184, -0.022677425, -0.014037063, 0.057088446, -0.018662807, -0.038209394, 0.04035303, -0.01401826, -0.15990782, -0.027998911, 0.02162441, 0.08717458, -0.015898643, 0.004583435, -0.04456509, 0.016359337, -0.06408347, 0.060623568, 0.035821307, -0.041782122, 0.0054296074, -0.016876442, 0.025065513, -0.010360913, -0.014789217, -0.029333984, 0.016265318, -0.021304745, -0.055734567, -0.028356183, 0.042684708, 0.017177304, 0.0186252, -0.0028299773, 0.04945409, -0.021831254, -0.033508435, -0.0002160972, -0.009909621, -0.03127078, -0.003720809, 0.012711393, 0.016679002, -0.0524627, 0.010972038, -0.015014863, -0.002137761, 0.0109250285, 0.016895246, 0.04039064, 0.016246514, -0.0038265805, 0.027284365, 0.023899674, 0.011799407, -0.0045411265, -0.022169722, -0.01117888, 0.026193744, -0.019292735, 0.017929457, -0.069386154, -0.0071407566, -0.019198716, 0.022733837, 0.035952933, -0.022395369, -0.039036762, -0.0014443697, -0.01009766, 0.017957663, -0.0318725, -0.033809297, 0.009025841, 0.022733837, -0.0032366102, 0.011291703, -0.02480226, 0.019537184, -0.04283514, -0.012701991, 0.023768049, 0.0020872257, -0.02043977, -0.001284537, -0.006868101, -0.019057687, -0.13343202, -0.029164748, -0.004827885, -0.005189859, -0.000414272, -0.0035750794, -0.021191923, 0.022639818, 0.018719219, 0.04862672, 0.28942865, 0.04328643, -0.0259869, -0.0035703783, 0.04490356, -0.0519738, 0.031101543, 0.01955599, -0.01024809, -0.012861824, 0.002343428, -0.0017969415, 0.02641939, -0.0023446032, 0.005514225, 0.02440738, -0.04994299, 0.0097591905, 0.047272842, -0.02275264, 0.009919023, -0.072131515, 0.00021918221, -0.0052979807, -0.05520806, -0.052086625, 0.010699382, 0.06795706, -0.05107122, 0.016265318, -0.027754461, 0.020797042, 0.039337624, -0.03386571, -0.03499394, 0.018568788, -0.01485503, 0.022150919, 0.010078856, 0.022639818, 0.02117312, 0.013200292, 0.06445955, -0.0076954695, -0.011235292, -0.03550164, -0.008461726, 0.06310567, -0.0017969415, -0.026513409, -0.057765383, -0.054831985, -0.017957663, -0.004433004, -0.008461726, -0.021981684, -0.035332408, -0.022827856, 0.0057727774, -0.015005461, 0.04475313, 0.0144507475, -0.054606337, 0.06216548, 0.014864432, 0.008363006, -0.02858183, 0.019480774, 0.004827885, 0.026682643, 0.012241297, -0.021154314, -0.0137926135, -0.030217765, 0.011677182, 0.021022689, 0.06679122, 0.034824703, -0.027867284, 0.019443166, -0.023880871, -0.010031846, 0.02641939, -0.0033588351, -0.0006575466, -0.00911986, -0.0063509955, 0.06363218, -0.02461422, -0.012589168, -0.017920054, -0.017675605, -0.0225458, 0.038209394, 0.013529359, 0.04573093, 0.021643216, -0.036648676, -0.008127958, 0.01186522, 0.0061488543, -0.019255128, 0.021116707, -0.018549984, -0.013632781, -0.009721583, 0.0065766415, 0.011357517, 0.020420965, 0.027585227, -0.04133083, 0.05926969, 0.034693077, -0.044339444, 0.013078067, 0.03128958, 0.05656194, 0.014027662, 0.018832041, -0.040766716, 0.014431944, -0.002799421, -0.021549195, -0.0022752641, -0.020853454, -0.0549072, -0.05167294, -0.035858914, 0.008005733, 0.073109314, 0.025234748, -0.036573462, 0.021003885, 0.06118768, 0.017167902, 0.0066988664, 0.032530636, 0.032831497, 0.051409688, 0.032831497, -0.028074127, -0.032775085, -0.046031788, 0.015569576, -0.00019053573, 0.044677913, 0.047536097, -0.0072300746, 0.015701203, 0.003323578, -0.01842776, 0.043361645, 0.041744515, -0.038660686, -0.019010678, -0.052537918, -0.020703023, -0.012513952, 0.0014819773, -0.02171843, -0.010454932, 0.022639818, 0.032775085, 0.024426183, -0.0013562266, -0.010379718, -0.049378872, 0.0191235, -0.0031637454, -0.020458573, -0.014591777, -0.032925516, -0.06878443, 0.035576858, -0.044339444, -0.04813782, -0.062052656, -0.001803993, -0.004646898, -0.03612217, 0.035708483, 0.012542158, -0.059720982, -0.044640306, 0.03696834, -0.00013735614, -0.033339202, 0.0022552852, 0.033903316, -0.0079352185, -0.032474224, 0.0901832, 0.014337924, -0.002569074, 0.058555145, 0.0402026, 0.027340777, -0.004519972, 0.01755338, 0.010548952, 0.0055659353, -0.009514741, 0.0076249554, -0.02299709, -0.012908833, -0.043399252, -0.01098144, 0.013961848, -0.01636874, 0.013717398, -0.010906225, -0.0015090078, -0.030330587, -0.008762588, 0.031308386, -0.021436373, 0.060849212, 0.0882276, -0.01749697, -0.004367191, -0.049153227, -0.032210972, 0.05054471, -0.026381781, -0.002705402, 0.028807476, 0.009232683, -0.026400585, 0.0042191106, -0.008663868, -0.005692861, -0.014967853, -0.0038289311, -0.067392945, 0.017515773, -0.016058475, 0.050657533, 0.025403982, 0.021643216, 0.00031114471, 0.029616041, -0.0034622562, 0.026099725, 0.083112955, 0.021361157, 0.057351697, 0.01166778, -0.00534499, 0.008240781, 0.008701475, -0.0024962092, -0.054192655, -0.008945925, -0.04637026, 0.014074671, 0.012880627, -0.0075168335, -0.030669056, 0.002039041, -0.03153403, -0.014723403, -0.008109154, 0.011197684, 0.022188526, 0.015851634, -0.067881845, 0.018916659, -0.023391971, -0.026137332, -0.04633265, 0.0003822467, -0.008945925, 0.015409743, -0.011047253, 0.05009342, -0.032192167, 0.0005984908, 0.014572972, 0.012128474, 0.013397733, -0.022075703, -0.01304046, 0.03888633, 0.020402161, -0.035445232, 0.016415749, 0.030800683, -0.03254944, 0.0060172277, -0.072093904, 0.011094263, 0.01686704, -0.056787584, 0.04663351, -0.010370315, -0.00303917, -0.0382282, -0.017732017, 0.021361157, 0.030499822, -0.026062116, -0.0055236267, -0.013707996, -0.01195924, -0.04001456, 0.0032225074, -0.020797042, -0.015625987, 0.022150919, 0.055170454, -0.013905437, -0.027171543, -0.03907437, 0.049190834, -0.02769805, 0.027284365, 0.06254156, -0.021586804, 0.0056411508, 0.008917719, -0.04072911, 0.020214124, -0.031722073, 0.021568, -0.011000244, 0.021680823, 0.055095237, 0.019687615, -0.027998911, 0.020063693, -0.004289625, -0.01955599, -0.0023610566, -0.005998424, -0.0018651055, 0.002318748, 0.043023176, -0.04219581, 0.04445227, 0.011884024, 0.008048042, 0.040164992, 0.07081524, -0.0030203662, 0.029277572, -0.0642339, -0.017243117, -0.0020460924, -0.04163169, 0.041782122, 0.012419933, -0.026268959, -0.027021112, -0.029277572, 0.06449716, -0.033846904, -0.011141272, 0.017572185, 0.009011738, -0.00887071, -0.03758887, 0.056449115, 0.033339202, -0.04892758, -0.013632781, 0.021398764, 0.05280117, -0.0065813423, -0.011263497, 0.0044494574, 0.007432216, -0.022188526, -0.018935462, -0.004604589, -0.0313836, -0.029559629, -0.012984049, -0.014131082, 0.016914051, 0.0032107548, -0.02656982, -0.017534576, -0.058329497, -0.023598814, -0.03279389, 0.0045411265, -0.042872746, 0.028243361, 0.04945409, 0.028788673, -0.023504796, 0.04554289, 0.0057774787, 0.023617618, -0.13388331, 0.02455781, -0.037701692, 0.0081138555, -0.015588379, 0.008146762, -0.0015665946, -0.025686039, -0.020533789, -0.030763075, -0.018371347, 0.0074980296, 0.02049618, -0.026739055, -0.004884296, 0.028845085, -0.016885845, 0.011601967, -0.009749789, -0.004193255, 0.005448411, -0.011141272, -0.02235776, -0.022244938, 0.024727045, -0.0017311281, -0.0077471803, -0.00069985527, -0.007512132, -0.0047526695, -0.030217765, -0.042233415, 0.014920844, 0.0069198115, -0.038660686, 0.011141272, 0.008410015, 0.03623499, -0.021398764, 0.0005917332, -0.03745724, 0.02324154, -0.01700807, -0.017525176, 0.019386755, 0.059984237, -0.02559202, -0.015672997, -0.04035303, 0.019537184, 0.036799107, 0.05167294, -0.034298196, 0.04035303, -0.021944076, 0.023786852, -0.017873045, -0.029522022, -0.02553561, 0.009495937, -0.02113551, 0.02074063, -0.029916903, -0.02034575, -0.040616285, 0.008424118, -0.05396701, -0.00012442851, 0.0023857367, 0.011301105, -0.006985625, -0.02333556, -0.03839743, 0.010022445, 0.006045433, -0.009011738, 0.0313648, 0.012758402, -0.03941284, -0.009975435, -0.021944076, -0.026927093, 0.009928425, 0.032323793, 0.064647585, 0.02074063, 0.0019285684, -0.036159776, 0.00033200523, -0.014347327, -0.020533789, -0.06697926, 0.0088237, 0.011066058, 0.010219885, 0.02769805, 0.0025408682, -0.022978287, 0.019913262, 0.0043742424, -0.058367107, 0.017863644, 0.023467187, -0.0001864224, 0.005349691, -0.016509768, 0.03510676, -0.0015724708, 0.05167294, -0.00907285, -0.030067334, -0.021605607, 0.0048936983, -0.0039088475, -0.06303046, -0.023053503, 0.026268959, 0.03019896, -0.044151407, -0.063745, -0.0038124777, 0.0098062, -0.0119404355, -0.023956086, 0.025516804, 0.03343322, 0.01995087, -0.025328767, 0.033057142, 0.011742995, 0.021060295, -0.058216676, -0.030537428, 0.034542646, 0.033207573, 0.011902828, -0.049529303, 0.062917635, -0.01676362, -0.013557565, -0.025949294, -0.0028934402, -0.010501943, -0.02137996, -0.02000728, -0.07754702, 0.024633024, -0.015729409, 0.0069057085, -0.00475502, 0.006647156, -0.0058667967, -0.012692589, -0.0007862354, 0.0042872746, 0.046295043, -0.01877563, 0.024426183, -0.033752885, 0.0436249, 0.04057868, -0.03877351, -0.0020766486, 0.042910352, -0.032963123, 0.02299709, 0.005467215, -0.020308143, -0.03202293, 0.025761254, 0.0047879266, 0.020571396, 0.001164075, 0.01726192, 0.03266226, -0.035332408, -0.0068869046, -0.03364006, 0.057276484, 0.012833618, 0.013707996, 0.014789217, 0.01789185, 0.018070485, 0.028431399, 0.007954023, -0.016265318, 0.04494117, -0.040315423, -0.01608668, -0.009495937, 0.001657088, 0.06882204, -0.028807476, -0.008659166, 0.00607834, 0.025309963, -0.009176272, -0.0062240697, 0.01779783, -0.028619438, -0.022395369, 0.0007926992, 0.004724464, -0.04373772, -0.03083829, -0.02406891, 0.004743268, -0.002696, 0.03313236, -0.036065757, -0.0048795952, -0.020853454, 0.0196124, 0.007676666, 0.020402161, -0.0037184586, 0.036347814, -0.023166325, -0.00759675, 0.04347447, 0.028506614, -0.011160077, -0.023467187, -0.008198473, -0.04941648, -0.00661895, -5.490573e-05, -0.009138664, -0.04539246, -0.0014126381, 0.0023058204, -0.016951658, 0.008301893, -0.025159532, -0.009589956, 0.023373168, 0.008494632, 0.001745231, 0.0039300015, 0.04358729, -0.014337924, 0.013707996, 0.03177848]} \ No newline at end of file diff --git a/engine/changelog.md b/engine/changelog.md index 1ecbdaa..935b26c 100644 --- a/engine/changelog.md +++ b/engine/changelog.md @@ -58,3 +58,60 @@ - action: applied - confidence: 0.95 - changes: type: '' → 'note'; tags: [] → ['auth', 'media', 'matrix'] + +## 2026-06-18 — batch_apply.py run + +- MINT entities/mt-isr.md — mt-isr +- MINT entities/aida-nebra.md — aida-nebra +- MINT entities/headscale.md — Headscale +- MINT entities/meshtasticd.md — meshtasticd +- MINT entities/advbbs-project.md — advbbs-project +- MINT entities/caddy.md — caddy +- MINT entities/utility-caddy.md — Utility Caddy +- MINT entities/mailcow.md — Mailcow +- MINT entities/authentik.md — authentik +- MINT entities/matrix-synapse.md — Matrix Synapse +- MINT entities/element-web.md — Element Web +- MINT entities/vaultwarden.md — vaultwarden +- MINT entities/proxmox-ve.md — Proxmox VE +- MINT entities/watchtower.md — WATCHTOWER +- MINT entities/meshmonitor.md — meshmonitor +- MINT entities/echo6-search-searxng.md — Echo6 Search (SearXNG) +- MINT entities/recon.md — recon +- MINT entities/immich.md — immich +- MINT entities/nextcloud.md — nextcloud +- MINT entities/jellyfin.md — Jellyfin +- MINT entities/peertube.md — peertube +- MINT entities/open-webui.md — Open WebUI +- MINT entities/lidarr.md — lidarr +- MINT entities/navidrome.md — navidrome +- MINT entities/argus.md — argus +- MINT entities/searxng.md — searxng +- MINT entities/utility.md — Utility +- MINT entities/recon-vm.md — recon-vm +- MINT entities/qdrant.md — Qdrant +- MINT entities/tei.md — TEI +- MINT entities/meshtastic-hs.md — meshtastic-hs +- MINT entities/mesh-bridge.md — mesh-bridge +- MINT concepts/raspberry-pi.md — Raspberry Pi +- MINT concepts/meshtastic.md — Meshtastic +- MINT concepts/lora.md — LoRa +- MINT concepts/reverse-proxy.md — Reverse Proxy +- MINT concepts/split-dns.md — Split DNS +- MINT concepts/osint.md — OSINT +- MINT concepts/lxc-container.md — LXC Container +- MINT concepts/tailscale-ssh.md — Tailscale SSH +- MINT concepts/knowledge-extraction.md — Knowledge Extraction +- MINT concepts/vector-database.md — Vector Database +- MINT concepts/ocr.md — Ocr +- MINT concepts/firewall.md — Firewall +- MINT concepts/youtube.md — Youtube +- LINK+FM meshtastic-sidecar-node.md — 12 link candidates +- LINK+FM caddy.md — 30 link candidates +- LINK+FM argus.md — 5 link candidates +- LINK+FM ct-runbook.md — 2 link candidates +- LINK+FM recon.md — 9 link candidates +- LINK+FM meshtastic-headscale-runbook.md — 11 link candidates +- LINK+FM idahomesh-bridge-setup.md — 11 link candidates +- LINK+FM add-peertube-channel.md — 4 link candidates +- UPDATE .obsidian/graph.json — colorGroups by folder, nodeSizeMultiplier=2, showTags=false diff --git a/engine/config.yaml b/engine/config.yaml index 4784c54..2aa4376 100644 --- a/engine/config.yaml +++ b/engine/config.yaml @@ -52,3 +52,7 @@ behavior: schedule: cron: "0 9 * * *" # 09:00 UTC daily (off-peak); guard checks GPU before running defer_if_gpu_busy_mib: 6000 # skip/defer if >this much VRAM already in use + +# Extraction settings +extraction: + ubiquity_ceiling_pct: 25 # concepts in >25% of vault docs are AMBIENT; skip page + wikilink diff --git a/engine/lib/__pycache__/agent.cpython-312.pyc b/engine/lib/__pycache__/agent.cpython-312.pyc index f518327ecb75cc522c4cdf85062b304a63891663..48aaf51a47c3cbf49da24961a0d5ff6eabef72ef 100644 GIT binary patch literal 39895 zcmd7533wYcH%+%@h5CvvAa zkry?C{E+69h9|#vP-`)Kw&+Sx7+U(kgDH*xw&U#xW_x{ zZyrXO!YCT%qm++%rACz1F4VSogl?a&zi(J*X>1jGkh5s%M*DlZ zk`eu0UxQG))+6)}5B3jxh0~`m_Mh*E_q?yO(;^_Tu=}a~$ByqmyqDVQV@(rkhemw< zM&GEnr@yzqM;Pk%_nd1Gdiy1xUl^4}d|qLsr)Nx(ylAS2ns?Ca9c>pR?;x5Z3bkkZ zyp2Px!mzhn@*;~jIfASPPlJGd4tg7eu~Ctdv+g0CSGs`F8ypnQjSY1VQ(uPtsM(JZ zI`6%VQLvowVK~~+YC#yi>_0a$+=@Z#L${hSu+8cmHa3dVFUVE-u7({wIzb*9CP0$*oN- z6&@wsxIU;K(5J`9el^|@G)T^%VSrk);t~0GlP!=+gW9hbp`=WyG)gL;Ij9ZtK@HnF z&;#npmE-p*TdU-fcB1T#pmxB#qI&!c8bqDQ6>$UBFUBc7$P_2)mC`fD8kAV&&2v{~ zSr0RhgHcJBsfVH|Xt==n_$$9aPqV(*PSK>~K7)B0H;$Xe%|Tw{W{ zk#IjaMW)q610L38fm44_$$ASzGSll!4Nc#qow0ogihaQlv1nOC}yXX z@($8x8V9>F4x*zF^<`?kGIN>YzHHC1D$HrES<-P>k;b4#(x<+vAb$*f=UM+Ravta5 zdwkVBUI=I!gd5_xRQK_{MvD`#t{jJ-+i-^acOw|HE^SZ%A+fjZh^~N{=~V z@r@2*+s0<=OBiqtNd2P;!=U`eF4!&keHZ)v=Mn~NjNV}}p_ik~qloFJ!!Kb%u$)HE z%JSF}I=}alAH{inIB^qJ`AG41VY^S*lpljQeG?|B`(hVWp3pJZ#7ZCaiU}e-Trrz37FSg@5x zZRKIptaCOeY+Df4MuoL8p>08Ej|%NKTVulZ1z~qo*nO)fCLEZz9b^UNN32z|`xY9u zM;o@I%7$I>%BIOZq0J~MUR*wTC|*=Hc`$Cx4%NP}Jzi41P|_4FL1SYjty7Oq?hH9Y zyW=^z*F4jnm+B{X#@&V24o)9@>CwsEal3oLULLiVhqd$e>e<}ymAzATQ#q7aaX!)j_RkzExeN@(qaq+!mjXU#ZD!)@4FRQ@7lvjMmhJXcUMbudlu9|nQ zikAs;x;q7>uUoHM!@FVyp4p0MLBm49+GxSrSV7xDL3^}-hNocrLc#860S!;V0W_|x zO3u2p6;rshjWf9;#_~4~#>?s^4U^ABO~rAmbK=pz`!t^`@8j7L`(u0VK9}K-Yu3PB zc37LRQrKZ_!RC97;SPPAsQoUFLrO0iMB}Sk(IlGtdC~H!hBj9*OUy=?{Z;)qALJ$u z`IE;f$NA|SWRJ4B3;+OF`HX9VnoQxMGhjs-YH4DQQcAC87uT7GOQ^%=yti`N>#rreo4|!>!b-yvOxo zZcu*#aDEUz+I)jLF_(cCd1`oGGCYrk=d0oQ$?$v@Uckb6v`ihfw0=IMJ(-SDWhBQ9 zV&Nrz+=xFq*bM;8G@Y9;0~Wt}m<;47qmg=xMM2BE$yFd3#NspX6L2tm^db35GUPLj z8;93FBwuM-KBL^`ag%5rHxCyEEmA&!fZSB;6rWh8%!O}xKaJ8KKBT_#RDA?8NVNb8 z@|AK^Z&6Tc7@!GT@hGE=c`u-7v4XjkG^Y=#zv_Qr{ncNh{+bo_SNV&T&OK}-lo46c z>s3^1&?G(bke;tzQS)zR&t$=}2W%N>SWp#*k z1pHyN>RB5bzQpV_u4tR^51JjhzNRlxU-R<%Fn*dVx&J-mq4stS)sE7(=s-yc>W*<$ zoWD#NqiRlS7`OQ=l;2`Ykb8v_*9L8`aIfk7l}h+Pwc<;?Z?r1=6VILGM8~-8Yc?uh z_Fd#Ja+kCxxr@A~El_)Cq+1j~=jiS4Ya+;Mv(QU;|Jm-I^F)vky}d+%@ihfX?+3D7 zpag-k`$fwToyVHc4S9WlNkK-C`Y$E)k{7im^g~{;zdNDp9s|6p6^DHZ?S;|dgwf|8 zkw8R97y%w$8XCEj&~*2sgzo;qdwJ*l{?Yd4=E0Gk?!j{)j`Gb$Wid-J?y|M+OJGhq}7}^Nx;y@_bXAe1h;p_>RLBC=n-|o>I z-xJ6ZgwzPN2P{u3O=*`1@CX#2@zt-Gmi9Bgy4o|x>OB%2ztVPcHd9(B(y|_?XIEFkfJC53CJc;t=S%3s{vJO=ff8oWE5$BC-6R465*jRJJ);py1@v3r zCyk7aN=3}yJ2=vf)jv3L5onot_a&lj5;mx31i6IPcNzF3sAyhE@?-%8WXk}^7d}ms zvJoV7=e($c?@4HTdiz+@d_ev5GB#@NAMQ$iAtrd)5=dC#Q>I_4qL%PO3Et}?*ex9^ z6r?(ew4#+_mt46th>%C|=lgxY?-SgTfy-ML&s+bgMq6rGvT@a0;)Sc@<(0oS>hiPk z+gTnFHY{m1#o52kGP^8Gd0cUMyl_vvdNoqyT7F%XmuHyRx3q>cxgy4*MZ4?eeJ_4( z!CoD;R|7H3$-7oRT_4Vh<}}{$N7|l=HFrmxXFuh%=Df*{xZQE}($uBj3B=3FL)MQS zxl2ZbFInWG-l`5i7prVtsBDi`w$E2?0m3U9g%+oRRnKg^F*Z;w?!9&;X@G{miWGpnLjAzoe+J|8V#3*62cwUxxJ`7`UI){3~W zDjbXoZ3wnSZKZK*X*e%xT^(Q55NX^VUG>Q1&WNKjYOA_qb%icOt)+3B;}eHFbUNm! zSa8%w9rbfhMjZ7q$JPbMzNlkg%yD2+A8%Y6F|D06!wK!1c@D_qU9Qr+ho9WFXm?Uy zXKZ0{-d-PH)dB=KWWK&}(doKYFkKKSs+-+4?`%m%n67)05i^am?s;cZe04*_(GW7v z>;u9)ZT;ApJ0re6a(!gBXTEH0d|i9Q(H=6xnb{Y9?%&!A7TtN*_D%1Lly1IxJm%gJ z;y-q|;~hJGp8rAqht8iCEp$8{?RY%aaV)fR#x(tCxHjspk2GwJy0@trTjttg?u~NB z4IAIT_};~v&wf9!uwid>!`|42{b?Cz_eR}qYQFZHyJGGRmTz(Ej$181-|)eP4_kiP z9@~02J^x~vo=KC&2!mN z_x4}fi`1;^Z|Y+1t#a13b?@(eZ|}{H?;lub+ZAow6>HnG&~_-=b|}_%ICAuo~l_k+D3cKq}}Y}*kzd8E2M>fWrTZ<`Zi?#&_o zml)L6w)Z!@x8Y{X_uCg*cSc)x##(nLt2h{Qule{#9iy+&|4SAJ%C9G_T^(t=d1`s)v6Wl1`f*L(-RkP|Fnc6v{V{M7WSf zeMF$CsQ>c`0(C#x*y%n$)=&x=Z z^!XGr9aQPs=h2f8Fa5WmK4>7I7c^sIChD_NmQ?=W_)I8nigGET6{049t#;gSW&cCQ z6Es)_a2z)UO}_NJeL>ShM$LSm6zZrwsF#eEor&(PQt+jTwAMS=v@UaqfCErHIpYtk zi;&t!0m8eM6~KOoDxDp)b6b*jz80fr3)&u3CL_x{Fh!=^qE$f{K^<>n)N$J|-^XF4 znhC^7%^i@o+MvbvFF+yBVxfo~&kknaZ-q&(rj1snZ^wr9mrd(WnQ`fxUp2?LJ(!h= z^boW^c%@_-31zisic5`>GFm(r%ucTA2aQ3|SM8C+U-@P*OC9~}aRbKv6A)N3k(t!F zQ`4(o+Wo(LiO}!=h8#NDiIN-v8#n@4fpw2DQ1E2OqleNNu1&&GFEEs0pHSO71c1NC z-yobF5ic{K&(jnTo^EVxJR@yCGhEwLx81{hO2~EuCBbPDuVDNGiHM;A*VDCUE}lMf zv9YtxBLk{PNZ((;`1G06!84uJlAChSClb(9t`69q25j4iKPu8=m7b*7r{E+EyN(?1 zICMxlNg)gf)ed@x8OSNapjzM9S&4`M60J9nLn0(Mq3Iox2FPPTx4=?J=%`mxF9q@a zGMuP6e?cNDf5Hfk0wt0_EkN|8gcj_M1V4~4fO|aDHRPiWVHqrmA2K-Ul$i%7PmV?ZIhQK?RT=W zuRb~TWa#l1Pl4HBwO!pXwIS5*WWxx8= z)KihXhFLL|)jFy9*zQb^k7qlso|`%sdiKThliGNW`?M%x{^$R&w(VVJSPR*q8 zjx}e&S_(jLrf1$-Nx;CK={+;;VQF?l%-y=+-V}9j0$4D)`{R>O&yBtR+QJHIiOcOoM8PVSiWP3=|N^RdnS zZ|!+#1=tS`XQ*RZk3QtMUhbKxd1>G~O>Z52`>8jcnjN`0cI)vUUYf7jw^&&GdcpOA zaP!={o6h$(#tOHD3~`6+nq}HDv;Orh*SE~_uWVl^UK1@|6DwZ3P`oi(yzypkta$sp z;}NRh@o9XNOGeJ+&RoUqnte+qF25+*Oowx_15Lb>Q+Ta$x-qPe<*b_2OtwxLF-wz= zPZ=iprLCORCePKCrlm&!{A5r1CpS(U`MXbRxcn!QtOZ@}{#M-|7gfMr2DK0*!Jw9} z!Tq+8myLz#L{E<4R3Qus{UQmWjKcVq1x}0G8M>IzzV}1(6RzN@=@2s>M%_A)#kNQJ@1|9tD#d^bB9Z*ge?a z?E}Bvm=vr^7?UDX0bRRrx>L$V69PIxXcU%h5A;#Dl9&)7MZe1*1mEr&7F{O}VQ?1t zDa{4$pYqpuEJlltyUhJF?M40_{_s28JKBV%X^qr_TnUZuf{)4(gb8+}-7{~2h@AJ* zsI)Cm1HuqG+?CehrY(#z>f6?&Ci@%YzDq~*=l_oTe1iKZr)}ohP|J+wLwv!KJwO2hie!4TbZB<=G!}fr-U8t1k^OcUk`S0zQ^ermsx5)WzILo>uO(En< zb_PSpNiR?_FT%OUTObjk^?CgXZMP^UEd9RzVaPy$cuMjKm~YxNk-#q@!SH2BB>-Xo z4Q&9VV2??9mI`7(hZ)ifT_X}kGhrmDG(UhC27G7%d?a*~O`1e%ALb5o!JbEC7$fJ4 zvmpH*QvH&W{}}DXpx?>LncO?EJK;Dmv463k_!a%c-aGb!PdTT)5r;S!{AZ`Ol0<;X ze$_f<4egva72uo?xu*IiwTsr=P|vGv^H$+wS65%HOU%gGHLd#PY@$D%zameUqK zGN02nZ*NO4ednwu?4NCkls4XWG^JOvBP@l*nWt|%8kVZi{-sr1Za$H4UOMn8XV*7Q znI^T9$EZ)Mr?wG1^N+XrvV0`EjfL>ZYkpp%XD{@r)R?Rz`G{ zcQKD#Px=8($1Z;JcY86r*V1^?nFtlBttyj1Uuvrx*QSp10a|4%o=ieYK?oa(8c_?` z1>Ft(yYwmJ8P`3eB=z`})02ziO>@JbfD!AsaeWGS8KCWL#RH*2l~10EQjX4y$h9hI zpd9c$5SXNYO07J$@hYwbLU|VlZMj%r~MD%VEy9klr69y5yEYXXTLyLIuthz5# zwDeuHR{CGyB(x}r68lDdv~uLlL*6?qUBqkZ8U-UudJl1sKj(bkfoFnS#8PaZY7h0r ztYr(xgdDIMHpxGxQ=JJ?%-4f_}8*aKm0wuzR^qhAXEKS4dGrq3QdWk*;k4{EuN8y)o*V7crCwQL^Gr}dYNqyHas*-+ykP@1x zN_Zx?Ppny2*H5hvd1j7(k3831_(B1*cnL9O8L%-=qXh}>^1`lE>)ACKo<6ZFiDeuXXP8Dpv<+I`qW+J z67R!q(#HXuuSGwJw8>uqaq~;pt_lKwvGyx<0AV3J)Oi3ULl9K5kT58aIzte0Rx%my zialsXjX5la1dj9lsyxkuM>8!Q$|6YSL1TY@7gi*HWlvhohjb)n>n1Rp$ro7IAi{xs zfu1L^b=^ts%HOCG0p_v)h)4@x@!Kv&9csx2vF!M++*p|u93>?hvAus!yNHSjN z9gzgkfCR>&W~v2Etc-(D7HCh;b`~EdWo<|gOaopOeT1}{l90Dt;Gq$4(xv7he9S4G z2mo$A;bQ-=FhVLEV3$jzr~n-gVj|*f@XL8Sq@HvA&};Bs>KPmpN!fwAc~4gdwmblQ zIhGwUwDXS+V)J-MBRz`oz{wyHUS@`W(_{74E#^2Z*b%+IH@FjD?LHU zh{`0LA%}L0gw6*5GNJAB$`GkUTf8&^$77K&Z(!B-W1qT|;71vKOa@F>v7FRDR&_$p z27`g6KAKAEfc(gZiTx~1S{JlOx>#w_&yc8sHmY_w;Gbr5Wx~YnPqJL0{Ujk9-V<}z z$Fdska{2nINj`3M&+xAsuN$M*a=>j%8lBl4cezPicGh^)9NHXn?ErVsT@waRseWqr zB$#!dnYfaQu=DM_H}YQDI@1g)mm}wz0YsXMVNJ|YHL3sD>Hs(L>cOdluj*gz3D>+b z02$DETU{J5;}g?Q%h8Cy!rnLQVkHEE zF6j{s;*J|&v%y?7x$|RtPRJLoiRQ14mzIU}p`Pzp5>EGwE3E&$l22TDAYfgXzVOoK zw_M>9v#oEOdb{h5u2{vom}_0UqB695rs_KfKFvZwOI7Io(pt{uoH+FPXRA3!ABnD6S`ln0KGV(~ zREZ`y(D=a9Y+dffQXR(U=NprHu@VI==^@hl85RXURGXG-1*L2C$je$G8ne$6U*};c zvdA$W4O@`XkI_zolBnQ>SzR&-9esOA>@0cexo~uj3|@dZ3et8#W(BFGUm*V;T3RLW zOmKiSY|fDT#my7Du#B#5o!UC%2HX^~#v$&oPuq71A9yL--!tWRzjvdBP_ zp!AtAa&hG1u&S~pbfeqd(Ak0p6ZRoUC_#n+13~Iliry7duS!$LBD@_nb^8TqCjp9s zu!ZRL^+^3^y~0HbreQ=!gnl1sB%#iJBzn|Kf-Mu(W$nF3h)CXq9!Jpw@;|vMLvK z3kqp$oMfFbrcWmH0DhLb2bsdyt`Xtzk>ij=5t$wxs_IVWz{rq#oIqN00I$(*$V>GD zdP3I0%MHTFP`_X3$My=U2MLQXnWc7NP1BmjmZmk!5GIvQdP_&22aY|ghn0`W_p66? z#&}ICo(W24Dnl#kR4{}1w3*UC=vz$#Escz6jL`p4KqG@_&iLV~2n_%lPPB+tXyusF zsDmoFB3kKihDL}9)GEN6NJa26dqBm^3KA_dJ7|Jyf6V|uLJ!Rthv*cIK?6{`90;OY zAOf8N(1-%+dQB6wi0&J?3Oqb+O{4W${iJrm9;F{r4!E9~#v@P6SJDjgVm<^9i5JA4 zfegIXpzYmcDdSmwqLHvCh31Ysz^8PkwIwTKt*VH!pUyeZ~0-I?( zC#|#`KfpNoQPKnKaR+k->Xq=+TfrHE4yNn1`XQ;D7kHG_9&`>grpi!!56-KM35a>8 z0B||69?G#EoS3&}wS>$gA&4bPPn1%|UH%p&mssKl5mA1`il9qPtE^8~&>3`zrLTgg z2q97xJkKP)4#4kmo=bt&15i3x`G^J2+x*1;W6uCdlC5~u6$k#SRQ-_El08toB0GMH zg-TDA_b|Tx@vM^su-5zOP+V2bF86yJx#S$8u z9u0(HE#vmD*&zzc-YHR7j9QzL+rM7%^=f1=Su7cM0ZjhB3MN+u&RYoX+DWpqk6*+= zoi2Qe-SfVB!OKtQ=jeC<{kW;Ask33(9?E3(#^uyZ#4;riDQ!giq%GuZB8OxhC4xEv zng-!;|0Hm#K(56?g$fX5947T+QJ^XUH5SWCX;Gn;9dhifItR^PPrDGXTP#&o!mgyg zw8awW!O_OJ(DI20WnCXT5Zf)!VH_%{7nSHnrF@QpH{IP=*&tMoF!@5TZha)|3pqsu zcQ#Ot)Nz4)YnnE$vy4k`q6>RGde$=t7D9h|6f%!MEg;WGa*3d|3?+Z=_5FOEFHJB-BZF~Dd~49h9LSxcGvNay?b{b z?K*by*zw(uGP;fwqUaOkP)DUdpoDgUDt0mI(Qd*p7!3k_g|c?fIcb>Eog{~$5uN0F znw&0j{s}qL(d3HU&4Y}0*=*1;+>=?$YiGFT-NiQFO^RkK68MiAIYtWIai_E)+~?-jn2@j zYjx9gGf%{Fs^1dljrDP7{)}O|j1aBWlO0rF#jD3|+bhD|Z}+{?_h$cG`$wy`-l`y( z#-Dm3$DaIX$CF7^Y^LM&z1R1?vj4VY72#p4A&P5rgft;1SmnExbUM9j5poVsTst*= zDr}qWiRG@1*;~lSUf6(*(zmbz3H~83F3)J_V=HaaanmU2O`!=qG`I~_M8`V z!1461dp_D$e^Sz6+0(@R@y3?@X6|1$bqM^V$zL^YH(I*OO~@?l0B; zqJ)RLjJQXT9kvPn?jOOuhK*vJPa~x#&upYopD!=T2xtgU0YfA+&_@APs}Q1ExXM*W ztTh#?_!Ri4S4BbrzqINe!qOn>t#ZQtqiGW?FZ`ox6C^zR%20CyDnzaZaS9~$k7gA0 z{|HCX@IRwXL^Aal12YWLOM*XODL@jBQ5A;9fS(iM40;08Q(&D1Py|cM$N{8P1*(-mNdN@^T2I4`gZ<~p1Pz&B0qcUr z1kBGo^9*GE;KF1WOich)}>u%0=6<}`xObe`!9n4hkyhtOVAU3I`ld?w#^Xih=N zCXjRHEE51c0|~%0O=m9FpE>I>%HW5Ih)iI2OELgLFa?2KYHTO@%@MP zAKvZJN-SugiLCd6l z{VQcFn{~&sn!a*2xv6K~ITOoj|H_%mXRBjb&0jhj*!7V4!vIAJo91+}taV>HCmquu zYswrbf?bt|{Opig3l9-wumR;Hg`KnzO#@%$JdP?L!#40Sv`OAV4*0P=BvmvX?cw8l zm^23<_J4;Wq+gNqAISMWIRx+dh`+}mIvI@10#&+8T?^8GM(iKbQmBImMjRZ_Hqht` zrgW41WJ}!YfNF7U zrqe|0)Nq4eJ!mtFDk&-bDsM&PZ)lWloj6^LPxm1aeK3+H`kuzkDJ~a`mt?c1EOXw) zxX?p_@j*xlLF}w5bIMG-Hl!yEDeyQ}N?Dq9d3CqM!3MEl5MDTIt(a@dRA}I#iO{ zK*Ne?{8UyadOM2Vx`XZkl|+?Fow81Wc$FBHDSkX}JU2z63g!m$f?A~xj8`jUMb@SA zDL$0CLGh>Fsan%!OEu*aH212!Y0R@>U{flm;tM*I86)`-W+#KqF!r*);fcKTA>)ev z35axhMlh>Xa)R9Bxc};5q^U}k2;>U_FM+rVFdEb?0bpSa5|CkhNygD} za6{?)A?_#`tv+a)?mxV1_fyjQ2xLMOOt+VDP^Fs`_Cs<~JkuC{-qV~B?vdaH01x;Z z?-kT;-%@e9yD`wwcxp}KrZbIQfL}U0J+=1=J+<4v7;~nnQ&ws4lrmUCA~_A281jeY z`w2Njg^{^je*|AbKZZU@(*HrBtYM67LbRBK3C!mq#$Zh`ZGTMZ7|DfER!G$W9AIBh zHwyV{`eE6>_wbRUyLWaR+nsjy(QzhIU`~?nDjZKf1CXSjvs^UcAe@l+p+!9f;b-a` zvR1AoH7yC74-%@NnbF+(5>|O$$siLnyNO4~Y%}SYdajvDWuhqwQ*xpBRwiULuricriHB{gJ&q?kKop&zl*D+H2tj z@aJMCo@VxfjI)r_5Y1_rJu$aGma}akXHPU|&#kc!`(rszK>?$%Wv*&2H?sanB=0d4 z2@d<|>C@r-+3Fu?-p_h3E0(+MQ%;{%6yoFg1*F_D^XyB3aLe24-dH#5d~;){CB!f0 zSBD>;OtoxAw`Ew|i}ReR>$d*g0l!Cf77 zSBFo{yVrc|E?lyrbb$1ZqM0)v**ytBbXDlxQU{NjTY{{lEiabYf=#+{Onj4A!%z!FtvQ!g^3L zRAIf0DIW;y=~P%x4>sR@VZ9XVCk3TJsW3~nvvlQ|)X4c&)=(z_*kP6-*V%@SiIMnGC3KmeL|XeQJ)3<6{>cO4~BVJ5%xFxnfQ* zm$7=a<9TVdW`Z^I0QFTXtr*Av7b*}LpuWFDAM=CxnV6iS+Iqxif(q66@xt)}q{##s zrqUFp!G#6E!ewybt`%`+rGC63e~>BW#cn#GD6+xp;VY z+E-Yl%zIkc1J?&D&x!Ifrc�Js?GXu!yD8j~4^i$^iEUX>^L0LAU1nrAsH)0=C|i z8Ue)@RE>Z_fkrd#O2WY|X8#Eit*|?E0#LB#%2R-XO#_>ie5tos@Ga!TE{8Qw517W8 z_SBM~3F`^$8)hW60BfQ+EnTrP(!mnyUom$jPe%$p#7SE51WS~(8Da8_BR`(QVDf*X z!sLbBtFYNy2u|5gEI|KqE6WT*-?RVdF^IdYu$@eDMc(c-c%5uKGciXQcy1J!>>+4= z%)AQ88v>eNE{261N$|ZMq$4Q6GbB=?5;H8^yytA zJ;5Z@*4YV3CNQ6qKbc8o0Oq9rG{i)k2rS%;AwV8AEu=5y!Wc{RxCC^UlRhQqOTzJc zBm(56yX1UE&VM22{~_mZ$#KHDr#XH4o~E<&9v@uB8lkm>GoHUolyK675_vi!L1@(+ zmerGg3qL))bP=yK!RvdbEwJHqR_xvus9*+@x>VcQY5GpdB%P?mM^M597w!mmzp-nA zV>BaAxr{L|=>MM}Ub-K~Abn1;3}0X<01k9c!k(E#A2Oi|Pg3kXatK9`{+^r^UF;1|f&j5l2#_+?G4L6jJRHLnr2k63{})ce26i?KY<0n|5R@1kNx@X&rOSAM zVWhVg+D{UXbx(#G30SH_AOKPqaUbH88sUSTY6^WO|j@*aRN#LES;6B~Z^l|ab$iAxAO@y!M1U2DNOUzC4FR&ShlZNhJ0 zTfi7xHBnbh%(Z%U!}qqnv-REWAGzA&rR8Dc%;i~4q_}>1*J5tb%$8Vg?Ty`Y)$e=W z^TZmqe3ZL|(&*kczhRzvZniQ~+&I1KPFhIC?4j9hH*+GzTSB|;I7${ARj^saFqyXS zp?OD3oD3n=Mjf@Y6|;}e=FL0S#2vzdqdMv!Qs;J-fiL>xrDrI$KWot zV%;oV;5of>L6;lVn2XEw7LuT1 zhvyoZ5X@+IK20j`K1w1`{GhVf1MmzVA3Y+^BoPIWT~z5|!CePlp0~Kz_sCbP_6G>Va-KESrO)G)$le)TgoGvm+ztnQg!U z&>YAJS}%-}F_lkPR)f_*XzKbPunLVVQ!+JZCOGjaIoVGGB`%?-q`p9QGHoO6voQOw z#|Ap=LryEx^o0~Q1fHb?RnN`?Mp|N-QBqnxa z2MnKhvuL*ayJeFnLM>BIU444$>G`bExuX+%?zl_i`0pr&yhpsK3huA7j5&sh14|B| z;8(XzZJSvYu7@sJMA!8BXN3qOhLZbZyNi};Qr`U=&W=*|GNc&Y-jQg#|tm^}5Br3P!nR2q8*NO)q!17QQ+uTugCOo}h{R`3QA3WmWX zZ6-knQC-@Z%(*C-!?Lzy;LFe=haiO`Rkz|(+K@@BC{?=0aF|g}5UId_Gn&7B;p-PB`@Z!&5u?_I`ldI>?Bx+t`67&?n5WF4 zhOiDoIfHKu#!RiSjba2T&T;kP)J0e#3CPyQWA=)OsbVpy4_6DZpMtkb-zbe)n-{F> zqSkdW>xPJKgUrE0?dn6b&Q=paP-H{{I7K~h)D?E0Ux6MI34f+(ydoDpFtw5N0sq#d zR*QnYNHG6J=5~&8R~o^;G(zB0U1^zC)BwScD;{i56-?}$fY%j|XaGM5nqN%F6uNX@ z)5^6$8qK=%JGO?e9(=(N8_ks)#zr2G5uCG?1Yv*6H zG_Vy3_Qf3KJP*gWeDyfHM6aJ{yksg>PPz#dPSOgRLUODiXWgfqS)V(pU(%S&xr?sS za6#BIyKZ)Mq-^cnQ#UU}+V(^qJ38+=Mm7ddpgt&W17Qk&6AW}k#XA-TG70WVVJ30of zk|9|fRiZNw>yVX9i&5H0S!gM)ScPV0sF$qoO52d+I<3A5B%}SyKA*ojYFxcovwrSU ztmYAzPynOARJmv?nRzN|gO~{{5zG|KSiq(e#Av6WL!DM5LYxkTv2>Tnx?23Ml!0$BBQ4+6ySNyJKj zSc+oMmeC1lFK;C}0Wq&tt0~xb83h=Il|WtBP&rBKDcOqkl$4bb2q%3TnHeP^!Czh` zm?Ya9DeW17u@H8#NE#7Av90p^w6Y3Nf^0J-tM0mPhM#ExL|^ec-e^|c-?4@HjT|?h zx#g?UTaII$?7al}v^HBav{{pCvyawN^5p(9?R^{R@4D6Y7S@M5W-4a7U#p20*2^|t zzF~L%4`^!#R`*wJ>nz$T?W8Y!7aT|s5mXH$Eo0D-4d6B#So((1VV&<;$q&QVe0PFB z3+vz`WV*Y%ud7>ron0wj1X+D$KBXfl_f49?F_a8b3J~3H`R0X}U7^Qc%KONe54qn( zOBQDFEiKU1XWul>XVt|lbrU;*(h+$5at}sr);V8TAIqzc*&48Q+%MweYR@~~$<|QK zOwDv-)G9=DTW-4Gd=bc@31vVI!4ER=Oa2T%{0d|@;n42^0n*z=b>9Y;BHG?zmBVtM(e&+0 zU%&LN01z;99tcj?+NaxRx?ewk{rud9ne(wSXhCm@*tRfyequkF$(0p`^Kc8%3;PKK z$&(d^U#srWaUbZc9XZ+$oIKoR0EIdqXVHLV$Abz$WSWbIjK4a*Y|LrJ;UOa`(lK-x zCoGL$!osfIla)W-L;~q8I52OoXNyZ-bd*;?92~xG;KAv`_Y{ix7c_iTNQU9l*+Z6? zu6RMWDym!cmjCU*8-cl+*y@e90PnB5tve{MM|JHWliL4(j~~nWpHWaRbwDaB2=s*q zTM$tJd{mHpV4Ok^HVjWTRA147F$D2EX4MUD&`3a;sAV>SbrTSx%0%-Z1TbYL2ZnZ3 z5DIh+PBaz)j8l$hGBrWv67UDjPZO2wF&_?S+S>!#rq#kt{z zCU=K&NTEKoIbtbC6706#uLsHSi7guwlirbUYj zCdiqZP54aAvKB=+-4nYftG*6Rmh6yzvK<6Bc?qRYstREpMa!9@1*~p7m<|EF@(9ji zns)9yxTroDl7)fgIN`2W2vNo2IM_sZV7|pe}X8 zQ>%hmYGqMF`QmYKeuwbbh zUeiu%u4KWuuy))sZf099oj>eRG0+zk43wFqWhr5l78aNOccf#Cq2pl6{F;7{fg&jz z4lvChQ2-;0(b|#O8g%l?bP3v#B}fc&uop{fHDM%D8I~fWl%*DJf;|@lLK=5>fAB1UldWB69p+v~H=fAe@=Fn$@sEkez>ZWNKulH?-ulAkVXz5y#34)c2+{N6AaAmlEuH@!eEO$5TuPFt^Kg5T%MB^O7r`Gp#a{&)xO~@CmQbcs<6V{+3qMV-C&YZ8RAPeMAOfLWa~sj%4iQhQSF2^h0LU^hk^u?d1qcOKw?VUnNvtrZ#$^(yxsj!O*6AA6*z=7ztuRaUKxi8J{_+D2f2(Mx z5kTn<_?>KIa&QvqzCul@@?2jb7p*Y%q^!z9*qRz3hjIf%R$TEYb9|16h>$tsoVmqZ zWfaIFIm|j`WfJd6)s!aSovoC=@{RFK^%81M@j&>=vmyvT#rzuuN?%|H{UIsD!u$0MB+jDy#finQX~mKorSB%cAf>)>N7|T` z-8c7FTGbG0Bl`vQN>52GBxnFkW4ckU)X%=D9EeZ3d^Ufhno^4|HhHXKHk;LOE|?>i zAqqDt-c26o5b3&K&eS@nOj$%o3D)CFs`^UbsVX)!uwH3X>h0gC_y^h*U+S%lbSCi? zu||o7DExLMPcWrskQdC${QW5Td=7s{Dj(LUDyARI6Ws(u`gf}Fmnq z6@xUBdko0YNgrbD6f=CkHmCx2K0R(9NTwE72lGJMltWgtlAWl>iTGOf3u6AFhkX9s zYP<53-as_0AZQODV!ZGl^nIBg_Vok{AC}@D_I=^o%k*^>iFFX&()jk_L}S;-Wt`21 zlqD6Z72n`qWn@zCU?CJ<8kO0Dcve0{rc$fCi7tABeTy%D@{}uOr$k+YRw%U;VXg{- zXfq7Y<%!L&S{U%RR!I%u&jUfnRL#{v_gAYK%njqX`)h8fRNRn#DT^AOHDe=y%Pa)D zJtmFxfFmn(3!u;R4SG{{;=plLWSfrpy`!+5B*S_wxV9ZE+`eI zM#6O7>!r)9eF05(b3k*p88^(;QVOr=kqCo==`yCfL3gC#TD}qX=7$40rx}@|Q`oKC z&?f+MA+-2cbY8;Wjb#}yDaisRWf}s7N$Vh~oQiFbfT`wWW6e-wjmQ`k(gaG9zD~|J z;Ovq1k(V}aMx_d5pJpOWomdW#F%ZDdg;)cqE*L@}E$o7AGgJD2)^KmaOgF*dW)FC? zk_(NgQTP&Wh%CS`EQG7lOeDfoAz8eI(LrN!O(d+!8t&>HN*IQ{7xDH~%h$+3S%=wf zlUd3{^-42O*oh{?;2T5&(+rFJ74_q1AB5jBiz>rZ z)U$Aybv$`b%k0Vstras(TO_lr_f6#cOTuTHFj}C)lySJqja^hntWX%ynAo?7kSAsi zMssUp4$p!E7qqp+9Idb{?#vDK&YX$n)y16k3(nT4vo+>i2L&6*$JIt%Rk%yc)iT!< zb#*{8F2D3zU^)<~Y@0h9%ijcHx;sYO#Q35^2p7d14U_si_WT8VMbutF+Aa}$Ma;e% zHRA&B+E_s=1feDlhTIUn(_138>hM!%ujsaJ%c7$^Y>qkVCiauOU%`xt)N^p3N5r`r9ds05vrpT@#@QUSePaK| zMn~L~b2WP^`{l7$kA(|gc{-NgFmG!7L}!lJ(1Y(azSB5cep45*Z2j5JpC9<(z-`@; z#hi+8^{jcW9hx;zID#EZB!K&YmZJp8rmNAMC=W?4dyeeq0n%bGdPWCe-0b8vYAV- zk6$038JRsEv8?@(>&HbuL_c@o9`%Vw!9dqP!Y`JhsdM{p20uIz>GaN*_C`%blg3ct z$G9~QOwAKv+#}z-Sb)(7HO+i$OXTqgfrZZMp zA1P><-51GT_oJOZKJdc>w@rItwlORB>Y=GauNJ&sa=j#GTeV%{l` zQdT@qi078k|H4&qp+4>^qW}4oFc9?XT&vBn#98%*&p+#e+7!Eo59@*M;qyR*(G|%~ z7Pw&A9y4wKdy?CF1efm-KL24`$EwE)xk#b;ajP~`S@yU=8#UdlPHa;vr}(?gNJoN~$r#YG`wYbsKq zNMA|m!E^vNH*Q?kI=YQ0o$Q|jn@g$ISEWixg`&J_DlZjxpAojD@}%ez#05+XUxm_E zQ)$cFahdbf9uCw#LAQD<2tmDyBr%+d0Zx)od!fzK1W?^7o7H8u{urPesA5)!0m+kz zUD+o17fkvhBd!u291WNo8v(~Q0=I!yG(>G7ZwnMBQ1}>b>H&fU7_))lI9{0CWf%`# z!wn%u$oERWO<>l3^g%iR2j~owa_bcK04bp4(D#7`L(;Y%6C?)wPw-=4zh&!h=m|KU z=zu{SK{oj(Txb&lrd>x*HXc23SYX)B81`50FD70V0{ebLRc;NKVW6=}I1ZF7paD~a zLAlS<5M&ENZOUY!jGReOyv0R1oz{Yo2`R-@LVa zF|R06yf>D&Z_>J$RWMT=%c_~!^NHOR+I4OJ^!^v0U$C!=+E>NwwXkq#b&;yeytRaZ z7qznmvzAD9>yN5_T=&De+os)%CM#Wy7;;{*euAP3!t3YS-rw@xmieqlP$WS5=6PKa zK>LWTWVY>lTmE3n^;0*GMoJ#JrMvai&pSWpymcgEIXF!AT*~rHt}Wj$ouopuJ#{ASM_oYzb9Op8Fj;0Z9c616Vb$t7WAC zd5Bt&&l5LVza9KWkcJ=|y{`X+KrJDhH*1botc?gTE7*41w2twh>1uYG<*qJ8Vv#W8 zgh4i~Au%NOTL?kyGk67@z;A`1z&6Dov&1gFOiPXurkB7%0}lV#=%DwseA6chrXtC+ zNGX@gGE#Ne$o`C8Ch4D1Bn8RFH(B-H#m|Hm8>n2Sm0f}sWLCye-1pTSsp51pQ8u zw}rL5IIS+Ukck2}u&H7--me(x_mmph$YX5Sw!lVj7quugjyTk4_Q?Q0+LfBgRMDxd zY*5(j$|BkFw5CE0vVbfb+J8;eFdrKlG1g`NsSFCp9^)5 zEpYi$)yV$WsK~~Iv5S#=x)PSIuHG?R(d+H%k_f4hUZ8?5lJh40+(*7A$@erIP|GAx zThBHzP(}KE3d&9fCGVSJL^7E^MiyDlA+@}o>ZuTRqCH2x-y`Qeau}iRXXN_@IrHTF z6*>Qr9Hw__rB*QFT_gDzk&TIElYn-@-qqDT41kGUqvbfM=qID+F+mTK zxR8%cI_PLWBpM>J{T9{t3ORLfptTFjh`1ABoAkdT9sYB^zl4i@nCCy$*?HZ6spR;o zzvS${?4R^~l{JOiAO5S<*0B_*Smx_!zg%jC#-P`!4y9YFR2w$t?olDt!cs?&~$y(Bq z=Z?K>NlzZoC!B>#M&>nfhKjpp<~^!;lIM$9a`Ld`!je7<4a?41 z($c%UN`AMlm*3lWviF_r0+tT-8_Mn)k#eb;YieH7XY;KrFTG1^m$dX=w~4*)R)>0of# mV7Y6h(7TW5D*5$G*lTpQ$-qb2!jE;P-`WFJ4qXvj1phzU^gnU{ literal 62031 zcmeFad3amrc`tad?*su7+?T^e;!cX97K)N3Qxvs}ltjt0B+4|%15%*4`2Z9}8g!WD zX~7O>zSmR0yM-dDJ%dw&@=;^fGOtbmq?Q z{SFQQQjp}dxp(?JGe_cg4$k?O_uJq7`;oI-Ui*IdxByY_;X-E|jq?5@9{XLrK|1G^h9 znAqLS?&=}Su;qefIPF3j%U3gG9ZtWHj^`SoR?vPybHOIm3A!(+FW7~8L63We&>$Fa z&lI)@je-#|9Ku$iNig9lOV}ou@huy73+_1v=4osEAOH2I|Uow z=L_}=1wylsf#*VDmyn5jk>I#cEVKw&c;@jf8}|}?%fY==*e&GZUgqX5lnYkZCLwPR zno`&!6e_uumw$y-IjmD8{`yHLL`i&?@kNw?^16lptm;d)KxR z>h-^c141d%)CuiE8Pe1X2ZeIn8MNBTC+d})YundjV@SbGswP!cC&pVan2gQ=*NC@%Y?A-$nJ@Ft zILC*)eEW#k?VW6B8y)F$jp64tujuUaj*5H@e@JwWUFP?XyN3jq$X8z7T4gkzbYC6y z^8MoIFps=kqPvgxj*hwe>b%YY4<30ZKjFUO9&(RdsS`x^Ro4hVK-shydA`zF#k-{Z zdBEZJx?LW=f$x)w_DH!3qka5Ux063LfuvUnM9O-=B~k{xReYawWOT&c=NxiRxp8YtbLkTAM4P!qkCz`4M?Efnw6AYm6kTX?espALlHdWL zqHD!=p$xi z@tA;$j~Dc`l4IRf4se3%4-|r0&?Jc?cB81ryaD&UlMm2s%f2&MgP7YYas>q86E0#9QDzAt#bUq zbonW97jk`iIn}hmXF&Z5e1^e{L=5>!$dln5bja@#cNr3&<`Jp$<9(?&pQ1iZyhs9{ke-L%>Wn6L+Cl&P7yQpQF~fejOvsBx-ynpGM%>9$zqR!Iw1rS@D-n zZRb~BI`%1AuO!h5to1C{3!l(#rAa9?D9wU4Pru&mv-lO_;U}amTbI@*K|E6bgjD4l zQc)e#Mlzn%ULGYu=Svg+*K-&sx5L!I17z`W4r|_yjn%Y=C3O zlj{Arxja}Xw_f5duY*D(VXJ7ZtqjJdPtiNuHo(UJvwBA=Z~LbxZ^!!b(0k6w!^oo?jdbPqkqy6p9iwKOyg z0ihqdJnHebG&XK)+V;SlOlJJ;@86>9JNu&QLC@$&l{#vbvCk1pmdpv!YUBk|(zSnixdDT5Cc04di zBmo=F52~M3AtFnpp+8mpTxA>-UjmYPC{u9< zauf?FAjECThPW*EL<|~gQ+arwG;G<|i`_!~C1gR%@Kg?q0NN@xLKEp}DHmxsoXSF+ zM8C#kV2Fz2F0q;7HBh`V#7ot;>q^~9F*7M9qi!)q*k?4W*hrrWFHShckxP8r==hL8 zL?_=rJ_OQ{Ein88WeY!*zMCIsE04S?y#*4CR;8*8QHwmH`ko&8+0zr%A{i+6sMdAO z?eTh|YQar2Vsy+kLX*Y`+HeFTN{Jb*!9eP}9MuenqvK;yjR%X*SX7IljHZc#jC6`# z&x9L`kES04Csu`_(FvCrHMCzNMhd1+RKtkosLC^mF$%iVC5lz{Xlxkv5N!?mF}9FK z)t510qeied1UF4_PgKztRrU1`L>2wWn}MaKTU0R|HMmD4@*Wwp@dl8GrPr~!z+$j* z6xAa#8%I$Sp5&1hRk%EMG>%M?C+-iPG})861vIPU)V4T)46&(mo|7OuXSg*jm$f~T zwc{hDs?fM*=F0a(aw{UmrI9@TLxUzeZ7q!}X^!NUe5g_7r+sKOWf(uo<8q&h<}^ng zXFk-aiz!ilaRmQ!4@Sx>kjP>Du(2phJ9BvLX$7ax2u|Xvlo2CsSH`Otr2Vbjcaq)es?NTRO~l> zknUL1;r*IX%Ji${3onLCn^sC&LZvOsrF$aQ>{;v2jcK#jUap^MTT>oYX!;bZ7Ms5& zY$;mf6o%4;l1QfG=CS!>ub!A~|3?+xp!SYDDsB7hfz@>TP5rz+n7jMVnQ;34+198v zJyKfswTd?@7E8WTy;8b0RJt`>y3Mchx86K7e<;xU>d{xM1k!eZf79-J*Bdx-C+``wfxwoTxQt)scPk+4*OKMfFSSuw%Pl`9X#wl9_k& z#Qcec(yvv%S-IHwm70~(rch~9xODry%pDO&?#&DH7k;mMvHTkiZ#CR0yH~w8!f%>C zvX+6OKFs9I_Q>Yi*|uPMX~d#URdb+-#n24jf-BU(RTV@a6s^k>c|C!^t&Sc5IInm-!Df zz#_SYZxr7uUd&j|t-}ldk-y3)Sk29UBj;95u=MG><>A~z{{0_h=SJEOz4z=p&;HQ) z{fjH@&xG2a3AaBRPz4U(vMgK<R5=fVfi$C3_(a+;PpLOE@JW6g^<$j&>N zVaHynYq#zA_Tg_HzH{o2j;(BK4{d7?Z#%TI?L=tXiSV}0VAuK3w)6hBfN{Qa;dm&s zF`mPLyF%D;jODPpx9#r!_YS{v_=l&ye=NNBq!c|^-V(~(9gn|#$s2a;@hkrlgQ;oz zx0}D&e5dt~cCR!Y2sIrDHyw->aV(s<<->Cd8VYOAD>$=t=IB43Q(`WBNK@q3pPW>3 zX2(Yyn>>0;FuiW^%HpLvrFTx3i>+(q@kSdQC?O z9(bO`%JOcp>0~zdZnf>CQT6WbO?du(NozK4KiI`?e{Qqk$DfxS%){-+`}P;%_S51@ zgh8X`WTq}?)zfpf;gm%cJ z#!IGgJmp@E{7nE?>o)hg(o4CsYY@D^jn~_%1dcwy(LX``nhM-7lqOvXZWy>;N^hL! zHJB#HNZfr&nJVp5g3pM5iQFHiIVLqR{9ikDnBo77Xs+UCs zQN5g7N0pv!=;8sy6Hifanu0D04pIRABo|fFmV|7!(GRJ7w%dvq@WMmgh0RXvXJ6Uw z#o!T#@#1ZYF^FJ>`?<~G9}L?{FmG&IW{yTojulfu$W*XwDq5wn+puI@^aa!Q{GjQ* zmUmk2={q9jo0s~q}MbN z3LbdODDIs!M{AwxojOhH4qfV@_@@|1H#s*AIqLQ}%Xcu&@iv3b z&=OnMqxLC$%6?@R=ToI(%L?&91lDir7%F*~fwin2j5BWIAaL@8nAQktV$~)MXN{cp z3Ton4ik)DPY6%ye*7;kN-XxXX_^5zyyf3oCqiciN-db=(&m-dx2d^l%d~j}WrB%m z!DuxQ`y|nSU~5%_(fwU~Ph)Rs^jLk?M~yP^wWJnHHGj+)gH{@Ya<7Y@|4mbX^_-T9 zHRely{Afwl8uIK(^)1m-a*HXzZj6oW$F)J;Z(1WT-9HZ&vcZ=Y?*Z$y7H$7`7@_fP zC~2<6`*7L@vCZRGEQ`+;Z)>YJE_}e-SUS1Pk?JSpl(sG>>O^*>$Vua~$+;%R(xcZV zk=TEoNWs?1KCtTgl+)%3uCyi2e9v>&>*H)S>(us>#1`Yvx1Kmo(r%eq zk=R`;`-j2g==0VxfpU)*63?poDgL>-y1H(0U-w95ef7R7_9VaAhgVf1%?EKe1vH!= zD9WZXo~!JhxY#{Wcd0tYsHg_(;o_9;x$cX;?n~uS#HyWAmR3xezqM5#n z5VGL~IA>x9eLsl+bg-H#7ghETN7W=e7cWsPE$S~iC&Y{NL*W*?>8`wTHLAMenvCkM zI)~^pF|VL|5LJL12vPJfcz;74Z&WcD)zZ(NVekT-LysVDrH$Xl_y;{nogmJltbd0; z&pg_2hP!XI&FqhutTP9Gt~cJ$&*_7#Av$S=il`5 z;LG(9Yo`Cy+_hPC1PH>^+|+en!28D3t*P6-mEs+t;vGw#<>K8Dv&Cq4S{B5`o#D);mCRkC%w6Hk-Lvfkm);^xR*Z`^ou$?TzeP*|&2U9p<=~+Yrn-=huXC&fU++^J|DI z+&}A?I}``)19RqIS+fApY+EGV=5L+XpgQ)9FZTsDy*l_x{Z~(a?b$bTHb^H`bIbX-Pe>LTuKI{cxYOV5bp75bI_rgs z!-4j2TIsB6O{q74!@y|mfPSHD*}8c(4-I#_l2W~*TeW4}%$d&#)PWYY)ve|gFQ{%; zOP}t`IfD;iFwUNu)6Oc^E-E;aS?c`j^=r?8L`s|W&Nk0<{_3NBT<)`qUw*QKO9zdw zFyuwDa;XhpKC}jALf!*UF^1-!X&uM3>OU(eLHHL%t=3~E?nkDyV+E=oW4f1XBw9(5Hp~L-l$b(}b9~{V_4s$uWJJm|}u9 zbqWFaBoST-h_C0Ux$EPpu!Aq@5(L$(u3rJgH@yH6vfM^;9%4@FvRFOzb2`+<@On}k zU4Q#A@r@M!^*A<&x__S(CsJX3G90M!|IBgSSg5Ae(;D=a>MDocGW}M2VC!RG{%!O? z@2Bbk({HHnPX+Tv3p{*WNh1@jc%c5zjfsi#hZZ452C zqzy+Rr6EjX=m7DTAv~+>b$KUTP<_Mx&O?psic9nW15n{-l~yD{phydW$Wu^CK^X-l z2&U96{KZQT6fIL~p0DHAEe14&n@Im?Gai0Vag0-dnDlX%z=0qh#+>ph_iq$86&QL( zH8;uqp=v_$mZIY=?k!bRS-(Xj&P!D3xf&y$XV@P4z_5o@0I!XSd#5&mtB&d=@2B;9 zn4HbCw>};Xnx)*wq#ER>UA%+9t0TD(f#m^%V1dI?Tf~7%&M8bFsz;b#< zMYLp8M_P7X;8dTXuU};G3Aqvdc=Vv(h>1bh(-J~sf4B$4HxcUrMgJb4MT6hB*k=#T zv`5pA&Ky}yv%Tz^IdtEe^ATs$)B#yArTKg3o&t^$(OYkr=1l&!Wql6t34g}iz^rQ3 ze7$Vk6d5!R!n?E{8oJ2kKRq@ zQl?@FB^IT@I7gCll&-|0Hmyo*+^P7JgC;pm;tm8rB`5`z8`_L-Yram?7}vD=2|1-8 z8L^Qm-`2_q1NfVoBw{ZWe^Zlc0hTw(lx&Rn@-1)W;EY1AUWk+W3M|+gwJ|1T%?Mq` z1I@U%zpi=8+y?RuEXukwkdRNMlZYEy$t3q{AciS)Ks&q6K&q~WFwYs)U50ECOF3lK zE@<8gkWlJKVRUrdTV<5EmKtGvcnlGs3JY;|R4b{Tl63!tacBWYb*JSAd|?7hNF1F4 zWSAtkjB26HjC7EjtMDDte&-~87XK%7h4?=rh^mkiMfQw&Xy~xTLuP~aklI4e7<3}U zJNQJl4+~ST&~KsGqA}G4dfJAJLm47F)zt z94u)Hrf-W_9cu>8RPr&WF==PoJ~4BMTr^j-Vkiz7fFm!S3mS^UkZpkj3RwnmM?w4q z%HOEERdu^&C9gJ=SG#yFoVPt}-9h})oy0HQN&M2CF@9;y*8LT#cPljex9IwS1;wxU zq{xycMf^jmNs($Q_<$$Bt(1o#@Z`tmkb?8)1EW8|#>XI5B~)1ljq&W_55TZfOojL$ zPQ}HHW0wD{L9FSBst&cEsZxlG0786=g0CXLR`iGT49t=fzd^wg1;kSqze&NrrQnYc zRH?;p(K8!de@su`M&O~DPs2*ukqpwH8gO~VKf#A)8dLpvz?e!NItv+#XM;vQY;2lo zTQyjJyTe4awRNBBoqd}9`t@veS_9eI`S*ArOlT0$ZM@=Lki6=~BFW#Txdh5RNP};~ zMVj7_8pU#WVr-QF!s}DV)~wGvbuAK%Xdt56shwE2u99tnlaHaCz(ASmLLan=>X?B< z9X&D|2-$K1f*jq&Zck6crJ4tdx+&Ae=bUv@Tk3Xo*Ig1{K$WL7buVtMoyNF0hF@YQ z1&1lPiU5n9!sDR^j*SdGbb?qx;$6JlPXmK6Odu$F!wub>?q$Ob>zp;L&z)&q1@A=* z(s?S-w4ey%mDePalqGoWz5ud_$tY~Z$ zPT)CdWHN@NW*n+KP%Y~NNHG0?Ig$7}CDDlAqnyn>2Rl!&#`QHk%y1uRm6=b?90$e=_TAyR!~P2k zwy$Nsnf;aAu(<|YL5me!LyP?*POYh)Rm4W`%ew;Rkf}Ukw%<50cOp>oM#Zg)+g10> z}#jPbS44DX0eG2p4!6U%)&eXC-|U_n3MSFZ~ha=+;490jP~hJdC)6>~XonoWtbPUR6LY27`kbJSHmh zdKI`*zk``*A@j;-knvHhy#lP{U<0o2V%8JBXFV%rOB9)17T#RYJ4|(hrwj^~DT78y;2ewtBw9 z6>Dy?Sakz)ffZuBl_iT&?`0S36$zb@T0(9m=zR>hJXn*V4cx-NxV|%51Qk z5Yk6+IKjnZF{WuxD@9@;@sNsKoxAFHFJvq@zc%pZz*pQ~8+~&$ym@EX+8oq3v)u=} z^<+I88_*9-(l0ierz~_4mh#>Cu&|7t)CTT3C3 zv^#EA%vS`e5XoNozJ1@@C+?JoYxm9SBAcrh4=wb}n*C=;Z}ipfkiInH$hmoL{#@Yv zqB88LA*I*m+4j|}T$1jsWNi**Z4PHu&K`Nf|@y`R46L#Vkn zuNeTw$C(Pvt`D_by2IZMD4^x5<@D+PJt19jB&U4g*-%dXoMl!$JAjPdx7NK@x2O*1 z)xCY~j{55_-FYc!JrUHOK$424mCene&CTJ>Egx}8%_#*SoHfkv^B)LQd|*oV=MrD- zTG&(($;f*@qw%%j#RK7@#&0#>Iq*k&?>-gGIQhQ$-2Y-s+($XTe8=F*w=)wKM;@o-wz%%OW~C_=^Sanvog@La@5fe6iYWM4agD$euO|1wfsNPO&z{zT0S~)G-&UH|;N~!!s*3vRM2(-rmR4r-^7R6cuh&WFL)<@ax*QV<9XY>A8BqAx7FYPtP5lnrKDsc2 zAKC_?=>O0@NNxw@b&Bnu9%=uPl`mr(mKgsU!YpR1?&>7M2O4qDK-h5jhW@VcurUbe1A)l{ftBf->Cn7V}cw}>UJ zz$fX6)@`I^3$BK3x-fhg?rgnOeD=VaT4QO9War-W&HEO2`F-K+?SA!YPSs+0 zIHzG=1G#={B(LC&&9^o$WG|Lt<#|8v(63@lkO?nmREHKVfO>)Tmlj$t%++eB4r@Bv*G7VVy z@)VP&3FtVIGHcmXDW_?ICE+#X2C5AcmFUV17dbYNbAkH+OlO}OSiTdv=!kkrS+aH= zv`3J?!5gOu6O%R-uS7*~OwHD`xKqE4?SP8l--GmKY-vzobzL+GclZXjU%P}?Q z1@qTEYZ% zkg&fEmyCWA{n^zn0y(a)!Dd) z)=Z}SoN_c}$Yqn6@AWO%cDCa0Z!sdwT^I{YtI))>3JYYounDQiWcT`m_|}r{tjF** z(wcd|MTok4gqF!Z9?Pvn2=N};bw>MnsO!Zx8d~$2xh{O|&`u+J&)KlaP<9f3777I< zy{25qFAtfl!O72MsOrc3-|%klrRf+Qdx9ui7hKX%dd2{R9e`w`DiLZ78wVOQF7^X^ z2TY<{@}$C7ddBd^v!`zF<;k(jAU73TK@GoG5&-#0k|MIlfOxfP4X zP;S#o?#@u|&O3&?TVeYJddE`d*N|qQ>vr`@UUew1I-FO#lD9RKw>6x%&97U{$nsCT zx(5P_jPgik!Oc$CV;#DeSqlq4OC4x|O;vAaexvZM!li5Bs;9%{t+N*Y;QRU#Sl|Ju zwJdJO?w@Viy`)%hF52I81vl-UIgH?bM#0T}^ZOQdgfoEmWNGq1o0&2Lx;HGhERfRz z;aO9v433CBSJM7m+!Z7h(CxErC=qI(u(=Bs?7GwR1Lb>$cMRc-qqF)CDjH@z{^px| z=J&k1*S{}hEnDiERRgVob)EK>HsD)4y_EUg)89M)o%72%hh{AiN9l^AGUTWXJE~`m zKTosyD_$M~FmyEM$P1bI*`on{BpW&*YD=D970t+kM5p@w{Mtx% z9_T38S?&mB?}+5^3wfcO+LfFpvU_V=&T0N2GxtLS(tM~wK5J#D=Gqp{oJlH^+qunq ze)&mSOk>gk9aGYkbUg6Te)#vAdb`6WNVQVEWnt>Juk1AS4Jor z<9o^cwHkRrtmP*Gf$R(o3-)*)xe*Ysu6muMF~C+ah5!>Q&B;?{LoNXh&X_y3dY)@2ZXMBCOQnSX{2@)0yAX^F^4Au}dIS8Tk1I40s~Qq!)2 zCK*w@p^cfNoIuIi1bUmw@JY}np#gE4Q-%pBQ`r;J>ztv)>zN#nHwdhs5_3F#@z zh^xawfWQGN8=y)?kK>-Y1ltwRg7C3q6zt4g%IJ-2;-Jh7p8;W}&xp|Rx;Bo&XeYR; ztf}*C<7F-c*=UT7cxcJcC>$P(nG*Klkr>o$e@dE4Y@2sY)WId3mxl20*pMqm5^vnh z358|*I4mDz(*+9=z%*zpSG$HW#b!lpk(O6c-A4|+@@U!_!w)-VGrwsG)z^fqa`FUv6 zc--)U0>^XXPl1wQ8FWh1R+^bcqeR?GvluS*Jklht#PpPAC7Y?N;fSL5fT{l?TD6od zEC8SsNLp!}MYw*wVIm4z1=yP8>>a&IOCHcSTKk~9IS$he@}&T=Caq+^q8I>J+Db3g zQXw+GfED5ygTusr;Fw-l-{p}}xN0DNKKju++BZ6crx>2maM>ve@Y*0PuY{7JQis|* z&K~J#$4Uh-uxJrKe}mcqDjMVV1Hl`jk3tNLbuJA7ODX*9@x3DSn|a$nDVRs1P5oEs#!l#(KeHnXDUgLjnYE zHeM$o>*T6Xbk_2u90qKC2#d1l0@?{Z4Dwzx2{(sBo?0HxZEE>ZXq3V%2u^jxYa;`A z2|U;ZrXWRxo0~d_&Ji7MZekhrK@SxfKza^%_O~90gTq&fF7g9I^AYYb$ya4R0F<|& z+L+g$aX7ZYG^G-~<72o@5(9{Sihz*1$~!SCULk?j2xKg@69OnO=0_)E&$0cHWdj(_ zLOWnXhfCrexf_@*FdKq!?8&^6#)d5hQfxS|&L9OjKsVqL>XGe%QNE+|3^__(4UiOhucKkNF2+$^nd6^a=&@@RO-afab-6)u%ZFB#>! zQi;hUT8=4=Y5GN@n(ph$kB`mu@fk2uUtzWz*UfZHbb`7x(JotAyRfm%Z>EWn*eupJ z35!A{jeFsY);kH6Cd`M2fFcMn8b(|UD9oO|(FuAauTs>)SLlala>P02iA5nFRCV&3 z^^FoQV%;RB959XP26$t)VW;N>mNgm3)y3XB`-WZE>Qb}GiY*~m8 zXj%=Z^VYWoi^)op77u!iH48n0&Vni4h7M-=Zb&07IrK7V(V?H~x)uvj9fk_tf&8Yg zShrm8qKfUN&s8@776QBmj|`-!C3EbBdSYrEkdbRlr5Mg&G)@(5+$>$vUOC!Jm9B@7 zkny9Lz>|^5#E)iLJrbo&G1 z0oci}@aJ(NV0`V&tcL}58qMAm0y|j8>E?9-?Se9#UN)%m+kro z$f7%y0p}0w@8!Ic6FmC-a<41cKM?M{e6Q8LEP7YOsgO7YV&A7|SAN2Ahm=Q^_;pNq zT=_BmI-&eOiAUO@{Bo23h2Pup5z7t{PAX4Ryi?LGqf0rf`(W!Xe{Uf3joe$g3p>NP zHNl+P#nw<}{T&gGWAvFT`uvbSKhV37xu9L>U34t!7GGG(T`~m=_T1AywPr%);1?(} zhvb=oZjiR9e`Z18Y(VgL&YW1)8E2b6KkfIvugj0<9l_kKA^p}_%g@t`gI0cxQf>T;&tZSSyy>RWkqTY-+^&0+HA7xN;FbmOl(#sDxwC`*$M)VUYW*tBy9xU&v+biw15$?@k*9{!R#w_9QYEB=aWPY zK^~}xzt@4CuVem(bv`Zh_D!#8Kw*#(p80jJI%wJg70qm@Xj+*^6q}GE zkxiS+onxPZD2{6 zW84?8w=$j!=xDmcTTpMxqpE|QJWo(1a@e>5YxQdPBWr!bc5wRLA$WseGt}QSoK1D3R%=|l#WI>>n zYITXjF{2Sk`H#iM3bRXYmq(;4ftT}GTgf$<&hqY-Qwcd(Qj@pI`qMaJd|F~EZJRDOhPfl2w)A1#JLvs8C$0x2);WK?s2_Mv^ zmrN6igm4mNWUed2?lUDDL?@?`1x(O^hzk`5Bw^gdJ&Ho96EgF$BXacdrBG{ zi?lv*KS)a@R)kOY*m#id)0UCKPXWJ1LGF|+=eZH^swB@>(r@_QZI<7x6UgnA>+gM9 ze(G1EB@8eH&XGsLc{Ud0^i^e3w~d7TkvSLCpnGvJg_uCqrQQi4g!+-7vG}fZy|VKj@6x= zuE4B$J04`m-o>ok;AI$&I&lOBd874=;eZWE&GLb^`^Ea|?rG-UWN$u|t6_`@6weqE zxHAStRM+p4Jo4&d917<67Q#h1%B84o=nd*+1{FNrf-Jx4c1=L+6=MoS^&S^a=K#$} zPb`54Pow=_VrkLS5QryO_!)?62}Ts$iQ+Lv@Q5VHmfYTgFG$gh38qNYm|&LRS)!~# z3q?(?k*jX_gCWiddFg~}TZ#P=HOCI7kn*yi9Jr;8@n#sI!DJB9*R=JV9HNET1szZ~ z9>fO-qLy`I0_G3#^EZ+>ssFj2p2bh&3OUJ~a z)c+){WfD>GD5YTH)!(NlM*cAw>rMK3mjWh%9j7NoA$H&?sv34)L*PcAk~OCUmGK$p z(75zml`WE?kR(&pN__yCDRZydLoQn3t4{I_EzKP^ZMIU1|Ah)-GvM3w-rBOSR?Z723I6jk1SJ}g;(x^#t0!u#l zJd%yR4i5Q9@Et{)j`VxL%jRgBr?@0hYuf0#lT~O<=k{Pb^!yh{ei;2}&$*d5pBFd` z>8Y)1#a0)x)h%AWqYT@2!zZ3K_r^(4@6$XAZ5U zb7@(#NBzS=V>vlo)o5B3tJd5=SzuyG1sib)CC%KHmOJG?P%k&M`?oO%qDL2%%NaF4 zgo^8$+NjA{wK*8<#{v1Q_M<#qo;Ik?TFZo`cqB6mPDJ5i1ukW6uuw&Dd)pKw*1S6v z>^d8M>Y1PAp1Y%f(aok?o1nU>4ClctwK0^}crULhn0pTSAY9ei{F`r9&sPU7Ku7lN z@?~8^#FiZ}hHPcfsx=hNwi3uCuXWwCmdHBN!KU{2H@Dx<=ik_MYuCbsC3`r38)Txk zB7Yksp*JVyCjwU&#Bg@?O7@me_Lgw=)+Oh+2fjJ*NA7U;z6i9-uHM?c*tb;u)@UgI zDcIOA7;km16l@I@KwQ0a^_#nw3-*1GQwWKvt!PaL7(U75AbWP*bkDnk5NYoZXYCBz zn`e$a7Iv#)3t-PE3^>1!0+_9Ud}vxh#&$a}4Cq2l(?;;HwG z>Jb4Nxk1?N!n-Sc=s?Z4CS;{_KbL&x1algevX`y9q=q`3O zQ2OSDiF@e{YsD!0lX6aPkF{)1*k1RxXIa;DM|kH(YcXR{_{wwPf^A4}JfzPBCxJYe{_+zS+?LvJ?3vrMVk!xlO2`iR zkYY70FVMYM@{P@JZC=b-vM;rg8`hT#VebykOzBrBh37 z!TjcM+O9h<1ocn<8p3LP`!xjE=JXX)amWPWxE{mSoOa{L+z}|&7rZTgWAd%ZuzA<4 z0^X(|&9}hMZQ&bvxAGQRzjo-&LyN6nIU3GwnAiStH6wc^qau`1LCS>%k=*=Ow4_s5 z@Bp(cD`)oLgEbqn{-=*xxIFSQbXvh#vc5bOG?fy7JjM~#`F(vZ^SDY5SNR7X5v#{L z+tZF)xpylaC$@9nFR19;rT$Uww$8oWkFA9#wyJ(yyZMA&^%J`p&p#=$o~Tp(q)tQ6 z+gmz!sQ%-Y@=k~Hro|J32=tke9oT1n5f3VN>7(DQcob#La$ELG5%94F;irw6O9+&@@FlnDdZqzHi70 z(H)Kgi*fQ3vi`?N?LWO(K8EiAK1mEHr5qvYk8I{b4*yBSPpp3i1+cEGcuuZT{W^Vc z13HXJ>|r}bysFenmPyijaweLRnu4oEnZhAW@|1CsO!%h3yCU9{pi8Akp71?ER0rbe z2Q;Lx3hu`_(AAnpsG%B?V1UC-u^965l=^_5{5L8odb;{+yJp9;XUn6_nc{GMtX#frF^slm%S&XUH~( zO%2J2yJn+HUz|DzsU6cV!8E`lY`|z(LTV`Tn5I)jWyq#ICW_)K$t=o4lS)$it743D zk$mN>8>eaj0Pcw5wtGe@qAu(L0h?qSAef&aXBtyzsRhq0)W7VonV{=g3wt zR9GxQIbtaV%p9nUo|x)EIi9A>)Euob-^Wn{d?PtwNCzT7H$KADfuLF_eP!ei(>MTj zP6%{DOhJbez_SR>`I8V%HAC;>J;yu+Nm7YYN=Lpra108vg+k!9v6QOx_J`X+yoPk& zpqlT*!weTOrIXK@prc~Z9yZm^99XYT2h?tz)ewGL3Ie^s^3LGNGb<<0hfbakUU)8i zvM1R2e6Z9R>~ldXa9MGfgaei%N??N4Y^cd;4k#eGSZ7)Ufx*EOvcLc>zO?hs);q0B zyO&G%g>&}>bDqAd2xaaEQby7P%MJ6K*)IYO?7vkLD1`hVWAT}{@)s@GTPK&U1ReYD z>D!=GhjOrc$6V@^`bUDcP0Q-dz&^+x2*_h3&Cc8;z8Fp`dp~WtdywwoQ ztzIl$>{@IOI=0@^H<6;?HteN1T|oBC6SuIYVJBb20AfpUKOT~e{u0BP7E~-&3MkyD z63Rx&uEk>tH*l)M6mC>rnlS9bq6E(Z2q7Rqs3C=$Ds6|j34JJTMlhv>oXomThGsN6 z|8IO@@6I?qSB%EC#NGzcH>6dG%`Ilh%BH+CS-KYU`OQ{=ez$8#@U%b}UP=-%s8^6a z29$*3N^riIoZ5#yi)3>?I&;RyR5*RH6K7aztR+b86h*iUK>G19CRmTDb3p5XDfP-K z8KfJq!RPpH$XB9!f_I^o=CJsdmACMNa zxC+gBECC86%R`L<-qazU1}A_r zVe}>A(jYNATZFV%>KdWJ0$m|uiU?9?$m=rerYC6j!5unHc&2t7O^b;>drqG2JaO_2 zR-goVE178aFiECJI_4X^x>#aMNsI;LLyYgyDsl$n6Gox-@`bZud(F(TC(Gg> z`NW%lV%`NZTq$H2waBf2urIhhx5xBM!S{sofJB?yABKs^?CidDCYQ_g*`Wbiz%)SZ zKATYRsh~>8rXG?AiWPt=CYvH7BIb-8@NAGIJ|uaRB#D3}o55lNEQOy6mZC?u5YD>H zgmktT(%Fnh$maOO2tX@l#^kZ!lx~ozJtRwJ@Ma1n)c&cYRWhy*xojomvJT{zkVw?a z<1%pY0fn)8T0&3POggK_y^qD&da>0EDIBIwJN;SkEM zVD*HYuhp09b1>=NK|D!vzGJ?uK|8d-{M=yBCw~ZvDI4Rgh{hQtJaNg|Bjj=ALat1C$~BqJOOnCmdiTjC3Y&a+ z@whQ03?-FQNj}^E=j3sxe#`Q>@+W9#d`fBDh$1dk%af&IF{zq;0(u#;!CUMplbOCf zE%&i^zx))JwB^cu3`rY$Sdjz5E^6Rlkc&YX>^I$H6rgtTD&a@swa0WS_J&DNYS`S857Y=qs)vfeJ-FD=_X@s4p@#etc zwvz}cdv*KP{p}RCBRoX;s*jv##nR z>MoYgGsjyyqMD9p+B@2!n$FgRcJ?;;=H6t(n_il->_AWMi+?eH!L637K}LYZ6=qtp~ixP}`>L7sg4;vaoUGAv_E zhJ|@8ehaDI!*ud|0~7-M3EHxMo6@UQOJ1NE^o^wk?%Hw+7qjl{_~F^$^TWZ>sbJ5G zp)?;ncvu{dms%MgC$&RX$8bJwoL!oo9E}x2a6k*wuT)$!nU0dz~vS$ zh)ZJdR9CRCKa@TI51Mh2)H7jw`B(dvb=8Ykm-^p&>27|g;dmsgAn?rm2zdPm=S&-- z3d_2hNNMF_)|>S|%eoji^{u0KUid-Ty=@17*cd!{;Xmwq<%RdNE^bVjkb7;eUAzF7 zD?iKYT(Euj=-n57Ty}3y$L}}3pVx^rN9U~Z(t?GJVf)r^9k{34^^ua>d{7gF`kSVd)=c8wuN197Oa#sg-V+4m2404V?li( z!quF-H;lK8!Lp`s&Nf&h78VEfc@V)ti&o5=Lgq~i&U@xc$X*OpYj$qa&RJE^%!gpu ziJtz=WKm!}Fir(+W>Cs(xIv`GigN6Pp>&KPj}H zs8#)>RzuI*TKUc#)lah(6jo=RRH}js1;TZ#Y1)MubKwCV=*$eT@v#94g-=U9eV`SUhAJWgnF3L7g z+B?C2qP+@6?~r!6m@8qXDY1d`Wa|;&>7dUGO?`Kd6!lM#jJnG+hdX%KHrPSqjM!NX zo!jDo0DB>4!MM16u_9Qsb?MnVSA*LQ22Y+|&gi0pN^=9{UsW$dN}XNsig``NrEgx- zAu;p=%$dLZ#Kfg%-SEx%R;-&K$tIspg*4;g@hos5WUWA=o90iDsPfl8Cl~rKJ5HD% zmjIeCZrZB+w}q`Ons=<$)*8(_MGAVZF;lpUo}=kKXWEbSobEh(roE@Fwe4{GI_ul` zK>P<}23elMi@S88gY8L!Ebh@f5yPioRK1)4sdMp+p_$O?##xlaNQOKPGC*j6E8((Q z9>S_58&;JUTsG;758(ozO3X=)Bd`NtQpALgy7Y|>7fe3IQqUxH9urPx2_Bj1`<#Lp z+uueH|Dp)xONcaK%2P#W>C_2~1c*Y>gy1?$nqoZREG>MMPW&!Xi8MGi4nc;w5$cRF zH%YlNB;G@W%hyCS5kSlzS(Hv5~N#!(4@ z9Jm=5#>^WNJIj-uegW~>HbhPK0ceukBuc&=-a+mq zR9{*oNIK*Q=2V7El|gmo!==Z^>VIUVCohz8Z$9ayRIvsNY|`kI)3Gy7iQ~(zR14&~ zGfqjc5|>=lBJ0NAMsNP~PSW?p;!6t{yRZl{jZj)R6I7)nYt)L=9^wH+6c18BoGS4O z1#AJ6&KhONYl=fg)7c@TY$=tRSo}V6+eEF~k1W77*Fy~^tS^S+YMuUz*FJmg3sXQ4 z3|T-0{mxgj*Pzl-9%x<7&c8W1Ke=FgmCg{gl;ccYOF8MNq|F@pM?>QI*Pm!&9ucx4 z8ICU>g8w_ z**r?Fm9!{fS&^3u<^ez6wW-|3(E$>2Y>2`)bmHVg9T-23LD>;iOkgUr-idb%&RoDz z3V5xcPNQL-)H7=QYO$#C>cMYBB>hx#4T!8Mtk*>B? zz4?Y=&fwn^ur2HJ6Q{bOTj*3*1Cj@_n^kw9;Rn z&wk9U7&!&jk;^RFy95P0pjJJT0hd->N>2#1g8_EB$aOV_krpCWL&9AbESVC{sd22T z?2Zeb4Rn+{R)aV~h1DQ?TA%PONPhWA;L1EK#5F5?dg$9j$Kxgagdz!bI+Ji5^uXNa z9D(o?n-q-I84t+408NL3RR+cYh?>x~P~XKU^p28~Jtti4c)UHVn^{MS94aO87})Mb zJCSU&2#fp6%3p;9?K#o~7}EGZI~Wsf`oO@T-br zh@^PpGO}r*(e!7?Wrl;gnkjAe@=981D6Mp1S2(RMY^4|EH!%kE_^%PbT@--?cBM^sj9Z`kB zBkB9p;vuf@gSp0hec~`eI#iYNh-vzyt<&_87D1Jy=kqxl$%@I?xn0sKF6sId_L0r9 ztHmOLa`o$DXN34f*C|$gyS-KI2m) z!EAaM=C@+HNd$B9iv4NeJr8(4&WyvGTeHv_CzGevnPVTq=1l6aHhv`qw`;JfWs7yeo(^>;xbmY7ep^U)*xb3(Hm6>qh4%g&Ve4M zbnD%Cq5>=v%t3P zF)UlE!^UcG!=SDMRoXB2q16^`%egh-teUX77K_uPK16h8zv6RK{<8t+D;JP2Eisz{ zo963637@=u@i_%(;wuD^v&>79?ol?v@>~K-;S5F)Gy{EHOp<1Rej^TThOQtr;)aV! z1@qS7$M6P3^X}_}OW1dy^# zOWHJP>`3PS{{4fh zf&OqBxC};3Io#8kEdHD?(W!MGn6d*$7VY22c?&+L8)b)XtB#U|(gpWY!JYB2qa6nW zxA|>w(FTS__Ci@WZ8Pbznb`?`U4c?MHN@X>PhYm?K<02Ir!jo-$Y+oEg_$GE>U?s< z-Mje0V$O#c!+b0KrK*PrRv`g^~0B5c|kRBuh}tZ@d%KYa`?VG}bh`G#$OuJT%t9iFvfpFa#szr5CZN z&&gOy%)|J6kaJ7Ouv7cf`g$zlx;fAUJ6Lp{bfttCDt+>7`&R>#>R%yDz@n3SHpSZW zudZi7)%>gLS?&KDFp+2UD&5orBQ0_q@x9f*}LEy23+` zWvME8$C(e6I22Q#BUNJwgsy;BpD(5S7p4WBiNk zBAmZ?al(BC{(eTTcrIOvC5!twBws&Jv4qDq=GX;FrhpkQBxTAnxtO!3k0T15huA=Y zrvW8N-$Wx8fhoiD7oU5+d*o8h^HZkoi`^H=AMB;>OH+pD%4)hjHTBiyQ)ZTMUrR$n zcUR4ny}P%2;$rs%&PuC>GrEbI?q0Ac4`Vff^HgjQIMr2@WW&elorb|BrqK>#IC1v) znIp&HHx2rmFG^pjO_`*29S$6|#q=`Sw#6D={0C$)O&bnz`Phb24!$II3Y-ytaqeQE zV8Q$L>2I8W>wMU;4M9-1nnf3sjs?mN|obH$5*n0j;ee5YO+_V`9zab<|r%p+F;ATLy;2aadEf}2!;yiiuDrW#{2 z?~FL^;@$oHMW`9a<{g*;xj~?5}Is#d8gkKIQ8np2N~HU z2h3s3AT>fVRvX8dFEe}~v9n@TLm70Diu^j|c!i+&0uJCyl2NDy9DEKPK5c?)EbrZ9 z=W~GbD=vYB$C{Q7$D|YC+$p@EJ@ncRm+&j|7#EcFP9ytxi6;RND_19=0 z93$YI@jhnk5lhUneCXh?S~6=8>fq{gM1Vm=74zH}JGTkW7NtG+;zck=;ROM%FZm9b zj`?C)#`f+?z_~HXrAxHx$u8uX>s4s>#lgoDoM$E-U^YZYpfC`b-%lCk=%VFOPL1ef zVwvP-z7~cZab!dC&q-VBrTNN<(UA%-EOW-;JGPGS83_YfM^~xQ(-}lpk$7}HZ&G0L-mk}2 z(=P5UWrxI_Q84ZdgntfvOA`J)(C-;?4)+Sqy;D_ml=Wm!9FYQFx~CUT-IEOGVo|?` z@fnj3zU^6RTsrm5ZC{_9;n<3Q28MZz_58Oeh?PC1?B?0gWWa;)TsM_dxo=O&Md;u` z6OSDw+XHk8WPIgRZdK*Jhre{!U#b#Gt}Xr@<@pN)4-~$2O+pikH3?A`k{FbP2VI=_ ze^HX(#WU*uIoy)!E|PWBZ&2;Or)rbfaE1f7$@%7i8L7%lp|i@)&@Q;8Ag_vor0K_0 z_!z>cb-_I=M#O(ca`7XS8#Nv|)X@nyq^(`;l5XI~1Sw&EY{!*27Xga?_w}ES4@do#4hq zo{lgj^z_jo;_T!ANionY%@;~_%`3*ijN0O<?)6u1GQ-l8nstDmj5oa%3*cP@`Lix>Nn>h$g9cbk&vktOckKC@KWHO za|d+cG=3$mGL%-i=vXp@(^^*2_J`8;-`)Phs&LwwS=D_<-D2P3+2Gb=LHqGp9TM6z zZ|2YE2hJ@BZ}0!ciMLLKZNN-34EEX9NPfW^J8$h=XuRDrdpwex_eS=u>;>EHyoFO= zJNxF@#m28Z>u;KE|G5>e4Hw!L^Wf70=7~U=N~(kA!u!_z6>CYzS`xOF1uL3YD)xpd z_J%8-e&6~uZ2N-+b;11l#ol0cZ zf$N85b5q2ew_+~Bu}Fc5H>Ph*-~P<9x#7M!YsFj`G8YEM7y1H2%jW;5wQmn<>q_&K z(1WYDKtj9(2*gVU@h}E#Z0z`fjj^%uGqDN5b_CdtjolZp+Zw6E^vv$yO{OeQZ&k=7 zsVLo3)$GQzOHcJwlj=;xGqbhhp6T7bvY?R_W}Eb8tG0J`tCZl`NvHOY{e9=^-Ybag z#8Yz%?mfEqobNpDIp?19y?zZzbKd85s6wh3ZI;@nR_XGVwFNP4!JAF<)sVF;YCGX= zU{?FRE_h~i13yl!^T)WN86A)V_N`RaMkjx;3E*(2X4_(11??I9v=Fr3>Ac+;*%8lR zqozND=oc!L%p^LD_xuJ71+p8Rud|}e$;KKYy{HNGEtMkpP}EBTYGzpp%$Gn8%?nRs z4>70fSdnL22tF+xnX?D9B3t)X+9;l!z6XpjbAlOrwxwYP`Y6zpem5tS3so7Jp|!63 z5Ww(y2w*hn9CArIJ}I}P#6rELsKuL(h?6G85p~XK0WYeSgIZd(+()4XoP0V+o2SMv z0QeAYkMP|m^G#@bfl~@t5;EhQ2wKx7oUphAn|}nm+5but5KYA*_mxBdq8}dOxiW2P zaA%3-n&z}hF_ZeyYgd3&N;}~zBV=)zG>UfsDsr7oX%iesNYjNlTR7q9XoP1Vs>5WT zDXOd#qlW*Nri#Bn0&I74G&(0l-x-3+84Y@(g^2{FdjJFo9h;R(7%cvvWbXX;%V$nS zT5rE_=cU^(En3Rvk3+@RR(L0TJ1pvc#%dnwdS6D3}_ zt;yFzlhLZO77>Zr{c(#IByuf6ZZTj0XDlSNX#c%nxX`{Hqf z%Iu;+{4(k$AGBA)Z}l3PXwsK1tCIm) zAPFafa%xfzqTa7850oubHX%L45^6<{@iM)R4TrS!r?JOZz%8k1Lj?Q;r~^t$N460l zZN#7^mXmE0lnFhUZ3{&1CoqcAbj%uf2$bO0F- zXehR*YZ%Z`7+e5#K+o*#shF>>8TuhLwN^IdMo(wrCU5~$;b=4 z>%92Tx8vb(gVH;}8x(l}hsyjdA7?pKuAaiWM4mw?zbPmpp9GuUXgEM;$ zilwOB{|ZnySICAu!Jm5(12SBgE_*&~GYPWY5-PY{DYc4nRd(9o7r3(46E=`vspl5d z(*=oXQQCqRJuqApf^TDLc*sc&uxTxZRjMp~4U|lJrCb#oQoQfdXX;rsG7TMUO=Zqa zxCE1Lo%Bq(lC8GXFG;?ew%3unz!RtpRRpTu)`i@m zeA+v{zAIGDo_PbX6y5NwAHRzU43bB$40r<$SeRCzb!*?zY>0V*J?8>-?0NlHp7UD5 zOR8kGeYByr?(Fr+@DN@Vs>&88;FD@Po&SUwo1_@%tKFf>C-uZk&J|!2Y4Nw=kj4Zo ze4p}^={Y%`kPiSE*X5IcxnV;l_!(#jG)g@s>X@;&FMa6jH9>9&cBENufZ+y(YONzORcBXnx{Xv?XJ1sFx^Wl(xR33v7O3s0SJ^yS9LZ@_;eGSz~L#o{wb!il96X?3P{e9ZH z;|Mo=gF5WUs6#_W9lD?C`?Xih5nG9UQb@T@?w7)sd!>+amGZoNNVzA40=uNA;U;Bu z0Ns*o-^AyX`8wfksXi-nISJo zuLnad0Y81&CXb~bv%V(vpm1xb6%2z`#M(=-##=JxsO)*}RleO)?w3zUw3Vy;g=ofn zqYLbla)8_?TYJfV<-?mZ+BW-oqbJL^y)CqvH-$Eb+L%`O<}o$$+s|s$h$l4}LJ+y^=#kkOxtY7waDHYbxC0JW-0pqEwgzCde z6KX=}5S454c_lw7O}Hb}5%SRvHr)Bon)MA|H>Za>zb?j;XMNbIJ#lWwvurc_)_^y> z4a~qB(mpWjTR0r3kjF|_sEhBCc1t0Stpq98Gg50Q*HEX_ZZKG>2ye^ifBj@B@J`M* zpIOHR$WQ5fN7dC#!s8~Iuy>}GJ9zBfdkS1Igu4O(wGIQ}k zS5^56?PTohi%ig&#q<94OV>w8449T6o|qiD4zG7axV6dCBeHO0M1nL1fnc* zdlO7jm||*|=K|4d1Ee1u+(S)^SiLMx2M{pfECp#tu7dGPe)ZDrxXy`uTD}ULK!8l6 ztwpg9G6W`<=OB=B;Sdi+=q8;N0<#2gB1#6&gE!%2AM(yL6alS3MQg1N3YF1`_zFBN zF?rIMIilFr@c#wxn3>ZAs|M5Dv>`MrfW|=pGbb+mPo3#A4%eVHn^f za)7Sa)d^OZzo%Le!w-_uPbmCroKC`(d|J31bklo=D^;=_x+Th-fm1jxRu0U@|AzQU zYx?;xOGX@fB!V1{XRb+-mUQnKW-#dcgJ$NDBkl1xC_RN8E$9Yy?9B&t)JZ&3wIGk0 zX7<7Q2_N&Qb72HPju`>E--} zb_pQ#zlo4lj?G*?201BuuyPQP5aSt{H%o*h7>giRbH-nD)n60fY0JdZK9VQ)i|Ch! z+F11J<3T9sO4D06x;%Bk;yM`{bA$g&zKSS#=~PLlW+G!9WYW|j&+~w09r2)%NQ-MI zv)cwOo*l{y?DkobTCyceS|!G`IED%1?n+upY^50oCiv+YCux=5PWrilUMqUu=xEZC zZU#cogA~arx_5z}7YJ*{Cm}}0C`cMcfz&F-&!zH0Ar$)f;#2`ZjPxiN9=)2>V`|3L z=jUmwL3;nd;DEB*U*qlYDmo2N-I;aV425VVEc)j?P9a*nGGqf@Pm%wLev+!CD4b`q zbtbSPY(MvaNt(oN&E9R&Og~tO zX#_S?t}S$;0X?xDCt7v%qAQ`2P&b}CPZHnhLEa$bw^4j8g?NG;X6wlVj z9Ny^Rn4@*RDdyM>^#Hpo5{%ia1n;((y=(g5YOZ-Yykhr6OXBuMciHc+e>r+oKYF|M=OMu z(?ZGf6w9EKGfcIjQmH*^mA^S%NsI0|b!IIcm14(_j?5j8J6dKqlGg%eWY!orc?DDR z{MMiB_|XpGxq+p&W2CuIx@@kDnJc4hbGgx`MRP0e*_n#MYp+JVKlHul`#}Q(RViP# z*Tn2K(VO$RLhaT?`?ghg<-7fF_Ro3eCgSe4nSR-$6|@@WPLK(}`-2O0ANfD<|Fl_X z?0abIOV}kM;rTJ4cIT3PSE`iC|JXxT*%#lv`sUSmK_f<+tNiVW==LA(dXGG}_kPs> zL4Vxa7q2)JcO9NSiV}KT|4FB-(0^hspE(dYvtn{Y4#Z9F=u7j%LUm8f1XE0B(^BJyxi%782vQ;l+S*f^rmL7L7~dH z`9sG?B_Ck=*_WuOobFGQmI1XW$EfR7uax=b>gNwGgy0-*Xk@W$G_82{$Odc|QupeE z-qi|ciJ0F$5iNY{#n~fs4fB`g2LydAc%`Iyk(xP14rP}x4u$6Z~^uAMR0&V`$w zt5gT!!GBGqDm+MMM_&#hIORne;+ArT-vm!&UAMa;V~eKpm6EzS)BMSWt?`n5Gy0jE zw{4iS3w(ga*%o(pPxn8{btZ~y@#Mz8v91`*GpA{4Wnje?FOYhc4Vz+yO>slx{Gpg( zSE9I@V&1l*|Jcfwt)7_G6Rn6_Tc;0XcZByS*Ba@Zy&QAYCrT=3i^Xgn8SI}@GXhyC zdP!*R6|4sr2Tm*xoQ(~fUE&6zNGHaF2A!N6mp7}A<(4Ph<+ybVAV8n#Rb0XB>37e* zd3MgQShhLg2A0&!EkNZwGPq_t-tBs`D|%_Mv}L8VBC3zxig{Y&rJDt=2zXZHG^%L^ zKnf0_6a%v%VfQTC>tgo0Iqj0&kNMlsg!+~F=Z?>v7u+rB3~{R%tvj;~pFT99qb3SZ zevRnwj`C<}%+UyNE4?a@VLdB--!7smM^6e|X`I`{V3sSOemCcYpM^Nrl+pbGg^=0Z zZQc!iJ(aJrIj0XiGUX=4Y7iTxx)+9@q%45#z$~$)HLUgm2@ol9+r^f zhqR`ldC}}oxJqUYteErQtYK?(laTNK@!p^G{iyGk=3Sqf^8{yY^gHucVs(4(?-go$ zA6SIb!@{X^LjL*1i?1wSJtT(bf!Q#x=+H>KmkVy{S{UL zIqb7it685?S#|m^9v_36VF77U?MZ_()z6j813qj1gis1U6X$ly`)N@+rE9V`8wf)1rAN76Ex6B=ga|alKUO181 zi&fcQw&f4EsQz=C`J6-hz*u~)Nc#(IXjU7`&)YSh*mVfM3^MY8)tIPx)0ewm^Cqj+srsI5sU0R2Fxp;hI0Ep$bx$X8 zI3Zup9t+4l0q&kbk}0rwD8a@<;`sxog-Xf}#e>rOSnbl0&88d{JvrI#2aG{51xRr$ zn~k}Y-$aIuOhA#EXfk}e$m(TK6?2H?0KZ-vFt6jL>y&asu9HOrN3KJmL_@hsrD1BE zGWYVU&nMax+n9hQq-WgV5-DCbG*zH$V?j;_B!0AmW5;FED%)@bY*Go=S&u*^6cRc0 z<*E(Q@$;Tt(#0XKI-=eVJljySup=N_iGZSVmwdTrp~mL~oKTG|09V-cj@;(!QWiqV zwOXRCT&Wc@%C6*;;VnEPf7wI&I@%?`B4?idpGeJ(7|b*N6JwMkMg?X6R?ZVj)S##HuFdzHFC)@#7O5&tIqo6*YElscQdLFz-0=|s}9d`lSUw}Bc;0nI9Fpq7Q~ z2-UGr9zyjj1k`T66ez$xMBQ)%d?6d&2@scYZV2U}_OgB(q(PlPr!8eF!=)iZ*7S`} zP5(U7m!;Div!?eyHT_NK1Y|39(^FIZ5oA~fzAU3xG%KwhGN28ikq4A-Y8-Zi9Ln?8 zZAfigm%2rH8Zv%^)TVW*TQgFdzCmj9y40I9Qk%a%wNj@*TSm&{<^%(&a3#76o~MzdH7p>%e%t1~11){t}kczQiwt6G=OHicqFx~^<@k{epFuP-MSSxCp5!`dE-a`w zde#ei8a<4A&V)HsT*e-hWGcR#q#l;{RHzqFD1IAtl`cAM!6{fY2t)I0{E%lqxaf?d z%s`BQ<@OxKA;B$QfCp<&&Ug$+GQ?x?!d04ldDnJ-f`r+puGD4|l%|o6IPo!Gl z38Q)9(7^#z2sDFr9*^Ho7K&3C0j%2r?vM55W|X5-*wv-ZHxZ%x5>{pc-{ z?}$=28L|tU(1{UW(9cLiY6>wiOykiZB=HTCTR;dU%0&S>=5O~gR&X%Kk;u{C`5S;RKM%W2U(n4mfTUHZ7WgJZR{~^zjv}9Bgi+aXj zC<|{8laK;K&_-_smzzw8i%vQQ$#gR$5Y6aD^jW#Mv~Uu{1}_I2IwcBGy|aw{*c6bNh6CyzbBYf zhTnrm;b}`GdPyCl&{aCo^vG|a6BEnG5}BkHeDO)fi5BM^CJ_BSNMB!*GIKf=9a4oYa3dMTN#QvXfbrS2%-v8%s~2ke1a0A>_E17=6z_qbm9Uj2EQi4x(-l2dX?1#V zEY11LCU?x_j+@G-_k9Xa!rW^+mrWkHDuZ9CeAgQdcN?OXSiT?31CwjnR2DOpEt)D; zTqQ#3fw-#|{)H_?v!!uM&Gh~ivnz6A_DZZ!^pEzb%@Nu6#=*M>Uwd`gRvWX`#%=X5 ze*$}Q*X>=4CO6w1*UuHr83k+Ghu)7ieE>#N&kAR{!`$6WhD^+$~# zG%i{WOz&Sc*aW*LW~iLr^QqP_)4ZrHVQl4^`F%e*{AY*XyL|tGP;>BsOE3;BYLDU3 zOi!f#4gXz#q(U%OE^4djR{ifEMPjhu7PW0GwR`qBFtA?|+>L_Kzo>0`^3Af@3(<;L zc`Klp1!Mc7wnL6;j)4pFvf$n<7~2-LTUZA5i&|fzuvpMK(`Tm(Ts~LP^wC6NnNZ#o zD{NjaY>yST#|y!~HtSBPZ<}BPISF=8=kOa zFYH_BxSxN&=YHpdI^p;W!m%?#_1Pu!;IqVCHG`8}6*E^whvv7;*DmBNv@g`%FMQy7 zzzN=COXlOLVye$)ZWUKVZ`#_q$ZbtHtHE0_6v1^m*gMsKc!->77JZUi__Z;dEJouZ zxUj?&%RE9BM1jMNKOb4`B``fiAoade3rTP?4So_Sc_e79I=KRKhP`}V46M-)ugh9$0% z*;6ICVOTK2fy%JxL0ZeEu3#R-zOYVUi^UKo{P7X~f6#7iUBg#;Cl{{kmeMY&7n?_V0IyhM0Nl#9zP5OgY8%5jEJB_F(VsQn$&_{y-Otl zO*MT2DZC+7QcI1C2xK@f7Ugd#bcCWZvaG6RQKx{tB&AhLDH1E5LY|uJ%XHsV-dmCQ z-ZIKhJCtizsF52ezj69hejo($5XLcVZTKb^%)eY%LOwj zN}YCSD5GKZ8P!rM!zf-Sid@EERZ7biH0))tnDh#KIVX?!#McxwrY8>MD6WEfsGdp} zWP3L%FzXgUX*kQTOYF2cVll5#F*=gD!%XjBIB6Un9-V>?-w5U`EK`7RMTFYvM5`SB zSJWo(LxUDA3QYfE;O-?CI6>%%bLEGM!09%FQVcLxs$kv*kadKR)|bz=RKmi zK&PM5={}u4rV~@wVTwCUKc|jL(M+dtItA&(kZnU0`Z1k;N~aHTO4^2pnfGlt*oKlM z>P0?qL~rp-d5G!g{2kp}q!V)$N^Uxt4-e7*2GjUqnmJ5IhZHB+a*if=vR4PuKcr%Q zpH8DV!IcUe+)Z5>*~teH8Prr0=Mcc>Qmy`6o3GaXW4%i4{qHK<$13Z`DiixNe5}Hs z@neVN6`%w!k5HxT{~@C(?6$Hd)D^nTtX33=QOJP-MVS( znjS@2^XSyWhBf?*x&Ef1l! zu4;AO+7Y!5?PcGqMoSwlDGdcyO`epF0wAw9tmRU0?PN}o+P=0kSKXYdRuw?qq%38+ zp;7A-)}oY#0;|YXM}c%hvmjJX@>2#DM6n9RBveD=nuYGJ1#^ehYJX~ # print diff, write nothing - python3 engine/lib/agent.py # apply if confidence >= threshold + python3 engine/lib/agent.py # apply -Importable: ollama_extract(), tei_embed(), process_doc(), load_config(), load_vocab() - -stdlib only — no pip installs; all HTTP via urllib. +stdlib only — no pip. All HTTP via urllib. """ from __future__ import annotations @@ -33,12 +30,53 @@ import urllib.request from datetime import datetime, timezone from pathlib import Path + # --------------------------------------------------------------------------- # Config loader (minimal stdlib YAML parser) # --------------------------------------------------------------------------- +def _parse_simple_yaml(text: str) -> dict: + result: dict = {} + current_key = None + current_list: list | None = None + for raw_line in text.splitlines(): + line = raw_line.rstrip() + stripped = line.lstrip() + if not stripped or stripped.startswith("#"): + if current_list is not None and not line.startswith(" "): + result[current_key] = current_list + current_list = None + current_key = None + continue + if stripped.startswith("- ") and current_list is not None: + current_list.append(stripped[2:].strip().strip('"').strip("'")) + continue + if current_list is not None and not stripped.startswith("-"): + result[current_key] = current_list + current_list = None + current_key = None + if ":" in stripped: + key, _, value = stripped.partition(":") + key = key.strip() + value = value.strip() + if value.startswith("[") and value.endswith("]"): + inner = value[1:-1] + result[key] = [v.strip().strip('"').strip("'") for v in inner.split(",") if v.strip()] + elif value == "": + current_key = key + current_list = [] + elif value.startswith("#"): + result[key] = "" + else: + value = value.split(" #")[0].strip().strip('"').strip("'") + result[key] = value + if current_list is not None and current_key: + result[current_key] = current_list + return result + + def load_config(config_path: str | Path | None = None) -> dict: - """Load config.yaml; fall back to defaults if file is missing or unparseable.""" + """Load config.yaml; fall back to defaults.""" defaults: dict = { "vault_dir": "/home/zvx/projects/.ref/vault", "engine_dir": "/home/zvx/projects/.ref/engine", @@ -51,21 +89,13 @@ def load_config(config_path: str | Path | None = None) -> dict: "ollama_endpoint": "http://localhost:11434", "model": "vault-tagger", "temperature": 0.1, - "format": "json", }, "embeddings": { "tei_endpoint": "http://localhost:8090", - "model": "bge-m3", }, }, - "frontmatter_schema": { - "required": ["title", "type", "tags", "updated"], - "optional": ["aliases", "related", "status"], - "types": ["reference", "runbook", "project", "note", "index", "session"], - }, "behavior": { "auto_apply": True, - "log_changes": True, "changelog": "/home/zvx/projects/.ref/engine/changelog.md", "confidence_threshold": 0.6, }, @@ -73,11 +103,7 @@ def load_config(config_path: str | Path | None = None) -> dict: if config_path is None: here = Path(__file__).parent - candidates = [ - here.parent / "config.yaml", - Path("/home/zvx/projects/.ref/engine/config.yaml"), - ] - for c in candidates: + for c in [here.parent / "config.yaml", Path("/home/zvx/projects/.ref/engine/config.yaml")]: if c.exists(): config_path = c break @@ -87,110 +113,69 @@ def load_config(config_path: str | Path | None = None) -> dict: cfg = dict(defaults) try: - with open(config_path) as f: - lines = f.readlines() - + parsed = _parse_simple_yaml(Path(config_path).read_text(encoding="utf-8")) + if "vault_dir" in parsed: + cfg["vault_dir"] = parsed["vault_dir"] + if "engine_dir" in parsed: + cfg["engine_dir"] = parsed["engine_dir"] + if "topic_categories" in parsed: + cfg["topic_categories"] = parsed["topic_categories"] + # Models + if "models" in parsed: + pass # nested — handled by line-scan below + # Line-scan for nested values + lines = Path(config_path).read_text(encoding="utf-8").splitlines() + in_tagger = in_embed = in_behavior = False for line in lines: - m = re.match(r'^(vault_dir|engine_dir):\s*(.+)', line) - if m: - cfg[m.group(1)] = m.group(2).strip() - - in_topics = False - topics: list[str] = [] - for line in lines: - if re.match(r'^topic_categories:', line): - in_topics = True - continue - if in_topics: - mm = re.match(r'^\s+-\s+(\S+)', line) - if mm: - topics.append(mm.group(1).strip()) - elif line.strip() and not line.startswith(' '): - in_topics = False - if topics: - cfg["topic_categories"] = topics - - in_models = False - in_tagger = False - in_embed = False - in_behavior = False - for line in lines: - if re.match(r'^models:', line): - in_models = True - continue - if re.match(r'^behavior:', line): - in_models = False + if re.match(r" tagger:", line): + in_tagger, in_embed = True, False + elif re.match(r" embeddings:", line): + in_embed, in_tagger = True, False + elif re.match(r"^behavior:", line): + in_tagger = in_embed = False in_behavior = True - continue - if in_models: - if re.match(r' tagger:', line): - in_tagger = True - in_embed = False - elif re.match(r' embeddings:', line): - in_embed = True - in_tagger = False - elif not line.startswith(' '): - in_models = False - - if in_tagger: - mm = re.match(r'\s+ollama_endpoint:\s*(\S+)', line) - if mm: - cfg["models"]["tagger"]["ollama_endpoint"] = mm.group(1).strip() - mm = re.match(r'\s+model:\s*(\S+)', line) - if mm: - cfg["models"]["tagger"]["model"] = mm.group(1).strip() - mm = re.match(r'\s+temperature:\s*([\d.]+)', line) - if mm: - cfg["models"]["tagger"]["temperature"] = float(mm.group(1)) - - if in_embed: - mm = re.match(r'\s+tei_endpoint:\s*(\S+)', line) - if mm: - cfg["models"]["embeddings"]["tei_endpoint"] = mm.group(1).strip() + elif line and not line.startswith(" "): + in_tagger = in_embed = in_behavior = False + if in_tagger: + m = re.match(r"\s+ollama_endpoint:\s*(\S+)", line) + if m: + cfg["models"]["tagger"]["ollama_endpoint"] = m.group(1).strip() + m = re.match(r"\s+model:\s*(\S+)", line) + if m: + cfg["models"]["tagger"]["model"] = m.group(1).strip() + m = re.match(r"\s+temperature:\s*([\d.]+)", line) + if m: + cfg["models"]["tagger"]["temperature"] = float(m.group(1)) + if in_embed: + m = re.match(r"\s+tei_endpoint:\s*(\S+)", line) + if m: + cfg["models"]["embeddings"]["tei_endpoint"] = m.group(1).strip() if in_behavior: - mm = re.match(r'\s+auto_apply:\s*(\S+)', line) - if mm: - cfg["behavior"]["auto_apply"] = mm.group(1).strip().lower() == 'true' - mm = re.match(r'\s+confidence_threshold:\s*([\d.]+)', line) - if mm: - cfg["behavior"]["confidence_threshold"] = float(mm.group(1)) - mm = re.match(r'\s+changelog:\s*(.+)', line) - if mm: - cfg["behavior"]["changelog"] = mm.group(1).strip() - + m = re.match(r"\s+auto_apply:\s*(\S+)", line) + if m: + cfg["behavior"]["auto_apply"] = m.group(1).strip().lower() == "true" + m = re.match(r"\s+confidence_threshold:\s*([\d.]+)", line) + if m: + cfg["behavior"]["confidence_threshold"] = float(m.group(1)) + m = re.match(r"\s+changelog:\s*(.+)", line) + if m: + cfg["behavior"]["changelog"] = m.group(1).strip() except Exception as e: - print(f"[warn] Could not fully parse {config_path}: {e}; using defaults", file=sys.stderr) - + print(f"[warn] Could not fully parse {config_path}: {e}", file=sys.stderr) return cfg # --------------------------------------------------------------------------- -# Vocab loader -# --------------------------------------------------------------------------- - -def load_vocab(engine_dir: str | Path) -> dict: - """Load vocab.json. Returns dict with topic_categories, entities, acronyms.""" - vocab_path = Path(engine_dir) / "vocab.json" - if not vocab_path.exists(): - print(f"[warn] vocab.json not found at {vocab_path}", file=sys.stderr) - return {"topic_categories": [], "entities": [], "acronyms": []} - with open(vocab_path) as f: - return json.load(f) - - -# --------------------------------------------------------------------------- -# Frontmatter parser (stdlib) +# Frontmatter parser # --------------------------------------------------------------------------- def parse_frontmatter(text: str) -> tuple[dict, str]: """Parse YAML frontmatter. Returns (fm_dict, body_text).""" fm: dict = {} - body = text - - m = re.match(r'^---\r?\n(.*?)\r?\n---\r?\n?(.*)', text, re.DOTALL) + m = re.match(r"^---\r?\n(.*?)\r?\n---\r?\n?(.*)", text, re.DOTALL) if not m: - return fm, body + return fm, text fm_raw = m.group(1) body = m.group(2) @@ -199,49 +184,34 @@ def parse_frontmatter(text: str) -> tuple[dict, str]: i = 0 while i < len(lines): line = lines[i] - if not line.strip() or line.strip().startswith('#'): + if not line.strip() or line.strip().startswith("#"): i += 1 continue - - kv = re.match(r'^(\w[\w-]*):\s*(.*)', line) + kv = re.match(r"^(\w[\w-]*):\s*(.*)", line) if not kv: i += 1 continue key = kv.group(1) val_raw = kv.group(2).strip() - if val_raw.startswith('['): - inner = re.sub(r'^\[|\]$', '', val_raw).strip() - if inner: - items = [x.strip().strip('"\'') for x in inner.split(',') if x.strip()] - else: - items = [] - fm[key] = items + if val_raw.startswith("["): + inner = re.sub(r"^\[|\]$", "", val_raw).strip() + fm[key] = [x.strip().strip("\"'") for x in inner.split(",") if x.strip()] if inner else [] i += 1 continue if not val_raw: lst = [] j = i + 1 - while j < len(lines) and re.match(r'^\s+-\s+(.*)', lines[j]): - item_m = re.match(r'^\s+-\s+(.*)', lines[j]) - lst.append(item_m.group(1).strip().strip('"\'')) + while j < len(lines) and re.match(r"^\s+-\s+(.*)", lines[j]): + item_m = re.match(r"^\s+-\s+(.*)", lines[j]) + lst.append(item_m.group(1).strip().strip("\"'")) j += 1 - if lst: - fm[key] = lst - i = j - continue + fm[key] = lst + i = j + continue - val = val_raw.strip('"\'') - try: - if re.match(r'^\d+$', val): - fm[key] = int(val) - elif re.match(r'^\d+\.\d+$', val): - fm[key] = float(val) - else: - fm[key] = val - except Exception: - fm[key] = val + fm[key] = val_raw.strip("\"'") i += 1 return fm, body @@ -251,7 +221,7 @@ def render_frontmatter(fm: dict) -> str: """Render frontmatter dict to YAML string (between --- markers).""" lines = ["---"] key_order = ["title", "type", "tags", "aliases", "related", "updated"] - written = set() + written: set[str] = set() for key in key_order: if key not in fm: @@ -294,14 +264,13 @@ def render_frontmatter(fm: dict) -> str: # --------------------------------------------------------------------------- -# HTTP helpers (urllib only) +# HTTP helpers # --------------------------------------------------------------------------- def _http_post(url: str, payload: dict, timeout: int = 120) -> dict | list: data = json.dumps(payload).encode("utf-8") req = urllib.request.Request( - url, - data=data, + url, data=data, headers={"Content-Type": "application/json"}, method="POST", ) @@ -309,460 +278,380 @@ def _http_post(url: str, payload: dict, timeout: int = 120) -> dict | list: return json.loads(resp.read().decode("utf-8")) -def _http_get(url: str, timeout: int = 10) -> dict: - req = urllib.request.Request(url, method="GET") - with urllib.request.urlopen(req, timeout=timeout) as resp: - return json.loads(resp.read().decode("utf-8")) - - # --------------------------------------------------------------------------- -# Canonicalization helpers +# Existing-doc index (the core of v4) # --------------------------------------------------------------------------- -def to_kebab(s: str) -> str: - """Convert a string to lowercase-kebab-case for filenames.""" - s = s.strip().lower() - s = re.sub(r'[\s_/]+', '-', s) - s = re.sub(r'[^a-z0-9\-]', '', s) - s = re.sub(r'-{2,}', '-', s) - return s.strip('-') +def _norm(s: str) -> str: + """Normalize: lowercase, spaces/underscores → hyphens.""" + return re.sub(r"[\s_]+", "-", s.strip().lower()) -def to_title_case(s: str) -> str: - """Convert kebab/slug to Title Case display name.""" - # e.g. "raspberry-pi" -> "Raspberry Pi", "sso" -> "SSO" (handled by acronym list) - _FORCE_UPPER = {"sso", "tls", "dns", "vpn", "lxc", "oidc", "tcp", "udp", - "api", "url", "ssh", "bbs", "lora", "gui", "ui", "ram", - "cpu", "gpu", "nas", "uuid", "ip", "os"} - parts = re.split(r'[-_\s]+', s.strip()) - result = [] - for p in parts: - if p.lower() in _FORCE_UPPER: - result.append(p.upper()) - else: - result.append(p.capitalize()) - return ' '.join(result) - - -def canonicalize_term( - raw: str, - vocab: dict, - vault_dir: Path, - existing_pages_cache: dict[str, str] | None = None, -) -> tuple[str, str, str]: +def build_doc_index(vault_dir: Path) -> dict[str, Path]: """ - Given a raw term (from LLM), return (canonical_display, kebab_filename, match_type). - - match_type: 'vocab-entity' | 'vocab-alias' | 'existing-page' | 'new' - - Checks (in order): - 1. Exact match against vocab entity names (case-insensitive) - 2. Alias match against vocab entities - 3. Existing page in vault/entities/ or vault/concepts/ (case-insensitive) - 4. New term — invent canonical from the raw string - - existing_pages_cache: {kebab_filename: display_name} — populated lazily. + Build a mapping of normalized name → Path for ALL vault docs. + Keys: normalized basename, normalized frontmatter title, normalized aliases. + Longer/more-specific keys win over shorter on conflict. + Archive excluded. """ - raw_stripped = raw.strip() - raw_lower = raw_stripped.lower().replace(' ', '-') + index: dict[str, Path] = {} - # Build vocab entity lookup: {lowercase_name_or_alias: (canonical_name, display)} - vocab_lookup: dict[str, tuple[str, str]] = {} - for ent in vocab.get("entities", []): - name = ent.get("name", "") - display = ent.get("display", "") or to_title_case(name) - vocab_lookup[name.lower()] = (name, display) - for alias in ent.get("aliases", []): - alias_s = str(alias).lower() - if alias_s not in vocab_lookup: - vocab_lookup[alias_s] = (name, display) - - # Also normalise spaces to hyphens for matching - def _norm(s: str) -> str: - return re.sub(r'[\s_]+', '-', s.strip().lower()) - - raw_norm = _norm(raw_stripped) - - # 1. Vocab entity name match - if raw_norm in vocab_lookup: - name, display = vocab_lookup[raw_norm] - return display or to_title_case(name), to_kebab(name), 'vocab-entity' - - # 2. Vocab alias match (substring normalised) - for alias_key, (name, display) in vocab_lookup.items(): - if _norm(alias_key) == raw_norm: - return display or to_title_case(name), to_kebab(name), 'vocab-alias' - - # 3. Existing page match - if existing_pages_cache is not None: - if raw_norm in existing_pages_cache: - existing_disp = existing_pages_cache[raw_norm] - return existing_disp, raw_norm, 'existing-page' - # also try without hyphens/spaces normalisation - for pg_key, pg_disp in existing_pages_cache.items(): - if pg_key == raw_norm: - return pg_disp, pg_key, 'existing-page' - - # 4. New term - kebab = to_kebab(raw_stripped) - display = to_title_case(raw_stripped) - return display, kebab, 'new' - - -def build_existing_pages_cache(vault_dir: Path) -> dict[str, str]: - """ - Scan vault/entities/ and vault/concepts/ for existing pages. - Returns {kebab_stem: display_title} (case-insensitive key). - """ - cache: dict[str, str] = {} - for subdir in ["entities", "concepts"]: - d = vault_dir / subdir - if not d.exists(): - continue - for md in d.glob("*.md"): - stem = to_kebab(md.stem) - # Try to extract title from frontmatter - try: - text = md.read_text(errors="replace") - fm, _ = parse_frontmatter(text) - display = fm.get("title", "") or to_title_case(md.stem) - except Exception: - display = to_title_case(md.stem) - cache[stem] = str(display) - return cache - - -# --------------------------------------------------------------------------- -# Corpus mention index -# --------------------------------------------------------------------------- - -def build_corpus_mention_index( - vault_dir: Path, - terms: list[str], # canonical kebab names to scan for - vocab: dict, -) -> dict[str, list[str]]: - """ - Deterministic substring scan of ALL vault/*.md files for each term. - Returns {term_kebab: [list of doc paths that mention it]}. - - Matches: term name, aliases from vocab, surface variations (spaces<->hyphens). - Skips fenced code blocks and frontmatter in each doc for a cleaner count. - """ - # Build match patterns per term - term_patterns: dict[str, list[str]] = {} - vocab_by_kebab: dict[str, dict] = {} - for ent in vocab.get("entities", []): - kb = to_kebab(ent.get("name", "")) - vocab_by_kebab[kb] = ent - - for term_kebab in terms: - patterns = [term_kebab, term_kebab.replace('-', ' ')] - # Add vocab aliases if this is a vocab entity - if term_kebab in vocab_by_kebab: - for alias in vocab_by_kebab[term_kebab].get("aliases", []): - alias_s = str(alias).strip().lower() - if len(alias_s) >= 3: # ignore very short aliases like IPs - patterns.append(alias_s) - # Deduplicate - term_patterns[term_kebab] = list(dict.fromkeys(patterns)) - - mentions: dict[str, list[str]] = {t: [] for t in terms} - - for md_path in vault_dir.rglob("*.md"): - if "archive" in md_path.parts: + for p in sorted(vault_dir.rglob("*.md")): + if "archive" in p.parts: continue try: - raw = md_path.read_text(errors="replace") + text = p.read_text(encoding="utf-8", errors="replace") + fm, _ = parse_frontmatter(text) except Exception: - continue + fm = {} - # Strip frontmatter - fm_match = re.match(r'^---\r?\n.*?\r?\n---\r?\n?', raw, re.DOTALL) - body = raw[fm_match.end():] if fm_match else raw + keys: list[str] = [_norm(p.stem)] + title = fm.get("title", "") + if title: + keys.append(_norm(str(title))) + for alias in fm.get("aliases", []) or []: + if alias: + keys.append(_norm(str(alias))) - # Strip fenced code blocks - body_stripped = re.sub(r'```.*?```', '', body, flags=re.DOTALL) - body_lower = body_stripped.lower() + for key in keys: + if key and key not in index: + index[key] = p + elif key and key in index: + # Keep longer stem (more specific) + if len(p.stem) > len(index[key].stem): + index[key] = p - rel = str(md_path) - for term_kebab, patterns in term_patterns.items(): - for pat in patterns: - if pat and pat in body_lower: - if rel not in mentions[term_kebab]: - mentions[term_kebab].append(rel) - break # one match per doc is enough + return index - return mentions + +def resolve_term_to_doc(term: str, doc_index: dict[str, Path]) -> Path | None: + """ + Given a surface term, find the most-specific existing doc. + Returns Path or None. + """ + norm = _norm(term) + return doc_index.get(norm) # --------------------------------------------------------------------------- -# Ollama entity/concept extractor (v2 — NEW pipeline) +# Ollama tagger — assigns 1-3 category tags # --------------------------------------------------------------------------- -_EXTRACT_SYSTEM = """You are the Echo6 vault entity/concept extractor. Given a markdown document and a reference list of known entity names + aliases, you extract structured metadata for building a knowledge graph. You output ONLY valid JSON matching the schema exactly. No prose, no markdown fences.""" +_TAGGER_SYSTEM = """You are the Echo6 vault tagger. Given a markdown document and a list of allowed topic categories, assign tags that honestly describe what the doc is primarily about. Output ONLY valid JSON. No prose, no markdown fences. + +Rules: +- Only use tags from the provided topic_categories list. +- Output the FEWEST tags that are accurate. DEFAULT to exactly ONE tag — the document's primary subject. +- Add a SECOND tag ONLY if the document is genuinely, substantially about two co-equal subjects. +- NEVER add a tag for something merely mentioned, proxied, or tangentially related. +- A third tag is almost never correct. +- Primary topic first (most central). +- confidence: 0.0-1.0 + +Negative examples (DO NOT do this): +- A Caddy reverse-proxy config doc is ["dns"], NOT ["dns", "matrix"] — even if it proxies Matrix. +- A PeerTube channel guide is ["media"], NOT ["media", "recon"] — even if recon uses a channel. +- A generic container runbook is ["proxmox"], NOT ["proxmox", "mesh"] — even if the CT joins the mesh. +- An Authentik access-groups doc is ["auth"], NOT ["auth", "mesh"] — tangential mesh mention does not earn a tag.""" -def _build_extract_prompt(doc_text: str, vocab: dict) -> str: +def ollama_tag(doc_text: str, topic_categories: list[str], config: dict) -> dict: """ - Build the extraction prompt with compact vocab reference and few-shot examples. - """ - # Compact entity reference: name (type) [aliases...] - entity_lines = [] - for ent in vocab.get("entities", []): - name = ent.get("name", "") - etype = ent.get("type", "") - aliases = [str(a) for a in ent.get("aliases", []) if not re.match(r'^\d+\.\d+\.\d+\.\d+', str(a)) and not re.match(r'^100\.', str(a))][:3] - alias_str = f" [{', '.join(aliases)}]" if aliases else "" - entity_lines.append(f"- {name} ({etype}){alias_str}") - - entity_block = "\n".join(entity_lines) - doc_truncated = doc_text[:6000] - if len(doc_text) > 6000: - doc_truncated += "\n\n[... truncated ...]" - - return f"""{_EXTRACT_SYSTEM} - -## Known entities (match canonical names where possible) - -{entity_block} - -## Output schema - -Return ONLY this JSON (no fences, no extra keys): -{{ - "entities": ["canonical entity names from the list above that are genuinely present in this doc"], - "concepts": ["specific technologies/protocols/patterns/hardware the doc is GENUINELY about — lowercase-kebab, new terms allowed"], - "primary_topic": "one broad topic string or null", - "confidence": 0.0 -}} - -## Rules for concepts - -- Concepts MUST be SPECIFIC and substantive: what is this doc actually about? -- Good examples: raspberry-pi, meshtastic, lora, headscale, reverse-proxy, tls, dns, osint, searxng, docker, proxmox-lxc, tailscale, caddy, sso -- BAD examples (reject these): infrastructure, configuration, setup, system, server, network, management, deployment, documentation -- Use lowercase-kebab. New concepts not in the entity list are allowed and encouraged. -- Do NOT conflate distinct systems: ARGUS is an OSINT platform; RECON is its dashboard VM — they are separate. -- Limit to 3-8 concepts most central to the doc. Quality over quantity. - -## Few-shot examples - -Example 1 — meshtastic sidecar runbook: -entities: ["mt-isr", "aida-nebra", "headscale", "meshtasticd", "meshtastic-cli", "advbbs-project", "meshmonitor"] -concepts: ["raspberry-pi", "meshtastic", "lora", "headscale", "tailscale", "meshtasticd", "systemd"] -primary_topic: "mesh" - -Example 2 — caddy & dns reference: -entities: ["caddy", "utility-caddy", "headscale", "headplane", "mailcow", "authentik", "synapse", "matrix-synapse"] -concepts: ["caddy", "reverse-proxy", "tls", "dns", "dnsmasq", "split-dns", "acme-sh"] -primary_topic: "dns" - -Example 3 — argus osint platform project: -entities: ["argus", "searxng", "utility", "cortex"] -concepts: ["osint", "searxng", "docker", "proxmox-lxc", "tailscale", "lxc-container", "intelligence-gathering"] -primary_topic: "recon" - -## Document to extract - -{doc_truncated} - -Return ONLY the JSON object.""" - - -def ollama_extract(doc_text: str, vocab: dict, config: dict) -> dict: - """ - POST to Ollama vault-tagger model with new entity/concept extraction prompt. - Returns dict: {{entities, concepts, primary_topic, confidence}}. + Call Qwen vault-tagger to assign 1-3 category tags. + Returns {tags: [...], confidence: float}. """ tagger_cfg = config.get("models", {}).get("tagger", {}) endpoint = tagger_cfg.get("ollama_endpoint", "http://localhost:11434") model = tagger_cfg.get("model", "vault-tagger") temperature = tagger_cfg.get("temperature", 0.1) - prompt = _build_extract_prompt(doc_text, vocab) + cats_str = ", ".join(topic_categories) + doc_truncated = doc_text[:5000] + if len(doc_text) > 5000: + doc_truncated += "\n\n[... truncated ...]" + + user_msg = ( + f"topic_categories (ONLY use these): {cats_str}\n\n" + f"## Document\n\n{doc_truncated}\n\n" + f"Return ONLY this JSON:\n" + f'{{\n "tags": ["primary_tag"],\n "confidence": 0.85\n}}' + ) payload = { "model": model, - "prompt": prompt, + "messages": [ + {"role": "system", "content": _TAGGER_SYSTEM}, + {"role": "user", "content": user_msg}, + ], "format": "json", "stream": False, "options": {"temperature": temperature}, } - url = f"{endpoint}/api/generate" try: - resp = _http_post(url, payload, timeout=180) - except urllib.error.HTTPError as e: - raise RuntimeError(f"Ollama HTTP {e.code}: {e.reason}") from e - except Exception as e: - raise RuntimeError(f"Ollama request failed: {e}") from e - - raw_response = resp.get("response", "") if isinstance(resp, dict) else "" - - try: - result = json.loads(raw_response) - except json.JSONDecodeError: - m = re.search(r'\{.*\}', raw_response, re.DOTALL) - if m: - try: - result = json.loads(m.group(0)) - except json.JSONDecodeError: - result = {} + resp = _http_post(f"{endpoint}/api/chat", payload, timeout=120) + # /api/chat returns {"message": {"role": "assistant", "content": "..."}} + if isinstance(resp, dict): + raw = resp.get("message", {}).get("content", "") or resp.get("response", "") else: - result = {} - - # --- Validate + sanitize --- - # Generic concept blocklist (vague filler terms) - _CONCEPT_BLOCKLIST = { - "infrastructure", "configuration", "setup", "system", "server", - "network", "management", "deployment", "documentation", "service", - "installation", "overview", "reference", "platform", "solution", - "integration", "process", "feature", "component", "environment", - "hardware", "software", "security", "monitoring", "automation", - "container", "services", - } - - out: dict = { - "entities": [], - "concepts": [], - "primary_topic": None, - "confidence": 0.0, - } - - # Entities — validate against vocab names - valid_entity_names = {e.get("name", "").lower() for e in vocab.get("entities", [])} - if isinstance(result.get("entities"), list): - for e in result["entities"]: - if isinstance(e, str) and e.lower() in valid_entity_names: - # Find canonical name (preserve original casing from vocab) - for ent in vocab.get("entities", []): - if ent.get("name", "").lower() == e.lower(): - if ent["name"] not in out["entities"]: - out["entities"].append(ent["name"]) - break - - # Concepts — filter blocklist, validate format, deduplicate - _topic_cats = set(vocab.get("topic_categories", [])) - if isinstance(result.get("concepts"), list): - for c in result["concepts"]: - if not isinstance(c, str): - continue - c_clean = to_kebab(c.strip()) - if not c_clean or len(c_clean) < 3: - continue - if c_clean in _CONCEPT_BLOCKLIST: - continue - # Skip if it's just a topic_category name (redundant — goes in tags) - if c_clean in _topic_cats: - continue - # Also block if this is clearly a host IP or short abbreviation - if re.match(r'^\d+\.\d+\.\d+\.\d+$', c_clean): - continue - if c_clean not in out["concepts"]: - out["concepts"].append(c_clean) - - # Primary topic - if isinstance(result.get("primary_topic"), str) and result["primary_topic"].strip(): - out["primary_topic"] = result["primary_topic"].strip() - elif result.get("primary_topic") is None: - out["primary_topic"] = None - - # Confidence - try: - conf = float(result.get("confidence", 0.0)) - out["confidence"] = max(0.0, min(1.0, conf)) - except (TypeError, ValueError): - out["confidence"] = 0.0 - - return out - - -# --------------------------------------------------------------------------- -# Legacy ollama_tag — kept for backward compat with old CLI / sweep.sh -# --------------------------------------------------------------------------- - -_SYSTEM_PROMPT = """You are the Echo6 vault tagger. Given a markdown document and a controlled vocabulary (topic categories + an entity lexicon), you classify the document and extract structured metadata. You output ONLY valid JSON matching the requested schema. You never invent tags outside the provided vocabulary.""" - - -def _build_vocab_block(vocab: dict) -> str: - cats = vocab.get("topic_categories", []) - entities = vocab.get("entities", []) - acronyms = vocab.get("acronyms", []) - lines = ["## Vocabulary", "", f"topic_categories (use ONLY these as tags): {', '.join(cats)}", "", "### Entities (names + aliases)"] - for ent in entities: - aliases = ent.get("aliases", []) - alias_str = f" [{', '.join(str(a) for a in aliases[:3])}]" if aliases else "" - lines.append(f"- {ent['name']} ({ent['type']}){alias_str}") - lines.extend(["", "### Acronyms"]) - for acro in acronyms: - exp = acro.get("expansion") or "unknown" - lines.append(f"- {acro['acronym']}: {exp}") - return "\n".join(lines) - - -def _build_prompt(doc_text: str, vocab: dict) -> str: - vocab_block = _build_vocab_block(vocab) - doc_truncated = doc_text[:6000] - if len(doc_text) > 6000: - doc_truncated += "\n\n[... truncated ...]" - return f"""{_SYSTEM_PROMPT}\n\n{vocab_block}\n\n## Document\n\n{doc_truncated}\n\n## Task\n\nClassify this document and return ONLY a JSON object with these fields:\n- "type": one of reference|runbook|project|note|index|session\n- "tags": array of up to 3 strings, each MUST be in topic_categories; order most-relevant to least-relevant (primary topic first)\n- "entities": array of entity names from the entity lexicon found in this doc\n- "glossary_proposals": array of unknown acronyms/terms worth adding\n- "confidence": float 0.0-1.0\n\nRespond with ONLY the JSON. No prose, no markdown fences.""" - - -def ollama_tag(doc_text: str, vocab: dict, config: dict) -> dict: - """Legacy tagger — produces {type, tags, entities, glossary_proposals, confidence}.""" - tagger_cfg = config.get("models", {}).get("tagger", {}) - endpoint = tagger_cfg.get("ollama_endpoint", "http://localhost:11434") - model = tagger_cfg.get("model", "vault-tagger") - temperature = tagger_cfg.get("temperature", 0.1) - prompt = _build_prompt(doc_text, vocab) - payload = {"model": model, "prompt": prompt, "format": "json", "stream": False, "options": {"temperature": temperature}} - url = f"{endpoint}/api/generate" - try: - resp = _http_post(url, payload, timeout=120) - except urllib.error.HTTPError as e: - raise RuntimeError(f"Ollama HTTP {e.code}: {e.reason}") from e - except Exception as e: - raise RuntimeError(f"Ollama request failed: {e}") from e - raw_response = resp.get("response", "") if isinstance(resp, dict) else "" - try: - result = json.loads(raw_response) + raw = "" + result = json.loads(raw) except json.JSONDecodeError: - m = re.search(r'\{.*\}', raw_response, re.DOTALL) + m = re.search(r"\{.*\}", raw, re.DOTALL) result = json.loads(m.group(0)) if m else {} - valid_types = {"reference", "runbook", "project", "note", "index", "session"} - valid_cats = set(vocab.get("topic_categories", [])) - out: dict = {"type": None, "tags": [], "entities": [], "glossary_proposals": [], "confidence": 0.0} - if isinstance(result.get("type"), str) and result["type"] in valid_types: - out["type"] = result["type"] + except Exception as e: + print(f"[warn] Tagger call failed: {e}", file=sys.stderr) + return {"tags": [], "confidence": 0.0} + + valid_cats = set(topic_categories) + tags = [] if isinstance(result.get("tags"), list): - out["tags"] = [t for t in result["tags"] if isinstance(t, str) and t in valid_cats] - if isinstance(result.get("entities"), list): - out["entities"] = [e for e in result["entities"] if isinstance(e, str)] - if isinstance(result.get("glossary_proposals"), list): - _GENERIC_ACRONYM_BLOCKLIST = {"MAS","TAK","OTS","OSINT","DEM","DM","E2EE","E2BE","OIDC","SAML","SSO","JWT","OAUTH","NVENC","DNAT","SNAT","ACL","CIDR","DHCP","NTP","SMTP","IMAP","LDAP","REST","GRPC","CORS","MQTT","RAID","ZFS","LVM","VLAN","NAT","WAF","CDN","UPS","PSU","ATAK","COT","RTT","TTL","MTU","RPC","SBC","PWA"} - _known_vocab_acronyms = {a["acronym"].upper() for a in vocab.get("acronyms", []) if isinstance(a, dict)} - _record_id_re = re.compile(r'^[A-Za-z]\d+$') - filtered_proposals = [] - for p in result["glossary_proposals"]: - if not isinstance(p, str): continue - pu = p.upper().strip() - if len(pu) < 2: continue - if pu in _known_vocab_acronyms: continue - if pu in _GENERIC_ACRONYM_BLOCKLIST: continue - if _record_id_re.match(p.strip()): continue - if p.strip() == p.strip().lower(): continue - filtered_proposals.append(p) - out["glossary_proposals"] = filtered_proposals + for t in result["tags"]: + if isinstance(t, str) and t.strip() in valid_cats and t.strip() not in tags: + tags.append(t.strip()) + tags = tags[:3] + try: conf = float(result.get("confidence", 0.0)) - out["confidence"] = max(0.0, min(1.0, conf)) + conf = max(0.0, min(1.0, conf)) except (TypeError, ValueError): - out["confidence"] = 0.0 - return out + conf = 0.0 + + return {"tags": tags, "confidence": conf} # --------------------------------------------------------------------------- -# TEI embedding +# Body wikilinking — existing docs only +# --------------------------------------------------------------------------- + +def _build_skip_spans(body: str) -> list[tuple[int, int]]: + """ + Return spans that must NOT be modified: + fenced code blocks, inline code, existing [[wikilinks]], headings, URLs, + domain-like patterns. + """ + spans: list[tuple[int, int]] = [] + + for m in re.finditer(r"```.*?```", body, re.DOTALL): + spans.append((m.start(), m.end())) + for m in re.finditer(r"`[^`\n]+`", body): + spans.append((m.start(), m.end())) + for m in re.finditer(r"\[\[.*?\]\]", body): + spans.append((m.start(), m.end())) + for m in re.finditer(r"^#+\s+.*$", body, re.MULTILINE): + spans.append((m.start(), m.end())) + for m in re.finditer(r"https?://\S+", body): + spans.append((m.start(), m.end())) + # Domain-like: prevent "mesh" in "mesh.echo6.co" + for m in re.finditer(r"\b\w[\w\-]*\.\w+\b", body): + spans.append((m.start(), m.end())) + + return spans + + +def _in_skip_span(start: int, end: int, spans: list[tuple[int, int]]) -> bool: + for s, e in spans: + if start < e and end > s: + return True + return False + + +def _collect_link_candidates( + body: str, + doc_index: dict[str, Path], + self_stems: set[str], +) -> list[tuple[str, str, Path]]: + """ + Scan body for terms that match existing docs (excluding self and headings/code). + Returns list of (surface_text, display_name, target_path) sorted longest-first. + Only returns candidates that actually appear in the prose. + """ + skip_spans = _build_skip_spans(body) + body_lower = body.lower() + candidates: list[tuple[str, str, Path]] = [] + seen_targets: set[str] = set() + + # Build list of (norm_key, display, path) sorted by key length descending + # (longest/most-specific match first) + sorted_keys = sorted(doc_index.keys(), key=len, reverse=True) + + for norm_key in sorted_keys: + path = doc_index[norm_key] + stem_norm = _norm(path.stem) + + # Skip self + if stem_norm in self_stems: + continue + # Skip INDEX (being deleted) + if path.stem.upper() == "INDEX": + continue + + # Skip docs in archive + if "archive" in path.parts: + continue + + # Derive surface variations to search for + surfaces = [norm_key, norm_key.replace("-", " ")] + # Remove duplicates + surfaces = list(dict.fromkeys(surfaces)) + + # Get display name (frontmatter title or stem) + try: + text = path.read_text(encoding="utf-8", errors="replace") + fm, _ = parse_frontmatter(text) + display = fm.get("title", "") or path.stem + except Exception: + display = path.stem + + target_key = str(path) + if target_key in seen_targets: + continue + + for surface in surfaces: + if len(surface) < 3: + continue + # Check if this surface appears in body (quick scan) + if surface not in body_lower: + continue + + # Build word-boundary pattern + esc = re.escape(surface).replace(r"\ ", r"[\s\-]").replace(r"\-", r"[\s\-]") + pattern = rf"(? str: + """ + Insert [[wikilinks]] for FIRST prose occurrence of each existing-doc name. + - Longest match wins (most-specific doc). + - Skip code blocks, inline code, headings, URLs, existing links. + - Idempotent. + - [[Doc|surface]] when surface differs from doc stem; [[Doc]] when same. + """ + skip_spans = _build_skip_spans(body) + result_chars = list(body) + replaced_targets: set[str] = set() # target paths already linked + offset = 0 # cumulative character offset + + # Sort candidates: longest surface text first (most specific wins) + sorted_keys = sorted(doc_index.keys(), key=len, reverse=True) + + replacements: list[tuple[int, int, str]] = [] + replacement_spans: list[tuple[int, int]] = [] + + for norm_key in sorted_keys: + path = doc_index[norm_key] + stem_norm = _norm(path.stem) + + if stem_norm in self_stems: + continue + if path.stem.upper() == "INDEX": + continue + if "archive" in path.parts: + continue + + target_key = str(path) + if target_key in replaced_targets: + continue + + surfaces = list(dict.fromkeys([norm_key, norm_key.replace("-", " ")])) + + try: + text = path.read_text(encoding="utf-8", errors="replace") + fm, _ = parse_frontmatter(text) + display = str(fm.get("title", "") or path.stem) + except Exception: + display = path.stem + + found = False + for surface in surfaces: + if len(surface) < 3: + continue + + esc = re.escape(surface).replace(r"\ ", r"[\s\-]").replace(r"\-", r"[\s\-]") + pattern = rf"(? str | None: + try: + rel = doc_path.relative_to(vault_dir) + except ValueError: + return None + parts = rel.parts + folder = parts[0].lower() if len(parts) > 1 else "" + folder_map = { + "runbooks": "runbook", + "projects": "project", + "docs": "reference", + "notes": "note", + "session-resume": "session", + "plans": "note", + } + return folder_map.get(folder, "reference") + + +def extract_title(fm: dict, body: str, doc_path: Path) -> str: + if fm.get("title"): + return str(fm["title"]) + m = re.search(r"^#\s+(.+)", body, re.MULTILINE) + if m: + return m.group(1).strip() + return re.sub(r"[-_]+", " ", doc_path.stem).title() + + +# --------------------------------------------------------------------------- +# TEI embedding + related # --------------------------------------------------------------------------- def _detect_tei_route(endpoint: str) -> str: @@ -788,15 +677,18 @@ def tei_embed(text: str, endpoint: str) -> list[float]: route = _TEI_ROUTE_CACHE[endpoint] resp = _http_post(f"{endpoint}{route}", {"inputs": text}, timeout=30) if isinstance(resp, list): - if resp and isinstance(resp[0], list): - return resp[0] - return resp - raise RuntimeError(f"Unexpected TEI response type: {type(resp)}") + return resp[0] if resp and isinstance(resp[0], list) else resp + raise RuntimeError(f"Unexpected TEI response: {type(resp)}") -# --------------------------------------------------------------------------- -# Embedding cache -# --------------------------------------------------------------------------- +def cosine_sim(a: list[float], b: list[float]) -> float: + if len(a) != len(b): + return 0.0 + dot = sum(x * y for x, y in zip(a, b)) + mag_a = math.sqrt(sum(x * x for x in a)) + mag_b = math.sqrt(sum(y * y for y in b)) + return dot / (mag_a * mag_b) if mag_a and mag_b else 0.0 + def _cache_path(engine_dir: Path) -> Path: return engine_dir / ".embcache.json" @@ -806,469 +698,148 @@ def load_embed_cache(engine_dir: Path) -> dict: p = _cache_path(engine_dir) if p.exists(): try: - with open(p) as f: - return json.load(f) + return json.loads(p.read_text(encoding="utf-8")) except Exception: return {} return {} def save_embed_cache(cache: dict, engine_dir: Path) -> None: - p = _cache_path(engine_dir) - with open(p, "w") as f: - json.dump(cache, f) - - -def _embed_cache_key(rel_path: str, mtime: float) -> str: - return f"{rel_path}::{mtime:.3f}" + _cache_path(engine_dir).write_text(json.dumps(cache), encoding="utf-8") def get_or_embed( - doc_path: Path, - vault_dir: Path, - tei_endpoint: str, - cache: dict, + doc_path: Path, vault_dir: Path, tei_endpoint: str, cache: dict, doc_text: str | None = None, ) -> tuple[list[float], bool]: rel = str(doc_path.relative_to(vault_dir)) mtime = doc_path.stat().st_mtime - key = _embed_cache_key(rel, mtime) + key = f"{rel}::{mtime:.3f}" if key in cache: return cache[key], True if doc_text is None: - try: - doc_text = doc_path.read_text(errors="replace") - except Exception as e: - raise RuntimeError(f"Cannot read {doc_path}: {e}") from e - text_for_embed = doc_text[:4000] - vec = tei_embed(text_for_embed, tei_endpoint) + doc_text = doc_path.read_text(encoding="utf-8", errors="replace") + vec = tei_embed(doc_text[:4000], tei_endpoint) cache[key] = vec return vec, False -# --------------------------------------------------------------------------- -# Cosine similarity + related-doc finder -# --------------------------------------------------------------------------- - -def cosine_sim(a: list[float], b: list[float]) -> float: - if len(a) != len(b): - return 0.0 - dot = sum(x * y for x, y in zip(a, b)) - mag_a = math.sqrt(sum(x * x for x in a)) - mag_b = math.sqrt(sum(x * x for x in b)) - if mag_a == 0 or mag_b == 0: - return 0.0 - return dot / (mag_a * mag_b) - - def find_related( - doc_path: Path, - doc_vec: list[float], - vault_dir: Path, - tei_endpoint: str, - cache: dict, - k: int = 5, - skip_archive: bool = True, + doc_path: Path, doc_vec: list[float], vault_dir: Path, + tei_endpoint: str, cache: dict, k: int = 5, ) -> list[str]: sims: list[tuple[float, str]] = [] for md in vault_dir.rglob("*.md"): - if md == doc_path: - continue - if skip_archive and "archive" in md.parts: + if md == doc_path or "archive" in md.parts: continue try: vec, _ = get_or_embed(md, vault_dir, tei_endpoint, cache) + sims.append((cosine_sim(doc_vec, vec), md.stem)) except Exception: continue - sim = cosine_sim(doc_vec, vec) - sims.append((sim, md.stem)) sims.sort(reverse=True) return [f"[[{stem}]]" for _, stem in sims[:k]] # --------------------------------------------------------------------------- -# Body wikilinking -# --------------------------------------------------------------------------- - -def _build_skip_spans(body: str) -> list[tuple[int, int]]: - """ - Return list of (start, end) character spans that must NOT be modified: - - fenced code blocks (``` ... ```) - - inline code (`...`) - - existing [[wikilinks]] - - markdown headings (lines starting with #) - - URLs (http/https/...) - """ - spans: list[tuple[int, int]] = [] - - # Fenced code blocks - for m in re.finditer(r'```.*?```', body, re.DOTALL): - spans.append((m.start(), m.end())) - - # Inline code - for m in re.finditer(r'`[^`\n]+`', body): - spans.append((m.start(), m.end())) - - # Existing wikilinks - for m in re.finditer(r'\[\[.*?\]\]', body): - spans.append((m.start(), m.end())) - - # Headings (whole line) - for m in re.finditer(r'^#+\s+.*$', body, re.MULTILINE): - spans.append((m.start(), m.end())) - - # URLs - for m in re.finditer(r'https?://\S+', body): - spans.append((m.start(), m.end())) - - # Domain-like patterns: word followed immediately by .echo6 / .com / .co / .org / etc. - # This prevents "mesh" from being linked in "mesh.echo6.co" - for m in re.finditer(r'\b\w[\w\-]*\.\w+\b', body): - spans.append((m.start(), m.end())) - - return spans - - -def _in_skip_span(pos: int, end: int, skip_spans: list[tuple[int, int]]) -> bool: - """Return True if [pos, end) overlaps any skip span.""" - for s, e in skip_spans: - if pos < e and end > s: - return True - return False - - -def apply_wikilinks_to_body( - body: str, - terms: list[tuple[str, str]], # [(surface_text_to_match, canonical_display_name), ...] -) -> str: - """ - For each (surface, canonical) pair, find the FIRST prose occurrence of surface - (case-insensitive, word-boundary) and replace it with [[Canonical Name|surface]] - (or [[Canonical Name]] if surface matches canonical case-insensitively). - - Rules: - - Skip matches inside fenced code, inline code, headings, URLs, existing [[...]] - - Only FIRST occurrence per term - - Word-boundary match - - Idempotent (won't double-link) - """ - skip_spans = _build_skip_spans(body) - result = body - - # Sort terms longest-first to avoid partial-match conflicts - sorted_terms = sorted(terms, key=lambda t: len(t[0]), reverse=True) - - offset = 0 # cumulative offset as we insert characters - - # We'll collect replacements as (original_pos, original_end, replacement_str) - # then apply them in order; recalculate skip_spans after each - replacements: list[tuple[int, int, str]] = [] - replaced_terms: set[str] = set() - - for surface, canonical in sorted_terms: - if surface.lower() in replaced_terms: - continue - - # Build word-boundary regex - # Escape the surface text, allow spaces-or-hyphens to match either - esc = re.escape(surface).replace(r'\ ', r'[\s\-]').replace(r'\-', r'[\s\-]') - # Negative lookahead includes '.' to avoid matching inside domain names - pattern = rf'(? str | None: - try: - rel = doc_path.relative_to(vault_dir) - except ValueError: - return None - parts = rel.parts - if not parts: - return None - folder = parts[0].lower() if len(parts) > 1 else "" - filename = doc_path.stem.lower() - if filename == "index": - return "index" - folder_map = { - "runbooks": "runbook", - "projects": "project", - "docs": "reference", - "notes": "note", - "session-resume": "session", - } - result = folder_map.get(folder) - if result is not None: - return result - if len(parts) == 1 and folder == "": - return "reference" - return None - - -# --------------------------------------------------------------------------- -# Title extraction -# --------------------------------------------------------------------------- - -def extract_title(fm: dict, body: str, doc_path: Path) -> str: - if fm.get("title"): - return str(fm["title"]) - m = re.search(r'^#\s+(.+)', body, re.MULTILINE) - if m: - return m.group(1).strip() - stem = doc_path.stem - return re.sub(r'[-_]+', ' ', stem).title() - - -# --------------------------------------------------------------------------- -# Core process_doc (v2 — entity/concept pipeline) +# Core: process_doc # --------------------------------------------------------------------------- def process_doc( doc_path: Path | str, config: dict, - vocab: dict, dry_run: bool = True, cache: dict | None = None, ) -> dict: """ - Process a single vault document through the new entity/concept pipeline. - + Process a single vault document. Steps: - 1. Extract entities + concepts via Qwen (ollama_extract) - 2. Canonicalize each term - 3. Build corpus mention index → page-mint decisions - 4. Body wikilinking (dry-run: diff only) - 5. related: bge-m3 nearest docs - 6. tags: demote to single primary_topic - - Returns a result dict. In dry_run=True, nothing is written. + 1. Assign 1-3 category tags via Qwen tagger. + 2. Build existing-doc index; insert inline wikilinks to existing docs only. + 3. Update related: (bge-m3 nearest docs). + 4. Write updated frontmatter (title, type, tags, related, updated). + Returns result dict. dry_run=True → nothing written. """ doc_path = Path(doc_path).resolve() vault_dir = Path(config["vault_dir"]).resolve() engine_dir = Path(config["engine_dir"]).resolve() tei_endpoint = config["models"]["embeddings"]["tei_endpoint"] - threshold = config["behavior"]["confidence_threshold"] + topic_categories = config.get("topic_categories", []) if cache is None: cache = load_embed_cache(engine_dir) - # --- Read doc --- - try: - doc_text = doc_path.read_text(errors="replace") - except Exception as e: - raise RuntimeError(f"Cannot read {doc_path}: {e}") from e - + doc_text = doc_path.read_text(encoding="utf-8", errors="replace") existing_fm, body = parse_frontmatter(doc_text) - # --- Step 1: Extract entities + concepts --- - print(f"[extract] Calling vault-tagger on {doc_path.name} ...", file=sys.stderr) - extract_result = ollama_extract(doc_text, vocab, config) - print( - f"[extract] entities={extract_result['entities']} " - f"concepts={extract_result['concepts']} " - f"primary_topic={extract_result['primary_topic']} " - f"confidence={extract_result['confidence']:.2f}", - file=sys.stderr, - ) + # --- Step 1: Tags via Qwen --- + print(f"[tag] Calling tagger on {doc_path.name} ...", file=sys.stderr) + tag_result = ollama_tag(doc_text, topic_categories, config) + print(f"[tag] tags={tag_result['tags']} confidence={tag_result['confidence']:.2f}", file=sys.stderr) - # --- Step 2: Canonicalize each entity/concept --- - existing_pages = build_existing_pages_cache(vault_dir) - all_terms: list[tuple[str, str, str, str]] = [] # (raw, display, kebab, match_type) + # --- Step 2: Build doc index + wikilinks --- + print(f"[link] Building doc index ...", file=sys.stderr) + doc_index = build_doc_index(vault_dir) - for ent_name in extract_result["entities"]: - display, kebab, mtype = canonicalize_term(ent_name, vocab, vault_dir, existing_pages) - all_terms.append((ent_name, display, kebab, mtype)) + # Self stems to exclude (don't self-link) + self_stems = {_norm(doc_path.stem)} + title_val = existing_fm.get("title", "") + if title_val: + self_stems.add(_norm(str(title_val))) - for concept in extract_result["concepts"]: - display, kebab, mtype = canonicalize_term(concept, vocab, vault_dir, existing_pages) - all_terms.append((concept, display, kebab, mtype)) + print(f"[link] Applying wikilinks to {doc_path.name} ...", file=sys.stderr) + linked_body = apply_wikilinks(body, doc_index, self_stems) - # Deduplicate by kebab - seen_kebabs: set[str] = set() - unique_terms: list[tuple[str, str, str, str]] = [] - for raw, display, kebab, mtype in all_terms: - if kebab not in seen_kebabs: - seen_kebabs.add(kebab) - unique_terms.append((raw, display, kebab, mtype)) - - # --- Step 3: Corpus mention index + page-mint decisions --- - all_kebabs = [t[2] for t in unique_terms] - print(f"[corpus] Scanning vault for {len(all_kebabs)} terms ...", file=sys.stderr) - mention_index = build_corpus_mention_index(vault_dir, all_kebabs, vocab) - - # A term qualifies for a page if: - # - it's in vocab (entities) → vault/entities/.md - # - OR concept mentioned in ≥2 docs → vault/concepts/.md - vocab_entity_names = {e.get("name", "") for e in vocab.get("entities", [])} - - mint_decisions: dict[str, dict] = {} # kebab → {display, page_path, reason, already_exists} - for raw, display, kebab, match_type in unique_terms: - is_vocab = (raw in vocab_entity_names) or (match_type in ('vocab-entity', 'vocab-alias')) - mention_count = len(mention_index.get(kebab, [])) - already_exists = kebab in existing_pages - - if already_exists: - mint_decisions[kebab] = { - "display": display, "already_exists": True, - "page_dir": "existing", "reason": f"page already exists in vault", - "mention_count": mention_count, - } - elif is_vocab: - mint_decisions[kebab] = { - "display": display, "already_exists": False, - "page_dir": "entities", "reason": "vocab entity", - "mention_count": mention_count, - } - elif mention_count >= 2: - mint_decisions[kebab] = { - "display": display, "already_exists": False, - "page_dir": "concepts", "reason": f"mentioned in {mention_count} docs", - "mention_count": mention_count, - } - else: - mint_decisions[kebab] = { - "display": display, "already_exists": False, - "page_dir": None, - "reason": f"only {mention_count} corpus mention(s) — below threshold", - "mention_count": mention_count, - } - - # --- Step 4: Body wikilinking --- - # Build list of (surface_text, canonical_display) for terms that qualify for a page - wikilink_terms: list[tuple[str, str]] = [] - for raw, display, kebab, match_type in unique_terms: - decision = mint_decisions.get(kebab, {}) - if decision.get("page_dir") is not None or decision.get("already_exists"): - # Use the raw name as surface text (what actually appears in the doc), - # canonical display as link target - wikilink_terms.append((raw, display)) - # Also add kebab variant and display variant as additional surfaces - # (so "raspberry-pi" links "Raspberry Pi" text too) - if display.lower() != raw.lower(): - wikilink_terms.append((display, display)) - # Add space variant of kebab - space_variant = kebab.replace('-', ' ') - if space_variant.lower() not in {raw.lower(), display.lower()}: - wikilink_terms.append((space_variant, display)) - - # Exclude self-referential links (term matches this doc's own stem/title) - doc_stem_kebab = to_kebab(doc_path.stem) - doc_title_kebab = to_kebab(str(existing_fm.get("title", doc_path.stem))) - wikilink_terms_filtered = [ - (surface, canonical) - for surface, canonical in wikilink_terms - if to_kebab(surface) not in (doc_stem_kebab, doc_title_kebab) - and to_kebab(canonical) not in (doc_stem_kebab, doc_title_kebab) - ] - linked_body = apply_wikilinks_to_body(body, wikilink_terms_filtered) body_diff = "".join(difflib.unified_diff( body.splitlines(keepends=True), linked_body.splitlines(keepends=True), - fromfile=f"a/{doc_path.name} (body — {len(wikilink_terms_filtered)} link candidates)", - tofile=f"b/{doc_path.name} (body+wikilinks)", + fromfile=f"a/{doc_path.name}", + tofile=f"b/{doc_path.name} (linked)", n=2, )) - # --- Step 5: related links (bge-m3) --- + # --- Step 3: related (bge-m3) --- print(f"[embed] Embedding {doc_path.name} ...", file=sys.stderr) related_links: list[str] = [] - doc_vec: list[float] = [] try: doc_vec, cache_hit = get_or_embed(doc_path, vault_dir, tei_endpoint, cache, doc_text=doc_text) if not cache_hit: save_embed_cache(cache, engine_dir) - print(f"[embed] dim={len(doc_vec)} cache_hit={cache_hit}", file=sys.stderr) - print(f"[embed] Finding related docs ...", file=sys.stderr) related_links = find_related(doc_path, doc_vec, vault_dir, tei_endpoint, cache, k=5) save_embed_cache(cache, engine_dir) - print(f"[embed] Found {len(related_links)} related", file=sys.stderr) + print(f"[embed] {len(related_links)} related", file=sys.stderr) except Exception as e: - print(f"[warn] Embedding/related failed: {e}", file=sys.stderr) + print(f"[warn] Embedding failed: {e}", file=sys.stderr) - # --- Step 6: Build new frontmatter --- + # --- Step 4: Frontmatter --- today = datetime.now(timezone.utc).strftime("%Y-%m-%d") - valid_types = set(config.get("frontmatter_schema", {}).get("types", ["reference", "runbook", "project", "note", "index", "session"])) - new_fm = dict(existing_fm) - # title: existing wins if not new_fm.get("title"): new_fm["title"] = extract_title(existing_fm, body, doc_path) - # type: folder inference authoritative - inferred_type = infer_type_from_path(doc_path, vault_dir) - if inferred_type: - new_fm["type"] = inferred_type - elif str(new_fm.get("type", "")).strip() not in valid_types: - new_fm["type"] = "reference" + inferred = infer_type(doc_path, vault_dir) + if inferred: + new_fm["type"] = inferred - # tags: DEMOTED to single primary_topic (or none) - primary = extract_result.get("primary_topic") - valid_cats = set(vocab.get("topic_categories", [])) - if primary and primary in valid_cats: - new_fm["tags"] = [primary] - elif primary: - # primary_topic not in controlled vocab — store it but warn - print(f"[warn] primary_topic '{primary}' not in topic_categories", file=sys.stderr) - new_fm["tags"] = [] - else: + # Tags: use tagger result; fall back to existing tags if tagger returns empty + if tag_result["tags"]: + new_fm["tags"] = tag_result["tags"] + elif not new_fm.get("tags"): new_fm["tags"] = [] - # aliases: keep existing if "aliases" not in new_fm: new_fm["aliases"] = [] - # related: embedding-derived links (only replace if missing or empty) - if related_links and not new_fm.get("related"): + # related: replace with embedding results (or keep existing if embed failed) + if related_links: new_fm["related"] = related_links - elif related_links and new_fm.get("related"): - existing_related = list(new_fm["related"]) - for link in related_links: - if link not in existing_related: - existing_related.append(link) - new_fm["related"] = existing_related[:5] - # updated: always refresh new_fm["updated"] = today - # --- Build new doc text (FM + linked body) --- new_fm_text = render_frontmatter(new_fm) new_doc_text = new_fm_text + linked_body - # Full doc diff (frontmatter + body) full_diff = "".join(difflib.unified_diff( doc_text.splitlines(keepends=True), new_doc_text.splitlines(keepends=True), @@ -1277,27 +848,20 @@ def process_doc( n=2, )) - # --- Apply (only if not dry_run) --- applied = False if not dry_run: - auto_apply = config["behavior"].get("auto_apply", True) - if auto_apply and extract_result["confidence"] >= threshold: - doc_path.write_text(new_doc_text) + if config["behavior"].get("auto_apply", True): + doc_path.write_text(new_doc_text, encoding="utf-8") applied = True print(f"[apply] Wrote {doc_path}", file=sys.stderr) - else: - print(f"[skip] confidence={extract_result['confidence']:.2f} < threshold={threshold}", file=sys.stderr) return { "path": str(doc_path), - "extract_result": extract_result, - "all_terms": unique_terms, # [(raw, display, kebab, match_type)] - "mint_decisions": mint_decisions, # {kebab: {display, already_exists, page_dir, reason, mention_count}} - "wikilink_terms": wikilink_terms, + "tag_result": tag_result, "body_diff": body_diff, + "full_diff": full_diff, "related_links": related_links, "proposed_frontmatter": new_fm_text, - "full_diff": full_diff, "applied": applied, "dry_run": dry_run, "existing_fm": existing_fm, @@ -1310,15 +874,9 @@ def process_doc( # --------------------------------------------------------------------------- def main() -> None: - parser = argparse.ArgumentParser( - description="Vault entity/concept extractor — build graph via wikilinks + pages." - ) + parser = argparse.ArgumentParser(description="Vault tagger + existing-doc linker (v4).") parser.add_argument("path", help="Path to the vault markdown document") - parser.add_argument( - "--dry-run", - action="store_true", - help="Print extraction, mint decisions, body diff — write nothing", - ) + parser.add_argument("--dry-run", action="store_true", help="Print diff, write nothing") args = parser.parse_args() here = Path(__file__).parent @@ -1326,85 +884,36 @@ def main() -> None: if not config_path.exists(): config_path = Path("/home/zvx/projects/.ref/engine/config.yaml") config = load_config(config_path) - vocab = load_vocab(config["engine_dir"]) doc_path = Path(args.path).resolve() if not doc_path.exists(): print(f"[error] File not found: {doc_path}", file=sys.stderr) sys.exit(1) - result = process_doc(doc_path, config, vocab, dry_run=args.dry_run) + # Skip symlinks — vault/CLAUDE-baseline.md and vault/rules point outside the + # repo (to ~/.claude/). Editing them would silently modify external files. + if os.path.islink(args.path) or doc_path != Path(args.path).resolve(): + print(f"[skip] Symlink — refusing to edit external target: {doc_path}", file=sys.stderr) + sys.exit(0) - er = result["extract_result"] + result = process_doc(doc_path, config, dry_run=args.dry_run) print("\n" + "=" * 72) - print(f"ENTITY/CONCEPT EXTRACTOR {'DRY-RUN ' if args.dry_run else ''}REPORT") - print(f"Doc: {doc_path.name}") + print(f"VAULT TAGGER v4 {'DRY-RUN ' if args.dry_run else ''}— {doc_path.name}") print("=" * 72) - - print("\n### 1. Extracted entities + concepts") - print(f" entities : {er['entities']}") - print(f" concepts : {er['concepts']}") - print(f" primary_topic: {er['primary_topic']!r}") - print(f" confidence : {er['confidence']:.2f}") - - print("\n### 2. Page-mint decisions") - entities_to_mint = [] - concepts_to_mint = [] - already_exist = [] - below_threshold = [] - for kebab, info in result["mint_decisions"].items(): - disp = info["display"] - pdir = info["page_dir"] - reason = info["reason"] - exists = info["already_exists"] - if exists: - already_exist.append(f" [EXISTS ] {disp} ({kebab}) — {reason}") - elif pdir == "entities": - entities_to_mint.append(f" [MINT→entities/] {disp} ({kebab}) — {reason}") - elif pdir == "concepts": - concepts_to_mint.append(f" [MINT→concepts/] {disp} ({kebab}) — {reason}") - else: - below_threshold.append(f" [SKIP ] {disp} ({kebab}) — {reason}") - - if entities_to_mint: - print(" --- Would mint as vault/entities/ ---") - for line in entities_to_mint: - print(line) - if concepts_to_mint: - print(" --- Would mint as vault/concepts/ ---") - for line in concepts_to_mint: - print(line) - if already_exist: - print(" --- Already has a page ---") - for line in already_exist: - print(line) - if below_threshold: - print(" --- Below threshold (no page) ---") - for line in below_threshold: - print(line) - - print("\n### 3. Body wikilink diff") - if result["body_diff"]: - print(result["body_diff"]) - else: - print(" (no changes — no qualifying terms found in prose)") - - print("\n### 4. Proposed related links (bge-m3 top-5)") - if result["related_links"]: - for link in result["related_links"]: - print(f" {link}") - else: - print(" (none — embedding not available)") - - print("\n### 5. Proposed frontmatter") + print(f"\n### Tags") + print(f" {result['tag_result']['tags']} (confidence={result['tag_result']['confidence']:.2f})") + print(f"\n### Body wikilink diff") + print(result["body_diff"] or " (no new wikilinks)") + print(f"\n### Related (bge-m3 top-5)") + for r in result["related_links"]: + print(f" {r}") + print(f"\n### Proposed frontmatter") print(result["proposed_frontmatter"]) - if args.dry_run: - print("\n[DRY-RUN] Nothing written. git status should show only engine/lib/agent.py modified.") + print("[DRY-RUN] Nothing written.") else: - status = "applied" if result["applied"] else "not applied (below threshold)" - print(f"\n[APPLY] Status: {status}") + print(f"[APPLY] applied={result['applied']}") if __name__ == "__main__": diff --git a/engine/lib/lint.py b/engine/lib/lint.py index 6a2d092..3535c5c 100644 --- a/engine/lib/lint.py +++ b/engine/lib/lint.py @@ -1,17 +1,19 @@ #!/usr/bin/env python3 """ -lint.py — Deterministic Vault Lint (no LLM, stdlib only) +lint.py — Deterministic Vault Lint (stdlib only) Checks performed (all deterministic): 1. Frontmatter schema — required keys, valid type, tags is a list - 2. Tag vocabulary — tags must be in topic_categories + {meta} - 3. Dead wikilinks — [[target]] resolves against note basenames + entity vocab + 2. Tag vocabulary — tags must be in topic_categories + 3. Dead wikilinks — [[target]] must resolve against vault note basenames 4. Orphans — notes with zero incoming wikilinks (INFO, capped at 40) -Severity: - ERROR — dead wikilinks - WARN — schema violations, unknown tags - INFO — orphan notes +Gaps & suggestions (written to ## Gaps & suggestions in lint-report.md): + - Docs with NO tags + - True orphans (no inbound link AND shares no tag with any other doc) + - Dead wikilinks (must be 0 after v4 sweep) + - Tags not in topic_categories + - "Earned-a-doc?" candidates: terms mentioned in >= 4 docs with no dedicated doc (top 15) Usage: python3 engine/lib/lint.py # report mode, always exit 0 @@ -23,23 +25,19 @@ Writes: engine/lint-report.md from __future__ import annotations import json -import os import re import sys +from collections import Counter, defaultdict from datetime import datetime, timezone from pathlib import Path from typing import NamedTuple + # --------------------------------------------------------------------------- # Config / vocab loading (stdlib-only minimal YAML parser) # --------------------------------------------------------------------------- def _parse_simple_yaml(text: str) -> dict: - """ - Minimal YAML parser: handles only the scalar/list constructs in config.yaml. - Supports: key: value, key: [a, b], - item under a key, # comments. - Does NOT handle nested dicts beyond top-level — enough for config.yaml. - """ result: dict = {} current_key = None current_list: list | None = None @@ -48,58 +46,44 @@ def _parse_simple_yaml(text: str) -> dict: line = raw_line.rstrip() stripped = line.lstrip() if not stripped or stripped.startswith("#"): - # Flush pending list if indent drops if current_list is not None and not line.startswith(" "): result[current_key] = current_list current_list = None current_key = None continue - - # List item under current key if stripped.startswith("- ") and current_list is not None: current_list.append(stripped[2:].strip().strip('"').strip("'")) continue - - # End of list block if current_list is not None and not stripped.startswith("-"): result[current_key] = current_list current_list = None current_key = None - if ":" in stripped: key, _, value = stripped.partition(":") key = key.strip() value = value.strip() if value.startswith("[") and value.endswith("]"): - # Inline list: [a, b, c] inner = value[1:-1] result[key] = [v.strip().strip('"').strip("'") for v in inner.split(",") if v.strip()] elif value == "": - # May start a list block current_key = key current_list = [] elif value.startswith("#"): result[key] = "" else: - # Scalar — strip inline comment value = value.split(" #")[0].strip().strip('"').strip("'") result[key] = value - if current_list is not None and current_key: result[current_key] = current_list - return result def load_config(engine_dir: Path) -> dict: - """Load config.yaml using minimal YAML parser.""" config_path = engine_dir / "config.yaml" - text = config_path.read_text(encoding="utf-8") - return _parse_simple_yaml(text) + return _parse_simple_yaml(config_path.read_text(encoding="utf-8")) def load_vocab(engine_dir: Path) -> dict: - """Load vocab.json.""" vocab_path = engine_dir / "vocab.json" return json.loads(vocab_path.read_text(encoding="utf-8")) @@ -112,11 +96,6 @@ _FM_FENCE = re.compile(r"^---\s*$") def parse_frontmatter(path: Path) -> tuple[dict | None, str]: - """ - Parse YAML frontmatter block from a markdown file. - Returns (frontmatter_dict_or_None, body_text). - body_text is the full file text if no frontmatter. - """ text = path.read_text(encoding="utf-8", errors="replace") lines = text.splitlines(keepends=True) @@ -133,23 +112,12 @@ def parse_frontmatter(path: Path) -> tuple[dict | None, str]: return None, text fm_text = "".join(lines[1:end_idx]) - body = "".join(lines[end_idx + 1 :]) + body = "".join(lines[end_idx + 1:]) fm = _parse_yaml_frontmatter(fm_text) return fm, body def _parse_yaml_frontmatter(text: str) -> dict: - """ - Parse simple flat YAML frontmatter. Handles: - key: scalar - key: [a, b, c] - key: - - a - - b - tags: [a, b] - tags: - - a - """ result: dict = {} current_key: str | None = None current_list: list | None = None @@ -160,13 +128,9 @@ def _parse_yaml_frontmatter(text: str) -> dict: if not stripped: continue - - # List item if stripped.startswith("- ") and current_list is not None: current_list.append(stripped[2:].strip().strip('"').strip("'")) continue - - # New key — flush pending list if current_list is not None: result[current_key] = current_list current_list = None @@ -200,57 +164,45 @@ def _parse_yaml_frontmatter(text: str) -> dict: # Check 1: Frontmatter schema # --------------------------------------------------------------------------- +# v4: entity/concept types removed; valid types are the real doc types VALID_TYPES = {"reference", "runbook", "project", "note", "index", "session"} def check_frontmatter(fm: dict | None, config: dict) -> list[dict]: - """ - Returns list of findings dicts: {severity, check, message} - WARN severity for all schema violations. - """ findings = [] - required_keys = ["title", "type", "tags", "updated"] if fm is None: - findings.append( - { - "severity": "WARN", - "check": "frontmatter", - "message": "missing frontmatter block entirely", - } - ) + findings.append({ + "severity": "WARN", + "check": "frontmatter", + "message": "missing frontmatter block entirely", + }) return findings for key in required_keys: if key not in fm or fm[key] is None or fm[key] == "": - findings.append( - { - "severity": "WARN", - "check": "frontmatter", - "message": f"missing required key: {key!r}", - } - ) + findings.append({ + "severity": "WARN", + "check": "frontmatter", + "message": f"missing required key: {key!r}", + }) if "type" in fm and fm["type"]: if fm["type"] not in VALID_TYPES: - findings.append( - { - "severity": "WARN", - "check": "frontmatter", - "message": f"invalid type {fm['type']!r} — must be one of {sorted(VALID_TYPES)}", - } - ) + findings.append({ + "severity": "WARN", + "check": "frontmatter", + "message": f"invalid type {fm['type']!r} — must be one of {sorted(VALID_TYPES)}", + }) if "tags" in fm and fm["tags"] is not None: if not isinstance(fm["tags"], list): - findings.append( - { - "severity": "WARN", - "check": "frontmatter", - "message": f"tags must be a list, got {type(fm['tags']).__name__}: {fm['tags']!r}", - } - ) + findings.append({ + "severity": "WARN", + "check": "frontmatter", + "message": f"tags must be a list, got {type(fm['tags']).__name__}: {fm['tags']!r}", + }) return findings @@ -259,27 +211,20 @@ def check_frontmatter(fm: dict | None, config: dict) -> list[dict]: # Check 2: Tag vocabulary # --------------------------------------------------------------------------- -ALLOWED_EXTRA_TAGS = {"meta"} - - def check_tags(fm: dict | None, allowed_tags: set[str]) -> list[dict]: - """Returns WARN findings for tags outside the allowed vocabulary.""" if fm is None: return [] tags = fm.get("tags") if not tags or not isinstance(tags, list): return [] - findings = [] for tag in tags: if tag not in allowed_tags: - findings.append( - { - "severity": "WARN", - "check": "tag-vocab", - "message": f"unknown tag {tag!r} (not in topic_categories or allowed extras)", - } - ) + findings.append({ + "severity": "WARN", + "check": "tag-vocab", + "message": f"unknown tag {tag!r} (not in topic_categories)", + }) return findings @@ -287,21 +232,12 @@ def check_tags(fm: dict | None, allowed_tags: set[str]) -> list[dict]: # Check 3: Dead wikilinks # --------------------------------------------------------------------------- -# Matches [[target]], [[target|alias]], [[target#heading]] -# But NOT bash [[ ... ]] test syntax. -# Strategy: require the inner text to look like a note name: -# - no spaces at start/end of target -# - may contain word chars, hyphens, dots, spaces, #, | — but NOT operators like -# -n, -f, ==, !, &&, ||, etc. -# We detect shell syntax by checking for space-separated words starting with - or -# containing shell operators. - _WIKILINK_RE = re.compile( r""" - \[\[ # opening [[ - ([^\[\]\n]+?) # capture: link target (non-greedy, no newlines) - (?:\|[^\[\]\n]*)? # optional |alias - \]\] # closing ]] + \[\[ + ([^\[\]\n]+?) + (?:\|[^\[\]\n]*)? + \]\] """, re.VERBOSE, ) @@ -311,18 +247,13 @@ _INLINE_CODE_RE = re.compile(r"`[^`\n]+`") def _looks_like_shell(inner: str) -> bool: - """Return True if the wikilink inner text looks like bash test syntax.""" - # Shell: -n "$VAR", ! -f "$FILE", "$CODEC" == "value", -z, etc. s = inner.strip() - # Contains bash operators or variable expansions if re.search(r'\$[{(A-Za-z_]', s): return True - # Starts with - (flag) or ! (negation), or contains == / != / && / || if re.match(r'^\s*[!-]', s): return True if re.search(r'==|!=|&&|\|\|', s): return True - # Multiple space-separated tokens that look like args tokens = s.split() if len(tokens) > 1 and tokens[0].startswith("-"): return True @@ -330,103 +261,62 @@ def _looks_like_shell(inner: str) -> bool: def _is_note_like(inner: str) -> bool: - """ - Return True if inner text looks like a note name: - word chars, hyphens, dots, spaces, but no shell operators. - """ if _looks_like_shell(inner): return False - # Must match a reasonable note-name pattern - # Allow: letters, digits, hyphens, underscores, dots, spaces return bool(re.match(r'^[\w\s.\-/]+$', inner.strip())) def _strip_code_blocks(text: str) -> str: - """Remove fenced code blocks and inline code to avoid false wikilink matches.""" text = _FENCED_CODE_RE.sub("", text) text = _INLINE_CODE_RE.sub("", text) return text def _extract_wikilinks(body: str) -> list[str]: - """Extract note targets from wikilinks in body text, ignoring code blocks and shell syntax.""" clean = _strip_code_blocks(body) targets = [] for m in _WIKILINK_RE.finditer(clean): raw = m.group(1) - # Strip heading: [[target#heading|alias]] -> target - # Strip alias already handled by regex (group 1 = before |) target = raw.split("|")[0].split("#")[0].strip() if target and _is_note_like(target): targets.append(target) return targets -def _note_basename(path: Path) -> str: - """Return the basename (without extension) of a vault note, lowercased.""" - return path.stem.lower() - - def _normalize_name(name: str) -> str: - """Normalize: lowercase, spaces↔hyphens.""" return name.lower().replace(" ", "-").replace("_", "-") def build_note_index(vault_dir: Path) -> dict[str, Path]: - """ - Build a mapping of normalized name → Path for all vault notes. - One entry per file, keyed by normalized basename. - """ index: dict[str, Path] = {} for p in vault_dir.rglob("*.md"): + if "archive" in p.parts: + continue key = _normalize_name(p.stem) index[key] = p return index -def build_entity_names(vocab: dict) -> set[str]: - """ - Build a set of normalized entity names + aliases from vocab.json. - These count as valid wikilink targets (they're in the knowledge graph). - """ - names: set[str] = set() - for entity in vocab.get("entities", []): - names.add(_normalize_name(entity["name"])) - names.add(_normalize_name(entity["display"])) - for alias in entity.get("aliases", []): - names.add(_normalize_name(alias)) - for cat in vocab.get("topic_categories", []): - names.add(_normalize_name(cat)) - return names - - def check_dead_links( path: Path, body: str, note_index: dict[str, Path], - entity_names: set[str], ) -> list[dict]: - """ - Returns ERROR findings for wikilinks that resolve to neither a vault note - nor a known entity name. - """ findings = [] for target in _extract_wikilinks(body): norm = _normalize_name(target) - if norm in note_index or norm in entity_names: + if norm in note_index: continue - findings.append( - { - "severity": "ERROR", - "check": "dead-link", - "message": f"dead wikilink [[{target}]]", - } - ) + findings.append({ + "severity": "ERROR", + "check": "dead-link", + "message": f"dead wikilink [[{target}]]", + }) return findings # --------------------------------------------------------------------------- -# Check 4: Orphans (incoming wikilink count) +# Check 4: Orphans # --------------------------------------------------------------------------- ORPHAN_CAP = 40 @@ -435,15 +325,11 @@ ORPHAN_CAP = 40 def build_backlink_counts( vault_dir: Path, note_index: dict[str, Path], - entity_names: set[str], ) -> dict[str, int]: - """ - Count how many other notes link TO each note. - Returns {normalized_stem: count}. - """ counts: dict[str, int] = {k: 0 for k in note_index} - for p in vault_dir.rglob("*.md"): + if "archive" in p.parts: + continue try: _, body = parse_frontmatter(p) except Exception: @@ -452,7 +338,6 @@ def build_backlink_counts( norm = _normalize_name(target) if norm in counts: counts[norm] += 1 - return counts @@ -461,25 +346,233 @@ def find_orphans( note_index: dict[str, Path], backlink_counts: dict[str, int], ) -> list[dict]: - """ - Return INFO findings for notes with zero incoming wikilinks. - Capped at ORPHAN_CAP entries. - """ findings = [] for key, path in sorted(note_index.items()): if backlink_counts.get(key, 0) == 0: rel = path.relative_to(vault_dir) - findings.append( - { - "severity": "INFO", - "check": "orphan", - "message": f"no incoming links: {rel}", - "_path": path, - } - ) + findings.append({ + "severity": "INFO", + "check": "orphan", + "message": f"no incoming links: {rel}", + "_path": path, + }) return findings[:ORPHAN_CAP] +# --------------------------------------------------------------------------- +# Gaps & suggestions +# --------------------------------------------------------------------------- + +IMPORTANT_CANDIDATE_TERMS = [ + "aida-nebra", "meshtastic", "headscale", "tailscale", "headplane", + "qdrant", "aurora", "open-webui", "gemini", "syncthing", "livesync", + "peertube", "mailcow", "forgejo", "jellyfin", "immich", "nextcloud", + "vaultwarden", "meshmonitor", "lora", "mt-isr", "sigil", "navi", + "searxng", "authentik", "docker", "proxmox", "caddy", "dnsmasq", + "acme-sh", "qdrant", "bge-m3", "qwen", "ollama", "meshtasticd", + "matrix-synapse", "element", "mautrix", "synapse", +] + + +def build_earned_a_doc_candidates( + vault_dir: Path, + note_index: dict[str, Path], +) -> list[tuple[str, int]]: + """ + Find terms mentioned in >= 4 docs that have no dedicated vault doc. + Returns [(term, mention_count)] sorted by count desc, top 15. + """ + existing_stems = set(note_index.keys()) + doc_mentions: dict[str, set] = defaultdict(set) + + for p in vault_dir.rglob("*.md"): + if "archive" in p.parts: + continue + try: + text = p.read_text(encoding="utf-8", errors="replace") + except Exception: + continue + + # Strip frontmatter + fm_match = re.match(r"^---.*?---\n", text, re.DOTALL) + body = text[fm_match.end():] if fm_match else text + # Strip code blocks + body = re.sub(r"```.*?```", "", body, flags=re.DOTALL) + body = re.sub(r"`[^`]+`", "", body) + body_lower = body.lower() + + path_str = str(p) + + # Check candidate terms + for term in IMPORTANT_CANDIDATE_TERMS: + norm = _normalize_name(term) + if norm in existing_stems: + continue # already has a doc + # Search for the term (and space variant) in body + variants = [term, term.replace("-", " ")] + for v in variants: + if v in body_lower: + doc_mentions[term].add(path_str) + break + + # Also scan for hyphenated identifiers in wikilinks (already-linked terms + # that point to non-existent docs would show up as dead links above; + # here we look for plain-text mentions of kebab terms) + for m in re.finditer(r"\b([a-z][a-z0-9]{2,}-[a-z0-9][a-z0-9\-]{2,})\b", body_lower): + t = m.group(1) + if t not in existing_stems and len(t) >= 6: + # Filter out version strings, IPs, etc. + if not re.match(r"^\d", t) and "--" not in t: + doc_mentions[t].add(path_str) + + # Filter to >= 4 mentions, sort by count desc, top 15 + candidates = [ + (term, len(docs)) + for term, docs in doc_mentions.items() + if len(docs) >= 4 + ] + candidates.sort(key=lambda x: -x[1]) + return candidates[:15] + + +def build_tag_coverage( + vault_dir: Path, + note_index: dict[str, Path], +) -> tuple[list[str], dict[str, list[str]]]: + """ + Returns (no_tag_paths, tag_to_paths) for shared-tag orphan check. + no_tag_paths: relative paths of docs with empty tags. + tag_to_paths: {tag: [doc_stem, ...]} + """ + no_tag_paths = [] + tag_to_paths: dict[str, list[str]] = defaultdict(list) + + for p in vault_dir.rglob("*.md"): + if "archive" in p.parts: + continue + try: + fm, _ = parse_frontmatter(p) + except Exception: + fm = None + tags = [] + if fm: + t = fm.get("tags") + if isinstance(t, list): + tags = t + stem = _normalize_name(p.stem) + if not tags: + no_tag_paths.append(str(p.relative_to(vault_dir))) + for tag in tags: + tag_to_paths[tag].append(stem) + + return no_tag_paths, tag_to_paths + + +def build_gaps_section( + vault_dir: Path, + note_index: dict[str, Path], + backlink_counts: dict[str, int], + all_results: list, + allowed_tags: set[str], +) -> str: + """Build the ## Gaps & suggestions section.""" + lines = ["## Gaps & suggestions", ""] + + # 1. Docs with NO tags + no_tag_paths, tag_to_paths = build_tag_coverage(vault_dir, note_index) + lines.append("### Docs with no tags") + lines.append("") + if no_tag_paths: + for p in sorted(no_tag_paths): + lines.append(f"- `{p}`") + else: + lines.append("_None — all docs have at least one tag._") + lines.append("") + + # 2. True orphans (no inbound link AND no shared tag) + lines.append("### True orphans (no inbound link, no shared tag)") + lines.append("") + true_orphans = [] + for key, path in sorted(note_index.items()): + if backlink_counts.get(key, 0) > 0: + continue + # Check if any of its tags appear in other docs + try: + fm, _ = parse_frontmatter(path) + except Exception: + fm = None + tags = [] + if fm: + t = fm.get("tags") + if isinstance(t, list): + tags = t + # Does any other doc share a tag? + shares_tag = False + for tag in tags: + others = tag_to_paths.get(tag, []) + # Others = docs with this tag; if any != self, shares_tag = True + self_key = _normalize_name(path.stem) + if any(s != self_key for s in others): + shares_tag = True + break + if not shares_tag: + rel = path.relative_to(vault_dir) + true_orphans.append(str(rel)) + if true_orphans: + for p in true_orphans[:20]: + lines.append(f"- `{p}`") + else: + lines.append("_None._") + lines.append("") + + # 3. Dead wikilinks (already in ERROR section, just summarize) + dead_count = sum( + 1 for r in all_results + for f in r.findings + if f["severity"] == "ERROR" and f["check"] == "dead-link" + ) + lines.append("### Dead wikilinks") + lines.append("") + if dead_count == 0: + lines.append("_None — zero dead wikilinks. All [[links]] resolve._") + else: + lines.append(f"**{dead_count} dead wikilinks** — see ERROR section above for details.") + lines.append("") + + # 4. Tags not in topic_categories + lines.append("### Unknown tags (not in topic_categories)") + lines.append("") + unknown_tags: list[str] = [] + for r in all_results: + for f in r.findings: + if f["severity"] == "WARN" and f["check"] == "tag-vocab": + unknown_tags.append(f["message"]) + if unknown_tags: + for msg in unknown_tags: + lines.append(f"- {msg}") + else: + lines.append("_None — all tags are in the controlled vocabulary._") + lines.append("") + + # 5. "Earned-a-doc?" candidates + lines.append("### Earned-a-doc? candidates (terms in ≥4 docs, no dedicated doc)") + lines.append("") + lines.append("Terms mentioned frequently across the vault but with no dedicated doc.") + lines.append("Matt decides whether to create a real doc — when he does, future sweeps will link to it.") + lines.append("") + candidates = build_earned_a_doc_candidates(vault_dir, note_index) + if candidates: + lines.append("| Term | Docs mentioning it |") + lines.append("|------|--------------------|") + for term, count in candidates: + lines.append(f"| `{term}` | {count} |") + else: + lines.append("_No candidates found (all frequent terms already have dedicated docs)._") + lines.append("") + + return "\n".join(lines) + + # --------------------------------------------------------------------------- # Reporting # --------------------------------------------------------------------------- @@ -494,53 +587,47 @@ def format_report( vault_dir: Path, total_docs: int, elapsed_s: float, + gaps_section: str, ) -> str: - """Format a human-readable + markdown report.""" ts = datetime.now(timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ") errors = [f for r in results for f in r.findings if f["severity"] == "ERROR"] warns = [f for r in results for f in r.findings if f["severity"] == "WARN"] infos = [f for r in results for f in r.findings if f["severity"] == "INFO"] - # Count specific warn subcategories fm_missing = sum( - 1 - for r in results - for f in r.findings - if f["severity"] == "WARN" - and f["check"] == "frontmatter" + 1 for r in results for f in r.findings + if f["severity"] == "WARN" and f["check"] == "frontmatter" and "missing frontmatter block" in f["message"] ) fm_invalid = sum( - 1 - for r in results - for f in r.findings - if f["severity"] == "WARN" - and f["check"] == "frontmatter" + 1 for r in results for f in r.findings + if f["severity"] == "WARN" and f["check"] == "frontmatter" and "missing frontmatter block" not in f["message"] ) tag_warns = sum( - 1 for r in results for f in r.findings if f["severity"] == "WARN" and f["check"] == "tag-vocab" + 1 for r in results for f in r.findings + if f["severity"] == "WARN" and f["check"] == "tag-vocab" ) lines = [ - f"# Vault Lint Report", - f"", + "# Vault Lint Report", + "", f"Generated: {ts} | Docs scanned: {total_docs} | Elapsed: {elapsed_s:.1f}s", - f"", - f"## Summary", - f"", - f"| Severity | Count |", - f"|----------|-------|", + "", + "## Summary", + "", + "| Severity | Count |", + "|----------|-------|", f"| ERROR (dead links) | {len(errors)} |", f"| WARN (schema) | {len(warns)} |", f"| INFO (orphans) | {len(infos)} |", - f"", - f"### WARN breakdown", + "", + "### WARN breakdown", f"- Missing frontmatter block: {fm_missing}", f"- Invalid/missing frontmatter fields: {fm_invalid}", f"- Unknown tags: {tag_warns}", - f"", + "", ] if errors: @@ -565,7 +652,10 @@ def format_report( for r in results: ws = [f for f in r.findings if f["severity"] == "WARN"] if ws: - rel = r.path.relative_to(vault_dir) + try: + rel = r.path.relative_to(vault_dir) + except ValueError: + rel = r.path for f in ws: lines.append(f"- `{rel}` — {f['message']}") lines.append("") @@ -577,32 +667,27 @@ def format_report( lines.append(f"- {f['message']}") lines.append("") + # Append gaps & suggestions section + lines.append(gaps_section) + return "\n".join(lines) # --------------------------------------------------------------------------- -# Public API (importable by sweep.sh or other scripts) +# Public API # --------------------------------------------------------------------------- def run_lint(vault_dir: Path, engine_dir: Path) -> tuple[list[LintResult], dict]: - """ - Run all lint checks. Returns (results, stats_dict). - Importable entry point. - """ import time config = load_config(engine_dir) vocab = load_vocab(engine_dir) - # Build allowed tag set topic_cats = set(vocab.get("topic_categories", [])) - topic_cats |= ALLOWED_EXTRA_TAGS + # No extra allowed tags in v4 (removed 'meta' catch-all) note_index = build_note_index(vault_dir) - entity_names = build_entity_names(vocab) - - # Build backlink counts (single pass over all docs) - backlink_counts = build_backlink_counts(vault_dir, note_index, entity_names) + backlink_counts = build_backlink_counts(vault_dir, note_index) all_paths = sorted(vault_dir.rglob("*.md")) results: list[LintResult] = [] @@ -610,24 +695,27 @@ def run_lint(vault_dir: Path, engine_dir: Path) -> tuple[list[LintResult], dict] t0 = time.monotonic() for path in all_paths: + if "archive" in path.parts: + continue findings: list[dict] = [] try: fm, body = parse_frontmatter(path) except Exception as exc: - findings.append( - {"severity": "WARN", "check": "parse-error", "message": f"could not parse: {exc}"} - ) + findings.append({ + "severity": "WARN", + "check": "parse-error", + "message": f"could not parse: {exc}", + }) results.append(LintResult(path=path, findings=findings)) continue findings.extend(check_frontmatter(fm, config)) findings.extend(check_tags(fm, topic_cats)) - findings.extend(check_dead_links(path, body, note_index, entity_names)) + findings.extend(check_dead_links(path, body, note_index)) results.append(LintResult(path=path, findings=findings)) - # Orphan check (uses backlink counts already computed) + # Orphan check orphan_findings = find_orphans(vault_dir, note_index, backlink_counts) - # Attach orphan findings as a synthetic "vault" result if orphan_findings: results.append(LintResult(path=vault_dir / "_orphans_", findings=orphan_findings)) @@ -639,6 +727,9 @@ def run_lint(vault_dir: Path, engine_dir: Path) -> tuple[list[LintResult], dict] "warns": sum(1 for r in results for f in r.findings if f["severity"] == "WARN"), "infos": sum(1 for r in results for f in r.findings if f["severity"] == "INFO"), "elapsed_s": elapsed, + "note_index": note_index, + "backlink_counts": backlink_counts, + "topic_cats": topic_cats, } return results, stats @@ -652,17 +743,12 @@ def main() -> None: strict = "--strict" in sys.argv - # Locate engine/vault dirs relative to this file this_file = Path(__file__).resolve() - engine_dir = this_file.parent.parent # engine/lib/lint.py → engine/ + engine_dir = this_file.parent.parent config = load_config(engine_dir) vault_str = config.get("vault_dir", "") - if not vault_str: - # Fallback: sibling of engine_dir named "vault" - vault_dir = engine_dir.parent / "vault" - else: - vault_dir = Path(vault_str) + vault_dir = Path(vault_str) if vault_str else engine_dir.parent / "vault" if not vault_dir.exists(): print(f"ERROR: vault_dir not found: {vault_dir}", file=sys.stderr) @@ -670,19 +756,24 @@ def main() -> None: results, stats = run_lint(vault_dir, engine_dir) - report_text = format_report( - results, vault_dir, stats["total_docs"], stats["elapsed_s"] + gaps_section = build_gaps_section( + vault_dir, + stats["note_index"], + stats["backlink_counts"], + results, + stats["topic_cats"], + ) + + report_text = format_report( + results, vault_dir, stats["total_docs"], stats["elapsed_s"], + gaps_section, ) - # Write report report_path = engine_dir / "lint-report.md" report_path.write_text(report_text, encoding="utf-8") - # Print to stdout print(report_text) print(f"--- Wrote: {report_path} ---") - - # Summary line print( f"\nSummary: {stats['total_docs']} docs | " f"{stats['errors']} ERRORs | {stats['warns']} WARNs | {stats['infos']} INFOs" diff --git a/engine/lint-report.md b/engine/lint-report.md index 035ce52..e0379dd 100644 --- a/engine/lint-report.md +++ b/engine/lint-report.md @@ -1,19 +1,19 @@ # Vault Lint Report -Generated: 2026-06-18T06:14:05Z | Docs scanned: 98 | Elapsed: 0.0s +Generated: 2026-06-18T17:51:42Z | Docs scanned: 87 | Elapsed: 0.0s ## Summary | Severity | Count | |----------|-------| | ERROR (dead links) | 0 | -| WARN (schema) | 96 | +| WARN (schema) | 1 | | INFO (orphans) | 38 | ### WARN breakdown -- Missing frontmatter block: 85 -- Invalid/missing frontmatter fields: 3 -- Unknown tags: 8 +- Missing frontmatter block: 1 +- Invalid/missing frontmatter fields: 0 +- Unknown tags: 0 ## ERROR — Dead Wikilinks @@ -22,139 +22,88 @@ _None. All wikilinks resolve._ ## WARN — Schema & Tag Violations - `CLAUDE-baseline.md` — missing frontmatter block entirely -- `INDEX.md` — missing required key: 'tags' -- `archive/AUDIT-2026-02-21.md` — missing frontmatter block entirely -- `archive/README.md` — missing frontmatter block entirely -- `archive/matrix/PHASE6_DECISION.md` — missing frontmatter block entirely -- `archive/matrix/PLAN.md` — missing frontmatter block entirely -- `archive/matrix/appservices.md` — missing frontmatter block entirely -- `archive/matrix/archive_receiver_discovery.md` — missing frontmatter block entirely -- `archive/matrix/archivist_discovery.md` — missing frontmatter block entirely -- `archive/matrix/hookshot_deployment_discovery.md` — missing frontmatter block entirely -- `archive/matrix/hookshot_e2ee_discovery.md` — missing frontmatter block entirely -- `archive/matrix/hookshot_payload_discovery.md` — missing frontmatter block entirely -- `archive/matrix/hookshot_room_targeting_discovery.md` — missing frontmatter block entirely -- `archive/projects/DEPLOY-API-KEYS-TAB.md` — missing frontmatter block entirely -- `archive/projects/arr-stack-runbook.md` — missing frontmatter block entirely -- `archive/projects/arr-wiring-runbook.md` — missing frontmatter block entirely -- `archive/projects/cc-deploy-watchtower-v2.md` — missing frontmatter block entirely -- `archive/projects/headscale-full-deployment.md` — missing frontmatter block entirely -- `archive/projects/last-ember-project.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-phase5-prompt.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-phase6-prompt.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/README.md` — missing frontmatter block entirely -- `archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md` — missing frontmatter block entirely -- `archive/projects/openwebui-theme-deploy.md` — missing frontmatter block entirely -- `archive/projects/peertube-phase2-project.md` — missing frontmatter block entirely -- `archive/projects/peertube-rebuild.md` — missing frontmatter block entirely -- `archive/projects/utility-caddy-initial-setup.md` — missing frontmatter block entirely -- `archive/projects/vaultwarden-deployment.md` — missing frontmatter block entirely -- `archive/reports/logistics_migration.md` — missing frontmatter block entirely -- `archive/reports/post_validation_report.md` — missing frontmatter block entirely -- `archive/reports/task_a_aurora_validation.md` — missing frontmatter block entirely -- `archive/reports/task_c_watchdog_test.md` — missing frontmatter block entirely -- `docs/hardware/environment.md` — missing frontmatter block entirely -- `docs/hardware/ip-allocation.md` — missing frontmatter block entirely -- `docs/matrix/archivist.md` — missing frontmatter block entirely -- `docs/matrix/matrix_host.md` — missing frontmatter block entirely -- `docs/matrix/mautrix_signal.md` — missing frontmatter block entirely -- `docs/matrix/synapse.md` — missing frontmatter block entirely -- `docs/matrix/synapse_retention_discovery.md` — missing frontmatter block entirely -- `docs/navi/cc-rules.md` — missing frontmatter block entirely -- `docs/navi/deployment.md` — missing frontmatter block entirely -- `docs/navi/themes.md` — missing frontmatter block entirely -- `docs/services/ots-setup.md` — missing frontmatter block entirely -- `docs/services/services.md` — missing frontmatter block entirely -- `docs/services/usenet.md` — missing frontmatter block entirely -- `docs/software/dns.md` — missing frontmatter block entirely -- `docs/software/geo-tools.md` — missing frontmatter block entirely -- `docs/software/searxng.md` — missing frontmatter block entirely -- `notes/ia-download-queue.md` — missing frontmatter block entirely -- `plans/vaultwarden-plan.md` — missing frontmatter block entirely -- `projects/advbbs-project.md` — missing frontmatter block entirely -- `projects/deploy-livesync.md` — missing frontmatter block entirely -- `projects/matrix-synapse-deployment.md` — missing frontmatter block entirely -- `projects/mmud-project.md` — missing frontmatter block entirely -- `runbooks/authentik-create-invitation.md` — missing frontmatter block entirely -- `runbooks/authentik-oidc-application.md` — missing frontmatter block entirely -- `runbooks/authentik-upgrade.md` — missing frontmatter block entirely -- `runbooks/edge2-access-reference.md` — missing frontmatter block entirely -- `runbooks/expose-service-contabo.md` — missing frontmatter block entirely -- `runbooks/expose-service-edge2.md` — missing frontmatter block entirely -- `runbooks/expose-service-home.md` — missing frontmatter block entirely -- `runbooks/headscale-onboard-node.md` — missing frontmatter block entirely -- `runbooks/ia-cli-reference.md` — missing frontmatter block entirely -- `runbooks/ia-download-mirror.md` — missing frontmatter block entirely -- `runbooks/idahomesh-bridge-setup.md` — missing frontmatter block entirely -- `runbooks/idahomesh-vpn-device-setup.md` — missing frontmatter block entirely -- `runbooks/lxc-service-migration.md` — missing frontmatter block entirely -- `runbooks/mailcow-create-mailbox.md` — missing frontmatter block entirely -- `runbooks/meshmonitor-password-reset.md` — missing frontmatter block entirely -- `runbooks/meshtasticd-sim-nodes-runbook.md` — missing frontmatter block entirely -- `runbooks/nordvpn-lxc.md` — missing frontmatter block entirely -- `runbooks/peertube-remote-runner.md` — missing frontmatter block entirely -- `runbooks/pg-backup.md` — missing frontmatter block entirely -- `runbooks/pi-nas-omv-runbook.md` — missing frontmatter block entirely -- `runbooks/pipeline-patterns.md` — missing frontmatter block entirely -- `runbooks/proxmox-create-ubuntu-vm.md` — missing frontmatter block entirely -- `runbooks/proxmox-onboard-node.md` — missing frontmatter block entirely -- `runbooks/recon-operations.md` — missing frontmatter block entirely -- `runbooks/recon-service-integration.md` — missing frontmatter block entirely -- `runbooks/syncthing-add-node.md` — missing frontmatter block entirely -- `session-resume/SESSION-HANDOFF-meshai-test.md` — missing required key: 'updated' -- `session-resume/SESSION-HANDOFF-meshai-test.md` — invalid type 'session-resume' — must be one of ['index', 'note', 'project', 'reference', 'runbook', 'session'] -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'session-resume' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'handoff' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'meshai' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'meshtastic' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'aida-nebra' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'diagnostic' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'resilience-test' (not in topic_categories or allowed extras) -- `session-resume/SESSION-HANDOFF-meshai-test.md` — unknown tag 'open' (not in topic_categories or allowed extras) ## INFO — Orphan Notes (no incoming links, capped at 40) -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md -- no incoming links: archive/matrix/appservices.md -- no incoming links: archive/matrix/archive_receiver_discovery.md -- no incoming links: archive/matrix/archivist_discovery.md -- no incoming links: archive/projects/arr-stack-runbook.md -- no incoming links: archive/projects/arr-wiring-runbook.md -- no incoming links: archive/AUDIT-2026-02-21.md -- no incoming links: archive/projects/cc-deploy-watchtower-v2.md -- no incoming links: archive/projects/DEPLOY-API-KEYS-TAB.md +- no incoming links: runbooks/add-peertube-channel.md +- no incoming links: runbooks/authentik-access-groups.md +- no incoming links: runbooks/authentik-create-invitation.md +- no incoming links: runbooks/authentik-oidc-application.md +- no incoming links: runbooks/authentik-upgrade.md +- no incoming links: docs/navi/cc-rules.md +- no incoming links: CLAUDE-baseline.md +- no incoming links: notes/echo6-landing-page-data-export.md - no incoming links: runbooks/edge2-access-reference.md +- no incoming links: runbooks/expose-service-contabo.md - no incoming links: runbooks/expose-service-edge2.md +- no incoming links: runbooks/expose-service-home.md +- no incoming links: docs/software/geo-tools.md - no incoming links: glossary.md -- no incoming links: archive/projects/headscale-full-deployment.md -- no incoming links: archive/matrix/hookshot_deployment_discovery.md -- no incoming links: archive/matrix/hookshot_e2ee_discovery.md -- no incoming links: archive/matrix/hookshot_payload_discovery.md -- no incoming links: archive/matrix/hookshot_room_targeting_discovery.md -- no incoming links: INDEX.md -- no incoming links: archive/projects/last-ember-project.md -- no incoming links: archive/reports/logistics_migration.md -- no incoming links: archive/projects/mmud/mmud-phase5-prompt.md -- no incoming links: archive/projects/mmud/mmud-phase6-prompt.md -- no incoming links: archive/projects/openwebui-theme-deploy.md -- no incoming links: archive/projects/peertube-phase2-project.md -- no incoming links: archive/projects/peertube-rebuild.md -- no incoming links: archive/matrix/PLAN.md -- no incoming links: archive/reports/post_validation_report.md -- no incoming links: archive/projects/mmud/mmud-prompts/mmud-prompts/README.md -- no incoming links: archive/reports/task_a_aurora_validation.md -- no incoming links: archive/reports/task_c_watchdog_test.md -- no incoming links: archive/projects/utility-caddy-initial-setup.md -- no incoming links: archive/projects/vaultwarden-deployment.md +- no incoming links: runbooks/headscale-onboard-node.md +- no incoming links: runbooks/ia-cli-reference.md +- no incoming links: runbooks/ia-download-mirror.md +- no incoming links: notes/ia-download-queue.md +- no incoming links: runbooks/idahomesh-bridge-setup.md +- no incoming links: runbooks/idahomesh-vpn-device-setup.md +- no incoming links: runbooks/lxc-service-migration.md +- no incoming links: runbooks/mailcow-create-mailbox.md +- no incoming links: docs/matrix/matrix_host.md +- no incoming links: runbooks/meshmonitor-password-reset.md +- no incoming links: runbooks/meshtastic-sidecar-node.md +- no incoming links: runbooks/meshtasticd-sim-nodes-runbook.md +- no incoming links: runbooks/nordvpn-lxc.md +- no incoming links: runbooks/pg-backup.md +- no incoming links: runbooks/pi-nas-omv-runbook.md +- no incoming links: runbooks/pipeline-patterns.md +- no incoming links: runbooks/proxmox-create-ubuntu-vm.md +- no incoming links: runbooks/proxmox-onboard-node.md +- no incoming links: runbooks/recon-operations.md +- no incoming links: runbooks/recon-service-integration.md +- no incoming links: session-resume/SESSION-HANDOFF-meshai-test.md +- no incoming links: docs/matrix/synapse_retention_discovery.md +- no incoming links: runbooks/syncthing-add-node.md - no incoming links: plans/vaultwarden-plan.md + +## Gaps & suggestions + +### Docs with no tags + +- `CLAUDE-baseline.md` +- `runbooks/pipeline-patterns.md` + +### True orphans (no inbound link, no shared tag) + +- `CLAUDE-baseline.md` +- `runbooks/nordvpn-lxc.md` +- `runbooks/pipeline-patterns.md` + +### Dead wikilinks + +_None — zero dead wikilinks. All [[links]] resolve._ + +### Unknown tags (not in topic_categories) + +_None — all tags are in the controlled vocabulary._ + +### Earned-a-doc? candidates (terms in ≥4 docs, no dedicated doc) + +Terms mentioned frequently across the vault but with no dedicated doc. +Matt decides whether to create a real doc — when he does, future sweeps will link to it. + +| Term | Docs mentioning it | +|------|--------------------| +| `tailscale` | 31 | +| `proxmox` | 28 | +| `docker` | 27 | +| `headscale` | 21 | +| `peertube` | 15 | +| `meshtastic` | 14 | +| `navi` | 14 | +| `mailcow` | 11 | +| `forgejo` | 10 | +| `immich` | 10 | +| `nextcloud` | 10 | +| `vaultwarden` | 10 | +| `jellyfin` | 9 | +| `meshtasticd` | 9 | +| `aida-nebra` | 8 | diff --git a/engine/sweep-full.log b/engine/sweep-full.log new file mode 100644 index 0000000..b1df48d --- /dev/null +++ b/engine/sweep-full.log @@ -0,0 +1,3492 @@ +[sweep] Starting full-vault sweep: 61 docs at Thu Jun 18 16:52:32 UTC 2026 +[sweep] [1/61] Processing vault/CLAUDE-baseline.md ... +[tag] Calling tagger on CLAUDE.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to CLAUDE.md ... +[embed] Embedding CLAUDE.md ... +[warn] Embedding failed: '/home/zvx/.claude/CLAUDE.md' is not in the subpath of '/home/zvx/projects/.ref/vault' +[apply] Wrote /home/zvx/.claude/CLAUDE.md + +======================================================================== +VAULT TAGGER v4 — CLAUDE.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff +--- a/CLAUDE.md ++++ b/CLAUDE.md (linked) +@@ -23,5 +23,5 @@ + - **Host protection:** never `shutdown`/`reboot`/`poweroff` any host; never include cortex (primary Claude Code host) or TOC in availability-affecting bulk operations; never install packages on any host (pip/npm/apt) without explicit permission. + - **No changes without approval:** never deploy, change service ports, or change network/firewall config without explicit approval. If a target is unreachable or blocked → **STOP and report**; never redirect to an alternate host. +-- **Resilience:** every deployment must survive a reboot. ++- **Resilience:** every [[deployment]] must survive a reboot. + - **Credentials:** source from `.ref/credentials`; never commit secrets to a git-tracked file — *except* the private `echo6-docs` Forge repo (the one documented exception). + - **Git:** GitHub `origin` is the source of truth and push target — *except* `echo6-docs`, which lives on Forge directly. Branch off the default branch before committing. Commit/push only when asked. +@@ -40,5 +40,5 @@ + | toc | 192.168.1.244 | 100.64.0.13 | GPU host (passthrough → cortex) | + | **cortex** (VM 150) | 192.168.1.150 | 100.64.0.14 | GPU compute, **Claude Code**, AI | +-| recon-vm (VM 1130) | 192.168.1.130 | 100.64.0.24 | RECON pipeline | ++| recon-vm (VM 1130) | 192.168.1.130 | 100.64.0.24 | [[recon]] pipeline | + | Contabo VPS | 5.189.158.149 | 100.64.0.1 | Auth, Forge, Mail, Matrix, VPN, Vault | + | **edge2** (Contabo) | 184.174.35.153 | 100.64.0.26 | Proxmox edge node (PVE 8, LXC-only) — hosts **PDM** (Datacenter Mgr, CT 100 → 100.64.0.28:8443) | +@@ -46,5 +46,5 @@ + + - **SSH:** `ssh zvx@` (key auth) for most; `root@` for Proxmox hosts + Contabo. Password-auth exceptions (aida-nebra, mt-isr, toc, matt-desktop) → see `environment.md`. +-- **DNS targets:** Contabo services (auth, forge, mail, vpn, vault, matrix) → `5.189.158.149`; home services (echo6.co, ai, jellyfin, immich, nextcloud, recon, stream) → `199.6.36.163` (via utility Caddy). ++- **[[dns]] targets:** Contabo [[services]] (auth, forge, mail, vpn, vault, matrix) → `5.189.158.149`; home services (echo6.co, ai, jellyfin, immich, nextcloud, recon, stream) → `199.6.36.163` (via utility [[caddy]]). + + --- + + +### Related (bge-m3 top-5) + +### Proposed frontmatter +--- +title: Echo6 Infrastructure — Claude Guidelines +tags: + - mesh +aliases: [] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [1/61] Done vault/CLAUDE-baseline.md +[sweep] [2/61] Processing vault/docs/hardware/environment.md ... +[tag] Calling tagger on environment.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to environment.md ... +[embed] Embedding environment.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/hardware/environment.md + +======================================================================== +VAULT TAGGER v4 — environment.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/environment.md ++++ b/environment.md (linked) +@@ -7,5 +7,5 @@ + | Node | Local IP | Tailscale | Hardware | RAM | Purpose | + | ------- | ------------- | ----------- | ----------------------------------------------- | -------------- | -------------------------------- | +-| data | 192.168.1.240 | 100.64.0.6 | AMD Ryzen 7 PRO 5750GE, 1TB NVMe + 1TB SATA SSD | 32GB DDR4-3200 | Database services | ++| data | 192.168.1.240 | 100.64.0.6 | AMD Ryzen 7 PRO 5750GE, 1TB NVMe + 1TB SATA SSD | 32GB DDR4-3200 | Database [[services]] | + | utility | 192.168.1.241 | 100.64.0.5 | AMD Ryzen 7 PRO 5750GE, 512GB NVMe | 32GB DDR4-3200 | Utility services, monitoring | + | cloud | 192.168.1.242 | 100.64.0.4 | Intel i7-12700T, 512GB NVMe | 32GB DDR4-3200 | Cloud storage, personal services | +@@ -25,5 +25,5 @@ + + - **media NIC:** Original Intel e1000e NIC crashes under sustained NFS load — replaced with USB Realtek RTL8153 GbE adapter on vmbr0 +-- **Tailscale DNS bootstrap:** All LXC containers with Tailscale have a systemd drop-in (`/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf`) that ensures fallback DNS exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot ++- **Tailscale [[dns]] bootstrap:** All LXC containers with Tailscale have a systemd drop-in (`/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf`) that ensures fallback DNS exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot + + ### TOC Node Details +@@ -39,5 +39,5 @@ + |----|------|------|----------|-----------|---------| + | cortex | toc | 150 | 192.168.1.150 | 100.64.0.14 | GPU compute — Open WebUI, Ollama, Qdrant, TEI, Claude Code | +-| recon-vm | data | 1130 | 192.168.1.130 | 100.64.0.24 | RECON knowledge extraction pipeline, Files, Kiwix | ++| recon-vm | data | 1130 | 192.168.1.130 | 100.64.0.24 | [[recon]] knowledge extraction pipeline, Files, Kiwix | + | arr | media | 105 | 192.168.1.160 | 100.64.0.18 | ARR media automation stack (Jellyfin, Sonarr, Radarr, etc.) | + +@@ -84,5 +84,5 @@ + | pi-nas | 192.168.1.245 | 100.64.0.21 | Raspberry Pi NAS | + | matt-desktop | 192.168.1.111 | 100.64.0.10 | Personal workstation (Windows, your PC) | +-| Contabo Server | 5.189.158.149 | 100.64.0.1 | External VPS: Mail, Authentik, Headscale, Forge, Matrix | ++| Contabo Server | 5.189.158.149 | 100.64.0.1 | External VPS: Mail, [[authentik]], Headscale, Forge, Matrix | + | edge2 | 184.174.35.153 | 100.64.0.26 | Contabo Cloud VPS 30 NVMe — Proxmox VE 8.4.19 (LXC-only), 8c/24GB/400GB | + +@@ -94,6 +94,6 @@ + |-----------|------|----------|-----------|---------| + | meshmonitor | utility (CT 100) | 192.168.1.100 | 100.64.0.7 | Meshtastic mesh monitoring (zvx-echo6/meshmonitor fork, multi-channel) | +-| caddy | utility (CT 101) | 192.168.1.101 | 100.64.0.8 | Home reverse proxy | +-| searxng | utility (CT 102) | 192.168.1.102 | 100.64.0.15 | Echo6 Search homepage (SearXNG, echo6.co) | ++| [[caddy]] | utility (CT 101) | 192.168.1.101 | 100.64.0.8 | Home reverse proxy | ++| [[searxng]] | utility (CT 102) | 192.168.1.102 | 100.64.0.15 | Echo6 Search homepage (SearXNG, echo6.co) | + | immich | cloud (CT 120) | 192.168.1.182 | 100.64.0.2 | Immich photo management | + | nextcloud | cloud (CT 121) | 192.168.1.183 | 100.64.0.11 | Nextcloud AIO | +@@ -101,6 +101,6 @@ + | mesh-bridge | utility (CT 107) | 192.168.1.107 | 100.64.0.22 | Dual-tailscaled bridge (echo6 ↔ idahomesh) | + | meshai | utility (CT 108) | 192.168.1.144 | 100.64.0.32 | MeshAI - LLM-powered Meshtastic assistant | +-| archivist | utility (CT 118) | 192.168.1.118 | — | Archivist knowledge pipeline | +-| argus | utility (CT 103) | 192.168.1.103 | 100.64.0.25 | ARGUS - OSINT intelligence gathering platform | ++| [[archivist]] | utility (CT 118) | 192.168.1.118 | — | Archivist knowledge pipeline | ++| [[argus]] | utility (CT 103) | 192.168.1.103 | 100.64.0.25 | ARGUS - OSINT intelligence gathering platform | + | peertube | media (CT 110) | 192.168.1.170 | 100.64.0.23 | PeerTube video streaming | + | pdm | edge2 (CT 100) | 10.10.10.10 | 100.64.0.28 | Proxmox Datacenter Manager | + + +### Related (bge-m3 top-5) + [[ip-allocation]] + [[headscale-onboard-node]] + [[caddy]] + [[ct-runbook]] + [[proxmox-create-ubuntu-vm]] + +### Proposed frontmatter +--- +title: Echo6 Environment Reference +type: reference +tags: + - proxmox +aliases: [] +related: + - [[ip-allocation]] + - [[headscale-onboard-node]] + - [[caddy]] + - [[ct-runbook]] + - [[proxmox-create-ubuntu-vm]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [2/61] Done vault/docs/hardware/environment.md +[sweep] [3/61] Processing vault/docs/hardware/ip-allocation.md ... +[tag] Calling tagger on ip-allocation.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ip-allocation.md ... +[embed] Embedding ip-allocation.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/hardware/ip-allocation.md + +======================================================================== +VAULT TAGGER v4 — ip-allocation.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/ip-allocation.md ++++ b/ip-allocation.md (linked) +@@ -28,7 +28,7 @@ + |----|-----------|------|---------| + | .100 | meshmonitor (CT 100) | utility | MeshMonitor web UI | +-| .101 | caddy (CT 101) | utility | Home reverse proxy | +-| .102 | searxng (CT 102) | utility | Echo6 Search (SearXNG) | +-| .103 | argus (CT 103) | utility | ARGUS OSINT platform | ++| .101 | [[caddy]] (CT 101) | utility | Home reverse proxy | ++| .102 | [[searxng]] (CT 102) | utility | Echo6 Search (SearXNG) | ++| .103 | [[argus]] (CT 103) | utility | ARGUS OSINT platform | + | .104 | meshing-around (CT 104) | utility | Mesh bot + WebGUI | + | .106 | meshtastic-hs (CT 106) | utility | IdahoMesh Headscale | +@@ -41,6 +41,6 @@ + | .115 | mmud-trvl (CT 115) | utility | MMUD SIM: TRVL (Torval merchant) | + | .116 | mmud-wspr (CT 116) | utility | MMUD SIM: WSPR (Whisper sage) | +-| .118 | archivist (CT 118) | utility | Signal/Matrix archive bot | +-| .130 | recon (VM 1130) | data | RECON pipeline (migrated from CT 130) | ++| .118 | [[archivist]] (CT 118) | utility | Signal/Matrix archive bot | ++| .130 | [[recon]] (VM 1130) | data | RECON pipeline (migrated from CT 130) | + | .144 | meshai (CT 108) | utility | MeshAI assistant | + | .170 | peertube (CT 110) | media | PeerTube streaming | +@@ -59,5 +59,5 @@ + | 10.10.10.21 | forgejo | CT 103 | 100.64.0.34 | Forgejo git server (migrated from Contabo 2026-06-16) | + | 10.10.10.22 | livesync | CT 104 | 100.64.0.35 | LiveSync Obsidian sync (CouchDB + provisioner; migrated from Contabo 2026-06-16) | +-| 10.10.10.23 | authentik | CT 105 | 100.64.0.36 | Authentik SSO platform (migrated from Contabo 2026-06-18) | ++| 10.10.10.23 | [[authentik]] | CT 105 | 100.64.0.36 | Authentik SSO platform (migrated from Contabo 2026-06-18) | + + ### VMs (.150-.199) +@@ -81,5 +81,5 @@ + |----|----------|------|-----------| + | .240 | data | Proxmox - DB node | 100.64.0.20 | +-| .241 | utility | Proxmox - Utility services | 100.64.0.19 | ++| .241 | utility | Proxmox - Utility [[services]] | 100.64.0.19 | + | .242 | cloud | Proxmox - Cloud storage | 100.64.0.22 | + | .243 | media | Proxmox - Media server | 100.64.0.21 | + + +### Related (bge-m3 top-5) + [[services]] + [[environment]] + [[caddy]] + [[headscale-onboard-node]] + [[meshtastic-headscale-runbook]] + +### Proposed frontmatter +--- +title: Echo6 Network IP Allocation +type: reference +tags: + - proxmox +aliases: [] +related: + - [[services]] + - [[environment]] + - [[caddy]] + - [[headscale-onboard-node]] + - [[meshtastic-headscale-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [3/61] Done vault/docs/hardware/ip-allocation.md +[sweep] [4/61] Processing vault/docs/matrix/archivist.md ... +[tag] Calling tagger on archivist.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to archivist.md ... +[embed] Embedding archivist.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/matrix/archivist.md + +======================================================================== +VAULT TAGGER v4 — archivist.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff +--- a/archivist.md ++++ b/archivist.md (linked) +@@ -32,6 +32,6 @@ + - **Utility host fstab:** `192.168.1.245:/export/library /mnt/library nfs defaults,soft,timeo=150 0 0` + - **CT 118 mp0:** `/mnt/library,mp=/mnt/library,ro=0` +-- **Pattern source:** recon-vm (VM 1130, RECON) on data node uses identical approach +-- Utility host did NOT have /mnt/library mounted before this deployment ++- **Pattern source:** recon-vm (VM 1130, [[recon]]) on data node uses identical approach ++- Utility host did NOT have /mnt/library mounted before this [[deployment]] + + ### Write access +@@ -153,5 +153,5 @@ + - Shared-secret registration (`/_synapse/admin/v1/register`) returns 404 under MAS — endpoint disabled + - Must use `mas-cli manage register-user` or `manage set-password` for existing users +-- MAS creates user in both MAS DB and Synapse DB ++- MAS creates user in both MAS DB and [[synapse]] DB + - Orphaned Synapse `profiles` row caused provisioning failure — fixed by DELETE + - Each `client.login()` creates a NEW MAS compat session with random device ID — use `restore_login()` with stable compat token instead + + +### Related (bge-m3 top-5) + [[caddy]] + [[mautrix_signal]] + [[matrix-synapse-deployment]] + [[services]] + [[recon-operations]] + +### Proposed frontmatter +--- +title: Signal Archive Bot — Deployment Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[caddy]] + - [[mautrix_signal]] + - [[matrix-synapse-deployment]] + - [[services]] + - [[recon-operations]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [4/61] Done vault/docs/matrix/archivist.md +[sweep] [5/61] Processing vault/docs/matrix/matrix_host.md ... +[tag] Calling tagger on matrix_host.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to matrix_host.md ... +[embed] Embedding matrix_host.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/matrix/matrix_host.md + +======================================================================== +VAULT TAGGER v4 — matrix_host.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[matrix-synapse-deployment]] + [[synapse]] + [[expose-service-contabo]] + [[ct-runbook]] + [[lxc-service-migration]] + +### Proposed frontmatter +--- +title: Matrix Host Reference — Contabo VPS +type: reference +tags: + - matrix +aliases: [] +related: + - [[matrix-synapse-deployment]] + - [[synapse]] + - [[expose-service-contabo]] + - [[ct-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [5/61] Done vault/docs/matrix/matrix_host.md +[sweep] [6/61] Processing vault/docs/matrix/mautrix_signal.md ... +[tag] Calling tagger on mautrix_signal.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to mautrix_signal.md ... +[embed] Embedding mautrix_signal.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/matrix/mautrix_signal.md + +======================================================================== +VAULT TAGGER v4 — mautrix_signal.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff +--- a/mautrix_signal.md ++++ b/mautrix_signal.md (linked) +@@ -7,5 +7,5 @@ + - **Image:** dock.mau.dev/mautrix/signal:v0.2603.0 + - **Container:** mautrix-signal +-- **Compose:** /opt/matrix/docker-compose.yml (same stack as Synapse) ++- **Compose:** /opt/matrix/docker-compose.yml (same stack as [[synapse]]) + - **Config dir:** /opt/matrix/mautrix-signal/ + - **Network:** matrix-net (internal only, no host port mapping) + + +### Related (bge-m3 top-5) + [[synapse]] + [[matrix-synapse-deployment]] + [[synapse_retention_discovery]] + [[archivist]] + [[advbbs-project]] + +### Proposed frontmatter +--- +title: mautrix-signal Bridge Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[synapse]] + - [[matrix-synapse-deployment]] + - [[synapse_retention_discovery]] + - [[archivist]] + - [[advbbs-project]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [6/61] Done vault/docs/matrix/mautrix_signal.md +[sweep] [7/61] Processing vault/docs/matrix/synapse.md ... +[tag] Calling tagger on synapse.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to synapse.md ... +[embed] Embedding synapse.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/matrix/synapse.md + +======================================================================== +VAULT TAGGER v4 — synapse.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff +--- a/synapse.md ++++ b/synapse.md (linked) +@@ -32,5 +32,5 @@ + - Listen: 8080 (web), 8081 (internal/health) + - Database: postgresql://mas:***@matrix-postgres:5432/mas +-- Upstream OAuth2: Authentik (auth.echo6.co) via OIDC ++- Upstream OAuth2: [[authentik]] (auth.echo6.co) via OIDC + - Client ID: 93kCoZkBlnJyD9EcAm7E4btKflecOcBm9DGONB5T + - Issuer: https://auth.echo6.co/application/o/matrix/ +@@ -56,5 +56,5 @@ + + ## Federation +-- Well-known served from echo6.co (utility Caddy, NOT matrix.echo6.co) ++- Well-known served from echo6.co (utility [[caddy]], NOT matrix.echo6.co) + - /.well-known/matrix/server: {"m.server": "matrix.echo6.co:443"} + - /.well-known/matrix/client: base_url=https://matrix.echo6.co, issuer=https://matrix.echo6.co/ + + +### Related (bge-m3 top-5) + [[matrix-synapse-deployment]] + [[mautrix_signal]] + [[matrix_host]] + [[synapse_retention_discovery]] + [[caddy]] + +### Proposed frontmatter +--- +title: Synapse Deployment Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[matrix-synapse-deployment]] + - [[mautrix_signal]] + - [[matrix_host]] + - [[synapse_retention_discovery]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [7/61] Done vault/docs/matrix/synapse.md +[sweep] [8/61] Processing vault/docs/matrix/synapse_retention_discovery.md ... +[tag] Calling tagger on synapse_retention_discovery.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to synapse_retention_discovery.md ... +[embed] Embedding synapse_retention_discovery.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/matrix/synapse_retention_discovery.md + +======================================================================== +VAULT TAGGER v4 — synapse_retention_discovery.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff +--- a/synapse_retention_discovery.md ++++ b/synapse_retention_discovery.md (linked) +@@ -26,5 +26,5 @@ + - Backup: `/opt/matrix/synapse/homeserver.yaml.bak-20260412` + - Applied: 2026-04-12 03:06 UTC +-- Synapse restarted, health verified, bridge reconnected, Element login confirmed ++- [[synapse]] restarted, health verified, bridge reconnected, Element login confirmed + - Rollback: restore backup and `docker compose restart synapse` + + + +### Related (bge-m3 top-5) + [[mautrix_signal]] + [[synapse]] + [[matrix-synapse-deployment]] + [[SESSION-HANDOFF-meshai-test]] + [[caddy]] + +### Proposed frontmatter +--- +title: Synapse Retention Discovery +type: reference +tags: + - matrix +aliases: [] +related: + - [[mautrix_signal]] + - [[synapse]] + - [[matrix-synapse-deployment]] + - [[SESSION-HANDOFF-meshai-test]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [8/61] Done vault/docs/matrix/synapse_retention_discovery.md +[sweep] [9/61] Processing vault/docs/navi/cc-rules.md ... +[tag] Calling tagger on cc-rules.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to cc-rules.md ... +[embed] Embedding cc-rules.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/navi/cc-rules.md + +======================================================================== +VAULT TAGGER v4 — cc-rules.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff +--- a/cc-rules.md ++++ b/cc-rules.md (linked) +@@ -96,5 +96,5 @@ + - [ ] Route between two addresses — polyline renders + - [ ] Click city label — boundary outline appears +-- [ ] Theme switching (all 4 themes) ++- [ ] Theme switching (all 4 [[themes]]) + - [ ] Overlay toggles (hillshade, contours, public lands) + - [ ] Console: no "bt is not defined" or "f is not defined" + + +### Related (bge-m3 top-5) + [[deployment]] + [[CLAUDE-baseline]] + [[environment]] + [[themes]] + [[caddy]] + +### Proposed frontmatter +--- +title: "Navi: Claude Code Rules" +type: reference +tags: + - recon +aliases: [] +related: + - [[deployment]] + - [[CLAUDE-baseline]] + - [[environment]] + - [[themes]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [9/61] Done vault/docs/navi/cc-rules.md +[sweep] [10/61] Processing vault/docs/navi/deployment.md ... +[tag] Calling tagger on deployment.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to deployment.md ... +[embed] Embedding deployment.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/navi/deployment.md + +======================================================================== +VAULT TAGGER v4 — deployment.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff +--- a/deployment.md ++++ b/deployment.md (linked) +@@ -26,5 +26,5 @@ + - `index.html`: no-cache (always fresh) + - Hashed assets (`*.js`, `*.css`): cache forever +-- **Caddy** on CT 101 routes `navi.echo6.co` → VM 1130:8440 ++- **[[caddy]]** on CT 101 routes `navi.echo6.co` → VM 1130:8440 + + ## Pre-Deploy Checklist + + +### Related (bge-m3 top-5) + [[cc-rules]] + [[environment]] + [[recon-operations]] + [[ct-runbook]] + [[themes]] + +### Proposed frontmatter +--- +title: Navi Deployment +type: reference +tags: + - recon +aliases: [] +related: + - [[cc-rules]] + - [[environment]] + - [[recon-operations]] + - [[ct-runbook]] + - [[themes]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [10/61] Done vault/docs/navi/deployment.md +[sweep] [11/61] Processing vault/docs/navi/themes.md ... +[tag] Calling tagger on themes.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to themes.md ... +[embed] Embedding themes.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/navi/themes.md + +======================================================================== +VAULT TAGGER v4 — themes.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[cc-rules]] + [[deployment]] + [[searxng]] + [[echo6-landing-page-data-export]] + [[pipeline-patterns]] + +### Proposed frontmatter +--- +title: Navi Theme System +type: reference +tags: + - auth +aliases: [] +related: + - [[cc-rules]] + - [[deployment]] + - [[searxng]] + - [[echo6-landing-page-data-export]] + - [[pipeline-patterns]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [11/61] Done vault/docs/navi/themes.md +[sweep] [12/61] Processing vault/docs/services/ots-setup.md ... +[tag] Calling tagger on ots-setup.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ots-setup.md ... +[embed] Embedding ots-setup.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/services/ots-setup.md + +======================================================================== +VAULT TAGGER v4 — ots-setup.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/ots-setup.md ++++ b/ots-setup.md (linked) +@@ -54,5 +54,5 @@ + ### DNS + - **Domain:** ots.k7zvx.com +-- **DNS Provider:** GoDaddy ++- **[[dns]] Provider:** GoDaddy + - **Record Type:** A + - **Points to:** 199.6.36.163 (home external IP) +@@ -62,5 +62,5 @@ + - **Provider:** Let's Encrypt + - **Method:** acme.sh with GoDaddy DNS validation +-- **Location:** /etc/caddy/certs/ots.k7zvx.com.* (on CT 101) ++- **Location:** /etc/[[caddy]]/certs/ots.k7zvx.com.* (on CT 101) + - **Auto-renewal:** Configured via acme.sh + +@@ -90,5 +90,5 @@ + - **Install User:** zvx + - **Install Path:** /home/zvx/ots/ +-- **Virtual Environment:** /home/zvx/.opentakserver_venv/ ++- **Virtual [[environment]]:** /home/zvx/.opentakserver_venv/ + - **Version:** 1.7.10 + +@@ -141,5 +141,5 @@ + - Meshtastic mesh positions to appear as TAK contacts on the map + - Text messages from mesh to flow into TAK chat +-- Remote gateway deployment over Starlink, cell hotspots, or any internet connection ++- Remote gateway [[deployment]] over Starlink, cell hotspots, or any internet connection + + **Setup Date:** April 17, 2026 +@@ -559,5 +559,5 @@ + + ### ISP-Specific Issue +-The Ubuntu mirror issue is specific to Filer Telephone Company's network peering. This may affect other services in the future. Consider: ++The Ubuntu mirror issue is specific to Filer Telephone Company's network peering. This may affect other [[services]] in the future. Consider: + - Using mirrors.kernel.org for all Ubuntu-based containers + - Setting up a local apt-cacher-ng if this becomes widespread + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[caddy]] + [[ip-allocation]] + [[environment]] + [[synapse]] + +### Proposed frontmatter +--- +title: OpenTAKServer Setup Documentation +type: reference +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[caddy]] + - [[ip-allocation]] + - [[environment]] + - [[synapse]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [12/61] Done vault/docs/services/ots-setup.md +[sweep] [13/61] Processing vault/docs/services/services.md ... +[tag] Calling tagger on services.md ... +[tag] tags=['media'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to services.md ... +[embed] Embedding services.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/services/services.md + +======================================================================== +VAULT TAGGER v4 — services.md +======================================================================== + +### Tags + ['media'] (confidence=0.85) + +### Body wikilink diff +--- a/services.md ++++ b/services.md (linked) +@@ -6,6 +6,6 @@ + |---------|----------|---------|--------|-------| + | MeshMonitor | utility (CT 100) | 192.168.1.100:8080 | https://mesh.echo6.co | Meshtastic mesh monitoring (zvx-echo6/meshmonitor fork, multi-channel AutoAnnounce/AutoResponder) | +-| Utility Caddy | utility (CT 101) | 192.168.1.101 / 100.64.0.8 | 199.6.36.163 (ports 80/443) | Reverse proxy for home services | +-| Echo6 Search (SearXNG) | utility (CT 102) | 192.168.1.102:8080 | https://echo6.co | Branded search homepage (Docker, custom theme) | ++| Utility [[caddy]] | utility (CT 101) | 192.168.1.101 / 100.64.0.8 | 199.6.36.163 (ports 80/443) | Reverse proxy for home services | ++| Echo6 Search ([[searxng]]) | utility (CT 102) | 192.168.1.102:8080 | https://echo6.co | Branded search homepage (Docker, custom theme) | + | meshtasticd (AIDA-N2) | aida-nebra | 192.168.1.253:4403 | Internal | AIDA-N2(RPT,LLM) node !27780c47, Nebra 2W hat (ZebraHat), CLIENT_BASE role, fw 2.7.19. MeshAI (CT 108) connects via TCP localhost:4403 | + | Meshtastic CLI | mt-isr | 192.168.1.141 | Internal | Station G2 WiFi bridge + TCP management | +@@ -14,6 +14,6 @@ + | mesh-bridge | utility (CT 107) | 192.168.1.107 | Internal | Dual-tailscaled bridge (echo6 ↔ idahomesh) | + | MeshAI | utility (CT 108) | 192.168.1.144:4403 | Internal | LLM-powered Meshtastic assistant (Docker, Gemini Flash, Google grounding) | +-| ARGUS | utility (CT 103) | 192.168.1.103 | Internal | OSINT intelligence gathering platform (Docker, SearXNG + local LLM analysis) | +-| Authentik | edge2 (CT 105) | 100.64.0.36:9000 | https://auth.echo6.co | SSO provider (Echo6 branded, custom CSS, dark theme) — fronted by Contabo Caddy (reverse_proxy 100.64.0.36:9000); **migrated from Contabo 2026-06-18** | ++| [[argus]] | utility (CT 103) | 192.168.1.103 | Internal | OSINT intelligence gathering platform (Docker, SearXNG + local LLM analysis) | ++| [[authentik]] | edge2 (CT 105) | 100.64.0.36:9000 | https://auth.echo6.co | SSO provider (Echo6 branded, custom CSS, dark theme) — fronted by Contabo Caddy (reverse_proxy 100.64.0.36:9000); **migrated from Contabo 2026-06-18** | + | Forge (Forgejo) | edge2 (CT 103) | 100.64.0.34:3001 HTTP / :2222 SSH (via Contabo DNAT) | https://forge.echo6.co | Git server — fronted by Contabo Caddy (reverse_proxy 100.64.0.34:3001); git SSH via iptables DNAT on Contabo (forgejo-ssh-dnat.service) — **migrated from Contabo 2026-06-16** | + | Headscale | Contabo | 5.189.158.149 | https://vpn.echo6.co | Tailscale coordination (OIDC enabled) | +@@ -31,16 +31,16 @@ + | Radarr | media (VM 105) | 192.168.1.160:7878 | Internal | Movie automation (Docker) | + | Prowlarr | media (VM 105) | 192.168.1.160:9696 | Internal | Indexer manager (Docker) | +-| SABnzbd | media (VM 105) | 192.168.1.160:8080 | Internal | Usenet download client (Docker) | ++| SABnzbd | media (VM 105) | 192.168.1.160:8080 | Internal | [[usenet]] download client (Docker) | + | PeerTube | media (CT 110) | 192.168.1.170:9000 | https://stream.echo6.co | Video streaming (native, NFS on pi-nas, SSO) | + | WATCHTOWER | **Decommissioned (2026-06-16)** | — | ~~wt.echo6.co~~ | Was Docker on Contabo `/opt/watchtower`; stopped & archived to forge.echo6.co/matt/archive-watchtower | + | Open WebUI | cortex (VM 150) | 192.168.1.150:8080 | https://ai.echo6.co | AI chat interface (Docker, Ollama backend, SSO) | +-| Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, RECON knowledge store) | ++| Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, [[recon]] knowledge store) | + | TEI | cortex (VM 150) | 192.168.1.150:8090 | Internal | Text embeddings (Docker, bge-m3 1024-dim) | + | RECON | data (VM 1130) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) | + | Files | data (VM 1130) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) | + | Samba | data | 192.168.1.240:445 | Internal | SMB file sharing — `//data/library` → /mnt/data/library (guest access) | +-| Matrix Synapse | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) | ++| Matrix [[synapse]] | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) | + | Element Web | Contabo | 127.0.0.1:8088 | https://element.echo6.co | Matrix web client (Docker) | +-| mautrix-signal | Contabo | internal (29328) | DM @signalbot:echo6.co | Signal bridge (Docker, E2BE, MSC4190, double puppeting) | ++| [[mautrix_signal]] | Contabo | internal (29328) | DM @signalbot:echo6.co | Signal bridge (Docker, E2BE, MSC4190, double puppeting) | + | LiveSync | edge2 (CT 104) | 100.64.0.35:5984 (CouchDB) / :5985 (provisioner) | https://notes.echo6.co | Obsidian sync (CouchDB + provisioner, Docker, JWT auth) — fronted by Contabo Caddy (reverse_proxy 100.64.0.35:5984 / :5985); **migrated from Contabo 2026-06-16** | + | TAK Server | **Decommissioned (2026-06-16)** | — | ~~tak.echo6.co~~ | Was Docker on Contabo `/opt/tak-server-deploy`; stopped & archived to forge.echo6.co/matt/archive-tak-server | +@@ -52,5 +52,5 @@ + | Matrix MAS | Contabo | 127.0.0.1:8085 | Internal (via Caddy) | Matrix Authentication Service (Docker, handles login/logout/OIDC for Synapse) | + | Termix | Contabo | 0.0.0.0:8083 | Internal (no Caddy block) | Terminal sharing tool (Docker, ghcr.io/lukegus/termix:latest) | +-| Archivist | utility (CT 118) | 192.168.1.118 | Internal | Signal/Matrix room archive bot (systemd) — see archivist.md for details | ++| [[archivist]] | utility (CT 118) | 192.168.1.118 | Internal | Signal/Matrix room archive bot (systemd) — see archivist.md for details | + | pt-transcoder | cortex (VM 150) | N/A | Internal | PeerTube H.265 NVENC transcoder (systemd, /opt/bulk-import/transcoder.py) | + | recon-sparse | cortex (VM 150) | 192.168.1.150:8091 | Internal | RECON sparse embedding service (systemd, bge-m3 model, port 8091) | +@@ -76,5 +76,5 @@ + - Qdrant (port 6333, internal, Docker — vector DB for RECON) + - TEI (port 8090, internal, Docker — bge-m3 embeddings for RECON) +-- PeerTube remote runner (peertube-runner service, Whisper auto-captioning via smart GPU/CPU wrapper, concurrency=2, MemoryMax=20G) ++- [[peertube-remote-runner]] (peertube-runner service, Whisper auto-captioning via smart GPU/CPU wrapper, concurrency=2, MemoryMax=20G) + - pt-transcoder (systemd: pt-transcoder.service, PeerTube H.265 NVENC transcoder) + - Script: `/opt/bulk-import/transcoder.py` +@@ -246,5 +246,5 @@ + - G2 config: Freq51 (ch0, psk=1A==) + MediumFast (ch1), MEDIUM_FAST preset, ch=51, txPower=11 + - G2 gold config backup: `isr@192.168.1.141:~/backups/g2-gold-config.yaml` +-- DNS bootstrap drop-in for tailscaled (reboot-safe) ++- [[dns]] bootstrap drop-in for tailscaled (reboot-safe) + - User: isr, password auth (see credentials) + + + +### Related (bge-m3 top-5) + [[ip-allocation]] + [[caddy]] + [[glossary]] + [[meshtastic-headscale-runbook]] + [[lxc-service-migration]] + +### Proposed frontmatter +--- +title: Current Services Inventory +type: reference +tags: + - media +aliases: [] +related: + - [[ip-allocation]] + - [[caddy]] + - [[glossary]] + - [[meshtastic-headscale-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [13/61] Done vault/docs/services/services.md +[sweep] [14/61] Processing vault/docs/services/usenet.md ... +[tag] Calling tagger on usenet.md ... +[tag] tags=['media'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to usenet.md ... +[embed] Embedding usenet.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/services/usenet.md + +======================================================================== +VAULT TAGGER v4 — usenet.md +======================================================================== + +### Tags + ['media'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[dns]] + [[recon-operations]] + [[proxmox-onboard-node]] + [[caddy]] + [[glossary]] + +### Proposed frontmatter +--- +title: Usenet Configuration +type: reference +tags: + - media +aliases: [] +related: + - [[dns]] + - [[recon-operations]] + - [[proxmox-onboard-node]] + - [[caddy]] + - [[glossary]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [14/61] Done vault/docs/services/usenet.md +[sweep] [15/61] Processing vault/docs/software/authentik.md ... +[tag] Calling tagger on authentik.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to authentik.md ... +[embed] Embedding authentik.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/authentik.md + +======================================================================== +VAULT TAGGER v4 — authentik.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/authentik.md ++++ b/authentik.md (linked) +@@ -207,5 +207,5 @@ + | Forgejo | `https://app.echo6.co/user/oauth2/Authentik/callback` | + | Jellyfin (SSO plugin) | `https://app.echo6.co/sso/OID/redirect/Authentik` | +-| Caddy forward auth | `https://app.echo6.co/outpost.goauthentik.io/callback` | ++| [[caddy]] forward auth | `https://app.echo6.co/outpost.goauthentik.io/callback` | + + ## Users +@@ -311,5 +311,5 @@ + - **Admin sidebar:** Dark with cyan hover/active states + - **User dashboard:** 3-column grid layout, dark cards with cyan border on hover +-- **Application icons:** Custom SVG icons uploaded for all 15 services ++- **Application icons:** Custom SVG icons uploaded for all 15 [[services]] + + ### CSS Storage +@@ -341,5 +341,5 @@ + ``` + +-This provides seamless SSO: authenticated users pass through to the app, unauthenticated users get the login page then redirect to the app. Used by the SearXNG waffle menu and nav bar. ++This provides seamless SSO: authenticated users pass through to the app, unauthenticated users get the login page then redirect to the app. Used by the [[searxng]] waffle menu and nav bar. + + | App Slug | Service | Launch URL | + + +### Related (bge-m3 top-5) + [[authentik-oidc-application]] + [[mailcow-create-mailbox]] + [[caddy]] + [[echo6-landing-page-data-export]] + [[authentik-access-groups]] + +### Proposed frontmatter +--- +title: Authentik SSO Configuration +type: reference +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[mailcow-create-mailbox]] + - [[caddy]] + - [[echo6-landing-page-data-export]] + - [[authentik-access-groups]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [15/61] Done vault/docs/software/authentik.md +[sweep] [16/61] Processing vault/docs/software/caddy.md ... +[tag] Calling tagger on caddy.md ... +[tag] tags=['dns'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to caddy.md ... +[embed] Embedding caddy.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/caddy.md + +======================================================================== +VAULT TAGGER v4 — caddy.md +======================================================================== + +### Tags + ['dns'] (confidence=0.85) + +### Body wikilink diff +--- a/caddy.md ++++ b/caddy.md (linked) +@@ -21,8 +21,8 @@ + | proxmox.echo6.co | https://100.64.0.6:8006 (via Tailscale) | Proxmox VE (data node) | + | wt.echo6.co | 127.0.0.1:8099 ([[authentik]] forward auth) | WATCHTOWER ops dashboard | +-| matrix.echo6.co | 127.0.0.1:8008 + 127.0.0.1:8085 | Matrix [[synapse]] + MAS (login/logout/refresh/auth_metadata → MAS:8085, _matrix/* → Synapse:8008, default → MAS:8085) | ++| matrix.echo6.co | 127.0.0.1:8008 + 127.0.0.1:8085 | Matrix [[synapse]] + MAS (login/logout/refresh/auth_metadata → MAS:8085, _matrix/* → [[synapse]]:8008, default → MAS:8085) | + | element.echo6.co | 127.0.0.1:8088 | Element Web client | + | notes.echo6.co | 127.0.0.1:5984 + 127.0.0.1:5985 | LiveSync (CouchDB + provisioner, forward auth on /_provision*, CORS for Obsidian) | +-| tak.echo6.co | https://100.64.0.1:8446 + 100.64.0.1:8990 | TAK Server admin (8446, Authentik forward auth) + SIGIL console (/sigil, 8990) | ++| tak.echo6.co | https://100.64.0.1:8446 + 100.64.0.1:8990 | TAK Server admin (8446, [[authentik]] forward auth) + SIGIL console (/sigil, 8990) | + + ### Commands +@@ -100,5 +100,5 @@ + | element.echo6.co | 100.64.0.1 | Element Web (via Contabo Caddy) | + | echo6.co | 100.64.0.8 | Echo6 Search homepage (via utility Caddy) | +-| files.echo6.co | 100.64.0.8 | RECON PDF library (via utility Caddy) | ++| files.echo6.co | 100.64.0.8 | [[recon]] PDF library (via utility Caddy) | + | recon.echo6.co | 100.64.0.8 | RECON dashboard (via utility Caddy) | + | lidarr.echo6.co | 100.64.0.8 | Lidarr music automation (via utility Caddy) | +@@ -138,5 +138,5 @@ + | Subdomain | Service | + |-----------|---------| +-| @ | Echo6 Search homepage (SearXNG) | ++| @ | Echo6 Search homepage ([[searxng]]) | + | ai | Open WebUI | + | stream | PeerTube | + + +### Related (bge-m3 top-5) + [[services]] + [[ip-allocation]] + [[headscale-onboard-node]] + [[expose-service-home]] + [[lxc-service-migration]] + +### Proposed frontmatter +--- +title: "Caddy & DNS Reference" +type: reference +tags: + - dns +aliases: [] +related: + - [[services]] + - [[ip-allocation]] + - [[headscale-onboard-node]] + - [[expose-service-home]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [16/61] Done vault/docs/software/caddy.md +[sweep] [17/61] Processing vault/docs/software/dns.md ... +[tag] Calling tagger on dns.md ... +[tag] tags=['dns'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to dns.md ... +[embed] Embedding dns.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/dns.md + +======================================================================== +VAULT TAGGER v4 — dns.md +======================================================================== + +### Tags + ['dns'] (confidence=0.85) + +### Body wikilink diff +--- a/dns.md ++++ b/dns.md (linked) +@@ -15,5 +15,5 @@ + | Purpose | IP | + |---------|-----| +-| External (home services) | `199.6.36.163` | ++| External (home [[services]]) | `199.6.36.163` | + | Contabo Server | `5.189.158.149` | + + + +### Related (bge-m3 top-5) + [[usenet]] + [[caddy]] + [[expose-service-contabo]] + [[headscale-onboard-node]] + [[authentik-oidc-application]] + +### Proposed frontmatter +--- +title: GoDaddy DNS Management +type: reference +tags: + - dns +aliases: [] +related: + - [[usenet]] + - [[caddy]] + - [[expose-service-contabo]] + - [[headscale-onboard-node]] + - [[authentik-oidc-application]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [17/61] Done vault/docs/software/dns.md +[sweep] [18/61] Processing vault/docs/software/geo-tools.md ... +[tag] Calling tagger on geo-tools.md ... +[tag] tags=['storage'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to geo-tools.md ... +[embed] Embedding geo-tools.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/geo-tools.md + +======================================================================== +VAULT TAGGER v4 — geo-tools.md +======================================================================== + +### Tags + ['storage'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[cc-rules]] + [[ct-runbook]] + [[environment]] + [[meshtasticd-sim-nodes-runbook]] + [[recon-operations]] + +### Proposed frontmatter +--- +title: Geo Processing Tools — Cortex +type: reference +tags: + - storage +aliases: [] +related: + - [[cc-rules]] + - [[ct-runbook]] + - [[environment]] + - [[meshtasticd-sim-nodes-runbook]] + - [[recon-operations]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [18/61] Done vault/docs/software/geo-tools.md +[sweep] [19/61] Processing vault/docs/software/recon.md ... +[tag] Calling tagger on recon.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to recon.md ... +[embed] Embedding recon.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/recon.md + +======================================================================== +VAULT TAGGER v4 — recon.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[recon-operations]] + [[ia-download-queue]] + [[services]] + [[usenet]] + [[caddy]] + +### Proposed frontmatter +--- +title: RECON — Knowledge Extraction Pipeline +type: reference +tags: + - recon +aliases: [] +related: + - [[recon-operations]] + - [[ia-download-queue]] + - [[services]] + - [[usenet]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [19/61] Done vault/docs/software/recon.md +[sweep] [20/61] Processing vault/docs/software/searxng.md ... +[tag] Calling tagger on searxng.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to searxng.md ... +[embed] Embedding searxng.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/docs/software/searxng.md + +======================================================================== +VAULT TAGGER v4 — searxng.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/searxng.md ++++ b/searxng.md (linked) +@@ -20,5 +20,5 @@ + | Search engine | SearXNG (Docker, v2026.2.6) | searxng container | + | Cache | Valkey (Redis-compatible) | valkey container | +-| Reverse proxy | Utility Caddy (CT 101) | 192.168.1.101 | ++| Reverse proxy | Utility [[caddy]] (CT 101) | 192.168.1.101 | + | SSL certs | acme.sh (Let's Encrypt) | /etc/caddy/certs/ on CT 101 | + +@@ -57,5 +57,5 @@ + - **Nav bar:** Left: `.//files`, `.//stream` — Right: `.//photos`, `.//mail`, waffle menu, login avatar + - **Waffle menu:** 3x3 grid of service tiles (Aurora, Stream, Files, Watchtower, Photos, Mail, Cloud, Admin, Search) with inline SVG icons +-- **All nav links:** Use Authentik SSO launch URLs (`https://auth.echo6.co/application/launch//`) ++- **All nav links:** Use [[authentik]] SSO launch URLs (`https://auth.echo6.co/application/launch//`) + + ## Configuration +@@ -70,5 +70,5 @@ + - `server.base_url`: "https://echo6.co/" + +-**Environment:** Set in docker-compose.yml: ++**[[environment]]:** Set in docker-compose.yml: + - `SEARXNG_BASE_URL=https://echo6.co/` + - `INSTANCE_NAME=Echo6` +@@ -122,5 +122,5 @@ + - `echo6.co` → `100.64.0.8` (utility Caddy) + +-**GoDaddy DNS:** ++**GoDaddy [[dns]]:** + - `@` (echo6.co) → `199.6.36.163` (home) + - `search` → `199.6.36.163` (home) +@@ -128,3 +128,3 @@ + --- + +-*Last updated: 2026-02-17 — Initial creation after Echo6 homepage deployment* ++*Last updated: 2026-02-17 — Initial creation after Echo6 homepage [[deployment]]* + + +### Related (bge-m3 top-5) + [[echo6-landing-page-data-export]] + [[caddy]] + [[ip-allocation]] + [[headscale-onboard-node]] + [[services]] + +### Proposed frontmatter +--- +title: SearXNG — Echo6 Search Homepage +type: reference +tags: + - proxmox +aliases: [] +related: + - [[echo6-landing-page-data-export]] + - [[caddy]] + - [[ip-allocation]] + - [[headscale-onboard-node]] + - [[services]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [20/61] Done vault/docs/software/searxng.md +[sweep] [21/61] Processing vault/glossary.md ... +[tag] Calling tagger on glossary.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to glossary.md ... +[embed] Embedding glossary.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/glossary.md + +======================================================================== +VAULT TAGGER v4 — glossary.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/glossary.md ++++ b/glossary.md (linked) +@@ -6,5 +6,5 @@ + ## Topic categories + +-mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · ai · mail ++mesh · matrix · [[recon]] · media · auth · [[dns]] · vpn · storage · proxmox · ai · mail + + ## Acronyms +@@ -21,6 +21,6 @@ + ### Hosts / Proxmox nodes + +-- **argus** — aliases: 100.64.0.25 +-- **authentik** — aliases: 100.64.0.36 ++- **[[argus]]** — aliases: 100.64.0.25 ++- **[[authentik]]** — aliases: 100.64.0.36 + - **bluefin** — aliases: 100.64.0.30 + - **cloud** (Cloud) — aliases: 192.168.1.242, 100.64.0.4 +@@ -49,6 +49,6 @@ + ### LXC Containers + +-- **archivist** — aliases: 192.168.1.118, CT 118 — on: utility +-- **caddy** — aliases: 192.168.1.101, CT 101, 100.64.0.8 — on: utility ++- **[[archivist]]** — aliases: 192.168.1.118, CT 118 — on: utility ++- **[[caddy]]** — aliases: 192.168.1.101, CT 101, 100.64.0.8 — on: utility + - **immich** — aliases: 192.168.1.182, CT 120, 100.64.0.2 — on: cloud + - **livesync** — aliases: 10.10.10.22, CT 104, 100.64.0.35 — on: edge2 +@@ -56,5 +56,5 @@ + - **pdm** — aliases: 10.10.10.10, CT 100, 100.64.0.28 — on: edge2 + - **running** — aliases: CT 100 — on: utility _(live)_ +-- **searxng** — aliases: 192.168.1.102, CT 102, 100.64.0.15 — on: utility ++- **[[searxng]]** — aliases: 192.168.1.102, CT 102, 100.64.0.15 — on: utility + - **vaultwarden** — aliases: 10.10.10.20, CT 102, 100.64.0.33 — on: edge2 + - **wordpress** — aliases: 10.10.10.11, CT 101, 100.64.0.31 — on: edge2 +@@ -113,6 +113,6 @@ + - **matrix-mas** (Matrix MAS) — aliases: Matrix MAS — on: contabo + - **matrix-postgres** — aliases: matrix-postgres — on: contabo _(live)_ +-- **matrix-synapse** (Matrix Synapse) — aliases: Matrix Synapse, matrix — on: contabo +-- **mautrix-signal** — aliases: mautrix-signal — on: contabo ++- **matrix-synapse** (Matrix [[synapse]]) — aliases: Matrix Synapse, matrix — on: contabo ++- **[[mautrix_signal]]** — aliases: mautrix-signal — on: contabo + - **meshtastic-cli** (Meshtastic CLI) — aliases: Meshtastic CLI — on: mt-isr + - **meshtasticd** — aliases: meshtasticd — on: mt-burleybutte +@@ -144,9 +144,9 @@ + ### Projects + +-- **advbbs-project** — aliases: advbbs-project ++- **[[advbbs-project]]** — aliases: advbbs-project + - **argus** — aliases: argus +-- **deploy-livesync** — aliases: deploy-livesync +-- **matrix-synapse-deployment** — aliases: matrix-synapse-deployment +-- **meshtastic-headscale-runbook** — aliases: meshtastic-headscale-runbook +-- **mmud-project** — aliases: mmud-project ++- **[[deploy-livesync]]** — aliases: deploy-livesync ++- **[[matrix-synapse-deployment]]** — aliases: matrix-synapse-deployment ++- **[[meshtastic-headscale-runbook]]** — aliases: meshtastic-headscale-runbook ++- **[[mmud-project]]** — aliases: mmud-project + + + +### Related (bge-m3 top-5) + [[services]] + [[ip-allocation]] + [[caddy]] + [[authentik]] + [[usenet]] + +### Proposed frontmatter +--- +title: "Glossary & Vocabulary" +type: reference +tags: + - proxmox +aliases: [] +related: + - [[services]] + - [[ip-allocation]] + - [[caddy]] + - [[authentik]] + - [[usenet]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [21/61] Done vault/glossary.md +[sweep] [22/61] Processing vault/notes/echo6-landing-page-data-export.md ... +[tag] Calling tagger on echo6-landing-page-data-export.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to echo6-landing-page-data-export.md ... +[embed] Embedding echo6-landing-page-data-export.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/notes/echo6-landing-page-data-export.md + +======================================================================== +VAULT TAGGER v4 — echo6-landing-page-data-export.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/echo6-landing-page-data-export.md ++++ b/echo6-landing-page-data-export.md (linked) +@@ -37,6 +37,6 @@ + | Service | URL | Description | Auth | + |---------|-----|-------------|------| +-| Echo6 Search (Homepage) | https://echo6.co | [[searxng]] search — branded cyberpunk homepage, Google-style layout | Public (SearXNG) | +-| Aurora (AI Assistant) | https://ai.echo6.co | RAG-augmented LLM chat — locally-hosted, queries a 95K+ vector knowledge base | Authentik OIDC | ++| Echo6 Search (Homepage) | https://echo6.co | [[searxng]] search — branded cyberpunk homepage, Google-style layout | Public ([[searxng]]) | ++| Aurora (AI Assistant) | https://ai.echo6.co | RAG-augmented LLM chat — locally-hosted, queries a 95K+ vector knowledge base | [[authentik]] OIDC | + | PeerTube (Video) | https://stream.echo6.co | Self-hosted video platform — 99 curated YouTube channels mirrored, GPU-transcoded | Authentik OIDC | + | File Server | https://files.echo6.co | PDF/document library — ~13,239 documents (military doctrine, survival, comms, trades) | Public | +@@ -219,5 +219,5 @@ + ### Nodes (all connected via Tailscale / self-hosted Headscale) + +-| Node | Role | Key Services | ++| Node | Role | Key [[services]] | + |------|------|-------------| + | data | Proxmox host | Hosts [[recon]] VM (VM 1130) | +@@ -325,5 +325,5 @@ + | Interface | OpenWebUI at ai.echo6.co | + | Model | JOSIEFIED Qwen3 8B (~55 tok/s, ~5GB VRAM) | +-| RAG source | RECON Qdrant (95K+ vectors, top-5 retrieval) | ++| RAG source | [[recon]] Qdrant (95K+ vectors, top-5 retrieval) | + | Embedding model | bge-m3 (1024-dim via TEI) | + | Score threshold | 0.3 cosine similarity | +@@ -404,6 +404,6 @@ + |-------|-----------| + | Mesh VPN | Tailscale (self-hosted Headscale) | +-| Reverse proxy | Caddy (CT 101 on utility) — auto TLS | +-| DNS | GoDaddy (external), dnsmasq split DNS (internal) | ++| Reverse proxy | [[caddy]] (CT 101 on utility) — auto TLS | ++| [[dns]] | GoDaddy (external), dnsmasq split DNS (internal) | + | Authentication | Authentik OIDC SSO across all services | + | SSO Launch URLs | `https://auth.echo6.co/application/launch//` for seamless pass-through | + + +### Related (bge-m3 top-5) + [[searxng]] + [[authentik]] + [[ip-allocation]] + [[caddy]] + [[CLAUDE-baseline]] + +### Proposed frontmatter +--- +title: Echo6 Landing Page — Data Export +type: note +tags: + - auth +aliases: [] +related: + - [[searxng]] + - [[authentik]] + - [[ip-allocation]] + - [[caddy]] + - [[CLAUDE-baseline]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [22/61] Done vault/notes/echo6-landing-page-data-export.md +[sweep] [23/61] Processing vault/notes/ia-download-queue.md ... +[tag] Calling tagger on ia-download-queue.md ... +[tag] tags=['storage'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ia-download-queue.md ... +[embed] Embedding ia-download-queue.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/notes/ia-download-queue.md + +======================================================================== +VAULT TAGGER v4 — ia-download-queue.md +======================================================================== + +### Tags + ['storage'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[ia-download-mirror]] + [[ia-cli-reference]] + [[recon]] + [[usenet]] + [[glossary]] + +### Proposed frontmatter +--- +title: Internet Archive Download Queue +type: note +tags: + - storage +aliases: [] +related: + - [[ia-download-mirror]] + - [[ia-cli-reference]] + - [[recon]] + - [[usenet]] + - [[glossary]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [23/61] Done vault/notes/ia-download-queue.md +[sweep] [24/61] Processing vault/plans/vaultwarden-plan.md ... +[tag] Calling tagger on vaultwarden-plan.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to vaultwarden-plan.md ... +[embed] Embedding vaultwarden-plan.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/plans/vaultwarden-plan.md + +======================================================================== +VAULT TAGGER v4 — vaultwarden-plan.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/vaultwarden-plan.md ++++ b/vaultwarden-plan.md (linked) +@@ -20,9 +20,9 @@ + ## Context + +-We're consolidating both Contabo VPSes onto Proxmox. edge2 is up and proven (PVE 8 + PDM). The next phase is evacuating services off the **main Contabo** so it can be rebuilt as `edge1` — moving each service into an LXC on edge2, with the live Contabo as rollback, mail handled last on its original IP. +- +-**Vaultwarden is the pilot** because it's the lowest-risk service: a single container, ~5.3 MB of SQLite data, no external DB, and `SSO_ONLY=false` so local master-password login works even if Authentik is down. This run **doubles as the reusable per-service LXC-migration template** — phases are tagged `[G]` generic vs `[S]` service-specific. +- +-The cutover uses a **proven, low-risk pattern**: public DNS never changes; we stand up the service on edge2, then re-point *one token* of Contabo's Caddy backend to the new instance over the tailnet (exactly how `proxmox.echo6.co` already routes to `100.64.0.6:8006`). Rollback = revert that one token + restart source (~1–2 s). ++We're consolidating both Contabo VPSes onto Proxmox. edge2 is up and proven (PVE 8 + PDM). The next phase is evacuating [[services]] off the **main Contabo** so it can be rebuilt as `edge1` — moving each service into an LXC on edge2, with the live Contabo as rollback, mail handled last on its original IP. ++ ++**Vaultwarden is the pilot** because it's the lowest-risk service: a single container, ~5.3 MB of SQLite data, no external DB, and `SSO_ONLY=false` so local master-password login works even if [[authentik]] is down. This run **doubles as the reusable per-service LXC-migration template** — phases are tagged `[G]` generic vs `[S]` service-specific. ++ ++The cutover uses a **proven, low-risk pattern**: public [[dns]] never changes; we stand up the service on edge2, then re-point *one token* of Contabo's [[caddy]] backend to the new instance over the tailnet (exactly how `proxmox.echo6.co` already routes to `100.64.0.6:8006`). Rollback = revert that one token + restart source (~1–2 s). + + **edge2 access (pinned):** `ssh admin@184.174.35.153` (alias `edge2`, key `~/.ssh/contabo2_ed25519`), then `sudo` for every `pct`/`pvesm`/`pveam` command. `root@100.64.0.26` is refused — do not use it. +@@ -48,5 +48,5 @@ + + ### Phase 0a — Validate a LOCAL user exists + record to credentials `[S]` ← user-requested GATE +-- Take a read-only hot snapshot of the live DB and query `users`: confirm **≥1 account has a non-empty `password_hash`** (= master password set → local email+password login works, independent of SSO). Recon already confirms: **one account `matt@echo6.co`, password_hash non-empty, email verified, enabled → GATE PASS.** Record email(s), `login_count`, verified status. ++- Take a read-only hot snapshot of the live DB and query `users`: confirm **≥1 account has a non-empty `password_hash`** (= master password set → local email+password login works, independent of SSO). [[recon]] already confirms: **one account `matt@echo6.co`, password_hash non-empty, email verified, enabled → GATE PASS.** Record email(s), `login_count`, verified status. + - **Record to `/home/zvx/projects/.ref/credentials`** under a `# Vaultwarden (vault.echo6.co)` section: the account email(s), `SSO_ONLY=false` (local login enabled), and a note that the **master password is Matt's own secret — not stored anywhere in plaintext** (Vaultwarden keeps only the PBKDF2/Argon2 hash). The `ADMIN_TOKEN` (from `.env`) goes here as admin-panel break-glass. + - **GATE:** if NO account has a master password set, **STOP and surface it** — the local-login safety net wouldn't exist. Also confirm with Matt he knows the master password for at least one listed account (we can't recover it, only verify the account exists). +@@ -182,5 +182,5 @@ + ## Gotchas + - **G1** Stale `caddy.md`/archive mentions a `:3012`/`notifications/hub` WS route — live Caddy has **none** (in-process WS on `:8086`). Confirmed in Phase 0. +-- **G2** edge2 `vmbr0` has **no DHCP** and no `local-lvm` → static IP `10.10.10.20/24` + `local` (dir) storage. (Overrides ct-runbook defaults.) ++- **G2** edge2 `vmbr0` has **no DHCP** and no `local-lvm` → static IP `10.10.10.20/24` + `local` (dir) storage. (Overrides [[ct-runbook]] defaults.) + - **G3** Source binds loopback-only (`127.0.0.1:8086:80`); LXC must bind the tailnet IP (`VW_TS_IP:8086:80`) so Caddy reaches it. Keep the container-side `:80`. + - **G4** SQLite is in WAL mode with a **live 2.4 MB WAL** → use hot `.backup` (single self-contained file, no `-wal`/`-shm`); never copy a live `db.sqlite3`+WAL naively. Here we also **stop the source first** for zero-loss. + + +### Related (bge-m3 top-5) + [[lxc-service-migration]] + [[expose-service-edge2]] + [[edge2-access-reference]] + [[caddy]] + [[ip-allocation]] + +### Proposed frontmatter +--- +title: Vaultwarden → edge2 LXC — Migration Pilot (+ reusable LXC-migration runbook) — v2 +type: note +tags: + - proxmox +aliases: [] +related: + - [[lxc-service-migration]] + - [[expose-service-edge2]] + - [[edge2-access-reference]] + - [[caddy]] + - [[ip-allocation]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [24/61] Done vault/plans/vaultwarden-plan.md +[sweep] [25/61] Processing vault/projects/advbbs-project.md ... +[tag] Calling tagger on advbbs-project.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to advbbs-project.md ... +[embed] Embedding advbbs-project.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/advbbs-project.md + +======================================================================== +VAULT TAGGER v4 — advbbs-project.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[meshtastic-sidecar-node]] + [[meshtasticd-sim-nodes-runbook]] + [[mautrix_signal]] + [[meshtastic-headscale-runbook]] + [[services]] + +### Proposed frontmatter +--- +title: advBBS — Claude Code Project Context +type: project +tags: + - mesh +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtasticd-sim-nodes-runbook]] + - [[mautrix_signal]] + - [[meshtastic-headscale-runbook]] + - [[services]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [25/61] Done vault/projects/advbbs-project.md +[sweep] [26/61] Processing vault/projects/argus.md ... +[tag] Calling tagger on argus.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to argus.md ... +[embed] Embedding argus.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/argus.md + +======================================================================== +VAULT TAGGER v4 — argus.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff +--- a/argus.md ++++ b/argus.md (linked) +@@ -58,5 +58,5 @@ + + **[[dns]] Bootstrap Fix:** +-Systemd drop-in at `/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf` ensures fallback DNS (1.1.1.1, 8.8.8.8) exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot. ++Systemd drop-in at `/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf` ensures fallback [[dns]] (1.1.1.1, 8.8.8.8) exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot. + + ```bash +@@ -248,5 +248,5 @@ + ## Next Steps (Application Deployment) + +-1. **SearXNG deployment:** Docker container for self-hosted search aggregation ++1. **[[searxng]] [[deployment]]:** Docker container for self-hosted search aggregation + 2. **LLM integration:** Local model for analysis (Ollama on cortex or self-hosted) + 3. **Database:** SQLite for processed intel, possibly Qdrant for vector search (cortex:6333 available) + + +### Related (bge-m3 top-5) + [[headscale-onboard-node]] + [[ip-allocation]] + [[caddy]] + [[ct-runbook]] + [[ots-setup]] + +### Proposed frontmatter +--- +title: ARGUS - OSINT Intelligence Platform +type: project +tags: + - recon +aliases: [] +related: + - [[headscale-onboard-node]] + - [[ip-allocation]] + - [[caddy]] + - [[ct-runbook]] + - [[ots-setup]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [26/61] Done vault/projects/argus.md +[sweep] [27/61] Processing vault/projects/deploy-livesync.md ... +[tag] Calling tagger on deploy-livesync.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to deploy-livesync.md ... +[embed] Embedding deploy-livesync.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/deploy-livesync.md + +======================================================================== +VAULT TAGGER v4 — deploy-livesync.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/deploy-livesync.md ++++ b/deploy-livesync.md (linked) +@@ -1,5 +1,5 @@ + # Deploying CouchDB with JWT auth for Obsidian LiveSync via Authentik + +-**LiveSync has native client-side JWT support that eliminates the need for a browser-based OIDC flow.** The plugin generates and signs JWTs internally using a stored private key, sending `Authorization: Bearer` headers directly to CouchDB. This fundamentally changes the architecture: instead of proxying OIDC tokens, you provision per-user key pairs, configure CouchDB with the public keys, and distribute setup URIs containing the private keys. Authentik serves as the identity backbone for a provisioning service — not as a runtime token issuer. No one has publicly documented a complete LiveSync + SSO deployment, making this guide a synthesis of the Kishieel Keycloak series, CouchDB JWT internals, Authentik's claim customization, and the LiveSync plugin's JWT implementation. ++**LiveSync has native client-side JWT support that eliminates the need for a browser-based OIDC flow.** The plugin generates and signs JWTs internally using a stored private key, sending `Authorization: Bearer` headers directly to CouchDB. This fundamentally changes the architecture: instead of proxying OIDC tokens, you provision per-user key pairs, configure CouchDB with the public keys, and distribute setup URIs containing the private keys. [[authentik]] serves as the identity backbone for a provisioning service — not as a runtime token issuer. No one has publicly documented a complete LiveSync + SSO [[deployment]], making this guide a synthesis of the Kishieel Keycloak series, CouchDB JWT internals, Authentik's claim customization, and the LiveSync plugin's JWT implementation. + + --- +@@ -198,5 +198,5 @@ + **CORS is the most common failure mode.** Issue #628 documents that LiveSync does not send the `Origin` header on non-preflight requests, causing CouchDB's CORS handler to omit `Access-Control-Allow-Origin` from responses. The fix is configuring CORS in `local.ini` (shown above) rather than relying on the reverse proxy alone. Required origins: `app://obsidian.md`, `capacitor://localhost`, `http://localhost`. + +-**The Caddy reverse proxy config** for `notes.echo6.co`: ++**The [[caddy]] reverse proxy config** for `notes.echo6.co`: + + ``` + + +### Related (bge-m3 top-5) + [[authentik-oidc-application]] + [[authentik]] + [[authentik-access-groups]] + [[expose-service-home]] + [[authentik-upgrade]] + +### Proposed frontmatter +--- +title: Deploying CouchDB with JWT auth for Obsidian LiveSync via Authentik +type: project +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[authentik]] + - [[authentik-access-groups]] + - [[expose-service-home]] + - [[authentik-upgrade]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [27/61] Done vault/projects/deploy-livesync.md +[sweep] [28/61] Processing vault/projects/matrix-synapse-deployment.md ... +[tag] Calling tagger on matrix-synapse-deployment.md ... +[tag] tags=['matrix'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to matrix-synapse-deployment.md ... +[embed] Embedding matrix-synapse-deployment.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/matrix-synapse-deployment.md + +======================================================================== +VAULT TAGGER v4 — matrix-synapse-deployment.md +======================================================================== + +### Tags + ['matrix'] (confidence=0.85) + +### Body wikilink diff +--- a/matrix-synapse-deployment.md ++++ b/matrix-synapse-deployment.md (linked) +@@ -3,5 +3,5 @@ + **Status:** Deployed 2026-02-15, migrated to Contabo 2026-02-15 + **Target:** Contabo VPS (5.189.158.149 / 100.64.0.1) +-**URLs:** https://matrix.echo6.co (Synapse), https://element.echo6.co (Element Web) ++**URLs:** https://matrix.echo6.co ([[synapse]]), https://element.echo6.co (Element Web) + **Server Name:** echo6.co (federated identity: @user:echo6.co) + +@@ -13,7 +13,7 @@ + |-----------|--------| + | Host | Contabo VPS (5.189.158.149 / 100.64.0.1) | +-| Docker services | Synapse (127.0.0.1:8008), Element Web (127.0.0.1:8088), PostgreSQL 16 | +-| Reverse proxy | Contabo Caddy (auto ACME certs) | +-| SSO | Authentik OIDC → communication-users group | ++| Docker [[services]] | Synapse (127.0.0.1:8008), Element Web (127.0.0.1:8088), PostgreSQL 16 | ++| Reverse proxy | Contabo [[caddy]] (auto ACME certs) | ++| SSO | [[authentik]] OIDC → communication-users group | + | Federation | Well-known delegation on echo6.co base domain (served by utility Caddy) | + | Compose path | `/opt/matrix/docker-compose.yml` | +@@ -234,5 +234,5 @@ + + - Backend: `192.168.1.108:8008` (local IP, has OIDC) +-- Issue cert, install cert, add Caddy site block, add GoDaddy DNS ++- Issue cert, install cert, add Caddy site block, add GoDaddy [[dns]] + + Caddy site block (note the path-based routing for Matrix): +@@ -457,5 +457,5 @@ + ## Post-Deploy Updates + +-After deployment, update these docs: ++After [[deployment]], update these docs: + + - `docs/services/services.md` — add Matrix entry + + +### Related (bge-m3 top-5) + [[synapse]] + [[matrix_host]] + [[mautrix_signal]] + [[caddy]] + [[lxc-service-migration]] + +### Proposed frontmatter +--- +title: Matrix Synapse Deployment +type: project +tags: + - matrix +aliases: [] +related: + - [[synapse]] + - [[matrix_host]] + - [[mautrix_signal]] + - [[caddy]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [28/61] Done vault/projects/matrix-synapse-deployment.md +[sweep] [29/61] Processing vault/projects/meshtastic-headscale-runbook.md ... +[tag] Calling tagger on meshtastic-headscale-runbook.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to meshtastic-headscale-runbook.md ... +[embed] Embedding meshtastic-headscale-runbook.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/meshtastic-headscale-runbook.md + +======================================================================== +VAULT TAGGER v4 — meshtastic-headscale-runbook.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[idahomesh-bridge-setup]] + [[idahomesh-vpn-device-setup]] + [[meshtastic-sidecar-node]] + [[headscale-onboard-node]] + [[caddy]] + +### Proposed frontmatter +--- +title: IdahoMesh Tailnet Runbook +type: project +tags: + - mesh +aliases: [] +related: + - [[idahomesh-bridge-setup]] + - [[idahomesh-vpn-device-setup]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [29/61] Done vault/projects/meshtastic-headscale-runbook.md +[sweep] [30/61] Processing vault/projects/mmud-project.md ... +[tag] Calling tagger on mmud-project.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to mmud-project.md ... +[embed] Embedding mmud-project.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/projects/mmud-project.md + +======================================================================== +VAULT TAGGER v4 — mmud-project.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[advbbs-project]] + [[meshtasticd-sim-nodes-runbook]] + [[ip-allocation]] + [[services]] + [[meshtastic-headscale-runbook]] + +### Proposed frontmatter +--- +title: MMUD — Mesh Multi-User Dungeon +type: project +tags: + - mesh +aliases: [] +related: + - [[advbbs-project]] + - [[meshtasticd-sim-nodes-runbook]] + - [[ip-allocation]] + - [[services]] + - [[meshtastic-headscale-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [30/61] Done vault/projects/mmud-project.md +[sweep] [31/61] Processing vault/runbooks/add-peertube-channel.md ... +[tag] Calling tagger on add-peertube-channel.md ... +[tag] tags=['media'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to add-peertube-channel.md ... +[embed] Embedding add-peertube-channel.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/add-peertube-channel.md + +======================================================================== +VAULT TAGGER v4 — add-peertube-channel.md +======================================================================== + +### Tags + ['media'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[peertube-remote-runner]] + [[recon-operations]] + [[recon-service-integration]] + [[proxmox-onboard-node]] + [[ct-runbook]] + +### Proposed frontmatter +--- +title: Add PeerTube Channel +type: runbook +tags: + - media +aliases: [] +related: + - [[peertube-remote-runner]] + - [[recon-operations]] + - [[recon-service-integration]] + - [[proxmox-onboard-node]] + - [[ct-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [31/61] Done vault/runbooks/add-peertube-channel.md +[sweep] [32/61] Processing vault/runbooks/authentik-access-groups.md ... +[tag] Calling tagger on authentik-access-groups.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to authentik-access-groups.md ... +[embed] Embedding authentik-access-groups.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/authentik-access-groups.md + +======================================================================== +VAULT TAGGER v4 — authentik-access-groups.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/authentik-access-groups.md ++++ b/authentik-access-groups.md (linked) +@@ -3,5 +3,5 @@ + Manage group-based application access via the [[authentik]] API. No web UI interaction required. + +-**Authentik instance:** https://auth.echo6.co (Contabo, 100.64.0.1) ++**[[authentik]] instance:** https://auth.echo6.co (Contabo, 100.64.0.1) + + **Key behavior:** Users in `authentik Admins` (is_superuser=true) bypass ALL policy checks automatically. Group bindings only restrict non-superuser access. + + +### Related (bge-m3 top-5) + [[authentik-oidc-application]] + [[authentik]] + [[authentik-create-invitation]] + [[deploy-livesync]] + [[proxmox-onboard-node]] + +### Proposed frontmatter +--- +title: Authentik Access Groups +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[authentik]] + - [[authentik-create-invitation]] + - [[deploy-livesync]] + - [[proxmox-onboard-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [32/61] Done vault/runbooks/authentik-access-groups.md +[sweep] [33/61] Processing vault/runbooks/authentik-create-invitation.md ... +[tag] Calling tagger on authentik-create-invitation.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to authentik-create-invitation.md ... +[embed] Embedding authentik-create-invitation.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/authentik-create-invitation.md + +======================================================================== +VAULT TAGGER v4 — authentik-create-invitation.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/authentik-create-invitation.md ++++ b/authentik-create-invitation.md (linked) +@@ -1,5 +1,5 @@ + # Authentik: Create Invitation + +-Create user invitations via the Authentik Admin UI. Supports two modes: email (automatic delivery) and link-sharing (manual delivery). ++Create user invitations via the [[authentik]] Admin UI. Supports two modes: email (automatic delivery) and link-sharing (manual delivery). + + --- +@@ -120,5 +120,5 @@ + ## After Enrollment + +-New users are created under the `users/enrolled` path. To grant them access to services: ++New users are created under the `users/enrolled` path. To grant them access to [[services]]: + + 1. Navigate to **Directory → Groups** + + +### Related (bge-m3 top-5) + [[authentik-access-groups]] + [[authentik]] + [[authentik-oidc-application]] + [[authentik-upgrade]] + [[mailcow-create-mailbox]] + +### Proposed frontmatter +--- +title: "Authentik: Create Invitation" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik-access-groups]] + - [[authentik]] + - [[authentik-oidc-application]] + - [[authentik-upgrade]] + - [[mailcow-create-mailbox]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [33/61] Done vault/runbooks/authentik-create-invitation.md +[sweep] [34/61] Processing vault/runbooks/authentik-oidc-application.md ... +[tag] Calling tagger on authentik-oidc-application.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to authentik-oidc-application.md ... +[embed] Embedding authentik-oidc-application.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/authentik-oidc-application.md + +======================================================================== +VAULT TAGGER v4 — authentik-oidc-application.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/authentik-oidc-application.md ++++ b/authentik-oidc-application.md (linked) +@@ -1,7 +1,7 @@ + # Add Authentik OIDC to an Application + +-Fully automated via Authentik API. No web UI interaction required. +- +-**Prerequisite:** DNS must already exist for the service (run expose-service-contabo.md or expose-service-home.md first). ++Fully automated via [[authentik]] API. No web UI interaction required. ++ ++**Prerequisite:** [[dns]] must already exist for the service (run expose-service-contabo.md or expose-service-home.md first). + + **Authentik instance:** https://auth.echo6.co (Contabo, 100.64.0.1) +@@ -215,5 +215,5 @@ + ### Common config patterns + +-**Environment variables (Docker):** ++**[[environment]] variables (Docker):** + + ```bash + + +### Related (bge-m3 top-5) + [[authentik]] + [[authentik-access-groups]] + [[authentik-upgrade]] + [[mailcow-create-mailbox]] + [[expose-service-home]] + +### Proposed frontmatter +--- +title: Add Authentik OIDC to an Application +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik]] + - [[authentik-access-groups]] + - [[authentik-upgrade]] + - [[mailcow-create-mailbox]] + - [[expose-service-home]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [34/61] Done vault/runbooks/authentik-oidc-application.md +[sweep] [35/61] Processing vault/runbooks/authentik-upgrade.md ... +[tag] Calling tagger on authentik-upgrade.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to authentik-upgrade.md ... +[embed] Embedding authentik-upgrade.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/authentik-upgrade.md + +======================================================================== +VAULT TAGGER v4 — authentik-upgrade.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/authentik-upgrade.md ++++ b/authentik-upgrade.md (linked) +@@ -1,5 +1,5 @@ + # Authentik: Major Version Upgrade + +-Upgrade Authentik between major versions on Contabo. Covers backup, upgrade, verification, and rollback. ++Upgrade [[authentik]] between major versions on Contabo. Covers backup, upgrade, verification, and rollback. + + --- +@@ -38,5 +38,5 @@ + Look for: + - **Breaking changes** — removed features, changed defaults, API changes +-- **Dependency changes** — added/removed services (e.g., Redis removed in 2025.10) ++- **Dependency changes** — added/removed [[services]] (e.g., Redis removed in 2025.10) + - **Configuration changes** — new required env vars, changed mount paths + - **Database migrations** — large migrations that may take time + + +### Related (bge-m3 top-5) + [[authentik-oidc-application]] + [[lxc-service-migration]] + [[authentik]] + [[authentik-create-invitation]] + [[ct-runbook]] + +### Proposed frontmatter +--- +title: "Authentik: Major Version Upgrade" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[lxc-service-migration]] + - [[authentik]] + - [[authentik-create-invitation]] + - [[ct-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [35/61] Done vault/runbooks/authentik-upgrade.md +[sweep] [36/61] Processing vault/runbooks/ct-runbook.md ... +[tag] Calling tagger on ct-runbook.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ct-runbook.md ... +[embed] Embedding ct-runbook.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/ct-runbook.md + +======================================================================== +VAULT TAGGER v4 — ct-runbook.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[proxmox-onboard-node]] + [[headscale-onboard-node]] + [[meshtasticd-sim-nodes-runbook]] + [[proxmox-create-ubuntu-vm]] + [[ots-setup]] + +### Proposed frontmatter +--- +title: Proxmox CT/LXC Provisioning Runbook +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] + - [[meshtasticd-sim-nodes-runbook]] + - [[proxmox-create-ubuntu-vm]] + - [[ots-setup]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [36/61] Done vault/runbooks/ct-runbook.md +[sweep] [37/61] Processing vault/runbooks/edge2-access-reference.md ... +[tag] Calling tagger on edge2-access-reference.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to edge2-access-reference.md ... +[embed] Embedding edge2-access-reference.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/edge2-access-reference.md + +======================================================================== +VAULT TAGGER v4 — edge2-access-reference.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/edge2-access-reference.md ++++ b/edge2-access-reference.md (linked) +@@ -85,5 +85,5 @@ + 1. The SSH error shows `publickey,password` as available methods — this is misleading because `PasswordAuthentication no` is enforced, but the SSH banner still lists both + 2. We tried `root@` (wrong user) and the default `id_ed25519` (wrong key) +-3. The environment docs didn't document the `admin` user or the specific key requirement ++3. The [[environment]] docs didn't document the `admin` user or the specific key requirement + + **Resolution:** Added cortex's default `id_ed25519`, WSL2 key, and Windows key to admin's `authorized_keys`. Added SSH config alias `edge2` → `admin@100.64.0.26`. + + +### Related (bge-m3 top-5) + [[expose-service-edge2]] + [[proxmox-onboard-node]] + [[vaultwarden-plan]] + [[lxc-service-migration]] + [[headscale-onboard-node]] + +### Proposed frontmatter +--- +title: edge2 Access Reference +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[proxmox-onboard-node]] + - [[vaultwarden-plan]] + - [[lxc-service-migration]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [37/61] Done vault/runbooks/edge2-access-reference.md +[sweep] [38/61] Processing vault/runbooks/expose-service-contabo.md ... +[tag] Calling tagger on expose-service-contabo.md ... +[tag] tags=['dns'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to expose-service-contabo.md ... +[embed] Embedding expose-service-contabo.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/expose-service-contabo.md + +======================================================================== +VAULT TAGGER v4 — expose-service-contabo.md +======================================================================== + +### Tags + ['dns'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[expose-service-edge2]] + [[expose-service-home]] + [[lxc-service-migration]] + [[headscale-onboard-node]] + [[caddy]] + +### Proposed frontmatter +--- +title: Expose Service on Contabo +type: runbook +tags: + - dns +aliases: [] +related: + - [[expose-service-edge2]] + - [[expose-service-home]] + - [[lxc-service-migration]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [38/61] Done vault/runbooks/expose-service-contabo.md +[sweep] [39/61] Processing vault/runbooks/expose-service-edge2.md ... +[tag] Calling tagger on expose-service-edge2.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to expose-service-edge2.md ... +[embed] Embedding expose-service-edge2.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/expose-service-edge2.md + +======================================================================== +VAULT TAGGER v4 — expose-service-edge2.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/expose-service-edge2.md ++++ b/expose-service-edge2.md (linked) +@@ -3,5 +3,5 @@ + ## Context + +-edge2 is a Proxmox VE 8 node (184.174.35.153 / 100.64.0.26) running LXC containers on an internal bridge (`vmbr0`, subnet `10.10.10.0/24`, gateway `10.10.10.1`). Services run inside unprivileged LXC containers. Caddy on the edge2 host terminates TLS and reverse-proxies to the container's internal IP. ++edge2 is a Proxmox VE 8 node (184.174.35.153 / 100.64.0.26) running LXC containers on an internal bridge (`vmbr0`, subnet `10.10.10.0/24`, gateway `10.10.10.1`). [[services]] run inside unprivileged LXC containers. [[caddy]] on the edge2 host terminates TLS and reverse-proxies to the container's internal IP. + + ## Prerequisites +@@ -9,5 +9,5 @@ + - SSH access to edge2: `ssh edge2` (admin@100.64.0.26, key auth, passwordless sudo) + - Debian 13 CT template cached: `local:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst` +-- DNS provider access (Cloudflare, GoDaddy, etc.) ++- [[dns]] provider access (Cloudflare, GoDaddy, etc.) + + ## Steps + + +### Related (bge-m3 top-5) + [[lxc-service-migration]] + [[edge2-access-reference]] + [[expose-service-contabo]] + [[expose-service-home]] + [[vaultwarden-plan]] + +### Proposed frontmatter +--- +title: Expose Service on edge2 (Contabo Cloud VPS) +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[lxc-service-migration]] + - [[edge2-access-reference]] + - [[expose-service-contabo]] + - [[expose-service-home]] + - [[vaultwarden-plan]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [39/61] Done vault/runbooks/expose-service-edge2.md +[sweep] [40/61] Processing vault/runbooks/expose-service-home.md ... +[tag] Calling tagger on expose-service-home.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to expose-service-home.md ... +[embed] Embedding expose-service-home.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/expose-service-home.md + +======================================================================== +VAULT TAGGER v4 — expose-service-home.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/expose-service-home.md ++++ b/expose-service-home.md (linked) +@@ -3,6 +3,6 @@ + ## Prerequisites + - Service running on a Proxmox CT/VM or bare metal +-- Router forwards 80/443 to Utility Caddy (192.168.1.101) — one-time setup +-- Determine pattern: does the service have Authentik OIDC? ++- Router forwards 80/443 to Utility [[caddy]] (192.168.1.101) — one-time setup ++- Determine pattern: does the service have [[authentik]] OIDC? + + ## Steps + + +### Related (bge-m3 top-5) + [[expose-service-edge2]] + [[expose-service-contabo]] + [[caddy]] + [[proxmox-onboard-node]] + [[ct-runbook]] + +### Proposed frontmatter +--- +title: Expose Service on Home Network +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[expose-service-contabo]] + - [[caddy]] + - [[proxmox-onboard-node]] + - [[ct-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [40/61] Done vault/runbooks/expose-service-home.md +[sweep] [41/61] Processing vault/runbooks/headscale-onboard-node.md ... +[tag] Calling tagger on headscale-onboard-node.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to headscale-onboard-node.md ... +[embed] Embedding headscale-onboard-node.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/headscale-onboard-node.md + +======================================================================== +VAULT TAGGER v4 — headscale-onboard-node.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/headscale-onboard-node.md ++++ b/headscale-onboard-node.md (linked) +@@ -78,5 +78,5 @@ + - `docs/hardware/ip-allocation.md` — Tailscale IPs section. + - `CLAUDE.md` cluster cheat-sheet — Proxmox hosts only. +-- `docs/services/services.md` — once services are deployed on the node. ++- `docs/services/services.md` — once [[services]] are deployed on the node. + + ## Worked example — edge2 (2026-06-16) + + +### Related (bge-m3 top-5) + [[proxmox-onboard-node]] + [[ct-runbook]] + [[caddy]] + [[meshtastic-headscale-runbook]] + [[lxc-service-migration]] + +### Proposed frontmatter +--- +title: Headscale / Tailscale — Onboard a New Node +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[ct-runbook]] + - [[caddy]] + - [[meshtastic-headscale-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [41/61] Done vault/runbooks/headscale-onboard-node.md +[sweep] [42/61] Processing vault/runbooks/ia-cli-reference.md ... +[tag] Calling tagger on ia-cli-reference.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ia-cli-reference.md ... +[embed] Embedding ia-cli-reference.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/ia-cli-reference.md + +======================================================================== +VAULT TAGGER v4 — ia-cli-reference.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[ia-download-mirror]] + [[ia-download-queue]] + [[idahomesh-vpn-device-setup]] + [[archivist]] + [[usenet]] + +### Proposed frontmatter +--- +title: Internet Archive CLI Reference +type: runbook +tags: + - auth +aliases: [] +related: + - [[ia-download-mirror]] + - [[ia-download-queue]] + - [[idahomesh-vpn-device-setup]] + - [[archivist]] + - [[usenet]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [42/61] Done vault/runbooks/ia-cli-reference.md +[sweep] [43/61] Processing vault/runbooks/ia-download-mirror.md ... +[tag] Calling tagger on ia-download-mirror.md ... +[tag] tags=['storage'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to ia-download-mirror.md ... +[embed] Embedding ia-download-mirror.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/ia-download-mirror.md + +======================================================================== +VAULT TAGGER v4 — ia-download-mirror.md +======================================================================== + +### Tags + ['storage'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[ia-cli-reference]] + [[ia-download-queue]] + [[pipeline-patterns]] + [[syncthing-add-node]] + [[idahomesh-vpn-device-setup]] + +### Proposed frontmatter +--- +title: "Download & Mirror from Internet Archive" +type: runbook +tags: + - storage +aliases: [] +related: + - [[ia-cli-reference]] + - [[ia-download-queue]] + - [[pipeline-patterns]] + - [[syncthing-add-node]] + - [[idahomesh-vpn-device-setup]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [43/61] Done vault/runbooks/ia-download-mirror.md +[sweep] [44/61] Processing vault/runbooks/idahomesh-bridge-setup.md ... +[tag] Calling tagger on idahomesh-bridge-setup.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to idahomesh-bridge-setup.md ... +[embed] Embedding idahomesh-bridge-setup.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/idahomesh-bridge-setup.md + +======================================================================== +VAULT TAGGER v4 — idahomesh-bridge-setup.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[meshtastic-headscale-runbook]] + [[idahomesh-vpn-device-setup]] + [[meshtastic-sidecar-node]] + [[headscale-onboard-node]] + [[caddy]] + +### Proposed frontmatter +--- +title: IdahoMesh Bridge Setup +type: runbook +tags: + - mesh +aliases: [] +related: + - [[meshtastic-headscale-runbook]] + - [[idahomesh-vpn-device-setup]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [44/61] Done vault/runbooks/idahomesh-bridge-setup.md +[sweep] [45/61] Processing vault/runbooks/idahomesh-vpn-device-setup.md ... +[tag] Calling tagger on idahomesh-vpn-device-setup.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to idahomesh-vpn-device-setup.md ... +[embed] Embedding idahomesh-vpn-device-setup.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/idahomesh-vpn-device-setup.md + +======================================================================== +VAULT TAGGER v4 — idahomesh-vpn-device-setup.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff +--- a/idahomesh-vpn-device-setup.md ++++ b/idahomesh-vpn-device-setup.md (linked) +@@ -256,5 +256,5 @@ + + - Confirm the device has internet access: `curl -I https://vpn.idahomesh.com` +-- Check DNS resolution: `dig vpn.idahomesh.com` ++- Check [[dns]] resolution: `dig vpn.idahomesh.com` + - Verify the preauthkey hasn't expired + + + +### Related (bge-m3 top-5) + [[idahomesh-bridge-setup]] + [[meshtastic-headscale-runbook]] + [[meshtastic-sidecar-node]] + [[headscale-onboard-node]] + [[caddy]] + +### Proposed frontmatter +--- +title: IdahoMesh VPN — Device Setup +type: runbook +tags: + - mesh +aliases: [] +related: + - [[idahomesh-bridge-setup]] + - [[meshtastic-headscale-runbook]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [45/61] Done vault/runbooks/idahomesh-vpn-device-setup.md +[sweep] [46/61] Processing vault/runbooks/lxc-service-migration.md ... +[tag] Calling tagger on lxc-service-migration.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to lxc-service-migration.md ... +[embed] Embedding lxc-service-migration.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/lxc-service-migration.md + +======================================================================== +VAULT TAGGER v4 — lxc-service-migration.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/lxc-service-migration.md ++++ b/lxc-service-migration.md (linked) +@@ -1,5 +1,5 @@ + # LXC Service Migration — Contabo → edge2 + +-> Proven pilots: **Vaultwarden → edge2 CT 102** (SQLite, 2026-06-16), **Forgejo → edge2 CT 103** (PostgreSQL + non-Caddy SSH port, 2026-06-16), **LiveSync (CouchDB) → edge2 CT 104** (cold named-volume tar + bind-mounted config, 2026-06-16), and **Authentik (PostgreSQL keystone) → edge2 CT 105** (SECRET_KEY-must-travel, multi-block Caddy cutover across 2 site blocks, reboot tailscale-before-docker race, 2026-06-18). This runbook generalizes these patterns into a reusable template for evacuating any Contabo-Caddy-fronted service to an edge2 LXC. ++> Proven pilots: **Vaultwarden → edge2 CT 102** (SQLite, 2026-06-16), **Forgejo → edge2 CT 103** (PostgreSQL + non-Caddy SSH port, 2026-06-16), **LiveSync (CouchDB) → edge2 CT 104** (cold named-volume tar + bind-mounted config, 2026-06-16), and **[[authentik]] (PostgreSQL keystone) → edge2 CT 105** (SECRET_KEY-must-travel, multi-block [[caddy]] cutover across 2 site blocks, reboot tailscale-before-docker race, 2026-06-18). This runbook generalizes these patterns into a reusable template for evacuating any Contabo-Caddy-fronted service to an edge2 LXC. + + --- +@@ -7,5 +7,5 @@ + ## Overview + +-Move a Docker service from the main Contabo VPS into an LXC on edge2, with the Contabo Caddy frontend unchanged (public DNS never moves; only the upstream token in the Caddyfile changes). Rollback is a single line. ++Move a Docker service from the main Contabo VPS into an LXC on edge2, with the Contabo Caddy frontend unchanged (public [[dns]] never moves; only the upstream token in the Caddyfile changes). Rollback is a single line. + + **Architecture after migration:** +@@ -429,5 +429,5 @@ + | G14 | **Reboot race — Docker binding to the tailnet IP can start before Tailscale is online, failing the bind and leaving the service unreachable after a reboot.** Fix: create a systemd unit on the CT that runs `docker compose up` and has `After=tailscale-online.target` + `Requires=tailscale-online.target` (or equivalent `tailscale status --wait` pre-check). Alternatively, `restart: unless-stopped` in the compose file will cause Docker to self-heal via restarts, but the service will be unreachable for the first ~10–30 s after reboot. Verify reboot survival explicitly (Phase 8). Proven required for Authentik (CT 105, 2026-06-18). | + | G15 | **Do NOT change the dnsmasq split-DNS entry during cutover.** The dnsmasq entry for `.echo6.co` points at the Caddy/TLS host (100.64.0.1 = Contabo), NOT the backend. Only the Caddy upstream changes. Repointing dnsmasq to the backend tailnet IP would break internal HTTPS (no cert, no TLS termination). The Caddy host is always the internal DNS target; the backend IP only appears in the Caddy `reverse_proxy` directive. | +-| G16 | **SECRET_KEY and session-signing material must travel byte-for-byte for keystone/session-bearing services** (e.g. Authentik `AUTHENTIK_SECRET_KEY`, Vaultwarden `rsa_key.pem`). Carrying them verbatim means existing browser sessions survive the cutover — users drop straight in with no forced re-login. If the key is regenerated on the target, all active sessions are invalidated immediately. Confirm from startup logs that no new key was generated. | ++| G16 | **SECRET_KEY and session-signing material must travel byte-for-byte for keystone/session-bearing [[services]]** (e.g. Authentik `AUTHENTIK_SECRET_KEY`, Vaultwarden `rsa_key.pem`). Carrying them verbatim means existing browser sessions survive the cutover — users drop straight in with no forced re-login. If the key is regenerated on the target, all active sessions are invalidated immediately. Confirm from startup logs that no new key was generated. | + | N | The composed **Contabo-Caddy → edge2-LXC tailnet** path is unexercised for each new service. Keep the Phase 6 HTTP `/alive` 200 gate as a HARD pre-cutover requirement (use `curl`, not ICMP). | + +@@ -436,5 +436,5 @@ + ## Template Summary + +-**Generic phases (identical for every service):** 0 (recon) → 1 (LXC provision) → 2 (Docker) → 3 (Tailscale + DNS-bootstrap + reachability pre-gate) → 7 (one-token Caddy cutover + backup + validate + restart) → 7a (if service exposes non-Caddy TCP port: iptables DNAT systemd unit on Contabo) → 8 (end-to-end + reboot survival) → 9 (deferred decommission). ++**Generic phases (identical for every service):** 0 ([[recon]]) → 1 (LXC provision) → 2 (Docker) → 3 (Tailscale + DNS-bootstrap + reachability pre-gate) → 7 (one-token Caddy cutover + backup + validate + restart) → 7a (if service exposes non-Caddy TCP port: iptables DNAT systemd unit on Contabo) → 8 (end-to-end + reboot survival) → 9 (deferred decommission). + + **Service-specific phases:** 0a (pre-migration gate), 4 (compose/config — copy from live host), 5 (data migration method depends on storage type), 6 (health gates — service-specific checks before cutover). + + +### Related (bge-m3 top-5) + [[expose-service-edge2]] + [[vaultwarden-plan]] + [[headscale-onboard-node]] + [[caddy]] + [[expose-service-contabo]] + +### Proposed frontmatter +--- +title: LXC Service Migration — Contabo → edge2 +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[vaultwarden-plan]] + - [[headscale-onboard-node]] + - [[caddy]] + - [[expose-service-contabo]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [46/61] Done vault/runbooks/lxc-service-migration.md +[sweep] [47/61] Processing vault/runbooks/mailcow-create-mailbox.md ... +[tag] Calling tagger on mailcow-create-mailbox.md ... +[tag] tags=['auth'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to mailcow-create-mailbox.md ... +[embed] Embedding mailcow-create-mailbox.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/mailcow-create-mailbox.md + +======================================================================== +VAULT TAGGER v4 — mailcow-create-mailbox.md +======================================================================== + +### Tags + ['auth'] (confidence=0.85) + +### Body wikilink diff +--- a/mailcow-create-mailbox.md ++++ b/mailcow-create-mailbox.md (linked) +@@ -7,5 +7,5 @@ + ## When to Use This + +-Any time a new mailbox is created in Mailcow, but **especially** for service/system accounts that authenticate via SMTP to send mail programmatically (e.g., `no-reply@echo6.co` used by Authentik, `recon@echo6.co` used by the RECON pipeline). These accounts don't log in through the Mailcow web UI or SSO — they pass credentials directly to Postfix over SMTP, so they **must** use local password authentication. ++Any time a new mailbox is created in Mailcow, but **especially** for service/system accounts that authenticate via SMTP to send mail programmatically (e.g., `no-reply@echo6.co` used by [[authentik]], `recon@echo6.co` used by the [[recon]] pipeline). These accounts don't log in through the Mailcow web UI or SSO — they pass credentials directly to Postfix over SMTP, so they **must** use local password authentication. + + --- + + +### Related (bge-m3 top-5) + [[authentik]] + [[authentik-oidc-application]] + [[caddy]] + [[authentik-create-invitation]] + [[proxmox-onboard-node]] + +### Proposed frontmatter +--- +title: "Mailcow: Create Mailbox" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik]] + - [[authentik-oidc-application]] + - [[caddy]] + - [[authentik-create-invitation]] + - [[proxmox-onboard-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [47/61] Done vault/runbooks/mailcow-create-mailbox.md +[sweep] [48/61] Processing vault/runbooks/meshmonitor-password-reset.md ... +[tag] Calling tagger on meshmonitor-password-reset.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to meshmonitor-password-reset.md ... +[embed] Embedding meshmonitor-password-reset.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/meshmonitor-password-reset.md + +======================================================================== +VAULT TAGGER v4 — meshmonitor-password-reset.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[proxmox-onboard-node]] + [[recon-service-integration]] + [[ct-runbook]] + [[headscale-onboard-node]] + [[recon-operations]] + +### Proposed frontmatter +--- +title: MeshMonitor Admin Password Reset +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[recon-service-integration]] + - [[ct-runbook]] + - [[headscale-onboard-node]] + - [[recon-operations]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [48/61] Done vault/runbooks/meshmonitor-password-reset.md +[sweep] [49/61] Processing vault/runbooks/meshtastic-sidecar-node.md ... +[tag] Calling tagger on meshtastic-sidecar-node.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to meshtastic-sidecar-node.md ... +[embed] Embedding meshtastic-sidecar-node.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/meshtastic-sidecar-node.md + +======================================================================== +VAULT TAGGER v4 — meshtastic-sidecar-node.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[idahomesh-vpn-device-setup]] + [[meshtastic-headscale-runbook]] + [[idahomesh-bridge-setup]] + [[headscale-onboard-node]] + [[advbbs-project]] + +### Proposed frontmatter +--- +title: Meshtastic Sidecar Node — Modular Deployment Runbook +type: runbook +tags: + - mesh +aliases: [] +related: + - [[idahomesh-vpn-device-setup]] + - [[meshtastic-headscale-runbook]] + - [[idahomesh-bridge-setup]] + - [[headscale-onboard-node]] + - [[advbbs-project]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [49/61] Done vault/runbooks/meshtastic-sidecar-node.md +[sweep] [50/61] Processing vault/runbooks/meshtasticd-sim-nodes-runbook.md ... +[tag] Calling tagger on meshtasticd-sim-nodes-runbook.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to meshtasticd-sim-nodes-runbook.md ... +[embed] Embedding meshtasticd-sim-nodes-runbook.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/meshtasticd-sim-nodes-runbook.md + +======================================================================== +VAULT TAGGER v4 — meshtasticd-sim-nodes-runbook.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff +--- a/meshtasticd-sim-nodes-runbook.md ++++ b/meshtasticd-sim-nodes-runbook.md (linked) +@@ -3,5 +3,5 @@ + ## Overview + +-This runbook covers deploying meshtasticd SIM (virtual) nodes inside LXC containers on Proxmox, each paired with a dedicated service (BBS, MeshSense, etc.). SIM nodes communicate with your real radio node over UDP and appear as normal nodes on the mesh — clients, maps, and other services can't tell the difference. ++This runbook covers deploying meshtasticd SIM (virtual) nodes inside LXC containers on Proxmox, each paired with a dedicated service (BBS, MeshSense, etc.). SIM nodes communicate with your real radio node over UDP and appear as normal nodes on the mesh — clients, maps, and other [[services]] can't tell the difference. + + **Design principle:** One container = one SIM daemon + one service. Clean isolation, easy to snapshot, migrate, or tear down without affecting anything else. +@@ -136,5 +136,5 @@ + - **Every SIM node must have a unique MAC.** If two nodes share a MAC, you'll get node ID collisions and unpredictable behavior. + - The last 3 byte pairs map to a hex color code displayed in client apps. +-- Pick a scheme that makes sense for your deployment, e.g.: ++- Pick a scheme that makes sense for your [[deployment]], e.g.: + - `DE:AD:00:FF:00:01` — SIM node 1 (BBS) + - `DE:AD:00:00:FF:02` — SIM node 2 (MeshSense) + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[meshtastic-sidecar-node]] + [[headscale-onboard-node]] + [[proxmox-onboard-node]] + [[ip-allocation]] + +### Proposed frontmatter +--- +title: Meshtasticd SIM Node Runbook — LXC Deployment +type: runbook +tags: + - mesh +aliases: [] +related: + - [[ct-runbook]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[proxmox-onboard-node]] + - [[ip-allocation]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [50/61] Done vault/runbooks/meshtasticd-sim-nodes-runbook.md +[sweep] [51/61] Processing vault/runbooks/nordvpn-lxc.md ... +[tag] Calling tagger on nordvpn-lxc.md ... +[tag] tags=['vpn'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to nordvpn-lxc.md ... +[embed] Embedding nordvpn-lxc.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/nordvpn-lxc.md + +======================================================================== +VAULT TAGGER v4 — nordvpn-lxc.md +======================================================================== + +### Tags + ['vpn'] (confidence=0.85) + +### Body wikilink diff +--- a/nordvpn-lxc.md ++++ b/nordvpn-lxc.md (linked) +@@ -1,5 +1,5 @@ + # NordVPN / WireGuard in LXC + +-Set up VPN with IP rotation inside an LXC container. Handles the LXC-specific gotchas: TUN device, systemd compatibility, split tunneling so local services stay reachable. ++Set up VPN with IP rotation inside an LXC container. Handles the LXC-specific gotchas: TUN device, systemd compatibility, split tunneling so local [[services]] stay reachable. + + --- +@@ -328,5 +328,5 @@ + ### DNS stops working when VPN is up + +-NordVPN CLI: `nordvpn set dns off` (use container's DNS, not NordVPN's). ++NordVPN CLI: `nordvpn set dns off` (use container's [[dns]], not NordVPN's). + WireGuard: Remove the `DNS =` line from the `.conf` file. + + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[meshtasticd-sim-nodes-runbook]] + [[proxmox-onboard-node]] + [[headscale-onboard-node]] + [[peertube-remote-runner]] + +### Proposed frontmatter +--- +title: NordVPN / WireGuard in LXC +type: runbook +tags: + - vpn +aliases: [] +related: + - [[ct-runbook]] + - [[meshtasticd-sim-nodes-runbook]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] + - [[peertube-remote-runner]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [51/61] Done vault/runbooks/nordvpn-lxc.md +[sweep] [52/61] Processing vault/runbooks/peertube-remote-runner.md ... +[tag] Calling tagger on peertube-remote-runner.md ... +[tag] tags=['media'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to peertube-remote-runner.md ... +[embed] Embedding peertube-remote-runner.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/peertube-remote-runner.md + +======================================================================== +VAULT TAGGER v4 — peertube-remote-runner.md +======================================================================== + +### Tags + ['media'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[add-peertube-channel]] + [[nordvpn-lxc]] + [[ct-runbook]] + [[proxmox-onboard-node]] + [[headscale-onboard-node]] + +### Proposed frontmatter +--- +title: PeerTube Remote Runner — GPU Transcoding +type: runbook +tags: + - media +aliases: [] +related: + - [[add-peertube-channel]] + - [[nordvpn-lxc]] + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [52/61] Done vault/runbooks/peertube-remote-runner.md +[sweep] [53/61] Processing vault/runbooks/pg-backup.md ... +[tag] Calling tagger on pg-backup.md ... +[tag] tags=['storage'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to pg-backup.md ... +[embed] Embedding pg-backup.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/pg-backup.md + +======================================================================== +VAULT TAGGER v4 — pg-backup.md +======================================================================== + +### Tags + ['storage'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[recon-operations]] + [[meshmonitor-password-reset]] + [[matrix-synapse-deployment]] + [[synapse]] + +### Proposed frontmatter +--- +title: PostgreSQL Backup (Docker) +type: runbook +tags: + - storage +aliases: [] +related: + - [[ct-runbook]] + - [[recon-operations]] + - [[meshmonitor-password-reset]] + - [[matrix-synapse-deployment]] + - [[synapse]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [53/61] Done vault/runbooks/pg-backup.md +[sweep] [54/61] Processing vault/runbooks/pi-nas-omv-runbook.md ... +[tag] Calling tagger on pi-nas-omv-runbook.md ... +[tag] tags=['storage'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to pi-nas-omv-runbook.md ... +[embed] Embedding pi-nas-omv-runbook.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/pi-nas-omv-runbook.md + +======================================================================== +VAULT TAGGER v4 — pi-nas-omv-runbook.md +======================================================================== + +### Tags + ['storage'] (confidence=0.85) + +### Body wikilink diff +--- a/pi-nas-omv-runbook.md ++++ b/pi-nas-omv-runbook.md (linked) +@@ -112,5 +112,5 @@ + ### Enable SMB (Windows Shares) + +-1. **Services → SMB/CIFS → Settings** — toggle **Enabled**, click **Save** ++1. **[[services]] → SMB/CIFS → Settings** — toggle **Enabled**, click **Save** + 2. **Services → SMB/CIFS → Shares** — click **Create** for each shared folder you want accessible from Windows: + - Select the shared folder + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[proxmox-onboard-node]] + [[proxmox-create-ubuntu-vm]] + [[headscale-onboard-node]] + [[environment]] + +### Proposed frontmatter +--- +title: Pi 5 NAS — OMV Provisioning Runbook +type: runbook +tags: + - storage +aliases: [] +related: + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[proxmox-create-ubuntu-vm]] + - [[headscale-onboard-node]] + - [[environment]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [54/61] Done vault/runbooks/pi-nas-omv-runbook.md +[sweep] [55/61] Processing vault/runbooks/pipeline-patterns.md ... +[tag] Calling tagger on pipeline-patterns.md ... +[tag] tags=[] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to pipeline-patterns.md ... +[embed] Embedding pipeline-patterns.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/pipeline-patterns.md + +======================================================================== +VAULT TAGGER v4 — pipeline-patterns.md +======================================================================== + +### Tags + [] (confidence=0.85) + +### Body wikilink diff +--- a/pipeline-patterns.md ++++ b/pipeline-patterns.md (linked) +@@ -7,5 +7,5 @@ + 3. **Pre-Flight Probe Gate** — *logic you inject*. Cheaply inspect each input and skip the expensive step when the work would be wasted (wrong format, already optimized, corrupt, too large). + +-They compose: **Pattern 1 is how you deploy; Patterns 2 and 3 are two kinds of pre-flight logic you put inside the wrapper.** The running example throughout is the Whisper auto-captioning / PeerTube transcoder / RECON extraction stack on cortex. ++They compose: **Pattern 1 is how you deploy; Patterns 2 and 3 are two kinds of pre-flight logic you put inside the wrapper.** The running example throughout is the Whisper auto-captioning / PeerTube transcoder / [[recon]] extraction stack on cortex. + + ## Contents +@@ -216,5 +216,5 @@ + ### Example — Whisper transcription routing (PeerTube runner on cortex) + +-The PeerTube remote runner calls `whisper-ctranslate2` for auto-captioning. The smart wrapper intercepts this to route short videos to GPU and long videos to CPU (the routing logic itself is **Pattern 2** below). ++The [[peertube-remote-runner]] calls `whisper-ctranslate2` for auto-captioning. The smart wrapper intercepts this to route short videos to GPU and long videos to CPU (the routing logic itself is **Pattern 2** below). + + ``` + + +### Related (bge-m3 top-5) + [[meshtastic-sidecar-node]] + [[meshtastic-headscale-runbook]] + [[headscale-onboard-node]] + [[idahomesh-vpn-device-setup]] + [[syncthing-add-node]] + +### Proposed frontmatter +--- +title: "Pipeline & Wrapper Patterns" +type: runbook +tags: [] +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtastic-headscale-runbook]] + - [[headscale-onboard-node]] + - [[idahomesh-vpn-device-setup]] + - [[syncthing-add-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [55/61] Done vault/runbooks/pipeline-patterns.md +[sweep] [56/61] Processing vault/runbooks/proxmox-create-ubuntu-vm.md ... +[tag] Calling tagger on proxmox-create-ubuntu-vm.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to proxmox-create-ubuntu-vm.md ... +[embed] Embedding proxmox-create-ubuntu-vm.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/proxmox-create-ubuntu-vm.md + +======================================================================== +VAULT TAGGER v4 — proxmox-create-ubuntu-vm.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/proxmox-create-ubuntu-vm.md ++++ b/proxmox-create-ubuntu-vm.md (linked) +@@ -280,4 +280,4 @@ + + 1. Update `/home/zvx/projects/.ref/docs/hardware/environment.md` with the new VM's IP and Tailscale IP +-2. Update `/home/zvx/projects/.ref/docs/services/services.md` once services are deployed ++2. Update `/home/zvx/projects/.ref/docs/services/services.md` once [[services]] are deployed + 3. Remove the cloud image ISO if disk space is tight: `ssh root@$PVE_HOST 'rm /var/lib/vz/template/iso/noble-server-cloudimg-amd64.img'` + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[environment]] + [[proxmox-onboard-node]] + [[headscale-onboard-node]] + [[pi-nas-omv-runbook]] + +### Proposed frontmatter +--- +title: Proxmox — Create Ubuntu VM (Cloud-Init) +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[environment]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] + - [[pi-nas-omv-runbook]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [56/61] Done vault/runbooks/proxmox-create-ubuntu-vm.md +[sweep] [57/61] Processing vault/runbooks/proxmox-onboard-node.md ... +[tag] Calling tagger on proxmox-onboard-node.md ... +[tag] tags=['proxmox'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to proxmox-onboard-node.md ... +[embed] Embedding proxmox-onboard-node.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/proxmox-onboard-node.md + +======================================================================== +VAULT TAGGER v4 — proxmox-onboard-node.md +======================================================================== + +### Tags + ['proxmox'] (confidence=0.85) + +### Body wikilink diff +--- a/proxmox-onboard-node.md ++++ b/proxmox-onboard-node.md (linked) +@@ -210,5 +210,5 @@ + Check `/etc/hosts` on all nodes includes the new hostname and IP. + +-**Authentik realm missing** ++**[[authentik]] realm missing** + Check `systemctl status pve-cluster`. Realm syncs via pmxcfs in `/etc/pve/domains.cfg`. + + + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[headscale-onboard-node]] + [[proxmox-create-ubuntu-vm]] + [[edge2-access-reference]] + [[expose-service-home]] + +### Proposed frontmatter +--- +title: "Runbook: Onboard a Proxmox Node" +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[headscale-onboard-node]] + - [[proxmox-create-ubuntu-vm]] + - [[edge2-access-reference]] + - [[expose-service-home]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [57/61] Done vault/runbooks/proxmox-onboard-node.md +[sweep] [58/61] Processing vault/runbooks/recon-operations.md ... +[tag] Calling tagger on recon-operations.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to recon-operations.md ... +[embed] Embedding recon-operations.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/recon-operations.md + +======================================================================== +VAULT TAGGER v4 — recon-operations.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff +--- a/recon-operations.md ++++ b/recon-operations.md (linked) +@@ -5,7 +5,7 @@ + - **Host:** recon-vm (VM 1130 on data node) — migrated from CT 130 on 2026-04-19 + - **IP:** 192.168.1.130 / 100.64.0.24 +-- **Install:** /opt/recon/ ++- **Install:** /opt/[[recon]]/ + - **User:** zvx +-- **Services:** `recon.service`, `recon-watchdog.service`, `kiwix.service` (systemd) ++- **[[services]]:** `recon.service`, `recon-watchdog.service`, `kiwix.service` (systemd) + + ## Service Management + + +### Related (bge-m3 top-5) + [[recon]] + [[deployment]] + [[caddy]] + [[recon-service-integration]] + [[services]] + +### Proposed frontmatter +--- +title: RECON Operations Runbook +type: runbook +tags: + - recon +aliases: [] +related: + - [[recon]] + - [[deployment]] + - [[caddy]] + - [[recon-service-integration]] + - [[services]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [58/61] Done vault/runbooks/recon-operations.md +[sweep] [59/61] Processing vault/runbooks/recon-service-integration.md ... +[tag] Calling tagger on recon-service-integration.md ... +[tag] tags=['recon'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to recon-service-integration.md ... +[embed] Embedding recon-service-integration.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/recon-service-integration.md + +======================================================================== +VAULT TAGGER v4 — recon-service-integration.md +======================================================================== + +### Tags + ['recon'] (confidence=0.85) + +### Body wikilink diff +--- a/recon-service-integration.md ++++ b/recon-service-integration.md (linked) +@@ -9,5 +9,5 @@ + ## Prerequisites + +-- A running Flask or FastAPI dashboard (e.g., RECON on VM 1130, WATCHTOWER on Contabo) ++- A running Flask or FastAPI dashboard (e.g., [[recon]] on VM 1130, WATCHTOWER on Contabo) + - The target service running on a reachable host (LXC, VM, or bare metal) + - SSH access from the dashboard host to the target host +@@ -211,5 +211,5 @@ + ## Step 4: Add Frontend Panel + +-Add a service management panel to the dashboard UI. This goes in the appropriate tab (e.g., Upload, Dashboard, or a new Services tab). ++Add a service management panel to the dashboard UI. This goes in the appropriate tab (e.g., Upload, Dashboard, or a new [[services]] tab). + + ```html + + +### Related (bge-m3 top-5) + [[proxmox-onboard-node]] + [[recon-operations]] + [[headscale-onboard-node]] + [[lxc-service-migration]] + [[caddy]] + +### Proposed frontmatter +--- +title: RECON Dashboard Service Integration +type: runbook +tags: + - recon +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[recon-operations]] + - [[headscale-onboard-node]] + - [[lxc-service-migration]] + - [[caddy]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [59/61] Done vault/runbooks/recon-service-integration.md +[sweep] [60/61] Processing vault/runbooks/syncthing-add-node.md ... +[tag] Calling tagger on syncthing-add-node.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to syncthing-add-node.md ... +[embed] Embedding syncthing-add-node.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/runbooks/syncthing-add-node.md + +======================================================================== +VAULT TAGGER v4 — syncthing-add-node.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[ct-runbook]] + [[proxmox-onboard-node]] + [[meshtasticd-sim-nodes-runbook]] + [[idahomesh-vpn-device-setup]] + [[headscale-onboard-node]] + +### Proposed frontmatter +--- +title: "Syncthing: Add a New Node to the Project Sync Cluster" +type: runbook +tags: + - mesh +aliases: [] +related: + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[meshtasticd-sim-nodes-runbook]] + - [[idahomesh-vpn-device-setup]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- + +[APPLY] applied=True +[sweep] [60/61] Done vault/runbooks/syncthing-add-node.md +[sweep] [61/61] Processing vault/session-resume/SESSION-HANDOFF-meshai-test.md ... +[tag] Calling tagger on SESSION-HANDOFF-meshai-test.md ... +[tag] tags=['mesh'] confidence=0.85 +[link] Building doc index ... +[link] Applying wikilinks to SESSION-HANDOFF-meshai-test.md ... +[embed] Embedding SESSION-HANDOFF-meshai-test.md ... +[embed] 5 related +[apply] Wrote /home/zvx/projects/.ref/vault/session-resume/SESSION-HANDOFF-meshai-test.md + +======================================================================== +VAULT TAGGER v4 — SESSION-HANDOFF-meshai-test.md +======================================================================== + +### Tags + ['mesh'] (confidence=0.85) + +### Body wikilink diff + (no new wikilinks) + +### Related (bge-m3 top-5) + [[meshtastic-sidecar-node]] + [[meshtastic-headscale-runbook]] + [[services]] + [[synapse_retention_discovery]] + [[caddy]] + +### Proposed frontmatter +--- +title: Session Handoff — MeshAI radio-drop resilience test +type: session +tags: + - mesh +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtastic-headscale-runbook]] + - [[services]] + - [[synapse_retention_discovery]] + - [[caddy]] +updated: 2026-06-18 +status: open +created: 2026-06-17 +origin: matt-desktop (WSL) +resume-on: cortex +--- + +[APPLY] applied=True +[sweep] [61/61] Done vault/session-resume/SESSION-HANDOFF-meshai-test.md +[sweep] Sweep complete at Thu Jun 18 16:54:24 UTC 2026 diff --git a/engine/sweep.sh b/engine/sweep.sh index 9c7026e..ef86f0e 100755 --- a/engine/sweep.sh +++ b/engine/sweep.sh @@ -132,7 +132,7 @@ if [ "$OPT_ALL" -eq 1 ] || [ ! -f "$LAST_SWEEP" ]; then continue fi DOC_LIST+=("$f") - done < <(find "${VAULT_DIR}" -name "*.md" -print0 | sort -z) + done < <(find "${VAULT_DIR}" -name "*.md" -type f -print0 | sort -z) # -type f excludes symlinks (e.g. CLAUDE-baseline.md, vault/rules/) else LAST_TS="$(cat "$LAST_SWEEP")" echo " Mode: incremental — docs modified since ${LAST_TS}" @@ -142,7 +142,7 @@ else continue fi DOC_LIST+=("$f") - done < <(find "${VAULT_DIR}" -name "*.md" -newer "$LAST_SWEEP" -print0 | sort -z) + done < <(find "${VAULT_DIR}" -name "*.md" -type f -newer "$LAST_SWEEP" -print0 | sort -z) # -type f excludes symlinks fi TOTAL="${#DOC_LIST[@]}" diff --git a/vault/.obsidian/graph.json b/vault/.obsidian/graph.json index 6e686b3..9ff03c0 100644 --- a/vault/.obsidian/graph.json +++ b/vault/.obsidian/graph.json @@ -1,22 +1,65 @@ { - "collapse-filter": true, + "collapse-filter": false, "search": "", "showTags": true, "showAttachments": false, "hideUnresolved": false, "showOrphans": true, "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, + "colorGroups": [ + { + "query": "path:entities/", + "color": { + "a": 1, + "rgb": 16736330 + } + }, + { + "query": "path:concepts/", + "color": { + "a": 1, + "rgb": 16744272 + } + }, + { + "query": "path:runbooks/", + "color": { + "a": 1, + "rgb": 4359424 + } + }, + { + "query": "path:docs/", + "color": { + "a": 1, + "rgb": 3394815 + } + }, + { + "query": "path:projects/", + "color": { + "a": 1, + "rgb": 10040063 + } + }, + { + "query": "path:notes/", + "color": { + "a": 1, + "rgb": 16776960 + } + } + ], + "collapse-display": false, + "showArrow": true, + "textFadeMultiplier": -1.6, + "nodeSizeMultiplier": 1.22291666666667, + "lineSizeMultiplier": 1.80989583333333, + "collapse-forces": false, + "centerStrength": 0.328125, + "repelStrength": 20, "linkStrength": 1, - "linkDistance": 250, - "scale": 1, + "linkDistance": 500, + "scale": 0.08779149519890246, "close": false } \ No newline at end of file diff --git a/vault/.obsidian/workspace.json b/vault/.obsidian/workspace.json index 876d743..8cc417b 100644 --- a/vault/.obsidian/workspace.json +++ b/vault/.obsidian/workspace.json @@ -4,21 +4,17 @@ "type": "split", "children": [ { - "id": "dfc9cecf81790934", + "id": "aad0932c415f7376", "type": "tabs", "children": [ { - "id": "ea4cc678c44e8b67", + "id": "8d53cdb6c257e685", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "glossary.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "glossary" + "type": "graph", + "state": {}, + "icon": "lucide-git-fork", + "title": "Graph view" } } ] @@ -53,7 +49,7 @@ "state": { "type": "search", "state": { - "query": "", + "query": "tag:#mesh", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -164,13 +160,23 @@ "icon": "lucide-list", "title": "Outline of CLAUDE-baseline" } + }, + { + "id": "c3fdcf2b3358f125", + "type": "leaf", + "state": { + "type": "p2p-server-status", + "state": {}, + "icon": "waypoints", + "title": "P2P Status" + } } - ] + ], + "currentTab": 5 } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "left-ribbon": { "hiddenItems": { @@ -187,8 +193,37 @@ "obsidian-livesync:Show Customization sync": false } }, - "active": "ea4cc678c44e8b67", + "active": "8d53cdb6c257e685", "lastOpenFiles": [ + "archive/projects/mmud/mmud-phase6-prompt.md", + "archive/projects/last-ember-project.md", + "projects/mmud-project.md", + "docs/services/services.md", + "concepts/lxc-container.md", + "concepts/osint.md", + "concepts/split-dns.md", + "concepts/vector-database.md", + "concepts/meshtastic.md", + "concepts/ocr.md", + "Untitled.canvas", + "archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md", + "INDEX.md", + "glossary.md", + "concepts/youtube.md", + "concepts/tailscale-ssh.md", + "concepts/reverse-proxy.md", + "concepts/raspberry-pi.md", + "concepts/lora.md", + "concepts/knowledge-extraction.md", + "concepts/firewall.md", + "concepts", + "entities/mesh-bridge.md", + "entities/meshtastic-hs.md", + "entities/tei.md", + "entities/qdrant.md", + "entities/recon-vm.md", + "entities/utility.md", + "entities", "credentials.tmp.40509.595364788ca8", "runbooks/lxc-service-migration.md.tmp.40509.ac2c03680b76", "runbooks/lxc-service-migration.md.tmp.40509.c3f4d9e4365e", @@ -197,34 +232,6 @@ "docs/hardware/ip-allocation.md.tmp.40509.03b7ba9c244f", "docs/hardware/ip-allocation.md.tmp.40509.a068767a4b20", "docs/hardware/ip-allocation.md.tmp.40509.da0228cd9f66", - "docs/hardware/environment.md.tmp.40509.e6282fa31980", - "docs/hardware/environment.md.tmp.40509.4bb7ceaced2b", - "docs/hardware/environment.md.tmp.40509.a6b0a267d126", - "glossary.md", - "docs/hardware/environment.md", - "nodes/ots-ct.md", - "mocs/mesh.md", - "mocs/matrix.md", - "mocs/media.md", - "hardware/station-g2.md", - "hardware/waveshare-eth-hub.md", - "hardware/nebra-2w-bb.md", - "hardware/nebra-2w-aida.md", - "services/ots.md", - "services/mesh-bridge.md", - "services/idahomesh-headscale.md", - "services/meshai.md", - "services/meshmonitor.md", - "services/meshtasticd-bb.md", - "services/meshtasticd-isr.md", - "services/meshtasticd-aida.md", - "nodes/mt-burleybutte.md", - "nodes/mt-isr.md", - "nodes/aida-nebra.md", - "nodes/mesh-bridge-ct.md", - "nodes/meshtastic-hs-ct.md", - "nodes/meshai-ct.md", - "nodes/meshmonitor-ct.md", "assets/echo6yellow_logo_422x422_square.png", "assets/echo6yellow_logo_422x81.png", "assets/echo6_logo.png", diff --git a/vault/INDEX.md b/vault/INDEX.md deleted file mode 100644 index bfd8858..0000000 --- a/vault/INDEX.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -type: index -title: Echo6 Knowledge Base -updated: 2026-06-17 ---- - -# Echo6 Knowledge Base - -The map of this vault — start here. `docs/` is current reference, `runbooks/` is how-to procedures, `projects/` is living context for active work, `notes/` is loose operational notes, and `archive/` is the historical paper trail. - -> [!tip] How to use this -> Click any link to jump to that note. Each note shows its **backlinks** (what points to it) at the bottom — including this index — so you can always get back home. The **graph view** (left ribbon) shows how it all connects. - ---- - -## 🧭 Reference — current state (`docs/`) - -**Infrastructure** -- [[environment]] — Proxmox cluster, VMs, LXCs, Headscale nodes, SSH access -- [[ip-allocation]] — full 192.168.1.x IP allocation table (LXCs, VMs, hosts, Meshtastic nodes, Tailscale IPs) -- [[services]] — full services inventory by server (ports, compose paths, access URLs) -- [[ots-setup]] — OpenTAKServer on CT 109 (native install, MQTT gateway, Meshtastic integration, troubleshooting) -- [[usenet]] — SABnzbd + Usenet providers & indexers - -**Software / platforms** (`docs/software/`) -- [[authentik]] — SSO: OAuth2 providers, groups, flows, branding, enrollment -- [[caddy]] — reverse proxy (Contabo + utility), dnsmasq split DNS, GoDaddy records, port map -- [[dns]] — GoDaddy DNS script, managed domains, common patterns -- [[recon]] — RECON knowledge-extraction pipeline (architecture, stack, API) -- [[searxng]] — Echo6 Search homepage (theme, config, deploy) -- [[geo-tools]] — cortex geo-processing tools (GDAL, tippecanoe, pmtiles) - -**Matrix / Signal** (`docs/matrix/`) -- [[synapse]] — Synapse + MAS + Postgres + Caddy deployment reference -- [[mautrix_signal]] — Signal bridge (image, DB, E2BE, commands) -- [[archivist]] — CT 118 Signal/Matrix archive bot -- [[matrix_host]] — Contabo VPS host specs -- [[synapse_retention_discovery]] — retention config, MSC2815, DB sizes, rollback - -**navi** (`docs/navi/`) -- [[cc-rules]] — Claude Code rules for working on navi -- [[deployment]] — navi build/deploy (VM 1130, nginx, Caddy route, rollback) -- [[themes]] — navi theme system (registry, namedTheme rule, CSS vars) - ---- - -## 🛠️ Procedures (`runbooks/`) - -- **Authentik:** [[authentik-oidc-application]] · [[authentik-access-groups]] · [[authentik-create-invitation]] · [[authentik-upgrade]] -- **Exposing a service:** [[expose-service-contabo]] · [[expose-service-home]] -- **Service migration:** [[lxc-service-migration]] — move a Contabo-Caddy-fronted service to edge2 LXC (Vaultwarden pilot 2026-06-16) -- **Proxmox / hosts:** [[ct-runbook]] · [[proxmox-create-ubuntu-vm]] · [[proxmox-onboard-node]] · [[pi-nas-omv-runbook]] · [[headscale-onboard-node]] -- **RECON:** [[recon-operations]] · [[recon-service-integration]] -- **Mesh / Meshtastic:** [[meshtastic-sidecar-node]] · [[meshtasticd-sim-nodes-runbook]] · [[idahomesh-bridge-setup]] · [[idahomesh-vpn-device-setup]] · [[meshmonitor-password-reset]] -- **PeerTube / media:** [[add-peertube-channel]] · [[peertube-remote-runner]] -- **Internet Archive:** [[ia-cli-reference]] · [[ia-download-mirror]] -- **Patterns & infra:** [[pipeline-patterns]] · [[pg-backup]] · [[nordvpn-lxc]] · [[syncthing-add-node]] · [[mailcow-create-mailbox]] - ---- - -## 📦 Projects (`projects/`) - -Living "read-me-first" context for active work: -- [[advbbs-project]] — advBBS Meshtastic federated BBS -- [[mmud-project]] — MMUD mesh dungeon game -- [[argus]] — ARGUS OSINT intelligence platform (in progress) -- [[deploy-livesync]] — Obsidian LiveSync (CouchDB + JWT) reference -- [[matrix-synapse-deployment]] — Matrix Synapse + Element + SSO rebuild reference -- [[meshtastic-headscale-runbook]] — IdahoMesh Headscale + bridge - ---- - -## 🗒️ Notes (`notes/`) - -- [[ia-download-queue]] — Internet Archive pull-down queue (operational tracking) -- [[echo6-landing-page-data-export]] — platform/brand/services reference snapshot - ---- - -## ⚙️ Baseline & rules - -- [[CLAUDE-baseline]] — the global Claude Code rules (read-only mirror of `~/.claude/CLAUDE.md`) -- `rules/` — per-system conventions (docker, proxmox, caddy, tak, meshtastic, …) — read-only mirror of `~/.claude/rules/` - ---- - -## 🔄 Session resume (`session-resume/`) - -Live handoffs for sessions paused on one machine and resumed on another (cross-machine `~/.claude` sync is parked). Tagged `#session-resume`; `status: open` = not yet finished. - -- [[SESSION-HANDOFF-meshai-test]] — paused: pulling MeshAI (CT 108) logs to see how it handled the aida-nebra radio drop. Blocked from matt-desktop (no SSH key on utility); resume on cortex. `#open` - ---- - -## 🗄️ Archive - -Historical material lives in `archive/` — paper trail, not living docs: -- `archive/projects/` + `archive/reports/` — completed one-time deploy logs and migration reports -- `archive/matrix/` — the Matrix-archive investigation saga: the rejected Hookshot path and the [[PHASE6_DECISION]] decision record -- `archive/AUDIT-2026-02-21.md` — the Feb 2026 doc-vs-infra audit diff --git a/vault/archive/projects/mmud/last-ember-chronicle.html b/vault/archive/projects/mmud/last-ember-chronicle.html deleted file mode 100644 index 8a33560..0000000 --- a/vault/archive/projects/mmud/last-ember-chronicle.html +++ /dev/null @@ -1,823 +0,0 @@ - - - - - -The Last Ember — Chronicle - - - - - - - -
- - - - - - - -
- - - -
CURRENT EPOCH
- - -
-
-
-
EPOCH VII · DAY 17 OF 30
-
The Siege of the Drowned Mines
-
- In Progress -
-
- MODE: Hold the Line - BREACH: The Emergence (open) - PLAYERS: 7 - SECRETS: 11/20 -
-
-

Seventeen days in and the water still rises. Kael has led the push through the second depth, establishing Checkpoint Alpha through sheer attrition — three deaths, two retreats, and a final dawn push that cleared the cluster in a single session. The Bounty Troll that haunted the Sunken Gallery for nine days fell to a combined effort, its last breath echoing through flooded corridors that have already begun to reclaim the rooms behind the front line.

-

Mira has proven the epoch's quiet weapon — twelve secrets uncovered, including the Ancient Ward that halved the second floor's regen and gave the fighters a window they desperately needed. The Breach opened two days ago and something massive stirs within. Floor 3 is barely mapped. Floor 4 is a rumor. Thirteen days remain, and the mines are not finished with them yet.

-
-
- ROSTER: Kael · Mira · Torr · Sable · Dren · Ash · Vex -
-
- -
PAST EPOCHS
- - -
-
-
-
EPOCH VI · 30 DAYS · FEB 2026
-
The Crown of the Ember Wyrm
-
- Victory -
-
- MODE: Retrieve & Escape - BREACH: The Resonance - PLAYERS: 9 - SECRETS: 18/20 -
-
-

They called it the impossible run. Torr claimed the Crown of the Ember Wyrm on the twenty-second day, four floors deep in chambers that burned with a heat that had no source. The Pursuer awakened three rooms behind — an eyeless thing that moved without sound and killed without hesitation. Mira had spent six days warding the third floor, and Sable held the chokepoint between the second and third depths for eleven hours before the Pursuer caught her. She died on her feet. The Crown passed to Ash through the relay, and the final sprint through the first floor took four minutes of real time and a year off everyone's nerves.

-

The Resonance Breach had been the epoch's turning point — a puzzle dungeon between floors two and three that Dren solved alone over three quiet days while the rest of the server fought for every room. The shortcut it opened shaved two floors off the escape route and made the impossible merely improbable. Eighteen of twenty secrets fell. The last two died with the epoch, their locations known to no one. Kael finished at level ten — the first to cap since Epoch III. The Crown rests in the Hall. The Wyrm's chambers have already begun to reshape.

-
-
- ROSTER: Kael · Mira · Torr · Sable · Dren · Ash · Vex · Lira · Puck -
-
- - -
-
-
-
EPOCH V · 30 DAYS · JAN 2026
-
The Warden of the Bone Pits
-
- Defeat -
-
- MODE: Hold the Line - BREACH: The Incursion - PLAYERS: 5 - SECRETS: 13/20 -
-
-

Five adventurers against a dungeon that fought back with everything it had. The Bone Pits earned their name — floors slick with calcite, walls studded with things that used to be alive, and a regen rate on the third depth that three players simply could not outpace. Kael and Mira held the second floor for twelve consecutive days, a feat of endurance that the barkeep still recounts to anyone who'll listen, but the third floor's checkpoints required a coordination window that never came. The Incursion Breach on day fifteen made it worse — monsters pouring upward through the new passage, forcing Torr to abandon the push and defend cleared ground.

-

The Warden never spawned. They never reached it. On day twenty-eight, the front line collapsed back to Checkpoint Beta on floor two and held there, grim and exhausted, while the last rooms fell dark around them. Dren joined on day nineteen — too late to turn the tide, but early enough to witness the slow retreat. Thirteen secrets found, seven left buried. The epoch ended not with a killing blow but with a long silence, the dungeon reclaiming what it had never truly lost. Grist poured five drinks that night. Nobody ordered them.

-
-
- ROSTER: Kael · Mira · Torr · Dren · Sable -
-
- - -
-
-
-
EPOCH IV · 30 DAYS · DEC 2025
-
The Fall of the Iron Colossus
-
- Victory -
-
- MODE: Raid Boss - BREACH: The Heist - PLAYERS: 11 - SECRETS: 20/20 -
-
-

Eleven adventurers. Three thousand three hundred hit points of ancient iron and malice squatting in the deepest chamber of the fourth floor. The Iron Colossus rolled Armor Phase and No Escape — a combination that meant once you committed below twenty-five percent, you were finishing the fight or dying in it. The first week was pure scouting. Lira lost two days' gold learning what the phase transitions looked like. Puck discovered the armor weakness on day nine — a ritual hidden behind a stat-gated secret on floor three that permanently stripped the Colossus's defenses. The tide turned.

-

By day twenty, every player on the server had contributed damage. The final phase began on a Tuesday morning when Kael pushed it below the threshold and the exits sealed. He died. Vex went in next and died. Ash went in third with stacked discovery buffs, two consumables, and a borrowed Runed Maul from Torval's back shelf. The Colossus fell in six rounds. The only epoch where every secret was found. Mira found the twentieth on day twenty-nine — a lore secret hidden in something Whisper had said on day three that nobody thought to write down.

-
-
- ROSTER: Kael · Mira · Torr · Sable · Dren · Ash · Vex · Lira · Puck · Strand · Wick -
-
- -
- - - - -
- - - - -
-
- 🍺 - Grist -
-
- 🩸 - Maren -
-
- - Torval -
-
- 👁 - Whisper -
-
- - -
- -
-
EPOCH VII · DAY 17
-
-

Kael came in bloody again. Wouldn't say from what. Ordered two drinks, finished one, stared at the wall for ten minutes, then asked about the bounty board. I told him the troll was done. He already knew. He's the one who killed it.

-

Mira stopped by after. She found something on the second floor — wouldn't say what exactly, but she had that look. The one where she knows something the dungeon doesn't want her to know. Traded a token for a hint about floor three. I gave her what I had. She'll figure out the rest.

-

Sable came in late. Died again. Third time this epoch. Didn't want to talk about it. I poured her something warm and told her the front line held. It did. Barely. Floor two lost two rooms overnight but Alpha's holding. That checkpoint isn't going anywhere.

-

Seven of them now. Seven against whatever's down there. Thirteen days left. The Breach opened yesterday and something's moving inside it. Big. They can feel it through the floor when it shifts. I can feel it through the bar.

-
-
— Grist
-
- -
-
EPOCH VII · DAY 16
-
-

The troll died today. Took nine days. Kael landed the killing blow but Mira and Torr chipped it down to nothing over the past week. That thing regenerated every night and every morning someone went back in. That's what this place does to people. It makes them stubborn.

-

New bounty went up. Spiders on the eastern branch of floor two. Six of them. Torr's already on it. He likes the quiet work — finds the nest, clears what he can, gets out. No glory, just progress. Good kid.

-

The Breach cracked open sometime after midnight. I heard it. Everyone heard it. The lanterns flickered for the first time in longer than I can remember. Something poured through that crack that wasn't light and wasn't dark. Dren was the first one down to look. Hasn't come back to report yet.

-
-
— Grist
-
- -
-
EPOCH VII · DAY 15
-
-

Told them. Three days I've been saying the walls were getting thin. Nobody listens to the barkeep until the ground starts shaking. The Breach is open. The passage sits between the second and third depths, and whatever's inside it is not from either floor.

-

Quiet day otherwise. Everyone's saving their actions for tomorrow. Smart. The dungeon doesn't care about smart, but it helps.

-
-
— Grist
-
- -
- - -
- -
-
EPOCH VII · DAY 17
-
-

Three today. Kael first — deep lacerations across the forearms, consistent with something that grabs before it bites. He sat still while I worked. Didn't flinch. That's not bravery. That's numbness. I've seen the difference.

-

Sable second. Blunt force trauma to the ribs, probably from a charging attack she didn't sidestep. I asked her why she rushed the room. She said she thought she could make it. They always think they can make it. I set the rib and told her to stay above floor one for two days. She won't.

-

Torr came in for a routine patch. Minor cuts, nothing structural. He's careful. Moves like someone who's been hurt enough times to know exactly how much it costs. I appreciate that. More of them should learn it before they learn it the hard way.

-

The Breach is open. I can smell it from here — ozone and something older. I know what's on the other side of cracks like that. I know what lives in the spaces between floors. I went there once. I'm not going back. But they will. And I'll be here when they crawl out.

-
-
— Maren
-
- -
-
EPOCH VII · DAY 16
-
-

Sable again. That's twice in three days. This time it was the Gallery — took a hit from the troll's replacement spawn that she wasn't expecting. The original was stronger, she said. As if that's an excuse for not respecting the weaker one. The weaker ones still kill you. I've stitched enough of them to know.

-

No other patients. The troll's death seems to have given them confidence. Confidence is when I get busy.

-
-
— Maren
-
- -
-
EPOCH VII · DAY 15
-
-

No injuries today. Unusual. They're all resting, saving themselves for whatever the Breach brings. The smart ones prepare. The others will be my patients tomorrow.

-

The scar on my palm aches when the dungeon shifts. It ached all night.

-
-
— Maren
-
- -
- - -
- -
-
EPOCH VII · DAY 17
-
-

Good day! Sold a reinforced buckler to Sable — she needed it after, well, you know. Third death this run. I didn't mention that. Just told her the buckler was "lightly used, deeply reliable." She didn't laugh. They never do. But she bought it, and that's what matters. For her, I mean. Protection. Very important.

-

Kael came in to appraise something from the second floor. Tapped it on the counter. Listened. Heavy, good ring, slight harmonic on the follow-through. Tier four, easily. Named a fair price. He sold it back for the upgrade fund. Practical man, Kael. No sentiment about gear. I respect that. I also profit from it, which I respect slightly more.

-

Dren bought three smoke bombs. Three. For one person. I asked if he was planning something specific. He said "the Breach." I said "ah." I wrapped them carefully. Something about the way he said it made me think he might actually need all three.

-

The ledger gains another page. The pages at the front are still unreadable. I've stopped trying.

-
-
— Torval
-
- -
-
EPOCH VII · DAY 16
-
-

Inventory refresh day! Somehow the stock always matches what they'll need. I've stopped questioning it. New shipment includes tier three weapons appropriate for the second floor push and a few trinkets I haven't seen before. One of them hums. Not loudly. Not unpleasantly. But it hums. Priced it accordingly.

-

The troll is dead. Good for morale, bad for my potion sales. When the big threat goes away, they get brave and stop buying healing supplies. I'll give it two days before Sable's back at my counter buying bandages.

-
-
— Torval
-
- -
-
EPOCH VII · DAY 15
-
-

The ground cracked. Stock fell off two shelves. Nothing broke — I pack carefully, because I know where I work. The Breach is open. New territory means new drops means new customers means new pages in the ledger. I love this job.

-

Restocked the smoke bombs. I have a feeling.

-
-
— Torval
-
- -
- - -
- -
-
EPOCH VII · DAY 17
-
-

The second floor remembers being whole. It pushes back at night — not the monsters, the stone itself. Rooms seal shut like wounds closing. Two lost since dawn. Alpha holds because something older than the mine agreed it should. I don't know what. I heard it once, through the wall between the second and third depths. It was counting.

-

Mira came to the corner today. She found the ward — I could see it on her, the residue of old mechanisms waking up. She asked about the eastern branch. I told her what I could. The words come in pieces. A door. A serpent that isn't a serpent. The sound of water where no water runs. She wrote it down. Good. I can't always say it twice.

-

The Breach breathes. I can hear it from here. Two floors away and I can hear it like it's sitting next to me. Something large. Something that was here before the mines. Before the bar. Before the lanterns. Not before me. I was here first. I think. The memory is thin today.

-
-
— Whisper
-
- -
-
EPOCH VII · DAY 16
-
-

The troll stopped. Its voice left the stone. A small silence where there used to be weight. Kael ended it but the dungeon let it end. Some things are allowed to die. Others aren't. The replacement is weaker — a shadow of a shadow. It serves the room but the room doesn't respect it.

-

Three secrets on the eastern branch. I can feel them like teeth in a jaw. The first is behind something carved. The second requires a key that isn't a key. The third — I lose the third when I try to look at it directly. It moves. Or I move. One of us does.

-
-
— Whisper
-
- -
-
EPOCH VII · DAY 15
-
-

It opened. The thin place between. I told Grist three days ago. He listens, in his way. He told them. They listened, in theirs.

-

What came through the crack is not new. It has been waiting underneath the underneath, patient as geology. The rooms between the floors are not rooms. They are the dungeon dreaming about itself. The secrets in there are different — not hidden, just not yet decided. They will become what they need to become when someone looks at them long enough.

-

The lanterns flickered. They have never flickered. I watched them very carefully afterward to make sure they were still the same lanterns. They are. But they noticed too.

-
-
— Whisper
-
- -
- -
- - - - -
- - - - - diff --git a/vault/archive/projects/mmud/last-ember-howto.html b/vault/archive/projects/mmud/last-ember-howto.html deleted file mode 100644 index 4769764..0000000 --- a/vault/archive/projects/mmud/last-ember-howto.html +++ /dev/null @@ -1,915 +0,0 @@ - - - - - -The Last Ember — How to Play - - - - - - - -
- - - - - - - - - - -
What is meshMUD
- -

meshMUD is a multiplayer text adventure that runs over Meshtastic — a long-range radio mesh network. There is no internet connection, no app store, no account creation. You play by sending short text messages from your Meshtastic node. The game responds. Everything happens in 150 characters or less.

- -

It plays like the BBS door games of the early '90s — Legend of the Red Dragon, TradeWars 2002 — adapted for radio. Short daily sessions. Asynchronous multiplayer. A shared world where you see evidence of other players without needing to be online at the same time. A dungeon that resets every 30 days.

- -

You don't need to be a gamer. You don't need to be fast. You need a Meshtastic radio and five minutes.

- -
-
The basics
-

You wake up in a tavern called The Last Ember. Below it is a dungeon that changes every 30 days. You explore it, fight monsters, find secrets, and help other players push deeper — all by typing short commands over your radio. When the 30 days end, the dungeon resets. Your character persists. The stories stay.

-
- - - - -
Getting Started
- -

If your mesh network is running meshMUD, the game server listens for direct messages from any node. Send it a DM and it responds. That's it.

- -
-
-
1
-
-
Send a DM to the game node
-
Find the meshMUD node on your Meshtastic client and send any message. The server responds with a welcome and asks you to pick a class.
-
-
-
-
2
-
-
Pick your class
-
One letter. F for Fighter, C for Caster, R for Rogue. That's your only creation choice — everything else emerges through play.
-
-
-
-
3
-
-
You're in
-
The server drops you in The Last Ember with starting gear and a handful of gold. Type L to look around. Type H for help. You're playing.
-
-
-
- -
- You → meshMUD: hello
- meshMUD: Welcome to The Last Ember. Pick a class: (F)ighter (C)aster (R)ogue
- You: F
- meshMUD: Kael the Fighter. POW:5 DEF:4 SPD:3 HP:30. You stand in the tavern. Type L.
- You: L
- meshMUD: The Last Ember. Lanterns burn without oil. Grist polishes a glass. Exits: dungeon.
-
- - - - -
The Three Classes
- -

Three stats govern everything: POW (offense), DEF (survivability), and SPD (evasion, initiative, spellcasting). Each class leans into one. You earn 2 stat points per level to allocate however you want — that's where your build takes shape.

- -
-
-
-
Fighter
-
POW-FOCUSED
-
High HP. Hits hard. Takes hits. Abilities like Strike, Bash, Rally, Cleave. Passive damage reduction. The front line.
-
-
-
-
Caster
-
SPD-FOCUSED
-
Low HP. Spells scale on SPD. Bolt, Ward, Blast, Drain. Passive: see enemy stats. Knowledge is power. Fragile is the cost.
-
-
-
-
Rogue
-
SPD / BALANCED
-
Stealth and utility. Stab, Dodge, Ambush, Steal. Passive evasion chance. Thrives in the spaces between fights.
-
-
- - - - -
A Typical Day
- -

A session takes five to fifteen minutes. You get 12 dungeon actions per day — enough to explore a few rooms, fight a few monsters, and make progress without burning out. Town actions are always free.

- -
-
-
1
-
-
Visit Grist
-
The barkeep tells you what happened while you were gone. Who died, what fell, what the front line looks like. Always free. This is how the world stays alive between sessions.
-
-
-
-
2
-
-
Check the bounty board
-
Shared objectives the whole server works toward. A monster with a communal HP pool. An exploration target. You chip away at it — so does everyone else.
-
-
-
-
3
-
-
Gear up
-
Buy supplies from Torval, heal up with Maren if you need it, spend a bard token at the bar for a hint or buff. All free actions.
-
-
-
-
4
-
-
Enter the dungeon
-
Move room to room, fight what you find, look for secrets, leave messages for other players. Each move or fight costs an action. Twelve per day — spend them wisely.
-
-
-
-
5
-
-
Return to town
-
Bank your gold before the dungeon takes it. Tomorrow the rooms may have changed, the bounty may be weaker, and someone may have left you a message you need to read.
-
-
-
- - - - -
The Last Ember — Your Town
- -

The tavern is the one room that never changes. Epochs wipe the dungeon, reshuffle everything, reshape the world — but The Last Ember stays. Same bar. Same people. Same lanterns that burn without oil and nobody questions anymore.

- -

Four people live here. They remember you across every wipe.

- -
- 🍺 -
-
Grist
-
Barkeep
-
Knows everything that happens in the dungeon because everyone tells him and he never forgets. Visit him first every session — he'll catch you up on what you missed. He also runs the bounty board, handles the epoch vote, and trades bard tokens for hints, buffs, and secrets. He doesn't trade because he's kind. He trades because he collects.
-
-
- -
- 🩸 -
-
Maren
-
Healer
-
Used to be an adventurer. Went deeper than anyone. Came back done. Heals with her hands, not magic, and it hurts. She charges gold because free healing breeds carelessness. She's the reason you survive long enough to learn from your mistakes.
-
-
- -
- -
-
Torval
-
Merchant
-
Buys and sells gear. Appraises items by weight and sound. His inventory somehow matches what's in the dungeon each epoch. Nobody asks how. His prices are fair and his stock is real, which is more than you can say for most people in a town built around a hole full of monsters.
-
-
- -
- 👁 -
-
Whisper
-
Sage
-
Sits in the same corner. Knows things about the dungeon that change each epoch — lore, connections, what the symbols mean. Speaks in fragments because that's how the information comes to her. Pay attention to her exact words. Players who dismiss her as flavor text miss half the game.
-
-
- - - - -
The Dungeon
- -

Four floors. Each one deeper, harder, and stranger than the last. Monsters get meaner. Secrets get subtler. The rooms change every epoch but the structure holds — floor one is where you learn, floor four is where legends are made.

- -

You carry three pieces of gear: a weapon, armor, and a trinket. The trinket is the wildcard — it might grant a passive ability, boost an unexpected stat, or do something no other slot can. Six tiers of gear across the dungeon. The best stuff doesn't come from shops.

- -
-
Death
-

Death costs you all the gold you're carrying. Not your gear. Not your level. Just your gold. The question is always the same: do you bank it before you go in, or carry it and risk losing everything? The dungeon teaches you the answer. Usually the hard way.

-
- - - - -
Playing Together
- -

meshMUD is asynchronous multiplayer. You don't need to be online at the same time as anyone else. You see other players through what they leave behind — messages scratched on dungeon walls, bounty progress that wasn't there yesterday, broadcasts announcing who found what and who fell where.

- -
-
-
Bounties
-
Shared objectives with communal HP pools. You chip away at a target over days. Everyone who contributes shares the reward when it falls.
-
-
-
Messages
-
Leave 15-character notes in dungeon rooms for others to find. Warnings, tips, coordinates. Dark Souls soapstone, over LoRa.
-
-
-
Mail
-
Send direct messages to specific players through the barkeep. Coordinate strategy, share secrets, warn someone about what's ahead.
-
-
-
Broadcasts
-
Major events announce to the whole mesh. Boss kills, rare finds, deaths, front line changes. The world narrates itself.
-
-
- -

There is no PvP. All competition runs through leaderboards, bounty races, and endgame objectives. On a small mesh network where everyone knows each other, cooperation is the game.

- - - - -
The 30-Day Epoch
- -

Every 30 days, the dungeon resets. New rooms, new monsters, new secrets, new narrative. Your character keeps their name and their history, but gear and gold start fresh. Each epoch has an endgame mode — a shared objective the whole server works toward. On day 30, players vote on the next epoch's mode.

- -
-
Three endgame modes
-

Hold the Line — the dungeon regenerates rooms. Push the front line deeper, establish checkpoints that lock in progress. The whole server descends together.

-

Raid Boss — a massive enemy with thousands of HP squats on the lowest floor. The server chips away over days. Discover its weaknesses. Coordinate the kill.

-

Retrieve & Escape — an artifact on floor four. Grab it, carry it to the surface. Something unkillable chases the carrier. Other players clear the path, block the pursuer, relay the objective hand-to-hand.

-
- -

On day 15, the Breach opens — a surprise mini-zone between floors two and three with its own challenge, its own loot, and its own secrets. You don't know what's inside until it opens.

- - - - -
Secrets & Discovery
- -

Twenty secrets hide in the dungeon each epoch. Some are behind walls that need a strong arm to break. Some are puzzles spread across multiple rooms. Some are hidden in things Whisper says that nobody thinks to write down. Finding them isn't required — but every secret you uncover gives a real mechanical advantage, and some of them benefit the entire server.

- -

Read the room descriptions carefully. The dungeon tells you where its secrets are. It just doesn't tell you plainly.

- - - - -
Quick Command Reference
- -

Every command fits in a short message. Most have single-letter shortcuts. New commands unlock as you level up — the game teaches you as you go.

- -
-
Movement & Awareness
-
- n s e wMove north, south, east, west - lLook — describe current room, show exits - x [thing]Examine something in the room LV5 - whoList active players LV3 -
-
- -
-
Combat
-
- fFight — engage the monster in this room - aAttack — basic melee/spell attack - fleeAttempt to escape combat (SPD-based chance) -
-
- -
-
Town & NPCs
-
- barkeepTalk to Grist — recap, tokens, bounties LV3 - healVisit Maren — restore HP for gold LV3 - shopBrowse Torval's inventory LV3 - bankDeposit gold safely LV3 - boardView active bounties LV3 -
-
- -
-
Inventory & Character
-
- iInventory — show gear and backpack LV2 - stStats — show POW, DEF, SPD, HP, gold, level - equip [item]Equip an item from your backpack LV2 - use [item]Use a consumable LV2 -
-
- -
-
Social
-
- msg [text]Leave a 15-char message in this room LV5 - readRead messages in this room - rateMark a message as helpful - mailCheck your inbox LV3 - mail [who] [text]Send mail to a player LV3 -
-
- -
-
Meta
-
- hHelp — list all available commands - h [cmd]Help on a specific command - voteVote for next epoch's mode (day 30 only) LV1 -
-
- - - - -
Grist's Advice for the New Arrival
- -
-
Things nobody tells you
-

Bank before you descend. Death takes everything you're carrying. Not your gear, not your level — just your gold. The bank is free. Use it.

-

Visit Grist every session. His recap costs nothing and tells you everything you missed. The bounty board is there too. Five seconds of reading saves you from walking into something that killed Sable yesterday.

-

Leave messages. A 15-character note in a dangerous room saves someone's life tomorrow. This is a small network. Help each other.

-

Read room descriptions. The dungeon hides things in plain sight. If the text mentions scratches on a wall, there's a reason. If Whisper mumbles about the eastern branch, there's a reason. The game rewards attention.

-

You don't have to fight everything. Twelve actions is enough for a good day, not enough for a reckless one. Know when to push and when to walk away. The dungeon will be here tomorrow.

-

Bard tokens accrue whether you log in or not. One per day, cap at five. Spend them at the barkeep for things gold can't buy — hints, buffs, intel. A patient player who saves five tokens gets information that changes everything.

-
- - - - -
- - - - - diff --git a/vault/archive/projects/mmud/last-ember.html b/vault/archive/projects/mmud/last-ember.html deleted file mode 100644 index 903a73f..0000000 --- a/vault/archive/projects/mmud/last-ember.html +++ /dev/null @@ -1,1442 +0,0 @@ - - - - - -The Last Ember — meshMUD - - - - - - - -
- - -
-
-

The Last Ember

-
meshMUD
-
- -
- - -
-
-
Epoch Day
-
17
-
- - BREACH OPEN -
-
-
-
-
Active Mode
-
HOLD THE LINE
-
- - 7 adventurers this epoch - -
-
-
-
-
Days Remain
-
13
-
- ends Mar 10 -
-
-
- - -
- 📜 - - Day 16: 3 battles fought, 1 death. The Bounty Troll fell at last. - Kael leads at Lv8. Floor 2 holding at 71%. - -
- - -
- - -
-
- Leaderboard - -
-
-
- 1 -
- Kael - FGT -
the Unyielding
-
-
- Lv8 - K:47 - S:9 -
-
-
- 2 -
- Mira - CST -
the Keen-Eyed
-
-
- Lv7 - K:31 - S:12 -
-
-
- 3 -
- Torr - ROG -
the Quiet
-
-
- Lv6 - K:28 - S:7 -
-
-
- 4 -
- Sable - FGT -
-
- Lv5 - K:19 - S:4 -
-
-
- 5 -
- Dren - CST -
-
- Lv4 - K:12 - S:3 -
-
- - -
- SECRETS FOUND: 11/20 -
- -
-
-
-
- - -
-
- Broadcasts - 📡 -
-
-
-
- 🏰 - Floor 2 Checkpoint Alpha established. The darkness cannot pass. - 2h -
-
- 🎯 - Kael finished the Bounty Troll. Contributors: Kael, Mira, Torr. - 4h -
-
- 🔍 - Mira activated the Ancient Ward! Dungeon regen halved for 24h. - 5h -
-
- 💀 - Sable fell on Floor 2. 34g lost to the depths. - 6h -
-
- - The Breach stirs. Strange light pulses from between Floors 2 and 3. - 8h -
-
- - Torr reached Level 6. New ability unlocked: Ambush. - 11h -
-
- - Floor 2 lost 2 rooms. Frontline at Room 9. Next regen in ~6h. - 14h -
-
- 🔍 - Dren found a hidden shortcut on Floor 1. - 1d -
-
- 🎯 - New bounty: Clear the Spider Nest on Floor 2 (0/6 spiders). - 1d -
-
-
-
- - -
-
- Bounty Board - 🎯 -
-
-
-
Ironhide Basilisk
-
Floor 2 · Room 14 · The Sunken Gallery
-
-
-
-
- 124 / 200 HP - regen 10hp/8h -
-
Kael, Mira, Sable contributing
-
-
-
Spider Nest
-
Floor 2 · Eastern Branch
-
-
-
-
- 5 / 6 spiders remain - kill bounty -
-
Torr contributing
-
-
-
Bounty Troll
-
Floor 1 · Room 8 · Completed
-
-
-
-
- 0 / 200 HP — SLAIN - -
-
Finished by Kael · 4h ago
-
-
-
- - -
-
- Hold the Line - 🏰 -
-
-
- Floor 1 -
-
-
-
-
-
-
- 100% -
-
- Floor 2 -
-
-
-
-
-
- 71% -
-
- Floor 3 -
-
-
-
-
- 18% -
-
- Floor 4 -
-
-
- locked -
- -
- - NEXT REGEN TICK: ~4H · FLOOR 2 LOSES 1 ROOM - -
-
-
- -
- - -
THE REGULARS
- -
-
-
🍺
-
Grist
-
Barkeep
-
-
-
🩸
-
Maren
-
Healer
-
-
-
-
Torval
-
Merchant
-
-
-
👁
-
Whisper
-
Sage
-
-
- - - - -
- - - - - - - - diff --git a/vault/archive/projects/mmud/mmud-phase5-prompt.md b/vault/archive/projects/mmud/mmud-phase5-prompt.md deleted file mode 100644 index 19fb095..0000000 --- a/vault/archive/projects/mmud/mmud-phase5-prompt.md +++ /dev/null @@ -1,215 +0,0 @@ -# Task: MMUD Phase 5 — Endgame Modes - -## Before Writing Any Code - -Re-read these sections of `/home/zvx/projects/mmud/docs/planned.md`: -- Endgame: Three Rotating Modes (all of it — mode selection, R&E with Pursuer + support roles, Raid Boss with mechanic tables + phases, Hold the Line with regen + checkpoints + floor bosses) -- The Darkcragg Depths (dungeon name context) -- Floor Boss Mechanic Tables (all 4 floor tables) -- Bounties During Hold the Line - -Also re-read `config.py` for: HTL_REGEN_ROOMS_PER_DAY, FLOOR_BOSS_MECHANICS, WARDEN_HP/REGEN, RAID_BOSS_HP_PER_PLAYER/CAP/REGEN/MECHANIC_TABLE/PHASES, PURSUER_ADVANCE_RATE/SPAWN_DISTANCE/RELAY_RESET_DISTANCE, WARD/LURE constants, ENDGAME_MODES. - -Phase 4 already generates floor bosses, raid boss pre-config, and bounties. This phase wires the runtime game logic for all three modes. - -## Phase 5 Deliverables - -All three endgame modes are playable. The epoch vote selects the mode. Each mode has its own win condition, progression mechanics, and broadcasts. - -### 1. Epoch Vote System - -`src/systems/vote.py` (new file) - -- Day 30 trigger (already in daytick.py — wire it to the vote system) -- `vote ` command at barkeep — free action. Modes: `retrieve`, `raid`, `hold` (or numbers 1/2/3). -- Votes are public — broadcast on cast: "🗳 {name} voted {mode}." -- Votes can be changed up until epoch ends. UPSERT into epoch_votes table. -- Tally on epoch end: most votes wins. Tiebreak: longest-unplayed mode. No quorum — 1 vote decides if only 1 player votes. Zero votes → longest-unplayed auto-selected. -- `epoch_generate.py` already accepts endgame mode — wire the vote result into the next epoch's generation. - -### 2. Hold the Line — Runtime Logic - -`src/systems/endgame_htl.py` (new file) - -**Room clearing:** -- All dungeon rooms start hostile (`htl_cleared = 0`) -- Killing all monsters in a room sets `htl_cleared = 1` with timestamp -- Regen ticks (already in daytick.py) revert rooms: pick N random cleared non-checkpoint rooms per floor per day, set `htl_cleared = 0`, respawn monsters. Spread ticks across the day (floor 2 at 5/day = 1 room every ~5 hours). -- Cleared rooms are safe — no random encounters. Reverted rooms respawn monsters. - -**Checkpoints:** -- Checkpoint rooms are defined during worldgen (is_checkpoint = 1 in rooms table). 3 per floor (hub, midpoint, stairway), 1 on floor 4 (Warden). -- Establishment condition: all rooms in the checkpoint cluster (checkpoint room + all adjacent rooms) must be cleared within one regen window. Check on each room clear — if the cluster is complete, spawn the floor boss. -- Once the floor boss dies, checkpoint locks permanently. `htl_checkpoints.established = 1`. Regen can never revert rooms behind an established checkpoint. -- Final checkpoint on each floor (stairway) unlocks the next floor for all players. - -**Floor bosses:** -- Already generated with rolled mechanics (from Phase 4 bossgen). -- Floor boss spawns in the checkpoint room when cluster is cleared. Uses the same shared HP pool / chip-and-run combat as bounties. -- Boss mechanic implementation — each mechanic modifies combat behavior: - - `armored` — damage halved until boss below 50% HP - - `enraged` — boss deals double damage below 50% HP, takes 25% more - - `regenerator` — boss heals 10% HP between sessions (check on engagement, apply since last fight) - - `stalwart` — first flee attempt per engagement always fails - - `warded` — boss has +50% DEF until a discovery secret on the same floor is found (check secret_progress) - - `phasing` — boss is immune to damage on even-numbered epoch days (check epoch.day_number) - - `draining` — boss steals 10% of damage dealt as HP from the attacker - - `splitting` — at 50% HP, boss splits into two half-HP monsters in adjacent rooms. Both must die. - - `rotating_resistance` — immune to the highest stat used by the last player who fought it. Track in DB. - - `retaliator` — reflects 20% of damage back to attacker - - `summoner` — spawns 1 add at start of each engagement. Add must die before boss can be damaged. - - `cursed` — player who dealt most damage last session gets -2 to a random stat next login - -- Floor 4 Warden: shared HP pool 300-500, regen at 3%/8h, rolls 2 mechanics from the full table. -- Warden kill = epoch win. Broadcast: "🏆 The Warden has fallen! The Darkcragg Depths are conquered!" - -**Broadcasts from DCRG:** -- "🏰 Floor {n} Checkpoint {name} established!" -- "⚠ Floor {n} lost {x} rooms. Frontline at {room}." -- "🏰 Floor {n} unlocked! The descent continues." -- "💀 Floor {n} frontline collapsed to Checkpoint {name}. Rally!" -- Floor boss spawned, floor boss killed, Warden progress. - -**Barkeep integration:** -- Grist's recap includes HtL status: floors cleared percentage, checkpoint status, frontline position. - -### 3. Raid Boss — Runtime Logic - -`src/systems/endgame_raid.py` (new file) - -**Activation:** -- On epoch start (if mode is raid_boss), calculate active player count (anyone who entered the dungeon in first 3 days). -- Set raid_boss.hp = 300 × active players, cap 6000. Set raid_boss.hp_max to same value. -- Place boss in a room on floor 3-4 (from pre-generated config in Phase 4). - -**Combat:** -- Same chip-and-run as bounties — shared HP pool, engage/damage/flee. -- Regen: 3%/8h (lazy-evaluated like bounties — calculate on engagement). -- Track contributions in raid_boss_contributors. - -**Mechanic implementation (2-3 rolled):** -- `windup_strike` — every 3rd combat round, next round deals triple damage unless player uses `defend` or `dodge` action. Add `defend` and `dodge` as combat commands (cost 1 action, negate the windup). -- `flat_damage_boost` — boss damage multiplied by 1.5x -- `retribution` — at 75%/50%/25% HP thresholds, burst damage (2x normal) to the player who pushed it past the threshold -- `aura_damage` — player takes 5% max HP unavoidable damage each combat round regardless of DEF -- `extra_regen` — regen rate becomes 5%/8h instead of 3%/8h -- `armor_phase` — boss takes half damage until: a discovery secret on the floor is found, OR 5+ unique players have contributed damage -- `boss_flees` — at 75%/50%/25% HP, boss relocates to random room on same floor. Broadcast from DCRG: "🐉 The {boss} has fled to somewhere on Floor {n}!" Players must find it. -- `regen_burst` — once per day at a random hour, boss heals 15% max HP in one tick. Trackable through observation. -- `no_escape` — below 25% HP, all flee attempts fail. Fight to the death. -- `summoner` — 1-2 adds spawn per engagement, must be killed before boss takes damage -- `lockout` — after engaging, player can't reengage for 24 hours. Store lockout_until in raid_boss_contributors. -- `enrage_timer` — after 5 combat rounds in a single engagement, boss damage doubles each subsequent round - -**Phases:** -- Phase transitions at 66% and 33% HP (`RAID_BOSS_PHASES`). -- At each threshold, rolled mechanics intensify. Implementation: each mechanic has a `phase_modifier(phase_num)` that scales its effect. E.g., summoner spawns 1 add in phase 1, 2 in phase 2, 3 in phase 3. Windup goes from every 3rd round to every 2nd. -- Phase transition broadcasts from DCRG: "🐉 The {boss} enters its second phase!" - -**Win condition:** Boss HP reaches 0. All contributors rewarded. Killing blow gets bonus. Broadcast: "🏆 The {boss} has been slain! Victory belongs to the Darkcragg!" - -### 4. Retrieve and Escape — Runtime Logic - -`src/systems/endgame_rne.py` (new file) - -**Setup:** -- Guardian monster placed on floor 4 during epoch generation (add to bossgen if not already there — a strong but non-boss monster guarding the objective). -- `escape_run` table tracks run state. - -**Claiming the objective:** -- Player defeats the guardian on floor 4 → objective claimed. `escape_run.active = 1`, carrier set, pursuer spawns. -- Broadcast from DCRG: "👑 {name} claimed the {objective}! The Pursuer stirs." -- Monster spawn rates double on all floors (multiply spawn chance by `ESCAPE_SPAWN_RATE_MULTIPLIER`). - -**Pursuer:** -- Tracks carrier. Advances 1 room toward carrier every 2 carrier actions (`PURSUER_ADVANCE_RATE`). -- Spawns 3 rooms behind carrier (`PURSUER_SPAWN_DISTANCE`). -- Track pursuer position in `escape_run.pursuer_room_id`. Track fractional ticks in `pursuer_ticks`. -- On every carrier action: increment pursuer_ticks. When pursuer_ticks >= PURSUER_ADVANCE_RATE, advance pursuer 1 room toward carrier (pathfind shortest route), reset ticks. -- When pursuer enters carrier's room: forced combat. Pursuer is invulnerable (takes no damage). Hits hard. Carrier can only flee. Flee uses normal SPD check. Success = carrier moves 1 room. Failure = take damage + try again next action. - -**Carrier death and relay:** -- Carrier dies → objective drops at death room. Broadcast from DCRG: "💀 The carrier has fallen on Floor {n}. The {objective} lies unguarded." -- `escape_run.objective_dropped = 1`, `dropped_room_id` set. -- Any player can `pickup` the objective in that room. -- On pickup: pursuer resets to 5 rooms behind new carrier (`PURSUER_RELAY_RESET_DISTANCE`). Broadcast: "👑 {name} picks up the {objective}! The Pursuer resets." -- Death penalty still applies to the dead carrier (gold loss, respawn in town). - -**Three support roles:** - -**Blockers:** -- Non-carrier in a room between pursuer and carrier. When pursuer reaches a blocker's room, forced combat with the blocker instead of advancing. -- Blocker can't kill pursuer (invulnerable). Each round blocker survives = 1 round pursuer isn't moving. -- Blocker can flee (normal SPD check). Blocker can die. -- Broadcast: "🛡 {name} is blocking the Pursuer on Floor {n}!" and "💀 {name} fell holding the line. The Pursuer advances." -- Implementation: on pursuer advance, check if any player is in the target room. If yes, pursuer enters combat with them instead of continuing. - -**Warders:** -- `ward` command in a cleared dungeon room (1 extra action after clearing = `WARD_ACTION_COST`). Sets `rooms.ward_active = 1`. -- Warded room slows pursuer — takes 2 advance ticks to pass through instead of 1 (`WARD_PURSUER_SLOWDOWN`). -- Ward breaks after one use (reset to 0 when pursuer passes through). -- No broadcast on warding — silent preparation. - -**Lures:** -- `lure` command when on same floor as pursuer. Costs 2 actions (`LURE_ACTION_COST`). -- Pursuer diverts toward lure player for 3 ticks (`LURE_DIVERT_TICKS`), then snaps back to carrier tracking. Total delay ~6 ticks (`LURE_TOTAL_DELAY_TICKS`) including backtrack. -- Broadcast: "🎯 {name} lured the Pursuer into {room}! It diverts." -- After divert expires: "👁 The Pursuer has reacquired the carrier." - -**Pursuer distance broadcasts (from DCRG):** -- "👁 The Pursuer is {n} rooms behind the carrier." (every 5 carrier actions) -- "👁 The Pursuer is 3 rooms behind. It's closing." -- "⚠ The Pursuer has reached the carrier!" - -**Win condition:** Any player delivers objective to town (The Last Ember). Broadcast: "🏆 The {objective} has reached the surface! Victory belongs to the Darkcragg!" -- All participants get epoch win credit (tracked in escape_participants by role). - -### 5. Mode Activation in Engine - -Update `src/core/engine.py` and `src/core/actions.py`: -- On game start, check epoch.endgame_mode. Load the appropriate endgame system. -- Mode-specific commands only available when that mode is active: - - HtL: checkpoint status command, floor control display - - Raid: raid boss status command (`boss` — show HP, phase, mechanics discovered so far) - - R&E: `pickup`, `ward`, `lure`, `block` commands. Carrier status. Pursuer distance. -- Combat system needs to dispatch to endgame boss combat (floor boss, raid boss, pursuer) when the target is a special entity. Same chip-and-run framework but with mechanic overlays. -- Endgame status integrated into barkeep recap and stats display. - -### 6. New Combat Commands - -For raid boss mechanics: -- `defend` / `def` — defensive stance. Negates windup strike. Costs 1 dungeon action. Does no damage that round. -- `dodge` / `dge` — evasion. Negates windup strike. Costs 1 dungeon action. Does no damage that round. - -For R&E: -- `pickup` — pick up dropped objective in current room. Free action. -- `ward` — ward current room after clearing it. 1 dungeon action. -- `lure` — lure the Pursuer. 2 dungeon actions. -- `block` — (passive) just being in the pursuer's path triggers blocking. No explicit command needed — the system detects it. But add a `block` info command that shows: "Stand in the Pursuer's path to block. It will fight you instead of advancing." - -## Rules - -- All responses under 150 chars. Test this. -- All broadcasts route through DCRG node, not EMBR. -- Endgame mode commands are only available when that mode is active. Other mode commands return: "That doesn't apply this epoch." -- Boss combat uses the same chip-and-run framework as bounties — shared HP pool, damage persists, flee to disengage. -- Floor boss and raid boss regen is lazy-evaluated (calculate accumulated regen on engagement). -- Use constants from `config.py`. -- Raw parameterized SQL, no ORM. -- Commit after each mode is working (3 major commits minimum). - -## Testing - -Add to `tests/`: -- `tests/test_vote.py` — vote casting, changing, public broadcast, tally, tiebreak, zero-vote fallback -- `tests/test_htl.py` — room clearing, regen ticks, checkpoint cluster detection, checkpoint establishment, floor boss spawn on cluster clear, floor unlock, Warden kill = win, rooms behind checkpoint immune to regen -- `tests/test_boss_mechanics.py` — test each of the 12 mechanic implementations: armored, enraged, regenerator, stalwart, warded, phasing, draining, splitting, rotating_resistance, retaliator, summoner, cursed. Test phase scaling for raid boss. -- `tests/test_raid.py` — HP scaling from active players, cap at 6000, regen, phase transitions at 66%/33%, contribution tracking, lockout mechanic, completion + rewards -- `tests/test_rne.py` — objective claim, pursuer advancement (2:1 ratio), pursuer in carrier room triggers combat, carrier death drops objective, relay pickup resets pursuer, ward slows pursuer, lure diverts pursuer, blocker intercepts pursuer, win condition on town delivery -- `tests/test_rne_broadcasts.py` — all R&E broadcasts fire correctly (claim, distance, blocker, lure, death, relay, victory) - -Use in-memory SQLite for tests. All endgame tests should generate a proper epoch first (use epoch_generate with DummyBackend). - -## Done When - -All three endgame modes are playable end-to-end. A Hold the Line epoch can be won by clearing all floors and killing the Warden. A Raid Boss epoch can be won by depleting the boss HP pool through coordinated chip-and-run combat with mechanic discovery. A Retrieve and Escape epoch can be won through a relay of carriers with blockers, warders, and lures supporting. The epoch vote selects the next mode. All broadcasts route through DCRG. All responses under 150 chars, all tests passing. Commit and report. diff --git a/vault/archive/projects/mmud/mmud-phase6-prompt.md b/vault/archive/projects/mmud/mmud-phase6-prompt.md deleted file mode 100644 index 783e5f5..0000000 --- a/vault/archive/projects/mmud/mmud-phase6-prompt.md +++ /dev/null @@ -1,120 +0,0 @@ -# Task: MMUD Phase 6 — The Breach - -## Before Writing Any Code - -Re-read these sections of `/home/zvx/projects/mmud/docs/planned.md`: -- The Breach — Mid-Epoch Event (Day 15) (all of it — 4 mini-events, endgame interaction, design rationale) -- Breach secrets (the 3 breach-type secrets) - -Also re-read `config.py` for: BREACH_ROOMS_MIN/MAX, BREACH_CONNECTS_FLOORS, BREACH_SECRETS, BREACH_MINI_EVENTS, EMERGENCE_HP, INCURSION_REGEN/HOLD_HOURS. - -Phase 4 already generates the Breach zone (breachgen.py) and Phase 4's daytick.py already handles the day 15 trigger and days 12-13 foreshadowing. Phase 4's breach.py has basic state management. This phase wires the full runtime logic for all 4 mini-events. - -## Phase 6 Deliverables - -The Breach opens on day 15 with a random mini-event. Each of the 4 types plays differently. The Breach interacts with whichever endgame mode is active. - -### 1. Breach Activation (verify/extend existing) - -The day 15 trigger should already be in daytick.py. Verify it: -- Day 12-13: barkeep foreshadowing broadcasts from DCRG: "The walls grow thin between the second and third depths. Something stirs." -- Day 15: Breach opens. Set `breach.active = 1`. Open the room exits connecting Breach zone to floors 2 and 3. Broadcast from DCRG: "⚡ The ground splits. A new passage has opened between Floors 2 and 3. Strange light pours from within." -- Players can now enter Breach rooms via the new exits from floors 2 and 3. -- The permanent shortcut between floors 2 and 3 persists for the rest of the epoch. - -### 2. Mini-Event: The Heist (mini Retrieve & Escape) - -`src/systems/breach_heist.py` (new file) - -- Artifact in the deepest Breach room, guarded by the Breach mini-boss. -- Kill mini-boss → claim artifact. Carrier must bring it back to town. -- Pursuer spawns (slower, Breach-only — only operates within the 5-8 Breach rooms + the floors 2-3 connection). -- If carrier dies, artifact drops. Any player can pick up. -- Relay mechanics same as R&E but compressed — 5-8 rooms, not 4 floors. -- 3 Breach secrets scattered along the escape route. Found under pressure. -- Completion: artifact delivered to town. Breach rewards distributed. Broadcast from DCRG: "🏆 The artifact has been extracted from the Breach!" - -Reuse as much R&E logic from Phase 5 as possible — shared carrier/pursuer/relay patterns. - -### 3. Mini-Event: The Emergence (mini Raid Boss) - -`src/systems/breach_emergence.py` (new file) - -- Creature with shared HP pool (500-800 HP, `EMERGENCE_HP_MIN/MAX`) sits in central Breach room. -- Surrounding rooms spawn minions on a timer (respawn every 8 hours). -- Same chip-and-run combat as bounties/raid boss. Regen at 3%/8h. -- 3 Breach secrets are in the minion rooms — discovered while contributing to the kill. -- Completion: creature HP reaches 0. Broadcast: "🏆 The Breach creature has been destroyed!" - -Reuse raid boss combat framework from Phase 5. - -### 4. Mini-Event: The Incursion (mini Hold the Line) - -`src/systems/breach_incursion.py` (new file) - -- Breach rooms start fully hostile. Regen at 2 rooms/day (`INCURSION_REGEN_ROOMS_PER_DAY`) within just 5-8 rooms. -- Players must clear ALL Breach rooms and hold them all for 48 hours (`INCURSION_HOLD_HOURS`). -- If any room reverts during the hold timer, the clock resets. -- 3 Breach secrets behind the hardest rooms, found as part of the push. -- Track hold start time in `breach.incursion_hold_started_at`. On each regen tick, check if any Breach room reverted — if so, reset the timer. -- Completion: 48 hours with all rooms held. Broadcast: "🏆 The Breach has been secured! The incursion is contained." - -Reuse HtL room clearing/regen logic from Phase 5. - -### 5. Mini-Event: The Resonance (puzzle dungeon) - -`src/systems/breach_resonance.py` (new file) - -- No combat focus. Breach rooms contain environmental puzzles. -- 3 Breach secrets ARE the puzzle rewards. Finding all 3 unlocks a bonus cache in the deepest room. -- Puzzles are generated in Phase 4 (breachgen already places Breach secrets). This phase adds the interaction logic: - - `examine` objects in Breach rooms triggers puzzle checks - - Puzzle state tracked per-player in secret_progress - - Sequence puzzles, item-interaction puzzles, cross-room clue puzzles (use the same multi-room puzzle archetypes from the main dungeon) -- Completion: all 3 Breach secrets found by any player(s). Bonus cache unlocked. Broadcast: "🏆 The Resonance has been understood. The Breach yields its secrets." - -Soloable by nature — knowledge not stats. - -### 6. Breach Interaction with Endgame Modes - -Regardless of which mini-event is running, the Breach benefits the active endgame mode: - -- **Retrieve & Escape:** The Breach shortcut (floors 2↔3) becomes an alternate escape route. Carrier can path through it. Shorter but Breach content (mini-boss, minions, etc.) may still be there. -- **Raid Boss:** Breach completion (any mini-event) drops a buff item granting +20% damage vs the raid boss for the rest of the epoch. Add to player inventory on Breach completion. -- **Hold the Line:** Breach rooms count as bonus territory toward checkpoint progress on both floors 2 and 3. Cleared Breach rooms contribute to the cleared room count for both floor 2 and floor 3 checkpoints. - -### 7. Breach Secret Integration - -Verify that the 3 Breach secrets work with the existing discovery system: -- `secrets` command includes Breach secrets in the count after day 15 -- Secret milestones (5/10/15/20) fire correctly with Breach secrets included -- Barkeep hints for Breach secrets only available after day 15 -- Breach secrets contribute to the completionist reward (all 20 found) - -## Rules - -- All responses under 150 chars. -- All Breach broadcasts route through DCRG. -- Breach mini-event is always random (selected at epoch gen, never voted). -- Reuse combat/territory frameworks from Phase 5 — don't duplicate code. -- Breach content is inaccessible before day 15. Exits to Breach rooms don't exist until activation. -- Use constants from `config.py`. -- Commit after each mini-event works. - -## Testing - -Add to `tests/`: -- `tests/test_breach_activation.py` — day 15 trigger, foreshadowing on days 12-13, exits open, Breach accessible, inaccessible before day 15 -- `tests/test_breach_heist.py` — mini-boss, artifact claim, mini-pursuer, relay, completion, secrets under pressure -- `tests/test_breach_emergence.py` — shared HP pool, minion respawn, chip-and-run, completion, secrets in minion rooms -- `tests/test_breach_incursion.py` — room clearing, regen within Breach, 48h hold timer, timer reset on revert, completion -- `tests/test_breach_resonance.py` — puzzle interaction, secret discovery, bonus cache unlock, no combat required -- `tests/test_breach_endgame.py` — R&E shortcut, raid boss damage buff, HtL bonus territory - -Use in-memory SQLite for tests. Generate full epoch with DummyBackend for each test. - -## Done When - -The Breach opens on day 15 with one of four randomly selected mini-events. Each mini-event is playable end-to-end with its own win condition. Breach secrets integrate cleanly with the discovery system. The Breach interacts with whichever endgame mode is active. All broadcasts route through DCRG. All responses under 150 chars, all tests passing. Commit and report. - -This is the final gameplay phase. After this, the full 30-day epoch loop is complete: epoch generates → players explore and progress → Breach opens day 15 → endgame mode pushes through days 20-30 → epoch vote → wipe → new epoch. diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md deleted file mode 100644 index c4397b4..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/01-update-planned.md +++ /dev/null @@ -1,152 +0,0 @@ -# Task: Update planned.md with new design sections - -Edit `/home/zvx/projects/mmud/docs/planned.md` in place. Three additions plus resolved decisions updates. - ---- - -## Addition 1: The Last Ember — Town Hub - -Find the `## Atmosphere & Writing` section. **BEFORE** the `---` divider that separates Atmosphere from `## New Player Onboarding`, insert this new section: - -```markdown ---- - -## The Last Ember — Town Hub - -The Last Ember is the one room that never changes. Epochs wipe the dungeon, reskin the narrative, randomize everything — but players always wake up in the same bar, with the same people, who remember them. The lanterns don't burn oil — they just burn. Nobody lights them. Nobody replaces them. The dungeon reshapes itself every 30 days but the Last Ember sits at the mouth of it like a tooth that won't come loose. - -The Last Ember is the constant across every epoch, every server, every wipe. It is the frame for the entire game. - -### Grist — The Barkeep - -Has never left the bar. Not once. Players who've been around for dozens of epochs start to wonder if he *can*. He knows everything that happens in the dungeon — not because he goes there, but because everyone who comes back tells him, and he never forgets. He speaks in short, deliberate sentences. Never wastes a word. He pours drinks that are always exactly what you needed, even if you didn't order. - -His recap isn't a service — it's a compulsion. He *has* to tell you what happened. Like the information would burn him if he held it. - -He's the bard token system. He trades in stories, not gold. Bring him something interesting — a secret, a discovery, something nobody else knows — and he gives you something back. Information, a temporary edge, a nudge in the right direction. He doesn't trade because he's kind. He trades because he *collects*. - -**Mechanical role:** Recap (free), bard token exchange, hints, epoch vote ballot, bounty board. - -### Maren — The Healer - -Used to be an adventurer. Went deeper than anyone. Came back wrong — not injured, just *done*. She won't say what she saw on the lowest floor. She heals with her hands, not magic, and it hurts. She's efficient, not gentle. She charges gold because she says free healing breeds carelessness, and she's tired of patching people up who didn't respect the dungeon. - -She's the only NPC who will occasionally refuse to talk to you if you died doing something stupid — but she still heals you. - -She has a scar across her left palm that she got "the last time." She won't say the last time of what. - -**Mechanical role:** HP restoration for gold. - -### Torval — The Merchant - -Doesn't go into the dungeon either, but somehow his inventory matches what's down there each epoch. Nobody asks how. He appraises items by weight and sound — taps gear on the counter, listens, names a price. He's cheerful in a way that feels slightly wrong given where he operates. He tells bad jokes. He calls everyone "friend" and means it exactly zero percent. He'd sell you a cursed sword and sleep fine. - -But his prices are fair and his stock is real, which is more than you can say for most people in a town built around a hole full of monsters. - -He keeps a ledger that goes back further than the bar. The pages at the front are in a language nobody can read. - -**Mechanical role:** Buy, sell, item appraisal. - -### Whisper — The Sage - -Nobody knows if Whisper is her name or a description of how she talks. She sits in the corner of the Last Ember, always the same corner, and she knows things about the dungeon that change each epoch — lore, history, connections between rooms, what the symbols mean. She speaks in fragments and riddles not because she's trying to be mysterious but because that's how the information comes to her. She describes it like listening to a conversation through a wall. - -Her clues are genuine but filtered through whatever broke her ability to just *say things plainly*. Players who pay attention to her exact phrasing find secrets faster. Players who dismiss her as flavor text miss half the game. - -She has been the same age for as long as anyone can remember. - -**Mechanical role:** Lore hints, secret clues, puzzle guidance (via bard tokens). - -### NPC Live Conversations — LLM at Runtime - -The "zero LLM at runtime" rule has one exception: talking to NPCs in the Last Ember. Walking up to Grist and having an actual conversation, asking Maren about her scar, trying to get Whisper to speak plainly — these interactions use a live LLM call. - -The 150-character limit IS the NPC's personality. Grist is terse by nature. Maren doesn't waste words. Whisper speaks in fragments. Torval talks fast. The constraint is the flavor. - -**Command:** `talk ` or `talk ` — free action (in town only). Opens or continues a conversation. - -**System prompt per NPC includes:** -- Full backstory and personality card -- Current game state injection: active bounties, recent deaths, Breach status, epoch day, floor control percentages, raid boss HP — whatever is relevant. The NPC *knows what's happening.* -- Hard rules: respond in character, NEVER break character, response MUST be under 150 characters, never reveal exact secret locations or puzzle solutions (hints only), never acknowledge being an AI, never discuss anything outside the game world. - -**What each NPC brings:** -- **Grist** — gossip and world state. Knows everything from broadcast logs. Ask about another player and he'll tell you what they've been up to. Dry, factual, slightly unsettling in how much he knows. -- **Maren** — the human element. Comments on your injuries, your play pattern, your stubbornness. Has opinions about the dungeon. Will never talk about what she saw on the lowest floor no matter how hard you try. -- **Torval** — comic relief and commerce. Banter about items, terrible jokes, comments on your gear. "You're wearing THAT to floor 3? Bold." Embellished sales pitches. -- **Whisper** — lore oracle. High-skill conversation. Speaks in fragments. Ask the right questions and get real, useful information about secrets. Her cryptic style is the LLM prompt, not a gimmick — talking to Whisper IS a puzzle. - -**Guardrails:** -- Conversation memory is session-only — NPCs don't remember yesterday's chat. Keeps context windows small and prevents exploit accumulation. -- If the LLM fails or times out, fall back to a random pre-generated dialogue snippet from the batch pipeline (20 per NPC already generated at epoch start). -- No rate limit on NPC conversations. Players can talk as long as they want. The NPCs are storytellers and historians — extended conversation is a feature, not abuse. -- Uses the same pluggable LLM backend as the epoch generation pipeline (Anthropic, OpenAI, Google, or Dummy). - -**Server History Seed — 2 Years of Lore:** - -Before the server goes live, generate 24 epochs (2 years) of simulated history. Each epoch gets: number, endgame mode, Breach type, narrative theme, win/loss result, 3-5 notable players (generated names, classes, what they did), 1-2 memorable moments, hall of fame entries, titles earned. Stored in the persistent tables. When the real server starts on epoch 25, the NPCs have 24 epochs of stories to tell. A compressed lore packet (20-30 sentences of highlights) is injected into every NPC system prompt and regenerated each epoch as real player history accumulates and blends with seeded history. - -**Cost math:** At Haiku-tier pricing, ~500 tokens per turn. Even heavy usage (50+ turns/day across all players) is ~$0.006/day. Unlimited conversation is essentially free. -``` - ---- - -## Addition 2: Command Discovery - -Find the `## New Player Onboarding` section. After the "Daily Tips" subsection and before the `---` divider that separates it from `## Resolved Decisions`, insert: - -```markdown -### Command Discovery — No Guessing on Slow Radio - -On a 45-60 second radio round-trip, guessing a command and getting "Unknown command" is unacceptable. Every interaction point should make available commands visible. - -**First connect message:** Include core commands explicitly. Not "type H for help" — actually list them. `Move:N/S/E/W Fight:F Look:L Flee:FL Stats:ST Help:H` fits in 150 chars and gives a new player everything for their first session. - -**Smart error responses:** Never just "Unknown command." Always suggest valid commands based on current player state: -- In town: `Unknown. Try: BAR SHOP HEAL BANK TRAIN ENTER H(elp)` -- In dungeon: `Unknown. Try: F(ight) FL(ee) L(ook) N/S/E/W H(elp)` -- In combat: `Unknown. Try: F(ight) FL(ee) STATS` -- Dead: `Unknown. You're dead. Type RESPAWN.` - -**Context-sensitive help (H command):** `H` alone shows commands available in current state. `H ` gives specific help. All fits 150 chars. Help output changes based on player level — only shows unlocked commands. - -**Barkeep nudges:** When a player visits Grist but hasn't used a system yet, the recap appends a tip: "Tip: try BOUNTY to see active hunts" or "Tip: use MSG to leave notes in rooms." One tip per visit, rotating through unused systems. Stops once the player has tried everything. - -**Progressive unlock announcements:** When a command unlocks at a new level, announce it explicitly with usage: "⬆ Level 3! New: SHOP(buy gear) BANK(save gold) MAIL(send messages)" - -**Last Ember quick reference:** The spectator web page includes a printable command cheat sheet — a one-page reference players can keep next to their Meshtastic device. Physical reference for a physical radio game. -``` - ---- - -## Addition 3: Resolved Decisions - -Find the `## Resolved Decisions` section. Add these lines at the end of the list: - -```markdown -- Town hub: The Last Ember — persistent bar across all epochs, all servers. Four permanent NPCs: Grist (barkeep), Maren (healer), Torval (merchant), Whisper (sage). -- NPC live conversations: NPCs are sim nodes on the mesh (GRST, MRN, TRVL, WSPR). Players DM them directly. Three rule layers: unknown node gets static onboarding, known player not in bar gets static rejection, known player in bar gets full LLM conversation. No rate limit. Session-only memory. Falls back to pre-generated dialogue on failure. 24-epoch history seed provides 2 years of lore. -- Command discovery: smart error responses show valid commands for current state, barkeep nudges for unused systems, explicit command listing on first connect. -``` - ---- - -## Addition 4: LLM Content Pipeline update - -Find the `## LLM Content Pipeline` section. Find the line that says `### Decision Rule` and the text `Use LLMs for content that can be validated offline. Use deterministic templates for anything that must be correct in real-time.` - -Replace that with: - -```markdown -### Decision Rule - -Use LLMs for content that can be validated offline. Use deterministic templates for anything that must be correct in real-time. **One exception:** NPC conversations in The Last Ember use live LLM calls — the 150-char response constraint, personality cards, and session-only memory make this safe, cheap, and in-character. See The Last Ember section for details. -``` - ---- - -## Commit - -```bash -git add -A && git commit -m "Design doc: add Last Ember NPCs, live NPC conversations, command discovery" -``` diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md deleted file mode 100644 index 49509cd..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/02-npc-nodes.md +++ /dev/null @@ -1,102 +0,0 @@ -# Task: Add NPC sim node architecture and rules to planned.md - -Edit `/home/zvx/projects/mmud/docs/planned.md` in place. - ---- - -## Edit 1: NPC Sim Nodes section - -Find the `### NPC Live Conversations — LLM at Runtime` subsection inside `## The Last Ember — Town Hub`. Replace the **Command** line and everything after it in that subsection (from `**Command:**` through the end of `**Cost math:**`) with the following: - -```markdown -**Network Architecture — NPCs as Mesh Nodes:** - -The NPCs are literal Meshtastic nodes on the mesh network. Five sim nodes, all backed by the same game database: - -- **EMBR** — The Last Ember. The game server. All game commands go here. -- **GRST** — Grist. DM this node to talk to the barkeep. -- **MRN** — Maren. DM this node to talk to the healer. -- **TRVL** — Torval. DM this node to talk to the merchant. -- **WSPR** — Whisper. DM this node to talk to the sage. - -Players don't issue a `talk` command — they DM the NPC's node directly. The game server sees inbound on the NPC node ID, checks the rules below, and routes the response back through that NPC's node. The NPCs are *people on the network*, not menu options. - -**Three rule layers (checked in order):** - -**Rule 1 — Unknown node (not in the game):** Static in-character rejection with onboarding instructions. No LLM call. Each NPC has a fixed response: -- Grist: `"Don't know you. DM EMBR to start. Then we'll talk."` -- Maren: `"I only patch up adventurers. DM EMBR to become one."` -- Torval: `"No account, no credit, friend. DM EMBR to join up."` -- Whisper: `"...not yet. EMBR. Begin there."` - -**Rule 2 — Known player, not in the bar:** Static in-character refusal. Player is in the dungeon, dead, or otherwise not in town. No LLM call. -- Grist: `"You're not here, {name}. Come back to the bar first."` -- Maren: `"I can hear you're still down there. Come back alive."` -- Torval: `"I don't do deliveries. Get back to the Ember."` -- Whisper: `"...too far. Return."` - -**Rule 3 — Known player, in the bar:** Full LLM conversation. This is the only case that triggers a live LLM call. - -**System prompt per NPC includes:** -- Full backstory and personality card -- Current game state injection: active bounties, recent deaths, Breach status, epoch day, floor control percentages, raid boss HP — whatever is relevant. The NPC *knows what's happening.* -- Hard rules: respond in character, NEVER break character, response MUST be under 150 characters, never reveal exact secret locations or puzzle solutions (hints only), never acknowledge being an AI, never discuss anything outside the game world. - -**What each NPC brings:** -- **Grist** — gossip and world state. Knows everything from broadcast logs. Ask about another player and he'll tell you what they've been up to. Dry, factual, slightly unsettling in how much he knows. -- **Maren** — the human element. Comments on your injuries, your play pattern, your stubbornness. Has opinions about the dungeon. Will never talk about what she saw on the lowest floor no matter how hard you try. -- **Torval** — comic relief and commerce. Banter about items, terrible jokes, comments on your gear. "You're wearing THAT to floor 3? Bold." Embellished sales pitches. -- **Whisper** — lore oracle. High-skill conversation. Speaks in fragments. Ask the right questions and get real, useful information about secrets. Her cryptic style is the LLM prompt, not a gimmick — talking to Whisper IS a puzzle. - -**Guardrails:** -- Conversation memory is session-only — NPCs don't remember yesterday's chat. Keeps context windows small and prevents exploit accumulation. -- If the LLM fails or times out, fall back to a random pre-generated dialogue snippet from the batch pipeline (20 per NPC already generated at epoch start). -- No rate limit on NPC conversations. Players can talk as long as they want. The NPCs are storytellers, historians, and characters — extended conversation is a feature, not abuse. -- Uses the same pluggable LLM backend as the epoch generation pipeline (Anthropic, OpenAI, Google, or Dummy). - -**Server History Seed — 2 Years of Lore:** - -Before the server goes live, generate 24 epochs (2 years) of simulated history. For each epoch: -- Epoch number, endgame mode, Breach type, narrative theme -- Whether the server won or lost (mix of both — some epic victories, some heartbreaking failures) -- 3-5 notable players per epoch (generated names, classes, levels reached, what they did) -- 1-2 memorable moments per epoch ("Kira carried the Crown from floor 4 to floor 1 with 3 HP", "The Warden stood for 28 days — the server failed on the final push", "Epoch 11's Raid Boss had No Escape + Enraged — three players died on the killing blow") -- Hall of fame entries, titles earned - -Stored in the persistent tables (accounts, hall_of_fame, hall_of_fame_participants, titles). When the real server starts on epoch 25, the NPCs have 24 epochs of history to draw from. Grist drops names of old champions. Maren compares your injuries to legends. Torval mentions gear from epochs past. Whisper sees patterns across cycles that nobody else notices. - -**NPC context injection includes a lore packet:** A compressed 20-30 sentence summary of server history highlights pulled from the hall of fame tables. Regenerated at each epoch start so it stays current as real player history accumulates and blends with the seed history. The NPCs don't distinguish between seeded and real history — it's all the same to them. - -**Cost math:** At Haiku-tier pricing, ~500 tokens per conversation turn. Even heavy usage (50 turns/day across all players) is ~25,000 tokens/day ≈ $0.006/day. Unlimited conversation is essentially free. -``` - ---- - -## Edit 2: Update Resolved Decisions - -Find the resolved decision line that says: -``` -- NPC live conversations: LLM at runtime exception for talk command in town. Session-only memory, 5/day rate limit per NPC, falls back to pre-generated dialogue on failure. -``` - -Replace it with: -``` -- NPC live conversations: NPCs are sim nodes on the mesh (GRST, MRN, TRVL, WSPR). Players DM them directly. Three rule layers: unknown node gets static onboarding response, known player not in bar gets static rejection, known player in bar gets full LLM conversation. No rate limit. Session-only memory. Falls back to pre-generated dialogue on failure. 24-epoch history seed provides 2 years of lore for NPCs to draw from. -``` - ---- - -## Edit 3: Add to Open Questions - -Add this to the end of the `## Open Questions` list: -``` -- NPC sim node deployment — which host runs meshtasticd with 5 identities, TCP routing to game LXC -``` - ---- - -## Commit - -```bash -git add -A && git commit -m "Design doc: NPCs as mesh sim nodes, three-layer access rules, onboarding funnel" -``` diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md deleted file mode 100644 index 74e1027..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/03-darkcragg.md +++ /dev/null @@ -1,61 +0,0 @@ -# Task: Add Darkcragg Depths dungeon name to planned.md - -Edit `/home/zvx/projects/mmud/docs/planned.md` in place. - ---- - -## Edit 1: Dungeon section - -Find the `## Dungeon` section. Find the line `### Hub-Spoke Layout with Loops`. Insert a new subsection BEFORE it: - -```markdown -### The Darkcragg Depths - -The dungeon is always the Darkcragg Depths. Like the Last Ember, the name is a constant — it persists across every epoch, every server, every wipe. The floors reskin, the layout regenerates, the monsters change, but the Depths are always the Depths. Players descend into the Darkcragg. They talk about the Darkcragg. It's a proper noun, not a generic dungeon. - -The four floors are narratively re-skinned each epoch (Sunken Halls, Fungal Depths, Ember Caverns, Void Reach are defaults — the LLM pipeline may rename them) but the Darkcragg Depths is the name on the door every time. - -``` - ---- - -## Edit 2: Update The Last Ember section - -Find the paragraph in `## The Last Ember — Town Hub` that starts with "The Last Ember is the constant across every epoch". Replace that single line with: - -```markdown -The Last Ember and the Darkcragg Depths are the two constants across every epoch, every server, every wipe. The bar and the hole it sits on top of. Everything else changes. These don't. -``` - ---- - -## Edit 3: Update NPC rejection messages - -Find the Rule 2 static responses for known players not in the bar. Update Maren's line: - -Replace: -``` -- Maren: `"I can hear you're still down there. Come back alive."` -``` -With: -``` -- Maren: `"I can hear you're still in the Darkcragg. Come back alive."` -``` - ---- - -## Edit 4: Resolved Decisions - -Add to the end of the `## Resolved Decisions` list: - -```markdown -- Dungeon name: The Darkcragg Depths — persistent across all epochs like the Last Ember. Floor names reskin per epoch but the Darkcragg is always the Darkcragg. -``` - ---- - -## Commit - -```bash -git add -A && git commit -m "Design doc: the dungeon is the Darkcragg Depths" -``` diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md deleted file mode 100644 index 2c68f49..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/04-dcrg-node.md +++ /dev/null @@ -1,75 +0,0 @@ -# Task: Add Darkcragg Depths broadcast node to planned.md - -Edit `/home/zvx/projects/mmud/docs/planned.md` in place. - ---- - -## Edit 1: Update NPC Sim Nodes section - -Find the `**Network Architecture — NPCs as Mesh Nodes:**` block inside `## The Last Ember — Town Hub`. Replace the node list (the 5-item bullet list starting with `- **EMBR**` through `- **WSPR**`) with: - -```markdown -- **EMBR** — The Last Ember. The game server. All game commands go here. Responds with direct action results only. -- **DCRG** — The Darkcragg Depths. One-way broadcast node. All dungeon events come from here — deaths, bounty progress, Breach opening, regen ticks, boss phase transitions, discoveries, level-ups. Does not accept commands. The dungeon is alive on the network. -- **GRST** — Grist. DM this node to talk to the barkeep. -- **MRN** — Maren. DM this node to talk to the healer. -- **TRVL** — Torval. DM this node to talk to the merchant. -- **WSPR** — Whisper. DM this node to talk to the sage. - -This splits two distinct streams: EMBR only sends direct responses to your actions. DCRG is the ambient feed of what's happening in the world. The NPCs are people you talk to. Six nodes total, one game DB backing all of them. -``` - ---- - -## Edit 2: Add DCRG rules to the rule layers - -Find `**Three rule layers (checked in order):**`. Insert a new section BEFORE Rule 1: - -```markdown -**DCRG rules (broadcast node):** -- DCRG never accepts inbound messages. If a player or unknown node DMs DCRG, it responds with a static message: `"The Darkcragg does not answer. It only speaks. DM EMBR to play."` -- All tier 1 and tier 2 broadcasts are sent FROM the DCRG node, not EMBR. -- Targeted broadcasts (multi-room puzzle feedback) are also sent from DCRG as DMs to qualifying players. -- DCRG is the voice of the dungeon. When someone dies, when the Breach opens, when a bounty falls — it comes from the Darkcragg. - -``` - ---- - -## Edit 3: Update Broadcast System section - -Find `## Broadcast System`. Find the first paragraph or description of how broadcasts work. Add this line at the end of the introductory text, before any subsections: - -```markdown -All broadcasts are sent from the DCRG (Darkcragg Depths) sim node, not the main EMBR game node. This separates the ambient world feed from direct command responses. EMBR talks to you. The Darkcragg talks about everyone. -``` - ---- - -## Edit 4: Update Resolved Decisions - -Find the resolved decision about NPC live conversations that starts with `- NPC live conversations: NPCs are sim nodes`. Replace it with: - -```markdown -- Mesh node architecture: 6 sim nodes — EMBR (game commands + responses), DCRG (one-way dungeon broadcasts), GRST/MRN/TRVL/WSPR (NPC conversations). One game DB backs all of them. -- NPC conversations: Players DM NPC nodes directly. Three rule layers: unknown node gets static onboarding, known player not in bar gets static rejection, known player in bar gets full LLM conversation. Session-only memory, 5/day rate limit per NPC, falls back to pre-generated dialogue on failure. -- DCRG is broadcast-only — does not accept commands. All tier 1/2 and targeted broadcasts route through DCRG. -``` - ---- - -## Edit 5: Update Open Questions - -Find the open question `- NPC sim node deployment`. Replace it with: - -```markdown -- Sim node deployment — which host runs meshtasticd with 6 identities (EMBR, DCRG, GRST, MRN, TRVL, WSPR), TCP routing to game LXC -``` - ---- - -## Commit - -```bash -git add -A && git commit -m "Design doc: DCRG broadcast node — the dungeon speaks on the mesh" -``` diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md deleted file mode 100644 index 19fb095..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/05-phase5.md +++ /dev/null @@ -1,215 +0,0 @@ -# Task: MMUD Phase 5 — Endgame Modes - -## Before Writing Any Code - -Re-read these sections of `/home/zvx/projects/mmud/docs/planned.md`: -- Endgame: Three Rotating Modes (all of it — mode selection, R&E with Pursuer + support roles, Raid Boss with mechanic tables + phases, Hold the Line with regen + checkpoints + floor bosses) -- The Darkcragg Depths (dungeon name context) -- Floor Boss Mechanic Tables (all 4 floor tables) -- Bounties During Hold the Line - -Also re-read `config.py` for: HTL_REGEN_ROOMS_PER_DAY, FLOOR_BOSS_MECHANICS, WARDEN_HP/REGEN, RAID_BOSS_HP_PER_PLAYER/CAP/REGEN/MECHANIC_TABLE/PHASES, PURSUER_ADVANCE_RATE/SPAWN_DISTANCE/RELAY_RESET_DISTANCE, WARD/LURE constants, ENDGAME_MODES. - -Phase 4 already generates floor bosses, raid boss pre-config, and bounties. This phase wires the runtime game logic for all three modes. - -## Phase 5 Deliverables - -All three endgame modes are playable. The epoch vote selects the mode. Each mode has its own win condition, progression mechanics, and broadcasts. - -### 1. Epoch Vote System - -`src/systems/vote.py` (new file) - -- Day 30 trigger (already in daytick.py — wire it to the vote system) -- `vote ` command at barkeep — free action. Modes: `retrieve`, `raid`, `hold` (or numbers 1/2/3). -- Votes are public — broadcast on cast: "🗳 {name} voted {mode}." -- Votes can be changed up until epoch ends. UPSERT into epoch_votes table. -- Tally on epoch end: most votes wins. Tiebreak: longest-unplayed mode. No quorum — 1 vote decides if only 1 player votes. Zero votes → longest-unplayed auto-selected. -- `epoch_generate.py` already accepts endgame mode — wire the vote result into the next epoch's generation. - -### 2. Hold the Line — Runtime Logic - -`src/systems/endgame_htl.py` (new file) - -**Room clearing:** -- All dungeon rooms start hostile (`htl_cleared = 0`) -- Killing all monsters in a room sets `htl_cleared = 1` with timestamp -- Regen ticks (already in daytick.py) revert rooms: pick N random cleared non-checkpoint rooms per floor per day, set `htl_cleared = 0`, respawn monsters. Spread ticks across the day (floor 2 at 5/day = 1 room every ~5 hours). -- Cleared rooms are safe — no random encounters. Reverted rooms respawn monsters. - -**Checkpoints:** -- Checkpoint rooms are defined during worldgen (is_checkpoint = 1 in rooms table). 3 per floor (hub, midpoint, stairway), 1 on floor 4 (Warden). -- Establishment condition: all rooms in the checkpoint cluster (checkpoint room + all adjacent rooms) must be cleared within one regen window. Check on each room clear — if the cluster is complete, spawn the floor boss. -- Once the floor boss dies, checkpoint locks permanently. `htl_checkpoints.established = 1`. Regen can never revert rooms behind an established checkpoint. -- Final checkpoint on each floor (stairway) unlocks the next floor for all players. - -**Floor bosses:** -- Already generated with rolled mechanics (from Phase 4 bossgen). -- Floor boss spawns in the checkpoint room when cluster is cleared. Uses the same shared HP pool / chip-and-run combat as bounties. -- Boss mechanic implementation — each mechanic modifies combat behavior: - - `armored` — damage halved until boss below 50% HP - - `enraged` — boss deals double damage below 50% HP, takes 25% more - - `regenerator` — boss heals 10% HP between sessions (check on engagement, apply since last fight) - - `stalwart` — first flee attempt per engagement always fails - - `warded` — boss has +50% DEF until a discovery secret on the same floor is found (check secret_progress) - - `phasing` — boss is immune to damage on even-numbered epoch days (check epoch.day_number) - - `draining` — boss steals 10% of damage dealt as HP from the attacker - - `splitting` — at 50% HP, boss splits into two half-HP monsters in adjacent rooms. Both must die. - - `rotating_resistance` — immune to the highest stat used by the last player who fought it. Track in DB. - - `retaliator` — reflects 20% of damage back to attacker - - `summoner` — spawns 1 add at start of each engagement. Add must die before boss can be damaged. - - `cursed` — player who dealt most damage last session gets -2 to a random stat next login - -- Floor 4 Warden: shared HP pool 300-500, regen at 3%/8h, rolls 2 mechanics from the full table. -- Warden kill = epoch win. Broadcast: "🏆 The Warden has fallen! The Darkcragg Depths are conquered!" - -**Broadcasts from DCRG:** -- "🏰 Floor {n} Checkpoint {name} established!" -- "⚠ Floor {n} lost {x} rooms. Frontline at {room}." -- "🏰 Floor {n} unlocked! The descent continues." -- "💀 Floor {n} frontline collapsed to Checkpoint {name}. Rally!" -- Floor boss spawned, floor boss killed, Warden progress. - -**Barkeep integration:** -- Grist's recap includes HtL status: floors cleared percentage, checkpoint status, frontline position. - -### 3. Raid Boss — Runtime Logic - -`src/systems/endgame_raid.py` (new file) - -**Activation:** -- On epoch start (if mode is raid_boss), calculate active player count (anyone who entered the dungeon in first 3 days). -- Set raid_boss.hp = 300 × active players, cap 6000. Set raid_boss.hp_max to same value. -- Place boss in a room on floor 3-4 (from pre-generated config in Phase 4). - -**Combat:** -- Same chip-and-run as bounties — shared HP pool, engage/damage/flee. -- Regen: 3%/8h (lazy-evaluated like bounties — calculate on engagement). -- Track contributions in raid_boss_contributors. - -**Mechanic implementation (2-3 rolled):** -- `windup_strike` — every 3rd combat round, next round deals triple damage unless player uses `defend` or `dodge` action. Add `defend` and `dodge` as combat commands (cost 1 action, negate the windup). -- `flat_damage_boost` — boss damage multiplied by 1.5x -- `retribution` — at 75%/50%/25% HP thresholds, burst damage (2x normal) to the player who pushed it past the threshold -- `aura_damage` — player takes 5% max HP unavoidable damage each combat round regardless of DEF -- `extra_regen` — regen rate becomes 5%/8h instead of 3%/8h -- `armor_phase` — boss takes half damage until: a discovery secret on the floor is found, OR 5+ unique players have contributed damage -- `boss_flees` — at 75%/50%/25% HP, boss relocates to random room on same floor. Broadcast from DCRG: "🐉 The {boss} has fled to somewhere on Floor {n}!" Players must find it. -- `regen_burst` — once per day at a random hour, boss heals 15% max HP in one tick. Trackable through observation. -- `no_escape` — below 25% HP, all flee attempts fail. Fight to the death. -- `summoner` — 1-2 adds spawn per engagement, must be killed before boss takes damage -- `lockout` — after engaging, player can't reengage for 24 hours. Store lockout_until in raid_boss_contributors. -- `enrage_timer` — after 5 combat rounds in a single engagement, boss damage doubles each subsequent round - -**Phases:** -- Phase transitions at 66% and 33% HP (`RAID_BOSS_PHASES`). -- At each threshold, rolled mechanics intensify. Implementation: each mechanic has a `phase_modifier(phase_num)` that scales its effect. E.g., summoner spawns 1 add in phase 1, 2 in phase 2, 3 in phase 3. Windup goes from every 3rd round to every 2nd. -- Phase transition broadcasts from DCRG: "🐉 The {boss} enters its second phase!" - -**Win condition:** Boss HP reaches 0. All contributors rewarded. Killing blow gets bonus. Broadcast: "🏆 The {boss} has been slain! Victory belongs to the Darkcragg!" - -### 4. Retrieve and Escape — Runtime Logic - -`src/systems/endgame_rne.py` (new file) - -**Setup:** -- Guardian monster placed on floor 4 during epoch generation (add to bossgen if not already there — a strong but non-boss monster guarding the objective). -- `escape_run` table tracks run state. - -**Claiming the objective:** -- Player defeats the guardian on floor 4 → objective claimed. `escape_run.active = 1`, carrier set, pursuer spawns. -- Broadcast from DCRG: "👑 {name} claimed the {objective}! The Pursuer stirs." -- Monster spawn rates double on all floors (multiply spawn chance by `ESCAPE_SPAWN_RATE_MULTIPLIER`). - -**Pursuer:** -- Tracks carrier. Advances 1 room toward carrier every 2 carrier actions (`PURSUER_ADVANCE_RATE`). -- Spawns 3 rooms behind carrier (`PURSUER_SPAWN_DISTANCE`). -- Track pursuer position in `escape_run.pursuer_room_id`. Track fractional ticks in `pursuer_ticks`. -- On every carrier action: increment pursuer_ticks. When pursuer_ticks >= PURSUER_ADVANCE_RATE, advance pursuer 1 room toward carrier (pathfind shortest route), reset ticks. -- When pursuer enters carrier's room: forced combat. Pursuer is invulnerable (takes no damage). Hits hard. Carrier can only flee. Flee uses normal SPD check. Success = carrier moves 1 room. Failure = take damage + try again next action. - -**Carrier death and relay:** -- Carrier dies → objective drops at death room. Broadcast from DCRG: "💀 The carrier has fallen on Floor {n}. The {objective} lies unguarded." -- `escape_run.objective_dropped = 1`, `dropped_room_id` set. -- Any player can `pickup` the objective in that room. -- On pickup: pursuer resets to 5 rooms behind new carrier (`PURSUER_RELAY_RESET_DISTANCE`). Broadcast: "👑 {name} picks up the {objective}! The Pursuer resets." -- Death penalty still applies to the dead carrier (gold loss, respawn in town). - -**Three support roles:** - -**Blockers:** -- Non-carrier in a room between pursuer and carrier. When pursuer reaches a blocker's room, forced combat with the blocker instead of advancing. -- Blocker can't kill pursuer (invulnerable). Each round blocker survives = 1 round pursuer isn't moving. -- Blocker can flee (normal SPD check). Blocker can die. -- Broadcast: "🛡 {name} is blocking the Pursuer on Floor {n}!" and "💀 {name} fell holding the line. The Pursuer advances." -- Implementation: on pursuer advance, check if any player is in the target room. If yes, pursuer enters combat with them instead of continuing. - -**Warders:** -- `ward` command in a cleared dungeon room (1 extra action after clearing = `WARD_ACTION_COST`). Sets `rooms.ward_active = 1`. -- Warded room slows pursuer — takes 2 advance ticks to pass through instead of 1 (`WARD_PURSUER_SLOWDOWN`). -- Ward breaks after one use (reset to 0 when pursuer passes through). -- No broadcast on warding — silent preparation. - -**Lures:** -- `lure` command when on same floor as pursuer. Costs 2 actions (`LURE_ACTION_COST`). -- Pursuer diverts toward lure player for 3 ticks (`LURE_DIVERT_TICKS`), then snaps back to carrier tracking. Total delay ~6 ticks (`LURE_TOTAL_DELAY_TICKS`) including backtrack. -- Broadcast: "🎯 {name} lured the Pursuer into {room}! It diverts." -- After divert expires: "👁 The Pursuer has reacquired the carrier." - -**Pursuer distance broadcasts (from DCRG):** -- "👁 The Pursuer is {n} rooms behind the carrier." (every 5 carrier actions) -- "👁 The Pursuer is 3 rooms behind. It's closing." -- "⚠ The Pursuer has reached the carrier!" - -**Win condition:** Any player delivers objective to town (The Last Ember). Broadcast: "🏆 The {objective} has reached the surface! Victory belongs to the Darkcragg!" -- All participants get epoch win credit (tracked in escape_participants by role). - -### 5. Mode Activation in Engine - -Update `src/core/engine.py` and `src/core/actions.py`: -- On game start, check epoch.endgame_mode. Load the appropriate endgame system. -- Mode-specific commands only available when that mode is active: - - HtL: checkpoint status command, floor control display - - Raid: raid boss status command (`boss` — show HP, phase, mechanics discovered so far) - - R&E: `pickup`, `ward`, `lure`, `block` commands. Carrier status. Pursuer distance. -- Combat system needs to dispatch to endgame boss combat (floor boss, raid boss, pursuer) when the target is a special entity. Same chip-and-run framework but with mechanic overlays. -- Endgame status integrated into barkeep recap and stats display. - -### 6. New Combat Commands - -For raid boss mechanics: -- `defend` / `def` — defensive stance. Negates windup strike. Costs 1 dungeon action. Does no damage that round. -- `dodge` / `dge` — evasion. Negates windup strike. Costs 1 dungeon action. Does no damage that round. - -For R&E: -- `pickup` — pick up dropped objective in current room. Free action. -- `ward` — ward current room after clearing it. 1 dungeon action. -- `lure` — lure the Pursuer. 2 dungeon actions. -- `block` — (passive) just being in the pursuer's path triggers blocking. No explicit command needed — the system detects it. But add a `block` info command that shows: "Stand in the Pursuer's path to block. It will fight you instead of advancing." - -## Rules - -- All responses under 150 chars. Test this. -- All broadcasts route through DCRG node, not EMBR. -- Endgame mode commands are only available when that mode is active. Other mode commands return: "That doesn't apply this epoch." -- Boss combat uses the same chip-and-run framework as bounties — shared HP pool, damage persists, flee to disengage. -- Floor boss and raid boss regen is lazy-evaluated (calculate accumulated regen on engagement). -- Use constants from `config.py`. -- Raw parameterized SQL, no ORM. -- Commit after each mode is working (3 major commits minimum). - -## Testing - -Add to `tests/`: -- `tests/test_vote.py` — vote casting, changing, public broadcast, tally, tiebreak, zero-vote fallback -- `tests/test_htl.py` — room clearing, regen ticks, checkpoint cluster detection, checkpoint establishment, floor boss spawn on cluster clear, floor unlock, Warden kill = win, rooms behind checkpoint immune to regen -- `tests/test_boss_mechanics.py` — test each of the 12 mechanic implementations: armored, enraged, regenerator, stalwart, warded, phasing, draining, splitting, rotating_resistance, retaliator, summoner, cursed. Test phase scaling for raid boss. -- `tests/test_raid.py` — HP scaling from active players, cap at 6000, regen, phase transitions at 66%/33%, contribution tracking, lockout mechanic, completion + rewards -- `tests/test_rne.py` — objective claim, pursuer advancement (2:1 ratio), pursuer in carrier room triggers combat, carrier death drops objective, relay pickup resets pursuer, ward slows pursuer, lure diverts pursuer, blocker intercepts pursuer, win condition on town delivery -- `tests/test_rne_broadcasts.py` — all R&E broadcasts fire correctly (claim, distance, blocker, lure, death, relay, victory) - -Use in-memory SQLite for tests. All endgame tests should generate a proper epoch first (use epoch_generate with DummyBackend). - -## Done When - -All three endgame modes are playable end-to-end. A Hold the Line epoch can be won by clearing all floors and killing the Warden. A Raid Boss epoch can be won by depleting the boss HP pool through coordinated chip-and-run combat with mechanic discovery. A Retrieve and Escape epoch can be won through a relay of carriers with blockers, warders, and lures supporting. The epoch vote selects the next mode. All broadcasts route through DCRG. All responses under 150 chars, all tests passing. Commit and report. diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md deleted file mode 100644 index 783e5f5..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/06-phase6.md +++ /dev/null @@ -1,120 +0,0 @@ -# Task: MMUD Phase 6 — The Breach - -## Before Writing Any Code - -Re-read these sections of `/home/zvx/projects/mmud/docs/planned.md`: -- The Breach — Mid-Epoch Event (Day 15) (all of it — 4 mini-events, endgame interaction, design rationale) -- Breach secrets (the 3 breach-type secrets) - -Also re-read `config.py` for: BREACH_ROOMS_MIN/MAX, BREACH_CONNECTS_FLOORS, BREACH_SECRETS, BREACH_MINI_EVENTS, EMERGENCE_HP, INCURSION_REGEN/HOLD_HOURS. - -Phase 4 already generates the Breach zone (breachgen.py) and Phase 4's daytick.py already handles the day 15 trigger and days 12-13 foreshadowing. Phase 4's breach.py has basic state management. This phase wires the full runtime logic for all 4 mini-events. - -## Phase 6 Deliverables - -The Breach opens on day 15 with a random mini-event. Each of the 4 types plays differently. The Breach interacts with whichever endgame mode is active. - -### 1. Breach Activation (verify/extend existing) - -The day 15 trigger should already be in daytick.py. Verify it: -- Day 12-13: barkeep foreshadowing broadcasts from DCRG: "The walls grow thin between the second and third depths. Something stirs." -- Day 15: Breach opens. Set `breach.active = 1`. Open the room exits connecting Breach zone to floors 2 and 3. Broadcast from DCRG: "⚡ The ground splits. A new passage has opened between Floors 2 and 3. Strange light pours from within." -- Players can now enter Breach rooms via the new exits from floors 2 and 3. -- The permanent shortcut between floors 2 and 3 persists for the rest of the epoch. - -### 2. Mini-Event: The Heist (mini Retrieve & Escape) - -`src/systems/breach_heist.py` (new file) - -- Artifact in the deepest Breach room, guarded by the Breach mini-boss. -- Kill mini-boss → claim artifact. Carrier must bring it back to town. -- Pursuer spawns (slower, Breach-only — only operates within the 5-8 Breach rooms + the floors 2-3 connection). -- If carrier dies, artifact drops. Any player can pick up. -- Relay mechanics same as R&E but compressed — 5-8 rooms, not 4 floors. -- 3 Breach secrets scattered along the escape route. Found under pressure. -- Completion: artifact delivered to town. Breach rewards distributed. Broadcast from DCRG: "🏆 The artifact has been extracted from the Breach!" - -Reuse as much R&E logic from Phase 5 as possible — shared carrier/pursuer/relay patterns. - -### 3. Mini-Event: The Emergence (mini Raid Boss) - -`src/systems/breach_emergence.py` (new file) - -- Creature with shared HP pool (500-800 HP, `EMERGENCE_HP_MIN/MAX`) sits in central Breach room. -- Surrounding rooms spawn minions on a timer (respawn every 8 hours). -- Same chip-and-run combat as bounties/raid boss. Regen at 3%/8h. -- 3 Breach secrets are in the minion rooms — discovered while contributing to the kill. -- Completion: creature HP reaches 0. Broadcast: "🏆 The Breach creature has been destroyed!" - -Reuse raid boss combat framework from Phase 5. - -### 4. Mini-Event: The Incursion (mini Hold the Line) - -`src/systems/breach_incursion.py` (new file) - -- Breach rooms start fully hostile. Regen at 2 rooms/day (`INCURSION_REGEN_ROOMS_PER_DAY`) within just 5-8 rooms. -- Players must clear ALL Breach rooms and hold them all for 48 hours (`INCURSION_HOLD_HOURS`). -- If any room reverts during the hold timer, the clock resets. -- 3 Breach secrets behind the hardest rooms, found as part of the push. -- Track hold start time in `breach.incursion_hold_started_at`. On each regen tick, check if any Breach room reverted — if so, reset the timer. -- Completion: 48 hours with all rooms held. Broadcast: "🏆 The Breach has been secured! The incursion is contained." - -Reuse HtL room clearing/regen logic from Phase 5. - -### 5. Mini-Event: The Resonance (puzzle dungeon) - -`src/systems/breach_resonance.py` (new file) - -- No combat focus. Breach rooms contain environmental puzzles. -- 3 Breach secrets ARE the puzzle rewards. Finding all 3 unlocks a bonus cache in the deepest room. -- Puzzles are generated in Phase 4 (breachgen already places Breach secrets). This phase adds the interaction logic: - - `examine` objects in Breach rooms triggers puzzle checks - - Puzzle state tracked per-player in secret_progress - - Sequence puzzles, item-interaction puzzles, cross-room clue puzzles (use the same multi-room puzzle archetypes from the main dungeon) -- Completion: all 3 Breach secrets found by any player(s). Bonus cache unlocked. Broadcast: "🏆 The Resonance has been understood. The Breach yields its secrets." - -Soloable by nature — knowledge not stats. - -### 6. Breach Interaction with Endgame Modes - -Regardless of which mini-event is running, the Breach benefits the active endgame mode: - -- **Retrieve & Escape:** The Breach shortcut (floors 2↔3) becomes an alternate escape route. Carrier can path through it. Shorter but Breach content (mini-boss, minions, etc.) may still be there. -- **Raid Boss:** Breach completion (any mini-event) drops a buff item granting +20% damage vs the raid boss for the rest of the epoch. Add to player inventory on Breach completion. -- **Hold the Line:** Breach rooms count as bonus territory toward checkpoint progress on both floors 2 and 3. Cleared Breach rooms contribute to the cleared room count for both floor 2 and floor 3 checkpoints. - -### 7. Breach Secret Integration - -Verify that the 3 Breach secrets work with the existing discovery system: -- `secrets` command includes Breach secrets in the count after day 15 -- Secret milestones (5/10/15/20) fire correctly with Breach secrets included -- Barkeep hints for Breach secrets only available after day 15 -- Breach secrets contribute to the completionist reward (all 20 found) - -## Rules - -- All responses under 150 chars. -- All Breach broadcasts route through DCRG. -- Breach mini-event is always random (selected at epoch gen, never voted). -- Reuse combat/territory frameworks from Phase 5 — don't duplicate code. -- Breach content is inaccessible before day 15. Exits to Breach rooms don't exist until activation. -- Use constants from `config.py`. -- Commit after each mini-event works. - -## Testing - -Add to `tests/`: -- `tests/test_breach_activation.py` — day 15 trigger, foreshadowing on days 12-13, exits open, Breach accessible, inaccessible before day 15 -- `tests/test_breach_heist.py` — mini-boss, artifact claim, mini-pursuer, relay, completion, secrets under pressure -- `tests/test_breach_emergence.py` — shared HP pool, minion respawn, chip-and-run, completion, secrets in minion rooms -- `tests/test_breach_incursion.py` — room clearing, regen within Breach, 48h hold timer, timer reset on revert, completion -- `tests/test_breach_resonance.py` — puzzle interaction, secret discovery, bonus cache unlock, no combat required -- `tests/test_breach_endgame.py` — R&E shortcut, raid boss damage buff, HtL bonus territory - -Use in-memory SQLite for tests. Generate full epoch with DummyBackend for each test. - -## Done When - -The Breach opens on day 15 with one of four randomly selected mini-events. Each mini-event is playable end-to-end with its own win condition. Breach secrets integrate cleanly with the discovery system. The Breach interacts with whichever endgame mode is active. All broadcasts route through DCRG. All responses under 150 chars, all tests passing. Commit and report. - -This is the final gameplay phase. After this, the full 30-day epoch loop is complete: epoch generates → players explore and progress → Breach opens day 15 → endgame mode pushes through days 20-30 → epoch vote → wipe → new epoch. diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/README.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/README.md deleted file mode 100644 index 318b789..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/README.md +++ /dev/null @@ -1,32 +0,0 @@ -# MMUD Prompt Bundle - -## Status -- Phases 1-4: COMPLETE (265 tests passing) -- Phases 5-6: Prompts ready -- Design doc: NEEDS UPDATES (4 prompts below, run before Phase 5) - -## Run Order - -### Step 1: Design Doc Updates (run in CC in this exact order) -These update `/home/zvx/projects/mmud/docs/planned.md` in place: - -1. `01-update-planned.md` — Adds The Last Ember (bar + 4 NPC bios), NPC live conversations, command discovery -2. `02-npc-nodes.md` — Replaces talk command with sim node architecture (6 nodes), three rule layers, onboarding funnel -3. `03-darkcragg.md` — Names the dungeon "The Darkcragg Depths" -4. `04-dcrg-node.md` — Adds DCRG as one-way broadcast node, separates broadcast stream from EMBR - -### Step 2: Build Phases -5. `05-phase5.md` — Endgame modes: Hold the Line (regen, checkpoints, floor bosses, 12 mechanics), Raid Boss (HP scaling, 12 mechanics, 3 phases), Retrieve & Escape (Pursuer, blockers, warders, lures), epoch vote -6. `06-phase6.md` — The Breach: 4 mini-events (Heist, Emergence, Incursion, Resonance), endgame interaction, day 15 trigger. Final gameplay phase. - -### If Needed -- `mmud-project.md` — Drop into `/home/zvx/projects/.ref/projects/` if not already there - -## What's Complete After Phase 6 -The full 30-day epoch loop: generate → explore → Breach day 15 → endgame push days 20-30 → vote → wipe → new epoch. All three endgame modes, all four Breach mini-events, 20 secrets, 40 bounties, floor bosses, raid boss, Pursuer + support roles. - -## What Comes After Phase 6 -- NPC live conversations (LLM runtime for talk via sim nodes) — needs implementation prompt -- Sim node deployment (meshtasticd with 6 identities) — needs infrastructure work -- Last Ember spectator web dashboard — separate project, parallel track -- Playtesting and number tuning diff --git a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md b/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md deleted file mode 100644 index 9631d94..0000000 --- a/vault/archive/projects/mmud/mmud-prompts/mmud-prompts/mmud-project.md +++ /dev/null @@ -1,48 +0,0 @@ -# MMUD — Mesh Multi-User Dungeon - -Text-based multiplayer dungeon crawler for Meshtastic LoRa mesh networks. BBS door games (LORD, TradeWars) adapted for 150-char mesh radio constraints, async play, 30-day wipe cycles. - -## Status - -**Phase:** Pre-development — design complete, repo scaffolded, implementation not started. - -## Repo - -`/home/zvx/projects/mmud` - -The repo contains a `CLAUDE.md` with full architecture, directory structure, development phases, and implementation guidance. **Read it first before any implementation work.** - -## Key Files - -- `CLAUDE.md` — Architecture, patterns, dev phases, gotchas -- `docs/planned.md` — Complete game design document (~950 lines). Source of truth for all mechanics. If code contradicts this, code is wrong. -- `config.py` — All game constants with rationale -- `src/db/schema.sql` — Full database schema - -## Design Constraints - -- 150 characters per Meshtastic LoRa message (hard ceiling) -- Zero runtime LLM calls — all text batch-generated at epoch start -- Async-first — all multiplayer through shared DB state -- 12 dungeon actions/day, 30-day epochs -- Python 3.11+, SQLite, Meshtastic Python API - -## Development Phases - -1. **Core Loop** — Meshtastic message handling, command parser, player creation, room navigation, basic combat, death, action budget -2. **Economy & Progression** — XP, leveling, gold, shops, gear (weapon/armor/trinket), bank, healer -3. **Social Systems** — Broadcasts (tier 1/2/targeted), barkeep (recap, tokens, hints), bounty board, player messages, mail -4. **Epoch Generation** — World gen, LLM narrative pipeline (batch + validation), secret placement, bounty pool generation -5. **Endgame Modes** — Hold the Line (regen, checkpoints, floor bosses), Raid Boss (HP scaling, mechanic tables, phases), Retrieve & Escape (Pursuer, blockers, warders, lures), epoch vote -6. **The Breach** — Breach zone gen, 4 mini-event types (Heist, Emergence, Incursion, Resonance), day 15 trigger - -## No Runbooks Needed - -This is a pure software project — no LXC provisioning, no Caddy config, no Authentik integration. Runs as a Python daemon connected to a Meshtastic device via USB/serial or TCP. No infrastructure runbooks apply. - -## Notes - -- All regen/HP/damage numbers in the design doc are targets, not validated — will need playtesting -- The game runs on a Meshtastic mesh network, not a web server -- SQLite single file DB, no ORM, raw parameterized SQL -- Every outbound message must fit 150 chars — the formatter is the final gate diff --git a/vault/docs/hardware/environment.md b/vault/docs/hardware/environment.md index 342e7b3..65c4a60 100644 --- a/vault/docs/hardware/environment.md +++ b/vault/docs/hardware/environment.md @@ -1,3 +1,17 @@ +--- +title: Echo6 Environment Reference +type: reference +tags: + - proxmox +aliases: [] +related: + - [[ip-allocation]] + - [[headscale-onboard-node]] + - [[caddy]] + - [[ct-runbook]] + - [[proxmox-create-ubuntu-vm]] +updated: 2026-06-18 +--- # Echo6 Environment Reference ## Proxmox Cluster (echo6-cluster) @@ -6,7 +20,7 @@ Five nodes running Proxmox VE: | Node | Local IP | Tailscale | Hardware | RAM | Purpose | | ------- | ------------- | ----------- | ----------------------------------------------- | -------------- | -------------------------------- | -| data | 192.168.1.240 | 100.64.0.6 | AMD Ryzen 7 PRO 5750GE, 1TB NVMe + 1TB SATA SSD | 32GB DDR4-3200 | Database services | +| data | 192.168.1.240 | 100.64.0.6 | AMD Ryzen 7 PRO 5750GE, 1TB NVMe + 1TB SATA SSD | 32GB DDR4-3200 | Database [[services]] | | utility | 192.168.1.241 | 100.64.0.5 | AMD Ryzen 7 PRO 5750GE, 512GB NVMe | 32GB DDR4-3200 | Utility services, monitoring | | cloud | 192.168.1.242 | 100.64.0.4 | Intel i7-12700T, 512GB NVMe | 32GB DDR4-3200 | Cloud storage, personal services | | media | 192.168.1.243 | 100.64.0.3 | Intel i7-14700T, 2x 512GB NVMe | 32GB DDR5-5600 | Media server, *arr stack | @@ -24,7 +38,7 @@ Five nodes running Proxmox VE: ### Network Notes - **media NIC:** Original Intel e1000e NIC crashes under sustained NFS load — replaced with USB Realtek RTL8153 GbE adapter on vmbr0 -- **Tailscale DNS bootstrap:** All LXC containers with Tailscale have a systemd drop-in (`/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf`) that ensures fallback DNS exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot +- **Tailscale [[dns]] bootstrap:** All LXC containers with Tailscale have a systemd drop-in (`/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf`) that ensures fallback DNS exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot ### TOC Node Details @@ -38,7 +52,7 @@ Five nodes running Proxmox VE: | VM | Host | VMID | Local IP | Tailscale | Purpose | |----|------|------|----------|-----------|---------| | cortex | toc | 150 | 192.168.1.150 | 100.64.0.14 | GPU compute — Open WebUI, Ollama, Qdrant, TEI, Claude Code | -| recon-vm | data | 1130 | 192.168.1.130 | 100.64.0.24 | RECON knowledge extraction pipeline, Files, Kiwix | +| recon-vm | data | 1130 | 192.168.1.130 | 100.64.0.24 | [[recon]] knowledge extraction pipeline, Files, Kiwix | | arr | media | 105 | 192.168.1.160 | 100.64.0.18 | ARR media automation stack (Jellyfin, Sonarr, Radarr, etc.) | ### cortex VM Details @@ -83,7 +97,7 @@ Five nodes running Proxmox VE: | mt-burleybutte | 192.168.1.185 | — | Meshtastic node (meshtasticd, Nebra 2W hat, IdahoMesh VPN) | | pi-nas | 192.168.1.245 | 100.64.0.21 | Raspberry Pi NAS | | matt-desktop | 192.168.1.111 | 100.64.0.10 | Personal workstation (Windows, your PC) | -| Contabo Server | 5.189.158.149 | 100.64.0.1 | External VPS: Mail, Authentik, Headscale, Forge, Matrix | +| Contabo Server | 5.189.158.149 | 100.64.0.1 | External VPS: Mail, [[authentik]], Headscale, Forge, Matrix | | edge2 | 184.174.35.153 | 100.64.0.26 | Contabo Cloud VPS 30 NVMe — Proxmox VE 8.4.19 (LXC-only), 8c/24GB/400GB | *Last updated: 2026-06-18 — Added edge2 CT 105 (authentik, 10.10.10.23, 100.64.0.36, node 48, migrated 2026-06-18); previously added CT 104 (livesync), CT 103 (forgejo), CT 102 (vaultwarden), pdm CT 100, wordpress CT 101* @@ -93,15 +107,15 @@ Five nodes running Proxmox VE: | Container | Host | Local IP | Tailscale | Purpose | |-----------|------|----------|-----------|---------| | meshmonitor | utility (CT 100) | 192.168.1.100 | 100.64.0.7 | Meshtastic mesh monitoring (zvx-echo6/meshmonitor fork, multi-channel) | -| caddy | utility (CT 101) | 192.168.1.101 | 100.64.0.8 | Home reverse proxy | -| searxng | utility (CT 102) | 192.168.1.102 | 100.64.0.15 | Echo6 Search homepage (SearXNG, echo6.co) | +| [[caddy]] | utility (CT 101) | 192.168.1.101 | 100.64.0.8 | Home reverse proxy | +| [[searxng]] | utility (CT 102) | 192.168.1.102 | 100.64.0.15 | Echo6 Search homepage (SearXNG, echo6.co) | | immich | cloud (CT 120) | 192.168.1.182 | 100.64.0.2 | Immich photo management | | nextcloud | cloud (CT 121) | 192.168.1.183 | 100.64.0.11 | Nextcloud AIO | | meshtastic-hs | utility (CT 106) | 192.168.1.106 | — | IdahoMesh Headscale VPN coordination | | mesh-bridge | utility (CT 107) | 192.168.1.107 | 100.64.0.22 | Dual-tailscaled bridge (echo6 ↔ idahomesh) | | meshai | utility (CT 108) | 192.168.1.144 | 100.64.0.32 | MeshAI - LLM-powered Meshtastic assistant | -| archivist | utility (CT 118) | 192.168.1.118 | — | Archivist knowledge pipeline | -| argus | utility (CT 103) | 192.168.1.103 | 100.64.0.25 | ARGUS - OSINT intelligence gathering platform | +| [[archivist]] | utility (CT 118) | 192.168.1.118 | — | Archivist knowledge pipeline | +| [[argus]] | utility (CT 103) | 192.168.1.103 | 100.64.0.25 | ARGUS - OSINT intelligence gathering platform | | peertube | media (CT 110) | 192.168.1.170 | 100.64.0.23 | PeerTube video streaming | | pdm | edge2 (CT 100) | 10.10.10.10 | 100.64.0.28 | Proxmox Datacenter Manager | | wordpress | edge2 (CT 101) | 10.10.10.11 | 100.64.0.31 | WordPress for intermountainmesh.com | diff --git a/vault/docs/hardware/ip-allocation.md b/vault/docs/hardware/ip-allocation.md index b674812..343b980 100755 --- a/vault/docs/hardware/ip-allocation.md +++ b/vault/docs/hardware/ip-allocation.md @@ -1,3 +1,17 @@ +--- +title: Echo6 Network IP Allocation +type: reference +tags: + - proxmox +aliases: [] +related: + - [[services]] + - [[environment]] + - [[caddy]] + - [[headscale-onboard-node]] + - [[meshtastic-headscale-runbook]] +updated: 2026-06-18 +--- # Echo6 Network IP Allocation ## IP Ranges @@ -27,9 +41,9 @@ | IP | Container | Host | Purpose | |----|-----------|------|---------| | .100 | meshmonitor (CT 100) | utility | MeshMonitor web UI | -| .101 | caddy (CT 101) | utility | Home reverse proxy | -| .102 | searxng (CT 102) | utility | Echo6 Search (SearXNG) | -| .103 | argus (CT 103) | utility | ARGUS OSINT platform | +| .101 | [[caddy]] (CT 101) | utility | Home reverse proxy | +| .102 | [[searxng]] (CT 102) | utility | Echo6 Search (SearXNG) | +| .103 | [[argus]] (CT 103) | utility | ARGUS OSINT platform | | .104 | meshing-around (CT 104) | utility | Mesh bot + WebGUI | | .106 | meshtastic-hs (CT 106) | utility | IdahoMesh Headscale | | .107 | mesh-bridge (CT 107) | utility | Dual-tailscaled bridge | @@ -40,8 +54,8 @@ | .114 | mmud-mrn (CT 114) | utility | MMUD SIM: MRN (Maren healer) | | .115 | mmud-trvl (CT 115) | utility | MMUD SIM: TRVL (Torval merchant) | | .116 | mmud-wspr (CT 116) | utility | MMUD SIM: WSPR (Whisper sage) | -| .118 | archivist (CT 118) | utility | Signal/Matrix archive bot | -| .130 | recon (VM 1130) | data | RECON pipeline (migrated from CT 130) | +| .118 | [[archivist]] (CT 118) | utility | Signal/Matrix archive bot | +| .130 | [[recon]] (VM 1130) | data | RECON pipeline (migrated from CT 130) | | .144 | meshai (CT 108) | utility | MeshAI assistant | | .170 | peertube (CT 110) | media | PeerTube streaming | | .182 | immich (CT 120) | cloud | Immich photos | @@ -58,7 +72,7 @@ edge2 (Contabo Cloud VPS 184.174.35.153 / Tailscale 100.64.0.26) uses a separate | 10.10.10.20 | vaultwarden | CT 102 | 100.64.0.33 | Vaultwarden password manager (migrated from Contabo 2026-06-16) | | 10.10.10.21 | forgejo | CT 103 | 100.64.0.34 | Forgejo git server (migrated from Contabo 2026-06-16) | | 10.10.10.22 | livesync | CT 104 | 100.64.0.35 | LiveSync Obsidian sync (CouchDB + provisioner; migrated from Contabo 2026-06-16) | -| 10.10.10.23 | authentik | CT 105 | 100.64.0.36 | Authentik SSO platform (migrated from Contabo 2026-06-18) | +| 10.10.10.23 | [[authentik]] | CT 105 | 100.64.0.36 | Authentik SSO platform (migrated from Contabo 2026-06-18) | ### VMs (.150-.199) | IP | VM | Host | Purpose | @@ -80,7 +94,7 @@ edge2 (Contabo Cloud VPS 184.174.35.153 / Tailscale 100.64.0.26) uses a separate | IP | Hostname | Role | Tailscale | |----|----------|------|-----------| | .240 | data | Proxmox - DB node | 100.64.0.20 | -| .241 | utility | Proxmox - Utility services | 100.64.0.19 | +| .241 | utility | Proxmox - Utility [[services]] | 100.64.0.19 | | .242 | cloud | Proxmox - Cloud storage | 100.64.0.22 | | .243 | media | Proxmox - Media server | 100.64.0.21 | | .244 | echo6-toc | LLM/AI server | 100.64.0.5 | diff --git a/vault/docs/matrix/archivist.md b/vault/docs/matrix/archivist.md index dda81e6..6f2f289 100644 --- a/vault/docs/matrix/archivist.md +++ b/vault/docs/matrix/archivist.md @@ -1,3 +1,17 @@ +--- +title: Signal Archive Bot — Deployment Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[caddy]] + - [[mautrix_signal]] + - [[matrix-synapse-deployment]] + - [[services]] + - [[recon-operations]] +updated: 2026-06-18 +--- # Signal Archive Bot — Deployment Reference # Created: 2026-04-12 (Phase 3) # Status: Phase 5 COMPLETE — bot deployed, transcripts writing, sync token dedup verified @@ -31,8 +45,8 @@ ### Final approach: host-side NFS + Proxmox bind mount - **Utility host fstab:** `192.168.1.245:/export/library /mnt/library nfs defaults,soft,timeo=150 0 0` - **CT 118 mp0:** `/mnt/library,mp=/mnt/library,ro=0` -- **Pattern source:** recon-vm (VM 1130, RECON) on data node uses identical approach -- Utility host did NOT have /mnt/library mounted before this deployment +- **Pattern source:** recon-vm (VM 1130, [[recon]]) on data node uses identical approach +- Utility host did NOT have /mnt/library mounted before this [[deployment]] ### Write access - `/mnt/library/` permissions: 2777 (drwxrwsrwx), owner nobody:nogroup @@ -152,7 +166,7 @@ pct exec 118 -- bash - Shared-secret registration (`/_synapse/admin/v1/register`) returns 404 under MAS — endpoint disabled - Must use `mas-cli manage register-user` or `manage set-password` for existing users -- MAS creates user in both MAS DB and Synapse DB +- MAS creates user in both MAS DB and [[synapse]] DB - Orphaned Synapse `profiles` row caused provisioning failure — fixed by DELETE - Each `client.login()` creates a NEW MAS compat session with random device ID — use `restore_login()` with stable compat token instead - matrix-nio v0.25.2 does NOT implement `bootstrap_cross_signing()` — manual implementation required via python-olm PkSigning + raw HTTP API diff --git a/vault/docs/matrix/matrix_host.md b/vault/docs/matrix/matrix_host.md index 3f44bb1..db8497b 100644 --- a/vault/docs/matrix/matrix_host.md +++ b/vault/docs/matrix/matrix_host.md @@ -1,3 +1,17 @@ +--- +title: Matrix Host Reference — Contabo VPS +type: reference +tags: + - matrix +aliases: [] +related: + - [[matrix-synapse-deployment]] + - [[synapse]] + - [[expose-service-contabo]] + - [[ct-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- # Matrix Host Reference — Contabo VPS # Generated: 2026-04-09 (Phase 0) diff --git a/vault/docs/matrix/mautrix_signal.md b/vault/docs/matrix/mautrix_signal.md index b90ff8a..0942b40 100644 --- a/vault/docs/matrix/mautrix_signal.md +++ b/vault/docs/matrix/mautrix_signal.md @@ -1,3 +1,17 @@ +--- +title: mautrix-signal Bridge Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[synapse]] + - [[matrix-synapse-deployment]] + - [[synapse_retention_discovery]] + - [[archivist]] + - [[advbbs-project]] +updated: 2026-06-18 +--- # mautrix-signal Bridge Reference # Deployed: 2026-04-09 (Phase 3) # Updated: 2026-04-09 (Phase 5) @@ -6,7 +20,7 @@ - **Image:** dock.mau.dev/mautrix/signal:v0.2603.0 - **Container:** mautrix-signal -- **Compose:** /opt/matrix/docker-compose.yml (same stack as Synapse) +- **Compose:** /opt/matrix/docker-compose.yml (same stack as [[synapse]]) - **Config dir:** /opt/matrix/mautrix-signal/ - **Network:** matrix-net (internal only, no host port mapping) - **Appservice port:** 29328 (container-internal) diff --git a/vault/docs/matrix/synapse.md b/vault/docs/matrix/synapse.md index a46998b..bf34ad6 100644 --- a/vault/docs/matrix/synapse.md +++ b/vault/docs/matrix/synapse.md @@ -1,3 +1,17 @@ +--- +title: Synapse Deployment Reference +type: reference +tags: + - matrix +aliases: [] +related: + - [[matrix-synapse-deployment]] + - [[mautrix_signal]] + - [[matrix_host]] + - [[synapse_retention_discovery]] + - [[caddy]] +updated: 2026-06-18 +--- # Synapse Deployment Reference # Generated: 2026-04-09 (Phase 1) @@ -31,7 +45,7 @@ - Version: v1.12.0 - Listen: 8080 (web), 8081 (internal/health) - Database: postgresql://mas:***@matrix-postgres:5432/mas -- Upstream OAuth2: Authentik (auth.echo6.co) via OIDC +- Upstream OAuth2: [[authentik]] (auth.echo6.co) via OIDC - Client ID: 93kCoZkBlnJyD9EcAm7E4btKflecOcBm9DGONB5T - Issuer: https://auth.echo6.co/application/o/matrix/ - Matrix integration: kind=synapse, homeserver=echo6.co, endpoint=http://matrix-synapse:8008/ @@ -55,7 +69,7 @@ - element.echo6.co → 127.0.0.1:8088 ## Federation -- Well-known served from echo6.co (utility Caddy, NOT matrix.echo6.co) +- Well-known served from echo6.co (utility [[caddy]], NOT matrix.echo6.co) - /.well-known/matrix/server: {"m.server": "matrix.echo6.co:443"} - /.well-known/matrix/client: base_url=https://matrix.echo6.co, issuer=https://matrix.echo6.co/ - Federation tester: AllChecksOK=true, TLS 1.3, valid Ed25519 key, valid certificates diff --git a/vault/docs/matrix/synapse_retention_discovery.md b/vault/docs/matrix/synapse_retention_discovery.md index 804a7ba..85c2a13 100644 --- a/vault/docs/matrix/synapse_retention_discovery.md +++ b/vault/docs/matrix/synapse_retention_discovery.md @@ -1,3 +1,17 @@ +--- +title: Synapse Retention Discovery +type: reference +tags: + - matrix +aliases: [] +related: + - [[mautrix_signal]] + - [[synapse]] + - [[matrix-synapse-deployment]] + - [[SESSION-HANDOFF-meshai-test]] + - [[caddy]] +updated: 2026-06-18 +--- # Synapse Retention Discovery # Generated: 2026-04-09 (Phase 6.0, Question 1) @@ -25,7 +39,7 @@ Two settings added to homeserver.yaml: - Backup: `/opt/matrix/synapse/homeserver.yaml.bak-20260412` - Applied: 2026-04-12 03:06 UTC -- Synapse restarted, health verified, bridge reconnected, Element login confirmed +- [[synapse]] restarted, health verified, bridge reconnected, Element login confirmed - Rollback: restore backup and `docker compose restart synapse` ### Previous state (before 2026-04-12) diff --git a/vault/docs/navi/cc-rules.md b/vault/docs/navi/cc-rules.md index b9dacbc..b0fa9e0 100644 --- a/vault/docs/navi/cc-rules.md +++ b/vault/docs/navi/cc-rules.md @@ -1,3 +1,17 @@ +--- +title: "Navi: Claude Code Rules" +type: reference +tags: + - recon +aliases: [] +related: + - [[deployment]] + - [[CLAUDE-baseline]] + - [[environment]] + - [[themes]] + - [[caddy]] +updated: 2026-06-18 +--- # Navi: Claude Code Rules ## Repository & SSH @@ -95,6 +109,6 @@ After every deploy: - [ ] Route between two addresses — polyline renders - [ ] Click city label — boundary outline appears -- [ ] Theme switching (all 4 themes) +- [ ] Theme switching (all 4 [[themes]]) - [ ] Overlay toggles (hillshade, contours, public lands) - [ ] Console: no "bt is not defined" or "f is not defined" diff --git a/vault/docs/navi/deployment.md b/vault/docs/navi/deployment.md index a6142c1..f98da47 100644 --- a/vault/docs/navi/deployment.md +++ b/vault/docs/navi/deployment.md @@ -1,3 +1,17 @@ +--- +title: Navi Deployment +type: reference +tags: + - recon +aliases: [] +related: + - [[cc-rules]] + - [[environment]] + - [[recon-operations]] + - [[ct-runbook]] + - [[themes]] +updated: 2026-06-18 +--- # Navi Deployment ## Source Repository @@ -25,7 +39,7 @@ npm run build && rsync -av --delete dist/ /mnt/nav/frontend/ - **Nginx** on VM 1130 serves `/mnt/nav/frontend/` on port 8440 - `index.html`: no-cache (always fresh) - Hashed assets (`*.js`, `*.css`): cache forever -- **Caddy** on CT 101 routes `navi.echo6.co` → VM 1130:8440 +- **[[caddy]]** on CT 101 routes `navi.echo6.co` → VM 1130:8440 ## Pre-Deploy Checklist diff --git a/vault/docs/navi/themes.md b/vault/docs/navi/themes.md index 3e43a78..24a47c9 100644 --- a/vault/docs/navi/themes.md +++ b/vault/docs/navi/themes.md @@ -1,3 +1,17 @@ +--- +title: Navi Theme System +type: reference +tags: + - auth +aliases: [] +related: + - [[cc-rules]] + - [[deployment]] + - [[searxng]] + - [[echo6-landing-page-data-export]] + - [[pipeline-patterns]] +updated: 2026-06-18 +--- # Navi Theme System ## Architecture diff --git a/vault/docs/services/ots-setup.md b/vault/docs/services/ots-setup.md index 6dcbfd4..a98aaf3 100644 --- a/vault/docs/services/ots-setup.md +++ b/vault/docs/services/ots-setup.md @@ -1,3 +1,17 @@ +--- +title: OpenTAKServer Setup Documentation +type: reference +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[caddy]] + - [[ip-allocation]] + - [[environment]] + - [[synapse]] +updated: 2026-06-18 +--- # OpenTAKServer Setup Documentation ## Installation Date @@ -53,7 +67,7 @@ pct enter 109 ### DNS - **Domain:** ots.k7zvx.com -- **DNS Provider:** GoDaddy +- **[[dns]] Provider:** GoDaddy - **Record Type:** A - **Points to:** 199.6.36.163 (home external IP) - **TTL:** 3600 seconds @@ -61,7 +75,7 @@ pct enter 109 ### SSL Certificate - **Provider:** Let's Encrypt - **Method:** acme.sh with GoDaddy DNS validation -- **Location:** /etc/caddy/certs/ots.k7zvx.com.* (on CT 101) +- **Location:** /etc/[[caddy]]/certs/ots.k7zvx.com.* (on CT 101) - **Auto-renewal:** Configured via acme.sh ### Reverse Proxy (Caddy on CT 101) @@ -89,7 +103,7 @@ ots.k7zvx.com { - **Installation Method:** Official installer script - **Install User:** zvx - **Install Path:** /home/zvx/ots/ -- **Virtual Environment:** /home/zvx/.opentakserver_venv/ +- **Virtual [[environment]]:** /home/zvx/.opentakserver_venv/ - **Version:** 1.7.10 ### Services @@ -140,7 +154,7 @@ tail -f /home/zvx/ots/logs/cot_parser.log OpenTAKServer's native Meshtastic integration allows remote gateway radios to connect via MQTT over TLS. This enables: - Meshtastic mesh positions to appear as TAK contacts on the map - Text messages from mesh to flow into TAK chat -- Remote gateway deployment over Starlink, cell hotspots, or any internet connection +- Remote gateway [[deployment]] over Starlink, cell hotspots, or any internet connection **Setup Date:** April 17, 2026 **Status:** ✅ Fully Operational @@ -558,7 +572,7 @@ tar -czf /tmp/ots_certs_$(date +%Y%m%d).tar.gz /etc/caddy/certs/ots.k7zvx.com.* Previous attempts to install OpenTAKServer via Docker encountered persistent authentication issues. The native installation method worked successfully. ### ISP-Specific Issue -The Ubuntu mirror issue is specific to Filer Telephone Company's network peering. This may affect other services in the future. Consider: +The Ubuntu mirror issue is specific to Filer Telephone Company's network peering. This may affect other [[services]] in the future. Consider: - Using mirrors.kernel.org for all Ubuntu-based containers - Setting up a local apt-cacher-ng if this becomes widespread - Monitoring ISP routing changes diff --git a/vault/docs/services/services.md b/vault/docs/services/services.md index 3cf85e4..c02d11e 100644 --- a/vault/docs/services/services.md +++ b/vault/docs/services/services.md @@ -1,3 +1,17 @@ +--- +title: Current Services Inventory +type: reference +tags: + - media +aliases: [] +related: + - [[ip-allocation]] + - [[caddy]] + - [[glossary]] + - [[meshtastic-headscale-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- # Current Services Inventory ## Active Services @@ -5,16 +19,16 @@ | Service | Location | IP:Port | Access | Notes | |---------|----------|---------|--------|-------| | MeshMonitor | utility (CT 100) | 192.168.1.100:8080 | https://mesh.echo6.co | Meshtastic mesh monitoring (zvx-echo6/meshmonitor fork, multi-channel AutoAnnounce/AutoResponder) | -| Utility Caddy | utility (CT 101) | 192.168.1.101 / 100.64.0.8 | 199.6.36.163 (ports 80/443) | Reverse proxy for home services | -| Echo6 Search (SearXNG) | utility (CT 102) | 192.168.1.102:8080 | https://echo6.co | Branded search homepage (Docker, custom theme) | +| Utility [[caddy]] | utility (CT 101) | 192.168.1.101 / 100.64.0.8 | 199.6.36.163 (ports 80/443) | Reverse proxy for home services | +| Echo6 Search ([[searxng]]) | utility (CT 102) | 192.168.1.102:8080 | https://echo6.co | Branded search homepage (Docker, custom theme) | | meshtasticd (AIDA-N2) | aida-nebra | 192.168.1.253:4403 | Internal | AIDA-N2(RPT,LLM) node !27780c47, Nebra 2W hat (ZebraHat), CLIENT_BASE role, fw 2.7.19. MeshAI (CT 108) connects via TCP localhost:4403 | | Meshtastic CLI | mt-isr | 192.168.1.141 | Internal | Station G2 WiFi bridge + TCP management | | meshtasticd | mt-burleybutte | 192.168.1.185:4403 | Internal | Software Meshtastic node (Nebra 2W hat) | | IdahoMesh Headscale | utility (CT 106) | 192.168.1.106:8080 | https://vpn.idahomesh.com | Meshtastic mesh VPN coordination | | mesh-bridge | utility (CT 107) | 192.168.1.107 | Internal | Dual-tailscaled bridge (echo6 ↔ idahomesh) | | MeshAI | utility (CT 108) | 192.168.1.144:4403 | Internal | LLM-powered Meshtastic assistant (Docker, Gemini Flash, Google grounding) | -| ARGUS | utility (CT 103) | 192.168.1.103 | Internal | OSINT intelligence gathering platform (Docker, SearXNG + local LLM analysis) | -| Authentik | edge2 (CT 105) | 100.64.0.36:9000 | https://auth.echo6.co | SSO provider (Echo6 branded, custom CSS, dark theme) — fronted by Contabo Caddy (reverse_proxy 100.64.0.36:9000); **migrated from Contabo 2026-06-18** | +| [[argus]] | utility (CT 103) | 192.168.1.103 | Internal | OSINT intelligence gathering platform (Docker, SearXNG + local LLM analysis) | +| [[authentik]] | edge2 (CT 105) | 100.64.0.36:9000 | https://auth.echo6.co | SSO provider (Echo6 branded, custom CSS, dark theme) — fronted by Contabo Caddy (reverse_proxy 100.64.0.36:9000); **migrated from Contabo 2026-06-18** | | Forge (Forgejo) | edge2 (CT 103) | 100.64.0.34:3001 HTTP / :2222 SSH (via Contabo DNAT) | https://forge.echo6.co | Git server — fronted by Contabo Caddy (reverse_proxy 100.64.0.34:3001); git SSH via iptables DNAT on Contabo (forgejo-ssh-dnat.service) — **migrated from Contabo 2026-06-16** | | Headscale | Contabo | 5.189.158.149 | https://vpn.echo6.co | Tailscale coordination (OIDC enabled) | | Headplane | Contabo | 127.0.0.1:3100 | https://vpn.echo6.co/admin | Headscale web UI (OIDC via Authentik) | @@ -30,18 +44,18 @@ | Sonarr | media (VM 105) | 192.168.1.160:8989 | Internal | TV automation (Docker) | | Radarr | media (VM 105) | 192.168.1.160:7878 | Internal | Movie automation (Docker) | | Prowlarr | media (VM 105) | 192.168.1.160:9696 | Internal | Indexer manager (Docker) | -| SABnzbd | media (VM 105) | 192.168.1.160:8080 | Internal | Usenet download client (Docker) | +| SABnzbd | media (VM 105) | 192.168.1.160:8080 | Internal | [[usenet]] download client (Docker) | | PeerTube | media (CT 110) | 192.168.1.170:9000 | https://stream.echo6.co | Video streaming (native, NFS on pi-nas, SSO) | | WATCHTOWER | **Decommissioned (2026-06-16)** | — | ~~wt.echo6.co~~ | Was Docker on Contabo `/opt/watchtower`; stopped & archived to forge.echo6.co/matt/archive-watchtower | | Open WebUI | cortex (VM 150) | 192.168.1.150:8080 | https://ai.echo6.co | AI chat interface (Docker, Ollama backend, SSO) | -| Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, RECON knowledge store) | +| Qdrant | cortex (VM 150) | 192.168.1.150:6333 | Internal | Vector database (Docker, [[recon]] knowledge store) | | TEI | cortex (VM 150) | 192.168.1.150:8090 | Internal | Text embeddings (Docker, bge-m3 1024-dim) | | RECON | data (VM 1130) | 192.168.1.130:8420 | https://recon.echo6.co | Knowledge extraction pipeline (systemd, dashboard+API) | | Files | data (VM 1130) | 192.168.1.130:8888 | https://files.echo6.co | PDF library (nginx, Authentik forward auth) | | Samba | data | 192.168.1.240:445 | Internal | SMB file sharing — `//data/library` → /mnt/data/library (guest access) | -| Matrix Synapse | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) | +| Matrix [[synapse]] | Contabo | 127.0.0.1:8008 | https://matrix.echo6.co | Matrix homeserver (Docker, SSO) | | Element Web | Contabo | 127.0.0.1:8088 | https://element.echo6.co | Matrix web client (Docker) | -| mautrix-signal | Contabo | internal (29328) | DM @signalbot:echo6.co | Signal bridge (Docker, E2BE, MSC4190, double puppeting) | +| [[mautrix_signal]] | Contabo | internal (29328) | DM @signalbot:echo6.co | Signal bridge (Docker, E2BE, MSC4190, double puppeting) | | LiveSync | edge2 (CT 104) | 100.64.0.35:5984 (CouchDB) / :5985 (provisioner) | https://notes.echo6.co | Obsidian sync (CouchDB + provisioner, Docker, JWT auth) — fronted by Contabo Caddy (reverse_proxy 100.64.0.35:5984 / :5985); **migrated from Contabo 2026-06-16** | | TAK Server | **Decommissioned (2026-06-16)** | — | ~~tak.echo6.co~~ | Was Docker on Contabo `/opt/tak-server-deploy`; stopped & archived to forge.echo6.co/matt/archive-tak-server | | SIGIL | **Decommissioned (2026-06-16)** | — | ~~tak.echo6.co/sigil~~ | Was Docker on Contabo `/opt/sigil`; stopped & archived to forge.echo6.co/matt/archive-tak-server | @@ -51,7 +65,7 @@ | mautrix-signal | Contabo | 29328 (internal) | Internal (matrix-net) | Signal bridge — @signalbot:echo6.co, E2BE, MSC4190, auto-portals | | Matrix MAS | Contabo | 127.0.0.1:8085 | Internal (via Caddy) | Matrix Authentication Service (Docker, handles login/logout/OIDC for Synapse) | | Termix | Contabo | 0.0.0.0:8083 | Internal (no Caddy block) | Terminal sharing tool (Docker, ghcr.io/lukegus/termix:latest) | -| Archivist | utility (CT 118) | 192.168.1.118 | Internal | Signal/Matrix room archive bot (systemd) — see archivist.md for details | +| [[archivist]] | utility (CT 118) | 192.168.1.118 | Internal | Signal/Matrix room archive bot (systemd) — see archivist.md for details | | pt-transcoder | cortex (VM 150) | N/A | Internal | PeerTube H.265 NVENC transcoder (systemd, /opt/bulk-import/transcoder.py) | | recon-sparse | cortex (VM 150) | 192.168.1.150:8091 | Internal | RECON sparse embedding service (systemd, bge-m3 model, port 8091) | | Samba | cortex (VM 150) | 192.168.1.150:445 | Internal | SMB file sharing — `//cortex/projects` → /home/zvx/projects (guest access) | @@ -75,7 +89,7 @@ - Ollama (port 11434, internal, Docker with GPU) - Qdrant (port 6333, internal, Docker — vector DB for RECON) - TEI (port 8090, internal, Docker — bge-m3 embeddings for RECON) -- PeerTube remote runner (peertube-runner service, Whisper auto-captioning via smart GPU/CPU wrapper, concurrency=2, MemoryMax=20G) +- [[peertube-remote-runner]] (peertube-runner service, Whisper auto-captioning via smart GPU/CPU wrapper, concurrency=2, MemoryMax=20G) - pt-transcoder (systemd: pt-transcoder.service, PeerTube H.265 NVENC transcoder) - Script: `/opt/bulk-import/transcoder.py` - MemoryMax=12G, Restart=always, RestartSec=60 @@ -245,7 +259,7 @@ - Station G2 radio connected via WiFi at 192.168.4.241, managed via TCP - G2 config: Freq51 (ch0, psk=1A==) + MediumFast (ch1), MEDIUM_FAST preset, ch=51, txPower=11 - G2 gold config backup: `isr@192.168.1.141:~/backups/g2-gold-config.yaml` -- DNS bootstrap drop-in for tailscaled (reboot-safe) +- [[dns]] bootstrap drop-in for tailscaled (reboot-safe) - User: isr, password auth (see credentials) ### mt-burleybutte (192.168.1.185) diff --git a/vault/docs/services/usenet.md b/vault/docs/services/usenet.md index a197e85..654504f 100644 --- a/vault/docs/services/usenet.md +++ b/vault/docs/services/usenet.md @@ -1,3 +1,17 @@ +--- +title: Usenet Configuration +type: reference +tags: + - media +aliases: [] +related: + - [[dns]] + - [[recon-operations]] + - [[proxmox-onboard-node]] + - [[caddy]] + - [[glossary]] +updated: 2026-06-18 +--- # Usenet Configuration > **Credentials:** All passwords and API keys stored in `/home/zvx/projects/.ref/credentials` diff --git a/vault/docs/software/authentik.md b/vault/docs/software/authentik.md index ad89d48..0fb0d9f 100644 --- a/vault/docs/software/authentik.md +++ b/vault/docs/software/authentik.md @@ -3,15 +3,13 @@ title: Authentik SSO Configuration type: reference tags: - auth - - mesh - - matrix aliases: [] related: - [[authentik-oidc-application]] - - [[caddy]] - [[mailcow-create-mailbox]] - - [[proxmox-onboard-node]] - - [[services]] + - [[caddy]] + - [[echo6-landing-page-data-export]] + - [[authentik-access-groups]] updated: 2026-06-18 --- # Authentik SSO Configuration @@ -222,7 +220,7 @@ curl -s "https://auth.echo6.co/api/v3/policies/bindings/?target=APPLICATION_PK" | Open WebUI (OIDC) | `https://app.echo6.co/oauth/oidc/callback` | | Forgejo | `https://app.echo6.co/user/oauth2/Authentik/callback` | | Jellyfin (SSO plugin) | `https://app.echo6.co/sso/OID/redirect/Authentik` | -| Caddy forward auth | `https://app.echo6.co/outpost.goauthentik.io/callback` | +| [[caddy]] forward auth | `https://app.echo6.co/outpost.goauthentik.io/callback` | ## Users @@ -326,7 +324,7 @@ Echo6 cyberpunk branding applied to Authentik 2025.12.4 via System → Brands. - **Login card:** Dark background, cyan-glow focus on inputs, branded submit button - **Admin sidebar:** Dark with cyan hover/active states - **User dashboard:** 3-column grid layout, dark cards with cyan border on hover -- **Application icons:** Custom SVG icons uploaded for all 15 services +- **Application icons:** Custom SVG icons uploaded for all 15 [[services]] ### CSS Storage @@ -356,7 +354,7 @@ All authenticated service links use Authentik's application launch URL: https://auth.echo6.co/application/launch// ``` -This provides seamless SSO: authenticated users pass through to the app, unauthenticated users get the login page then redirect to the app. Used by the SearXNG waffle menu and nav bar. +This provides seamless SSO: authenticated users pass through to the app, unauthenticated users get the login page then redirect to the app. Used by the [[searxng]] waffle menu and nav bar. | App Slug | Service | Launch URL | |----------|---------|-----------| diff --git a/vault/docs/software/caddy.md b/vault/docs/software/caddy.md index e8bd151..e27ab10 100644 --- a/vault/docs/software/caddy.md +++ b/vault/docs/software/caddy.md @@ -3,15 +3,13 @@ title: "Caddy & DNS Reference" type: reference tags: - dns - - mesh - - auth aliases: [] related: - [[services]] - - [[headscale-onboard-node]] - [[ip-allocation]] + - [[headscale-onboard-node]] - [[expose-service-home]] - - [[INDEX]] + - [[lxc-service-migration]] updated: 2026-06-18 --- # Caddy & DNS Reference @@ -26,20 +24,20 @@ updated: 2026-06-18 | Domain | Backend | Service | |--------|---------|---------| -| auth.echo6.co | 127.0.0.1:9000 | Authentik SSO | +| auth.echo6.co | 127.0.0.1:9000 | [[authentik]] SSO | | forge.echo6.co | 127.0.0.1:3001 | Forgejo Git | | mail.echo6.co | https://127.0.0.1:8453 | Mailcow (tls_insecure_skip_verify, r/w timeout 3600s) | | vpn.echo6.co | 127.0.0.1:8084 | Headscale | | vpn.echo6.co/admin* | 127.0.0.1:3100 | Headplane | | autodiscover.echo6.co | https://127.0.0.1:8443 | Mailcow autodiscover | | autoconfig.echo6.co | https://127.0.0.1:8443 | Mailcow autoconfig | -| vault.echo6.co | 127.0.0.1:8086 | Vaultwarden | +| vault.echo6.co | 127.0.0.1:8086 | vaultwarden | | proxmox.echo6.co | https://100.64.0.6:8006 (via Tailscale) | Proxmox VE (data node) | -| wt.echo6.co | 127.0.0.1:8099 (Authentik forward auth) | WATCHTOWER ops dashboard | -| matrix.echo6.co | 127.0.0.1:8008 + 127.0.0.1:8085 | Matrix Synapse + MAS (login/logout/refresh/auth_metadata → MAS:8085, _matrix/* → Synapse:8008, default → MAS:8085) | +| wt.echo6.co | 127.0.0.1:8099 ([[authentik]] forward auth) | WATCHTOWER ops dashboard | +| matrix.echo6.co | 127.0.0.1:8008 + 127.0.0.1:8085 | Matrix [[synapse]] + MAS (login/logout/refresh/auth_metadata → MAS:8085, _matrix/* → [[synapse]]:8008, default → MAS:8085) | | element.echo6.co | 127.0.0.1:8088 | Element Web client | | notes.echo6.co | 127.0.0.1:5984 + 127.0.0.1:5985 | LiveSync (CouchDB + provisioner, forward auth on /_provision*, CORS for Obsidian) | -| tak.echo6.co | https://100.64.0.1:8446 + 100.64.0.1:8990 | TAK Server admin (8446, Authentik forward auth) + SIGIL console (/sigil, 8990) | +| tak.echo6.co | https://100.64.0.1:8446 + 100.64.0.1:8990 | TAK Server admin (8446, [[authentik]] forward auth) + SIGIL console (/sigil, 8990) | ### Commands @@ -64,20 +62,20 @@ journalctl -u caddy -f | Domain | Backend | Pattern | Service | |--------|---------|---------|---------| -| mesh.echo6.co | 192.168.1.100:8080 | Local IP | MeshMonitor (Authentik forward auth) | -| echo6.co | 100.64.0.15:8080 | Tailscale | Echo6 Search (SearXNG) + Matrix well-known | +| mesh.echo6.co | 192.168.1.100:8080 | Local IP | meshmonitor (Authentik forward auth) | +| echo6.co | 100.64.0.15:8080 | Tailscale | Echo6 Search ([[searxng]]) + Matrix well-known | | search.echo6.co | — | — | 301 redirect to echo6.co | | nas.echo6.co | 100.64.0.21:80 | Tailscale | OpenMediaVault (pi-nas) | -| immich.echo6.co | 192.168.1.182:2283 | Local IP | Immich (has 2FA) | -| nextcloud.echo6.co | 192.168.1.183:11000 | Local IP | Nextcloud AIO (SSO via Authentik) | +| immich.echo6.co | 192.168.1.182:2283 | Local IP | immich (has 2FA) | +| nextcloud.echo6.co | 192.168.1.183:11000 | Local IP | nextcloud AIO (SSO via Authentik) | | jellyfin.echo6.co | 100.64.0.18:8096 | Tailscale | Jellyfin media server (SSO via Authentik) | | requests.echo6.co | 100.64.0.18:5055 | Tailscale | Jellyseer request management (SSO via Authentik) | -| stream.echo6.co | 192.168.1.170:80 | Local IP | PeerTube video streaming (SSO via Authentik) | +| stream.echo6.co | 192.168.1.170:80 | Local IP | peertube video streaming (SSO via Authentik) | | ai.echo6.co | 100.64.0.14:8080 | Tailscale | Open WebUI (SSO via Authentik) | -| files.echo6.co | 100.64.0.24:8888 | Tailscale | RECON PDF library (Authentik forward auth) | -| recon.echo6.co | 100.64.0.24:8420 | Tailscale | RECON dashboard + API | -| lidarr.echo6.co | 100.64.0.18:8686 | Tailscale | Lidarr music automation (Authentik forward auth) | -| navidrome.echo6.co | 100.64.0.18:4533 | Tailscale | Navidrome music server (Authentik forward auth, /rest/* exempt for Subsonic API) | +| files.echo6.co | 100.64.0.24:8888 | Tailscale | [[recon]] PDF library (Authentik forward auth) | +| recon.echo6.co | 100.64.0.24:8420 | Tailscale | [[recon]] dashboard + API | +| lidarr.echo6.co | 100.64.0.18:8686 | Tailscale | lidarr music automation (Authentik forward auth) | +| navidrome.echo6.co | 100.64.0.18:4533 | Tailscale | navidrome music server (Authentik forward auth, /rest/* exempt for Subsonic API) | | vpn.idahomesh.com | 192.168.1.106:8080 | Local IP | IdahoMesh Headscale VPN coordination | ### Commands @@ -105,7 +103,7 @@ ssh root@192.168.1.241 'pct exec 101 -- journalctl -u caddy -f' | vpn.echo6.co | 100.64.0.1 | Headscale | | vault.echo6.co | 100.64.0.1 | Vaultwarden | | proxmox.echo6.co | 100.64.0.1 | Proxmox VE (via Caddy) | -| stream.echo6.co | 100.64.0.8 | PeerTube (via utility Caddy) | +| stream.echo6.co | 100.64.0.8 | PeerTube (via Utility Caddy) | | notes.echo6.co | 100.64.0.1 | LiveSync CouchDB + provisioner (via Contabo Caddy) | | tak.echo6.co | 100.64.0.1 | TAK Server + SIGIL (via Contabo Caddy) | | jellyfin.echo6.co | 100.64.0.8 | Jellyfin (via utility Caddy) | @@ -115,7 +113,7 @@ ssh root@192.168.1.241 'pct exec 101 -- journalctl -u caddy -f' | matrix.echo6.co | 100.64.0.1 | Matrix Synapse (via Contabo Caddy) | | element.echo6.co | 100.64.0.1 | Element Web (via Contabo Caddy) | | echo6.co | 100.64.0.8 | Echo6 Search homepage (via utility Caddy) | -| files.echo6.co | 100.64.0.8 | RECON PDF library (via utility Caddy) | +| files.echo6.co | 100.64.0.8 | [[recon]] PDF library (via utility Caddy) | | recon.echo6.co | 100.64.0.8 | RECON dashboard (via utility Caddy) | | lidarr.echo6.co | 100.64.0.8 | Lidarr music automation (via utility Caddy) | | navidrome.echo6.co | 100.64.0.8 | Navidrome music server (via utility Caddy) | @@ -153,7 +151,7 @@ dig +short forge.echo6.co @100.64.0.1 # Test | Subdomain | Service | |-----------|---------| -| @ | Echo6 Search homepage (SearXNG) | +| @ | Echo6 Search homepage ([[searxng]]) | | ai | Open WebUI | | stream | PeerTube | | jellyfin | Jellyfin | @@ -199,7 +197,7 @@ oidc: client_id: "headscale" ``` -**Split DNS:** Configured via dnsmasq on Contabo. +**Split [[dns]]:** Configured via dnsmasq on Contabo. **Headplane:** Deployed at `vpn.echo6.co/admin` - OIDC via Authentik. First login gets Owner. --- diff --git a/vault/docs/software/dns.md b/vault/docs/software/dns.md index 3e04e4e..15fe92d 100644 --- a/vault/docs/software/dns.md +++ b/vault/docs/software/dns.md @@ -1,3 +1,17 @@ +--- +title: GoDaddy DNS Management +type: reference +tags: + - dns +aliases: [] +related: + - [[usenet]] + - [[caddy]] + - [[expose-service-contabo]] + - [[headscale-onboard-node]] + - [[authentik-oidc-application]] +updated: 2026-06-18 +--- # GoDaddy DNS Management ## Script Location @@ -14,7 +28,7 @@ Stored in `/home/zvx/projects/.ref/credentials` as: | Purpose | IP | |---------|-----| -| External (home services) | `199.6.36.163` | +| External (home [[services]]) | `199.6.36.163` | | Contabo Server | `5.189.158.149` | ## Managed Domains diff --git a/vault/docs/software/geo-tools.md b/vault/docs/software/geo-tools.md index 798ee3c..9df1205 100644 --- a/vault/docs/software/geo-tools.md +++ b/vault/docs/software/geo-tools.md @@ -1,3 +1,17 @@ +--- +title: Geo Processing Tools — Cortex +type: reference +tags: + - storage +aliases: [] +related: + - [[cc-rules]] + - [[ct-runbook]] + - [[environment]] + - [[meshtasticd-sim-nodes-runbook]] + - [[recon-operations]] +updated: 2026-06-18 +--- # Geo Processing Tools — Cortex ## Overview diff --git a/vault/docs/software/recon.md b/vault/docs/software/recon.md index 7ca5c33..e773ecd 100644 --- a/vault/docs/software/recon.md +++ b/vault/docs/software/recon.md @@ -3,15 +3,13 @@ title: RECON — Knowledge Extraction Pipeline type: reference tags: - recon - - ai - - storage aliases: [] related: - [[recon-operations]] - - [[INDEX]] - [[ia-download-queue]] - - [[add-peertube-channel]] - [[services]] + - [[usenet]] + - [[caddy]] updated: 2026-06-18 --- # RECON — Knowledge Extraction Pipeline @@ -40,7 +38,7 @@ RECON extracts knowledge from PDFs and web content into a searchable vector data | Vector DB | Qdrant | cortex:6333 (Docker) | | Embeddings | TEI (bge-m3, 1024-dim) | cortex:8090 (Docker) | | Enrichment | Gemini 2.5 Flash Lite | Google API (4 keys) | -| Vision OCR | Gemini 2.5 Flash Lite | Google API (shared keys) | +| Vision Ocr | Gemini 2.5 Flash Lite | Google API (shared keys) | | Text extraction | PyPDF2, poppler-utils, Tesseract | Local | | PDF source | NFS | pi-nas:/export/library → /mnt/library | | File server | nginx | localhost:8888 → files.echo6.co | diff --git a/vault/docs/software/searxng.md b/vault/docs/software/searxng.md index 51266c6..391ea6f 100644 --- a/vault/docs/software/searxng.md +++ b/vault/docs/software/searxng.md @@ -1,3 +1,17 @@ +--- +title: SearXNG — Echo6 Search Homepage +type: reference +tags: + - proxmox +aliases: [] +related: + - [[echo6-landing-page-data-export]] + - [[caddy]] + - [[ip-allocation]] + - [[headscale-onboard-node]] + - [[services]] +updated: 2026-06-18 +--- # SearXNG — Echo6 Search Homepage ## Overview @@ -19,7 +33,7 @@ SearXNG is deployed as the branded Echo6 search homepage at `echo6.co`. The defa |-----------|-----------|----------| | Search engine | SearXNG (Docker, v2026.2.6) | searxng container | | Cache | Valkey (Redis-compatible) | valkey container | -| Reverse proxy | Utility Caddy (CT 101) | 192.168.1.101 | +| Reverse proxy | Utility [[caddy]] (CT 101) | 192.168.1.101 | | SSL certs | acme.sh (Let's Encrypt) | /etc/caddy/certs/ on CT 101 | ## Theme Customization @@ -56,7 +70,7 @@ Custom Echo6 theme applied via Docker bind mounts that override SearXNG's simple - **Results page:** Two-column grid (`1fr 25rem`) — results left, sidebar right - **Nav bar:** Left: `.//files`, `.//stream` — Right: `.//photos`, `.//mail`, waffle menu, login avatar - **Waffle menu:** 3x3 grid of service tiles (Aurora, Stream, Files, Watchtower, Photos, Mail, Cloud, Admin, Search) with inline SVG icons -- **All nav links:** Use Authentik SSO launch URLs (`https://auth.echo6.co/application/launch//`) +- **All nav links:** Use [[authentik]] SSO launch URLs (`https://auth.echo6.co/application/launch//`) ## Configuration @@ -69,7 +83,7 @@ Key settings: - `ui.center_alignment`: false (enables full-width results layout) - `server.base_url`: "https://echo6.co/" -**Environment:** Set in docker-compose.yml: +**[[environment]]:** Set in docker-compose.yml: - `SEARXNG_BASE_URL=https://echo6.co/` - `INSTANCE_NAME=Echo6` @@ -121,10 +135,10 @@ curl -s http://192.168.1.102:8080 | head -30 **dnsmasq (Contabo):** - `echo6.co` → `100.64.0.8` (utility Caddy) -**GoDaddy DNS:** +**GoDaddy [[dns]]:** - `@` (echo6.co) → `199.6.36.163` (home) - `search` → `199.6.36.163` (home) --- -*Last updated: 2026-02-17 — Initial creation after Echo6 homepage deployment* +*Last updated: 2026-02-17 — Initial creation after Echo6 homepage [[deployment]]* diff --git a/vault/glossary.md b/vault/glossary.md index f91e3a4..a0b41df 100644 --- a/vault/glossary.md +++ b/vault/glossary.md @@ -1,7 +1,15 @@ --- -title: Glossary & Vocabulary +title: "Glossary & Vocabulary" type: reference -tags: [meta] +tags: + - proxmox +aliases: [] +related: + - [[services]] + - [[ip-allocation]] + - [[caddy]] + - [[authentik]] + - [[usenet]] updated: 2026-06-18 --- # Glossary & Vocabulary @@ -11,7 +19,7 @@ updated: 2026-06-18 ## Topic categories -mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · ai · mail +mesh · matrix · [[recon]] · media · auth · [[dns]] · vpn · storage · proxmox · ai · mail ## Acronyms @@ -26,8 +34,8 @@ mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · ### Hosts / Proxmox nodes -- **argus** — aliases: 100.64.0.25 -- **authentik** — aliases: 100.64.0.36 +- **[[argus]]** — aliases: 100.64.0.25 +- **[[authentik]]** — aliases: 100.64.0.36 - **bluefin** — aliases: 100.64.0.30 - **cloud** (Cloud) — aliases: 192.168.1.242, 100.64.0.4 - **contabo** — aliases: 100.64.0.1 @@ -54,14 +62,14 @@ mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · ### LXC Containers -- **archivist** — aliases: 192.168.1.118, CT 118 — on: utility -- **caddy** — aliases: 192.168.1.101, CT 101, 100.64.0.8 — on: utility +- **[[archivist]]** — aliases: 192.168.1.118, CT 118 — on: utility +- **[[caddy]]** — aliases: 192.168.1.101, CT 101, 100.64.0.8 — on: utility - **immich** — aliases: 192.168.1.182, CT 120, 100.64.0.2 — on: cloud - **livesync** — aliases: 10.10.10.22, CT 104, 100.64.0.35 — on: edge2 - **meshtastic-hs** — aliases: 192.168.1.106, CT 106 — on: utility - **pdm** — aliases: 10.10.10.10, CT 100, 100.64.0.28 — on: edge2 - **running** — aliases: CT 100 — on: utility _(live)_ -- **searxng** — aliases: 192.168.1.102, CT 102, 100.64.0.15 — on: utility +- **[[searxng]]** — aliases: 192.168.1.102, CT 102, 100.64.0.15 — on: utility - **vaultwarden** — aliases: 10.10.10.20, CT 102, 100.64.0.33 — on: edge2 - **wordpress** — aliases: 10.10.10.11, CT 101, 100.64.0.31 — on: edge2 @@ -118,8 +126,8 @@ mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · - **matrix-element** — aliases: matrix-element — on: contabo _(live)_ - **matrix-mas** (Matrix MAS) — aliases: Matrix MAS — on: contabo - **matrix-postgres** — aliases: matrix-postgres — on: contabo _(live)_ -- **matrix-synapse** (Matrix Synapse) — aliases: Matrix Synapse, matrix — on: contabo -- **mautrix-signal** — aliases: mautrix-signal — on: contabo +- **matrix-synapse** (Matrix [[synapse]]) — aliases: Matrix Synapse, matrix — on: contabo +- **[[mautrix_signal]]** — aliases: mautrix-signal — on: contabo - **meshtastic-cli** (Meshtastic CLI) — aliases: Meshtastic CLI — on: mt-isr - **meshtasticd** — aliases: meshtasticd — on: mt-burleybutte - **meshtasticd-aida-n2** (meshtasticd (AIDA-N2)) — aliases: meshtasticd (AIDA-N2) — on: aida-nebra @@ -149,10 +157,10 @@ mesh · matrix · recon · media · auth · dns · vpn · storage · proxmox · ### Projects -- **advbbs-project** — aliases: advbbs-project +- **[[advbbs-project]]** — aliases: advbbs-project - **argus** — aliases: argus -- **deploy-livesync** — aliases: deploy-livesync -- **matrix-synapse-deployment** — aliases: matrix-synapse-deployment -- **meshtastic-headscale-runbook** — aliases: meshtastic-headscale-runbook -- **mmud-project** — aliases: mmud-project +- **[[deploy-livesync]]** — aliases: deploy-livesync +- **[[matrix-synapse-deployment]]** — aliases: matrix-synapse-deployment +- **[[meshtastic-headscale-runbook]]** — aliases: meshtastic-headscale-runbook +- **[[mmud-project]]** — aliases: mmud-project diff --git a/vault/notes/echo6-landing-page-data-export.md b/vault/notes/echo6-landing-page-data-export.md index 2ea06a9..46ce2e2 100644 --- a/vault/notes/echo6-landing-page-data-export.md +++ b/vault/notes/echo6-landing-page-data-export.md @@ -3,15 +3,13 @@ title: Echo6 Landing Page — Data Export type: note tags: - auth - - media - - matrix aliases: [] related: - [[searxng]] - [[authentik]] + - [[ip-allocation]] - [[caddy]] - - [[INDEX]] - - [[services]] + - [[CLAUDE-baseline]] updated: 2026-06-18 --- # Echo6 Landing Page — Data Export @@ -23,7 +21,7 @@ updated: 2026-06-18 - **Domain:** echo6.co - **Admin email:** admin@echo6.co -- **Auth provider:** Authentik (auth.echo6.co) — OIDC SSO across all services +- **Auth provider:** [[authentik]] (auth.echo6.co) — OIDC SSO across all [[services]] ### Brand Colors (extracted from logo) @@ -52,8 +50,8 @@ updated: 2026-06-18 | Service | URL | Description | Auth | |---------|-----|-------------|------| -| Echo6 Search (Homepage) | https://echo6.co | SearXNG search — branded cyberpunk homepage, Google-style layout | Public (SearXNG) | -| Aurora (AI Assistant) | https://ai.echo6.co | RAG-augmented LLM chat — locally-hosted, queries a 95K+ vector knowledge base | Authentik OIDC | +| Echo6 Search (Homepage) | https://echo6.co | [[searxng]] search — branded cyberpunk homepage, Google-style layout | Public ([[searxng]]) | +| Aurora (AI Assistant) | https://ai.echo6.co | RAG-augmented LLM chat — locally-hosted, queries a 95K+ vector knowledge base | [[authentik]] OIDC | | PeerTube (Video) | https://stream.echo6.co | Self-hosted video platform — 99 curated YouTube channels mirrored, GPU-transcoded | Authentik OIDC | | File Server | https://files.echo6.co | PDF/document library — ~13,239 documents (military doctrine, survival, comms, trades) | Public | | Photos (Immich) | https://immich.echo6.co | Self-hosted photo management | Authentik OIDC | @@ -234,16 +232,16 @@ Authentik 2025.12.4 — custom CSS is applied via the Brand CSS field in System ### Nodes (all connected via Tailscale / self-hosted Headscale) -| Node | Role | Key Services | +| Node | Role | Key [[services]] | |------|------|-------------| -| data | Proxmox host | Hosts RECON VM (VM 1130) | -| utility | Proxmox host | Caddy reverse proxy (CT 101), TLS termination | +| data | Proxmox host | Hosts [[recon]] VM (VM 1130) | +| utility | Proxmox host | [[caddy]] reverse proxy (CT 101), TLS termination | | cloud | Proxmox host | — | | media | Proxmox host | PeerTube LXC (CT 110) | | toc | Proxmox host | GPU passthrough host for cortex VM | | cortex | VM on toc | RTX A4000 16GB, Qdrant, Ollama, TEI, OpenWebUI, PeerTube runner | | pi-nas | NFS storage (OMV) | 18TB — PDF library + PeerTube video storage | -| Contabo VPS | Remote | WATCHTOWER, DNS, automated backups (919GB available) | +| Contabo VPS | Remote | WATCHTOWER, [[dns]], automated backups (919GB available) | ### GPU — NVIDIA RTX A4000 (16GB VRAM, on cortex) @@ -340,7 +338,7 @@ Core content, classification (domain/subdomain/skill level/scenario), provenance |----------|-------| | Interface | OpenWebUI at ai.echo6.co | | Model | JOSIEFIED Qwen3 8B (~55 tok/s, ~5GB VRAM) | -| RAG source | RECON Qdrant (95K+ vectors, top-5 retrieval) | +| RAG source | [[recon]] Qdrant (95K+ vectors, top-5 retrieval) | | Embedding model | bge-m3 (1024-dim via TEI) | | Score threshold | 0.3 cosine similarity | | Citations | Clickable badges linking to files.echo6.co PDFs or source web pages | @@ -419,8 +417,8 @@ Downloader (CT 110, yt-dlp + VPN rotation) | Layer | Technology | |-------|-----------| | Mesh VPN | Tailscale (self-hosted Headscale) | -| Reverse proxy | Caddy (CT 101 on utility) — auto TLS | -| DNS | GoDaddy (external), dnsmasq split DNS (internal) | +| Reverse proxy | [[caddy]] (CT 101 on utility) — auto TLS | +| [[dns]] | GoDaddy (external), dnsmasq split DNS (internal) | | Authentication | Authentik OIDC SSO across all services | | SSO Launch URLs | `https://auth.echo6.co/application/launch//` for seamless pass-through | | Backup transport | rsync over SSH (ed25519 keys) | diff --git a/vault/notes/ia-download-queue.md b/vault/notes/ia-download-queue.md index c5b9385..41a9c5d 100644 --- a/vault/notes/ia-download-queue.md +++ b/vault/notes/ia-download-queue.md @@ -1,3 +1,17 @@ +--- +title: Internet Archive Download Queue +type: note +tags: + - storage +aliases: [] +related: + - [[ia-download-mirror]] + - [[ia-cli-reference]] + - [[recon]] + - [[usenet]] + - [[glossary]] +updated: 2026-06-18 +--- # Internet Archive Download Queue Tracked items to pull down to pi-nas (192.168.1.245). diff --git a/vault/plans/vaultwarden-plan.md b/vault/plans/vaultwarden-plan.md index c19e610..b98e8d4 100644 --- a/vault/plans/vaultwarden-plan.md +++ b/vault/plans/vaultwarden-plan.md @@ -1,3 +1,17 @@ +--- +title: Vaultwarden → edge2 LXC — Migration Pilot (+ reusable LXC-migration runbook) — v2 +type: note +tags: + - proxmox +aliases: [] +related: + - [[lxc-service-migration]] + - [[expose-service-edge2]] + - [[edge2-access-reference]] + - [[caddy]] + - [[ip-allocation]] +updated: 2026-06-18 +--- # Vaultwarden → edge2 LXC — Migration Pilot (+ reusable LXC-migration runbook) — v2 ## Changes from v1 (what was corrected and why) @@ -19,11 +33,11 @@ ## Context -We're consolidating both Contabo VPSes onto Proxmox. edge2 is up and proven (PVE 8 + PDM). The next phase is evacuating services off the **main Contabo** so it can be rebuilt as `edge1` — moving each service into an LXC on edge2, with the live Contabo as rollback, mail handled last on its original IP. +We're consolidating both Contabo VPSes onto Proxmox. edge2 is up and proven (PVE 8 + PDM). The next phase is evacuating [[services]] off the **main Contabo** so it can be rebuilt as `edge1` — moving each service into an LXC on edge2, with the live Contabo as rollback, mail handled last on its original IP. -**Vaultwarden is the pilot** because it's the lowest-risk service: a single container, ~5.3 MB of SQLite data, no external DB, and `SSO_ONLY=false` so local master-password login works even if Authentik is down. This run **doubles as the reusable per-service LXC-migration template** — phases are tagged `[G]` generic vs `[S]` service-specific. +**Vaultwarden is the pilot** because it's the lowest-risk service: a single container, ~5.3 MB of SQLite data, no external DB, and `SSO_ONLY=false` so local master-password login works even if [[authentik]] is down. This run **doubles as the reusable per-service LXC-migration template** — phases are tagged `[G]` generic vs `[S]` service-specific. -The cutover uses a **proven, low-risk pattern**: public DNS never changes; we stand up the service on edge2, then re-point *one token* of Contabo's Caddy backend to the new instance over the tailnet (exactly how `proxmox.echo6.co` already routes to `100.64.0.6:8006`). Rollback = revert that one token + restart source (~1–2 s). +The cutover uses a **proven, low-risk pattern**: public [[dns]] never changes; we stand up the service on edge2, then re-point *one token* of Contabo's [[caddy]] backend to the new instance over the tailnet (exactly how `proxmox.echo6.co` already routes to `100.64.0.6:8006`). Rollback = revert that one token + restart source (~1–2 s). **edge2 access (pinned):** `ssh admin@184.174.35.153` (alias `edge2`, key `~/.ssh/contabo2_ed25519`), then `sudo` for every `pct`/`pvesm`/`pveam` command. `root@100.64.0.26` is refused — do not use it. @@ -47,7 +61,7 @@ The cutover uses a **proven, low-risk pattern**: public DNS never changes; we st - **Rollback:** n/a (read-only except the template download). ### Phase 0a — Validate a LOCAL user exists + record to credentials `[S]` ← user-requested GATE -- Take a read-only hot snapshot of the live DB and query `users`: confirm **≥1 account has a non-empty `password_hash`** (= master password set → local email+password login works, independent of SSO). Recon already confirms: **one account `matt@echo6.co`, password_hash non-empty, email verified, enabled → GATE PASS.** Record email(s), `login_count`, verified status. +- Take a read-only hot snapshot of the live DB and query `users`: confirm **≥1 account has a non-empty `password_hash`** (= master password set → local email+password login works, independent of SSO). [[recon]] already confirms: **one account `matt@echo6.co`, password_hash non-empty, email verified, enabled → GATE PASS.** Record email(s), `login_count`, verified status. - **Record to `/home/zvx/projects/.ref/credentials`** under a `# Vaultwarden (vault.echo6.co)` section: the account email(s), `SSO_ONLY=false` (local login enabled), and a note that the **master password is Matt's own secret — not stored anywhere in plaintext** (Vaultwarden keeps only the PBKDF2/Argon2 hash). The `ADMIN_TOKEN` (from `.env`) goes here as admin-panel break-glass. - **GATE:** if NO account has a master password set, **STOP and surface it** — the local-login safety net wouldn't exist. Also confirm with Matt he knows the master password for at least one listed account (we can't recover it, only verify the account exists). @@ -181,7 +195,7 @@ The cutover uses a **proven, low-risk pattern**: public DNS never changes; we st ## Gotchas - **G1** Stale `caddy.md`/archive mentions a `:3012`/`notifications/hub` WS route — live Caddy has **none** (in-process WS on `:8086`). Confirmed in Phase 0. -- **G2** edge2 `vmbr0` has **no DHCP** and no `local-lvm` → static IP `10.10.10.20/24` + `local` (dir) storage. (Overrides ct-runbook defaults.) +- **G2** edge2 `vmbr0` has **no DHCP** and no `local-lvm` → static IP `10.10.10.20/24` + `local` (dir) storage. (Overrides [[ct-runbook]] defaults.) - **G3** Source binds loopback-only (`127.0.0.1:8086:80`); LXC must bind the tailnet IP (`VW_TS_IP:8086:80`) so Caddy reaches it. Keep the container-side `:80`. - **G4** SQLite is in WAL mode with a **live 2.4 MB WAL** → use hot `.backup` (single self-contained file, no `-wal`/`-shm`); never copy a live `db.sqlite3`+WAL naively. Here we also **stop the source first** for zero-loss. - **G5** Preserve `header_up X-Real-IP {remote_host}` in the new Caddy backend line (edit only the upstream token). diff --git a/vault/projects/advbbs-project.md b/vault/projects/advbbs-project.md index ade6a94..7e5762d 100644 --- a/vault/projects/advbbs-project.md +++ b/vault/projects/advbbs-project.md @@ -1,3 +1,17 @@ +--- +title: advBBS — Claude Code Project Context +type: project +tags: + - mesh +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtasticd-sim-nodes-runbook]] + - [[mautrix_signal]] + - [[meshtastic-headscale-runbook]] + - [[services]] +updated: 2026-06-18 +--- # advBBS — Claude Code Project Context ## Source of Truth diff --git a/vault/projects/argus.md b/vault/projects/argus.md index 1197c1c..a102876 100644 --- a/vault/projects/argus.md +++ b/vault/projects/argus.md @@ -2,31 +2,29 @@ title: ARGUS - OSINT Intelligence Platform type: project tags: - - mesh - - auth - recon aliases: [] related: + - [[headscale-onboard-node]] - [[ip-allocation]] - [[caddy]] - - [[headscale-onboard-node]] - [[ct-runbook]] - - [[environment]] + - [[ots-setup]] updated: 2026-06-18 --- # ARGUS - OSINT Intelligence Platform -**Status:** Container provisioned, baseline installed, awaiting application deployment +**Status:** Container provisioned, baseline installed, awaiting application [[deployment]] **Last Updated:** 2026-06-14 --- ## Overview -ARGUS (Automated Reconnaissance & Gathering for Unified Situational-awareness) is an OSINT intelligence gathering platform combining SearXNG with local LLM analysis for automated threat intelligence collection and processing. +ARGUS (Automated Reconnaissance & Gathering for Unified Situational-awareness) is an OSINT intelligence gathering platform combining [[searxng]] with local LLM analysis for automated threat intelligence collection and processing. **Architecture:** -- Search backend: SearXNG (self-hosted) +- Search backend: [[searxng]] (self-hosted) - Analysis: Local LLM models (no cloud APIs) - Scopes: Local, regional, national, global threat levels - Privacy-first: No PII collection, focus on events/trends/policies @@ -39,7 +37,7 @@ ARGUS (Automated Reconnaissance & Gathering for Unified Situational-awareness) i |----------|-------| | **CTID** | 103 | | **Hostname** | argus | -| **Host** | utility (192.168.1.241 / 100.64.0.5) | +| **Host** | Utility (192.168.1.241 / 100.64.0.5) | | **Local IP** | 192.168.1.103 (static) | | **Tailscale IP** | 100.64.0.25 | | **Gateway** | 192.168.1.1 | @@ -72,8 +70,8 @@ ARGUS (Automated Reconnaissance & Gathering for Unified Situational-awareness) i **Tailscale IP:** 100.64.0.25 **Registration:** `tailscale up --login-server=https://vpn.echo6.co --authkey= --ssh --accept-routes` -**DNS Bootstrap Fix:** -Systemd drop-in at `/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf` ensures fallback DNS (1.1.1.1, 8.8.8.8) exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot. +**[[dns]] Bootstrap Fix:** +Systemd drop-in at `/etc/systemd/system/tailscaled.service.d/dns-bootstrap.conf` ensures fallback [[dns]] (1.1.1.1, 8.8.8.8) exists before tailscaled starts, preventing chicken-and-egg DNS resolution failures on reboot. ```bash [Service] @@ -263,7 +261,7 @@ lxc.mount.entry: /dev/net dev/net none bind,create=dir ## Next Steps (Application Deployment) -1. **SearXNG deployment:** Docker container for self-hosted search aggregation +1. **[[searxng]] [[deployment]]:** Docker container for self-hosted search aggregation 2. **LLM integration:** Local model for analysis (Ollama on cortex or self-hosted) 3. **Database:** SQLite for processed intel, possibly Qdrant for vector search (cortex:6333 available) 4. **Scheduler:** Cron or systemd timers for automated collection @@ -286,8 +284,8 @@ lxc.mount.entry: /dev/net dev/net none bind,create=dir - **CT provisioning:** `/home/zvx/projects/.ref/runbooks/ct-runbook.md` - **ARGUS rules:** `~/.claude/rules/argus.md` -- **Environment:** `/home/zvx/projects/.ref/docs/hardware/environment.md` -- **Services:** `/home/zvx/projects/.ref/docs/services/services.md` +- **[[environment]]:** `/home/zvx/projects/.ref/docs/hardware/environment.md` +- **[[services]]:** `/home/zvx/projects/.ref/docs/services/services.md` - **Headscale:** `/home/zvx/projects/.ref/docs/software/caddy.md` (dnsmasq split DNS) --- diff --git a/vault/projects/deploy-livesync.md b/vault/projects/deploy-livesync.md index a025565..4d23c95 100644 --- a/vault/projects/deploy-livesync.md +++ b/vault/projects/deploy-livesync.md @@ -1,6 +1,20 @@ +--- +title: Deploying CouchDB with JWT auth for Obsidian LiveSync via Authentik +type: project +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[authentik]] + - [[authentik-access-groups]] + - [[expose-service-home]] + - [[authentik-upgrade]] +updated: 2026-06-18 +--- # Deploying CouchDB with JWT auth for Obsidian LiveSync via Authentik -**LiveSync has native client-side JWT support that eliminates the need for a browser-based OIDC flow.** The plugin generates and signs JWTs internally using a stored private key, sending `Authorization: Bearer` headers directly to CouchDB. This fundamentally changes the architecture: instead of proxying OIDC tokens, you provision per-user key pairs, configure CouchDB with the public keys, and distribute setup URIs containing the private keys. Authentik serves as the identity backbone for a provisioning service — not as a runtime token issuer. No one has publicly documented a complete LiveSync + SSO deployment, making this guide a synthesis of the Kishieel Keycloak series, CouchDB JWT internals, Authentik's claim customization, and the LiveSync plugin's JWT implementation. +**LiveSync has native client-side JWT support that eliminates the need for a browser-based OIDC flow.** The plugin generates and signs JWTs internally using a stored private key, sending `Authorization: Bearer` headers directly to CouchDB. This fundamentally changes the architecture: instead of proxying OIDC tokens, you provision per-user key pairs, configure CouchDB with the public keys, and distribute setup URIs containing the private keys. [[authentik]] serves as the identity backbone for a provisioning service — not as a runtime token issuer. No one has publicly documented a complete LiveSync + SSO [[deployment]], making this guide a synthesis of the Kishieel Keycloak series, CouchDB JWT internals, Authentik's claim customization, and the LiveSync plugin's JWT implementation. --- @@ -197,7 +211,7 @@ CouchDB matches the JWT `sub` against `members.names` and `admins.names`, and th **CORS is the most common failure mode.** Issue #628 documents that LiveSync does not send the `Origin` header on non-preflight requests, causing CouchDB's CORS handler to omit `Access-Control-Allow-Origin` from responses. The fix is configuring CORS in `local.ini` (shown above) rather than relying on the reverse proxy alone. Required origins: `app://obsidian.md`, `capacitor://localhost`, `http://localhost`. -**The Caddy reverse proxy config** for `notes.echo6.co`: +**The [[caddy]] reverse proxy config** for `notes.echo6.co`: ``` notes.echo6.co { diff --git a/vault/projects/matrix-synapse-deployment.md b/vault/projects/matrix-synapse-deployment.md index 9db678e..a91072c 100644 --- a/vault/projects/matrix-synapse-deployment.md +++ b/vault/projects/matrix-synapse-deployment.md @@ -1,8 +1,22 @@ +--- +title: Matrix Synapse Deployment +type: project +tags: + - matrix +aliases: [] +related: + - [[synapse]] + - [[matrix_host]] + - [[mautrix_signal]] + - [[caddy]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- # Matrix Synapse Deployment **Status:** Deployed 2026-02-15, migrated to Contabo 2026-02-15 **Target:** Contabo VPS (5.189.158.149 / 100.64.0.1) -**URLs:** https://matrix.echo6.co (Synapse), https://element.echo6.co (Element Web) +**URLs:** https://matrix.echo6.co ([[synapse]]), https://element.echo6.co (Element Web) **Server Name:** echo6.co (federated identity: @user:echo6.co) --- @@ -12,9 +26,9 @@ | Component | Detail | |-----------|--------| | Host | Contabo VPS (5.189.158.149 / 100.64.0.1) | -| Docker services | Synapse (127.0.0.1:8008), Element Web (127.0.0.1:8088), PostgreSQL 16 | -| Reverse proxy | Contabo Caddy (auto ACME certs) | -| SSO | Authentik OIDC → communication-users group | +| Docker [[services]] | Synapse (127.0.0.1:8008), Element Web (127.0.0.1:8088), PostgreSQL 16 | +| Reverse proxy | Contabo [[caddy]] (auto ACME certs) | +| SSO | [[authentik]] OIDC → communication-users group | | Federation | Well-known delegation on echo6.co base domain (served by utility Caddy) | | Compose path | `/opt/matrix/docker-compose.yml` | | Backup | Daily at 3AM, 14-day retention, `/opt/matrix/backups/` | @@ -233,7 +247,7 @@ This service has OIDC, so use local IP per the runbook's decision table. ### matrix.echo6.co - Backend: `192.168.1.108:8008` (local IP, has OIDC) -- Issue cert, install cert, add Caddy site block, add GoDaddy DNS +- Issue cert, install cert, add Caddy site block, add GoDaddy [[dns]] Caddy site block (note the path-based routing for Matrix): @@ -456,7 +470,7 @@ MATRIX_ADMIN_USER=matt ## Post-Deploy Updates -After deployment, update these docs: +After [[deployment]], update these docs: - `docs/services/services.md` — add Matrix entry - `docs/software/caddy.md` — add matrix.echo6.co and element.echo6.co site blocks diff --git a/vault/projects/meshtastic-headscale-runbook.md b/vault/projects/meshtastic-headscale-runbook.md index 2896c3a..1a048cc 100644 --- a/vault/projects/meshtastic-headscale-runbook.md +++ b/vault/projects/meshtastic-headscale-runbook.md @@ -3,12 +3,10 @@ title: IdahoMesh Tailnet Runbook type: project tags: - mesh - - vpn - - auth aliases: [] related: - - [[idahomesh-vpn-device-setup]] - [[idahomesh-bridge-setup]] + - [[idahomesh-vpn-device-setup]] - [[meshtastic-sidecar-node]] - [[headscale-onboard-node]] - [[caddy]] @@ -163,7 +161,7 @@ log: format: text ``` -> **Note:** Embedded DERP is disabled — we use Tailscale's public DERP relays. The server is behind Caddy, so TLS termination happens at the reverse proxy. +> **Note:** Embedded DERP is disabled — we use Tailscale's public DERP relays. The server is behind [[caddy]], so TLS termination happens at the reverse proxy. ### 1.4 Create the ACL Policy diff --git a/vault/projects/mmud-project.md b/vault/projects/mmud-project.md index 57ea222..7bbec54 100644 --- a/vault/projects/mmud-project.md +++ b/vault/projects/mmud-project.md @@ -1,3 +1,17 @@ +--- +title: MMUD — Mesh Multi-User Dungeon +type: project +tags: + - mesh +aliases: [] +related: + - [[advbbs-project]] + - [[meshtasticd-sim-nodes-runbook]] + - [[ip-allocation]] + - [[services]] + - [[meshtastic-headscale-runbook]] +updated: 2026-06-18 +--- # MMUD — Mesh Multi-User Dungeon Text-based multiplayer dungeon crawler for Meshtastic LoRa mesh networks. BBS door games (LORD, TradeWars) adapted for 150-char mesh radio constraints, async play, 30-day wipe cycles. diff --git a/vault/runbooks/add-peertube-channel.md b/vault/runbooks/add-peertube-channel.md index 0e0c7a0..61cec0d 100644 --- a/vault/runbooks/add-peertube-channel.md +++ b/vault/runbooks/add-peertube-channel.md @@ -3,22 +3,20 @@ title: Add PeerTube Channel type: runbook tags: - media - - vpn - - auth aliases: [] related: - [[peertube-remote-runner]] - - [[ct-runbook]] - [[recon-operations]] - [[recon-service-integration]] - [[proxmox-onboard-node]] + - [[ct-runbook]] updated: 2026-06-18 --- # Add PeerTube Channel ## Overview -Add a YouTube channel to the PeerTube bulk import pipeline. Creates the PeerTube channel, adds to channel-map.json, and the downloader will begin syncing videos automatically. +Add a Youtube channel to the peertube bulk import pipeline. Creates the PeerTube channel, adds to channel-map.json, and the downloader will begin syncing videos automatically. ## Prerequisites @@ -28,7 +26,7 @@ Add a YouTube channel to the PeerTube bulk import pipeline. Creates the PeerTube ## Method 1: Web UI (Preferred) -1. Open **RECON Dashboard** → Upload tab: `http://192.168.1.130:8420/upload` +1. Open **[[recon]] Dashboard** → Upload tab: `http://192.168.1.130:8420/upload` 2. Scroll to **PeerTube Channels** section 3. Enter YouTube URL, category, priority 4. Click **Add Channel** diff --git a/vault/runbooks/authentik-access-groups.md b/vault/runbooks/authentik-access-groups.md index 65925e6..b60cff7 100644 --- a/vault/runbooks/authentik-access-groups.md +++ b/vault/runbooks/authentik-access-groups.md @@ -3,22 +3,20 @@ title: Authentik Access Groups type: runbook tags: - auth - - mesh - - matrix aliases: [] related: - [[authentik-oidc-application]] - - [[authentik-create-invitation]] - [[authentik]] + - [[authentik-create-invitation]] - [[deploy-livesync]] - [[proxmox-onboard-node]] updated: 2026-06-18 --- # Authentik Access Groups -Manage group-based application access via the Authentik API. No web UI interaction required. +Manage group-based application access via the [[authentik]] API. No web UI interaction required. -**Authentik instance:** https://auth.echo6.co (Contabo, 100.64.0.1) +**[[authentik]] instance:** https://auth.echo6.co (Contabo, 100.64.0.1) **Key behavior:** Users in `authentik Admins` (is_superuser=true) bypass ALL policy checks automatically. Group bindings only restrict non-superuser access. diff --git a/vault/runbooks/authentik-create-invitation.md b/vault/runbooks/authentik-create-invitation.md index fd12246..722921a 100644 --- a/vault/runbooks/authentik-create-invitation.md +++ b/vault/runbooks/authentik-create-invitation.md @@ -1,6 +1,20 @@ +--- +title: "Authentik: Create Invitation" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik-access-groups]] + - [[authentik]] + - [[authentik-oidc-application]] + - [[authentik-upgrade]] + - [[mailcow-create-mailbox]] +updated: 2026-06-18 +--- # Authentik: Create Invitation -Create user invitations via the Authentik Admin UI. Supports two modes: email (automatic delivery) and link-sharing (manual delivery). +Create user invitations via the [[authentik]] Admin UI. Supports two modes: email (automatic delivery) and link-sharing (manual delivery). --- @@ -119,7 +133,7 @@ Use `firstname-lastname-YYYY-MM` or `purpose-YYYY-MM` for easy identification: ## After Enrollment -New users are created under the `users/enrolled` path. To grant them access to services: +New users are created under the `users/enrolled` path. To grant them access to [[services]]: 1. Navigate to **Directory → Groups** 2. Add the user to the appropriate group(s): diff --git a/vault/runbooks/authentik-oidc-application.md b/vault/runbooks/authentik-oidc-application.md index 587feec..9da188c 100644 --- a/vault/runbooks/authentik-oidc-application.md +++ b/vault/runbooks/authentik-oidc-application.md @@ -1,8 +1,22 @@ +--- +title: Add Authentik OIDC to an Application +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik]] + - [[authentik-access-groups]] + - [[authentik-upgrade]] + - [[mailcow-create-mailbox]] + - [[expose-service-home]] +updated: 2026-06-18 +--- # Add Authentik OIDC to an Application -Fully automated via Authentik API. No web UI interaction required. +Fully automated via [[authentik]] API. No web UI interaction required. -**Prerequisite:** DNS must already exist for the service (run expose-service-contabo.md or expose-service-home.md first). +**Prerequisite:** [[dns]] must already exist for the service (run expose-service-contabo.md or expose-service-home.md first). **Authentik instance:** https://auth.echo6.co (Contabo, 100.64.0.1) @@ -214,7 +228,7 @@ Most apps only need the **Issuer** (or Discovery URL) plus Client ID and Client ### Common config patterns -**Environment variables (Docker):** +**[[environment]] variables (Docker):** ```bash OIDC_ISSUER=https://auth.echo6.co/application/o/$SERVICE_SLUG/ diff --git a/vault/runbooks/authentik-upgrade.md b/vault/runbooks/authentik-upgrade.md index 8d0f14d..5a004ac 100644 --- a/vault/runbooks/authentik-upgrade.md +++ b/vault/runbooks/authentik-upgrade.md @@ -1,6 +1,20 @@ +--- +title: "Authentik: Major Version Upgrade" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik-oidc-application]] + - [[lxc-service-migration]] + - [[authentik]] + - [[authentik-create-invitation]] + - [[ct-runbook]] +updated: 2026-06-18 +--- # Authentik: Major Version Upgrade -Upgrade Authentik between major versions on Contabo. Covers backup, upgrade, verification, and rollback. +Upgrade [[authentik]] between major versions on Contabo. Covers backup, upgrade, verification, and rollback. --- @@ -37,7 +51,7 @@ https://docs.goauthentik.io/docs/releases/ Look for: - **Breaking changes** — removed features, changed defaults, API changes -- **Dependency changes** — added/removed services (e.g., Redis removed in 2025.10) +- **Dependency changes** — added/removed [[services]] (e.g., Redis removed in 2025.10) - **Configuration changes** — new required env vars, changed mount paths - **Database migrations** — large migrations that may take time diff --git a/vault/runbooks/ct-runbook.md b/vault/runbooks/ct-runbook.md index 5ff5c6a..0a7896e 100644 --- a/vault/runbooks/ct-runbook.md +++ b/vault/runbooks/ct-runbook.md @@ -5,11 +5,11 @@ tags: - proxmox aliases: [] related: - - [[headscale-onboard-node]] - [[proxmox-onboard-node]] - - [[proxmox-create-ubuntu-vm]] - - [[nordvpn-lxc]] + - [[headscale-onboard-node]] - [[meshtasticd-sim-nodes-runbook]] + - [[proxmox-create-ubuntu-vm]] + - [[ots-setup]] updated: 2026-06-18 --- # Proxmox CT/LXC Provisioning Runbook diff --git a/vault/runbooks/edge2-access-reference.md b/vault/runbooks/edge2-access-reference.md index 28e0737..cb1f1eb 100644 --- a/vault/runbooks/edge2-access-reference.md +++ b/vault/runbooks/edge2-access-reference.md @@ -1,3 +1,17 @@ +--- +title: edge2 Access Reference +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[proxmox-onboard-node]] + - [[vaultwarden-plan]] + - [[lxc-service-migration]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- # edge2 Access Reference ## SSH Access @@ -84,7 +98,7 @@ ssh edge2 'sudo pct stop ' **Why it was confusing:** 1. The SSH error shows `publickey,password` as available methods — this is misleading because `PasswordAuthentication no` is enforced, but the SSH banner still lists both 2. We tried `root@` (wrong user) and the default `id_ed25519` (wrong key) -3. The environment docs didn't document the `admin` user or the specific key requirement +3. The [[environment]] docs didn't document the `admin` user or the specific key requirement **Resolution:** Added cortex's default `id_ed25519`, WSL2 key, and Windows key to admin's `authorized_keys`. Added SSH config alias `edge2` → `admin@100.64.0.26`. diff --git a/vault/runbooks/expose-service-contabo.md b/vault/runbooks/expose-service-contabo.md index 6732f35..d68f00a 100755 --- a/vault/runbooks/expose-service-contabo.md +++ b/vault/runbooks/expose-service-contabo.md @@ -1,3 +1,17 @@ +--- +title: Expose Service on Contabo +type: runbook +tags: + - dns +aliases: [] +related: + - [[expose-service-edge2]] + - [[expose-service-home]] + - [[lxc-service-migration]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- # Expose Service on Contabo ## Prerequisites diff --git a/vault/runbooks/expose-service-edge2.md b/vault/runbooks/expose-service-edge2.md index 87e3428..38511ac 100644 --- a/vault/runbooks/expose-service-edge2.md +++ b/vault/runbooks/expose-service-edge2.md @@ -1,14 +1,28 @@ +--- +title: Expose Service on edge2 (Contabo Cloud VPS) +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[lxc-service-migration]] + - [[edge2-access-reference]] + - [[expose-service-contabo]] + - [[expose-service-home]] + - [[vaultwarden-plan]] +updated: 2026-06-18 +--- # Expose Service on edge2 (Contabo Cloud VPS) ## Context -edge2 is a Proxmox VE 8 node (184.174.35.153 / 100.64.0.26) running LXC containers on an internal bridge (`vmbr0`, subnet `10.10.10.0/24`, gateway `10.10.10.1`). Services run inside unprivileged LXC containers. Caddy on the edge2 host terminates TLS and reverse-proxies to the container's internal IP. +edge2 is a Proxmox VE 8 node (184.174.35.153 / 100.64.0.26) running LXC containers on an internal bridge (`vmbr0`, subnet `10.10.10.0/24`, gateway `10.10.10.1`). [[services]] run inside unprivileged LXC containers. [[caddy]] on the edge2 host terminates TLS and reverse-proxies to the container's internal IP. ## Prerequisites - SSH access to edge2: `ssh edge2` (admin@100.64.0.26, key auth, passwordless sudo) - Debian 13 CT template cached: `local:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst` -- DNS provider access (Cloudflare, GoDaddy, etc.) +- [[dns]] provider access (Cloudflare, GoDaddy, etc.) ## Steps diff --git a/vault/runbooks/expose-service-home.md b/vault/runbooks/expose-service-home.md index 1aac255..51918c1 100755 --- a/vault/runbooks/expose-service-home.md +++ b/vault/runbooks/expose-service-home.md @@ -1,9 +1,23 @@ +--- +title: Expose Service on Home Network +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[expose-service-contabo]] + - [[caddy]] + - [[proxmox-onboard-node]] + - [[ct-runbook]] +updated: 2026-06-18 +--- # Expose Service on Home Network ## Prerequisites - Service running on a Proxmox CT/VM or bare metal -- Router forwards 80/443 to Utility Caddy (192.168.1.101) — one-time setup -- Determine pattern: does the service have Authentik OIDC? +- Router forwards 80/443 to Utility [[caddy]] (192.168.1.101) — one-time setup +- Determine pattern: does the service have [[authentik]] OIDC? ## Steps diff --git a/vault/runbooks/headscale-onboard-node.md b/vault/runbooks/headscale-onboard-node.md index 31bf1f6..f1a2cdd 100644 --- a/vault/runbooks/headscale-onboard-node.md +++ b/vault/runbooks/headscale-onboard-node.md @@ -1,3 +1,17 @@ +--- +title: Headscale / Tailscale — Onboard a New Node +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[ct-runbook]] + - [[caddy]] + - [[meshtastic-headscale-runbook]] + - [[lxc-service-migration]] +updated: 2026-06-18 +--- # Headscale / Tailscale — Onboard a New Node Standard procedure to bring any new system (Proxmox host, bare-metal, VM, or LXC) onto the Echo6 tailnet. @@ -77,7 +91,7 @@ Most nodes use `User root`. Per-node exceptions exist — e.g. **edge2** uses `U - `docs/hardware/environment.md` — Key Servers table **and** Headscale Node List (bump count + "updated" line). - `docs/hardware/ip-allocation.md` — Tailscale IPs section. - `CLAUDE.md` cluster cheat-sheet — Proxmox hosts only. -- `docs/services/services.md` — once services are deployed on the node. +- `docs/services/services.md` — once [[services]] are deployed on the node. ## Worked example — edge2 (2026-06-16) Proxmox host on Contabo. Preauth key → `tailscale up --login-server=https://vpn.echo6.co --auth-key= --hostname=edge2` → assigned **100.64.0.26** (Headscale node 42). SSH aliases `edge2` / `ts-edge2` use `User admin` + `~/.ssh/contabo2_ed25519`. diff --git a/vault/runbooks/ia-cli-reference.md b/vault/runbooks/ia-cli-reference.md index e485f07..11a3c0e 100644 --- a/vault/runbooks/ia-cli-reference.md +++ b/vault/runbooks/ia-cli-reference.md @@ -1,3 +1,17 @@ +--- +title: Internet Archive CLI Reference +type: runbook +tags: + - auth +aliases: [] +related: + - [[ia-download-mirror]] + - [[ia-download-queue]] + - [[idahomesh-vpn-device-setup]] + - [[archivist]] + - [[usenet]] +updated: 2026-06-18 +--- # Internet Archive CLI Reference Quick reference for the `ia` command-line tool on pi-nas. diff --git a/vault/runbooks/ia-download-mirror.md b/vault/runbooks/ia-download-mirror.md index 2d0b04f..f851c1b 100644 --- a/vault/runbooks/ia-download-mirror.md +++ b/vault/runbooks/ia-download-mirror.md @@ -1,3 +1,17 @@ +--- +title: "Download & Mirror from Internet Archive" +type: runbook +tags: + - storage +aliases: [] +related: + - [[ia-cli-reference]] + - [[ia-download-queue]] + - [[pipeline-patterns]] + - [[syncthing-add-node]] + - [[idahomesh-vpn-device-setup]] +updated: 2026-06-18 +--- # Download & Mirror from Internet Archive Procedures for downloading items, filtering by format/pattern, bulk downloading from collections, and mirroring entire collections via the `ia` CLI on pi-nas. diff --git a/vault/runbooks/idahomesh-bridge-setup.md b/vault/runbooks/idahomesh-bridge-setup.md index 4fbe386..6c3d6b4 100644 --- a/vault/runbooks/idahomesh-bridge-setup.md +++ b/vault/runbooks/idahomesh-bridge-setup.md @@ -1,3 +1,17 @@ +--- +title: IdahoMesh Bridge Setup +type: runbook +tags: + - mesh +aliases: [] +related: + - [[meshtastic-headscale-runbook]] + - [[idahomesh-vpn-device-setup]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- # IdahoMesh Bridge Setup Build a one-way bridge between your tailnet and the IdahoMesh Meshtastic network. This lets your devices reach Nebra gateways through IdahoMesh, while preventing IdahoMesh from reaching back into your network. @@ -288,7 +302,7 @@ From an IdahoMesh device or ask the admin to test — pinging your tailnet IPs f ### After reboot, only one tailscaled reconnects -- Check both services: `systemctl status tailscaled` and `systemctl status tailscaled-meshtastic` +- Check both [[services]]: `systemctl status tailscaled` and `systemctl status tailscaled-meshtastic` - Verify iptables rules survived: `iptables -L FORWARD -v -n` - If the second instance lost state, re-join IdahoMesh with a new preauthkey diff --git a/vault/runbooks/idahomesh-vpn-device-setup.md b/vault/runbooks/idahomesh-vpn-device-setup.md index 7ac91e4..d2be6e2 100644 --- a/vault/runbooks/idahomesh-vpn-device-setup.md +++ b/vault/runbooks/idahomesh-vpn-device-setup.md @@ -1,3 +1,17 @@ +--- +title: IdahoMesh VPN — Device Setup +type: runbook +tags: + - mesh +aliases: [] +related: + - [[idahomesh-bridge-setup]] + - [[meshtastic-headscale-runbook]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[caddy]] +updated: 2026-06-18 +--- # IdahoMesh VPN — Device Setup Join a device to the IdahoMesh tailnet (Meshtastic mesh network VPN). @@ -255,7 +269,7 @@ tailscale logout ### "connection refused" or timeout on join - Confirm the device has internet access: `curl -I https://vpn.idahomesh.com` -- Check DNS resolution: `dig vpn.idahomesh.com` +- Check [[dns]] resolution: `dig vpn.idahomesh.com` - Verify the preauthkey hasn't expired ### "key expired" or "invalid key" diff --git a/vault/runbooks/lxc-service-migration.md b/vault/runbooks/lxc-service-migration.md index 0c3fcca..f01e44d 100644 --- a/vault/runbooks/lxc-service-migration.md +++ b/vault/runbooks/lxc-service-migration.md @@ -1,12 +1,26 @@ +--- +title: LXC Service Migration — Contabo → edge2 +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[expose-service-edge2]] + - [[vaultwarden-plan]] + - [[headscale-onboard-node]] + - [[caddy]] + - [[expose-service-contabo]] +updated: 2026-06-18 +--- # LXC Service Migration — Contabo → edge2 -> Proven pilots: **Vaultwarden → edge2 CT 102** (SQLite, 2026-06-16), **Forgejo → edge2 CT 103** (PostgreSQL + non-Caddy SSH port, 2026-06-16), **LiveSync (CouchDB) → edge2 CT 104** (cold named-volume tar + bind-mounted config, 2026-06-16), and **Authentik (PostgreSQL keystone) → edge2 CT 105** (SECRET_KEY-must-travel, multi-block Caddy cutover across 2 site blocks, reboot tailscale-before-docker race, 2026-06-18). This runbook generalizes these patterns into a reusable template for evacuating any Contabo-Caddy-fronted service to an edge2 LXC. +> Proven pilots: **Vaultwarden → edge2 CT 102** (SQLite, 2026-06-16), **Forgejo → edge2 CT 103** (PostgreSQL + non-Caddy SSH port, 2026-06-16), **LiveSync (CouchDB) → edge2 CT 104** (cold named-volume tar + bind-mounted config, 2026-06-16), and **[[authentik]] (PostgreSQL keystone) → edge2 CT 105** (SECRET_KEY-must-travel, multi-block [[caddy]] cutover across 2 site blocks, reboot tailscale-before-docker race, 2026-06-18). This runbook generalizes these patterns into a reusable template for evacuating any Contabo-Caddy-fronted service to an edge2 LXC. --- ## Overview -Move a Docker service from the main Contabo VPS into an LXC on edge2, with the Contabo Caddy frontend unchanged (public DNS never moves; only the upstream token in the Caddyfile changes). Rollback is a single line. +Move a Docker service from the main Contabo VPS into an LXC on edge2, with the Contabo Caddy frontend unchanged (public [[dns]] never moves; only the upstream token in the Caddyfile changes). Rollback is a single line. **Architecture after migration:** @@ -428,14 +442,14 @@ ssh root@100.64.0.1 'systemctl disable --now -ssh-dnat.service && rm /e | G13 | iptables DNAT must be made reboot-persistent via a systemd `oneshot`/`RemainAfterExit` unit (Phase 7a). Do NOT rely on iptables-persistent packages or manual rules — they require package installs (forbidden) or do not survive all reboot paths. Do NOT apply by rebooting the Contabo host (production). Create the unit file, `daemon-reload`, `enable --now`. | | G14 | **Reboot race — Docker binding to the tailnet IP can start before Tailscale is online, failing the bind and leaving the service unreachable after a reboot.** Fix: create a systemd unit on the CT that runs `docker compose up` and has `After=tailscale-online.target` + `Requires=tailscale-online.target` (or equivalent `tailscale status --wait` pre-check). Alternatively, `restart: unless-stopped` in the compose file will cause Docker to self-heal via restarts, but the service will be unreachable for the first ~10–30 s after reboot. Verify reboot survival explicitly (Phase 8). Proven required for Authentik (CT 105, 2026-06-18). | | G15 | **Do NOT change the dnsmasq split-DNS entry during cutover.** The dnsmasq entry for `.echo6.co` points at the Caddy/TLS host (100.64.0.1 = Contabo), NOT the backend. Only the Caddy upstream changes. Repointing dnsmasq to the backend tailnet IP would break internal HTTPS (no cert, no TLS termination). The Caddy host is always the internal DNS target; the backend IP only appears in the Caddy `reverse_proxy` directive. | -| G16 | **SECRET_KEY and session-signing material must travel byte-for-byte for keystone/session-bearing services** (e.g. Authentik `AUTHENTIK_SECRET_KEY`, Vaultwarden `rsa_key.pem`). Carrying them verbatim means existing browser sessions survive the cutover — users drop straight in with no forced re-login. If the key is regenerated on the target, all active sessions are invalidated immediately. Confirm from startup logs that no new key was generated. | +| G16 | **SECRET_KEY and session-signing material must travel byte-for-byte for keystone/session-bearing [[services]]** (e.g. Authentik `AUTHENTIK_SECRET_KEY`, Vaultwarden `rsa_key.pem`). Carrying them verbatim means existing browser sessions survive the cutover — users drop straight in with no forced re-login. If the key is regenerated on the target, all active sessions are invalidated immediately. Confirm from startup logs that no new key was generated. | | N | The composed **Contabo-Caddy → edge2-LXC tailnet** path is unexercised for each new service. Keep the Phase 6 HTTP `/alive` 200 gate as a HARD pre-cutover requirement (use `curl`, not ICMP). | --- ## Template Summary -**Generic phases (identical for every service):** 0 (recon) → 1 (LXC provision) → 2 (Docker) → 3 (Tailscale + DNS-bootstrap + reachability pre-gate) → 7 (one-token Caddy cutover + backup + validate + restart) → 7a (if service exposes non-Caddy TCP port: iptables DNAT systemd unit on Contabo) → 8 (end-to-end + reboot survival) → 9 (deferred decommission). +**Generic phases (identical for every service):** 0 ([[recon]]) → 1 (LXC provision) → 2 (Docker) → 3 (Tailscale + DNS-bootstrap + reachability pre-gate) → 7 (one-token Caddy cutover + backup + validate + restart) → 7a (if service exposes non-Caddy TCP port: iptables DNAT systemd unit on Contabo) → 8 (end-to-end + reboot survival) → 9 (deferred decommission). **Service-specific phases:** 0a (pre-migration gate), 4 (compose/config — copy from live host), 5 (data migration method depends on storage type), 6 (health gates — service-specific checks before cutover). diff --git a/vault/runbooks/mailcow-create-mailbox.md b/vault/runbooks/mailcow-create-mailbox.md index 62826af..e500806 100644 --- a/vault/runbooks/mailcow-create-mailbox.md +++ b/vault/runbooks/mailcow-create-mailbox.md @@ -1,3 +1,17 @@ +--- +title: "Mailcow: Create Mailbox" +type: runbook +tags: + - auth +aliases: [] +related: + - [[authentik]] + - [[authentik-oidc-application]] + - [[caddy]] + - [[authentik-create-invitation]] + - [[proxmox-onboard-node]] +updated: 2026-06-18 +--- # Mailcow: Create Mailbox Create a new mailbox in Mailcow on the Contabo VPS. Covers both interactive (UI) and API-driven creation, with the critical authsource fix for service accounts. @@ -6,7 +20,7 @@ Create a new mailbox in Mailcow on the Contabo VPS. Covers both interactive (UI) ## When to Use This -Any time a new mailbox is created in Mailcow, but **especially** for service/system accounts that authenticate via SMTP to send mail programmatically (e.g., `no-reply@echo6.co` used by Authentik, `recon@echo6.co` used by the RECON pipeline). These accounts don't log in through the Mailcow web UI or SSO — they pass credentials directly to Postfix over SMTP, so they **must** use local password authentication. +Any time a new mailbox is created in Mailcow, but **especially** for service/system accounts that authenticate via SMTP to send mail programmatically (e.g., `no-reply@echo6.co` used by [[authentik]], `recon@echo6.co` used by the [[recon]] pipeline). These accounts don't log in through the Mailcow web UI or SSO — they pass credentials directly to Postfix over SMTP, so they **must** use local password authentication. --- diff --git a/vault/runbooks/meshmonitor-password-reset.md b/vault/runbooks/meshmonitor-password-reset.md index d234e25..b0befb0 100644 --- a/vault/runbooks/meshmonitor-password-reset.md +++ b/vault/runbooks/meshmonitor-password-reset.md @@ -1,3 +1,17 @@ +--- +title: MeshMonitor Admin Password Reset +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[recon-service-integration]] + - [[ct-runbook]] + - [[headscale-onboard-node]] + - [[recon-operations]] +updated: 2026-06-18 +--- # MeshMonitor Admin Password Reset ## Overview diff --git a/vault/runbooks/meshtastic-sidecar-node.md b/vault/runbooks/meshtastic-sidecar-node.md index 515e63f..7e0bc8f 100644 --- a/vault/runbooks/meshtastic-sidecar-node.md +++ b/vault/runbooks/meshtastic-sidecar-node.md @@ -3,14 +3,13 @@ title: Meshtastic Sidecar Node — Modular Deployment Runbook type: runbook tags: - mesh - - vpn aliases: [] related: - [[idahomesh-vpn-device-setup]] - - [[headscale-onboard-node]] - [[meshtastic-headscale-runbook]] - [[idahomesh-bridge-setup]] - - [[meshtasticd-sim-nodes-runbook]] + - [[headscale-onboard-node]] + - [[advbbs-project]] updated: 2026-06-18 --- # Meshtastic Sidecar Node — Modular Deployment Runbook @@ -164,7 +163,7 @@ sudo tailscale up \ ### Install DNS bootstrap drop-in (reboot-safe) -Prevents chicken-and-egg DNS failure where tailscaled can't resolve the coordination server after reboot: +Prevents chicken-and-egg [[dns]] failure where tailscaled can't resolve the coordination server after reboot: ```bash sudo mkdir -p /etc/systemd/system/tailscaled.service.d diff --git a/vault/runbooks/meshtasticd-sim-nodes-runbook.md b/vault/runbooks/meshtasticd-sim-nodes-runbook.md index a4dfa73..60c0160 100644 --- a/vault/runbooks/meshtasticd-sim-nodes-runbook.md +++ b/vault/runbooks/meshtasticd-sim-nodes-runbook.md @@ -1,8 +1,22 @@ +--- +title: Meshtasticd SIM Node Runbook — LXC Deployment +type: runbook +tags: + - mesh +aliases: [] +related: + - [[ct-runbook]] + - [[meshtastic-sidecar-node]] + - [[headscale-onboard-node]] + - [[proxmox-onboard-node]] + - [[ip-allocation]] +updated: 2026-06-18 +--- # Meshtasticd SIM Node Runbook — LXC Deployment ## Overview -This runbook covers deploying meshtasticd SIM (virtual) nodes inside LXC containers on Proxmox, each paired with a dedicated service (BBS, MeshSense, etc.). SIM nodes communicate with your real radio node over UDP and appear as normal nodes on the mesh — clients, maps, and other services can't tell the difference. +This runbook covers deploying meshtasticd SIM (virtual) nodes inside LXC containers on Proxmox, each paired with a dedicated service (BBS, MeshSense, etc.). SIM nodes communicate with your real radio node over UDP and appear as normal nodes on the mesh — clients, maps, and other [[services]] can't tell the difference. **Design principle:** One container = one SIM daemon + one service. Clean isolation, easy to snapshot, migrate, or tear down without affecting anything else. @@ -135,7 +149,7 @@ General: - **Every SIM node must have a unique MAC.** If two nodes share a MAC, you'll get node ID collisions and unpredictable behavior. - The last 3 byte pairs map to a hex color code displayed in client apps. -- Pick a scheme that makes sense for your deployment, e.g.: +- Pick a scheme that makes sense for your [[deployment]], e.g.: - `DE:AD:00:FF:00:01` — SIM node 1 (BBS) - `DE:AD:00:00:FF:02` — SIM node 2 (MeshSense) - `DE:AD:00:FF:FF:03` — SIM node 3 (bot) diff --git a/vault/runbooks/nordvpn-lxc.md b/vault/runbooks/nordvpn-lxc.md index a75e0c4..fc0b240 100644 --- a/vault/runbooks/nordvpn-lxc.md +++ b/vault/runbooks/nordvpn-lxc.md @@ -1,6 +1,20 @@ +--- +title: NordVPN / WireGuard in LXC +type: runbook +tags: + - vpn +aliases: [] +related: + - [[ct-runbook]] + - [[meshtasticd-sim-nodes-runbook]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] + - [[peertube-remote-runner]] +updated: 2026-06-18 +--- # NordVPN / WireGuard in LXC -Set up VPN with IP rotation inside an LXC container. Handles the LXC-specific gotchas: TUN device, systemd compatibility, split tunneling so local services stay reachable. +Set up VPN with IP rotation inside an LXC container. Handles the LXC-specific gotchas: TUN device, systemd compatibility, split tunneling so local [[services]] stay reachable. --- @@ -327,7 +341,7 @@ Split tunneling not configured. The VPN is routing ALL traffic including LAN. Fi ### DNS stops working when VPN is up -NordVPN CLI: `nordvpn set dns off` (use container's DNS, not NordVPN's). +NordVPN CLI: `nordvpn set dns off` (use container's [[dns]], not NordVPN's). WireGuard: Remove the `DNS =` line from the `.conf` file. ### "Cannot open TUN/TAP dev /dev/net/tun: No such file or directory" diff --git a/vault/runbooks/peertube-remote-runner.md b/vault/runbooks/peertube-remote-runner.md index 631735b..6b74dcb 100644 --- a/vault/runbooks/peertube-remote-runner.md +++ b/vault/runbooks/peertube-remote-runner.md @@ -1,3 +1,17 @@ +--- +title: PeerTube Remote Runner — GPU Transcoding +type: runbook +tags: + - media +aliases: [] +related: + - [[add-peertube-channel]] + - [[nordvpn-lxc]] + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- # PeerTube Remote Runner — GPU Transcoding Deploy a PeerTube remote runner with NVENC GPU transcoding. The runner pulls jobs from PeerTube over WebSocket, transcodes with the GPU, and uploads HLS streams back. diff --git a/vault/runbooks/pg-backup.md b/vault/runbooks/pg-backup.md index b91a403..a345980 100644 --- a/vault/runbooks/pg-backup.md +++ b/vault/runbooks/pg-backup.md @@ -1,3 +1,17 @@ +--- +title: PostgreSQL Backup (Docker) +type: runbook +tags: + - storage +aliases: [] +related: + - [[ct-runbook]] + - [[recon-operations]] + - [[meshmonitor-password-reset]] + - [[matrix-synapse-deployment]] + - [[synapse]] +updated: 2026-06-18 +--- # PostgreSQL Backup (Docker) Automated pg_dump backups for any Docker-hosted PostgreSQL instance. Retention, integrity check, and restore testing included. diff --git a/vault/runbooks/pi-nas-omv-runbook.md b/vault/runbooks/pi-nas-omv-runbook.md index 83d3e3f..cd57018 100644 --- a/vault/runbooks/pi-nas-omv-runbook.md +++ b/vault/runbooks/pi-nas-omv-runbook.md @@ -1,3 +1,17 @@ +--- +title: Pi 5 NAS — OMV Provisioning Runbook +type: runbook +tags: + - storage +aliases: [] +related: + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[proxmox-create-ubuntu-vm]] + - [[headscale-onboard-node]] + - [[environment]] +updated: 2026-06-18 +--- # Pi 5 NAS — OMV Provisioning Runbook SSH into the Pi. The Pi should already be booted with Raspberry Pi OS Lite, Ethernet connected, Radxa Penta SATA Hat installed. @@ -111,7 +125,7 @@ Each drive is used individually — no RAID array. ### Enable SMB (Windows Shares) -1. **Services → SMB/CIFS → Settings** — toggle **Enabled**, click **Save** +1. **[[services]] → SMB/CIFS → Settings** — toggle **Enabled**, click **Save** 2. **Services → SMB/CIFS → Shares** — click **Create** for each shared folder you want accessible from Windows: - Select the shared folder - **Public:** No diff --git a/vault/runbooks/pipeline-patterns.md b/vault/runbooks/pipeline-patterns.md index d315096..3cbf969 100644 --- a/vault/runbooks/pipeline-patterns.md +++ b/vault/runbooks/pipeline-patterns.md @@ -1,3 +1,16 @@ +--- +title: "Pipeline & Wrapper Patterns" +type: runbook +tags: [] +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtastic-headscale-runbook]] + - [[headscale-onboard-node]] + - [[idahomesh-vpn-device-setup]] + - [[syncthing-add-node]] +updated: 2026-06-18 +--- # Pipeline & Wrapper Patterns Three composable patterns for adding pre-flight logic to tools and pipelines you don't fully control: @@ -6,7 +19,7 @@ Three composable patterns for adding pre-flight logic to tools and pipelines you 2. **GPU/CPU Fallback Routing** — *logic you inject*. Probe a job, route small→GPU / large→CPU, and gate concurrency with `flock` so excess jobs fail-fast and re-queue instead of OOM-killing each other. 3. **Pre-Flight Probe Gate** — *logic you inject*. Cheaply inspect each input and skip the expensive step when the work would be wasted (wrong format, already optimized, corrupt, too large). -They compose: **Pattern 1 is how you deploy; Patterns 2 and 3 are two kinds of pre-flight logic you put inside the wrapper.** The running example throughout is the Whisper auto-captioning / PeerTube transcoder / RECON extraction stack on cortex. +They compose: **Pattern 1 is how you deploy; Patterns 2 and 3 are two kinds of pre-flight logic you put inside the wrapper.** The running example throughout is the Whisper auto-captioning / PeerTube transcoder / [[recon]] extraction stack on cortex. ## Contents @@ -215,7 +228,7 @@ No service restart needed — next invocation hits the real binary directly. ### Example — Whisper transcription routing (PeerTube runner on cortex) -The PeerTube remote runner calls `whisper-ctranslate2` for auto-captioning. The smart wrapper intercepts this to route short videos to GPU and long videos to CPU (the routing logic itself is **Pattern 2** below). +The [[peertube-remote-runner]] calls `whisper-ctranslate2` for auto-captioning. The smart wrapper intercepts this to route short videos to GPU and long videos to CPU (the routing logic itself is **Pattern 2** below). ``` BINARY_NAME=whisper-ctranslate2 diff --git a/vault/runbooks/proxmox-create-ubuntu-vm.md b/vault/runbooks/proxmox-create-ubuntu-vm.md index 701beee..43db907 100644 --- a/vault/runbooks/proxmox-create-ubuntu-vm.md +++ b/vault/runbooks/proxmox-create-ubuntu-vm.md @@ -1,3 +1,17 @@ +--- +title: Proxmox — Create Ubuntu VM (Cloud-Init) +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[environment]] + - [[proxmox-onboard-node]] + - [[headscale-onboard-node]] + - [[pi-nas-omv-runbook]] +updated: 2026-06-18 +--- # Proxmox — Create Ubuntu VM (Cloud-Init) Automated VM creation using Ubuntu cloud images. No interactive installer needed. @@ -279,5 +293,5 @@ docker exec headscale headscale nodes list ## Post-Creation 1. Update `/home/zvx/projects/.ref/docs/hardware/environment.md` with the new VM's IP and Tailscale IP -2. Update `/home/zvx/projects/.ref/docs/services/services.md` once services are deployed +2. Update `/home/zvx/projects/.ref/docs/services/services.md` once [[services]] are deployed 3. Remove the cloud image ISO if disk space is tight: `ssh root@$PVE_HOST 'rm /var/lib/vz/template/iso/noble-server-cloudimg-amd64.img'` diff --git a/vault/runbooks/proxmox-onboard-node.md b/vault/runbooks/proxmox-onboard-node.md index 929ae18..06254c1 100644 --- a/vault/runbooks/proxmox-onboard-node.md +++ b/vault/runbooks/proxmox-onboard-node.md @@ -1,3 +1,17 @@ +--- +title: "Runbook: Onboard a Proxmox Node" +type: runbook +tags: + - proxmox +aliases: [] +related: + - [[ct-runbook]] + - [[headscale-onboard-node]] + - [[proxmox-create-ubuntu-vm]] + - [[edge2-access-reference]] + - [[expose-service-home]] +updated: 2026-06-18 +--- # Runbook: Onboard a Proxmox Node You install Proxmox. You give CC an IP and a root password. CC does the rest. @@ -209,7 +223,7 @@ Add `-o PreferredAuthentications=password -o IdentitiesOnly=yes`. **Cluster join corosync errors** Check `/etc/hosts` on all nodes includes the new hostname and IP. -**Authentik realm missing** +**[[authentik]] realm missing** Check `systemctl status pve-cluster`. Realm syncs via pmxcfs in `/etc/pve/domains.cfg`. **Can't migrate VMs to node** diff --git a/vault/runbooks/recon-operations.md b/vault/runbooks/recon-operations.md index 3394d89..d016867 100644 --- a/vault/runbooks/recon-operations.md +++ b/vault/runbooks/recon-operations.md @@ -1,12 +1,26 @@ +--- +title: RECON Operations Runbook +type: runbook +tags: + - recon +aliases: [] +related: + - [[recon]] + - [[deployment]] + - [[caddy]] + - [[recon-service-integration]] + - [[services]] +updated: 2026-06-18 +--- # RECON Operations Runbook ## Service Info - **Host:** recon-vm (VM 1130 on data node) — migrated from CT 130 on 2026-04-19 - **IP:** 192.168.1.130 / 100.64.0.24 -- **Install:** /opt/recon/ +- **Install:** /opt/[[recon]]/ - **User:** zvx -- **Services:** `recon.service`, `recon-watchdog.service`, `kiwix.service` (systemd) +- **[[services]]:** `recon.service`, `recon-watchdog.service`, `kiwix.service` (systemd) ## Service Management diff --git a/vault/runbooks/recon-service-integration.md b/vault/runbooks/recon-service-integration.md index 02f940e..054204c 100644 --- a/vault/runbooks/recon-service-integration.md +++ b/vault/runbooks/recon-service-integration.md @@ -1,3 +1,17 @@ +--- +title: RECON Dashboard Service Integration +type: runbook +tags: + - recon +aliases: [] +related: + - [[proxmox-onboard-node]] + - [[recon-operations]] + - [[headscale-onboard-node]] + - [[lxc-service-migration]] + - [[caddy]] +updated: 2026-06-18 +--- # RECON Dashboard Service Integration Add a management UI for a remote service to a Flask/FastAPI dashboard. The pattern: SSH key trust between the dashboard host and the target, scoped sudoers for specific commands, a REST API layer (`GET /api/{service}/status` + `POST /api/{service}/{action}`), and a frontend panel with status indicator, action buttons, and live feedback. @@ -8,7 +22,7 @@ Use this when you have a service running on a remote LXC/VM that needs a web man ## Prerequisites -- A running Flask or FastAPI dashboard (e.g., RECON on VM 1130, WATCHTOWER on Contabo) +- A running Flask or FastAPI dashboard (e.g., [[recon]] on VM 1130, WATCHTOWER on Contabo) - The target service running on a reachable host (LXC, VM, or bare metal) - SSH access from the dashboard host to the target host - The dashboard runs as a known user (e.g., `zvx`, `recon`, `watchtower`) @@ -210,7 +224,7 @@ Must return `success: true`. ## Step 4: Add Frontend Panel -Add a service management panel to the dashboard UI. This goes in the appropriate tab (e.g., Upload, Dashboard, or a new Services tab). +Add a service management panel to the dashboard UI. This goes in the appropriate tab (e.g., Upload, Dashboard, or a new [[services]] tab). ```html diff --git a/vault/runbooks/syncthing-add-node.md b/vault/runbooks/syncthing-add-node.md index 9a83612..724528f 100644 --- a/vault/runbooks/syncthing-add-node.md +++ b/vault/runbooks/syncthing-add-node.md @@ -1,3 +1,17 @@ +--- +title: "Syncthing: Add a New Node to the Project Sync Cluster" +type: runbook +tags: + - mesh +aliases: [] +related: + - [[ct-runbook]] + - [[proxmox-onboard-node]] + - [[meshtasticd-sim-nodes-runbook]] + - [[idahomesh-vpn-device-setup]] + - [[headscale-onboard-node]] +updated: 2026-06-18 +--- # Syncthing: Add a New Node to the Project Sync Cluster ## Overview diff --git a/vault/session-resume/SESSION-HANDOFF-meshai-test.md b/vault/session-resume/SESSION-HANDOFF-meshai-test.md index e034b60..8fc6e5e 100644 --- a/vault/session-resume/SESSION-HANDOFF-meshai-test.md +++ b/vault/session-resume/SESSION-HANDOFF-meshai-test.md @@ -1,11 +1,20 @@ --- -type: session-resume -title: "Session Handoff — MeshAI radio-drop resilience test" +title: Session Handoff — MeshAI radio-drop resilience test +type: session +tags: + - mesh +aliases: [] +related: + - [[meshtastic-sidecar-node]] + - [[meshtastic-headscale-runbook]] + - [[services]] + - [[synapse_retention_discovery]] + - [[caddy]] +updated: 2026-06-18 status: open created: 2026-06-17 origin: matt-desktop (WSL) resume-on: cortex -tags: [session-resume, handoff, meshai, meshtastic, aida-nebra, diagnostic, resilience-test, open] --- # Session Handoff — MeshAI radio-drop resilience test