References — bi-02-architecture-process-model
Primary sources first. In-tree Chromium docs beat any external source, including these modules.
In-tree, read in your own checkout
docs/process_model_and_site_isolation.mddocs/security/compromised-renderers.md— read this one twicedocs/mojo_and_services.md,docs/mojo_ipc_conversion.mddocs/threading_and_tasks.md(+_faq.md) — sequences vs threadsthird_party/blink/renderer/README.md§"Threading model", §"Dependencies"content/README.mdand theDEPSfiles around//content/public
External
- Life of a Pixel — the standard rendering-pipeline orientation.
- The Chromium security team's site-isolation writeups (and the Spectre-era rationale).
- W3C/WHATWG: HTML origin and site definitions — confirm for yourself that "site" is scheme + eTLD+1, because everyone misquotes it.
When a claim here proves stale, record it in PROGRESS.md section 7.