What to build
Reduce the cost of opening a material detail page by delivering the first-screen data through a tighter end-to-end slice. The detail page should avoid avoidable N+1 lookups and avoid stitching the first render from several separate requests when one coherent response can provide the needed data.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Reduce the cost of opening a material detail page by delivering the first-screen data through a tighter end-to-end slice. The detail page should avoid avoidable N+1 lookups and avoid stitching the first render from several separate requests when one coherent response can provide the needed data.
Acceptance criteria
Blocked by
None - can start immediately