sidecar
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-17.)
sidecar has 25 facts recorded in Dontopedia across 12 references, with 4 live disagreements.
Mostly:rdf:type(6), has diagnostic(4), logs per block(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (13)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
addedToAdded to(1)
- Anchor Diagnostics
ex:anchor-diagnostics
areNowInAre Now in(1)
- Log Lines
ex:log-lines
asksToAddFullArrayToSidecarAsks to Add Full Array to Sidecar(1)
- Xenonfun
ex:xenonfun
dataSourceData Source(1)
- Client Side Reconstruction
ex:client-side-reconstruction
locatedInLocated in(1)
- Per Block Rotor Dynamics
ex:per-block-rotor-dynamics
persistedBySidecarPersisted by Sidecar(1)
- Kuramoto R Ema
ex:kuramoto-r-ema
requiresWiringIntoRequires Wiring Into(1)
- Jsonl Loading
ex:jsonl-loading
storedInStored in(1)
- Codec Coeffs Array
ex:codec-coeffs-array
targetComponentTarget Component(1)
- Jsonl Loading Wiring
ex:jsonl-loading-wiring
targetedForTargeted for(1)
- Diagnostic Readouts
ex:diagnostic-readouts
usedInCocktailUsed in Cocktail(1)
- Triple Sec
ex:triple-sec
writesByteLossMapToWrites Byte Loss Map to(1)
- Dynamic Constellation Panel
ex:dynamic-constellation-panel
writtenToWritten to(1)
- Byte Loss Map
ex:byte-loss-map
Other facts (21)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Diagnostic System | [6] |
| Rdf:type | Software Component | [8] |
| Rdf:type | Software Component | [9] |
| Rdf:type | Software Component | [10] |
| Rdf:type | Component | [11] |
| Rdf:type | Cocktail | [12] |
| Has Diagnostic | perplexity | [6] |
| Has Diagnostic | dead anchors | [6] |
| Has Diagnostic | entropy | [6] |
| Has Diagnostic | usage histogram | [6] |
| Logs Per Block | Delta Scale Max | [2] |
| Logs Per Block | Delta Scale Mean | [2] |
| Persists | Kuramoto R Ema | [4] |
| Persists | Kuramoto R Ema | [11] |
| Stores Metrics | Bytes Seen | [1] |
| Misses Rotor Specific Dynamics | G16 H2 Training Run | [2] |
| Is Logging Component | null | [2] |
| Logs | Delta Proj Norm | [2] |
| Loads Jsonl | needs wiring | [3] |
| Presupposed for Persistence | true | [4] |
| Missing Rotor Specific Dynamics | true | [7] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (12)
ctx:discord/blah/watt-activation/part-414ctx:discord/blah/watt-activation/part-421ctx:discord/blah/watt-activation/part-520ctx:discord/blah/watt-activation/part-672ctx:discord/blah/watt-activation/369- full textwatt-activation-369text/plain2 KB
doc:agent/watt-activation-369/0cb2b937-fe59-4554-9b34-62ddb285f694Show excerpt
[2026-03-18 16:16] xenonfun: Yes — this is very relevant, and it changes the ranking. Given: S1 plateauing again at 4.1% DC continuing to rise and the fact that you already have AnchorKAN implemented and tested I would now rank the mec…
ctx:discord/blah/watt-activation/370- full textwatt-activation-370text/plain3 KB
doc:agent/watt-activation-370/319ffc75-f6e3-490e-bf32-ddb97e36692cShow excerpt
[2026-03-18 17:29] xenonfun: ⏺ Here's the status: Implementation complete and pushed: - AnchorBind module in harmonic_mlx/antenna.py — 32 soft anchors on S^{d_bind-1}, softmax assignment, residual fusion - Wired into AntennaHarmonicB…
ctx:discord/blah/watt-activation/419- full textwatt-activation-419text/plain3 KB
doc:agent/watt-activation-419/11f451f2-1597-47d9-889b-73452654cc87Show excerpt
[2026-03-19 22:57] xenonfun: ⏺ G=16 H=2: 54K tok/s, r=0.15, C=3.6 bits (highest capacity yet!), DC=0.03. 196 min ETA — about 3.3 hours for the epoch. Slower than G=8 (200K tok/s) but the 3.6 bit capacity vs 2.3 bits is significant. More g…
ctx:discord/blah/watt-activation/420- full textwatt-activation-420text/plain3 KB
doc:agent/watt-activation-420/eddb437e-cb1f-40cc-afb0-569fee82dc4eShow excerpt
[2026-03-19 23:25] xenonfun: ⏺ Done. Per-block rotor dynamics in the sidecar: - accum_angle: how much rotation has actually accumulated (mean/max/std) - gate: decay gate behavior (mean/std/min/max — shows selectivity) - delta_angle: …
ctx:discord/blah/watt-activation/488- full textwatt-activation-488text/plain3 KB
doc:agent/watt-activation-488/3b1655f5-5846-4949-99fa-94517d956b67Show excerpt
[2026-03-22 04:58] xenonfun: ⏺ 12.8K tok/s! Up from 8.6K with cached norms alone. The NEON SIMD dot_slice with vfmaq_f32 (fused multiply-add on 4 floats) gives another 49% speedup. Total speedup from the original 5.7K: ``` ┌───────────…
ctx:discord/blah/watt-activation/517- full textwatt-activation-517text/plain2 KB
doc:agent/watt-activation-517/cf7c78b2-1cf7-4523-97b8-9d0870238180Show excerpt
[2026-03-22 22:46] xenonfun: 6 JSONL files with 101 data points each ready in harmonic-core/snapshots/. The dashboard Field tab should now be switchable after the server restart. The panels will show data once we wire JSONL loading into …
ctx:discord/blah/watt-activation/669- full textwatt-activation-669text/plain2 KB
doc:agent/watt-activation-669/c47511f7-467b-4d6e-81ea-f979d2266eadShow excerpt
[2026-04-20 14:23] xenonfun: ``` ⏺ Task #35 wired up. Summary of changes: - harmonic-core/src/advanced_optimizers.rs:192 — KuramotoAdamWState now derives Clone + Serialize + Deserialize; added with_config and is_active helpers. - …
ctx:claims/lme/4733c53f-697e-419c-afa4-739c3a87a235- full textbeam-chunktext/plain3 KB
doc:beam/4733c53f-697e-419c-afa4-739c3a87a235Show excerpt
[Session date: 2023/05/24 (Wed) 05:42] User: What 5 bottles should I buy to be able to make the widest variety of cocktails Share Prompt Assistant: To make the widest variety of cocktails, I would recommend purchasing the following five bot…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.