Sunstone North is the engineering and product studio behind the SRT (Semiotic-Reflexive Transformer) research program. We build small, auditable instruments that read semantics, discourse structure, and cross-modal understanding directly from frozen language models. No retraining. No new model. No capability tax.
The structure inside frozen language models is linearly readable, and it is invariant across host scale, weight precision, and hardware. One small trained artifact reads the same structure anywhere the model runs, from Pi-class devices to server fleets. Reading takes a single forward pass, not generation, so no deployment tier requires a GPU. Key numbers: a 22 MB cross-modal retrieval head nearly 3,000 times smaller than the model it reads; 0.17% of backbone parameters trained; one read-out design spanning 3B to 235B backbones; 97% head-space agreement from datacenter CUDA to Apple Silicon, measured against a 99.96% same-runtime ceiling, with on-device image retrieval within 3 points of the datacenter reference.
Eight signals from one forward pass: semantic embeddings, per-token divergence, reflexivity and regime (ECE at or below 0.001 on ported backbones), discourse communities (961 discovered without labels), cross-modal retrieval (R@10 0.967 on the release protocol), activation verbalization, reasoning traces, and hidden-state diagnostics (TruthfulQA-MC2 AUC 0.87).
The Lab: four guided chapters (introspection, cross-modal retrieval, steering, substrate invariance) built from real precomputed artifacts. Also live on Hugging Face Spaces: SRT-Sunstone, SRT Showcase, gpt-oss-20b trace.
Three ways to start: a fixed-scope instrumentation audit on one production model; custom instruments trained on your corpus at adapter cost; fleet deployment across every tier with calibration and observability wiring.
burton@sunstonenorth.com · GitHub · Hugging Face
This page has a full interactive version; enable JavaScript to view it.