16 lines
537 B
Markdown
16 lines
537 B
Markdown
Nav-golden hierarchical case. This bundle exercises depth-first traversal, both link forms (root-relative and relative), recursive verdict exclusion, resolved-path de-duplication, cycle termination, and the root-only binding of the missing-index rule.
|
|
|
|
- [Overview](overview.md)
|
|
- [Section A](/a/index.md)
|
|
|
|
## project: Overview
|
|
|
|
Root-level concept reached by a relative link.
|
|
|
|
## methodology: Doc A
|
|
|
|
Level-1 concept reached depth-first after Overview.
|
|
|
|
## reference: Doc B
|
|
|
|
Level-2 concept reached depth-first, deepest in the traversal.
|