LIVE · Product
🔬

K4 TOMOGRAPHY

Symbol-Seeded Depth View
LIVE Three.js r183Barycentric MappingPRNG OHLCV

What it is

Symbol search — demo OHLCV series generated deterministically from ticker string hash. Symbol-Seeded Depth View is a core component of the P31 Labs sovereign cognitive infrastructure stack — built to run offline, deployed to the edge, and designed without dark patterns.

Three.js r183 (jsdelivr). Barycentric OHLCV placement: each candle's (O,H,L,C) tuple maps to a point inside the tetrahedron via λ₁=O, λ₂=H, λ₃=L, λ₄=C (normalised). PRNG seeded by CRC32(symbol). Larmor ring rotation speed = LARMOR_HZ × dt.

Core features

Symbol search — demo OHLCV series generated deterministically from ticker string hash

Timeframe selector: 1H / 1D / 1W / 1M — barycentric distribution shifts at each resolution

OHLCV candles placed as barycentric point clouds inside the regular tetrahedron

Support/resistance coloring: green clusters near highs, red clusters near lows, volume-weighted

Larmor ring torus overlay at 0.86 Hz — highlights price oscillation frequencies

Wireframe toggle for topology inspection

How to use

1Type any symbol and press Enter — a deterministic chart generates from the ticker hash
2Switch timeframes to see how the barycentric distribution changes across resolutions
3Toggle the Larmor ring to overlay the 0.86 Hz torus against support/resistance clusters

Architecture

Three.js r183 (jsdelivr). Barycentric OHLCV placement: each candle's (O,H,L,C) tuple maps to a point inside the tetrahedron via λ₁=O, λ₂=H, λ₃=L, λ₄=C (normalised). PRNG seeded by CRC32(symbol). Larmor ring rotation speed = LARMOR_HZ × dt.
P31 Labs, Inc. (Georgia nonprofit, EIN 42-1888158) builds open tools for cognitive sovereignty, communication clarity, and family coordination. This page is technical documentation, not medical or legal advice. Mission and support: phosphorus31.org.
⬡ Launch K4 TOMOGRAPHY ← Back to Hub