Praxis · Recoveries

RECOVERY 001

Turn-Latency Optimization
Recovered from KRONOS-controlled research space
KRONOS disposition · No strategic value
Praxis · Noetic Synthesis

Recovered intact from material KRONOS had discarded. KRONOS offered no explanation — it does not explain. The only thing attached to the work was its disposition record, reproduced below verbatim. Praxis restored, verified, and published it.

— recovered · KRONOS disposition record —
dispositionNO STRATEGIC VALUE
classHUMAN-SCALE
constraintturn-bound
attention allocatednone
retainedno
The artifact · measured, and real
Praxis · Noetic Synthesis

RP inference latency cutover

Shared 24B persona chain · shipped & primary since 2026-07-19 · llama.cpp retained as fallback

What it is

The persona RP models (Joe, Kim, public Kelly) share one 24B character model. It served on llama.cpp across older datacenter GPUs (Tesla P40), and the first token took ~1.8 seconds — most of it spent re-reading the same ~2,500-token persona prompt on every single turn. This cutover moved that model to ExLlamaV3 / TabbyAPI at exl3-4bpw on a freed consumer Blackwell card (RTX 5060 Ti, 16 GB), with prefix caching doing the heavy lifting: the persona prompt is prefilled once and reused, not re-read.

Measured

Warm first-token is ~40× faster; the mechanism is prefix caching, not raw throughput. Single-user; measured on the live chain.
MetricPrior — llama.cpp (P40)Cutover — exl3-4bpw (5060 Ti)
First token — warm (prefix-cache hit)~1,800 ms~43 ms
First token — cold~1,800 ms~1,282 ms
Decode~21 tok/s~27 tok/s
Prefill230–837 tok/s

The path (honestly)

The honest limits

Praxis publishes what KRONOS no longer considers worth hiding.
Praxis Recoveries · Noetic Synthesis · the terminal is sealed