TRICKS Engineering Vault

1988 Toyota Land Cruiser HJ61 GX — resto-mod build

This site is the rendered face of the TRICKS engineering vault — the architecture decisions, 1D system models, and design records behind the HJ61 build.

It is produced by the Quarto publishing layer adopted in ADR-098-Quarto-Publishing-Layer, rendering the vault’s markdown sources in place. The toolchain underneath is set by ADR-075-1D-Modelling-Toolchain.

This is the initial scaffolding landing page (C-078). The first real content page — the ORC Architecture A vs B+ comparison study — is authored separately and added to the render set in _quarto.yml once it exists.

Render set

Pages are added to this site explicitly, one at a time, via the render: list in _quarto.yml. Scope expands deliberately — never by glob — so an in-flight wikilink elsewhere in the vault cannot break the build.

Building locally

See Docs-Site/README.md for local build instructions.