build_page now writes the content the caller passed in the structure, instead of empty properties
- fix build_page now writes the content the caller passed in the structure, instead of empty properties. complexify_structure read content *only* from $item['attributes'] — the canonical Respira simplified shape produced by ex
- fix update_element no longer 500s on flat element-specific keys. apply_breakdance_updates recognised only text / content / design / attributes; any other shape (e.g. build_page-style button_text, or title / description / ite
- note Verified end-to-end on Studio (WP 6.9.4 + Breakdance 2.7.2): a build_page call with Ian's exact {type, data: {content: {...}}} payload now persists populated data.properties on every content element (_breakdance_data ins
- note The full per-element-type key schema (so button_text maps to content.text rather than content.button_text, etc.) is a larger piece of work queued for v7.1 alongside the Divi 5 contact-field schema endpoints. v7.0.20 stop
- note Oxygen 6 and other builders are untouched; this is Breakdance-only.