Add row assembly request object
This commit is contained in:
@@ -253,10 +253,11 @@ Already isolated:
|
||||
sanitation before metadata leaves generation. It also copies side-specific
|
||||
pair metadata, such as soft partner styling and hardcore clothing/detail
|
||||
state, onto the embedded soft/hard rows.
|
||||
- final custom-row assembly now lives in `row_assembly.py`, covering render
|
||||
context population, prompt/caption rendering delegation, row-base indexing,
|
||||
row metadata copying, configured-cast count metadata, profile/slot metadata,
|
||||
and disabled-expression cleanup.
|
||||
- final custom-row assembly now lives in `row_assembly.py` behind
|
||||
`CustomRowAssemblyRequest`, covering render context population,
|
||||
prompt/caption rendering delegation, row-base indexing, row metadata copying,
|
||||
configured-cast count metadata, profile/slot metadata, and
|
||||
disabled-expression cleanup.
|
||||
|
||||
### Pair / Adapter Layer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user