Skip to main content
Deep Dive Exhibit · ~5 min

Multi-Site Quoting Without Leaving the CRM

Compress the payload. Move computation to the data. Hydrate only what the eye can see.

01 · Orientation

An exhibit, not an article

Seven layers, each with something to touch. Start anywhere - the path remembers where you are.

You are here: Orientation

Read the exhibit contract, then pick a layer.

You are about to keep a quoting session inside the CRM while the dataset behind it grows enormous.

This exhibit is the companion to the catalog-engine study: where that one covers storage and decoding, this one covers the last mile. Compressed chunks travel once, two search engines divide the work by temperament, and the component renders dozens of rows instead of tens of thousands.

Built on generated fixtures with no client data and no employer systems. The claim under test is narrow: a native component can stay native if it never holds the whole dataset.

How to use this exhibit:
  • Inspect each link in the transport-to-render chain
  • Step one query from keystroke to visible rows
  • Decide which engine should answer which question
  • Break the transport, then watch hydration degrade gracefully
?one keystrokeBULKindexerheavy scanszero overheadREFINEin memoryper keystrokesession awareVIEWPORT · ~40 ROWSrender cost: constant
Bulk muscle, keystroke agility
1 / 7
“A well-architected system makes the right thing easier, and the wrong thing harder.”
— Kuldeep Singh