# Module Triad Example (Neural Body) `Use Neural Body to understand the three elements of a module: design, motivation, and technical advantages.` Local source references: 1. Annotated figure showing motivation/design/advantages split. 3. Text-converted annotation notes: `references/examples/method/neural-body-annotated-figure-text.md` Triad mapping template: 1. Module design: what representation/network is built and how forward process runs. 2. Motivation: what unresolved challenge requires this module. 3. Technical advantages: why this module performs better than alternatives. Direct usage: 1. Read `neural-body-annotated-figure-text.md` to map each paragraph to one triad element. 2. Rebuild your own Method subsection with the same triad order.