- 
                Notifications
    You must be signed in to change notification settings 
- Fork 21
Open
Description
Problem
Deduction guides render under their namespace because we follow the AST layout. Documentation conventions expect them on the record page.
Proposed solution
- Re-map the page parent of deduction guides to the associated record.
- Evaluate whether the context should remain the namespace or switch to the record; document the decision.
- Adjust navigation and breadcrumbs accordingly.
Requirements
- Deduction guides appear on the record page in rendered output.
- Navigation remains correct even for nested namespaces.
- Tests confirm relocation for multiple templates and friend cases.
Metadata
Metadata
Assignees
Labels
No labels