Problem / Why
In Start here, topics like cell trees, binary schemas (TL-B), and serialization introduce low-level internals too early. New developers report getting overwhelmed, which harms onboarding and comprehension.
What to do
- Delete the cell trees / binary schemas / serialization content from Start here.
- If needed, replace with a single high-level sentence: “JFYI: TON stores data in a low-level structure called cells (a tree of compact binary blocks) and describes how to encode/decode that data with binary schemas (TL-B)”
- Ensure there is a clear link to the appropriate advanced section (e.g., Blockchain foundations > Cells, Data formats / TL-B, Serialization) for optional deep reading.