Shared assets are reached by climbing to the output root

All 4 scenarios hold

Stylesheets and the search index live once at the output root; each page references them through a ../ prefix matching its own depth.

expected outcome broken scenario
ScenarioPagePage typeAsset prefix?
Root index“”index“”
Child indexboolean-logicindex../
Table under indexboolean-logic/and-optable../
Deeply nesteda/b/ctable../../