What this surface does
This surface is the edit/detail workflow for one saved affiliate payment-setting record. The product currently opens the shared edit form for /settings/affiliate-payment-settings/[id]; there is no separate read-only detail page.
Known caveats
- The edit form loads the full payment-settings list with a high limit and resolves the selected record locally by id.
- If the target id is not present in the loaded list payload, the edit form cannot bootstrap the saved values.