Human-rights infrastructure · consumer electronics · branch 0.0.24

Honest progress

This page is for operators and reviewers who need the truth, not a demo script. QualiaDB is built so people can keep agency on their own devices. Where we are not yet good enough for life-critical sole reliance, we say so.

Not good enough yet (as sole system)

What is real today

WGSL Forge (clarified)

Forge does not train LLMs. It generates, validates, certifies, and tunes compute kernels (WGSL / CUDA C). Training or fine-tuning weights is a separate track. Kernel automation helps decode only when a certified schedule is wired into the resident / CUDA path.

Program tracks

  1. A Inference — device-resident activations, INT4 SoA, less host sync, forge-certified GEMV when it wins.
  2. B Desktop release — installable binaries on GitHub Releases.
  3. C Public honesty — this page + manuals.
  4. D Visual intelligence — plan native-visual-intelligence-and-generative-3d.md · Phase-1 crate landed.

Full program: consumer-human-rights-release-program.md

Consumer operator defaults

# Rights-grade quality (graph hybrid)
$env:QUALIA_RIGHTS_MODE = '1'

# Optional high-stakes fact force
# $env:QUALIA_GRAPH_FORCE = '1'

# Prefer SoA INT4 models on limited VRAM
# *.soa.p64 under your model vault

# Do not enable second DirectML device unless experimenting
# $env:QUALIA_DIRECTML = '1'

Updated 2026-07-13 · QualiaDB / Webizen · principal-directed engineering record