Research
The arguments, and what settles them
Most applied AI disagreements are arithmetic wearing an opinion. This page collects the findings that contradict the received wisdom, the six layers every request passes through, and the 20 equations that decide the arguments one at a time.
Where the consensus is wrong
6 findingsMultiple agents are usually the wrong answer.
Reciprocal rank fusion is sold as a precision fix. It is a recall fix.
Quantization moves the index budget more than the engine choice does.
Below one percent selectivity, the ANN graph is dead ends.
Long context beats retrieval only on small, shared, cacheable corpora.
Most MCP server roundups still link to archived repositories.
The stack
Stages 02 through 07 of the cycle all pass through the same six layers, ordered the way a request flows: evidence in at the base, constraint and proof at the top.
The arithmetic
20 equations01Retrieval
Reciprocal rank fusion
Late interaction — MaxSim
HNSW resident memory
Recall / latency knob
02Memory & State
Bi-temporal fact
Recency-weighted recall
Memory selection is a knapsack
03Caching & Context Optimization
Cache break-even, in reads
Effective input cost at hit rate h
KV cache footprint
Prefill vs decode cost
04Orchestration & Protocols
Reliability compounds multiplicatively
Expected steps executed, with and without checkpoints
Grammar-constrained decoding
05Evaluation & Observability
Judge agreement — Cohen's κ
Position-swap consistency
Faithfulness
Trajectory vs outcome
06Guardrails & Governance
Layered defense, attack success rate
False blocks per day
The map
1 / 5 writtenEnterprise problems & solutions
draftingThe problem as the business states it, the constraint that actually binds, and the thing that breaks six weeks after launch.
- problem catalogue
- reference architectures
- failure post-mortems
- build vs buy
- procurement traps
Model & serving economics
plannedWhich model, on whose hardware, at what tail latency, and what a thousand requests actually cost.
- routing & fallback
- quantisation
- batching & throughput
- fine-tune vs prompt
- unit economics
Data foundations
plannedWhat you are retrieving from, whether it is clean enough to retrieve from, and whether you are allowed to.
- ingestion & parsing
- chunking
- labelling
- synthetic data
- lineage & residency
Delivery & operating model
plannedWho ships it, who gets paged at 3am, and who signs the risk acceptance before it reaches a customer.
- team shapes
- rollout & canarying
- incident response
- model risk sign-off
- vendor management
- Guardrails15
- Evaluation16
- Orchestration28
- Caching15
- Memory13
- Retrieval46
- open source69
- open core25
- source available4
- commercial35
- widely deployed41
- production viable60
- early18
- research5
- fragile1
- active127
- slowing2
- stalled2
- deprecated2